Skip to content
Success

Console Output

19:19:08 Started by an SCM change

19:19:08 Running as SYSTEM

19:19:08 [EnvInject] - Loading node environment variables.

19:19:08 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

19:19:08 [isabelle-all] $ hg showconfig paths.default

19:19:08 [isabelle-all] $ hg pull --rev default

19:19:09 pulling from http://isabelle.in.tum.de/repos/isabelle/

19:19:09 no changes found

19:19:09 [isabelle-all] $ hg update --clean --rev default

19:19:09 16 files updated, 0 files merged, 0 files removed, 0 files unresolved

19:19:09 [isabelle-all] $ hg log --rev . --template {node}

19:19:09 [isabelle-all] $ hg log --rev . --template {rev}

19:19:09 [isabelle-all] $ hg log --rev 9f07e961a2b09ec4add30631569bd8bc9413b924 --template exists\n

19:19:09 exists

19:19:09 [isabelle-all] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(9f07e961a2b09ec4add30631569bd8bc9413b924)" --encoding UTF-8 --encodingmode replace

19:19:09 [afp] $ hg showconfig paths.default

19:19:09 [afp] $ hg pull --rev default

19:19:11 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

19:19:11 no changes found

19:19:11 [afp] $ hg update --clean --rev default

19:19:12 632 files updated, 0 files merged, 0 files removed, 0 files unresolved

19:19:12 [afp] $ hg --config extensions.purge= clean --all

19:19:12 [afp] $ hg log --rev . --template {node}

19:19:12 [afp] $ hg log --rev . --template {rev}

19:19:12 [afp] $ hg log --rev cd5e6da9925e7cb6ddada834660656cdcff0ed18 --template exists\n

19:19:12 exists

19:19:12 [afp] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(cd5e6da9925e7cb6ddada834660656cdcff0ed18)" --encoding UTF-8 --encodingmode replace

19:19:12 No emails were triggered.

19:19:12

[isabelle-all] $ /bin/sh -xe /tmp/jenkins3402784165573070952.sh

19:19:12 + Admin/jenkins/run_build all

19:19:12 + set -e

19:19:12 + PROFILE=all

19:19:12 + shift

19:19:12 + bin/isabelle components -a

19:19:12 + bin/isabelle jedit -bf

19:19:13 ### Building Isabelle/Scala ...

19:19:41 ### Building Isabelle/jEdit ...

19:19:58 + bin/isabelle ocaml_setup

19:19:59 # Run eval $(opam env) to update the current shell environment

19:19:59 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

19:19:59 opam update

19:19:59

19:19:59 [NOTE] Package zarith is already installed (current version is 1.7).

19:19:59 + bin/isabelle ghc_setup

19:20:00 stack will use a sandboxed GHC it installed

19:20:00 For more information on paths, see 'stack path' and 'stack exec env'

19:20:00 To use this GHC and packages outside of a project, consider using:

19:20:00 stack ghc, stack ghci, stack runghc, or stack exec

19:20:00 The Glorious Glasgow Haskell Compilation System, version 8.6.4

19:20:01 + bin/isabelle ci_build_all

19:20:07

19:20:07 === CONFIGURATION ===

19:20:07

19:20:07 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

19:20:07 ISABELLE_BUILD_OPTIONS=""

19:20:07

19:20:07 ML_PLATFORM="x86_64_32-linux"

19:20:07 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-a3cfdf648da/x86_64_32-linux"

19:20:07 ML_SYSTEM="polyml-5.8.2"

19:20:07 ML_OPTIONS="-H 4000 --maxheap 8G"

19:20:07 jobs = 10, threads = 4, numa = false

19:20:07

19:20:07 === BUILD ===

19:20:07

19:20:07 Build started at Fri, 25 Sep 2020 17:20:07 GMT

19:20:07 Isabelle id 6f0e85e16d84

19:20:07 AFP id a74ae3b9abd2

19:20:07

19:20:07 === LOG ===

19:20:07

19:20:08 Session Pure/Pure

19:20:09 Session CTT/CTT

19:20:09 Session Cube/Cube

19:20:09 Session FOL/FOL

19:20:09 Session CCL/CCL

19:20:09 Session FOL/FOL-ex

19:20:09 Session FOLP/FOLP

19:20:09 Session FOLP/FOLP-ex

19:20:09 Session Tools/Haskell

19:20:09 Session Doc/Intro (doc)

19:20:09 Session LCF/LCF

19:20:09 Session Doc/Logics (doc)

19:20:09 Session Doc/Nitpick (doc)

19:20:09 Session Pure/Pure-Examples

19:20:09 Session Tools/SML

19:20:09 Session Sequents/Sequents

19:20:09 Session Doc/Sledgehammer (doc)

19:20:09 Session Tools/Spec_Check

19:20:09 Session Tools/Tools

19:20:09 Session HOL/HOL (main)

19:20:10 Session AFP/AVL-Trees (AFP)

19:20:10 Session AFP/AWN (AFP)

19:20:10 Session AFP/Abortable_Linearizable_Modules (AFP)

19:20:10 Session AFP/Abstract-Hoare-Logics (AFP)

19:20:10 Session AFP/AnselmGod (AFP)

19:20:10 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

19:20:10 Session AFP/Attack_Trees (AFP)

19:20:10 Session AFP/AxiomaticCategoryTheory (AFP)

19:20:10 Session AFP/BinarySearchTree (AFP)

19:20:10 Session AFP/Binomial-Queues (AFP)

19:20:10 Session AFP/Bondy (AFP)

19:20:10 Session AFP/Bounded_Deducibility_Security (AFP)

19:20:10 Session AFP/BytecodeLogicJmlTypes (AFP)

19:20:10 Session AFP/C2KA_DistributedSystems (AFP)

19:20:10 Session AFP/CISC-Kernel (AFP)

19:20:10 Session AFP/CYK (AFP)

19:20:10 Session AFP/Cauchy (AFP)

19:20:10 Session AFP/Sqrt_Babylonian (AFP)

19:20:10 Session Doc/Classes (doc)

19:20:11 Session AFP/ClockSynchInst (AFP)

19:20:11 Session AFP/Compiling-Exceptions-Correctly (AFP)

19:20:11 Session AFP/Complete_Non_Orders (AFP)

19:20:11 Session AFP/ComponentDependencies (AFP)

19:20:11 Session AFP/Concurrent_Revisions (AFP)

19:20:11 Session AFP/Constructor_Funs (AFP)

19:20:11 Session AFP/CryptoBasedCompositionalProperties (AFP)

19:20:11 Session AFP/DPT-SAT-Solver (AFP)

19:20:11 Session AFP/Depth-First-Search (AFP)

19:20:11 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

19:20:11 Session AFP/DiskPaxos (AFP)

19:20:11 Session AFP/Example-Submission (AFP)

19:20:11 Session AFP/FFT (AFP)

19:20:11 Session AFP/FLP (AFP)

19:20:11 Session AFP/FeatherweightJava (AFP)

19:20:11 Session AFP/Featherweight_OCL (AFP)

19:20:11 Session AFP/FileRefinement (AFP)

19:20:11 Session AFP/FocusStreamsCaseStudies (AFP)

19:20:11 Session AFP/Free-Boolean-Algebra (AFP)

19:20:11 Session AFP/FunWithFunctions (AFP)

19:20:11 Session AFP/FunWithTilings (AFP)

19:20:11 Session Doc/Functions (doc)

19:20:11 Session AFP/GPU_Kernel_PL (AFP)

19:20:11 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

19:20:11 Session AFP/GenClock (AFP)

19:20:11 Session AFP/General-Triangle (AFP)

19:20:11 Session AFP/Generic_Deriving (AFP)

19:20:11 Session AFP/GewirthPGCProof (AFP)

19:20:11 Session AFP/GoedelGod (AFP)

19:20:11 Session AFP/Goodstein_Lambda (AFP)

19:20:11 Session HOL/HOL-Cardinals (timing)

19:20:11 Session AFP/Binding_Syntax_Theory (AFP)

19:20:11 Session AFP/Ordinals_and_Cardinals (AFP)

19:20:11 Session HOL/HOL-Hoare

19:20:11 Session HOL/HOL-Hoare_Parallel (timing)

19:20:11 Session HOL/HOL-IMPP

19:20:11 Session HOL/HOL-IOA

19:20:11 Session HOL/HOL-Import

19:20:11 Session HOL/HOL-Lattice

19:20:11 Session HOL/HOL-Library (main timing)

19:20:12 Session AFP/ADS_Functor (AFP)

19:20:12 Session AFP/Approximation_Algorithms (AFP)

19:20:12 Session AFP/ArrowImpossibilityGS (AFP)

19:20:12 Session AFP/Auto2_HOL (AFP)

19:20:12 Session AFP/BNF_CC (AFP)

19:20:12 Session AFP/BNF_Operations (AFP)

19:20:12 Session AFP/Binomial-Heaps (AFP)

19:20:12 Session AFP/Boolean_Expression_Checkers (AFP)

19:20:12 Session AFP/Buildings (AFP)

19:20:12 Session AFP/CRDT (AFP)

19:20:12 Session AFP/IMAP-CRDT (AFP)

19:20:12 Session AFP/Card_Multisets (AFP)

19:20:13 Session AFP/Card_Number_Partitions (AFP)

19:20:13 Session AFP/Category (AFP)

19:20:13 Session Doc/Codegen (doc)

19:20:13 Session AFP/CofGroups (AFP)

19:20:13 Session AFP/Completeness (AFP)

19:20:13 Session AFP/ConcurrentIMP (AFP)

19:20:13 Session AFP/Concurrent_Ref_Alg (AFP)

19:20:13 Session AFP/CoreC++ (AFP)

19:20:13 Session AFP/Core_DOM (AFP)

19:20:13 Session Doc/Datatypes (doc)

19:20:13 Session Doc/Corec (doc)

19:20:13 Session AFP/Decl_Sem_Fun_PL (AFP)

19:20:14 Session AFP/Derangements (AFP)

19:20:14 Session AFP/Discrete_Summation (AFP)

19:20:14 Session AFP/Efficient-Mergesort (AFP)

19:20:14 Session AFP/Encodability_Process_Calculi (AFP)

19:20:14 Session AFP/Epistemic_Logic (AFP)

19:20:14 Session AFP/Euler_Partition (AFP)

19:20:14 Session AFP/FOL-Fitting (AFP)

19:20:14 Session AFP/FOL_Seq_Calc1 (AFP)

19:20:14 Session AFP/FOL_Harrison (AFP)

19:20:14 Session AFP/Factored_Transition_System_Bounding (AFP)

19:20:14 Session AFP/FinFun (AFP)

19:20:14 Session AFP/Extended_Finite_State_Machines (AFP)

19:20:14 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

19:20:14 Session AFP/Finger-Trees (AFP)

19:20:14 Session AFP/Generalized_Counting_Sort (AFP)

19:20:14 Session AFP/Graph_Saturation (AFP)

19:20:14 Session AFP/Graph_Theory (AFP)

19:20:14 Session AFP/ShortestPath (AFP)

19:20:14 Session AFP/Group-Ring-Module (AFP)

19:20:15 Session AFP/Valuation (AFP)

19:20:15 Session HOL/HOL-Auth (timing)

19:20:15 Session HOL/HOL-UNITY (timing)

19:20:15 Session HOL/HOL-Bali (timing)

19:20:15 Session HOL/HOL-Computational_Algebra (main timing)

19:20:15 Session AFP/Descartes_Sign_Rule (AFP)

19:20:15 Session HOL/HOL-Algebra (main timing)

19:20:15 Session HOL/HOL-Decision_Procs (timing)

19:20:16 Session HOL/HOL-Quotient_Examples (timing)

19:20:16 Session AFP/Localization_Ring (AFP)

19:20:16 Session AFP/Orbit_Stabiliser (AFP)

19:20:16 Session AFP/Perfect-Number-Thm (AFP)

19:20:16 Session AFP/Secondary_Sylow (AFP)

19:20:16 Session AFP/Jordan_Hoelder (AFP)

19:20:16 Session AFP/VectorSpace (AFP)

19:20:16 Session HOL/HOL-Analysis (main timing)

19:20:17 Session AFP/Cayley_Hamilton (AFP)

19:20:17 Session AFP/Coinductive (AFP)

19:20:17 Session AFP/DynamicArchitectures (AFP)

19:20:17 Session AFP/Architectural_Design_Patterns (AFP)

19:20:17 Session AFP/Lazy-Lists-II (AFP)

19:20:17 Session AFP/Stream_Fusion_Code (AFP)

19:20:17 Session AFP/Topology (AFP)

19:20:17 Session AFP/Complex_Geometry (AFP)

19:20:17 Session AFP/Poincare_Disc (AFP)

19:20:17 Session AFP/Differential_Game_Logic (AFP)

19:20:17 Session AFP/First_Welfare_Theorem (AFP)

19:20:17 Session AFP/Green (AFP)

19:20:17 Session HOL/HOL-Analysis-ex

19:20:17 Session HOL/HOL-Complex_Analysis (main timing)

19:20:17 Session AFP/Cartan_FP (AFP)

19:20:17 Session HOL/HOL-Eisbach

19:20:17 Session AFP/Allen_Calculus (AFP)

19:20:17 Session AFP/Card_Partitions (AFP)

19:20:17 Session AFP/Bell_Numbers_Spivey (AFP)

19:20:17 Session AFP/Card_Equiv_Relations (AFP)

19:20:17 Session AFP/Falling_Factorial_Sum (AFP)

19:20:17 Session AFP/Case_Labeling (AFP)

19:20:18 Session AFP/Clean (AFP)

19:20:18 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

19:20:18 Session AFP/Dependent_SIFUM_Refinement (AFP)

19:20:18 Session Doc/Eisbach (doc)

19:20:18 Session HOL/HOL-Hahn_Banach

19:20:18 Session HOL/HOL-Homology (timing)

19:20:18 Session HOL/HOL-Probability (main timing)

19:20:18 Session AFP/Buffons_Needle (AFP)

19:20:18 Session AFP/Density_Compiler (AFP)

19:20:18 Session AFP/DiscretePricing (AFP)

19:20:18 Session AFP/Ergodic_Theory (AFP)

19:20:18 Session AFP/Gromov_Hyperbolicity (AFP)

19:20:18 Session AFP/Fisher_Yates (AFP)

19:20:18 Session AFP/Girth_Chromatic (AFP)

19:20:19 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

19:20:19 Session HOL/HOL-Probability-ex (timing)

19:20:19 Session AFP/Lp (AFP)

19:20:19 Session AFP/Markov_Models (AFP)

19:20:19 Session AFP/Monad_Normalisation (AFP)

19:20:19 Session AFP/Monomorphic_Monad (AFP)

19:20:19 Session AFP/Neumann_Morgenstern_Utility (AFP)

19:20:19 Session AFP/Probabilistic_Noninterference (AFP)

19:20:19 Session AFP/Probabilistic_System_Zoo (AFP)

19:20:19 Session AFP/Skip_Lists (AFP)

19:20:19 Session AFP/Source_Coding_Theorem (AFP)

19:20:19 Session AFP/Irrationality_J_Hancl (AFP)

19:20:19 Session AFP/Kuratowski_Closure_Complement (AFP)

19:20:19 Session AFP/Laplace_Transform (AFP)

19:20:19 Session AFP/Lower_Semicontinuous (AFP)

19:20:19 Session AFP/Minkowskis_Theorem (AFP)

19:20:19 Session AFP/Octonions (AFP)

19:20:19 Session AFP/Ptolemys_Theorem (AFP)

19:20:19 Session AFP/Quaternions (AFP)

19:20:19 Session AFP/Rank_Nullity_Theorem (AFP)

19:20:19 Session AFP/Gauss_Jordan (AFP)

19:20:19 Session AFP/Echelon_Form (AFP)

19:20:20 Session AFP/Hermite (AFP)

19:20:20 Session AFP/Tarskis_Geometry (AFP)

19:20:20 Session AFP/Triangle (AFP)

19:20:20 Session AFP/Chord_Segments (AFP)

19:20:20 Session AFP/Stewart_Apollonius (AFP)

19:20:20 Session AFP/pGCL (AFP)

19:20:20 Session HOL/HOL-Isar_Examples

19:20:20 Session HOL/HOL-Nonstandard_Analysis (timing)

19:20:20 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

19:20:20 Session HOL/HOL-Number_Theory (main timing)

19:20:20 Session AFP/Arith_Prog_Rel_Primes (AFP)

19:20:20 Session AFP/Bernoulli (AFP)

19:20:20 Session AFP/E_Transcendental (AFP)

19:20:20 Session AFP/Elliptic_Curves_Group_Law (AFP)

19:20:20 Session AFP/Fermat3_4 (AFP)

19:20:20 Session HOL/HOL-Data_Structures (timing)

19:20:21 Session AFP/Lehmer (AFP)

19:20:21 Session AFP/Pratt_Certificate (AFP)

19:20:21 Session AFP/Bertrands_Postulate (AFP)

19:20:21 Session AFP/Prime_Harmonic_Series (AFP)

19:20:21 Session AFP/RSAPSS (AFP)

19:20:21 Session AFP/SumSquares (AFP)

19:20:21 Session AFP/Liouville_Numbers (AFP)

19:20:21 Session AFP/Lucas_Theorem (AFP)

19:20:21 Session AFP/Mason_Stothers (AFP)

19:20:21 Session AFP/Polynomial_Interpolation (AFP)

19:20:21 Session AFP/Probabilistic_Prime_Tests (AFP)

19:20:21 Session AFP/Rep_Fin_Groups (AFP)

19:20:21 Session AFP/Sturm_Sequences (AFP)

19:20:21 Session AFP/Safe_Distance (AFP)

19:20:22 Session AFP/Special_Function_Bounds (AFP)

19:20:22 Session AFP/Sturm_Tarski (AFP)

19:20:22 Session AFP/Budan_Fourier (AFP)

19:20:22 Session AFP/Winding_Number_Eval (AFP)

19:20:22 Session AFP/Count_Complex_Roots (AFP)

19:20:22 Session HOL/HOL-Corec_Examples (timing)

19:20:22 Session HOL/HOL-Datatype_Examples (timing)

19:20:22 Session HOL/HOL-Examples

19:20:22 Session HOL/HOL-IMP (timing)

19:20:22 Session AFP/Abs_Int_ITP2012 (AFP)

19:20:22 Session AFP/Relational-Incorrectness-Logic (AFP)

19:20:22 Session HOL/HOL-Imperative_HOL (timing)

19:20:22 Session AFP/Auto2_Imperative_HOL (AFP)

19:20:22 Session AFP/Imperative_Insertion_Sort (AFP)

19:20:22 Session HOL/HOL-Induct

19:20:22 Session HOL/HOL-Metis_Examples (timing)

19:20:23 Session HOL/HOL-Proofs (timing)

19:20:23 Session HOL/HOL-Proofs-Extraction (timing)

19:20:23 Session HOL/HOL-Proofs-ex

19:20:23 Session HOL/HOL-Proofs-Lambda (timing)

19:20:23 Session AFP/Applicative_Lifting (AFP)

19:20:23 Session AFP/Free-Groups (AFP)

19:20:24 Session AFP/Stern_Brocot (AFP)

19:20:24 Session AFP/HereditarilyFinite (AFP)

19:20:24 Session AFP/Category3 (AFP)

19:20:24 Session AFP/MonoidalCategory (AFP)

19:20:24 Session AFP/HyperCTL (AFP)

19:20:24 Session AFP/Integration (AFP)

19:20:24 Session AFP/Isabelle_Meta_Model (AFP)

19:20:24 Session AFP/LTL (AFP)

19:20:24 Session AFP/Stuttering_Equivalence (AFP)

19:20:24 Session AFP/Landau_Symbols (AFP)

19:20:24 Session AFP/Akra_Bazzi (AFP)

19:20:24 Session AFP/Catalan_Numbers (AFP)

19:20:24 Session AFP/Error_Function (AFP)

19:20:24 Session AFP/Euler_MacLaurin (AFP)

19:20:24 Session AFP/LightweightJava (AFP)

19:20:24 Session AFP/LinearQuantifierElim (AFP)

19:20:25 Session AFP/List-Infinite (AFP)

19:20:25 Session AFP/Nat-Interval-Logic (AFP)

19:20:25 Session AFP/AutoFocus-Stream (AFP)

19:20:25 Session AFP/MuchAdoAboutTwo (AFP)

19:20:25 Session AFP/Optics (AFP)

19:20:25 Session AFP/UTP-Toolkit (AFP)

19:20:25 Session AFP/UTP (AFP)

19:20:25 Session AFP/Order_Lattice_Props (AFP)

19:20:25 Session AFP/POPLmark-deBruijn (AFP)

19:20:25 Session AFP/Pairing_Heap (AFP)

19:20:25 Session AFP/Password_Authentication_Protocol (AFP)

19:20:25 Session AFP/Pell (AFP)

19:20:25 Session AFP/Presburger-Automata (AFP)

19:20:25 Session AFP/Priority_Queue_Braun (AFP)

19:20:25 Session AFP/Program-Conflict-Analysis (AFP)

19:20:25 Session AFP/Regular-Sets (AFP)

19:20:25 Session AFP/Abstract-Rewriting (AFP)

19:20:25 Session AFP/Decreasing-Diagrams (AFP)

19:20:25 Session AFP/First_Order_Terms (AFP)

19:20:25 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

19:20:25 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

19:20:25 Session AFP/Matrix (AFP)

19:20:25 Session AFP/Matrix_Tensor (AFP)

19:20:25 Session AFP/Knot_Theory (AFP)

19:20:25 Session AFP/Coinductive_Languages (AFP)

19:20:26 Session AFP/Finite_Automata_HF (AFP)

19:20:26 Session AFP/Functional-Automata (AFP)

19:20:26 Session AFP/Posix-Lexing (AFP)

19:20:26 Session AFP/Ribbon_Proofs (AFP)

19:20:26 Session AFP/SATSolverVerification (AFP)

19:20:26 Session AFP/Safe_OCL (AFP)

19:20:26 Session AFP/Selection_Heap_Sort (AFP)

19:20:26 Session AFP/Simplex (AFP)

19:20:26 Session AFP/Skew_Heap (AFP)

19:20:26 Session AFP/Sort_Encodings (AFP)

19:20:26 Session AFP/Splay_Tree (AFP)

19:20:26 Session AFP/Amortized_Complexity (AFP)

19:20:26 Session AFP/Dynamic_Tables (AFP)

19:20:26 Session AFP/Root_Balanced_Tree (AFP)

19:20:26 Session AFP/Closest_Pair_Points (AFP)

19:20:26 Session AFP/Stable_Matching (AFP)

19:20:26 Session Doc/System (doc)

19:20:26 Session AFP/Tail_Recursive_Functions (AFP)

19:20:26 Session AFP/TortoiseHare (AFP)

19:20:26 Session AFP/Trie (AFP)

19:20:26 Session AFP/Flyspeck-Tame (AFP)

19:20:26 Session AFP/Vickrey_Clarke_Groves (AFP)

19:20:26 Session HOL/HOL-Matrix_LP

19:20:26 Session HOL/HOL-MicroJava (timing)

19:20:26 Session HOL/HOL-Mirabelle

19:20:26 Session HOL/HOL-Mirabelle-ex

19:20:26 Session HOL/HOL-Mutabelle

19:20:26 Session HOL/HOL-NanoJava

19:20:27 Session HOL/HOL-Nitpick_Examples

19:20:27 Session HOL/HOL-Nominal

19:20:27 Session AFP/CCS (AFP)

19:20:27 Session HOL/HOL-Nominal-Examples (timing)

19:20:27 Session AFP/Lam-ml-Normalization (AFP)

19:20:27 Session AFP/Pi_Calculus (AFP)

19:20:27 Session AFP/Psi_Calculi (AFP)

19:20:27 Session AFP/SequentInvertibility (AFP)

19:20:28 Session HOL/HOL-Predicate_Compile_Examples (timing)

19:20:28 Session HOL/HOL-Prolog

19:20:28 Session HOL/HOL-Quickcheck_Examples (timing)

19:20:28 Session HOL/HOL-Real_Asymp

19:20:28 Session AFP/Fourier (AFP)

19:20:28 Session AFP/Furstenberg_Topology (AFP)

19:20:29 Session HOL/HOL-Real_Asymp-Manual

19:20:29 Session AFP/Stirling_Formula (AFP)

19:20:29 Session AFP/Lambert_W (AFP)

19:20:30 Session HOL/HOL-SET_Protocol (timing)

19:20:30 Session HOL/HOL-Statespace

19:20:30 Session HOL/HOL-TLA

19:20:30 Session HOL/HOL-TLA-Buffer

19:20:30 Session HOL/HOL-TLA-Inc

19:20:30 Session HOL/HOL-TLA-Memory

19:20:30 Session HOL/HOL-TPTP

19:20:30 Session HOL/HOL-Types_To_Sets

19:20:30 Session AFP/Smooth_Manifolds (AFP)

19:20:30 Session HOL/HOL-Unix

19:20:30 Session HOL/HOL-Word (main timing)

19:20:30 Session HOL/HOL-Codegenerator_Test

19:20:30 Session HOL/HOL-SPARK

19:20:30 Session HOL/HOL-SPARK-Examples

19:20:30 Session AFP/RIPEMD-160-SPARK (AFP)

19:20:30 Session HOL/HOL-SPARK-Manual

19:20:30 Session HOL/HOL-Word-SMT_Examples (timing)

19:20:31 Session HOL/HOL-ex (timing)

19:20:31 Session AFP/Automatic_Refinement (AFP)

19:20:31 Session AFP/Banach_Steinhaus (AFP)

19:20:31 Session AFP/SuperCalc (AFP)

19:20:31 Session AFP/Twelvefold_Way (AFP)

19:20:31 Session AFP/Kleene_Algebra (AFP)

19:20:31 Session AFP/KAT_and_DRA (AFP)

19:20:31 Session AFP/Multirelations (AFP)

19:20:31 Session AFP/Quantales (AFP)

19:20:31 Session AFP/Transformer_Semantics (AFP)

19:20:31 Session AFP/Regular_Algebras (AFP)

19:20:31 Session AFP/Relation_Algebra (AFP)

19:20:31 Session AFP/Residuated_Lattices (AFP)

19:20:32 Session AFP/LEM (AFP)

19:20:32 Session AFP/Refine_Monadic (AFP)

19:20:32 Session AFP/SPARCv8 (AFP)

19:20:32 Session AFP/Separation_Algebra (AFP)

19:20:32 Session AFP/Separata (AFP)

19:20:32 Session AFP/Word_Lib (AFP)

19:20:32 Session AFP/Complx (AFP)

19:20:32 Session AFP/IEEE_Floating_Point (AFP)

19:20:32 Session AFP/IP_Addresses (AFP)

19:20:33 Session AFP/Simple_Firewall (AFP)

19:20:33 Session AFP/Routing (AFP)

19:20:33 Session AFP/Interval_Arithmetic_Word32 (AFP)

19:20:33 Session AFP/Native_Word (AFP)

19:20:33 Session AFP/Collections (AFP)

19:20:33 Session AFP/Abstract_Completeness (AFP)

19:20:33 Session AFP/Abstract_Soundness (AFP)

19:20:33 Session AFP/Incredible_Proof_Machine (AFP)

19:20:33 Session AFP/Deriving (AFP)

19:20:33 Session AFP/CAVA_Base (AFP)

19:20:34 Session AFP/CAVA_Automata (AFP)

19:20:34 Session AFP/DFS_Framework (AFP)

19:20:34 Session AFP/Gabow_SCC (AFP)

19:20:34 Session AFP/LTL_to_GBA (AFP)

19:20:34 Session AFP/Promela (AFP)

19:20:34 Session AFP/Containers (AFP)

19:20:34 Session AFP/Collections_Examples (AFP)

19:20:34 Session AFP/Containers-Benchmarks (AFP)

19:20:34 Session AFP/MFOTL_Monitor (AFP)

19:20:34 Session AFP/Generic_Join (AFP)

19:20:34 Session AFP/MFODL_Monitor_Optimized (AFP)

19:20:35 Session AFP/Show (AFP)

19:20:35 Session AFP/CakeML (AFP)

19:20:35 Session AFP/JNF-AFP-Lib (AFP)

19:20:35 Session AFP/Real_Impl (AFP)

19:20:35 Session AFP/QR_Decomposition (AFP)

19:20:35 Session AFP/Dijkstra_Shortest_Path (AFP)

19:20:35 Session AFP/Koenigsberg_Friendship (AFP)

19:20:35 Session AFP/Transition_Systems_and_Automata (AFP)

19:20:36 Session AFP/Adaptive_State_Counting (AFP)

19:20:36 Session AFP/Buchi_Complementation (AFP)

19:20:36 Session AFP/LTL_Master_Theorem (AFP)

19:20:36 Session AFP/LTL_Normal_Form (AFP)

19:20:36 Session AFP/Partial_Order_Reduction (AFP)

19:20:36 Session AFP/SM_Base (AFP)

19:20:36 Session AFP/SM (AFP)

19:20:36 Session AFP/CAVA_Setup (AFP)

19:20:36 Session AFP/CAVA_LTL_Modelchecker (AFP)

19:20:36 Session AFP/Transitive-Closure (AFP)

19:20:36 Session AFP/KBPs (AFP)

19:20:36 Session AFP/Tree-Automata (AFP)

19:20:36 Session AFP/Datatype_Order_Generator (AFP)

19:20:37 Session AFP/Old_Datatype_Show (AFP)

19:20:37 Session AFP/Iptables_Semantics (AFP)

19:20:37 Session AFP/Iptables_Semantics_Examples (AFP)

19:20:37 Session AFP/LOFT (AFP)

19:20:37 Session AFP/Mersenne_Primes (AFP)

19:20:37 Session AFP/Separation_Logic_Imperative_HOL (AFP)

19:20:37 Session AFP/Sepref_Prereq (AFP)

19:20:38 Session AFP/ROBDD (AFP)

19:20:38 Session AFP/UpDown_Scheme (AFP)

19:20:38 Session AFP/WebAssembly (AFP)

19:20:38 Session HOL/HOL-ZF

19:20:38 Session AFP/Category2 (AFP)

19:20:38 Session HOL/HOLCF (main timing)

19:20:38 Session AFP/Circus (AFP)

19:20:38 Session AFP/HOL-CSP (AFP)

19:20:38 Session HOL/HOLCF-IMP

19:20:38 Session HOL/HOLCF-Library

19:20:38 Session HOL/HOLCF-FOCUS

19:20:38 Session HOL/HOLCF-ex

19:20:38 Session AFP/PCF (AFP)

19:20:39 Session AFP/HOLCF-Prelude (AFP)

19:20:39 Session AFP/BirdKMP (AFP)

19:20:39 Session HOL/HOLCF-Tutorial

19:20:39 Session HOL/IOA (timing)

19:20:39 Session HOL/IOA-ABP

19:20:39 Session HOL/IOA-NTP

19:20:39 Session HOL/IOA-Storage

19:20:39 Session HOL/IOA-ex

19:20:39 Session AFP/Shivers-CFA (AFP)

19:20:39 Session AFP/Stream-Fusion (AFP)

19:20:39 Session AFP/Tycon (AFP)

19:20:39 Session AFP/WorkerWrapper (AFP)

19:20:39 Session AFP/Heard_Of (AFP)

19:20:39 Session AFP/Consensus_Refined (AFP)

19:20:39 Session AFP/Hello_World (AFP)

19:20:39 Session AFP/Hoare_Time (AFP)

19:20:39 Session AFP/HotelKeyCards (AFP)

19:20:39 Session Doc/How_to_Prove_it (no_doc)

19:20:39 Session AFP/Huffman (AFP)

19:20:39 Session AFP/Hybrid_Logic (AFP)

19:20:39 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

19:20:39 Session AFP/IMP2 (AFP)

19:20:40 Session AFP/IMP2_Binary_Heap (AFP)

19:20:40 Session Doc/Implementation (doc)

19:20:40 Session AFP/Impossible_Geometry (AFP)

19:20:40 Session AFP/Inductive_Confidentiality (AFP)

19:20:40 Session AFP/Inductive_Inference (AFP)

19:20:40 Session AFP/InfPathElimination (AFP)

19:20:40 Session Doc/Isar_Ref (doc)

19:20:40 Session AFP/Isabelle_C (AFP)

19:20:40 Session Doc/JEdit (doc)

19:20:40 Session AFP/Jacobson_Basic_Algebra (AFP)

19:20:40 Session AFP/JiveDataStoreModel (AFP)

19:20:40 Session AFP/KAD (AFP)

19:20:40 Session AFP/Algebraic_VCs (AFP)

19:20:40 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

19:20:40 Session AFP/LambdaMu (AFP)

19:20:40 Session AFP/LatticeProperties (AFP)

19:20:40 Session AFP/DataRefinementIBP (AFP)

19:20:40 Session AFP/GraphMarkingIBP (AFP)

19:20:40 Session AFP/Lazy_Case (AFP)

19:20:40 Session AFP/Dict_Construction (AFP)

19:20:40 Session AFP/Lifting_Definition_Option (AFP)

19:20:40 Session AFP/List-Index (AFP)

19:20:40 Session AFP/Affine_Arithmetic (AFP)

19:20:41 Session AFP/Taylor_Models (AFP)

19:20:41 Session AFP/Comparison_Sort_Lower_Bound (AFP)

19:20:41 Session AFP/Formula_Derivatives (AFP)

19:20:41 Session AFP/Formula_Derivatives-Examples (AFP)

19:20:41 Session AFP/Jinja (AFP)

19:20:41 Session AFP/HRB-Slicing (AFP)

19:20:41 Session AFP/InformationFlowSlicing_Inter (AFP)

19:20:41 Session AFP/Slicing (AFP)

19:20:41 Session AFP/Formal_SSA (AFP)

19:20:41 Session AFP/Minimal_SSA (AFP)

19:20:41 Session AFP/InformationFlowSlicing (AFP)

19:20:41 Session AFP/LTL_to_DRA (AFP)

19:20:41 Session AFP/List_Update (AFP)

19:20:42 Session AFP/Ordinary_Differential_Equations (AFP)

19:20:42 Session AFP/Differential_Dynamic_Logic (AFP)

19:20:42 Session AFP/HOL-ODE-Numerics (AFP)

19:20:42 Session AFP/HOL-ODE-ARCH-COMP (AFP)

19:20:42 Session AFP/HOL-ODE-Examples (AFP large)

19:20:42 Session AFP/Lorenz_Approximation (AFP)

19:20:42 Session AFP/Lorenz_C0 (AFP large)

19:20:42 Session AFP/Lorenz_C1 (AFP large)

19:20:42 Session AFP/Poincare_Bendixson (AFP)

19:20:42 Session AFP/Hybrid_Systems_VCs (AFP)

19:20:43 Session AFP/Matrices_for_ODEs (AFP)

19:20:43 Session AFP/Quick_Sort_Cost (AFP)

19:20:43 Session AFP/Random_BSTs (AFP)

19:20:43 Session AFP/Randomised_BSTs (AFP)

19:20:43 Session AFP/Treaps (AFP)

19:20:43 Session AFP/Randomised_Social_Choice (AFP)

19:20:43 Session AFP/Fishburn_Impossibility (AFP)

19:20:43 Session AFP/SDS_Impossibility (AFP)

19:20:43 Session AFP/Refine_Imperative_HOL (AFP)

19:20:43 Session AFP/Floyd_Warshall (AFP)

19:20:43 Session AFP/Sepref_Basic (AFP)

19:20:43 Session AFP/Sepref_IICF (AFP)

19:20:43 Session AFP/Flow_Networks (AFP)

19:20:43 Session AFP/EdmondsKarp_Maxflow (AFP)

19:20:44 Session AFP/MFMC_Countable (AFP)

19:20:44 Session AFP/Prpu_Maxflow (AFP)

19:20:44 Session AFP/Knuth_Morris_Pratt (AFP)

19:20:44 Session AFP/VerifyThis2018 (AFP)

19:20:44 Session AFP/VerifyThis2019 (AFP)

19:20:44 Session AFP/List_Interleaving (AFP)

19:20:44 Session AFP/List_Inversions (AFP)

19:20:44 Session AFP/LocalLexing (AFP)

19:20:44 Session Doc/Locales (doc)

19:20:44 Session AFP/Locally-Nameless-Sigma (AFP)

19:20:44 Session AFP/Lowe_Ontological_Argument (AFP)

19:20:44 Session AFP/MSO_Regex_Equivalence (AFP)

19:20:44 Session Doc/Main (doc)

19:20:44 Session AFP/Marriage (AFP)

19:20:44 Session AFP/Latin_Square (AFP)

19:20:44 Session AFP/Matroids (AFP)

19:20:45 Session AFP/Kruskal (AFP)

19:20:45 Session AFP/Max-Card-Matching (AFP)

19:20:45 Session AFP/Median_Of_Medians_Selection (AFP)

19:20:45 Session AFP/KD_Tree (AFP)

19:20:45 Session AFP/Menger (AFP)

19:20:45 Session AFP/MiniML (AFP)

19:20:45 Session AFP/Modular_Assembly_Kit_Security (AFP)

19:20:45 Session AFP/Monad_Memo_DP (AFP)

19:20:45 Session AFP/Hidden_Markov_Models (AFP)

19:20:45 Session AFP/Optimal_BST (AFP)

19:20:45 Session AFP/MonoBoolTranAlgebra (AFP)

19:20:45 Session AFP/Name_Carrying_Type_Inference (AFP)

19:20:45 Session AFP/Nash_Williams (AFP)

19:20:45 Session AFP/Network_Security_Policy_Verification (AFP)

19:20:46 Session AFP/No_FTL_observers (AFP)

19:20:46 Session AFP/Nominal2 (AFP)

19:20:46 Session AFP/Incompleteness (AFP)

19:20:46 Session AFP/Surprise_Paradox (AFP)

19:20:46 Session AFP/LambdaAuth (AFP)

19:20:46 Session AFP/Launchbury (AFP)

19:20:46 Session AFP/Call_Arity (AFP)

19:20:47 Session AFP/Modal_Logics_for_NTS (AFP)

19:20:47 Session AFP/Rewriting_Z (AFP)

19:20:47 Session AFP/Noninterference_CSP (AFP)

19:20:47 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

19:20:47 Session AFP/Noninterference_Generic_Unwinding (AFP)

19:20:47 Session AFP/Noninterference_Inductive_Unwinding (AFP)

19:20:47 Session AFP/Noninterference_Sequential_Composition (AFP)

19:20:47 Session AFP/Noninterference_Concurrent_Composition (AFP)

19:20:47 Session AFP/NormByEval (AFP)

19:20:47 Session AFP/OpSets (AFP)

19:20:47 Session AFP/Open_Induction (AFP)

19:20:47 Session AFP/Well_Quasi_Orders (AFP)

19:20:47 Session AFP/Decreasing-Diagrams-II (AFP)

19:20:47 Session AFP/Myhill-Nerode (AFP)

19:20:47 Session AFP/Polynomials (AFP)

19:20:47 Session AFP/Symmetric_Polynomials (AFP)

19:20:47 Session AFP/Pi_Transcendental (AFP)

19:20:48 Session AFP/Ordinal (AFP)

19:20:48 Session AFP/Nested_Multisets_Ordinals (AFP)

19:20:48 Session AFP/Lambda_Free_RPOs (AFP)

19:20:48 Session AFP/Higher_Order_Terms (AFP)

19:20:48 Session AFP/CakeML_Codegen (AFP)

19:20:48 Session AFP/Lambda_Free_EPO (AFP)

19:20:48 Session AFP/Lambda_Free_KBOs (AFP)

19:20:48 Session AFP/Ordered_Resolution_Prover (AFP)

19:20:49 Session AFP/Chandy_Lamport (AFP)

19:20:49 Session AFP/Saturation_Framework (AFP)

19:20:49 Session AFP/Saturation_Framework_Extensions (AFP)

19:20:49 Session AFP/PAC_Checker (AFP)

19:20:49 Session AFP/PLM (AFP)

19:20:49 Session AFP/PSemigroupsConvolution (AFP)

19:20:49 Session AFP/Paraconsistency (AFP)

19:20:49 Session AFP/Parity_Game (AFP)

19:20:49 Session AFP/Partial_Function_MR (AFP)

19:20:49 Session AFP/Certification_Monads (AFP)

19:20:49 Session AFP/XML (AFP)

19:20:49 Session AFP/Polynomial_Factorization (AFP)

19:20:49 Session AFP/Amicable_Numbers (AFP)

19:20:50 Session AFP/Dirichlet_Series (AFP)

19:20:50 Session AFP/Zeta_Function (AFP)

19:20:50 Session AFP/Dirichlet_L (AFP)

19:20:50 Session AFP/Gauss_Sums (AFP)

19:20:50 Session AFP/Prime_Number_Theorem (AFP)

19:20:50 Session AFP/Prime_Distribution_Elementary (AFP)

19:20:51 Session AFP/IMO2019 (AFP)

19:20:51 Session AFP/Irrational_Series_Erdos_Straus (AFP)

19:20:51 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

19:20:52 Session AFP/Zeta_3_Irrational (AFP)

19:20:52 Session AFP/Gaussian_Integers (AFP)

19:20:52 Session AFP/Jordan_Normal_Form (AFP)

19:20:52 Session AFP/Deep_Learning (AFP)

19:20:52 Session AFP/Farkas (AFP)

19:20:52 Session AFP/Groebner_Bases (AFP)

19:20:52 Session AFP/Groebner_Macaulay (AFP)

19:20:52 Session AFP/Nullstellensatz (AFP)

19:20:53 Session AFP/Signature_Groebner (AFP)

19:20:53 Session AFP/QHLProver (AFP)

19:20:53 Session AFP/Knuth_Bendix_Order (AFP)

19:20:53 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

19:20:53 Session AFP/Linear_Recurrences (AFP)

19:20:54 Session AFP/Perron_Frobenius (AFP)

19:20:54 Session AFP/Stochastic_Matrices (AFP)

19:20:54 Session AFP/Power_Sum_Polynomials (AFP)

19:20:54 Session AFP/Subresultants (AFP)

19:20:54 Session AFP/Pre_BZ (AFP)

19:20:55 Session AFP/Berlekamp_Zassenhaus (AFP)

19:20:55 Session AFP/Algebraic_Numbers (AFP)

19:20:55 Session AFP/LLL_Basis_Reduction (AFP)

19:20:55 Session AFP/LLL_Factorization (AFP)

19:20:55 Session AFP/Linear_Inequalities (AFP)

19:20:55 Session AFP/Linear_Programming (AFP)

19:20:55 Session AFP/Linear_Recurrences_Solver (AFP)

19:20:55 Session AFP/Smith_Normal_Form (AFP)

19:20:55 Session AFP/Probabilistic_While (AFP)

19:20:55 Session AFP/CryptHOL (AFP)

19:20:56 Session AFP/Constructive_Cryptography (AFP)

19:20:56 Session AFP/Game_Based_Crypto (AFP)

19:20:56 Session AFP/Multi_Party_Computation (AFP)

19:20:56 Session AFP/Sigma_Commit_Crypto (AFP)

19:20:56 Session AFP/Pop_Refinement (AFP)

19:20:56 Session AFP/Possibilistic_Noninterference (AFP)

19:20:56 Session AFP/Priority_Search_Trees (AFP)

19:20:56 Session AFP/Prim_Dijkstra_Simple (AFP)

19:20:56 Session Doc/Prog_Prove (doc)

19:20:56 Session AFP/Projective_Geometry (AFP)

19:20:56 Session AFP/Proof_Strategy_Language (AFP)

19:20:56 Session AFP/PropResPI (AFP)

19:20:56 Session AFP/Propositional_Proof_Systems (AFP)

19:20:56 Session AFP/PseudoHoops (AFP)

19:20:56 Session AFP/Ramsey-Infinite (AFP)

19:20:56 Session AFP/Recursion-Theory-I (AFP)

19:20:57 Session AFP/Minsky_Machines (AFP)

19:20:57 Session AFP/RefinementReactive (AFP)

19:20:57 Session AFP/Regex_Equivalence (AFP)

19:20:57 Session AFP/Resolution_FOL (AFP)

19:20:57 Session AFP/Robbins-Conjecture (AFP)

19:20:57 Session AFP/Roy_Floyd_Warshall (AFP)

19:20:57 Session AFP/SIFPL (AFP)

19:20:57 Session AFP/SIFUM_Type_Systems (AFP)

19:20:57 Session AFP/Security_Protocol_Refinement (AFP)

19:20:58 Session AFP/SenSocialChoice (AFP)

19:20:58 Session AFP/Simpl (AFP)

19:20:58 Session AFP/BDD (AFP)

19:20:58 Session AFP/Planarity_Certificates (AFP)

19:20:58 Session AFP/Sliding_Window_Algorithm (AFP)

19:20:58 Session AFP/Statecharts (AFP)

19:20:58 Session AFP/Stellar_Quorums (AFP)

19:20:58 Session AFP/Stone_Algebras (AFP)

19:20:58 Session AFP/Stone_Relation_Algebras (AFP)

19:20:58 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

19:20:58 Session AFP/Aggregation_Algebras (AFP)

19:20:58 Session AFP/Relational_Paths (AFP)

19:20:58 Session AFP/Relational_Disjoint_Set_Forests (AFP)

19:20:58 Session AFP/Subset_Boolean_Algebras (AFP)

19:20:58 Session AFP/Store_Buffer_Reduction (AFP)

19:20:59 Session AFP/Strong_Security (AFP)

19:20:59 Session Doc/Sugar (doc)

19:20:59 Session AFP/Syntax_Independent_Logic (AFP)

19:20:59 Session AFP/Goedel_Incompleteness (AFP)

19:20:59 Session AFP/Goedel_HFSet_Semantic (AFP)

19:20:59 Session AFP/Goedel_HFSet_Semanticless (AFP)

19:20:59 Session AFP/Robinson_Arithmetic (AFP)

19:21:00 Session AFP/Szpilrajn (AFP)

19:21:00 Session AFP/TESL_Language (AFP)

19:21:00 Session AFP/TLA (AFP)

19:21:00 Session AFP/Timed_Automata (AFP)

19:21:00 Session AFP/Probabilistic_Timed_Automata (AFP)

19:21:00 Session AFP/Transitive-Closure-II (AFP)

19:21:00 Session AFP/Tree_Decomposition (AFP)

19:21:00 Session Doc/Tutorial (doc)

19:21:00 Session Doc/Typeclass_Hierarchy (doc)

19:21:00 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

19:21:00 Session AFP/UPF (AFP)

19:21:00 Session AFP/UPF_Firewall (AFP)

19:21:00 Session AFP/Universal_Turing_Machine (AFP)

19:21:01 Session AFP/VeriComp (AFP)

19:21:01 Session AFP/Verified-Prover (AFP)

19:21:01 Session AFP/VolpanoSmith (AFP)

19:21:01 Session AFP/WHATandWHERE_Security (AFP)

19:21:01 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

19:21:01 Session AFP/Weight_Balanced_Trees (AFP)

19:21:01 Session AFP/ZFC_in_HOL (AFP)

19:21:01 Session AFP/Ordinal_Partitions (AFP)

19:21:01 Session ZF/ZF (main timing)

19:21:01 Session Doc/Logics_ZF (doc)

19:21:01 Session AFP/Recursion-Addition (AFP)

19:21:01 Session ZF/ZF-AC

19:21:01 Session ZF/ZF-Coind

19:21:01 Session ZF/ZF-Constructible

19:21:01 Session AFP/Forcing (AFP)

19:21:01 Session ZF/ZF-IMP

19:21:01 Session ZF/ZF-Induct

19:21:01 Session ZF/ZF-UNITY (timing)

19:21:01 Session ZF/ZF-Resid

19:21:01 Session ZF/ZF-ex

19:21:03 Building HOL ...

19:21:04 Building HOL-Proofs ...

19:21:06 HOL-Proofs: theory Tools.Code_Generator

19:21:06 HOL: theory Tools.Code_Generator

19:21:11 HOL-Proofs: theory HOL.HOL

19:21:11 HOL: theory HOL.HOL

19:21:16 HOL: theory HOL.Argo

19:21:16 HOL: theory HOL.Orderings

19:21:16 HOL: theory HOL.Ctr_Sugar

19:21:17 HOL-Proofs: theory HOL.Argo

19:21:17 HOL-Proofs: theory HOL.Ctr_Sugar

19:21:17 HOL-Proofs: theory HOL.Orderings

19:21:18 HOL: theory HOL.Groups

19:21:18 HOL: theory HOL.SAT

19:21:19 HOL-Proofs: theory HOL.SAT

19:21:19 HOL-Proofs: theory HOL.Groups

19:21:21 HOL: theory HOL.Lattices

19:21:23 HOL-Proofs: theory HOL.Lattices

19:21:24 HOL: theory HOL.Set

19:21:25 HOL: theory HOL.Fun

19:21:25 HOL: theory HOL.Typedef

19:21:26 HOL: theory HOL.Complete_Lattices

19:21:26 HOL: theory HOL.Rings

19:21:27 HOL-Proofs: theory HOL.Set

19:21:29 HOL: theory HOL.Inductive

19:21:32 HOL: theory HOL.Product_Type

19:21:32 HOL: theory HOL.Sum_Type

19:21:33 HOL-Proofs: theory HOL.Fun

19:21:33 HOL-Proofs: theory HOL.Typedef

19:21:34 HOL: theory HOL.Complete_Partial_Order

19:21:35 HOL-Proofs: theory HOL.Complete_Lattices

19:21:35 HOL-Proofs: theory HOL.Rings

19:21:40 HOL: theory HOL.Nat

19:21:40 HOL-Proofs: theory HOL.Inductive

19:21:42 HOL: theory HOL.Fields

19:21:42 HOL: theory HOL.Meson

19:21:43 HOL: theory HOL.ATP

19:21:43 HOL-Proofs: theory HOL.Product_Type

19:21:43 HOL-Proofs: theory HOL.Sum_Type

19:21:46 HOL-Proofs: theory HOL.Complete_Partial_Order

19:21:46 HOL: theory HOL.Metis

19:21:48 HOL: theory HOL.Finite_Set

19:21:49 HOL: theory HOL.Relation

19:21:51 HOL: theory HOL.Transitive_Closure

19:21:52 HOL: theory HOL.Wellfounded

19:21:52 HOL: theory HOL.Fun_Def_Base

19:21:52 HOL: theory HOL.Hilbert_Choice

19:21:53 HOL: theory HOL.Wfrec

19:21:53 HOL: theory HOL.Order_Relation

19:21:53 HOL: theory HOL.BNF_Wellorder_Relation

19:21:54 HOL: theory HOL.BNF_Wellorder_Embedding

19:21:54 HOL: theory HOL.Zorn

19:21:54 HOL: theory HOL.BNF_Wellorder_Constructions

19:21:54 HOL-Proofs: theory HOL.Nat

19:21:55 HOL: theory HOL.BNF_Cardinal_Order_Relation

19:21:56 HOL: theory HOL.BNF_Cardinal_Arithmetic

19:21:56 HOL: theory HOL.BNF_Def

19:21:59 HOL-Proofs: theory HOL.Fields

19:21:59 HOL-Proofs: theory HOL.Meson

19:22:00 HOL-Proofs: theory HOL.ATP

19:22:00 HOL: theory HOL.BNF_Composition

19:22:00 HOL: theory HOL.Basic_BNFs

19:22:01 HOL: theory HOL.BNF_Fixpoint_Base

19:22:03 HOL-Proofs: theory HOL.Metis

19:22:06 HOL: theory HOL.BNF_Least_Fixpoint

19:22:08 HOL-Proofs: theory HOL.Finite_Set

19:22:10 HOL: theory HOL.Basic_BNF_LFPs

19:22:10 HOL: theory HOL.Transfer

19:22:12 HOL: theory HOL.Num

19:22:15 HOL: theory HOL.Power

19:22:18 HOL: theory HOL.Groups_Big

19:22:21 HOL: theory HOL.Equiv_Relations

19:22:21 HOL: theory HOL.Lifting

19:22:23 HOL-Proofs: theory HOL.Relation

19:22:23 HOL: theory HOL.Lifting_Set

19:22:23 HOL: theory HOL.Option

19:22:23 HOL: theory HOL.Quotient

19:22:24 HOL: theory HOL.Extraction

19:22:24 HOL: theory HOL.Lattices_Big

19:22:24 HOL: theory HOL.Partial_Function

19:22:25 HOL: theory HOL.Fun_Def

19:22:25 HOL-Proofs: theory HOL.Transitive_Closure

19:22:31 HOL: theory HOL.Int

19:22:31 HOL-Proofs: theory HOL.Wellfounded

19:22:34 HOL-Proofs: theory HOL.Fun_Def_Base

19:22:34 HOL-Proofs: theory HOL.Hilbert_Choice

19:22:34 HOL-Proofs: theory HOL.Wfrec

19:22:34 HOL-Proofs: theory HOL.Order_Relation

19:22:35 HOL: theory HOL.Euclidean_Division

19:22:36 HOL-Proofs: theory HOL.BNF_Wellorder_Relation

19:22:38 HOL-Proofs: theory HOL.BNF_Wellorder_Embedding

19:22:38 HOL-Proofs: theory HOL.Zorn

19:22:44 HOL-Proofs: theory HOL.BNF_Wellorder_Constructions

19:22:44 HOL: theory HOL.Parity

19:22:49 HOL-Proofs: theory HOL.BNF_Cardinal_Order_Relation

19:22:51 HOL: theory HOL.Divides

19:22:53 HOL-Proofs: theory HOL.BNF_Cardinal_Arithmetic

19:22:54 HOL: theory HOL.Code_Numeral

19:22:54 HOL: theory HOL.Numeral_Simprocs

19:22:54 HOL: theory HOL.SMT

19:22:54 HOL: theory HOL.Set_Interval

19:22:55 HOL-Proofs: theory HOL.BNF_Def

19:22:55 HOL: theory HOL.Semiring_Normalization

19:22:58 HOL-Proofs: theory HOL.BNF_Composition

19:22:58 HOL-Proofs: theory HOL.Basic_BNFs

19:23:00 HOL-Proofs: theory HOL.BNF_Fixpoint_Base

19:23:00 HOL: theory HOL.Groebner_Basis

19:23:01 HOL: theory HOL.Conditionally_Complete_Lattices

19:23:01 HOL: theory HOL.Filter

19:23:02 HOL: theory HOL.Presburger

19:23:05 HOL: theory HOL.Sledgehammer

19:23:05 HOL-Proofs: theory HOL.BNF_Least_Fixpoint

19:23:08 HOL: theory HOL.List

19:23:11 HOL-Proofs: theory HOL.Basic_BNF_LFPs

19:23:11 HOL-Proofs: theory HOL.Transfer

19:23:13 HOL-Proofs: theory HOL.Num

19:23:17 HOL: theory HOL.Groups_List

19:23:17 HOL: theory HOL.Map

19:23:18 HOL-Proofs: theory HOL.Power

19:23:19 HOL: theory HOL.Factorial

19:23:19 HOL: theory HOL.GCD

19:23:20 HOL: theory HOL.Enum

19:23:20 HOL: theory HOL.Binomial

19:23:21 HOL: theory HOL.Random

19:23:23 HOL-Proofs: theory HOL.Groups_Big

19:23:24 HOL: theory HOL.String

19:23:25 HOL: theory HOL.BNF_Greatest_Fixpoint

19:23:25 HOL: theory HOL.Predicate

19:23:25 HOL: theory HOL.Typerep

19:23:27 HOL: theory HOL.Lazy_Sequence

19:23:30 HOL: theory HOL.Limited_Sequence

19:23:31 HOL: theory HOL.Code_Evaluation

19:23:32 HOL-Proofs: theory HOL.Equiv_Relations

19:23:32 HOL: theory HOL.Quickcheck_Random

19:23:35 HOL: theory HOL.Quickcheck_Exhaustive

19:23:35 HOL: theory HOL.Quickcheck_Narrowing

19:23:35 HOL: theory HOL.Random_Pred

19:23:35 HOL: theory HOL.Random_Sequence

19:23:36 HOL-Proofs: theory HOL.Lifting

19:23:39 HOL: theory HOL.Record

19:23:39 HOL: theory HOL.Predicate_Compile

19:23:40 HOL-Proofs: theory HOL.Lifting_Set

19:23:40 HOL-Proofs: theory HOL.Option

19:23:40 HOL-Proofs: theory HOL.Quotient

19:23:40 HOL: theory HOL.Nitpick

19:23:41 HOL-Proofs: theory HOL.Extraction

19:23:41 HOL-Proofs: theory HOL.Lattices_Big

19:23:45 HOL-Proofs: theory HOL.Partial_Function

19:23:47 HOL-Proofs: theory HOL.Fun_Def

19:23:48 HOL: theory HOL.Nunchaku

19:23:49 HOL: theory Main

19:23:51 HOL: theory HOL.Archimedean_Field

19:23:51 HOL: theory HOL.Hull

19:23:51 HOL: theory HOL.Topological_Spaces

19:23:51 HOL: theory HOL.Modules

19:23:52 HOL: theory HOL.Vector_Spaces

19:23:54 HOL-Proofs: theory HOL.Int

19:23:58 HOL: theory HOL.Rat

19:24:00 HOL: theory HOL.Real

19:24:02 HOL: theory HOL.Real_Vector_Spaces

19:24:06 HOL-Proofs: theory HOL.Euclidean_Division

19:24:20 HOL: theory HOL.Inequalities

19:24:20 HOL: theory HOL.Limits

19:24:24 HOL-Proofs: theory HOL.Parity

19:24:28 HOL: theory HOL.Deriv

19:24:28 HOL: theory HOL.Series

19:24:30 HOL: theory HOL.NthRoot

19:24:30 HOL: theory HOL.Transcendental

19:24:35 HOL: theory HOL.Complex

19:24:35 HOL: theory HOL.MacLaurin

19:24:36 HOL-Proofs: theory HOL.Divides

19:24:36 HOL: theory Complex_Main

19:24:43 HOL-Proofs: theory HOL.Code_Numeral

19:24:43 HOL-Proofs: theory HOL.Numeral_Simprocs

19:24:43 HOL-Proofs: theory HOL.SMT

19:24:43 HOL-Proofs: theory HOL.Set_Interval

19:24:45 HOL-Proofs: theory HOL.Semiring_Normalization

19:24:49 HOL-Proofs: theory HOL.Groebner_Basis

19:25:00 HOL-Proofs: theory HOL.Conditionally_Complete_Lattices

19:25:00 HOL-Proofs: theory HOL.Filter

19:25:00 HOL-Proofs: theory HOL.Presburger

19:25:12 HOL-Proofs: theory HOL.Sledgehammer

19:25:15 HOL-Proofs: theory HOL.List

19:26:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL

19:26:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL/document.pdf

19:26:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL/outline.pdf

19:26:17 Timing HOL (4 threads, 229.401s elapsed time, 705.028s cpu time, 54.796s GC time, factor 3.07)

19:26:17 Finished HOL (0:05:11 elapsed time, 0:14:13 cpu time, factor 2.74)

19:26:17 Building HOL-Analysis ...

19:26:18 Building Automatic_Refinement ...

19:26:18 Building HOL-Library ...

19:26:19 Building HOL-Word ...

19:26:19 Building Syntax_Independent_Logic ...

19:26:19 Running MSO_Regex_Equivalence ...

19:26:19 Running HOL-Data_Structures ...

19:26:19 Building HOL-Nominal ...

19:26:19 Building Auto2_HOL ...

19:26:19 Automatic_Refinement: theory HOL-Eisbach.Eisbach

19:26:19 Automatic_Refinement: theory Automatic_Refinement.Foldi

19:26:19 Automatic_Refinement: theory Automatic_Refinement.Prio_List

19:26:19 Automatic_Refinement: theory Automatic_Refinement.Refine_Util_Bootstrap1

19:26:19 Automatic_Refinement: theory HOL-Library.Cancellation

19:26:19 Automatic_Refinement: theory Automatic_Refinement.Mk_Term_Antiquot

19:26:19 Automatic_Refinement: theory Automatic_Refinement.Mpat_Antiquot

19:26:19 Automatic_Refinement: theory HOL-Library.Infinite_Set

19:26:19 HOL-Analysis: theory HOL-Library.Disjoint_Sets

19:26:19 HOL-Analysis: theory HOL-Library.Cancellation

19:26:19 HOL-Analysis: theory HOL-Library.FuncSet

19:26:19 HOL-Analysis: theory HOL-Library.Infinite_Set

19:26:20 Automatic_Refinement: theory Automatic_Refinement.Refine_Util

19:26:20 HOL-Analysis: theory HOL-Library.Nat_Bijection

19:26:20 Automatic_Refinement: theory HOL-Library.Multiset

19:26:20 Automatic_Refinement: theory HOL-Library.Option_ord

19:26:20 Syntax_Independent_Logic: theory HOL-Eisbach.Eisbach

19:26:20 HOL-Word: theory HOL-Library.Phantom_Type

19:26:20 HOL-Word: theory HOL-Library.Boolean_Algebra

19:26:20 HOL-Word: theory HOL-Word.Misc_Auxiliary

19:26:20 HOL-Word: theory HOL-Word.Traditional_Syntax

19:26:20 HOL-Data_Structures: theory HOL-Data_Structures.Less_False

19:26:20 HOL-Nominal: theory HOL-Library.Old_Datatype

19:26:20 HOL-Nominal: theory HOL-Library.Infinite_Set

19:26:20 Auto2_HOL: theory HOL-Library.Cancellation

19:26:20 Auto2_HOL: theory Auto2_HOL.HOL_Base

19:26:20 MSO_Regex_Equivalence: theory HOL-Library.Cancellation

19:26:20 MSO_Regex_Equivalence: theory List-Index.List_Index

19:26:20 HOL-Analysis: theory HOL-Library.Old_Datatype

19:26:20 HOL-Library: theory HOL-Library.AList

19:26:20 HOL-Library: theory HOL-Library.Adhoc_Overloading

19:26:20 HOL-Library: theory HOL-Library.BNF_Axiomatization

19:26:20 HOL-Library: theory HOL-Library.BNF_Corec

19:26:20 HOL-Data_Structures: theory HOL-Data_Structures.Array_Specs

19:26:20 HOL-Data_Structures: theory HOL-Data_Structures.Cmp

19:26:20 HOL-Data_Structures: theory HOL-Data_Structures.Sorted_Less

19:26:20 HOL-Data_Structures: theory HOL-Data_Structures.Tree23

19:26:20 Auto2_HOL: theory Auto2_HOL.Auto2_HOL

19:26:20 HOL-Data_Structures: theory HOL-Data_Structures.AList_Upd_Del

19:26:20 HOL-Library: theory HOL-Library.Boolean_Algebra

19:26:20 HOL-Analysis: theory HOL-Library.Phantom_Type

19:26:20 HOL-Library: theory HOL-Library.Monad_Syntax

19:26:20 HOL-Word: theory HOL-Library.Bit_Operations

19:26:20 HOL-Analysis: theory HOL-Library.Multiset

19:26:20 HOL-Data_Structures: theory HOL-Data_Structures.List_Ins_Del

19:26:20 HOL-Library: theory HOL-Library.State_Monad

19:26:21 Automatic_Refinement: theory Automatic_Refinement.Anti_Unification

19:26:21 Automatic_Refinement: theory Automatic_Refinement.Attr_Comb

19:26:21 Automatic_Refinement: theory Automatic_Refinement.Indep_Vars

19:26:21 HOL-Analysis: theory HOL-Library.Product_Plus

19:26:21 Automatic_Refinement: theory Automatic_Refinement.Mk_Record_Simp

19:26:21 Automatic_Refinement: theory Automatic_Refinement.Named_Sorted_Thms

19:26:21 Automatic_Refinement: theory Automatic_Refinement.Tagged_Solver

19:26:21 Automatic_Refinement: theory Automatic_Refinement.Select_Solve

19:26:21 HOL-Library: theory HOL-Library.Bit_Operations

19:26:21 HOL-Data_Structures: theory HOL-Data_Structures.Tree234

19:26:21 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Prelim

19:26:21 Auto2_HOL: theory HOL-Library.Multiset

19:26:21 HOL-Data_Structures: theory HOL-Data_Structures.Set_Specs

19:26:21 HOL-Analysis: theory HOL-Library.Product_Order

19:26:21 HOL-Analysis: theory HOL-Library.Set_Algebras

19:26:21 HOL-Nominal: theory HOL-Nominal.Nominal

19:26:21 MSO_Regex_Equivalence: theory HOL-Library.Multiset

19:26:21 HOL-Data_Structures: theory HOL-Data_Structures.Trie_Fun

19:26:21 HOL-Data_Structures: theory HOL-Data_Structures.Map_Specs

19:26:21 HOL-Analysis: theory HOL-Library.Countable

19:26:21 HOL-Word: theory HOL-Library.Cardinality

19:26:21 HOL-Analysis: theory HOL-Analysis.Metric_Arith

19:26:21 HOL-Data_Structures: theory HOL-Data_Structures.Tries_Binary

19:26:21 HOL-Analysis: theory HOL-Library.Cardinality

19:26:22 HOL-Library: theory HOL-Library.Cancellation

19:26:22 HOL-Analysis: theory HOL-Analysis.Inner_Product

19:26:22 HOL-Library: theory HOL-Library.DAList

19:26:22 HOL-Data_Structures: theory HOL-Library.Cancellation

19:26:23 HOL-Library: theory HOL-Library.Multiset

19:26:23 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Set

19:26:23 HOL-Word: theory HOL-Library.Numeral_Type

19:26:23 HOL-Analysis: theory HOL-Library.Numeral_Type

19:26:23 HOL-Analysis: theory HOL-Library.Countable_Set

19:26:23 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_of_List

19:26:24 HOL-Word: theory HOL-Library.Type_Length

19:26:24 HOL-Analysis: theory HOL-Library.Countable_Complete_Lattices

19:26:24 HOL-Library: theory HOL-Library.Case_Converter

19:26:24 HOL-Analysis: theory HOL-Library.Set_Idioms

19:26:24 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Set

19:26:24 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Syntax

19:26:24 HOL-Analysis: theory HOL-Analysis.Continuum_Not_Denumerable

19:26:24 HOL-Analysis: theory HOL-Analysis.Abstract_Topology

19:26:24 HOL-Library: theory HOL-Library.Code_Lazy

19:26:25 HOL-Analysis: theory HOL-Analysis.L2_Norm

19:26:25 HOL-Analysis: theory HOL-Analysis.Operator_Norm

19:26:25 HOL-Analysis: theory HOL-Analysis.Poly_Roots

19:26:25 HOL-Library: theory HOL-Library.Simps_Case_Conv

19:26:25 HOL-Analysis: theory HOL-Analysis.Product_Vector

19:26:25 HOL-Library: theory HOL-Library.Extended

19:26:25 HOL-Data_Structures: theory HOL-Library.Multiset

19:26:26 Auto2_HOL: theory Auto2_HOL.Logic_Thms

19:26:26 Auto2_HOL: theory Auto2_HOL.Order_Thms

19:26:26 HOL-Data_Structures: theory HOL-Library.Pattern_Aliases

19:26:26 HOL-Data_Structures: theory HOL-Library.Tree

19:26:27 HOL-Analysis: theory HOL-Analysis.Elementary_Topology

19:26:27 Auto2_HOL: theory Auto2_HOL.Arith_Thms

19:26:27 Automatic_Refinement: theory HOL-ex.Quicksort

19:26:27 HOL-Analysis: theory HOL-Computational_Algebra.Factorial_Ring

19:26:27 HOL-Analysis: theory HOL-Library.Permutations

19:26:28 Automatic_Refinement: theory Automatic_Refinement.Misc

19:26:28 HOL-Library: theory HOL-Library.Char_ord

19:26:28 HOL-Library: theory HOL-Library.Code_Abstract_Nat

19:26:28 HOL-Library: theory HOL-Library.Code_Binary_Nat

19:26:28 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.List_More

19:26:28 HOL-Library: theory HOL-Library.Code_Target_Nat

19:26:28 Auto2_HOL: theory Auto2_HOL.Set_Thms

19:26:28 HOL-Library: theory HOL-Library.Code_Prolog

19:26:29 HOL-Analysis: theory HOL-Analysis.Euclidean_Space

19:26:29 HOL-Analysis: theory HOL-Analysis.Abstract_Limits

19:26:29 Auto2_HOL: theory Auto2_HOL.Lists_Thms

19:26:29 HOL-Analysis: theory HOL-Library.Discrete

19:26:29 HOL-Word: theory HOL-Word.Bit_Comprehension

19:26:29 HOL-Library: theory HOL-Library.Code_Target_Int

19:26:29 HOL-Library: theory HOL-Library.Code_Test

19:26:29 HOL-Library: theory HOL-Library.Code_Target_Numeral

19:26:29 HOL-Analysis: theory HOL-Library.Indicator_Function

19:26:30 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Deduction

19:26:30 HOL-Library: theory HOL-Library.Comparator

19:26:30 HOL-Library: theory HOL-Library.DAList_Multiset

19:26:30 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Syntax_Arith

19:26:30 HOL-Analysis: theory HOL-Library.Liminf_Limsup

19:26:30 MSO_Regex_Equivalence: theory Deriving.Comparator

19:26:30 MSO_Regex_Equivalence: theory Deriving.Derive_Manager

19:26:30 MSO_Regex_Equivalence: theory Deriving.Generator_Aux

19:26:30 MSO_Regex_Equivalence: theory HOL-Library.Case_Converter

19:26:30 HOL-Analysis: theory HOL-Analysis.Abstract_Topology_2

19:26:30 HOL-Data_Structures: theory HOL-Data_Structures.Tree2

19:26:30 HOL-Word: theory HOL-Word.Bits_Int

19:26:30 Auto2_HOL: theory Auto2_HOL.Auto2_Main

19:26:30 MSO_Regex_Equivalence: theory HOL-Library.Char_ord

19:26:30 HOL-Library: theory HOL-Library.Multiset_Order

19:26:30 HOL-Library: theory HOL-Library.Permutation

19:26:30 MSO_Regex_Equivalence: theory HOL-Library.Code_Abstract_Nat

19:26:30 MSO_Regex_Equivalence: theory HOL-Library.List_Lexorder

19:26:30 MSO_Regex_Equivalence: theory HOL-Library.Code_Target_Nat

19:26:30 MSO_Regex_Equivalence: theory HOL-Library.Simps_Case_Conv

19:26:31 Auto2_HOL: theory Auto2_HOL.Auto2_Test

19:26:31 MSO_Regex_Equivalence: theory HOL-Library.Nat_Bijection

19:26:31 HOL-Data_Structures: theory HOL-Data_Structures.Isin2

19:26:31 MSO_Regex_Equivalence: theory HOL-Library.While_Combinator

19:26:31 HOL-Library: theory HOL-Library.Conditional_Parametricity

19:26:31 HOL-Library: theory HOL-Library.Confluence

19:26:31 HOL-Library: theory HOL-Library.Datatype_Records

19:26:31 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Set

19:26:31 HOL-Library: theory HOL-Library.Debug

19:26:31 HOL-Library: theory HOL-Library.Disjoint_Sets

19:26:31 HOL-Library: theory HOL-Library.Confluent_Quotient

19:26:31 HOL-Library: theory HOL-Library.Dlist

19:26:31 HOL-Analysis: theory HOL-Library.Nonpos_Ints

19:26:31 HOL-Library: theory HOL-Library.Permutations

19:26:31 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

19:26:31 HOL-Data_Structures: theory HOL-Data_Structures.AA_Set

19:26:31 HOL-Library: theory HOL-Library.Fun_Lexorder

19:26:31 HOL-Library: theory HOL-Library.FuncSet

19:26:31 MSO_Regex_Equivalence: theory HOL-Library.Stream

19:26:31 HOL-Analysis: theory HOL-Library.Order_Continuity

19:26:31 MSO_Regex_Equivalence: theory Deriving.Compare

19:26:31 MSO_Regex_Equivalence: theory Deriving.Comparator_Generator

19:26:32 HOL-Library: theory HOL-Library.Function_Algebras

19:26:32 Auto2_HOL: theory Auto2_HOL.Pelletier

19:26:32 Auto2_HOL: theory Auto2_HOL.Primes_Ex

19:26:32 HOL-Analysis: theory HOL-Analysis.Finite_Cartesian_Product

19:26:32 HOL-Library: theory HOL-Library.Function_Division

19:26:32 HOL-Library: theory HOL-Library.Groups_Big_Fun

19:26:32 HOL-Library: theory HOL-Library.IArray

19:26:32 HOL-Library: theory HOL-Library.Equipollence

19:26:32 HOL-Analysis: theory HOL-Analysis.Linear_Algebra

19:26:32 HOL-Data_Structures: theory HOL-Data_Structures.Priority_Queue_Specs

19:26:32 HOL-Library: theory HOL-Library.Infinite_Set

19:26:32 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Bal2_Set

19:26:32 HOL-Library: theory HOL-Library.LaTeXsugar

19:26:33 MSO_Regex_Equivalence: theory Deriving.Compare_Generator

19:26:33 HOL-Analysis: theory HOL-Analysis.Connected

19:26:33 HOL-Library: theory HOL-Library.Lattice_Constructions

19:26:33 HOL-Library: theory HOL-Library.Lattice_Syntax

19:26:33 HOL-Library: theory HOL-Library.Combine_PER

19:26:33 HOL-Library: theory HOL-Library.Complete_Partial_Order2

19:26:33 HOL-Library: theory HOL-Library.Omega_Words_Fun

19:26:33 HOL-Word: theory HOL-Word.Misc_Arithmetic

19:26:33 HOL-Word: theory HOL-Word.Word

19:26:33 MSO_Regex_Equivalence: theory Deriving.Compare_Instances

19:26:33 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Natural_Deduction

19:26:33 HOL-Library: theory HOL-Library.Ramsey

19:26:34 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Bal_Set

19:26:34 HOL-Library: theory HOL-Library.ListVector

19:26:34 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Standard_Model

19:26:34 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Map

19:26:34 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Exp

19:26:34 HOL-Library: theory HOL-Library.List_Lenlexorder

19:26:34 HOL-Library: theory HOL-Library.List_Lexorder

19:26:34 HOL-Library: theory HOL-Library.Mapping

19:26:34 HOL-Library: theory HOL-Library.More_List

19:26:35 HOL-Library: theory HOL-Library.Poly_Mapping

19:26:35 Automatic_Refinement: theory Automatic_Refinement.Refine_Lib

19:26:35 HOL-Analysis: theory HOL-Analysis.Function_Topology

19:26:35 HOL-Library: theory HOL-Library.AList_Mapping

19:26:36 HOL-Analysis: theory HOL-Analysis.Affine

19:26:36 HOL-Analysis: theory HOL-Analysis.Product_Topology

19:26:36 HOL-Analysis: theory HOL-Analysis.Cartesian_Space

19:26:37 HOL-Analysis: theory HOL-Analysis.Convex

19:26:37 HOL-Analysis: theory HOL-Analysis.T1_Spaces

19:26:37 HOL-Analysis: theory HOL-Analysis.Lindelof_Spaces

19:26:37 HOL-Library: theory HOL-Library.Nat_Bijection

19:26:38 HOL-Analysis: theory HOL-Analysis.Elementary_Metric_Spaces

19:26:38 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Set_Code

19:26:38 HOL-Data_Structures: theory HOL-Data_Structures.Height_Balanced_Tree

19:26:38 HOL-Library: theory HOL-Library.Old_Datatype

19:26:38 HOL-Library: theory HOL-Library.Stream

19:26:39 HOL-Analysis: theory HOL-Analysis.Determinants

19:26:39 HOL-Proofs: theory HOL.Groups_List

19:26:39 HOL-Proofs: theory HOL.Map

19:26:39 HOL-Library: theory HOL-Library.Old_Recdef

19:26:39 HOL-Data_Structures: theory HOL-Data_Structures.Interval_Tree

19:26:39 HOL-Library: theory HOL-Library.Open_State_Syntax

19:26:39 HOL-Library: theory HOL-Library.Option_ord

19:26:39 Automatic_Refinement: theory Automatic_Refinement.Param_Chapter

19:26:39 Automatic_Refinement: theory Automatic_Refinement.Relators

19:26:39 HOL-Analysis: theory HOL-Library.Extended_Nat

19:26:39 HOL-Library: theory HOL-Library.Parallel

19:26:39 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join

19:26:39 HOL-Library: theory HOL-Library.Pattern_Aliases

19:26:40 HOL-Library: theory HOL-Library.Perm

19:26:40 HOL-Analysis: theory HOL-Library.Periodic_Fun

19:26:40 HOL-Library: theory HOL-Library.Phantom_Type

19:26:40 HOL-Analysis: theory HOL-Library.Sum_of_Squares

19:26:40 HOL-Library: theory HOL-Library.Power_By_Squaring

19:26:40 HOL-Analysis: theory HOL-Library.Extended_Real

19:26:40 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

19:26:40 HOL-Library: theory HOL-Library.Preorder

19:26:41 Automatic_Refinement: theory Automatic_Refinement.Param_Tool

19:26:41 HOL-Data_Structures: theory HOL-Data_Structures.Lookup2

19:26:41 Automatic_Refinement: theory Automatic_Refinement.Param_HOL

19:26:41 HOL-Analysis: theory HOL-Analysis.Elementary_Normed_Spaces

19:26:41 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

19:26:41 HOL-Library: theory HOL-Library.Product_Lexorder

19:26:41 HOL-Library: theory HOL-Library.Cardinality

19:26:41 HOL-Data_Structures: theory HOL-Data_Structures.AA_Map

19:26:41 HOL-Analysis: theory HOL-Computational_Algebra.Euclidean_Algorithm

19:26:41 HOL-Library: theory HOL-Library.Product_Plus

19:26:41 HOL-Library: theory HOL-Library.Quotient_Syntax

19:26:42 HOL-Library: theory HOL-Library.Quotient_Option

19:26:42 HOL-Library: theory HOL-Library.Product_Order

19:26:42 HOL-Library: theory HOL-Library.Quotient_Product

19:26:42 HOL-Library: theory HOL-Library.Quotient_Set

19:26:42 HOL-Library: theory HOL-Library.Quotient_Sum

19:26:42 HOL-Data_Structures: theory HOL-Data_Structures.RBT

19:26:42 Automatic_Refinement: theory Automatic_Refinement.Parametricity

19:26:42 HOL-Library: theory HOL-Library.Finite_Lattice

19:26:42 HOL-Library: theory HOL-Library.Quotient_Type

19:26:42 HOL-Library: theory HOL-Library.Quotient_List

19:26:42 Automatic_Refinement: theory Automatic_Refinement.Autoref_Data

19:26:42 Automatic_Refinement: theory Automatic_Refinement.Autoref_Phases

19:26:42 Automatic_Refinement: theory Automatic_Refinement.Autoref_Tagging

19:26:42 HOL-Library: theory HOL-Library.RBT_Impl

19:26:42 Automatic_Refinement: theory Automatic_Refinement.Autoref_Id_Ops

19:26:43 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Set

19:26:43 HOL-Library: theory HOL-Library.Realizers

19:26:43 HOL-Library: theory HOL-Library.Numeral_Type

19:26:43 HOL-Data_Structures: theory HOL-Data_Structures.Binomial_Heap

19:26:43 Automatic_Refinement: theory Automatic_Refinement.Autoref_Fix_Rel

19:26:43 HOL-Analysis: theory HOL-Analysis.Function_Metric

19:26:43 HOL-Library: theory HOL-Library.Reflection

19:26:44 HOL-Library: theory HOL-Library.Refute

19:26:44 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Map

19:26:44 Automatic_Refinement: theory Automatic_Refinement.Autoref_Relator_Interface

19:26:44 Automatic_Refinement: theory Automatic_Refinement.Autoref_Translate

19:26:44 HOL-Word: theory HOL-Word.Misc_Typedef

19:26:44 HOL-Library: theory HOL-Library.Type_Length

19:26:44 Automatic_Refinement: theory Automatic_Refinement.Autoref_Gen_Algo

19:26:44 HOL-Proofs: theory HOL.Factorial

19:26:44 HOL-Proofs: theory HOL.Enum

19:26:44 HOL-Proofs: theory HOL.Random

19:26:44 HOL-Proofs: theory HOL.GCD

19:26:44 HOL-Analysis: theory HOL-Analysis.Norm_Arith

19:26:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nominal

19:26:44 Timing HOL-Nominal (4 threads, 10.252s elapsed time, 23.968s cpu time, 0.888s GC time, factor 2.34)

19:26:44 Finished HOL-Nominal (0:00:25 elapsed time, 0:00:45 cpu time, factor 1.83)

19:26:44 Running HOL-Nominal-Examples ...

19:26:44 Automatic_Refinement: theory Automatic_Refinement.Autoref_Chapter

19:26:44 Automatic_Refinement: theory Automatic_Refinement.Autoref_Tool

19:26:44 HOL-Word: theory HOL-Word.Reversed_Bit_Lists

19:26:45 HOL-Library: theory HOL-Library.Rewrite

19:26:45 HOL-Analysis: theory HOL-Analysis.Topology_Euclidean_Space

19:26:45 HOL-Library: theory HOL-Library.Set_Algebras

19:26:45 HOL-Library: theory HOL-Library.Saturated

19:26:45 HOL-Data_Structures: theory HOL-Data_Structures.Leftist_Heap

19:26:45 HOL-Analysis: theory HOL-Library.Extended_Nonnegative_Real

19:26:46 HOL-Library: theory HOL-Library.Signed_Division

19:26:46 HOL-Library: theory HOL-Library.Sorting_Algorithms

19:26:46 Automatic_Refinement: theory Automatic_Refinement.Autoref_Bindings_HOL

19:26:46 HOL-Library: theory HOL-Library.Stirling

19:26:46 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CK_Machine

19:26:46 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class1

19:26:46 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR_Takahashi

19:26:46 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Compile

19:26:46 HOL-Library: theory HOL-Library.Sublist

19:26:46 HOL-Library: theory HOL-Library.Transitive_Closure_Table

19:26:46 HOL-Word: theory HOL-Word.Misc_lsb

19:26:46 HOL-Word: theory HOL-Word.Misc_msb

19:26:47 HOL-Library: theory HOL-Library.Tree

19:26:47 HOL-Word: theory HOL-Word.Misc_set_bit

19:26:47 HOL-Library: theory HOL-Library.Uprod

19:26:47 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Set

19:26:48 HOL-Word: theory HOL-Word.Ancient_Numeral

19:26:48 HOL-Library: theory HOL-Library.While_Combinator

19:26:48 HOL-Data_Structures: theory HOL-Data_Structures.Sorting

19:26:48 HOL-Analysis: theory HOL-Analysis.Convex_Euclidean_Space

19:26:48 HOL-Analysis: theory HOL-Analysis.Line_Segment

19:26:49 HOL-Proofs: theory HOL.Binomial

19:26:49 HOL-Analysis: theory HOL-Analysis.Sigma_Algebra

19:26:49 HOL-Library: theory HOL-Library.Prefix_Order

19:26:49 HOL-Library: theory HOL-Library.Subseq_Order

19:26:49 HOL-Library: theory HOL-Library.Z2

19:26:49 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

19:26:49 HOL-Data_Structures: theory HOL-Library.Tree_Real

19:26:49 HOL-Library: theory HOL-Library.Countable

19:26:49 HOL-Word: theory HOL-Word.More_Word

19:26:49 HOL-Library: theory HOL-Library.BigO

19:26:49 HOL-Word: theory HOL-Word.Word_Examples

19:26:50 HOL-Data_Structures: theory HOL-Data_Structures.Balance

19:26:50 HOL-Analysis: theory HOL-Analysis.Extended_Real_Limits

19:26:50 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Map

19:26:50 HOL-Analysis: theory HOL-Analysis.Ordered_Euclidean_Space

19:26:50 HOL-Library: theory HOL-Library.Tree_Multiset

19:26:50 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Contexts

19:26:50 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Set2

19:26:51 Automatic_Refinement: theory Automatic_Refinement.Automatic_Refinement

19:26:51 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join_RBT

19:26:51 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

19:26:51 HOL-Data_Structures: theory HOL-Data_Structures.Trie_Map

19:26:51 HOL-Library: theory HOL-Library.Countable_Set

19:26:51 HOL-Library: theory HOL-Library.FSet

19:26:52 HOL-Data_Structures: theory HOL-Data_Structures.Braun_Tree

19:26:52 HOL-Library: theory HOL-Library.Diagonal_Subsequence

19:26:52 HOL-Library: theory HOL-Library.Discrete

19:26:52 HOL-Analysis: theory HOL-Analysis.Summation_Tests

19:26:52 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

19:26:52 HOL-Library: theory HOL-Library.Countable_Set_Type

19:26:52 HOL-Data_Structures: theory HOL-Data_Structures.Array_Braun

19:26:53 HOL-Analysis: theory HOL-Analysis.Measurable

19:26:53 HOL-Data_Structures: theory HOL-Number_Theory.Fib

19:26:53 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Set

19:26:53 HOL-Analysis: theory HOL-Analysis.Uniform_Limit

19:26:53 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Set

19:26:54 HOL-Analysis: theory HOL-Analysis.Measure_Space

19:26:54 HOL-Analysis: theory HOL-Analysis.Bounded_Continuous_Function

19:26:55 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Map

19:26:55 HOL-Library: theory HOL-Library.Set_Idioms

19:26:55 HOL-Library: theory HOL-Library.Going_To_Filter

19:26:55 HOL-Library: theory HOL-Library.Indicator_Function

19:26:55 HOL-Analysis: theory HOL-Analysis.Bounded_Linear_Function

19:26:55 HOL-Library: theory HOL-Library.Landau_Symbols

19:26:55 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Crary

19:26:56 HOL-Analysis: theory HOL-Analysis.Starlike

19:26:56 HOL-Library: theory HOL-Library.Lattice_Algebras

19:26:57 HOL-Library: theory HOL-Library.Finite_Map

19:26:57 HOL-Analysis: theory HOL-Analysis.Caratheodory

19:26:58 HOL-Analysis: theory HOL-Analysis.Tagged_Division

19:26:58 HOL-Library: theory HOL-Library.Liminf_Limsup

19:26:58 HOL-Analysis: theory HOL-Computational_Algebra.Primes

19:26:58 HOL-Analysis: theory HOL-Computational_Algebra.Formal_Power_Series

19:26:59 HOL-Analysis: theory HOL-Analysis.Derivative

19:26:59 HOL-Analysis: theory HOL-Analysis.Continuous_Extension

19:26:59 HOL-Library: theory HOL-Library.Log_Nat

19:27:00 HOL-Analysis: theory HOL-Analysis.Path_Connected

19:27:00 HOL-Library: theory HOL-Library.Lub_Glb

19:27:00 HOL-Library: theory HOL-Library.Multiset_Permutations

19:27:01 HOL-Library: theory HOL-Library.Nonpos_Ints

19:27:01 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Pseudo_Term

19:27:02 HOL-Library: theory HOL-Library.OptionalSugar

19:27:02 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Deduction_Q

19:27:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_HOL

19:27:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_HOL/document.pdf

19:27:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_HOL/outline.pdf

19:27:02 Timing Auto2_HOL (4 threads, 23.214s elapsed time, 60.976s cpu time, 1.720s GC time, factor 2.63)

19:27:02 Finished Auto2_HOL (0:00:42 elapsed time, 0:01:34 cpu time, factor 2.21)

19:27:02 Running Psi_Calculi ...

19:27:02 HOL-Library: theory HOL-Library.Order_Continuity

19:27:02 HOL-Analysis: theory HOL-Analysis.Borel_Space

19:27:02 HOL-Analysis: theory HOL-Analysis.Cartesian_Euclidean_Space

19:27:03 HOL-Library: theory HOL-Library.Interval

19:27:03 HOL-Analysis: theory HOL-Analysis.Complex_Analysis_Basics

19:27:03 HOL-Analysis: theory HOL-Analysis.Cross3

19:27:03 HOL-Library: theory HOL-Library.Float

19:27:04 Psi_Calculi: theory Psi_Calculi.Chain

19:27:04 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Fsub

19:27:05 HOL-Analysis: theory HOL-Analysis.Complex_Transcendental

19:27:05 HOL-Analysis: theory HOL-Analysis.Lipschitz

19:27:05 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Height

19:27:06 HOL-Analysis: theory HOL-Analysis.Arcwise_Connected

19:27:06 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Map

19:27:06 Psi_Calculi: theory Psi_Calculi.Subst_Term

19:27:06 HOL-Analysis: theory HOL-Analysis.Nonnegative_Lebesgue_Integration

19:27:06 Psi_Calculi: theory Psi_Calculi.Agent

19:27:06 HOL-Library: theory HOL-Library.Extended_Nat

19:27:06 HOL-Library: theory HOL-Library.Interval_Float

19:27:07 HOL-Proofs: theory HOL.String

19:27:08 HOL-Library: theory HOL-Library.Extended_Real

19:27:08 HOL-Analysis: theory HOL-Analysis.Regularity

19:27:08 HOL-Analysis: theory HOL-Analysis.Generalised_Binomial_Theorem

19:27:08 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

19:27:08 HOL-Analysis: theory HOL-Analysis.FPS_Convergence

19:27:09 HOL-Analysis: theory HOL-Analysis.Harmonic_Numbers

19:27:09 HOL-Analysis: theory HOL-Analysis.Infinite_Products

19:27:09 HOL-Analysis: theory HOL-Analysis.Binary_Product_Measure

19:27:09 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lam_Funs

19:27:09 HOL-Analysis: theory HOL-Analysis.Multivariate_Analysis

19:27:10 HOL-Analysis: theory HOL-Analysis.Homotopy

19:27:10 HOL-Analysis: theory HOL-Analysis.Embed_Measure

19:27:10 HOL-Analysis: theory HOL-Analysis.Finite_Product_Measure

19:27:10 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lambda_mu

19:27:11 HOL-Analysis: theory HOL-Analysis.Locally

19:27:11 HOL-Library: theory HOL-Library.Periodic_Fun

19:27:11 HOL-Analysis: theory HOL-Analysis.Polytope

19:27:11 HOL-Library: theory HOL-Library.Quadratic_Discriminant

19:27:11 HOL-Library: theory HOL-Library.Sum_of_Squares

19:27:12 HOL-Analysis: theory HOL-Analysis.Weierstrass_Theorems

19:27:12 HOL-Analysis: theory HOL-Analysis.Bochner_Integration

19:27:13 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

19:27:13 HOL-Library: theory HOL-Library.Tree_Real

19:27:14 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR

19:27:14 HOL-Analysis: theory HOL-Analysis.Homeomorphism

19:27:14 HOL-Analysis: theory HOL-Analysis.Abstract_Euclidean_Space

19:27:14 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SN

19:27:14 HOL-Proofs: theory HOL.BNF_Greatest_Fixpoint

19:27:14 HOL-Proofs: theory HOL.Predicate

19:27:14 HOL-Proofs: theory HOL.Typerep

19:27:14 HOL-Analysis: theory HOL-Analysis.Complete_Measure

19:27:15 HOL-Analysis: theory HOL-Analysis.Radon_Nikodym

19:27:15 HOL-Analysis: theory HOL-Analysis.Brouwer_Fixpoint

19:27:16 HOL-Analysis: theory HOL-Analysis.Set_Integral

19:27:16 HOL-Analysis: theory HOL-Analysis.Lebesgue_Measure

19:27:16 HOL-Nominal-Examples: theory HOL-Nominal-Examples.LocalWeakening

19:27:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automatic_Refinement

19:27:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automatic_Refinement/document.pdf

19:27:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automatic_Refinement/outline.pdf

19:27:16 Timing Automatic_Refinement (4 threads, 31.607s elapsed time, 93.272s cpu time, 3.740s GC time, factor 2.95)

19:27:16 Finished Automatic_Refinement (0:00:57 elapsed time, 0:02:17 cpu time, factor 2.40)

19:27:16 Building Refine_Monadic ...

19:27:16 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Pattern

19:27:16 HOL-Library: theory HOL-Library.Library

19:27:16 HOL-Analysis: theory HOL-Analysis.Infinite_Set_Sum

19:27:17 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SOS

19:27:17 HOL-Analysis: theory HOL-Analysis.Fashoda_Theorem

19:27:17 HOL-Analysis: theory HOL-Analysis.Retracts

19:27:18 Refine_Monadic: theory HOL-Library.Adhoc_Overloading

19:27:18 Refine_Monadic: theory HOL-Library.Boolean_Algebra

19:27:18 Refine_Monadic: theory HOL-Library.Phantom_Type

19:27:18 Refine_Monadic: theory HOL-Library.While_Combinator

19:27:18 HOL-Analysis: theory HOL-Analysis.Henstock_Kurzweil_Integration

19:27:18 Refine_Monadic: theory HOL-Library.Monad_Syntax

19:27:18 Refine_Monadic: theory HOL-Word.Traditional_Syntax

19:27:18 Refine_Monadic: theory HOL-Library.Bit_Operations

19:27:19 Refine_Monadic: theory Refine_Monadic.Example_Chapter

19:27:19 Refine_Monadic: theory Refine_Monadic.Refine_Chapter

19:27:19 Refine_Monadic: theory Refine_Monadic.Refine_Mono_Prover

19:27:19 HOL-Proofs: theory HOL.Lazy_Sequence

19:27:19 Refine_Monadic: theory HOL-Library.Cardinality

19:27:19 Refine_Monadic: theory Refine_Monadic.Refine_Misc

19:27:19 HOL-Analysis: theory HOL-Analysis.Smooth_Paths

19:27:20 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Standardization

19:27:20 Refine_Monadic: theory Refine_Monadic.RefineG_Domain

19:27:20 Refine_Monadic: theory Refine_Monadic.RefineG_Transfer

19:27:20 HOL-Proofs: theory HOL.Limited_Sequence

19:27:21 Refine_Monadic: theory Refine_Monadic.RefineG_Assert

19:27:21 Refine_Monadic: theory HOL-Library.Numeral_Type

19:27:21 Refine_Monadic: theory Refine_Monadic.RefineG_Recursion

19:27:21 HOL-Proofs: theory HOL.Code_Evaluation

19:27:21 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Support

19:27:22 Refine_Monadic: theory Refine_Monadic.RefineG_While

19:27:22 Refine_Monadic: theory Refine_Monadic.Refine_Basic

19:27:22 Refine_Monadic: theory HOL-Library.Type_Length

19:27:23 Refine_Monadic: theory Refine_Monadic.Refine_Det

19:27:23 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Type_Preservation

19:27:23 HOL-Analysis: theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

19:27:23 HOL-Analysis: theory HOL-Analysis.Integral_Test

19:27:23 HOL-Proofs: theory HOL.Quickcheck_Random

19:27:23 HOL-Nominal-Examples: theory HOL-Nominal-Examples.W

19:27:26 Refine_Monadic: theory Refine_Monadic.Refine_Heuristics

19:27:26 Refine_Monadic: theory Refine_Monadic.Refine_Leof

19:27:26 Refine_Monadic: theory Refine_Monadic.Refine_Pfun

19:27:26 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Init_Normalization

19:27:26 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Derivatives

19:27:26 HOL-Proofs: theory HOL.Quickcheck_Exhaustive

19:27:26 HOL-Proofs: theory HOL.Random_Pred

19:27:26 HOL-Proofs: theory HOL.Quickcheck_Narrowing

19:27:26 Refine_Monadic: theory Refine_Monadic.Refine_More_Comb

19:27:26 Refine_Monadic: theory Refine_Monadic.Refine_While

19:27:27 HOL-Analysis: theory HOL-Analysis.Further_Topology

19:27:27 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.PNormalization

19:27:27 HOL-Analysis: theory HOL-Analysis.Gamma_Function

19:27:27 HOL-Library: theory HOL-Library.RBT

19:27:27 Psi_Calculi: theory Psi_Calculi.Close_Subst

19:27:27 HOL-Analysis: theory HOL-Analysis.Improper_Integral

19:27:27 HOL-Proofs: theory HOL.Random_Sequence

19:27:27 Psi_Calculi: theory Psi_Calculi.Frame

19:27:28 Psi_Calculi: theory Psi_Calculi.Structural_Congruence

19:27:28 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Weakening

19:27:28 HOL-Library: theory HOL-Library.RBT_Mapping

19:27:28 HOL-Library: theory HOL-Library.RBT_Set

19:27:28 HOL-Analysis: theory HOL-Analysis.Equivalence_Measurable_On_Borel

19:27:28 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

19:27:29 Refine_Monadic: theory Refine_Monadic.Refine_Transfer

19:27:29 Refine_Monadic: theory HOL-Word.Bit_Comprehension

19:27:29 Refine_Monadic: theory HOL-Word.Bits_Int

19:27:30 Refine_Monadic: theory Refine_Monadic.Autoref_Monadic

19:27:30 HOL-Analysis: theory HOL-Analysis.Interval_Integral

19:27:30 Refine_Monadic: theory Refine_Monadic.Refine_Automation

19:27:30 HOL-Analysis: theory HOL-Analysis.Vitali_Covering_Theorem

19:27:30 Refine_Monadic: theory Refine_Monadic.Refine_Foreach

19:27:31 HOL-Analysis: theory HOL-Analysis.Lebesgue_Integral_Substitution

19:27:31 HOL-Analysis: theory HOL-Analysis.Change_Of_Vars

19:27:31 Psi_Calculi: theory Psi_Calculi.Semantics

19:27:32 HOL-Analysis: theory HOL-Analysis.Jordan_Curve

19:27:32 Refine_Monadic: theory HOL-Word.Word

19:27:33 HOL-Analysis: theory HOL-Analysis.Ball_Volume

19:27:33 Refine_Monadic: theory Refine_Monadic.Refine_Monadic

19:27:33 HOL-Analysis: theory HOL-Analysis.Simplex_Content

19:27:34 HOL-Analysis: theory HOL-Analysis.Analysis

19:27:34 HOL-Proofs: theory HOL.Record

19:27:34 HOL-Proofs: theory HOL.Predicate_Compile

19:27:34 Refine_Monadic: theory Refine_Monadic.Breadth_First_Search

19:27:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word

19:27:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word/document.pdf

19:27:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word/outline.pdf

19:27:35 Timing HOL-Word (4 threads, 44.803s elapsed time, 147.156s cpu time, 5.104s GC time, factor 3.28)

19:27:35 Finished HOL-Word (0:01:15 elapsed time, 0:03:20 cpu time, factor 2.66)

19:27:35 Building LEM ...

19:27:37 LEM: theory HOL-Library.Cancellation

19:27:37 LEM: theory HOL-Library.While_Combinator

19:27:37 LEM: theory LEM.Lem_bool

19:27:37 LEM: theory LEM.Lem_basic_classes

19:27:37 HOL-Proofs: theory HOL.Nitpick

19:27:38 LEM: theory HOL-Library.Multiset

19:27:42 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Operators

19:27:43 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Formula

19:27:45 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

19:27:46 LEM: theory LEM.Lem_function

19:27:46 LEM: theory LEM.Lem_num

19:27:46 LEM: theory LEM.Lem_maybe

19:27:46 LEM: theory LEM.Lem_tuple

19:27:47 LEM: theory HOL-Library.Permutation

19:27:47 LEM: theory LEM.LemExtraDefs

19:27:48 Psi_Calculi: theory Psi_Calculi.Simulation

19:27:48 Refine_Monadic: theory Refine_Monadic.WordRefine

19:27:48 Psi_Calculi: theory Psi_Calculi.Sum

19:27:48 Psi_Calculi: theory Psi_Calculi.Bisimulation

19:27:49 Refine_Monadic: theory Refine_Monadic.Examples

19:27:49 Psi_Calculi: theory Psi_Calculi.Sim_Pres

19:27:50 HOL-Proofs: theory HOL.Nunchaku

19:27:50 Psi_Calculi: theory Psi_Calculi.Sim_Struct_Cong

19:27:50 LEM: theory LEM.Lem

19:27:50 Psi_Calculi: theory Psi_Calculi.Tau_Chain

19:27:50 LEM: theory LEM.Lem_assert_extra

19:27:51 LEM: theory LEM.Lem_maybe_extra

19:27:51 Psi_Calculi: theory Psi_Calculi.Bisim_Pres

19:27:51 HOL-Proofs: theory Main

19:27:52 Psi_Calculi: theory Psi_Calculi.Weak_Simulation

19:27:52 Psi_Calculi: theory Psi_Calculi.Weak_Stat_Imp

19:27:52 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L

19:27:52 Psi_Calculi: theory Psi_Calculi.Weak_Stat_Imp_Pres

19:27:53 Psi_Calculi: theory Psi_Calculi.Bisim_Struct_Cong

19:27:53 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Simulation

19:27:53 Psi_Calculi: theory Psi_Calculi.Weak_Sim_Pres

19:27:54 HOL-Proofs: theory HOL-Library.Realizers

19:27:54 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S

19:27:56 LEM: theory LEM.Lem_function_extra

19:27:56 LEM: theory LEM.Lem_set_helpers

19:27:56 LEM: theory LEM.Lem_list

19:27:56 Psi_Calculi: theory Psi_Calculi.Bisim_Subst

19:27:56 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L_Normalization

19:27:58 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S_Normalization

19:27:59 Psi_Calculi: theory Psi_Calculi.Weak_Bisimulation

19:28:01 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Sim_Pres

19:28:02 LEM: theory LEM.Lem_set

19:28:02 LEM: theory LEM.Lem_either

19:28:02 LEM: theory LEM.Lem_sorting

19:28:02 LEM: theory LEM.Lem_string

19:28:02 LEM: theory LEM.Lem_num_extra

19:28:02 LEM: theory LEM.Lem_show

19:28:02 LEM: theory LEM.Lem_list_extra

19:28:02 LEM: theory LEM.Lem_word

19:28:03 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Pres

19:28:03 LEM: theory LEM.Lem_set_extra

19:28:03 LEM: theory LEM.Lem_machine_word

19:28:03 LEM: theory LEM.Lem_map

19:28:04 LEM: theory LEM.Lem_map_extra

19:28:04 LEM: theory LEM.Lem_relation

19:28:04 LEM: theory LEM.Lem_string_extra

19:28:05 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Struct_Cong

19:28:05 LEM: theory LEM.Lem_show_extra

19:28:07 Psi_Calculi: theory Psi_Calculi.Weak_Psi_Congruence

19:28:08 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Subst

19:28:10 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Pres

19:28:11 LEM: theory LEM.Lem_pervasives

19:28:11 Psi_Calculi: theory Psi_Calculi.Weakening

19:28:13 LEM: theory LEM.Lem_pervasives_extra

19:28:14 Psi_Calculi: theory Psi_Calculi.Weaken_Transition

19:28:14 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Struct_Cong

19:28:15 Psi_Calculi: theory Psi_Calculi.Weaken_Stat_Imp

19:28:17 Psi_Calculi: theory Psi_Calculi.Weaken_Simulation

19:28:18 Psi_Calculi: theory Psi_Calculi.Weak_Congruence

19:28:20 Psi_Calculi: theory Psi_Calculi.Weaken_Bisimulation

19:28:25 Psi_Calculi: theory Psi_Calculi.Tau

19:28:27 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Map

19:28:43 Psi_Calculi: theory Psi_Calculi.Tau_Sim

19:28:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LEM

19:28:46 Timing LEM (4 threads, 39.103s elapsed time, 102.764s cpu time, 5.972s GC time, factor 2.63)

19:28:46 Finished LEM (0:01:10 elapsed time, 0:02:33 cpu time, factor 2.17)

19:28:46 Building CakeML ...

19:28:49 CakeML: theory HOL-Eisbach.Eisbach

19:28:49 CakeML: theory CakeML.Doc_Generated

19:28:49 CakeML: theory CakeML.Doc_Proofs

19:28:49 CakeML: theory Deriving.Derive_Manager

19:28:49 CakeML: theory Deriving.Generator_Aux

19:28:49 CakeML: theory HOL-Library.Case_Converter

19:28:49 CakeML: theory HOL-Library.Datatype_Records

19:28:49 CakeML: theory HOL-Library.Infinite_Set

19:28:49 CakeML: theory HOL-Library.Simps_Case_Conv

19:28:50 CakeML: theory HOL-Library.Lattice_Syntax

19:28:50 CakeML: theory HOL-Library.Nat_Bijection

19:28:50 CakeML: theory HOL-Library.Complete_Partial_Order2

19:28:50 CakeML: theory HOL-Library.Old_Datatype

19:28:50 CakeML: theory HOL-Eisbach.Eisbach_Tools

19:28:50 CakeML: theory HOL-Library.Signed_Division

19:28:51 CakeML: theory HOL-Library.Sublist

19:28:51 CakeML: theory Word_Lib.Bitwise

19:28:51 CakeML: theory Word_Lib.Hex_Words

19:28:51 CakeML: theory Word_Lib.Signed_Words

19:28:51 CakeML: theory Word_Lib.Norm_Words

19:28:52 CakeML: theory Word_Lib.Bitwise_Signed

19:28:52 CakeML: theory Word_Lib.Word_Syntax

19:28:52 CakeML: theory Word_Lib.Word_Lib

19:28:52 CakeML: theory Word_Lib.Word_Type_Syntax

19:28:52 CakeML: theory HOL-Library.Countable

19:28:53 CakeML: theory HOL-Library.Lattice_Algebras

19:28:55 CakeML: theory HOL-Library.Log_Nat

19:28:55 CakeML: theory CakeML.Namespace

19:28:55 CakeML: theory CakeML.Tokens

19:28:55 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

19:28:55 CakeML: theory HOL-Library.Countable_Set

19:28:56 CakeML: theory HOL-Library.Countable_Complete_Lattices

19:29:00 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

19:29:00 CakeML: theory HOL-Library.Order_Continuity

19:29:01 CakeML: theory HOL-Library.Extended_Nat

19:29:02 CakeML: theory HOL-Library.Float

19:29:02 CakeML: theory Coinductive.Coinductive_Nat

19:29:03 CakeML: theory CakeML.NamespaceAuxiliary

19:29:03 CakeML: theory Show.Show

19:29:04 CakeML: theory Coinductive.Coinductive_List

19:29:05 CakeML: theory Show.Show_Instances

19:29:05 CakeML: theory Word_Lib.Enumeration

19:29:06 CakeML: theory Word_Lib.Word_Enum

19:29:08 CakeML: theory Word_Lib.Word_Setup_64

19:29:08 CakeML: theory Word_Lib.HOL_Lemmas

19:29:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic

19:29:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic/document.pdf

19:29:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic/outline.pdf

19:29:09 Timing Refine_Monadic (4 threads, 73.383s elapsed time, 219.500s cpu time, 8.380s GC time, factor 2.99)

19:29:09 Finished Refine_Monadic (0:01:51 elapsed time, 0:04:45 cpu time, factor 2.56)

19:29:09 Building Collections ...

19:29:09 CakeML: theory Word_Lib.More_Divides

19:29:09 CakeML: theory Word_Lib.Aligned

19:29:10 CakeML: theory Word_Lib.Word_Next

19:29:10 CakeML: theory Word_Lib.Word_EqI

19:29:11 Collections: theory Collections.ICF_Tools

19:29:11 Collections: theory Finger-Trees.FingerTree

19:29:11 Collections: theory HOL-Library.AList

19:29:11 Collections: theory Collections.Partial_Equivalence_Relation

19:29:12 Collections: theory Binomial-Heaps.BinomialHeap

19:29:12 Collections: theory Collections.Ord_Code_Preproc

19:29:12 Collections: theory Collections.Locale_Code

19:29:12 Collections: theory Collections.Record_Intf

19:29:12 Collections: theory Binomial-Heaps.SkewBinomialHeap

19:29:14 CakeML: theory Word_Lib.Word_Lemmas

19:29:14 Collections: theory HOL-Library.Code_Abstract_Nat

19:29:14 Collections: theory HOL-Library.Code_Target_Nat

19:29:14 Collections: theory HOL-Library.Code_Target_Int

19:29:15 Collections: theory HOL-Library.Code_Target_Numeral

19:29:15 Collections: theory HOL-Library.Confluence

19:29:15 Collections: theory HOL-Library.Confluent_Quotient

19:29:15 Collections: theory HOL-Library.Dlist

19:29:16 CakeML: theory CakeML.Lib

19:29:17 Collections: theory Collections.SetIterator

19:29:17 Collections: theory Collections.Sorted_List_Operations

19:29:18 Psi_Calculi: theory Psi_Calculi.Tau_Stat_Imp

19:29:19 Collections: theory HOL-Library.RBT_Impl

19:29:20 Collections: theory Collections.Idx_Iterator

19:29:20 Collections: theory Collections.SetAbstractionIterator

19:29:21 CakeML: theory CakeML.LibAuxiliary

19:29:21 CakeML: theory CakeML.Ffi

19:29:21 CakeML: theory IEEE_Floating_Point.IEEE

19:29:21 CakeML: theory Word_Lib.Word_Lemmas_64

19:29:21 Collections: theory Collections.SetIteratorOperations

19:29:26 Collections: theory Collections.Assoc_List

19:29:26 CakeML: theory IEEE_Floating_Point.FP64

19:29:26 Collections: theory Collections.Diff_Array

19:29:27 CakeML: theory CakeML.FpSem

19:29:31 Collections: theory Collections.Dlist_add

19:29:31 Collections: theory Collections.Proper_Iterator

19:29:31 Collections: theory Collections.SetIteratorGA

19:29:32 Collections: theory Collections.It_to_It

19:29:32 Collections: theory HOL-Library.Signed_Division

19:29:32 Collections: theory Collections.DatRef

19:29:33 CakeML: theory CakeML.SimpleIO

19:29:33 CakeML: theory CakeML.Ast

19:29:33 Collections: theory HOL-Word.Misc_Arithmetic

19:29:34 Collections: theory Native_Word.More_Bits_Int

19:29:34 Collections: theory HOL-Word.Misc_Typedef

19:29:34 Collections: theory HOL-Word.Reversed_Bit_Lists

19:29:36 Collections: theory Word_Lib.Signed_Words

19:29:36 Collections: theory Collections.Gen_Iterator

19:29:37 Collections: theory HOL-Word.Misc_lsb

19:29:37 Collections: theory HOL-Word.Misc_msb

19:29:38 Collections: theory HOL-Word.Misc_set_bit

19:29:38 Collections: theory Word_Lib.Bitwise

19:29:39 Collections: theory Word_Lib.Word_Syntax

19:29:39 Collections: theory Collections.Iterator

19:29:40 Collections: theory Collections.ICF_Spec_Base

19:29:41 Collections: theory Native_Word.Code_Symbolic_Bits_Int

19:29:41 Collections: theory Word_Lib.Word_Lib

19:29:41 Collections: theory Native_Word.Bits_Integer

19:29:42 Collections: theory Collections.MapSpec

19:29:48 Collections: theory Collections.Robdd

19:29:58 Collections: theory Native_Word.Code_Target_Bits_Int

19:29:58 Collections: theory Native_Word.Code_Target_Word_Base

19:29:59 Collections: theory Collections.Code_Target_ICF

19:29:59 Psi_Calculi: theory Psi_Calculi.Tau_Laws_No_Weak

19:29:59 Collections: theory Collections.Locale_Code_Ex

19:29:59 Collections: theory Native_Word.Uint32

19:30:02 Collections: theory Collections.HashCode

19:30:05 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class2

19:30:07 CakeML: theory CakeML.CakeML_Compiler

19:30:07 CakeML: theory CakeML.AstAuxiliary

19:30:07 CakeML: theory CakeML.SemanticPrimitives

19:30:08 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class3

19:30:09 Psi_Calculi: theory Psi_Calculi.Tau_Laws_Weak

19:30:11 Collections: theory Collections.RBT_add

19:30:52 CakeML: theory CakeML.CakeML_Quickcheck

19:30:52 CakeML: theory CakeML.Evaluate

19:30:52 CakeML: theory CakeML.SmallStep

19:30:52 CakeML: theory CakeML.TypeSystem

19:30:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic

19:30:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic/document.pdf

19:30:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic/outline.pdf

19:30:55 Timing Syntax_Independent_Logic (4 threads, 241.292s elapsed time, 874.036s cpu time, 6.532s GC time, factor 3.62)

19:30:55 Finished Syntax_Independent_Logic (0:04:35 elapsed time, 0:15:32 cpu time, factor 3.38)

19:30:55 Building Word_Lib ...

19:30:56 Word_Lib: theory HOL-Eisbach.Eisbach

19:30:56 Word_Lib: theory HOL-Library.Signed_Division

19:30:56 Word_Lib: theory HOL-Library.Sublist

19:30:56 Word_Lib: theory Word_Lib.Bitwise

19:30:57 Word_Lib: theory Word_Lib.Hex_Words

19:30:57 Word_Lib: theory Word_Lib.Signed_Words

19:30:57 Word_Lib: theory Word_Lib.Norm_Words

19:30:57 Word_Lib: theory Word_Lib.Word_Type_Syntax

19:30:57 Word_Lib: theory Word_Lib.Enumeration

19:30:58 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

19:30:58 Word_Lib: theory Word_Lib.Examples

19:30:58 Word_Lib: theory Word_Lib.Bitwise_Signed

19:30:58 Word_Lib: theory Word_Lib.Word_Syntax

19:30:58 Word_Lib: theory Word_Lib.Word_Lib

19:30:58 Word_Lib: theory Word_Lib.HOL_Lemmas

19:30:58 Word_Lib: theory Word_Lib.More_Divides

19:31:00 Word_Lib: theory Word_Lib.Word_Enum

19:31:00 Word_Lib: theory Word_Lib.Aligned

19:31:00 Word_Lib: theory Word_Lib.Word_Setup_32

19:31:00 Word_Lib: theory Word_Lib.Word_Setup_64

19:31:01 Word_Lib: theory Word_Lib.Word_Next

19:31:01 Word_Lib: theory Word_Lib.Word_EqI

19:31:03 CakeML: theory CakeML.BigStep

19:31:04 CakeML: theory CakeML.PrimTypes

19:31:05 Word_Lib: theory Word_Lib.Word_Lemmas

19:31:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs

19:31:06 Timing HOL-Proofs (4 threads, 411.540s elapsed time, 660.788s cpu time, 77.328s GC time, factor 1.61)

19:31:06 Finished HOL-Proofs (0:09:57 elapsed time, 0:16:52 cpu time, factor 1.69)

19:31:06 Building Goedel_Incompleteness ...

19:31:07 CakeML: theory CakeML.BigSmallInvariants

19:31:08 Goedel_Incompleteness: theory Goedel_Incompleteness.Deduction2

19:31:08 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

19:31:08 CakeML: theory CakeML.SemanticPrimitivesAuxiliary

19:31:08 CakeML: theory CakeML.Semantic_Extras

19:31:09 Goedel_Incompleteness: theory Goedel_Incompleteness.Jeroslow_Original

19:31:09 Goedel_Incompleteness: theory Goedel_Incompleteness.Jeroslow_Simplified

19:31:12 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Encoding

19:31:12 Word_Lib: theory Word_Lib.Word_Lemmas_32

19:31:12 Word_Lib: theory Word_Lib.Word_Lemmas_64

19:31:13 Collections: theory Collections.GenCF_Chapter

19:31:13 Collections: theory Collections.GenCF_Gen_Chapter

19:31:13 Collections: theory Collections.GenCF_Impl_Chapter

19:31:13 Collections: theory Collections.GenCF_Intf_Chapter

19:31:13 Collections: theory Collections.Intf_Comp

19:31:13 Collections: theory Collections.Impl_Array_Stack

19:31:13 Collections: theory HOL-Library.Product_Lexorder

19:31:13 Collections: theory Collections.Intf_Hash

19:31:13 Collections: theory Collections.Array_Iterator

19:31:13 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Representability

19:31:13 Collections: theory Collections.Intf_Map

19:31:14 Collections: theory Collections.Intf_Set

19:31:14 Collections: theory Collections.Gen_Map

19:31:14 Collections: theory Collections.Gen_Set

19:31:14 Collections: theory Collections.Impl_Cfun_Set

19:31:14 Collections: theory Collections.Impl_List_Set

19:31:16 Goedel_Incompleteness: theory Goedel_Incompleteness.Derivability_Conditions

19:31:16 Collections: theory Collections.Gen_Comp

19:31:16 Collections: theory Collections.Impl_Array_Map

19:31:16 Collections: theory Collections.Impl_List_Map

19:31:16 Collections: theory Collections.Impl_RBT_Map

19:31:16 Collections: theory Collections.Gen_Map2Set

19:31:17 Collections: theory Collections.Impl_Array_Hash_Map

19:31:18 Goedel_Incompleteness: theory Goedel_Incompleteness.Diagonalization

19:31:18 Goedel_Incompleteness: theory Goedel_Incompleteness.Standard_Model_More

19:31:18 Goedel_Incompleteness: theory Goedel_Incompleteness.Goedel_Formula

19:31:19 Goedel_Incompleteness: theory Goedel_Incompleteness.Loeb_Formula

19:31:20 Goedel_Incompleteness: theory Goedel_Incompleteness.Loeb

19:31:20 Goedel_Incompleteness: theory Goedel_Incompleteness.Rosser_Formula

19:31:23 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_First_Goedel

19:31:23 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

19:31:24 Goedel_Incompleteness: theory Goedel_Incompleteness.Tarski

19:31:26 CakeML: theory CakeML.TypeSystemAuxiliary

19:31:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library

19:31:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library/document.pdf

19:31:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library/outline.pdf

19:31:27 Timing HOL-Library (4 threads, 199.801s elapsed time, 700.944s cpu time, 39.672s GC time, factor 3.51)

19:31:27 Finished HOL-Library (0:05:07 elapsed time, 0:15:40 cpu time, factor 3.06)

19:31:27 Building HOL-Computational_Algebra ...

19:31:30 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Second_Goedel

19:31:30 CakeML: theory CakeML.Big_Step_Determ

19:31:30 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fraction_Field

19:31:30 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Group_Closure

19:31:30 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Factorial_Ring

19:31:30 Goedel_Incompleteness: theory Goedel_Incompleteness.All_Abstract

19:31:30 CakeML: theory CakeML.Big_Step_Total

19:31:30 CakeML: theory CakeML.Big_Step_Clocked

19:31:32 CakeML: theory CakeML.Big_Step_Unclocked

19:31:33 CakeML: theory CakeML.Evaluate_Termination

19:31:33 CakeML: theory CakeML.Evaluate_Clock

19:31:34 CakeML: theory CakeML.Big_Step_Fun_Equiv

19:31:34 CakeML: theory CakeML.Evaluate_Single

19:31:35 CakeML: theory CakeML.Matching

19:31:38 Collections: theory Collections.Gen_Hash

19:31:38 Collections: theory Native_Word.Uint

19:31:38 Collections: theory Collections.Impl_Bit_Set

19:31:40 Collections: theory Collections.Impl_Uv_Set

19:31:42 CakeML: theory CakeML.Big_Step_Unclocked_Single

19:31:44 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Euclidean_Algorithm

19:31:44 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial

19:31:51 CakeML: theory CakeML.CakeML_Code

19:31:55 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:31:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness

19:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness/document.pdf

19:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness/outline.pdf

19:31:56 Timing Goedel_Incompleteness (4 threads, 26.102s elapsed time, 95.412s cpu time, 2.568s GC time, factor 3.66)

19:31:56 Finished Goedel_Incompleteness (0:00:49 elapsed time, 0:02:14 cpu time, factor 2.73)

19:31:56 Building Category3 ...

19:31:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib

19:31:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib/document.pdf

19:31:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib/outline.pdf

19:31:57 Timing Word_Lib (4 threads, 35.968s elapsed time, 134.012s cpu time, 4.340s GC time, factor 3.73)

19:31:57 Finished Word_Lib (0:01:01 elapsed time, 0:02:58 cpu time, factor 2.89)

19:31:57 Building IP_Addresses ...

19:31:57 Collections: theory Collections.GenCF

19:31:58 Category3: theory HOL-Cardinals.Fun_More

19:31:58 Category3: theory HOL-Cardinals.Order_Relation_More

19:31:58 Category3: theory HOL-Cardinals.Order_Union

19:31:58 Category3: theory Category3.Category

19:31:58 Category3: theory HereditarilyFinite.HF

19:31:58 Category3: theory HOL-Cardinals.Wellorder_Extension

19:31:58 Category3: theory HOL-Cardinals.Wellfounded_More

19:31:58 Category3: theory HOL-Cardinals.Wellorder_Relation

19:31:59 IP_Addresses: theory HOL-Library.Cancellation

19:31:59 IP_Addresses: theory HOL-Library.Infinite_Set

19:31:59 IP_Addresses: theory HOL-Library.Option_ord

19:31:59 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

19:31:59 Category3: theory Category3.ConcreteCategory

19:31:59 Category3: theory Category3.DiscreteCategory

19:31:59 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

19:31:59 Category3: theory HOL-Cardinals.Wellorder_Embedding

19:31:59 Category3: theory Category3.DualCategory

19:31:59 Category3: theory Category3.EpiMonoIso

19:31:59 Category3: theory HOL-Cardinals.Wellorder_Constructions

19:31:59 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Normalized_Fraction

19:31:59 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Primes

19:31:59 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Field_as_Ring

19:32:00 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Power_Series

19:32:00 IP_Addresses: theory HOL-Library.Multiset

19:32:00 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Nth_Powers

19:32:00 Category3: theory Category3.InitialTerminal

19:32:00 Category3: theory Category3.ProductCategory

19:32:00 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Squarefree

19:32:00 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_Factorial

19:32:00 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

19:32:00 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

19:32:01 Category3: theory Category3.FreeCategory

19:32:01 Category3: theory Category3.Functor

19:32:02 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

19:32:02 Collections: theory Collections.ICF_Chapter

19:32:02 Collections: theory Collections.ICF_Spec_Chapter

19:32:02 Collections: theory Collections.ICF_Impl_Chapter

19:32:02 Collections: theory Collections.ICF_Gen_Algo_Chapter

19:32:02 Collections: theory Trie.Trie

19:32:02 Collections: theory HOL-Library.RBT

19:32:02 Collections: theory Collections.AnnotatedListSpec

19:32:02 Collections: theory Collections.ListSpec

19:32:03 Category3: theory HOL-Cardinals.Cardinals

19:32:03 Collections: theory Collections.PrioSpec

19:32:05 Collections: theory Collections.Trie_Impl

19:32:05 Collections: theory Collections.ListGA

19:32:05 Collections: theory Collections.BinoPrioImpl

19:32:06 Collections: theory Collections.FTAnnotatedListImpl

19:32:06 Collections: theory Collections.Trie2

19:32:06 Collections: theory Collections.Fifo

19:32:06 Collections: theory Collections.PrioByAnnotatedList

19:32:07 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_FPS

19:32:07 IP_Addresses: theory HOL-ex.Quicksort

19:32:08 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Laurent_Series

19:32:08 IP_Addresses: theory Automatic_Refinement.Misc

19:32:08 Category3: theory Category3.NaturalTransformation

19:32:08 Collections: theory Collections.SkewPrioImpl

19:32:09 Category3: theory Category3.Subcategory

19:32:09 Category3: theory Category3.SetCategory

19:32:10 Collections: theory Collections.PrioUniqueSpec

19:32:11 Collections: theory Collections.SetSpec

19:32:11 Collections: theory Collections.PrioUniqueByAnnotatedList

19:32:12 Collections: theory Collections.FTPrioImpl

19:32:13 Category3: theory Category3.SetCat

19:32:13 Category3: theory Category3.BinaryFunctor

19:32:15 Collections: theory Collections.FTPrioUniqueImpl

19:32:17 Collections: theory Collections.Algos

19:32:17 Collections: theory Collections.SetIndex

19:32:17 Collections: theory Collections.SetIteratorCollectionsGA

19:32:18 Collections: theory Collections.MapGA

19:32:18 Collections: theory Collections.SetGA

19:32:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Computational_Algebra

19:32:19 Category3: theory Category3.FunctorCategory

19:32:20 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

19:32:20 IP_Addresses: theory HOL-Library.Product_Lexorder

19:32:20 IP_Addresses: theory IP_Addresses.Hs_Compat

19:32:20 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

19:32:20 IP_Addresses: theory IP_Addresses.WordInterval

19:32:20 IP_Addresses: theory HOL-Library.Code_Target_Nat

19:32:20 IP_Addresses: theory IP_Addresses.Lib_List_toString

19:32:20 IP_Addresses: theory IP_Addresses.Lib_Word_toString

19:32:21 Collections: theory Collections.ArrayMapImpl

19:32:21 Collections: theory Collections.ListMapImpl

19:32:22 Collections: theory Collections.ListMapImpl_Invar

19:32:24 Collections: theory Collections.TrieMapImpl

19:32:25 IP_Addresses: theory IP_Addresses.IP_Address

19:32:25 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

19:32:26 Collections: theory Collections.ArrayHashMap_Impl

19:32:28 Collections: theory Collections.ListSetImpl

19:32:29 Collections: theory Collections.ListSetImpl_Invar

19:32:30 Collections: theory Collections.ListSetImpl_NotDist

19:32:31 Collections: theory Collections.ArrayHashMap

19:32:32 IP_Addresses: theory IP_Addresses.IPv4

19:32:32 IP_Addresses: theory IP_Addresses.IPv6

19:32:33 Category3: theory Category3.Yoneda

19:32:33 IP_Addresses: theory IP_Addresses.Prefix_Match

19:32:34 Collections: theory Collections.ListSetImpl_Sorted

19:32:34 IP_Addresses: theory IP_Addresses.CIDR_Split

19:32:34 Collections: theory Collections.SetByMap

19:32:36 Collections: theory Collections.RBTMapImpl

19:32:37 Collections: theory Collections.ArraySetImpl

19:32:38 Collections: theory Collections.ArrayHashSet

19:32:41 Collections: theory Collections.TrieSetImpl

19:32:43 Collections: theory Collections.HashMap_Impl

19:32:43 Collections: theory Collections.RBTSetImpl

19:32:46 Collections: theory Collections.HashMap

19:32:53 Collections: theory Collections.HashSet

19:32:53 Collections: theory Collections.MapStdImpl

19:33:00 Collections: theory Collections.SetStdImpl

19:33:01 Category3: theory Category3.Adjunction

19:33:05 Collections: theory Collections.ICF_Impl

19:33:10 Collections: theory Collections.ICF_Refine_Monadic

19:33:11 Collections: theory Collections.ICF_Autoref

19:33:15 Collections: theory Collections.ICF_Entrypoints_Chapter

19:33:15 Collections: theory Collections.Collections_Entrypoints_Chapter

19:33:15 Collections: theory Collections.Userguides_Chapter

19:33:15 Collections: theory Collections.Collections

19:33:15 Collections: theory Collections.Refine_Dflt

19:33:16 Collections: theory Collections.CollectionsV1

19:33:16 Collections: theory Collections.ICF_Userguide

19:33:16 Collections: theory Collections.Refine_Dflt_ICF

19:33:17 Collections: theory Collections.Refine_Dflt_Only_ICF

19:33:17 Collections: theory Collections.Refine_Monadic_Userguide

19:33:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Computational_Algebra

19:33:19 Timing HOL-Computational_Algebra (4 threads, 75.714s elapsed time, 217.384s cpu time, 6.596s GC time, factor 2.87)

19:33:19 Finished HOL-Computational_Algebra (0:01:51 elapsed time, 0:04:32 cpu time, factor 2.45)

19:33:19 Building HOL-Algebra ...

19:33:23 HOL-Algebra: theory HOL-Cardinals.Fun_More

19:33:23 HOL-Algebra: theory HOL-Cardinals.Order_Relation_More

19:33:23 HOL-Algebra: theory HOL-Cardinals.Order_Union

19:33:23 HOL-Algebra: theory HOL-Algebra.Exponent

19:33:23 HOL-Algebra: theory HOL-Algebra.Congruence

19:33:23 HOL-Algebra: theory HOL-Algebra.Cycles

19:33:23 HOL-Algebra: theory HOL-Cardinals.Wellfounded_More

19:33:23 HOL-Algebra: theory HOL-Cardinals.Wellorder_Relation

19:33:24 HOL-Algebra: theory HOL-Cardinals.Wellorder_Embedding

19:33:24 HOL-Algebra: theory HOL-Cardinals.Wellorder_Constructions

19:33:25 HOL-Algebra: theory HOL-Algebra.Order

19:33:25 HOL-Algebra: theory HOL-Cardinals.Cardinal_Order_Relation

19:33:26 HOL-Algebra: theory HOL-Algebra.Lattice

19:33:27 HOL-Algebra: theory HOL-Cardinals.Cardinal_Arithmetic

19:33:28 HOL-Algebra: theory HOL-Algebra.Complete_Lattice

19:33:29 HOL-Algebra: theory HOL-Algebra.Galois_Connection

19:33:29 HOL-Algebra: theory HOL-Algebra.Group

19:33:33 HOL-Algebra: theory HOL-Algebra.Bij

19:33:33 HOL-Algebra: theory HOL-Algebra.Coset

19:33:33 HOL-Algebra: theory HOL-Algebra.FiniteProduct

19:33:34 HOL-Algebra: theory HOL-Algebra.Ring

19:33:36 HOL-Algebra: theory HOL-Algebra.Group_Action

19:33:36 HOL-Algebra: theory HOL-Algebra.Sylow

19:33:37 HOL-Algebra: theory HOL-Algebra.Divisibility

19:33:37 HOL-Algebra: theory HOL-Algebra.Zassenhaus

19:33:37 HOL-Algebra: theory HOL-Algebra.Generated_Groups

19:33:38 Category3: theory Category3.EquivalenceOfCategories

19:33:38 Category3: theory Category3.Limit

19:33:40 HOL-Algebra: theory HOL-Algebra.Solvable_Groups

19:33:41 HOL-Algebra: theory HOL-Algebra.Sym_Groups

19:33:42 HOL-Algebra: theory HOL-Algebra.AbelCoset

19:33:42 HOL-Algebra: theory HOL-Algebra.Module

19:33:48 HOL-Algebra: theory HOL-Algebra.Ideal

19:33:52 HOL-Algebra: theory HOL-Algebra.Ideal_Product

19:33:52 HOL-Algebra: theory HOL-Algebra.RingHom

19:33:54 HOL-Algebra: theory HOL-Algebra.QuotRing

19:33:54 HOL-Algebra: theory HOL-Algebra.UnivPoly

19:33:57 HOL-Nominal-Examples: theory HOL-Nominal-Examples.VC_Condition

19:33:58 HOL-Algebra: theory HOL-Algebra.IntRing

19:33:58 HOL-Algebra: theory HOL-Algebra.Weak_Morphisms

19:33:59 HOL-Algebra: theory HOL-Algebra.Chinese_Remainder

19:34:02 IP_Addresses: theory IP_Addresses.IP_Address_Parser

19:34:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nominal-Examples

19:34:06 Timing HOL-Nominal-Examples (4 threads, 434.060s elapsed time, 1547.716s cpu time, 101.348s GC time, factor 3.57)

19:34:06 Finished HOL-Nominal-Examples (0:07:17 elapsed time, 0:25:52 cpu time, factor 3.55)

19:34:06 Building HOL-Number_Theory ...

19:34:08 HOL-Number_Theory: theory HOL-Number_Theory.Cong

19:34:08 HOL-Number_Theory: theory HOL-Algebra.Congruence

19:34:08 HOL-Number_Theory: theory HOL-Number_Theory.Eratosthenes

19:34:08 HOL-Number_Theory: theory HOL-Number_Theory.Fib

19:34:09 HOL-Algebra: theory HOL-Algebra.Multiplicative_Group

19:34:09 HOL-Number_Theory: theory HOL-Number_Theory.Prime_Powers

19:34:10 HOL-Number_Theory: theory HOL-Algebra.Order

19:34:11 HOL-Number_Theory: theory HOL-Number_Theory.Mod_Exp

19:34:11 HOL-Number_Theory: theory HOL-Number_Theory.Totient

19:34:11 HOL-Number_Theory: theory HOL-Algebra.Lattice

19:34:13 HOL-Algebra: theory HOL-Algebra.Elementary_Groups

19:34:13 HOL-Algebra: theory HOL-Algebra.Ring_Divisibility

19:34:13 HOL-Algebra: theory HOL-Algebra.Subrings

19:34:13 HOL-Number_Theory: theory HOL-Algebra.Complete_Lattice

19:34:14 HOL-Number_Theory: theory HOL-Algebra.Group

19:34:14 HOL-Algebra: theory HOL-Algebra.Exact_Sequence

19:34:15 HOL-Algebra: theory HOL-Algebra.Product_Groups

19:34:15 HOL-Algebra: theory HOL-Algebra.Free_Abelian_Groups

19:34:16 HOL-Algebra: theory HOL-Algebra.Embedded_Algebras

19:34:16 HOL-Algebra: theory HOL-Algebra.Generated_Rings

19:34:16 HOL-Number_Theory: theory HOL-Algebra.Coset

19:34:16 HOL-Number_Theory: theory HOL-Algebra.FiniteProduct

19:34:17 IP_Addresses: theory IP_Addresses.IP_Address_toString

19:34:17 HOL-Algebra: theory HOL-Algebra.Generated_Fields

19:34:17 HOL-Number_Theory: theory HOL-Algebra.Ring

19:34:18 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

19:34:18 HOL-Number_Theory: theory HOL-Algebra.Generated_Groups

19:34:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Data_Structures

19:34:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Data_Structures/document.pdf

19:34:20 Timing HOL-Data_Structures (4 threads, 472.523s elapsed time, 1745.336s cpu time, 112.676s GC time, factor 3.69)

19:34:20 Finished HOL-Data_Structures (0:08:01 elapsed time, 0:29:17 cpu time, factor 3.65)

19:34:20 Building Jinja ...

19:34:23 Jinja: theory Jinja.Auxiliary

19:34:23 Jinja: theory Jinja.Semilat

19:34:23 Jinja: theory List-Index.List_Index

19:34:23 Jinja: theory Jinja.Type

19:34:23 HOL-Number_Theory: theory HOL-Algebra.AbelCoset

19:34:23 HOL-Number_Theory: theory HOL-Algebra.Module

19:34:23 Jinja: theory Jinja.Err

19:34:24 Jinja: theory Jinja.Hidden

19:34:24 Jinja: theory Jinja.Decl

19:34:24 Jinja: theory Jinja.TypeRel

19:34:25 HOL-Algebra: theory HOL-Algebra.Polynomials

19:34:25 Jinja: theory Jinja.Listn

19:34:25 Jinja: theory Jinja.Opt

19:34:25 Jinja: theory Jinja.Product

19:34:25 Jinja: theory Jinja.Semilattices

19:34:25 Jinja: theory Jinja.Typing_Framework

19:34:26 Jinja: theory Jinja.SemilatAlg

19:34:26 Jinja: theory Jinja.Kildall

19:34:26 Jinja: theory Jinja.LBVSpec

19:34:26 Jinja: theory Jinja.Value

19:34:27 Jinja: theory Jinja.Typing_Framework_err

19:34:27 Jinja: theory Jinja.LBVComplete

19:34:27 Jinja: theory Jinja.LBVCorrect

19:34:28 Jinja: theory Jinja.Objects

19:34:28 Jinja: theory Jinja.Exceptions

19:34:28 Jinja: theory Jinja.JVMState

19:34:28 Jinja: theory Jinja.JVMInstructions

19:34:28 Jinja: theory Jinja.Abstract_BV

19:34:28 Jinja: theory Jinja.Conform

19:34:28 Jinja: theory Jinja.Expr

19:34:29 Jinja: theory Jinja.State

19:34:29 Jinja: theory Jinja.SystemClasses

19:34:29 HOL-Number_Theory: theory HOL-Algebra.Ideal

19:34:29 Jinja: theory Jinja.WellForm

19:34:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi

19:34:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi/document.pdf

19:34:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi/outline.pdf

19:34:29 Timing Psi_Calculi (4 threads, 414.705s elapsed time, 1349.368s cpu time, 70.856s GC time, factor 3.25)

19:34:29 Finished Psi_Calculi (0:07:22 elapsed time, 0:23:11 cpu time, factor 3.15)

19:34:29 Building Deriving ...

19:34:29 Jinja: theory Jinja.PCompiler

19:34:30 Jinja: theory Jinja.SemiType

19:34:30 Jinja: theory Jinja.JVM_SemiType

19:34:31 Jinja: theory Jinja.JVMExceptions

19:34:31 Jinja: theory Jinja.JVMExecInstr

19:34:31 Jinja: theory Jinja.Effect

19:34:32 Deriving: theory Deriving.Comparator

19:34:32 Deriving: theory Deriving.Derive_Manager

19:34:32 Deriving: theory Deriving.Generator_Aux

19:34:32 Deriving: theory HOL-Word.Bit_Comprehension

19:34:32 Jinja: theory Jinja.JVMExec

19:34:32 Deriving: theory HOL-Word.Traditional_Syntax

19:34:32 Deriving: theory Deriving.Equality_Generator

19:34:33 HOL-Number_Theory: theory HOL-Algebra.RingHom

19:34:33 Deriving: theory Deriving.Equality_Instances

19:34:33 Deriving: theory Deriving.Countable_Generator

19:34:33 Deriving: theory HOL-Word.Bits_Int

19:34:33 Deriving: theory Deriving.Compare

19:34:33 Deriving: theory Deriving.Comparator_Generator

19:34:33 Jinja: theory Jinja.JVMDefensive

19:34:33 Jinja: theory Jinja.JVMListExample

19:34:33 Deriving: theory Deriving.RBT_Comparator_Impl

19:34:34 Deriving: theory Deriving.RBT_Compare_Order_Impl

19:34:34 HOL-Number_Theory: theory HOL-Algebra.UnivPoly

19:34:34 Deriving: theory Deriving.Compare_Generator

19:34:35 Deriving: theory Deriving.Compare_Instances

19:34:35 Deriving: theory Deriving.Compare_Rat

19:34:36 Deriving: theory Deriving.Compare_Order_Instances

19:34:36 Deriving: theory Deriving.Compare_Real

19:34:37 Deriving: theory HOL-Word.Misc_Arithmetic

19:34:37 Deriving: theory Native_Word.More_Bits_Int

19:34:37 Deriving: theory HOL-Word.Word

19:34:37 Jinja: theory Jinja.Examples

19:34:39 Jinja: theory Jinja.BigStep

19:34:40 Jinja: theory Jinja.SmallStep

19:34:41 Jinja: theory Jinja.WellType

19:34:42 Jinja: theory Jinja.Annotate

19:34:43 Jinja: theory Jinja.WellTypeRT

19:34:45 Jinja: theory Jinja.execute_WellType

19:34:46 Jinja: theory Jinja.DefAss

19:34:46 Jinja: theory Jinja.J1

19:34:48 HOL-Algebra: theory HOL-Algebra.Polynomial_Divisibility

19:34:48 Jinja: theory Jinja.execute_Bigstep

19:34:48 Jinja: theory Jinja.WWellForm

19:34:48 Jinja: theory Jinja.Compiler2

19:34:48 Deriving: theory HOL-Word.Misc_Typedef

19:34:49 Jinja: theory Jinja.BVSpec

19:34:49 Jinja: theory Jinja.Equivalence

19:34:49 Deriving: theory HOL-Word.Reversed_Bit_Lists

19:34:49 Jinja: theory Jinja.JWellForm

19:34:49 HOL-Number_Theory: theory HOL-Algebra.Multiplicative_Group

19:34:49 Jinja: theory Jinja.Correctness2

19:34:49 Jinja: theory Jinja.J1WellForm

19:34:51 Deriving: theory Word_Lib.Signed_Words

19:34:51 Jinja: theory Jinja.Progress

19:34:51 Deriving: theory HOL-Word.Misc_lsb

19:34:51 Deriving: theory HOL-Word.Misc_msb

19:34:51 Deriving: theory HOL-Word.Misc_set_bit

19:34:51 Deriving: theory Word_Lib.Bitwise

19:34:51 Jinja: theory Jinja.BVConform

19:34:52 Jinja: theory Jinja.BVSpecTypeSafe

19:34:52 Jinja: theory Jinja.EffectMono

19:34:52 Jinja: theory Jinja.TF_JVM

19:34:53 Deriving: theory Word_Lib.Word_Syntax

19:34:53 Jinja: theory Jinja.TypeSafe

19:34:53 Category3: theory Category3.CartesianCategory

19:34:53 Category3: theory Category3.CategoryWithPullbacks

19:34:54 Jinja: theory Jinja.BVExec

19:34:54 Deriving: theory Native_Word.Code_Symbolic_Bits_Int

19:34:54 Deriving: theory Word_Lib.Word_Lib

19:34:54 Jinja: theory Jinja.LBVJVM

19:34:54 Jinja: theory Jinja.Compiler1

19:34:54 Jinja: theory Jinja.BVNoTypeError

19:34:54 Jinja: theory Jinja.BVExample

19:34:54 HOL-Number_Theory: theory HOL-Number_Theory.Residues

19:34:55 Deriving: theory Native_Word.Bits_Integer

19:34:55 Jinja: theory Jinja.Correctness1

19:34:55 Jinja: theory Jinja.Compiler

19:34:56 Jinja: theory Jinja.TypeComp

19:34:57 HOL-Number_Theory: theory HOL-Number_Theory.Euler_Criterion

19:34:57 HOL-Number_Theory: theory HOL-Number_Theory.Pocklington

19:34:57 HOL-Number_Theory: theory HOL-Number_Theory.Gauss

19:34:58 MSO_Regex_Equivalence: theory HOL-Library.Product_Lexorder

19:34:58 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L_Examples

19:34:58 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S_Examples

19:34:58 HOL-Number_Theory: theory HOL-Number_Theory.Residue_Primitive_Roots

19:34:58 HOL-Number_Theory: theory HOL-Number_Theory.Quadratic_Reciprocity

19:34:59 HOL-Number_Theory: theory HOL-Number_Theory.Number_Theory

19:35:11 Deriving: theory Native_Word.Code_Target_Word_Base

19:35:12 Deriving: theory Native_Word.Uint32

19:35:14 Category3: theory Category3.CartesianClosedCategory

19:35:15 Deriving: theory Collections.HashCode

19:35:15 Deriving: theory Deriving.Hash_Generator

19:35:15 Category3: theory Category3.CategoryWithFiniteLimits

19:35:16 Deriving: theory Deriving.Hash_Instances

19:35:17 Category3: theory Category3.HFSetCat

19:35:17 Deriving: theory Deriving.Derive

19:35:18 Deriving: theory Deriving.Derive_Examples

19:35:22 HOL-Algebra: theory HOL-Algebra.Finite_Extensions

19:35:22 HOL-Algebra: theory HOL-Algebra.Indexed_Polynomials

19:35:25 Jinja: theory Jinja.Jinja

19:35:31 CakeML: theory CakeML.Compiler_Test

19:35:38 HOL-Algebra: theory HOL-Algebra.Algebraic_Closure

19:35:42 CakeML: theory CakeML.Code_Test_Haskell

19:35:47 HOL-Algebra: theory HOL-Algebra.Algebra

19:35:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MSO_Regex_Equivalence

19:35:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MSO_Regex_Equivalence/document.pdf

19:35:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MSO_Regex_Equivalence/outline.pdf

19:35:54 Timing MSO_Regex_Equivalence (4 threads, 566.530s elapsed time, 1861.224s cpu time, 48.656s GC time, factor 3.29)

19:35:54 Finished MSO_Regex_Equivalence (0:09:34 elapsed time, 0:31:17 cpu time, factor 3.27)

19:35:54 Building Abstract-Rewriting ...

19:36:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections

19:36:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/document.pdf

19:36:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/outline.pdf

19:36:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/userguide.pdf

19:36:00 Timing Collections (4 threads, 277.054s elapsed time, 716.208s cpu time, 54.364s GC time, factor 2.59)

19:36:00 Finished Collections (0:06:47 elapsed time, 0:24:14 cpu time, factor 3.56)

19:36:00 Building CAVA_Base ...

19:36:00 Abstract-Rewriting: theory Abstract-Rewriting.Seq

19:36:00 Abstract-Rewriting: theory Regular-Sets.Regular_Set

19:36:02 CAVA_Base: theory CAVA_Base.Statistics

19:36:02 CAVA_Base: theory CAVA_Base.Lexord_List

19:36:02 CAVA_Base: theory Deriving.Comparator

19:36:02 CAVA_Base: theory Deriving.Derive_Manager

19:36:03 CAVA_Base: theory Deriving.Generator_Aux

19:36:03 CAVA_Base: theory HOL-Library.Char_ord

19:36:03 CAVA_Base: theory HOL-Library.Nat_Bijection

19:36:03 CAVA_Base: theory HOL-Library.Old_Datatype

19:36:03 CAVA_Base: theory Deriving.Equality_Generator

19:36:03 Abstract-Rewriting: theory Regular-Sets.Regular_Exp

19:36:03 CAVA_Base: theory Deriving.Hash_Generator

19:36:04 CAVA_Base: theory Deriving.Equality_Instances

19:36:04 CAVA_Base: theory HOL-Library.Countable

19:36:04 CAVA_Base: theory CAVA_Base.Code_String

19:36:04 CAVA_Base: theory Deriving.Compare

19:36:04 CAVA_Base: theory Deriving.Comparator_Generator

19:36:05 CAVA_Base: theory Deriving.Hash_Instances

19:36:05 CAVA_Base: theory CAVA_Base.CAVA_Code_Target

19:36:05 CAVA_Base: theory Deriving.Compare_Generator

19:36:05 CAVA_Base: theory CAVA_Base.CAVA_Base

19:36:05 CAVA_Base: theory Deriving.Compare_Instances

19:36:06 CAVA_Base: theory Deriving.Countable_Generator

19:36:06 CAVA_Base: theory Deriving.Derive

19:36:07 CAVA_Base: theory CAVA_Base.All_Of_CAVA_Base

19:36:07 Abstract-Rewriting: theory Regular-Sets.NDerivative

19:36:07 Abstract-Rewriting: theory Regular-Sets.Relation_Interpretation

19:36:11 Abstract-Rewriting: theory Regular-Sets.Equivalence_Checking

19:36:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory

19:36:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory/document.pdf

19:36:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory/outline.pdf

19:36:11 Timing HOL-Number_Theory (4 threads, 82.871s elapsed time, 299.648s cpu time, 18.148s GC time, factor 3.62)

19:36:11 Finished HOL-Number_Theory (0:02:04 elapsed time, 0:06:13 cpu time, factor 3.00)

19:36:11 Running HOL-ex ...

19:36:11 Abstract-Rewriting: theory Regular-Sets.Regexp_Method

19:36:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving

19:36:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving/document.pdf

19:36:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving/outline.pdf

19:36:12 Timing Deriving (4 threads, 62.745s elapsed time, 201.496s cpu time, 8.184s GC time, factor 3.21)

19:36:12 Finished Deriving (0:01:42 elapsed time, 0:05:21 cpu time, factor 3.15)

19:36:12 Building Containers ...

19:36:13 Abstract-Rewriting: theory Abstract-Rewriting.Abstract_Rewriting

19:36:14 HOL-ex: theory HOL-ex.Quicksort

19:36:14 HOL-ex: theory HOL-Word.Bit_Comprehension

19:36:14 HOL-ex: theory HOL-ex.MergeSort

19:36:14 HOL-ex: theory HOL-ex.Bubblesort

19:36:15 Containers: theory Containers.Extend_Partial_Order

19:36:15 Containers: theory Containers.List_Fusion

19:36:15 Containers: theory Containers.Equal

19:36:15 Containers: theory Containers.AssocList

19:36:15 Containers: theory Containers.Closure_Set

19:36:15 Abstract-Rewriting: theory Abstract-Rewriting.Relative_Rewriting

19:36:15 Containers: theory Containers.Containers_Auxiliary

19:36:15 Abstract-Rewriting: theory Abstract-Rewriting.SN_Orders

19:36:15 HOL-ex: theory HOL-ex.Simps_Case_Conv_Examples

19:36:15 Containers: theory Containers.Card_Datatype

19:36:15 Containers: theory Containers.Containers_Generator

19:36:15 Containers: theory Regular-Sets.Regular_Set

19:36:15 HOL-ex: theory HOL-ex.Conditional_Parametricity_Examples

19:36:15 HOL-ex: theory HOL-ex.Datatype_Record_Examples

19:36:16 HOL-ex: theory HOL-ex.IArray_Examples

19:36:16 HOL-ex: theory HOL-ex.Perm_Fragments

19:36:16 Containers: theory Containers.Collection_Enum

19:36:16 Containers: theory Containers.Collection_Eq

19:36:16 HOL-ex: theory HOL-ex.Code_Lazy_Demo

19:36:16 HOL-ex: theory HOL-ex.Refute_Examples

19:36:17 Containers: theory Containers.Lexicographic_Order

19:36:17 Containers: theory Containers.DList_Set

19:36:17 Containers: theory Containers.RBT_ext

19:36:17 Containers: theory Containers.Set_Linorder

19:36:18 Abstract-Rewriting: theory Abstract-Rewriting.SN_Order_Carrier

19:36:19 Containers: theory Regular-Sets.Regular_Exp

19:36:21 HOL-ex: theory HOL-ex.Radix_Sort

19:36:21 HOL-ex: theory HOL-ex.Transitive_Closure_Table_Ex

19:36:21 HOL-ex: theory HOL-ex.While_Combinator_Example

19:36:21 HOL-ex: theory HOL-ex.Code_Timing

19:36:21 HOL-ex: theory HOL-Word.Traditional_Syntax

19:36:21 HOL-ex: theory HOL-ex.Antiquote

19:36:21 HOL-ex: theory HOL-ex.Arith_Examples

19:36:21 HOL-ex: theory HOL-ex.Birthday_Paradox

19:36:22 HOL-ex: theory HOL-ex.CTL

19:36:22 HOL-ex: theory HOL-ex.Cartouche_Examples

19:36:22 HOL-ex: theory HOL-Word.Bits_Int

19:36:23 HOL-ex: theory HOL-ex.Case_Product

19:36:23 HOL-ex: theory HOL-ex.Chinese

19:36:23 HOL-ex: theory HOL-ex.Classical

19:36:23 Containers: theory Regular-Sets.NDerivative

19:36:23 Containers: theory Regular-Sets.Relation_Interpretation

19:36:24 HOL-ex: theory HOL-ex.Coercion_Examples

19:36:24 HOL-ex: theory HOL-ex.Computations

19:36:24 HOL-ex: theory HOL-ex.Erdoes_Szekeres

19:36:24 HOL-ex: theory HOL-ex.Executable_Relation

19:36:24 HOL-ex: theory HOL-ex.Execute_Choice

19:36:24 HOL-ex: theory HOL-ex.Functions

19:36:24 HOL-ex: theory HOL-ex.Guess

19:36:25 HOL-ex: theory HOL-ex.Hebrew

19:36:25 HOL-ex: theory HOL-Word.Word

19:36:28 HOL-ex: theory HOL-ex.Hex_Bin_Examples

19:36:28 HOL-ex: theory HOL-ex.Intuitionistic

19:36:28 HOL-ex: theory HOL-ex.Join_Theory

19:36:28 HOL-ex: theory HOL-ex.Lagrange

19:36:28 HOL-ex: theory HOL-ex.List_to_Set_Comprehension_Examples

19:36:28 HOL-ex: theory HOL-ex.LocaleTest2

19:36:28 Containers: theory Regular-Sets.Equivalence_Checking

19:36:29 Containers: theory Regular-Sets.Regexp_Method

19:36:30 HOL-ex: theory HOL-ex.MonoidGroup

19:36:30 HOL-ex: theory HOL-ex.Multiquote

19:36:30 HOL-ex: theory HOL-ex.NatSum

19:36:30 HOL-ex: theory HOL-ex.PER

19:36:30 HOL-ex: theory HOL-ex.Peano_Axioms

19:36:30 HOL-ex: theory HOL-ex.PresburgerEx

19:36:30 HOL-ex: theory HOL-ex.Primrec

19:36:30 HOL-ex: theory HOL-ex.Residue_Ring

19:36:31 HOL-ex: theory HOL-ex.Rewrite_Examples

19:36:31 Containers: theory Containers.Collection_Order

19:36:32 HOL-ex: theory HOL-ex.Serbian

19:36:33 HOL-ex: theory HOL-ex.Set_Comprehension_Pointfree_Examples

19:36:34 HOL-ex: theory HOL-ex.Set_Theory

19:36:34 HOL-ex: theory HOL-ex.Simproc_Tests

19:36:34 Containers: theory Containers.List_Proper_Interval

19:36:34 Containers: theory Containers.RBT_Mapping2

19:36:36 Containers: theory Containers.RBT_Set2

19:36:37 HOL-ex: theory HOL-ex.Sketch_and_Explore

19:36:37 HOL-ex: theory HOL-ex.Sorting_Algorithms_Examples

19:36:38 Containers: theory Containers.Set_Impl

19:36:38 HOL-ex: theory HOL-ex.Sudoku

19:36:39 HOL-ex: theory HOL-ex.Bit_Lists

19:36:40 HOL-ex: theory HOL-ex.Tarski

19:36:41 HOL-ex: theory HOL-ex.Termination

19:36:42 HOL-ex: theory HOL-ex.ThreeDivides

19:36:42 HOL-ex: theory HOL-ex.Transfer_Int_Nat

19:36:43 HOL-ex: theory HOL-ex.Tree23

19:36:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Base

19:36:44 Timing CAVA_Base (4 threads, 12.883s elapsed time, 38.364s cpu time, 1.244s GC time, factor 2.98)

19:36:44 Finished CAVA_Base (0:00:43 elapsed time, 0:01:23 cpu time, factor 1.91)

19:36:44 Building CAVA_Automata ...

19:36:44 HOL-ex: theory HOL-ex.Unification

19:36:46 HOL-ex: theory HOL-ex.veriT_Preprocessing

19:36:47 CAVA_Automata: theory CAVA_Automata.Step_Conv

19:36:47 CAVA_Automata: theory HOL-Library.Omega_Words_Fun

19:36:47 HOL-ex: theory HOL-ex.Transfer_Debug

19:36:47 HOL-ex: theory HOL-ex.Function_Growth

19:36:48 CAVA_Automata: theory CAVA_Automata.Digraph_Basic

19:36:48 HOL-ex: theory HOL-ex.SOS

19:36:49 HOL-ex: theory HOL-ex.SOS_Cert

19:36:49 HOL-ex: theory HOL-ex.Argo_Examples

19:36:49 HOL-ex: theory HOL-ex.Ballot

19:36:49 CAVA_Automata: theory CAVA_Automata.Digraph

19:36:50 HOL-ex: theory HOL-ex.BinEx

19:36:51 HOL-ex: theory HOL-ex.Code_Binary_Nat_examples

19:36:51 HOL-ex: theory HOL-ex.Cubic_Quartic

19:36:51 HOL-ex: theory HOL-ex.Dedekind_Real

19:36:51 CAVA_Automata: theory CAVA_Automata.Automata

19:36:51 CAVA_Automata: theory CAVA_Automata.Digraph_Impl

19:36:51 HOL-ex: theory HOL-ex.Eval_Examples

19:36:53 HOL-ex: theory HOL-ex.Gauge_Integration

19:36:53 HOL-ex: theory HOL-ex.HarmonicSeries

19:36:53 HOL-ex: theory HOL-ex.Normalization_by_Evaluation

19:36:54 HOL-ex: theory HOL-ex.Parallel_Example

19:36:54 HOL-ex: theory HOL-ex.Pythagoras

19:36:55 HOL-ex: theory HOL-ex.Reflection_Examples

19:36:55 HOL-ex: theory HOL-ex.Sqrt

19:36:55 HOL-ex: theory HOL-ex.Sqrt_Script

19:36:56 HOL-ex: theory HOL-ex.Sum_of_Powers

19:36:56 HOL-ex: theory HOL-ex.Triangular_Numbers

19:36:57 Containers: theory Containers.Mapping_Impl

19:36:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting

19:36:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting/document.pdf

19:36:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting/outline.pdf

19:36:59 Timing Abstract-Rewriting (4 threads, 29.866s elapsed time, 80.188s cpu time, 3.208s GC time, factor 2.68)

19:36:59 Finished Abstract-Rewriting (0:01:04 elapsed time, 0:02:23 cpu time, factor 2.25)

19:36:59 Building First_Order_Terms ...

19:37:00 Containers: theory Containers.Map_To_Mapping

19:37:00 CAVA_Automata: theory CAVA_Automata.Lasso

19:37:00 CAVA_Automata: theory CAVA_Automata.Simulation

19:37:00 Containers: theory Containers.Containers

19:37:00 Containers: theory Containers.Containers_Userguide

19:37:00 Containers: theory Containers.Compatibility_Containers_Regular_Sets

19:37:01 CAVA_Automata: theory CAVA_Automata.Stuttering_Extension

19:37:01 First_Order_Terms: theory First_Order_Terms.Transitive_Closure_More

19:37:01 First_Order_Terms: theory First_Order_Terms.Option_Monad

19:37:01 First_Order_Terms: theory First_Order_Terms.Fun_More

19:37:01 First_Order_Terms: theory First_Order_Terms.Seq_More

19:37:02 First_Order_Terms: theory First_Order_Terms.Term

19:37:04 First_Order_Terms: theory First_Order_Terms.Unifiers

19:37:04 First_Order_Terms: theory First_Order_Terms.Term_Pair_Multiset

19:37:04 First_Order_Terms: theory First_Order_Terms.Subsumption

19:37:05 First_Order_Terms: theory First_Order_Terms.Abstract_Matching

19:37:05 First_Order_Terms: theory First_Order_Terms.Abstract_Unification

19:37:06 First_Order_Terms: theory First_Order_Terms.Unification

19:37:08 First_Order_Terms: theory First_Order_Terms.Matching

19:37:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses

19:37:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses/document.pdf

19:37:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses/outline.pdf

19:37:18 Timing IP_Addresses (4 threads, 257.486s elapsed time, 820.804s cpu time, 43.668s GC time, factor 3.19)

19:37:18 Finished IP_Addresses (0:05:19 elapsed time, 0:15:44 cpu time, factor 2.96)

19:37:18 Running Goedel_HFSet_Semanticless ...

19:37:19 CAVA_Automata: theory CAVA_Automata.Automata_Impl

19:37:19 Goedel_HFSet_Semanticless: theory HOL-Library.Cancellation

19:37:19 Goedel_HFSet_Semanticless: theory HOL-Library.Infinite_Set

19:37:19 Goedel_HFSet_Semanticless: theory HOL-Library.Nat_Bijection

19:37:19 Goedel_HFSet_Semanticless: theory HOL-Library.Old_Datatype

19:37:20 Goedel_HFSet_Semanticless: theory HOL-Library.Phantom_Type

19:37:20 Goedel_HFSet_Semanticless: theory HereditarilyFinite.HF

19:37:20 Goedel_HFSet_Semanticless: theory HOL-Library.Multiset

19:37:20 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Syntax

19:37:20 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Option

19:37:20 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Product

19:37:21 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Set

19:37:21 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_List

19:37:21 Goedel_HFSet_Semanticless: theory HOL-Library.Cardinality

19:37:21 Goedel_HFSet_Semanticless: theory HOL-Library.Countable

19:37:21 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Ordinal

19:37:22 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Rank

19:37:22 Goedel_HFSet_Semanticless: theory HereditarilyFinite.OrdArith

19:37:23 Goedel_HFSet_Semanticless: theory FinFun.FinFun

19:37:23 Goedel_HFSet_Semanticless: theory HOL-Library.FSet

19:37:28 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Base

19:37:29 Containers: theory Containers.Card_Datatype_Ex

19:37:29 Containers: theory Containers.TwoSat_Ex

19:37:29 Containers: theory Containers.Containers_DFS_Ex

19:37:29 Containers: theory Containers.Map_To_Mapping_Ex

19:37:31 Containers: theory Containers.Containers_TwoSat_Ex

19:37:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms

19:37:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms/document.pdf

19:37:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms/outline.pdf

19:37:33 Timing First_Order_Terms (4 threads, 8.361s elapsed time, 24.752s cpu time, 0.948s GC time, factor 2.96)

19:37:33 Finished First_Order_Terms (0:00:33 elapsed time, 0:01:08 cpu time, factor 2.02)

19:37:33 Building Stateful_Protocol_Composition_and_Typing ...

19:37:33 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Abs

19:37:36 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_FCB

19:37:36 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2

19:37:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra

19:37:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra/document.pdf

19:37:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra/outline.pdf

19:37:39 Timing HOL-Algebra (4 threads, 176.902s elapsed time, 664.288s cpu time, 84.936s GC time, factor 3.76)

19:37:39 Finished HOL-Algebra (0:04:17 elapsed time, 0:13:28 cpu time, factor 3.14)

19:37:39 Building JNF-AFP-Lib ...

19:37:40 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.SyntaxN

19:37:46 JNF-AFP-Lib: theory Containers.Equal

19:37:46 JNF-AFP-Lib: theory Containers.Extend_Partial_Order

19:37:46 JNF-AFP-Lib: theory Containers.List_Fusion

19:37:46 JNF-AFP-Lib: theory Deriving.Comparator

19:37:46 JNF-AFP-Lib: theory Containers.Closure_Set

19:37:46 JNF-AFP-Lib: theory Deriving.Derive_Manager

19:37:46 JNF-AFP-Lib: theory Deriving.Generator_Aux

19:37:46 JNF-AFP-Lib: theory HOL-Cardinals.Wellorder_Extension

19:37:46 JNF-AFP-Lib: theory Containers.Containers_Auxiliary

19:37:46 JNF-AFP-Lib: theory Deriving.Equality_Generator

19:37:47 JNF-AFP-Lib: theory Abstract-Rewriting.Seq

19:37:47 JNF-AFP-Lib: theory Deriving.Equality_Instances

19:37:47 JNF-AFP-Lib: theory Deriving.Compare

19:37:47 JNF-AFP-Lib: theory Deriving.Comparator_Generator

19:37:47 JNF-AFP-Lib: theory Containers.Containers_Generator

19:37:47 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding

19:37:47 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Predicates

19:37:47 JNF-AFP-Lib: theory Containers.Lexicographic_Order

19:37:48 JNF-AFP-Lib: theory Containers.Set_Linorder

19:37:48 JNF-AFP-Lib: theory Containers.Collection_Enum

19:37:48 JNF-AFP-Lib: theory Containers.Collection_Eq

19:37:48 JNF-AFP-Lib: theory Deriving.Compare_Generator

19:37:48 JNF-AFP-Lib: theory Deriving.Compare_Instances

19:37:49 JNF-AFP-Lib: theory Containers.DList_Set

19:37:49 JNF-AFP-Lib: theory Containers.RBT_ext

19:37:49 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Sigma

19:37:49 JNF-AFP-Lib: theory Deriving.RBT_Comparator_Impl

19:37:50 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Unsorted

19:37:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML

19:37:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML/document.pdf

19:37:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML/outline.pdf

19:37:50 Timing CakeML (4 threads, 434.140s elapsed time, 1296.836s cpu time, 191.356s GC time, factor 2.99)

19:37:50 Finished CakeML (0:09:01 elapsed time, 0:25:53 cpu time, factor 2.87)

19:37:50 Building HereditarilyFinite ...

19:37:51 JNF-AFP-Lib: theory Matrix.Utility

19:37:51 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom

19:37:51 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

19:37:51 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Polynomial

19:37:52 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Messages

19:37:53 HereditarilyFinite: theory HereditarilyFinite.HF

19:37:53 JNF-AFP-Lib: theory Regular-Sets.Regular_Set

19:37:54 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.More_Unification

19:37:54 HereditarilyFinite: theory HereditarilyFinite.Ordinal

19:37:55 HereditarilyFinite: theory HereditarilyFinite.Finitary

19:37:55 JNF-AFP-Lib: theory Show.Show

19:37:55 HereditarilyFinite: theory HereditarilyFinite.Finite_Automata

19:37:55 HereditarilyFinite: theory HereditarilyFinite.Rank

19:37:56 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding_Predicates

19:37:56 HereditarilyFinite: theory HereditarilyFinite.OrdArith

19:37:56 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom_Poly

19:37:56 JNF-AFP-Lib: theory Show.Show_Instances

19:37:57 JNF-AFP-Lib: theory Regular-Sets.Regular_Exp

19:37:57 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

19:37:58 JNF-AFP-Lib: theory VectorSpace.FunctionLemmas

19:37:58 JNF-AFP-Lib: theory VectorSpace.RingModuleFacts

19:37:58 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

19:37:59 JNF-AFP-Lib: theory VectorSpace.MonoidSums

19:38:00 JNF-AFP-Lib: theory VectorSpace.LinearCombinations

19:38:00 JNF-AFP-Lib: theory Containers.Collection_Order

19:38:00 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Functions

19:38:00 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pf_Predicates

19:38:00 JNF-AFP-Lib: theory Regular-Sets.NDerivative

19:38:00 JNF-AFP-Lib: theory Regular-Sets.Relation_Interpretation

19:38:02 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.II_Prelims

19:38:05 JNF-AFP-Lib: theory Containers.RBT_Mapping2

19:38:05 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Goedel_I

19:38:05 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pseudo_Coding

19:38:06 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Quote

19:38:07 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Instance

19:38:07 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

19:38:07 JNF-AFP-Lib: theory Containers.RBT_Set2

19:38:08 JNF-AFP-Lib: theory Regular-Sets.Equivalence_Checking

19:38:08 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

19:38:08 JNF-AFP-Lib: theory Regular-Sets.Regexp_Method

19:38:09 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

19:38:09 JNF-AFP-Lib: theory VectorSpace.SumSpaces

19:38:09 CAVA_Automata: theory CAVA_Automata.All_Of_CAVA_Automata

19:38:09 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typed_Model

19:38:10 JNF-AFP-Lib: theory VectorSpace.VectorSpace

19:38:10 JNF-AFP-Lib: theory Containers.Set_Impl

19:38:10 JNF-AFP-Lib: theory Abstract-Rewriting.Abstract_Rewriting

19:38:12 JNF-AFP-Lib: theory Abstract-Rewriting.Relative_Rewriting

19:38:12 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Orders

19:38:16 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Order_Carrier

19:38:16 JNF-AFP-Lib: theory Matrix.Ordered_Semiring

19:38:17 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_TLS

19:38:18 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typing_Result

19:38:22 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

19:38:26 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

19:38:26 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

19:38:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite

19:38:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite/document.pdf

19:38:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite/outline.pdf

19:38:27 Timing HereditarilyFinite (4 threads, 10.609s elapsed time, 30.124s cpu time, 0.764s GC time, factor 2.84)

19:38:27 Finished HereditarilyFinite (0:00:35 elapsed time, 0:01:12 cpu time, factor 2.03)

19:38:27 Building Incompleteness ...

19:38:29 Incompleteness: theory FinFun.FinFun

19:38:32 Incompleteness: theory Nominal2.Nominal2_Base

19:38:34 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

19:38:39 Incompleteness: theory Nominal2.Nominal2_Abs

19:38:41 Incompleteness: theory Nominal2.Nominal2_FCB

19:38:42 Incompleteness: theory Nominal2.Nominal2

19:38:46 Incompleteness: theory Incompleteness.SyntaxN

19:38:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata

19:38:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata/document.pdf

19:38:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata/outline.pdf

19:38:46 Timing CAVA_Automata (4 threads, 83.697s elapsed time, 136.632s cpu time, 6.052s GC time, factor 1.63)

19:38:46 Finished CAVA_Automata (0:02:01 elapsed time, 0:03:26 cpu time, factor 1.70)

19:38:46 Building CAVA_Setup ...

19:38:48 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

19:38:49 CAVA_Setup: theory HOL-Library.Case_Converter

19:38:49 CAVA_Setup: theory HOL-Library.IArray

19:38:49 CAVA_Setup: theory Partial_Order_Reduction.Basic_Extensions

19:38:49 CAVA_Setup: theory Partial_Order_Reduction.Set_Extensions

19:38:49 CAVA_Setup: theory Partial_Order_Reduction.Functions

19:38:49 CAVA_Setup: theory HOL-Library.Simps_Case_Conv

19:38:50 CAVA_Setup: theory HOL-Library.Lattice_Syntax

19:38:50 CAVA_Setup: theory HOL-Library.Mapping

19:38:50 CAVA_Setup: theory HOL-Library.Complete_Partial_Order2

19:38:50 CAVA_Setup: theory Partial_Order_Reduction.Relation_Extensions

19:38:50 CAVA_Setup: theory HOL-Library.Stream

19:38:50 CAVA_Setup: theory DFS_Framework.DFS_Framework_Misc

19:38:50 CAVA_Setup: theory HOL-Library.Sublist

19:38:51 CAVA_Setup: theory HOL-Library.RBT_Mapping

19:38:51 CAVA_Setup: theory HOL-Library.Countable_Set

19:38:52 CAVA_Setup: theory LTL.LTL

19:38:52 CAVA_Setup: theory HOL-Library.Countable_Complete_Lattices

19:38:52 CAVA_Setup: theory HOL-Library.Prefix_Order

19:38:52 CAVA_Setup: theory Partial_Order_Reduction.List_Prefixes

19:38:53 CAVA_Setup: theory Partial_Order_Reduction.List_Extensions

19:38:53 CAVA_Setup: theory Promela.PromelaAST

19:38:54 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton

19:38:55 Incompleteness: theory Incompleteness.Coding

19:38:55 Incompleteness: theory Incompleteness.Predicates

19:38:56 CAVA_Setup: theory HOL-Library.Order_Continuity

19:38:57 Incompleteness: theory Incompleteness.Sigma

19:38:57 CAVA_Setup: theory HOL-Library.Extended_Nat

19:38:58 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Examples

19:38:58 CAVA_Setup: theory Coinductive.Coinductive_Nat

19:39:00 CAVA_Setup: theory Coinductive.Coinductive_List

19:39:00 CAVA_Setup: theory Partial_Order_Reduction.ENat_Extensions

19:39:00 CAVA_Setup: theory Partial_Order_Reduction.CCPO_Extensions

19:39:01 CAVA_Setup: theory Partial_Order_Reduction.ESet_Extensions

19:39:04 Incompleteness: theory Incompleteness.Coding_Predicates

19:39:04 CAVA_Setup: theory HOL-Library.Linear_Temporal_Logic_on_Streams

19:39:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja

19:39:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja/document.pdf

19:39:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja/outline.pdf

19:39:05 Timing Jinja (4 threads, 213.342s elapsed time, 791.448s cpu time, 28.984s GC time, factor 3.71)

19:39:05 Finished Jinja (0:04:43 elapsed time, 0:15:19 cpu time, factor 3.24)

19:39:05 Running Goedel_HFSet_Semantic ...

19:39:07 Goedel_HFSet_Semantic: theory HOL-Library.Infinite_Set

19:39:07 Goedel_HFSet_Semantic: theory HOL-Library.Cancellation

19:39:07 Goedel_HFSet_Semantic: theory HOL-Library.Nat_Bijection

19:39:07 Goedel_HFSet_Semantic: theory HOL-Library.Old_Datatype

19:39:07 CAVA_Setup: theory Gabow_SCC.Gabow_SCC

19:39:07 Goedel_HFSet_Semantic: theory HOL-Library.Phantom_Type

19:39:07 Goedel_HFSet_Semantic: theory HereditarilyFinite.HF

19:39:08 Goedel_HFSet_Semantic: theory HOL-Library.Multiset

19:39:08 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Syntax

19:39:08 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Option

19:39:08 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Product

19:39:08 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Set

19:39:08 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_List

19:39:09 CAVA_Setup: theory SM.LTS

19:39:09 Goedel_HFSet_Semantic: theory HOL-Library.Cardinality

19:39:09 CAVA_Setup: theory Promela.PromelaStatistics

19:39:09 Goedel_HFSet_Semantic: theory HOL-Library.Countable

19:39:09 Goedel_HFSet_Semantic: theory HereditarilyFinite.Ordinal

19:39:09 CAVA_Setup: theory Gabow_SCC.Find_Path

19:39:09 CAVA_Setup: theory Gabow_SCC.Find_Path_Impl

19:39:09 Incompleteness: theory Incompleteness.Functions

19:39:09 Goedel_HFSet_Semantic: theory HereditarilyFinite.Rank

19:39:09 Incompleteness: theory Incompleteness.Pf_Predicates

19:39:09 Goedel_HFSet_Semantic: theory HereditarilyFinite.OrdArith

19:39:10 Goedel_HFSet_Semantic: theory FinFun.FinFun

19:39:11 Goedel_HFSet_Semantic: theory HOL-Library.FSet

19:39:11 CAVA_Setup: theory Coinductive.Coinductive_List_Prefix

19:39:11 CAVA_Setup: theory Coinductive.Coinductive_Stream

19:39:11 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA

19:39:12 Incompleteness: theory Incompleteness.Goedel_I

19:39:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers

19:39:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers/document.pdf

19:39:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers/outline.pdf

19:39:12 Timing Containers (4 threads, 122.164s elapsed time, 275.932s cpu time, 17.652s GC time, factor 2.26)

19:39:12 Finished Containers (0:02:58 elapsed time, 0:08:45 cpu time, factor 2.94)

19:39:12 Running Native_Word ...

19:39:13 CAVA_Setup: theory Partial_Order_Reduction.Coinductive_List_Extensions

19:39:13 Incompleteness: theory Incompleteness.II_Prelims

19:39:13 Native_Word: theory HOL-Library.Adhoc_Overloading

19:39:13 Native_Word: theory HOL-Library.Code_Target_Int

19:39:13 Native_Word: theory HOL-Library.Code_Test

19:39:13 Native_Word: theory HOL-Library.Nat_Bijection

19:39:14 Native_Word: theory HOL-Library.Monad_Syntax

19:39:14 Native_Word: theory HOL-Library.Old_Datatype

19:39:14 Native_Word: theory HOL-Library.Signed_Division

19:39:14 Native_Word: theory Native_Word.More_Bits_Int

19:39:14 Native_Word: theory Word_Lib.Bitwise

19:39:15 CAVA_Setup: theory Gabow_SCC.Gabow_GBG

19:39:15 Native_Word: theory Word_Lib.Signed_Words

19:39:15 Native_Word: theory HOL-Library.Countable

19:39:15 Incompleteness: theory Incompleteness.Pseudo_Coding

19:39:16 Native_Word: theory Word_Lib.Word_Syntax

19:39:16 Native_Word: theory Word_Lib.Word_Lib

19:39:16 Incompleteness: theory Incompleteness.Quote

19:39:16 Native_Word: theory Native_Word.Code_Symbolic_Bits_Int

19:39:16 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_Base

19:39:17 Native_Word: theory Native_Word.Bits_Integer

19:39:17 Native_Word: theory HOL-Imperative_HOL.Heap

19:39:17 Incompleteness: theory Incompleteness.Goedel_II

19:39:18 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton_Code

19:39:19 Native_Word: theory HOL-Imperative_HOL.Heap_Monad

19:39:22 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA_impl

19:39:23 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_Abs

19:39:23 CAVA_Setup: theory Promela.PromelaDatastructures

19:39:26 CAVA_Setup: theory DFS_Framework.DFS_Framework_Refine_Aux

19:39:26 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_FCB

19:39:26 CAVA_Setup: theory DFS_Framework.Impl_Rev_Array_Stack

19:39:26 Goedel_HFSet_Semantic: theory Nominal2.Nominal2

19:39:27 CAVA_Setup: theory DFS_Framework.Param_DFS

19:39:31 Goedel_HFSet_Semantic: theory Incompleteness.SyntaxN

19:39:33 Native_Word: theory Native_Word.Code_Target_Bits_Int

19:39:33 Native_Word: theory Native_Word.Code_Target_Word_Base

19:39:34 CAVA_Setup: theory DFS_Framework.DFS_Invars_Basic

19:39:35 Native_Word: theory Native_Word.Uint

19:39:35 Native_Word: theory Native_Word.Uint16

19:39:36 Native_Word: theory Native_Word.Uint32

19:39:37 Native_Word: theory Native_Word.Uint64

19:39:37 CAVA_Setup: theory DFS_Framework.General_DFS_Structure

19:39:37 Native_Word: theory Native_Word.Uint8

19:39:38 Native_Word: theory Native_Word.Native_Word_Imperative_HOL

19:39:39 Native_Word: theory Native_Word.Native_Cast

19:39:40 Goedel_HFSet_Semantic: theory Incompleteness.Coding

19:39:40 Goedel_HFSet_Semantic: theory Incompleteness.Predicates

19:39:40 Native_Word: theory Native_Word.Native_Cast_Uint

19:39:41 Native_Word: theory Native_Word.Native_Word_Test

19:39:41 Goedel_HFSet_Semantic: theory Incompleteness.Sigma

19:39:45 CAVA_Setup: theory DFS_Framework.Rec_Impl

19:39:49 Goedel_HFSet_Semantic: theory Incompleteness.Coding_Predicates

19:39:53 CAVA_Setup: theory DFS_Framework.Tailrec_Impl

19:39:53 CAVA_Setup: theory Gabow_SCC.Gabow_GBG_Code

19:39:53 CAVA_Setup: theory Gabow_SCC.Gabow_SCC_Code

19:39:55 Goedel_HFSet_Semantic: theory Incompleteness.Functions

19:39:55 Goedel_HFSet_Semantic: theory Incompleteness.Pf_Predicates

19:39:57 Goedel_HFSet_Semantic: theory Incompleteness.Goedel_I

19:39:58 Goedel_HFSet_Semantic: theory Incompleteness.II_Prelims

19:40:01 Goedel_HFSet_Semantic: theory Incompleteness.Pseudo_Coding

19:40:01 Goedel_HFSet_Semantic: theory Incompleteness.Quote

19:40:02 Goedel_HFSet_Semantic: theory Goedel_HFSet_Semantic.Instance

19:40:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis

19:40:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/document.pdf

19:40:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/manual.pdf

19:40:05 Timing HOL-Analysis (4 threads, 641.398s elapsed time, 2225.692s cpu time, 185.208s GC time, factor 3.47)

19:40:05 Finished HOL-Analysis (0:13:45 elapsed time, 0:42:06 cpu time, factor 3.06)

19:40:05 Building Ordinary_Differential_Equations ...

19:40:07 Ordinary_Differential_Equations: theory HOL-Library.Code_Abstract_Nat

19:40:07 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Dense_Linear_Order

19:40:07 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Int

19:40:07 Ordinary_Differential_Equations: theory HOL-Library.Diagonal_Subsequence

19:40:07 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Nat

19:40:08 Ordinary_Differential_Equations: theory HOL-Library.Lattice_Algebras

19:40:08 Ordinary_Differential_Equations: theory HOL-Library.Log_Nat

19:40:08 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Numeral

19:40:08 Ordinary_Differential_Equations: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

19:40:08 Ordinary_Differential_Equations: theory Triangle.Angles

19:40:08 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Bounded_Linear_Operator

19:40:08 Ordinary_Differential_Equations: theory Triangle.Triangle

19:40:09 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Vector_Derivative_On

19:40:09 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Gronwall

19:40:10 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Interval_Integral_HK

19:40:10 Ordinary_Differential_Equations: theory List-Index.List_Index

19:40:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JNF-AFP-Lib

19:40:13 Timing JNF-AFP-Lib (4 threads, 90.550s elapsed time, 328.568s cpu time, 23.496s GC time, factor 3.63)

19:40:13 Finished JNF-AFP-Lib (0:02:33 elapsed time, 0:07:24 cpu time, factor 2.90)

19:40:13 Building Jordan_Normal_Form ...

19:40:15 Ordinary_Differential_Equations: theory HOL-Library.Interval

19:40:15 Ordinary_Differential_Equations: theory HOL-Library.Float

19:40:17 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

19:40:18 Ordinary_Differential_Equations: theory HOL-Library.Interval_Float

19:40:18 Ordinary_Differential_Equations: theory Affine_Arithmetic.Executable_Euclidean_Space

19:40:19 CAVA_Setup: theory LTL_to_GBA.All_Of_LTL_to_GBA

19:40:19 CAVA_Setup: theory DFS_Framework.Simple_Impl

19:40:20 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation_Bounds

19:40:23 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Permutations

19:40:23 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Auxiliarities

19:40:24 Jordan_Normal_Form: theory Jordan_Normal_Form.Conjugate

19:40:24 Jordan_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

19:40:24 Jordan_Normal_Form: theory Jordan_Normal_Form.Derivation_Bound

19:40:24 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Arctic

19:40:24 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

19:40:24 Jordan_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

19:40:25 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Cones

19:40:25 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Initial_Value_Problem

19:40:25 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation

19:40:26 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Multivariate_Taylor

19:40:27 CAVA_Setup: theory SM.SM_Syntax

19:40:29 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

19:40:29 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow

19:40:31 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix

19:40:31 CAVA_Setup: theory DFS_Framework.Restr_Impl

19:40:32 CAVA_Setup: theory SM.SM_State

19:40:33 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Poincare_Map

19:40:33 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Upper_Lower_Solution

19:40:33 CAVA_Setup: theory DFS_Framework.DFS_Framework

19:40:34 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Linear_ODE

19:40:34 CAVA_Setup: theory SM.SOS_Misc_Add

19:40:34 CAVA_Setup: theory DFS_Framework.Reachable_Nodes

19:40:34 CAVA_Setup: theory SM.Gen_Scheduler

19:40:36 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Reachability_Analysis

19:40:37 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

19:40:37 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_IArray_Impl

19:40:37 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm

19:40:38 CAVA_Setup: theory SM.Gen_Scheduler_Refine

19:40:38 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow_Congs

19:40:39 Jordan_Normal_Form: theory Jordan_Normal_Form.Column_Operations

19:40:39 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant

19:40:40 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm_Code

19:40:40 Jordan_Normal_Form: theory Jordan_Normal_Form.Ring_Hom_Matrix

19:40:41 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

19:40:44 CAVA_Setup: theory SM.Gen_Cfg_Bisim

19:40:44 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Comparison

19:40:45 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant_Impl

19:40:45 CAVA_Setup: theory SM.SM_Cfg

19:40:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Char_Poly

19:40:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Complexity_Carrier

19:40:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

19:40:47 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

19:40:48 Jordan_Normal_Form: theory Jordan_Normal_Form.VS_Connect

19:40:51 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Complexity

19:40:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3

19:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3/document.pdf

19:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3/outline.pdf

19:40:52 Timing Category3 (4 threads, 428.068s elapsed time, 1366.452s cpu time, 103.456s GC time, factor 3.19)

19:40:52 Finished Category3 (0:08:54 elapsed time, 0:25:53 cpu time, factor 2.91)

19:40:52 Building Echelon_Form ...

19:40:54 CAVA_Setup: theory SM.SM_Semantics

19:40:54 Echelon_Form: theory HOL-Computational_Algebra.Fraction_Field

19:40:54 Echelon_Form: theory HOL-Library.Boolean_Algebra

19:40:54 Echelon_Form: theory HOL-Library.Code_Abstract_Nat

19:40:54 Echelon_Form: theory HOL-Library.Code_Target_Int

19:40:55 Echelon_Form: theory HOL-Library.Code_Target_Nat

19:40:55 Echelon_Form: theory HOL-Library.Function_Algebras

19:40:55 Echelon_Form: theory HOL-Library.Bit_Operations

19:40:55 Echelon_Form: theory HOL-Library.Code_Target_Numeral

19:40:55 Echelon_Form: theory HOL-Library.IArray

19:40:55 Echelon_Form: theory HOL-Library.More_List

19:40:56 Echelon_Form: theory Gauss_Jordan.Code_Set

19:40:56 Echelon_Form: theory HOL-Computational_Algebra.Field_as_Ring

19:40:56 Echelon_Form: theory Gauss_Jordan.IArray_Addenda

19:40:57 Echelon_Form: theory HOL-Computational_Algebra.Polynomial

19:40:57 Echelon_Form: theory HOL-Computational_Algebra.Normalized_Fraction

19:40:57 Echelon_Form: theory Cayley_Hamilton.Square_Matrix

19:40:58 Echelon_Form: theory Rank_Nullity_Theorem.Dual_Order

19:40:59 Echelon_Form: theory Rank_Nullity_Theorem.Mod_Type

19:41:01 Jordan_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

19:41:01 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Kernel

19:41:01 CAVA_Setup: theory SM.Decide_Locality

19:41:03 Echelon_Form: theory Rank_Nullity_Theorem.Miscellaneous

19:41:04 CAVA_Setup: theory SM.SM_LTL

19:41:04 Echelon_Form: theory HOL-Library.Z2

19:41:04 Jordan_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

19:41:04 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

19:41:04 Echelon_Form: theory Gauss_Jordan.Code_Z2

19:41:05 Echelon_Form: theory Gauss_Jordan.Code_Matrix

19:41:05 Echelon_Form: theory Gauss_Jordan.Rref

19:41:05 Echelon_Form: theory Rank_Nullity_Theorem.Fundamental_Subspaces

19:41:05 Echelon_Form: theory Rank_Nullity_Theorem.Dim_Formula

19:41:05 Echelon_Form: theory Gauss_Jordan.Rank

19:41:05 Echelon_Form: theory Gauss_Jordan.Elementary_Operations

19:41:06 Echelon_Form: theory Gauss_Jordan.Matrix_To_IArray

19:41:06 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan

19:41:08 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

19:41:08 Echelon_Form: theory HOL-Computational_Algebra.Polynomial_Factorial

19:41:08 Echelon_Form: theory Cayley_Hamilton.Cayley_Hamilton

19:41:08 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_IArrays

19:41:08 Echelon_Form: theory Gauss_Jordan.Linear_Maps

19:41:10 CAVA_Setup: theory SM.Type_System

19:41:10 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA

19:41:11 Echelon_Form: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

19:41:11 Echelon_Form: theory Gauss_Jordan.Determinants2

19:41:11 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

19:41:11 Echelon_Form: theory Gauss_Jordan.Inverse

19:41:11 Echelon_Form: theory Gauss_Jordan.System_Of_Equations

19:41:12 CAVA_Setup: theory Promela.PromelaInvariants

19:41:12 Echelon_Form: theory Gauss_Jordan.Inverse_IArrays

19:41:12 Echelon_Form: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

19:41:14 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Impl

19:41:14 Jordan_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

19:41:14 CAVA_Setup: theory Promela.Promela

19:41:14 CAVA_Setup: theory SM.SM_Finite_Reachable

19:41:15 CAVA_Setup: theory SM.Rename_Cfg

19:41:16 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.MVT_Ex

19:41:19 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Analysis

19:41:24 Echelon_Form: theory Echelon_Form.Rings2

19:41:25 CAVA_Setup: theory SM.SM_Visible

19:41:27 CAVA_Setup: theory Stuttering_Equivalence.Samplers

19:41:27 CAVA_Setup: theory Stuttering_Equivalence.StutterEquivalence

19:41:28 CAVA_Setup: theory Stuttering_Equivalence.PLTL

19:41:29 CAVA_Setup: theory Transition_Systems_and_Automata.Basic

19:41:29 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence

19:41:30 CAVA_Setup: theory Partial_Order_Reduction.Word_Prefixes

19:41:30 CAVA_Setup: theory Partial_Order_Reduction.LList_Prefixes

19:41:31 CAVA_Setup: theory Partial_Order_Reduction.Stuttering

19:41:32 CAVA_Setup: theory Partial_Order_Reduction.Traces

19:41:33 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence_LTL

19:41:34 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System

19:41:35 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Construction

19:41:35 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Extra

19:41:36 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Extensions

19:41:38 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Traces

19:41:38 CAVA_Setup: theory Gabow_SCC.All_Of_Gabow_SCC

19:41:38 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

19:41:39 CAVA_Setup: theory Partial_Order_Reduction.Ample_Abstract

19:41:40 CAVA_Setup: theory SM.Pid_Scheduler

19:41:40 CAVA_Setup: theory DFS_Framework.Feedback_Arcs

19:41:41 CAVA_Setup: theory Partial_Order_Reduction.Ample_Analysis

19:41:44 CAVA_Setup: theory SM.SM_Pid

19:41:48 CAVA_Setup: theory SM.SM_Variables

19:41:50 CAVA_Setup: theory SM.SM_Indep

19:42:00 Echelon_Form: theory Echelon_Form.Cayley_Hamilton_Compatible

19:42:02 Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton

19:42:03 Echelon_Form: theory Echelon_Form.Echelon_Form

19:42:05 Echelon_Form: theory Echelon_Form.Echelon_Form_Det

19:42:05 Echelon_Form: theory Echelon_Form.Echelon_Form_IArrays

19:42:06 Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse

19:42:07 Echelon_Form: theory Echelon_Form.Echelon_Form_Det_IArrays

19:42:07 Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_Abstract

19:42:08 Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton_IArrays

19:42:08 Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse_IArrays

19:42:11 Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_IArrays

19:42:25 CAVA_Setup: theory SM.SM_Datastructures

19:42:25 CAVA_Setup: theory Promela.PromelaLTL

19:42:26 CAVA_Setup: theory Promela.PromelaLTLConv

19:42:32 CAVA_Setup: theory SM.SM_Sticky

19:42:39 CAVA_Setup: theory Promela.All_Of_Promela

19:42:43 CAVA_Setup: theory SM.SM_POR

19:42:52 CAVA_Setup: theory SM.SM_Ample_Impl

19:44:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations

19:44:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/document.pdf

19:44:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/outline.pdf

19:44:01 Timing Ordinary_Differential_Equations (4 threads, 174.234s elapsed time, 534.468s cpu time, 14.256s GC time, factor 3.07)

19:44:01 Finished Ordinary_Differential_Equations (0:03:54 elapsed time, 0:10:42 cpu time, factor 2.74)

19:44:01 Building HOL-ODE-Numerics ...

19:44:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stateful_Protocol_Composition_and_Typing

19:44:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stateful_Protocol_Composition_and_Typing/document.pdf

19:44:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stateful_Protocol_Composition_and_Typing/outline.pdf

19:44:03 Timing Stateful_Protocol_Composition_and_Typing (4 threads, 293.603s elapsed time, 1017.356s cpu time, 40.352s GC time, factor 3.47)

19:44:03 Finished Stateful_Protocol_Composition_and_Typing (0:06:28 elapsed time, 0:19:50 cpu time, factor 3.06)

19:44:03 Building Simple_Firewall ...

19:44:04 HOL-ODE-Numerics: theory HOL-Eisbach.Eisbach

19:44:04 HOL-ODE-Numerics: theory Automatic_Refinement.Foldi

19:44:04 HOL-ODE-Numerics: theory Automatic_Refinement.Prio_List

19:44:04 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util_Bootstrap1

19:44:04 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Term_Antiquot

19:44:04 HOL-ODE-Numerics: theory Automatic_Refinement.Mpat_Antiquot

19:44:04 HOL-ODE-Numerics: theory Deriving.Comparator

19:44:04 HOL-ODE-Numerics: theory Deriving.Derive_Manager

19:44:04 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util

19:44:04 HOL-ODE-Numerics: theory Deriving.Generator_Aux

19:44:04 HOL-ODE-Numerics: theory Deriving.Equality_Generator

19:44:05 Simple_Firewall: theory HOL-Library.Char_ord

19:44:05 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

19:44:05 Simple_Firewall: theory Simple_Firewall.GroupF

19:44:05 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

19:44:05 Simple_Firewall: theory Simple_Firewall.Iface

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Anti_Unification

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Attr_Comb

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Data

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Indep_Vars

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Record_Simp

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Named_Sorted_Thms

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Tagged_Solver

19:44:05 HOL-ODE-Numerics: theory Automatic_Refinement.Select_Solve

19:44:05 HOL-ODE-Numerics: theory Deriving.Equality_Instances

19:44:05 HOL-ODE-Numerics: theory Deriving.Compare

19:44:05 HOL-ODE-Numerics: theory Deriving.Comparator_Generator

19:44:05 HOL-ODE-Numerics: theory HOL-Library.AList

19:44:05 HOL-ODE-Numerics: theory HOL-Library.Adhoc_Overloading

19:44:06 HOL-ODE-Numerics: theory HOL-Library.Monad_Syntax

19:44:06 HOL-ODE-Numerics: theory HOL-Library.Boolean_Algebra

19:44:06 HOL-ODE-Numerics: theory HOL-Library.Bit_Operations

19:44:06 HOL-ODE-Numerics: theory HOL-Library.Permutation

19:44:06 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

19:44:06 HOL-ODE-Numerics: theory HOL-ex.Quicksort

19:44:06 HOL-ODE-Numerics: theory Deriving.Compare_Generator

19:44:07 Simple_Firewall: theory Simple_Firewall.L4_Protocol

19:44:07 HOL-ODE-Numerics: theory HOL-Library.Char_ord

19:44:07 Simple_Firewall: theory Simple_Firewall.List_Product_More

19:44:07 Simple_Firewall: theory Simple_Firewall.Option_Helpers

19:44:07 HOL-ODE-Numerics: theory Deriving.Compare_Instances

19:44:07 HOL-ODE-Numerics: theory HOL-Library.Mapping

19:44:07 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

19:44:07 HOL-ODE-Numerics: theory HOL-Library.Option_ord

19:44:08 HOL-ODE-Numerics: theory Automatic_Refinement.Misc

19:44:08 HOL-ODE-Numerics: theory HOL-Library.Parallel

19:44:09 HOL-ODE-Numerics: theory HOL-Library.Type_Length

19:44:09 HOL-ODE-Numerics: theory HOL-Library.RBT_Impl

19:44:10 HOL-ODE-Numerics: theory HOL-Library.Signed_Division

19:44:10 HOL-ODE-Numerics: theory HOL-Library.While_Combinator

19:44:10 Simple_Firewall: theory Simple_Firewall.Simple_Packet

19:44:10 HOL-ODE-Numerics: theory HOL-Types_To_Sets.Types_To_Sets

19:44:11 Simple_Firewall: theory Simple_Firewall.Primitives_toString

19:44:11 HOL-ODE-Numerics: theory HOL-Word.Traditional_Syntax

19:44:12 HOL-ODE-Numerics: theory Deriving.Countable_Generator

19:44:13 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Integer

19:44:13 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Float

19:44:13 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

19:44:13 HOL-ODE-Numerics: theory Affine_Arithmetic.Float_Real

19:44:13 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise

19:44:14 HOL-ODE-Numerics: theory HOL-Word.Bit_Comprehension

19:44:14 HOL-ODE-Numerics: theory HOL-Word.Bits_Int

19:44:15 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Lib

19:44:15 HOL-ODE-Numerics: theory Collections.SetIterator

19:44:16 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Phases

19:44:16 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tagging

19:44:17 HOL-ODE-Numerics: theory Automatic_Refinement.Relators

19:44:17 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

19:44:18 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

19:44:18 HOL-ODE-Numerics: theory Collections.SetIteratorOperations

19:44:19 HOL-ODE-Numerics: theory HOL-Word.Misc_Arithmetic

19:44:20 HOL-ODE-Numerics: theory Native_Word.More_Bits_Int

19:44:20 HOL-ODE-Numerics: theory Automatic_Refinement.Param_Tool

19:44:20 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

19:44:20 Simple_Firewall: theory Simple_Firewall.Shadowed

19:44:20 Simple_Firewall: theory Simple_Firewall.Service_Matrix

19:44:20 HOL-ODE-Numerics: theory Automatic_Refinement.Param_HOL

19:44:22 HOL-ODE-Numerics: theory HOL-Word.Word

19:44:22 HOL-ODE-Numerics: theory Collections.Assoc_List

19:44:22 HOL-ODE-Numerics: theory Automatic_Refinement.Parametricity

19:44:22 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Id_Ops

19:44:23 HOL-ODE-Numerics: theory Collections.Diff_Array

19:44:24 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Fix_Rel

19:44:24 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Translate

19:44:25 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Gen_Algo

19:44:25 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Relator_Interface

19:44:25 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tool

19:44:26 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Bindings_HOL

19:44:30 HOL-ODE-Numerics: theory Automatic_Refinement.Automatic_Refinement

19:44:30 HOL-ODE-Numerics: theory Collections.Intf_Comp

19:44:32 HOL-ODE-Numerics: theory Collections.Idx_Iterator

19:44:33 HOL-ODE-Numerics: theory Collections.Proper_Iterator

19:44:34 HOL-ODE-Numerics: theory Collections.It_to_It

19:44:34 HOL-ODE-Numerics: theory Collections.SetIteratorGA

19:44:35 HOL-ODE-Numerics: theory HOL-Word.Misc_Typedef

19:44:35 HOL-ODE-Numerics: theory Word_Lib.Signed_Words

19:44:35 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_Vector

19:44:35 HOL-ODE-Numerics: theory HOL-Word.Reversed_Bit_Lists

19:44:35 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Strict

19:44:36 HOL-ODE-Numerics: theory Collections.Impl_Array_Stack

19:44:36 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

19:44:37 HOL-ODE-Numerics: theory Affine_Arithmetic.Polygon

19:44:37 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Analysis

19:44:37 HOL-ODE-Numerics: theory HOL-Word.Misc_lsb

19:44:37 HOL-ODE-Numerics: theory HOL-Word.Misc_msb

19:44:40 HOL-ODE-Numerics: theory HOL-Word.Misc_set_bit

19:44:40 HOL-ODE-Numerics: theory Word_Lib.Bitwise

19:44:41 HOL-ODE-Numerics: theory Word_Lib.Word_Syntax

19:44:41 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Form

19:44:41 HOL-ODE-Numerics: theory Affine_Arithmetic.Floatarith_Expression

19:44:42 HOL-ODE-Numerics: theory Native_Word.Code_Symbolic_Bits_Int

19:44:43 HOL-ODE-Numerics: theory Native_Word.Bits_Integer

19:44:45 HOL-ODE-Numerics: theory Word_Lib.Word_Lib

19:44:46 CAVA_Setup: theory SM.SM_Wrapup

19:44:47 HOL-ODE-Numerics: theory Affine_Arithmetic.Intersection

19:44:53 HOL-ODE-Numerics: theory HOL-ODE-Numerics.One_Step_Method

19:44:54 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Runge_Kutta

19:45:00 HOL-ODE-Numerics: theory Native_Word.Code_Target_Bits_Int

19:45:00 HOL-ODE-Numerics: theory Collections.Code_Target_ICF

19:45:01 HOL-ODE-Numerics: theory HOL-Library.RBT

19:45:01 HOL-ODE-Numerics: theory Native_Word.Code_Target_Word_Base

19:45:02 HOL-ODE-Numerics: theory HOL-Library.RBT_Mapping

19:45:02 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_ODE

19:45:02 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Chapter

19:45:02 HOL-ODE-Numerics: theory Native_Word.Uint

19:45:02 HOL-ODE-Numerics: theory Native_Word.Uint32

19:45:02 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Mono_Prover

19:45:03 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Misc

19:45:03 HOL-ODE-Numerics: theory Show.Show

19:45:03 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Domain

19:45:04 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Transfer

19:45:04 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Assert

19:45:04 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Recursion

19:45:04 HOL-ODE-Numerics: theory Collections.HashCode

19:45:05 HOL-ODE-Numerics: theory Show.Show_Instances

19:45:05 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_While

19:45:05 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Basic

19:45:05 HOL-ODE-Numerics: theory Collections.Intf_Hash

19:45:05 HOL-ODE-Numerics: theory Deriving.Hash_Generator

19:45:06 HOL-ODE-Numerics: theory Collections.Gen_Hash

19:45:06 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Det

19:45:06 HOL-ODE-Numerics: theory Deriving.Hash_Instances

19:45:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall

19:45:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall/document.pdf

19:45:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall/outline.pdf

19:45:06 Timing Simple_Firewall (4 threads, 30.044s elapsed time, 112.764s cpu time, 4.332s GC time, factor 3.75)

19:45:06 Finished Simple_Firewall (0:01:03 elapsed time, 0:03:00 cpu time, factor 2.86)

19:45:06 Building Routing ...

19:45:06 HOL-ODE-Numerics: theory Deriving.Derive

19:45:07 HOL-ODE-Numerics: theory Affine_Arithmetic.Straight_Line_Program

19:45:08 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Heuristics

19:45:08 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Leof

19:45:08 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Pfun

19:45:08 Routing: theory HOL-Library.Adhoc_Overloading

19:45:08 Routing: theory Routing.Linorder_Helper

19:45:08 Routing: theory HOL-Library.Monad_Syntax

19:45:08 HOL-ODE-Numerics: theory Refine_Monadic.Refine_More_Comb

19:45:09 HOL-ODE-Numerics: theory Refine_Monadic.Refine_While

19:45:09 Routing: theory Routing.Routing_Table

19:45:10 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Transfer

19:45:11 HOL-ODE-Numerics: theory Refine_Monadic.Autoref_Monadic

19:45:11 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Automation

19:45:11 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Foreach

19:45:13 Routing: theory Routing.IpRoute_Parser

19:45:13 Routing: theory Routing.Linux_Router

19:45:14 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Monadic

19:45:15 HOL-ODE-Numerics: theory Collections.Gen_Iterator

19:45:16 HOL-ODE-Numerics: theory Collections.Iterator

19:45:16 HOL-ODE-Numerics: theory Collections.Array_Iterator

19:45:17 HOL-ODE-Numerics: theory Collections.RBT_add

19:45:19 HOL-ODE-Numerics: theory Collections.Intf_Map

19:45:19 HOL-ODE-Numerics: theory Collections.Gen_Map

19:45:20 HOL-ODE-Numerics: theory Collections.Impl_Array_Map

19:45:21 HOL-ODE-Numerics: theory Collections.Impl_List_Map

19:45:21 HOL-ODE-Numerics: theory Collections.Impl_RBT_Map

19:45:21 HOL-ODE-Numerics: theory Collections.Intf_Set

19:45:22 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Approximation

19:45:22 HOL-ODE-Numerics: theory Collections.Gen_Map2Set

19:45:22 HOL-ODE-Numerics: theory Collections.Impl_Array_Hash_Map

19:45:23 HOL-ODE-Numerics: theory Collections.Gen_Set

19:45:25 HOL-ODE-Numerics: theory Collections.Impl_Bit_Set

19:45:26 HOL-ODE-Numerics: theory Collections.Impl_Cfun_Set

19:45:26 HOL-ODE-Numerics: theory Collections.Impl_List_Set

19:45:27 HOL-ODE-Numerics: theory Collections.Impl_Uv_Set

19:45:29 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

19:45:29 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

19:45:29 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank

19:45:30 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

19:45:31 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Code

19:45:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form

19:45:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/document.pdf

19:45:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/outline.pdf

19:45:32 Timing Echelon_Form (4 threads, 234.265s elapsed time, 810.480s cpu time, 32.288s GC time, factor 3.46)

19:45:32 Finished Echelon_Form (0:04:39 elapsed time, 0:14:50 cpu time, factor 3.18)

19:45:32 Building Hermite ...

19:45:34 HOL-ODE-Numerics: theory Affine_Arithmetic.Print

19:45:35 Hermite: theory Hermite.Hermite

19:45:37 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Affine_Approximation

19:45:38 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

19:45:38 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Ineqs

19:45:39 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Inter

19:45:40 Hermite: theory Hermite.Hermite_IArrays

19:45:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing

19:45:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing/document.pdf

19:45:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing/outline.pdf

19:45:42 Timing Routing (4 threads, 13.774s elapsed time, 35.300s cpu time, 0.892s GC time, factor 2.56)

19:45:42 Finished Routing (0:00:35 elapsed time, 0:01:12 cpu time, factor 2.03)

19:45:42 Building Iptables_Semantics ...

19:45:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.GenCF_No_Comp

19:45:45 Iptables_Semantics: theory Iptables_Semantics.List_Misc

19:45:45 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

19:45:46 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

19:45:47 Iptables_Semantics: theory HOL-Library.Code_Target_Int

19:45:47 Iptables_Semantics: theory HOL-Library.LaTeXsugar

19:45:47 Iptables_Semantics: theory Native_Word.More_Bits_Int

19:45:47 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

19:45:47 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

19:45:47 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

19:45:48 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

19:45:48 Iptables_Semantics: theory Iptables_Semantics.Ternary

19:45:48 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

19:45:48 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

19:45:49 Iptables_Semantics: theory Native_Word.Code_Symbolic_Bits_Int

19:45:50 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

19:45:50 Iptables_Semantics: theory Native_Word.Bits_Integer

19:45:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

19:45:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Autoref_Misc

19:45:51 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

19:45:51 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

19:45:52 Iptables_Semantics: theory Iptables_Semantics.Ports

19:45:53 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

19:45:53 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

19:46:04 Iptables_Semantics: theory Native_Word.Code_Target_Bits_Int

19:46:04 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

19:46:04 Iptables_Semantics: theory Iptables_Semantics.Semantics

19:46:06 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

19:46:06 HOL-ex: theory HOL-ex.Meson_Test

19:46:06 HOL-ex: theory HOL-ex.SAT_Examples

19:46:06 Iptables_Semantics: theory Iptables_Semantics.Matching

19:46:07 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

19:46:07 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

19:46:07 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

19:46:08 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

19:46:08 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

19:46:09 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Folds

19:46:09 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_String

19:46:09 Iptables_Semantics: theory Iptables_Semantics.Optimizing

19:46:10 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

19:46:11 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

19:46:11 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

19:46:13 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

19:46:13 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

19:46:13 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

19:46:14 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Weak_Set

19:46:16 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

19:46:17 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

19:46:17 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Enclosure_Operations

19:46:17 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

19:46:18 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Arithmetic

19:46:20 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

19:46:21 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

19:46:35 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Parallel

19:46:36 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Default

19:46:36 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Unions

19:46:36 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Vector_List

19:46:48 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Intersection

19:46:48 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Phantom

19:46:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite

19:46:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/document.pdf

19:46:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/outline.pdf

19:46:50 Timing Hermite (4 threads, 48.989s elapsed time, 120.152s cpu time, 1.636s GC time, factor 2.45)

19:46:50 Finished Hermite (0:01:17 elapsed time, 0:02:48 cpu time, factor 2.17)

19:46:50 Building MFOTL_Monitor ...

19:46:53 MFOTL_Monitor: theory MFOTL_Monitor.Interval

19:46:53 MFOTL_Monitor: theory MFOTL_Monitor.Trace

19:46:53 MFOTL_Monitor: theory MFOTL_Monitor.Table

19:46:53 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Invar

19:46:54 MFOTL_Monitor: theory MFOTL_Monitor.Abstract_Monitor

19:46:55 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Info

19:46:55 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

19:46:55 MFOTL_Monitor: theory MFOTL_Monitor.MFOTL

19:46:55 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Hyperplane

19:46:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form

19:46:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form/document.pdf

19:46:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form/outline.pdf

19:46:58 Timing Jordan_Normal_Form (4 threads, 322.410s elapsed time, 943.128s cpu time, 31.056s GC time, factor 2.93)

19:46:58 Finished Jordan_Normal_Form (0:06:44 elapsed time, 0:18:08 cpu time, factor 2.69)

19:46:58 Building Subresultants ...

19:46:59 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

19:46:59 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

19:47:00 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

19:47:00 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

19:47:00 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

19:47:00 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

19:47:01 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

19:47:02 MFOTL_Monitor: theory MFOTL_Monitor.Slicing

19:47:02 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

19:47:02 MFOTL_Monitor: theory MFOTL_Monitor.Monitor

19:47:02 Subresultants: theory Polynomial_Factorization.Missing_Polynomial_Factorial

19:47:02 Subresultants: theory Subresultants.Coeff_Int

19:47:02 Subresultants: theory Subresultants.Dichotomous_Lazard

19:47:02 Subresultants: theory Subresultants.More_Homomorphisms

19:47:03 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Interval

19:47:03 Subresultants: theory Subresultants.Resultant_Prelim

19:47:03 Subresultants: theory Subresultants.Binary_Exponentiation

19:47:04 Subresultants: theory Subresultants.Subresultant

19:47:04 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

19:47:04 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

19:47:06 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

19:47:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semanticless

19:47:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semanticless/document.pdf

19:47:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semanticless/outline.pdf

19:47:07 Timing Goedel_HFSet_Semanticless (4 threads, 578.414s elapsed time, 1645.900s cpu time, 22.204s GC time, factor 2.85)

19:47:07 Finished Goedel_HFSet_Semanticless (0:09:48 elapsed time, 0:27:44 cpu time, factor 2.83)

19:47:07 Running Smith_Normal_Form ...

19:47:08 Iptables_Semantics: theory Iptables_Semantics.Transform

19:47:09 Subresultants: theory Subresultants.Subresultant_Gcd

19:47:10 Smith_Normal_Form: theory HOL-Eisbach.Eisbach

19:47:10 Smith_Normal_Form: theory Deriving.Derive_Manager

19:47:10 Smith_Normal_Form: theory Deriving.Generator_Aux

19:47:10 Smith_Normal_Form: theory HOL-Number_Theory.Cong

19:47:10 Smith_Normal_Form: theory HOL-Algebra.Congruence

19:47:10 Smith_Normal_Form: theory Perron_Frobenius.Bij_Nat

19:47:10 Smith_Normal_Form: theory HOL-Types_To_Sets.Types_To_Sets

19:47:11 Smith_Normal_Form: theory Perron_Frobenius.Cancel_Card_Constraint

19:47:11 Smith_Normal_Form: theory Jordan_Normal_Form.Conjugate

19:47:11 Smith_Normal_Form: theory Polynomial_Interpolation.Missing_Unsorted

19:47:12 Smith_Normal_Form: theory HOL-Algebra.Order

19:47:12 Smith_Normal_Form: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:47:12 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

19:47:12 Smith_Normal_Form: theory Smith_Normal_Form.Rings2_Extended

19:47:13 Smith_Normal_Form: theory HOL-Algebra.Lattice

19:47:13 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

19:47:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ex

19:47:14 Timing HOL-ex (4 threads, 657.190s elapsed time, 1710.940s cpu time, 96.820s GC time, factor 2.60)

19:47:14 Finished HOL-ex (0:11:01 elapsed time, 0:29:32 cpu time, factor 2.68)

19:47:14 Building HRB-Slicing ...

19:47:14 Smith_Normal_Form: theory Polynomial_Interpolation.Missing_Polynomial

19:47:15 Smith_Normal_Form: theory HOL-Number_Theory.Totient

19:47:15 Smith_Normal_Form: theory HOL-Algebra.Complete_Lattice

19:47:16 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

19:47:16 Smith_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

19:47:16 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

19:47:16 Smith_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

19:47:16 Smith_Normal_Form: theory HOL-Algebra.Group

19:47:17 Smith_Normal_Form: theory List-Index.List_Index

19:47:17 Smith_Normal_Form: theory Polynomial_Interpolation.Ring_Hom

19:47:17 HRB-Slicing: theory HRB-Slicing.AuxLemmas

19:47:17 HRB-Slicing: theory HRB-Slicing.BasicDefs

19:47:17 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Normal_Form

19:47:17 Smith_Normal_Form: theory Show.Show

19:47:17 Smith_Normal_Form: theory Smith_Normal_Form.Diagonal_To_Smith

19:47:18 Smith_Normal_Form: theory Show.Show_Instances

19:47:18 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

19:47:19 Smith_Normal_Form: theory HOL-Algebra.Coset

19:47:19 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

19:47:19 HRB-Slicing: theory HRB-Slicing.CFG

19:47:19 HRB-Slicing: theory HRB-Slicing.Com

19:47:19 HRB-Slicing: theory HRB-Slicing.JVMCFG

19:47:20 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

19:47:20 Smith_Normal_Form: theory HOL-Algebra.FiniteProduct

19:47:21 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

19:47:21 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

19:47:21 Smith_Normal_Form: theory HOL-Algebra.Generated_Groups

19:47:21 Smith_Normal_Form: theory HOL-Algebra.Ring

19:47:21 Smith_Normal_Form: theory Polynomial_Interpolation.Ring_Hom_Poly

19:47:22 Smith_Normal_Form: theory Show.Show_Poly

19:47:23 Smith_Normal_Form: theory Subresultants.Binary_Exponentiation

19:47:24 HRB-Slicing: theory HRB-Slicing.Labels

19:47:24 HRB-Slicing: theory HRB-Slicing.ProcState

19:47:25 HRB-Slicing: theory HRB-Slicing.PCFG

19:47:25 Native_Word: theory Native_Word.Native_Word_Test_PolyML

19:47:25 Native_Word: theory Native_Word.Native_Word_Test_PolyML64

19:47:25 Native_Word: theory Native_Word.Native_Word_Test_Scala

19:47:25 Native_Word: theory Native_Word.Native_Word_Test_Emu

19:47:25 Smith_Normal_Form: theory VectorSpace.FunctionLemmas

19:47:26 Iptables_Semantics: theory Iptables_Semantics.Parser

19:47:26 Iptables_Semantics: theory Iptables_Semantics.Parser6

19:47:26 HRB-Slicing: theory HRB-Slicing.CFGExit

19:47:26 Iptables_Semantics: theory Iptables_Semantics.Documentation

19:47:26 HRB-Slicing: theory HRB-Slicing.CFG_wf

19:47:27 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

19:47:27 HRB-Slicing: theory HRB-Slicing.Postdomination

19:47:28 HRB-Slicing: theory HRB-Slicing.CFGExit_wf

19:47:28 HRB-Slicing: theory HRB-Slicing.Distance

19:47:28 Smith_Normal_Form: theory HOL-Algebra.AbelCoset

19:47:28 HRB-Slicing: theory HRB-Slicing.ReturnAndCallNodes

19:47:28 Smith_Normal_Form: theory HOL-Algebra.Module

19:47:28 HRB-Slicing: theory HRB-Slicing.SemanticsCFG

19:47:29 HRB-Slicing: theory HRB-Slicing.WellFormProgs

19:47:29 HRB-Slicing: theory HRB-Slicing.Observable

19:47:29 HRB-Slicing: theory HRB-Slicing.SDG

19:47:29 HRB-Slicing: theory HRB-Slicing.Interpretation

19:47:29 HRB-Slicing: theory HRB-Slicing.JVMInterpretation

19:47:30 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

19:47:31 HRB-Slicing: theory HRB-Slicing.WellFormed

19:47:31 Smith_Normal_Form: theory VectorSpace.RingModuleFacts

19:47:33 HRB-Slicing: theory HRB-Slicing.JVMCFG_wf

19:47:33 Smith_Normal_Form: theory VectorSpace.MonoidSums

19:47:34 Smith_Normal_Form: theory VectorSpace.LinearCombinations

19:47:34 Smith_Normal_Form: theory HOL-Algebra.Ideal

19:47:35 HRB-Slicing: theory HRB-Slicing.ValidPaths

19:47:35 HRB-Slicing: theory HRB-Slicing.JVMPostdomination

19:47:35 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_Permutations

19:47:36 Smith_Normal_Form: theory Jordan_Normal_Form.Matrix

19:47:37 Smith_Normal_Form: theory HOL-Algebra.RingHom

19:47:39 Smith_Normal_Form: theory HOL-Algebra.UnivPoly

19:47:41 HRB-Slicing: theory HRB-Slicing.HRBSlice

19:47:41 HRB-Slicing: theory HRB-Slicing.ProcSDG

19:47:41 Smith_Normal_Form: theory VectorSpace.SumSpaces

19:47:42 Smith_Normal_Form: theory VectorSpace.VectorSpace

19:47:42 HRB-Slicing: theory HRB-Slicing.JVMSDG

19:47:43 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

19:47:43 Smith_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

19:47:43 Smith_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

19:47:43 HRB-Slicing: theory HRB-Slicing.SCDObservable

19:47:45 HRB-Slicing: theory HRB-Slicing.Slice

19:47:45 Smith_Normal_Form: theory Jordan_Normal_Form.Column_Operations

19:47:46 Smith_Normal_Form: theory Jordan_Normal_Form.Determinant

19:47:48 HRB-Slicing: theory HRB-Slicing.WeakSimulation

19:47:49 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

19:47:49 Smith_Normal_Form: theory Jordan_Normal_Form.Char_Poly

19:47:50 Native_Word: theory Native_Word.Native_Word_Test_PolyML2

19:47:51 Smith_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

19:47:51 HRB-Slicing: theory HRB-Slicing.FundamentalProperty

19:47:52 Smith_Normal_Form: theory Jordan_Normal_Form.VS_Connect

19:47:53 Smith_Normal_Form: theory HOL-Algebra.Multiplicative_Group

19:47:55 Native_Word: theory Native_Word.Native_Word_Test_GHC

19:47:56 HRB-Slicing: theory HRB-Slicing.HRBSlicing

19:47:57 Smith_Normal_Form: theory HOL-Number_Theory.Residues

19:48:00 Smith_Normal_Form: theory Berlekamp_Zassenhaus.Finite_Field

19:48:04 Smith_Normal_Form: theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

19:48:04 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Rank

19:48:04 Smith_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

19:48:07 Smith_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

19:48:08 MFOTL_Monitor: theory MFOTL_Monitor.Monitor_Code

19:48:09 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

19:48:09 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_ScaleR2

19:48:11 Smith_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

19:48:12 Native_Word: theory Native_Word.Native_Word_Test_MLton2

19:48:12 Native_Word: theory Native_Word.Native_Word_Test_MLton

19:48:14 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

19:48:16 Smith_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

19:48:16 Smith_Normal_Form: theory Perron_Frobenius.HMA_Connect

19:48:18 MFOTL_Monitor: theory MFOTL_Monitor.Examples

19:48:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic

19:48:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic/document.pdf

19:48:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic/outline.pdf

19:48:21 Timing Goedel_HFSet_Semantic (4 threads, 549.789s elapsed time, 1367.620s cpu time, 19.816s GC time, factor 2.49)

19:48:21 Finished Goedel_HFSet_Semantic (0:09:15 elapsed time, 0:22:59 cpu time, factor 2.48)

19:48:21 Running HOL-Codegenerator_Test ...

19:48:22 Smith_Normal_Form: theory Smith_Normal_Form.Mod_Type_Connect

19:48:23 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Missing_Lemmas

19:48:24 HOL-Codegenerator_Test: theory HOL-Data_Structures.Less_False

19:48:24 HOL-Codegenerator_Test: theory HOL-Data_Structures.Cmp

19:48:24 HOL-Codegenerator_Test: theory HOL-Examples.Records

19:48:24 HOL-Codegenerator_Test: theory HOL-Word.Bit_Comprehension

19:48:24 HOL-Codegenerator_Test: theory HOL-Data_Structures.Sorted_Less

19:48:24 HOL-Codegenerator_Test: theory HOL-Data_Structures.AList_Upd_Del

19:48:24 HOL-Codegenerator_Test: theory HOL-Data_Structures.List_Ins_Del

19:48:25 HOL-Codegenerator_Test: theory HOL-Data_Structures.Map_Specs

19:48:25 HOL-Codegenerator_Test: theory HOL-Data_Structures.Set_Specs

19:48:25 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Lazy_Test

19:48:25 HOL-Codegenerator_Test: theory HOL-Word.Traditional_Syntax

19:48:25 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Set

19:48:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness

19:48:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness/document.pdf

19:48:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness/outline.pdf

19:48:26 Timing Incompleteness (4 threads, 538.847s elapsed time, 1299.796s cpu time, 14.716s GC time, factor 2.41)

19:48:26 Finished Incompleteness (0:09:58 elapsed time, 0:23:25 cpu time, factor 2.35)

19:48:26 Building HOL-Probability ...

19:48:26 HOL-Codegenerator_Test: theory HOL-Word.Bits_Int

19:48:27 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Map

19:48:27 Smith_Normal_Form: theory Smith_Normal_Form.Cauchy_Binet

19:48:27 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Normal_Form_JNF

19:48:27 Smith_Normal_Form: theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

19:48:27 Native_Word: theory Native_Word.Native_Word_Test_OCaml

19:48:27 Native_Word: theory Native_Word.Native_Word_Test_OCaml2

19:48:28 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm

19:48:29 HOL-Probability: theory HOL-Library.AList

19:48:29 HOL-Probability: theory HOL-Library.Adhoc_Overloading

19:48:29 HOL-Probability: theory HOL-Library.Conditional_Parametricity

19:48:29 HOL-Probability: theory HOL-Library.Lattice_Syntax

19:48:29 HOL-Probability: theory HOL-Library.Complete_Partial_Order2

19:48:29 HOL-Probability: theory HOL-Library.Monad_Syntax

19:48:29 HOL-Probability: theory HOL-Library.Mapping

19:48:29 Smith_Normal_Form: theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

19:48:29 HOL-Probability: theory HOL-Library.Stream

19:48:30 HOL-Codegenerator_Test: theory HOL-Word.Word

19:48:31 HOL-Probability: theory HOL-Library.Rewrite

19:48:31 HOL-Probability: theory HOL-Library.AList_Mapping

19:48:31 HOL-Probability: theory HOL-Library.Sublist

19:48:31 HOL-Probability: theory HOL-Library.Tree

19:48:31 HOL-Probability: theory HOL-Library.FSet

19:48:32 Smith_Normal_Form: theory Smith_Normal_Form.Diagonal_To_Smith_JNF

19:48:33 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

19:48:33 Smith_Normal_Form: theory Smith_Normal_Form.Diagonalize

19:48:33 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Uniqueness

19:48:33 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

19:48:33 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

19:48:34 HOL-Probability: theory HOL-Library.Diagonal_Subsequence

19:48:34 HOL-Probability: theory HOL-Library.Multiset_Permutations

19:48:34 HOL-Probability: theory HOL-Library.Linear_Temporal_Logic_on_Streams

19:48:34 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

19:48:35 HOL-Probability: theory HOL-Probability.Discrete_Topology

19:48:35 HOL-Probability: theory HOL-Probability.Essential_Supremum

19:48:35 HOL-Probability: theory HOL-Probability.Probability_Measure

19:48:36 HOL-Probability: theory HOL-Probability.Stopping_Time

19:48:36 HOL-Probability: theory HOL-Probability.Tree_Space

19:48:37 HOL-Probability: theory HOL-Library.Finite_Map

19:48:37 HOL-Probability: theory HOL-Probability.Conditional_Expectation

19:48:37 HOL-Probability: theory HOL-Probability.Distribution_Functions

19:48:37 HOL-Probability: theory HOL-Probability.Giry_Monad

19:48:38 HOL-Probability: theory HOL-Probability.Weak_Convergence

19:48:38 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_PolyML

19:48:38 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_Scala

19:48:38 HOL-Probability: theory HOL-Probability.Helly_Selection

19:48:39 Smith_Normal_Form: theory Smith_Normal_Form.Elementary_Divisor_Rings

19:48:39 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

19:48:39 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ

19:48:39 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ2

19:48:40 HOL-Probability: theory HOL-Probability.Probability_Mass_Function

19:48:40 HOL-Probability: theory HOL-Probability.Projective_Family

19:48:40 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

19:48:40 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

19:48:41 HOL-Probability: theory HOL-Probability.Infinite_Product_Measure

19:48:41 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

19:48:41 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Candidates

19:48:41 HOL-Probability: theory HOL-Probability.Independent_Family

19:48:41 HOL-Probability: theory HOL-Probability.Stream_Space

19:48:42 HOL-Probability: theory HOL-Probability.PMF_Impl

19:48:43 HOL-Probability: theory HOL-Probability.Random_Permutations

19:48:43 HOL-Probability: theory HOL-Probability.SPMF

19:48:46 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis

19:48:46 HOL-Probability: theory HOL-Probability.Convolution

19:48:46 HOL-Probability: theory HOL-Probability.Information

19:48:46 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate

19:48:47 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Binary_Nat

19:48:47 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

19:48:47 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Target_Nat

19:48:48 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Certified

19:48:50 HOL-Probability: theory HOL-Probability.Distributions

19:48:51 Native_Word: theory Native_Word.Uint_Userguide

19:48:52 HOL-Probability: theory HOL-Probability.Characteristic_Functions

19:48:52 HOL-Probability: theory HOL-Probability.Sinc_Integral

19:48:53 HOL-Probability: theory HOL-Probability.Levy

19:48:54 HOL-Probability: theory HOL-Probability.Fin_Map

19:48:55 HOL-Probability: theory HOL-Probability.Central_Limit_Theorem

19:48:55 HOL-Probability: theory HOL-Probability.Projective_Limit

19:48:57 HOL-Probability: theory HOL-Probability.Probability

19:48:58 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

19:49:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants

19:49:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants/document.pdf

19:49:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants/outline.pdf

19:49:02 Timing Subresultants (4 threads, 68.964s elapsed time, 170.944s cpu time, 4.416s GC time, factor 2.48)

19:49:02 Finished Subresultants (0:02:03 elapsed time, 0:04:22 cpu time, factor 2.12)

19:49:02 Building Pre_BZ ...

19:49:06 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

19:49:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word

19:49:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word/document.pdf

19:49:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word/outline.pdf

19:49:07 Timing Native_Word (4 threads, 585.532s elapsed time, 628.396s cpu time, 6.704s GC time, factor 1.07)

19:49:07 Finished Native_Word (0:09:53 elapsed time, 0:20:15 cpu time, factor 2.05)

19:49:07 Building Affine_Arithmetic ...

19:49:07 Pre_BZ: theory HOL-Word.Bit_Comprehension

19:49:07 Pre_BZ: theory Efficient-Mergesort.Efficient_Sort

19:49:07 Pre_BZ: theory HOL-Number_Theory.Cong

19:49:07 Pre_BZ: theory Polynomial_Factorization.Precomputation

19:49:08 Pre_BZ: theory HOL-Types_To_Sets.Types_To_Sets

19:49:08 Pre_BZ: theory HOL-Word.Traditional_Syntax

19:49:09 Pre_BZ: theory Cauchy.CauchysMeanTheorem

19:49:09 Pre_BZ: theory Polynomial_Interpolation.Improved_Code_Equations

19:49:09 Pre_BZ: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

19:49:09 Pre_BZ: theory HOL-Word.Bits_Int

19:49:10 Pre_BZ: theory Polynomial_Factorization.Polynomial_Divisibility

19:49:10 Pre_BZ: theory Polynomial_Interpolation.Lagrange_Interpolation

19:49:10 Affine_Arithmetic: theory HOL-Decision_Procs.Dense_Linear_Order

19:49:10 Affine_Arithmetic: theory Deriving.Comparator

19:49:10 Affine_Arithmetic: theory Deriving.Generator_Aux

19:49:10 Affine_Arithmetic: theory Deriving.Derive_Manager

19:49:10 Pre_BZ: theory HOL-Number_Theory.Totient

19:49:10 Affine_Arithmetic: theory HOL-Library.Adhoc_Overloading

19:49:10 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

19:49:10 Affine_Arithmetic: theory HOL-Library.Monad_Syntax

19:49:10 Affine_Arithmetic: theory Deriving.Equality_Generator

19:49:10 Affine_Arithmetic: theory HOL-Library.Boolean_Algebra

19:49:10 Pre_BZ: theory Polynomial_Factorization.Missing_List

19:49:11 Affine_Arithmetic: theory HOL-Library.Bit_Operations

19:49:11 Affine_Arithmetic: theory Deriving.Equality_Instances

19:49:11 Pre_BZ: theory HOL-Number_Theory.Residues

19:49:11 Affine_Arithmetic: theory HOL-Library.Permutation

19:49:11 Affine_Arithmetic: theory Deriving.Compare

19:49:11 Affine_Arithmetic: theory Deriving.Comparator_Generator

19:49:12 Pre_BZ: theory Polynomial_Interpolation.Is_Rat_To_Rat

19:49:12 Affine_Arithmetic: theory HOL-Library.Char_ord

19:49:12 Affine_Arithmetic: theory HOL-Library.Code_Abstract_Nat

19:49:12 Affine_Arithmetic: theory HOL-Library.Code_Target_Nat

19:49:12 Affine_Arithmetic: theory Deriving.Compare_Generator

19:49:13 Affine_Arithmetic: theory HOL-Library.Code_Target_Int

19:49:13 Affine_Arithmetic: theory HOL-Library.Code_Target_Numeral

19:49:13 Affine_Arithmetic: theory Deriving.Compare_Instances

19:49:13 Pre_BZ: theory HOL-Word.Misc_Arithmetic

19:49:13 Affine_Arithmetic: theory HOL-Library.Mapping

19:49:13 Pre_BZ: theory Native_Word.More_Bits_Int

19:49:14 Pre_BZ: theory HOL-Word.Word

19:49:14 Affine_Arithmetic: theory HOL-Library.Type_Length

19:49:14 Affine_Arithmetic: theory HOL-Library.RBT_Impl

19:49:14 Pre_BZ: theory Sqrt_Babylonian.Log_Impl

19:49:15 Pre_BZ: theory Polynomial_Factorization.Missing_Multiset

19:49:15 Pre_BZ: theory Sqrt_Babylonian.NthRoot_Impl

19:49:15 Affine_Arithmetic: theory HOL-Library.Signed_Division

19:49:15 Pre_BZ: theory Polynomial_Factorization.Prime_Factorization

19:49:15 Affine_Arithmetic: theory HOL-Word.Traditional_Syntax

19:49:15 Affine_Arithmetic: theory Deriving.Countable_Generator

19:49:15 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Integer

19:49:16 Pre_BZ: theory Polynomial_Interpolation.Divmod_Int

19:49:16 Pre_BZ: theory Polynomial_Factorization.Dvd_Int_Poly

19:49:16 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian

19:49:16 Affine_Arithmetic: theory HOL-Library.Lattice_Algebras

19:49:16 Affine_Arithmetic: theory HOL-Library.Log_Nat

19:49:16 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

19:49:16 Pre_BZ: theory Polynomial_Factorization.Gauss_Lemma

19:49:16 Pre_BZ: theory Polynomial_Factorization.Explicit_Roots

19:49:17 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise

19:49:17 Pre_BZ: theory Polynomial_Factorization.Square_Free_Factorization

19:49:17 Pre_BZ: theory Polynomial_Interpolation.Newton_Interpolation

19:49:17 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_Vector

19:49:18 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Strict

19:49:18 Pre_BZ: theory Polynomial_Factorization.Gcd_Rat_Poly

19:49:19 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

19:49:19 Pre_BZ: theory Polynomial_Factorization.Rational_Root_Test

19:49:19 Pre_BZ: theory Show.Show_Poly

19:49:19 Affine_Arithmetic: theory HOL-Word.Bit_Comprehension

19:49:20 Affine_Arithmetic: theory HOL-Word.Bits_Int

19:49:20 Affine_Arithmetic: theory Affine_Arithmetic.Polygon

19:49:21 Affine_Arithmetic: theory List-Index.List_Index

19:49:22 Pre_BZ: theory Polynomial_Interpolation.Polynomial_Interpolation

19:49:22 Affine_Arithmetic: theory Show.Show

19:49:23 Affine_Arithmetic: theory HOL-Word.Misc_Arithmetic

19:49:23 Affine_Arithmetic: theory Native_Word.More_Bits_Int

19:49:23 Affine_Arithmetic: theory HOL-Word.Word

19:49:24 Affine_Arithmetic: theory HOL-Library.Interval

19:49:25 Pre_BZ: theory Polynomial_Factorization.Kronecker_Factorization

19:49:25 Affine_Arithmetic: theory HOL-Library.Float

19:49:26 Pre_BZ: theory HOL-Word.Misc_Typedef

19:49:26 Pre_BZ: theory Word_Lib.Signed_Words

19:49:26 Pre_BZ: theory HOL-Word.Reversed_Bit_Lists

19:49:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFOTL_Monitor

19:49:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFOTL_Monitor/document.pdf

19:49:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFOTL_Monitor/outline.pdf

19:49:27 Timing MFOTL_Monitor (4 threads, 108.015s elapsed time, 253.260s cpu time, 6.616s GC time, factor 2.34)

19:49:27 Finished MFOTL_Monitor (0:02:35 elapsed time, 0:05:33 cpu time, factor 2.14)

19:49:27 Running CakeML_Codegen ...

19:49:27 Affine_Arithmetic: theory Show.Show_Instances

19:49:28 Pre_BZ: theory Polynomial_Factorization.Rational_Factorization

19:49:28 Pre_BZ: theory HOL-Word.Misc_lsb

19:49:29 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Float

19:49:29 Pre_BZ: theory HOL-Word.Misc_msb

19:49:29 Affine_Arithmetic: theory Affine_Arithmetic.Float_Real

19:49:29 Pre_BZ: theory HOL-Word.Misc_set_bit

19:49:29 Affine_Arithmetic: theory HOL-Library.Interval_Float

19:49:29 Pre_BZ: theory Word_Lib.Bitwise

19:49:29 Affine_Arithmetic: theory Affine_Arithmetic.Executable_Euclidean_Space

19:49:30 CakeML_Codegen: theory Automatic_Refinement.Refine_Util_Bootstrap1

19:49:30 CakeML_Codegen: theory HOL-Data_Structures.Cmp

19:49:30 CakeML_Codegen: theory HOL-Data_Structures.Less_False

19:49:30 CakeML_Codegen: theory HOL-Library.AList

19:49:30 CakeML_Codegen: theory Automatic_Refinement.Mk_Term_Antiquot

19:49:30 CakeML_Codegen: theory Automatic_Refinement.Mpat_Antiquot

19:49:30 CakeML_Codegen: theory HOL-Data_Structures.Sorted_Less

19:49:30 CakeML_Codegen: theory Automatic_Refinement.Refine_Util

19:49:30 CakeML_Codegen: theory HOL-Data_Structures.List_Ins_Del

19:49:30 Pre_BZ: theory Word_Lib.Word_Syntax

19:49:31 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation_Bounds

19:49:31 CakeML_Codegen: theory HOL-Library.Adhoc_Overloading

19:49:31 CakeML_Codegen: theory HOL-Library.Monad_Syntax

19:49:31 CakeML_Codegen: theory HOL-Data_Structures.Set_Specs

19:49:31 CakeML_Codegen: theory HOL-Data_Structures.Priority_Queue_Specs

19:49:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics

19:49:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics/document.pdf

19:49:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics/outline.pdf

19:49:31 Timing Iptables_Semantics (4 threads, 148.093s elapsed time, 551.592s cpu time, 37.380s GC time, factor 3.72)

19:49:31 Finished Iptables_Semantics (0:03:47 elapsed time, 0:12:38 cpu time, factor 3.34)

19:49:31 Building Groebner_Bases ...

19:49:31 CakeML_Codegen: theory HOL-Library.Conditional_Parametricity

19:49:31 CakeML_Codegen: theory HOL-Library.Pattern_Aliases

19:49:31 CakeML_Codegen: theory Dict_Construction.Dict_Construction

19:49:31 Pre_BZ: theory Native_Word.Code_Symbolic_Bits_Int

19:49:31 Pre_BZ: theory Word_Lib.Word_Lib

19:49:32 CakeML_Codegen: theory HOL-Library.Tree

19:49:32 CakeML_Codegen: theory HOL-Library.FSet

19:49:32 Pre_BZ: theory Native_Word.Bits_Integer

19:49:32 CakeML_Codegen: theory Amortized_Complexity.Amortized_Framework0

19:49:33 CakeML_Codegen: theory Huffman.Huffman

19:49:35 Affine_Arithmetic: theory HOL-Word.Misc_Typedef

19:49:36 CakeML_Codegen: theory HOL-Data_Structures.Tree2

19:49:36 CakeML_Codegen: theory HOL-Data_Structures.Tree_Set

19:49:37 Affine_Arithmetic: theory HOL-Word.Reversed_Bit_Lists

19:49:37 CakeML_Codegen: theory HOL-Library.Tree_Multiset

19:49:37 Affine_Arithmetic: theory Word_Lib.Signed_Words

19:49:37 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Form

19:49:38 CakeML_Codegen: theory CakeML_Codegen.ML_Utils

19:49:38 CakeML_Codegen: theory Pairing_Heap.Pairing_Heap_Tree

19:49:38 CakeML_Codegen: theory CakeML_Codegen.Code_Utils

19:49:38 CakeML_Codegen: theory HOL-Library.Finite_Map

19:49:38 CakeML_Codegen: theory HOL-Data_Structures.Leftist_Heap

19:49:38 Groebner_Bases: theory Containers.Equal

19:49:38 Groebner_Bases: theory Containers.Extend_Partial_Order

19:49:38 Groebner_Bases: theory Containers.List_Fusion

19:49:38 Groebner_Bases: theory Deriving.Comparator

19:49:39 Groebner_Bases: theory Containers.Closure_Set

19:49:39 Groebner_Bases: theory Deriving.Derive_Manager

19:49:39 Groebner_Bases: theory Deriving.Generator_Aux

19:49:39 Groebner_Bases: theory Containers.Containers_Auxiliary

19:49:39 CakeML_Codegen: theory HOL-Library.Tree_Real

19:49:39 Groebner_Bases: theory Deriving.Equality_Generator

19:49:39 Groebner_Bases: theory Jordan_Normal_Form.Missing_Ring

19:49:39 Affine_Arithmetic: theory HOL-Word.Misc_lsb

19:49:39 CakeML_Codegen: theory HOL-Data_Structures.Balance

19:49:40 Groebner_Bases: theory Deriving.Equality_Instances

19:49:40 Groebner_Bases: theory Deriving.Compare

19:49:40 Groebner_Bases: theory Polynomials.OAlist

19:49:40 CakeML_Codegen: theory Root_Balanced_Tree.Time_Monad

19:49:40 Affine_Arithmetic: theory HOL-Word.Misc_msb

19:49:40 Groebner_Bases: theory Deriving.Comparator_Generator

19:49:40 Affine_Arithmetic: theory HOL-Word.Misc_set_bit

19:49:41 Affine_Arithmetic: theory Word_Lib.Bitwise

19:49:41 Groebner_Bases: theory Containers.Lexicographic_Order

19:49:41 CakeML_Codegen: theory Root_Balanced_Tree.Root_Balanced_Tree

19:49:42 Groebner_Bases: theory Deriving.Compare_Generator

19:49:42 Groebner_Bases: theory Abstract-Rewriting.Seq

19:49:42 Affine_Arithmetic: theory Word_Lib.Word_Syntax

19:49:42 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation

19:49:42 Groebner_Bases: theory Deriving.Compare_Instances

19:49:42 Groebner_Bases: theory Polynomials.MPoly_Type

19:49:43 Affine_Arithmetic: theory Native_Word.Code_Symbolic_Bits_Int

19:49:43 Affine_Arithmetic: theory Word_Lib.Word_Lib

19:49:43 Groebner_Bases: theory Containers.Containers_Generator

19:49:43 Groebner_Bases: theory Polynomials.More_MPoly_Type

19:49:44 Groebner_Bases: theory Containers.Set_Linorder

19:49:44 Affine_Arithmetic: theory Native_Word.Bits_Integer

19:49:44 Groebner_Bases: theory Containers.Collection_Enum

19:49:46 Affine_Arithmetic: theory Affine_Arithmetic.Intersection

19:49:46 Groebner_Bases: theory Containers.Collection_Eq

19:49:46 Groebner_Bases: theory Containers.RBT_ext

19:49:47 Groebner_Bases: theory Containers.DList_Set

19:49:49 Groebner_Bases: theory Deriving.RBT_Comparator_Impl

19:49:49 Groebner_Bases: theory Polynomials.More_Modules

19:49:49 Groebner_Bases: theory Jordan_Normal_Form.Conjugate

19:49:50 Pre_BZ: theory Native_Word.Code_Target_Bits_Int

19:49:50 Pre_BZ: theory Native_Word.Code_Target_Word_Base

19:49:52 Pre_BZ: theory Native_Word.Uint32

19:49:52 Pre_BZ: theory Native_Word.Uint64

19:49:56 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

19:49:58 CakeML_Codegen: theory CakeML_Codegen.Test_Utils

19:49:58 CakeML_Codegen: theory CakeML_Codegen.Compiler_Utils

19:49:58 CakeML_Codegen: theory CakeML_Codegen.CakeML_Utils

19:49:58 Groebner_Bases: theory Polynomial_Interpolation.Missing_Unsorted

19:49:59 Groebner_Bases: theory Groebner_Bases.Code_Target_Rat

19:49:59 Groebner_Bases: theory Open_Induction.Restricted_Predicates

19:50:01 Groebner_Bases: theory Polynomial_Interpolation.Ring_Hom

19:50:01 Groebner_Bases: theory Regular-Sets.Regular_Set

19:50:02 Affine_Arithmetic: theory Native_Word.Code_Target_Word_Base

19:50:03 Groebner_Bases: theory Containers.Collection_Order

19:50:03 Affine_Arithmetic: theory Native_Word.Uint32

19:50:05 Affine_Arithmetic: theory HOL-Library.RBT

19:50:05 Groebner_Bases: theory Regular-Sets.Regular_Exp

19:50:05 Groebner_Bases: theory Jordan_Normal_Form.Matrix

19:50:05 Affine_Arithmetic: theory HOL-Library.RBT_Mapping

19:50:06 Affine_Arithmetic: theory Collections.HashCode

19:50:07 Affine_Arithmetic: theory Deriving.Hash_Generator

19:50:07 Groebner_Bases: theory Containers.RBT_Mapping2

19:50:08 Affine_Arithmetic: theory Deriving.Hash_Instances

19:50:08 Affine_Arithmetic: theory Deriving.Derive

19:50:09 Groebner_Bases: theory Containers.RBT_Set2

19:50:10 Groebner_Bases: theory Well_Quasi_Orders.Infinite_Sequences

19:50:10 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Elements

19:50:10 Groebner_Bases: theory Regular-Sets.NDerivative

19:50:10 Groebner_Bases: theory Regular-Sets.Relation_Interpretation

19:50:10 Groebner_Bases: theory Well_Quasi_Orders.Least_Enum

19:50:11 Groebner_Bases: theory Containers.Set_Impl

19:50:13 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

19:50:16 Groebner_Bases: theory Regular-Sets.Equivalence_Checking

19:50:16 Groebner_Bases: theory Regular-Sets.Regexp_Method

19:50:17 Groebner_Bases: theory Abstract-Rewriting.Abstract_Rewriting

19:50:17 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full

19:50:19 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Bad_Sequences

19:50:19 Groebner_Bases: theory Groebner_Bases.Confluence

19:50:20 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full_Relations

19:50:21 Groebner_Bases: theory Polynomials.Utils

19:50:21 Groebner_Bases: theory Well_Quasi_Orders.Well_Quasi_Orders

19:50:21 Groebner_Bases: theory Groebner_Bases.General

19:50:21 Groebner_Bases: theory Polynomials.Power_Products

19:50:33 Groebner_Bases: theory Jordan_Normal_Form.Matrix_IArray_Impl

19:50:37 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

19:50:41 Groebner_Bases: theory Polynomials.MPoly_Type_Class

19:50:41 Groebner_Bases: theory Polynomials.PP_Type

19:50:43 CakeML_Codegen: theory CakeML_Codegen.Doc_Backend

19:50:43 CakeML_Codegen: theory CakeML_Codegen.Doc_Compiler

19:50:43 CakeML_Codegen: theory CakeML_Codegen.Doc_CupCake

19:50:43 CakeML_Codegen: theory CakeML_Codegen.Doc_Preproc

19:50:43 CakeML_Codegen: theory CakeML_Codegen.Doc_Rewriting

19:50:43 CakeML_Codegen: theory CakeML_Codegen.Doc_Terms

19:50:43 CakeML_Codegen: theory Constructor_Funs.Constructor_Funs

19:50:43 CakeML_Codegen: theory Datatype_Order_Generator.Derive_Aux

19:50:43 CakeML_Codegen: theory HOL-Library.State_Monad

19:50:43 CakeML_Codegen: theory Higher_Order_Terms.Disjoint_Sets

19:50:43 CakeML_Codegen: theory Higher_Order_Terms.Name

19:50:43 CakeML_Codegen: theory List-Index.List_Index

19:50:43 CakeML_Codegen: theory Datatype_Order_Generator.Order_Generator

19:50:44 CakeML_Codegen: theory CakeML_Codegen.CakeML_Byte

19:50:44 CakeML_Codegen: theory CakeML_Codegen.CupCake_Env

19:50:44 Groebner_Bases: theory Polynomials.MPoly_Type_Class_Ordered

19:50:44 CakeML_Codegen: theory Higher_Order_Terms.Find_First

19:50:44 CakeML_Codegen: theory Higher_Order_Terms.Term_Utils

19:50:45 CakeML_Codegen: theory Higher_Order_Terms.Fresh_Monad

19:50:45 CakeML_Codegen: theory Higher_Order_Terms.Term_Class

19:50:45 CakeML_Codegen: theory Higher_Order_Terms.Fresh_Class

19:50:46 CakeML_Codegen: theory CakeML_Codegen.CupCake_Semantics

19:50:47 Affine_Arithmetic: theory Affine_Arithmetic.Floatarith_Expression

19:50:53 CakeML_Codegen: theory Higher_Order_Terms.Nterm

19:50:53 CakeML_Codegen: theory Higher_Order_Terms.Term

19:50:54 CakeML_Codegen: theory Higher_Order_Terms.Pats

19:50:55 CakeML_Codegen: theory CakeML_Codegen.Terms_Extras

19:50:56 CakeML_Codegen: theory Higher_Order_Terms.Term_to_Nterm

19:50:58 CakeML_Codegen: theory CakeML_Codegen.General_Rewriting

19:50:58 CakeML_Codegen: theory CakeML_Codegen.HOL_Datatype

19:50:59 Groebner_Bases: theory Groebner_Bases.More_MPoly_Type_Class

19:50:59 Groebner_Bases: theory Groebner_Bases.Reduction

19:51:00 Groebner_Bases: theory Polynomials.Quasi_PM_Power_Products

19:51:00 CakeML_Codegen: theory CakeML_Codegen.Constructors

19:51:02 Groebner_Bases: theory Groebner_Bases.Macaulay_Matrix

19:51:03 Groebner_Bases: theory Polynomials.OAlist_Poly_Mapping

19:51:04 Groebner_Bases: theory Polynomials.MPoly_PM

19:51:08 Affine_Arithmetic: theory Affine_Arithmetic.Straight_Line_Program

19:51:09 Groebner_Bases: theory Polynomials.Term_Order

19:51:09 Groebner_Bases: theory Groebner_Bases.Auto_Reduction

19:51:09 Groebner_Bases: theory Groebner_Bases.Groebner_Bases

19:51:11 CakeML_Codegen: theory CakeML_Codegen.Consts

19:51:12 CakeML_Codegen: theory CakeML_Codegen.Strong_Term

19:51:12 CakeML_Codegen: theory CakeML_Codegen.CakeML_Setup

19:51:13 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Term

19:51:13 CakeML_Codegen: theory CakeML_Codegen.Sterm

19:51:13 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

19:51:14 CakeML_Codegen: theory CakeML_Codegen.Eval_Class

19:51:14 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Nterm

19:51:15 CakeML_Codegen: theory CakeML_Codegen.Embed

19:51:17 CakeML_Codegen: theory CakeML_Codegen.Pterm

19:51:19 CakeML_Codegen: theory CakeML_Codegen.Term_as_Value

19:51:19 CakeML_Codegen: theory CakeML_Codegen.Value

19:51:19 CakeML_Codegen: theory CakeML_Codegen.Eval_Instances

19:51:20 Groebner_Bases: theory Polynomials.MPoly_Type_Class_OAlist

19:51:24 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Approximation

19:51:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Setup

19:51:25 Timing CAVA_Setup (4 threads, 563.631s elapsed time, 2027.828s cpu time, 154.088s GC time, factor 3.60)

19:51:25 Finished CAVA_Setup (0:12:34 elapsed time, 0:42:49 cpu time, factor 3.40)

19:51:25 Running CAVA_LTL_Modelchecker ...

19:51:26 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema

19:51:28 Groebner_Bases: theory Groebner_Bases.Reduced_GB

19:51:28 Groebner_Bases: theory Groebner_Bases.Syzygy

19:51:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability

19:51:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/document.pdf

19:51:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/outline.pdf

19:51:29 Timing HOL-Probability (4 threads, 122.785s elapsed time, 414.500s cpu time, 20.276s GC time, factor 3.38)

19:51:29 Finished HOL-Probability (0:03:02 elapsed time, 0:09:20 cpu time, factor 3.08)

19:51:29 Building HOL-Complex_Analysis ...

19:51:30 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Pterm_Elim

19:51:31 Groebner_Bases: theory Groebner_Bases.Benchmarks

19:51:31 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

19:51:33 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Contour_Integration

19:51:35 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Code

19:51:35 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

19:51:35 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs

19:51:35 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Abstract

19:51:35 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI

19:51:36 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Winding_Numbers

19:51:38 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Cauchy_Integral_Formula

19:51:39 Affine_Arithmetic: theory Affine_Arithmetic.Print

19:51:41 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Conformal_Mappings

19:51:42 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Complex_Singularities

19:51:42 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Great_Picard

19:51:43 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Riemann_Mapping

19:51:44 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Complex_Residues

19:51:44 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Affine_Approximation

19:51:44 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Residue_Theorem

19:51:44 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Ineqs

19:51:44 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Inter

19:51:45 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Complex_Analysis

19:51:45 Groebner_Bases: theory Groebner_Bases.Groebner_PM

19:51:49 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Pterm

19:51:58 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Sterm

19:52:11 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Sterm

19:52:11 CakeML_Codegen: theory CakeML_Codegen.CakeML_Backend

19:52:12 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Value

19:52:13 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Value_ML

19:52:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pre_BZ

19:52:20 Timing Pre_BZ (4 threads, 127.918s elapsed time, 388.880s cpu time, 13.460s GC time, factor 3.04)

19:52:20 Finished Pre_BZ (0:03:16 elapsed time, 0:09:10 cpu time, factor 2.80)

19:52:20 Building Sepref_Prereq ...

19:52:22 Groebner_Bases: theory Groebner_Bases.Buchberger

19:52:22 Groebner_Bases: theory Groebner_Bases.F4

19:52:22 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema_Impl

19:52:24 Sepref_Prereq: theory HOL-Library.Old_Datatype

19:52:24 Sepref_Prereq: theory HOL-Library.Nat_Bijection

19:52:24 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Syntax_Match

19:52:25 Sepref_Prereq: theory HOL-Library.Countable

19:52:28 Sepref_Prereq: theory HOL-Imperative_HOL.Heap

19:52:29 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic

19:52:30 Sepref_Prereq: theory HOL-Imperative_HOL.Heap_Monad

19:52:32 Groebner_Bases: theory Groebner_Bases.Buchberger_Examples

19:52:32 Groebner_Bases: theory Groebner_Bases.Syzygy_Examples

19:52:32 Groebner_Bases: theory Groebner_Bases.Reduced_GB_Examples

19:52:33 Sepref_Prereq: theory HOL-Imperative_HOL.Array

19:52:34 Sepref_Prereq: theory HOL-Imperative_HOL.Ref

19:52:34 Sepref_Prereq: theory HOL-Imperative_HOL.Imperative_HOL

19:52:35 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

19:52:35 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Run

19:52:35 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Assertions

19:52:38 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hoare_Triple

19:52:39 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Automation

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Main

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Blit

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Table

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.List_Seg

19:52:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Union_Find

19:52:42 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Circ_List

19:52:43 CakeML_Codegen: theory CakeML_Codegen.CakeML_Correctness

19:52:43 Groebner_Bases: theory Groebner_Bases.F4_Examples

19:52:44 CakeML_Codegen: theory CakeML_Codegen.Composition

19:52:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map

19:52:47 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

19:52:48 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Open_List

19:52:54 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

19:52:59 CakeML_Codegen: theory CakeML_Codegen.Compiler

19:53:00 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.To_List_GA

19:53:00 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Idioms

19:53:00 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

19:53:00 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

19:53:01 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.From_List_GA

19:53:04 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Examples

19:53:27 CakeML_Codegen: theory Lazy_Case.Lazy_Case

19:53:27 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Data

19:53:27 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Data2

19:53:27 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Tree

19:53:27 CakeML_Codegen: theory CakeML_Codegen.Test_Composition

19:53:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Complex_Analysis

19:53:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Complex_Analysis/document.pdf

19:53:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Complex_Analysis/manual.pdf

19:53:28 Timing HOL-Complex_Analysis (4 threads, 71.880s elapsed time, 220.700s cpu time, 4.424s GC time, factor 3.07)

19:53:28 Finished HOL-Complex_Analysis (0:01:58 elapsed time, 0:04:52 cpu time, factor 2.48)

19:53:28 Building Slicing ...

19:53:31 Slicing: theory Slicing.AuxLemmas

19:53:31 Slicing: theory Slicing.BitVector

19:53:31 Slicing: theory Slicing.Com

19:53:31 Slicing: theory Slicing.BasicDefs

19:53:33 Slicing: theory Slicing.CFG

19:53:33 Slicing: theory Slicing.JVMCFG

19:53:33 Slicing: theory Slicing.CFGExit

19:53:33 Slicing: theory Slicing.CFG_wf

19:53:33 Slicing: theory Slicing.DynDataDependence

19:53:33 Slicing: theory Slicing.Postdomination

19:53:33 Slicing: theory Slicing.CFGExit_wf

19:53:34 Slicing: theory Slicing.DataDependence

19:53:34 Slicing: theory Slicing.DynStandardControlDependence

19:53:34 Slicing: theory Slicing.DynWeakControlDependence

19:53:34 Slicing: theory Slicing.WeakControlDependence

19:53:34 Slicing: theory Slicing.StandardControlDependence

19:53:34 Slicing: theory Slicing.DynPDG

19:53:34 Slicing: theory Slicing.PDG

19:53:35 Slicing: theory Slicing.DependentLiveVariables

19:53:35 Slicing: theory Slicing.Distance

19:53:36 Slicing: theory Slicing.Observable

19:53:36 Slicing: theory Slicing.SemanticsCFG

19:53:36 Slicing: theory Slicing.WeakOrderDependence

19:53:36 Slicing: theory Slicing.Slice

19:53:37 Slicing: theory Slicing.ControlDependenceRelations

19:53:37 Slicing: theory Slicing.DynSlice

19:53:37 Slicing: theory Slicing.Labels

19:53:37 Slicing: theory Slicing.Semantics

19:53:37 Slicing: theory Slicing.WCFG

19:53:39 Slicing: theory Slicing.CDepInstantiations

19:53:39 Slicing: theory Slicing.Interpretation

19:53:39 Slicing: theory Slicing.WEquivalence

19:53:39 CakeML_Codegen: theory CakeML_Codegen.Test_Print

19:53:40 Slicing: theory Slicing.WellFormed

19:53:41 Slicing: theory Slicing.AdditionalLemmas

19:53:41 Slicing: theory Slicing.SemanticsWellFormed

19:53:41 Slicing: theory Slicing.DynamicControlDependences

19:53:41 Slicing: theory Slicing.StaticControlDependences

19:53:43 Slicing: theory Slicing.JVMInterpretation

19:53:44 Slicing: theory Slicing.JVMCFG_wf

19:53:44 Slicing: theory Slicing.JVMPostdomination

19:53:45 Slicing: theory Slicing.SemanticsWF

19:53:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_Prereq

19:53:48 Timing Sepref_Prereq (4 threads, 45.186s elapsed time, 101.064s cpu time, 4.704s GC time, factor 2.24)

19:53:48 Finished Sepref_Prereq (0:01:27 elapsed time, 0:05:10 cpu time, factor 3.56)

19:53:48 Running MFODL_Monitor_Optimized ...

19:53:50 Slicing: theory Slicing.JVMControlDependences

19:53:52 Slicing: theory Slicing.Slicing

19:53:52 MFODL_Monitor_Optimized: theory HOL-Eisbach.Eisbach

19:53:52 MFODL_Monitor_Optimized: theory HOL-Word.Misc_Auxiliary

19:53:52 MFODL_Monitor_Optimized: theory HOL-Word.Ancient_Numeral

19:53:52 MFODL_Monitor_Optimized: theory Word_Lib.Hex_Words

19:53:52 MFODL_Monitor_Optimized: theory Word_Lib.Bitwise_Signed

19:53:52 MFODL_Monitor_Optimized: theory Word_Lib.Word_Type_Syntax

19:53:52 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Regex

19:53:53 MFODL_Monitor_Optimized: theory Generic_Join.Generic_Join

19:53:53 MFODL_Monitor_Optimized: theory HOL-Word.More_Word

19:53:54 MFODL_Monitor_Optimized: theory HOL-Eisbach.Eisbach_Tools

19:53:54 MFODL_Monitor_Optimized: theory Word_Lib.Enumeration

19:53:54 MFODL_Monitor_Optimized: theory Word_Lib.Norm_Words

19:53:55 MFODL_Monitor_Optimized: theory Word_Lib.HOL_Lemmas

19:53:55 MFODL_Monitor_Optimized: theory Word_Lib.More_Divides

19:53:55 MFODL_Monitor_Optimized: theory Word_Lib.Word_Enum

19:53:55 MFODL_Monitor_Optimized: theory Word_Lib.Aligned

19:53:56 MFODL_Monitor_Optimized: theory Generic_Join.Generic_Join_Correctness

19:53:56 MFODL_Monitor_Optimized: theory Word_Lib.Word_Next

19:53:56 MFODL_Monitor_Optimized: theory Word_Lib.Word_EqI

19:53:58 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Optimized_Join

19:54:00 MFODL_Monitor_Optimized: theory Word_Lib.Word_Lemmas

19:54:05 CAVA_LTL_Modelchecker: theory HOL-Library.AList_Mapping

19:54:05 CAVA_LTL_Modelchecker: theory LTL.Rewriting

19:54:05 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Extras

19:54:07 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

19:54:07 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

19:54:07 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

19:54:07 MFODL_Monitor_Optimized: theory IEEE_Floating_Point.IEEE

19:54:08 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

19:54:08 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Simple

19:54:09 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Programs

19:54:12 MFODL_Monitor_Optimized: theory IEEE_Floating_Point.IEEE_Properties

19:54:13 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Code_Double

19:54:15 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Impl

19:54:17 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Event_Data

19:54:21 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Formula

19:54:57 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor

19:55:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smith_Normal_Form

19:55:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smith_Normal_Form/document.pdf

19:55:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smith_Normal_Form/outline.pdf

19:55:44 Timing Smith_Normal_Form (4 threads, 501.618s elapsed time, 1516.964s cpu time, 83.756s GC time, factor 3.02)

19:55:44 Finished Smith_Normal_Form (0:08:37 elapsed time, 0:25:58 cpu time, factor 3.01)

19:55:44 Building Berlekamp_Zassenhaus ...

19:55:50 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Optimized_MTL

19:55:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Missing_Multiset2

19:55:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

19:55:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Code_Abort_Gcd

19:55:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Degree_Bound

19:55:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

19:55:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

19:55:53 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Sublist_Iteration

19:55:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization

19:55:56 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Matrix_Record_Based

19:55:59 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Polynomial_Record_Based

19:55:59 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field

19:56:04 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

19:56:04 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

19:56:11 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor_Impl

19:56:14 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

19:56:18 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod

19:56:23 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

19:56:27 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

19:56:27 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

19:56:32 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting

19:56:32 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Mahler_Measure

19:56:32 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Suitable_Prime

19:56:34 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

19:56:34 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

19:56:36 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

19:56:36 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization

19:56:36 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

19:56:38 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factor_Bound

19:56:39 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

19:56:42 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_GHC

19:56:42 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Hensel

19:56:44 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Reconstruction

19:56:44 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_MLton

19:56:49 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

19:56:50 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_OCaml

19:56:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Int_Poly

19:56:52 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_SMLNJ

19:56:53 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

19:56:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Codegenerator_Test

19:56:55 Timing HOL-Codegenerator_Test (4 threads, 508.806s elapsed time, 849.848s cpu time, 45.180s GC time, factor 1.67)

19:56:55 Finished HOL-Codegenerator_Test (0:08:32 elapsed time, 0:46:28 cpu time, factor 5.44)

19:56:55 Building Formal_SSA ...

19:56:58 Formal_SSA: theory HOL-Library.Char_ord

19:56:58 Formal_SSA: theory Formal_SSA.Serial_Rel

19:56:58 Formal_SSA: theory HOL-Library.Omega_Words_Fun

19:56:58 Formal_SSA: theory Dijkstra_Shortest_Path.Graph

19:56:58 Formal_SSA: theory HOL-Library.List_Lexorder

19:56:58 Formal_SSA: theory HOL-Library.Mapping

19:56:58 Formal_SSA: theory HOL-Library.RBT_Set

19:56:58 Formal_SSA: theory CAVA_Automata.Digraph_Basic

19:56:59 Formal_SSA: theory HOL-Library.Sublist

19:57:00 Formal_SSA: theory HOL-Library.RBT_Mapping

19:57:00 Formal_SSA: theory Formal_SSA.While_Combinator_Exts

19:57:00 Formal_SSA: theory Dijkstra_Shortest_Path.GraphSpec

19:57:00 Formal_SSA: theory Slicing.AuxLemmas

19:57:00 Formal_SSA: theory Slicing.BasicDefs

19:57:00 Formal_SSA: theory Slicing.Com

19:57:01 Formal_SSA: theory Formal_SSA.FormalSSA_Misc

19:57:01 Formal_SSA: theory Slicing.CFG

19:57:02 Formal_SSA: theory Formal_SSA.Mapping_Exts

19:57:02 Formal_SSA: theory Slicing.CFGExit

19:57:02 Formal_SSA: theory Slicing.Postdomination

19:57:02 Formal_SSA: theory Formal_SSA.RBT_Mapping_Exts

19:57:03 Formal_SSA: theory Slicing.DynStandardControlDependence

19:57:03 Formal_SSA: theory Slicing.DynWeakControlDependence

19:57:03 Formal_SSA: theory Slicing.StandardControlDependence

19:57:03 Formal_SSA: theory Slicing.WeakControlDependence

19:57:03 Formal_SSA: theory Slicing.CFG_wf

19:57:03 Formal_SSA: theory Slicing.Distance

19:57:03 Formal_SSA: theory Slicing.CFGExit_wf

19:57:03 Formal_SSA: theory Slicing.DynDataDependence

19:57:04 Formal_SSA: theory Slicing.DataDependence

19:57:04 Formal_SSA: theory Slicing.Observable

19:57:04 Formal_SSA: theory Slicing.PDG

19:57:04 Formal_SSA: theory Slicing.SemanticsCFG

19:57:04 Formal_SSA: theory Slicing.Slice

19:57:04 Formal_SSA: theory Slicing.WeakOrderDependence

19:57:05 Formal_SSA: theory Slicing.Labels

19:57:05 Formal_SSA: theory Slicing.WCFG

19:57:06 Formal_SSA: theory Slicing.Interpretation

19:57:06 Formal_SSA: theory Slicing.CDepInstantiations

19:57:07 Formal_SSA: theory Formal_SSA.Graph_path

19:57:07 Formal_SSA: theory Slicing.WellFormed

19:57:08 Formal_SSA: theory Slicing.AdditionalLemmas

19:57:08 Formal_SSA: theory Formal_SSA.Disjoin_Transform

19:57:13 Formal_SSA: theory Formal_SSA.SSA_CFG

19:57:17 Formal_SSA: theory Formal_SSA.Construct_SSA

19:57:17 Formal_SSA: theory Formal_SSA.Minimality

19:57:17 Formal_SSA: theory Formal_SSA.SSA_CFG_code

19:57:18 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv

19:57:21 Formal_SSA: theory Formal_SSA.SSA_Semantics

19:57:21 Formal_SSA: theory Formal_SSA.Construct_SSA_code

19:57:21 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv_code

19:57:24 Formal_SSA: theory Formal_SSA.SSA_Transfer_Rules

19:57:24 CakeML_Codegen: theory CakeML_Codegen.Test_Datatypes

19:57:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic

19:57:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/document.pdf

19:57:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/outline.pdf

19:57:25 Timing Affine_Arithmetic (4 threads, 375.925s elapsed time, 1301.948s cpu time, 103.856s GC time, factor 3.46)

19:57:25 Finished Affine_Arithmetic (0:08:16 elapsed time, 0:26:12 cpu time, factor 3.17)

19:57:25 Building Formula_Derivatives ...

19:57:27 Formula_Derivatives: theory Formula_Derivatives.While_Default

19:57:27 Formula_Derivatives: theory Formula_Derivatives.FSet_More

19:57:27 Formula_Derivatives: theory Coinductive_Languages.Coinductive_Language

19:57:27 Formula_Derivatives: theory Deriving.Comparator

19:57:27 Formula_Derivatives: theory Deriving.Derive_Manager

19:57:27 Formula_Derivatives: theory Deriving.Generator_Aux

19:57:27 Formula_Derivatives: theory List-Index.List_Index

19:57:29 Formula_Derivatives: theory Deriving.Compare

19:57:29 Formula_Derivatives: theory Deriving.Comparator_Generator

19:57:29 Formula_Derivatives: theory Formula_Derivatives.Automaton

19:57:30 Formula_Derivatives: theory Deriving.Compare_Generator

19:57:30 Formula_Derivatives: theory Deriving.Compare_Instances

19:57:31 Formal_SSA: theory Formal_SSA.Generic_Interpretation

19:57:31 Formula_Derivatives: theory Formula_Derivatives.Abstract_Formula

19:57:31 Formula_Derivatives: theory Formula_Derivatives.WS1S_Prelim

19:57:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing

19:57:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing/document.pdf

19:57:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing/outline.pdf

19:57:42 Timing HRB-Slicing (4 threads, 470.361s elapsed time, 1227.184s cpu time, 45.468s GC time, factor 2.61)

19:57:42 Finished HRB-Slicing (0:10:25 elapsed time, 0:25:10 cpu time, factor 2.41)

19:57:42 Running HOL-Decision_Procs ...

19:57:45 HOL-Decision_Procs: theory HOL-Decision_Procs.Conversions

19:57:45 HOL-Decision_Procs: theory HOL-Decision_Procs.DP_Library

19:57:45 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order

19:57:45 HOL-Decision_Procs: theory HOL-Decision_Procs.Algebra_Aux

19:57:45 HOL-Decision_Procs: theory HOL-Decision_Procs.Cooper

19:57:46 Formal_SSA: theory Formal_SSA.Generic_Extract

19:57:46 Formal_SSA: theory Formal_SSA.WhileGraphSSA

19:57:46 HOL-Decision_Procs: theory HOL-Decision_Procs.Polynomial_List

19:57:47 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring

19:57:49 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order_Ex

19:57:50 HOL-Decision_Procs: theory HOL-Decision_Procs.Ferrack

19:58:00 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Complete

19:58:01 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflective_Field

19:58:05 HOL-Decision_Procs: theory HOL-Decision_Procs.MIR

19:58:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML_Codegen

19:58:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML_Codegen/document.pdf

19:58:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML_Codegen/outline.pdf

19:58:06 Timing CakeML_Codegen (4 threads, 504.204s elapsed time, 1459.556s cpu time, 87.072s GC time, factor 2.89)

19:58:06 Finished CakeML_Codegen (0:08:38 elapsed time, 0:40:55 cpu time, factor 4.74)

19:58:06 Building Sepref_Basic ...

19:58:09 Sepref_Basic: theory Refine_Imperative_HOL.User_Smashing

19:58:09 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Add

19:58:09 Sepref_Basic: theory Refine_Imperative_HOL.PO_Normalizer

19:58:09 Sepref_Basic: theory HOL-Library.Rewrite

19:58:09 Sepref_Basic: theory List-Index.List_Index

19:58:09 Sepref_Basic: theory Refine_Imperative_HOL.Concl_Pres_Clarification

19:58:09 Sepref_Basic: theory Refine_Imperative_HOL.Named_Theorems_Rev

19:58:09 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Id_Op

19:58:09 Sepref_Basic: theory Refine_Imperative_HOL.Structured_Apply

19:58:09 Sepref_Basic: theory Separation_Logic_Imperative_HOL.Default_Insts

19:58:10 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Mono_Prover

19:58:10 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Misc

19:58:11 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Basic

19:58:11 Sepref_Basic: theory Refine_Imperative_HOL.Term_Synth

19:58:13 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Constraints

19:58:13 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Monadify

19:58:14 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Frame

19:58:14 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Rules

19:58:15 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Ex

19:58:16 HOL-Decision_Procs: theory HOL-Decision_Procs.Rat_Pair

19:58:17 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

19:58:18 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

19:58:18 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Definition

19:58:19 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Translate

19:58:21 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Intf_Util

19:58:23 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Tool

19:58:24 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

19:58:25 Formula_Derivatives: theory Formula_Derivatives.Presburger_Formula

19:58:25 Formula_Derivatives: theory Formula_Derivatives.WS1S_Alt_Formula

19:58:26 Formula_Derivatives: theory Formula_Derivatives.WS1S_Formula

19:58:28 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Foreach

19:58:30 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Improper

19:58:30 Sepref_Basic: theory Refine_Imperative_HOL.Sepref

19:58:32 HOL-Decision_Procs: theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

19:58:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases

19:58:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases/document.pdf

19:58:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases/outline.pdf

19:58:41 Timing Groebner_Bases (4 threads, 348.662s elapsed time, 1244.352s cpu time, 111.292s GC time, factor 3.57)

19:58:41 Finished Groebner_Bases (0:09:07 elapsed time, 0:26:59 cpu time, factor 2.96)

19:58:41 Building Transition_Systems_and_Automata ...

19:58:44 Transition_Systems_and_Automata: theory CAVA_Base.Statistics

19:58:44 Transition_Systems_and_Automata: theory HOL-Library.Nat_Bijection

19:58:44 Transition_Systems_and_Automata: theory HOL-Library.Omega_Words_Fun

19:58:44 Transition_Systems_and_Automata: theory HOL-Library.Old_Datatype

19:58:44 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Misc

19:58:44 Transition_Systems_and_Automata: theory HOL-Library.Sublist

19:58:45 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Basic

19:58:45 Transition_Systems_and_Automata: theory HOL-Library.Stream

19:58:45 Transition_Systems_and_Automata: theory HOL-Library.Countable

19:58:46 Transition_Systems_and_Automata: theory CAVA_Base.Code_String

19:58:46 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Code_Target

19:58:46 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Base

19:58:46 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Refine_Aux

19:58:47 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Basic

19:58:47 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence

19:58:47 Transition_Systems_and_Automata: theory HOL-Library.Countable_Set

19:58:48 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph

19:58:48 Transition_Systems_and_Automata: theory HOL-Library.Countable_Complete_Lattices

19:58:48 Transition_Systems_and_Automata: theory DFS_Framework.Impl_Rev_Array_Stack

19:58:48 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System

19:58:50 Transition_Systems_and_Automata: theory CAVA_Automata.Automata

19:58:50 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Impl

19:58:50 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton

19:58:52 Transition_Systems_and_Automata: theory HOL-Library.Order_Continuity

19:58:52 Transition_Systems_and_Automata: theory HOL-Library.Extended_Nat

19:58:54 Transition_Systems_and_Automata: theory HOL-Library.Linear_Temporal_Logic_on_Streams

19:58:55 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path

19:58:55 Transition_Systems_and_Automata: theory DFS_Framework.Param_DFS

19:58:56 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_LTL

19:58:57 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance

19:58:57 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_Zip

19:58:57 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Degeneralization

19:58:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus

19:58:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus/document.pdf

19:58:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus/outline.pdf

19:58:58 Timing Berlekamp_Zassenhaus (4 threads, 114.915s elapsed time, 396.016s cpu time, 15.336s GC time, factor 3.45)

19:58:58 Finished Berlekamp_Zassenhaus (0:03:12 elapsed time, 0:08:45 cpu time, factor 2.73)

19:58:58 Building Markov_Models ...

19:58:58 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Maps

19:58:58 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Refine

19:58:58 Transition_Systems_and_Automata: theory CAVA_Automata.Lasso

19:58:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_Basic

19:58:59 Timing Sepref_Basic (4 threads, 22.350s elapsed time, 49.724s cpu time, 1.760s GC time, factor 2.22)

19:58:59 Finished Sepref_Basic (0:00:53 elapsed time, 0:01:36 cpu time, factor 1.82)

19:58:59 Building Dirichlet_Series ...

19:59:00 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance_Refine

19:59:00 Markov_Models: theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

19:59:00 Markov_Models: theory HOL-Computational_Algebra.Group_Closure

19:59:00 Markov_Models: theory HOL-Library.Case_Converter

19:59:00 Markov_Models: theory HOL-Library.Code_Abstract_Nat

19:59:01 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Bounds

19:59:01 Markov_Models: theory HOL-Library.Code_Target_Nat

19:59:01 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG

19:59:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Degeneralization_Refine

19:59:01 Markov_Models: theory HOL-Library.Code_Target_Int

19:59:01 Markov_Models: theory HOL-Library.Simps_Case_Conv

19:59:01 Markov_Models: theory HOL-Library.IArray

19:59:01 Markov_Models: theory HOL-Library.While_Combinator

19:59:01 Markov_Models: theory HOL-Library.Code_Target_Numeral

19:59:02 Markov_Models: theory Coinductive.Coinductive_Nat

19:59:02 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Implement

19:59:02 Formula_Derivatives: theory Formula_Derivatives.WS1S_Nameful

19:59:02 Formula_Derivatives: theory Formula_Derivatives.WS1S_Presburger_Equivalence

19:59:02 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Invars_Basic

19:59:03 Dirichlet_Series: theory HOL-Computational_Algebra.Fraction_Field

19:59:03 Dirichlet_Series: theory HOL-Library.Adhoc_Overloading

19:59:03 Dirichlet_Series: theory HOL-Computational_Algebra.Group_Closure

19:59:03 Dirichlet_Series: theory HOL-Library.BNF_Corec

19:59:03 Markov_Models: theory Coinductive.Coinductive_List

19:59:03 Dirichlet_Series: theory HOL-Library.Monad_Syntax

19:59:03 Dirichlet_Series: theory HOL-Computational_Algebra.Nth_Powers

19:59:04 Dirichlet_Series: theory HOL-Computational_Algebra.Squarefree

19:59:04 Dirichlet_Series: theory HOL-Number_Theory.Cong

19:59:04 Dirichlet_Series: theory HOL-Library.Code_Abstract_Nat

19:59:04 Dirichlet_Series: theory HOL-Library.Code_Target_Nat

19:59:04 Transition_Systems_and_Automata: theory DFS_Framework.General_DFS_Structure

19:59:05 Dirichlet_Series: theory HOL-Library.Code_Target_Int

19:59:05 Dirichlet_Series: theory HOL-Computational_Algebra.Normalized_Fraction

19:59:05 Dirichlet_Series: theory HOL-Library.Code_Target_Numeral

19:59:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Construction

19:59:05 Dirichlet_Series: theory HOL-Algebra.Congruence

19:59:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Extra

19:59:06 Dirichlet_Series: theory HOL-Library.Function_Algebras

19:59:06 Dirichlet_Series: theory HOL-Library.More_List

19:59:06 Dirichlet_Series: theory HOL-Library.Power_By_Squaring

19:59:06 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Deterministic

19:59:06 Dirichlet_Series: theory HOL-Library.Stirling

19:59:06 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.Mulog

19:59:06 Dirichlet_Series: theory HOL-Number_Theory.Mod_Exp

19:59:07 Dirichlet_Series: theory HOL-Algebra.Order

19:59:07 Dirichlet_Series: theory HOL-Number_Theory.Eratosthenes

19:59:07 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation

19:59:08 Dirichlet_Series: theory HOL-Real_Asymp.Inst_Existentials

19:59:08 Dirichlet_Series: theory Bernoulli.Bernoulli

19:59:08 Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial

19:59:08 Dirichlet_Series: theory HOL-Library.Going_To_Filter

19:59:08 Dirichlet_Series: theory HOL-Library.Landau_Symbols

19:59:09 Dirichlet_Series: theory HOL-Algebra.Lattice

19:59:10 Dirichlet_Series: theory HOL-Algebra.Complete_Lattice

19:59:11 Dirichlet_Series: theory Bernoulli.Periodic_Bernpoly

19:59:11 Dirichlet_Series: theory HOL-Algebra.Group

19:59:12 Dirichlet_Series: theory HOL-Number_Theory.Fib

19:59:13 Markov_Models: theory Coinductive.Coinductive_Stream

19:59:13 Dirichlet_Series: theory HOL-Number_Theory.Prime_Powers

19:59:14 Transition_Systems_and_Automata: theory DFS_Framework.Rec_Impl

19:59:14 Dirichlet_Series: theory HOL-Number_Theory.Totient

19:59:14 Transition_Systems_and_Automata: theory DFS_Framework.Tailrec_Impl

19:59:14 Dirichlet_Series: theory HOL-Real_Asymp.Eventuallize

19:59:14 Dirichlet_Series: theory HOL-Real_Asymp.Lazy_Eval

19:59:14 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Nondeterministic

19:59:14 Markov_Models: theory Markov_Models.Markov_Models_Auxiliary

19:59:15 Dirichlet_Series: theory Landau_Symbols.Group_Sort

19:59:15 Dirichlet_Series: theory HOL-Algebra.Coset

19:59:15 Dirichlet_Series: theory HOL-Algebra.FiniteProduct

19:59:16 Dirichlet_Series: theory HOL-Algebra.Ring

19:59:17 Dirichlet_Series: theory HOL-Real_Asymp.Multiseries_Expansion

19:59:18 Dirichlet_Series: theory HOL-Algebra.Generated_Groups

19:59:18 Markov_Models: theory Markov_Models.Discrete_Time_Markov_Chain

19:59:19 Markov_Models: theory Markov_Models.Discrete_Time_Markov_Process

19:59:19 Dirichlet_Series: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:59:19 Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial_FPS

19:59:19 Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial_Factorial

19:59:20 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA

19:59:21 Markov_Models: theory Markov_Models.Classifying_Markov_Chain_States

19:59:21 Markov_Models: theory Markov_Models.Crowds_Protocol

19:59:21 Markov_Models: theory Markov_Models.Gossip_Broadcast

19:59:21 Markov_Models: theory Markov_Models.Markov_Decision_Process

19:59:21 Transition_Systems_and_Automata: theory CAVA_Automata.Automata_Impl

19:59:22 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path_Impl

19:59:22 Dirichlet_Series: theory HOL-Computational_Algebra.Formal_Laurent_Series

19:59:22 Markov_Models: theory Markov_Models.PCTL

19:59:23 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton_Code

19:59:24 Dirichlet_Series: theory HOL-Algebra.AbelCoset

19:59:24 Markov_Models: theory Markov_Models.Trace_Space_Equals_Markov_Processes

19:59:24 Markov_Models: theory Markov_Models.MDP_Reachability_Problem

19:59:24 Markov_Models: theory Markov_Models.PGCL

19:59:26 Markov_Models: theory Markov_Models.MDP_RP_Certification

19:59:26 Markov_Models: theory Markov_Models.Example_A

19:59:27 Dirichlet_Series: theory HOL-Algebra.Module

19:59:30 Dirichlet_Series: theory HOL-Algebra.Ideal

19:59:30 Markov_Models: theory Markov_Models.Example_B

19:59:30 Transition_Systems_and_Automata: theory DFS_Framework.Simple_Impl

19:59:30 Dirichlet_Series: theory Landau_Symbols.Landau_Real_Products

19:59:30 Markov_Models: theory Markov_Models.Zeroconf_Analysis

19:59:30 Markov_Models: theory Markov_Models.Continuous_Time_Markov_Chain

19:59:33 Markov_Models: theory Markov_Models.Markov_Models

19:59:34 Dirichlet_Series: theory HOL-Algebra.RingHom

19:59:35 Dirichlet_Series: theory Landau_Symbols.Landau_Simprocs

19:59:35 Dirichlet_Series: theory HOL-Algebra.UnivPoly

19:59:36 Dirichlet_Series: theory Landau_Symbols.Landau_More

19:59:36 Dirichlet_Series: theory Matrix.Utility

19:59:37 Dirichlet_Series: theory Polynomial_Factorization.Missing_List

19:59:37 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBTA

19:59:37 Transition_Systems_and_Automata: theory DFS_Framework.Restr_Impl

19:59:38 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA

19:59:39 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework

19:59:40 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DFA

19:59:40 Dirichlet_Series: theory HOL-Computational_Algebra.Computational_Algebra

19:59:40 Dirichlet_Series: theory Polynomial_Factorization.Missing_Multiset

19:59:40 Transition_Systems_and_Automata: theory DFS_Framework.Reachable_Nodes

19:59:40 Dirichlet_Series: theory Polynomial_Factorization.Prime_Factorization

19:59:41 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGBA

19:59:42 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA_Combine

19:59:44 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGBTA

19:59:45 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBTA_Combine

19:59:46 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGCA

19:59:48 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA_Combine

19:59:49 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA

19:59:50 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Combine

19:59:51 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA

19:59:52 Dirichlet_Series: theory HOL-Algebra.Multiplicative_Group

19:59:53 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBTA

19:59:55 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NFA

19:59:56 Dirichlet_Series: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:59:56 Dirichlet_Series: theory HOL-Number_Theory.Residues

19:59:56 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA

19:59:58 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Combine

19:59:59 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBTA

19:59:59 Dirichlet_Series: theory HOL-Real_Asymp.Real_Asymp

19:59:59 Dirichlet_Series: theory HOL-Number_Theory.Euler_Criterion

19:59:59 Dirichlet_Series: theory HOL-Number_Theory.Pocklington

19:59:59 Dirichlet_Series: theory HOL-Number_Theory.Gauss

19:59:59 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Refine

19:59:59 Dirichlet_Series: theory HOL-Number_Theory.Residue_Primitive_Roots

19:59:59 Dirichlet_Series: theory HOL-Number_Theory.Quadratic_Reciprocity

20:00:00 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Refine

20:00:00 Dirichlet_Series: theory HOL-Number_Theory.Number_Theory

20:00:00 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBTA_Combine

20:00:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Implement

20:00:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Refine

20:00:02 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Implement

20:00:02 Dirichlet_Series: theory Bernoulli.Bernoulli_FPS

20:00:02 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Misc

20:00:02 Dirichlet_Series: theory Dirichlet_Series.Multiplicative_Function

20:00:03 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Product

20:00:03 Dirichlet_Series: theory Dirichlet_Series.Euler_Products

20:00:03 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Series

20:00:04 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Refine

20:00:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Implement

20:00:06 Dirichlet_Series: theory Euler_MacLaurin.Euler_MacLaurin

20:00:08 Dirichlet_Series: theory Dirichlet_Series.Moebius_Mu

20:00:08 Dirichlet_Series: theory Dirichlet_Series.More_Totient

20:00:08 Dirichlet_Series: theory Dirichlet_Series.Liouville_Lambda

20:00:08 Dirichlet_Series: theory Dirichlet_Series.Divisor_Count

20:00:08 Dirichlet_Series: theory Dirichlet_Series.Arithmetic_Summatory

20:00:08 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Efficient_Code

20:00:09 Dirichlet_Series: theory Dirichlet_Series.Partial_Summation

20:00:09 Dirichlet_Series: theory Euler_MacLaurin.Euler_MacLaurin_Landau

20:00:10 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor_Code

20:00:10 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Series_Analysis

20:00:11 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

20:00:11 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

20:00:12 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Ex

20:00:12 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

20:00:20 Dirichlet_Series: theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

20:00:21 Markov_Models: theory Markov_Models.MDP_RP

20:00:22 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG_Code

20:00:22 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Graphs

20:00:22 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Graphs

20:00:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker

20:00:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker/document.pdf

20:00:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker/outline.pdf

20:00:30 Timing CAVA_LTL_Modelchecker (4 threads, 532.304s elapsed time, 665.336s cpu time, 21.700s GC time, factor 1.25)

20:00:30 Finished CAVA_LTL_Modelchecker (0:09:04 elapsed time, 0:13:22 cpu time, factor 1.47)

20:00:30 Building Sepref_IICF ...

20:00:33 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List

20:00:33 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Map

20:00:33 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Matrix

20:00:33 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Multiset

20:00:34 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Map

20:00:34 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_Mset

20:00:35 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array

20:00:35 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_List

20:00:35 Sepref_IICF: theory Refine_Imperative_HOL.IICF_HOL_List

20:00:36 Sepref_IICF: theory Refine_Imperative_HOL.IICF_MS_Array_List

20:00:37 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_Matrix

20:00:37 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_MsetO

20:00:38 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

20:00:38 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Bag

20:00:38 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Set

20:00:38 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heap

20:00:38 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Nodes

20:00:38 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_SetO

20:00:39 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Sepl_Binding

20:00:39 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

20:00:40 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heap

20:00:41 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

20:00:45 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Explicit

20:00:52 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Translate

20:00:57 Sepref_IICF: theory Refine_Imperative_HOL.IICF

20:01:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFODL_Monitor_Optimized

20:01:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFODL_Monitor_Optimized/document.pdf

20:01:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFODL_Monitor_Optimized/outline.pdf

20:01:07 Timing MFODL_Monitor_Optimized (4 threads, 424.622s elapsed time, 1155.980s cpu time, 53.712s GC time, factor 2.72)

20:01:07 Finished MFODL_Monitor_Optimized (0:07:17 elapsed time, 0:19:40 cpu time, factor 2.70)

20:01:07 Running Irrational_Series_Erdos_Straus ...

20:01:09 Irrational_Series_Erdos_Straus: theory HOL-Eisbach.Eisbach

20:01:09 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Fraction_Field

20:01:09 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Group_Closure

20:01:09 Irrational_Series_Erdos_Straus: theory HOL-Library.BNF_Corec

20:01:11 Irrational_Series_Erdos_Straus: theory HOL-Eisbach.Eisbach_Tools

20:01:11 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Nth_Powers

20:01:11 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Squarefree

20:01:11 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Cong

20:01:11 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Congruence

20:01:11 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Normalized_Fraction

20:01:12 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Order

20:01:12 Irrational_Series_Erdos_Straus: theory HOL-Library.Function_Algebras

20:01:12 Irrational_Series_Erdos_Straus: theory HOL-Library.More_List

20:01:12 Irrational_Series_Erdos_Straus: theory HOL-Library.Power_By_Squaring

20:01:13 Irrational_Series_Erdos_Straus: theory HOL-Library.Stirling

20:01:13 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Mod_Exp

20:01:13 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Eratosthenes

20:01:14 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Lattice

20:01:14 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Inst_Existentials

20:01:14 Irrational_Series_Erdos_Straus: theory Bernoulli.Bernoulli

20:01:14 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Field_as_Ring

20:01:14 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Polynomial

20:01:15 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Complete_Lattice

20:01:16 Irrational_Series_Erdos_Straus: theory HOL-Library.Going_To_Filter

20:01:16 Irrational_Series_Erdos_Straus: theory HOL-Library.Landau_Symbols

20:01:16 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Group

20:01:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models

20:01:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/document.pdf

20:01:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/outline.pdf

20:01:17 Timing Markov_Models (4 threads, 84.349s elapsed time, 292.324s cpu time, 17.152s GC time, factor 3.47)

20:01:17 Finished Markov_Models (0:02:18 elapsed time, 0:06:35 cpu time, factor 2.85)

20:01:17 Running MonoidalCategory ...

20:01:18 Irrational_Series_Erdos_Straus: theory Bernoulli.Periodic_Bernpoly

20:01:19 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Coset

20:01:19 Irrational_Series_Erdos_Straus: theory HOL-Algebra.FiniteProduct

20:01:19 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Topology

20:01:19 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Contour_Integration

20:01:19 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Ring

20:01:20 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

20:01:20 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Generated_Groups

20:01:20 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

20:01:23 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Winding_Numbers

20:01:23 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Fib

20:01:24 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Prime_Powers

20:01:24 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Cauchy_Integral_Formula

20:01:25 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Totient

20:01:26 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:01:26 Irrational_Series_Erdos_Straus: theory HOL-Algebra.AbelCoset

20:01:26 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Module

20:01:26 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Polynomial_FPS

20:01:26 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Polynomial_Factorial

20:01:27 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Formal_Laurent_Series

20:01:28 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Conformal_Mappings

20:01:29 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Complex_Singularities

20:01:30 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Complex_Residues

20:01:30 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Ideal

20:01:31 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Residue_Theorem

20:01:31 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Great_Picard

20:01:31 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Eventuallize

20:01:31 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Lazy_Eval

20:01:31 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Riemann_Mapping

20:01:32 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Multiseries_Expansion

20:01:32 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Complex_Analysis

20:01:32 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Analysis

20:01:32 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Group_Sort

20:01:34 Irrational_Series_Erdos_Straus: theory HOL-Algebra.RingHom

20:01:34 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Landau_Real_Products

20:01:36 Irrational_Series_Erdos_Straus: theory HOL-Algebra.UnivPoly

20:01:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing

20:01:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing/document.pdf

20:01:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing/outline.pdf

20:01:37 Timing Slicing (4 threads, 402.364s elapsed time, 1345.784s cpu time, 21.036s GC time, factor 3.34)

20:01:37 Finished Slicing (0:08:06 elapsed time, 0:24:56 cpu time, factor 3.07)

20:01:37 Running Iptables_Semantics_Examples ...

20:01:38 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Landau_Simprocs

20:01:39 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Landau_More

20:01:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

20:01:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

20:01:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

20:01:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

20:01:39 Irrational_Series_Erdos_Straus: theory Stirling_Formula.Stirling_Formula

20:01:40 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Computational_Algebra

20:01:41 Irrational_Series_Erdos_Straus: theory Sturm_Tarski.PolyMisc

20:01:41 Irrational_Series_Erdos_Straus: theory Sturm_Tarski.Sturm_Tarski

20:01:42 Irrational_Series_Erdos_Straus: theory Budan_Fourier.BF_Misc

20:01:43 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Algebraic

20:01:44 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

20:01:45 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

20:01:45 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Transcendental

20:01:45 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Cauchy_Index_Theorem

20:01:48 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Winding_Number_Eval

20:01:49 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Multiplicative_Group

20:01:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

20:01:50 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

20:01:50 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Algorithms

20:01:51 HOL-Decision_Procs: theory HOL-Decision_Procs.Decision_Procs

20:01:52 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

20:01:53 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

20:01:53 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

20:01:53 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Residues

20:01:54 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

20:01:56 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Euler_Criterion

20:01:56 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Pocklington

20:01:56 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Gauss

20:01:56 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Residue_Primitive_Roots

20:01:56 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Quadratic_Reciprocity

20:01:57 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Number_Theory

20:01:59 Irrational_Series_Erdos_Straus: theory Bernoulli.Bernoulli_FPS

20:02:00 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Misc

20:02:00 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Multiplicative_Function

20:02:00 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Product

20:02:01 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Series

20:02:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_IICF

20:02:02 Timing Sepref_IICF (4 threads, 53.390s elapsed time, 166.260s cpu time, 4.120s GC time, factor 3.11)

20:02:02 Finished Sepref_IICF (0:01:31 elapsed time, 0:04:14 cpu time, factor 2.78)

20:02:02 Building Kleene_Algebra ...

20:02:03 Kleene_Algebra: theory Kleene_Algebra.Signatures

20:02:04 Kleene_Algebra: theory Kleene_Algebra.Dioid

20:02:04 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Explicit

20:02:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Algorithms

20:02:06 Irrational_Series_Erdos_Straus: theory Bernoulli.Bernoulli_Zeta

20:02:07 Irrational_Series_Erdos_Straus: theory Euler_MacLaurin.Euler_MacLaurin

20:02:07 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Euler_Products

20:02:08 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:02:10 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Moebius_Mu

20:02:10 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.More_Totient

20:02:10 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Liouville_Lambda

20:02:10 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Divisor_Count

20:02:10 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Primes_Omega

20:02:10 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Arithmetic_Summatory

20:02:10 Irrational_Series_Erdos_Straus: theory Euler_MacLaurin.Euler_MacLaurin_Landau

20:02:11 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Partial_Summation

20:02:12 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Real_Asymp

20:02:12 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Series_Analysis

20:02:13 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Translate

20:02:18 Kleene_Algebra: theory Kleene_Algebra.Conway

20:02:18 Kleene_Algebra: theory Kleene_Algebra.Dioid_Models

20:02:18 Kleene_Algebra: theory Kleene_Algebra.Matrix

20:02:18 Kleene_Algebra: theory Kleene_Algebra.Finite_Suprema

20:02:18 Kleene_Algebra: theory Kleene_Algebra.Inf_Matrix

20:02:22 Irrational_Series_Erdos_Straus: theory Zeta_Function.Zeta_Library

20:02:22 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

20:02:22 Irrational_Series_Erdos_Straus: theory Zeta_Function.Zeta_Function

20:02:23 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Init_ODE_Solver

20:02:27 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra

20:02:28 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

20:02:29 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Newman_Ingham_Tauberian

20:02:29 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Prime_Counting_Functions

20:02:32 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Lcm_Nat_Upto

20:02:32 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Prime_Number_Theorem

20:02:32 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

20:02:32 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Mertens_Theorems

20:02:33 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.More_Dirichlet_Misc

20:02:33 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

20:02:34 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

20:02:34 Kleene_Algebra: theory Kleene_Algebra.DRA

20:02:34 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra

20:02:34 Kleene_Algebra: theory Kleene_Algebra.PHL_KA

20:02:34 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Primorial

20:02:34 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra_Models

20:02:34 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

20:02:35 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Shapiro_Tauberian

20:02:35 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Moebius_Mu_Sum

20:02:35 Kleene_Algebra: theory Kleene_Algebra.Formal_Power_Series

20:02:35 Kleene_Algebra: theory Kleene_Algebra.PHL_DRA

20:02:37 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.PNT_Consequences

20:02:38 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra_Models

20:02:39 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

20:02:42 Irrational_Series_Erdos_Straus: theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

20:02:56 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Example_Utilities

20:03:02 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

20:03:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra

20:03:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra/document.pdf

20:03:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra/outline.pdf

20:03:15 Timing Kleene_Algebra (4 threads, 42.699s elapsed time, 100.108s cpu time, 8.036s GC time, factor 2.34)

20:03:15 Finished Kleene_Algebra (0:01:12 elapsed time, 0:02:31 cpu time, factor 2.09)

20:03:15 Building SM_Base ...

20:03:18 SM_Base: theory HOL-Library.Case_Converter

20:03:18 SM_Base: theory Partial_Order_Reduction.Basic_Extensions

20:03:18 SM_Base: theory Partial_Order_Reduction.Set_Extensions

20:03:18 SM_Base: theory HOL-Library.Lattice_Syntax

20:03:18 SM_Base: theory HOL-Library.Complete_Partial_Order2

20:03:18 SM_Base: theory Partial_Order_Reduction.Functions

20:03:18 SM_Base: theory HOL-Library.Simps_Case_Conv

20:03:18 SM_Base: theory Partial_Order_Reduction.Relation_Extensions

20:03:18 SM_Base: theory HOL-Library.Stream

20:03:18 SM_Base: theory DFS_Framework.DFS_Framework_Misc

20:03:18 SM_Base: theory HOL-Library.Sublist

20:03:18 SM_Base: theory HOL-Library.Countable_Set

20:03:19 SM_Base: theory HOL-Library.Countable_Complete_Lattices

20:03:20 SM_Base: theory LTL.LTL

20:03:20 SM_Base: theory HOL-Library.Prefix_Order

20:03:21 SM_Base: theory Partial_Order_Reduction.List_Prefixes

20:03:21 SM_Base: theory Partial_Order_Reduction.List_Extensions

20:03:21 SM_Base: theory DFS_Framework.DFS_Framework_Refine_Aux

20:03:21 SM_Base: theory DFS_Framework.Impl_Rev_Array_Stack

20:03:23 SM_Base: theory DFS_Framework.Param_DFS

20:03:23 SM_Base: theory Stuttering_Equivalence.Samplers

20:03:23 SM_Base: theory Stuttering_Equivalence.StutterEquivalence

20:03:23 SM_Base: theory HOL-Library.Order_Continuity

20:03:23 SM_Base: theory Transition_Systems_and_Automata.Basic

20:03:23 SM_Base: theory Transition_Systems_and_Automata.Sequence

20:03:24 SM_Base: theory HOL-Library.Extended_Nat

20:03:25 SM_Base: theory Partial_Order_Reduction.Word_Prefixes

20:03:25 SM_Base: theory Coinductive.Coinductive_Nat

20:03:26 SM_Base: theory HOL-Library.Linear_Temporal_Logic_on_Streams

20:03:26 SM_Base: theory Coinductive.Coinductive_List

20:03:28 SM_Base: theory Partial_Order_Reduction.ENat_Extensions

20:03:28 SM_Base: theory Partial_Order_Reduction.CCPO_Extensions

20:03:29 SM_Base: theory Partial_Order_Reduction.ESet_Extensions

20:03:30 SM_Base: theory DFS_Framework.DFS_Invars_Basic

20:03:31 SM_Base: theory DFS_Framework.General_DFS_Structure

20:03:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series

20:03:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/document.pdf

20:03:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/outline.pdf

20:03:33 Timing Dirichlet_Series (4 threads, 193.995s elapsed time, 670.684s cpu time, 49.096s GC time, factor 3.46)

20:03:33 Finished Dirichlet_Series (0:04:32 elapsed time, 0:13:32 cpu time, factor 2.98)

20:03:33 Building Probabilistic_While ...

20:03:34 SM_Base: theory Partial_Order_Reduction.Traces

20:03:35 SM_Base: theory Transition_Systems_and_Automata.Sequence_LTL

20:03:36 Probabilistic_While: theory Flow_Networks.Graph

20:03:36 Probabilistic_While: theory HOL-Library.Transitive_Closure_Table

20:03:36 Probabilistic_While: theory HOL-Library.While_Combinator

20:03:36 Probabilistic_While: theory HOL-Types_To_Sets.Types_To_Sets

20:03:36 SM_Base: theory Transition_Systems_and_Automata.Transition_System

20:03:37 Probabilistic_While: theory Probabilistic_While.Bernoulli

20:03:37 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Construction

20:03:37 Probabilistic_While: theory HOL-Library.Bourbaki_Witt_Fixpoint

20:03:38 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Extra

20:03:38 Probabilistic_While: theory MFMC_Countable.MFMC_Misc

20:03:38 SM_Base: theory Coinductive.Coinductive_List_Prefix

20:03:38 SM_Base: theory Coinductive.Coinductive_Stream

20:03:39 SM_Base: theory Partial_Order_Reduction.Transition_System_Extensions

20:03:39 Probabilistic_While: theory Flow_Networks.Network

20:03:40 SM_Base: theory Partial_Order_Reduction.Coinductive_List_Extensions

20:03:42 Probabilistic_While: theory Flow_Networks.Residual_Graph

20:03:42 SM_Base: theory Stuttering_Equivalence.PLTL

20:03:42 SM_Base: theory Partial_Order_Reduction.Transition_System_Traces

20:03:43 SM_Base: theory DFS_Framework.Rec_Impl

20:03:43 Probabilistic_While: theory Flow_Networks.Augmenting_Flow

20:03:43 SM_Base: theory DFS_Framework.Tailrec_Impl

20:03:43 SM_Base: theory Partial_Order_Reduction.LList_Prefixes

20:03:43 Probabilistic_While: theory Flow_Networks.Augmenting_Path

20:03:43 Probabilistic_While: theory Flow_Networks.Ford_Fulkerson

20:03:43 SM_Base: theory Partial_Order_Reduction.Stuttering

20:03:44 Probabilistic_While: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

20:03:45 SM_Base: theory Partial_Order_Reduction.Formula

20:03:45 SM_Base: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

20:03:45 Probabilistic_While: theory MFMC_Countable.MFMC_Finite

20:03:46 SM_Base: theory Partial_Order_Reduction.Ample_Abstract

20:03:46 Probabilistic_While: theory MFMC_Countable.Matrix_For_Marginals

20:03:47 Probabilistic_While: theory MFMC_Countable.Rel_PMF_Characterisation

20:03:47 SM_Base: theory Partial_Order_Reduction.Ample_Analysis

20:03:47 SM_Base: theory Partial_Order_Reduction.Ample_Correctness

20:03:47 Probabilistic_While: theory Probabilistic_While.While_SPMF

20:03:48 Probabilistic_While: theory Probabilistic_While.Resampling

20:03:48 Probabilistic_While: theory Probabilistic_While.Fast_Dice_Roll

20:03:48 Probabilistic_While: theory Probabilistic_While.Geometric

20:03:50 SM_Base: theory DFS_Framework.Simple_Impl

20:03:57 SM_Base: theory DFS_Framework.Restr_Impl

20:04:00 SM_Base: theory DFS_Framework.DFS_Framework

20:04:01 SM_Base: theory DFS_Framework.Reachable_Nodes

20:04:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives

20:04:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives/document.pdf

20:04:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives/outline.pdf

20:04:08 Timing Formula_Derivatives (4 threads, 334.692s elapsed time, 726.296s cpu time, 180.896s GC time, factor 2.17)

20:04:08 Finished Formula_Derivatives (0:06:41 elapsed time, 0:14:09 cpu time, factor 2.11)

20:04:08 Running Security_Protocol_Refinement ...

20:04:10 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Agents

20:04:10 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Infra

20:04:10 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Refinement

20:04:11 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Keys

20:04:12 Security_Protocol_Refinement: theory Security_Protocol_Refinement.a0n_agree

20:04:12 Security_Protocol_Refinement: theory Security_Protocol_Refinement.s0g_secrecy

20:04:13 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Atoms

20:04:13 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Message

20:04:13 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Channels

20:04:13 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Runs

20:04:14 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_keydist

20:04:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Decision_Procs

20:04:14 Timing HOL-Decision_Procs (4 threads, 386.511s elapsed time, 1348.084s cpu time, 189.840s GC time, factor 3.49)

20:04:14 Finished HOL-Decision_Procs (0:06:31 elapsed time, 0:22:33 cpu time, factor 3.46)

20:04:14 Running Auto2_Imperative_HOL ...

20:04:14 Security_Protocol_Refinement: theory Security_Protocol_Refinement.a0i_agree

20:04:14 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_auth

20:04:16 Auto2_Imperative_HOL: theory HOL-Library.Adhoc_Overloading

20:04:16 Auto2_Imperative_HOL: theory HOL-Library.Nat_Bijection

20:04:16 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Arrays_Ex

20:04:16 Auto2_Imperative_HOL: theory HOL-Library.Old_Datatype

20:04:16 Auto2_Imperative_HOL: theory HOL-Library.Monad_Syntax

20:04:16 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Interval

20:04:16 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_keydist_iirn

20:04:16 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_keydist_inrn

20:04:16 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_auth_chan

20:04:16 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Mapping_Str

20:04:16 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Partial_Equiv_Rel

20:04:16 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Quicksort

20:04:17 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Union_Find

20:04:17 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_sig

20:04:17 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Connectivity

20:04:18 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.SepLogic_Base

20:04:18 Auto2_Imperative_HOL: theory HOL-Library.Countable

20:04:18 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_confid_chan

20:04:18 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_ds

20:04:18 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_kerberos

20:04:19 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Dijkstra

20:04:19 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Indexed_PQueue

20:04:19 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_enc

20:04:19 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_nssk

20:04:20 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Lists_Ex

20:04:20 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_ds

20:04:20 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Heap

20:04:21 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_kerberos

20:04:21 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_ds

20:04:21 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_nssk

20:04:21 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.BST

20:04:22 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Interval_Tree

20:04:22 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.RBTree

20:04:23 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

20:04:23 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_kerberos4

20:04:23 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_kerberos5

20:04:23 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_kerberos_par

20:04:25 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_nssk

20:04:25 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_nssk_par

20:04:25 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_ds_par

20:04:25 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Rect_Intersect

20:04:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA

20:04:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA/document.pdf

20:04:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA/outline.pdf

20:04:26 Timing Formal_SSA (4 threads, 374.629s elapsed time, 730.496s cpu time, 12.712s GC time, factor 1.95)

20:04:26 Finished Formal_SSA (0:07:29 elapsed time, 0:14:22 cpu time, factor 1.92)

20:04:26 Running Core_DOM ...

20:04:26 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Array

20:04:27 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Ref

20:04:27 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

20:04:27 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.SepAuto

20:04:30 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Arrays_Impl

20:04:33 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.DynamicArray

20:04:33 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Quicksort_Impl

20:04:33 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.BST_Impl

20:04:35 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

20:04:37 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.GCD_Impl

20:04:37 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.IntervalTree_Impl

20:04:38 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Dijkstra_Impl

20:04:40 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.LinkedList

20:04:41 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Rect_Intersect_Impl

20:04:42 HOL-ODE-Numerics: theory HOL-ODE-Numerics.ODE_Numerics

20:04:42 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.RBTree_Impl

20:04:43 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Union_Find_Impl

20:04:44 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Connectivity_Impl

20:04:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While

20:04:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/document.pdf

20:04:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/outline.pdf

20:04:50 Timing Probabilistic_While (4 threads, 39.369s elapsed time, 107.356s cpu time, 2.648s GC time, factor 2.73)

20:04:50 Finished Probabilistic_While (0:01:16 elapsed time, 0:02:48 cpu time, factor 2.20)

20:04:50 Building Stone_Algebras ...

20:04:54 Stone_Algebras: theory Stone_Algebras.Lattice_Basics

20:04:59 SM_Base: theory DFS_Framework.Feedback_Arcs

20:05:00 Core_DOM: theory Core_DOM.Core_DOM_Basic_Datatypes

20:05:00 Core_DOM: theory Core_DOM.Testing_Utils

20:05:00 Core_DOM: theory Core_DOM.Hiding_Type_Variables

20:05:01 Core_DOM: theory Core_DOM.Ref

20:05:01 Core_DOM: theory Core_DOM.Heap_Error_Monad

20:05:01 Core_DOM: theory Core_DOM.ObjectPointer

20:05:01 Core_DOM: theory Core_DOM.BaseClass

20:05:02 Core_DOM: theory Core_DOM.NodePointer

20:05:02 Core_DOM: theory Core_DOM.ObjectClass

20:05:03 Core_DOM: theory Core_DOM.ElementPointer

20:05:04 Core_DOM: theory Core_DOM.NodeClass

20:05:04 Core_DOM: theory Core_DOM.CharacterDataPointer

20:05:05 Core_DOM: theory Core_DOM.BaseMonad

20:05:05 Core_DOM: theory Core_DOM.DocumentPointer

20:05:07 Core_DOM: theory Core_DOM.ShadowRootPointer

20:05:07 Core_DOM: theory Core_DOM.ObjectMonad

20:05:08 Core_DOM: theory Core_DOM.ElementClass

20:05:08 Core_DOM: theory Core_DOM.NodeMonad

20:05:12 Core_DOM: theory Core_DOM.CharacterDataClass

20:05:12 Core_DOM: theory Core_DOM.ElementMonad

20:05:13 Stone_Algebras: theory Stone_Algebras.P_Algebras

20:05:13 Stone_Algebras: theory Stone_Algebras.Filters

20:05:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata

20:05:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata/document.pdf

20:05:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata/outline.pdf

20:05:13 Timing Transition_Systems_and_Automata (4 threads, 280.815s elapsed time, 1033.244s cpu time, 82.756s GC time, factor 3.68)

20:05:13 Finished Transition_Systems_and_Automata (0:06:29 elapsed time, 0:21:35 cpu time, factor 3.32)

20:05:13 Building HOLCF ...

20:05:13 Core_DOM: theory Core_DOM.DocumentClass

20:05:14 Core_DOM: theory Core_DOM.CharacterDataMonad

20:05:15 HOLCF: theory HOL-Library.Nat_Bijection

20:05:15 HOLCF: theory HOL-Library.Old_Datatype

20:05:15 HOLCF: theory HOLCF.Porder

20:05:16 HOLCF: theory HOLCF.Pcpo

20:05:16 Core_DOM: theory Core_DOM.DocumentMonad

20:05:16 HOLCF: theory HOL-Library.Countable

20:05:18 HOLCF: theory HOLCF.Cont

20:05:18 HOLCF: theory HOLCF.Adm

20:05:18 HOLCF: theory HOLCF.Discrete

20:05:18 Core_DOM: theory Core_DOM.Core_DOM_Functions

20:05:18 HOLCF: theory HOLCF.Cpodef

20:05:18 HOLCF: theory HOLCF.Fun_Cpo

20:05:18 HOLCF: theory HOLCF.Product_Cpo

20:05:18 HOLCF: theory HOLCF.Cfun

20:05:19 HOLCF: theory HOLCF.Completion

20:05:19 HOLCF: theory HOLCF.Deflation

20:05:19 HOLCF: theory HOLCF.Fix

20:05:19 HOLCF: theory HOLCF.Cprod

20:05:19 HOLCF: theory HOLCF.Sfun

20:05:20 HOLCF: theory HOLCF.Sprod

20:05:20 HOLCF: theory HOLCF.Up

20:05:21 HOLCF: theory HOLCF.Lift

20:05:21 HOLCF: theory HOLCF.One

20:05:21 HOLCF: theory HOLCF.Tr

20:05:22 HOLCF: theory HOLCF.Ssum

20:05:22 HOLCF: theory HOLCF.Fixrec

20:05:22 HOLCF: theory HOLCF.Map_Functions

20:05:24 HOLCF: theory HOLCF.Bifinite

20:05:24 HOLCF: theory HOLCF.Domain_Aux

20:05:25 HOLCF: theory HOLCF.Universal

20:05:27 HOLCF: theory HOLCF.Algebraic

20:05:27 HOLCF: theory HOLCF.Compact_Basis

20:05:27 HOLCF: theory HOLCF.LowerPD

20:05:27 HOLCF: theory HOLCF.UpperPD

20:05:27 HOLCF: theory HOLCF.Representable

20:05:28 HOLCF: theory HOLCF.ConvexPD

20:05:30 HOLCF: theory HOLCF.Domain

20:05:32 HOLCF: theory HOLCF.Powerdomains

20:05:34 HOLCF: theory HOLCF

20:05:39 Core_DOM: theory Core_DOM.Core_DOM_Heap_WF

20:05:44 Stone_Algebras: theory Stone_Algebras.Stone_Construction

20:05:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF

20:05:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF/document.pdf

20:05:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF/outline.pdf

20:05:57 Timing HOLCF (4 threads, 19.049s elapsed time, 49.276s cpu time, 2.624s GC time, factor 2.59)

20:05:57 Finished HOLCF (0:00:43 elapsed time, 0:01:31 cpu time, factor 2.09)

20:05:57 Running Automated_Stateful_Protocol_Verification ...

20:06:04 Core_DOM: theory Core_DOM.Core_DOM

20:06:04 Core_DOM: theory Core_DOM.Core_DOM_BaseTest

20:06:13 Core_DOM: theory Core_DOM.Document_adoptNode

20:06:13 Core_DOM: theory Core_DOM.Document_getElementById

20:06:14 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach

20:06:14 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

20:06:14 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Variants

20:06:14 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Transactions

20:06:15 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_term

20:06:15 Core_DOM: theory Core_DOM.Node_insertBefore

20:06:15 Core_DOM: theory Core_DOM.Node_removeChild

20:06:15 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach_Tools

20:06:15 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

20:06:16 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_fp_parser

20:06:16 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

20:06:16 Core_DOM: theory Core_DOM.Core_DOM_Tests

20:06:17 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac

20:06:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Algebras

20:06:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Algebras/document.pdf

20:06:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Algebras/outline.pdf

20:06:23 Timing Stone_Algebras (4 threads, 66.261s elapsed time, 125.140s cpu time, 3.760s GC time, factor 1.89)

20:06:23 Finished Stone_Algebras (0:01:31 elapsed time, 0:02:48 cpu time, factor 1.83)

20:06:23 Running Complx ...

20:06:24 Complx: theory Complx.Language

20:06:24 Complx: theory Complx.Cache_Tactics

20:06:28 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Abstraction

20:06:29 Complx: theory Complx.SmallStep

20:06:36 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

20:06:39 Complx: theory Complx.OG_Annotations

20:06:39 Complx: theory Complx.SeqCatch_decomp

20:06:42 Complx: theory Complx.OG_Hoare

20:06:45 Complx: theory Complx.OG_Soundness

20:06:46 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Implication

20:06:46 Complx: theory Complx.OG_Tactics

20:06:48 Complx: theory Complx.OG_Syntax

20:06:49 Complx: theory Complx.Examples

20:06:49 Complx: theory Complx.SumArr

20:06:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SM_Base

20:06:54 Timing SM_Base (4 threads, 150.605s elapsed time, 531.796s cpu time, 29.156s GC time, factor 3.53)

20:06:54 Finished SM_Base (0:03:37 elapsed time, 0:11:42 cpu time, factor 3.23)

20:06:54 Building Flow_Networks ...

20:06:57 Flow_Networks: theory CAVA_Base.Statistics

20:06:57 Flow_Networks: theory Flow_Networks.Graph

20:06:57 Flow_Networks: theory HOL-Library.Omega_Words_Fun

20:06:57 Flow_Networks: theory DFS_Framework.DFS_Framework_Misc

20:06:57 Flow_Networks: theory Program-Conflict-Analysis.LTS

20:06:57 Flow_Networks: theory CAVA_Base.Code_String

20:06:57 Flow_Networks: theory CAVA_Base.CAVA_Code_Target

20:06:57 Flow_Networks: theory CAVA_Base.CAVA_Base

20:06:58 Flow_Networks: theory DFS_Framework.DFS_Framework_Refine_Aux

20:06:58 Flow_Networks: theory CAVA_Automata.Digraph_Basic

20:06:58 Flow_Networks: theory Flow_Networks.Fofu_Abs_Base

20:06:59 Flow_Networks: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

20:07:00 Flow_Networks: theory CAVA_Automata.Digraph

20:07:00 Flow_Networks: theory DFS_Framework.Impl_Rev_Array_Stack

20:07:02 Flow_Networks: theory CAVA_Automata.Digraph_Impl

20:07:02 Flow_Networks: theory DFS_Framework.Param_DFS

20:07:03 Flow_Networks: theory Flow_Networks.Fofu_Impl_Base

20:07:09 Flow_Networks: theory DFS_Framework.DFS_Invars_Basic

20:07:09 Flow_Networks: theory DFS_Framework.General_DFS_Structure

20:07:09 Flow_Networks: theory Flow_Networks.Refine_Add_Fofu

20:07:12 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

20:07:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrational_Series_Erdos_Straus

20:07:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrational_Series_Erdos_Straus/document.pdf

20:07:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrational_Series_Erdos_Straus/outline.pdf

20:07:17 Timing Irrational_Series_Erdos_Straus (4 threads, 360.265s elapsed time, 1220.900s cpu time, 59.872s GC time, factor 3.39)

20:07:17 Finished Irrational_Series_Erdos_Straus (0:06:09 elapsed time, 0:20:39 cpu time, factor 3.36)

20:07:17 Running Algebraic_Numbers ...

20:07:18 Flow_Networks: theory DFS_Framework.Rec_Impl

20:07:18 Flow_Networks: theory DFS_Framework.Tailrec_Impl

20:07:25 Flow_Networks: theory DFS_Framework.Simple_Impl

20:07:30 Algebraic_Numbers: theory Deriving.Compare_Rat

20:07:30 Algebraic_Numbers: theory Deriving.Compare_Real

20:07:30 Algebraic_Numbers: theory Sturm_Sequences.Misc_Polynomial

20:07:30 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Roots_Real_Poly

20:07:30 Algebraic_Numbers: theory Algebraic_Numbers.Bivariate_Polynomials

20:07:30 Algebraic_Numbers: theory Algebraic_Numbers.Compare_Complex

20:07:30 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Library

20:07:30 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Theorem

20:07:31 Flow_Networks: theory DFS_Framework.Restr_Impl

20:07:31 Algebraic_Numbers: theory Show.Show_Real

20:07:31 Algebraic_Numbers: theory Algebraic_Numbers.Resultant

20:07:31 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

20:07:32 Algebraic_Numbers: theory Show.Show_Complex

20:07:33 Algebraic_Numbers: theory Algebraic_Numbers.Interval_Arithmetic

20:07:33 Flow_Networks: theory DFS_Framework.DFS_Framework

20:07:33 Algebraic_Numbers: theory Algebraic_Numbers.Sturm_Rat

20:07:34 Flow_Networks: theory DFS_Framework.Reachable_Nodes

20:07:34 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers

20:07:39 Algebraic_Numbers: theory Algebraic_Numbers.Real_Algebraic_Numbers

20:07:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples

20:07:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples/document.pdf

20:07:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples/outline.pdf

20:07:41 Timing Iptables_Semantics_Examples (4 threads, 355.181s elapsed time, 1364.556s cpu time, 76.380s GC time, factor 3.84)

20:07:41 Finished Iptables_Semantics_Examples (0:06:03 elapsed time, 0:22:59 cpu time, factor 3.80)

20:07:41 Running HOL-CSP ...

20:07:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory

20:07:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory/document.pdf

20:07:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory/outline.pdf

20:07:44 Timing MonoidalCategory (4 threads, 373.376s elapsed time, 864.108s cpu time, 61.768s GC time, factor 2.31)

20:07:44 Finished MonoidalCategory (0:06:26 elapsed time, 0:14:44 cpu time, factor 2.29)

20:07:44 Running Network_Security_Policy_Verification ...

20:07:46 Network_Security_Policy_Verification: theory HOL-Eisbach.Eisbach

20:07:46 Network_Security_Policy_Verification: theory HOL-Library.Cancellation

20:07:46 Network_Security_Policy_Verification: theory HOL-Library.Char_ord

20:07:46 Network_Security_Policy_Verification: theory HOL-Library.Code_Abstract_Nat

20:07:46 Network_Security_Policy_Verification: theory HOL-Library.Code_Target_Nat

20:07:46 Network_Security_Policy_Verification: theory HOL-Library.Infinite_Set

20:07:46 Network_Security_Policy_Verification: theory HOL-Library.List_Lexorder

20:07:47 Network_Security_Policy_Verification: theory HOL-Library.Option_ord

20:07:47 Network_Security_Policy_Verification: theory HOL-Library.Product_Lexorder

20:07:47 Network_Security_Policy_Verification: theory HOL-Library.Multiset

20:07:47 Network_Security_Policy_Verification: theory HOL-Library.RBT_Impl

20:07:47 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.FiniteGraph

20:07:47 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.ML_GraphViz

20:07:47 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.ML_GraphViz_Disable

20:07:47 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Util

20:07:47 Network_Security_Policy_Verification: theory Transitive-Closure.Transitive_Closure_Impl

20:07:48 Network_Security_Policy_Verification: theory Transitive-Closure.Transitive_Closure_List_Impl

20:07:48 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.FiniteListGraph

20:07:50 HOL-CSP: theory HOL-Eisbach.Eisbach

20:07:50 HOL-CSP: theory HOL-Library.Infinite_Set

20:07:50 HOL-CSP: theory HOL-CSP.Introduction

20:07:50 HOL-CSP: theory HOL-CSP.Process

20:07:53 HOL-CSP: theory HOL-CSP.Bot

20:07:53 HOL-CSP: theory HOL-CSP.Det

20:07:53 HOL-CSP: theory HOL-CSP.Hide

20:07:53 HOL-CSP: theory HOL-CSP.Mprefix

20:07:53 HOL-CSP: theory HOL-CSP.Ndet

20:07:53 HOL-CSP: theory HOL-CSP.Seq

20:07:53 HOL-CSP: theory HOL-CSP.Skip

20:07:53 HOL-CSP: theory HOL-CSP.Stop

20:07:53 HOL-CSP: theory HOL-CSP.Sync

20:07:54 HOL-CSP: theory HOL-CSP.Mndet

20:07:55 Network_Security_Policy_Verification: theory HOL-ex.Quicksort

20:07:56 Network_Security_Policy_Verification: theory Automatic_Refinement.Misc

20:07:57 HOL-CSP: theory HOL-CSP.CSP

20:08:00 HOL-CSP: theory HOL-CSP.Assertions

20:08:00 HOL-CSP: theory HOL-CSP.Conclusion

20:08:00 HOL-CSP: theory HOL-CSP.CopyBuffer

20:08:02 Algebraic_Numbers: theory Algebraic_Numbers.Real_Roots

20:08:03 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Efficient_Distinct

20:08:03 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Alg

20:08:04 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Algebraic_Numbers

20:08:04 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Approx

20:08:05 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Precise

20:08:10 Algebraic_Numbers: theory Algebraic_Numbers.Real_Factorization

20:08:12 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Number_Tests

20:08:21 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_External_Code

20:08:36 Network_Security_Policy_Verification: theory HOL-Library.RBT

20:08:37 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.FiniteListGraph_Impl

20:08:39 Flow_Networks: theory Flow_Networks.Network

20:08:41 Flow_Networks: theory Flow_Networks.Residual_Graph

20:08:43 Flow_Networks: theory Flow_Networks.Augmenting_Flow

20:08:43 Flow_Networks: theory Flow_Networks.Augmenting_Path

20:08:43 Flow_Networks: theory Flow_Networks.Ford_Fulkerson

20:08:46 Flow_Networks: theory Flow_Networks.Graph_Impl

20:08:46 Flow_Networks: theory Flow_Networks.Network_Impl

20:08:47 Flow_Networks: theory Flow_Networks.NetCheck

20:09:03 Network_Security_Policy_Verification: theory HOL-Lattice.Orders

20:09:03 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Vertices

20:09:04 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Interface

20:09:04 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.vertex_example_simps

20:09:05 Network_Security_Policy_Verification: theory HOL-Lattice.Bounds

20:09:05 Network_Security_Policy_Verification: theory HOL-Lattice.Lattice

20:09:05 Network_Security_Policy_Verification: theory HOL-Lattice.CompleteLattice

20:09:06 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

20:09:07 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_ENF

20:09:08 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Helper

20:09:09 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

20:09:09 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPbasic

20:09:09 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPstrict

20:09:09 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

20:09:09 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

20:09:09 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

20:09:09 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability

20:09:10 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

20:09:10 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

20:09:10 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NoRefl

20:09:10 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NonInterference

20:09:11 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SecGwExt

20:09:11 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Sink

20:09:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Subnets

20:09:16 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Subnets2

20:09:16 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

20:09:16 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Tainting

20:09:17 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

20:09:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Composition_Theory

20:09:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Analysis_Tainting

20:09:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Interface_impl

20:09:20 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

20:09:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

20:09:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

20:09:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

20:09:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

20:09:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

20:09:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

20:09:22 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

20:09:22 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

20:09:22 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

20:09:23 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

20:09:23 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

20:09:23 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

20:09:24 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Sink_impl

20:09:25 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

20:09:25 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

20:09:26 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

20:09:31 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

20:09:31 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

20:09:32 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PSPSP

20:09:32 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver

20:09:34 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver2

20:09:34 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

20:09:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model03

20:09:36 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

20:09:36 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

20:09:48 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Library

20:09:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM

20:09:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM/document.pdf

20:09:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM/outline.pdf

20:09:50 Timing Core_DOM (4 threads, 310.936s elapsed time, 1027.432s cpu time, 36.040s GC time, factor 3.30)

20:09:50 Finished Core_DOM (0:05:24 elapsed time, 0:17:32 cpu time, factor 3.25)

20:09:50 Building KAT_and_DRA ...

20:09:52 KAT_and_DRA: theory KAT_and_DRA.Test_Dioid

20:09:52 KAT_and_DRA: theory KAT_and_DRA.KAT2

20:09:52 KAT_and_DRA: theory KAT_and_DRA.DRAT2

20:09:53 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Sep_Examples

20:09:53 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example_BLP

20:09:53 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Impl

20:09:53 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_generateCode

20:09:55 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

20:10:01 KAT_and_DRA: theory KAT_and_DRA.Conway_Tests

20:10:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_Imperative_HOL

20:10:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_Imperative_HOL/document.pdf

20:10:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_Imperative_HOL/outline.pdf

20:10:03 Timing Auto2_Imperative_HOL (4 threads, 339.407s elapsed time, 1253.656s cpu time, 24.724s GC time, factor 3.69)

20:10:03 Finished Auto2_Imperative_HOL (0:05:48 elapsed time, 0:21:10 cpu time, factor 3.65)

20:10:03 Building CryptHOL ...

20:10:03 KAT_and_DRA: theory KAT_and_DRA.KAT

20:10:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Security_Protocol_Refinement

20:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Security_Protocol_Refinement/document.pdf

20:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Security_Protocol_Refinement/outline.pdf

20:10:06 Timing Security_Protocol_Refinement (4 threads, 346.336s elapsed time, 1244.704s cpu time, 8.632s GC time, factor 3.59)

20:10:06 Finished Security_Protocol_Refinement (0:05:56 elapsed time, 0:21:05 cpu time, factor 3.55)

20:10:06 Running Stochastic_Matrices ...

20:10:06 CryptHOL: theory HOL-Eisbach.Eisbach

20:10:06 CryptHOL: theory Applicative_Lifting.Applicative

20:10:06 CryptHOL: theory CryptHOL.Partial_Function_Set

20:10:06 CryptHOL: theory HOL-Library.Case_Converter

20:10:07 CryptHOL: theory HOL-Library.Simps_Case_Conv

20:10:07 CryptHOL: theory HOL-Algebra.Congruence

20:10:07 CryptHOL: theory HOL-Library.Function_Algebras

20:10:07 CryptHOL: theory HOL-Library.Type_Length

20:10:07 CryptHOL: theory HOL-Library.Countable_Set_Type

20:10:08 KAT_and_DRA: theory KAT_and_DRA.DRAT

20:10:08 CryptHOL: theory Applicative_Lifting.Applicative_Environment

20:10:08 CryptHOL: theory Applicative_Lifting.Applicative_Set

20:10:08 CryptHOL: theory HOL-Algebra.Order

20:10:08 CryptHOL: theory CryptHOL.Environment_Functor

20:10:08 CryptHOL: theory CryptHOL.Set_Applicative

20:10:09 CryptHOL: theory HOL-Library.Landau_Symbols

20:10:09 CryptHOL: theory Coinductive.Coinductive_Nat

20:10:09 KAT_and_DRA: theory KAT_and_DRA.PHL_KAT

20:10:09 KAT_and_DRA: theory KAT_and_DRA.KAT_Models

20:10:09 Stochastic_Matrices: theory HOL-Eisbach.Eisbach

20:10:09 Stochastic_Matrices: theory HOL-Computational_Algebra.Fraction_Field

20:10:09 Stochastic_Matrices: theory HOL-Algebra.Congruence

20:10:09 Stochastic_Matrices: theory HOL-Library.Function_Algebras

20:10:10 Stochastic_Matrices: theory HOL-Library.More_List

20:10:10 CryptHOL: theory HOL-Algebra.Lattice

20:10:10 Stochastic_Matrices: theory Perron_Frobenius.Bij_Nat

20:10:10 KAT_and_DRA: theory KAT_and_DRA.DRA_Models

20:10:10 KAT_and_DRA: theory KAT_and_DRA.FolkTheorem

20:10:10 CryptHOL: theory Coinductive.Coinductive_List

20:10:10 Stochastic_Matrices: theory HOL-Types_To_Sets.Types_To_Sets

20:10:11 Stochastic_Matrices: theory Jordan_Normal_Form.Conjugate

20:10:11 Stochastic_Matrices: theory Perron_Frobenius.Cancel_Card_Constraint

20:10:11 Stochastic_Matrices: theory HOL-Algebra.Order

20:10:11 CryptHOL: theory Applicative_Lifting.Applicative_PMF

20:10:11 Stochastic_Matrices: theory Polynomial_Interpolation.Missing_Unsorted

20:10:11 Stochastic_Matrices: theory HOL-Computational_Algebra.Normalized_Fraction

20:10:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example_NetModel

20:10:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.attic

20:10:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example

20:10:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.CryptoDB

20:10:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Distributed_WebApp

20:10:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example_Forte14

20:10:12 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.I8_SSH_Landscape

20:10:12 CryptHOL: theory HOL-Algebra.Complete_Lattice

20:10:12 Stochastic_Matrices: theory HOL-Computational_Algebra.Polynomial

20:10:13 CryptHOL: theory Monad_Normalisation.Monad_Normalisation

20:10:13 Stochastic_Matrices: theory HOL-Algebra.Lattice

20:10:13 CryptHOL: theory Monomorphic_Monad.Monomorphic_Monad

20:10:13 CryptHOL: theory HOL-Algebra.Group

20:10:14 KAT_and_DRA: theory KAT_and_DRA.PHL_DRAT

20:10:14 CryptHOL: theory CryptHOL.SPMF_Applicative

20:10:15 Stochastic_Matrices: theory Polynomial_Interpolation.Ring_Hom

20:10:15 Stochastic_Matrices: theory HOL-Algebra.Complete_Lattice

20:10:15 CryptHOL: theory Landau_Symbols.Group_Sort

20:10:16 Stochastic_Matrices: theory HOL-Algebra.Group

20:10:17 CryptHOL: theory HOL-Algebra.Coset

20:10:17 CryptHOL: theory Landau_Symbols.Landau_Real_Products

20:10:18 Stochastic_Matrices: theory Rank_Nullity_Theorem.Dual_Order

20:10:18 Stochastic_Matrices: theory Rank_Nullity_Theorem.Mod_Type

20:10:19 CryptHOL: theory CryptHOL.Cyclic_Group

20:10:20 Stochastic_Matrices: theory HOL-Algebra.Coset

20:10:20 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.IDEM

20:10:20 CryptHOL: theory CryptHOL.Cyclic_Group_SPMF

20:10:20 Stochastic_Matrices: theory HOL-Algebra.FiniteProduct

20:10:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground

20:10:21 CryptHOL: theory Coinductive.TLList

20:10:21 Stochastic_Matrices: theory HOL-Algebra.Ring

20:10:22 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

20:10:22 Stochastic_Matrices: theory Rank_Nullity_Theorem.Miscellaneous

20:10:22 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

20:10:23 Stochastic_Matrices: theory VectorSpace.FunctionLemmas

20:10:23 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

20:10:23 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.MeasrDroid

20:10:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Numerics

20:10:23 Timing HOL-ODE-Numerics (4 threads, 1353.786s elapsed time, 4711.620s cpu time, 464.512s GC time, factor 3.48)

20:10:23 Finished HOL-ODE-Numerics (0:26:18 elapsed time, 1:27:46 cpu time, factor 3.34)

20:10:23 Building Lorenz_Approximation ...

20:10:25 CryptHOL: theory Landau_Symbols.Landau_Simprocs

20:10:25 Stochastic_Matrices: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:10:25 Stochastic_Matrices: theory HOL-Computational_Algebra.Polynomial_Factorial

20:10:26 CryptHOL: theory Landau_Symbols.Landau_More

20:10:26 CryptHOL: theory CryptHOL.Negligible

20:10:26 Stochastic_Matrices: theory HOL-Algebra.Module

20:10:26 Stochastic_Matrices: theory Jordan_Normal_Form.Missing_Ring

20:10:27 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model07

20:10:28 Lorenz_Approximation: theory Lorenz_Approximation.Result_Elements

20:10:29 Stochastic_Matrices: theory VectorSpace.RingModuleFacts

20:10:31 Stochastic_Matrices: theory VectorSpace.MonoidSums

20:10:31 Stochastic_Matrices: theory VectorSpace.LinearCombinations

20:10:32 Stochastic_Matrices: theory Jordan_Normal_Form.Missing_Permutations

20:10:33 Stochastic_Matrices: theory Jordan_Normal_Form.Matrix

20:10:34 Lorenz_Approximation: theory Lorenz_Approximation.Result_File_Coarse

20:10:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks

20:10:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks/document.pdf

20:10:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks/outline.pdf

20:10:35 Timing Flow_Networks (4 threads, 161.489s elapsed time, 435.148s cpu time, 12.996s GC time, factor 2.69)

20:10:35 Finished Flow_Networks (0:03:40 elapsed time, 0:10:00 cpu time, factor 2.72)

20:10:35 Running HOL-ODE-ARCH-COMP ...

20:10:38 Stochastic_Matrices: theory VectorSpace.SumSpaces

20:10:39 Stochastic_Matrices: theory VectorSpace.VectorSpace

20:10:40 Stochastic_Matrices: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

20:10:40 HOL-ODE-ARCH-COMP: theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

20:10:41 Stochastic_Matrices: theory Polynomial_Interpolation.Missing_Polynomial

20:10:43 CryptHOL: theory CryptHOL.Misc_CryptHOL

20:10:44 Stochastic_Matrices: theory Jordan_Normal_Form.Column_Operations

20:10:45 Stochastic_Matrices: theory Polynomial_Factorization.Order_Polynomial

20:10:45 Stochastic_Matrices: theory Polynomial_Interpolation.Ring_Hom_Poly

20:10:45 Stochastic_Matrices: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

20:10:45 Stochastic_Matrices: theory Jordan_Normal_Form.Determinant

20:10:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA

20:10:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA/document.pdf

20:10:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA/outline.pdf

20:10:48 Timing KAT_and_DRA (4 threads, 30.021s elapsed time, 97.224s cpu time, 3.044s GC time, factor 3.24)

20:10:48 Finished KAT_and_DRA (0:00:56 elapsed time, 0:02:21 cpu time, factor 2.50)

20:10:48 Running HOL-ODE-Examples ...

20:10:49 Stochastic_Matrices: theory Perron_Frobenius.Roots_Unity

20:10:49 Stochastic_Matrices: theory Jordan_Normal_Form.Char_Poly

20:10:50 Stochastic_Matrices: theory Jordan_Normal_Form.Missing_VectorSpace

20:10:51 Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form

20:10:52 CryptHOL: theory CryptHOL.Generat

20:10:52 CryptHOL: theory CryptHOL.List_Bits

20:10:52 CryptHOL: theory CryptHOL.Resumption

20:10:53 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Integral

20:10:53 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Poincare_Map

20:10:53 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_One_Step_Method

20:10:54 Stochastic_Matrices: theory Jordan_Normal_Form.VS_Connect

20:10:56 CryptHOL: theory CryptHOL.Generative_Probabilistic_Value

20:11:07 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model09

20:11:07 Stochastic_Matrices: theory Jordan_Normal_Form.Gram_Schmidt

20:11:07 Stochastic_Matrices: theory Jordan_Normal_Form.Matrix_Kernel

20:11:07 Lorenz_Approximation: theory Lorenz_Approximation.Lorenz_Approximation

20:11:10 Stochastic_Matrices: theory Jordan_Normal_Form.Schur_Decomposition

20:11:10 Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

20:11:14 CryptHOL: theory CryptHOL.Computational_Model

20:11:14 CryptHOL: theory CryptHOL.GPV_Applicative

20:11:14 CryptHOL: theory CryptHOL.GPV_Expectation

20:11:14 Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

20:11:15 CryptHOL: theory CryptHOL.GPV_Bisim

20:11:17 CryptHOL: theory CryptHOL.CryptHOL

20:11:20 Stochastic_Matrices: theory Jordan_Normal_Form.Spectral_Radius

20:11:21 Stochastic_Matrices: theory Perron_Frobenius.HMA_Connect

20:11:26 Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius_Aux

20:11:28 Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius

20:11:30 Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius_Irreducible

20:11:38 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Examples

20:11:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx

20:11:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx/document.pdf

20:11:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx/outline.pdf

20:11:49 Timing Complx (4 threads, 318.298s elapsed time, 921.728s cpu time, 11.044s GC time, factor 2.90)

20:11:49 Finished Complx (0:05:25 elapsed time, 0:15:35 cpu time, factor 2.88)

20:11:49 Running PAC_Checker ...

20:11:53 PAC_Checker: theory HOL-Library.Multiset_Order

20:11:53 PAC_Checker: theory Deriving.Generator_Aux

20:11:53 PAC_Checker: theory HOL-Library.Permutation

20:11:53 PAC_Checker: theory Deriving.Derive_Manager

20:11:53 PAC_Checker: theory HOL-Library.Conditional_Parametricity

20:11:53 PAC_Checker: theory HOL-Library.Fun_Lexorder

20:11:53 PAC_Checker: theory HOL-Library.FuncSet

20:11:53 PAC_Checker: theory HOL-Library.Function_Algebras

20:11:54 PAC_Checker: theory HOL-Library.Groups_Big_Fun

20:11:54 PAC_Checker: theory Abstract-Rewriting.Seq

20:11:54 PAC_Checker: theory HOL-Library.More_List

20:11:54 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Examples

20:11:54 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Imaginary_Factory_Network

20:11:54 PAC_Checker: theory HOL-Library.Sublist

20:11:54 PAC_Checker: theory HOL-Library.Poly_Mapping

20:11:55 PAC_Checker: theory HOL-Algebra.Congruence

20:11:55 PAC_Checker: theory HOL-Library.Ramsey

20:11:55 PAC_Checker: theory Native_Word.Uint64

20:11:56 PAC_Checker: theory HOL-Algebra.Order

20:11:57 PAC_Checker: theory Nested_Multisets_Ordinals.Multiset_More

20:11:58 PAC_Checker: theory Polynomials.MPoly_Type

20:11:59 PAC_Checker: theory HOL-Algebra.Lattice

20:11:59 PAC_Checker: theory PAC_Checker.Duplicate_Free_Multiset

20:11:59 PAC_Checker: theory HOL-Library.Countable_Set

20:11:59 PAC_Checker: theory HOL-Library.FSet

20:11:59 PAC_Checker: theory Polynomials.More_MPoly_Type

20:12:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automated_Stateful_Protocol_Verification

20:12:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automated_Stateful_Protocol_Verification/document.pdf

20:12:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automated_Stateful_Protocol_Verification/outline.pdf

20:12:00 Timing Automated_Stateful_Protocol_Verification (4 threads, 346.702s elapsed time, 1226.224s cpu time, 154.176s GC time, factor 3.54)

20:12:00 Finished Automated_Stateful_Protocol_Verification (0:06:01 elapsed time, 0:20:55 cpu time, factor 3.47)

20:12:00 Building LLL_Basis_Reduction ...

20:12:00 PAC_Checker: theory Polynomials.More_Modules

20:12:00 PAC_Checker: theory Open_Induction.Restricted_Predicates

20:12:00 PAC_Checker: theory PAC_Checker.PAC_Version

20:12:00 PAC_Checker: theory PAC_Checker.More_Loops

20:12:00 PAC_Checker: theory HOL-Algebra.Complete_Lattice

20:12:00 PAC_Checker: theory Regular-Sets.Regular_Set

20:12:00 PAC_Checker: theory PAC_Checker.WB_Sort

20:12:02 PAC_Checker: theory HOL-Algebra.Group

20:12:03 PAC_Checker: theory Show.Show

20:12:05 PAC_Checker: theory HOL-Library.Finite_Map

20:12:05 PAC_Checker: theory Regular-Sets.Regular_Exp

20:12:05 PAC_Checker: theory HOL-Algebra.Coset

20:12:05 PAC_Checker: theory HOL-Algebra.FiniteProduct

20:12:06 PAC_Checker: theory HOL-Algebra.Ring

20:12:08 PAC_Checker: theory HOL-Algebra.Divisibility

20:12:09 LLL_Basis_Reduction: theory LLL_Basis_Reduction.More_IArray

20:12:09 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Cost

20:12:09 LLL_Basis_Reduction: theory LLL_Basis_Reduction.List_Representation

20:12:09 LLL_Basis_Reduction: theory Algebraic_Numbers.Bivariate_Polynomials

20:12:11 LLL_Basis_Reduction: theory Algebraic_Numbers.Resultant

20:12:11 PAC_Checker: theory HOL-Algebra.Generated_Groups

20:12:13 PAC_Checker: theory Regular-Sets.NDerivative

20:12:14 PAC_Checker: theory HOL-Algebra.AbelCoset

20:12:15 PAC_Checker: theory HOL-Algebra.Module

20:12:15 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Missing_Lemmas

20:12:18 PAC_Checker: theory Regular-Sets.Relation_Interpretation

20:12:18 PAC_Checker: theory Show.Show_Instances

20:12:20 PAC_Checker: theory Well_Quasi_Orders.Infinite_Sequences

20:12:21 PAC_Checker: theory Well_Quasi_Orders.Minimal_Elements

20:12:21 PAC_Checker: theory HOL-Algebra.Ideal

20:12:21 PAC_Checker: theory Regular-Sets.Equivalence_Checking

20:12:21 PAC_Checker: theory Well_Quasi_Orders.Least_Enum

20:12:21 PAC_Checker: theory Regular-Sets.Regexp_Method

20:12:23 PAC_Checker: theory Well_Quasi_Orders.Almost_Full

20:12:23 PAC_Checker: theory PAC_Checker.Finite_Map_Multiset

20:12:24 PAC_Checker: theory PAC_Checker.PAC_Map_Rel

20:12:25 PAC_Checker: theory Well_Quasi_Orders.Minimal_Bad_Sequences

20:12:25 PAC_Checker: theory HOL-Algebra.RingHom

20:12:25 PAC_Checker: theory Well_Quasi_Orders.Almost_Full_Relations

20:12:26 PAC_Checker: theory Polynomials.Utils

20:12:26 PAC_Checker: theory Well_Quasi_Orders.Well_Quasi_Orders

20:12:27 PAC_Checker: theory HOL-Algebra.QuotRing

20:12:27 PAC_Checker: theory HOL-Algebra.UnivPoly

20:12:27 PAC_Checker: theory Polynomials.Power_Products

20:12:27 PAC_Checker: theory PAC_Checker.PAC_Assoc_Map_Rel

20:12:33 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Norms

20:12:42 PAC_Checker: theory HOL-Algebra.Multiplicative_Group

20:12:46 PAC_Checker: theory Polynomials.MPoly_Type_Class

20:12:46 HOL-ODE-Examples: theory HOL-ODE-Examples.ODE_Examples

20:12:47 PAC_Checker: theory HOL-Algebra.Ring_Divisibility

20:12:47 PAC_Checker: theory HOL-Algebra.Subrings

20:12:57 PAC_Checker: theory HOL-Algebra.Polynomials

20:13:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-CSP

20:13:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-CSP/document.pdf

20:13:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-CSP/outline.pdf

20:13:02 Timing HOL-CSP (4 threads, 310.835s elapsed time, 949.692s cpu time, 15.968s GC time, factor 3.06)

20:13:02 Finished HOL-CSP (0:05:20 elapsed time, 0:16:07 cpu time, factor 3.02)

20:13:02 Running Algebraic_VCs ...

20:13:04 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Int_Rat_Operations

20:13:04 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_2

20:13:04 Algebraic_VCs: theory HOL-Eisbach.Eisbach

20:13:04 Algebraic_VCs: theory Algebraic_VCs.P2S2R

20:13:04 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_scratch

20:13:04 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_scratch

20:13:04 Algebraic_VCs: theory HOL-Hoare.Heap

20:13:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL

20:13:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/document.pdf

20:13:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/outline.pdf

20:13:05 Timing CryptHOL (4 threads, 110.817s elapsed time, 394.608s cpu time, 26.260s GC time, factor 3.56)

20:13:05 Finished CryptHOL (0:03:00 elapsed time, 0:08:50 cpu time, factor 2.94)

20:13:05 Running Perron_Frobenius ...

20:13:05 Algebraic_VCs: theory KAD.Domain_Semiring

20:13:06 Algebraic_VCs: theory Algebraic_VCs.VC_KAT

20:13:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers

20:13:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers/document.pdf

20:13:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers/outline.pdf

20:13:08 Timing Algebraic_Numbers (4 threads, 337.437s elapsed time, 1153.460s cpu time, 60.704s GC time, factor 3.42)

20:13:08 Finished Algebraic_Numbers (0:05:50 elapsed time, 0:19:35 cpu time, factor 3.35)

20:13:08 Building Stone_Relation_Algebras ...

20:13:09 Perron_Frobenius: theory HOL-Eisbach.Eisbach

20:13:09 Perron_Frobenius: theory HOL-Types_To_Sets.Types_To_Sets

20:13:09 Perron_Frobenius: theory HOL-Analysis.Metric_Arith

20:13:09 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology

20:13:09 Algebraic_VCs: theory Algebraic_VCs.RKAT

20:13:09 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples

20:13:09 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples2

20:13:09 Perron_Frobenius: theory HOL-Analysis.Continuum_Not_Denumerable

20:13:10 Perron_Frobenius: theory HOL-Analysis.Inner_Product

20:13:10 Perron_Frobenius: theory HOL-Analysis.L2_Norm

20:13:10 Perron_Frobenius: theory HOL-Analysis.Operator_Norm

20:13:10 Perron_Frobenius: theory HOL-Analysis.Product_Vector

20:13:10 Perron_Frobenius: theory Polynomial_Factorization.Polynomial_Divisibility

20:13:10 Perron_Frobenius: theory Sturm_Sequences.Misc_Polynomial

20:13:11 Algebraic_VCs: theory Algebraic_VCs.RKAT_Models

20:13:11 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Fixpoints

20:13:11 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT

20:13:11 Perron_Frobenius: theory Sturm_Sequences.Sturm_Library

20:13:11 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT_Examples

20:13:11 Perron_Frobenius: theory Sturm_Sequences.Sturm_Theorem

20:13:12 Perron_Frobenius: theory HOL-Analysis.Elementary_Topology

20:13:12 Perron_Frobenius: theory HOL-Analysis.Euclidean_Space

20:13:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Network_Security_Policy_Verification

20:13:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Network_Security_Policy_Verification/document.pdf

20:13:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Network_Security_Policy_Verification/outline.pdf

20:13:12 Timing Network_Security_Policy_Verification (4 threads, 317.135s elapsed time, 1128.360s cpu time, 52.620s GC time, factor 3.56)

20:13:12 Finished Network_Security_Policy_Verification (0:05:27 elapsed time, 0:24:00 cpu time, factor 4.39)

20:13:12 Building Refine_Imperative_HOL ...

20:13:13 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Semirings

20:13:14 Perron_Frobenius: theory Sturm_Sequences.Sturm_Method

20:13:15 Perron_Frobenius: theory HOL-Analysis.Abstract_Limits

20:13:15 Perron_Frobenius: theory HOL-Analysis.Norm_Arith

20:13:15 Perron_Frobenius: theory Polynomial_Factorization.Square_Free_Factorization

20:13:15 Perron_Frobenius: theory Rank_Nullity_Theorem.Dual_Order

20:13:16 Perron_Frobenius: theory HOL-Analysis.Finite_Cartesian_Product

20:13:16 Perron_Frobenius: theory HOL-Analysis.Linear_Algebra

20:13:16 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology_2

20:13:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.User_Smashing

20:13:16 Refine_Imperative_HOL: theory Isar_Ref.Base

20:13:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.PO_Normalizer

20:13:16 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Misc

20:13:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Add

20:13:16 Refine_Imperative_HOL: theory List-Index.List_Index

20:13:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Concl_Pres_Clarification

20:13:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Named_Theorems_Rev

20:13:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Structured_Apply

20:13:16 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Refine_Aux

20:13:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Mono_Prover

20:13:17 PAC_Checker: theory PAC_Checker.PAC_More_Poly

20:13:17 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Misc

20:13:18 Perron_Frobenius: theory HOL-Analysis.Affine

20:13:18 PAC_Checker: theory PAC_Checker.PAC_Specification

20:13:18 Perron_Frobenius: theory HOL-Analysis.Convex

20:13:19 Perron_Frobenius: theory HOL-Analysis.Connected

20:13:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Term_Synth

20:13:19 Perron_Frobenius: theory HOL-Analysis.Cartesian_Space

20:13:19 PAC_Checker: theory PAC_Checker.PAC_Checker_Specification

20:13:19 Perron_Frobenius: theory HOL-Analysis.Function_Topology

20:13:19 Perron_Frobenius: theory HOL-Analysis.Elementary_Metric_Spaces

20:13:19 Refine_Imperative_HOL: theory HOL-Library.Rewrite

20:13:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_IICF

20:13:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Setup

20:13:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Tool

20:13:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

20:13:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Id_Op

20:13:19 Refine_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Default_Insts

20:13:19 PAC_Checker: theory PAC_Checker.PAC_Polynomials

20:13:20 Perron_Frobenius: theory HOL-Analysis.Determinants

20:13:20 Perron_Frobenius: theory HOL-Analysis.Product_Topology

20:13:20 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Basic

20:13:21 Perron_Frobenius: theory HOL-Analysis.T1_Spaces

20:13:21 PAC_Checker: theory PAC_Checker.PAC_Polynomials_Term

20:13:22 Perron_Frobenius: theory HOL-Analysis.Elementary_Normed_Spaces

20:13:23 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Monadify

20:13:23 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Constraints

20:13:24 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Frame

20:13:24 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Rules

20:13:25 Perron_Frobenius: theory HOL-Analysis.Topology_Euclidean_Space

20:13:25 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Relation_Algebras

20:13:28 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

20:13:28 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Definition

20:13:28 Perron_Frobenius: theory HOL-Analysis.Convex_Euclidean_Space

20:13:29 PAC_Checker: theory PAC_Checker.PAC_Polynomials_Operations

20:13:29 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Translate

20:13:29 Perron_Frobenius: theory HOL-Analysis.Extended_Real_Limits

20:13:29 Perron_Frobenius: theory HOL-Analysis.Line_Segment

20:13:30 Algebraic_VCs: theory KAD.Antidomain_Semiring

20:13:31 Perron_Frobenius: theory HOL-Analysis.Starlike

20:13:31 Perron_Frobenius: theory HOL-Analysis.Summation_Tests

20:13:31 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Intf_Util

20:13:32 Perron_Frobenius: theory HOL-Analysis.Uniform_Limit

20:13:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Tool

20:13:35 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

20:13:35 Perron_Frobenius: theory HOL-Analysis.Bounded_Linear_Function

20:13:36 Perron_Frobenius: theory HOL-Analysis.Path_Connected

20:13:37 PAC_Checker: theory PAC_Checker.PAC_Checker

20:13:39 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Foreach

20:13:39 Perron_Frobenius: theory HOL-Analysis.Derivative

20:13:40 Perron_Frobenius: theory HOL-Analysis.Homotopy

20:13:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Improper

20:13:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref

20:13:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List

20:13:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Map

20:13:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Matrix

20:13:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Multiset

20:13:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Map

20:13:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_Mset

20:13:43 Perron_Frobenius: theory HOL-Analysis.Cartesian_Euclidean_Space

20:13:43 Perron_Frobenius: theory HOL-Analysis.Homeomorphism

20:13:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array

20:13:44 Perron_Frobenius: theory Rank_Nullity_Theorem.Mod_Type

20:13:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_List

20:13:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_HOL_List

20:13:44 Perron_Frobenius: theory HOL-Analysis.Brouwer_Fixpoint

20:13:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_MS_Array_List

20:13:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_MsetO

20:13:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_Matrix

20:13:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Bag

20:13:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Set

20:13:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heap

20:13:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

20:13:47 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_SetO

20:13:47 Perron_Frobenius: theory Rank_Nullity_Theorem.Miscellaneous

20:13:47 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Sepl_Binding

20:13:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

20:13:49 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heap

20:13:50 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

20:13:51 PAC_Checker: theory PAC_Checker.PAC_Checker_Relation

20:13:53 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_Int

20:13:53 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL

20:13:53 PAC_Checker: theory PAC_Checker.PAC_Checker_Init

20:14:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF

20:14:08 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_General_Util

20:14:08 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

20:14:10 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Matrix_Relation_Algebras

20:14:10 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Relation_Subalgebras

20:14:11 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Reference

20:14:14 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Linear_Order_Matrices

20:14:15 PAC_Checker: theory PAC_Checker.PAC_Checker_Synthesis

20:14:21 Algebraic_VCs: theory KAD.Range_Semiring

20:14:21 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Applications

20:14:30 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Impl

20:14:36 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Number_Bounds

20:14:54 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Graph

20:14:54 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Misc

20:14:54 Refine_Imperative_HOL: theory HOL-Library.Omega_Words_Fun

20:14:54 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Weight

20:14:54 Refine_Imperative_HOL: theory Collections_Examples.Succ_Graph

20:14:54 Refine_Imperative_HOL: theory CAVA_Automata.Digraph_Basic

20:14:55 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphSpec

20:14:55 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

20:14:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Relation_Algebras

20:14:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Relation_Algebras/document.pdf

20:14:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Relation_Algebras/outline.pdf

20:14:56 Timing Stone_Relation_Algebras (4 threads, 79.195s elapsed time, 152.948s cpu time, 4.468s GC time, factor 1.93)

20:14:56 Finished Stone_Relation_Algebras (0:01:47 elapsed time, 0:03:20 cpu time, factor 1.87)

20:14:56 Running HOL-Corec_Examples ...

20:14:57 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Certification

20:14:57 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Complexity

20:14:57 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra

20:14:57 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra

20:14:59 HOL-Corec_Examples: theory HOL-Corec_Examples.Iterate_GPV

20:14:59 HOL-Corec_Examples: theory HOL-Corec_Examples.LFilter

20:14:59 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Processor

20:14:59 HOL-Corec_Examples: theory HOL-Corec_Examples.Simple_Nesting

20:14:59 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_WGraph

20:15:01 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphGA

20:15:02 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphByMap

20:15:03 Refine_Imperative_HOL: theory Collections_Examples.Nested_DFS

20:15:04 HOL-Corec_Examples: theory HOL-Corec_Examples.Paper_Examples

20:15:07 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.HashGraphImpl

20:15:07 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix

20:15:07 Stochastic_Matrices: theory Stochastic_Matrices.Eigenspace

20:15:08 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Vector_PMF

20:15:10 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

20:15:10 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

20:15:11 LLL_Basis_Reduction: theory LLL_Basis_Reduction.FPLLL_Solver

20:15:12 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

20:15:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices

20:15:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/document.pdf

20:15:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/outline.pdf

20:15:21 Timing Stochastic_Matrices (4 threads, 306.533s elapsed time, 849.280s cpu time, 49.640s GC time, factor 2.77)

20:15:21 Finished Stochastic_Matrices (0:05:14 elapsed time, 0:14:24 cpu time, factor 2.75)

20:15:21 Running Proof_Strategy_Language ...

20:15:22 Proof_Strategy_Language: theory HOL-Eisbach.Eisbach

20:15:22 Proof_Strategy_Language: theory Proof_Strategy_Language.Try_Hard

20:15:24 Proof_Strategy_Language: theory Proof_Strategy_Language.PSL

20:15:24 Proof_Strategy_Language: theory Proof_Strategy_Language.Example

20:15:30 Algebraic_VCs: theory Algebraic_VCs.Domain_Quantale

20:15:30 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Models

20:15:44 Algebraic_VCs: theory Algebraic_VCs.VC_KAD

20:15:57 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Test

20:15:57 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_A

20:15:57 HOL-Corec_Examples: theory HOL-Corec_Examples.GPV_Bare_Bones

20:15:57 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_Poly

20:15:57 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Mono

20:16:02 Algebraic_VCs: theory Algebraic_VCs.Path_Model_Example

20:16:02 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples

20:16:03 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples2

20:16:03 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_B

20:16:03 Algebraic_VCs: theory Algebraic_VCs.Pointer_Examples

20:16:04 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual

20:16:04 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf

20:16:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Examples

20:16:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

20:16:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption

20:16:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Heapmap_Bench

20:16:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Graph

20:16:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Dijkstra

20:16:07 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Combinator

20:16:07 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_C

20:16:08 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Datatype

20:16:11 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_DFS

20:16:11 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Poly

20:16:11 Algebraic_VCs: theory Algebraic_VCs.KAD_is_KAT

20:16:11 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_NDFS

20:16:13 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_D

20:16:14 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf_Examples

20:16:14 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Minitests

20:16:17 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

20:16:17 PAC_Checker: theory PAC_Checker.PAC_Checker_MLton

20:16:21 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual_Examples

20:16:22 HOL-Corec_Examples: theory HOL-Corec_Examples.Small_Concrete

20:16:25 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Dijkstra_Benchmark

20:16:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_Approximation

20:16:29 Timing Lorenz_Approximation (4 threads, 304.912s elapsed time, 684.764s cpu time, 61.676s GC time, factor 2.25)

20:16:29 Finished Lorenz_Approximation (0:06:04 elapsed time, 0:13:03 cpu time, factor 2.15)

20:16:29 Running Lorenz_C0 ...

20:16:33 Lorenz_C0: theory Lorenz_C0.Lorenz_C0

20:16:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction

20:16:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction/document.pdf

20:16:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction/outline.pdf

20:16:36 Timing LLL_Basis_Reduction (4 threads, 193.430s elapsed time, 484.600s cpu time, 17.208s GC time, factor 2.51)

20:16:36 Finished LLL_Basis_Reduction (0:04:35 elapsed time, 0:10:23 cpu time, factor 2.27)

20:16:36 Building Ordered_Resolution_Prover ...

20:16:38 Ordered_Resolution_Prover: theory Nested_Multisets_Ordinals.Multiset_More

20:16:38 Ordered_Resolution_Prover: theory Coinductive.Coinductive_Nat

20:16:38 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Map2

20:16:39 Refine_Imperative_HOL: theory Refine_Imperative_HOL.NDFS_Benchmark

20:16:39 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_All_Examples

20:16:39 Perron_Frobenius: theory Perron_Frobenius.Bij_Nat

20:16:39 Perron_Frobenius: theory HOL-Real_Asymp.Inst_Existentials

20:16:39 Perron_Frobenius: theory Perron_Frobenius.Cancel_Card_Constraint

20:16:39 Perron_Frobenius: theory HOL-Real_Asymp.Eventuallize

20:16:39 Perron_Frobenius: theory HOL-Real_Asymp.Lazy_Eval

20:16:39 Perron_Frobenius: theory Perron_Frobenius.Roots_Unity

20:16:39 Perron_Frobenius: theory Perron_Frobenius.Hom_Gauss_Jordan

20:16:40 Perron_Frobenius: theory Perron_Frobenius.HMA_Connect

20:16:40 Ordered_Resolution_Prover: theory Coinductive.Coinductive_List

20:16:40 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Clausal_Logic

20:16:40 Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion

20:16:41 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Herbrand_Interpretation

20:16:41 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Abstract_Substitution

20:16:41 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ground_Resolution_Model

20:16:41 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Inference_System

20:16:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PAC_Checker

20:16:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PAC_Checker/document.pdf

20:16:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PAC_Checker/outline.pdf

20:16:43 Timing PAC_Checker (4 threads, 280.281s elapsed time, 993.344s cpu time, 73.552s GC time, factor 3.54)

20:16:43 Finished PAC_Checker (0:04:53 elapsed time, 0:18:04 cpu time, factor 3.70)

20:16:43 Running Probabilistic_Prime_Tests ...

20:16:43 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

20:16:43 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

20:16:45 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Aux

20:16:46 Probabilistic_Prime_Tests: theory HOL-Cardinals.Fun_More

20:16:46 Probabilistic_Prime_Tests: theory HOL-Cardinals.Order_Relation_More

20:16:46 Probabilistic_Prime_Tests: theory HOL-Cardinals.Order_Union

20:16:46 Probabilistic_Prime_Tests: theory HOL-Algebra.Exponent

20:16:46 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius

20:16:46 Probabilistic_Prime_Tests: theory HOL-Computational_Algebra.Squarefree

20:16:46 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Cong

20:16:46 Probabilistic_Prime_Tests: theory HOL-Library.Permutation

20:16:46 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellfounded_More

20:16:46 Probabilistic_Prime_Tests: theory HOL-Library.Fun_Lexorder

20:16:47 Probabilistic_Prime_Tests: theory HOL-Algebra.Congruence

20:16:47 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Relation

20:16:47 Probabilistic_Prime_Tests: theory HOL-Algebra.Cycles

20:16:47 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Embedding

20:16:47 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Constructions

20:16:48 Probabilistic_Prime_Tests: theory HOL-Library.Equipollence

20:16:48 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Irreducible

20:16:48 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory

20:16:48 Probabilistic_Prime_Tests: theory HOL-Library.Groups_Big_Fun

20:16:48 Probabilistic_Prime_Tests: theory HOL-Library.More_List

20:16:48 Probabilistic_Prime_Tests: theory HOL-Algebra.Order

20:16:48 Probabilistic_Prime_Tests: theory HOL-Library.Power_By_Squaring

20:16:48 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Liminf

20:16:48 Probabilistic_Prime_Tests: theory HOL-Library.Poly_Mapping

20:16:48 Probabilistic_Prime_Tests: theory HOL-Cardinals.Cardinal_Order_Relation

20:16:49 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Mod_Exp

20:16:49 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Chain

20:16:50 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Eratosthenes

20:16:50 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_General

20:16:50 Probabilistic_Prime_Tests: theory HOL-Cardinals.Cardinal_Arithmetic

20:16:50 Probabilistic_Prime_Tests: theory HOL-Algebra.Lattice

20:16:50 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Fib

20:16:51 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Prime_Powers

20:16:51 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Totient

20:16:52 Probabilistic_Prime_Tests: theory HOL-Algebra.Complete_Lattice

20:16:52 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Friends

20:16:53 Probabilistic_Prime_Tests: theory HOL-Algebra.Galois_Connection

20:16:53 Probabilistic_Prime_Tests: theory HOL-Algebra.Group

20:16:55 Probabilistic_Prime_Tests: theory HOL-Algebra.Bij

20:16:55 Probabilistic_Prime_Tests: theory HOL-Algebra.Coset

20:16:55 Probabilistic_Prime_Tests: theory HOL-Algebra.FiniteProduct

20:16:56 Probabilistic_Prime_Tests: theory HOL-Algebra.Ring

20:16:57 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Proving_Process

20:16:57 Probabilistic_Prime_Tests: theory HOL-Algebra.Group_Action

20:16:57 Probabilistic_Prime_Tests: theory HOL-Algebra.Sylow

20:16:58 Probabilistic_Prime_Tests: theory HOL-Algebra.Divisibility

20:16:58 Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Groups

20:16:58 Probabilistic_Prime_Tests: theory HOL-Algebra.Zassenhaus

20:16:58 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Standard_Redundancy

20:16:59 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution

20:17:01 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

20:17:01 Probabilistic_Prime_Tests: theory HOL-Algebra.Solvable_Groups

20:17:02 Probabilistic_Prime_Tests: theory HOL-Algebra.Sym_Groups

20:17:03 HOL-Corec_Examples: theory HOL-Corec_Examples.TLList_Friends

20:17:03 Probabilistic_Prime_Tests: theory HOL-Algebra.AbelCoset

20:17:03 Probabilistic_Prime_Tests: theory HOL-Algebra.Module

20:17:07 HOL-Corec_Examples: theory HOL-Corec_Examples.Type_Class

20:17:08 Probabilistic_Prime_Tests: theory HOL-Algebra.Ideal

20:17:11 Probabilistic_Prime_Tests: theory HOL-Algebra.Ideal_Product

20:17:11 Probabilistic_Prime_Tests: theory HOL-Algebra.RingHom

20:17:13 Probabilistic_Prime_Tests: theory HOL-Algebra.QuotRing

20:17:13 Probabilistic_Prime_Tests: theory HOL-Algebra.UnivPoly

20:17:17 Probabilistic_Prime_Tests: theory HOL-Algebra.IntRing

20:17:17 Probabilistic_Prime_Tests: theory HOL-Algebra.Weak_Morphisms

20:17:18 Probabilistic_Prime_Tests: theory HOL-Algebra.Chinese_Remainder

20:17:19 Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:17:21 Perron_Frobenius: theory HOL-Real_Asymp.Real_Asymp

20:17:21 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

20:17:25 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory_2

20:17:26 Perron_Frobenius: theory Perron_Frobenius.Check_Matrix_Growth

20:17:27 Probabilistic_Prime_Tests: theory HOL-Algebra.Multiplicative_Group

20:17:31 Probabilistic_Prime_Tests: theory HOL-Algebra.Elementary_Groups

20:17:31 Probabilistic_Prime_Tests: theory HOL-Algebra.Ring_Divisibility

20:17:31 Probabilistic_Prime_Tests: theory HOL-Algebra.Subrings

20:17:32 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Residues

20:17:32 Probabilistic_Prime_Tests: theory HOL-Algebra.Exact_Sequence

20:17:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs

20:17:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs/document.pdf

20:17:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs/outline.pdf

20:17:33 Timing Algebraic_VCs (4 threads, 261.696s elapsed time, 528.784s cpu time, 48.544s GC time, factor 2.02)

20:17:33 Finished Algebraic_VCs (0:04:30 elapsed time, 0:09:09 cpu time, factor 2.04)

20:17:33 Building Group-Ring-Module ...

20:17:33 Probabilistic_Prime_Tests: theory HOL-Algebra.Product_Groups

20:17:34 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Euler_Criterion

20:17:34 Probabilistic_Prime_Tests: theory HOL-Algebra.Free_Abelian_Groups

20:17:34 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Gauss

20:17:34 Probabilistic_Prime_Tests: theory HOL-Algebra.Embedded_Algebras

20:17:34 Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Rings

20:17:35 Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Fields

20:17:35 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Quadratic_Reciprocity

20:17:36 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Pocklington

20:17:36 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Residue_Primitive_Roots

20:17:37 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Number_Theory

20:17:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius

20:17:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/document.pdf

20:17:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/outline.pdf

20:17:38 Timing Perron_Frobenius (4 threads, 262.603s elapsed time, 897.284s cpu time, 62.528s GC time, factor 3.42)

20:17:38 Finished Perron_Frobenius (0:04:33 elapsed time, 0:15:15 cpu time, factor 3.35)

20:17:38 Running Differential_Dynamic_Logic ...

20:17:39 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Legendre_Symbol

20:17:39 Probabilistic_Prime_Tests: theory HOL-Algebra.Polynomials

20:17:41 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Ids

20:17:41 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Lib

20:17:41 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Syntax

20:17:54 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Denotational_Semantics

20:17:54 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Pretty_Printer

20:17:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover

20:17:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover/document.pdf

20:17:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover/outline.pdf

20:17:56 Timing Ordered_Resolution_Prover (4 threads, 42.393s elapsed time, 152.256s cpu time, 6.180s GC time, factor 3.59)

20:17:56 Finished Ordered_Resolution_Prover (0:01:20 elapsed time, 0:03:46 cpu time, factor 2.82)

20:17:56 Running Universal_Turing_Machine ...

20:17:58 Universal_Turing_Machine: theory HOL-Library.Discrete

20:17:58 Universal_Turing_Machine: theory HOL-Library.Nat_Bijection

20:17:58 Universal_Turing_Machine: theory Universal_Turing_Machine.Rec_Def

20:17:58 Universal_Turing_Machine: theory Universal_Turing_Machine.Turing

20:17:59 Universal_Turing_Machine: theory Universal_Turing_Machine.Recs

20:17:59 Probabilistic_Prime_Tests: theory HOL-Algebra.Polynomial_Divisibility

20:18:01 Universal_Turing_Machine: theory Universal_Turing_Machine.Turing_Hoare

20:18:01 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Axioms

20:18:01 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Frechet_Correctness

20:18:01 Universal_Turing_Machine: theory Universal_Turing_Machine.Uncomputable

20:18:02 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Static_Semantics

20:18:05 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Coincidence

20:18:05 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.USubst

20:18:06 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Bound_Effect

20:18:06 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Differential_Axioms

20:18:06 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Uniform_Renaming

20:18:06 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus_Mopup

20:18:08 Group-Ring-Module: theory Group-Ring-Module.Algebra1

20:18:09 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus

20:18:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL

20:18:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL/document.pdf

20:18:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL/outline.pdf

20:18:13 Timing Refine_Imperative_HOL (4 threads, 236.006s elapsed time, 557.444s cpu time, 31.948s GC time, factor 2.36)

20:18:13 Finished Refine_Imperative_HOL (0:04:58 elapsed time, 0:16:48 cpu time, factor 3.38)

20:18:13 Running Key_Agreement_Strong_Adversaries ...

20:18:13 Group-Ring-Module: theory Group-Ring-Module.Algebra2

20:18:14 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Infra

20:18:14 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Messages

20:18:15 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Refinement

20:18:17 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.USubst_Lemma

20:18:18 Group-Ring-Module: theory Group-Ring-Module.Algebra3

20:18:20 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus_Defs

20:18:20 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus_Hoare

20:18:20 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.AuthenticationN

20:18:20 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Message_derivation

20:18:20 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Runs

20:18:21 Universal_Turing_Machine: theory Universal_Turing_Machine.UF

20:18:21 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Proof_Checker

20:18:21 Universal_Turing_Machine: theory Universal_Turing_Machine.Recursive

20:18:22 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Channels

20:18:22 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.AuthenticationI

20:18:22 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.IK

20:18:22 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Payloads

20:18:22 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Secrecy

20:18:23 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem

20:18:23 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl1

20:18:23 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

20:18:24 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem_lemmas

20:18:24 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem_symmetric

20:18:25 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl1

20:18:25 Group-Ring-Module: theory Group-Ring-Module.Algebra4

20:18:25 Probabilistic_Prime_Tests: theory HOL-Algebra.Finite_Extensions

20:18:25 Probabilistic_Prime_Tests: theory HOL-Algebra.Indexed_Polynomials

20:18:25 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl2

20:18:26 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl1

20:18:26 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl2

20:18:27 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl3

20:18:28 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl2

20:18:28 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl3

20:18:28 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

20:18:29 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

20:18:29 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

20:18:29 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

20:18:29 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl3

20:18:30 Universal_Turing_Machine: theory Universal_Turing_Machine.UTM

20:18:31 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

20:18:31 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

20:18:33 Group-Ring-Module: theory Group-Ring-Module.Algebra5

20:18:37 Group-Ring-Module: theory Group-Ring-Module.Algebra6

20:18:45 Group-Ring-Module: theory Group-Ring-Module.Algebra7

20:18:46 Probabilistic_Prime_Tests: theory HOL-Algebra.Algebraic_Closure

20:18:49 Group-Ring-Module: theory Group-Ring-Module.Algebra8

20:18:53 Group-Ring-Module: theory Group-Ring-Module.Algebra9

20:18:54 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

20:18:54 Probabilistic_Prime_Tests: theory HOL-Algebra.Algebra

20:18:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Corec_Examples

20:18:58 Timing HOL-Corec_Examples (4 threads, 236.925s elapsed time, 652.304s cpu time, 101.504s GC time, factor 2.75)

20:18:58 Finished HOL-Corec_Examples (0:04:01 elapsed time, 0:10:58 cpu time, factor 2.73)

20:18:58 Running Regular_Algebras ...

20:18:58 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

20:18:59 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Generalized_Primality_Test

20:18:59 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Residues_Nat

20:19:00 Regular_Algebras: theory Regular_Algebras.Dioid_Power_Sum

20:19:00 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Jacobi_Symbol

20:19:00 Regular_Algebras: theory Regular_Algebras.Regular_Algebras

20:19:01 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Carmichael_Numbers

20:19:01 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.QuadRes

20:19:01 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Euler_Witness

20:19:02 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Fermat_Witness

20:19:02 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

20:19:03 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Fermat_Test

20:19:03 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Miller_Rabin_Test

20:19:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Proof_Strategy_Language

20:19:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Proof_Strategy_Language/document.pdf

20:19:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Proof_Strategy_Language/outline.pdf

20:19:17 Timing Proof_Strategy_Language (4 threads, 231.227s elapsed time, 128.704s cpu time, 2.872s GC time, factor 0.56)

20:19:17 Finished Proof_Strategy_Language (0:03:56 elapsed time, 0:05:27 cpu time, factor 1.38)

20:19:17 Running No_FTL_observers ...

20:19:19 No_FTL_observers: theory No_FTL_observers.SomeFunc

20:19:19 No_FTL_observers: theory No_FTL_observers.SpaceTime

20:20:06 Regular_Algebras: theory Regular_Algebras.Pratts_Counterexamples

20:20:06 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Models

20:20:10 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Variants

20:20:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Examples

20:20:32 Timing HOL-ODE-Examples (4 threads, 577.416s elapsed time, 1669.700s cpu time, 9.248s GC time, factor 2.89)

20:20:32 Finished HOL-ODE-Examples (0:09:43 elapsed time, 0:27:56 cpu time, factor 2.87)

20:20:32 Running SPARCv8 ...

20:20:33 SPARCv8: theory SPARCv8.WordDecl

20:20:34 SPARCv8: theory HOL-Eisbach.Eisbach

20:20:34 SPARCv8: theory SPARCv8.Lib

20:20:34 SPARCv8: theory SPARCv8.RegistersOps

20:20:34 SPARCv8: theory SPARCv8.Sparc_Types

20:20:34 SPARCv8: theory SPARCv8.DetMonad

20:20:35 SPARCv8: theory HOL-Eisbach.Eisbach_Tools

20:20:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests

20:20:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/document.pdf

20:20:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/outline.pdf

20:20:35 Timing Probabilistic_Prime_Tests (4 threads, 223.371s elapsed time, 839.100s cpu time, 88.608s GC time, factor 3.76)

20:20:35 Finished Probabilistic_Prime_Tests (0:03:52 elapsed time, 0:14:15 cpu time, factor 3.69)

20:20:35 Running Transcendence_Series_Hancl_Rucki ...

20:20:35 SPARCv8: theory SPARCv8.DetMonadLemmas

20:20:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras

20:20:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/document.pdf

20:20:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/outline.pdf

20:20:36 Timing Regular_Algebras (4 threads, 91.021s elapsed time, 151.852s cpu time, 4.332s GC time, factor 1.67)

20:20:36 Finished Regular_Algebras (0:01:37 elapsed time, 0:02:44 cpu time, factor 1.69)

20:20:36 Building Dependent_SIFUM_Type_Systems ...

20:20:37 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Preliminaries

20:20:38 Transcendence_Series_Hancl_Rucki: theory HOL-Eisbach.Eisbach

20:20:38 Transcendence_Series_Hancl_Rucki: theory HOL-Library.BNF_Corec

20:20:38 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Fraction_Field

20:20:38 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Group_Closure

20:20:39 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Language

20:20:39 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Security

20:20:39 Transcendence_Series_Hancl_Rucki: theory HOL-Eisbach.Eisbach_Tools

20:20:39 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Nth_Powers

20:20:39 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Squarefree

20:20:39 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Cong

20:20:39 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Congruence

20:20:39 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Normalized_Fraction

20:20:40 Transcendence_Series_Hancl_Rucki: theory HOL-Library.More_List

20:20:40 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Order

20:20:40 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Power_By_Squaring

20:20:41 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Stirling

20:20:41 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Mod_Exp

20:20:41 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Compositionality

20:20:41 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Eratosthenes

20:20:42 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Inst_Existentials

20:20:42 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli

20:20:42 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Field_as_Ring

20:20:42 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Lattice

20:20:42 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial

20:20:43 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Complete_Lattice

20:20:44 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Going_To_Filter

20:20:44 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Landau_Symbols

20:20:45 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.TypeSystem

20:20:45 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Group

20:20:45 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

20:20:47 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Periodic_Bernpoly

20:20:47 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Topology

20:20:47 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Analysis

20:20:48 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Coset

20:20:48 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.FiniteProduct

20:20:48 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Fib

20:20:48 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Prime_Powers

20:20:48 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Ring

20:20:49 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Totient

20:20:49 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Generated_Groups

20:20:51 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Eventuallize

20:20:52 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Lazy_Eval

20:20:53 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Multiseries_Expansion

20:20:53 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:20:53 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial_FPS

20:20:54 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial_Factorial

20:20:54 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Formal_Laurent_Series

20:20:55 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.AbelCoset

20:20:58 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Module

20:20:59 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Ideal

20:21:01 SPARCv8: theory SPARCv8.MMU

20:21:02 SPARCv8: theory SPARCv8.Sparc_State

20:21:03 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.RingHom

20:21:04 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.UnivPoly

20:21:07 SPARCv8: theory SPARCv8.Sparc_Instruction

20:21:08 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Computational_Algebra

20:21:10 No_FTL_observers: theory No_FTL_observers.Axioms

20:21:10 Transcendence_Series_Hancl_Rucki: theory Sturm_Tarski.PolyMisc

20:21:10 Transcendence_Series_Hancl_Rucki: theory Sturm_Tarski.Sturm_Tarski

20:21:12 Transcendence_Series_Hancl_Rucki: theory Budan_Fourier.BF_Misc

20:21:12 SPARCv8: theory SPARCv8.Sparc_Execution

20:21:13 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Algebraic

20:21:13 SPARCv8: theory SPARCv8.Sparc_Properties

20:21:15 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Transcendental

20:21:15 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Cauchy_Index_Theorem

20:21:18 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Winding_Number_Eval

20:21:19 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Multiplicative_Group

20:21:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module

20:21:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module/document.pdf

20:21:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module/outline.pdf

20:21:23 Timing Group-Ring-Module (4 threads, 175.946s elapsed time, 522.788s cpu time, 42.444s GC time, factor 2.97)

20:21:23 Finished Group-Ring-Module (0:03:49 elapsed time, 0:10:11 cpu time, factor 2.66)

20:21:23 Running Linear_Recurrences_Solver ...

20:21:23 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Residues

20:21:26 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Euler_Criterion

20:21:26 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Pocklington

20:21:26 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Gauss

20:21:27 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Quadratic_Reciprocity

20:21:27 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:21:27 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Residue_Primitive_Roots

20:21:27 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Number_Theory

20:21:29 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Real_Asymp

20:21:29 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli_FPS

20:21:29 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Misc

20:21:29 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Multiplicative_Function

20:21:30 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Product

20:21:30 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Euler_Products

20:21:30 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Series

20:21:33 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli_Zeta

20:21:33 Transcendence_Series_Hancl_Rucki: theory Euler_MacLaurin.Euler_MacLaurin

20:21:35 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Moebius_Mu

20:21:35 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.More_Totient

20:21:36 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Divisor_Count

20:21:36 Linear_Recurrences_Solver: theory Deriving.Compare_Rat

20:21:36 Linear_Recurrences_Solver: theory Sturm_Sequences.Misc_Polynomial

20:21:36 Linear_Recurrences_Solver: theory Linear_Recurrences.Eulerian_Polynomials

20:21:36 Linear_Recurrences_Solver: theory Deriving.Compare_Real

20:21:36 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Liouville_Lambda

20:21:36 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Arithmetic_Summatory

20:21:36 Linear_Recurrences_Solver: theory Algebraic_Numbers.Compare_Complex

20:21:36 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Common

20:21:36 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Library

20:21:36 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Misc

20:21:36 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Theorem

20:21:36 Linear_Recurrences_Solver: theory Linear_Recurrences.Pochhammer_Polynomials

20:21:37 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Partial_Summation

20:21:37 Linear_Recurrences_Solver: theory Linear_Recurrences.Factorizations

20:21:37 Linear_Recurrences_Solver: theory Linear_Recurrences.RatFPS

20:21:37 Linear_Recurrences_Solver: theory Linear_Recurrences.Partial_Fraction_Decomposition

20:21:38 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Roots_Real_Poly

20:21:38 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Series_Analysis

20:21:38 Linear_Recurrences_Solver: theory Algebraic_Numbers.Bivariate_Polynomials

20:21:39 Linear_Recurrences_Solver: theory Show.Show_Real

20:21:39 Linear_Recurrences_Solver: theory Linear_Recurrences.Rational_FPS_Solver

20:21:40 Linear_Recurrences_Solver: theory Show.Show_Complex

20:21:40 Linear_Recurrences_Solver: theory Algebraic_Numbers.Resultant

20:21:40 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

20:21:40 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Show_RatFPS

20:21:41 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Homogenous_Recurrences

20:21:41 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

20:21:42 Linear_Recurrences_Solver: theory Algebraic_Numbers.Interval_Arithmetic

20:21:43 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

20:21:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic

20:21:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/document.pdf

20:21:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/outline.pdf

20:21:43 Timing Differential_Dynamic_Logic (4 threads, 229.995s elapsed time, 500.192s cpu time, 21.848s GC time, factor 2.17)

20:21:43 Finished Differential_Dynamic_Logic (0:04:04 elapsed time, 0:08:44 cpu time, factor 2.15)

20:21:43 Building Bernoulli ...

20:21:43 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers

20:21:43 Linear_Recurrences_Solver: theory Algebraic_Numbers.Sturm_Rat

20:21:46 Bernoulli: theory HOL-Computational_Algebra.Squarefree

20:21:46 Bernoulli: theory HOL-Computational_Algebra.Fraction_Field

20:21:46 Bernoulli: theory HOL-Computational_Algebra.Nth_Powers

20:21:46 Bernoulli: theory HOL-Computational_Algebra.Group_Closure

20:21:46 Bernoulli: theory HOL-Number_Theory.Cong

20:21:46 Bernoulli: theory HOL-Algebra.Congruence

20:21:47 Bernoulli: theory HOL-Library.More_List

20:21:47 Dependent_SIFUM_Type_Systems: theory HOL-Eisbach.Eisbach

20:21:47 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Example

20:21:47 Bernoulli: theory HOL-Library.Power_By_Squaring

20:21:47 Bernoulli: theory HOL-Algebra.Order

20:21:48 Bernoulli: theory HOL-Computational_Algebra.Normalized_Fraction

20:21:48 Bernoulli: theory HOL-Library.Stirling

20:21:48 Bernoulli: theory HOL-Number_Theory.Mod_Exp

20:21:48 Dependent_SIFUM_Type_Systems: theory HOL-Eisbach.Eisbach_Tools

20:21:48 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

20:21:48 Bernoulli: theory HOL-Number_Theory.Eratosthenes

20:21:48 Bernoulli: theory Bernoulli.Bernoulli

20:21:49 Bernoulli: theory HOL-Computational_Algebra.Polynomial

20:21:49 Bernoulli: theory HOL-Number_Theory.Fib

20:21:49 Bernoulli: theory Bernoulli.Periodic_Bernpoly

20:21:49 Transcendence_Series_Hancl_Rucki: theory Zeta_Function.Zeta_Library

20:21:49 Bernoulli: theory HOL-Algebra.Lattice

20:21:49 Bernoulli: theory HOL-Number_Theory.Prime_Powers

20:21:49 Bernoulli: theory HOL-Number_Theory.Totient

20:21:50 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Algebraic_Numbers

20:21:50 Transcendence_Series_Hancl_Rucki: theory Zeta_Function.Zeta_Function

20:21:51 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

20:21:51 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

20:21:51 Bernoulli: theory HOL-Algebra.Complete_Lattice

20:21:52 Bernoulli: theory HOL-Algebra.Group

20:21:55 Bernoulli: theory HOL-Algebra.Coset

20:21:56 Bernoulli: theory HOL-Algebra.FiniteProduct

20:21:56 Transcendence_Series_Hancl_Rucki: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

20:21:57 Bernoulli: theory HOL-Algebra.Ring

20:21:57 Bernoulli: theory HOL-Algebra.Generated_Groups

20:21:58 Transcendence_Series_Hancl_Rucki: theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

20:22:02 Bernoulli: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:22:02 Bernoulli: theory HOL-Computational_Algebra.Polynomial_FPS

20:22:02 Bernoulli: theory HOL-Computational_Algebra.Polynomial_Factorial

20:22:03 Bernoulli: theory HOL-Computational_Algebra.Formal_Laurent_Series

20:22:04 Bernoulli: theory HOL-Algebra.AbelCoset

20:22:04 Bernoulli: theory HOL-Algebra.Module

20:22:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Key_Agreement_Strong_Adversaries

20:22:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Key_Agreement_Strong_Adversaries/document.pdf

20:22:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Key_Agreement_Strong_Adversaries/outline.pdf

20:22:05 Timing Key_Agreement_Strong_Adversaries (4 threads, 222.198s elapsed time, 748.884s cpu time, 6.412s GC time, factor 3.37)

20:22:05 Finished Key_Agreement_Strong_Adversaries (0:03:51 elapsed time, 0:12:48 cpu time, factor 3.32)

20:22:05 Building Datatype_Order_Generator ...

20:22:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Universal_Turing_Machine

20:22:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Universal_Turing_Machine/document.pdf

20:22:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Universal_Turing_Machine/outline.pdf

20:22:06 Timing Universal_Turing_Machine (4 threads, 230.514s elapsed time, 678.436s cpu time, 14.832s GC time, factor 2.94)

20:22:06 Finished Universal_Turing_Machine (0:04:08 elapsed time, 0:11:51 cpu time, factor 2.86)

20:22:06 Building Simpl ...

20:22:07 Datatype_Order_Generator: theory Deriving.Derive_Manager

20:22:07 Datatype_Order_Generator: theory HOL-Word.Bit_Comprehension

20:22:07 Datatype_Order_Generator: theory HOL-Word.Traditional_Syntax

20:22:07 Datatype_Order_Generator: theory Deriving.Countable_Generator

20:22:07 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Aux

20:22:08 Datatype_Order_Generator: theory Datatype_Order_Generator.Order_Generator

20:22:08 Bernoulli: theory HOL-Algebra.Ideal

20:22:09 Datatype_Order_Generator: theory HOL-Word.Bits_Int

20:22:11 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Roots

20:22:11 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Alg

20:22:11 Datatype_Order_Generator: theory HOL-Word.Misc_Arithmetic

20:22:11 Datatype_Order_Generator: theory Native_Word.More_Bits_Int

20:22:12 Bernoulli: theory HOL-Algebra.RingHom

20:22:12 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Precise

20:22:12 Datatype_Order_Generator: theory HOL-Word.Word

20:22:12 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Algebraic_Numbers

20:22:13 Bernoulli: theory HOL-Algebra.UnivPoly

20:22:17 Bernoulli: theory HOL-Computational_Algebra.Computational_Algebra

20:22:17 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

20:22:22 Datatype_Order_Generator: theory HOL-Word.Misc_Typedef

20:22:22 Datatype_Order_Generator: theory Word_Lib.Signed_Words

20:22:22 Simpl: theory HOL-Library.Cancellation

20:22:22 Simpl: theory HOL-Library.LaTeXsugar

20:22:22 Simpl: theory HOL-Library.Old_Recdef

20:22:22 Simpl: theory HOL-Statespace.DistinctTreeProver

20:22:23 Simpl: theory Simpl.Simpl_Heap

20:22:23 Datatype_Order_Generator: theory HOL-Word.Reversed_Bit_Lists

20:22:23 Simpl: theory Simpl.HeapList

20:22:23 Simpl: theory HOL-Library.Multiset

20:22:24 Simpl: theory Simpl.Language

20:22:24 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Test

20:22:24 Simpl: theory HOL-Statespace.StateFun

20:22:24 Simpl: theory Simpl.Generalise

20:22:24 Simpl: theory HOL-Statespace.StateSpaceLocale

20:22:24 Datatype_Order_Generator: theory HOL-Word.Misc_lsb

20:22:24 Datatype_Order_Generator: theory HOL-Word.Misc_msb

20:22:25 Datatype_Order_Generator: theory HOL-Word.Misc_set_bit

20:22:25 Simpl: theory HOL-Statespace.StateSpaceSyntax

20:22:25 Datatype_Order_Generator: theory Word_Lib.Bitwise

20:22:26 Datatype_Order_Generator: theory Word_Lib.Word_Syntax

20:22:26 Bernoulli: theory HOL-Algebra.Multiplicative_Group

20:22:27 Datatype_Order_Generator: theory Native_Word.Code_Symbolic_Bits_Int

20:22:27 Datatype_Order_Generator: theory Word_Lib.Word_Lib

20:22:27 Datatype_Order_Generator: theory Native_Word.Bits_Integer

20:22:31 Bernoulli: theory HOL-Number_Theory.Residues

20:22:31 Simpl: theory HOL-Library.Permutation

20:22:33 Bernoulli: theory HOL-Number_Theory.Euler_Criterion

20:22:33 Bernoulli: theory HOL-Number_Theory.Pocklington

20:22:33 Bernoulli: theory HOL-Number_Theory.Gauss

20:22:34 Bernoulli: theory HOL-Number_Theory.Quadratic_Reciprocity

20:22:34 Bernoulli: theory HOL-Number_Theory.Residue_Primitive_Roots

20:22:34 Bernoulli: theory HOL-Number_Theory.Number_Theory

20:22:35 Simpl: theory Simpl.Semantic

20:22:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-ARCH-COMP

20:22:36 Timing HOL-ODE-ARCH-COMP (4 threads, 714.067s elapsed time, 1590.100s cpu time, 16.380s GC time, factor 2.23)

20:22:36 Finished HOL-ODE-ARCH-COMP (0:12:00 elapsed time, 0:26:35 cpu time, factor 2.22)

20:22:36 Running Hybrid_Systems_VCs ...

20:22:36 Bernoulli: theory Bernoulli.Bernoulli_FPS

20:22:39 Hybrid_Systems_VCs: theory HOL-Library.Lattice_Syntax

20:22:39 Hybrid_Systems_VCs: theory HOL-Library.Lattice_Algebras

20:22:39 Hybrid_Systems_VCs: theory HOL-Library.Log_Nat

20:22:39 Hybrid_Systems_VCs: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

20:22:39 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Vector_Derivative_On

20:22:40 Hybrid_Systems_VCs: theory Kleene_Algebra.Signatures

20:22:40 Hybrid_Systems_VCs: theory List-Index.List_Index

20:22:40 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Gronwall

20:22:40 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Interval_Integral_HK

20:22:40 Hybrid_Systems_VCs: theory Kleene_Algebra.Dioid

20:22:40 Simpl: theory Simpl.HoarePartialDef

20:22:40 Simpl: theory Simpl.Termination

20:22:40 Hybrid_Systems_VCs: theory Order_Lattice_Props.Sup_Lattice

20:22:41 Simpl: theory Simpl.HoarePartialProps

20:22:41 Bernoulli: theory Bernoulli.Bernoulli_Zeta

20:22:41 Simpl: theory Simpl.HoareTotalDef

20:22:42 Simpl: theory Simpl.SmallStep

20:22:42 Datatype_Order_Generator: theory Native_Word.Code_Target_Word_Base

20:22:43 Simpl: theory Simpl.HoarePartial

20:22:43 Simpl: theory Simpl.AlternativeSmallStep

20:22:43 Datatype_Order_Generator: theory Native_Word.Uint32

20:22:45 Simpl: theory Simpl.HoareTotalProps

20:22:46 Datatype_Order_Generator: theory Collections.HashCode

20:22:46 Datatype_Order_Generator: theory Datatype_Order_Generator.Hash_Generator

20:22:47 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive

20:22:47 Simpl: theory Simpl.Compose

20:22:47 Simpl: theory Simpl.HoareTotal

20:22:47 Hybrid_Systems_VCs: theory HOL-Library.Float

20:22:47 Hybrid_Systems_VCs: theory Order_Lattice_Props.Order_Duality

20:22:48 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Examples

20:22:48 Simpl: theory Simpl.Hoare

20:22:49 Simpl: theory Simpl.Closure

20:22:49 Simpl: theory Simpl.StateSpace

20:22:50 Simpl: theory Simpl.Vcg

20:22:50 Hybrid_Systems_VCs: theory Affine_Arithmetic.Executable_Euclidean_Space

20:22:52 No_FTL_observers: theory No_FTL_observers.SpecRel

20:22:56 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.ODE_Auxiliarities

20:22:57 Simpl: theory Simpl.ProcParEx

20:22:57 Simpl: theory Simpl.ProcParExSP

20:22:57 Hybrid_Systems_VCs: theory Order_Lattice_Props.Order_Lattice_Props

20:22:57 Simpl: theory Simpl.XVcg

20:22:57 Simpl: theory Simpl.XVcgEx

20:22:57 Hybrid_Systems_VCs: theory Kleene_Algebra.Conway

20:22:58 Simpl: theory Simpl.ClosureEx

20:22:58 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Initial_Value_Problem

20:22:58 Simpl: theory Simpl.ComposeEx

20:22:59 Simpl: theory Simpl.Quicksort

20:22:59 Simpl: theory Simpl.SyntaxTest

20:22:59 Simpl: theory Simpl.UserGuide

20:23:00 Simpl: theory Simpl.VcgEx

20:23:01 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

20:23:01 Simpl: theory Simpl.VcgExSP

20:23:02 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_Preliminaries

20:23:02 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_ODEs

20:23:02 Simpl: theory Simpl.VcgExTotal

20:23:04 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_Spartan

20:23:05 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_Examples

20:23:06 Simpl: theory Simpl.Simpl

20:23:08 Hybrid_Systems_VCs: theory Kleene_Algebra.Kleene_Algebra

20:23:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Type_Systems

20:23:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Type_Systems/document.pdf

20:23:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Type_Systems/outline.pdf

20:23:08 Timing Dependent_SIFUM_Type_Systems (4 threads, 99.062s elapsed time, 283.256s cpu time, 10.456s GC time, factor 2.86)

20:23:08 Finished Dependent_SIFUM_Type_Systems (0:02:30 elapsed time, 0:06:16 cpu time, factor 2.49)

20:23:08 Building HOL-Auth ...

20:23:09 Hybrid_Systems_VCs: theory Order_Lattice_Props.Galois_Connections

20:23:09 Hybrid_Systems_VCs: theory Transformer_Semantics.Powerset_Monad

20:23:09 Hybrid_Systems_VCs: theory Order_Lattice_Props.Closure_Operators

20:23:10 HOL-Auth: theory HOL-Auth.Message

20:23:10 HOL-Auth: theory HOL-Library.Case_Converter

20:23:10 HOL-Auth: theory HOL-Library.Nat_Bijection

20:23:10 HOL-Auth: theory HOL-Library.Simps_Case_Conv

20:23:11 Hybrid_Systems_VCs: theory Order_Lattice_Props.Fixpoint_Fusion

20:23:11 Hybrid_Systems_VCs: theory Quantales.Quantales

20:23:14 HOL-Auth: theory HOL-Auth.All_Symmetric

20:23:14 HOL-Auth: theory HOL-Auth.Event

20:23:14 HOL-Auth: theory HOL-Auth.EventSC

20:23:15 HOL-Auth: theory HOL-Auth.Extensions

20:23:15 HOL-Auth: theory HOL-Auth.Public

20:23:15 HOL-Auth: theory HOL-Auth.Shared

20:23:16 HOL-Auth: theory HOL-Auth.Analz

20:23:16 HOL-Auth: theory HOL-Auth.List_Msg

20:23:17 HOL-Auth: theory HOL-Auth.CertifiedEmail

20:23:17 Hybrid_Systems_VCs: theory KAD.Domain_Semiring

20:23:17 HOL-Auth: theory HOL-Auth.KerberosIV

20:23:17 HOL-Auth: theory HOL-Auth.Guard

20:23:18 HOL-Auth: theory HOL-Auth.GuardK

20:23:18 HOL-Auth: theory HOL-Auth.Guard_Public

20:23:18 HOL-Auth: theory HOL-Auth.KerberosIV_Gets

20:23:19 HOL-Auth: theory HOL-Auth.Guard_NS_Public

20:23:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/No_FTL_observers

20:23:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/No_FTL_observers/document.pdf

20:23:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/No_FTL_observers/outline.pdf

20:23:19 Timing No_FTL_observers (4 threads, 234.525s elapsed time, 269.188s cpu time, 4.520s GC time, factor 1.15)

20:23:19 Finished No_FTL_observers (0:04:01 elapsed time, 0:04:41 cpu time, factor 1.17)

20:23:19 Building Datatypes ...

20:23:19 HOL-Auth: theory HOL-Auth.Proto

20:23:19 HOL-Auth: theory HOL-Auth.P2

20:23:20 HOL-Auth: theory HOL-Auth.KerberosV

20:23:20 HOL-Auth: theory HOL-Auth.Kerberos_BAN

20:23:21 Datatypes: theory Datatypes.Setup

20:23:21 HOL-Auth: theory HOL-Auth.Kerberos_BAN_Gets

20:23:21 Datatypes: theory HOL-Library.Case_Converter

20:23:21 Datatypes: theory HOL-Library.BNF_Axiomatization

20:23:21 Datatypes: theory HOL-Library.Nat_Bijection

20:23:21 Datatypes: theory HOL-Library.Old_Datatype

20:23:21 Datatypes: theory HOL-Library.Simps_Case_Conv

20:23:22 HOL-Auth: theory HOL-Auth.NS_Public

20:23:22 HOL-Auth: theory HOL-Auth.NS_Public_Bad

20:23:22 Datatypes: theory HOL-Library.Countable

20:23:22 HOL-Auth: theory HOL-Auth.NS_Shared

20:23:22 HOL-Auth: theory HOL-Auth.OtwayRees

20:23:23 HOL-Auth: theory HOL-Auth.OtwayReesBella

20:23:23 HOL-Auth: theory HOL-Auth.OtwayRees_AN

20:23:23 HOL-Auth: theory HOL-Auth.OtwayRees_Bad

20:23:24 HOL-Auth: theory HOL-Auth.P1

20:23:24 HOL-Auth: theory HOL-Auth.Recur

20:23:24 Datatypes: theory HOL-Library.FSet

20:23:24 HOL-Auth: theory HOL-Auth.WooLam

20:23:24 HOL-Auth: theory HOL-Auth.Yahalom

20:23:25 HOL-Auth: theory HOL-Auth.Yahalom2

20:23:25 HOL-Auth: theory HOL-Auth.Yahalom_Bad

20:23:25 HOL-Auth: theory HOL-Auth.ZhouGollmann

20:23:26 HOL-Auth: theory HOL-Auth.Guard_Shared

20:23:26 HOL-Auth: theory HOL-Auth.Smartcard

20:23:26 HOL-Auth: theory HOL-Auth.Auth_Shared

20:23:26 HOL-Auth: theory HOL-Auth.Guard_OtwayRees

20:23:26 HOL-Auth: theory HOL-Auth.Guard_Yahalom

20:23:27 HOL-Auth: theory HOL-Auth.ShoupRubin

20:23:27 HOL-Auth: theory HOL-Auth.Auth_Guard_Shared

20:23:27 HOL-Auth: theory HOL-Auth.ShoupRubinBella

20:23:29 HOL-Auth: theory HOL-Auth.TLS

20:23:30 HOL-Auth: theory HOL-Auth.Auth_Smartcard

20:23:30 Datatypes: theory Datatypes.Datatypes

20:23:31 HOL-Auth: theory HOL-Auth.Auth_Guard_Public

20:23:32 HOL-Auth: theory HOL-Auth.Auth_Public

20:23:43 Hybrid_Systems_VCs: theory KAD.Antidomain_Semiring

20:24:12 SPARCv8: theory SPARCv8.Sparc_Init_State

20:24:12 Hybrid_Systems_VCs: theory Quantales.Quantale_Star

20:24:12 SPARCv8: theory SPARCv8.Sparc_Code_Gen

20:24:26 Hybrid_Systems_VCs: theory Transformer_Semantics.Isotone_Transformers

20:24:27 Hybrid_Systems_VCs: theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

20:24:28 Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Transformers

20:24:29 Hybrid_Systems_VCs: theory KAD.Range_Semiring

20:24:29 Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Quantaloid

20:24:30 Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Quantale

20:24:30 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_PT

20:24:32 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_PT_Examples

20:24:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8

20:24:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8/document.pdf

20:24:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8/outline.pdf

20:24:34 Timing SPARCv8 (4 threads, 226.897s elapsed time, 637.032s cpu time, 33.208s GC time, factor 2.81)

20:24:34 Finished SPARCv8 (0:04:02 elapsed time, 0:11:01 cpu time, factor 2.73)

20:24:34 Building Simplex ...

20:24:37 Simplex: theory Simplex.Simplex_Auxiliary

20:24:37 Simplex: theory Simplex.Simplex_Algebra

20:24:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simpl

20:24:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simpl/document.pdf

20:24:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simpl/outline.pdf

20:24:37 Timing Simpl (4 threads, 99.836s elapsed time, 316.668s cpu time, 17.980s GC time, factor 3.17)

20:24:37 Finished Simpl (0:02:29 elapsed time, 0:06:45 cpu time, factor 2.71)

20:24:37 Building E_Transcendental ...

20:24:37 Simplex: theory Simplex.Rel_Chain

20:24:40 E_Transcendental: theory HOL-Algebra.Congruence

20:24:40 E_Transcendental: theory HOL-Number_Theory.Cong

20:24:40 E_Transcendental: theory HOL-Library.Power_By_Squaring

20:24:40 E_Transcendental: theory HOL-Library.More_List

20:24:40 E_Transcendental: theory HOL-Number_Theory.Eratosthenes

20:24:40 E_Transcendental: theory HOL-Computational_Algebra.Polynomial

20:24:40 Simplex: theory Simplex.Abstract_Linear_Poly

20:24:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli

20:24:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/document.pdf

20:24:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/outline.pdf

20:24:40 Timing Bernoulli (4 threads, 128.126s elapsed time, 426.744s cpu time, 25.396s GC time, factor 3.33)

20:24:40 Finished Bernoulli (0:02:56 elapsed time, 0:08:32 cpu time, factor 2.91)

20:24:40 Running Functional_Ordered_Resolution_Prover ...

20:24:40 E_Transcendental: theory HOL-Number_Theory.Fib

20:24:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki

20:24:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/document.pdf

20:24:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/outline.pdf

20:24:41 Timing Transcendence_Series_Hancl_Rucki (4 threads, 238.203s elapsed time, 817.476s cpu time, 52.032s GC time, factor 3.43)

20:24:41 Finished Transcendence_Series_Hancl_Rucki (0:04:05 elapsed time, 0:13:51 cpu time, factor 3.39)

20:24:41 Building Game_Based_Crypto ...

20:24:41 Simplex: theory Simplex.Linear_Poly_Maps

20:24:41 Simplex: theory Simplex.QDelta

20:24:41 E_Transcendental: theory HOL-Number_Theory.Prime_Powers

20:24:41 E_Transcendental: theory HOL-Algebra.Order

20:24:41 E_Transcendental: theory HOL-Number_Theory.Mod_Exp

20:24:42 E_Transcendental: theory HOL-Number_Theory.Totient

20:24:42 Simplex: theory Simplex.Simplex

20:24:42 E_Transcendental: theory HOL-Algebra.Lattice

20:24:44 E_Transcendental: theory HOL-Algebra.Complete_Lattice

20:24:44 Game_Based_Crypto: theory HOL-Library.LaTeXsugar

20:24:44 Game_Based_Crypto: theory Game_Based_Crypto.Diffie_Hellman

20:24:44 Game_Based_Crypto: theory Game_Based_Crypto.IND_CCA2_sym

20:24:44 Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA_PK_Single

20:24:45 Game_Based_Crypto: theory Game_Based_Crypto.Pseudo_Random_Function

20:24:45 Game_Based_Crypto: theory Game_Based_Crypto.Pseudo_Random_Permutation

20:24:45 Game_Based_Crypto: theory Game_Based_Crypto.Guessing_Many_One

20:24:45 Game_Based_Crypto: theory Game_Based_Crypto.CryptHOL_Tutorial

20:24:45 Game_Based_Crypto: theory Game_Based_Crypto.PRF_UHF

20:24:45 E_Transcendental: theory HOL-Algebra.Group

20:24:46 Game_Based_Crypto: theory Game_Based_Crypto.Unpredictable_Function

20:24:46 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator

20:24:46 Functional_Ordered_Resolution_Prover: theory Deriving.Generator_Aux

20:24:46 Functional_Ordered_Resolution_Prover: theory Deriving.Derive_Manager

20:24:46 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Fun_More

20:24:46 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term

20:24:46 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Transitive_Closure_More

20:24:47 Game_Based_Crypto: theory Game_Based_Crypto.RP_RF

20:24:47 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Generator

20:24:47 Game_Based_Crypto: theory Game_Based_Crypto.IND_CCA2

20:24:47 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Order_Union

20:24:47 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Wellorder_Extension

20:24:47 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Option_Monad

20:24:48 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Instances

20:24:48 Game_Based_Crypto: theory Game_Based_Crypto.Elgamal

20:24:48 Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA

20:24:48 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bit_Comprehension

20:24:48 Functional_Ordered_Resolution_Prover: theory Deriving.Compare

20:24:48 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator_Generator

20:24:49 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Seq

20:24:49 E_Transcendental: theory HOL-Algebra.Coset

20:24:49 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unifiers

20:24:49 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term_Pair_Multiset

20:24:49 Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA_PK

20:24:49 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Generator

20:24:49 Functional_Ordered_Resolution_Prover: theory HOL-Word.Traditional_Syntax

20:24:49 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Seq_More

20:24:49 Game_Based_Crypto: theory Game_Based_Crypto.PRF_IND_CPA

20:24:49 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Subsumption

20:24:49 Functional_Ordered_Resolution_Prover: theory Deriving.Countable_Generator

20:24:49 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Instances

20:24:50 Functional_Ordered_Resolution_Prover: theory Lambda_Free_RPOs.Lambda_Free_Util

20:24:50 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bits_Int

20:24:50 Functional_Ordered_Resolution_Prover: theory Matrix.Utility

20:24:50 Game_Based_Crypto: theory Game_Based_Crypto.PRF_UPF_IND_CCA

20:24:51 Functional_Ordered_Resolution_Prover: theory Open_Induction.Restricted_Predicates

20:24:51 E_Transcendental: theory HOL-Algebra.FiniteProduct

20:24:51 E_Transcendental: theory HOL-Algebra.Generated_Groups

20:24:51 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

20:24:51 Functional_Ordered_Resolution_Prover: theory Polynomial_Factorization.Missing_List

20:24:51 Game_Based_Crypto: theory Game_Based_Crypto.Hashed_Elgamal

20:24:51 Game_Based_Crypto: theory Game_Based_Crypto.SUF_CMA

20:24:51 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Set

20:24:51 E_Transcendental: theory HOL-Algebra.Ring

20:24:53 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_Arithmetic

20:24:54 Game_Based_Crypto: theory Game_Based_Crypto.Security_Spec

20:24:54 Functional_Ordered_Resolution_Prover: theory Native_Word.More_Bits_Int

20:24:55 Functional_Ordered_Resolution_Prover: theory HOL-Word.Word

20:24:55 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Exp

20:24:56 Game_Based_Crypto: theory Game_Based_Crypto.Cryptographic_Constructions

20:24:56 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

20:24:56 Functional_Ordered_Resolution_Prover: theory Show.Show

20:24:57 Functional_Ordered_Resolution_Prover: theory Show.Show_Instances

20:24:59 E_Transcendental: theory HOL-Algebra.AbelCoset

20:24:59 E_Transcendental: theory HOL-Algebra.Module

20:25:01 Functional_Ordered_Resolution_Prover: theory Regular-Sets.NDerivative

20:25:01 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Relation_Interpretation

20:25:02 Game_Based_Crypto: theory Game_Based_Crypto.Game_Based_Crypto

20:25:04 E_Transcendental: theory HOL-Algebra.Ideal

20:25:05 Hybrid_Systems_VCs: theory KAD.Modal_Kleene_Algebra

20:25:06 Simplex: theory Simplex.Simplex_Incremental

20:25:07 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Equivalence_Checking

20:25:08 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regexp_Method

20:25:08 E_Transcendental: theory HOL-Algebra.RingHom

20:25:09 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Abstract_Rewriting

20:25:09 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_Typedef

20:25:09 Functional_Ordered_Resolution_Prover: theory Word_Lib.Signed_Words

20:25:09 Functional_Ordered_Resolution_Prover: theory HOL-Word.Reversed_Bit_Lists

20:25:10 E_Transcendental: theory HOL-Algebra.UnivPoly

20:25:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Datatypes

20:25:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Datatypes/datatypes.pdf

20:25:11 Timing Datatypes (4 threads, 66.827s elapsed time, 110.436s cpu time, 11.500s GC time, factor 1.65)

20:25:11 Finished Datatypes (0:01:50 elapsed time, 0:03:01 cpu time, factor 1.64)

20:25:11 Building Count_Complex_Roots ...

20:25:11 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_lsb

20:25:11 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_msb

20:25:11 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Relative_Rewriting

20:25:11 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Matching

20:25:11 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_set_bit

20:25:12 Functional_Ordered_Resolution_Prover: theory Word_Lib.Bitwise

20:25:12 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Unification

20:25:13 Functional_Ordered_Resolution_Prover: theory Word_Lib.Word_Syntax

20:25:13 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Subterm_and_Context

20:25:13 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unification

20:25:13 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Order_Pair

20:25:13 Count_Complex_Roots: theory HOL-Computational_Algebra.Fraction_Field

20:25:13 Count_Complex_Roots: theory HOL-Eisbach.Eisbach

20:25:13 Count_Complex_Roots: theory HOL-Library.More_List

20:25:13 Count_Complex_Roots: theory HOL-Computational_Algebra.Field_as_Ring

20:25:13 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Symbolic_Bits_Int

20:25:14 Functional_Ordered_Resolution_Prover: theory Word_Lib.Word_Lib

20:25:14 Count_Complex_Roots: theory HOL-Computational_Algebra.Polynomial

20:25:14 Functional_Ordered_Resolution_Prover: theory Native_Word.Bits_Integer

20:25:14 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Lexicographic_Extension

20:25:15 Count_Complex_Roots: theory HOL-Eisbach.Eisbach_Tools

20:25:15 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Topology

20:25:15 Count_Complex_Roots: theory HOL-Computational_Algebra.Normalized_Fraction

20:25:15 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Matching

20:25:15 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Analysis

20:25:16 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Term_Aux

20:25:17 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.KBO

20:25:24 E_Transcendental: theory HOL-Algebra.Multiplicative_Group

20:25:24 Count_Complex_Roots: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:25:24 Count_Complex_Roots: theory HOL-Computational_Algebra.Polynomial_Factorial

20:25:28 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Target_Word_Base

20:25:28 E_Transcendental: theory HOL-Number_Theory.Residues

20:25:29 Functional_Ordered_Resolution_Prover: theory Native_Word.Uint32

20:25:30 E_Transcendental: theory HOL-Number_Theory.Euler_Criterion

20:25:30 E_Transcendental: theory HOL-Number_Theory.Pocklington

20:25:30 E_Transcendental: theory HOL-Number_Theory.Gauss

20:25:31 E_Transcendental: theory HOL-Number_Theory.Residue_Primitive_Roots

20:25:31 E_Transcendental: theory HOL-Number_Theory.Quadratic_Reciprocity

20:25:31 Functional_Ordered_Resolution_Prover: theory Collections.HashCode

20:25:31 E_Transcendental: theory HOL-Number_Theory.Number_Theory

20:25:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences_Solver

20:25:31 Timing Linear_Recurrences_Solver (4 threads, 241.166s elapsed time, 691.004s cpu time, 14.616s GC time, factor 2.87)

20:25:31 Finished Linear_Recurrences_Solver (0:04:07 elapsed time, 0:11:37 cpu time, factor 2.82)

20:25:31 Building Nominal2 ...

20:25:31 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Generator

20:25:32 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Instances

20:25:32 Functional_Ordered_Resolution_Prover: theory Deriving.Derive

20:25:33 Nominal2: theory HOL-Library.Cancellation

20:25:33 Nominal2: theory HOL-Library.Infinite_Set

20:25:33 Nominal2: theory HOL-Library.Nat_Bijection

20:25:33 Nominal2: theory HOL-Library.Old_Datatype

20:25:33 Nominal2: theory HOL-Library.Phantom_Type

20:25:33 E_Transcendental: theory E_Transcendental.E_Transcendental

20:25:33 Nominal2: theory HOL-Library.Quotient_Syntax

20:25:33 Nominal2: theory HOL-Library.Quotient_Option

20:25:33 Nominal2: theory HOL-Library.Quotient_Product

20:25:33 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

20:25:33 Nominal2: theory HOL-Library.Quotient_Set

20:25:33 Nominal2: theory HOL-Library.Multiset

20:25:34 Nominal2: theory HOL-Library.Countable

20:25:34 Nominal2: theory HOL-Library.Quotient_List

20:25:34 Nominal2: theory HOL-Library.Cardinality

20:25:35 Nominal2: theory HOL-Library.FSet

20:25:36 Nominal2: theory FinFun.FinFun

20:25:37 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_rel

20:25:37 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

20:25:37 Count_Complex_Roots: theory Sturm_Tarski.PolyMisc

20:25:38 Count_Complex_Roots: theory Sturm_Tarski.Sturm_Tarski

20:25:38 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

20:25:39 Count_Complex_Roots: theory Budan_Fourier.BF_Misc

20:25:40 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

20:25:40 Nominal2: theory Nominal2.Nominal2_Base

20:25:41 Count_Complex_Roots: theory Budan_Fourier.Sturm_Multiple_Roots

20:25:41 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Algebraic

20:25:42 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Transcendental

20:25:43 Count_Complex_Roots: theory Count_Complex_Roots.More_Polynomials

20:25:43 Count_Complex_Roots: theory Winding_Number_Eval.Cauchy_Index_Theorem

20:25:46 Count_Complex_Roots: theory Count_Complex_Roots.Extended_Sturm

20:25:46 Count_Complex_Roots: theory Winding_Number_Eval.Winding_Number_Eval

20:25:46 Nominal2: theory Nominal2.Atoms

20:25:46 Nominal2: theory Nominal2.Eqvt

20:25:47 Nominal2: theory Nominal2.Nominal2_Abs

20:25:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth

20:25:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth/document.pdf

20:25:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth/outline.pdf

20:25:47 Timing HOL-Auth (4 threads, 126.175s elapsed time, 412.664s cpu time, 9.688s GC time, factor 3.27)

20:25:47 Finished HOL-Auth (0:02:37 elapsed time, 0:07:49 cpu time, factor 2.98)

20:25:47 Building Stone_Kleene_Relation_Algebras ...

20:25:47 Count_Complex_Roots: theory Count_Complex_Roots.Count_Complex_Roots

20:25:49 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Iterings

20:25:49 Nominal2: theory Nominal2.Nominal2_FCB

20:25:50 Nominal2: theory Nominal2.Nominal2

20:25:50 Count_Complex_Roots: theory Count_Complex_Roots.Count_Complex_Roots_Examples

20:25:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto

20:25:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/document.pdf

20:25:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/outline.pdf

20:25:59 Timing Game_Based_Crypto (4 threads, 32.791s elapsed time, 117.032s cpu time, 3.140s GC time, factor 3.57)

20:25:59 Finished Game_Based_Crypto (0:01:17 elapsed time, 0:03:12 cpu time, factor 2.48)

20:25:59 Running Probabilistic_Timed_Automata ...

20:26:03 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

20:26:03 Probabilistic_Timed_Automata: theory HOL-Eisbach.Eisbach

20:26:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.MDP_Aux

20:26:03 Probabilistic_Timed_Automata: theory Timed_Automata.Misc

20:26:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Basic

20:26:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Instantiate_Existentials

20:26:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Sequence

20:26:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.More_List

20:26:03 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

20:26:03 Probabilistic_Timed_Automata: theory Timed_Automata.Floyd_Warshall

20:26:04 Probabilistic_Timed_Automata: theory Timed_Automata.Timed_Automata

20:26:04 Probabilistic_Timed_Automata: theory HOL-Eisbach.Eisbach_Tools

20:26:04 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Finiteness

20:26:04 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Sequence_LTL

20:26:05 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Stream_More

20:26:06 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Graphs

20:26:09 Probabilistic_Timed_Automata: theory Timed_Automata.DBM

20:26:10 Probabilistic_Timed_Automata: theory Timed_Automata.Paths_Cycles

20:26:10 Probabilistic_Timed_Automata: theory Timed_Automata.Regions

20:26:11 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

20:26:12 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Basics

20:26:14 Probabilistic_Timed_Automata: theory Timed_Automata.Closure

20:26:14 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Normalization

20:26:14 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Operations

20:26:16 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

20:26:16 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Zone_Semantics

20:26:16 Probabilistic_Timed_Automata: theory Timed_Automata.Regions_Beta

20:26:20 Probabilistic_Timed_Automata: theory Timed_Automata.Approx_Beta

20:26:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nominal2

20:26:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nominal2/document.pdf

20:26:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nominal2/outline.pdf

20:26:21 Timing Nominal2 (4 threads, 23.355s elapsed time, 87.264s cpu time, 3.812s GC time, factor 3.74)

20:26:21 Finished Nominal2 (0:00:48 elapsed time, 0:02:12 cpu time, factor 2.70)

20:26:21 Running SM ...

20:26:22 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Lib

20:26:24 SM: theory SM.LTS

20:26:24 SM: theory SM.SOS_Misc_Add

20:26:25 SM: theory HOL-Library.IArray

20:26:25 SM: theory HOL-Library.Mapping

20:26:25 SM: theory SM.SM_Syntax

20:26:25 SM: theory SM.Gen_Scheduler

20:26:26 SM: theory SM.SM_Datastructures

20:26:27 SM: theory HOL-Library.RBT_Mapping

20:26:29 SM: theory SM.Gen_Scheduler_Refine

20:26:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs

20:26:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/document.pdf

20:26:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/outline.pdf

20:26:29 Timing Hybrid_Systems_VCs (4 threads, 222.765s elapsed time, 695.868s cpu time, 44.020s GC time, factor 3.12)

20:26:29 Finished Hybrid_Systems_VCs (0:03:52 elapsed time, 0:11:57 cpu time, factor 3.09)

20:26:29 Running Promela ...

20:26:30 SM: theory SM.Gen_Cfg_Bisim

20:26:30 SM: theory SM.Pid_Scheduler

20:26:31 SM: theory SM.SM_State

20:26:31 SM: theory SM.SM_Cfg

20:26:33 Promela: theory Promela.PromelaStatistics

20:26:33 Promela: theory HOL-Library.IArray

20:26:33 Promela: theory LTL.LTL

20:26:33 Promela: theory Promela.PromelaAST

20:26:40 SM: theory SM.SM_Semantics

20:26:45 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

20:26:45 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

20:26:47 SM: theory SM.Decide_Locality

20:26:49 SM: theory SM.SM_LTL

20:26:49 SM: theory SM.Type_System

20:26:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex

20:26:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex/document.pdf

20:26:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex/outline.pdf

20:26:50 Timing Simplex (4 threads, 89.552s elapsed time, 248.168s cpu time, 11.940s GC time, factor 2.77)

20:26:50 Finished Simplex (0:02:14 elapsed time, 0:05:25 cpu time, factor 2.41)

20:26:50 Running QR_Decomposition ...

20:26:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental

20:26:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/document.pdf

20:26:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/outline.pdf

20:26:52 Timing E_Transcendental (4 threads, 87.185s elapsed time, 316.692s cpu time, 20.500s GC time, factor 3.63)

20:26:52 Finished E_Transcendental (0:02:14 elapsed time, 0:06:39 cpu time, factor 2.97)

20:26:52 Running KAD ...

20:26:53 SM: theory SM.SM_Finite_Reachable

20:26:53 QR_Decomposition: theory Deriving.Generator_Aux

20:26:53 QR_Decomposition: theory Deriving.Derive_Manager

20:26:53 QR_Decomposition: theory HOL-Library.Boolean_Algebra

20:26:53 QR_Decomposition: theory Real_Impl.Real_Impl_Auxiliary

20:26:53 QR_Decomposition: theory HOL-Library.Code_Abstract_Nat

20:26:53 QR_Decomposition: theory HOL-Library.Code_Target_Int

20:26:53 SM: theory SM.Rename_Cfg

20:26:54 QR_Decomposition: theory HOL-Library.Code_Target_Nat

20:26:54 QR_Decomposition: theory HOL-Library.Function_Algebras

20:26:54 QR_Decomposition: theory HOL-Library.Bit_Operations

20:26:54 QR_Decomposition: theory HOL-Library.IArray

20:26:54 KAD: theory Kleene_Algebra.Signatures

20:26:54 QR_Decomposition: theory HOL-Library.Code_Target_Numeral

20:26:54 QR_Decomposition: theory Gauss_Jordan.Code_Set

20:26:54 QR_Decomposition: theory Cauchy.CauchysMeanTheorem

20:26:54 KAD: theory Kleene_Algebra.Dioid

20:26:54 QR_Decomposition: theory HOL-Library.Code_Real_Approx_By_Float

20:26:55 QR_Decomposition: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

20:26:55 QR_Decomposition: theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

20:26:55 QR_Decomposition: theory Rank_Nullity_Theorem.Dual_Order

20:26:55 QR_Decomposition: theory QR_Decomposition.IArray_Addenda_QR

20:26:55 QR_Decomposition: theory Rank_Nullity_Theorem.Mod_Type

20:26:55 QR_Decomposition: theory Sqrt_Babylonian.Log_Impl

20:26:55 QR_Decomposition: theory Show.Show

20:26:55 QR_Decomposition: theory Sqrt_Babylonian.NthRoot_Impl

20:26:57 QR_Decomposition: theory Sqrt_Babylonian.Sqrt_Babylonian

20:26:57 QR_Decomposition: theory Show.Show_Instances

20:26:57 QR_Decomposition: theory Real_Impl.Prime_Product

20:26:58 QR_Decomposition: theory Real_Impl.Real_Impl

20:26:58 QR_Decomposition: theory Rank_Nullity_Theorem.Miscellaneous

20:26:59 QR_Decomposition: theory Show.Show_Real

20:26:59 QR_Decomposition: theory Real_Impl.Real_Unique_Impl

20:27:00 Promela: theory Promela.PromelaDatastructures

20:27:00 QR_Decomposition: theory Gauss_Jordan.Code_Matrix

20:27:00 QR_Decomposition: theory Gauss_Jordan.Rref

20:27:01 QR_Decomposition: theory Rank_Nullity_Theorem.Fundamental_Subspaces

20:27:01 QR_Decomposition: theory Gauss_Jordan.Elementary_Operations

20:27:01 QR_Decomposition: theory QR_Decomposition.Generalizations2

20:27:01 QR_Decomposition: theory Rank_Nullity_Theorem.Dim_Formula

20:27:01 QR_Decomposition: theory HOL-Library.Z2

20:27:01 QR_Decomposition: theory Gauss_Jordan.Rank

20:27:02 QR_Decomposition: theory Gauss_Jordan.Code_Z2

20:27:02 QR_Decomposition: theory QR_Decomposition.Matrix_To_IArray_QR

20:27:02 QR_Decomposition: theory Gauss_Jordan.Gauss_Jordan

20:27:03 SM: theory SM.SM_Visible

20:27:04 QR_Decomposition: theory Gauss_Jordan.Linear_Maps

20:27:05 SM: theory SM.SM_Pid

20:27:05 QR_Decomposition: theory Gauss_Jordan.Gauss_Jordan_PA

20:27:06 QR_Decomposition: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

20:27:06 QR_Decomposition: theory Gauss_Jordan.Determinants2

20:27:06 QR_Decomposition: theory Gauss_Jordan.Inverse

20:27:06 QR_Decomposition: theory Gauss_Jordan.System_Of_Equations

20:27:06 QR_Decomposition: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

20:27:08 QR_Decomposition: theory QR_Decomposition.Miscellaneous_QR

20:27:08 SM: theory SM.SM_Variables

20:27:08 QR_Decomposition: theory QR_Decomposition.Projections

20:27:09 QR_Decomposition: theory QR_Decomposition.Gram_Schmidt

20:27:09 KAD: theory Kleene_Algebra.Conway

20:27:09 KAD: theory Kleene_Algebra.Dioid_Models

20:27:09 QR_Decomposition: theory QR_Decomposition.QR_Decomposition

20:27:09 SM: theory SM.SM_Indep

20:27:10 QR_Decomposition: theory QR_Decomposition.Examples_QR_Abstract_Float

20:27:11 QR_Decomposition: theory QR_Decomposition.Gram_Schmidt_IArrays

20:27:12 QR_Decomposition: theory QR_Decomposition.QR_Decomposition_IArrays

20:27:12 QR_Decomposition: theory QR_Decomposition.Examples_QR_IArrays_Float

20:27:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator

20:27:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator/document.pdf

20:27:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator/outline.pdf

20:27:13 Timing Datatype_Order_Generator (4 threads, 205.800s elapsed time, 561.716s cpu time, 87.984s GC time, factor 2.73)

20:27:13 Finished Datatype_Order_Generator (0:05:06 elapsed time, 0:13:18 cpu time, factor 2.61)

20:27:13 Running Deep_Learning ...

20:27:13 QR_Decomposition: theory QR_Decomposition.QR_Efficient

20:27:13 QR_Decomposition: theory QR_Decomposition.Least_Squares_Approximation

20:27:13 QR_Decomposition: theory QR_Decomposition.Examples_QR_Abstract_Symbolic

20:27:15 Deep_Learning: theory Deep_Learning.Tensor

20:27:15 Deep_Learning: theory Deep_Learning.DL_Missing_Finite_Set

20:27:15 Deep_Learning: theory HOL-Computational_Algebra.Fraction_Field

20:27:15 Deep_Learning: theory HOL-Library.Fun_Lexorder

20:27:15 Deep_Learning: theory HOL-Algebra.Congruence

20:27:15 Deep_Learning: theory HOL-Library.Groups_Big_Fun

20:27:16 Deep_Learning: theory HOL-Library.More_List

20:27:16 Deep_Learning: theory Deep_Learning.Tensor_Subtensor

20:27:16 Deep_Learning: theory HOL-Library.Poly_Mapping

20:27:16 Deep_Learning: theory Deep_Learning.Tensor_Plus

20:27:16 Deep_Learning: theory Deep_Learning.Tensor_Scalar_Mult

20:27:17 Deep_Learning: theory Deep_Learning.Tensor_Product

20:27:17 Deep_Learning: theory HOL-Algebra.Order

20:27:17 Deep_Learning: theory Deep_Learning.Tensor_Unit_Vec

20:27:17 Deep_Learning: theory Deep_Learning.Tensor_Rank

20:27:17 Deep_Learning: theory HOL-Computational_Algebra.Normalized_Fraction

20:27:17 Deep_Learning: theory Jordan_Normal_Form.Conjugate

20:27:18 Deep_Learning: theory Polynomial_Interpolation.Missing_Unsorted

20:27:18 SM: theory SM.SM_Sticky

20:27:18 Deep_Learning: theory HOL-Algebra.Lattice

20:27:18 Deep_Learning: theory Polynomials.MPoly_Type

20:27:18 KAD: theory Kleene_Algebra.Kleene_Algebra

20:27:19 Deep_Learning: theory Polynomials.More_MPoly_Type

20:27:20 Deep_Learning: theory HOL-Computational_Algebra.Polynomial

20:27:20 Deep_Learning: theory HOL-Algebra.Complete_Lattice

20:27:20 Deep_Learning: theory Deep_Learning.Lebesgue_Functional

20:27:20 Deep_Learning: theory Jordan_Normal_Form.DL_Missing_List

20:27:20 Deep_Learning: theory Jordan_Normal_Form.DL_Missing_Sublist

20:27:21 Deep_Learning: theory Polynomial_Interpolation.Ring_Hom

20:27:21 Deep_Learning: theory HOL-Algebra.Group

20:27:22 Deep_Learning: theory VectorSpace.FunctionLemmas

20:27:22 QR_Decomposition: theory QR_Decomposition.Examples_QR_IArrays_Symbolic

20:27:23 Deep_Learning: theory HOL-Algebra.Coset

20:27:23 Deep_Learning: theory HOL-Algebra.FiniteProduct

20:27:24 Deep_Learning: theory HOL-Algebra.Ring

20:27:26 KAD: theory KAD.Domain_Semiring

20:27:26 KAD: theory Kleene_Algebra.Kleene_Algebra_Models

20:27:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots

20:27:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/document.pdf

20:27:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/outline.pdf

20:27:26 Timing Count_Complex_Roots (4 threads, 97.416s elapsed time, 300.700s cpu time, 7.380s GC time, factor 3.09)

20:27:26 Finished Count_Complex_Roots (0:02:14 elapsed time, 0:06:05 cpu time, factor 2.70)

20:27:26 Running CoreC++ ...

20:27:27 SM: theory SM.SM_POR

20:27:28 CoreC++: theory CoreC++.Auxiliary

20:27:29 CoreC++: theory CoreC++.Type

20:27:30 Deep_Learning: theory HOL-Algebra.Module

20:27:30 Deep_Learning: theory Jordan_Normal_Form.Missing_Ring

20:27:30 Deep_Learning: theory Polynomials.MPoly_Type_Univariate

20:27:30 Deep_Learning: theory HOL-Computational_Algebra.Polynomial_Factorial

20:27:31 CoreC++: theory CoreC++.Value

20:27:31 Deep_Learning: theory Deep_Learning.Lebesgue_Zero_Set

20:27:32 CoreC++: theory CoreC++.Expr

20:27:32 Deep_Learning: theory VectorSpace.RingModuleFacts

20:27:33 Deep_Learning: theory VectorSpace.MonoidSums

20:27:34 Deep_Learning: theory VectorSpace.LinearCombinations

20:27:34 Deep_Learning: theory Jordan_Normal_Form.Missing_Permutations

20:27:34 Deep_Learning: theory Jordan_Normal_Form.Matrix

20:27:35 SM: theory SM.SM_Ample_Impl

20:27:37 CoreC++: theory CoreC++.Decl

20:27:38 CoreC++: theory CoreC++.ClassRel

20:27:38 CoreC++: theory CoreC++.SubObj

20:27:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Kleene_Relation_Algebras

20:27:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Kleene_Relation_Algebras/document.pdf

20:27:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Kleene_Relation_Algebras/outline.pdf

20:27:39 Timing Stone_Kleene_Relation_Algebras (4 threads, 82.067s elapsed time, 246.216s cpu time, 12.404s GC time, factor 3.00)

20:27:39 Finished Stone_Kleene_Relation_Algebras (0:01:51 elapsed time, 0:04:57 cpu time, factor 2.66)

20:27:39 Running Modal_Logics_for_NTS ...

20:27:39 Deep_Learning: theory VectorSpace.SumSpaces

20:27:40 CoreC++: theory CoreC++.Objects

20:27:40 CoreC++: theory CoreC++.TypeRel

20:27:40 CoreC++: theory CoreC++.Exceptions

20:27:40 Deep_Learning: theory VectorSpace.VectorSpace

20:27:40 Modal_Logics_for_NTS: theory HOL-Cardinals.Order_Union

20:27:40 Modal_Logics_for_NTS: theory HOL-Cardinals.Order_Relation_More

20:27:40 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FS_Set

20:27:40 Modal_Logics_for_NTS: theory HOL-Cardinals.Fun_More

20:27:40 Deep_Learning: theory Deep_Learning.DL_Concrete_Matrices

20:27:40 Deep_Learning: theory Deep_Learning.DL_Flatten_Matrix

20:27:40 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Nominal_Wellfounded

20:27:40 Deep_Learning: theory Deep_Learning.Tensor_Matricization

20:27:40 Deep_Learning: theory Deep_Learning.DL_Network

20:27:40 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Extension

20:27:40 CoreC++: theory CoreC++.State

20:27:40 CoreC++: theory CoreC++.Syntax

20:27:40 CoreC++: theory CoreC++.SystemClasses

20:27:40 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Residual

20:27:41 CoreC++: theory CoreC++.SmallStep

20:27:41 CoreC++: theory CoreC++.WellType

20:27:41 CoreC++: theory CoreC++.BigStep

20:27:41 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellfounded_More

20:27:41 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Relation

20:27:41 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Embedding

20:27:41 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Transition_System

20:27:41 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Constructions

20:27:42 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Transition_System

20:27:42 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Transition_System

20:27:42 CoreC++: theory CoreC++.Annotate

20:27:42 Deep_Learning: theory Jordan_Normal_Form.DL_Submatrix

20:27:43 Modal_Logics_for_NTS: theory HOL-Cardinals.Cardinal_Order_Relation

20:27:43 Modal_Logics_for_NTS: theory HOL-Cardinals.Ordinal_Arithmetic

20:27:43 CoreC++: theory CoreC++.WellForm

20:27:43 Deep_Learning: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

20:27:43 CoreC++: theory CoreC++.WellTypeRT

20:27:44 Modal_Logics_for_NTS: theory HOL-Cardinals.Cardinal_Arithmetic

20:27:44 CoreC++: theory CoreC++.WWellForm

20:27:45 Modal_Logics_for_NTS: theory HOL-Cardinals.Cardinals

20:27:45 Deep_Learning: theory Jordan_Normal_Form.Column_Operations

20:27:45 CoreC++: theory CoreC++.Conform

20:27:45 Modal_Logics_for_NTS: theory HOL-Cardinals.Bounded_Set

20:27:45 KAD: theory KAD.Antidomain_Semiring

20:27:46 Deep_Learning: theory Deep_Learning.DL_Shallow_Model

20:27:46 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Nominal_Bounded_Set

20:27:46 Deep_Learning: theory Jordan_Normal_Form.Determinant

20:27:46 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Formula

20:27:47 Deep_Learning: theory Jordan_Normal_Form.Missing_VectorSpace

20:27:47 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Formula

20:27:48 CoreC++: theory CoreC++.DefAss

20:27:48 CoreC++: theory CoreC++.Execute

20:27:48 CoreC++: theory CoreC++.CWellForm

20:27:49 Deep_Learning: theory Deep_Learning.DL_Deep_Model

20:27:50 CoreC++: theory CoreC++.Equivalence

20:27:51 Deep_Learning: theory Jordan_Normal_Form.VS_Connect

20:27:52 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Validity

20:27:53 Deep_Learning: theory Deep_Learning.DL_Deep_Model_Poly

20:27:53 CoreC++: theory CoreC++.Progress

20:27:54 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Disjunction

20:27:54 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Logical_Equivalence

20:27:54 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Formula

20:27:54 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

20:27:54 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

20:27:55 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Expressive_Completeness

20:27:55 CoreC++: theory CoreC++.HeapExtension

20:27:55 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Validity

20:27:55 CoreC++: theory CoreC++.TypeSafe

20:27:55 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Validity

20:27:56 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

20:27:56 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Logical_Equivalence

20:27:56 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

20:27:56 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

20:27:56 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

20:27:56 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

20:27:56 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

20:27:56 CoreC++: theory CoreC++.Determinism

20:27:57 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.L_Transform

20:27:57 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.S_Transform

20:28:03 Deep_Learning: theory Jordan_Normal_Form.DL_Rank

20:28:12 Deep_Learning: theory Deep_Learning.DL_Rank_CP_Rank

20:28:12 Deep_Learning: theory Jordan_Normal_Form.DL_Rank_Submatrix

20:28:14 Deep_Learning: theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

20:28:20 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.PTA

20:28:25 Promela: theory Promela.PromelaInvariants

20:28:26 Promela: theory Promela.Promela

20:28:31 KAD: theory KAD.Range_Semiring

20:28:31 KAD: theory KAD.Modal_Kleene_Algebra_Applications

20:28:40 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.PTA_Reachability

20:28:47 CoreC++: theory CoreC++.CoreC++

20:29:09 KAD: theory KAD.Modal_Kleene_Algebra

20:29:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata

20:29:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/document.pdf

20:29:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/outline.pdf

20:29:14 Timing Probabilistic_Timed_Automata (4 threads, 184.455s elapsed time, 566.648s cpu time, 24.624s GC time, factor 3.07)

20:29:14 Finished Probabilistic_Timed_Automata (0:03:14 elapsed time, 0:09:43 cpu time, factor 3.00)

20:29:14 Running LTL_to_GBA ...

20:29:17 LTL_to_GBA: theory LTL.LTL

20:29:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover

20:29:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover/document.pdf

20:29:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover/outline.pdf

20:29:21 Timing Functional_Ordered_Resolution_Prover (4 threads, 271.620s elapsed time, 593.248s cpu time, 37.708s GC time, factor 2.18)

20:29:21 Finished Functional_Ordered_Resolution_Prover (0:04:39 elapsed time, 0:11:05 cpu time, factor 2.38)

20:29:21 Running Multi_Party_Computation ...

20:29:21 SM: theory SM.SM_Wrapup

20:29:25 Multi_Party_Computation: theory HOL-Number_Theory.Cong

20:29:25 Multi_Party_Computation: theory HOL-Algebra.FiniteProduct

20:29:25 Multi_Party_Computation: theory HOL-Algebra.Generated_Groups

20:29:25 Multi_Party_Computation: theory Multi_Party_Computation.ETP

20:29:25 Promela: theory Promela.PromelaLTLConv

20:29:25 Promela: theory Promela.PromelaLTL

20:29:25 Multi_Party_Computation: theory Multi_Party_Computation.Malicious_Defs

20:29:26 Multi_Party_Computation: theory Multi_Party_Computation.OT_Functionalities

20:29:26 Multi_Party_Computation: theory HOL-Algebra.Ring

20:29:26 Multi_Party_Computation: theory Multi_Party_Computation.Semi_Honest_Def

20:29:27 Multi_Party_Computation: theory Multi_Party_Computation.Uniform_Sampling

20:29:27 Multi_Party_Computation: theory HOL-Number_Theory.Totient

20:29:27 Multi_Party_Computation: theory Multi_Party_Computation.Cyclic_Group_Ext

20:29:28 Multi_Party_Computation: theory Multi_Party_Computation.ETP_OT

20:29:28 Multi_Party_Computation: theory Multi_Party_Computation.DH_Ext

20:29:30 Multi_Party_Computation: theory Multi_Party_Computation.Noar_Pinkas_OT

20:29:30 Multi_Party_Computation: theory Multi_Party_Computation.OT14

20:29:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SM

20:29:31 Timing SM (4 threads, 184.670s elapsed time, 310.608s cpu time, 9.216s GC time, factor 1.68)

20:29:31 Finished SM (0:03:09 elapsed time, 0:06:22 cpu time, factor 2.02)

20:29:31 Building Zeta_Function ...

20:29:32 Multi_Party_Computation: theory HOL-Algebra.AbelCoset

20:29:33 Multi_Party_Computation: theory HOL-Algebra.Module

20:29:34 Multi_Party_Computation: theory Multi_Party_Computation.GMW

20:29:34 Zeta_Function: theory Bernoulli.Bernoulli_Zeta

20:29:36 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA

20:29:36 Multi_Party_Computation: theory Multi_Party_Computation.Secure_Multiplication

20:29:37 Multi_Party_Computation: theory HOL-Algebra.Ideal

20:29:39 Promela: theory Promela.All_Of_Promela

20:29:42 Multi_Party_Computation: theory HOL-Algebra.RingHom

20:29:42 Zeta_Function: theory HOL-Eisbach.Eisbach

20:29:42 Zeta_Function: theory HOL-Computational_Algebra.Field_as_Ring

20:29:42 Zeta_Function: theory Sturm_Tarski.PolyMisc

20:29:42 Zeta_Function: theory Winding_Number_Eval.Missing_Topology

20:29:42 Zeta_Function: theory Winding_Number_Eval.Missing_Analysis

20:29:42 Zeta_Function: theory Zeta_Function.Zeta_Library

20:29:43 Zeta_Function: theory HOL-Eisbach.Eisbach_Tools

20:29:43 KAD: theory KAD.Modal_Kleene_Algebra_Models

20:29:44 Multi_Party_Computation: theory HOL-Algebra.UnivPoly

20:29:45 Zeta_Function: theory Sturm_Tarski.Sturm_Tarski

20:29:47 Zeta_Function: theory Budan_Fourier.BF_Misc

20:29:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela

20:29:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela/document.pdf

20:29:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela/outline.pdf

20:29:47 Timing Promela (4 threads, 187.252s elapsed time, 378.540s cpu time, 31.532s GC time, factor 2.02)

20:29:47 Finished Promela (0:03:17 elapsed time, 0:06:57 cpu time, factor 2.11)

20:29:47 Building HOLCF-Prelude ...

20:29:47 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA_impl

20:29:48 Zeta_Function: theory Winding_Number_Eval.Missing_Algebraic

20:29:50 HOLCF-Prelude: theory HOL-Library.Adhoc_Overloading

20:29:50 HOLCF-Prelude: theory HOL-Library.Cancellation

20:29:50 HOLCF-Prelude: theory HOLCF-Library.Int_Discrete

20:29:50 Zeta_Function: theory Winding_Number_Eval.Missing_Transcendental

20:29:50 HOLCF-Prelude: theory HOLCF-Prelude.HOLCF_Main

20:29:50 Zeta_Function: theory Winding_Number_Eval.Cauchy_Index_Theorem

20:29:50 HOLCF-Prelude: theory HOL-Library.Multiset

20:29:52 HOLCF-Prelude: theory HOLCF-Prelude.Data_Function

20:29:52 HOLCF-Prelude: theory HOLCF-Prelude.Numeral_Cpo

20:29:52 HOLCF-Prelude: theory HOLCF-Prelude.Type_Classes

20:29:53 Zeta_Function: theory Winding_Number_Eval.Winding_Number_Eval

20:29:54 Zeta_Function: theory Zeta_Function.Zeta_Function

20:29:55 HOLCF-Prelude: theory HOLCF-Prelude.Data_Bool

20:29:55 HOLCF-Prelude: theory HOLCF-Prelude.Data_Integer

20:29:55 HOLCF-Prelude: theory HOLCF-Prelude.Data_Tuple

20:29:57 HOLCF-Prelude: theory HOL-Computational_Algebra.Factorial_Ring

20:29:58 HOLCF-Prelude: theory HOLCF-Prelude.Data_List

20:29:58 HOLCF-Prelude: theory HOLCF-Prelude.Num_Class

20:29:59 Multi_Party_Computation: theory HOL-Algebra.Multiplicative_Group

20:30:01 Zeta_Function: theory Zeta_Function.Zeta_Laurent_Expansion

20:30:01 Zeta_Function: theory Zeta_Function.Hadjicostas_Chapman

20:30:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition

20:30:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/document.pdf

20:30:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/outline.pdf

20:30:03 Timing QR_Decomposition (4 threads, 182.706s elapsed time, 656.312s cpu time, 32.248s GC time, factor 3.59)

20:30:03 Finished QR_Decomposition (0:03:11 elapsed time, 0:11:13 cpu time, factor 3.51)

20:30:03 Running Isabelle_Meta_Model ...

20:30:04 Multi_Party_Computation: theory HOL-Number_Theory.Residues

20:30:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning

20:30:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/document.pdf

20:30:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/outline.pdf

20:30:04 Timing Deep_Learning (4 threads, 162.011s elapsed time, 580.644s cpu time, 34.704s GC time, factor 3.58)

20:30:04 Finished Deep_Learning (0:02:50 elapsed time, 0:09:57 cpu time, factor 3.50)

20:30:04 Building Akra_Bazzi ...

20:30:05 HOLCF-Prelude: theory HOLCF-Prelude.Data_Maybe

20:30:05 HOLCF-Prelude: theory HOLCF-Prelude.Definedness

20:30:05 HOLCF-Prelude: theory HOLCF-Prelude.List_Comprehension

20:30:05 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

20:30:05 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_runtime

20:30:05 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_target

20:30:05 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_typedecl

20:30:05 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main2

20:30:05 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main0

20:30:06 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main1

20:30:06 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init

20:30:06 HOLCF-Prelude: theory HOLCF-Prelude.HOLCF_Prelude

20:30:06 HOLCF-Prelude: theory HOLCF-Prelude.Fibs

20:30:06 HOLCF-Prelude: theory HOLCF-Prelude.GHC_Rewrite_Rules

20:30:06 HOLCF-Prelude: theory HOLCF-Prelude.HLint

20:30:06 Multi_Party_Computation: theory Multi_Party_Computation.Number_Theory_Aux

20:30:06 Multi_Party_Computation: theory Multi_Party_Computation.Malicious_OT

20:30:07 Multi_Party_Computation: theory Multi_Party_Computation.ETP_RSA_OT

20:30:07 Akra_Bazzi: theory HOL-Decision_Procs.Dense_Linear_Order

20:30:07 Akra_Bazzi: theory HOL-Library.Code_Abstract_Nat

20:30:07 Akra_Bazzi: theory HOL-Library.Function_Algebras

20:30:07 Akra_Bazzi: theory HOL-Library.Code_Target_Int

20:30:07 Akra_Bazzi: theory HOL-Library.Code_Target_Nat

20:30:07 Akra_Bazzi: theory Akra_Bazzi.Eval_Numeral

20:30:07 Akra_Bazzi: theory HOL-Library.Landau_Symbols

20:30:07 Akra_Bazzi: theory HOL-Library.Code_Target_Numeral

20:30:07 Akra_Bazzi: theory HOL-Library.Lattice_Algebras

20:30:07 Akra_Bazzi: theory HOL-Library.Log_Nat

20:30:08 Akra_Bazzi: theory Landau_Symbols.Group_Sort

20:30:09 HOLCF-Prelude: theory HOL-Computational_Algebra.Euclidean_Algorithm

20:30:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAD

20:30:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAD/document.pdf

20:30:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAD/outline.pdf

20:30:10 Timing KAD (4 threads, 189.419s elapsed time, 312.416s cpu time, 18.820s GC time, factor 1.65)

20:30:10 Finished KAD (0:03:16 elapsed time, 0:05:27 cpu time, factor 1.67)

20:30:10 Running DFS_Framework ...

20:30:10 Akra_Bazzi: theory Landau_Symbols.Landau_Real_Products

20:30:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_SML

20:30:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Pure

20:30:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_init

20:30:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_init

20:30:13 DFS_Framework: theory DFS_Framework.DFS_Framework_Misc

20:30:13 DFS_Framework: theory DFS_Framework.On_Stack

20:30:13 DFS_Framework: theory DFS_Framework.DFS_Framework_Refine_Aux

20:30:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Pure

20:30:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Pure

20:30:13 DFS_Framework: theory DFS_Framework.Impl_Rev_Array_Stack

20:30:14 Akra_Bazzi: theory HOL-Library.Interval

20:30:15 Akra_Bazzi: theory HOL-Library.Float

20:30:15 Akra_Bazzi: theory Landau_Symbols.Landau_Simprocs

20:30:15 DFS_Framework: theory DFS_Framework.DFS_Chapter_Framework

20:30:15 DFS_Framework: theory DFS_Framework.DFS_Chapter_Examples

20:30:15 DFS_Framework: theory DFS_Framework.Param_DFS

20:30:16 Akra_Bazzi: theory Landau_Symbols.Landau_More

20:30:16 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Library

20:30:16 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Asymptotics

20:30:16 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Real

20:30:17 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_SML

20:30:17 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Isabelle

20:30:18 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi

20:30:18 Akra_Bazzi: theory HOL-Library.Interval_Float

20:30:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++

20:30:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++/document.pdf

20:30:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++/outline.pdf

20:30:18 Timing CoreC++ (4 threads, 156.213s elapsed time, 514.572s cpu time, 35.356s GC time, factor 3.29)

20:30:18 Finished CoreC++ (0:02:50 elapsed time, 0:08:59 cpu time, factor 3.16)

20:30:18 Running Store_Buffer_Reduction ...

20:30:19 Store_Buffer_Reduction: theory Store_Buffer_Reduction.ReduceStoreBuffer

20:30:19 Store_Buffer_Reduction: theory Store_Buffer_Reduction.SyntaxTweaks

20:30:19 Akra_Bazzi: theory HOL-Decision_Procs.Approximation_Bounds

20:30:19 Akra_Bazzi: theory Akra_Bazzi.Master_Theorem

20:30:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modal_Logics_for_NTS

20:30:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modal_Logics_for_NTS/document.pdf

20:30:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modal_Logics_for_NTS/outline.pdf

20:30:20 Timing Modal_Logics_for_NTS (4 threads, 151.282s elapsed time, 507.236s cpu time, 41.104s GC time, factor 3.35)

20:30:20 Finished Modal_Logics_for_NTS (0:02:41 elapsed time, 0:08:45 cpu time, factor 3.26)

20:30:20 Running Containers-Benchmarks ...

20:30:21 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Method

20:30:22 DFS_Framework: theory DFS_Framework.DFS_Invars_Basic

20:30:23 DFS_Framework: theory DFS_Framework.General_DFS_Structure

20:30:23 HOLCF-Prelude: theory HOL-Computational_Algebra.Primes

20:30:24 HOLCF-Prelude: theory HOLCF-Prelude.Sieve_Primes

20:30:24 Containers-Benchmarks: theory HOL-Eisbach.Eisbach

20:30:24 Containers-Benchmarks: theory Automatic_Refinement.Prio_List

20:30:24 Containers-Benchmarks: theory Automatic_Refinement.Foldi

20:30:24 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util_Bootstrap1

20:30:24 Containers-Benchmarks: theory Automatic_Refinement.Mk_Term_Antiquot

20:30:24 Containers-Benchmarks: theory Automatic_Refinement.Mpat_Antiquot

20:30:24 Containers-Benchmarks: theory Collections.ICF_Tools

20:30:24 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Comparison

20:30:24 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util

20:30:24 Containers-Benchmarks: theory Collections.Ord_Code_Preproc

20:30:24 Containers-Benchmarks: theory Collections.Locale_Code

20:30:25 Containers-Benchmarks: theory Collections.Record_Intf

20:30:25 Containers-Benchmarks: theory Finger-Trees.FingerTree

20:30:25 Containers-Benchmarks: theory Trie.Trie

20:30:25 Containers-Benchmarks: theory Automatic_Refinement.Anti_Unification

20:30:25 Containers-Benchmarks: theory Automatic_Refinement.Attr_Comb

20:30:25 DFS_Framework: theory DFS_Framework.DFS_Invars_SCC

20:30:25 Containers-Benchmarks: theory Automatic_Refinement.Named_Sorted_Thms

20:30:25 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Data

20:30:26 Containers-Benchmarks: theory Automatic_Refinement.Indep_Vars

20:30:26 Containers-Benchmarks: theory Automatic_Refinement.Mk_Record_Simp

20:30:26 Containers-Benchmarks: theory Automatic_Refinement.Tagged_Solver

20:30:26 Containers-Benchmarks: theory Automatic_Refinement.Select_Solve

20:30:26 Containers-Benchmarks: theory Binomial-Heaps.BinomialHeap

20:30:26 Containers-Benchmarks: theory Binomial-Heaps.SkewBinomialHeap

20:30:26 Akra_Bazzi: theory HOL-Decision_Procs.Approximation

20:30:28 Containers-Benchmarks: theory HOL-ex.Quicksort

20:30:29 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Default

20:30:30 Containers-Benchmarks: theory Automatic_Refinement.Misc

20:30:31 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_RBT

20:30:32 DFS_Framework: theory DFS_Framework.Rec_Impl

20:30:34 DFS_Framework: theory DFS_Framework.Tailrec_Impl

20:30:35 Containers-Benchmarks: theory Collections.DatRef

20:30:36 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set

20:30:38 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_Default

20:30:38 Containers-Benchmarks: theory Automatic_Refinement.Refine_Lib

20:30:40 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Isabelle

20:30:40 DFS_Framework: theory DFS_Framework.Simple_Impl

20:30:41 Containers-Benchmarks: theory Collections.SetIterator

20:30:41 Store_Buffer_Reduction: theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

20:30:41 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Phases

20:30:41 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tagging

20:30:42 Containers-Benchmarks: theory Automatic_Refinement.Relators

20:30:43 Containers-Benchmarks: theory Collections.Sorted_List_Operations

20:30:43 Containers-Benchmarks: theory Native_Word.Code_Target_Bits_Int

20:30:43 Containers-Benchmarks: theory Collections.SetIteratorOperations

20:30:44 Containers-Benchmarks: theory Automatic_Refinement.Param_Tool

20:30:44 Containers-Benchmarks: theory Collections.Code_Target_ICF

20:30:44 Containers-Benchmarks: theory Automatic_Refinement.Param_HOL

20:30:44 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Bool

20:30:45 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_LC

20:30:45 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_LC

20:30:46 Store_Buffer_Reduction: theory Store_Buffer_Reduction.PIMP

20:30:46 Containers-Benchmarks: theory Automatic_Refinement.Parametricity

20:30:46 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Id_Ops

20:30:47 Containers-Benchmarks: theory Collections.Assoc_List

20:30:47 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Fix_Rel

20:30:48 DFS_Framework: theory DFS_Framework.Restr_Impl

20:30:48 Containers-Benchmarks: theory Collections.Diff_Array

20:30:48 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Translate

20:30:49 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Gen_Algo

20:30:49 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Relator_Interface

20:30:49 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tool

20:30:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init_rbt

20:30:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy_extended

20:30:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library_Static

20:30:50 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Abbrevs

20:30:50 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Bindings_HOL

20:30:50 Containers-Benchmarks: theory Collections.Trie_Impl

20:30:51 DFS_Framework: theory DFS_Framework.DFS_Framework

20:30:51 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Preliminaries

20:30:51 Containers-Benchmarks: theory Collections.Trie2

20:30:51 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy

20:30:51 Containers-Benchmarks: theory Collections.Dlist_add

20:30:52 Containers-Benchmarks: theory Collections.Proper_Iterator

20:30:52 DFS_Framework: theory DFS_Framework.Cyc_Check

20:30:52 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Variants

20:30:52 DFS_Framework: theory DFS_Framework.DFS_Find_Path

20:30:52 Containers-Benchmarks: theory Collections.It_to_It

20:30:53 Containers-Benchmarks: theory Collections.SetIteratorGA

20:30:53 DFS_Framework: theory DFS_Framework.Reachable_Nodes

20:30:53 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Text

20:30:54 Containers-Benchmarks: theory Containers-Benchmarks.Clauses

20:30:55 Containers-Benchmarks: theory Automatic_Refinement.Automatic_Refinement

20:30:55 Containers-Benchmarks: theory Collections.Idx_Iterator

20:30:55 Containers-Benchmarks: theory Refine_Monadic.Refine_Chapter

20:30:55 Containers-Benchmarks: theory Refine_Monadic.Refine_Mono_Prover

20:30:55 Containers-Benchmarks: theory Refine_Monadic.Refine_Misc

20:30:56 Containers-Benchmarks: theory Refine_Monadic.RefineG_Domain

20:30:56 Containers-Benchmarks: theory Refine_Monadic.RefineG_Transfer

20:30:56 Containers-Benchmarks: theory Refine_Monadic.RefineG_Assert

20:30:57 Containers-Benchmarks: theory Refine_Monadic.RefineG_Recursion

20:30:57 Containers-Benchmarks: theory Refine_Monadic.RefineG_While

20:30:57 Containers-Benchmarks: theory Refine_Monadic.Refine_Basic

20:30:58 Containers-Benchmarks: theory Refine_Monadic.Refine_Det

20:30:58 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy_extended

20:31:01 Containers-Benchmarks: theory Refine_Monadic.Refine_Heuristics

20:31:02 Containers-Benchmarks: theory Refine_Monadic.Refine_Leof

20:31:02 Containers-Benchmarks: theory Refine_Monadic.Refine_Pfun

20:31:02 Containers-Benchmarks: theory Refine_Monadic.Refine_More_Comb

20:31:02 Containers-Benchmarks: theory Refine_Monadic.Refine_While

20:31:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOLCF-Prelude

20:31:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOLCF-Prelude/document.pdf

20:31:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOLCF-Prelude/outline.pdf

20:31:02 Timing HOLCF-Prelude (4 threads, 44.425s elapsed time, 121.056s cpu time, 4.484s GC time, factor 2.72)

20:31:02 Finished HOLCF-Prelude (0:01:14 elapsed time, 0:02:50 cpu time, factor 2.30)

20:31:02 Running Linear_Programming ...

20:31:04 Containers-Benchmarks: theory Refine_Monadic.Refine_Transfer

20:31:05 Containers-Benchmarks: theory Refine_Monadic.Autoref_Monadic

20:31:05 Containers-Benchmarks: theory Refine_Monadic.Refine_Automation

20:31:05 Containers-Benchmarks: theory Refine_Monadic.Refine_Foreach

20:31:06 DFS_Framework: theory DFS_Framework.Tarjan_LowLink

20:31:07 DFS_Framework: theory DFS_Framework.Tarjan

20:31:07 Linear_Programming: theory Simplex.Simplex_Algebra

20:31:07 Linear_Programming: theory Linear_Programming.More_Jordan_Normal_Forms

20:31:07 Linear_Programming: theory Simplex.Simplex_Auxiliary

20:31:08 Containers-Benchmarks: theory Refine_Monadic.Refine_Monadic

20:31:08 Linear_Programming: theory Simplex.Rel_Chain

20:31:09 Containers-Benchmarks: theory Collections.Gen_Iterator

20:31:09 Containers-Benchmarks: theory Collections.Intf_Map

20:31:09 Containers-Benchmarks: theory Collections.Intf_Set

20:31:10 Containers-Benchmarks: theory Collections.Iterator

20:31:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy

20:31:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy

20:31:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_META

20:31:11 Containers-Benchmarks: theory Collections.Array_Iterator

20:31:12 Containers-Benchmarks: theory Collections.ICF_Spec_Base

20:31:12 Containers-Benchmarks: theory Collections.RBT_add

20:31:12 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy_extended

20:31:12 Containers-Benchmarks: theory Collections.AnnotatedListSpec

20:31:12 Containers-Benchmarks: theory Collections.ListSpec

20:31:12 Linear_Programming: theory Simplex.Abstract_Linear_Poly

20:31:12 Containers-Benchmarks: theory Collections.MapSpec

20:31:13 Linear_Programming: theory Simplex.Linear_Poly_Maps

20:31:13 Linear_Programming: theory Simplex.QDelta

20:31:14 Containers-Benchmarks: theory Collections.PrioSpec

20:31:14 Linear_Programming: theory Simplex.Simplex

20:31:15 Containers-Benchmarks: theory Collections.ListGA

20:31:15 Containers-Benchmarks: theory Collections.BinoPrioImpl

20:31:15 Containers-Benchmarks: theory Collections.FTAnnotatedListImpl

20:31:16 Containers-Benchmarks: theory Collections.Fifo

20:31:18 Containers-Benchmarks: theory Collections.PrioByAnnotatedList

20:31:20 Containers-Benchmarks: theory Collections.SkewPrioImpl

20:31:20 Containers-Benchmarks: theory Collections.PrioUniqueSpec

20:31:21 Containers-Benchmarks: theory Collections.SetSpec

20:31:21 Containers-Benchmarks: theory Collections.FTPrioImpl

20:31:22 Containers-Benchmarks: theory Collections.PrioUniqueByAnnotatedList

20:31:24 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Approximation

20:31:25 Containers-Benchmarks: theory Collections.FTPrioUniqueImpl

20:31:25 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_META

20:31:25 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core_init

20:31:25 Akra_Bazzi: theory Akra_Bazzi.Master_Theorem_Examples

20:31:27 Containers-Benchmarks: theory Collections.Algos

20:31:27 Containers-Benchmarks: theory Collections.SetIndex

20:31:27 Containers-Benchmarks: theory Collections.SetIteratorCollectionsGA

20:31:27 Containers-Benchmarks: theory Collections.MapGA

20:31:28 Containers-Benchmarks: theory Collections.SetGA

20:31:28 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_META

20:31:31 Containers-Benchmarks: theory Collections.ArrayMapImpl

20:31:31 Containers-Benchmarks: theory Collections.ListMapImpl

20:31:31 Containers-Benchmarks: theory Collections.ListMapImpl_Invar

20:31:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_access

20:31:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_ctxt

20:31:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_examp

20:31:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_infra

20:31:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function

20:31:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/document.pdf

20:31:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/outline.pdf

20:31:32 Timing Zeta_Function (4 threads, 72.149s elapsed time, 225.560s cpu time, 5.080s GC time, factor 3.13)

20:31:32 Finished Zeta_Function (0:02:00 elapsed time, 0:05:03 cpu time, factor 2.52)

20:31:32 Running Featherweight_OCL ...

20:31:33 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor2_examp

20:31:33 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core

20:31:34 Containers-Benchmarks: theory Collections.TrieMapImpl

20:31:36 Containers-Benchmarks: theory Collections.ArrayHashMap_Impl

20:31:37 Containers-Benchmarks: theory Collections.ListSetImpl

20:31:38 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer

20:31:38 Containers-Benchmarks: theory Collections.ListSetImpl_Invar

20:31:39 Containers-Benchmarks: theory Collections.ListSetImpl_NotDist

20:31:39 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library

20:31:39 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_dynamic_sequential

20:31:39 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_static

20:31:40 Containers-Benchmarks: theory Collections.ArrayHashMap

20:31:41 Linear_Programming: theory Farkas.Farkas

20:31:42 Containers-Benchmarks: theory Collections.ListSetImpl_Sorted

20:31:43 Containers-Benchmarks: theory Collections.SetByMap

20:31:44 Featherweight_OCL: theory Featherweight_OCL.UML_Types

20:31:44 Linear_Programming: theory Simplex.Simplex_Incremental

20:31:45 Containers-Benchmarks: theory Collections.RBTMapImpl

20:31:45 Containers-Benchmarks: theory Collections.ArraySetImpl

20:31:45 Featherweight_OCL: theory Featherweight_OCL.UML_Logic

20:31:45 Linear_Programming: theory Farkas.Matrix_Farkas

20:31:46 Containers-Benchmarks: theory Collections.ArrayHashSet

20:31:47 Featherweight_OCL: theory Featherweight_OCL.UML_PropertyProfiles

20:31:47 Featherweight_OCL: theory Featherweight_OCL.UML_Tools

20:31:48 Featherweight_OCL: theory Featherweight_OCL.UML_Boolean

20:31:48 Featherweight_OCL: theory Featherweight_OCL.UML_Integer

20:31:48 Featherweight_OCL: theory Featherweight_OCL.UML_Pair

20:31:50 Featherweight_OCL: theory Featherweight_OCL.UML_Real

20:31:50 Containers-Benchmarks: theory Collections.TrieSetImpl

20:31:52 Featherweight_OCL: theory Featherweight_OCL.UML_String

20:31:53 Containers-Benchmarks: theory Collections.HashMap_Impl

20:31:53 Containers-Benchmarks: theory Collections.RBTSetImpl

20:31:54 Linear_Programming: theory Farkas.Simplex_for_Reals

20:31:54 DFS_Framework: theory DFS_Framework.Feedback_Arcs

20:31:55 Linear_Programming: theory Linear_Programming.Matrix_LinPoly

20:31:56 Containers-Benchmarks: theory Collections.HashMap

20:31:59 Featherweight_OCL: theory Featherweight_OCL.UML_Void

20:31:59 Linear_Programming: theory Linear_Programming.LP_Preliminaries

20:32:02 Containers-Benchmarks: theory Collections.HashSet

20:32:02 Containers-Benchmarks: theory Collections.MapStdImpl

20:32:03 Featherweight_OCL: theory Featherweight_OCL.UML_Sequence

20:32:08 DFS_Framework: theory DFS_Framework.Nested_DFS

20:32:08 Linear_Programming: theory Linear_Programming.Linear_Programming

20:32:08 Featherweight_OCL: theory Featherweight_OCL.UML_Bag

20:32:08 Featherweight_OCL: theory Featherweight_OCL.UML_Set

20:32:08 Containers-Benchmarks: theory Collections.SetStdImpl

20:32:11 LTL_to_GBA: theory LTL_to_GBA.All_Of_LTL_to_GBA

20:32:12 Containers-Benchmarks: theory Collections.ICF_Impl

20:32:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_deep

20:32:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Rail

20:32:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_shallow

20:32:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation

20:32:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/document.pdf

20:32:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/outline.pdf

20:32:13 Timing Multi_Party_Computation (4 threads, 160.755s elapsed time, 576.404s cpu time, 24.844s GC time, factor 3.59)

20:32:13 Finished Multi_Party_Computation (0:02:51 elapsed time, 0:09:56 cpu time, factor 3.47)

20:32:13 Building Ordinal ...

20:32:14 Ordinal: theory Ordinal.OrdinalDef

20:32:15 Featherweight_OCL: theory Featherweight_OCL.UML_Library

20:32:16 Ordinal: theory Ordinal.OrdinalInduct

20:32:16 Ordinal: theory Ordinal.OrdinalCont

20:32:16 Ordinal: theory Ordinal.OrdinalRec

20:32:16 Ordinal: theory Ordinal.OrdinalArith

20:32:17 Ordinal: theory Ordinal.OrdinalInverse

20:32:17 Ordinal: theory Ordinal.OrdinalFix

20:32:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA

20:32:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA/document.pdf

20:32:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA/outline.pdf

20:32:17 Timing LTL_to_GBA (4 threads, 174.073s elapsed time, 569.824s cpu time, 23.120s GC time, factor 3.27)

20:32:17 Finished LTL_to_GBA (0:03:02 elapsed time, 0:09:55 cpu time, factor 3.26)

20:32:17 Running Interval_Arithmetic_Word32 ...

20:32:17 Ordinal: theory Ordinal.OrdinalOmega

20:32:17 Containers-Benchmarks: theory Collections.ICF_Refine_Monadic

20:32:18 Containers-Benchmarks: theory Collections.ICF_Autoref

20:32:18 Ordinal: theory Ordinal.OrdinalVeblen

20:32:18 Ordinal: theory Ordinal.Ordinal

20:32:19 Interval_Arithmetic_Word32: theory HOL-Library.Code_Target_Int

20:32:19 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Interval_Word32

20:32:19 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Finite_String

20:32:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi

20:32:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/document.pdf

20:32:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/outline.pdf

20:32:21 Timing Akra_Bazzi (4 threads, 83.167s elapsed time, 278.256s cpu time, 9.992s GC time, factor 3.35)

20:32:21 Finished Akra_Bazzi (0:02:15 elapsed time, 0:06:09 cpu time, factor 2.72)

20:32:21 Building Coinductive ...

20:32:22 Containers-Benchmarks: theory Collections.Collections

20:32:23 Containers-Benchmarks: theory Collections.CollectionsV1

20:32:23 Coinductive: theory Coinductive.Resumption

20:32:23 Coinductive: theory HOL-Analysis.Metric_Arith

20:32:23 Coinductive: theory HOL-Analysis.Inner_Product

20:32:23 Coinductive: theory HOL-Analysis.Abstract_Topology

20:32:24 Coinductive: theory HOL-Analysis.L2_Norm

20:32:24 Coinductive: theory HOL-Analysis.Product_Vector

20:32:25 Coinductive: theory Coinductive.Coinductive_Nat

20:32:25 Coinductive: theory HOL-Analysis.Norm_Arith

20:32:26 Coinductive: theory HOL-Analysis.Elementary_Topology

20:32:26 Coinductive: theory HOL-Analysis.Euclidean_Space

20:32:26 Coinductive: theory Coinductive.Coinductive_List

20:32:29 Coinductive: theory HOL-Analysis.Finite_Cartesian_Product

20:32:29 Coinductive: theory HOL-Analysis.Linear_Algebra

20:32:29 Coinductive: theory HOL-Analysis.Abstract_Topology_2

20:32:30 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Interpreter

20:32:30 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_ICF

20:32:31 Coinductive: theory HOL-Analysis.Connected

20:32:31 Coinductive: theory HOL-Analysis.Elementary_Metric_Spaces

20:32:32 Coinductive: theory HOL-Analysis.Cartesian_Space

20:32:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal

20:32:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal/document.pdf

20:32:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal/outline.pdf

20:32:33 Timing Ordinal (4 threads, 3.938s elapsed time, 7.588s cpu time, 0.460s GC time, factor 1.93)

20:32:33 Finished Ordinal (0:00:19 elapsed time, 0:00:33 cpu time, factor 1.74)

20:32:33 Running Prpu_Maxflow ...

20:32:34 Coinductive: theory HOL-Analysis.Elementary_Normed_Spaces

20:32:35 Coinductive: theory Coinductive.Coinductive_List_Prefix

20:32:35 Coinductive: theory Coinductive.Hamming_Stream

20:32:36 Coinductive: theory Coinductive.Koenigslemma

20:32:36 Coinductive: theory Coinductive.LMirror

20:32:36 Coinductive: theory Coinductive.Lazy_LList

20:32:36 Coinductive: theory Coinductive.Quotient_Coinductive_List

20:32:36 Coinductive: theory Coinductive.TLList

20:32:36 Coinductive: theory Coinductive.Coinductive_Stream

20:32:37 Prpu_Maxflow: theory Prpu_Maxflow.Graph_Topological_Ordering

20:32:37 Prpu_Maxflow: theory Prpu_Maxflow.Generic_Push_Relabel

20:32:37 Coinductive: theory HOL-Analysis.Topology_Euclidean_Space

20:32:41 Coinductive: theory Coinductive.Lazy_TLList

20:32:41 Coinductive: theory Coinductive.Quotient_TLList

20:32:42 Coinductive: theory Coinductive.TLList_CCPO

20:32:42 Coinductive: theory HOL-Analysis.Extended_Real_Limits

20:32:43 Coinductive: theory Coinductive.TLList_CCPO_Examples

20:32:43 Coinductive: theory Coinductive.Coinductive

20:32:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated_generated

20:32:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated

20:32:44 Coinductive: theory Coinductive.CCPO_Topology

20:32:46 Coinductive: theory Coinductive.LList_CCPO_Topology

20:32:49 Coinductive: theory Coinductive.Coinductive_Examples

20:32:53 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel

20:32:53 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Inst

20:32:54 DFS_Framework: theory DFS_Framework.DFS_All_Examples

20:32:54 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Impl

20:32:54 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front

20:33:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers-Benchmarks

20:33:00 Timing Containers-Benchmarks (4 threads, 154.232s elapsed time, 489.924s cpu time, 40.936s GC time, factor 3.18)

20:33:00 Finished Containers-Benchmarks (0:02:39 elapsed time, 0:12:16 cpu time, factor 4.62)

20:33:00 Running Collections_Examples ...

20:33:04 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples_Chapter

20:33:04 Collections_Examples: theory Collections_Examples.Examples_Chapter

20:33:04 Collections_Examples: theory Collections_Examples.ICF_Examples_Chapter

20:33:04 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples_Chapter

20:33:04 Collections_Examples: theory Containers.Equal

20:33:04 Collections_Examples: theory Containers.List_Fusion

20:33:04 Collections_Examples: theory Containers.Extend_Partial_Order

20:33:04 Collections_Examples: theory Deriving.Comparator

20:33:04 Collections_Examples: theory Containers.Closure_Set

20:33:04 Collections_Examples: theory Deriving.Derive_Manager

20:33:04 Collections_Examples: theory Deriving.Generator_Aux

20:33:04 Collections_Examples: theory HOL-Library.DAList

20:33:04 Collections_Examples: theory Deriving.Equality_Generator

20:33:05 Collections_Examples: theory Deriving.Equality_Instances

20:33:05 Collections_Examples: theory Containers.Containers_Auxiliary

20:33:05 Collections_Examples: theory Deriving.Compare

20:33:06 Collections_Examples: theory Deriving.Comparator_Generator

20:33:06 Collections_Examples: theory HOL-Library.Char_ord

20:33:06 Collections_Examples: theory Containers.AssocList

20:33:06 Collections_Examples: theory Containers.Lexicographic_Order

20:33:06 Collections_Examples: theory HOL-Library.Omega_Words_Fun

20:33:06 Collections_Examples: theory HOL-Library.Mapping

20:33:06 Collections_Examples: theory Containers.Containers_Generator

20:33:07 Collections_Examples: theory CAVA_Automata.Digraph_Basic

20:33:07 Collections_Examples: theory Deriving.Compare_Generator

20:33:07 Collections_Examples: theory Containers.Collection_Enum

20:33:08 Collections_Examples: theory Deriving.Compare_Instances

20:33:08 Collections_Examples: theory Containers.Collection_Eq

20:33:08 Collections_Examples: theory Containers.Set_Linorder

20:33:09 Collections_Examples: theory Containers.RBT_ext

20:33:09 Collections_Examples: theory Deriving.RBT_Comparator_Impl

20:33:09 Collections_Examples: theory Containers.DList_Set

20:33:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework

20:33:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework/document.pdf

20:33:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework/outline.pdf

20:33:10 Timing DFS_Framework (4 threads, 168.896s elapsed time, 569.440s cpu time, 16.624s GC time, factor 3.37)

20:33:10 Finished DFS_Framework (0:02:59 elapsed time, 0:11:49 cpu time, factor 3.95)

20:33:10 Building Nested_Multisets_Ordinals ...

20:33:10 Collections_Examples: theory HOL-Library.Uprod

20:33:11 Featherweight_OCL: theory Featherweight_OCL.UML_State

20:33:11 Collections_Examples: theory Collections_Examples.Exploration

20:33:11 Nested_Multisets_Ordinals: theory HOL-Library.Cancellation

20:33:11 Nested_Multisets_Ordinals: theory HOL-Library.Infinite_Set

20:33:11 Nested_Multisets_Ordinals: theory HOL-Library.Nat_Bijection

20:33:11 Nested_Multisets_Ordinals: theory HOL-Library.Old_Datatype

20:33:12 Collections_Examples: theory Containers.TwoSat_Ex

20:33:12 Nested_Multisets_Ordinals: theory HOL-Library.Product_Plus

20:33:12 Collections_Examples: theory Collections_Examples.Exploration_DFS

20:33:12 Nested_Multisets_Ordinals: theory HOL-Library.Sublist

20:33:12 Nested_Multisets_Ordinals: theory HOL-Library.Product_Order

20:33:12 Nested_Multisets_Ordinals: theory HOL-Library.Countable

20:33:12 Nested_Multisets_Ordinals: theory HOL-Library.Multiset

20:33:13 Nested_Multisets_Ordinals: theory List-Index.List_Index

20:33:13 Collections_Examples: theory Collections_Examples.PerformanceTest

20:33:13 Featherweight_OCL: theory Featherweight_OCL.UML_Contracts

20:33:14 Nested_Multisets_Ordinals: theory HOL-Library.Countable_Set

20:33:14 Nested_Multisets_Ordinals: theory HOL-Library.FSet

20:33:15 Collections_Examples: theory Collections_Examples.itp_2010

20:33:15 Featherweight_OCL: theory Featherweight_OCL.UML_Main

20:33:15 Featherweight_OCL: theory Featherweight_OCL.Analysis_UML

20:33:15 Nested_Multisets_Ordinals: theory HOL-Library.Countable_Complete_Lattices

20:33:16 Nested_Multisets_Ordinals: theory HOL-Library.Countable_Set_Type

20:33:16 Collections_Examples: theory Collections_Examples.Simple_DFS

20:33:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model

20:33:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model/document.pdf

20:33:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model/outline.pdf

20:33:16 Timing Isabelle_Meta_Model (4 threads, 183.758s elapsed time, 291.968s cpu time, 26.368s GC time, factor 1.59)

20:33:16 Finished Isabelle_Meta_Model (0:03:12 elapsed time, 0:05:10 cpu time, factor 1.61)

20:33:16 Building LTL ...

20:33:16 Featherweight_OCL: theory Featherweight_OCL.Design_UML

20:33:18 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

20:33:19 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

20:33:19 LTL: theory LTL.LTL

20:33:19 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front_Impl

20:33:19 Nested_Multisets_Ordinals: theory HOL-Library.Order_Continuity

20:33:20 Nested_Multisets_Ordinals: theory HOL-Library.Multiset_Order

20:33:20 Nested_Multisets_Ordinals: theory HOL-Library.Extended_Nat

20:33:21 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.McCarthy_91

20:33:21 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Nested_Multiset

20:33:21 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Multiset_More

20:33:23 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Hereditary_Multiset

20:33:23 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Signed_Multiset

20:33:23 Collections_Examples: theory Collections_Examples.Succ_Graph

20:33:24 Collections_Examples: theory Containers.Collection_Order

20:33:24 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Syntactic_Ordinal

20:33:25 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Unary_PCF

20:33:25 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

20:33:26 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Goodstein_Sequence

20:33:26 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Hydra_Battle

20:33:26 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

20:33:27 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

20:33:27 Collections_Examples: theory Containers.RBT_Mapping2

20:33:28 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

20:33:29 Collections_Examples: theory Containers.RBT_Set2

20:33:30 Collections_Examples: theory Collections_Examples.ICF_Examples

20:33:31 Collections_Examples: theory Collections_Examples.ICF_Test

20:33:32 Collections_Examples: theory Containers.Set_Impl

20:33:34 Collections_Examples: theory Collections_Examples.Coll_Test

20:33:38 Featherweight_OCL: theory Featherweight_OCL.Analysis_OCL

20:33:41 LTL: theory LTL.Rewriting

20:33:41 LTL: theory LTL.Equivalence_Relations

20:33:45 LTL: theory LTL.Code_Equations

20:33:46 LTL: theory LTL.Disjunctive_Normal_Form

20:33:50 LTL: theory LTL.Example

20:33:55 Collections_Examples: theory Containers.Mapping_Impl

20:33:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Programming

20:33:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Programming/document.pdf

20:33:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Programming/outline.pdf

20:33:57 Timing Linear_Programming (4 threads, 163.310s elapsed time, 459.404s cpu time, 22.116s GC time, factor 2.81)

20:33:57 Finished Linear_Programming (0:02:54 elapsed time, 0:07:56 cpu time, factor 2.74)

20:33:57 Running Safe_OCL ...

20:33:58 Collections_Examples: theory Collections_Examples.Nested_DFS

20:33:59 Safe_OCL: theory Safe_OCL.Transitive_Closure_Ext

20:33:59 Safe_OCL: theory Safe_OCL.Finite_Map_Ext

20:33:59 Safe_OCL: theory Safe_OCL.Errorable

20:33:59 Safe_OCL: theory Safe_OCL.OCL_Basic_Types

20:34:00 Safe_OCL: theory Safe_OCL.Tuple

20:34:00 Safe_OCL: theory Safe_OCL.Object_Model

20:34:01 Collections_Examples: theory Collections_Examples.Combined_TwoSat

20:34:05 Safe_OCL: theory Safe_OCL.OCL_Types

20:34:07 Featherweight_OCL: theory Featherweight_OCL.Design_OCL

20:34:16 Collections_Examples: theory Collections_Examples.Foreach_Refine

20:34:21 Safe_OCL: theory Safe_OCL.OCL_Syntax

20:34:27 Collections_Examples: theory Collections_Examples.ICF_Only_Test

20:34:27 Collections_Examples: theory Collections_Examples.Refine_Fold

20:34:27 Collections_Examples: theory Collections_Examples.Bfs_Impl

20:34:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Store_Buffer_Reduction

20:34:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Store_Buffer_Reduction/document.pdf

20:34:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Store_Buffer_Reduction/outline.pdf

20:34:29 Timing Store_Buffer_Reduction (4 threads, 181.794s elapsed time, 497.036s cpu time, 35.492s GC time, factor 2.73)

20:34:29 Finished Store_Buffer_Reduction (0:04:11 elapsed time, 0:09:56 cpu time, factor 2.37)

20:34:29 Building Symmetric_Polynomials ...

20:34:32 Symmetric_Polynomials: theory Abstract-Rewriting.Seq

20:34:32 Symmetric_Polynomials: theory Polynomials.MPoly_Type

20:34:32 Symmetric_Polynomials: theory Polynomials.More_Modules

20:34:32 Symmetric_Polynomials: theory Symmetric_Polynomials.Vieta

20:34:32 Symmetric_Polynomials: theory Open_Induction.Restricted_Predicates

20:34:32 Symmetric_Polynomials: theory Regular-Sets.Regular_Set

20:34:33 Symmetric_Polynomials: theory Polynomials.More_MPoly_Type

20:34:33 Symmetric_Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

20:34:33 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Elements

20:34:33 Symmetric_Polynomials: theory Well_Quasi_Orders.Least_Enum

20:34:34 Symmetric_Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

20:34:34 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials

20:34:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nested_Multisets_Ordinals

20:34:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nested_Multisets_Ordinals/document.pdf

20:34:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nested_Multisets_Ordinals/outline.pdf

20:34:35 Timing Nested_Multisets_Ordinals (4 threads, 51.902s elapsed time, 183.068s cpu time, 7.016s GC time, factor 3.53)

20:34:35 Finished Nested_Multisets_Ordinals (0:01:24 elapsed time, 0:04:00 cpu time, factor 2.84)

20:34:35 Building IMP2 ...

20:34:36 Symmetric_Polynomials: theory Regular-Sets.Regular_Exp

20:34:36 IMP2: theory HOL-Library.Cancellation

20:34:36 IMP2: theory HOL-Library.Rewrite

20:34:36 IMP2: theory IMP2.IMP2_Utils

20:34:36 IMP2: theory IMP2.Named_Simpsets

20:34:37 IMP2: theory IMP2.Subgoal_Focus_Some

20:34:37 IMP2: theory HOL-Library.Multiset

20:34:40 Symmetric_Polynomials: theory Regular-Sets.NDerivative

20:34:40 Symmetric_Polynomials: theory Regular-Sets.Relation_Interpretation

20:34:44 Symmetric_Polynomials: theory Regular-Sets.Equivalence_Checking

20:34:44 IMP2: theory IMP2.IMP2_Aux_Lemmas

20:34:44 Symmetric_Polynomials: theory Regular-Sets.Regexp_Method

20:34:45 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full

20:34:46 IMP2: theory HOL-Eisbach.Eisbach

20:34:46 IMP2: theory IMP2.Syntax

20:34:47 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

20:34:47 IMP2: theory HOL-Eisbach.Eisbach_Tools

20:34:47 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

20:34:48 Symmetric_Polynomials: theory Polynomials.Utils

20:34:48 Symmetric_Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

20:34:49 Symmetric_Polynomials: theory Polynomials.Power_Products

20:34:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Interval_Arithmetic_Word32

20:34:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Interval_Arithmetic_Word32/document.pdf

20:34:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Interval_Arithmetic_Word32/outline.pdf

20:34:49 Timing Interval_Arithmetic_Word32 (4 threads, 143.853s elapsed time, 475.892s cpu time, 13.968s GC time, factor 3.31)

20:34:49 Finished Interval_Arithmetic_Word32 (0:02:31 elapsed time, 0:08:09 cpu time, factor 3.23)

20:34:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive

20:34:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/document.pdf

20:34:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/outline.pdf

20:34:50 Timing Coinductive (4 threads, 101.808s elapsed time, 357.176s cpu time, 19.144s GC time, factor 3.51)

20:34:50 Finished Coinductive (0:02:27 elapsed time, 0:07:31 cpu time, factor 3.05)

20:34:50 Running Multirelations ...

20:34:50 Building Order_Lattice_Props ...

20:34:50 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples

20:34:50 IMP2: theory IMP2.Semantics

20:34:50 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples

20:34:51 Prpu_Maxflow: theory Prpu_Maxflow.Generated_Code_Test

20:34:51 Multirelations: theory Multirelations.C_Algebras

20:34:52 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Loc

20:34:52 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

20:34:52 Order_Lattice_Props: theory Order_Lattice_Props.Sup_Lattice

20:34:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL

20:34:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL/document.pdf

20:34:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL/outline.pdf

20:34:52 Timing LTL (4 threads, 54.079s elapsed time, 169.588s cpu time, 7.276s GC time, factor 3.14)

20:34:52 Finished LTL (0:01:35 elapsed time, 0:04:00 cpu time, factor 2.52)

20:34:52 Building Complex_Geometry ...

20:34:54 Complex_Geometry: theory Complex_Geometry.Linear_Systems

20:34:54 Complex_Geometry: theory Complex_Geometry.More_Set

20:34:54 Complex_Geometry: theory HOL-Library.Product_Plus

20:34:54 Complex_Geometry: theory Complex_Geometry.More_Transcendental

20:34:54 Complex_Geometry: theory HOL-Analysis.Inner_Product

20:34:54 Complex_Geometry: theory HOL-Analysis.L2_Norm

20:34:54 Complex_Geometry: theory HOL-Analysis.Product_Vector

20:34:54 Complex_Geometry: theory Complex_Geometry.Canonical_Angle

20:34:54 Complex_Geometry: theory HOL-Library.Quadratic_Discriminant

20:34:54 Complex_Geometry: theory Complex_Geometry.More_Complex

20:34:55 Complex_Geometry: theory Complex_Geometry.Angles

20:34:55 Complex_Geometry: theory Complex_Geometry.Quadratic

20:34:55 Complex_Geometry: theory Complex_Geometry.Elementary_Complex_Geometry

20:34:56 Complex_Geometry: theory Complex_Geometry.Matrices

20:34:56 Complex_Geometry: theory HOL-Analysis.Euclidean_Space

20:34:57 IMP2: theory IMP2.Annotated_Syntax

20:34:58 IMP2: theory IMP2.IMP2_Basic_Simpset

20:34:58 IMP2: theory IMP2.Parser

20:34:58 Order_Lattice_Props: theory Order_Lattice_Props.Order_Duality

20:34:59 IMP2: theory IMP2.IMP2_Var_Postprocessor

20:34:59 IMP2: theory IMP2.IMP2_Basic_Decls

20:34:59 IMP2: theory IMP2.IMP2_Var_Abs

20:34:59 IMP2: theory IMP2.IMP2_Program_Analysis

20:35:00 Complex_Geometry: theory Complex_Geometry.Homogeneous_Coordinates

20:35:00 Complex_Geometry: theory Complex_Geometry.Unitary11_Matrices

20:35:00 Complex_Geometry: theory Complex_Geometry.Unitary_Matrices

20:35:00 Complex_Geometry: theory Complex_Geometry.Hermitean_Matrices

20:35:01 IMP2: theory IMP2.IMP2_Specification

20:35:01 IMP2: theory IMP2.IMP2_VCG

20:35:01 Complex_Geometry: theory Complex_Geometry.Moebius

20:35:02 Safe_OCL: theory Safe_OCL.OCL_Object_Model

20:35:03 Safe_OCL: theory Safe_OCL.OCL_Typing

20:35:03 IMP2: theory IMP2.IMP2

20:35:03 Complex_Geometry: theory Complex_Geometry.Circlines

20:35:07 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class

20:35:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL

20:35:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL/annex-a.pdf

20:35:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL/document.pdf

20:35:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL/outline.pdf

20:35:07 Timing Featherweight_OCL (4 threads, 153.907s elapsed time, 399.372s cpu time, 21.796s GC time, factor 2.59)

20:35:07 Finished Featherweight_OCL (0:03:33 elapsed time, 0:08:43 cpu time, factor 2.45)

20:35:07 Running Polynomials ...

20:35:07 Complex_Geometry: theory Complex_Geometry.Oriented_Circlines

20:35:08 Complex_Geometry: theory Complex_Geometry.Riemann_Sphere

20:35:09 Complex_Geometry: theory Complex_Geometry.Circlines_Angle

20:35:09 Complex_Geometry: theory Complex_Geometry.Unit_Circle_Preserving_Moebius

20:35:10 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props

20:35:10 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

20:35:10 Complex_Geometry: theory Complex_Geometry.Chordal_Metric

20:35:12 Multirelations: theory Multirelations.Multirelations

20:35:12 Polynomials: theory Deriving.Comparator

20:35:12 Polynomials: theory Deriving.Generator_Aux

20:35:12 Polynomials: theory HOL-Computational_Algebra.Factorial_Ring

20:35:12 Polynomials: theory Deriving.Derive_Manager

20:35:12 Polynomials: theory Polynomials.MPoly_Type

20:35:12 Polynomials: theory Polynomials.More_Modules

20:35:13 Polynomials: theory Matrix.Utility

20:35:13 Polynomials: theory Polynomials.More_MPoly_Type

20:35:13 Polynomials: theory Open_Induction.Restricted_Predicates

20:35:13 Polynomials: theory Polynomials.OAlist

20:35:14 Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

20:35:14 IMP2: theory IMP2.Examples

20:35:14 IMP2: theory IMP2.IMP2_from_IMP

20:35:14 IMP2: theory IMP2.Quickstart_Guide

20:35:14 Polynomials: theory Polynomials.Polynomials

20:35:16 Polynomials: theory Show.Show

20:35:18 Polynomials: theory Show.Show_Instances

20:35:20 Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

20:35:20 Polynomials: theory Well_Quasi_Orders.Minimal_Elements

20:35:21 Polynomials: theory Well_Quasi_Orders.Least_Enum

20:35:21 Polynomials: theory Well_Quasi_Orders.Almost_Full

20:35:23 Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

20:35:24 Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

20:35:24 Polynomials: theory Polynomials.NZM

20:35:25 Polynomials: theory Polynomials.Show_Polynomials

20:35:25 Polynomials: theory Polynomials.Utils

20:35:25 Order_Lattice_Props: theory Order_Lattice_Props.Galois_Connections

20:35:25 Order_Lattice_Props: theory Order_Lattice_Props.Representations

20:35:25 Order_Lattice_Props: theory Order_Lattice_Props.Closure_Operators

20:35:26 Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

20:35:26 Order_Lattice_Props: theory Order_Lattice_Props.Fixpoint_Fusion

20:35:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow

20:35:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow/document.pdf

20:35:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow/outline.pdf

20:35:26 Timing Prpu_Maxflow (4 threads, 161.070s elapsed time, 306.540s cpu time, 7.384s GC time, factor 1.90)

20:35:26 Finished Prpu_Maxflow (0:02:51 elapsed time, 0:06:33 cpu time, factor 2.29)

20:35:26 Building List-Infinite ...

20:35:26 Polynomials: theory Polynomials.Power_Products

20:35:27 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_FMap

20:35:29 Polynomials: theory HOL-Computational_Algebra.Polynomial

20:35:29 List-Infinite: theory List-Infinite.Util_NatInf

20:35:29 List-Infinite: theory List-Infinite.Util_Set

20:35:29 List-Infinite: theory List-Infinite.Util_MinMax

20:35:29 List-Infinite: theory List-Infinite.Util_Nat

20:35:30 List-Infinite: theory List-Infinite.Util_Div

20:35:30 Collections_Examples: theory Collections_Examples.Collection_Examples

20:35:31 List-Infinite: theory List-Infinite.SetInterval2

20:35:31 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials_Code

20:35:34 List-Infinite: theory List-Infinite.InfiniteSet2

20:35:34 List-Infinite: theory List-Infinite.SetIntervalCut

20:35:36 List-Infinite: theory List-Infinite.List2

20:35:36 List-Infinite: theory List-Infinite.SetIntervalStep

20:35:38 List-Infinite: theory List-Infinite.ListInf

20:35:40 Polynomials: theory Polynomials.MPoly_Type_Univariate

20:35:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples

20:35:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples/document.pdf

20:35:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples/outline.pdf

20:35:40 Timing Collections_Examples (4 threads, 149.065s elapsed time, 472.960s cpu time, 17.280s GC time, factor 3.17)

20:35:40 Finished Collections_Examples (0:02:38 elapsed time, 0:15:05 cpu time, factor 5.70)

20:35:40 Building Monad_Memo_DP ...

20:35:40 List-Infinite: theory List-Infinite.ListInf_Prefix

20:35:42 List-Infinite: theory List-Infinite.ListInfinite

20:35:42 Monad_Memo_DP: theory HOL-Eisbach.Eisbach

20:35:42 Monad_Memo_DP: theory Deriving.Derive_Manager

20:35:42 Monad_Memo_DP: theory Deriving.Generator_Aux

20:35:42 Monad_Memo_DP: theory HOL-Library.Adhoc_Overloading

20:35:42 Monad_Memo_DP: theory HOL-Library.Case_Converter

20:35:42 Monad_Memo_DP: theory HOL-Library.Monad_Syntax

20:35:43 Monad_Memo_DP: theory HOL-Library.State_Monad

20:35:43 Monad_Memo_DP: theory HOL-Library.Code_Abstract_Nat

20:35:43 Monad_Memo_DP: theory HOL-Library.Code_Target_Nat

20:35:43 Monad_Memo_DP: theory HOL-Library.Simps_Case_Conv

20:35:43 Monad_Memo_DP: theory HOL-Library.Extended

20:35:43 Monad_Memo_DP: theory HOL-Library.Code_Target_Int

20:35:44 Monad_Memo_DP: theory HOL-Library.Code_Target_Numeral

20:35:44 Monad_Memo_DP: theory HOL-Library.IArray

20:35:44 Monad_Memo_DP: theory HOL-Library.Mapping

20:35:44 Monad_Memo_DP: theory Monad_Memo_DP.State_Monad_Ext

20:35:45 Monad_Memo_DP: theory HOL-Library.Nat_Bijection

20:35:45 Monad_Memo_DP: theory HOL-Library.Old_Datatype

20:35:45 Monad_Memo_DP: theory HOL-Library.Product_Lexorder

20:35:45 Monad_Memo_DP: theory HOL-Library.RBT_Impl

20:35:45 Monad_Memo_DP: theory HOL-Library.Sublist

20:35:46 Monad_Memo_DP: theory HOL-Library.Tree

20:35:46 Monad_Memo_DP: theory HOL-Library.Countable

20:35:47 Polynomials: theory Polynomials.MPoly_Type_Class

20:35:48 Monad_Memo_DP: theory Monad_Memo_DP.Example_Misc

20:35:48 Monad_Memo_DP: theory Monad_Memo_DP.Ground_Function

20:35:48 Monad_Memo_DP: theory Monad_Memo_DP.Index

20:35:48 Monad_Memo_DP: theory HOL-Imperative_HOL.Heap

20:35:50 Monad_Memo_DP: theory Monad_Memo_DP.Pure_Monad

20:35:50 Monad_Memo_DP: theory Monad_Memo_DP.DP_CRelVS

20:35:51 Monad_Memo_DP: theory Monad_Memo_DP.Memory

20:35:51 Monad_Memo_DP: theory HOL-Imperative_HOL.Heap_Monad

20:35:51 Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

20:35:52 Monad_Memo_DP: theory Monad_Memo_DP.Bottom_Up_Computation

20:35:52 Monad_Memo_DP: theory Monad_Memo_DP.Pair_Memory

20:35:54 Monad_Memo_DP: theory Monad_Memo_DP.Solve_Cong

20:35:55 Monad_Memo_DP: theory Monad_Memo_DP.State_Heap_Misc

20:35:55 Monad_Memo_DP: theory Show.Show

20:35:55 Monad_Memo_DP: theory HOL-Imperative_HOL.Array

20:35:56 Monad_Memo_DP: theory HOL-Imperative_HOL.Ref

20:35:57 Monad_Memo_DP: theory HOL-Imperative_HOL.Imperative_HOL

20:35:57 Monad_Memo_DP: theory Monad_Memo_DP.Heap_Monad_Ext

20:35:57 Monad_Memo_DP: theory Monad_Memo_DP.State_Heap

20:35:57 Monad_Memo_DP: theory Show.Show_Instances

20:35:59 Monad_Memo_DP: theory Monad_Memo_DP.DP_CRelVH

20:36:00 Monad_Memo_DP: theory Monad_Memo_DP.Bottom_Up_Computation_Heap

20:36:00 Monad_Memo_DP: theory Monad_Memo_DP.Transform_Cmd

20:36:00 Monad_Memo_DP: theory Monad_Memo_DP.Memory_Heap

20:36:01 Monad_Memo_DP: theory Monad_Memo_DP.State_Main

20:36:05 Monad_Memo_DP: theory Monad_Memo_DP.Heap_Main

20:36:11 Polynomials: theory Polynomials.MPoly_Type_Class_FMap

20:36:11 Monad_Memo_DP: theory Monad_Memo_DP.Heap_Default

20:36:12 Monad_Memo_DP: theory Monad_Memo_DP.Tracing

20:36:12 Monad_Memo_DP: theory Monad_Memo_DP.Knapsack

20:36:12 Monad_Memo_DP: theory Monad_Memo_DP.OptBST

20:36:14 Safe_OCL: theory Safe_OCL.OCL_Normalization

20:36:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props

20:36:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props/document.pdf

20:36:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props/outline.pdf

20:36:14 Timing Order_Lattice_Props (4 threads, 44.833s elapsed time, 129.216s cpu time, 3.260s GC time, factor 2.88)

20:36:14 Finished Order_Lattice_Props (0:01:23 elapsed time, 0:03:08 cpu time, factor 2.26)

20:36:14 Building Extended_Finite_State_Machines ...

20:36:15 Polynomials: theory Polynomials.Quasi_PM_Power_Products

20:36:19 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Trilean

20:36:19 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.VName

20:36:19 Extended_Finite_State_Machines: theory FinFun.FinFun

20:36:19 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.FSet_Utils

20:36:21 Polynomials: theory Polynomials.MPoly_PM

20:36:22 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value

20:36:25 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value_Lexorder

20:36:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite

20:36:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite/document.pdf

20:36:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite/outline.pdf

20:36:25 Timing List-Infinite (4 threads, 16.141s elapsed time, 56.416s cpu time, 2.284s GC time, factor 3.50)

20:36:25 Finished List-Infinite (0:00:58 elapsed time, 0:01:55 cpu time, factor 1.98)

20:36:25 Running Corec ...

20:36:28 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp

20:36:29 Corec: theory HOL-Library.BNF_Corec

20:36:32 Polynomials: theory Polynomials.PP_Type

20:36:33 Polynomials: theory Polynomials.OAlist_Poly_Mapping

20:36:37 Safe_OCL: theory Safe_OCL.OCL_Examples

20:36:39 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp_Lexorder

20:36:41 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp

20:36:42 Polynomials: theory Polynomials.Term_Order

20:36:44 Corec: theory Corec.Corec

20:36:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials

20:36:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials/document.pdf

20:36:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials/outline.pdf

20:36:47 Timing Symmetric_Polynomials (4 threads, 74.389s elapsed time, 200.980s cpu time, 7.744s GC time, factor 2.70)

20:36:47 Finished Symmetric_Polynomials (0:02:15 elapsed time, 0:04:54 cpu time, factor 2.17)

20:36:47 Building Matrix ...

20:36:47 Monad_Memo_DP: theory HOL-Library.RBT

20:36:49 Monad_Memo_DP: theory HOL-Library.RBT_Mapping

20:36:50 Monad_Memo_DP: theory Monad_Memo_DP.Counting_Tiles

20:36:50 Monad_Memo_DP: theory Monad_Memo_DP.Longest_Common_Subsequence

20:36:52 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp_Lexorder

20:36:52 Polynomials: theory Polynomials.MPoly_Type_Class_OAlist

20:36:53 Matrix: theory HOL-Algebra.Congruence

20:36:53 Matrix: theory Matrix.Utility

20:36:54 Monad_Memo_DP: theory Monad_Memo_DP.CYK

20:36:54 Monad_Memo_DP: theory Monad_Memo_DP.Bellman_Ford

20:36:54 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition

20:36:55 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM

20:36:56 Matrix: theory HOL-Algebra.Order

20:36:57 Monad_Memo_DP: theory Monad_Memo_DP.Min_Ed_Dist0

20:36:57 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition_Lexorder

20:37:00 Matrix: theory HOL-Algebra.Lattice

20:37:02 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine

20:37:02 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM_LTL

20:37:02 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_2

20:37:05 Matrix: theory HOL-Algebra.Complete_Lattice

20:37:07 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_LTL

20:37:07 Matrix: theory HOL-Algebra.Group

20:37:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complex_Geometry

20:37:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complex_Geometry/document.pdf

20:37:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complex_Geometry/outline.pdf

20:37:11 Timing Complex_Geometry (4 threads, 86.101s elapsed time, 239.788s cpu time, 5.120s GC time, factor 2.78)

20:37:11 Finished Complex_Geometry (0:02:17 elapsed time, 0:05:16 cpu time, factor 2.31)

20:37:11 Running HOL-Homology ...

20:37:13 Matrix: theory HOL-Algebra.FiniteProduct

20:37:14 Matrix: theory HOL-Algebra.Ring

20:37:16 HOL-Homology: theory HOL-Cardinals.Fun_More

20:37:16 HOL-Homology: theory HOL-Cardinals.Order_Relation_More

20:37:16 HOL-Homology: theory HOL-Cardinals.Order_Union

20:37:16 HOL-Homology: theory HOL-Library.Fun_Lexorder

20:37:16 HOL-Homology: theory HOL-Algebra.Congruence

20:37:17 HOL-Homology: theory HOL-Library.Equipollence

20:37:17 HOL-Homology: theory HOL-Library.Groups_Big_Fun

20:37:17 Monad_Memo_DP: theory Monad_Memo_DP.All_Examples

20:37:17 HOL-Homology: theory HOL-Cardinals.Wellfounded_More

20:37:17 HOL-Homology: theory HOL-Cardinals.Wellorder_Relation

20:37:18 HOL-Homology: theory HOL-Library.More_List

20:37:18 HOL-Homology: theory HOL-Cardinals.Wellorder_Embedding

20:37:19 HOL-Homology: theory HOL-Library.Poly_Mapping

20:37:19 HOL-Homology: theory HOL-Cardinals.Wellorder_Constructions

20:37:21 HOL-Homology: theory HOL-Algebra.Order

20:37:22 HOL-Homology: theory HOL-Cardinals.Cardinal_Order_Relation

20:37:23 Matrix: theory Matrix.Ordered_Semiring

20:37:24 HOL-Homology: theory HOL-Algebra.Lattice

20:37:26 Matrix: theory Matrix.Matrix_Legacy

20:37:26 HOL-Homology: theory HOL-Cardinals.Cardinal_Arithmetic

20:37:29 HOL-Homology: theory HOL-Algebra.Complete_Lattice

20:37:31 HOL-Homology: theory HOL-Algebra.Group

20:37:37 HOL-Homology: theory HOL-Algebra.Coset

20:37:37 HOL-Homology: theory HOL-Algebra.FiniteProduct

20:37:39 HOL-Homology: theory HOL-Algebra.Ring

20:37:42 HOL-Homology: theory HOL-Algebra.Generated_Groups

20:37:44 HOL-Homology: theory HOL-Algebra.Solvable_Groups

20:37:53 HOL-Homology: theory HOL-Algebra.AbelCoset

20:37:53 HOL-Homology: theory HOL-Algebra.Module

20:37:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL

20:37:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL/document.pdf

20:37:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL/outline.pdf

20:37:54 Timing Safe_OCL (4 threads, 222.925s elapsed time, 389.436s cpu time, 14.076s GC time, factor 1.75)

20:37:54 Finished Safe_OCL (0:03:56 elapsed time, 0:06:49 cpu time, factor 1.73)

20:37:54 Running BytecodeLogicJmlTypes ...

20:37:58 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.AssocLists

20:37:59 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Language

20:38:04 HOL-Homology: theory HOL-Algebra.Ideal

20:38:10 HOL-Homology: theory HOL-Algebra.RingHom

20:38:12 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Logic

20:38:12 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.MultiStep

20:38:13 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Reachability

20:38:13 HOL-Homology: theory HOL-Algebra.UnivPoly

20:38:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2

20:38:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2/document.pdf

20:38:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2/outline.pdf

20:38:15 Timing IMP2 (4 threads, 159.348s elapsed time, 368.476s cpu time, 6.676s GC time, factor 2.31)

20:38:15 Finished IMP2 (0:03:37 elapsed time, 0:07:22 cpu time, factor 2.03)

20:38:15 Running Sigma_Commit_Crypto ...

20:38:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations

20:38:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations/document.pdf

20:38:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations/outline.pdf

20:38:16 Timing Multirelations (4 threads, 194.215s elapsed time, 212.620s cpu time, 4.748s GC time, factor 1.09)

20:38:16 Finished Multirelations (0:03:25 elapsed time, 0:03:48 cpu time, factor 1.11)

20:38:16 Building Launchbury ...

20:38:19 Launchbury: theory HOL-Library.AList

20:38:19 Launchbury: theory HOL-Library.Cancellation

20:38:19 Launchbury: theory HOL-Library.LaTeXsugar

20:38:19 Launchbury: theory HOL-Library.Infinite_Set

20:38:19 Launchbury: theory HOL-Library.Phantom_Type

20:38:21 Launchbury: theory Launchbury.Mono-Nat-Fun

20:38:21 Launchbury: theory HOL-Library.Quotient_Syntax

20:38:21 Launchbury: theory HOL-Library.Quotient_Option

20:38:21 Launchbury: theory HOL-Library.Multiset

20:38:21 Sigma_Commit_Crypto: theory HOL-Number_Theory.Cong

20:38:21 Sigma_Commit_Crypto: theory HOL-Algebra.FiniteProduct

20:38:21 Sigma_Commit_Crypto: theory HOL-Algebra.Generated_Groups

20:38:21 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Xor

20:38:21 Launchbury: theory HOL-Library.Quotient_Product

20:38:22 Launchbury: theory HOL-Library.Quotient_Set

20:38:22 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Sound

20:38:22 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Cachera

20:38:22 Launchbury: theory HOL-Library.Quotient_List

20:38:22 Launchbury: theory HOL-Library.Cardinality

20:38:24 Launchbury: theory HOL-Library.FSet

20:38:24 Sigma_Commit_Crypto: theory HOL-Algebra.Ring

20:38:25 Launchbury: theory Launchbury.C

20:38:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix

20:38:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix/document.pdf

20:38:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix/outline.pdf

20:38:26 Timing Matrix (4 threads, 45.841s elapsed time, 107.724s cpu time, 4.256s GC time, factor 2.35)

20:38:26 Finished Matrix (0:01:37 elapsed time, 0:02:50 cpu time, factor 1.75)

20:38:26 Running Allen_Calculus ...

20:38:26 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Commitment_Schemes

20:38:26 Launchbury: theory FinFun.FinFun

20:38:26 Sigma_Commit_Crypto: theory HOL-Number_Theory.Totient

20:38:26 Launchbury: theory Launchbury.CValue

20:38:26 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Cyclic_Group_Ext

20:38:28 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_Protocols

20:38:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machines

20:38:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machines/document.pdf

20:38:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machines/outline.pdf

20:38:28 Timing Extended_Finite_State_Machines (4 threads, 68.737s elapsed time, 190.340s cpu time, 6.748s GC time, factor 2.77)

20:38:28 Finished Extended_Finite_State_Machines (0:02:12 elapsed time, 0:04:28 cpu time, factor 2.03)

20:38:28 Running Poincare_Bendixson ...

20:38:29 Allen_Calculus: theory HOL-Eisbach.Eisbach

20:38:29 Allen_Calculus: theory Allen_Calculus.xor_cal

20:38:29 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Discrete_Log

20:38:29 Launchbury: theory Launchbury.HOLCF-Join

20:38:29 Allen_Calculus: theory Allen_Calculus.axioms

20:38:30 Launchbury: theory Launchbury.HOLCF-Join-Classes

20:38:30 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Uniform_Sampling

20:38:32 Allen_Calculus: theory HOL-Eisbach.Eisbach_Tools

20:38:32 Allen_Calculus: theory Allen_Calculus.allen

20:38:33 Launchbury: theory Launchbury.HOLCF-Meet

20:38:34 Launchbury: theory Launchbury.C-Meet

20:38:35 Launchbury: theory Launchbury.Value

20:38:35 Launchbury: theory Launchbury.AList-Utils

20:38:36 Sigma_Commit_Crypto: theory HOL-Algebra.AbelCoset

20:38:36 Sigma_Commit_Crypto: theory HOL-Algebra.Module

20:38:36 Poincare_Bendixson: theory Poincare_Bendixson.Analysis_Misc

20:38:36 Poincare_Bendixson: theory Poincare_Bendixson.Affine_Arithmetic_Misc

20:38:36 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_AND

20:38:36 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_OR

20:38:36 Launchbury: theory Launchbury.Env

20:38:36 Launchbury: theory Launchbury.Pointwise

20:38:36 Launchbury: theory Launchbury.HOLCF-Utils

20:38:37 Launchbury: theory Launchbury.ValueSimilarity

20:38:38 Launchbury: theory Nominal2.Nominal2_Base

20:38:38 Launchbury: theory Launchbury.C-restr

20:38:38 Launchbury: theory Launchbury.Env-HOLCF

20:38:38 Launchbury: theory Launchbury.Iterative

20:38:39 HOL-Homology: theory HOL-Algebra.Multiplicative_Group

20:38:39 Poincare_Bendixson: theory Poincare_Bendixson.ODE_Misc

20:38:45 Sigma_Commit_Crypto: theory HOL-Algebra.Ideal

20:38:46 Allen_Calculus: theory Allen_Calculus.disjoint_relations

20:38:47 Allen_Calculus: theory Allen_Calculus.jointly_exhaustive

20:38:47 HOL-Homology: theory HOL-Algebra.Elementary_Groups

20:38:48 Allen_Calculus: theory Allen_Calculus.examples

20:38:49 Allen_Calculus: theory Allen_Calculus.nest

20:38:49 HOL-Homology: theory HOL-Algebra.Exact_Sequence

20:38:49 HOL-Homology: theory HOL-Algebra.Product_Groups

20:38:51 HOL-Homology: theory HOL-Algebra.Free_Abelian_Groups

20:38:51 Poincare_Bendixson: theory Poincare_Bendixson.Invariance

20:38:52 Launchbury: theory Nominal2.Nominal2_Abs

20:38:53 Sigma_Commit_Crypto: theory HOL-Algebra.RingHom

20:38:54 HOL-Homology: theory HOL-Homology.Simplices

20:38:55 Poincare_Bendixson: theory Poincare_Bendixson.Limit_Set

20:38:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Corec

20:38:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Corec/corec.pdf

20:38:56 Timing Corec (4 threads, 137.339s elapsed time, 137.148s cpu time, 7.300s GC time, factor 1.00)

20:38:56 Finished Corec (0:02:29 elapsed time, 0:02:26 cpu time, factor 0.98)

20:38:56 Running Timed_Automata ...

20:38:56 Sigma_Commit_Crypto: theory HOL-Algebra.UnivPoly

20:38:59 Poincare_Bendixson: theory Poincare_Bendixson.Periodic_Orbit

20:38:59 Launchbury: theory Nominal2.Nominal2_FCB

20:39:00 Timed_Automata: theory Timed_Automata.Floyd_Warshall

20:39:00 Timed_Automata: theory Timed_Automata.Misc

20:39:00 Timed_Automata: theory Timed_Automata.Timed_Automata

20:39:00 Launchbury: theory Nominal2.Nominal2

20:39:00 HOL-Homology: theory HOL-Homology.Homology_Groups

20:39:02 Poincare_Bendixson: theory Poincare_Bendixson.Poincare_Bendixson

20:39:04 HOL-Homology: theory HOL-Homology.Brouwer_Degree

20:39:07 HOL-Homology: theory HOL-Homology.Invariance_of_Domain

20:39:10 HOL-Homology: theory HOL-Homology.Homology

20:39:10 Launchbury: theory Launchbury.Nominal-Utils

20:39:10 Launchbury: theory Launchbury.Vars

20:39:11 Launchbury: theory Launchbury.EvalHeap

20:39:12 Launchbury: theory Launchbury.AList-Utils-Nominal

20:39:12 Launchbury: theory Launchbury.Nominal-HOLCF

20:39:13 Poincare_Bendixson: theory Poincare_Bendixson.Examples

20:39:14 Launchbury: theory Launchbury.Terms

20:39:14 Timed_Automata: theory Timed_Automata.DBM

20:39:17 Launchbury: theory Launchbury.CValue-Nominal

20:39:17 Launchbury: theory Launchbury.Env-Nominal

20:39:17 Launchbury: theory Launchbury.HasESem

20:39:18 Launchbury: theory Launchbury.Value-Nominal

20:39:19 Launchbury: theory Launchbury.HeapSemantics

20:39:21 Timed_Automata: theory Timed_Automata.Paths_Cycles

20:39:21 Timed_Automata: theory Timed_Automata.Regions

20:39:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials

20:39:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials/document.pdf

20:39:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials/outline.pdf

20:39:23 Timing Polynomials (4 threads, 221.450s elapsed time, 532.676s cpu time, 36.252s GC time, factor 2.41)

20:39:23 Finished Polynomials (0:04:14 elapsed time, 0:09:37 cpu time, factor 2.27)

20:39:23 Building Relation_Algebra ...

20:39:24 Timed_Automata: theory Timed_Automata.DBM_Basics

20:39:24 Sigma_Commit_Crypto: theory HOL-Algebra.Multiplicative_Group

20:39:26 Timed_Automata: theory Timed_Automata.DBM_Normalization

20:39:26 Timed_Automata: theory Timed_Automata.DBM_Operations

20:39:27 Relation_Algebra: theory Relation_Algebra.More_Boolean_Algebra

20:39:29 Timed_Automata: theory Timed_Automata.Closure

20:39:29 Relation_Algebra: theory Relation_Algebra.Relation_Algebra

20:39:32 Timed_Automata: theory Timed_Automata.DBM_Zone_Semantics

20:39:32 Timed_Automata: theory Timed_Automata.Regions_Beta

20:39:33 Sigma_Commit_Crypto: theory HOL-Number_Theory.Residues

20:39:33 Launchbury: theory Launchbury.Substitution

20:39:33 Launchbury: theory Launchbury.AbstractDenotational

20:39:35 Launchbury: theory Launchbury.Launchbury

20:39:36 Launchbury: theory Launchbury.Abstract-Denotational-Props

20:39:37 Launchbury: theory Launchbury.ResourcedDenotational

20:39:37 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Number_Theory_Aux

20:39:38 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

20:39:38 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

20:39:38 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Pedersen

20:39:38 Launchbury: theory Launchbury.Denotational

20:39:39 Launchbury: theory Launchbury.Denotational-Related

20:39:39 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Rivest

20:39:41 Launchbury: theory Launchbury.CorrectnessResourced

20:39:41 Launchbury: theory Launchbury.CorrectnessOriginal

20:39:42 Launchbury: theory Launchbury.ResourcedAdequacy

20:39:43 Launchbury: theory Launchbury.Adequacy

20:39:43 Timed_Automata: theory Timed_Automata.Approx_Beta

20:39:44 Launchbury: theory Launchbury.EverythingAdequacy

20:39:44 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

20:39:47 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Models

20:39:47 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_RTC

20:39:47 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Tests

20:39:47 Timed_Automata: theory Timed_Automata.Normalized_Zone_Semantics

20:39:49 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Vectors

20:39:52 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Functions

20:40:03 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Direct_Products

20:40:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Memo_DP

20:40:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Memo_DP/document.pdf

20:40:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Memo_DP/outline.pdf

20:40:30 Timing Monad_Memo_DP (4 threads, 190.441s elapsed time, 529.940s cpu time, 16.612s GC time, factor 2.78)

20:40:30 Finished Monad_Memo_DP (0:04:48 elapsed time, 0:10:54 cpu time, factor 2.27)

20:40:30 Running Password_Authentication_Protocol ...

20:40:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BytecodeLogicJmlTypes

20:40:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BytecodeLogicJmlTypes/document.pdf

20:40:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BytecodeLogicJmlTypes/outline.pdf

20:40:32 Timing BytecodeLogicJmlTypes (4 threads, 144.296s elapsed time, 262.976s cpu time, 5.604s GC time, factor 1.82)

20:40:32 Finished BytecodeLogicJmlTypes (0:02:35 elapsed time, 0:04:38 cpu time, factor 1.79)

20:40:32 Running KBPs ...

20:40:35 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Propaedeutics

20:40:36 KBPs: theory KBPs.Extra

20:40:37 KBPs: theory KBPs.List_local

20:40:46 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Protocol

20:40:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra

20:40:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra/document.pdf

20:40:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra/outline.pdf

20:40:46 Timing Relation_Algebra (4 threads, 40.786s elapsed time, 81.520s cpu time, 2.956s GC time, factor 2.00)

20:40:46 Finished Relation_Algebra (0:01:22 elapsed time, 0:02:12 cpu time, factor 1.60)

20:40:46 Running HOL-Proofs-Lambda ...

20:40:50 HOL-Proofs-Lambda: theory HOL-Library.Code_Target_Int

20:40:50 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Commutation

20:40:50 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Lambda

20:40:50 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListOrder

20:40:57 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListApplication

20:40:57 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ParRed

20:40:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto

20:40:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/document.pdf

20:40:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/outline.pdf

20:40:57 Timing Sigma_Commit_Crypto (4 threads, 143.772s elapsed time, 360.160s cpu time, 14.088s GC time, factor 2.51)

20:40:57 Finished Sigma_Commit_Crypto (0:02:40 elapsed time, 0:06:23 cpu time, factor 2.39)

20:40:57 Running Factored_Transition_System_Bounding ...

20:40:58 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.LambdaType

20:40:58 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListBeta

20:40:59 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Eta

20:40:59 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.InductTermi

20:40:59 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.NormalForm

20:40:59 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.Acyclicity

20:41:00 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.RelUtils

20:41:00 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.HoArithUtils

20:41:00 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.SetUtils

20:41:00 Factored_Transition_System_Bounding: theory HOL-Library.AList

20:41:00 Factored_Transition_System_Bounding: theory HOL-Library.Conditional_Parametricity

20:41:00 Factored_Transition_System_Bounding: theory HOL-Library.Nat_Bijection

20:41:01 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Standardization

20:41:01 Factored_Transition_System_Bounding: theory HOL-Library.Old_Datatype

20:41:01 Factored_Transition_System_Bounding: theory HOL-Library.Sublist

20:41:03 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.StrongNorm

20:41:03 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.WeakNorm

20:41:04 Factored_Transition_System_Bounding: theory HOL-Library.Countable

20:41:06 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.ListUtils

20:41:07 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FSSublist

20:41:09 Factored_Transition_System_Bounding: theory HOL-Library.FSet

20:41:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Launchbury

20:41:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Launchbury/document.pdf

20:41:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Launchbury/outline.pdf

20:41:14 Timing Launchbury (4 threads, 108.747s elapsed time, 264.212s cpu time, 9.980s GC time, factor 2.43)

20:41:14 Finished Launchbury (0:02:56 elapsed time, 0:05:55 cpu time, factor 2.02)

20:41:14 Running Stable_Matching ...

20:41:18 Stable_Matching: theory Stable_Matching.Basis

20:41:18 Stable_Matching: theory Stable_Matching.Sotomayor

20:41:18 Factored_Transition_System_Bounding: theory HOL-Library.Finite_Map

20:41:19 Stable_Matching: theory Stable_Matching.Choice_Functions

20:41:23 Stable_Matching: theory Stable_Matching.Contracts

20:41:26 KBPs: theory Trie.Trie

20:41:26 KBPs: theory KBPs.ODList

20:41:26 KBPs: theory KBPs.DFS

20:41:26 KBPs: theory KBPs.Kripke

20:41:27 KBPs: theory KBPs.MapOps

20:41:28 KBPs: theory KBPs.Traces

20:41:31 KBPs: theory Transitive-Closure.Transitive_Closure_Impl

20:41:32 KBPs: theory KBPs.Trie2

20:41:32 KBPs: theory Transitive-Closure.Transitive_Closure_List_Impl

20:41:32 KBPs: theory KBPs.Eval

20:41:32 KBPs: theory KBPs.KBPs

20:41:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology

20:41:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/document.pdf

20:41:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/manual.pdf

20:41:36 Timing HOL-Homology (4 threads, 243.553s elapsed time, 580.784s cpu time, 31.212s GC time, factor 2.38)

20:41:36 Finished HOL-Homology (0:04:24 elapsed time, 0:10:06 cpu time, factor 2.29)

20:41:36 Running LOFT ...

20:41:38 Stable_Matching: theory Stable_Matching.COP

20:41:38 KBPs: theory KBPs.KBPsAuto

20:41:41 LOFT: theory LOFT.Sort_Descending

20:41:41 LOFT: theory LOFT.OpenFlow_Helpers

20:41:43 LOFT: theory LOFT.List_Group

20:41:43 Stable_Matching: theory Stable_Matching.Bossiness

20:41:43 Stable_Matching: theory Stable_Matching.Strategic

20:41:44 LOFT: theory HOL-Library.List_Lexorder

20:41:44 LOFT: theory LOFT.Semantics_OpenFlow

20:41:45 LOFT: theory LOFT.OpenFlow_Matches

20:41:46 KBPs: theory KBPs.KBPsAlg

20:41:47 KBPs: theory KBPs.SPRView

20:41:48 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FactoredSystemLib

20:41:48 KBPs: theory KBPs.SPRViewNonDet

20:41:48 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FmapUtils

20:41:49 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FactoredSystem

20:41:53 KBPs: theory KBPs.SPRViewSingle

20:41:53 KBPs: theory KBPs.ClockView

20:41:54 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.ActionSeqProcess

20:41:54 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.Invariants

20:41:54 KBPs: theory KBPs.SPRViewDet

20:41:54 KBPs: theory KBPs.SPRViewNonDetIndInit

20:41:55 LOFT: theory LOFT.Featherweight_OpenFlow_Comparison

20:41:56 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.Dependency

20:41:56 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.TopologicalProps

20:42:00 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.SystemAbstraction

20:42:00 LOFT: theory LOFT.OpenFlow_Action

20:42:03 LOFT: theory LOFT.OpenFlow_Serialize

20:42:04 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.AcycSspace

20:42:06 KBPs: theory KBPs.Robot

20:42:13 KBPs: theory KBPs.MuddyChildren

20:42:16 KBPs: theory KBPs.Views

20:42:17 LOFT: theory LOFT.LinuxRouter_OpenFlow_Translation

20:42:23 KBPs: theory KBPs.Examples

20:42:23 LOFT: theory LOFT.OpenFlow_Documentation

20:42:23 LOFT: theory LOFT.OF_conv_test

20:42:25 LOFT: theory LOFT.RFC2544

20:42:28 KBPs: theory KBPs.KBPs_Main

20:42:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Allen_Calculus

20:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Allen_Calculus/document.pdf

20:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Allen_Calculus/outline.pdf

20:42:43 Timing Allen_Calculus (4 threads, 243.606s elapsed time, 556.672s cpu time, 8.216s GC time, factor 2.29)

20:42:43 Finished Allen_Calculus (0:04:15 elapsed time, 0:09:34 cpu time, factor 2.24)

20:42:43 Building Nat-Interval-Logic ...

20:42:47 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_Interval

20:42:53 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_IntervalOperators

20:42:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol

20:42:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol/document.pdf

20:42:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol/outline.pdf

20:42:57 Timing Password_Authentication_Protocol (4 threads, 131.045s elapsed time, 282.588s cpu time, 5.432s GC time, factor 2.16)

20:42:57 Finished Password_Authentication_Protocol (0:02:25 elapsed time, 0:05:02 cpu time, factor 2.07)

20:42:57 Running Buildings ...

20:43:01 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_TemporalOperators

20:43:02 Buildings: theory Buildings.Prelim

20:43:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Bendixson

20:43:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Bendixson/document.pdf

20:43:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Bendixson/outline.pdf

20:43:02 Timing Poincare_Bendixson (4 threads, 253.090s elapsed time, 376.128s cpu time, 6.212s GC time, factor 1.49)

20:43:02 Finished Poincare_Bendixson (0:04:32 elapsed time, 0:06:48 cpu time, factor 1.50)

20:43:02 Running Differential_Game_Logic ...

20:43:07 Differential_Game_Logic: theory Differential_Game_Logic.Identifiers

20:43:07 Differential_Game_Logic: theory Differential_Game_Logic.Lib

20:43:07 Differential_Game_Logic: theory Differential_Game_Logic.Syntax

20:43:08 Buildings: theory Buildings.Algebra

20:43:09 Buildings: theory Buildings.Simplicial

20:43:18 Buildings: theory Buildings.Chamber

20:43:20 Differential_Game_Logic: theory Differential_Game_Logic.Ids

20:43:20 Differential_Game_Logic: theory Differential_Game_Logic.Denotational_Semantics

20:43:28 Differential_Game_Logic: theory Differential_Game_Logic.Static_Semantics

20:43:28 Differential_Game_Logic: theory Differential_Game_Logic.Axioms

20:43:28 Differential_Game_Logic: theory Differential_Game_Logic.Coincidence

20:43:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Factored_Transition_System_Bounding

20:43:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Factored_Transition_System_Bounding/document.pdf

20:43:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Factored_Transition_System_Bounding/outline.pdf

20:43:29 Timing Factored_Transition_System_Bounding (4 threads, 135.095s elapsed time, 210.884s cpu time, 5.776s GC time, factor 1.56)

20:43:29 Finished Factored_Transition_System_Bounding (0:02:31 elapsed time, 0:04:48 cpu time, factor 1.90)

20:43:29 Running Probabilistic_Noninterference ...

20:43:30 Buildings: theory Buildings.Coxeter

20:43:31 Differential_Game_Logic: theory Differential_Game_Logic.USubst

20:43:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Timed_Automata

20:43:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Timed_Automata/document.pdf

20:43:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Timed_Automata/outline.pdf

20:43:33 Timing Timed_Automata (4 threads, 250.342s elapsed time, 557.940s cpu time, 11.492s GC time, factor 2.23)

20:43:33 Finished Timed_Automata (0:04:36 elapsed time, 0:09:49 cpu time, factor 2.14)

20:43:33 Running Constructive_Cryptography ...

20:43:34 Buildings: theory Buildings.Building

20:43:34 Probabilistic_Noninterference: theory HOL-Library.Case_Converter

20:43:34 Probabilistic_Noninterference: theory HOL-Library.Prefix_Order

20:43:34 Probabilistic_Noninterference: theory Coinductive.Coinductive_Nat

20:43:35 Probabilistic_Noninterference: theory HOL-Library.Simps_Case_Conv

20:43:37 Probabilistic_Noninterference: theory Coinductive.Coinductive_List

20:43:40 Constructive_Cryptography: theory Constructive_Cryptography.More_CryptHOL

20:43:42 Differential_Game_Logic: theory Differential_Game_Logic.Differential_Game_Logic

20:43:56 Constructive_Cryptography: theory Constructive_Cryptography.Resource

20:43:57 Probabilistic_Noninterference: theory Coinductive.Coinductive_Stream

20:43:59 Probabilistic_Noninterference: theory Markov_Models.Markov_Models_Auxiliary

20:44:02 Constructive_Cryptography: theory Constructive_Cryptography.Converter

20:44:06 Probabilistic_Noninterference: theory Markov_Models.Discrete_Time_Markov_Chain

20:44:10 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Interface

20:44:18 Constructive_Cryptography: theory Constructive_Cryptography.Converter_Rewrite

20:44:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs

20:44:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs/document.pdf

20:44:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs/outline.pdf

20:44:20 Timing KBPs (4 threads, 212.497s elapsed time, 470.644s cpu time, 17.072s GC time, factor 2.21)

20:44:20 Finished KBPs (0:03:47 elapsed time, 0:08:10 cpu time, factor 2.16)

20:44:20 Running WebAssembly ...

20:44:20 Constructive_Cryptography: theory Constructive_Cryptography.Random_System

20:44:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic

20:44:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic/document.pdf

20:44:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic/outline.pdf

20:44:21 Timing Nat-Interval-Logic (4 threads, 48.741s elapsed time, 96.788s cpu time, 1.980s GC time, factor 1.99)

20:44:21 Finished Nat-Interval-Logic (0:01:37 elapsed time, 0:02:34 cpu time, factor 1.59)

20:44:21 Running BirdKMP ...

20:44:22 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Language_Semantics

20:44:22 Constructive_Cryptography: theory Constructive_Cryptography.Distinguisher

20:44:22 Constructive_Cryptography: theory Constructive_Cryptography.Wiring

20:44:24 WebAssembly: theory HOL-Word.Bit_Comprehension

20:44:24 WebAssembly: theory HOL-Word.Traditional_Syntax

20:44:24 WebAssembly: theory WebAssembly.Wasm_Type_Abs

20:44:24 BirdKMP: theory BirdKMP.HOLCF_ROOT

20:44:25 BirdKMP: theory BirdKMP.Theory_Of_Lists

20:44:26 WebAssembly: theory HOL-Word.Bits_Int

20:44:28 Constructive_Cryptography: theory Constructive_Cryptography.Constructive_Cryptography

20:44:29 Constructive_Cryptography: theory Constructive_Cryptography.System_Construction

20:44:32 WebAssembly: theory HOL-Word.Misc_Arithmetic

20:44:32 WebAssembly: theory Native_Word.More_Bits_Int

20:44:32 WebAssembly: theory HOL-Word.Word

20:44:34 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Resumption_Based

20:44:36 BirdKMP: theory BirdKMP.KMP

20:44:40 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Compositionality

20:44:40 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Trace_Based

20:44:44 Constructive_Cryptography: theory Constructive_Cryptography.Message_Authentication_Code

20:44:44 Constructive_Cryptography: theory Constructive_Cryptography.One_Time_Pad

20:44:46 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Syntactic_Criteria

20:44:51 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Concrete

20:44:55 WebAssembly: theory HOL-Word.Misc_Typedef

20:44:55 WebAssembly: theory Word_Lib.Signed_Words

20:44:56 WebAssembly: theory HOL-Word.Reversed_Bit_Lists

20:44:58 Constructive_Cryptography: theory Constructive_Cryptography.Secure_Channel

20:44:59 WebAssembly: theory HOL-Word.Misc_lsb

20:44:59 WebAssembly: theory HOL-Word.Misc_msb

20:45:00 WebAssembly: theory HOL-Word.Misc_set_bit

20:45:00 WebAssembly: theory Word_Lib.Bitwise

20:45:00 Constructive_Cryptography: theory Constructive_Cryptography.Examples

20:45:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching

20:45:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching/document.pdf

20:45:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching/outline.pdf

20:45:00 Timing Stable_Matching (4 threads, 207.720s elapsed time, 516.344s cpu time, 7.552s GC time, factor 2.49)

20:45:00 Finished Stable_Matching (0:03:45 elapsed time, 0:09:01 cpu time, factor 2.40)

20:45:00 Running Gromov_Hyperbolicity ...

20:45:02 WebAssembly: theory Word_Lib.Word_Syntax

20:45:03 WebAssembly: theory Native_Word.Code_Symbolic_Bits_Int

20:45:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Lambda

20:45:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Lambda/document.pdf

20:45:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Lambda/outline.pdf

20:45:03 Timing HOL-Proofs-Lambda (4 threads, 241.294s elapsed time, 237.888s cpu time, 5.264s GC time, factor 0.99)

20:45:03 Finished HOL-Proofs-Lambda (0:04:15 elapsed time, 0:04:16 cpu time, factor 1.00)

20:45:03 Building Cauchy ...

20:45:03 WebAssembly: theory Word_Lib.Word_Lib

20:45:04 WebAssembly: theory Native_Word.Bits_Integer

20:45:04 Gromov_Hyperbolicity: theory HOL-Cardinals.Fun_More

20:45:04 Gromov_Hyperbolicity: theory HOL-Cardinals.Order_Union

20:45:04 Gromov_Hyperbolicity: theory HOL-Cardinals.Order_Relation_More

20:45:04 Gromov_Hyperbolicity: theory HOL-Decision_Procs.Dense_Linear_Order

20:45:05 Gromov_Hyperbolicity: theory HOL-Library.Code_Abstract_Nat

20:45:05 Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Int

20:45:05 Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Nat

20:45:06 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellfounded_More

20:45:06 Cauchy: theory Cauchy.CauchySchwarz

20:45:06 Cauchy: theory Cauchy.CauchysMeanTheorem

20:45:06 Gromov_Hyperbolicity: theory HOL-Library.Lattice_Algebras

20:45:06 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Relation

20:45:06 Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Numeral

20:45:06 Gromov_Hyperbolicity: theory HOL-Library.Log_Nat

20:45:07 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Embedding

20:45:07 Gromov_Hyperbolicity: theory Ergodic_Theory.Fekete

20:45:08 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Constructions

20:45:10 Gromov_Hyperbolicity: theory HOL-Cardinals.Cardinal_Order_Relation

20:45:15 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Library_Complements

20:45:19 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Eexp_Eln

20:45:20 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Hausdorff_Distance

20:45:20 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Isometries

20:45:20 Gromov_Hyperbolicity: theory HOL-Library.Interval

20:45:21 Gromov_Hyperbolicity: theory HOL-Library.Float

20:45:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT

20:45:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT/document.pdf

20:45:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT/outline.pdf

20:45:21 Timing LOFT (4 threads, 204.717s elapsed time, 580.452s cpu time, 12.452s GC time, factor 2.84)

20:45:21 Finished LOFT (0:03:44 elapsed time, 0:10:19 cpu time, factor 2.76)

20:45:21 Running Gabow_SCC ...

20:45:25 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Metric_Completion

20:45:26 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

20:45:27 Gromov_Hyperbolicity: theory HOL-Library.Interval_Float

20:45:28 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton

20:45:28 Gabow_SCC: theory Gabow_SCC.Find_Path

20:45:28 Gabow_SCC: theory Gabow_SCC.Find_Path_Impl

20:45:30 Gromov_Hyperbolicity: theory HOL-Decision_Procs.Approximation_Bounds

20:45:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic

20:45:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/document.pdf

20:45:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/outline.pdf

20:45:31 Timing Differential_Game_Logic (4 threads, 132.111s elapsed time, 180.904s cpu time, 5.152s GC time, factor 1.37)

20:45:31 Finished Differential_Game_Logic (0:02:28 elapsed time, 0:03:20 cpu time, factor 1.36)

20:45:31 Running Resolution_FOL ...

20:45:32 WebAssembly: theory Native_Word.Code_Target_Word_Base

20:45:34 WebAssembly: theory Native_Word.Uint8

20:45:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cauchy

20:45:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cauchy/document.pdf

20:45:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cauchy/outline.pdf

20:45:34 Timing Cauchy (4 threads, 5.436s elapsed time, 7.432s cpu time, 0.228s GC time, factor 1.37)

20:45:34 Finished Cauchy (0:00:30 elapsed time, 0:00:36 cpu time, factor 1.22)

20:45:34 Running Dependent_SIFUM_Refinement ...

20:45:35 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Gromov_Boundary

20:45:37 WebAssembly: theory WebAssembly.Wasm_Ast

20:45:37 Resolution_FOL: theory First_Order_Terms.Term

20:45:37 Resolution_FOL: theory HOL-Library.Adhoc_Overloading

20:45:37 Resolution_FOL: theory HOL-Library.Cancellation

20:45:37 Resolution_FOL: theory HOL-Library.Infinite_Set

20:45:37 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.CompositionalRefinement

20:45:37 Resolution_FOL: theory HOL-Library.Monad_Syntax

20:45:38 Resolution_FOL: theory First_Order_Terms.Option_Monad

20:45:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings

20:45:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings/document.pdf

20:45:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings/outline.pdf

20:45:38 Timing Buildings (4 threads, 140.445s elapsed time, 333.040s cpu time, 5.120s GC time, factor 2.37)

20:45:38 Finished Buildings (0:02:39 elapsed time, 0:05:59 cpu time, factor 2.25)

20:45:38 Building Sqrt_Babylonian ...

20:45:38 Resolution_FOL: theory Abstract-Rewriting.Seq

20:45:38 Resolution_FOL: theory HOL-Library.Nat_Bijection

20:45:38 Resolution_FOL: theory HOL-Library.Multiset

20:45:39 Resolution_FOL: theory HOL-Library.Old_Datatype

20:45:40 Resolution_FOL: theory HOL-Library.While_Combinator

20:45:40 Gromov_Hyperbolicity: theory HOL-Decision_Procs.Approximation

20:45:41 Sqrt_Babylonian: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

20:45:42 Gabow_SCC: theory Gabow_SCC.Gabow_SCC

20:45:42 Resolution_FOL: theory HOL-Library.Countable

20:45:42 Resolution_FOL: theory First_Order_Terms.Unifiers

20:45:42 Gabow_SCC: theory Gabow_SCC.Gabow_GBG

20:45:42 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton_Code

20:45:43 Resolution_FOL: theory Regular-Sets.Regular_Set

20:45:44 Resolution_FOL: theory Resolution_FOL.Tree

20:45:44 Sqrt_Babylonian: theory Sqrt_Babylonian.Log_Impl

20:45:45 Sqrt_Babylonian: theory Sqrt_Babylonian.NthRoot_Impl

20:45:46 Resolution_FOL: theory HOL-Library.Countable_Set

20:45:47 Sqrt_Babylonian: theory Sqrt_Babylonian.Sqrt_Babylonian

20:45:47 Resolution_FOL: theory Resolution_FOL.TermsAndLiterals

20:45:51 Resolution_FOL: theory Regular-Sets.Regular_Exp

20:45:54 Resolution_FOL: theory First_Order_Terms.Term_Pair_Multiset

20:45:54 Resolution_FOL: theory Resolution_FOL.Resolution

20:45:59 Resolution_FOL: theory Regular-Sets.NDerivative

20:45:59 Resolution_FOL: theory Regular-Sets.Relation_Interpretation

20:45:59 Resolution_FOL: theory Resolution_FOL.Completeness

20:45:59 Resolution_FOL: theory Resolution_FOL.Examples

20:46:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference

20:46:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/document.pdf

20:46:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/outline.pdf

20:46:06 Timing Probabilistic_Noninterference (4 threads, 138.470s elapsed time, 337.100s cpu time, 9.084s GC time, factor 2.43)

20:46:06 Finished Probabilistic_Noninterference (0:02:36 elapsed time, 0:06:08 cpu time, factor 2.36)

20:46:06 Running Propositional_Proof_Systems ...

20:46:07 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg2

20:46:07 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.EgHighBranchRevC

20:46:07 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1

20:46:07 Resolution_FOL: theory Regular-Sets.Equivalence_Checking

20:46:08 Resolution_FOL: theory Regular-Sets.Regexp_Method

20:46:09 Propositional_Proof_Systems: theory HOL-Library.Cancellation

20:46:09 Propositional_Proof_Systems: theory HOL-Library.List_Lexorder

20:46:09 Propositional_Proof_Systems: theory HOL-Library.Case_Converter

20:46:09 Propositional_Proof_Systems: theory HOL-Library.Nat_Bijection

20:46:09 Resolution_FOL: theory Abstract-Rewriting.Abstract_Rewriting

20:46:09 Propositional_Proof_Systems: theory HOL-Library.Old_Datatype

20:46:10 Propositional_Proof_Systems: theory HOL-Library.Simps_Case_Conv

20:46:11 Propositional_Proof_Systems: theory HOL-Library.While_Combinator

20:46:11 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF

20:46:11 Propositional_Proof_Systems: theory HOL-Library.Multiset

20:46:11 Propositional_Proof_Systems: theory HOL-Library.Countable

20:46:12 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_Sema

20:46:13 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution

20:46:13 Resolution_FOL: theory First_Order_Terms.Abstract_Unification

20:46:14 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl

20:46:15 WebAssembly: theory WebAssembly.Wasm_Base_Defs

20:46:15 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Formulas

20:46:15 Resolution_FOL: theory First_Order_Terms.Unification

20:46:17 Resolution_FOL: theory Resolution_FOL.Unification_Theorem

20:46:18 WebAssembly: theory WebAssembly.Wasm

20:46:19 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1Eg2

20:46:19 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

20:46:20 Resolution_FOL: theory Resolution_FOL.Completeness_Instance

20:46:22 WebAssembly: theory WebAssembly.Wasm_Axioms

20:46:22 WebAssembly: theory WebAssembly.Wasm_Checker_Types

20:46:22 WebAssembly: theory WebAssembly.Wasm_Properties_Aux

20:46:22 WebAssembly: theory WebAssembly.Wasm_Interpreter

20:46:23 WebAssembly: theory WebAssembly.Wasm_Properties

20:46:25 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_Formulas

20:46:25 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HC

20:46:25 WebAssembly: theory WebAssembly.Wasm_Soundness

20:46:26 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniFormulas

20:46:26 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND

20:46:27 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC

20:46:27 Propositional_Proof_Systems: theory Propositional_Proof_Systems.NDHC

20:46:27 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_FiniteAssms

20:46:27 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Sema

20:46:28 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Substitution

20:46:28 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Compactness

20:46:28 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Consistency

20:46:29 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniSC

20:46:29 WebAssembly: theory WebAssembly.Wasm_Checker

20:46:29 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SCND

20:46:29 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Cut

20:46:29 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniSC_Craig

20:46:29 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniSC_HC

20:46:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sqrt_Babylonian

20:46:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sqrt_Babylonian/document.pdf

20:46:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sqrt_Babylonian/outline.pdf

20:46:30 Timing Sqrt_Babylonian (4 threads, 23.276s elapsed time, 41.168s cpu time, 0.696s GC time, factor 1.77)

20:46:30 Finished Sqrt_Babylonian (0:00:50 elapsed time, 0:01:13 cpu time, factor 1.45)

20:46:30 Running HOL-Datatype_Examples ...

20:46:30 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Depth

20:46:30 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HCSC

20:46:30 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_To_Formula

20:46:31 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HCSCND

20:46:31 Propositional_Proof_Systems: theory Propositional_Proof_Systems.LSC

20:46:32 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

20:46:32 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_Formulas_Sema

20:46:33 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Gentzen

20:46:34 Propositional_Proof_Systems: theory Propositional_Proof_Systems.LSC_Resolution

20:46:34 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Sound

20:46:34 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Compat

20:46:34 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Datatype_Simproc_Tests

20:46:34 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lift_BNF

20:46:34 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Milner_Tofte

20:46:34 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Compactness_Consistency

20:46:35 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HC_Compl_Consistency

20:46:35 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl_Consistency

20:46:35 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniFormulas_Sema

20:46:37 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Sound

20:46:38 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Sema

20:46:38 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Compl_Truthtable

20:46:39 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

20:46:39 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Substitution_Sema

20:46:39 WebAssembly: theory WebAssembly.Wasm_Interpreter_Properties

20:46:39 Gabow_SCC: theory Gabow_SCC.Gabow_GBG_Code

20:46:39 Gabow_SCC: theory Gabow_SCC.Gabow_SCC_Code

20:46:40 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Tseytin

20:46:40 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Sema_Craig

20:46:40 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Tseytin_Sema

20:46:41 WebAssembly: theory WebAssembly.Wasm_Checker_Properties

20:46:43 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Compl_SC

20:46:44 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TLList

20:46:44 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

20:46:44 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

20:46:46 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Compl_Consistency

20:46:46 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Depth_Limit

20:46:49 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFI

20:46:50 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Cyclic_List

20:46:50 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Free_Idempotent_Monoid

20:46:50 HOL-Datatype_Examples: theory HOL-Datatype_Examples.LDL

20:46:52 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Koenig

20:46:53 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Process

20:46:56 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Stream_Processor

20:47:03 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lambda_Term

20:47:06 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Codatatype

20:47:07 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Datatype

20:47:07 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

20:47:13 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

20:47:13 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Boundary_Extension

20:47:15 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Busemann_Function

20:47:17 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Isometries_Classification

20:47:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography

20:47:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/document.pdf

20:47:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/outline.pdf

20:47:20 Timing Constructive_Cryptography (4 threads, 203.679s elapsed time, 532.184s cpu time, 7.740s GC time, factor 2.61)

20:47:20 Finished Constructive_Cryptography (0:03:45 elapsed time, 0:09:20 cpu time, factor 2.48)

20:47:20 Running HOL-Proofs-Extraction ...

20:47:25 HOL-Proofs-Extraction: theory HOL-Library.Cancellation

20:47:25 HOL-Proofs-Extraction: theory HOL-Library.Code_Abstract_Nat

20:47:25 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Int

20:47:25 HOL-Proofs-Extraction: theory HOL-Library.Open_State_Syntax

20:47:25 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Warshall

20:47:25 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Nat

20:47:27 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Higman

20:47:28 HOL-Proofs-Extraction: theory HOL-Library.Multiset

20:47:28 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Prelim

20:47:28 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Numeral

20:47:28 HOL-Datatype_Examples: theory HOL-Datatype_Examples.DTree

20:47:28 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Util

20:47:29 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Gram_Lang

20:47:29 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Pigeonhole

20:47:31 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Higman_Extraction

20:47:32 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Parallel_Composition

20:47:33 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFsetI

20:47:35 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.QuotRem

20:47:44 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Greatest_Common_Divisor

20:47:58 WebAssembly: theory WebAssembly.Wasm_Checker_Printing

20:47:58 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing

20:47:58 WebAssembly: theory WebAssembly.Wasm_Type_Abs_Printing

20:47:59 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing_Pure

20:47:59 WebAssembly: theory WebAssembly.Wasm_Printing

20:48:14 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Factorial_Ring

20:48:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly

20:48:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly/document.pdf

20:48:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly/outline.pdf

20:48:20 Timing WebAssembly (4 threads, 221.598s elapsed time, 548.992s cpu time, 15.544s GC time, factor 2.48)

20:48:20 Finished WebAssembly (0:03:59 elapsed time, 0:10:30 cpu time, factor 2.63)

20:48:20 Running Flyspeck-Tame ...

20:48:23 Flyspeck-Tame: theory Flyspeck-Tame.ListAux

20:48:23 Flyspeck-Tame: theory Flyspeck-Tame.Quasi_Order

20:48:23 Flyspeck-Tame: theory Flyspeck-Tame.RTranCl

20:48:23 Flyspeck-Tame: theory HOL-Library.AList

20:48:23 Flyspeck-Tame: theory Flyspeck-Tame.PlaneGraphIso

20:48:23 Flyspeck-Tame: theory HOL-Library.Code_Abstract_Nat

20:48:24 Flyspeck-Tame: theory HOL-Library.Code_Target_Nat

20:48:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BirdKMP

20:48:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BirdKMP/document.pdf

20:48:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BirdKMP/outline.pdf

20:48:24 Timing BirdKMP (4 threads, 224.842s elapsed time, 335.504s cpu time, 5.064s GC time, factor 1.49)

20:48:24 Finished BirdKMP (0:04:02 elapsed time, 0:06:02 cpu time, factor 1.49)

20:48:24 Running Abs_Int_ITP2012 ...

20:48:24 Flyspeck-Tame: theory HOL-Library.Code_Target_Int

20:48:25 Flyspeck-Tame: theory HOL-Library.Code_Target_Numeral

20:48:25 Flyspeck-Tame: theory HOL-Library.IArray

20:48:25 Flyspeck-Tame: theory Flyspeck-Tame.Arch

20:48:25 Flyspeck-Tame: theory Flyspeck-Tame.ListSum

20:48:26 Flyspeck-Tame: theory Flyspeck-Tame.Rotation

20:48:26 Flyspeck-Tame: theory Flyspeck-Tame.Graph

20:48:27 Flyspeck-Tame: theory Trie.Trie

20:48:27 Flyspeck-Tame: theory Flyspeck-Tame.IArray_Syntax

20:48:27 Flyspeck-Tame: theory HOL-Library.While_Combinator

20:48:28 Abs_Int_ITP2012: theory HOL-IMP.AExp

20:48:28 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Complete_Lattice_ix

20:48:29 Flyspeck-Tame: theory Flyspeck-Tame.Worklist

20:48:31 Abs_Int_ITP2012: theory HOL-IMP.BExp

20:48:33 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivision

20:48:33 Flyspeck-Tame: theory Flyspeck-Tame.GraphProps

20:48:34 Flyspeck-Tame: theory Flyspeck-Tame.Tame

20:48:34 Flyspeck-Tame: theory Flyspeck-Tame.Enumerator

20:48:34 Flyspeck-Tame: theory Trie.Tries

20:48:34 Flyspeck-Tame: theory Flyspeck-Tame.Maps

20:48:35 Flyspeck-Tame: theory Flyspeck-Tame.TameProps

20:48:35 Flyspeck-Tame: theory Flyspeck-Tame.EnumeratorProps

20:48:35 Flyspeck-Tame: theory Flyspeck-Tame.Plane

20:48:35 Abs_Int_ITP2012: theory HOL-IMP.Com

20:48:35 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivisionProps

20:48:35 Flyspeck-Tame: theory Flyspeck-Tame.Plane1

20:48:36 Flyspeck-Tame: theory Flyspeck-Tame.Generator

20:48:37 Abs_Int_ITP2012: theory HOL-IMP.Abs_Int_Tests

20:48:37 Abs_Int_ITP2012: theory HOL-IMP.Vars

20:48:37 Abs_Int_ITP2012: theory Abs_Int_ITP2012.ACom

20:48:38 Flyspeck-Tame: theory Flyspeck-Tame.TameEnum

20:48:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Propositional_Proof_Systems

20:48:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Propositional_Proof_Systems/document.pdf

20:48:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Propositional_Proof_Systems/outline.pdf

20:48:41 Timing Propositional_Proof_Systems (4 threads, 133.903s elapsed time, 353.004s cpu time, 18.040s GC time, factor 2.64)

20:48:41 Finished Propositional_Proof_Systems (0:02:33 elapsed time, 0:06:24 cpu time, factor 2.50)

20:48:41 Building HOL-IMP ...

20:48:42 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

20:48:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Resolution_FOL

20:48:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Resolution_FOL/document.pdf

20:48:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Resolution_FOL/outline.pdf

20:48:43 Timing Resolution_FOL (4 threads, 179.595s elapsed time, 290.968s cpu time, 7.936s GC time, factor 1.62)

20:48:43 Finished Resolution_FOL (0:03:11 elapsed time, 0:05:18 cpu time, factor 1.66)

20:48:43 Running HOL-Quickcheck_Examples ...

20:48:44 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Collecting

20:48:45 HOL-IMP: theory HOL-IMP.AExp

20:48:45 HOL-IMP: theory HOL-IMP.C_like

20:48:45 HOL-IMP: theory HOL-IMP.Complete_Lattice

20:48:45 HOL-IMP: theory HOL-IMP.OO

20:48:46 HOL-IMP: theory HOL-IMP.Star

20:48:46 HOL-Quickcheck_Examples: theory HOL-Library.AList

20:48:46 HOL-Quickcheck_Examples: theory HOL-Library.Cancellation

20:48:46 HOL-Quickcheck_Examples: theory HOL-Library.Confluence

20:48:46 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Completeness

20:48:46 HOL-IMP: theory HOL-IMP.Types

20:48:46 HOL-Quickcheck_Examples: theory HOL-Library.Confluent_Quotient

20:48:46 HOL-Quickcheck_Examples: theory HOL-Library.Dlist

20:48:47 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

20:48:47 HOL-Quickcheck_Examples: theory HOL-Library.Multiset

20:48:48 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

20:48:48 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting

20:48:48 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

20:48:49 Flyspeck-Tame: theory Flyspeck-Tame.PlaneProps

20:48:49 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

20:48:49 HOL-Quickcheck_Examples: theory HOL-Library.DAList

20:48:49 HOL-IMP: theory HOL-IMP.ASM

20:48:50 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

20:48:51 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int0

20:48:51 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

20:48:51 HOL-IMP: theory HOL-IMP.BExp

20:48:52 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

20:48:53 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

20:48:54 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Euclidean_Algorithm

20:48:55 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

20:48:55 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

20:48:56 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

20:48:56 Gabow_SCC: theory Gabow_SCC.All_Of_Gabow_SCC

20:48:57 HOL-IMP: theory HOL-IMP.Com

20:48:57 HOL-IMP: theory HOL-IMP.Procs

20:48:58 HOL-IMP: theory HOL-IMP.Poly_Types

20:48:59 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_State

20:48:59 HOL-IMP: theory HOL-IMP.ACom

20:49:00 HOL-IMP: theory HOL-IMP.Abs_Int_Tests

20:49:00 HOL-Quickcheck_Examples: theory HOL-Library.DAList_Multiset

20:49:01 HOL-IMP: theory HOL-IMP.Big_Step

20:49:01 HOL-IMP: theory HOL-IMP.Vars

20:49:02 HOL-IMP: theory HOL-IMP.Denotational

20:49:02 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Examples

20:49:02 HOL-IMP: theory HOL-IMP.Hoare

20:49:02 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1

20:49:03 HOL-IMP: theory HOL-IMP.Sec_Type_Expr

20:49:03 HOL-IMP: theory HOL-IMP.Hoare_Examples

20:49:03 HOL-IMP: theory HOL-IMP.Hoare_Total

20:49:03 HOL-IMP: theory HOL-IMP.Hoare_Sound_Complete

20:49:04 HOL-IMP: theory HOL-IMP.Hoare_Total_EX

20:49:04 HOL-IMP: theory HOL-IMP.Hoare_Total_EX2

20:49:04 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2

20:49:04 HOL-IMP: theory HOL-IMP.VCG_Total_EX

20:49:04 HOL-IMP: theory HOL-IMP.VCG_Total_EX2

20:49:05 HOL-IMP: theory HOL-IMP.VCG

20:49:08 HOL-IMP: theory HOL-IMP.Sec_Typing

20:49:08 HOL-IMP: theory HOL-IMP.Sec_TypingT

20:49:08 HOL-IMP: theory HOL-IMP.Sem_Equiv

20:49:09 HOL-IMP: theory HOL-IMP.Def_Init

20:49:09 HOL-IMP: theory HOL-IMP.Def_Init_Exp

20:49:09 HOL-IMP: theory HOL-IMP.Fold

20:49:09 HOL-IMP: theory HOL-IMP.Live

20:49:09 HOL-IMP: theory HOL-IMP.Def_Init_Big

20:49:09 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2_ivl

20:49:10 HOL-IMP: theory HOL-IMP.Procs_Dyn_Vars_Dyn

20:49:10 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Dyn

20:49:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC

20:49:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC/document.pdf

20:49:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC/outline.pdf

20:49:10 Timing Gabow_SCC (4 threads, 210.692s elapsed time, 424.504s cpu time, 9.204s GC time, factor 2.01)

20:49:10 Finished Gabow_SCC (0:03:47 elapsed time, 0:08:07 cpu time, factor 2.14)

20:49:10 Running Groebner_Macaulay ...

20:49:13 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Stat

20:49:13 HOL-IMP: theory HOL-IMP.Collecting

20:49:13 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int3

20:49:15 HOL-IMP: theory HOL-IMP.Compiler

20:49:16 HOL-IMP: theory HOL-IMP.Def_Init_Small

20:49:17 HOL-IMP: theory HOL-IMP.Collecting1

20:49:17 HOL-IMP: theory HOL-IMP.Collecting_Examples

20:49:17 HOL-IMP: theory HOL-IMP.Small_Step

20:49:17 HOL-IMP: theory HOL-IMP.Abs_Int_init

20:49:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Refinement

20:49:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Refinement/document.pdf

20:49:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Refinement/outline.pdf

20:49:18 Timing Dependent_SIFUM_Refinement (4 threads, 210.514s elapsed time, 502.220s cpu time, 14.968s GC time, factor 2.39)

20:49:18 Finished Dependent_SIFUM_Refinement (0:03:43 elapsed time, 0:08:40 cpu time, factor 2.33)

20:49:18 Running InfPathElimination ...

20:49:19 Groebner_Macaulay: theory Groebner_Macaulay.Binomial_Int

20:49:19 Groebner_Macaulay: theory Groebner_Macaulay.Dube_Prelims

20:49:19 Groebner_Macaulay: theory Groebner_Macaulay.Monomial_Module

20:49:19 Groebner_Macaulay: theory Groebner_Macaulay.Degree_Bound_Utils

20:49:19 HOL-IMP: theory HOL-IMP.Finite_Reachable

20:49:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity

20:49:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/document.pdf

20:49:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/outline.pdf

20:49:19 Timing Gromov_Hyperbolicity (4 threads, 231.647s elapsed time, 576.876s cpu time, 16.564s GC time, factor 2.49)

20:49:19 Finished Gromov_Hyperbolicity (0:04:18 elapsed time, 0:10:11 cpu time, factor 2.37)

20:49:19 Running HOL-Hoare_Parallel ...

20:49:20 HOL-IMP: theory HOL-IMP.Abs_Int0

20:49:20 Groebner_Macaulay: theory Groebner_Macaulay.Degree_Section

20:49:20 Groebner_Macaulay: theory Groebner_Macaulay.Poly_Fun

20:49:20 HOL-IMP: theory HOL-IMP.Live_True

20:49:20 Groebner_Macaulay: theory Groebner_Macaulay.Hilbert_Function

20:49:21 InfPathElimination: theory InfPathElimination.Aexp

20:49:21 InfPathElimination: theory InfPathElimination.Graph

20:49:21 InfPathElimination: theory InfPathElimination.Bexp

20:49:22 InfPathElimination: theory InfPathElimination.Labels

20:49:22 InfPathElimination: theory InfPathElimination.Store

20:49:22 InfPathElimination: theory InfPathElimination.Conf

20:49:22 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Graph

20:49:22 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Com

20:49:22 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Quote_Antiquote

20:49:22 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Com

20:49:24 InfPathElimination: theory InfPathElimination.SubRel

20:49:25 HOL-IMP: theory HOL-IMP.Abs_State

20:49:25 InfPathElimination: theory InfPathElimination.SymExec

20:49:26 InfPathElimination: theory InfPathElimination.ArcExt

20:49:26 InfPathElimination: theory InfPathElimination.SubExt

20:49:26 HOL-IMP: theory HOL-IMP.Compiler2

20:49:27 InfPathElimination: theory InfPathElimination.LTS

20:49:27 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Tran

20:49:27 HOL-IMP: theory HOL-IMP.Abs_Int1

20:49:27 InfPathElimination: theory InfPathElimination.RB

20:49:28 HOL-IMP: theory HOL-IMP.Abs_Int1_const

20:49:29 HOL-IMP: theory HOL-IMP.Abs_Int1_parity

20:49:29 Groebner_Macaulay: theory Groebner_Macaulay.Groebner_Macaulay

20:49:29 HOL-IMP: theory HOL-IMP.Abs_Int2

20:49:31 Groebner_Macaulay: theory Groebner_Macaulay.Cone_Decomposition

20:49:31 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Tran

20:49:32 HOL-IMP: theory HOL-IMP.Abs_Int2_ivl

20:49:34 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Hoare

20:49:35 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Hoare

20:49:36 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Syntax

20:49:36 HOL-IMP: theory HOL-IMP.Abs_Int3

20:49:36 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Primes

20:49:36 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Examples

20:49:38 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Tactics

20:49:39 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Syntax

20:49:40 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Gar_Coll

20:49:40 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Mul_Gar_Coll

20:49:41 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Examples

20:49:43 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primcorec

20:49:48 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Hoare_Parallel

20:49:51 Groebner_Macaulay: theory Groebner_Macaulay.Dube_Bound

20:50:05 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Euclid

20:50:08 Groebner_Macaulay: theory Groebner_Macaulay.Groebner_Macaulay_Examples

20:50:16 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_parity

20:50:16 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_const

20:50:29 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

20:50:29 HOL-Quickcheck_Examples: theory HOL-Library.Predicate_Compile_Alternative_Defs

20:50:30 HOL-Quickcheck_Examples: theory HOL-Library.Predicate_Compile_Quickcheck

20:50:31 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primrec

20:50:31 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Hotel_Example

20:50:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Datatype_Examples

20:50:39 Timing HOL-Datatype_Examples (4 threads, 241.878s elapsed time, 594.752s cpu time, 97.864s GC time, factor 2.46)

20:50:39 Finished HOL-Datatype_Examples (0:04:08 elapsed time, 0:10:01 cpu time, factor 2.42)

20:50:39 Running Dijkstra_Shortest_Path ...

20:50:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012

20:50:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012/document.pdf

20:50:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012/outline.pdf

20:50:39 Timing Abs_Int_ITP2012 (4 threads, 121.751s elapsed time, 286.884s cpu time, 6.884s GC time, factor 2.36)

20:50:39 Finished Abs_Int_ITP2012 (0:02:14 elapsed time, 0:05:04 cpu time, factor 2.26)

20:50:39 Building Applicative_Lifting ...

20:50:45 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Graph

20:50:45 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Misc

20:50:45 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Introduction

20:50:45 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Weight

20:50:45 Applicative_Lifting: theory Applicative_Lifting.Applicative

20:50:45 Applicative_Lifting: theory Applicative_Lifting.Joinable

20:50:45 Applicative_Lifting: theory HOL-Library.State_Monad

20:50:45 Applicative_Lifting: theory HOL-Library.Confluence

20:50:45 Applicative_Lifting: theory HOL-Library.Confluent_Quotient

20:50:46 Applicative_Lifting: theory HOL-Library.Function_Algebras

20:50:46 Applicative_Lifting: theory HOL-Library.Dlist

20:50:46 Applicative_Lifting: theory HOL-Library.Function_Division

20:50:47 Applicative_Lifting: theory HOL-Nonstandard_Analysis.Free_Ultrafilter

20:50:47 Applicative_Lifting: theory HOL-Nonstandard_Analysis.StarDef

20:50:48 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphSpec

20:50:49 Applicative_Lifting: theory HOL-Proofs-Lambda.Commutation

20:50:50 Applicative_Lifting: theory HOL-Proofs-Lambda.Lambda

20:50:50 Applicative_Lifting: theory Applicative_Lifting.Applicative_Environment

20:50:50 Applicative_Lifting: theory Applicative_Lifting.Applicative_List

20:50:51 Applicative_Lifting: theory Applicative_Lifting.Applicative_Monoid

20:50:51 Applicative_Lifting: theory Applicative_Lifting.Applicative_Open_State

20:50:51 Applicative_Lifting: theory Applicative_Lifting.Applicative_Option

20:50:51 Applicative_Lifting: theory Applicative_Lifting.Applicative_Set

20:50:52 Applicative_Lifting: theory Applicative_Lifting.Applicative_Sum

20:50:52 Applicative_Lifting: theory Applicative_Lifting.Applicative_State

20:50:52 Applicative_Lifting: theory Applicative_Lifting.Applicative_DNEList

20:50:52 Applicative_Lifting: theory Applicative_Lifting.Applicative_Environment_Algebra

20:50:53 Applicative_Lifting: theory Applicative_Lifting.Applicative_Star

20:50:53 Applicative_Lifting: theory Applicative_Lifting.Applicative_Stream

20:50:53 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra

20:50:54 Applicative_Lifting: theory HOL-Proofs-Lambda.ParRed

20:50:54 Applicative_Lifting: theory Applicative_Lifting.Applicative_Filter

20:50:54 Applicative_Lifting: theory Applicative_Lifting.Applicative_Probability_List

20:50:55 Applicative_Lifting: theory Applicative_Lifting.Stream_Algebra

20:50:55 Applicative_Lifting: theory HOL-Proofs-Lambda.Eta

20:50:56 Applicative_Lifting: theory Applicative_Lifting.Applicative_Vector

20:50:56 Applicative_Lifting: theory Applicative_Lifting.Applicative_PMF

20:50:56 Applicative_Lifting: theory Applicative_Lifting.Beta_Eta

20:50:58 Applicative_Lifting: theory Applicative_Lifting.Combinators

20:50:58 Applicative_Lifting: theory Applicative_Lifting.Idiomatic_Terms

20:51:01 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphGA

20:51:02 Applicative_Lifting: theory Applicative_Lifting.Applicative_Functor

20:51:02 Applicative_Lifting: theory Applicative_Lifting.Tree_Relabelling

20:51:02 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphByMap

20:51:10 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.HashGraphImpl

20:51:14 Applicative_Lifting: theory Applicative_Lifting.Applicative_Examples

20:51:16 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl

20:51:16 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

20:51:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Extraction

20:51:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Extraction/document.pdf

20:51:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Extraction/outline.pdf

20:51:17 Timing HOL-Proofs-Extraction (4 threads, 223.691s elapsed time, 307.168s cpu time, 11.492s GC time, factor 1.37)

20:51:17 Finished HOL-Proofs-Extraction (0:03:56 elapsed time, 0:05:22 cpu time, factor 1.37)

20:51:17 Running Planarity_Certificates ...

20:51:21 Planarity_Certificates: theory Planarity_Certificates.Lib

20:51:21 Planarity_Certificates: theory Planarity_Certificates.WP

20:51:22 Planarity_Certificates: theory Planarity_Certificates.NonDetMonad

20:51:22 Planarity_Certificates: theory Planarity_Certificates.OptionMonad

20:51:24 Planarity_Certificates: theory Planarity_Certificates.NonDetMonadLemmas

20:51:26 Planarity_Certificates: theory Planarity_Certificates.OptionMonadND

20:51:27 Planarity_Certificates: theory Planarity_Certificates.OptionMonadWP

20:51:29 Planarity_Certificates: theory HOL-Eisbach.Eisbach

20:51:29 Planarity_Certificates: theory Case_Labeling.Case_Labeling

20:51:29 Planarity_Certificates: theory Graph_Theory.Rtrancl_On

20:51:29 Planarity_Certificates: theory HOL-Library.Case_Converter

20:51:30 Planarity_Certificates: theory HOL-Library.Disjoint_Sets

20:51:30 Planarity_Certificates: theory HOL-Library.Simps_Case_Conv

20:51:30 Planarity_Certificates: theory HOL-Library.FuncSet

20:51:30 Planarity_Certificates: theory HOL-Library.Permutations

20:51:31 Planarity_Certificates: theory HOL-Library.Infinite_Set

20:51:31 Applicative_Lifting: theory Applicative_Lifting.Abstract_AF

20:51:31 Applicative_Lifting: theory Applicative_Lifting.Applicative_Test

20:51:32 Planarity_Certificates: theory HOL-Library.Nat_Bijection

20:51:33 Planarity_Certificates: theory HOL-Library.Old_Datatype

20:51:34 Planarity_Certificates: theory HOL-Library.Rewrite

20:51:34 Planarity_Certificates: theory Planarity_Certificates.Simpl_Anno

20:51:34 Planarity_Certificates: theory HOL-Library.Liminf_Limsup

20:51:35 Planarity_Certificates: theory List-Index.List_Index

20:51:35 Planarity_Certificates: theory Graph_Theory.Funpow

20:51:35 Planarity_Certificates: theory HOL-Library.Countable

20:51:36 Planarity_Certificates: theory Planarity_Certificates.List_Aux

20:51:36 Planarity_Certificates: theory Planarity_Certificates.AutoCorres_Misc

20:51:36 Planarity_Certificates: theory Planarity_Certificates.Setup_AutoCorres

20:51:36 Planarity_Certificates: theory Transitive-Closure.Transitive_Closure_Impl

20:51:37 Planarity_Certificates: theory Planarity_Certificates.Executable_Permutations

20:51:38 Planarity_Certificates: theory HOL-Library.Countable_Set

20:51:40 Planarity_Certificates: theory HOL-Library.Countable_Complete_Lattices

20:51:41 Planarity_Certificates: theory Planarity_Certificates.Permutations_2

20:51:46 Planarity_Certificates: theory HOL-Library.Order_Continuity

20:51:47 Planarity_Certificates: theory HOL-Library.Extended_Nat

20:51:49 Planarity_Certificates: theory HOL-Library.Extended_Real

20:51:59 Planarity_Certificates: theory Graph_Theory.Stuff

20:51:59 Planarity_Certificates: theory Graph_Theory.Digraph

20:52:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flyspeck-Tame

20:52:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flyspeck-Tame/document.pdf

20:52:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flyspeck-Tame/outline.pdf

20:52:03 Timing Flyspeck-Tame (4 threads, 201.198s elapsed time, 526.420s cpu time, 28.272s GC time, factor 2.62)

20:52:03 Finished Flyspeck-Tame (0:03:41 elapsed time, 0:09:14 cpu time, factor 2.51)

20:52:03 Running Green ...

20:52:03 Planarity_Certificates: theory Graph_Theory.Arc_Walk

20:52:03 Planarity_Certificates: theory Graph_Theory.Bidirected_Digraph

20:52:07 Planarity_Certificates: theory Graph_Theory.Vertex_Walk

20:52:07 Planarity_Certificates: theory Graph_Theory.Weighted_Graph

20:52:07 Planarity_Certificates: theory Graph_Theory.Pair_Digraph

20:52:07 Planarity_Certificates: theory Graph_Theory.Shortest_Path

20:52:07 Green: theory Green.General_Utils

20:52:08 Green: theory Green.Derivs

20:52:08 Green: theory Green.Integrals

20:52:10 Green: theory Green.Paths

20:52:19 Planarity_Certificates: theory Graph_Theory.Digraph_Component

20:52:19 Green: theory Green.Green

20:52:22 Green: theory Green.SymmetricR2Shapes

20:52:22 Green: theory Green.CircExample

20:52:23 Green: theory Green.DiamExample

20:52:26 Planarity_Certificates: theory Graph_Theory.Digraph_Component_Vwalk

20:52:26 Planarity_Certificates: theory Graph_Theory.Digraph_Isomorphism

20:52:26 Planarity_Certificates: theory Graph_Theory.Subdivision

20:52:29 Planarity_Certificates: theory Graph_Theory.Kuratowski

20:52:30 Planarity_Certificates: theory Graph_Theory.Euler

20:52:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting

20:52:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/document.pdf

20:52:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/outline.pdf

20:52:36 Timing Applicative_Lifting (4 threads, 48.884s elapsed time, 98.376s cpu time, 5.304s GC time, factor 2.01)

20:52:36 Finished Applicative_Lifting (0:01:55 elapsed time, 0:03:02 cpu time, factor 1.58)

20:52:36 Running Irrationality_J_Hancl ...

20:52:38 Planarity_Certificates: theory Graph_Theory.Graph_Theory

20:52:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Quickcheck_Examples

20:52:39 Timing HOL-Quickcheck_Examples (4 threads, 231.376s elapsed time, 332.400s cpu time, 8.008s GC time, factor 1.44)

20:52:39 Finished HOL-Quickcheck_Examples (0:03:54 elapsed time, 0:09:06 cpu time, factor 2.33)

20:52:39 Running Ergodic_Theory ...

20:52:39 Planarity_Certificates: theory Planarity_Certificates.Check_Non_Planarity_Impl

20:52:39 Planarity_Certificates: theory Planarity_Certificates.Graph_Genus

20:52:39 Planarity_Certificates: theory Planarity_Certificates.Reachablen

20:52:40 Irrationality_J_Hancl: theory HOL-Decision_Procs.Dense_Linear_Order

20:52:40 Irrationality_J_Hancl: theory HOL-Library.Code_Abstract_Nat

20:52:40 Irrationality_J_Hancl: theory HOL-Library.Code_Target_Int

20:52:40 Irrationality_J_Hancl: theory HOL-Library.Lattice_Algebras

20:52:40 Irrationality_J_Hancl: theory HOL-Library.Code_Target_Nat

20:52:41 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Test

20:52:41 Irrationality_J_Hancl: theory HOL-Library.Log_Nat

20:52:41 Irrationality_J_Hancl: theory HOL-Library.Code_Target_Numeral

20:52:43 Planarity_Certificates: theory Planarity_Certificates.Planar_Subdivision

20:52:43 Planarity_Certificates: theory Planarity_Certificates.Planar_Subgraph

20:52:43 Ergodic_Theory: theory Ergodic_Theory.Fekete

20:52:43 Ergodic_Theory: theory Ergodic_Theory.SG_Library_Complement

20:52:43 Planarity_Certificates: theory Planarity_Certificates.Check_Planarity_Verification

20:52:44 Ergodic_Theory: theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

20:52:46 Planarity_Certificates: theory Planarity_Certificates.Digraph_Map_Impl

20:52:46 Ergodic_Theory: theory Ergodic_Theory.Asymptotic_Density

20:52:46 Ergodic_Theory: theory Ergodic_Theory.Measure_Preserving_Transformations

20:52:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InfPathElimination

20:52:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InfPathElimination/document.pdf

20:52:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InfPathElimination/outline.pdf

20:52:47 Timing InfPathElimination (4 threads, 195.000s elapsed time, 500.600s cpu time, 3.584s GC time, factor 2.57)

20:52:47 Finished InfPathElimination (0:03:27 elapsed time, 0:08:38 cpu time, factor 2.50)

20:52:47 Running Root_Balanced_Tree ...

20:52:50 Planarity_Certificates: theory Planarity_Certificates.Planar_Complete

20:52:51 Root_Balanced_Tree: theory HOL-Data_Structures.Cmp

20:52:51 Root_Balanced_Tree: theory HOL-Data_Structures.Less_False

20:52:51 Root_Balanced_Tree: theory HOL-Decision_Procs.Dense_Linear_Order

20:52:51 Root_Balanced_Tree: theory Amortized_Complexity.Amortized_Framework0

20:52:51 Ergodic_Theory: theory Ergodic_Theory.Recurrence

20:52:51 Root_Balanced_Tree: theory HOL-Data_Structures.Sorted_Less

20:52:51 Root_Balanced_Tree: theory HOL-Data_Structures.List_Ins_Del

20:52:52 Root_Balanced_Tree: theory HOL-Data_Structures.Balance

20:52:52 Root_Balanced_Tree: theory HOL-Data_Structures.Set_Specs

20:52:53 Irrationality_J_Hancl: theory HOL-Library.Interval

20:52:53 Irrationality_J_Hancl: theory HOL-Library.Float

20:52:53 Root_Balanced_Tree: theory HOL-Data_Structures.Tree_Set

20:52:54 Root_Balanced_Tree: theory Root_Balanced_Tree.Time_Monad

20:52:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare_Parallel

20:52:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare_Parallel/document.pdf

20:52:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare_Parallel/outline.pdf

20:52:54 Timing HOL-Hoare_Parallel (4 threads, 200.020s elapsed time, 573.040s cpu time, 8.504s GC time, factor 2.86)

20:52:54 Finished HOL-Hoare_Parallel (0:03:33 elapsed time, 0:09:53 cpu time, factor 2.78)

20:52:54 Running Inductive_Inference ...

20:52:54 Ergodic_Theory: theory Ergodic_Theory.Invariants

20:52:55 Ergodic_Theory: theory Ergodic_Theory.Transfer_Operator

20:52:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Macaulay

20:52:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Macaulay/document.pdf

20:52:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Macaulay/outline.pdf

20:52:55 Timing Groebner_Macaulay (4 threads, 198.295s elapsed time, 268.336s cpu time, 37.324s GC time, factor 1.35)

20:52:55 Finished Groebner_Macaulay (0:03:44 elapsed time, 0:05:02 cpu time, factor 1.35)

20:52:55 Building Quantales ...

20:52:56 Ergodic_Theory: theory Ergodic_Theory.Normalizing_Sequences

20:52:56 Ergodic_Theory: theory Ergodic_Theory.Ergodicity

20:52:56 Inductive_Inference: theory HOL-Library.Nat_Bijection

20:52:58 Inductive_Inference: theory Inductive_Inference.Partial_Recursive

20:52:59 Irrationality_J_Hancl: theory HOL-Library.Interval_Float

20:52:59 Ergodic_Theory: theory Ergodic_Theory.Kingman

20:52:59 Quantales: theory Kleene_Algebra.Signatures

20:53:00 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation_Bounds

20:53:00 Quantales: theory Kleene_Algebra.Dioid

20:53:01 Irrationality_J_Hancl: theory HOL-Decision_Procs.Approximation_Bounds

20:53:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path

20:53:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path/document.pdf

20:53:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path/outline.pdf

20:53:02 Timing Dijkstra_Shortest_Path (4 threads, 128.380s elapsed time, 160.808s cpu time, 5.108s GC time, factor 1.25)

20:53:02 Finished Dijkstra_Shortest_Path (0:02:22 elapsed time, 0:06:44 cpu time, factor 2.85)

20:53:02 Running Mersenne_Primes ...

20:53:02 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree

20:53:03 Ergodic_Theory: theory Ergodic_Theory.Gouezel_Karlsson

20:53:08 Mersenne_Primes: theory HOL-Word.Bit_Comprehension

20:53:08 Mersenne_Primes: theory HOL-Number_Theory.Eratosthenes

20:53:08 Mersenne_Primes: theory HOL-Number_Theory.Cong

20:53:08 Mersenne_Primes: theory HOL-Word.Traditional_Syntax

20:53:09 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation

20:53:10 Mersenne_Primes: theory HOL-Number_Theory.Fib

20:53:10 Inductive_Inference: theory Inductive_Inference.Universal

20:53:11 Irrationality_J_Hancl: theory HOL-Decision_Procs.Approximation

20:53:12 Mersenne_Primes: theory HOL-Number_Theory.Prime_Powers

20:53:12 Mersenne_Primes: theory HOL-Word.Bits_Int

20:53:12 Mersenne_Primes: theory Pell.Pell

20:53:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMP

20:53:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMP/document.pdf

20:53:12 Timing HOL-IMP (4 threads, 184.488s elapsed time, 463.604s cpu time, 23.784s GC time, factor 2.51)

20:53:12 Finished HOL-IMP (0:04:28 elapsed time, 0:09:33 cpu time, factor 2.14)

20:53:12 Running Furstenberg_Topology ...

20:53:13 Mersenne_Primes: theory HOL-Number_Theory.Mod_Exp

20:53:14 Mersenne_Primes: theory HOL-Number_Theory.Totient

20:53:14 Inductive_Inference: theory Inductive_Inference.Standard_Results

20:53:16 Mersenne_Primes: theory HOL-Number_Theory.Residues

20:53:17 Inductive_Inference: theory Inductive_Inference.Inductive_Inference_Basics

20:53:17 Furstenberg_Topology: theory HOL-Library.BNF_Corec

20:53:17 Furstenberg_Topology: theory HOL-Number_Theory.Cong

20:53:17 Furstenberg_Topology: theory HOL-Algebra.Congruence

20:53:17 Furstenberg_Topology: theory HOL-Library.Power_By_Squaring

20:53:18 Furstenberg_Topology: theory HOL-Number_Theory.Eratosthenes

20:53:19 Inductive_Inference: theory Inductive_Inference.CONS_LIM

20:53:19 Inductive_Inference: theory Inductive_Inference.CP_FIN_NUM

20:53:19 Inductive_Inference: theory Inductive_Inference.Lemma_R

20:53:19 Mersenne_Primes: theory Native_Word.More_Bits_Int

20:53:19 Furstenberg_Topology: theory HOL-Real_Asymp.Inst_Existentials

20:53:20 Furstenberg_Topology: theory HOL-Library.Landau_Symbols

20:53:21 Mersenne_Primes: theory HOL-Word.Word

20:53:21 Planarity_Certificates: theory Planarity_Certificates.Kuratowski_Combinatorial

20:53:21 Furstenberg_Topology: theory HOL-Algebra.Order

20:53:22 Inductive_Inference: theory Inductive_Inference.LIM_BC

20:53:22 Mersenne_Primes: theory HOL-Number_Theory.Euler_Criterion

20:53:22 Mersenne_Primes: theory HOL-Number_Theory.Gauss

20:53:22 Furstenberg_Topology: theory HOL-Number_Theory.Mod_Exp

20:53:23 Planarity_Certificates: theory Planarity_Certificates.Check_Non_Planarity_Verification

20:53:23 Mersenne_Primes: theory HOL-Number_Theory.Pocklington

20:53:23 Inductive_Inference: theory Inductive_Inference.R1_BC

20:53:23 Inductive_Inference: theory Inductive_Inference.TOTAL_CONS

20:53:23 Mersenne_Primes: theory HOL-Number_Theory.Quadratic_Reciprocity

20:53:24 Furstenberg_Topology: theory HOL-Number_Theory.Fib

20:53:24 Mersenne_Primes: theory HOL-Number_Theory.Residue_Primitive_Roots

20:53:25 Inductive_Inference: theory Inductive_Inference.Union

20:53:25 Mersenne_Primes: theory HOL-Number_Theory.Number_Theory

20:53:25 Quantales: theory Quantales.Dioid_Models_New

20:53:25 Furstenberg_Topology: theory HOL-Algebra.Lattice

20:53:26 Furstenberg_Topology: theory HOL-Number_Theory.Prime_Powers

20:53:29 Mersenne_Primes: theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

20:53:29 Mersenne_Primes: theory Probabilistic_Prime_Tests.Legendre_Symbol

20:53:29 Planarity_Certificates: theory Planarity_Certificates.Planarity_Certificates

20:53:30 Furstenberg_Topology: theory HOL-Number_Theory.Totient

20:53:30 Furstenberg_Topology: theory HOL-Real_Asymp.Eventuallize

20:53:31 Furstenberg_Topology: theory HOL-Real_Asymp.Lazy_Eval

20:53:31 Furstenberg_Topology: theory HOL-Algebra.Complete_Lattice

20:53:32 Mersenne_Primes: theory Probabilistic_Prime_Tests.Jacobi_Symbol

20:53:33 Furstenberg_Topology: theory HOL-Algebra.Group

20:53:34 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

20:53:38 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer

20:53:39 Furstenberg_Topology: theory HOL-Algebra.Coset

20:53:39 Furstenberg_Topology: theory HOL-Algebra.FiniteProduct

20:53:40 Furstenberg_Topology: theory HOL-Real_Asymp.Multiseries_Expansion

20:53:40 Quantales: theory Kleene_Algebra.Conway

20:53:40 Quantales: theory Quantales.Quantales

20:53:41 Furstenberg_Topology: theory HOL-Algebra.Ring

20:53:43 Mersenne_Primes: theory HOL-Word.Misc_Typedef

20:53:44 Furstenberg_Topology: theory HOL-Algebra.Generated_Groups

20:53:44 Mersenne_Primes: theory HOL-Word.Reversed_Bit_Lists

20:53:48 Mersenne_Primes: theory HOL-Word.Misc_lsb

20:53:48 Mersenne_Primes: theory HOL-Word.Misc_msb

20:53:49 Mersenne_Primes: theory HOL-Word.Misc_set_bit

20:53:50 Furstenberg_Topology: theory HOL-Algebra.AbelCoset

20:53:50 Furstenberg_Topology: theory HOL-Algebra.Module

20:53:52 Mersenne_Primes: theory Native_Word.Code_Symbolic_Bits_Int

20:53:54 Mersenne_Primes: theory Native_Word.Bits_Integer

20:54:00 Quantales: theory Kleene_Algebra.Kleene_Algebra

20:54:06 Furstenberg_Topology: theory HOL-Algebra.Ideal

20:54:13 Furstenberg_Topology: theory HOL-Algebra.RingHom

20:54:16 Furstenberg_Topology: theory HOL-Algebra.UnivPoly

20:54:23 Mersenne_Primes: theory Native_Word.Code_Target_Bits_Int

20:54:24 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer_Code

20:54:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green

20:54:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/document.pdf

20:54:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/outline.pdf

20:54:26 Timing Green (4 threads, 122.101s elapsed time, 319.060s cpu time, 4.132s GC time, factor 2.61)

20:54:26 Finished Green (0:02:23 elapsed time, 0:05:52 cpu time, factor 2.46)

20:54:27 Running Density_Compiler ...

20:54:32 Density_Compiler: theory Density_Compiler.Density_Predicates

20:54:34 Density_Compiler: theory Density_Compiler.PDF_Transformations

20:54:34 Density_Compiler: theory Density_Compiler.PDF_Values

20:54:37 Irrationality_J_Hancl: theory Irrationality_J_Hancl.Irrationality_J_Hancl

20:54:42 Furstenberg_Topology: theory HOL-Algebra.Multiplicative_Group

20:54:44 Density_Compiler: theory Density_Compiler.PDF_Semantics

20:54:48 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

20:54:49 Furstenberg_Topology: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:54:50 Furstenberg_Topology: theory HOL-Number_Theory.Residues

20:54:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl

20:54:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/document.pdf

20:54:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/outline.pdf

20:54:52 Timing Irrationality_J_Hancl (4 threads, 123.094s elapsed time, 237.676s cpu time, 7.296s GC time, factor 1.93)

20:54:52 Finished Irrationality_J_Hancl (0:02:15 elapsed time, 0:04:14 cpu time, factor 1.87)

20:54:52 Building UPF ...

20:54:54 Furstenberg_Topology: theory HOL-Number_Theory.Euler_Criterion

20:54:55 Furstenberg_Topology: theory HOL-Number_Theory.Pocklington

20:54:55 Furstenberg_Topology: theory HOL-Number_Theory.Gauss

20:54:55 Furstenberg_Topology: theory HOL-Real_Asymp.Real_Asymp

20:54:55 UPF: theory UPF.Monads

20:54:55 Furstenberg_Topology: theory HOL-Number_Theory.Quadratic_Reciprocity

20:54:56 Furstenberg_Topology: theory HOL-Number_Theory.Residue_Primitive_Roots

20:54:57 Furstenberg_Topology: theory HOL-Number_Theory.Number_Theory

20:54:57 UPF: theory UPF.UPFCore

20:54:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Planarity_Certificates

20:54:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Planarity_Certificates/document.pdf

20:54:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Planarity_Certificates/outline.pdf

20:54:59 Timing Planarity_Certificates (4 threads, 204.378s elapsed time, 506.292s cpu time, 19.828s GC time, factor 2.48)

20:54:59 Finished Planarity_Certificates (0:03:40 elapsed time, 0:08:49 cpu time, factor 2.40)

20:54:59 Running HOL-MicroJava ...

20:55:00 UPF: theory UPF.ElementaryPolicies

20:55:00 Furstenberg_Topology: theory Furstenberg_Topology.Furstenberg_Topology

20:55:01 UPF: theory UPF.ParallelComposition

20:55:01 UPF: theory UPF.SeqComposition

20:55:02 HOL-MicroJava: theory HOL-Eisbach.Eisbach

20:55:02 HOL-MicroJava: theory HOL-Library.Transitive_Closure_Table

20:55:02 HOL-MicroJava: theory HOL-Library.While_Combinator

20:55:02 Density_Compiler: theory Density_Compiler.PDF_Density_Contexts

20:55:02 UPF: theory UPF.Analysis

20:55:02 Density_Compiler: theory Density_Compiler.PDF_Target_Semantics

20:55:03 UPF: theory UPF.Normalisation

20:55:04 Density_Compiler: theory Density_Compiler.PDF_Compiler_Pred

20:55:04 HOL-MicroJava: theory HOL-MicroJava.Semilat

20:55:05 HOL-MicroJava: theory HOL-MicroJava.JBasis

20:55:06 HOL-MicroJava: theory HOL-MicroJava.Err

20:55:06 HOL-MicroJava: theory HOL-MicroJava.AuxLemmas

20:55:06 HOL-MicroJava: theory HOL-MicroJava.Type

20:55:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree

20:55:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree/document.pdf

20:55:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree/outline.pdf

20:55:07 Timing Root_Balanced_Tree (4 threads, 127.317s elapsed time, 287.888s cpu time, 16.244s GC time, factor 2.26)

20:55:07 Finished Root_Balanced_Tree (0:02:19 elapsed time, 0:05:04 cpu time, factor 2.18)

20:55:07 Running Relational_Paths ...

20:55:08 HOL-MicroJava: theory HOL-MicroJava.Listn

20:55:08 HOL-MicroJava: theory HOL-MicroJava.Opt

20:55:09 HOL-MicroJava: theory HOL-MicroJava.Product

20:55:09 Density_Compiler: theory Density_Compiler.PDF_Target_Density_Contexts

20:55:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory

20:55:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/document.pdf

20:55:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/outline.pdf

20:55:09 Timing Ergodic_Theory (4 threads, 124.523s elapsed time, 331.636s cpu time, 7.048s GC time, factor 2.66)

20:55:09 Finished Ergodic_Theory (0:02:29 elapsed time, 0:06:04 cpu time, factor 2.44)

20:55:09 Building HOL-Cardinals ...

20:55:09 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework

20:55:09 HOL-MicroJava: theory HOL-MicroJava.Semilattices

20:55:10 HOL-MicroJava: theory HOL-MicroJava.SemilatAlg

20:55:11 HOL-MicroJava: theory HOL-MicroJava.Kildall

20:55:11 HOL-MicroJava: theory HOL-MicroJava.LBVSpec

20:55:11 Density_Compiler: theory Density_Compiler.PDF_Compiler

20:55:11 Relational_Paths: theory Aggregation_Algebras.Hoare_Logic

20:55:11 Relational_Paths: theory Relational_Paths.More_Relation_Algebra

20:55:12 HOL-Cardinals: theory HOL-Cardinals.Order_Relation_More

20:55:12 HOL-Cardinals: theory HOL-Cardinals.Order_Union

20:55:12 HOL-Cardinals: theory HOL-Cardinals.Fun_More

20:55:12 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Extension

20:55:12 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_err

20:55:13 HOL-MicroJava: theory HOL-MicroJava.Decl

20:55:13 HOL-MicroJava: theory HOL-MicroJava.Value

20:55:13 HOL-Cardinals: theory HOL-Cardinals.Wellfounded_More

20:55:13 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Relation

20:55:13 HOL-MicroJava: theory HOL-MicroJava.SystemClasses

20:55:13 HOL-MicroJava: theory HOL-MicroJava.TypeRel

20:55:13 HOL-MicroJava: theory HOL-MicroJava.LBVComplete

20:55:13 Quantales: theory Quantales.Quantale_Models

20:55:13 Quantales: theory Quantales.Quantale_Star

20:55:14 HOL-MicroJava: theory HOL-MicroJava.LBVCorrect

20:55:14 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Embedding

20:55:14 HOL-MicroJava: theory HOL-MicroJava.WellForm

20:55:14 HOL-MicroJava: theory HOL-MicroJava.State

20:55:14 HOL-MicroJava: theory HOL-MicroJava.Term

20:55:15 HOL-MicroJava: theory HOL-MicroJava.Abstract_BV

20:55:15 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Constructions

20:55:16 HOL-MicroJava: theory HOL-MicroJava.Exceptions

20:55:16 HOL-MicroJava: theory HOL-MicroJava.JType

20:55:16 UPF: theory UPF.NormalisationTestSpecification

20:55:17 Quantales: theory Quantales.Quantic_Nuclei_Conuclei

20:55:17 UPF: theory UPF.UPF

20:55:17 HOL-MicroJava: theory HOL-MicroJava.JVMType

20:55:18 HOL-Cardinals: theory HOL-Cardinals.Cardinal_Order_Relation

20:55:18 HOL-Cardinals: theory HOL-Cardinals.Ordinal_Arithmetic

20:55:18 UPF: theory UPF.Service

20:55:22 HOL-Cardinals: theory HOL-Cardinals.Cardinal_Arithmetic

20:55:23 HOL-Cardinals: theory HOL-Cardinals.Cardinals

20:55:23 HOL-MicroJava: theory HOL-MicroJava.WellType

20:55:24 Quantales: theory Quantales.Quantale_Left_Sided

20:55:24 HOL-Cardinals: theory HOL-Cardinals.Bounded_Set

20:55:25 HOL-MicroJava: theory HOL-MicroJava.Conform

20:55:25 HOL-MicroJava: theory HOL-MicroJava.Eval

20:55:25 HOL-MicroJava: theory HOL-MicroJava.TypeInf

20:55:27 HOL-MicroJava: theory HOL-MicroJava.JVMState

20:55:27 HOL-MicroJava: theory HOL-MicroJava.JVMInstructions

20:55:30 HOL-MicroJava: theory HOL-MicroJava.JVMExceptions

20:55:30 HOL-MicroJava: theory HOL-MicroJava.JVMExecInstr

20:55:30 HOL-MicroJava: theory HOL-MicroJava.Effect

20:55:31 HOL-MicroJava: theory HOL-MicroJava.JVMExec

20:55:32 HOL-MicroJava: theory HOL-MicroJava.DefsComp

20:55:33 HOL-MicroJava: theory HOL-MicroJava.Index

20:55:33 HOL-MicroJava: theory HOL-MicroJava.JVMDefensive

20:55:34 HOL-MicroJava: theory HOL-MicroJava.JVMListExample

20:55:34 HOL-MicroJava: theory HOL-MicroJava.Example

20:55:34 HOL-MicroJava: theory HOL-MicroJava.JListExample

20:55:36 HOL-MicroJava: theory HOL-MicroJava.JTypeSafe

20:55:36 HOL-MicroJava: theory HOL-MicroJava.TranslCompTp

20:55:38 HOL-MicroJava: theory HOL-MicroJava.TranslComp

20:55:38 HOL-MicroJava: theory HOL-MicroJava.LemmasComp

20:55:39 HOL-MicroJava: theory HOL-MicroJava.CorrComp

20:55:43 UPF: theory UPF.ServiceExample

20:55:48 Quantales: theory Quantales.Quantale_Modules

20:56:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Cardinals

20:56:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Cardinals/document.pdf

20:56:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Cardinals/outline.pdf

20:56:14 Timing HOL-Cardinals (4 threads, 29.008s elapsed time, 67.628s cpu time, 1.996s GC time, factor 2.33)

20:56:14 Finished HOL-Cardinals (0:01:03 elapsed time, 0:01:51 cpu time, factor 1.75)

20:56:14 Running Amicable_Numbers ...

20:56:15 HOL-MicroJava: theory HOL-MicroJava.BVSpec

20:56:15 HOL-MicroJava: theory HOL-MicroJava.EffectMono

20:56:16 HOL-MicroJava: theory HOL-MicroJava.Altern

20:56:16 HOL-MicroJava: theory HOL-MicroJava.Correct

20:56:16 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_JVM

20:56:17 HOL-MicroJava: theory HOL-MicroJava.BVSpecTypeSafe

20:56:17 HOL-MicroJava: theory HOL-MicroJava.JVM

20:56:18 HOL-MicroJava: theory HOL-MicroJava.CorrCompTp

20:56:18 Amicable_Numbers: theory Lehmer.Lehmer

20:56:18 Amicable_Numbers: theory Matrix.Utility

20:56:19 Amicable_Numbers: theory Pratt_Certificate.Pratt_Certificate

20:56:19 HOL-MicroJava: theory HOL-MicroJava.BVNoTypeError

20:56:19 HOL-MicroJava: theory HOL-MicroJava.BVExample

20:56:20 Amicable_Numbers: theory Polynomial_Factorization.Missing_List

20:56:20 HOL-MicroJava: theory HOL-MicroJava.LBVJVM

20:56:21 HOL-MicroJava: theory HOL-MicroJava.MicroJava

20:56:23 Relational_Paths: theory Relational_Paths.Paths

20:56:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF

20:56:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF/document.pdf

20:56:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF/outline.pdf

20:56:25 Timing UPF (4 threads, 49.848s elapsed time, 100.656s cpu time, 3.228s GC time, factor 2.02)

20:56:25 Finished UPF (0:01:31 elapsed time, 0:02:34 cpu time, factor 1.69)

20:56:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mersenne_Primes

20:56:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mersenne_Primes/document.pdf

20:56:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mersenne_Primes/outline.pdf

20:56:25 Timing Mersenne_Primes (4 threads, 187.719s elapsed time, 475.024s cpu time, 12.924s GC time, factor 2.53)

20:56:25 Finished Mersenne_Primes (0:03:22 elapsed time, 0:09:13 cpu time, factor 2.74)

20:56:25 Running Rep_Fin_Groups ...

20:56:25 Building Matrix_Tensor ...

20:56:27 Amicable_Numbers: theory Polynomial_Factorization.Missing_Multiset

20:56:29 Amicable_Numbers: theory Pratt_Certificate.Pratt_Certificate_Code

20:56:29 Amicable_Numbers: theory Polynomial_Factorization.Prime_Factorization

20:56:29 Matrix_Tensor: theory Matrix_Tensor.Matrix_Tensor

20:56:30 Rep_Fin_Groups: theory Rep_Fin_Groups.Rep_Fin_Groups

20:56:31 Amicable_Numbers: theory Amicable_Numbers.Amicable_Numbers

20:56:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Furstenberg_Topology

20:56:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Furstenberg_Topology/document.pdf

20:56:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Furstenberg_Topology/outline.pdf

20:56:38 Timing Furstenberg_Topology (4 threads, 192.781s elapsed time, 511.360s cpu time, 30.416s GC time, factor 2.65)

20:56:38 Finished Furstenberg_Topology (0:03:24 elapsed time, 0:08:48 cpu time, factor 2.58)

20:56:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Inference

20:56:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Inference/document.pdf

20:56:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Inference/outline.pdf

20:56:38 Timing Inductive_Inference (4 threads, 206.789s elapsed time, 429.868s cpu time, 4.644s GC time, factor 2.08)

20:56:38 Finished Inductive_Inference (0:03:43 elapsed time, 0:07:35 cpu time, factor 2.04)

20:56:38 Running PseudoHoops ...

20:56:38 Running Winding_Number_Eval ...

20:56:41 PseudoHoops: theory LatticeProperties.Lattice_Prop

20:56:41 PseudoHoops: theory PseudoHoops.Operations

20:56:42 PseudoHoops: theory PseudoHoops.PseudoWaisbergAlgebra

20:56:42 PseudoHoops: theory LatticeProperties.Modular_Distrib_Lattice

20:56:42 PseudoHoops: theory PseudoHoops.LeftComplementedMonoid

20:56:43 Winding_Number_Eval: theory HOL-Eisbach.Eisbach

20:56:43 Winding_Number_Eval: theory HOL-Computational_Algebra.Fraction_Field

20:56:43 Winding_Number_Eval: theory HOL-Library.More_List

20:56:43 Winding_Number_Eval: theory HOL-Computational_Algebra.Field_as_Ring

20:56:44 Winding_Number_Eval: theory HOL-Computational_Algebra.Polynomial

20:56:45 Relational_Paths: theory Relational_Paths.Rooted_Paths

20:56:46 Winding_Number_Eval: theory HOL-Eisbach.Eisbach_Tools

20:56:46 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Topology

20:56:47 PseudoHoops: theory LatticeProperties.Lattice_Ordered_Group

20:56:47 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Analysis

20:56:47 Winding_Number_Eval: theory HOL-Computational_Algebra.Normalized_Fraction

20:56:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales

20:56:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales/document.pdf

20:56:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales/outline.pdf

20:56:49 Timing Quantales (4 threads, 173.000s elapsed time, 250.416s cpu time, 6.400s GC time, factor 1.45)

20:56:49 Finished Quantales (0:03:52 elapsed time, 0:05:29 cpu time, factor 1.42)

20:56:49 Running Lambda_Free_KBOs ...

20:56:50 PseudoHoops: theory PseudoHoops.RightComplementedMonoid

20:56:57 Lambda_Free_KBOs: theory HOL-Cardinals.Order_Union

20:56:57 Lambda_Free_KBOs: theory Abstract-Rewriting.Seq

20:56:57 Lambda_Free_KBOs: theory HOL-Library.While_Combinator

20:56:57 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Lambda_Free_Util

20:56:57 PseudoHoops: theory PseudoHoops.PseudoHoops

20:56:58 Lambda_Free_KBOs: theory HOL-Cardinals.Wellorder_Extension

20:56:58 Lambda_Free_KBOs: theory Matrix.Utility

20:56:59 Lambda_Free_KBOs: theory Regular-Sets.Regular_Set

20:57:00 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Infinite_Chain

20:57:00 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Lambda_Free_Term

20:57:00 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Extension_Orders

20:57:04 Winding_Number_Eval: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:57:04 Winding_Number_Eval: theory HOL-Computational_Algebra.Polynomial_Factorial

20:57:05 Relational_Paths: theory Relational_Paths.Path_Algorithms

20:57:07 Lambda_Free_KBOs: theory Regular-Sets.Regular_Exp

20:57:07 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Lambda_Encoding

20:57:14 Lambda_Free_KBOs: theory Regular-Sets.NDerivative

20:57:14 Lambda_Free_KBOs: theory Regular-Sets.Relation_Interpretation

20:57:23 Lambda_Free_KBOs: theory Regular-Sets.Equivalence_Checking

20:57:24 Lambda_Free_KBOs: theory Regular-Sets.Regexp_Method

20:57:26 Lambda_Free_KBOs: theory Abstract-Rewriting.Abstract_Rewriting

20:57:30 Lambda_Free_KBOs: theory Abstract-Rewriting.SN_Orders

20:57:30 Winding_Number_Eval: theory Sturm_Tarski.PolyMisc

20:57:31 Winding_Number_Eval: theory Sturm_Tarski.Sturm_Tarski

20:57:34 Winding_Number_Eval: theory Budan_Fourier.BF_Misc

20:57:36 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Algebraic

20:57:37 Lambda_Free_KBOs: theory Polynomials.Polynomials

20:57:39 PseudoHoops: theory PseudoHoops.PseudoHoopFilters

20:57:40 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Transcendental

20:57:40 Winding_Number_Eval: theory Winding_Number_Eval.Cauchy_Index_Theorem

20:57:45 Winding_Number_Eval: theory Winding_Number_Eval.Winding_Number_Eval

20:57:48 Winding_Number_Eval: theory Winding_Number_Eval.Winding_Number_Eval_Examples

20:57:49 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

20:57:50 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_App

20:57:51 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

20:57:54 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

20:57:55 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Encoding_KBO

20:57:56 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

20:57:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler

20:57:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/document.pdf

20:57:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/outline.pdf

20:57:59 Timing Density_Compiler (4 threads, 192.194s elapsed time, 353.196s cpu time, 5.580s GC time, factor 1.84)

20:57:59 Finished Density_Compiler (0:03:31 elapsed time, 0:06:18 cpu time, factor 1.79)

20:57:59 Running Taylor_Models ...

20:58:03 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBOs

20:58:04 Taylor_Models: theory HOL-Decision_Procs.Polynomial_List

20:58:04 Taylor_Models: theory HOL-Decision_Procs.Rat_Pair

20:58:07 PseudoHoops: theory PseudoHoops.SpecialPseudoHoops

20:58:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava

20:58:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava/document.pdf

20:58:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava/outline.pdf

20:58:09 Timing HOL-MicroJava (4 threads, 174.946s elapsed time, 488.684s cpu time, 12.452s GC time, factor 2.79)

20:58:09 Finished HOL-MicroJava (0:03:09 elapsed time, 0:08:31 cpu time, factor 2.70)

20:58:09 Running Paraconsistency ...

20:58:12 Paraconsistency: theory Paraconsistency.Paraconsistency

20:58:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor

20:58:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor/document.pdf

20:58:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor/outline.pdf

20:58:14 Timing Matrix_Tensor (4 threads, 61.596s elapsed time, 88.796s cpu time, 2.348s GC time, factor 1.44)

20:58:14 Finished Matrix_Tensor (0:01:46 elapsed time, 0:02:22 cpu time, factor 1.34)

20:58:14 Running Farkas ...

20:58:18 Farkas: theory HOL-Computational_Algebra.Factorial_Ring

20:58:18 Farkas: theory HOL-Algebra.Congruence

20:58:18 Farkas: theory Jordan_Normal_Form.Conjugate

20:58:18 Farkas: theory Farkas.Farkas

20:58:22 Farkas: theory HOL-Algebra.Order

20:58:25 Farkas: theory HOL-Algebra.Lattice

20:58:29 Farkas: theory HOL-Algebra.Complete_Lattice

20:58:30 Farkas: theory Farkas.Simplex_for_Reals

20:58:31 Farkas: theory HOL-Algebra.Group

20:58:34 Taylor_Models: theory Taylor_Models.Polynomial_Expression

20:58:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Paths

20:58:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Paths/document.pdf

20:58:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Paths/outline.pdf

20:58:36 Timing Relational_Paths (4 threads, 194.160s elapsed time, 411.944s cpu time, 27.020s GC time, factor 2.12)

20:58:36 Finished Relational_Paths (0:03:27 elapsed time, 0:07:10 cpu time, factor 2.07)

20:58:36 Running Free-Groups ...

20:58:36 Farkas: theory HOL-Algebra.FiniteProduct

20:58:37 Farkas: theory HOL-Algebra.Ring

20:58:38 Free-Groups: theory HOL-Cardinals.Fun_More

20:58:38 Free-Groups: theory HOL-Cardinals.Order_Union

20:58:38 Free-Groups: theory HOL-Library.Cancellation

20:58:38 Free-Groups: theory HOL-Cardinals.Order_Relation_More

20:58:39 Free-Groups: theory HOL-Library.FuncSet

20:58:39 Free-Groups: theory HOL-Proofs-Lambda.Commutation

20:58:40 Free-Groups: theory HOL-Cardinals.Wellfounded_More

20:58:40 Free-Groups: theory Free-Groups.Cancelation

20:58:40 Free-Groups: theory HOL-Cardinals.Wellorder_Relation

20:58:41 Free-Groups: theory HOL-Library.Multiset

20:58:41 Free-Groups: theory HOL-Cardinals.Wellorder_Embedding

20:58:41 Free-Groups: theory HOL-Algebra.Congruence

20:58:42 Free-Groups: theory HOL-Cardinals.Wellorder_Constructions

20:58:42 Farkas: theory Polynomial_Interpolation.Ring_Hom

20:58:44 Free-Groups: theory HOL-Cardinals.Cardinal_Order_Relation

20:58:44 Free-Groups: theory HOL-Algebra.Order

20:58:46 Farkas: theory HOL-Algebra.Module

20:58:46 Farkas: theory Jordan_Normal_Form.Missing_Ring

20:58:50 Free-Groups: theory HOL-Algebra.Lattice

20:58:52 Free-Groups: theory HOL-Algebra.Complete_Lattice

20:58:54 Free-Groups: theory HOL-Algebra.Group

20:58:54 Farkas: theory Jordan_Normal_Form.Matrix

20:58:55 Free-Groups: theory HOL-Computational_Algebra.Factorial_Ring

20:58:59 Free-Groups: theory Free-Groups.C2

20:58:59 Free-Groups: theory Free-Groups.Generators

20:58:59 Free-Groups: theory HOL-Algebra.Bij

20:58:59 Free-Groups: theory HOL-Algebra.Coset

20:58:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval

20:58:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/document.pdf

20:58:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/outline.pdf

20:58:59 Timing Winding_Number_Eval (4 threads, 121.393s elapsed time, 272.760s cpu time, 6.776s GC time, factor 2.25)

20:58:59 Finished Winding_Number_Eval (0:02:20 elapsed time, 0:04:56 cpu time, factor 2.11)

20:58:59 Building Priority_Search_Trees ...

20:58:59 Free-Groups: theory Free-Groups.UnitGroup

20:59:00 Free-Groups: theory HOL-Algebra.FiniteProduct

20:59:01 Free-Groups: theory Free-Groups.FreeGroups

20:59:02 Free-Groups: theory HOL-Algebra.Ring

20:59:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_KBOs

20:59:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_KBOs/document.pdf

20:59:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_KBOs/outline.pdf

20:59:02 Timing Lambda_Free_KBOs (4 threads, 119.928s elapsed time, 266.780s cpu time, 8.596s GC time, factor 2.22)

20:59:02 Finished Lambda_Free_KBOs (0:02:12 elapsed time, 0:04:54 cpu time, factor 2.23)

20:59:02 Running Regex_Equivalence ...

20:59:02 Free-Groups: theory Free-Groups.PingPongLemma

20:59:02 Priority_Search_Trees: theory HOL-Library.Tree

20:59:02 Priority_Search_Trees: theory HOL-Data_Structures.Cmp

20:59:02 Priority_Search_Trees: theory HOL-Data_Structures.Less_False

20:59:02 Priority_Search_Trees: theory HOL-Data_Structures.Sorted_Less

20:59:03 Priority_Search_Trees: theory HOL-Data_Structures.AList_Upd_Del

20:59:03 Priority_Search_Trees: theory HOL-Data_Structures.List_Ins_Del

20:59:04 Regex_Equivalence: theory HOL-Library.Cancellation

20:59:04 Regex_Equivalence: theory HOL-Library.Code_Abstract_Nat

20:59:04 Regex_Equivalence: theory HOL-Library.While_Combinator

20:59:04 Regex_Equivalence: theory Regular-Sets.Regular_Set

20:59:04 Priority_Search_Trees: theory HOL-Data_Structures.Set_Specs

20:59:04 Farkas: theory Farkas.Matrix_Farkas

20:59:05 Regex_Equivalence: theory HOL-Library.Code_Target_Nat

20:59:05 Priority_Search_Trees: theory HOL-Data_Structures.Map_Specs

20:59:05 Priority_Search_Trees: theory Priority_Search_Trees.Prio_Map_Specs

20:59:07 Regex_Equivalence: theory HOL-Library.Multiset

20:59:10 Priority_Search_Trees: theory HOL-Data_Structures.Tree2

20:59:11 Priority_Search_Trees: theory HOL-Data_Structures.Isin2

20:59:11 Priority_Search_Trees: theory HOL-Data_Structures.Lookup2

20:59:11 Priority_Search_Trees: theory Priority_Search_Trees.PST_General

20:59:12 Regex_Equivalence: theory Regular-Sets.Regular_Exp

20:59:13 Free-Groups: theory HOL-Algebra.AbelCoset

20:59:13 Priority_Search_Trees: theory Priority_Search_Trees.PST_RBT

20:59:19 Free-Groups: theory HOL-Computational_Algebra.Euclidean_Algorithm

20:59:20 Regex_Equivalence: theory Regex_Equivalence.Automaton

20:59:21 Regex_Equivalence: theory Regular-Sets.Derivatives

20:59:21 Regex_Equivalence: theory Regular-Sets.NDerivative

20:59:21 Regex_Equivalence: theory Efficient-Mergesort.Efficient_Sort

20:59:21 Regex_Equivalence: theory Regex_Equivalence.Position_Autos

20:59:22 Regex_Equivalence: theory Regex_Equivalence.Derivatives_Finite

20:59:23 Free-Groups: theory HOL-Algebra.Ideal

20:59:26 Taylor_Models: theory HOL-Library.Function_Algebras

20:59:26 Taylor_Models: theory Taylor_Models.Horner_Eval

20:59:26 Taylor_Models: theory Taylor_Models.Float_Topology

20:59:26 Taylor_Models: theory Taylor_Models.Polynomial_Expression_Additional

20:59:27 Taylor_Models: theory Taylor_Models.Taylor_Models_Misc

20:59:27 PseudoHoops: theory PseudoHoops.Examples

20:59:27 Regex_Equivalence: theory Regex_Equivalence.After2

20:59:27 Regex_Equivalence: theory Regex_Equivalence.Before2

20:59:30 Free-Groups: theory HOL-Algebra.RingHom

20:59:30 Regex_Equivalence: theory Regex_Equivalence.Deriv_PDeriv

20:59:32 Free-Groups: theory HOL-Algebra.QuotRing

20:59:33 Taylor_Models: theory Taylor_Models.Taylor_Models

20:59:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amicable_Numbers

20:59:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amicable_Numbers/document.pdf

20:59:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amicable_Numbers/outline.pdf

20:59:34 Timing Amicable_Numbers (4 threads, 186.148s elapsed time, 344.840s cpu time, 4.420s GC time, factor 1.85)

20:59:34 Finished Amicable_Numbers (0:03:19 elapsed time, 0:06:06 cpu time, factor 1.83)

20:59:34 Running Ordinal_Partitions ...

20:59:37 Ordinal_Partitions: theory HOL-Cardinals.Fun_More

20:59:37 Ordinal_Partitions: theory HOL-Cardinals.Order_Relation_More

20:59:37 Ordinal_Partitions: theory HOL-Cardinals.Order_Union

20:59:37 Ordinal_Partitions: theory HOL-Library.FuncSet

20:59:37 Ordinal_Partitions: theory HOL-Library.Infinite_Set

20:59:38 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Extension

20:59:38 Ordinal_Partitions: theory HOL-Library.Nat_Bijection

20:59:38 Ordinal_Partitions: theory HOL-Cardinals.Wellfounded_More

20:59:38 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Relation

20:59:39 Ordinal_Partitions: theory HOL-Library.Old_Datatype

20:59:40 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Embedding

20:59:40 Ordinal_Partitions: theory HOL-Library.Equipollence

20:59:40 Regex_Equivalence: theory Regex_Equivalence.Deriv_Autos

20:59:40 Ordinal_Partitions: theory HOL-Library.Ramsey

20:59:41 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Constructions

20:59:42 Ordinal_Partitions: theory HOL-Library.Product_Lexorder

20:59:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups

20:59:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups/document.pdf

20:59:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups/outline.pdf

20:59:42 Timing Rep_Fin_Groups (4 threads, 177.880s elapsed time, 313.860s cpu time, 4.848s GC time, factor 1.76)

20:59:42 Finished Rep_Fin_Groups (0:03:16 elapsed time, 0:05:38 cpu time, factor 1.72)

20:59:42 Running Parity_Game ...

20:59:42 Ordinal_Partitions: theory HOL-Library.Countable

20:59:43 Ordinal_Partitions: theory HOL-Cardinals.Cardinal_Order_Relation

20:59:43 Ordinal_Partitions: theory HOL-Cardinals.Ordinal_Arithmetic

20:59:45 Parity_Game: theory Graph_Theory.Rtrancl_On

20:59:45 Parity_Game: theory HOL-Library.Cancellation

20:59:45 Parity_Game: theory HOL-Library.Case_Converter

20:59:45 Parity_Game: theory HOL-Library.Disjoint_Sets

20:59:45 Free-Groups: theory HOL-Computational_Algebra.Primes

20:59:45 Parity_Game: theory HOL-Library.Infinite_Set

20:59:46 Parity_Game: theory HOL-Library.Simps_Case_Conv

20:59:46 Parity_Game: theory HOL-Library.Lattice_Syntax

20:59:46 Parity_Game: theory HOL-Library.Complete_Partial_Order2

20:59:46 Free-Groups: theory HOL-Algebra.IntRing

20:59:46 Parity_Game: theory HOL-Library.Nat_Bijection

20:59:46 Ordinal_Partitions: theory HOL-Library.Countable_Set

20:59:47 Ordinal_Partitions: theory HOL-Cardinals.Cardinal_Arithmetic

20:59:47 Parity_Game: theory HOL-Library.Multiset

20:59:48 Parity_Game: theory HOL-Library.Old_Datatype

20:59:48 Free-Groups: theory Free-Groups.Isomorphisms

20:59:48 Parity_Game: theory HOL-Library.Sublist

20:59:49 Ordinal_Partitions: theory HOL-Cardinals.Cardinals

20:59:49 Ordinal_Partitions: theory Nash_Williams.Nash_Extras

20:59:49 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_Library

20:59:50 Regex_Equivalence: theory Regex_Equivalence.Regex_Equivalence

20:59:50 Ordinal_Partitions: theory Nash_Williams.Nash_Williams

20:59:50 Parity_Game: theory HOL-Library.Countable

20:59:51 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_in_HOL

20:59:53 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_Cardinals

20:59:54 Parity_Game: theory HOL-Library.Liminf_Limsup

20:59:55 Parity_Game: theory HOL-Library.Countable_Set

20:59:56 Ordinal_Partitions: theory ZFC_in_HOL.Kirby

20:59:57 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_Typeclasses

20:59:57 Parity_Game: theory HOL-Library.Countable_Complete_Lattices

20:59:58 Ordinal_Partitions: theory ZFC_in_HOL.Ordinal_Exp

20:59:58 Ordinal_Partitions: theory Ordinal_Partitions.Library_Additions

20:59:58 Ordinal_Partitions: theory ZFC_in_HOL.Cantor_NF

21:00:01 Ordinal_Partitions: theory Ordinal_Partitions.Partitions

21:00:03 Parity_Game: theory HOL-Library.Order_Continuity

21:00:03 Ordinal_Partitions: theory Ordinal_Partitions.Erdos_Milner

21:00:04 Parity_Game: theory HOL-Library.Permutations

21:00:04 Ordinal_Partitions: theory Ordinal_Partitions.Omega_Omega

21:00:05 Parity_Game: theory HOL-Library.Extended_Nat

21:00:07 Parity_Game: theory Coinductive.Coinductive_Nat

21:00:07 Parity_Game: theory HOL-Library.Extended_Real

21:00:10 Parity_Game: theory Coinductive.Coinductive_List

21:00:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Search_Trees

21:00:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Search_Trees/document.pdf

21:00:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Search_Trees/outline.pdf

21:00:14 Timing Priority_Search_Trees (4 threads, 32.614s elapsed time, 48.396s cpu time, 2.824s GC time, factor 1.48)

21:00:14 Finished Priority_Search_Trees (0:01:14 elapsed time, 0:01:37 cpu time, factor 1.31)

21:00:14 Running List_Update ...

21:00:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PseudoHoops

21:00:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PseudoHoops/document.pdf

21:00:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PseudoHoops/outline.pdf

21:00:18 Timing PseudoHoops (4 threads, 204.976s elapsed time, 232.136s cpu time, 5.492s GC time, factor 1.13)

21:00:18 Finished PseudoHoops (0:03:38 elapsed time, 0:04:10 cpu time, factor 1.15)

21:00:18 Running DiscretePricing ...

21:00:18 Parity_Game: theory Graph_Theory.Stuff

21:00:18 Parity_Game: theory Graph_Theory.Digraph

21:00:20 List_Update: theory HOL-Library.While_Combinator

21:00:20 List_Update: theory List_Update.Prob_Theory

21:00:20 List_Update: theory List_Update.Bit_Strings

21:00:20 List_Update: theory List_Update.On_Off

21:00:21 List_Update: theory List-Index.List_Index

21:00:23 List_Update: theory Regular-Sets.Regular_Set

21:00:23 Parity_Game: theory Graph_Theory.Arc_Walk

21:00:23 Parity_Game: theory Graph_Theory.Bidirected_Digraph

21:00:23 List_Update: theory List_Update.Inversion

21:00:23 DiscretePricing: theory DiscretePricing.Filtration

21:00:23 DiscretePricing: theory DiscretePricing.Generated_Subalgebra

21:00:24 List_Update: theory List_Update.Swaps

21:00:24 List_Update: theory List_Update.Competitive_Analysis

21:00:25 DiscretePricing: theory DiscretePricing.Disc_Cond_Expect

21:00:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas

21:00:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas/document.pdf

21:00:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas/outline.pdf

21:00:26 Timing Farkas (4 threads, 118.822s elapsed time, 279.720s cpu time, 8.404s GC time, factor 2.35)

21:00:26 Finished Farkas (0:02:11 elapsed time, 0:04:57 cpu time, factor 2.26)

21:00:26 Running Hoare_Time ...

21:00:27 Parity_Game: theory Graph_Theory.Pair_Digraph

21:00:27 Parity_Game: theory Parity_Game.MoreCoinductiveList

21:00:28 Parity_Game: theory Parity_Game.ParityGame

21:00:29 List_Update: theory List_Update.Move_to_Front

21:00:29 Hoare_Time: theory HOL-Eisbach.Eisbach

21:00:29 Hoare_Time: theory HOL-Library.Infinite_Set

21:00:29 Hoare_Time: theory HOL-Library.Nat_Bijection

21:00:29 Hoare_Time: theory HOL-Library.Old_Datatype

21:00:30 DiscretePricing: theory DiscretePricing.Martingale

21:00:30 DiscretePricing: theory DiscretePricing.Infinite_Coin_Toss_Space

21:00:31 Taylor_Models: theory Taylor_Models.Experiments

21:00:31 List_Update: theory Regular-Sets.Regular_Exp

21:00:31 Hoare_Time: theory HOL-Library.Discrete

21:00:31 Hoare_Time: theory Hoare_Time.AExp

21:00:32 Parity_Game: theory Parity_Game.Strategy

21:00:32 Hoare_Time: theory Separation_Algebra.Separation_Algebra

21:00:32 Hoare_Time: theory HOL-Library.Countable

21:00:34 Parity_Game: theory Parity_Game.AttractingStrategy

21:00:34 Parity_Game: theory Parity_Game.WellOrderedStrategy

21:00:35 Hoare_Time: theory Hoare_Time.BExp

21:00:36 Hoare_Time: theory Hoare_Time.Product_Separation_Algebra

21:00:36 Parity_Game: theory Parity_Game.Attractor

21:00:36 Hoare_Time: theory Separation_Algebra.Sep_Heap_Instance

21:00:36 Parity_Game: theory Parity_Game.WinningStrategy

21:00:36 Parity_Game: theory Parity_Game.AttractorInductive

21:00:36 Hoare_Time: theory Hoare_Time.Sep_Algebra_Add

21:00:36 Parity_Game: theory Parity_Game.WinningRegion

21:00:37 Hoare_Time: theory Hoare_Time.Com

21:00:37 Parity_Game: theory Parity_Game.UniformStrategy

21:00:37 Hoare_Time: theory HOL-Library.Countable_Set

21:00:38 Parity_Game: theory Parity_Game.AttractorStrategy

21:00:39 Parity_Game: theory Parity_Game.PositionalDeterminacy

21:00:40 List_Update: theory Regular-Sets.NDerivative

21:00:40 Hoare_Time: theory HOL-Library.Countable_Complete_Lattices

21:00:40 Parity_Game: theory Graph_Theory.Digraph_Component

21:00:42 Hoare_Time: theory Hoare_Time.Big_Step

21:00:42 Hoare_Time: theory Hoare_Time.Vars

21:00:42 List_Update: theory List_Update.MTF2_Effects

21:00:43 Hoare_Time: theory Hoare_Time.Big_StepT

21:00:43 List_Update: theory List_Update.Partial_Cost_Model

21:00:43 List_Update: theory List_Update.BIT

21:00:43 Hoare_Time: theory Hoare_Time.Partial_Evaluation

21:00:44 DiscretePricing: theory DiscretePricing.Geometric_Random_Walk

21:00:44 List_Update: theory List_Update.List_Factoring

21:00:45 DiscretePricing: theory DiscretePricing.Fair_Price

21:00:46 Hoare_Time: theory Hoare_Time.Nielson_Hoare

21:00:46 Hoare_Time: theory Hoare_Time.Big_StepT_Partial

21:00:47 Hoare_Time: theory HOL-Library.Order_Continuity

21:00:47 Hoare_Time: theory Hoare_Time.Nielson_VCG

21:00:47 Hoare_Time: theory Hoare_Time.Nielson_VCGi

21:00:48 Parity_Game: theory Graph_Theory.Digraph_Isomorphism

21:00:49 Hoare_Time: theory HOL-Library.Extended_Nat

21:00:50 List_Update: theory Regular-Sets.Equivalence_Checking

21:00:50 List_Update: theory List_Update.RExp_Var

21:00:51 Hoare_Time: theory Hoare_Time.SepLogK_Hoare

21:00:52 Hoare_Time: theory Hoare_Time.QuantK_Hoare

21:00:52 List_Update: theory List_Update.BIT_pairwise

21:00:52 Parity_Game: theory Parity_Game.Graph_TheoryCompatibility

21:00:53 Regex_Equivalence: theory Spec_Check.Spec_Check

21:00:53 Regex_Equivalence: theory Regex_Equivalence.Examples

21:00:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Groups

21:00:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Groups/document.pdf

21:00:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Groups/outline.pdf

21:00:53 Timing Free-Groups (4 threads, 124.558s elapsed time, 322.356s cpu time, 21.628s GC time, factor 2.59)

21:00:53 Finished Free-Groups (0:02:16 elapsed time, 0:05:38 cpu time, factor 2.47)

21:00:53 Hoare_Time: theory Hoare_Time.Quant_Hoare

21:00:53 Running Safe_Distance ...

21:00:53 List_Update: theory List_Update.OPT2

21:00:54 Regex_Equivalence: theory Regex_Equivalence.Benchmark

21:00:54 Hoare_Time: theory Hoare_Time.QuantK_VCG

21:00:56 DiscretePricing: theory DiscretePricing.CRR_Model

21:00:57 Hoare_Time: theory Hoare_Time.Quant_VCG

21:00:58 List_Update: theory List_Update.Phase_Partitioning

21:00:59 Safe_Distance: theory HOL-Computational_Algebra.Fraction_Field

21:00:59 Safe_Distance: theory HOL-Library.Code_Abstract_Nat

21:00:59 Safe_Distance: theory HOL-Decision_Procs.Dense_Linear_Order

21:00:59 Safe_Distance: theory HOL-Library.Code_Target_Int

21:00:59 List_Update: theory List_Update.BIT_2comp_on2

21:00:59 List_Update: theory List_Update.TS

21:00:59 Safe_Distance: theory HOL-Library.Code_Target_Nat

21:00:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Paraconsistency

21:00:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Paraconsistency/document.pdf

21:00:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Paraconsistency/outline.pdf

21:00:59 Timing Paraconsistency (4 threads, 158.638s elapsed time, 510.576s cpu time, 3.532s GC time, factor 3.22)

21:00:59 Finished Paraconsistency (0:02:49 elapsed time, 0:08:44 cpu time, factor 3.10)

21:00:59 Running Fourier ...

21:00:59 Safe_Distance: theory HOL-Library.More_List

21:01:00 Hoare_Time: theory Hoare_Time.QuantK_Examples

21:01:00 Safe_Distance: theory HOL-Library.Code_Target_Numeral

21:01:00 Hoare_Time: theory Hoare_Time.Nielson_Examples

21:01:00 Hoare_Time: theory Hoare_Time.QuantK_Sqrt

21:01:00 Safe_Distance: theory HOL-Computational_Algebra.Field_as_Ring

21:01:00 Safe_Distance: theory HOL-Computational_Algebra.Polynomial

21:01:03 Hoare_Time: theory Hoare_Time.Quant_Examples

21:01:04 List_Update: theory List_Update.Comb

21:01:04 Hoare_Time: theory Hoare_Time.DiscussionO

21:01:04 Safe_Distance: theory HOL-Computational_Algebra.Normalized_Fraction

21:01:04 Fourier: theory HOL-Library.BNF_Corec

21:01:04 Fourier: theory HOL-Real_Asymp.Inst_Existentials

21:01:04 Fourier: theory Fourier.Confine

21:01:04 Fourier: theory HOL-Library.Landau_Symbols

21:01:05 Fourier: theory Fourier.Fourier_Aux2

21:01:05 Fourier: theory Fourier.Periodic

21:01:05 Fourier: theory Ergodic_Theory.SG_Library_Complement

21:01:05 Safe_Distance: theory HOL-Library.Lattice_Algebras

21:01:05 Safe_Distance: theory HOL-Library.Log_Nat

21:01:06 Fourier: theory HOL-Real_Asymp.Eventuallize

21:01:06 Fourier: theory HOL-Real_Asymp.Lazy_Eval

21:01:08 Hoare_Time: theory Hoare_Time.SepLogK_VCG

21:01:08 Hoare_Time: theory Hoare_Time.Nielson_Sqrt

21:01:09 Fourier: theory Lp.Functional_Spaces

21:01:11 DiscretePricing: theory DiscretePricing.Option_Price_Examples

21:01:12 Fourier: theory Lp.Lp

21:01:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models

21:01:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/document.pdf

21:01:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/outline.pdf

21:01:15 Timing Taylor_Models (4 threads, 180.922s elapsed time, 382.512s cpu time, 11.864s GC time, factor 2.11)

21:01:15 Finished Taylor_Models (0:03:15 elapsed time, 0:06:41 cpu time, factor 2.06)

21:01:15 Building Sturm_Sequences ...

21:01:16 Fourier: theory Fourier.Lspace

21:01:16 Fourier: theory Fourier.Square_Integrable

21:01:17 Hoare_Time: theory Hoare_Time.Nielson_VCGi_complete

21:01:18 Hoare_Time: theory Hoare_Time.SepLog_Hoare

21:01:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regex_Equivalence

21:01:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regex_Equivalence/document.pdf

21:01:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regex_Equivalence/outline.pdf

21:01:18 Timing Regex_Equivalence (4 threads, 124.506s elapsed time, 260.840s cpu time, 18.724s GC time, factor 2.09)

21:01:18 Finished Regex_Equivalence (0:02:15 elapsed time, 0:04:47 cpu time, factor 2.11)

21:01:18 Running Extended_Finite_State_Machine_Inference ...

21:01:19 Safe_Distance: theory HOL-Library.Interval

21:01:19 Safe_Distance: theory HOL-Library.Float

21:01:19 Sturm_Sequences: theory Sturm_Sequences.Misc_Polynomial

21:01:19 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library_Document

21:01:22 Safe_Distance: theory HOL-Computational_Algebra.Polynomial_Factorial

21:01:23 Hoare_Time: theory Hoare_Time.Discussion

21:01:23 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Group_By

21:01:23 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_List

21:01:23 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_Set

21:01:23 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

21:01:23 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Subsumption

21:01:24 Hoare_Time: theory Hoare_Time.SepLog_Examples

21:01:24 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Inference

21:01:24 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

21:01:26 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library

21:01:26 Safe_Distance: theory HOL-Library.Interval_Float

21:01:26 Sturm_Sequences: theory Sturm_Sequences.Sturm_Theorem

21:01:26 Fourier: theory HOL-Real_Asymp.Multiseries_Expansion

21:01:29 Safe_Distance: theory HOL-Decision_Procs.Approximation_Bounds

21:01:31 Sturm_Sequences: theory Sturm_Sequences.Sturm_Method

21:01:33 Sturm_Sequences: theory Sturm_Sequences.Sturm

21:01:33 Sturm_Sequences: theory Sturm_Sequences.Sturm_Ex

21:01:40 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.EFSM_Dot

21:01:40 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Increment_Reset

21:01:40 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

21:01:41 Safe_Distance: theory HOL-Decision_Procs.Approximation

21:01:43 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

21:01:45 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Same_Register

21:01:45 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.efsm2sal

21:01:46 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

21:01:47 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.SelectionStrategies

21:01:47 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse

21:01:50 Safe_Distance: theory Sturm_Sequences.Misc_Polynomial

21:01:51 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

21:01:51 Safe_Distance: theory Sturm_Sequences.Sturm_Library

21:01:51 Safe_Distance: theory Sturm_Sequences.Sturm_Theorem

21:01:52 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

21:01:54 Safe_Distance: theory Sturm_Sequences.Sturm_Method

21:01:55 Safe_Distance: theory Sturm_Sequences.Sturm

21:01:59 Hoare_Time: theory Hoare_Time.Hoare_Time

21:02:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Parity_Game

21:02:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Parity_Game/document.pdf

21:02:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Parity_Game/outline.pdf

21:02:08 Timing Parity_Game (4 threads, 130.771s elapsed time, 315.760s cpu time, 12.900s GC time, factor 2.41)

21:02:08 Finished Parity_Game (0:02:25 elapsed time, 0:05:44 cpu time, factor 2.37)

21:02:08 Running Real_Impl ...

21:02:12 Real_Impl: theory Deriving.Derive_Manager

21:02:12 Real_Impl: theory Deriving.Generator_Aux

21:02:12 Real_Impl: theory HOL-Library.Cancellation

21:02:12 Real_Impl: theory Real_Impl.Real_Impl

21:02:13 Real_Impl: theory Show.Show

21:02:15 Real_Impl: theory HOL-Library.Multiset

21:02:17 Real_Impl: theory Show.Show_Instances

21:02:18 Real_Impl: theory Show.Show_Real

21:02:31 Real_Impl: theory HOL-Computational_Algebra.Factorial_Ring

21:02:31 Fourier: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

21:02:37 Fourier: theory HOL-Real_Asymp.Real_Asymp

21:02:38 Fourier: theory Fourier.Fourier

21:02:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing

21:02:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/document.pdf

21:02:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/outline.pdf

21:02:49 Timing DiscretePricing (4 threads, 125.258s elapsed time, 295.376s cpu time, 9.540s GC time, factor 2.36)

21:02:49 Finished DiscretePricing (0:02:29 elapsed time, 0:05:24 cpu time, factor 2.17)

21:02:49 Running LTL_Master_Theorem ...

21:02:51 Real_Impl: theory HOL-Computational_Algebra.Euclidean_Algorithm

21:02:51 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Generation

21:02:56 LTL_Master_Theorem: theory Deriving.Comparator

21:02:56 LTL_Master_Theorem: theory Deriving.Derive_Manager

21:02:56 LTL_Master_Theorem: theory Deriving.Generator_Aux

21:02:56 LTL_Master_Theorem: theory HOL-Library.Char_ord

21:02:56 LTL_Master_Theorem: theory HOL-Library.Mapping

21:02:56 LTL_Master_Theorem: theory LTL_Master_Theorem.Omega_Words_Fun_Stream

21:02:56 LTL_Master_Theorem: theory Deriving.Equality_Generator

21:02:57 LTL_Master_Theorem: theory Deriving.Hash_Generator

21:02:59 LTL_Master_Theorem: theory Deriving.Equality_Instances

21:03:00 LTL_Master_Theorem: theory Deriving.Countable_Generator

21:03:00 LTL_Master_Theorem: theory Deriving.Compare

21:03:01 LTL_Master_Theorem: theory Deriving.Comparator_Generator

21:03:01 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

21:03:01 LTL_Master_Theorem: theory HOL-Library.AList_Mapping

21:03:01 LTL_Master_Theorem: theory Deriving.Hash_Instances

21:03:02 LTL_Master_Theorem: theory HOL-Library.FSet

21:03:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal_Partitions

21:03:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal_Partitions/document.pdf

21:03:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal_Partitions/outline.pdf

21:03:02 Timing Ordinal_Partitions (4 threads, 191.346s elapsed time, 489.144s cpu time, 11.772s GC time, factor 2.56)

21:03:02 Finished Ordinal_Partitions (0:03:26 elapsed time, 0:08:30 cpu time, factor 2.47)

21:03:02 Running Separation_Logic_Imperative_HOL ...

21:03:02 LTL_Master_Theorem: theory HOL-Library.Log_Nat

21:03:03 LTL_Master_Theorem: theory Deriving.Compare_Generator

21:03:03 LTL_Master_Theorem: theory LTL.LTL

21:03:04 LTL_Master_Theorem: theory Deriving.Compare_Instances

21:03:06 Separation_Logic_Imperative_HOL: theory HOL-Eisbach.Eisbach

21:03:06 Separation_Logic_Imperative_HOL: theory HOL-Word.Bit_Comprehension

21:03:06 Separation_Logic_Imperative_HOL: theory HOL-ex.Quicksort

21:03:06 Separation_Logic_Imperative_HOL: theory HOL-Word.Traditional_Syntax

21:03:06 LTL_Master_Theorem: theory Deriving.Derive

21:03:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences

21:03:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/document.pdf

21:03:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/outline.pdf

21:03:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/userguide.pdf

21:03:06 Timing Sturm_Sequences (4 threads, 64.989s elapsed time, 150.976s cpu time, 1.992s GC time, factor 2.32)

21:03:06 Finished Sturm_Sequences (0:01:50 elapsed time, 0:03:28 cpu time, factor 1.89)

21:03:06 Running Aggregation_Algebras ...

21:03:08 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap

21:03:09 LTL_Master_Theorem: theory LTL_Master_Theorem.Quotient_Type

21:03:09 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Syntax_Match

21:03:09 Separation_Logic_Imperative_HOL: theory Automatic_Refinement.Misc

21:03:10 Separation_Logic_Imperative_HOL: theory HOL-Word.Bits_Int

21:03:10 Aggregation_Algebras: theory Aggregation_Algebras.Hoare_Logic

21:03:10 Aggregation_Algebras: theory Aggregation_Algebras.Semigroups_Big

21:03:10 Aggregation_Algebras: theory Aggregation_Algebras.Aggregation_Algebras

21:03:12 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

21:03:13 Safe_Distance: theory Safe_Distance.Safe_Distance

21:03:13 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

21:03:14 Aggregation_Algebras: theory Aggregation_Algebras.Hoare_Logic_Examples

21:03:17 Real_Impl: theory HOL-Computational_Algebra.Primes

21:03:17 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_Arithmetic

21:03:17 Separation_Logic_Imperative_HOL: theory Native_Word.More_Bits_Int

21:03:18 Separation_Logic_Imperative_HOL: theory HOL-Word.Word

21:03:18 Real_Impl: theory Real_Impl.Real_Impl_Auxiliary

21:03:18 Real_Impl: theory Real_Impl.Prime_Product

21:03:19 Safe_Distance: theory Safe_Distance.Evaluation

21:03:19 Safe_Distance: theory Safe_Distance.Safe_Distance_Reaction

21:03:19 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Array

21:03:20 Real_Impl: theory Real_Impl.Real_Unique_Impl

21:03:20 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Ref

21:03:22 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

21:03:22 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

21:03:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier

21:03:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/document.pdf

21:03:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/outline.pdf

21:03:26 Timing Fourier (4 threads, 129.795s elapsed time, 338.500s cpu time, 10.320s GC time, factor 2.61)

21:03:26 Finished Fourier (0:02:25 elapsed time, 0:05:59 cpu time, factor 2.46)

21:03:26 Running Binding_Syntax_Theory ...

21:03:28 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Preliminaries

21:03:33 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Pick

21:03:33 Binding_Syntax_Theory: theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

21:03:33 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Equiv_Relation2

21:03:35 LTL_Master_Theorem: theory LTL.Equivalence_Relations

21:03:35 LTL_Master_Theorem: theory LTL.Rewriting

21:03:35 LTL_Master_Theorem: theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

21:03:35 Aggregation_Algebras: theory Aggregation_Algebras.Minimum_Spanning_Trees

21:03:35 Aggregation_Algebras: theory Aggregation_Algebras.Matrix_Aggregation_Algebras

21:03:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update

21:03:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/document.pdf

21:03:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/outline.pdf

21:03:36 Timing List_Update (4 threads, 175.167s elapsed time, 378.052s cpu time, 17.708s GC time, factor 2.16)

21:03:36 Finished List_Update (0:03:20 elapsed time, 0:06:59 cpu time, factor 2.10)

21:03:36 Running MFMC_Countable ...

21:03:38 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_Typedef

21:03:38 Separation_Logic_Imperative_HOL: theory Word_Lib.Signed_Words

21:03:39 Separation_Logic_Imperative_HOL: theory HOL-Word.Reversed_Bit_Lists

21:03:41 MFMC_Countable: theory Flow_Networks.Graph

21:03:41 MFMC_Countable: theory HOL-Library.Transitive_Closure_Table

21:03:41 MFMC_Countable: theory HOL-Library.While_Combinator

21:03:42 LTL_Master_Theorem: theory LTL.Code_Equations

21:03:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference

21:03:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference/document.pdf

21:03:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference/outline.pdf

21:03:42 Timing Extended_Finite_State_Machine_Inference (4 threads, 128.612s elapsed time, 238.980s cpu time, 11.784s GC time, factor 1.86)

21:03:42 Finished Extended_Finite_State_Machine_Inference (0:02:23 elapsed time, 0:04:18 cpu time, factor 1.81)

21:03:42 Running Elliptic_Curves_Group_Law ...

21:03:43 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_lsb

21:03:43 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_msb

21:03:43 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_set_bit

21:03:43 LTL_Master_Theorem: theory LTL.Disjunctive_Normal_Form

21:03:44 MFMC_Countable: theory HOL-Library.Bourbaki_Witt_Fixpoint

21:03:44 Separation_Logic_Imperative_HOL: theory Word_Lib.Bitwise

21:03:46 MFMC_Countable: theory MFMC_Countable.MFMC_Misc

21:03:46 Separation_Logic_Imperative_HOL: theory Word_Lib.Word_Syntax

21:03:46 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Symbolic_Bits_Int

21:03:46 Separation_Logic_Imperative_HOL: theory Word_Lib.Word_Lib

21:03:47 Binding_Syntax_Theory: theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

21:03:47 MFMC_Countable: theory Flow_Networks.Network

21:03:47 LTL_Master_Theorem: theory LTL_Master_Theorem.After

21:03:47 Separation_Logic_Imperative_HOL: theory Native_Word.Bits_Integer

21:03:47 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Conversions

21:03:47 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Algebra_Aux

21:03:48 MFMC_Countable: theory MFMC_Countable.Max_Flow_Min_Cut_Countable

21:03:49 LTL_Master_Theorem: theory LTL_Master_Theorem.Advice

21:03:51 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Commutative_Ring

21:03:51 MFMC_Countable: theory Flow_Networks.Residual_Graph

21:03:53 Binding_Syntax_Theory: theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

21:03:55 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

21:03:55 MFMC_Countable: theory Flow_Networks.Augmenting_Flow

21:03:55 MFMC_Countable: theory Flow_Networks.Augmenting_Path

21:03:56 MFMC_Countable: theory Flow_Networks.Ford_Fulkerson

21:03:57 MFMC_Countable: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

21:03:57 LTL_Master_Theorem: theory LTL_Master_Theorem.Asymmetric_Master_Theorem

21:03:57 LTL_Master_Theorem: theory LTL_Master_Theorem.Extra_Equivalence_Relations

21:03:57 LTL_Master_Theorem: theory LTL_Master_Theorem.Master_Theorem

21:03:58 LTL_Master_Theorem: theory LTL_Master_Theorem.Transition_Functions

21:03:58 LTL_Master_Theorem: theory LTL_Master_Theorem.Restricted_Master_Theorem

21:03:59 MFMC_Countable: theory MFMC_Countable.MFMC_Finite

21:04:00 MFMC_Countable: theory MFMC_Countable.Matrix_For_Marginals

21:04:01 MFMC_Countable: theory MFMC_Countable.Rel_PMF_Characterisation

21:04:02 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Construction

21:04:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hoare_Time

21:04:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hoare_Time/document.pdf

21:04:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hoare_Time/outline.pdf

21:04:03 Timing Hoare_Time (4 threads, 194.751s elapsed time, 492.276s cpu time, 40.432s GC time, factor 2.53)

21:04:03 Finished Hoare_Time (0:03:34 elapsed time, 0:08:39 cpu time, factor 2.42)

21:04:03 Running Linear_Recurrences ...

21:04:08 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Terms

21:04:08 Linear_Recurrences: theory HOL-Computational_Algebra.Group_Closure

21:04:08 Linear_Recurrences: theory HOL-Library.BNF_Corec

21:04:08 Linear_Recurrences: theory HOL-Computational_Algebra.Nth_Powers

21:04:08 Linear_Recurrences: theory HOL-Computational_Algebra.Squarefree

21:04:09 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Implementation

21:04:09 Linear_Recurrences: theory HOL-Library.Code_Abstract_Nat

21:04:09 Linear_Recurrences: theory HOL-Library.Code_Target_Int

21:04:10 Linear_Recurrences: theory HOL-Library.Code_Target_Nat

21:04:11 Linear_Recurrences: theory HOL-Library.Stirling

21:04:11 Linear_Recurrences: theory HOL-Library.Code_Target_Numeral

21:04:12 Linear_Recurrences: theory HOL-Library.Sublist

21:04:12 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Well_Sorted_Terms

21:04:12 Linear_Recurrences: theory HOL-Real_Asymp.Inst_Existentials

21:04:12 Linear_Recurrences: theory Polynomial_Interpolation.Missing_Unsorted

21:04:13 Linear_Recurrences: theory HOL-Computational_Algebra.Polynomial_FPS

21:04:14 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Reflective_Field

21:04:14 Linear_Recurrences: theory HOL-Computational_Algebra.Formal_Laurent_Series

21:04:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Real_Impl

21:04:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Real_Impl/document.pdf

21:04:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Real_Impl/outline.pdf

21:04:15 Timing Real_Impl (4 threads, 114.962s elapsed time, 216.136s cpu time, 4.508s GC time, factor 1.88)

21:04:15 Finished Real_Impl (0:02:06 elapsed time, 0:03:50 cpu time, factor 1.83)

21:04:15 Building Amortized_Complexity ...

21:04:15 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Bits_Int

21:04:16 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Word_Base

21:04:16 Separation_Logic_Imperative_HOL: theory Collections.Code_Target_ICF

21:04:16 Linear_Recurrences: theory HOL-Library.Landau_Symbols

21:04:18 Separation_Logic_Imperative_HOL: theory Native_Word.Uint32

21:04:18 Linear_Recurrences: theory Polynomial_Interpolation.Missing_Polynomial

21:04:20 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops

21:04:20 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops_merge

21:04:20 Amortized_Complexity: theory HOL-Data_Structures.Cmp

21:04:20 Amortized_Complexity: theory HOL-Data_Structures.Less_False

21:04:20 Amortized_Complexity: theory HOL-Data_Structures.Sorted_Less

21:04:20 Amortized_Complexity: theory HOL-Data_Structures.List_Ins_Del

21:04:22 Separation_Logic_Imperative_HOL: theory Collections.HashCode

21:04:22 Amortized_Complexity: theory HOL-Data_Structures.Priority_Queue_Specs

21:04:22 Amortized_Complexity: theory HOL-Data_Structures.Set_Specs

21:04:22 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List2

21:04:22 Linear_Recurrences: theory Polynomial_Factorization.Order_Polynomial

21:04:22 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List1

21:04:22 Linear_Recurrences: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

21:04:23 Linear_Recurrences: theory Polynomial_Factorization.Polynomial_Divisibility

21:04:23 Linear_Recurrences: theory HOL-Real_Asymp.Eventuallize

21:04:23 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_Tree

21:04:23 Linear_Recurrences: theory HOL-Real_Asymp.Lazy_Eval

21:04:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_Distance

21:04:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_Distance/document.pdf

21:04:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_Distance/outline.pdf

21:04:23 Timing Safe_Distance (4 threads, 193.805s elapsed time, 473.748s cpu time, 15.108s GC time, factor 2.44)

21:04:23 Finished Safe_Distance (0:03:29 elapsed time, 0:08:13 cpu time, factor 2.36)

21:04:23 Running HOL-Bali ...

21:04:23 Amortized_Complexity: theory Skew_Heap.Skew_Heap

21:04:24 Linear_Recurrences: theory Linear_Recurrences.Pochhammer_Polynomials

21:04:24 Linear_Recurrences: theory HOL-Computational_Algebra.Computational_Algebra

21:04:25 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Instantiation

21:04:25 Linear_Recurrences: theory Matrix.Utility

21:04:25 Linear_Recurrences: theory Polynomial_Interpolation.Ring_Hom

21:04:26 Amortized_Complexity: theory Splay_Tree.Splay_Heap

21:04:26 HOL-Bali: theory HOL-Bali.Basis

21:04:26 Amortized_Complexity: theory Splay_Tree.Splay_Tree

21:04:26 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework

21:04:27 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Iteration

21:04:27 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework0

21:04:27 Linear_Recurrences: theory Linear_Recurrences.Eulerian_Polynomials

21:04:27 Linear_Recurrences: theory Linear_Recurrences.Linear_Recurrences_Common

21:04:27 Linear_Recurrences: theory Linear_Recurrences.Linear_Recurrences_Misc

21:04:29 Linear_Recurrences: theory Linear_Recurrences.RatFPS

21:04:29 Linear_Recurrences: theory Linear_Recurrences.Factorizations

21:04:29 Amortized_Complexity: theory Amortized_Complexity.Lemmas_log

21:04:29 Linear_Recurrences: theory HOL-Real_Asymp.Multiseries_Expansion

21:04:29 Linear_Recurrences: theory Linear_Recurrences.Partial_Fraction_Decomposition

21:04:30 HOL-Bali: theory HOL-Bali.Name

21:04:30 HOL-Bali: theory HOL-Bali.Table

21:04:33 Aggregation_Algebras: theory Aggregation_Algebras.Linear_Aggregation_Algebras

21:04:33 Amortized_Complexity: theory Amortized_Complexity.Amortized_Examples

21:04:33 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis

21:04:34 Linear_Recurrences: theory Linear_Recurrences.Rational_FPS_Solver

21:04:34 Linear_Recurrences: theory Polynomial_Interpolation.Ring_Hom_Poly

21:04:34 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List2_Analysis

21:04:36 HOL-Bali: theory HOL-Bali.Type

21:04:37 Linear_Recurrences: theory Linear_Recurrences.Linear_Homogenous_Recurrences

21:04:38 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Locale

21:04:38 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Axclass

21:04:39 Linear_Recurrences: theory Polynomial_Factorization.Square_Free_Factorization

21:04:39 Linear_Recurrences: theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

21:04:39 HOL-Bali: theory HOL-Bali.Value

21:04:40 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

21:04:41 HOL-Bali: theory HOL-Bali.Term

21:04:41 Amortized_Complexity: theory Amortized_Complexity.Splay_Heap_Analysis

21:04:42 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Base

21:04:44 LTL_Master_Theorem: theory LTL_Master_Theorem.Code_Export

21:04:47 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Test

21:04:48 Amortized_Complexity: theory Amortized_Complexity.Skew_Heap_Analysis

21:04:49 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis

21:04:49 Separation_Logic_Imperative_HOL: theory Collections.Partial_Equivalence_Relation

21:04:49 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Run

21:04:49 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Assertions

21:04:49 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

21:04:51 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

21:04:53 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hoare_Triple

21:04:54 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Automation

21:04:54 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Recursion

21:04:57 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Main

21:04:57 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Table

21:04:57 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

21:04:57 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

21:04:57 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

21:04:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.List_Seg

21:04:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Union_Find

21:05:00 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Semantic_Domains

21:05:00 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Circ_List

21:05:00 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Open_List

21:05:06 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map

21:05:08 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

21:05:23 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

21:05:30 HOL-Bali: theory HOL-Bali.Decl

21:05:35 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Idioms

21:05:36 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.To_List_GA

21:05:37 Linear_Recurrences: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

21:05:40 HOL-Bali: theory HOL-Bali.TypeRel

21:05:42 Linear_Recurrences: theory HOL-Real_Asymp.Real_Asymp

21:05:42 HOL-Bali: theory HOL-Bali.DeclConcepts

21:05:42 Linear_Recurrences: theory Linear_Recurrences.Rational_FPS_Asymptotics

21:05:44 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Default_Insts

21:05:44 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Blit

21:05:46 HOL-Bali: theory HOL-Bali.State

21:05:46 HOL-Bali: theory HOL-Bali.WellType

21:05:50 HOL-Bali: theory HOL-Bali.Conform

21:05:52 HOL-Bali: theory HOL-Bali.Eval

21:05:54 HOL-Bali: theory HOL-Bali.DefiniteAssignment

21:05:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law

21:05:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law/document.pdf

21:05:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law/outline.pdf

21:05:58 Timing Elliptic_Curves_Group_Law (4 threads, 118.909s elapsed time, 243.936s cpu time, 7.292s GC time, factor 2.05)

21:05:58 Finished Elliptic_Curves_Group_Law (0:02:14 elapsed time, 0:04:23 cpu time, factor 1.96)

21:05:58 Running AWN ...

21:05:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable

21:05:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/document.pdf

21:05:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/outline.pdf

21:05:59 Timing MFMC_Countable (4 threads, 119.965s elapsed time, 286.980s cpu time, 14.204s GC time, factor 2.39)

21:05:59 Finished MFMC_Countable (0:02:22 elapsed time, 0:05:14 cpu time, factor 2.21)

21:05:59 Building Stirling_Formula ...

21:06:00 AWN: theory AWN.Lib

21:06:00 AWN: theory AWN.TransitionSystems

21:06:00 AWN: theory AWN.AWN

21:06:01 AWN: theory AWN.Invariants

21:06:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem

21:06:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem/document.pdf

21:06:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem/outline.pdf

21:06:01 Timing LTL_Master_Theorem (4 threads, 172.163s elapsed time, 471.440s cpu time, 28.180s GC time, factor 2.74)

21:06:01 Finished LTL_Master_Theorem (0:03:11 elapsed time, 0:08:16 cpu time, factor 2.60)

21:06:01 Running Pi_Transcendental ...

21:06:03 AWN: theory AWN.OInvariants

21:06:04 Stirling_Formula: theory HOL-Library.BNF_Corec

21:06:04 Stirling_Formula: theory HOL-Library.Function_Algebras

21:06:04 Stirling_Formula: theory HOL-Real_Asymp.Inst_Existentials

21:06:04 Stirling_Formula: theory HOL-Library.Landau_Symbols

21:06:05 Stirling_Formula: theory HOL-Real_Asymp.Eventuallize

21:06:05 Stirling_Formula: theory HOL-Real_Asymp.Lazy_Eval

21:06:05 Stirling_Formula: theory Landau_Symbols.Group_Sort

21:06:06 Pi_Transcendental: theory HOL-Computational_Algebra.Fraction_Field

21:06:06 Pi_Transcendental: theory HOL-Library.BNF_Corec

21:06:06 Pi_Transcendental: theory HOL-Computational_Algebra.Group_Closure

21:06:06 Pi_Transcendental: theory HOL-Computational_Algebra.Nth_Powers

21:06:06 HOL-Bali: theory HOL-Bali.WellForm

21:06:07 Pi_Transcendental: theory HOL-Computational_Algebra.Squarefree

21:06:09 Pi_Transcendental: theory HOL-Library.Fun_Lexorder

21:06:09 Pi_Transcendental: theory HOL-Library.Groups_Big_Fun

21:06:09 HOL-Bali: theory HOL-Bali.DefiniteAssignmentCorrect

21:06:09 HOL-Bali: theory HOL-Bali.Example

21:06:09 Pi_Transcendental: theory HOL-Real_Asymp.Inst_Existentials

21:06:10 Pi_Transcendental: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

21:06:10 Pi_Transcendental: theory HOL-Library.Poly_Mapping

21:06:11 HOL-Bali: theory HOL-Bali.TypeSafe

21:06:11 Pi_Transcendental: theory HOL-Computational_Algebra.Normalized_Fraction

21:06:11 Pi_Transcendental: theory HOL-Computational_Algebra.Polynomial_FPS

21:06:12 Pi_Transcendental: theory HOL-Computational_Algebra.Polynomial_Factorial

21:06:12 Pi_Transcendental: theory HOL-Computational_Algebra.Formal_Laurent_Series

21:06:13 Stirling_Formula: theory Landau_Symbols.Landau_Real_Products

21:06:15 HOL-Bali: theory HOL-Bali.Evaln

21:06:16 Pi_Transcendental: theory Polynomials.MPoly_Type

21:06:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aggregation_Algebras

21:06:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aggregation_Algebras/document.pdf

21:06:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aggregation_Algebras/outline.pdf

21:06:16 Timing Aggregation_Algebras (4 threads, 176.029s elapsed time, 254.556s cpu time, 7.936s GC time, factor 1.45)

21:06:16 Finished Aggregation_Algebras (0:03:09 elapsed time, 0:04:33 cpu time, factor 1.44)

21:06:16 Running Isabelle_C ...

21:06:18 Pi_Transcendental: theory Polynomials.More_MPoly_Type

21:06:19 Pi_Transcendental: theory HOL-Library.Landau_Symbols

21:06:20 Isabelle_C: theory HOL-ex.Cartouche_Examples

21:06:20 HOL-Bali: theory HOL-Bali.AxSem

21:06:20 HOL-Bali: theory HOL-Bali.Trans

21:06:21 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

21:06:21 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

21:06:21 Isabelle_C: theory Isabelle_C.C_Ast

21:06:21 Isabelle_C: theory Isabelle_C.C_Lexer_Language

21:06:22 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.From_List_GA

21:06:23 Pi_Transcendental: theory HOL-Real_Asymp.Eventuallize

21:06:23 Pi_Transcendental: theory HOL-Real_Asymp.Lazy_Eval

21:06:23 Stirling_Formula: theory Landau_Symbols.Landau_Simprocs

21:06:24 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Examples

21:06:25 Isabelle_C: theory Isabelle_C.C_Lexer_Annotation

21:06:25 Stirling_Formula: theory Landau_Symbols.Landau_More

21:06:26 Stirling_Formula: theory Stirling_Formula.Stirling_Formula

21:06:27 Stirling_Formula: theory HOL-Real_Asymp.Multiseries_Expansion

21:06:27 Pi_Transcendental: theory HOL-Real_Asymp.Multiseries_Expansion

21:06:28 HOL-Bali: theory HOL-Bali.AxCompl

21:06:28 HOL-Bali: theory HOL-Bali.AxSound

21:06:28 HOL-Bali: theory HOL-Bali.AxExample

21:06:29 AWN: theory AWN.AWN_Cterms

21:06:30 AWN: theory AWN.AWN_SOS

21:06:30 AWN: theory AWN.OAWN_SOS

21:06:36 AWN: theory AWN.AWN_Labels

21:06:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL

21:06:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL/document.pdf

21:06:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL/outline.pdf

21:06:38 Timing Separation_Logic_Imperative_HOL (4 threads, 201.100s elapsed time, 354.300s cpu time, 20.464s GC time, factor 1.76)

21:06:38 Finished Separation_Logic_Imperative_HOL (0:03:35 elapsed time, 0:09:42 cpu time, factor 2.71)

21:06:38 Running Vickrey_Clarke_Groves ...

21:06:39 AWN: theory AWN.Inv_Cterms

21:06:41 Pi_Transcendental: theory HOL-Computational_Algebra.Computational_Algebra

21:06:42 AWN: theory AWN.AWN_SOS_Labels

21:06:42 AWN: theory AWN.AWN_Invariants

21:06:42 AWN: theory AWN.Pnet

21:06:42 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Argmax

21:06:42 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.SetUtils

21:06:43 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Partitions

21:06:43 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationOperators

21:06:43 Pi_Transcendental: theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

21:06:43 Pi_Transcendental: theory Symmetric_Polynomials.Vieta

21:06:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binding_Syntax_Theory

21:06:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binding_Syntax_Theory/document.pdf

21:06:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binding_Syntax_Theory/outline.pdf

21:06:43 Timing Binding_Syntax_Theory (4 threads, 177.003s elapsed time, 401.236s cpu time, 12.728s GC time, factor 2.27)

21:06:43 Finished Binding_Syntax_Theory (0:03:17 elapsed time, 0:07:13 cpu time, factor 2.20)

21:06:44 Running HOL-Predicate_Compile_Examples ...

21:06:44 AWN: theory AWN.Closed

21:06:44 AWN: theory AWN.Qmsg

21:06:44 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationProperties

21:06:45 AWN: theory AWN.OAWN_Invariants

21:06:45 AWN: theory AWN.OAWN_SOS_Labels

21:06:45 AWN: theory AWN.ONode_Lifting

21:06:45 AWN: theory AWN.OPnet

21:06:46 Pi_Transcendental: theory Symmetric_Polynomials.Symmetric_Polynomials

21:06:46 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.MiscTools

21:06:46 AWN: theory AWN.OPnet_Lifting

21:06:46 HOL-Predicate_Compile_Examples: theory HOL-Library.Predicate_Compile_Alternative_Defs

21:06:47 AWN: theory AWN.OClosed_Lifting

21:06:47 HOL-Predicate_Compile_Examples: theory HOL-Library.Predicate_Compile_Quickcheck

21:06:47 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Examples

21:06:47 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

21:06:47 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Specialisation_Examples

21:06:47 AWN: theory AWN.OClosed_Transfer

21:06:47 AWN: theory AWN.OAWN_Convert

21:06:47 AWN: theory AWN.Qmsg_Lifting

21:06:49 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_1

21:06:49 AWN: theory AWN.AWN_Main

21:06:50 AWN: theory AWN.Toy

21:06:52 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_2

21:06:53 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

21:06:53 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_3

21:06:55 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Universes

21:06:57 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.UniformTieBreaking

21:06:57 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_4

21:07:00 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuction

21:07:01 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

21:07:02 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

21:07:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences

21:07:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/document.pdf

21:07:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/outline.pdf

21:07:11 Timing Linear_Recurrences (4 threads, 172.045s elapsed time, 435.648s cpu time, 25.028s GC time, factor 2.53)

21:07:11 Finished Linear_Recurrences (0:03:06 elapsed time, 0:07:35 cpu time, factor 2.44)

21:07:11 Running LambdaAuth ...

21:07:14 Isabelle_C: theory Isabelle_C.C_Environment

21:07:14 Isabelle_C: theory Isabelle_C.C_Parser_Language

21:07:14 Isabelle_C: theory Isabelle_C.C_Parser_Annotation

21:07:15 LambdaAuth: theory HOL-Library.AList

21:07:15 LambdaAuth: theory HOL-Library.Conditional_Parametricity

21:07:15 LambdaAuth: theory LambdaAuth.Nominal2_Lemmas

21:07:15 LambdaAuth: theory LambdaAuth.Syntax

21:07:20 LambdaAuth: theory HOL-Library.Finite_Map

21:07:27 Stirling_Formula: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

21:07:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity

21:07:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity/document.pdf

21:07:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity/outline.pdf

21:07:28 Timing Amortized_Complexity (4 threads, 109.234s elapsed time, 251.540s cpu time, 18.028s GC time, factor 2.30)

21:07:28 Finished Amortized_Complexity (0:03:11 elapsed time, 0:06:03 cpu time, factor 1.90)

21:07:28 Building Prime_Number_Theorem ...

21:07:29 Pi_Transcendental: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

21:07:33 Stirling_Formula: theory HOL-Real_Asymp.Real_Asymp

21:07:34 Pi_Transcendental: theory HOL-Real_Asymp.Real_Asymp

21:07:34 Stirling_Formula: theory Stirling_Formula.Gamma_Asymptotics

21:07:34 Pi_Transcendental: theory Pi_Transcendental.Pi_Transcendental

21:07:35 Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

21:07:35 Prime_Number_Theorem: theory Stirling_Formula.Stirling_Formula

21:07:41 Prime_Number_Theorem: theory Prime_Number_Theorem.Newman_Ingham_Tauberian

21:07:41 Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Counting_Functions

21:07:43 Isabelle_C: theory Isabelle_C.C_Eval

21:07:45 AWN: theory AWN.AWN_Term_Graph

21:07:45 Isabelle_C: theory Isabelle_C.C_Command

21:07:47 Isabelle_C: theory Isabelle_C.C_Document

21:07:47 Isabelle_C: theory Isabelle_C.C_Main

21:07:47 Isabelle_C: theory Isabelle_C.C2

21:07:47 Isabelle_C: theory Isabelle_C.C1

21:07:47 Isabelle_C: theory Isabelle_C.C_paper

21:07:47 Isabelle_C: theory Isabelle_C.C0

21:07:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali

21:07:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali/document.pdf

21:07:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali/outline.pdf

21:07:48 Timing HOL-Bali (4 threads, 172.686s elapsed time, 360.120s cpu time, 13.760s GC time, factor 2.09)

21:07:48 Finished HOL-Bali (0:03:23 elapsed time, 0:06:42 cpu time, factor 1.98)

21:07:48 Running Matrices_for_ODEs ...

21:07:50 Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Number_Theorem

21:07:50 Prime_Number_Theorem: theory Prime_Number_Theorem.Mertens_Theorems

21:07:52 LambdaAuth: theory LambdaAuth.FMap_Lemmas

21:07:52 Matrices_for_ODEs: theory HOL-Library.Lattice_Algebras

21:07:52 Matrices_for_ODEs: theory HOL-Library.Log_Nat

21:07:52 Matrices_for_ODEs: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

21:07:52 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Vector_Derivative_On

21:07:53 Matrices_for_ODEs: theory List-Index.List_Index

21:07:54 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Gronwall

21:07:54 Isabelle_C: theory Isar_Ref.Base

21:07:54 Isabelle_C: theory Isabelle_C.README

21:07:54 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Interval_Integral_HK

21:07:55 Isabelle_C: theory Isabelle_C.C_Appendices

21:08:03 LambdaAuth: theory LambdaAuth.Semantics

21:08:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AWN

21:08:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AWN/document.pdf

21:08:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AWN/outline.pdf

21:08:07 Timing AWN (4 threads, 112.388s elapsed time, 268.256s cpu time, 8.372s GC time, factor 2.39)

21:08:07 Finished AWN (0:02:08 elapsed time, 0:04:51 cpu time, factor 2.27)

21:08:07 Building HOL-Real_Asymp ...

21:08:08 Matrices_for_ODEs: theory HOL-Library.Float

21:08:10 HOL-Real_Asymp: theory HOL-Decision_Procs.Dense_Linear_Order

21:08:10 HOL-Real_Asymp: theory HOL-Library.BNF_Corec

21:08:10 HOL-Real_Asymp: theory HOL-Library.Code_Abstract_Nat

21:08:10 HOL-Real_Asymp: theory HOL-Library.Code_Target_Int

21:08:10 HOL-Real_Asymp: theory HOL-Library.Code_Target_Nat

21:08:11 HOL-Real_Asymp: theory HOL-Library.Set_Algebras

21:08:11 HOL-Real_Asymp: theory HOL-Library.Code_Target_Numeral

21:08:12 HOL-Real_Asymp: theory HOL-Real_Asymp.Inst_Existentials

21:08:12 HOL-Real_Asymp: theory HOL-Library.Landau_Symbols

21:08:13 HOL-Real_Asymp: theory HOL-Library.Lattice_Algebras

21:08:14 Matrices_for_ODEs: theory Affine_Arithmetic.Executable_Euclidean_Space

21:08:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental

21:08:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/document.pdf

21:08:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/outline.pdf

21:08:14 Timing Pi_Transcendental (4 threads, 118.570s elapsed time, 292.152s cpu time, 11.912s GC time, factor 2.46)

21:08:14 Finished Pi_Transcendental (0:02:11 elapsed time, 0:05:09 cpu time, factor 2.35)

21:08:14 Running Gauss_Jordan ...

21:08:19 Gauss_Jordan: theory HOL-Library.Boolean_Algebra

21:08:19 Gauss_Jordan: theory HOL-Library.Code_Abstract_Nat

21:08:19 Gauss_Jordan: theory HOL-Library.Code_Target_Int

21:08:19 Gauss_Jordan: theory HOL-Library.Function_Algebras

21:08:19 HOL-Predicate_Compile_Examples: theory HOL-Library.Code_Prolog

21:08:19 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example

21:08:19 Gauss_Jordan: theory HOL-Library.Code_Target_Nat

21:08:20 Gauss_Jordan: theory HOL-Library.IArray

21:08:20 Gauss_Jordan: theory Gauss_Jordan.Code_Set

21:08:20 Gauss_Jordan: theory HOL-Library.Bit_Operations

21:08:20 Gauss_Jordan: theory HOL-Library.Code_Real_Approx_By_Float

21:08:20 Gauss_Jordan: theory HOL-Library.Code_Target_Numeral

21:08:20 HOL-Real_Asymp: theory HOL-Library.Log_Nat

21:08:20 HOL-Real_Asymp: theory HOL-Real_Asymp.Eventuallize

21:08:21 Gauss_Jordan: theory Rank_Nullity_Theorem.Dual_Order

21:08:21 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

21:08:21 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

21:08:21 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Lambda_Example

21:08:21 HOL-Real_Asymp: theory HOL-Real_Asymp.Lazy_Eval

21:08:22 Gauss_Jordan: theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

21:08:22 Gauss_Jordan: theory Rank_Nullity_Theorem.Mod_Type

21:08:23 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.List_Examples

21:08:23 Gauss_Jordan: theory Gauss_Jordan.IArray_Addenda

21:08:23 Matrices_for_ODEs: theory Ordinary_Differential_Equations.ODE_Auxiliarities

21:08:25 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

21:08:26 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Initial_Value_Problem

21:08:27 HOL-Real_Asymp: theory HOL-Library.Interval

21:08:28 HOL-Real_Asymp: theory HOL-Library.Float

21:08:31 HOL-Real_Asymp: theory HOL-Real_Asymp.Multiseries_Expansion

21:08:31 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

21:08:32 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

21:08:32 Gauss_Jordan: theory Rank_Nullity_Theorem.Miscellaneous

21:08:33 Matrices_for_ODEs: theory Hybrid_Systems_VCs.HS_Preliminaries

21:08:34 HOL-Real_Asymp: theory HOL-Library.Interval_Float

21:08:34 Gauss_Jordan: theory Gauss_Jordan.Code_Matrix

21:08:34 Matrices_for_ODEs: theory Hybrid_Systems_VCs.HS_ODEs

21:08:34 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Preliminaries

21:08:35 Gauss_Jordan: theory Gauss_Jordan.Rref

21:08:35 Gauss_Jordan: theory Rank_Nullity_Theorem.Fundamental_Subspaces

21:08:35 Gauss_Jordan: theory Gauss_Jordan.Elementary_Operations

21:08:36 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Norms

21:08:37 Matrices_for_ODEs: theory Hybrid_Systems_VCs.HS_VC_Spartan

21:08:37 HOL-Real_Asymp: theory HOL-Decision_Procs.Approximation_Bounds

21:08:37 Matrices_for_ODEs: theory Matrices_for_ODEs.SQ_MTX

21:08:37 Gauss_Jordan: theory Gauss_Jordan.Matrix_To_IArray

21:08:37 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

21:08:37 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.FirstPrice

21:08:38 Gauss_Jordan: theory HOL-Library.Z2

21:08:39 Gauss_Jordan: theory Gauss_Jordan.Code_Z2

21:08:39 Gauss_Jordan: theory Rank_Nullity_Theorem.Dim_Formula

21:08:40 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Flows

21:08:40 Gauss_Jordan: theory Gauss_Jordan.Rank

21:08:40 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan

21:08:41 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Examples

21:08:41 LambdaAuth: theory LambdaAuth.Agreement

21:08:43 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_IArrays

21:08:43 Gauss_Jordan: theory Gauss_Jordan.Linear_Maps

21:08:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_C

21:08:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_C/document.pdf

21:08:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_C/outline.pdf

21:08:45 Timing Isabelle_C (4 threads, 114.375s elapsed time, 111.096s cpu time, 9.932s GC time, factor 0.97)

21:08:45 Finished Isabelle_C (0:02:24 elapsed time, 0:02:35 cpu time, factor 1.07)

21:08:45 Building HOL-Imperative_HOL ...

21:08:46 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_PA

21:08:47 Gauss_Jordan: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

21:08:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Predicate_Compile_Examples

21:08:47 Timing HOL-Predicate_Compile_Examples (4 threads, 118.682s elapsed time, 275.824s cpu time, 19.396s GC time, factor 2.32)

21:08:47 Finished HOL-Predicate_Compile_Examples (0:02:02 elapsed time, 0:04:40 cpu time, factor 2.30)

21:08:47 Running Chandy_Lamport ...

21:08:47 Gauss_Jordan: theory Gauss_Jordan.Determinants2

21:08:48 HOL-Real_Asymp: theory HOL-Decision_Procs.Approximation

21:08:48 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

21:08:48 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Sorted_List

21:08:48 HOL-Imperative_HOL: theory HOL-Library.Adhoc_Overloading

21:08:48 HOL-Imperative_HOL: theory HOL-Library.Cancellation

21:08:48 HOL-Imperative_HOL: theory HOL-Library.Code_Abstract_Nat

21:08:48 HOL-Imperative_HOL: theory HOL-Library.Code_Target_Nat

21:08:48 Gauss_Jordan: theory Gauss_Jordan.Inverse

21:08:48 HOL-Imperative_HOL: theory HOL-Library.Monad_Syntax

21:08:48 Gauss_Jordan: theory Gauss_Jordan.System_Of_Equations

21:08:49 Gauss_Jordan: theory Gauss_Jordan.Determinants_IArrays

21:08:49 HOL-Imperative_HOL: theory HOL-Library.Code_Target_Int

21:08:49 HOL-Imperative_HOL: theory HOL-Library.LaTeXsugar

21:08:49 HOL-Imperative_HOL: theory HOL-Library.Nat_Bijection

21:08:49 HOL-Imperative_HOL: theory HOL-Library.Old_Datatype

21:08:49 HOL-Imperative_HOL: theory HOL-Library.Code_Target_Numeral

21:08:49 Gauss_Jordan: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

21:08:50 Gauss_Jordan: theory Gauss_Jordan.Inverse_IArrays

21:08:50 HOL-Imperative_HOL: theory HOL-Library.RBT_Impl

21:08:50 Gauss_Jordan: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

21:08:50 HOL-Imperative_HOL: theory HOL-Library.Multiset

21:08:50 Gauss_Jordan: theory Gauss_Jordan.System_Of_Equations_IArrays

21:08:52 Gauss_Jordan: theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

21:08:52 HOL-Imperative_HOL: theory HOL-Library.Countable

21:08:52 Chandy_Lamport: theory Chandy_Lamport.Distributed_System

21:08:52 Chandy_Lamport: theory Chandy_Lamport.Util

21:08:54 LambdaAuth: theory LambdaAuth.Results

21:08:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap

21:08:57 Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays

21:08:59 Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays_SML

21:08:59 Gauss_Jordan: theory Gauss_Jordan.Code_Rational

21:09:01 Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays_Haskell

21:09:02 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

21:09:08 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Array

21:09:08 HOL-Imperative_HOL: theory HOL-Imperative_HOL.List_Sublist

21:09:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula

21:09:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/document.pdf

21:09:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/outline.pdf

21:09:08 Timing Stirling_Formula (4 threads, 107.859s elapsed time, 202.432s cpu time, 7.808s GC time, factor 1.88)

21:09:08 Finished Stirling_Formula (0:03:08 elapsed time, 0:05:02 cpu time, factor 1.61)

21:09:08 Running Codegen ...

21:09:09 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Ref

21:09:09 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Subarray

21:09:09 Chandy_Lamport: theory Chandy_Lamport.Swap

21:09:09 Chandy_Lamport: theory Chandy_Lamport.Trace

21:09:10 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

21:09:10 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Linked_Lists

21:09:10 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Overview

21:09:10 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Quicksort

21:09:11 Chandy_Lamport: theory Chandy_Lamport.Snapshot

21:09:11 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Reverse

21:09:12 Codegen: theory HOL-Library.Confluence

21:09:12 Codegen: theory HOL-Library.RBT_Impl

21:09:12 Codegen: theory HOL-Library.IArray

21:09:12 Codegen: theory HOL-Library.Mapping

21:09:13 Codegen: theory HOL-Library.Confluent_Quotient

21:09:13 Codegen: theory HOL-Library.Dlist

21:09:16 Chandy_Lamport: theory Chandy_Lamport.Example

21:09:18 Chandy_Lamport: theory Chandy_Lamport.Co_Snapshot

21:09:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaAuth

21:09:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaAuth/document.pdf

21:09:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaAuth/outline.pdf

21:09:22 Timing LambdaAuth (4 threads, 114.903s elapsed time, 221.616s cpu time, 4.476s GC time, factor 1.93)

21:09:22 Finished LambdaAuth (0:02:09 elapsed time, 0:04:51 cpu time, factor 2.25)

21:09:22 Running LocalLexing ...

21:09:25 LocalLexing: theory LocalLexing.CFG

21:09:25 LocalLexing: theory LocalLexing.InductRules

21:09:25 LocalLexing: theory LocalLexing.ListTools

21:09:25 LocalLexing: theory LocalLexing.LocalLexing

21:09:25 LocalLexing: theory LocalLexing.Derivations

21:09:30 LocalLexing: theory LocalLexing.LLEarleyParsing

21:09:31 LocalLexing: theory LocalLexing.Limit

21:09:31 LocalLexing: theory LocalLexing.LocalLexingLemmas

21:09:34 LocalLexing: theory LocalLexing.Validity

21:09:34 HOL-Real_Asymp: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

21:09:36 LocalLexing: theory LocalLexing.TheoremD2

21:09:38 LocalLexing: theory LocalLexing.TheoremD4

21:09:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem

21:09:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/document.pdf

21:09:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/outline.pdf

21:09:39 Timing Prime_Number_Theorem (4 threads, 62.108s elapsed time, 137.476s cpu time, 2.740s GC time, factor 2.21)

21:09:39 Finished Prime_Number_Theorem (0:02:09 elapsed time, 0:03:37 cpu time, factor 1.68)

21:09:39 Running LTL_to_DRA ...

21:09:40 LocalLexing: theory LocalLexing.TheoremD5

21:09:40 HOL-Real_Asymp: theory HOL-Real_Asymp.Real_Asymp

21:09:41 HOL-Real_Asymp: theory HOL-Real_Asymp.Real_Asymp_Examples

21:09:41 LocalLexing: theory LocalLexing.TheoremD6

21:09:43 LocalLexing: theory LocalLexing.TheoremD7

21:09:43 LocalLexing: theory LocalLexing.TheoremD8

21:09:44 LocalLexing: theory LocalLexing.TheoremD9

21:09:44 LTL_to_DRA: theory KBPs.DFS

21:09:44 LTL_to_DRA: theory LTL_to_DRA.LTL_FGXU

21:09:44 LTL_to_DRA: theory LTL_to_DRA.Map2

21:09:44 LTL_to_DRA: theory LTL_to_DRA.Preliminaries2

21:09:44 LTL_to_DRA: theory LTL_to_DRA.Mapping2

21:09:45 LTL_to_DRA: theory List-Index.List_Index

21:09:45 LocalLexing: theory LocalLexing.Ladder

21:09:46 LTL_to_DRA: theory LTL_to_DRA.DTS

21:09:48 LTL_to_DRA: theory LTL_to_DRA.List2

21:09:51 LocalLexing: theory LocalLexing.TheoremD10

21:09:52 LocalLexing: theory LocalLexing.TheoremD11

21:09:52 LocalLexing: theory LocalLexing.TheoremD12

21:09:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves

21:09:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves/document.pdf

21:09:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves/outline.pdf

21:09:53 Timing Vickrey_Clarke_Groves (4 threads, 176.977s elapsed time, 370.912s cpu time, 5.228s GC time, factor 2.10)

21:09:53 Finished Vickrey_Clarke_Groves (0:03:13 elapsed time, 0:06:31 cpu time, factor 2.02)

21:09:53 Building Regular-Sets ...

21:09:53 LocalLexing: theory LocalLexing.TheoremD13

21:09:54 LocalLexing: theory LocalLexing.TheoremD14

21:09:55 LTL_to_DRA: theory LTL_to_DRA.Rabin

21:09:55 LocalLexing: theory LocalLexing.PathLemmas

21:09:56 LocalLexing: theory LocalLexing.MainTheorems

21:09:58 Regular-Sets: theory Regular-Sets.Regular_Set

21:09:58 LTL_to_DRA: theory LTL_to_DRA.Semi_Mojmir

21:10:05 LTL_to_DRA: theory LTL_to_DRA.Mojmir

21:10:05 LTL_to_DRA: theory LTL_to_DRA.LTL_Compat

21:10:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrices_for_ODEs

21:10:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrices_for_ODEs/document.pdf

21:10:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrices_for_ODEs/outline.pdf

21:10:05 Timing Matrices_for_ODEs (4 threads, 121.516s elapsed time, 263.952s cpu time, 5.292s GC time, factor 2.17)

21:10:05 Finished Matrices_for_ODEs (0:02:16 elapsed time, 0:04:42 cpu time, factor 2.07)

21:10:05 Running Higher_Order_Terms ...

21:10:06 Regular-Sets: theory Regular-Sets.Regular_Exp

21:10:06 LTL_to_DRA: theory LTL_to_DRA.LTL_Impl

21:10:07 Regular-Sets: theory Regular-Sets.Regular_Exp2

21:10:08 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin

21:10:09 Higher_Order_Terms: theory HOL-Library.AList

21:10:09 Higher_Order_Terms: theory HOL-Library.Adhoc_Overloading

21:10:09 Higher_Order_Terms: theory HOL-Library.Nat_Bijection

21:10:09 Higher_Order_Terms: theory HOL-Library.Conditional_Parametricity

21:10:09 LTL_to_DRA: theory LTL_to_DRA.af

21:10:09 Higher_Order_Terms: theory HOL-Library.Monad_Syntax

21:10:09 HOL-Imperative_HOL: theory HOL-Imperative_HOL.SatChecker

21:10:10 Higher_Order_Terms: theory HOL-Library.State_Monad

21:10:10 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin_Impl

21:10:11 Higher_Order_Terms: theory HOL-Library.Old_Datatype

21:10:11 Higher_Order_Terms: theory List-Index.List_Index

21:10:13 Regular-Sets: theory Regular-Sets.Equivalence_Checking2

21:10:14 Higher_Order_Terms: theory HOL-Library.Countable

21:10:15 LTL_to_DRA: theory LTL_to_DRA.Logical_Characterization

21:10:15 LTL_to_DRA: theory LTL_to_DRA.af_Impl

21:10:18 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin

21:10:19 Regular-Sets: theory Regular-Sets.Derivatives

21:10:19 Regular-Sets: theory Regular-Sets.NDerivative

21:10:19 Regular-Sets: theory Regular-Sets.Regexp_Constructions

21:10:19 Higher_Order_Terms: theory HOL-Library.FSet

21:10:20 Regular-Sets: theory Regular-Sets.Relation_Interpretation

21:10:26 Codegen: theory HOL-Library.RBT

21:10:27 HOL-Real_Asymp: theory HOL-Real_Asymp.Real_Asymp_Approx

21:10:27 Codegen: theory Codegen.Setup

21:10:29 Regular-Sets: theory Regular-Sets.Equivalence_Checking

21:10:31 Regular-Sets: theory Regular-Sets.pEquivalence_Checking

21:10:31 Regular-Sets: theory Regular-Sets.Regexp_Method

21:10:31 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

21:10:31 Higher_Order_Terms: theory HOL-Library.Finite_Map

21:10:34 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL_ex

21:10:56 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Impl

21:10:57 Codegen: theory HOL-Library.Code_Target_Int

21:10:57 Codegen: theory Codegen.Adaptation

21:10:57 Codegen: theory Codegen.Evaluation

21:10:57 Codegen: theory Codegen.Further

21:10:57 Codegen: theory Codegen.Inductive_Predicate

21:10:57 Codegen: theory Codegen.Introduction

21:10:57 Codegen: theory Codegen.Computations

21:10:58 Codegen: theory Codegen.Refinement

21:11:01 Codegen: theory Codegen.Foundations

21:11:03 LTL_to_DRA: theory LTL_to_DRA.Export_Code

21:11:05 Higher_Order_Terms: theory Higher_Order_Terms.Disjoint_Sets

21:11:05 Higher_Order_Terms: theory Higher_Order_Terms.Find_First

21:11:05 Higher_Order_Terms: theory Higher_Order_Terms.Term_Utils

21:11:07 Higher_Order_Terms: theory Deriving.Derive_Manager

21:11:07 Higher_Order_Terms: theory HOL-Library.Cancellation

21:11:07 Higher_Order_Terms: theory HOL-Library.Infinite_Set

21:11:07 Higher_Order_Terms: theory HOL-ex.Unification

21:11:07 Higher_Order_Terms: theory Datatype_Order_Generator.Derive_Aux

21:11:07 Higher_Order_Terms: theory Datatype_Order_Generator.Order_Generator

21:11:08 Higher_Order_Terms: theory HOL-Library.Countable_Set

21:11:08 Higher_Order_Terms: theory Higher_Order_Terms.Fresh_Monad

21:11:08 Higher_Order_Terms: theory HOL-Library.Multiset

21:11:08 Higher_Order_Terms: theory Higher_Order_Terms.Name

21:11:09 Higher_Order_Terms: theory HOL-Library.Countable_Complete_Lattices

21:11:09 Higher_Order_Terms: theory Higher_Order_Terms.Fresh_Class

21:11:11 Higher_Order_Terms: theory Higher_Order_Terms.Term_Class

21:11:16 Higher_Order_Terms: theory HOL-Library.Order_Continuity

21:11:17 Higher_Order_Terms: theory HOL-Library.Extended_Nat

21:11:26 Higher_Order_Terms: theory HOL-Library.Multiset_Order

21:11:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Codegen

21:11:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Codegen/codegen.pdf

21:11:26 Timing Codegen (4 threads, 120.648s elapsed time, 208.996s cpu time, 6.380s GC time, factor 1.73)

21:11:26 Finished Codegen (0:02:16 elapsed time, 0:03:41 cpu time, factor 1.62)

21:11:26 Running UPF_Firewall ...

21:11:27 Higher_Order_Terms: theory Lambda_Free_RPOs.Lambda_Free_Util

21:11:28 Higher_Order_Terms: theory Lambda_Free_RPOs.Lambda_Free_Term

21:11:32 Higher_Order_Terms: theory Higher_Order_Terms.Nterm

21:11:33 Higher_Order_Terms: theory Higher_Order_Terms.Term

21:11:33 Higher_Order_Terms: theory Higher_Order_Terms.Unification_Compat

21:11:34 UPF_Firewall: theory UPF_Firewall.NetworkCore

21:11:34 UPF_Firewall: theory UPF_Firewall.LTL_alike

21:11:34 UPF_Firewall: theory UPF_Firewall.Ports

21:11:35 Higher_Order_Terms: theory Higher_Order_Terms.Pats

21:11:35 Higher_Order_Terms: theory Higher_Order_Terms.Term_to_Nterm

21:11:36 Higher_Order_Terms: theory Higher_Order_Terms.Lambda_Free_Compat

21:11:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LocalLexing

21:11:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LocalLexing/document.pdf

21:11:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LocalLexing/outline.pdf

21:11:38 Timing LocalLexing (4 threads, 118.965s elapsed time, 242.528s cpu time, 7.528s GC time, factor 2.04)

21:11:38 Finished LocalLexing (0:02:15 elapsed time, 0:04:25 cpu time, factor 1.96)

21:11:38 Building UTP-Toolkit ...

21:11:38 UPF_Firewall: theory UPF_Firewall.IntegerAddress

21:11:38 UPF_Firewall: theory UPF_Firewall.IPv4

21:11:38 UPF_Firewall: theory UPF_Firewall.DatatypePort

21:11:38 UPF_Firewall: theory UPF_Firewall.DatatypeAddress

21:11:38 UPF_Firewall: theory UPF_Firewall.IntegerPort

21:11:38 UPF_Firewall: theory UPF_Firewall.IPv4_TCPUDP

21:11:38 UPF_Firewall: theory UPF_Firewall.IntegerPort_TCPUDP

21:11:39 UPF_Firewall: theory UPF_Firewall.PolicyCore

21:11:39 UPF_Firewall: theory UPF_Firewall.PolicyCombinators

21:11:39 UPF_Firewall: theory UPF_Firewall.PortCombinators

21:11:40 UPF_Firewall: theory UPF_Firewall.NetworkModels

21:11:40 UPF_Firewall: theory UPF_Firewall.ProtocolPortCombinators

21:11:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan

21:11:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/document.pdf

21:11:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/outline.pdf

21:11:40 Timing Gauss_Jordan (4 threads, 184.059s elapsed time, 473.788s cpu time, 9.548s GC time, factor 2.57)

21:11:40 Finished Gauss_Jordan (0:03:25 elapsed time, 0:08:24 cpu time, factor 2.45)

21:11:40 Running Polynomial_Factorization ...

21:11:41 UPF_Firewall: theory UPF_Firewall.PacketFilter

21:11:41 UPF_Firewall: theory UPF_Firewall.FWNormalisationCore

21:11:41 UPF_Firewall: theory UPF_Firewall.NAT

21:11:41 UPF_Firewall: theory UPF_Firewall.StatefulCore

21:11:43 UPF_Firewall: theory UPF_Firewall.VOIP

21:11:43 UPF_Firewall: theory UPF_Firewall.FTP

21:11:44 UTP-Toolkit: theory HOL-Eisbach.Eisbach

21:11:44 UTP-Toolkit: theory UTP-Toolkit.Map_Extra

21:11:44 UTP-Toolkit: theory UTP-Toolkit.FSet_Extra

21:11:44 UTP-Toolkit: theory Optics.Two

21:11:44 UTP-Toolkit: theory UTP-Toolkit.Infinity

21:11:46 UTP-Toolkit: theory UTP-Toolkit.Positive

21:11:46 UTP-Toolkit: theory Optics.Interp

21:11:46 UTP-Toolkit: theory Optics.Lens_Laws

21:11:47 UTP-Toolkit: theory UTP-Toolkit.List_Lexord_Alt

21:11:47 UTP-Toolkit: theory UTP-Toolkit.Total_Recall

21:11:48 Polynomial_Factorization: theory Polynomial_Factorization.Precomputation

21:11:48 Polynomial_Factorization: theory Cauchy.CauchysMeanTheorem

21:11:48 Polynomial_Factorization: theory Polynomial_Interpolation.Improved_Code_Equations

21:11:48 Polynomial_Factorization: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

21:11:49 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Polynomial_Factorial

21:11:49 Polynomial_Factorization: theory Polynomial_Factorization.Order_Polynomial

21:11:49 Polynomial_Factorization: theory Polynomial_Factorization.Polynomial_Divisibility

21:11:49 UTP-Toolkit: theory Optics.Lens_Algebra

21:11:50 UPF_Firewall: theory UPF_Firewall.FTP_WithPolicy

21:11:50 Polynomial_Factorization: theory Polynomial_Interpolation.Lagrange_Interpolation

21:11:50 Polynomial_Factorization: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

21:11:50 UTP-Toolkit: theory Optics.Lens_Order

21:11:50 Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

21:11:51 Polynomial_Factorization: theory Polynomial_Factorization.Missing_List

21:11:51 Polynomial_Factorization: theory Polynomial_Interpolation.Divmod_Int

21:11:51 Polynomial_Factorization: theory Polynomial_Factorization.Gauss_Lemma

21:11:52 Polynomial_Factorization: theory Polynomial_Factorization.Square_Free_Factorization

21:11:52 UTP-Toolkit: theory Optics.Lens_Symmetric

21:11:53 UPF_Firewall: theory UPF_Firewall.FTPVOIP

21:11:53 Polynomial_Factorization: theory Polynomial_Interpolation.Is_Rat_To_Rat

21:11:54 Polynomial_Factorization: theory Sqrt_Babylonian.Log_Impl

21:11:55 UTP-Toolkit: theory Optics.Lens_Instances

21:11:56 Polynomial_Factorization: theory Sqrt_Babylonian.NthRoot_Impl

21:11:57 UTP-Toolkit: theory UTP-Toolkit.List_Extra

21:11:58 UTP-Toolkit: theory Optics.Lenses

21:11:58 Polynomial_Factorization: theory Polynomial_Factorization.Dvd_Int_Poly

21:11:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chandy_Lamport

21:11:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chandy_Lamport/document.pdf

21:11:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chandy_Lamport/outline.pdf

21:11:58 Timing Chandy_Lamport (4 threads, 172.012s elapsed time, 462.948s cpu time, 13.788s GC time, factor 2.69)

21:11:58 Finished Chandy_Lamport (0:03:09 elapsed time, 0:08:06 cpu time, factor 2.56)

21:11:58 Running HOL-Word-SMT_Examples ...

21:11:58 UTP-Toolkit: theory UTP-Toolkit.Partial_Fun

21:11:59 UTP-Toolkit: theory UTP-Toolkit.Sequence

21:12:00 Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian

21:12:00 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Multiset

21:12:00 Polynomial_Factorization: theory Polynomial_Factorization.Prime_Factorization

21:12:01 Polynomial_Factorization: theory Polynomial_Factorization.Explicit_Roots

21:12:01 UTP-Toolkit: theory UTP-Toolkit.Finite_Fun

21:12:01 Polynomial_Factorization: theory Polynomial_Factorization.Gcd_Rat_Poly

21:12:01 Polynomial_Factorization: theory Polynomial_Interpolation.Newton_Interpolation

21:12:01 UTP-Toolkit: theory UTP-Toolkit.Countable_Set_Extra

21:12:01 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.Boogie

21:12:01 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Word_Examples

21:12:01 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Tests

21:12:01 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Examples

21:12:02 Polynomial_Factorization: theory Show.Show_Poly

21:12:02 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Root_Test

21:12:03 UTP-Toolkit: theory UTP-Toolkit.utp_toolkit

21:12:07 UPF_Firewall: theory UPF_Firewall.ElementaryRules

21:12:07 UPF_Firewall: theory UPF_Firewall.NormalisationGenericProofs

21:12:08 Polynomial_Factorization: theory Polynomial_Interpolation.Polynomial_Interpolation

21:12:11 UPF_Firewall: theory UPF_Firewall.NormalisationIntegerPortProof

21:12:14 Polynomial_Factorization: theory Polynomial_Factorization.Kronecker_Factorization

21:12:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Higher_Order_Terms

21:12:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Higher_Order_Terms/document.pdf

21:12:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Higher_Order_Terms/outline.pdf

21:12:15 Timing Higher_Order_Terms (4 threads, 116.012s elapsed time, 204.528s cpu time, 13.984s GC time, factor 1.76)

21:12:15 Finished Higher_Order_Terms (0:02:08 elapsed time, 0:05:11 cpu time, factor 2.42)

21:12:15 Running QHLProver ...

21:12:16 UPF_Firewall: theory UPF_Firewall.StatefulFW

21:12:18 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Factorization

21:12:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets

21:12:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets/document.pdf

21:12:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets/outline.pdf

21:12:18 Timing Regular-Sets (4 threads, 91.069s elapsed time, 144.044s cpu time, 4.336s GC time, factor 1.58)

21:12:18 Finished Regular-Sets (0:02:24 elapsed time, 0:03:40 cpu time, factor 1.52)

21:12:18 UPF_Firewall: theory UPF_Firewall.NormalisationIPPProofs

21:12:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp

21:12:19 Timing HOL-Real_Asymp (4 threads, 187.138s elapsed time, 488.284s cpu time, 16.436s GC time, factor 2.61)

21:12:19 Finished HOL-Real_Asymp (0:04:10 elapsed time, 0:09:35 cpu time, factor 2.30)

21:12:19 Running Subset_Boolean_Algebras ...

21:12:19 Running Closest_Pair_Points ...

21:12:22 Subset_Boolean_Algebras: theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

21:12:22 QHLProver: theory Deep_Learning.Tensor

21:12:22 QHLProver: theory QHLProver.Complex_Matrix

21:12:23 UPF_Firewall: theory UPF_Firewall.FWNormalisation

21:12:23 UPF_Firewall: theory UPF_Firewall.UPF-Firewall

21:12:24 Closest_Pair_Points: theory HOL-Library.Adhoc_Overloading

21:12:24 Closest_Pair_Points: theory HOL-Library.Going_To_Filter

21:12:24 QHLProver: theory Deep_Learning.Tensor_Subtensor

21:12:24 Closest_Pair_Points: theory HOL-Library.Monad_Syntax

21:12:24 QHLProver: theory Deep_Learning.Tensor_Plus

21:12:24 Closest_Pair_Points: theory Root_Balanced_Tree.Time_Monad

21:12:24 UPF_Firewall: theory UPF_Firewall.DMZDatatype

21:12:25 QHLProver: theory Deep_Learning.Tensor_Matricization

21:12:26 UPF_Firewall: theory UPF_Firewall.DMZInteger

21:12:26 UPF_Firewall: theory UPF_Firewall.DMZ

21:12:26 Closest_Pair_Points: theory Closest_Pair_Points.Common

21:12:26 UPF_Firewall: theory UPF_Firewall.NAT-FW

21:12:28 UPF_Firewall: theory UPF_Firewall.PersonalFirewallDatatype

21:12:29 UPF_Firewall: theory UPF_Firewall.PersonalFirewallInt

21:12:30 UPF_Firewall: theory UPF_Firewall.PersonalFirewallIpv4

21:12:30 UPF_Firewall: theory UPF_Firewall.PersonalFirewall

21:12:31 UPF_Firewall: theory UPF_Firewall.Transformation01

21:12:32 UPF_Firewall: theory UPF_Firewall.Transformation02

21:12:32 UPF_Firewall: theory UPF_Firewall.Voice_over_IP

21:12:33 UPF_Firewall: theory UPF_Firewall.Transformation

21:12:33 UPF_Firewall: theory UPF_Firewall.Examples

21:12:33 QHLProver: theory QHLProver.Gates

21:12:34 QHLProver: theory QHLProver.Matrix_Limit

21:12:36 QHLProver: theory QHLProver.Quantum_Program

21:12:41 QHLProver: theory QHLProver.Partial_State

21:12:41 QHLProver: theory QHLProver.Quantum_Hoare

21:12:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL

21:12:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL/document.pdf

21:12:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL/outline.pdf

21:12:44 Timing HOL-Imperative_HOL (4 threads, 176.927s elapsed time, 328.496s cpu time, 11.024s GC time, factor 1.86)

21:12:44 Finished HOL-Imperative_HOL (0:03:57 elapsed time, 0:13:17 cpu time, factor 3.35)

21:12:44 Running Abortable_Linearizable_Modules ...

21:12:46 QHLProver: theory QHLProver.Grover

21:12:46 Closest_Pair_Points: theory Closest_Pair_Points.Closest_Pair

21:12:46 Closest_Pair_Points: theory Closest_Pair_Points.Closest_Pair_Alternative

21:12:47 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Sequences

21:12:49 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.RDR

21:12:49 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.IOA

21:12:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA

21:12:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA/document.pdf

21:12:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA/outline.pdf

21:12:53 Timing LTL_to_DRA (4 threads, 173.670s elapsed time, 448.328s cpu time, 34.628s GC time, factor 2.58)

21:12:53 Finished LTL_to_DRA (0:03:13 elapsed time, 0:07:56 cpu time, factor 2.46)

21:12:53 Running LLL_Factorization ...

21:13:04 LLL_Factorization: theory Perron_Frobenius.Cancel_Card_Constraint

21:13:04 LLL_Factorization: theory LLL_Factorization.Sub_Sums

21:13:04 LLL_Factorization: theory LLL_Factorization.Factor_Bound_2

21:13:05 LLL_Factorization: theory LLL_Factorization.Missing_Dvd_Int_Poly

21:13:09 LLL_Factorization: theory LLL_Factorization.LLL_Factorization_Impl

21:13:12 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Consensus

21:13:19 LLL_Factorization: theory LLL_Factorization.LLL_Factorization

21:13:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP-Toolkit

21:13:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP-Toolkit/document.pdf

21:13:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP-Toolkit/outline.pdf

21:13:21 Timing UTP-Toolkit (4 threads, 40.679s elapsed time, 110.176s cpu time, 2.928s GC time, factor 2.71)

21:13:21 Finished UTP-Toolkit (0:01:42 elapsed time, 0:03:06 cpu time, factor 1.82)

21:13:21 Running Sort_Encodings ...

21:13:23 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Simulations

21:13:23 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.SLin

21:13:24 Sort_Encodings: theory HOL-Library.Nat_Bijection

21:13:24 Sort_Encodings: theory HOL-Library.Infinite_Set

21:13:24 Sort_Encodings: theory HOL-Library.Old_Datatype

21:13:27 Sort_Encodings: theory HOL-Library.Countable

21:13:30 Sort_Encodings: theory HOL-Library.Countable_Set

21:13:33 Sort_Encodings: theory HOL-Library.Countable_Set_Type

21:13:38 Sort_Encodings: theory Sort_Encodings.Preliminaries

21:13:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization

21:13:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization/document.pdf

21:13:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization/outline.pdf

21:13:39 Timing Polynomial_Factorization (4 threads, 98.022s elapsed time, 226.224s cpu time, 6.944s GC time, factor 2.31)

21:13:39 Finished Polynomial_Factorization (0:01:57 elapsed time, 0:04:09 cpu time, factor 2.12)

21:13:39 Building Girth_Chromatic ...

21:13:39 LLL_Factorization: theory LLL_Factorization.Factorization_Algorithm_16_22

21:13:42 Sort_Encodings: theory Sort_Encodings.Sig

21:13:42 Sort_Encodings: theory Sort_Encodings.TermsAndClauses

21:13:44 Girth_Chromatic: theory HOL-Decision_Procs.Dense_Linear_Order

21:13:44 Girth_Chromatic: theory HOL-Library.Code_Abstract_Nat

21:13:44 Girth_Chromatic: theory HOL-Library.Code_Target_Int

21:13:44 Girth_Chromatic: theory HOL-Library.Lattice_Algebras

21:13:44 Girth_Chromatic: theory HOL-Library.Code_Target_Nat

21:13:44 Girth_Chromatic: theory HOL-Library.Log_Nat

21:13:45 Girth_Chromatic: theory HOL-Library.Code_Target_Numeral

21:13:45 Girth_Chromatic: theory Girth_Chromatic.Girth_Chromatic_Misc

21:13:46 Girth_Chromatic: theory Girth_Chromatic.Ugraphs

21:13:46 LLL_Factorization: theory LLL_Factorization.Modern_Computer_Algebra_Problem

21:13:49 Sort_Encodings: theory Sort_Encodings.M

21:13:49 Sort_Encodings: theory Sort_Encodings.U

21:13:50 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Idempotence

21:13:52 Sort_Encodings: theory Sort_Encodings.CU

21:13:55 Sort_Encodings: theory Sort_Encodings.CM

21:13:57 Sort_Encodings: theory Sort_Encodings.Mono

21:13:59 Girth_Chromatic: theory HOL-Library.Interval

21:13:59 Girth_Chromatic: theory HOL-Library.Float

21:14:05 Girth_Chromatic: theory HOL-Library.Interval_Float

21:14:07 Girth_Chromatic: theory HOL-Decision_Procs.Approximation_Bounds

21:14:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF_Firewall

21:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF_Firewall/document.pdf

21:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF_Firewall/outline.pdf

21:14:11 Timing UPF_Firewall (4 threads, 148.095s elapsed time, 309.228s cpu time, 19.196s GC time, factor 2.09)

21:14:11 Finished UPF_Firewall (0:02:44 elapsed time, 0:05:34 cpu time, factor 2.03)

21:14:11 Running Lambert_W ...

21:14:12 Sort_Encodings: theory Sort_Encodings.Mcalc

21:14:12 Sort_Encodings: theory Sort_Encodings.Mcalc2

21:14:12 Sort_Encodings: theory Sort_Encodings.E

21:14:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Closest_Pair_Points

21:14:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Closest_Pair_Points/document.pdf

21:14:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Closest_Pair_Points/outline.pdf

21:14:14 Timing Closest_Pair_Points (4 threads, 100.476s elapsed time, 288.900s cpu time, 4.836s GC time, factor 2.88)

21:14:14 Finished Closest_Pair_Points (0:01:54 elapsed time, 0:05:08 cpu time, factor 2.70)

21:14:14 Running ComponentDependencies ...

21:14:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subset_Boolean_Algebras

21:14:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subset_Boolean_Algebras/document.pdf

21:14:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subset_Boolean_Algebras/outline.pdf

21:14:16 Timing Subset_Boolean_Algebras (4 threads, 104.540s elapsed time, 156.260s cpu time, 3.004s GC time, factor 1.49)

21:14:16 Finished Subset_Boolean_Algebras (0:01:56 elapsed time, 0:02:57 cpu time, factor 1.53)

21:14:16 Running SATSolverVerification ...

21:14:16 Girth_Chromatic: theory HOL-Decision_Procs.Approximation

21:14:16 ComponentDependencies: theory ComponentDependencies.DataDependenciesConcreteValues

21:14:16 Sort_Encodings: theory Sort_Encodings.Mcalc2C

21:14:17 Lambert_W: theory HOL-Library.BNF_Corec

21:14:17 Lambert_W: theory HOL-Library.Function_Algebras

21:14:17 Lambert_W: theory HOL-Real_Asymp.Inst_Existentials

21:14:17 Lambert_W: theory HOL-Library.Landau_Symbols

21:14:17 Lambert_W: theory HOL-Real_Asymp.Eventuallize

21:14:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word-SMT_Examples

21:14:17 Timing HOL-Word-SMT_Examples (4 threads, 134.716s elapsed time, 160.332s cpu time, 1.880s GC time, factor 1.19)

21:14:17 Finished HOL-Word-SMT_Examples (0:02:18 elapsed time, 0:02:47 cpu time, factor 1.21)

21:14:17 Running Encodability_Process_Calculi ...

21:14:17 Lambert_W: theory HOL-Real_Asymp.Lazy_Eval

21:14:17 Lambert_W: theory Landau_Symbols.Group_Sort

21:14:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver

21:14:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver/document.pdf

21:14:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver/outline.pdf

21:14:18 Timing QHLProver (4 threads, 98.847s elapsed time, 273.152s cpu time, 6.016s GC time, factor 2.76)

21:14:18 Finished QHLProver (0:02:02 elapsed time, 0:05:03 cpu time, factor 2.49)

21:14:18 Running Buchi_Complementation ...

21:14:18 Sort_Encodings: theory Sort_Encodings.T_G_Prelim

21:14:19 Encodability_Process_Calculi: theory HOL-Library.LaTeXsugar

21:14:19 SATSolverVerification: theory SATSolverVerification.MoreList

21:14:19 Encodability_Process_Calculi: theory HOL-Library.OptionalSugar

21:14:20 Encodability_Process_Calculi: theory Encodability_Process_Calculi.Relations

21:14:20 Sort_Encodings: theory Sort_Encodings.T

21:14:21 SATSolverVerification: theory SATSolverVerification.CNF

21:14:21 SATSolverVerification: theory SATSolverVerification.Trail

21:14:21 Encodability_Process_Calculi: theory Encodability_Process_Calculi.ProcessCalculi

21:14:23 Sort_Encodings: theory Sort_Encodings.G

21:14:23 Lambert_W: theory Landau_Symbols.Landau_Real_Products

21:14:24 Buchi_Complementation: theory Buchi_Complementation.Formula

21:14:24 Buchi_Complementation: theory HOL-Library.Permutation

21:14:24 Buchi_Complementation: theory HOL-Library.Lattice_Syntax

21:14:24 Buchi_Complementation: theory Buchi_Complementation.Alternate

21:14:24 Buchi_Complementation: theory Buchi_Complementation.Graph

21:14:24 Encodability_Process_Calculi: theory Encodability_Process_Calculi.Encodings

21:14:24 Encodability_Process_Calculi: theory Encodability_Process_Calculi.SimulationRelations

21:14:25 SATSolverVerification: theory SATSolverVerification.SatSolverVerification

21:14:26 Buchi_Complementation: theory Buchi_Complementation.Ranking

21:14:29 SATSolverVerification: theory SATSolverVerification.BasicDPLL

21:14:29 SATSolverVerification: theory SATSolverVerification.KrsticGoel

21:14:29 SATSolverVerification: theory SATSolverVerification.NieuwenhuisOliverasTinelli

21:14:29 SATSolverVerification: theory SATSolverVerification.SatSolverCode

21:14:29 Encodability_Process_Calculi: theory Encodability_Process_Calculi.SourceTargetRelation

21:14:29 Buchi_Complementation: theory Buchi_Complementation.Complementation

21:14:31 Buchi_Complementation: theory Buchi_Complementation.Complementation_Implement

21:14:34 Lambert_W: theory Landau_Symbols.Landau_Simprocs

21:14:35 SATSolverVerification: theory SATSolverVerification.AssertLiteral

21:14:36 Lambert_W: theory Landau_Symbols.Landau_More

21:14:36 Lambert_W: theory Stirling_Formula.Stirling_Formula

21:14:37 SATSolverVerification: theory SATSolverVerification.ConflictAnalysis

21:14:37 SATSolverVerification: theory SATSolverVerification.Decide

21:14:37 SATSolverVerification: theory SATSolverVerification.UnitPropagate

21:14:37 Lambert_W: theory HOL-Real_Asymp.Multiseries_Expansion

21:14:38 SATSolverVerification: theory SATSolverVerification.Initialization

21:14:39 SATSolverVerification: theory SATSolverVerification.SolveLoop

21:14:40 SATSolverVerification: theory SATSolverVerification.FunctionalImplementation

21:14:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization

21:14:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization/document.pdf

21:14:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization/outline.pdf

21:14:53 Timing LLL_Factorization (4 threads, 99.510s elapsed time, 212.368s cpu time, 5.708s GC time, factor 2.13)

21:14:53 Finished LLL_Factorization (0:01:59 elapsed time, 0:03:56 cpu time, factor 1.98)

21:14:53 Building HOLCF-Library ...

21:14:54 Buchi_Complementation: theory Buchi_Complementation.Complementation_Final

21:14:56 HOLCF-Library: theory HOL-Library.Infinite_Set

21:14:56 HOLCF-Library: theory HOLCF-Library.Char_Discrete

21:14:56 HOLCF-Library: theory HOLCF-Library.Bool_Discrete

21:14:56 HOLCF-Library: theory HOLCF-Library.Int_Discrete

21:14:56 HOLCF-Library: theory HOLCF-Library.List_Cpo

21:14:56 HOLCF-Library: theory HOLCF-Library.Nat_Discrete

21:14:56 HOLCF-Library: theory HOLCF-Library.Sum_Cpo

21:14:57 HOLCF-Library: theory HOL-Library.Countable_Set

21:14:58 HOLCF-Library: theory HOLCF-Library.Defl_Bifinite

21:14:58 HOLCF-Library: theory HOLCF-Library.List_Predomain

21:14:58 HOLCF-Library: theory HOLCF-Library.Option_Cpo

21:14:58 Sort_Encodings: theory Sort_Encodings.Encodings

21:15:00 HOLCF-Library: theory HOL-Library.Countable_Complete_Lattices

21:15:02 HOLCF-Library: theory HOLCF-Library.HOL_Cpo

21:15:06 ComponentDependencies: theory ComponentDependencies.DataDependencies

21:15:07 ComponentDependencies: theory ComponentDependencies.DataDependenciesCaseStudy

21:15:08 HOLCF-Library: theory HOL-Library.Order_Continuity

21:15:09 HOLCF-Library: theory HOL-Library.Extended_Nat

21:15:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sort_Encodings

21:15:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sort_Encodings/document.pdf

21:15:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sort_Encodings/outline.pdf

21:15:09 Timing Sort_Encodings (4 threads, 95.354s elapsed time, 180.320s cpu time, 9.028s GC time, factor 1.89)

21:15:09 Finished Sort_Encodings (0:01:47 elapsed time, 0:03:18 cpu time, factor 1.84)

21:15:09 Running Signature_Groebner ...

21:15:11 HOLCF-Library: theory HOLCF-Library.Stream

21:15:14 HOLCF-Library: theory HOLCF-Library.HOLCF_Library

21:15:18 Signature_Groebner: theory Signature_Groebner.Prelims

21:15:19 Encodability_Process_Calculi: theory Encodability_Process_Calculi.DivergenceReflection

21:15:19 Encodability_Process_Calculi: theory Encodability_Process_Calculi.FullAbstraction

21:15:19 Encodability_Process_Calculi: theory Encodability_Process_Calculi.OperationalCorrespondence

21:15:19 Encodability_Process_Calculi: theory Encodability_Process_Calculi.SuccessSensitiveness

21:15:20 Signature_Groebner: theory Signature_Groebner.More_MPoly

21:15:26 Signature_Groebner: theory Signature_Groebner.Signature_Groebner

21:15:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abortable_Linearizable_Modules

21:15:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abortable_Linearizable_Modules/document.pdf

21:15:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abortable_Linearizable_Modules/outline.pdf

21:15:26 Timing Abortable_Linearizable_Modules (4 threads, 149.058s elapsed time, 226.304s cpu time, 8.596s GC time, factor 1.52)

21:15:26 Finished Abortable_Linearizable_Modules (0:02:40 elapsed time, 0:04:02 cpu time, factor 1.51)

21:15:26 Running Bertrands_Postulate ...

21:15:30 Bertrands_Postulate: theory HOL-Decision_Procs.Dense_Linear_Order

21:15:30 Bertrands_Postulate: theory Lehmer.Lehmer

21:15:31 Bertrands_Postulate: theory Pratt_Certificate.Pratt_Certificate

21:15:35 Lambert_W: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

21:15:35 Buchi_Complementation: theory Buchi_Complementation.Complementation_Build

21:15:36 Encodability_Process_Calculi: theory Encodability_Process_Calculi.CombinedCriteria

21:15:36 Girth_Chromatic: theory Girth_Chromatic.Girth_Chromatic

21:15:39 Bertrands_Postulate: theory HOL-Decision_Procs.Approximation_Bounds

21:15:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Library

21:15:39 Timing HOLCF-Library (4 threads, 21.811s elapsed time, 49.900s cpu time, 1.600s GC time, factor 2.29)

21:15:39 Finished HOLCF-Library (0:00:45 elapsed time, 0:01:16 cpu time, factor 1.68)

21:15:39 Running VerifyThis2018 ...

21:15:40 Lambert_W: theory HOL-Real_Asymp.Real_Asymp

21:15:40 Lambert_W: theory Lambert_W.Lambert_W

21:15:43 Lambert_W: theory Lambert_W.Lambert_W_MacLaurin_Series

21:15:45 VerifyThis2018: theory VerifyThis2018.Dynamic_Array

21:15:45 VerifyThis2018: theory VerifyThis2018.Synth_Definition

21:15:45 VerifyThis2018: theory VerifyThis2018.DRAT_Misc

21:15:45 VerifyThis2018: theory VerifyThis2018.DF_System

21:15:45 VerifyThis2018: theory VerifyThis2018.Exc_Nres_Monad

21:15:47 VerifyThis2018: theory VerifyThis2018.Array_Map_Default

21:15:50 Bertrands_Postulate: theory Bertrands_Postulate.Bertrand

21:15:52 VerifyThis2018: theory VerifyThis2018.VTcomp

21:15:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ComponentDependencies

21:15:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ComponentDependencies/document.pdf

21:15:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ComponentDependencies/outline.pdf

21:15:59 Timing ComponentDependencies (4 threads, 92.341s elapsed time, 234.928s cpu time, 8.752s GC time, factor 2.54)

21:15:59 Finished ComponentDependencies (0:01:43 elapsed time, 0:04:10 cpu time, factor 2.41)

21:15:59 Running Generic_Deriving ...

21:15:59 VerifyThis2018: theory VerifyThis2018.Snippets

21:16:01 Generic_Deriving: theory Generic_Deriving.Tagged_Prod_Sum

21:16:01 Generic_Deriving: theory Generic_Deriving.Derive_Datatypes

21:16:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambert_W

21:16:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambert_W/document.pdf

21:16:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambert_W/outline.pdf

21:16:05 Timing Lambert_W (4 threads, 95.486s elapsed time, 192.724s cpu time, 7.972s GC time, factor 2.02)

21:16:05 Finished Lambert_W (0:01:52 elapsed time, 0:03:38 cpu time, factor 1.94)

21:16:05 Running Hidden_Markov_Models ...

21:16:07 Generic_Deriving: theory Generic_Deriving.Derive

21:16:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation

21:16:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation/document.pdf

21:16:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation/outline.pdf

21:16:09 Timing Buchi_Complementation (4 threads, 96.788s elapsed time, 155.196s cpu time, 3.052s GC time, factor 1.60)

21:16:09 Finished Buchi_Complementation (0:01:51 elapsed time, 0:03:16 cpu time, factor 1.77)

21:16:09 Running Prim_Dijkstra_Simple ...

21:16:10 Hidden_Markov_Models: theory Hidden_Markov_Models.Auxiliary

21:16:10 Signature_Groebner: theory Signature_Groebner.Signature_Examples

21:16:11 Hidden_Markov_Models: theory HOL-Library.State_Monad

21:16:11 Hidden_Markov_Models: theory HOL-Imperative_HOL.Heap

21:16:11 Hidden_Markov_Models: theory Hidden_Markov_Models.Hidden_Markov_Model

21:16:11 Hidden_Markov_Models: theory Monad_Memo_DP.Pure_Monad

21:16:11 Hidden_Markov_Models: theory Monad_Memo_DP.State_Heap_Misc

21:16:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Encodability_Process_Calculi

21:16:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Encodability_Process_Calculi/document.pdf

21:16:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Encodability_Process_Calculi/outline.pdf

21:16:12 Timing Encodability_Process_Calculi (4 threads, 94.649s elapsed time, 205.776s cpu time, 16.456s GC time, factor 2.17)

21:16:12 Finished Encodability_Process_Calculi (0:01:53 elapsed time, 0:03:53 cpu time, factor 2.05)

21:16:12 Running Pi_Calculus ...

21:16:12 Prim_Dijkstra_Simple: theory HOL-Eisbach.Eisbach

21:16:12 Prim_Dijkstra_Simple: theory HOL-Library.Infinite_Set

21:16:12 Prim_Dijkstra_Simple: theory HOL-Library.Old_Datatype

21:16:12 Prim_Dijkstra_Simple: theory HOL-Library.Nat_Bijection

21:16:14 Pi_Calculus: theory Pi_Calculus.Agent

21:16:14 Prim_Dijkstra_Simple: theory HOL-Library.Countable

21:16:14 Hidden_Markov_Models: theory Monad_Memo_DP.State_Monad_Ext

21:16:14 Hidden_Markov_Models: theory Monad_Memo_DP.DP_CRelVS

21:16:15 Hidden_Markov_Models: theory HOL-Imperative_HOL.Heap_Monad

21:16:15 Hidden_Markov_Models: theory Monad_Memo_DP.Memory

21:16:17 Generic_Deriving: theory Generic_Deriving.Derive_Encode

21:16:17 Generic_Deriving: theory Generic_Deriving.Derive_Algebra

21:16:17 Generic_Deriving: theory Generic_Deriving.Derive_Algebra_Laws

21:16:17 Generic_Deriving: theory Generic_Deriving.Derive_Eq

21:16:18 Prim_Dijkstra_Simple: theory HOL-Library.Countable_Set

21:16:19 VerifyThis2018: theory VerifyThis2018.Challenge1

21:16:19 VerifyThis2018: theory VerifyThis2018.Challenge1_short

21:16:19 VerifyThis2018: theory VerifyThis2018.Challenge2

21:16:19 VerifyThis2018: theory VerifyThis2018.Challenge3

21:16:20 Prim_Dijkstra_Simple: theory HOL-Library.Countable_Complete_Lattices

21:16:22 Hidden_Markov_Models: theory HOL-Imperative_HOL.Array

21:16:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification

21:16:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification/document.pdf

21:16:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification/outline.pdf

21:16:23 Timing SATSolverVerification (4 threads, 101.568s elapsed time, 288.892s cpu time, 7.840s GC time, factor 2.84)

21:16:23 Finished SATSolverVerification (0:02:06 elapsed time, 0:05:23 cpu time, factor 2.55)

21:16:23 Building Prime_Distribution_Elementary ...

21:16:23 Hidden_Markov_Models: theory HOL-Imperative_HOL.Ref

21:16:24 Hidden_Markov_Models: theory HOL-Imperative_HOL.Imperative_HOL

21:16:24 Hidden_Markov_Models: theory Monad_Memo_DP.Heap_Monad_Ext

21:16:24 Hidden_Markov_Models: theory Monad_Memo_DP.State_Heap

21:16:26 Prim_Dijkstra_Simple: theory HOL-Library.Order_Continuity

21:16:26 Hidden_Markov_Models: theory Monad_Memo_DP.DP_CRelVH

21:16:27 Hidden_Markov_Models: theory Monad_Memo_DP.Transform_Cmd

21:16:27 Generic_Deriving: theory Generic_Deriving.Derive_Eq_Laws

21:16:28 Prim_Dijkstra_Simple: theory HOL-Library.Extended_Nat

21:16:28 Pi_Calculus: theory Pi_Calculus.Early_Semantics

21:16:28 Pi_Calculus: theory Pi_Calculus.Late_Semantics

21:16:28 Pi_Calculus: theory Pi_Calculus.Rel

21:16:28 Hidden_Markov_Models: theory Monad_Memo_DP.State_Main

21:16:29 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Primes_Omega

21:16:29 Prime_Distribution_Elementary: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

21:16:29 Prime_Distribution_Elementary: theory Stirling_Formula.Stirling_Formula

21:16:29 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Common

21:16:32 Prim_Dijkstra_Simple: theory HOL-Data_Structures.RBT

21:16:32 Prim_Dijkstra_Simple: theory HOL-Library.While_Combinator

21:16:32 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Chapter_Prim

21:16:32 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Chapter_Dijkstra

21:16:32 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Directed_Graph

21:16:32 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Undirected_Graph

21:16:33 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Dijkstra_Abstract

21:16:34 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Directed_Graph_Specs

21:16:34 Prime_Distribution_Elementary: theory Prime_Number_Theorem.Prime_Counting_Functions

21:16:34 Generic_Deriving: theory Generic_Deriving.Derive_Show

21:16:35 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Directed_Graph_Impl

21:16:36 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

21:16:36 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Prim_Abstract

21:16:36 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

21:16:37 Pi_Calculus: theory Pi_Calculus.Early_Tau_Chain

21:16:38 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Semantics

21:16:38 Pi_Calculus: theory Pi_Calculus.Strong_Early_Sim

21:16:39 Pi_Calculus: theory Pi_Calculus.Late_Semantics1

21:16:39 Pi_Calculus: theory Pi_Calculus.Weak_Early_Semantics

21:16:39 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim

21:16:39 Pi_Calculus: theory Pi_Calculus.Strong_Early_Sim_Pres

21:16:39 Pi_Calculus: theory Pi_Calculus.Late_Tau_Chain

21:16:39 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim

21:16:39 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Subst

21:16:39 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Semantics

21:16:39 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Pres

21:16:39 Pi_Calculus: theory Pi_Calculus.Weak_Early_Sim

21:16:39 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

21:16:39 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim

21:16:40 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim

21:16:40 Pi_Calculus: theory Pi_Calculus.Weak_Early_Sim_Pres

21:16:40 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Sim

21:16:40 Pi_Calculus: theory Pi_Calculus.Weak_Late_Semantics

21:16:40 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Sim_Pres

21:16:40 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst

21:16:40 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim_Pres

21:16:40 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim_SC

21:16:40 Pi_Calculus: theory Pi_Calculus.Weak_Late_Sim

21:16:40 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_Subst

21:16:40 Prim_Dijkstra_Simple: theory HOL-Data_Structures.RBT_Set

21:16:41 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong

21:16:41 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Pres

21:16:41 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Subst

21:16:41 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

21:16:42 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_SC

21:16:42 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Lcm_Nat_Upto

21:16:42 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

21:16:42 Prime_Distribution_Elementary: theory Prime_Number_Theorem.Mertens_Theorems

21:16:43 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

21:16:43 Pi_Calculus: theory Pi_Calculus.Strong_Late_Expansion_Law

21:16:43 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim

21:16:44 Pi_Calculus: theory Pi_Calculus.Strong_Early_Late_Comp

21:16:44 Prim_Dijkstra_Simple: theory HOL-Data_Structures.RBT_Map

21:16:44 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_SC

21:16:44 Pi_Calculus: theory Pi_Calculus.Strong_Late_Axiomatisation

21:16:44 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_SC

21:16:44 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_Subst

21:16:45 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_SC

21:16:45 Pi_Calculus: theory Pi_Calculus.Weak_Late_Sim_Pres

21:16:45 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Sim

21:16:45 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.More_Dirichlet_Misc

21:16:45 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

21:16:45 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_Pres

21:16:46 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_Pres

21:16:46 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

21:16:46 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Primorial

21:16:46 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Shapiro_Tauberian

21:16:47 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Dijkstra_Impl

21:16:47 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Prim_Impl

21:16:49 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Pres

21:16:49 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

21:16:49 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Moebius_Mu_Sum

21:16:49 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

21:16:50 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong

21:16:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic

21:16:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/document.pdf

21:16:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/outline.pdf

21:16:50 Timing Girth_Chromatic (4 threads, 121.431s elapsed time, 241.824s cpu time, 7.968s GC time, factor 1.99)

21:16:50 Finished Girth_Chromatic (0:03:10 elapsed time, 0:05:33 cpu time, factor 1.75)

21:16:50 Running Dirichlet_L ...

21:16:51 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

21:16:51 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Subst

21:16:51 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Sim_Pres

21:16:51 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.PNT_Consequences

21:16:52 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Subst_SC

21:16:52 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Pres

21:16:57 Dirichlet_L: theory HOL-Decision_Procs.Dense_Linear_Order

21:16:57 Dirichlet_L: theory HOL-Library.Lattice_Algebras

21:16:57 Dirichlet_L: theory HOL-Library.Log_Nat

21:16:57 Dirichlet_L: theory Lehmer.Lehmer

21:16:57 Dirichlet_L: theory Pratt_Certificate.Pratt_Certificate

21:17:06 Hidden_Markov_Models: theory Hidden_Markov_Models.HMM_Implementation

21:17:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate

21:17:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate/document.pdf

21:17:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate/outline.pdf

21:17:08 Timing Bertrands_Postulate (4 threads, 87.406s elapsed time, 221.312s cpu time, 3.404s GC time, factor 2.53)

21:17:08 Finished Bertrands_Postulate (0:01:41 elapsed time, 0:03:58 cpu time, factor 2.36)

21:17:08 Running ZFC_in_HOL ...

21:17:10 ZFC_in_HOL: theory HOL-Cardinals.Order_Relation_More

21:17:10 ZFC_in_HOL: theory HOL-Cardinals.Order_Union

21:17:10 ZFC_in_HOL: theory HOL-Cardinals.Fun_More

21:17:10 ZFC_in_HOL: theory HOL-Library.FuncSet

21:17:10 ZFC_in_HOL: theory HOL-Library.Infinite_Set

21:17:11 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Extension

21:17:11 ZFC_in_HOL: theory HOL-Cardinals.Wellfounded_More

21:17:11 ZFC_in_HOL: theory HOL-Library.Nat_Bijection

21:17:11 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Relation

21:17:12 ZFC_in_HOL: theory HOL-Library.Old_Datatype

21:17:12 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Embedding

21:17:12 ZFC_in_HOL: theory HOL-Library.Equipollence

21:17:13 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Constructions

21:17:13 Dirichlet_L: theory HOL-Library.Interval

21:17:13 Dirichlet_L: theory HOL-Library.Float

21:17:14 ZFC_in_HOL: theory HOL-Library.Countable

21:17:15 ZFC_in_HOL: theory HOL-Cardinals.Cardinal_Order_Relation

21:17:15 ZFC_in_HOL: theory HOL-Cardinals.Ordinal_Arithmetic

21:17:19 ZFC_in_HOL: theory HOL-Library.Countable_Set

21:17:20 ZFC_in_HOL: theory HOL-Cardinals.Cardinal_Arithmetic

21:17:20 Dirichlet_L: theory HOL-Library.Interval_Float

21:17:22 ZFC_in_HOL: theory HOL-Cardinals.Cardinals

21:17:22 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_Library

21:17:23 Dirichlet_L: theory HOL-Decision_Procs.Approximation_Bounds

21:17:23 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_in_HOL

21:17:25 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_Cardinals

21:17:29 ZFC_in_HOL: theory ZFC_in_HOL.Kirby

21:17:29 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_Typeclasses

21:17:31 ZFC_in_HOL: theory ZFC_in_HOL.Ordinal_Exp

21:17:31 ZFC_in_HOL: theory ZFC_in_HOL.Cantor_NF

21:17:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018

21:17:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018/document.pdf

21:17:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018/outline.pdf

21:17:32 Timing VerifyThis2018 (4 threads, 97.173s elapsed time, 208.088s cpu time, 3.412s GC time, factor 2.14)

21:17:32 Finished VerifyThis2018 (0:01:51 elapsed time, 0:04:16 cpu time, factor 2.30)

21:17:32 Running Prime_Harmonic_Series ...

21:17:33 Dirichlet_L: theory Bertrands_Postulate.Bertrand

21:17:36 Prime_Harmonic_Series: theory HOL-Number_Theory.Cong

21:17:36 Prime_Harmonic_Series: theory HOL-Algebra.Congruence

21:17:36 Prime_Harmonic_Series: theory HOL-Library.Power_By_Squaring

21:17:36 Prime_Harmonic_Series: theory HOL-Number_Theory.Eratosthenes

21:17:37 Prime_Harmonic_Series: theory HOL-Number_Theory.Fib

21:17:38 Prime_Harmonic_Series: theory HOL-Number_Theory.Prime_Powers

21:17:41 Prime_Harmonic_Series: theory HOL-Algebra.Order

21:17:41 Prime_Harmonic_Series: theory HOL-Number_Theory.Mod_Exp

21:17:41 Prime_Harmonic_Series: theory HOL-Number_Theory.Totient

21:17:44 Prime_Harmonic_Series: theory HOL-Algebra.Lattice

21:17:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Deriving

21:17:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Deriving/document.pdf

21:17:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Deriving/outline.pdf

21:17:44 Timing Generic_Deriving (4 threads, 93.707s elapsed time, 204.524s cpu time, 20.312s GC time, factor 2.18)

21:17:44 Finished Generic_Deriving (0:01:44 elapsed time, 0:03:39 cpu time, factor 2.10)

21:17:44 Running AutoFocus-Stream ...

21:17:48 Prime_Harmonic_Series: theory HOL-Algebra.Complete_Lattice

21:17:48 AutoFocus-Stream: theory AutoFocus-Stream.ListSlice

21:17:49 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream

21:17:49 Prime_Harmonic_Series: theory HOL-Algebra.Group

21:17:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prim_Dijkstra_Simple

21:17:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prim_Dijkstra_Simple/document.pdf

21:17:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prim_Dijkstra_Simple/outline.pdf

21:17:53 Timing Prim_Dijkstra_Simple (4 threads, 91.927s elapsed time, 198.204s cpu time, 4.620s GC time, factor 2.16)

21:17:53 Finished Prim_Dijkstra_Simple (0:01:42 elapsed time, 0:05:18 cpu time, factor 3.10)

21:17:53 Running Call_Arity ...

21:17:54 Prime_Harmonic_Series: theory HOL-Algebra.Coset

21:17:54 Prime_Harmonic_Series: theory HOL-Algebra.FiniteProduct

21:17:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner

21:17:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner/document.pdf

21:17:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner/outline.pdf

21:17:54 Timing Signature_Groebner (4 threads, 138.319s elapsed time, 219.480s cpu time, 20.312s GC time, factor 1.59)

21:17:54 Finished Signature_Groebner (0:02:43 elapsed time, 0:04:11 cpu time, factor 1.53)

21:17:54 Running Twelvefold_Way ...

21:17:55 Prime_Harmonic_Series: theory HOL-Algebra.Ring

21:17:56 Call_Arity: theory Call_Arity.BalancedTraces

21:17:56 Call_Arity: theory Call_Arity.ConstOn

21:17:56 Call_Arity: theory Call_Arity.List-Interleavings

21:17:56 Call_Arity: theory Call_Arity.Set-Cpo

21:17:57 Call_Arity: theory Call_Arity.Arity

21:17:57 Call_Arity: theory Call_Arity.EtaExpansion

21:17:57 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream_Exec

21:17:57 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream

21:17:57 Call_Arity: theory Call_Arity.SestoftConf

21:17:57 Call_Arity: theory Call_Arity.Env-Set-Cpo

21:17:57 Prime_Harmonic_Series: theory HOL-Algebra.Generated_Groups

21:17:58 Call_Arity: theory Call_Arity.AEnv

21:17:58 Call_Arity: theory Call_Arity.TTree

21:17:58 Call_Arity: theory Call_Arity.AList-Utils-HOLCF

21:17:58 Twelvefold_Way: theory HOL-Eisbach.Eisbach

21:17:58 Twelvefold_Way: theory Card_Multisets.Card_Multisets

21:17:58 Twelvefold_Way: theory Card_Number_Partitions.Additions_to_Main

21:17:58 Twelvefold_Way: theory Card_Partitions.Set_Partition

21:17:58 Twelvefold_Way: theory Card_Number_Partitions.Number_Partition

21:17:58 Twelvefold_Way: theory HOL-ex.Birthday_Paradox

21:17:58 Hidden_Markov_Models: theory Hidden_Markov_Models.HMM_Example

21:17:59 Twelvefold_Way: theory Card_Number_Partitions.Card_Number_Partitions

21:18:00 Call_Arity: theory Call_Arity.AnalBinds

21:18:00 Call_Arity: theory Call_Arity.Cardinality-Domain

21:18:01 Call_Arity: theory Call_Arity.CoCallGraph

21:18:01 Twelvefold_Way: theory Card_Partitions.Injectivity_Solver

21:18:02 Call_Arity: theory Call_Arity.TTree-HOLCF

21:18:02 Call_Arity: theory Call_Arity.Arity-Nominal

21:18:02 Call_Arity: theory Call_Arity.ArityStack

21:18:02 Twelvefold_Way: theory Card_Partitions.Card_Partitions

21:18:03 Twelvefold_Way: theory Bell_Numbers_Spivey.Bell_Numbers

21:18:03 Call_Arity: theory Call_Arity.Sestoft

21:18:04 Twelvefold_Way: theory Twelvefold_Way.Preliminaries

21:18:05 Call_Arity: theory Call_Arity.EtaExpansionSafe

21:18:05 Call_Arity: theory Call_Arity.SestoftGC

21:18:05 Call_Arity: theory Call_Arity.SestoftCorrect

21:18:05 Call_Arity: theory Call_Arity.CardinalityAnalysisSig

21:18:06 Call_Arity: theory Call_Arity.CoCallAnalysisSig

21:18:06 Call_Arity: theory Call_Arity.CoCallGraph-TTree

21:18:06 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream_Exec

21:18:07 Prime_Harmonic_Series: theory HOL-Algebra.AbelCoset

21:18:07 Prime_Harmonic_Series: theory HOL-Algebra.Module

21:18:07 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Core

21:18:08 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry1

21:18:08 Call_Arity: theory Call_Arity.TTreeAnalysisSig

21:18:09 Call_Arity: theory Call_Arity.ArityAnalysisSig

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry2

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Equiv_Relations_on_Functions

21:18:09 Call_Arity: theory Call_Arity.Cardinality-Domain-Lists

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections_Direct

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry10

21:18:09 Call_Arity: theory Call_Arity.CoCallGraph-Nominal

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry4

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry5

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry6

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry7

21:18:09 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry11

21:18:10 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry8

21:18:10 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry9

21:18:10 Call_Arity: theory Call_Arity.CoCallAnalysisBinds

21:18:10 Call_Arity: theory Call_Arity.TransformTools

21:18:10 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry12

21:18:10 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry3

21:18:10 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections

21:18:11 Call_Arity: theory Call_Arity.ArityAnalysisAbinds

21:18:11 Call_Arity: theory Call_Arity.ArityAnalysisStack

21:18:12 Call_Arity: theory Call_Arity.CoCallAritySig

21:18:12 Call_Arity: theory Call_Arity.ArityAnalysisSpec

21:18:12 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way

21:18:13 Call_Arity: theory Call_Arity.CardinalityAnalysisSpec

21:18:13 Call_Arity: theory Call_Arity.ArityAnalysisFix

21:18:13 Call_Arity: theory Call_Arity.ArityConsistent

21:18:13 Call_Arity: theory Call_Arity.CoCallAnalysisSpec

21:18:13 Call_Arity: theory Call_Arity.ArityAnalysisFixProps

21:18:14 Call_Arity: theory Call_Arity.CoCallImplTTree

21:18:14 Call_Arity: theory Call_Arity.TTreeAnalysisSpec

21:18:15 Call_Arity: theory Call_Arity.NoCardinalityAnalysis

21:18:16 Call_Arity: theory Call_Arity.TTreeImplCardinality

21:18:16 Call_Arity: theory Call_Arity.AbstractTransform

21:18:17 Call_Arity: theory Call_Arity.CoCallImplTTreeSafe

21:18:17 Call_Arity: theory Call_Arity.ArityEtaExpansion

21:18:18 Call_Arity: theory Call_Arity.ArityEtaExpansionSafe

21:18:18 Call_Arity: theory Call_Arity.CoCallFix

21:18:18 Call_Arity: theory Call_Arity.TrivialArityAnal

21:18:18 Call_Arity: theory Call_Arity.TTreeImplCardinalitySafe

21:18:19 Prime_Harmonic_Series: theory HOL-Algebra.Ideal

21:18:20 Call_Arity: theory Call_Arity.ArityTransform

21:18:21 Call_Arity: theory Call_Arity.CoCallAnalysisImpl

21:18:22 Call_Arity: theory Call_Arity.ArityTransformSafe

21:18:22 Call_Arity: theory Call_Arity.CardArityTransformSafe

21:18:23 Call_Arity: theory Call_Arity.ArityAnalysisCorrDenotational

21:18:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models

21:18:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/document.pdf

21:18:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/outline.pdf

21:18:25 Timing Hidden_Markov_Models (4 threads, 125.548s elapsed time, 174.132s cpu time, 14.376s GC time, factor 1.39)

21:18:25 Finished Hidden_Markov_Models (0:02:19 elapsed time, 0:03:12 cpu time, factor 1.38)

21:18:25 Running LightweightJava ...

21:18:25 Prime_Harmonic_Series: theory HOL-Algebra.RingHom

21:18:25 Call_Arity: theory Call_Arity.CallArityEnd2End

21:18:25 Call_Arity: theory Call_Arity.CoCallImplSafe

21:18:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus

21:18:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus/document.pdf

21:18:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus/outline.pdf

21:18:26 Timing Pi_Calculus (4 threads, 97.335s elapsed time, 244.896s cpu time, 12.892s GC time, factor 2.52)

21:18:26 Finished Pi_Calculus (0:02:07 elapsed time, 0:04:45 cpu time, factor 2.24)

21:18:26 Building Saturation_Framework ...

21:18:27 Call_Arity: theory Call_Arity.CallArityEnd2EndSafe

21:18:27 Prime_Harmonic_Series: theory HOL-Algebra.UnivPoly

21:18:29 LightweightJava: theory LightweightJava.Lightweight_Java_Definition

21:18:30 Saturation_Framework: theory Saturation_Framework.Calculus

21:18:30 Saturation_Framework: theory Lambda_Free_RPOs.Lambda_Free_Util

21:18:30 Saturation_Framework: theory Open_Induction.Restricted_Predicates

21:18:30 Saturation_Framework: theory Well_Quasi_Orders.Infinite_Sequences

21:18:32 Saturation_Framework: theory Well_Quasi_Orders.Minimal_Elements

21:18:35 Saturation_Framework: theory Saturation_Framework.Calculus_Variations

21:18:35 Saturation_Framework: theory Saturation_Framework.Intersection_Calculus

21:18:36 Saturation_Framework: theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

21:18:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary

21:18:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/document.pdf

21:18:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/outline.pdf

21:18:42 Timing Prime_Distribution_Elementary (4 threads, 73.626s elapsed time, 200.996s cpu time, 3.912s GC time, factor 2.73)

21:18:42 Finished Prime_Distribution_Elementary (0:02:17 elapsed time, 0:04:43 cpu time, factor 2.06)

21:18:42 Running EdmondsKarp_Maxflow ...

21:18:42 Saturation_Framework: theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

21:18:44 Saturation_Framework: theory Saturation_Framework.Given_Clause_Architectures

21:18:49 Dirichlet_L: theory Dirichlet_L.Group_Adjoin

21:18:49 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

21:18:49 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.FordFulkerson_Algo

21:18:49 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

21:18:50 Prime_Harmonic_Series: theory HOL-Algebra.Multiplicative_Group

21:18:50 Dirichlet_L: theory Dirichlet_L.Multiplicative_Characters

21:18:51 Dirichlet_L: theory Dirichlet_L.Dirichlet_Characters

21:18:53 Dirichlet_L: theory Dirichlet_L.Dirichlet_L_Functions

21:18:54 LightweightJava: theory LightweightJava.Lightweight_Java_Equivalence

21:18:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ZFC_in_HOL

21:18:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ZFC_in_HOL/document.pdf

21:18:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ZFC_in_HOL/outline.pdf

21:18:56 Timing ZFC_in_HOL (4 threads, 93.231s elapsed time, 246.220s cpu time, 5.836s GC time, factor 2.64)

21:18:56 Finished ZFC_in_HOL (0:01:47 elapsed time, 0:04:26 cpu time, factor 2.47)

21:18:56 Running Tree-Automata ...

21:18:57 Prime_Harmonic_Series: theory HOL-Number_Theory.Residues

21:18:58 LightweightJava: theory LightweightJava.Lightweight_Java_Proof

21:19:01 Prime_Harmonic_Series: theory HOL-Number_Theory.Euler_Criterion

21:19:01 Prime_Harmonic_Series: theory HOL-Number_Theory.Pocklington

21:19:01 Prime_Harmonic_Series: theory HOL-Number_Theory.Gauss

21:19:02 Prime_Harmonic_Series: theory HOL-Number_Theory.Residue_Primitive_Roots

21:19:02 Prime_Harmonic_Series: theory HOL-Number_Theory.Quadratic_Reciprocity

21:19:02 Tree-Automata: theory Collections_Examples.Exploration

21:19:02 Tree-Automata: theory Tree-Automata.Tree

21:19:04 Prime_Harmonic_Series: theory HOL-Number_Theory.Number_Theory

21:19:07 Tree-Automata: theory Tree-Automata.Ta

21:19:07 Prime_Harmonic_Series: theory Prime_Harmonic_Series.Prime_Harmonic_Misc

21:19:07 Prime_Harmonic_Series: theory Prime_Harmonic_Series.Squarefree_Nat

21:19:08 Prime_Harmonic_Series: theory Prime_Harmonic_Series.Prime_Harmonic

21:19:08 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

21:19:10 Dirichlet_L: theory Dirichlet_L.Dirichlet_Theorem

21:19:19 Tree-Automata: theory Tree-Automata.AbsAlgo

21:19:24 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

21:19:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream

21:19:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream/document.pdf

21:19:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream/outline.pdf

21:19:24 Timing AutoFocus-Stream (4 threads, 84.705s elapsed time, 188.412s cpu time, 3.004s GC time, factor 2.22)

21:19:24 Finished AutoFocus-Stream (0:01:40 elapsed time, 0:03:30 cpu time, factor 2.10)

21:19:24 Running Power_Sum_Polynomials ...

21:19:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L

21:19:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/document.pdf

21:19:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/outline.pdf

21:19:29 Timing Dirichlet_L (4 threads, 142.161s elapsed time, 345.092s cpu time, 9.092s GC time, factor 2.43)

21:19:29 Finished Dirichlet_L (0:02:37 elapsed time, 0:06:05 cpu time, factor 2.32)

21:19:29 Running HOL-Nitpick_Examples ...

21:19:29 Power_Sum_Polynomials: theory Polynomial_Interpolation.Missing_Unsorted

21:19:29 Power_Sum_Polynomials: theory Matrix.Utility

21:19:29 Power_Sum_Polynomials: theory Polynomial_Interpolation.Ring_Hom

21:19:30 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_List

21:19:31 HOL-Nitpick_Examples: theory HOL-Library.Quotient_Syntax

21:19:31 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Core_Nits

21:19:31 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Datatype_Nits

21:19:31 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Hotel_Nits

21:19:31 HOL-Nitpick_Examples: theory HOL-Library.Quotient_Product

21:19:32 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Induct_Nits

21:19:32 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Integer_Nits

21:19:33 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Mini_Nits

21:19:33 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Mono_Nits

21:19:34 Tree-Automata: theory Tree-Automata.Ta_impl

21:19:34 Power_Sum_Polynomials: theory Polynomial_Interpolation.Missing_Polynomial

21:19:36 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Pattern_Nits

21:19:36 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Record_Nits

21:19:36 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Refute_Nits

21:19:36 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Special_Nits

21:19:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way

21:19:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way/document.pdf

21:19:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way/outline.pdf

21:19:37 Timing Twelvefold_Way (4 threads, 87.853s elapsed time, 218.912s cpu time, 3.576s GC time, factor 2.49)

21:19:37 Finished Twelvefold_Way (0:01:42 elapsed time, 0:03:58 cpu time, factor 2.33)

21:19:37 Running Poincare_Disc ...

21:19:37 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Tests_Nits

21:19:38 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_Multiset

21:19:38 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Manual_Nits

21:19:38 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_Polynomial_Factorial

21:19:39 Power_Sum_Polynomials: theory Polynomial_Factorization.Order_Polynomial

21:19:39 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Typedef_Nits

21:19:39 Power_Sum_Polynomials: theory Polynomial_Factorization.Prime_Factorization

21:19:39 Power_Sum_Polynomials: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

21:19:39 Power_Sum_Polynomials: theory Polynomial_Interpolation.Ring_Hom_Poly

21:19:39 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

21:19:40 Poincare_Disc: theory Poincare_Disc.Poincare_Lines

21:19:40 Poincare_Disc: theory Poincare_Disc.Hyperbolic_Functions

21:19:40 Poincare_Disc: theory Poincare_Disc.Tarski

21:19:41 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Polynomials

21:19:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Call_Arity

21:19:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Call_Arity/document.pdf

21:19:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Call_Arity/outline.pdf

21:19:42 Timing Call_Arity (4 threads, 89.744s elapsed time, 233.996s cpu time, 14.532s GC time, factor 2.61)

21:19:42 Finished Call_Arity (0:01:48 elapsed time, 0:04:22 cpu time, factor 2.42)

21:19:42 Running SIFUM_Type_Systems ...

21:19:42 Poincare_Disc: theory Poincare_Disc.Poincare_Lines_Ideal_Points

21:19:43 Power_Sum_Polynomials: theory Polynomial_Factorization.Gauss_Lemma

21:19:43 Poincare_Disc: theory Poincare_Disc.Poincare_Distance

21:19:44 Poincare_Disc: theory Poincare_Disc.Poincare_Between

21:19:45 SIFUM_Type_Systems: theory HOL-Library.Lattice_Syntax

21:19:45 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Preliminaries

21:19:45 Power_Sum_Polynomials: theory Polynomial_Factorization.Rational_Root_Test

21:19:45 Poincare_Disc: theory Poincare_Disc.Poincare_Lines_Axis_Intersections

21:19:46 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Puzzle

21:19:46 Poincare_Disc: theory Poincare_Disc.Poincare_Circles

21:19:47 Poincare_Disc: theory Poincare_Disc.Poincare_Perpendicular

21:19:47 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Language

21:19:47 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Security

21:19:48 Poincare_Disc: theory Poincare_Disc.Poincare

21:19:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework

21:19:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework/document.pdf

21:19:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework/outline.pdf

21:19:48 Timing Saturation_Framework (4 threads, 33.885s elapsed time, 76.040s cpu time, 2.176s GC time, factor 2.24)

21:19:48 Finished Saturation_Framework (0:01:21 elapsed time, 0:02:22 cpu time, factor 1.75)

21:19:48 Running SequentInvertibility ...

21:19:50 Poincare_Disc: theory Poincare_Disc.Poincare_Tarski

21:19:51 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Compositionality

21:19:51 SequentInvertibility: theory HOL-Library.Cancellation

21:19:52 SequentInvertibility: theory HOL-Library.Multiset

21:19:56 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Checked_Impl

21:19:57 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Nitpick_Examples

21:19:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series

21:19:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/document.pdf

21:19:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/outline.pdf

21:19:58 Timing Prime_Harmonic_Series (4 threads, 134.565s elapsed time, 378.432s cpu time, 21.396s GC time, factor 2.81)

21:19:58 Finished Prime_Harmonic_Series (0:02:25 elapsed time, 0:06:34 cpu time, factor 2.71)

21:19:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava

21:19:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava/document.pdf

21:19:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava/outline.pdf

21:19:58 Timing LightweightJava (4 threads, 82.281s elapsed time, 140.016s cpu time, 3.324s GC time, factor 1.70)

21:19:58 Finished LightweightJava (0:01:32 elapsed time, 0:02:33 cpu time, factor 1.66)

21:19:58 Running BDD ...

21:19:58 Building Randomised_Social_Choice ...

21:19:58 SIFUM_Type_Systems: theory SIFUM_Type_Systems.LocallySoundModeUse

21:19:59 SIFUM_Type_Systems: theory SIFUM_Type_Systems.TypeSystem

21:20:03 Randomised_Social_Choice: theory Randomised_Social_Choice.Lotteries

21:20:03 Randomised_Social_Choice: theory Randomised_Social_Choice.QSOpt_Exact

21:20:03 Randomised_Social_Choice: theory List-Index.List_Index

21:20:05 Randomised_Social_Choice: theory Randomised_Social_Choice.Order_Predicates

21:20:05 SequentInvertibility: theory SequentInvertibility.ModalSequents

21:20:06 SequentInvertibility: theory SequentInvertibility.MultiSequents

21:20:06 SequentInvertibility: theory SequentInvertibility.SRCTransforms

21:20:06 SequentInvertibility: theory SequentInvertibility.SingleSuccedent

21:20:08 BDD: theory BDD.BinDag

21:20:08 Randomised_Social_Choice: theory Randomised_Social_Choice.Preference_Profiles

21:20:09 BDD: theory BDD.General

21:20:10 Randomised_Social_Choice: theory Randomised_Social_Choice.Elections

21:20:10 Randomised_Social_Choice: theory Randomised_Social_Choice.Utility_Functions

21:20:10 Randomised_Social_Choice: theory Randomised_Social_Choice.Preference_Profile_Cmd

21:20:11 Tree-Automata: theory Tree-Automata.Ta_impl_codegen

21:20:12 SequentInvertibility: theory SequentInvertibility.NominalSequents

21:20:13 Randomised_Social_Choice: theory Randomised_Social_Choice.Stochastic_Dominance

21:20:14 Randomised_Social_Choice: theory Randomised_Social_Choice.SD_Efficiency

21:20:14 BDD: theory BDD.ProcedureSpecs

21:20:15 Randomised_Social_Choice: theory Randomised_Social_Choice.Social_Decision_Schemes

21:20:17 BDD: theory BDD.EvalProof

21:20:17 BDD: theory BDD.RepointProof

21:20:17 BDD: theory BDD.LevellistProof

21:20:18 BDD: theory BDD.ShareRepProof

21:20:18 BDD: theory BDD.ShareReduceRepListProof

21:20:19 BDD: theory BDD.NormalizeTotalProof

21:20:20 Randomised_Social_Choice: theory Randomised_Social_Choice.Random_Dictatorship

21:20:20 Randomised_Social_Choice: theory Randomised_Social_Choice.SDS_Automation

21:20:20 Randomised_Social_Choice: theory Randomised_Social_Choice.SDS_Lowering

21:20:21 Randomised_Social_Choice: theory Randomised_Social_Choice.Random_Serial_Dictatorship

21:20:22 Randomised_Social_Choice: theory Randomised_Social_Choice.Randomised_Social_Choice

21:20:26 SequentInvertibility: theory SequentInvertibility.SequentInvertibility

21:20:39 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

21:20:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata

21:20:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata/document.pdf

21:20:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata/outline.pdf

21:20:41 Timing Tree-Automata (4 threads, 87.102s elapsed time, 124.416s cpu time, 3.364s GC time, factor 1.43)

21:20:41 Finished Tree-Automata (0:01:43 elapsed time, 0:02:25 cpu time, factor 1.40)

21:20:41 Running Relational_Disjoint_Set_Forests ...

21:20:44 Relational_Disjoint_Set_Forests: theory Aggregation_Algebras.Hoare_Logic

21:20:49 Relational_Disjoint_Set_Forests: theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

21:21:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nitpick_Examples

21:21:01 Timing HOL-Nitpick_Examples (4 threads, 87.995s elapsed time, 181.188s cpu time, 3.832s GC time, factor 2.06)

21:21:01 Finished HOL-Nitpick_Examples (0:01:31 elapsed time, 0:03:04 cpu time, factor 2.02)

21:21:01 Running Knot_Theory ...

21:21:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Power_Sum_Polynomials

21:21:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Power_Sum_Polynomials/document.pdf

21:21:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Power_Sum_Polynomials/outline.pdf

21:21:03 Timing Power_Sum_Polynomials (4 threads, 86.096s elapsed time, 173.440s cpu time, 3.836s GC time, factor 2.01)

21:21:03 Finished Power_Sum_Polynomials (0:01:38 elapsed time, 0:03:10 cpu time, factor 1.93)

21:21:03 Running LinearQuantifierElim ...

21:21:05 Knot_Theory: theory HOL-Computational_Algebra.Factorial_Ring

21:21:05 Knot_Theory: theory HOL-Computational_Algebra.Fraction_Field

21:21:05 Knot_Theory: theory Knot_Theory.Preliminaries

21:21:05 Knot_Theory: theory Knot_Theory.Tangle_Relation

21:21:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow

21:21:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow/document.pdf

21:21:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow/outline.pdf

21:21:07 Timing EdmondsKarp_Maxflow (4 threads, 129.527s elapsed time, 159.424s cpu time, 4.048s GC time, factor 1.23)

21:21:07 Finished EdmondsKarp_Maxflow (0:02:24 elapsed time, 0:03:36 cpu time, factor 1.50)

21:21:07 Running Linear_Inequalities ...

21:21:07 LinearQuantifierElim: theory LinearQuantifierElim.Logic

21:21:10 Knot_Theory: theory Knot_Theory.Tangles

21:21:11 Knot_Theory: theory Knot_Theory.Tangle_Algebra

21:21:13 Knot_Theory: theory Knot_Theory.Tangle_Moves

21:21:14 LinearQuantifierElim: theory LinearQuantifierElim.QE

21:21:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice

21:21:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/document.pdf

21:21:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/outline.pdf

21:21:15 Timing Randomised_Social_Choice (4 threads, 24.285s elapsed time, 62.904s cpu time, 2.484s GC time, factor 2.59)

21:21:15 Finished Randomised_Social_Choice (0:01:15 elapsed time, 0:02:07 cpu time, factor 1.70)

21:21:15 Running HOL-SET_Protocol ...

21:21:15 Knot_Theory: theory Knot_Theory.Link_Algebra

21:21:16 Knot_Theory: theory Knot_Theory.Example

21:21:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFUM_Type_Systems

21:21:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFUM_Type_Systems/document.pdf

21:21:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFUM_Type_Systems/outline.pdf

21:21:16 Timing SIFUM_Type_Systems (4 threads, 81.184s elapsed time, 171.940s cpu time, 6.472s GC time, factor 2.12)

21:21:16 Finished SIFUM_Type_Systems (0:01:33 elapsed time, 0:03:10 cpu time, factor 2.03)

21:21:16 Running Gaussian_Integers ...

21:21:16 Linear_Inequalities: theory Linear_Inequalities.Missing_Matrix

21:21:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Disc

21:21:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Disc/document.pdf

21:21:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Disc/outline.pdf

21:21:17 Timing Poincare_Disc (4 threads, 85.421s elapsed time, 249.592s cpu time, 3.676s GC time, factor 2.92)

21:21:17 Finished Poincare_Disc (0:01:39 elapsed time, 0:04:32 cpu time, factor 2.73)

21:21:17 Running Adaptive_State_Counting ...

21:21:17 HOL-SET_Protocol: theory HOL-Library.Nat_Bijection

21:21:18 Linear_Inequalities: theory Linear_Inequalities.Missing_VS_Connect

21:21:18 LinearQuantifierElim: theory LinearQuantifierElim.DLO

21:21:18 LinearQuantifierElim: theory LinearQuantifierElim.LinArith

21:21:18 LinearQuantifierElim: theory LinearQuantifierElim.PresArith

21:21:18 HOL-SET_Protocol: theory HOL-SET_Protocol.Message_SET

21:21:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility

21:21:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility/document.pdf

21:21:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility/outline.pdf

21:21:19 Timing SequentInvertibility (4 threads, 79.992s elapsed time, 194.564s cpu time, 15.904s GC time, factor 2.43)

21:21:19 Finished SequentInvertibility (0:01:28 elapsed time, 0:03:28 cpu time, factor 2.36)

21:21:19 Running Stern_Brocot ...

21:21:21 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers

21:21:21 Gaussian_Integers: theory Matrix.Utility

21:21:22 Linear_Inequalities: theory Linear_Inequalities.Sum_Vec_Set

21:21:22 Linear_Inequalities: theory Linear_Inequalities.Basis_Extension

21:21:22 Gaussian_Integers: theory Polynomial_Factorization.Missing_List

21:21:22 Linear_Inequalities: theory Linear_Inequalities.Integral_Bounded_Vectors

21:21:23 LinearQuantifierElim: theory LinearQuantifierElim.Cooper

21:21:23 Adaptive_State_Counting: theory HOL-Hoare.Hoare_Logic

21:21:23 Adaptive_State_Counting: theory Adaptive_State_Counting.FSM

21:21:23 LinearQuantifierElim: theory LinearQuantifierElim.QEpres

21:21:23 Stern_Brocot: theory HOL-Library.BNF_Corec

21:21:24 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo

21:21:24 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_fr

21:21:24 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_inf

21:21:24 LinearQuantifierElim: theory LinearQuantifierElim.FRE

21:21:24 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_ex

21:21:24 HOL-SET_Protocol: theory HOL-SET_Protocol.Event_SET

21:21:24 LinearQuantifierElim: theory LinearQuantifierElim.QElin

21:21:25 LinearQuantifierElim: theory LinearQuantifierElim.QElin_inf

21:21:25 LinearQuantifierElim: theory LinearQuantifierElim.QElin_opt

21:21:26 HOL-SET_Protocol: theory HOL-SET_Protocol.Public_SET

21:21:27 Knot_Theory: theory HOL-Computational_Algebra.Polynomial

21:21:27 HOL-SET_Protocol: theory HOL-SET_Protocol.Purchase

21:21:27 HOL-SET_Protocol: theory HOL-SET_Protocol.Cardholder_Registration

21:21:27 HOL-SET_Protocol: theory HOL-SET_Protocol.Merchant_Registration

21:21:29 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

21:21:29 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

21:21:30 Gaussian_Integers: theory Polynomial_Factorization.Missing_Multiset

21:21:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BDD

21:21:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BDD/document.pdf

21:21:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BDD/outline.pdf

21:21:31 Timing BDD (4 threads, 77.907s elapsed time, 232.944s cpu time, 3.248s GC time, factor 2.99)

21:21:31 Finished BDD (0:01:31 elapsed time, 0:04:12 cpu time, factor 2.75)

21:21:31 Running Dict_Construction ...

21:21:32 Gaussian_Integers: theory Polynomial_Factorization.Prime_Factorization

21:21:33 HOL-SET_Protocol: theory HOL-SET_Protocol.SET_Protocol

21:21:33 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Test

21:21:33 Dict_Construction: theory Automatic_Refinement.Refine_Util_Bootstrap1

21:21:33 Dict_Construction: theory Deriving.Derive_Manager

21:21:33 Dict_Construction: theory Deriving.Generator_Aux

21:21:33 Dict_Construction: theory Dict_Construction.Impossibility

21:21:34 Dict_Construction: theory Automatic_Refinement.Mk_Term_Antiquot

21:21:34 Dict_Construction: theory Automatic_Refinement.Mpat_Antiquot

21:21:34 Dict_Construction: theory Dict_Construction.Introduction

21:21:34 Dict_Construction: theory HOL-Library.ListVector

21:21:34 Dict_Construction: theory Lazy_Case.Lazy_Case

21:21:34 Dict_Construction: theory Automatic_Refinement.Refine_Util

21:21:34 Adaptive_State_Counting: theory Adaptive_State_Counting.ATC

21:21:34 Linear_Inequalities: theory Linear_Inequalities.Cone

21:21:34 Adaptive_State_Counting: theory Adaptive_State_Counting.FSM_Product

21:21:35 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Everything

21:21:35 Dict_Construction: theory Show.Show

21:21:37 Dict_Construction: theory Dict_Construction.Dict_Construction

21:21:37 Stern_Brocot: theory Stern_Brocot.Cotree

21:21:39 Dict_Construction: theory Show.Show_Instances

21:21:40 Dict_Construction: theory Dict_Construction.Termination

21:21:40 Dict_Construction: theory Dict_Construction.Test_Side_Conditions

21:21:40 Dict_Construction: theory Dict_Construction.Test_Dict_Construction

21:21:41 Linear_Inequalities: theory Linear_Inequalities.Convex_Hull

21:21:41 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_LB

21:21:44 Dict_Construction: theory Dict_Construction.Test_Lazy_Case

21:21:48 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Suite

21:21:49 Knot_Theory: theory Knot_Theory.Kauffman_Matrix

21:21:53 Linear_Inequalities: theory Linear_Inequalities.Dim_Span

21:21:53 Linear_Inequalities: theory Linear_Inequalities.Normal_Vector

21:21:54 Stern_Brocot: theory Stern_Brocot.Cotree_Algebra

21:21:55 Knot_Theory: theory Knot_Theory.Computations

21:21:55 Knot_Theory: theory Knot_Theory.Linkrel_Kauffman

21:21:56 Knot_Theory: theory Knot_Theory.Kauffman_Invariance

21:21:57 Knot_Theory: theory Knot_Theory.Knot_Theory

21:21:58 Linear_Inequalities: theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

21:22:00 Stern_Brocot: theory Stern_Brocot.Stern_Brocot_Tree

21:22:05 Linear_Inequalities: theory Linear_Inequalities.Farkas_Lemma

21:22:05 Linear_Inequalities: theory Linear_Inequalities.Farkas_Minkowsky_Weyl

21:22:09 Linear_Inequalities: theory Linear_Inequalities.Decomposition_Theorem

21:22:13 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Sufficiency

21:22:13 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Hoare

21:22:16 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Example

21:22:22 Linear_Inequalities: theory Linear_Inequalities.Mixed_Integer_Solutions

21:22:26 LinearQuantifierElim: theory LinearQuantifierElim.CertDlo

21:22:26 LinearQuantifierElim: theory LinearQuantifierElim.CertLin

21:22:26 Linear_Inequalities: theory Linear_Inequalities.Integer_Hull

21:22:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim

21:22:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim/document.pdf

21:22:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim/outline.pdf

21:22:37 Timing LinearQuantifierElim (4 threads, 79.875s elapsed time, 209.476s cpu time, 26.160s GC time, factor 2.62)

21:22:37 Finished LinearQuantifierElim (0:01:33 elapsed time, 0:03:47 cpu time, factor 2.44)

21:22:37 Running Robinson_Arithmetic ...

21:22:40 Robinson_Arithmetic: theory HOL-Library.Cancellation

21:22:40 Robinson_Arithmetic: theory HOL-Library.Infinite_Set

21:22:40 Robinson_Arithmetic: theory HOL-Library.Nat_Bijection

21:22:40 Robinson_Arithmetic: theory HOL-Library.Old_Datatype

21:22:42 Robinson_Arithmetic: theory HOL-Library.Phantom_Type

21:22:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol

21:22:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol/document.pdf

21:22:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol/outline.pdf

21:22:42 Timing HOL-SET_Protocol (4 threads, 77.188s elapsed time, 196.904s cpu time, 2.496s GC time, factor 2.55)

21:22:42 Finished HOL-SET_Protocol (0:01:26 elapsed time, 0:03:32 cpu time, factor 2.45)

21:22:42 Running Smooth_Manifolds ...

21:22:42 Robinson_Arithmetic: theory HOL-Library.Quotient_Syntax

21:22:42 Robinson_Arithmetic: theory HOL-Library.Quotient_Option

21:22:42 Robinson_Arithmetic: theory HOL-Library.Multiset

21:22:42 Robinson_Arithmetic: theory HOL-Library.Quotient_Product

21:22:42 Robinson_Arithmetic: theory HOL-Library.Quotient_Set

21:22:43 Robinson_Arithmetic: theory HOL-Library.Countable

21:22:43 Robinson_Arithmetic: theory HOL-Library.Quotient_List

21:22:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory

21:22:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory/document.pdf

21:22:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory/outline.pdf

21:22:43 Timing Knot_Theory (4 threads, 85.487s elapsed time, 230.232s cpu time, 10.712s GC time, factor 2.69)

21:22:43 Finished Knot_Theory (0:01:39 elapsed time, 0:04:09 cpu time, factor 2.51)

21:22:43 Running HOL-UNITY ...

21:22:44 Robinson_Arithmetic: theory HOL-Library.Cardinality

21:22:46 Robinson_Arithmetic: theory HOL-Library.FSet

21:22:46 HOL-UNITY: theory HOL-Library.Cancellation

21:22:46 HOL-UNITY: theory HOL-UNITY.ListOrder

21:22:46 HOL-UNITY: theory HOL-UNITY.UNITY

21:22:46 Smooth_Manifolds: theory HOL-Library.Function_Algebras

21:22:46 Smooth_Manifolds: theory HOL-Library.Quotient_Syntax

21:22:46 Smooth_Manifolds: theory HOL-Types_To_Sets.Prerequisites

21:22:46 Smooth_Manifolds: theory HOL-Types_To_Sets.Types_To_Sets

21:22:46 Smooth_Manifolds: theory HOL-Library.Quotient_Set

21:22:47 Robinson_Arithmetic: theory FinFun.FinFun

21:22:47 Smooth_Manifolds: theory HOL-Types_To_Sets.Group_On_With

21:22:48 HOL-UNITY: theory HOL-UNITY.Constrains

21:22:48 HOL-UNITY: theory HOL-Library.Multiset

21:22:48 HOL-UNITY: theory HOL-UNITY.Deadlock

21:22:48 HOL-UNITY: theory HOL-UNITY.FP

21:22:49 HOL-UNITY: theory HOL-UNITY.Network

21:22:50 HOL-UNITY: theory HOL-UNITY.WFair

21:22:50 Stern_Brocot: theory Stern_Brocot.Bird_Tree

21:22:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gaussian_Integers

21:22:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gaussian_Integers/document.pdf

21:22:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gaussian_Integers/outline.pdf

21:22:50 Timing Gaussian_Integers (4 threads, 80.132s elapsed time, 153.088s cpu time, 3.052s GC time, factor 1.91)

21:22:50 Finished Gaussian_Integers (0:01:32 elapsed time, 0:02:50 cpu time, factor 1.84)

21:22:50 Running Jacobson_Basic_Algebra ...

21:22:50 Smooth_Manifolds: theory HOL-Types_To_Sets.Linear_Algebra_On_With

21:22:51 HOL-UNITY: theory HOL-UNITY.SubstAx

21:22:51 HOL-UNITY: theory HOL-UNITY.Token

21:22:51 HOL-UNITY: theory HOL-UNITY.Detects

21:22:51 HOL-UNITY: theory HOL-UNITY.Union

21:22:52 Smooth_Manifolds: theory HOL-Types_To_Sets.Linear_Algebra_On

21:22:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Inequalities

21:22:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Inequalities/document.pdf

21:22:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Inequalities/outline.pdf

21:22:52 Timing Linear_Inequalities (4 threads, 84.610s elapsed time, 196.048s cpu time, 5.644s GC time, factor 2.32)

21:22:52 Finished Linear_Inequalities (0:01:44 elapsed time, 0:03:42 cpu time, factor 2.13)

21:22:52 Running Statecharts ...

21:22:52 Jacobson_Basic_Algebra: theory HOL-Library.FuncSet

21:22:53 HOL-UNITY: theory HOL-UNITY.Comp

21:22:54 HOL-UNITY: theory HOL-UNITY.Guar

21:22:54 Jacobson_Basic_Algebra: theory Jacobson_Basic_Algebra.Set_Theory

21:22:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Disjoint_Set_Forests

21:22:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Disjoint_Set_Forests/document.pdf

21:22:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Disjoint_Set_Forests/outline.pdf

21:22:54 Timing Relational_Disjoint_Set_Forests (4 threads, 122.021s elapsed time, 171.792s cpu time, 3.492s GC time, factor 1.41)

21:22:54 Finished Relational_Disjoint_Set_Forests (0:02:12 elapsed time, 0:03:06 cpu time, factor 1.41)

21:22:54 Running Generalized_Counting_Sort ...

21:22:54 HOL-UNITY: theory HOL-UNITY.Transformers

21:22:54 Statecharts: theory Statecharts.Contrib

21:22:54 Statecharts: theory Statecharts.Kripke

21:22:55 Statecharts: theory Statecharts.DataSpace

21:22:55 Robinson_Arithmetic: theory Nominal2.Nominal2_Base

21:22:56 HOL-UNITY: theory HOL-UNITY.Extend

21:22:56 Statecharts: theory Statecharts.Data

21:22:56 HOL-UNITY: theory HOL-UNITY.ProgressSets

21:22:56 Jacobson_Basic_Algebra: theory Jacobson_Basic_Algebra.Group_Theory

21:22:57 HOL-UNITY: theory HOL-UNITY.Project

21:22:57 HOL-UNITY: theory HOL-UNITY.Rename

21:22:57 Statecharts: theory Statecharts.Update

21:22:57 HOL-UNITY: theory HOL-UNITY.Lift_prog

21:22:58 HOL-UNITY: theory HOL-UNITY.ELT

21:22:58 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Algorithm

21:22:58 Statecharts: theory Statecharts.Expr

21:22:58 HOL-UNITY: theory HOL-UNITY.PPROD

21:22:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot

21:22:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/document.pdf

21:22:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/outline.pdf

21:22:59 Timing Stern_Brocot (4 threads, 87.146s elapsed time, 100.960s cpu time, 5.416s GC time, factor 1.16)

21:22:59 Finished Stern_Brocot (0:01:39 elapsed time, 0:01:59 cpu time, factor 1.20)

21:22:59 Running Partial_Order_Reduction ...

21:23:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dict_Construction

21:23:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dict_Construction/document.pdf

21:23:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dict_Construction/outline.pdf

21:23:00 Timing Dict_Construction (4 threads, 78.972s elapsed time, 105.180s cpu time, 7.764s GC time, factor 1.33)

21:23:00 Finished Dict_Construction (0:01:28 elapsed time, 0:01:59 cpu time, factor 1.35)

21:23:00 Running PCF ...

21:23:01 HOL-UNITY: theory HOL-Library.Multiset_Order

21:23:01 HOL-UNITY: theory HOL-UNITY.Follows

21:23:02 HOL-UNITY: theory HOL-UNITY.UNITY_Main

21:23:02 PCF: theory HOL-Library.Dual_Ordered_Lattice

21:23:02 PCF: theory HOL-Library.Product_Plus

21:23:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Adaptive_State_Counting

21:23:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Adaptive_State_Counting/document.pdf

21:23:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Adaptive_State_Counting/outline.pdf

21:23:02 Timing Adaptive_State_Counting (4 threads, 86.922s elapsed time, 237.972s cpu time, 6.660s GC time, factor 2.74)

21:23:02 Finished Adaptive_State_Counting (0:01:44 elapsed time, 0:04:23 cpu time, factor 2.51)

21:23:02 Running Hybrid_Multi_Lane_Spatial_Logic ...

21:23:03 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Conservation

21:23:03 PCF: theory HOL-Library.Product_Order

21:23:03 HOL-UNITY: theory HOL-UNITY.AllocBase

21:23:03 HOL-UNITY: theory HOL-UNITY.Channel

21:23:03 HOL-UNITY: theory HOL-UNITY.Common

21:23:03 HOL-UNITY: theory HOL-UNITY.Counter

21:23:03 HOL-UNITY: theory HOL-UNITY.Counterc

21:23:03 HOL-UNITY: theory HOL-UNITY.Alloc

21:23:04 HOL-UNITY: theory HOL-UNITY.AllocImpl

21:23:04 Statecharts: theory Statecharts.SA

21:23:04 HOL-UNITY: theory HOL-UNITY.Client

21:23:04 PCF: theory PCF.Basis

21:23:04 HOL-UNITY: theory HOL-UNITY.Handshake

21:23:04 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Sorting

21:23:05 Partial_Order_Reduction: theory HOL-Library.Case_Converter

21:23:05 Partial_Order_Reduction: theory Partial_Order_Reduction.Basic_Extensions

21:23:05 Partial_Order_Reduction: theory Partial_Order_Reduction.Set_Extensions

21:23:05 Partial_Order_Reduction: theory HOL-Library.Lattice_Syntax

21:23:05 Partial_Order_Reduction: theory HOL-Library.Complete_Partial_Order2

21:23:05 Statecharts: theory Statecharts.HA

21:23:05 HOL-UNITY: theory HOL-UNITY.Lift

21:23:05 HOL-UNITY: theory HOL-UNITY.Mutex

21:23:05 Partial_Order_Reduction: theory Partial_Order_Reduction.Functions

21:23:05 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

21:23:05 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Cars

21:23:05 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

21:23:06 Partial_Order_Reduction: theory HOL-Library.Simps_Case_Conv

21:23:06 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Stability

21:23:06 Robinson_Arithmetic: theory Nominal2.Nominal2_Abs

21:23:06 Partial_Order_Reduction: theory HOL-Library.Prefix_Order

21:23:06 Partial_Order_Reduction: theory Partial_Order_Reduction.Relation_Extensions

21:23:06 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Extensions

21:23:06 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Prefixes

21:23:07 Partial_Order_Reduction: theory LTL.LTL

21:23:07 Partial_Order_Reduction: theory Stuttering_Equivalence.Samplers

21:23:07 PCF: theory PCF.Logical_Relations

21:23:07 Partial_Order_Reduction: theory Partial_Order_Reduction.Word_Prefixes

21:23:07 HOL-UNITY: theory HOL-UNITY.NSP_Bad

21:23:07 Statecharts: theory Statecharts.HAOps

21:23:07 Statecharts: theory Statecharts.HASem

21:23:07 HOL-UNITY: theory HOL-UNITY.PriorityAux

21:23:07 HOL-UNITY: theory HOL-UNITY.Priority

21:23:08 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

21:23:08 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Views

21:23:08 HOL-UNITY: theory HOL-UNITY.Progress

21:23:08 Partial_Order_Reduction: theory Stuttering_Equivalence.StutterEquivalence

21:23:08 HOL-UNITY: theory HOL-UNITY.Reach

21:23:09 HOL-UNITY: theory HOL-UNITY.Reachability

21:23:09 HOL-UNITY: theory HOL-UNITY.TimerArray

21:23:09 PCF: theory PCF.PCF

21:23:10 Partial_Order_Reduction: theory Partial_Order_Reduction.Traces

21:23:10 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Extensions

21:23:10 Statecharts: theory Statecharts.HAKripke

21:23:10 Statecharts: theory Statecharts.CarAudioSystem

21:23:11 Smooth_Manifolds: theory Smooth_Manifolds.Analysis_More

21:23:11 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Move

21:23:11 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

21:23:11 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

21:23:11 Robinson_Arithmetic: theory Nominal2.Nominal2_FCB

21:23:12 Robinson_Arithmetic: theory Nominal2.Nominal2

21:23:12 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Length

21:23:14 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

21:23:14 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

21:23:15 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

21:23:15 Smooth_Manifolds: theory Smooth_Manifolds.Chart

21:23:15 Smooth_Manifolds: theory Smooth_Manifolds.Smooth

21:23:16 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Traces

21:23:17 Smooth_Manifolds: theory Smooth_Manifolds.Topological_Manifold

21:23:17 Partial_Order_Reduction: theory Coinductive.Coinductive_Nat

21:23:18 PCF: theory PCF.Continuations

21:23:19 Smooth_Manifolds: theory Smooth_Manifolds.Bump_Function

21:23:19 Smooth_Manifolds: theory Smooth_Manifolds.Differentiable_Manifold

21:23:19 Partial_Order_Reduction: theory Coinductive.Coinductive_List

21:23:19 Partial_Order_Reduction: theory Partial_Order_Reduction.ENat_Extensions

21:23:20 Partial_Order_Reduction: theory Partial_Order_Reduction.CCPO_Extensions

21:23:20 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

21:23:20 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

21:23:21 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

21:23:21 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

21:23:22 Smooth_Manifolds: theory Smooth_Manifolds.Partition_Of_Unity

21:23:22 Smooth_Manifolds: theory Smooth_Manifolds.Product_Manifold

21:23:22 PCF: theory PCF.OpSem

21:23:22 Smooth_Manifolds: theory Smooth_Manifolds.Projective_Space

21:23:22 Smooth_Manifolds: theory Smooth_Manifolds.Sphere

21:23:22 Robinson_Arithmetic: theory Robinson_Arithmetic.Robinson_Arithmetic

21:23:23 Smooth_Manifolds: theory Smooth_Manifolds.Tangent_Space

21:23:23 Partial_Order_Reduction: theory Partial_Order_Reduction.ESet_Extensions

21:23:32 Smooth_Manifolds: theory Smooth_Manifolds.Cotangent_Space

21:23:34 PCF: theory PCF.SmallStep

21:23:38 Robinson_Arithmetic: theory Robinson_Arithmetic.Instance

21:23:38 Partial_Order_Reduction: theory Coinductive.Coinductive_List_Prefix

21:23:38 Partial_Order_Reduction: theory Coinductive.Coinductive_Stream

21:23:41 Partial_Order_Reduction: theory Partial_Order_Reduction.Coinductive_List_Extensions

21:23:45 Partial_Order_Reduction: theory Stuttering_Equivalence.PLTL

21:23:45 Partial_Order_Reduction: theory Partial_Order_Reduction.LList_Prefixes

21:23:46 Partial_Order_Reduction: theory Partial_Order_Reduction.Stuttering

21:23:49 Partial_Order_Reduction: theory Partial_Order_Reduction.Formula

21:23:49 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

21:23:50 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Abstract

21:23:53 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Analysis

21:23:53 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Correctness

21:23:55 Jacobson_Basic_Algebra: theory Jacobson_Basic_Algebra.Ring_Theory

21:24:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds

21:24:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/document.pdf

21:24:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/outline.pdf

21:24:08 Timing Smooth_Manifolds (4 threads, 67.632s elapsed time, 157.388s cpu time, 4.804s GC time, factor 2.33)

21:24:08 Finished Smooth_Manifolds (0:01:25 elapsed time, 0:03:01 cpu time, factor 2.13)

21:24:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robinson_Arithmetic

21:24:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robinson_Arithmetic/document.pdf

21:24:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robinson_Arithmetic/outline.pdf

21:24:08 Timing Robinson_Arithmetic (4 threads, 79.099s elapsed time, 179.760s cpu time, 6.744s GC time, factor 2.27)

21:24:08 Finished Robinson_Arithmetic (0:01:30 elapsed time, 0:03:15 cpu time, factor 2.18)

21:24:08 Running Concurrent_Revisions ...

21:24:08 Running HOL-Quotient_Examples ...

21:24:10 Concurrent_Revisions: theory Concurrent_Revisions.Data

21:24:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY

21:24:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY/document.pdf

21:24:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY/outline.pdf

21:24:13 Timing HOL-UNITY (4 threads, 76.055s elapsed time, 193.732s cpu time, 6.968s GC time, factor 2.55)

21:24:13 Finished HOL-UNITY (0:01:29 elapsed time, 0:03:35 cpu time, factor 2.40)

21:24:13 Running Treaps ...

21:24:14 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Int

21:24:14 HOL-Quotient_Examples: theory HOL-Quotient_Examples.DList

21:24:14 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Int_Pow

21:24:14 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_FSet

21:24:14 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_DList

21:24:15 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_FSet

21:24:15 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Fun

21:24:16 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Set

21:24:16 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

21:24:16 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Message

21:24:16 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Rat

21:24:18 Treaps: theory HOL-Data_Structures.Cmp

21:24:18 Treaps: theory HOL-Data_Structures.Less_False

21:24:18 Treaps: theory HOL-Library.Function_Algebras

21:24:18 Treaps: theory HOL-Library.Landau_Symbols

21:24:18 Treaps: theory HOL-Data_Structures.Sorted_Less

21:24:18 Treaps: theory HOL-Data_Structures.List_Ins_Del

21:24:18 Treaps: theory Landau_Symbols.Group_Sort

21:24:20 Treaps: theory List-Index.List_Index

21:24:20 Treaps: theory HOL-Data_Structures.Set_Specs

21:24:21 Treaps: theory HOL-Data_Structures.Tree_Set

21:24:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Statecharts

21:24:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Statecharts/document.pdf

21:24:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Statecharts/outline.pdf

21:24:21 Timing Statecharts (4 threads, 76.199s elapsed time, 204.016s cpu time, 3.140s GC time, factor 2.68)

21:24:21 Finished Statecharts (0:01:28 elapsed time, 0:03:43 cpu time, factor 2.53)

21:24:21 Running Splay_Tree ...

21:24:22 Treaps: theory Comparison_Sort_Lower_Bound.Linorder_Relations

21:24:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PCF

21:24:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PCF/document.pdf

21:24:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PCF/outline.pdf

21:24:22 Timing PCF (4 threads, 72.472s elapsed time, 141.364s cpu time, 3.552s GC time, factor 1.95)

21:24:22 Finished PCF (0:01:21 elapsed time, 0:02:36 cpu time, factor 1.91)

21:24:22 Building DynamicArchitectures ...

21:24:24 Splay_Tree: theory HOL-Data_Structures.Cmp

21:24:24 Splay_Tree: theory Splay_Tree.Splay_Heap

21:24:24 Splay_Tree: theory HOL-Data_Structures.Less_False

21:24:24 Splay_Tree: theory HOL-Data_Structures.Sorted_Less

21:24:24 Treaps: theory Landau_Symbols.Landau_Real_Products

21:24:24 Splay_Tree: theory HOL-Data_Structures.AList_Upd_Del

21:24:25 Splay_Tree: theory HOL-Data_Structures.List_Ins_Del

21:24:25 Splay_Tree: theory HOL-Data_Structures.Set_Specs

21:24:26 Splay_Tree: theory Splay_Tree.Splay_Tree

21:24:26 Splay_Tree: theory HOL-Data_Structures.Map_Specs

21:24:27 DynamicArchitectures: theory DynamicArchitectures.Configuration_Traces

21:24:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Multi_Lane_Spatial_Logic

21:24:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Multi_Lane_Spatial_Logic/document.pdf

21:24:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Multi_Lane_Spatial_Logic/outline.pdf

21:24:29 Timing Hybrid_Multi_Lane_Spatial_Logic (4 threads, 72.364s elapsed time, 217.576s cpu time, 3.696s GC time, factor 3.01)

21:24:29 Finished Hybrid_Multi_Lane_Spatial_Logic (0:01:26 elapsed time, 0:03:58 cpu time, factor 2.76)

21:24:29 Building Noninterference_CSP ...

21:24:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generalized_Counting_Sort

21:24:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generalized_Counting_Sort/document.pdf

21:24:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generalized_Counting_Sort/outline.pdf

21:24:30 Timing Generalized_Counting_Sort (4 threads, 82.385s elapsed time, 199.548s cpu time, 2.096s GC time, factor 2.42)

21:24:30 Finished Generalized_Counting_Sort (0:01:35 elapsed time, 0:03:38 cpu time, factor 2.30)

21:24:30 Running Koenigsberg_Friendship ...

21:24:30 Splay_Tree: theory Splay_Tree.Splay_Map

21:24:30 DynamicArchitectures: theory DynamicArchitectures.Dynamic_Architecture_Calculus

21:24:32 Concurrent_Revisions: theory Concurrent_Revisions.Occurrences

21:24:32 Noninterference_CSP: theory Noninterference_CSP.CSPNoninterference

21:24:32 Concurrent_Revisions: theory Concurrent_Revisions.Renaming

21:24:32 Treaps: theory Landau_Symbols.Landau_Simprocs

21:24:33 Treaps: theory Landau_Symbols.Landau_More

21:24:33 Noninterference_CSP: theory Noninterference_CSP.ClassicalNoninterference

21:24:34 Concurrent_Revisions: theory Concurrent_Revisions.Substitution

21:24:34 Treaps: theory Quick_Sort_Cost.Randomised_Quick_Sort

21:24:35 Koenigsberg_Friendship: theory Dijkstra_Shortest_Path.Graph

21:24:36 Concurrent_Revisions: theory Concurrent_Revisions.OperationalSemantics

21:24:37 Noninterference_CSP: theory Noninterference_CSP.GeneralizedNoninterference

21:24:37 Koenigsberg_Friendship: theory Koenigsberg_Friendship.MoreGraph

21:24:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction

21:24:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction/document.pdf

21:24:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction/outline.pdf

21:24:37 Timing Partial_Order_Reduction (4 threads, 81.845s elapsed time, 210.356s cpu time, 9.820s GC time, factor 2.57)

21:24:37 Finished Partial_Order_Reduction (0:01:38 elapsed time, 0:04:02 cpu time, factor 2.47)

21:24:37 Building Graph_Theory ...

21:24:39 Concurrent_Revisions: theory Concurrent_Revisions.Executions

21:24:39 Treaps: theory Quick_Sort_Cost.Quick_Sort_Average_Case

21:24:40 Concurrent_Revisions: theory Concurrent_Revisions.Determinacy

21:24:41 Graph_Theory: theory Graph_Theory.Rtrancl_On

21:24:41 Treaps: theory Random_BSTs.Random_BSTs

21:24:41 Graph_Theory: theory Graph_Theory.Funpow

21:24:41 Graph_Theory: theory Graph_Theory.Stuff

21:24:42 Graph_Theory: theory Graph_Theory.Digraph

21:24:45 Koenigsberg_Friendship: theory Koenigsberg_Friendship.FriendshipTheory

21:24:46 Koenigsberg_Friendship: theory Koenigsberg_Friendship.KoenigsbergBridge

21:24:46 Graph_Theory: theory Graph_Theory.Arc_Walk

21:24:46 Graph_Theory: theory Graph_Theory.Bidirected_Digraph

21:24:50 Treaps: theory Treaps.Treap

21:24:50 Treaps: theory Treaps.Probability_Misc

21:24:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jacobson_Basic_Algebra

21:24:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jacobson_Basic_Algebra/document.pdf

21:24:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jacobson_Basic_Algebra/outline.pdf

21:24:50 Timing Jacobson_Basic_Algebra (4 threads, 110.291s elapsed time, 142.460s cpu time, 3.880s GC time, factor 1.29)

21:24:50 Finished Jacobson_Basic_Algebra (0:01:59 elapsed time, 0:02:37 cpu time, factor 1.32)

21:24:50 Running SDS_Impossibility ...

21:24:50 Treaps: theory Treaps.Random_List_Permutation

21:24:51 Treaps: theory Treaps.Treap_Sort_and_BSTs

21:24:52 Graph_Theory: theory Graph_Theory.Vertex_Walk

21:24:52 Graph_Theory: theory Graph_Theory.Pair_Digraph

21:24:52 Graph_Theory: theory Graph_Theory.Weighted_Graph

21:24:53 Graph_Theory: theory Graph_Theory.Shortest_Path

21:24:55 SDS_Impossibility: theory SDS_Impossibility.SDS_Impossibility

21:24:57 Treaps: theory Treaps.Random_Treap

21:25:04 Graph_Theory: theory Graph_Theory.Digraph_Component

21:25:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_CSP

21:25:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_CSP/document.pdf

21:25:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_CSP/outline.pdf

21:25:08 Timing Noninterference_CSP (4 threads, 9.799s elapsed time, 16.876s cpu time, 0.336s GC time, factor 1.72)

21:25:08 Finished Noninterference_CSP (0:00:38 elapsed time, 0:00:54 cpu time, factor 1.43)

21:25:08 Running UTP ...

21:25:12 Graph_Theory: theory Graph_Theory.Digraph_Component_Vwalk

21:25:12 Graph_Theory: theory Graph_Theory.Digraph_Isomorphism

21:25:12 Graph_Theory: theory Graph_Theory.Subdivision

21:25:14 UTP: theory UTP.utp_parser_utils

21:25:14 Graph_Theory: theory Graph_Theory.Kuratowski

21:25:14 UTP: theory UTP.utp_var

21:25:15 Graph_Theory: theory Graph_Theory.Euler

21:25:17 UTP: theory UTP.utp_expr

21:25:21 UTP: theory UTP.utp_expr_insts

21:25:22 UTP: theory UTP.utp_expr_funcs

21:25:22 UTP: theory UTP.utp_unrest

21:25:23 UTP: theory UTP.utp_usedby

21:25:23 UTP: theory UTP.utp_subst

21:25:23 UTP: theory UTP.utp_tactics

21:25:24 Graph_Theory: theory Graph_Theory.Graph_Theory

21:25:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Quotient_Examples

21:25:25 Timing HOL-Quotient_Examples (4 threads, 69.802s elapsed time, 67.424s cpu time, 3.496s GC time, factor 0.97)

21:25:25 Finished HOL-Quotient_Examples (0:01:16 elapsed time, 0:02:47 cpu time, factor 2.19)

21:25:25 Running SIFPL ...

21:25:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Revisions

21:25:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Revisions/document.pdf

21:25:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Revisions/outline.pdf

21:25:26 Timing Concurrent_Revisions (4 threads, 64.260s elapsed time, 161.124s cpu time, 4.864s GC time, factor 2.51)

21:25:26 Finished Concurrent_Revisions (0:01:17 elapsed time, 0:02:59 cpu time, factor 2.33)

21:25:26 Running Monomorphic_Monad ...

21:25:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures

21:25:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/document.pdf

21:25:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/outline.pdf

21:25:27 Timing DynamicArchitectures (4 threads, 16.108s elapsed time, 43.244s cpu time, 0.816s GC time, factor 2.68)

21:25:27 Finished DynamicArchitectures (0:01:04 elapsed time, 0:01:45 cpu time, factor 1.63)

21:25:27 Running Circus ...

21:25:28 SIFPL: theory SIFPL.IMP

21:25:28 SIFPL: theory SIFPL.OBJ

21:25:28 SIFPL: theory SIFPL.Lattice

21:25:29 UTP: theory UTP.utp_meta_subst

21:25:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree

21:25:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree/document.pdf

21:25:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree/outline.pdf

21:25:29 Timing Splay_Tree (4 threads, 58.489s elapsed time, 108.688s cpu time, 1.520s GC time, factor 1.86)

21:25:29 Finished Splay_Tree (0:01:07 elapsed time, 0:02:03 cpu time, factor 1.82)

21:25:29 Running Saturation_Framework_Extensions ...

21:25:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps

21:25:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/document.pdf

21:25:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/outline.pdf

21:25:30 Timing Treaps (4 threads, 64.881s elapsed time, 176.368s cpu time, 5.132s GC time, factor 2.72)

21:25:30 Finished Treaps (0:01:16 elapsed time, 0:03:14 cpu time, factor 2.54)

21:25:30 Running Incredible_Proof_Machine ...

21:25:30 Circus: theory Circus.Var

21:25:30 Circus: theory Circus.Var_list

21:25:30 Circus: theory HOL-Library.Sublist

21:25:30 Circus: theory Circus.Relations

21:25:30 Monomorphic_Monad: theory HOL-Library.Countable_Set_Type

21:25:30 UTP: theory UTP.utp_pred

21:25:33 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Soundness

21:25:33 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

21:25:33 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

21:25:33 SIFPL: theory SIFPL.VDM

21:25:34 Incredible_Proof_Machine: theory HOL-Eisbach.Eisbach

21:25:34 Incredible_Proof_Machine: theory Collections.ICF_Tools

21:25:34 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Indexed_FSet

21:25:34 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Entailment

21:25:34 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Rose_Tree

21:25:34 Incredible_Proof_Machine: theory Collections.Ord_Code_Preproc

21:25:34 Circus: theory Circus.Designs

21:25:35 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Formula

21:25:35 Monomorphic_Monad: theory Monomorphic_Monad.Monomorphic_Monad

21:25:35 Incredible_Proof_Machine: theory Collections.Locale_Code

21:25:35 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Clausal_Calculus

21:25:35 Circus: theory Circus.Reactive_Processes

21:25:35 UTP: theory UTP.utp_alphabet

21:25:35 UTP: theory UTP.utp_pred_laws

21:25:35 SIFPL: theory SIFPL.VS

21:25:35 Incredible_Proof_Machine: theory Abstract_Completeness.Abstract_Completeness

21:25:36 SIFPL: theory SIFPL.HuntSands

21:25:36 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules

21:25:37 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Predicate_Formulas

21:25:37 UTP: theory UTP.utp_lift

21:25:38 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Propositional_Formulas

21:25:38 SIFPL: theory SIFPL.PBIJ

21:25:38 SIFPL: theory SIFPL.VDM_OBJ

21:25:39 UTP: theory UTP.utp_healthy

21:25:39 UTP: theory UTP.utp_sequent

21:25:40 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Signatures

21:25:40 UTP: theory UTP.utp_rel

21:25:40 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

21:25:40 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Deduction

21:25:42 SIFPL: theory SIFPL.VS_OBJ

21:25:42 SIFPL: theory SIFPL.ContextVS

21:25:44 Circus: theory Circus.CSP_Processes

21:25:44 UTP: theory UTP.utp_recursion

21:25:44 UTP: theory UTP.utp_state_parser

21:25:44 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Natural_Deduction

21:25:44 UTP: theory UTP.utp_rel_laws

21:25:45 Circus: theory Circus.Circus_Actions

21:25:46 Circus: theory Circus.Denotational_Semantics

21:25:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship

21:25:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship/document.pdf

21:25:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship/outline.pdf

21:25:48 Timing Koenigsberg_Friendship (4 threads, 61.855s elapsed time, 170.884s cpu time, 6.012s GC time, factor 2.76)

21:25:48 Finished Koenigsberg_Friendship (0:01:17 elapsed time, 0:03:10 cpu time, factor 2.47)

21:25:48 Running Probabilistic_System_Zoo ...

21:25:50 UTP: theory UTP.utp_theory

21:25:50 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

21:25:51 SIFPL: theory SIFPL.ContextOBJ

21:25:53 Probabilistic_System_Zoo: theory HOL-Eisbach.Eisbach

21:25:53 Probabilistic_System_Zoo: theory HOL-Cardinals.Fun_More

21:25:53 Probabilistic_System_Zoo: theory HOL-Cardinals.Order_Relation_More

21:25:53 Probabilistic_System_Zoo: theory HOL-Cardinals.Order_Union

21:25:54 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Extension

21:25:54 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellfounded_More

21:25:54 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Relation

21:25:55 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Embedding

21:25:56 UTP: theory UTP.utp_hoare

21:25:56 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Constructions

21:25:58 UTP: theory UTP.utp_concurrency

21:25:58 UTP: theory UTP.utp_rel_opsem

21:25:58 Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinal_Order_Relation

21:25:58 UTP: theory UTP.utp_sym_eval

21:25:59 Probabilistic_System_Zoo: theory HOL-Cardinals.Ordinal_Arithmetic

21:25:59 UTP: theory UTP.utp_wp

21:25:59 UTP: theory UTP.utp_dynlog

21:25:59 UTP: theory UTP.utp_sp

21:25:59 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate

21:25:59 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional

21:25:59 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Correctness

21:26:01 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Trees

21:26:02 UTP: theory UTP.utp

21:26:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility

21:26:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/document.pdf

21:26:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/outline.pdf

21:26:02 Timing SDS_Impossibility (4 threads, 58.320s elapsed time, 127.920s cpu time, 2.508s GC time, factor 2.19)

21:26:02 Finished SDS_Impossibility (0:01:11 elapsed time, 0:02:24 cpu time, factor 2.03)

21:26:02 Running Residuated_Lattices ...

21:26:03 Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinal_Arithmetic

21:26:05 Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinals

21:26:05 UTP: theory UTP.utp_expr_ovld

21:26:05 UTP: theory UTP.utp_simple_time

21:26:05 UTP: theory UTP.utp_full

21:26:05 Probabilistic_System_Zoo: theory HOL-Cardinals.Bounded_Set

21:26:05 Residuated_Lattices: theory Residuated_Lattices.Residuated_Lattices

21:26:05 UTP: theory UTP.utp_easy_parser

21:26:05 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Bool_Bounded_Set

21:26:05 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

21:26:06 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

21:26:06 UTP: theory UTP.sum_list

21:26:07 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

21:26:08 Circus: theory Circus.Circus_Syntax

21:26:09 Circus: theory Circus.Refinement

21:26:09 Circus: theory Circus.Refinement_Example

21:26:11 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Build_Incredible_Tree

21:26:12 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Completeness

21:26:17 Monomorphic_Monad: theory Monomorphic_Monad.Interpreter

21:26:17 Monomorphic_Monad: theory Monomorphic_Monad.Just_Do_It_Examples

21:26:17 Monomorphic_Monad: theory Monomorphic_Monad.Monad_Overloading

21:26:19 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Everything

21:26:19 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

21:26:19 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

21:26:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory

21:26:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory/document.pdf

21:26:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory/outline.pdf

21:26:24 Timing Graph_Theory (4 threads, 53.616s elapsed time, 139.488s cpu time, 6.924s GC time, factor 2.60)

21:26:24 Finished Graph_Theory (0:01:45 elapsed time, 0:03:28 cpu time, factor 1.97)

21:26:24 Building CRDT ...

21:26:26 CRDT: theory HOL-Library.Adhoc_Overloading

21:26:27 CRDT: theory HOL-Library.Monad_Syntax

21:26:27 CRDT: theory CRDT.Util

21:26:27 CRDT: theory CRDT.Convergence

21:26:27 CRDT: theory CRDT.Ordered_List

21:26:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP

21:26:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP/document.pdf

21:26:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP/outline.pdf

21:26:28 Timing UTP (4 threads, 60.955s elapsed time, 167.024s cpu time, 5.400s GC time, factor 2.74)

21:26:28 Finished UTP (0:01:19 elapsed time, 0:03:15 cpu time, factor 2.47)

21:26:28 Running Valuation ...

21:26:28 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra

21:26:28 Residuated_Lattices: theory Residuated_Lattices.Involutive_Residuated

21:26:28 Residuated_Lattices: theory Residuated_Lattices.Residuated_Boolean_Algebras

21:26:28 CRDT: theory CRDT.Network

21:26:32 Valuation: theory Valuation.Valuation1

21:26:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework_Extensions

21:26:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework_Extensions/document.pdf

21:26:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework_Extensions/outline.pdf

21:26:34 Timing Saturation_Framework_Extensions (4 threads, 51.994s elapsed time, 74.344s cpu time, 3.504s GC time, factor 1.43)

21:26:34 Finished Saturation_Framework_Extensions (0:01:04 elapsed time, 0:01:37 cpu time, factor 1.51)

21:26:34 Running WOOT_Strong_Eventual_Consistency ...

21:26:36 CRDT: theory CRDT.Counter

21:26:36 WOOT_Strong_Eventual_Consistency: theory HOL-Eisbach.Eisbach

21:26:36 WOOT_Strong_Eventual_Consistency: theory Deriving.Derive_Manager

21:26:36 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Adhoc_Overloading

21:26:36 WOOT_Strong_Eventual_Consistency: theory HOL-Library.List_Lexorder

21:26:36 CRDT: theory CRDT.ORSet

21:26:37 WOOT_Strong_Eventual_Consistency: theory Datatype_Order_Generator.Derive_Aux

21:26:37 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Product_Lexorder

21:26:37 Residuated_Lattices: theory Residuated_Lattices.Residuated_Relation_Algebra

21:26:37 WOOT_Strong_Eventual_Consistency: theory Certification_Monads.Error_Syntax

21:26:37 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Monad_Syntax

21:26:37 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Sublist

21:26:38 CRDT: theory CRDT.RGA

21:26:38 WOOT_Strong_Eventual_Consistency: theory Certification_Monads.Error_Monad

21:26:38 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra_Models

21:26:38 WOOT_Strong_Eventual_Consistency: theory Datatype_Order_Generator.Order_Generator

21:26:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFPL

21:26:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFPL/document.pdf

21:26:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFPL/outline.pdf

21:26:39 Timing SIFPL (4 threads, 62.906s elapsed time, 150.004s cpu time, 4.128s GC time, factor 2.38)

21:26:39 Finished SIFPL (0:01:13 elapsed time, 0:02:45 cpu time, factor 2.27)

21:26:39 Running UpDown_Scheme ...

21:26:39 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Vardi

21:26:39 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Data

21:26:40 Valuation: theory Valuation.Valuation2

21:26:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad

21:26:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/document.pdf

21:26:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/outline.pdf

21:26:42 Timing Monomorphic_Monad (4 threads, 60.014s elapsed time, 80.124s cpu time, 3.356s GC time, factor 1.34)

21:26:42 Finished Monomorphic_Monad (0:01:15 elapsed time, 0:01:42 cpu time, factor 1.36)

21:26:42 Running Special_Function_Bounds ...

21:26:42 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.ErrorMonad

21:26:42 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Sorting

21:26:43 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Vardi_Counterexample

21:26:43 UpDown_Scheme: theory HOL-Eisbach.Eisbach

21:26:43 UpDown_Scheme: theory HOL-Library.Adhoc_Overloading

21:26:43 UpDown_Scheme: theory HOL-ex.Quicksort

21:26:43 UpDown_Scheme: theory HOL-Library.Option_ord

21:26:43 UpDown_Scheme: theory HOL-Library.Monad_Syntax

21:26:44 UpDown_Scheme: theory HOL-Imperative_HOL.Heap

21:26:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine

21:26:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine/document.pdf

21:26:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine/outline.pdf

21:26:44 Timing Incredible_Proof_Machine (4 threads, 60.390s elapsed time, 158.252s cpu time, 13.760s GC time, factor 2.62)

21:26:44 Finished Incredible_Proof_Machine (0:01:13 elapsed time, 0:02:59 cpu time, factor 2.43)

21:26:44 Building Quick_Sort_Cost ...

21:26:44 UpDown_Scheme: theory UpDown_Scheme.Grid_Point

21:26:45 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Syntax_Match

21:26:45 Valuation: theory Valuation.Valuation3

21:26:45 UpDown_Scheme: theory Automatic_Refinement.Misc

21:26:46 Special_Function_Bounds: theory Special_Function_Bounds.Bounds_Lemmas

21:26:46 Special_Function_Bounds: theory Special_Function_Bounds.Atan_CF_Bounds

21:26:46 Special_Function_Bounds: theory Special_Function_Bounds.Exp_Bounds

21:26:46 Special_Function_Bounds: theory Special_Function_Bounds.Log_CF_Bounds

21:26:46 Special_Function_Bounds: theory Special_Function_Bounds.Sin_Cos_Bounds

21:26:46 Special_Function_Bounds: theory Special_Function_Bounds.Sqrt_Bounds

21:26:46 UpDown_Scheme: theory UpDown_Scheme.Grid

21:26:47 UpDown_Scheme: theory HOL-Imperative_HOL.Heap_Monad

21:26:47 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

21:26:47 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.SortKeys

21:26:49 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

21:26:49 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

21:26:49 Quick_Sort_Cost: theory HOL-Library.Function_Algebras

21:26:49 Quick_Sort_Cost: theory HOL-Library.Landau_Symbols

21:26:49 Quick_Sort_Cost: theory Landau_Symbols.Group_Sort

21:26:49 Quick_Sort_Cost: theory List-Index.List_Index

21:26:50 UpDown_Scheme: theory UpDown_Scheme.UpDown_Scheme

21:26:51 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.DistributedExecution

21:26:51 Quick_Sort_Cost: theory Comparison_Sort_Lower_Bound.Linorder_Relations

21:26:51 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Psi

21:26:53 UpDown_Scheme: theory UpDown_Scheme.Triangular_Function

21:26:54 UpDown_Scheme: theory HOL-Imperative_HOL.Array

21:26:55 UpDown_Scheme: theory UpDown_Scheme.Down

21:26:55 UpDown_Scheme: theory UpDown_Scheme.Up

21:26:55 UpDown_Scheme: theory HOL-Imperative_HOL.Ref

21:26:56 UpDown_Scheme: theory HOL-Imperative_HOL.Imperative_HOL

21:26:56 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

21:26:56 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Run

21:26:56 UpDown_Scheme: theory UpDown_Scheme.Up_Down

21:26:56 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Consistency

21:26:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C0

21:26:57 Timing Lorenz_C0 (4 threads, 4220.051s elapsed time, 14827.944s cpu time, 36.920s GC time, factor 3.51)

21:26:57 Finished Lorenz_C0 (1:10:25 elapsed time, 4:07:12 cpu time, factor 3.51)

21:26:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo

21:26:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/document.pdf

21:26:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/outline.pdf

21:26:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/bnfs.pdf

21:26:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/non_bnfs.pdf

21:26:57 Timing Probabilistic_System_Zoo (4 threads, 56.181s elapsed time, 150.636s cpu time, 6.400s GC time, factor 2.68)

21:26:57 Finished Probabilistic_System_Zoo (0:01:08 elapsed time, 0:02:57 cpu time, factor 2.59)

21:26:57 Running Formula_Derivatives-Examples ...

21:26:57 Running Tarskis_Geometry ...

21:26:57 Quick_Sort_Cost: theory Landau_Symbols.Landau_Real_Products

21:26:58 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.CreateConsistent

21:26:58 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

21:27:00 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Assertions

21:27:01 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.StrongConvergence

21:27:01 Tarskis_Geometry: theory HOL-Algebra.Congruence

21:27:01 Tarskis_Geometry: theory HOL-Library.Quadratic_Discriminant

21:27:01 Tarskis_Geometry: theory Tarskis_Geometry.Metric

21:27:01 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.Presburger_Examples

21:27:01 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Alt_Examples

21:27:01 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Examples

21:27:01 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

21:27:02 Tarskis_Geometry: theory Tarskis_Geometry.Miscellany

21:27:02 Formula_Derivatives-Examples: theory Show.Show

21:27:03 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.SEC

21:27:03 Tarskis_Geometry: theory Tarskis_Geometry.Linear_Algebra2

21:27:03 Tarskis_Geometry: theory Tarskis_Geometry.Tarski

21:27:04 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Example

21:27:04 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Hoare_Triple

21:27:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices

21:27:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices/document.pdf

21:27:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices/outline.pdf

21:27:04 Timing Residuated_Lattices (4 threads, 50.271s elapsed time, 82.332s cpu time, 2.172s GC time, factor 1.64)

21:27:04 Finished Residuated_Lattices (0:01:01 elapsed time, 0:01:38 cpu time, factor 1.60)

21:27:04 Running LTL_Normal_Form ...

21:27:05 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Automation

21:27:05 Tarskis_Geometry: theory Tarskis_Geometry.Euclid_Tarski

21:27:05 Formula_Derivatives-Examples: theory Show.Show_Instances

21:27:05 Tarskis_Geometry: theory HOL-Algebra.Order

21:27:06 Quick_Sort_Cost: theory Landau_Symbols.Landau_Simprocs

21:27:07 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Sep_Main

21:27:07 UpDown_Scheme: theory UpDown_Scheme.Imperative

21:27:07 Quick_Sort_Cost: theory Landau_Symbols.Landau_More

21:27:08 LTL_Normal_Form: theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

21:27:08 Quick_Sort_Cost: theory Quick_Sort_Cost.Randomised_Quick_Sort

21:27:09 Tarskis_Geometry: theory HOL-Algebra.Lattice

21:27:10 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

21:27:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Circus

21:27:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Circus/document.pdf

21:27:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Circus/outline.pdf

21:27:11 Timing Circus (4 threads, 57.139s elapsed time, 162.824s cpu time, 3.744s GC time, factor 2.85)

21:27:11 Finished Circus (0:01:41 elapsed time, 0:04:04 cpu time, factor 2.40)

21:27:11 Running Zeta_3_Irrational ...

21:27:12 Tarskis_Geometry: theory HOL-Algebra.Complete_Lattice

21:27:13 Quick_Sort_Cost: theory Quick_Sort_Cost.Quick_Sort_Average_Case

21:27:15 Tarskis_Geometry: theory HOL-Algebra.Group

21:27:17 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Primes_Omega

21:27:17 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

21:27:17 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Lcm_Nat_Upto

21:27:17 Zeta_3_Irrational: theory E_Transcendental.E_Transcendental

21:27:20 Tarskis_Geometry: theory Tarskis_Geometry.Action

21:27:20 Tarskis_Geometry: theory Tarskis_Geometry.Projective

21:27:22 Zeta_3_Irrational: theory Prime_Distribution_Elementary.More_Dirichlet_Misc

21:27:22 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

21:27:23 LTL_Normal_Form: theory LTL_Master_Theorem.After

21:27:23 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Primorial

21:27:23 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

21:27:23 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Shapiro_Tauberian

21:27:24 LTL_Normal_Form: theory LTL_Master_Theorem.Advice

21:27:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CRDT

21:27:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CRDT/document.pdf

21:27:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CRDT/outline.pdf

21:27:25 Timing CRDT (4 threads, 26.231s elapsed time, 77.836s cpu time, 3.348s GC time, factor 2.97)

21:27:25 Finished CRDT (0:01:00 elapsed time, 0:02:03 cpu time, factor 2.04)

21:27:25 Running SuperCalc ...

21:27:25 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Moebius_Mu_Sum

21:27:25 Tarskis_Geometry: theory Tarskis_Geometry.Hyperbolic_Tarski

21:27:27 LTL_Normal_Form: theory LTL_Master_Theorem.Master_Theorem

21:27:27 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form

21:27:28 SuperCalc: theory HOL-ex.Unification

21:27:28 SuperCalc: theory SuperCalc.multisets_continued

21:27:28 SuperCalc: theory SuperCalc.well_founded_continued

21:27:29 Zeta_3_Irrational: theory Prime_Distribution_Elementary.PNT_Consequences

21:27:31 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form_Code_Export

21:27:31 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form_Complexity

21:27:35 SuperCalc: theory SuperCalc.terms

21:27:38 Zeta_3_Irrational: theory Zeta_3_Irrational.Zeta_3_Irrational

21:27:40 SuperCalc: theory SuperCalc.equational_clausal_logic

21:27:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Valuation

21:27:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Valuation/document.pdf

21:27:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Valuation/outline.pdf

21:27:42 Timing Valuation (4 threads, 54.614s elapsed time, 146.240s cpu time, 4.328s GC time, factor 2.68)

21:27:42 Finished Valuation (0:01:13 elapsed time, 0:02:51 cpu time, factor 2.34)

21:27:42 Running Possibilistic_Noninterference ...

21:27:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WOOT_Strong_Eventual_Consistency

21:27:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WOOT_Strong_Eventual_Consistency/document.pdf

21:27:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WOOT_Strong_Eventual_Consistency/outline.pdf

21:27:43 Timing WOOT_Strong_Eventual_Consistency (4 threads, 54.827s elapsed time, 163.480s cpu time, 5.272s GC time, factor 2.98)

21:27:43 Finished WOOT_Strong_Eventual_Consistency (0:01:08 elapsed time, 0:03:05 cpu time, factor 2.73)

21:27:43 Running Kruskal ...

21:27:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme

21:27:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/document.pdf

21:27:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/outline.pdf

21:27:43 Timing UpDown_Scheme (4 threads, 51.366s elapsed time, 152.408s cpu time, 5.240s GC time, factor 2.97)

21:27:43 Finished UpDown_Scheme (0:01:03 elapsed time, 0:02:50 cpu time, factor 2.67)

21:27:43 Running Graph_Saturation ...

21:27:44 Possibilistic_Noninterference: theory Possibilistic_Noninterference.MyTactics

21:27:44 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Interface

21:27:44 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Bisim

21:27:44 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Language_Semantics

21:27:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds

21:27:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds/document.pdf

21:27:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds/outline.pdf

21:27:45 Timing Special_Function_Bounds (4 threads, 51.604s elapsed time, 111.016s cpu time, 1.588s GC time, factor 2.15)

21:27:45 Finished Special_Function_Bounds (0:01:03 elapsed time, 0:02:08 cpu time, factor 2.03)

21:27:45 Running ROBDD ...

21:27:47 Graph_Saturation: theory Graph_Saturation.MissingRelation

21:27:48 Kruskal: theory Kruskal.Kruskal_Misc

21:27:48 Kruskal: theory Kruskal.SeprefUF

21:27:50 SuperCalc: theory SuperCalc.superposition

21:27:50 Graph_Saturation: theory Graph_Saturation.LabeledGraphs

21:27:50 ROBDD: theory ROBDD.Bool_Func

21:27:50 ROBDD: theory ROBDD.Option_Helpers

21:27:50 ROBDD: theory ROBDD.Pointer_Map

21:27:50 ROBDD: theory ROBDD.Array_List

21:27:51 Possibilistic_Noninterference: theory Possibilistic_Noninterference.During_Execution

21:27:51 ROBDD: theory ROBDD.BDT

21:27:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives-Examples

21:27:52 Timing Formula_Derivatives-Examples (4 threads, 49.371s elapsed time, 113.388s cpu time, 18.912s GC time, factor 2.30)

21:27:52 Finished Formula_Derivatives-Examples (0:00:54 elapsed time, 0:01:58 cpu time, factor 2.16)

21:27:52 Running Myhill-Nerode ...

21:27:52 ROBDD: theory ROBDD.Pointer_Map_Impl

21:27:53 Graph_Saturation: theory Graph_Saturation.LabeledGraphSemantics

21:27:53 Graph_Saturation: theory Graph_Saturation.RulesAndChains

21:27:54 Graph_Saturation: theory Graph_Saturation.GraphRewriting

21:27:55 Kruskal: theory Dijkstra_Shortest_Path.Graph

21:27:55 Kruskal: theory HOL-Library.Uprod

21:27:55 Kruskal: theory Dijkstra_Shortest_Path.Weight

21:27:55 Kruskal: theory Matroids.Indep_System

21:27:56 Myhill-Nerode: theory Abstract-Rewriting.Seq

21:27:56 Myhill-Nerode: theory Open_Induction.Restricted_Predicates

21:27:56 Myhill-Nerode: theory Regular-Sets.Regular_Set

21:27:56 Myhill-Nerode: theory Well_Quasi_Orders.Infinite_Sequences

21:27:56 Possibilistic_Noninterference: theory Possibilistic_Noninterference.After_Execution

21:27:56 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Compositionality

21:27:57 Myhill-Nerode: theory Well_Quasi_Orders.Least_Enum

21:27:57 Kruskal: theory Matroids.Matroid

21:27:58 Kruskal: theory Kruskal.UGraph

21:27:58 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Elements

21:27:59 Kruskal: theory Kruskal.MinWeightBasis

21:28:00 Graph_Saturation: theory Graph_Saturation.RuleSemanticsConnection

21:28:00 Graph_Saturation: theory Graph_Saturation.StandardModels

21:28:00 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Syntactic_Criteria

21:28:01 Kruskal: theory Kruskal.Kruskal

21:28:01 Graph_Saturation: theory Graph_Saturation.StandardRules

21:28:02 Kruskal: theory Kruskal.Kruskal_Refine

21:28:02 ROBDD: theory ROBDD.Abstract_Impl

21:28:03 Kruskal: theory Kruskal.Kruskal_Impl

21:28:03 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Concrete

21:28:03 Kruskal: theory Kruskal.Graph_Definition

21:28:03 Graph_Saturation: theory Graph_Saturation.CombinedCorrectness

21:28:03 Myhill-Nerode: theory Regular-Sets.Regular_Exp

21:28:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost

21:28:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/document.pdf

21:28:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/outline.pdf

21:28:04 Timing Quick_Sort_Cost (4 threads, 28.275s elapsed time, 74.804s cpu time, 2.860s GC time, factor 2.65)

21:28:04 Finished Quick_Sort_Cost (0:01:18 elapsed time, 0:02:20 cpu time, factor 1.79)

21:28:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry

21:28:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/document.pdf

21:28:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/outline.pdf

21:28:04 Timing Tarskis_Geometry (4 threads, 48.737s elapsed time, 136.616s cpu time, 4.652s GC time, factor 2.80)

21:28:04 Finished Tarskis_Geometry (0:01:06 elapsed time, 0:02:41 cpu time, factor 2.42)

21:28:04 Running VectorSpace ...

21:28:04 Running HOL-Metis_Examples ...

21:28:06 Kruskal: theory Kruskal.Graph_Definition_Aux

21:28:07 ROBDD: theory ROBDD.Middle_Impl

21:28:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Normal_Form

21:28:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Normal_Form/document.pdf

21:28:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Normal_Form/outline.pdf

21:28:07 Timing LTL_Normal_Form (4 threads, 50.703s elapsed time, 128.272s cpu time, 3.324s GC time, factor 2.53)

21:28:07 Finished LTL_Normal_Form (0:01:03 elapsed time, 0:02:25 cpu time, factor 2.31)

21:28:07 Building Noninterference_Ipurge_Unwinding ...

21:28:08 Kruskal: theory Kruskal.UGraph_Impl

21:28:08 Kruskal: theory Kruskal.Graph_Definition_Impl

21:28:08 HOL-Metis_Examples: theory HOL-Decision_Procs.Dense_Linear_Order

21:28:08 HOL-Metis_Examples: theory HOL-Metis_Examples.Abstraction

21:28:08 HOL-Metis_Examples: theory HOL-Metis_Examples.Binary_Tree

21:28:08 HOL-Metis_Examples: theory HOL-Metis_Examples.Message

21:28:09 HOL-Metis_Examples: theory HOL-Metis_Examples.Sets

21:28:09 HOL-Metis_Examples: theory HOL-Metis_Examples.Tarski

21:28:10 Noninterference_Ipurge_Unwinding: theory List_Interleaving.ListInterleaving

21:28:10 VectorSpace: theory VectorSpace.FunctionLemmas

21:28:10 VectorSpace: theory VectorSpace.RingModuleFacts

21:28:10 ROBDD: theory ROBDD.Conc_Impl

21:28:11 Myhill-Nerode: theory Myhill-Nerode.Folds

21:28:11 Myhill-Nerode: theory Regular-Sets.Derivatives

21:28:11 Myhill-Nerode: theory Myhill-Nerode.Myhill_1

21:28:11 Myhill-Nerode: theory Regular-Sets.NDerivative

21:28:11 Myhill-Nerode: theory Regular-Sets.Relation_Interpretation

21:28:12 VectorSpace: theory VectorSpace.MonoidSums

21:28:13 HOL-Metis_Examples: theory HOL-Metis_Examples.Trans_Closure

21:28:13 VectorSpace: theory VectorSpace.LinearCombinations

21:28:14 HOL-Metis_Examples: theory HOL-Metis_Examples.Type_Encodings

21:28:14 HOL-Metis_Examples: theory HOL-Metis_Examples.Proxies

21:28:14 HOL-Metis_Examples: theory HOL-Metis_Examples.Clausification

21:28:14 Myhill-Nerode: theory Myhill-Nerode.Myhill_2

21:28:14 Noninterference_Ipurge_Unwinding: theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

21:28:15 Myhill-Nerode: theory Myhill-Nerode.Myhill

21:28:15 Myhill-Nerode: theory Myhill-Nerode.Closures

21:28:16 ROBDD: theory ROBDD.Level_Collapse

21:28:16 Myhill-Nerode: theory Myhill-Nerode.Non_Regular_Languages

21:28:16 ROBDD: theory ROBDD.BDD_Examples

21:28:18 Noninterference_Ipurge_Unwinding: theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

21:28:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_3_Irrational

21:28:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_3_Irrational/document.pdf

21:28:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_3_Irrational/outline.pdf

21:28:18 Timing Zeta_3_Irrational (4 threads, 52.350s elapsed time, 159.152s cpu time, 2.768s GC time, factor 3.04)

21:28:18 Finished Zeta_3_Irrational (0:01:06 elapsed time, 0:02:58 cpu time, factor 2.68)

21:28:18 Running IEEE_Floating_Point ...

21:28:18 HOL-Metis_Examples: theory HOL-Metis_Examples.Big_O

21:28:20 Myhill-Nerode: theory Regular-Sets.Equivalence_Checking

21:28:21 Myhill-Nerode: theory Regular-Sets.Regexp_Method

21:28:22 IEEE_Floating_Point: theory HOL-Library.Adhoc_Overloading

21:28:22 IEEE_Floating_Point: theory HOL-Library.Code_Abstract_Nat

21:28:22 IEEE_Floating_Point: theory HOL-Library.Code_Target_Int

21:28:22 IEEE_Floating_Point: theory HOL-Library.Lattice_Algebras

21:28:22 IEEE_Floating_Point: theory HOL-Library.Code_Target_Nat

21:28:22 IEEE_Floating_Point: theory HOL-Library.Monad_Syntax

21:28:22 IEEE_Floating_Point: theory HOL-Library.Log_Nat

21:28:23 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full

21:28:23 IEEE_Floating_Point: theory HOL-Library.Code_Target_Numeral

21:28:25 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Bad_Sequences

21:28:26 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full_Relations

21:28:28 Myhill-Nerode: theory Well_Quasi_Orders.Well_Quasi_Orders

21:28:28 VectorSpace: theory VectorSpace.SumSpaces

21:28:29 Myhill-Nerode: theory Myhill-Nerode.Closures2

21:28:29 VectorSpace: theory VectorSpace.VectorSpace

21:28:34 ROBDD: theory ROBDD.BDD_Code

21:28:34 IEEE_Floating_Point: theory HOL-Library.Float

21:28:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc

21:28:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc/document.pdf

21:28:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc/outline.pdf

21:28:39 Timing SuperCalc (4 threads, 55.266s elapsed time, 132.624s cpu time, 4.836s GC time, factor 2.40)

21:28:39 Finished SuperCalc (0:01:14 elapsed time, 0:02:37 cpu time, factor 2.12)

21:28:39 Running Consensus_Refined ...

21:28:40 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE

21:28:42 Consensus_Refined: theory Consensus_Refined.Consensus_Misc

21:28:42 Consensus_Refined: theory Consensus_Refined.Consensus_Types

21:28:42 Consensus_Refined: theory Consensus_Refined.Infra

21:28:42 Consensus_Refined: theory HOL-Library.Infinite_Set

21:28:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Possibilistic_Noninterference

21:28:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Possibilistic_Noninterference/document.pdf

21:28:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Possibilistic_Noninterference/outline.pdf

21:28:42 Timing Possibilistic_Noninterference (4 threads, 48.476s elapsed time, 114.936s cpu time, 3.600s GC time, factor 2.37)

21:28:42 Finished Possibilistic_Noninterference (0:00:59 elapsed time, 0:02:14 cpu time, factor 2.24)

21:28:42 Running Heard_Of ...

21:28:42 Consensus_Refined: theory Consensus_Refined.Quorums

21:28:42 Consensus_Refined: theory Consensus_Refined.Refinement

21:28:42 Consensus_Refined: theory Heard_Of.HOModel

21:28:43 Consensus_Refined: theory Consensus_Refined.Three_Steps

21:28:44 Consensus_Refined: theory Consensus_Refined.Two_Steps

21:28:44 Consensus_Refined: theory Heard_Of.Majorities

21:28:44 Consensus_Refined: theory HOL-Library.Omega_Words_Fun

21:28:45 Heard_Of: theory HOL-Library.Infinite_Set

21:28:45 Heard_Of: theory Heard_Of.HOModel

21:28:45 Heard_Of: theory Heard_Of.Majorities

21:28:45 Consensus_Refined: theory Stuttering_Equivalence.Samplers

21:28:45 Consensus_Refined: theory Stuttering_Equivalence.StutterEquivalence

21:28:46 Heard_Of: theory HOL-Library.Omega_Words_Fun

21:28:46 Consensus_Refined: theory Consensus_Refined.Voting

21:28:46 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE_Properties

21:28:46 IEEE_Floating_Point: theory IEEE_Floating_Point.FP64

21:28:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD

21:28:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD/document.pdf

21:28:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD/outline.pdf

21:28:46 Timing ROBDD (4 threads, 47.816s elapsed time, 104.184s cpu time, 2.712s GC time, factor 2.18)

21:28:46 Finished ROBDD (0:01:00 elapsed time, 0:02:04 cpu time, factor 2.05)

21:28:46 Running Gauss_Sums ...

21:28:47 Consensus_Refined: theory Consensus_Refined.Ate_Defs

21:28:47 Consensus_Refined: theory Consensus_Refined.BenOr_Defs

21:28:47 Heard_Of: theory Stuttering_Equivalence.Samplers

21:28:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation

21:28:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation/document.pdf

21:28:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation/outline.pdf

21:28:47 Timing Graph_Saturation (4 threads, 51.952s elapsed time, 111.752s cpu time, 2.424s GC time, factor 2.15)

21:28:47 Finished Graph_Saturation (0:01:03 elapsed time, 0:02:08 cpu time, factor 2.03)

21:28:47 Running Decl_Sem_Fun_PL ...

21:28:47 Consensus_Refined: theory Consensus_Refined.CT_Defs

21:28:47 IEEE_Floating_Point: theory IEEE_Floating_Point.Conversion_IEEE_Float

21:28:47 Consensus_Refined: theory Consensus_Refined.Same_Vote

21:28:48 Heard_Of: theory Stuttering_Equivalence.StutterEquivalence

21:28:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Ipurge_Unwinding

21:28:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Ipurge_Unwinding/document.pdf

21:28:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Ipurge_Unwinding/outline.pdf

21:28:48 Timing Noninterference_Ipurge_Unwinding (4 threads, 13.460s elapsed time, 20.644s cpu time, 0.968s GC time, factor 1.53)

21:28:48 Finished Noninterference_Ipurge_Unwinding (0:00:39 elapsed time, 0:00:55 cpu time, factor 1.39)

21:28:48 Running Lp ...

21:28:48 IEEE_Floating_Point: theory IEEE_Floating_Point.Double

21:28:48 Consensus_Refined: theory Consensus_Refined.MRU_Vote

21:28:48 Consensus_Refined: theory Consensus_Refined.Observing_Quorums

21:28:48 Heard_Of: theory Heard_Of.AteDefs

21:28:48 Heard_Of: theory Heard_Of.EigbyzDefs

21:28:48 Consensus_Refined: theory Consensus_Refined.MRU_Vote_Opt

21:28:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal

21:28:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal/document.pdf

21:28:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal/outline.pdf

21:28:49 Timing Kruskal (4 threads, 52.593s elapsed time, 138.752s cpu time, 3.680s GC time, factor 2.64)

21:28:49 Finished Kruskal (0:01:05 elapsed time, 0:03:07 cpu time, factor 2.84)

21:28:49 Running HOL-Hoare ...

21:28:49 Heard_Of: theory Heard_Of.LastVotingDefs

21:28:49 Heard_Of: theory Heard_Of.OneThirdRuleDefs

21:28:49 Heard_Of: theory Heard_Of.UteDefs

21:28:49 Heard_Of: theory Heard_Of.UvDefs

21:28:49 Consensus_Refined: theory Consensus_Refined.Observing_Quorums_Opt

21:28:49 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.Lambda

21:28:49 Decl_Sem_Fun_PL: theory HOL-Library.Nat_Bijection

21:28:49 Decl_Sem_Fun_PL: theory HOL-Library.Old_Datatype

21:28:50 Consensus_Refined: theory Consensus_Refined.Three_Step_MRU

21:28:51 Heard_Of: theory Heard_Of.Reduction

21:28:51 HOL-Hoare: theory HOL-Hoare.Arith2

21:28:51 HOL-Hoare: theory HOL-Hoare.Heap

21:28:51 HOL-Hoare: theory HOL-Hoare.Hoare_Logic

21:28:51 HOL-Hoare: theory HOL-Hoare.Hoare_Logic_Abort

21:28:51 Consensus_Refined: theory Consensus_Refined.Two_Step_Observing

21:28:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode

21:28:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode/document.pdf

21:28:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode/outline.pdf

21:28:51 Timing Myhill-Nerode (4 threads, 48.497s elapsed time, 102.652s cpu time, 3.332s GC time, factor 2.12)

21:28:51 Finished Myhill-Nerode (0:00:58 elapsed time, 0:02:08 cpu time, factor 2.19)

21:28:51 Decl_Sem_Fun_PL: theory HOL-Library.Countable

21:28:51 Running Localization_Ring ...

21:28:51 HOL-Hoare: theory HOL-Hoare.SepLogHeap

21:28:52 Consensus_Refined: theory Consensus_Refined.Voting_Opt

21:28:52 Consensus_Refined: theory Consensus_Refined.HO_Transition_System

21:28:52 Gauss_Sums: theory Polynomial_Interpolation.Missing_Unsorted

21:28:52 Gauss_Sums: theory Gauss_Sums.Periodic_Arithmetic

21:28:52 Gauss_Sums: theory Dirichlet_L.Group_Adjoin

21:28:52 Consensus_Refined: theory Consensus_Refined.New_Algorithm_Defs

21:28:52 Lp: theory Ergodic_Theory.SG_Library_Complement

21:28:52 Consensus_Refined: theory Consensus_Refined.OneThirdRule_Defs

21:28:52 Consensus_Refined: theory Consensus_Refined.Paxos_Defs

21:28:52 Consensus_Refined: theory Consensus_Refined.Uv_Defs

21:28:53 Consensus_Refined: theory Consensus_Refined.Ate_Proofs

21:28:54 Heard_Of: theory Heard_Of.AteProof

21:28:54 Heard_Of: theory Heard_Of.EigbyzProof

21:28:54 Consensus_Refined: theory Consensus_Refined.CT_Proofs

21:28:54 Heard_Of: theory Heard_Of.LastVotingProof

21:28:54 Gauss_Sums: theory Dirichlet_L.Multiplicative_Characters

21:28:54 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.InterTypeSystem

21:28:54 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.SmallStepLam

21:28:54 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.Values

21:28:54 Consensus_Refined: theory Consensus_Refined.New_Algorithm_Proofs

21:28:54 Gauss_Sums: theory Gauss_Sums.Complex_Roots_Of_Unity

21:28:54 Heard_Of: theory Heard_Of.OneThirdRuleProof

21:28:55 Heard_Of: theory Heard_Of.UteProof

21:28:55 Decl_Sem_Fun_PL: theory HOL-Library.FSet

21:28:55 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DeclSemAsDenot

21:28:55 Heard_Of: theory Heard_Of.UvProof

21:28:55 Lp: theory Lp.Functional_Spaces

21:28:55 HOL-Hoare: theory HOL-Hoare.Examples

21:28:55 HOL-Hoare: theory HOL-Hoare.HeapSyntax

21:28:55 HOL-Hoare: theory HOL-Hoare.Pointers0

21:28:56 Consensus_Refined: theory Consensus_Refined.OneThirdRule_Proofs

21:28:56 HOL-Hoare: theory HOL-Hoare.Pointer_Examples

21:28:56 Consensus_Refined: theory Heard_Of.Reduction

21:28:56 HOL-Hoare: theory HOL-Hoare.SchorrWaite

21:28:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Metis_Examples

21:28:56 Timing HOL-Metis_Examples (4 threads, 46.266s elapsed time, 100.580s cpu time, 8.624s GC time, factor 2.17)

21:28:56 Finished HOL-Metis_Examples (0:00:51 elapsed time, 0:02:13 cpu time, factor 2.61)

21:28:56 Running Show ...

21:28:56 HOL-Hoare: theory HOL-Hoare.ExamplesAbort

21:28:56 HOL-Hoare: theory HOL-Hoare.HeapSyntaxAbort

21:28:56 Consensus_Refined: theory Consensus_Refined.Paxos_Proofs

21:28:56 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ValueProps

21:28:57 HOL-Hoare: theory HOL-Hoare.Pointer_ExamplesAbort

21:28:57 HOL-Hoare: theory HOL-Hoare.Separation

21:28:57 Localization_Ring: theory Localization_Ring.Localization

21:28:57 Gauss_Sums: theory Dirichlet_L.Dirichlet_Characters

21:28:58 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotLam5

21:28:58 Gauss_Sums: theory Polynomial_Interpolation.Missing_Polynomial

21:28:58 Consensus_Refined: theory Consensus_Refined.BenOr_Proofs

21:28:58 Consensus_Refined: theory Consensus_Refined.Uv_Proofs

21:28:58 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.BigStepLam

21:28:59 Lp: theory Lp.Lp

21:29:00 Gauss_Sums: theory Gauss_Sums.Gauss_Sums_Auxiliary

21:29:00 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.EquivDenotInterTypes

21:29:00 Show: theory HOL-Computational_Algebra.Factorial_Ring

21:29:00 Show: theory Show.Show

21:29:01 HOL-Hoare: theory HOL-Hoare.Hoare

21:29:03 Gauss_Sums: theory Polynomial_Interpolation.Lagrange_Interpolation

21:29:03 Gauss_Sums: theory Gauss_Sums.Finite_Fourier_Series

21:29:03 Show: theory Show.Show_Instances

21:29:03 Show: theory Show.Show_Real

21:29:04 Show: theory Show.Show_Complex

21:29:06 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.MutableRef

21:29:06 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.SystemF

21:29:07 Gauss_Sums: theory Gauss_Sums.Ramanujan_Sums

21:29:07 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ValuesFSet

21:29:07 Show: theory Show.Show_Real_Impl

21:29:09 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

21:29:09 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

21:29:11 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.RelationalSemFSet

21:29:11 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ValuesFSetProps

21:29:12 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

21:29:12 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ChangeEnv

21:29:13 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotSoundFSet

21:29:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point

21:29:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point/document.pdf

21:29:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point/outline.pdf

21:29:13 Timing IEEE_Floating_Point (4 threads, 42.892s elapsed time, 105.444s cpu time, 2.360s GC time, factor 2.46)

21:29:13 Finished IEEE_Floating_Point (0:00:54 elapsed time, 0:02:01 cpu time, factor 2.23)

21:29:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace

21:29:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace/document.pdf

21:29:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace/outline.pdf

21:29:13 Timing VectorSpace (4 threads, 54.119s elapsed time, 115.416s cpu time, 4.632s GC time, factor 2.13)

21:29:13 Finished VectorSpace (0:01:08 elapsed time, 0:02:14 cpu time, factor 1.95)

21:29:13 Running Modular_Assembly_Kit_Security ...

21:29:13 Running Architectural_Design_Patterns ...

21:29:14 Gauss_Sums: theory Gauss_Sums.Gauss_Sums

21:29:14 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotCompleteFSet

21:29:15 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotCongruenceFSet

21:29:16 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.Prefix

21:29:16 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.Projection

21:29:16 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.Views

21:29:17 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.MutableRefProps

21:29:17 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.FlowPolicies

21:29:18 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.EventSystems

21:29:18 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

21:29:19 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Auxiliary

21:29:19 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Singleton

21:29:19 Architectural_Design_Patterns: theory Architectural_Design_Patterns.RF_LTL

21:29:20 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Publisher_Subscriber

21:29:20 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

21:29:20 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.Optimizer

21:29:21 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.StateEventSystems

21:29:21 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.BSPTaxonomy

21:29:21 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.InformationFlowProperties

21:29:22 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.SecureSystems

21:29:23 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blockchain

21:29:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.CompositionBase

21:29:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.UnwindingConditions

21:29:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.PropertyLibrary

21:29:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.CompositionSupport

21:29:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

21:29:24 Show: theory HOL-Computational_Algebra.Polynomial

21:29:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

21:29:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.UnwindingResults

21:29:24 Gauss_Sums: theory Gauss_Sums.Polya_Vinogradov

21:29:25 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.CompositionalityResults

21:29:29 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blackboard

21:29:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Consensus_Refined

21:29:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Consensus_Refined/document.pdf

21:29:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Consensus_Refined/outline.pdf

21:29:38 Timing Consensus_Refined (4 threads, 44.153s elapsed time, 129.480s cpu time, 4.984s GC time, factor 2.93)

21:29:38 Finished Consensus_Refined (0:00:57 elapsed time, 0:02:30 cpu time, factor 2.60)

21:29:38 Running WHATandWHERE_Security ...

21:29:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Heard_Of

21:29:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Heard_Of/document.pdf

21:29:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Heard_Of/outline.pdf

21:29:38 Timing Heard_Of (4 threads, 41.698s elapsed time, 105.652s cpu time, 3.608s GC time, factor 2.53)

21:29:38 Finished Heard_Of (0:00:55 elapsed time, 0:02:05 cpu time, factor 2.25)

21:29:38 Running DiskPaxos ...

21:29:40 WHATandWHERE_Security: theory Strong_Security.Types

21:29:40 WHATandWHERE_Security: theory Strong_Security.Expr

21:29:40 WHATandWHERE_Security: theory WHATandWHERE_Security.MWLs

21:29:40 WHATandWHERE_Security: theory WHATandWHERE_Security.WHATWHERE_Security

21:29:41 DiskPaxos: theory DiskPaxos.DiskPaxos_Model

21:29:42 Show: theory Show.Show_Poly

21:29:42 WHATandWHERE_Security: theory WHATandWHERE_Security.Up_To_Technique

21:29:43 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv1

21:29:43 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv2

21:29:43 WHATandWHERE_Security: theory Strong_Security.Domain_example

21:29:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare

21:29:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare/document.pdf

21:29:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare/outline.pdf

21:29:45 Timing HOL-Hoare (4 threads, 45.623s elapsed time, 81.820s cpu time, 1.900s GC time, factor 1.79)

21:29:45 Finished HOL-Hoare (0:00:55 elapsed time, 0:01:37 cpu time, factor 1.76)

21:29:45 Running Shivers-CFA ...

21:29:45 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv3

21:29:45 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv4

21:29:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decl_Sem_Fun_PL

21:29:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decl_Sem_Fun_PL/document.pdf

21:29:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decl_Sem_Fun_PL/outline.pdf

21:29:45 Timing Decl_Sem_Fun_PL (4 threads, 46.393s elapsed time, 121.452s cpu time, 6.316s GC time, factor 2.62)

21:29:45 Finished Decl_Sem_Fun_PL (0:00:57 elapsed time, 0:02:18 cpu time, factor 2.41)

21:29:45 Running Locally-Nameless-Sigma ...

21:29:46 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv5

21:29:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp

21:29:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/document.pdf

21:29:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/outline.pdf

21:29:46 Timing Lp (4 threads, 45.509s elapsed time, 112.000s cpu time, 1.608s GC time, factor 2.46)

21:29:46 Finished Lp (0:00:58 elapsed time, 0:02:11 cpu time, factor 2.25)

21:29:46 Building HOL-Eisbach ...

21:29:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Sums

21:29:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Sums/document.pdf

21:29:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Sums/outline.pdf

21:29:47 Timing Gauss_Sums (4 threads, 45.835s elapsed time, 133.036s cpu time, 4.592s GC time, factor 2.90)

21:29:47 Finished Gauss_Sums (0:01:00 elapsed time, 0:02:33 cpu time, factor 2.54)

21:29:47 Building FOL-Fitting ...

21:29:47 Shivers-CFA: theory Shivers-CFA.FixTransform

21:29:47 Shivers-CFA: theory Shivers-CFA.HOLCFUtils

21:29:47 Shivers-CFA: theory Shivers-CFA.CPSScheme

21:29:47 Shivers-CFA: theory HOL-Library.Adhoc_Overloading

21:29:47 DiskPaxos: theory DiskPaxos.DiskPaxos_Chosen

21:29:47 Shivers-CFA: theory Shivers-CFA.SetMap

21:29:47 Shivers-CFA: theory Shivers-CFA.Computability

21:29:47 Shivers-CFA: theory Shivers-CFA.Utils

21:29:48 Locally-Nameless-Sigma: theory HOL-Proofs-Lambda.Commutation

21:29:48 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.Environments

21:29:48 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.ListPre

21:29:48 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv6

21:29:48 Shivers-CFA: theory Shivers-CFA.MapSets

21:29:48 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.FMap

21:29:48 DiskPaxos: theory DiskPaxos.DiskPaxos_Invariant

21:29:48 DiskPaxos: theory DiskPaxos.DiskPaxos

21:29:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring

21:29:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring/document.pdf

21:29:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring/outline.pdf

21:29:49 Timing Localization_Ring (4 threads, 44.909s elapsed time, 89.952s cpu time, 2.068s GC time, factor 2.00)

21:29:49 Finished Localization_Ring (0:00:56 elapsed time, 0:01:49 cpu time, factor 1.94)

21:29:49 Running PSemigroupsConvolution ...

21:29:49 HOL-Eisbach: theory HOL-Eisbach.Eisbach

21:29:49 HOL-Eisbach: theory IFOL

21:29:49 HOL-Eisbach: theory HOL-Analysis.Metric_Arith

21:29:49 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.Sigma

21:29:50 WHATandWHERE_Security: theory WHATandWHERE_Security.Parallel_Composition

21:29:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show

21:29:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show/document.pdf

21:29:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show/outline.pdf

21:29:50 Timing Show (4 threads, 43.955s elapsed time, 74.612s cpu time, 2.696s GC time, factor 1.70)

21:29:50 Finished Show (0:00:53 elapsed time, 0:01:29 cpu time, factor 1.67)

21:29:50 Running Rewriting_Z ...

21:29:50 HOL-Eisbach: theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

21:29:50 HOL-Eisbach: theory HOL-Eisbach.Eisbach_Tools

21:29:50 WHATandWHERE_Security: theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

21:29:50 HOL-Eisbach: theory HOL-Eisbach.Tests

21:29:50 HOL-Eisbach: theory HOL-Eisbach.Example_Metric

21:29:50 HOL-Eisbach: theory HOL-Eisbach.Examples

21:29:51 FOL-Fitting: theory FOL-Fitting.FOL_Fitting

21:29:51 WHATandWHERE_Security: theory WHATandWHERE_Security.Language_Composition

21:29:51 PSemigroupsConvolution: theory PSemigroupsConvolution.Partial_Semigroups

21:29:51 PSemigroupsConvolution: theory PSemigroupsConvolution.Quantales

21:29:51 WHATandWHERE_Security: theory WHATandWHERE_Security.Type_System

21:29:52 HOL-Eisbach: theory FOL

21:29:53 WHATandWHERE_Security: theory WHATandWHERE_Security.Type_System_example

21:29:56 Rewriting_Z: theory HOL-Eisbach.Eisbach

21:29:56 Rewriting_Z: theory Abstract-Rewriting.Seq

21:29:56 Rewriting_Z: theory HOL-Library.While_Combinator

21:29:56 Rewriting_Z: theory Regular-Sets.Regular_Set

21:29:59 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.ParRed

21:29:59 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.TypedSigma

21:30:01 HOL-Eisbach: theory HOL-Eisbach.Examples_FOL

21:30:04 Rewriting_Z: theory Regular-Sets.Regular_Exp

21:30:05 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

21:30:06 Shivers-CFA: theory Shivers-CFA.CPSUtils

21:30:06 Shivers-CFA: theory Shivers-CFA.Eval

21:30:06 Shivers-CFA: theory Shivers-CFA.AbsCF

21:30:09 Shivers-CFA: theory Shivers-CFA.ExCF

21:30:10 Rewriting_Z: theory Regular-Sets.NDerivative

21:30:10 Rewriting_Z: theory Regular-Sets.Relation_Interpretation

21:30:12 PSemigroupsConvolution: theory PSemigroupsConvolution.Partial_Semigroup_Models

21:30:12 Shivers-CFA: theory Shivers-CFA.AbsCFComp

21:30:12 Shivers-CFA: theory Shivers-CFA.AbsCFCorrect

21:30:12 Shivers-CFA: theory Shivers-CFA.ExCFSV

21:30:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns

21:30:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/document.pdf

21:30:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/outline.pdf

21:30:12 Timing Architectural_Design_Patterns (4 threads, 40.582s elapsed time, 97.904s cpu time, 7.176s GC time, factor 2.41)

21:30:12 Finished Architectural_Design_Patterns (0:00:57 elapsed time, 0:02:01 cpu time, factor 2.12)

21:30:12 Running NormByEval ...

21:30:15 NormByEval: theory NormByEval.NBE

21:30:17 Rewriting_Z: theory Regular-Sets.Equivalence_Checking

21:30:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Eisbach

21:30:18 Timing HOL-Eisbach (4 threads, 12.527s elapsed time, 26.508s cpu time, 0.612s GC time, factor 2.12)

21:30:18 Finished HOL-Eisbach (0:00:30 elapsed time, 0:00:46 cpu time, factor 1.52)

21:30:18 Running Hybrid_Logic ...

21:30:18 Rewriting_Z: theory Regular-Sets.Regexp_Method

21:30:20 Hybrid_Logic: theory HOL-Library.Old_Datatype

21:30:20 Hybrid_Logic: theory HOL-Library.Nat_Bijection

21:30:20 Rewriting_Z: theory Abstract-Rewriting.Abstract_Rewriting

21:30:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modular_Assembly_Kit_Security

21:30:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modular_Assembly_Kit_Security/document.pdf

21:30:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modular_Assembly_Kit_Security/outline.pdf

21:30:21 Timing Modular_Assembly_Kit_Security (4 threads, 44.672s elapsed time, 115.772s cpu time, 3.768s GC time, factor 2.59)

21:30:21 Finished Modular_Assembly_Kit_Security (0:01:07 elapsed time, 0:02:25 cpu time, factor 2.17)

21:30:21 Running ADS_Functor ...

21:30:21 Hybrid_Logic: theory HOL-Library.Countable

21:30:23 Rewriting_Z: theory Rewriting_Z.Z

21:30:23 Rewriting_Z: theory Rewriting_Z.CL_Z

21:30:23 Rewriting_Z: theory Rewriting_Z.Lambda_Z

21:30:24 Hybrid_Logic: theory Hybrid_Logic.Hybrid_Logic

21:30:25 ADS_Functor: theory ADS_Functor.Merkle_Interface

21:30:27 PSemigroupsConvolution: theory PSemigroupsConvolution.Binary_Modalities

21:30:29 PSemigroupsConvolution: theory PSemigroupsConvolution.Partial_Semigroup_Lifting

21:30:29 PSemigroupsConvolution: theory PSemigroupsConvolution.Unary_Modalities

21:30:29 ADS_Functor: theory ADS_Functor.ADS_Construction

21:30:29 ADS_Functor: theory ADS_Functor.Generic_ADS_Construction

21:30:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiskPaxos

21:30:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiskPaxos/document.pdf

21:30:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiskPaxos/outline.pdf

21:30:30 Timing DiskPaxos (4 threads, 40.003s elapsed time, 122.280s cpu time, 1.212s GC time, factor 3.06)

21:30:30 Finished DiskPaxos (0:00:51 elapsed time, 0:02:20 cpu time, factor 2.73)

21:30:30 Running Quaternions ...

21:30:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WHATandWHERE_Security

21:30:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WHATandWHERE_Security/document.pdf

21:30:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WHATandWHERE_Security/outline.pdf

21:30:30 Timing WHATandWHERE_Security (4 threads, 41.856s elapsed time, 121.564s cpu time, 3.608s GC time, factor 2.90)

21:30:30 Finished WHATandWHERE_Security (0:00:52 elapsed time, 0:02:17 cpu time, factor 2.63)

21:30:30 Running Presburger-Automata ...

21:30:34 Presburger-Automata: theory Presburger-Automata.DFS

21:30:34 Quaternions: theory Quaternions.Quaternions

21:30:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Shivers-CFA

21:30:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Shivers-CFA/document.pdf

21:30:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Shivers-CFA/outline.pdf

21:30:35 Timing Shivers-CFA (4 threads, 39.231s elapsed time, 96.344s cpu time, 3.856s GC time, factor 2.46)

21:30:35 Finished Shivers-CFA (0:00:49 elapsed time, 0:01:53 cpu time, factor 2.29)

21:30:35 Running Lambda_Free_EPO ...

21:30:36 Presburger-Automata: theory Presburger-Automata.Presburger_Automata

21:30:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PSemigroupsConvolution

21:30:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PSemigroupsConvolution/document.pdf

21:30:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PSemigroupsConvolution/outline.pdf

21:30:38 Timing PSemigroupsConvolution (4 threads, 40.194s elapsed time, 72.764s cpu time, 2.152s GC time, factor 1.81)

21:30:38 Finished PSemigroupsConvolution (0:00:49 elapsed time, 0:01:28 cpu time, factor 1.79)

21:30:38 Running Noninterference_Generic_Unwinding ...

21:30:39 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Util

21:30:39 Lambda_Free_EPO: theory Nested_Multisets_Ordinals.Multiset_More

21:30:39 Lambda_Free_EPO: theory HOL-Cardinals.Order_Union

21:30:39 Lambda_Free_EPO: theory HOL-Cardinals.Wellorder_Extension

21:30:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Locally-Nameless-Sigma

21:30:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Locally-Nameless-Sigma/document.pdf

21:30:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Locally-Nameless-Sigma/outline.pdf

21:30:39 Timing Locally-Nameless-Sigma (4 threads, 40.888s elapsed time, 116.588s cpu time, 3.216s GC time, factor 2.85)

21:30:39 Finished Locally-Nameless-Sigma (0:00:52 elapsed time, 0:02:15 cpu time, factor 2.57)

21:30:39 Building Noninterference_Sequential_Composition ...

21:30:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rewriting_Z

21:30:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rewriting_Z/document.pdf

21:30:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rewriting_Z/outline.pdf

21:30:40 Timing Rewriting_Z (4 threads, 40.689s elapsed time, 85.912s cpu time, 3.040s GC time, factor 2.11)

21:30:40 Finished Rewriting_Z (0:00:49 elapsed time, 0:01:49 cpu time, factor 2.23)

21:30:40 Running PLM ...

21:30:40 Noninterference_Generic_Unwinding: theory Noninterference_Generic_Unwinding.GenericUnwinding

21:30:40 Lambda_Free_EPO: theory Lambda_Free_RPOs.Infinite_Chain

21:30:40 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Term

21:30:41 Lambda_Free_EPO: theory Lambda_Free_RPOs.Extension_Orders

21:30:42 Noninterference_Sequential_Composition: theory List_Interleaving.ListInterleaving

21:30:42 Noninterference_Sequential_Composition: theory Noninterference_CSP.CSPNoninterference

21:30:43 PLM: theory HOL-Eisbach.Eisbach

21:30:43 PLM: theory HOL-Library.LaTeXsugar

21:30:43 PLM: theory PLM.TAO_1_Embedding

21:30:43 PLM: theory HOL-Library.OptionalSugar

21:30:45 PLM: theory HOL-Eisbach.Eisbach_Tools

21:30:46 ADS_Functor: theory ADS_Functor.Inclusion_Proof_Construction

21:30:47 Noninterference_Sequential_Composition: theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

21:30:47 PLM: theory PLM.TAO_2_Semantics

21:30:48 Lambda_Free_EPO: theory Lambda_Free_EPO.Embeddings

21:30:49 PLM: theory PLM.TAO_3_Quantifiable

21:30:49 PLM: theory PLM.TAO_4_BasicDefinitions

21:30:50 PLM: theory PLM.TAO_5_MetaSolver

21:30:50 Noninterference_Sequential_Composition: theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

21:30:51 ADS_Functor: theory ADS_Functor.Canton_Transaction_Tree

21:30:51 Noninterference_Sequential_Composition: theory Noninterference_Sequential_Composition.Propaedeutics

21:30:51 PLM: theory PLM.TAO_6_Identifiable

21:30:52 Lambda_Free_EPO: theory Lambda_Free_EPO.Chop

21:30:53 Lambda_Free_EPO: theory Lambda_Free_EPO.Lambda_Free_EPO

21:30:53 PLM: theory PLM.TAO_7_Axioms

21:30:54 PLM: theory PLM.TAO_8_Definitions

21:30:55 PLM: theory PLM.TAO_98_ArtificialTheorems

21:30:55 PLM: theory PLM.TAO_99_SanityTests

21:30:56 PLM: theory PLM.TAO_9_PLM

21:30:56 Noninterference_Sequential_Composition: theory Noninterference_Sequential_Composition.SequentialComposition

21:30:58 Noninterference_Sequential_Composition: theory Noninterference_Sequential_Composition.Counterexamples

21:31:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting

21:31:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting/document.pdf

21:31:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting/outline.pdf

21:31:01 Timing FOL-Fitting (4 threads, 32.681s elapsed time, 64.764s cpu time, 2.572s GC time, factor 1.98)

21:31:01 Finished FOL-Fitting (0:01:12 elapsed time, 0:01:59 cpu time, factor 1.64)

21:31:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/NormByEval

21:31:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/NormByEval/document.pdf

21:31:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/NormByEval/outline.pdf

21:31:01 Timing NormByEval (4 threads, 38.221s elapsed time, 79.588s cpu time, 1.768s GC time, factor 2.08)

21:31:01 Finished NormByEval (0:00:48 elapsed time, 0:01:35 cpu time, factor 1.98)

21:31:01 Running pGCL ...

21:31:01 Running Trie ...

21:31:02 PLM: theory PLM.TAO_10_PossibleWorlds

21:31:03 PLM: theory PLM.TAO_99_Paradox

21:31:03 PLM: theory PLM.Thesis

21:31:04 Trie: theory Trie.Trie

21:31:05 pGCL: theory pGCL.Misc

21:31:05 pGCL: theory pGCL.Expectations

21:31:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Logic

21:31:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Logic/document.pdf

21:31:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Logic/outline.pdf

21:31:07 Timing Hybrid_Logic (4 threads, 36.312s elapsed time, 82.212s cpu time, 2.760s GC time, factor 2.26)

21:31:07 Finished Hybrid_Logic (0:00:48 elapsed time, 0:01:40 cpu time, factor 2.05)

21:31:07 Running Well_Quasi_Orders ...

21:31:07 pGCL: theory pGCL.Transformers

21:31:08 Trie: theory Trie.Tries

21:31:09 Presburger-Automata: theory Presburger-Automata.Exec

21:31:10 pGCL: theory pGCL.Induction

21:31:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ADS_Functor

21:31:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ADS_Functor/document.pdf

21:31:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ADS_Functor/outline.pdf

21:31:10 Timing ADS_Functor (4 threads, 37.790s elapsed time, 73.704s cpu time, 3.672s GC time, factor 1.95)

21:31:10 Finished ADS_Functor (0:00:48 elapsed time, 0:01:31 cpu time, factor 1.89)

21:31:10 Running TESL_Language ...

21:31:11 Well_Quasi_Orders: theory Abstract-Rewriting.Seq

21:31:11 Well_Quasi_Orders: theory Open_Induction.Restricted_Predicates

21:31:11 Well_Quasi_Orders: theory Regular-Sets.Regular_Set

21:31:11 Well_Quasi_Orders: theory Well_Quasi_Orders.Infinite_Sequences

21:31:11 pGCL: theory pGCL.Embedding

21:31:11 Well_Quasi_Orders: theory Well_Quasi_Orders.Least_Enum

21:31:12 TESL_Language: theory TESL_Language.Introduction

21:31:12 TESL_Language: theory TESL_Language.TESL

21:31:12 Well_Quasi_Orders: theory Open_Induction.Open_Induction

21:31:12 pGCL: theory pGCL.Healthiness

21:31:12 Well_Quasi_Orders: theory Well_Quasi_Orders.Multiset_Extension

21:31:13 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Elements

21:31:14 pGCL: theory pGCL.Continuity

21:31:15 pGCL: theory pGCL.LoopInduction

21:31:15 pGCL: theory pGCL.Sublinearity

21:31:15 pGCL: theory pGCL.WellDefined

21:31:16 pGCL: theory pGCL.Algebra

21:31:16 pGCL: theory pGCL.Determinism

21:31:16 pGCL: theory pGCL.Loops

21:31:17 Well_Quasi_Orders: theory Regular-Sets.Regular_Exp

21:31:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions

21:31:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/document.pdf

21:31:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/outline.pdf

21:31:18 Timing Quaternions (4 threads, 36.838s elapsed time, 42.312s cpu time, 1.096s GC time, factor 1.15)

21:31:18 Finished Quaternions (0:00:46 elapsed time, 0:00:57 cpu time, factor 1.23)

21:31:18 Running Tutorial ...

21:31:18 pGCL: theory pGCL.StructuredReasoning

21:31:18 pGCL: theory pGCL.Automation

21:31:19 pGCL: theory pGCL.Termination

21:31:20 TESL_Language: theory TESL_Language.Run

21:31:20 pGCL: theory pGCL.pGCL

21:31:20 TESL_Language: theory TESL_Language.Denotational

21:31:20 TESL_Language: theory TESL_Language.SymbolicPrimitive

21:31:20 Tutorial: theory Tutorial.ToyList_Test

21:31:21 pGCL: theory pGCL.LoopExamples

21:31:21 pGCL: theory pGCL.Monty

21:31:21 pGCL: theory pGCL.Primitives

21:31:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata

21:31:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata/document.pdf

21:31:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata/outline.pdf

21:31:21 Timing Presburger-Automata (4 threads, 38.005s elapsed time, 97.488s cpu time, 2.644s GC time, factor 2.57)

21:31:21 Finished Presburger-Automata (0:00:50 elapsed time, 0:01:56 cpu time, factor 2.30)

21:31:21 Running Projective_Geometry ...

21:31:22 TESL_Language: theory TESL_Language.StutteringDefs

21:31:22 Tutorial: theory Tutorial.AB

21:31:22 Tutorial: theory Tutorial.ABexpr

21:31:22 Tutorial: theory Tutorial.AdvancedInd

21:31:22 Tutorial: theory Tutorial.Base

21:31:22 Tutorial: theory Tutorial.CTL

21:31:22 Tutorial: theory Tutorial.PDL

21:31:23 TESL_Language: theory TESL_Language.StutteringLemmas

21:31:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Generic_Unwinding

21:31:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Generic_Unwinding/document.pdf

21:31:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Generic_Unwinding/outline.pdf

21:31:24 Timing Noninterference_Generic_Unwinding (4 threads, 36.951s elapsed time, 38.540s cpu time, 0.340s GC time, factor 1.04)

21:31:24 Finished Noninterference_Generic_Unwinding (0:00:44 elapsed time, 0:00:52 cpu time, factor 1.16)

21:31:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO

21:31:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO/document.pdf

21:31:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO/outline.pdf

21:31:24 Timing Lambda_Free_EPO (4 threads, 37.909s elapsed time, 114.404s cpu time, 4.140s GC time, factor 3.02)

21:31:24 Finished Lambda_Free_EPO (0:00:48 elapsed time, 0:02:11 cpu time, factor 2.73)

21:31:24 Running Diophantine_Eqns_Lin_Hom ...

21:31:24 Running Kuratowski_Closure_Complement ...

21:31:24 Tutorial: theory Tutorial.CodeGen

21:31:24 Tutorial: theory Tutorial.Even

21:31:24 Projective_Geometry: theory Projective_Geometry.Higher_Projective_Space_Axioms

21:31:24 Projective_Geometry: theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

21:31:24 Projective_Geometry: theory Projective_Geometry.Projective_Plane_Axioms

21:31:24 Projective_Geometry: theory Projective_Geometry.Projective_Space_Axioms

21:31:24 Well_Quasi_Orders: theory Regular-Sets.NDerivative

21:31:24 Well_Quasi_Orders: theory Regular-Sets.Relation_Interpretation

21:31:24 Projective_Geometry: theory Projective_Geometry.Matroid_Rank_Properties

21:31:24 Projective_Geometry: theory Projective_Geometry.Pappus_Property

21:31:24 Tutorial: theory Tutorial.CTLind

21:31:24 Projective_Geometry: theory Projective_Geometry.Desargues_2D

21:31:25 Projective_Geometry: theory Projective_Geometry.Desargues_3D

21:31:25 Tutorial: theory Tutorial.Fundata

21:31:25 Tutorial: theory Tutorial.Advanced

21:31:25 TESL_Language: theory TESL_Language.Stuttering

21:31:25 Projective_Geometry: theory Projective_Geometry.Pascal_Property

21:31:26 Projective_Geometry: theory Projective_Geometry.Desargues_Property

21:31:26 Tutorial: theory Tutorial.Ifexpr

21:31:26 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

21:31:26 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.List_Vector

21:31:26 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

21:31:27 Projective_Geometry: theory Projective_Geometry.Pappus_Desargues

21:31:28 Kuratowski_Closure_Complement: theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

21:31:29 Tutorial: theory Tutorial.Itrev

21:31:29 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

21:31:29 TESL_Language: theory TESL_Language.Operational

21:31:29 Tutorial: theory Tutorial.Mutual

21:31:30 Tutorial: theory Tutorial.Option2

21:31:30 TESL_Language: theory TESL_Language.Corecursive_Prop

21:31:30 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

21:31:31 Tutorial: theory Tutorial.Nested

21:31:31 Tutorial: theory Tutorial.Plus

21:31:31 Tutorial: theory Tutorial.Star

21:31:31 Well_Quasi_Orders: theory Regular-Sets.Equivalence_Checking

21:31:31 Tutorial: theory Tutorial.ToyList

21:31:31 Tutorial: theory Tutorial.Tree

21:31:31 Tutorial: theory Tutorial.Trie

21:31:32 Well_Quasi_Orders: theory Regular-Sets.Regexp_Method

21:31:32 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Algorithm

21:31:32 TESL_Language: theory TESL_Language.Hygge_Theory

21:31:33 Tutorial: theory Tutorial.Tree2

21:31:33 Tutorial: theory Tutorial.appendix

21:31:33 Tutorial: theory Tutorial.case_exprs

21:31:33 TESL_Language: theory TESL_Language.Config_Morphisms

21:31:33 Tutorial: theory Tutorial.fakenat

21:31:33 Tutorial: theory Tutorial.fun0

21:31:33 Tutorial: theory Tutorial.natsum

21:31:33 Tutorial: theory Tutorial.pairs2

21:31:33 Tutorial: theory Tutorial.prime_def

21:31:33 Tutorial: theory Tutorial.simp

21:31:34 Tutorial: theory Tutorial.simp2

21:31:34 Tutorial: theory Tutorial.types

21:31:34 Tutorial: theory Tutorial.unfoldnested

21:31:34 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full

21:31:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Sequential_Composition

21:31:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Sequential_Composition/document.pdf

21:31:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Sequential_Composition/outline.pdf

21:31:34 Timing Noninterference_Sequential_Composition (4 threads, 23.873s elapsed time, 57.740s cpu time, 2.588s GC time, factor 2.42)

21:31:34 Finished Noninterference_Sequential_Composition (0:00:54 elapsed time, 0:01:40 cpu time, factor 1.84)

21:31:34 Running Budan_Fourier ...

21:31:37 Well_Quasi_Orders: theory Well_Quasi_Orders.Higman_OI

21:31:37 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Bad_Sequences

21:31:38 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full_Relations

21:31:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PLM

21:31:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PLM/document.pdf

21:31:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PLM/outline.pdf

21:31:38 Timing PLM (4 threads, 35.417s elapsed time, 89.932s cpu time, 2.596s GC time, factor 2.54)

21:31:38 Finished PLM (0:00:57 elapsed time, 0:02:04 cpu time, factor 2.16)

21:31:38 Running FocusStreamsCaseStudies ...

21:31:39 Budan_Fourier: theory Sturm_Tarski.PolyMisc

21:31:39 Well_Quasi_Orders: theory Well_Quasi_Orders.Well_Quasi_Orders

21:31:39 Budan_Fourier: theory Sturm_Tarski.Sturm_Tarski

21:31:39 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal

21:31:40 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Multiset

21:31:40 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal_Examples

21:31:40 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Instances

21:31:41 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.ArithExtras

21:31:41 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.ListExtras

21:31:41 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.arith_hints

21:31:42 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.stream

21:31:44 Budan_Fourier: theory Budan_Fourier.BF_Misc

21:31:46 Tutorial: theory Tutorial.Documents

21:31:46 Tutorial: theory Tutorial.Message

21:31:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie

21:31:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie/document.pdf

21:31:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie/outline.pdf

21:31:47 Timing Trie (4 threads, 35.128s elapsed time, 37.044s cpu time, 0.952s GC time, factor 1.05)

21:31:47 Finished Trie (0:00:45 elapsed time, 0:00:52 cpu time, factor 1.14)

21:31:47 Building Abstract_Completeness ...

21:31:47 Budan_Fourier: theory Budan_Fourier.Budan_Fourier

21:31:48 Budan_Fourier: theory Budan_Fourier.Sturm_Multiple_Roots

21:31:48 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.BitBoolTS

21:31:48 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.FR_types

21:31:48 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway_types

21:31:48 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.JoinSplitTime

21:31:49 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.SteamBoiler

21:31:49 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.SteamBoiler_proof

21:31:49 Budan_Fourier: theory Budan_Fourier.Descartes_Roots_Test

21:31:49 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.FR

21:31:50 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.FR_proof

21:31:51 Abstract_Completeness: theory Collections.ICF_Tools

21:31:51 Tutorial: theory Tutorial.Event

21:31:51 Abstract_Completeness: theory Collections.Ord_Code_Preproc

21:31:51 Abstract_Completeness: theory Collections.Locale_Code

21:31:52 Abstract_Completeness: theory Abstract_Completeness.Abstract_Completeness

21:31:53 Tutorial: theory Tutorial.Public

21:31:53 Tutorial: theory Tutorial.NS_Public

21:31:55 Tutorial: theory Tutorial.Setup

21:31:55 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway

21:31:55 Tutorial: theory Tutorial.Numbers

21:31:55 Tutorial: theory Tutorial.Basic

21:31:55 Tutorial: theory Tutorial.Blast

21:31:55 Tutorial: theory Tutorial.Force

21:31:55 Tutorial: theory Tutorial.Pairs

21:31:55 Tutorial: theory Tutorial.Records

21:31:55 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway_proof_aux

21:31:55 Tutorial: theory Tutorial.Overloading

21:31:55 Tutorial: theory Tutorial.Typedefs

21:31:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL

21:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/document.pdf

21:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/outline.pdf

21:31:56 Timing pGCL (4 threads, 35.494s elapsed time, 113.696s cpu time, 2.340s GC time, factor 3.20)

21:31:56 Finished pGCL (0:00:53 elapsed time, 0:02:20 cpu time, factor 2.61)

21:31:56 Running Generic_Join ...

21:31:56 Tutorial: theory Tutorial.Axioms

21:31:57 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway_proof

21:31:57 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Solver_Code

21:31:57 Abstract_Completeness: theory Abstract_Completeness.Propositional_Logic

21:31:58 Tutorial: theory Tutorial.Examples

21:31:58 Tutorial: theory Tutorial.Functions

21:31:58 Tutorial: theory Tutorial.Relations

21:31:58 Tutorial: theory Tutorial.Recur

21:31:58 Tutorial: theory Tutorial.TPrimes

21:31:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders

21:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders/document.pdf

21:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders/outline.pdf

21:31:58 Timing Well_Quasi_Orders (4 threads, 38.137s elapsed time, 84.848s cpu time, 3.088s GC time, factor 2.22)

21:31:58 Finished Well_Quasi_Orders (0:00:50 elapsed time, 0:01:53 cpu time, factor 2.25)

21:31:58 Tutorial: theory Tutorial.Tacticals

21:31:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TESL_Language

21:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TESL_Language/document.pdf

21:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TESL_Language/outline.pdf

21:31:58 Timing TESL_Language (4 threads, 35.681s elapsed time, 94.628s cpu time, 3.276s GC time, factor 2.65)

21:31:58 Finished TESL_Language (0:00:47 elapsed time, 0:01:53 cpu time, factor 2.38)

21:31:58 Running ConcurrentIMP ...

21:31:58 Tutorial: theory Tutorial.find2

21:31:58 Running Fishburn_Impossibility ...

21:31:58 Generic_Join: theory MFOTL_Monitor.Table

21:31:58 Tutorial: theory Tutorial.Forward

21:32:00 Generic_Join: theory Generic_Join.Generic_Join

21:32:00 Fishburn_Impossibility: theory HOL-Library.Disjoint_Sets

21:32:00 Fishburn_Impossibility: theory HOL-Library.Cancellation

21:32:00 Fishburn_Impossibility: theory List-Index.List_Index

21:32:01 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

21:32:01 Fishburn_Impossibility: theory HOL-Library.Multiset

21:32:02 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

21:32:03 Generic_Join: theory Generic_Join.Examples_Join

21:32:07 Generic_Join: theory Generic_Join.Generic_Join_Correctness

21:32:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Projective_Geometry

21:32:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Projective_Geometry/document.pdf

21:32:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Projective_Geometry/outline.pdf

21:32:10 Timing Projective_Geometry (4 threads, 37.632s elapsed time, 102.592s cpu time, 1.760s GC time, factor 2.73)

21:32:10 Finished Projective_Geometry (0:00:48 elapsed time, 0:02:06 cpu time, factor 2.63)

21:32:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Diophantine_Eqns_Lin_Hom

21:32:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Diophantine_Eqns_Lin_Hom/document.pdf

21:32:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Diophantine_Eqns_Lin_Hom/outline.pdf

21:32:10 Timing Diophantine_Eqns_Lin_Hom (4 threads, 35.809s elapsed time, 87.792s cpu time, 1.356s GC time, factor 2.45)

21:32:10 Finished Diophantine_Eqns_Lin_Hom (0:00:46 elapsed time, 0:01:47 cpu time, factor 2.32)

21:32:10 Running XML ...

21:32:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Tutorial

21:32:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Tutorial/tutorial.pdf

21:32:10 Timing Tutorial (4 threads, 38.069s elapsed time, 91.576s cpu time, 6.448s GC time, factor 2.41)

21:32:10 Finished Tutorial (0:00:52 elapsed time, 0:01:46 cpu time, factor 2.04)

21:32:10 Running VerifyThis2019 ...

21:32:10 Running Priority_Queue_Braun ...

21:32:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement

21:32:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/document.pdf

21:32:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/outline.pdf

21:32:12 Timing Kuratowski_Closure_Complement (4 threads, 37.130s elapsed time, 89.724s cpu time, 2.104s GC time, factor 2.42)

21:32:12 Finished Kuratowski_Closure_Complement (0:00:48 elapsed time, 0:01:47 cpu time, factor 2.22)

21:32:12 Running HOL-Analysis-ex ...

21:32:13 XML: theory Deriving.Derive_Manager

21:32:13 XML: theory Deriving.Generator_Aux

21:32:13 XML: theory Certification_Monads.Error_Syntax

21:32:13 XML: theory Partial_Function_MR.Partial_Function_MR

21:32:14 XML: theory Certification_Monads.Error_Monad

21:32:14 Fishburn_Impossibility: theory HOL-Library.Permutations

21:32:14 Priority_Queue_Braun: theory HOL-Data_Structures.Priority_Queue_Specs

21:32:14 Priority_Queue_Braun: theory HOL-Data_Structures.Braun_Tree

21:32:14 XML: theory Certification_Monads.Strict_Sum

21:32:14 XML: theory Show.Show

21:32:15 Priority_Queue_Braun: theory Priority_Queue_Braun.Priority_Queue_Braun

21:32:16 Fishburn_Impossibility: theory Randomised_Social_Choice.Order_Predicates

21:32:16 VerifyThis2019: theory VerifyThis2019.Exc_Nres_Monad

21:32:16 HOL-Analysis-ex: theory HOL-Analysis-ex.Metric_Arith_Examples

21:32:16 HOL-Analysis-ex: theory HOL-Analysis-ex.Approximations

21:32:17 Fishburn_Impossibility: theory Randomised_Social_Choice.Preference_Profiles

21:32:17 XML: theory Certification_Monads.Parser_Monad

21:32:19 Fishburn_Impossibility: theory Randomised_Social_Choice.Elections

21:32:19 Fishburn_Impossibility: theory Randomised_Social_Choice.Preference_Profile_Cmd

21:32:19 Priority_Queue_Braun: theory Priority_Queue_Braun.Priority_Queue_Braun2

21:32:20 Priority_Queue_Braun: theory Priority_Queue_Braun.Sorting_Braun

21:32:20 XML: theory XML.Xml

21:32:20 VerifyThis2019: theory VerifyThis2019.VTcomp

21:32:21 Fishburn_Impossibility: theory Fishburn_Impossibility.Social_Choice_Functions

21:32:22 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

21:32:23 Fishburn_Impossibility: theory Fishburn_Impossibility.Fishburn_Impossibility

21:32:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier

21:32:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier/document.pdf

21:32:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier/outline.pdf

21:32:24 Timing Budan_Fourier (4 threads, 36.912s elapsed time, 78.180s cpu time, 1.376s GC time, factor 2.12)

21:32:24 Finished Budan_Fourier (0:00:48 elapsed time, 0:01:35 cpu time, factor 1.97)

21:32:24 Running HOL-Statespace ...

21:32:24 VerifyThis2019: theory VerifyThis2019.Parallel_Multiset_Fold

21:32:24 VerifyThis2019: theory VerifyThis2019.Challenge2A

21:32:24 VerifyThis2019: theory VerifyThis2019.Challenge1A

21:32:25 VerifyThis2019: theory VerifyThis2019.Challenge3

21:32:25 ConcurrentIMP: theory ConcurrentIMP.CIMP

21:32:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FocusStreamsCaseStudies

21:32:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FocusStreamsCaseStudies/document.pdf

21:32:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FocusStreamsCaseStudies/outline.pdf

21:32:26 Timing FocusStreamsCaseStudies (4 threads, 34.448s elapsed time, 81.752s cpu time, 2.368s GC time, factor 2.37)

21:32:26 Finished FocusStreamsCaseStudies (0:00:46 elapsed time, 0:01:41 cpu time, factor 2.15)

21:32:26 Running FOL_Harrison ...

21:32:26 HOL-Statespace: theory HOL-Statespace.DistinctTreeProver

21:32:26 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer_ex

21:32:26 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer_ex

21:32:28 VerifyThis2019: theory VerifyThis2019.Challenge1B

21:32:28 FOL_Harrison: theory FOL_Harrison.FOL_Harrison

21:32:29 XML: theory XML.Xmlt

21:32:29 HOL-Statespace: theory HOL-Statespace.StateFun

21:32:29 HOL-Statespace: theory HOL-Statespace.StateSpaceLocale

21:32:31 HOL-Statespace: theory HOL-Statespace.StateSpaceSyntax

21:32:32 HOL-Statespace: theory HOL-Statespace.StateSpaceEx

21:32:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness

21:32:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness/document.pdf

21:32:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness/outline.pdf

21:32:37 Timing Abstract_Completeness (4 threads, 13.673s elapsed time, 22.684s cpu time, 0.940s GC time, factor 1.66)

21:32:37 Finished Abstract_Completeness (0:00:49 elapsed time, 0:01:10 cpu time, factor 1.42)

21:32:37 Running Knuth_Morris_Pratt ...

21:32:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fishburn_Impossibility

21:32:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fishburn_Impossibility/document.pdf

21:32:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fishburn_Impossibility/outline.pdf

21:32:40 Timing Fishburn_Impossibility (4 threads, 32.957s elapsed time, 96.292s cpu time, 3.312s GC time, factor 2.92)

21:32:40 Finished Fishburn_Impossibility (0:00:41 elapsed time, 0:01:50 cpu time, factor 2.65)

21:32:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Join

21:32:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Join/document.pdf

21:32:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Join/outline.pdf

21:32:40 Timing Generic_Join (4 threads, 32.887s elapsed time, 98.688s cpu time, 2.824s GC time, factor 3.00)

21:32:40 Finished Generic_Join (0:00:43 elapsed time, 0:01:54 cpu time, factor 2.60)

21:32:40 Running Program-Conflict-Analysis ...

21:32:40 Running Sliding_Window_Algorithm ...

21:32:42 Knuth_Morris_Pratt: theory HOL-Library.Sublist

21:32:43 Sliding_Window_Algorithm: theory Sliding_Window_Algorithm.SWA

21:32:44 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Misc

21:32:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP

21:32:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP/document.pdf

21:32:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP/outline.pdf

21:32:44 Timing ConcurrentIMP (4 threads, 35.563s elapsed time, 67.312s cpu time, 3.036s GC time, factor 1.89)

21:32:44 Finished ConcurrentIMP (0:00:45 elapsed time, 0:01:23 cpu time, factor 1.83)

21:32:44 Running HOL-Examples ...

21:32:46 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Interleave

21:32:46 HOL-Examples: theory HOL-Examples.Cantor

21:32:46 HOL-Examples: theory HOL-Examples.Ackermann

21:32:46 HOL-Examples: theory HOL-Examples.Coherent

21:32:46 HOL-Examples: theory HOL-Examples.Commands

21:32:47 HOL-Examples: theory HOL-Examples.Drinker

21:32:47 HOL-Examples: theory HOL-Examples.Groebner_Examples

21:32:47 HOL-Examples: theory HOL-Examples.Iff_Oracle

21:32:47 HOL-Examples: theory HOL-Examples.Induction_Schema

21:32:47 Knuth_Morris_Pratt: theory Knuth_Morris_Pratt.KMP

21:32:47 HOL-Examples: theory HOL-Examples.ML

21:32:47 HOL-Examples: theory HOL-Examples.Peirce

21:32:48 HOL-Examples: theory HOL-Examples.Records

21:32:48 HOL-Examples: theory HOL-Examples.Seq

21:32:48 HOL-Examples: theory HOL-Library.Adhoc_Overloading

21:32:48 HOL-Examples: theory HOL-Library.Infinite_Set

21:32:49 VerifyThis2019: theory VerifyThis2019.Challenge2B

21:32:50 HOL-Examples: theory HOL-Library.Lattice_Syntax

21:32:50 HOL-Examples: theory HOL-Examples.Knaster_Tarski

21:32:50 HOL-Examples: theory HOL-Examples.Adhoc_Overloading_Examples

21:32:50 Program-Conflict-Analysis: theory Program-Conflict-Analysis.LTS

21:32:50 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Flowgraph

21:32:50 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConsInterleave

21:32:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis-ex

21:32:52 Timing HOL-Analysis-ex (4 threads, 34.124s elapsed time, 82.616s cpu time, 1.012s GC time, factor 2.42)

21:32:52 Finished HOL-Analysis-ex (0:00:38 elapsed time, 0:01:26 cpu time, factor 2.24)

21:32:52 Running Weight_Balanced_Trees ...

21:32:52 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ThreadTracking

21:32:53 Program-Conflict-Analysis: theory Program-Conflict-Analysis.AcquisitionHistory

21:32:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun

21:32:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun/document.pdf

21:32:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun/outline.pdf

21:32:53 Timing Priority_Queue_Braun (4 threads, 33.114s elapsed time, 69.540s cpu time, 1.332s GC time, factor 2.10)

21:32:53 Finished Priority_Queue_Braun (0:00:42 elapsed time, 0:01:24 cpu time, factor 1.98)

21:32:53 Running IMP2_Binary_Heap ...

21:32:54 Weight_Balanced_Trees: theory HOL-Data_Structures.Cmp

21:32:54 Weight_Balanced_Trees: theory HOL-Library.Tree

21:32:54 Weight_Balanced_Trees: theory HOL-Data_Structures.Less_False

21:32:54 Weight_Balanced_Trees: theory HOL-Data_Structures.Sorted_Less

21:32:54 Weight_Balanced_Trees: theory HOL-Data_Structures.List_Ins_Del

21:32:55 Weight_Balanced_Trees: theory HOL-Data_Structures.Set_Specs

21:32:55 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Semantics

21:32:56 IMP2_Binary_Heap: theory IMP2_Binary_Heap.IMP2_Binary_Heap

21:32:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML

21:32:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML/document.pdf

21:32:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML/outline.pdf

21:32:56 Timing XML (4 threads, 35.975s elapsed time, 52.576s cpu time, 3.224s GC time, factor 1.46)

21:32:56 Finished XML (0:00:45 elapsed time, 0:01:07 cpu time, factor 1.50)

21:32:56 Running Finger-Trees ...

21:32:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2019

21:32:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2019/document.pdf

21:32:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2019/outline.pdf

21:32:58 Timing VerifyThis2019 (4 threads, 35.924s elapsed time, 50.332s cpu time, 1.344s GC time, factor 1.40)

21:32:58 Finished VerifyThis2019 (0:00:47 elapsed time, 0:02:47 cpu time, factor 3.53)

21:32:58 Running Approximation_Algorithms ...

21:32:59 Weight_Balanced_Trees: theory HOL-Data_Structures.Tree2

21:32:59 Finger-Trees: theory Finger-Trees.FingerTree

21:32:59 Weight_Balanced_Trees: theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

21:33:00 Weight_Balanced_Trees: theory HOL-Data_Structures.Isin2

21:33:00 Approximation_Algorithms: theory HOL-Library.Disjoint_Sets

21:33:00 Approximation_Algorithms: theory HOL-Hoare.Hoare_Logic

21:33:01 Weight_Balanced_Trees: theory Weight_Balanced_Trees.Weight_Balanced_Trees

21:33:02 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Normalization

21:33:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Harrison

21:33:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Harrison/document.pdf

21:33:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Harrison/outline.pdf

21:33:05 Timing FOL_Harrison (4 threads, 29.336s elapsed time, 52.540s cpu time, 0.880s GC time, factor 1.79)

21:33:05 Finished FOL_Harrison (0:00:38 elapsed time, 0:01:06 cpu time, factor 1.73)

21:33:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Statespace

21:33:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Statespace/document.pdf

21:33:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Statespace/outline.pdf

21:33:05 Timing HOL-Statespace (4 threads, 31.305s elapsed time, 32.140s cpu time, 0.320s GC time, factor 1.03)

21:33:05 Finished HOL-Statespace (0:00:40 elapsed time, 0:00:46 cpu time, factor 1.14)

21:33:05 Building IOA ...

21:33:05 Running SenSocialChoice ...

21:33:05 Approximation_Algorithms: theory Approximation_Algorithms.Approx_VC_Hoare

21:33:05 Approximation_Algorithms: theory Approximation_Algorithms.Approx_MIS_Hoare

21:33:05 Approximation_Algorithms: theory Approximation_Algorithms.Approx_BP_Hoare

21:33:05 Approximation_Algorithms: theory Approximation_Algorithms.Approx_LB_Hoare

21:33:06 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConstraintSystems

21:33:07 SenSocialChoice: theory SenSocialChoice.FSext

21:33:07 IOA: theory IOA.Seq

21:33:07 IOA: theory IOA.Asig

21:33:07 IOA: theory IOA.Pred

21:33:08 SenSocialChoice: theory SenSocialChoice.RPRs

21:33:08 IOA: theory IOA.Automata

21:33:09 SenSocialChoice: theory SenSocialChoice.SCFs

21:33:10 Program-Conflict-Analysis: theory Program-Conflict-Analysis.MainResult

21:33:10 SenSocialChoice: theory SenSocialChoice.Arrow

21:33:10 SenSocialChoice: theory SenSocialChoice.May

21:33:11 IOA: theory IOA.Sequence

21:33:11 SenSocialChoice: theory SenSocialChoice.Sen

21:33:14 IOA: theory IOA.Traces

21:33:14 IOA: theory IOA.TL

21:33:15 IOA: theory IOA.CompoExecs

21:33:15 IOA: theory IOA.RefMappings

21:33:15 IOA: theory IOA.ShortExecutions

21:33:16 IOA: theory IOA.RefCorrectness

21:33:17 IOA: theory IOA.CompoScheds

21:33:17 IOA: theory IOA.Simulations

21:33:18 IOA: theory IOA.SimCorrectness

21:33:20 IOA: theory IOA.Deadlock

21:33:20 IOA: theory IOA.CompoTraces

21:33:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sliding_Window_Algorithm

21:33:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sliding_Window_Algorithm/document.pdf

21:33:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sliding_Window_Algorithm/outline.pdf

21:33:20 Timing Sliding_Window_Algorithm (4 threads, 30.891s elapsed time, 72.692s cpu time, 1.036s GC time, factor 2.35)

21:33:20 Finished Sliding_Window_Algorithm (0:00:39 elapsed time, 0:01:26 cpu time, factor 2.19)

21:33:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt

21:33:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt/document.pdf

21:33:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt/outline.pdf

21:33:20 Timing Knuth_Morris_Pratt (4 threads, 30.893s elapsed time, 79.944s cpu time, 1.612s GC time, factor 2.59)

21:33:20 Finished Knuth_Morris_Pratt (0:00:43 elapsed time, 0:01:37 cpu time, factor 2.26)

21:33:20 Building HOL-SPARK ...

21:33:20 Building Random_BSTs ...

21:33:22 IOA: theory IOA.Compositionality

21:33:22 IOA: theory IOA.IOA

21:33:23 IOA: theory IOA.TLS

21:33:23 HOL-SPARK: theory HOL-SPARK.SPARK_Setup

21:33:24 IOA: theory IOA.LiveIOA

21:33:24 Finger-Trees: theory Finger-Trees.Test

21:33:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Examples

21:33:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Examples/document.pdf

21:33:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Examples/outline.pdf

21:33:24 Timing HOL-Examples (4 threads, 29.292s elapsed time, 48.680s cpu time, 1.384s GC time, factor 1.66)

21:33:24 Finished HOL-Examples (0:00:39 elapsed time, 0:01:13 cpu time, factor 1.86)

21:33:24 Running Optics ...

21:33:24 IOA: theory IOA.Abstraction

21:33:25 Random_BSTs: theory HOL-Data_Structures.Cmp

21:33:25 Random_BSTs: theory HOL-Data_Structures.Less_False

21:33:25 Random_BSTs: theory HOL-Data_Structures.Sorted_Less

21:33:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis

21:33:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis/document.pdf

21:33:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis/outline.pdf

21:33:25 Timing Program-Conflict-Analysis (4 threads, 30.492s elapsed time, 82.080s cpu time, 2.932s GC time, factor 2.69)

21:33:25 Finished Program-Conflict-Analysis (0:00:44 elapsed time, 0:01:43 cpu time, factor 2.31)

21:33:25 Running Isar_Ref ...

21:33:25 Random_BSTs: theory HOL-Data_Structures.List_Ins_Del

21:33:26 Optics: theory Optics.Two

21:33:26 Optics: theory Optics.Interp

21:33:26 Optics: theory Optics.Prisms

21:33:26 Random_BSTs: theory HOL-Data_Structures.Set_Specs

21:33:27 Optics: theory Optics.Lens_Laws

21:33:27 Random_BSTs: theory HOL-Data_Structures.Tree_Set

21:33:27 HOL-SPARK: theory HOL-SPARK.SPARK

21:33:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Weight_Balanced_Trees

21:33:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Weight_Balanced_Trees/document.pdf

21:33:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Weight_Balanced_Trees/outline.pdf

21:33:27 Timing Weight_Balanced_Trees (4 threads, 26.599s elapsed time, 61.576s cpu time, 3.124s GC time, factor 2.31)

21:33:27 Finished Weight_Balanced_Trees (0:00:35 elapsed time, 0:01:15 cpu time, factor 2.15)

21:33:27 Running RSAPSS ...

21:33:27 Isar_Ref: theory Isar_Ref.Base

21:33:27 Isar_Ref: theory HOL-Library.Confluence

21:33:27 Isar_Ref: theory HOL-Library.Adhoc_Overloading

21:33:27 Isar_Ref: theory HOL-Library.Nat_Bijection

21:33:28 Isar_Ref: theory HOL-Library.Confluent_Quotient

21:33:28 Isar_Ref: theory HOL-Library.Old_Datatype

21:33:28 Isar_Ref: theory Isar_Ref.First_Order_Logic

21:33:28 Isar_Ref: theory HOL-Library.Dlist

21:33:28 Isar_Ref: theory HOL-Library.Old_Recdef

21:33:29 Optics: theory Optics.Lens_Algebra

21:33:29 Isar_Ref: theory Isar_Ref.Document_Preparation

21:33:29 Random_BSTs: theory Random_BSTs.Random_BSTs

21:33:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2_Binary_Heap

21:33:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2_Binary_Heap/document.pdf

21:33:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2_Binary_Heap/outline.pdf

21:33:29 Timing IMP2_Binary_Heap (4 threads, 27.307s elapsed time, 59.740s cpu time, 0.856s GC time, factor 2.19)

21:33:29 Finished IMP2_Binary_Heap (0:00:35 elapsed time, 0:01:13 cpu time, factor 2.08)

21:33:29 Running BNF_CC ...

21:33:30 Isar_Ref: theory Isar_Ref.Framework

21:33:30 Isar_Ref: theory HOL-Library.Countable

21:33:30 Optics: theory Optics.Lens_Order

21:33:30 Isar_Ref: theory Isar_Ref.Generic

21:33:31 Optics: theory Optics.Lens_Symmetric

21:33:31 Isar_Ref: theory Isar_Ref.Inner_Syntax

21:33:31 Isar_Ref: theory Isar_Ref.Outer_Syntax

21:33:31 Isar_Ref: theory Isar_Ref.Preface

21:33:31 Isar_Ref: theory Isar_Ref.Proof

21:33:31 Optics: theory Optics.Lens_Instances

21:33:32 BNF_CC: theory BNF_CC.Preliminaries

21:33:32 BNF_CC: theory HOL-Library.BNF_Axiomatization

21:33:32 BNF_CC: theory HOL-Library.Nat_Bijection

21:33:32 BNF_CC: theory HOL-Library.Old_Datatype

21:33:32 Isar_Ref: theory Isar_Ref.Proof_Script

21:33:32 RSAPSS: theory RSAPSS.Word

21:33:32 Isar_Ref: theory Isar_Ref.Quick_Reference

21:33:32 BNF_CC: theory HOL-Library.Phantom_Type

21:33:32 Isar_Ref: theory Isar_Ref.Spec

21:33:32 Isar_Ref: theory Isar_Ref.Symbols

21:33:32 BNF_CC: theory HOL-Library.Rewrite

21:33:32 Isar_Ref: theory Isar_Ref.Synopsis

21:33:33 Isar_Ref: theory HOL-Library.FSet

21:33:33 BNF_CC: theory BNF_CC.Axiomatised_BNF_CC

21:33:33 BNF_CC: theory HOL-Library.Countable

21:33:33 BNF_CC: theory HOL-Library.Cardinality

21:33:33 Optics: theory Optics.Scenes

21:33:33 Optics: theory Optics.Lenses

21:33:34 Optics: theory Optics.Optics

21:33:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees

21:33:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees/document.pdf

21:33:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees/outline.pdf

21:33:35 Timing Finger-Trees (4 threads, 28.366s elapsed time, 42.392s cpu time, 2.288s GC time, factor 1.49)

21:33:35 Finished Finger-Trees (0:00:38 elapsed time, 0:00:58 cpu time, factor 1.52)

21:33:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Approximation_Algorithms

21:33:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Approximation_Algorithms/document.pdf

21:33:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Approximation_Algorithms/outline.pdf

21:33:35 Timing Approximation_Algorithms (4 threads, 27.059s elapsed time, 77.144s cpu time, 1.664s GC time, factor 2.85)

21:33:35 Finished Approximation_Algorithms (0:00:36 elapsed time, 0:01:33 cpu time, factor 2.55)

21:33:35 Running GraphMarkingIBP ...

21:33:35 Running FLP ...

21:33:35 BNF_CC: theory HOL-Library.FSet

21:33:35 BNF_CC: theory BNF_CC.Concrete_Examples

21:33:36 BNF_CC: theory BNF_CC.Composition

21:33:36 BNF_CC: theory BNF_CC.Fixpoints

21:33:37 GraphMarkingIBP: theory GraphMarkingIBP.Graph

21:33:37 GraphMarkingIBP: theory LatticeProperties.Conj_Disj

21:33:37 GraphMarkingIBP: theory LatticeProperties.WellFoundedTransitive

21:33:37 FLP: theory FLP.ListUtilities

21:33:37 FLP: theory FLP.Multiset

21:33:37 FLP: theory FLP.AsynchronousSystem

21:33:38 RSAPSS: theory RSAPSS.Mod

21:33:38 RSAPSS: theory RSAPSS.WordOperations

21:33:39 GraphMarkingIBP: theory LatticeProperties.Complete_Lattice_Prop

21:33:39 RSAPSS: theory RSAPSS.Crypt

21:33:39 RSAPSS: theory RSAPSS.Pdifference

21:33:39 GraphMarkingIBP: theory DataRefinementIBP.Preliminaries

21:33:40 GraphMarkingIBP: theory DataRefinementIBP.Statements

21:33:40 RSAPSS: theory RSAPSS.Productdivides

21:33:40 GraphMarkingIBP: theory DataRefinementIBP.Hoare

21:33:40 RSAPSS: theory RSAPSS.Cryptinverts

21:33:40 BNF_CC: theory BNF_CC.Quotient_Preservation

21:33:40 BNF_CC: theory BNF_CC.Subtypes

21:33:40 GraphMarkingIBP: theory DataRefinementIBP.Diagram

21:33:41 Isar_Ref: theory Isar_Ref.HOL_Specific

21:33:41 GraphMarkingIBP: theory DataRefinementIBP.DataRefinement

21:33:41 GraphMarkingIBP: theory GraphMarkingIBP.SetMark

21:33:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK

21:33:42 Timing HOL-SPARK (4 threads, 4.242s elapsed time, 5.088s cpu time, 0.000s GC time, factor 1.20)

21:33:42 Finished HOL-SPARK (0:00:21 elapsed time, 0:00:25 cpu time, factor 1.21)

21:33:42 Running Decreasing-Diagrams-II ...

21:33:43 BNF_CC: theory BNF_CC.Operation_Examples

21:33:43 GraphMarkingIBP: theory GraphMarkingIBP.StackMark

21:33:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SenSocialChoice

21:33:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SenSocialChoice/document.pdf

21:33:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SenSocialChoice/outline.pdf

21:33:43 Timing SenSocialChoice (4 threads, 27.977s elapsed time, 61.248s cpu time, 0.952s GC time, factor 2.19)

21:33:43 Finished SenSocialChoice (0:00:37 elapsed time, 0:01:16 cpu time, factor 2.04)

21:33:43 Running IMAP-CRDT ...

21:33:43 FLP: theory FLP.Execution

21:33:43 FLP: theory FLP.FLPSystem

21:33:43 GraphMarkingIBP: theory GraphMarkingIBP.LinkMark

21:33:44 RSAPSS: theory RSAPSS.SHA1Padding

21:33:44 RSAPSS: theory RSAPSS.Wordarith

21:33:44 RSAPSS: theory RSAPSS.SHA1

21:33:44 FLP: theory FLP.FLPTheorem

21:33:45 Optics: theory Optics.Lens_Record_Example

21:33:45 RSAPSS: theory RSAPSS.EMSAPSS

21:33:45 BNF_CC: theory BNF_CC.DDS

21:33:45 GraphMarkingIBP: theory GraphMarkingIBP.DSWMark

21:33:45 IMAP-CRDT: theory IMAP-CRDT.IMAP-def

21:33:46 Decreasing-Diagrams-II: theory HOL-Cardinals.Order_Union

21:33:46 Decreasing-Diagrams-II: theory Open_Induction.Restricted_Predicates

21:33:46 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Infinite_Sequences

21:33:46 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Least_Enum

21:33:46 Decreasing-Diagrams-II: theory HOL-Cardinals.Wellorder_Extension

21:33:47 RSAPSS: theory RSAPSS.RSAPSS

21:33:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA

21:33:47 Timing IOA (4 threads, 20.718s elapsed time, 48.304s cpu time, 1.676s GC time, factor 2.33)

21:33:47 Finished IOA (0:00:41 elapsed time, 0:01:14 cpu time, factor 1.79)

21:33:47 Running FunWithTilings ...

21:33:47 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Multiset_Extension

21:33:48 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Elements

21:33:48 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full

21:33:48 FLP: theory FLP.FLPExistingSystem

21:33:49 FunWithTilings: theory FunWithTilings.Tilings

21:33:49 Optics: theory HOL-Library.Adhoc_Overloading

21:33:49 Optics: theory HOL-Library.Monad_Syntax

21:33:49 Optics: theory HOL-Library.State_Monad

21:33:50 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof-helpers

21:33:50 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof-commute

21:33:51 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Bad_Sequences

21:33:52 Optics: theory Optics.Lens_State

21:33:52 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full_Relations

21:33:55 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Well_Quasi_Orders

21:33:55 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof-independent

21:33:56 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

21:33:57 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

21:34:01 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof

21:34:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optics

21:34:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optics/document.pdf

21:34:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optics/outline.pdf

21:34:01 Timing Optics (4 threads, 26.217s elapsed time, 55.536s cpu time, 1.192s GC time, factor 2.12)

21:34:01 Finished Optics (0:00:36 elapsed time, 0:01:11 cpu time, factor 1.95)

21:34:01 Running Finite_Automata_HF ...

21:34:04 Finite_Automata_HF: theory HOL-Library.Nat_Bijection

21:34:04 Finite_Automata_HF: theory Regular-Sets.Regular_Set

21:34:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS

21:34:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS/document.pdf

21:34:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS/outline.pdf

21:34:04 Timing RSAPSS (4 threads, 25.272s elapsed time, 68.628s cpu time, 2.184s GC time, factor 2.72)

21:34:04 Finished RSAPSS (0:00:37 elapsed time, 0:01:25 cpu time, factor 2.32)

21:34:04 Running HOL-Matrix_LP ...

21:34:05 Finite_Automata_HF: theory HereditarilyFinite.HF

21:34:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_CC

21:34:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_CC/document.pdf

21:34:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_CC/outline.pdf

21:34:06 Timing BNF_CC (4 threads, 24.507s elapsed time, 63.200s cpu time, 4.012s GC time, factor 2.58)

21:34:06 Finished BNF_CC (0:00:36 elapsed time, 0:01:23 cpu time, factor 2.29)

21:34:06 Running Name_Carrying_Type_Inference ...

21:34:07 HOL-Matrix_LP: theory HOL-Matrix_LP.Compute_Oracle

21:34:07 HOL-Matrix_LP: theory HOL-Library.Lattice_Algebras

21:34:08 Finite_Automata_HF: theory HereditarilyFinite.Ordinal

21:34:08 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.Fresh

21:34:08 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.Permutation

21:34:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GraphMarkingIBP

21:34:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GraphMarkingIBP/document.pdf

21:34:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GraphMarkingIBP/outline.pdf

21:34:09 Timing GraphMarkingIBP (4 threads, 24.745s elapsed time, 62.280s cpu time, 0.948s GC time, factor 2.52)

21:34:09 Finished GraphMarkingIBP (0:00:33 elapsed time, 0:01:16 cpu time, factor 2.27)

21:34:09 Running OpSets ...

21:34:09 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeHOL

21:34:09 Finite_Automata_HF: theory Regular-Sets.Regular_Exp

21:34:10 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.PreSimplyTyped

21:34:11 OpSets: theory OpSets.OpSet

21:34:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FLP

21:34:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FLP/document.pdf

21:34:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FLP/outline.pdf

21:34:12 Timing FLP (4 threads, 27.725s elapsed time, 65.584s cpu time, 2.288s GC time, factor 2.37)

21:34:12 Finished FLP (0:00:36 elapsed time, 0:01:20 cpu time, factor 2.19)

21:34:12 Running Polynomial_Interpolation ...

21:34:12 OpSets: theory OpSets.Insert_Spec

21:34:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Isar_Ref

21:34:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Isar_Ref/isar-ref.pdf

21:34:13 Timing Isar_Ref (4 threads, 26.905s elapsed time, 53.948s cpu time, 2.108s GC time, factor 2.01)

21:34:13 Finished Isar_Ref (0:00:47 elapsed time, 0:01:14 cpu time, factor 1.56)

21:34:13 Running InformationFlowSlicing_Inter ...

21:34:14 OpSets: theory OpSets.Interleaving

21:34:14 OpSets: theory OpSets.List_Spec

21:34:14 OpSets: theory OpSets.RGA

21:34:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs

21:34:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/document.pdf

21:34:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/outline.pdf

21:34:15 Timing Random_BSTs (4 threads, 12.308s elapsed time, 18.036s cpu time, 0.520s GC time, factor 1.47)

21:34:15 Finished Random_BSTs (0:00:54 elapsed time, 0:01:15 cpu time, factor 1.39)

21:34:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II

21:34:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II/document.pdf

21:34:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II/outline.pdf

21:34:15 Timing Decreasing-Diagrams-II (4 threads, 23.194s elapsed time, 64.720s cpu time, 1.836s GC time, factor 2.79)

21:34:15 Finished Decreasing-Diagrams-II (0:00:32 elapsed time, 0:01:20 cpu time, factor 2.46)

21:34:15 Running Octonions ...

21:34:15 Running POPLmark-deBruijn ...

21:34:16 Finite_Automata_HF: theory Finite_Automata_HF.Finite_Automata_HF

21:34:16 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Unsorted

21:34:16 Polynomial_Interpolation: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

21:34:16 Polynomial_Interpolation: theory Polynomial_Interpolation.Improved_Code_Equations

21:34:16 Polynomial_Interpolation: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

21:34:17 HOL-Matrix_LP: theory HOL-Matrix_LP.LP

21:34:17 HOL-Matrix_LP: theory HOL-Matrix_LP.Matrix

21:34:17 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeFloat

21:34:17 Polynomial_Interpolation: theory Polynomial_Interpolation.Divmod_Int

21:34:17 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.SimplyTyped

21:34:17 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom

21:34:18 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeNumeral

21:34:18 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.NonInterferenceInter

21:34:18 Polynomial_Interpolation: theory Polynomial_Interpolation.Is_Rat_To_Rat

21:34:19 POPLmark-deBruijn: theory POPLmark-deBruijn.Basis

21:34:19 Octonions: theory Octonions.Cross_Product_7

21:34:19 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecord

21:34:19 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmark

21:34:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithTilings

21:34:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithTilings/document.pdf

21:34:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithTilings/outline.pdf

21:34:19 Timing FunWithTilings (4 threads, 24.714s elapsed time, 62.636s cpu time, 0.464s GC time, factor 2.53)

21:34:19 Finished FunWithTilings (0:00:32 elapsed time, 0:01:15 cpu time, factor 2.37)

21:34:19 Running Sturm_Tarski ...

21:34:21 HOL-Matrix_LP: theory HOL-Matrix_LP.SparseMatrix

21:34:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMAP-CRDT

21:34:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMAP-CRDT/document.pdf

21:34:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMAP-CRDT/outline.pdf

21:34:21 Timing IMAP-CRDT (4 threads, 28.637s elapsed time, 62.104s cpu time, 2.564s GC time, factor 2.17)

21:34:21 Finished IMAP-CRDT (0:00:37 elapsed time, 0:01:16 cpu time, factor 2.07)

21:34:21 Running Euler_MacLaurin ...

21:34:21 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Polynomial

21:34:23 Sturm_Tarski: theory Sturm_Tarski.PolyMisc

21:34:24 Sturm_Tarski: theory Sturm_Tarski.Sturm_Tarski

21:34:24 Octonions: theory Octonions.Octonions

21:34:26 Euler_MacLaurin: theory HOL-Library.Function_Algebras

21:34:26 Euler_MacLaurin: theory HOL-Library.Landau_Symbols

21:34:26 Euler_MacLaurin: theory Euler_MacLaurin.Euler_MacLaurin

21:34:26 Euler_MacLaurin: theory Landau_Symbols.Group_Sort

21:34:26 Polynomial_Interpolation: theory Polynomial_Interpolation.Lagrange_Interpolation

21:34:27 HOL-Matrix_LP: theory HOL-Matrix_LP.Cplex

21:34:27 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.LiftingInter

21:34:28 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom_Poly

21:34:32 Polynomial_Interpolation: theory Polynomial_Interpolation.Newton_Interpolation

21:34:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finite_Automata_HF

21:34:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finite_Automata_HF/document.pdf

21:34:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finite_Automata_HF/outline.pdf

21:34:34 Timing Finite_Automata_HF (4 threads, 22.433s elapsed time, 57.128s cpu time, 1.672s GC time, factor 2.55)

21:34:34 Finished Finite_Automata_HF (0:00:31 elapsed time, 0:01:20 cpu time, factor 2.57)

21:34:34 Running Binomial-Heaps ...

21:34:34 Euler_MacLaurin: theory Landau_Symbols.Landau_Real_Products

21:34:37 Binomial-Heaps: theory Binomial-Heaps.BinomialHeap

21:34:37 Binomial-Heaps: theory Binomial-Heaps.SkewBinomialHeap

21:34:38 Polynomial_Interpolation: theory Polynomial_Interpolation.Polynomial_Interpolation

21:34:38 POPLmark-deBruijn: theory POPLmark-deBruijn.Execute

21:34:39 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecordCtxt

21:34:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP

21:34:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP/document.pdf

21:34:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP/outline.pdf

21:34:41 Timing HOL-Matrix_LP (4 threads, 24.995s elapsed time, 57.424s cpu time, 1.708s GC time, factor 2.30)

21:34:41 Finished HOL-Matrix_LP (0:00:36 elapsed time, 0:01:13 cpu time, factor 2.05)

21:34:41 Running Minsky_Machines ...

21:34:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Name_Carrying_Type_Inference

21:34:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Name_Carrying_Type_Inference/document.pdf

21:34:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Name_Carrying_Type_Inference/outline.pdf

21:34:41 Timing Name_Carrying_Type_Inference (4 threads, 23.385s elapsed time, 62.448s cpu time, 2.204s GC time, factor 2.67)

21:34:41 Finished Name_Carrying_Type_Inference (0:00:34 elapsed time, 0:01:19 cpu time, factor 2.27)

21:34:41 Running CISC-Kernel ...

21:34:43 Euler_MacLaurin: theory Landau_Symbols.Landau_Simprocs

21:34:44 CISC-Kernel: theory CISC-Kernel.List_Theorems

21:34:44 CISC-Kernel: theory CISC-Kernel.Option_Binders

21:34:44 CISC-Kernel: theory CISC-Kernel.Step_configuration

21:34:44 Euler_MacLaurin: theory Landau_Symbols.Landau_More

21:34:45 CISC-Kernel: theory CISC-Kernel.K

21:34:45 Euler_MacLaurin: theory Euler_MacLaurin.Euler_MacLaurin_Landau

21:34:45 Minsky_Machines: theory Recursion-Theory-I.CPair

21:34:46 Minsky_Machines: theory Recursion-Theory-I.PRecFun

21:34:46 CISC-Kernel: theory CISC-Kernel.SK

21:34:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/OpSets

21:34:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/OpSets/document.pdf

21:34:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/OpSets/outline.pdf

21:34:47 Timing OpSets (4 threads, 25.333s elapsed time, 71.944s cpu time, 1.768s GC time, factor 2.84)

21:34:47 Finished OpSets (0:00:37 elapsed time, 0:01:29 cpu time, factor 2.41)

21:34:47 Running Coinductive_Languages ...

21:34:47 CISC-Kernel: theory CISC-Kernel.Step_policies

21:34:47 CISC-Kernel: theory CISC-Kernel.Step

21:34:48 CISC-Kernel: theory CISC-Kernel.ISK

21:34:48 Minsky_Machines: theory Recursion-Theory-I.PRecFinSet

21:34:49 Minsky_Machines: theory Recursion-Theory-I.PRecFun2

21:34:49 Minsky_Machines: theory Recursion-Theory-I.PRecList

21:34:49 Coinductive_Languages: theory HOL-Library.Nat_Bijection

21:34:49 Coinductive_Languages: theory HOL-Library.Old_Datatype

21:34:49 Coinductive_Languages: theory Coinductive_Languages.Coinductive_Language

21:34:49 Coinductive_Languages: theory Regular-Sets.Regular_Set

21:34:49 CISC-Kernel: theory CISC-Kernel.CISK

21:34:51 Coinductive_Languages: theory HOL-Library.Countable

21:34:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation

21:34:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation/document.pdf

21:34:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation/outline.pdf

21:34:55 Timing Polynomial_Interpolation (4 threads, 29.617s elapsed time, 80.388s cpu time, 2.632s GC time, factor 2.71)

21:34:55 Finished Polynomial_Interpolation (0:00:42 elapsed time, 0:01:39 cpu time, factor 2.36)

21:34:55 Coinductive_Languages: theory HOL-Library.FSet

21:34:55 Running HOL-Types_To_Sets ...

21:34:55 Coinductive_Languages: theory Coinductive_Languages.Coinductive_Regular_Set

21:34:55 Minsky_Machines: theory Recursion-Theory-I.PRecUnGr

21:34:56 CISC-Kernel: theory CISC-Kernel.Step_invariants

21:34:56 CISC-Kernel: theory CISC-Kernel.Step_vpeq

21:34:56 CISC-Kernel: theory CISC-Kernel.Step_vpeq_locally_respects

21:34:56 CISC-Kernel: theory CISC-Kernel.Step_vpeq_weakly_step_consistent

21:34:56 CISC-Kernel: theory CISC-Kernel.Separation_kernel_model

21:34:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions

21:34:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/document.pdf

21:34:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/outline.pdf

21:34:56 Timing Octonions (4 threads, 29.500s elapsed time, 77.804s cpu time, 2.004s GC time, factor 2.64)

21:34:56 Finished Octonions (0:00:40 elapsed time, 0:01:34 cpu time, factor 2.32)

21:34:56 Running Functional-Automata ...

21:34:57 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Types_To_Sets

21:34:57 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Prerequisites

21:34:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter

21:34:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter/document.pdf

21:34:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter/outline.pdf

21:34:58 Timing InformationFlowSlicing_Inter (4 threads, 30.124s elapsed time, 70.604s cpu time, 3.496s GC time, factor 2.34)

21:34:58 Finished InformationFlowSlicing_Inter (0:00:43 elapsed time, 0:01:29 cpu time, factor 2.05)

21:34:58 Running PropResPI ...

21:34:58 Minsky_Machines: theory Recursion-Theory-I.RecEnSet

21:34:58 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Group_On_With

21:34:58 HOL-Types_To_Sets: theory HOL-Types_To_Sets.T2_Spaces

21:34:58 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Unoverload_Def

21:34:58 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Finite

21:34:58 CISC-Kernel: theory CISC-Kernel.Link_separation_kernel_model_to_CISK

21:34:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn

21:34:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn/document.pdf

21:34:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn/outline.pdf

21:34:59 Timing POPLmark-deBruijn (4 threads, 30.258s elapsed time, 71.072s cpu time, 3.464s GC time, factor 2.35)

21:34:59 Finished POPLmark-deBruijn (0:00:42 elapsed time, 0:01:29 cpu time, factor 2.09)

21:34:59 Running Boolean_Expression_Checkers ...

21:34:59 Minsky_Machines: theory Minsky_Machines.Recursive_Inseparability

21:34:59 Minsky_Machines: theory Minsky_Machines.Minsky

21:35:00 PropResPI: theory PropResPI.Propositional_Resolution

21:35:00 Functional-Automata: theory Functional-Automata.AutoProj

21:35:00 Functional-Automata: theory Functional-Automata.MaxPrefix

21:35:00 Functional-Automata: theory Regular-Sets.Regular_Set

21:35:00 Functional-Automata: theory Functional-Automata.DA

21:35:00 Functional-Automata: theory Functional-Automata.NA

21:35:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski

21:35:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski/document.pdf

21:35:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski/outline.pdf

21:35:00 Timing Sturm_Tarski (4 threads, 29.945s elapsed time, 49.548s cpu time, 0.808s GC time, factor 1.65)

21:35:00 Finished Sturm_Tarski (0:00:40 elapsed time, 0:01:05 cpu time, factor 1.60)

21:35:00 Running Optimal_BST ...

21:35:00 Functional-Automata: theory Functional-Automata.NAe

21:35:01 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Linear_Algebra_On_With

21:35:01 Functional-Automata: theory Functional-Automata.Automata

21:35:01 Functional-Automata: theory Functional-Automata.MaxChop

21:35:01 Binomial-Heaps: theory Binomial-Heaps.Test

21:35:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin

21:35:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/document.pdf

21:35:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/outline.pdf

21:35:01 Timing Euler_MacLaurin (4 threads, 27.473s elapsed time, 72.616s cpu time, 2.472s GC time, factor 2.64)

21:35:01 Finished Euler_MacLaurin (0:00:39 elapsed time, 0:01:30 cpu time, factor 2.28)

21:35:01 Running Posix-Lexing ...

21:35:01 Functional-Automata: theory Functional-Automata.AutoMaxChop

21:35:02 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

21:35:03 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Linear_Algebra_On

21:35:03 Coinductive_Languages: theory Coinductive_Languages.Context_Free_Grammar

21:35:03 Optimal_BST: theory Optimal_BST.Quadrilateral_Inequality

21:35:03 Optimal_BST: theory Optimal_BST.Optimal_BST_Examples

21:35:03 Optimal_BST: theory Optimal_BST.Weighted_Path_Length

21:35:05 Posix-Lexing: theory Posix-Lexing.Lexer

21:35:05 Optimal_BST: theory Optimal_BST.Optimal_BST

21:35:06 Functional-Automata: theory Functional-Automata.RegSet_of_nat_DA

21:35:06 Functional-Automata: theory Regular-Sets.Regular_Exp

21:35:07 Optimal_BST: theory Optimal_BST.Optimal_BST_Memo

21:35:07 PropResPI: theory PropResPI.Prime_Implicates

21:35:07 Optimal_BST: theory Optimal_BST.Optimal_BST2

21:35:09 Optimal_BST: theory Optimal_BST.Optimal_BST_Code

21:35:12 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

21:35:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps

21:35:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps/document.pdf

21:35:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps/outline.pdf

21:35:12 Timing Binomial-Heaps (4 threads, 26.732s elapsed time, 56.248s cpu time, 3.124s GC time, factor 2.10)

21:35:12 Finished Binomial-Heaps (0:00:38 elapsed time, 0:01:14 cpu time, factor 1.93)

21:35:12 Running Ribbon_Proofs ...

21:35:12 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Example

21:35:13 Functional-Automata: theory Functional-Automata.RegExp2NA

21:35:13 Functional-Automata: theory Functional-Automata.RegExp2NAe

21:35:15 Functional-Automata: theory Functional-Automata.AutoRegExp

21:35:15 Functional-Automata: theory Functional-Automata.Execute

21:35:15 Functional-Automata: theory Functional-Automata.Functional_Automata

21:35:16 Ribbon_Proofs: theory Ribbon_Proofs.More_Finite_Map

21:35:16 Ribbon_Proofs: theory Ribbon_Proofs.JHelper

21:35:16 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Basic

21:35:16 Ribbon_Proofs: theory Ribbon_Proofs.Proofchain

21:35:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines

21:35:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines/document.pdf

21:35:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines/outline.pdf

21:35:17 Timing Minsky_Machines (4 threads, 25.111s elapsed time, 63.568s cpu time, 2.800s GC time, factor 2.53)

21:35:17 Finished Minsky_Machines (0:00:35 elapsed time, 0:01:19 cpu time, factor 2.22)

21:35:17 Running CCS ...

21:35:18 Posix-Lexing: theory Posix-Lexing.Simplifying

21:35:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CISC-Kernel

21:35:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CISC-Kernel/document.pdf

21:35:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CISC-Kernel/outline.pdf

21:35:19 Timing CISC-Kernel (4 threads, 24.170s elapsed time, 65.148s cpu time, 2.668s GC time, factor 2.70)

21:35:19 Finished CISC-Kernel (0:00:36 elapsed time, 0:01:24 cpu time, factor 2.31)

21:35:19 Running Nash_Williams ...

21:35:19 CCS: theory CCS.Agent

21:35:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive_Languages

21:35:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive_Languages/document.pdf

21:35:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive_Languages/outline.pdf

21:35:20 Timing Coinductive_Languages (4 threads, 25.164s elapsed time, 64.172s cpu time, 1.920s GC time, factor 2.55)

21:35:20 Finished Coinductive_Languages (0:00:32 elapsed time, 0:01:26 cpu time, factor 2.66)

21:35:20 Running List_Inversions ...

21:35:20 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Interfaces

21:35:21 Nash_Williams: theory HOL-Library.FuncSet

21:35:21 Nash_Williams: theory HOL-Library.Infinite_Set

21:35:21 Nash_Williams: theory HOL-Library.Old_Datatype

21:35:21 Nash_Williams: theory HOL-Library.Nat_Bijection

21:35:22 List_Inversions: theory HOL-Library.Cancellation

21:35:22 List_Inversions: theory HOL-Library.Disjoint_Sets

21:35:22 Nash_Williams: theory HOL-Library.Ramsey

21:35:22 Nash_Williams: theory HOL-Library.Countable

21:35:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Types_To_Sets

21:35:23 Timing HOL-Types_To_Sets (4 threads, 24.634s elapsed time, 39.796s cpu time, 1.132s GC time, factor 1.62)

21:35:23 Finished HOL-Types_To_Sets (0:00:27 elapsed time, 0:00:42 cpu time, factor 1.55)

21:35:23 Running Separation_Algebra ...

21:35:23 List_Inversions: theory HOL-Library.Multiset

21:35:23 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical

21:35:23 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Stratified

21:35:25 Nash_Williams: theory HOL-Library.Countable_Set

21:35:25 Separation_Algebra: theory HOL-Hoare.Hoare_Logic_Abort

21:35:25 Separation_Algebra: theory Separation_Algebra.Types_D

21:35:25 Separation_Algebra: theory Separation_Algebra.Map_Extra

21:35:25 Separation_Algebra: theory Separation_Algebra.Separation_Algebra

21:35:26 CCS: theory CCS.Strong_Sim

21:35:26 CCS: theory CCS.Struct_Cong

21:35:26 CCS: theory CCS.Tau_Chain

21:35:26 CCS: theory CCS.Strong_Bisim

21:35:26 CCS: theory CCS.Strong_Sim_Pres

21:35:26 CCS: theory CCS.Strong_Sim_SC

21:35:27 CCS: theory CCS.Weak_Cong_Semantics

21:35:27 CCS: theory CCS.Weak_Semantics

21:35:27 CCS: theory CCS.Strong_Bisim_Pres

21:35:27 CCS: theory CCS.Weak_Sim

21:35:27 Nash_Williams: theory Nash_Williams.Nash_Extras

21:35:27 CCS: theory CCS.Strong_Bisim_SC

21:35:27 Separation_Algebra: theory Separation_Algebra.Separation_Algebra_Alt

21:35:27 CCS: theory CCS.Weak_Cong_Sim

21:35:28 CCS: theory CCS.Weak_Cong_Sim_Pres

21:35:28 CCS: theory CCS.Weak_Sim_Pres

21:35:28 CCS: theory CCS.Weak_Bisim

21:35:29 Nash_Williams: theory Nash_Williams.Nash_Williams

21:35:29 CCS: theory CCS.Weak_Cong

21:35:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata

21:35:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata/document.pdf

21:35:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata/outline.pdf

21:35:30 Timing Functional-Automata (4 threads, 23.315s elapsed time, 40.488s cpu time, 1.404s GC time, factor 1.74)

21:35:30 Finished Functional-Automata (0:00:32 elapsed time, 0:01:04 cpu time, factor 1.99)

21:35:30 Running Pell ...

21:35:30 Separation_Algebra: theory Separation_Algebra.Sep_Heap_Instance

21:35:30 Separation_Algebra: theory Separation_Algebra.Sep_Tactics

21:35:30 Separation_Algebra: theory Separation_Algebra.Sep_Eq

21:35:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PropResPI

21:35:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PropResPI/document.pdf

21:35:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PropResPI/outline.pdf

21:35:30 Timing PropResPI (4 threads, 23.231s elapsed time, 41.488s cpu time, 1.388s GC time, factor 1.79)

21:35:30 Finished PropResPI (0:00:32 elapsed time, 0:00:57 cpu time, factor 1.76)

21:35:30 Running Decreasing-Diagrams ...

21:35:30 Separation_Algebra: theory Separation_Algebra.Sep_Tactics_Test

21:35:30 Separation_Algebra: theory Separation_Algebra.Simple_Separation_Example

21:35:30 CCS: theory CCS.Weak_Bisim_Pres

21:35:31 Separation_Algebra: theory Separation_Algebra.VM_Example

21:35:31 CCS: theory CCS.Weak_Cong_Pres

21:35:31 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical_Soundness

21:35:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers

21:35:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers/document.pdf

21:35:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers/outline.pdf

21:35:32 Timing Boolean_Expression_Checkers (4 threads, 24.501s elapsed time, 38.892s cpu time, 2.212s GC time, factor 1.59)

21:35:32 Finished Boolean_Expression_Checkers (0:00:33 elapsed time, 0:00:53 cpu time, factor 1.59)

21:35:32 Running Floyd_Warshall ...

21:35:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optimal_BST

21:35:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optimal_BST/document.pdf

21:35:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optimal_BST/outline.pdf

21:35:33 Timing Optimal_BST (4 threads, 21.692s elapsed time, 63.204s cpu time, 1.324s GC time, factor 2.91)

21:35:33 Finished Optimal_BST (0:00:32 elapsed time, 0:01:18 cpu time, factor 2.45)

21:35:33 Running Lambda_Free_RPOs ...

21:35:34 Pell: theory Pell.Efficient_Discrete_Sqrt

21:35:34 Pell: theory Pell.Pell

21:35:34 Decreasing-Diagrams: theory Decreasing-Diagrams.Decreasing_Diagrams

21:35:35 List_Inversions: theory HOL-Library.Permutations

21:35:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing

21:35:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing/document.pdf

21:35:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing/outline.pdf

21:35:35 Timing Posix-Lexing (4 threads, 24.822s elapsed time, 45.016s cpu time, 1.784s GC time, factor 1.81)

21:35:35 Finished Posix-Lexing (0:00:33 elapsed time, 0:00:59 cpu time, factor 1.77)

21:35:35 Running HOLCF-Tutorial ...

21:35:37 Lambda_Free_RPOs: theory Nested_Multisets_Ordinals.Multiset_More

21:35:37 Lambda_Free_RPOs: theory HOL-Cardinals.Order_Union

21:35:37 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Util

21:35:37 Separation_Algebra: theory Separation_Algebra.Abstract_Separation_D

21:35:37 Lambda_Free_RPOs: theory HOL-Cardinals.Wellorder_Extension

21:35:38 List_Inversions: theory List_Inversions.List_Inversions

21:35:38 HOLCF-Tutorial: theory HOLCF-Tutorial.Domain_ex

21:35:38 HOLCF-Tutorial: theory HOLCF-Tutorial.Fixrec_ex

21:35:38 HOLCF-Tutorial: theory HOLCF-Tutorial.New_Domain

21:35:38 Floyd_Warshall: theory Floyd_Warshall.Floyd_Warshall

21:35:38 Floyd_Warshall: theory Floyd_Warshall.Recursion_Combinators

21:35:38 Pell: theory Pell.Pell_Algorithm

21:35:41 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Infinite_Chain

21:35:41 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Term

21:35:41 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Extension_Orders

21:35:41 Separation_Algebra: theory Separation_Algebra.Separation_D

21:35:42 Pell: theory Pell.Pell_Algorithm_Test

21:35:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs

21:35:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs/document.pdf

21:35:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs/outline.pdf

21:35:49 Timing Ribbon_Proofs (4 threads, 25.937s elapsed time, 43.860s cpu time, 2.244s GC time, factor 1.69)

21:35:49 Finished Ribbon_Proofs (0:00:36 elapsed time, 0:01:00 cpu time, factor 1.66)

21:35:49 Building HOL-SPARK-Examples ...

21:35:50 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Encoding

21:35:50 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_App

21:35:50 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

21:35:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nash_Williams

21:35:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nash_Williams/document.pdf

21:35:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nash_Williams/outline.pdf

21:35:50 Timing Nash_Williams (4 threads, 21.964s elapsed time, 68.068s cpu time, 1.628s GC time, factor 3.10)

21:35:50 Finished Nash_Williams (0:00:30 elapsed time, 0:01:21 cpu time, factor 2.65)

21:35:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS

21:35:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS/document.pdf

21:35:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS/outline.pdf

21:35:50 Timing CCS (4 threads, 22.390s elapsed time, 57.828s cpu time, 1.196s GC time, factor 2.58)

21:35:50 Finished CCS (0:00:32 elapsed time, 0:01:13 cpu time, factor 2.27)

21:35:50 Running Derangements ...

21:35:50 Running Transitive-Closure-II ...

21:35:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Inversions

21:35:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Inversions/document.pdf

21:35:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Inversions/outline.pdf

21:35:52 Timing List_Inversions (4 threads, 22.659s elapsed time, 56.056s cpu time, 2.204s GC time, factor 2.47)

21:35:52 Finished List_Inversions (0:00:31 elapsed time, 0:01:09 cpu time, factor 2.20)

21:35:52 Building HOL-Mirabelle ...

21:35:52 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

21:35:52 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Lemmas

21:35:52 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD

21:35:52 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Greatest_Common_Divisor

21:35:52 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

21:35:52 Floyd_Warshall: theory Floyd_Warshall.FW_Code

21:35:52 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Sqrt

21:35:52 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPOs

21:35:52 Derangements: theory HOL-Library.Cancellation

21:35:52 Derangements: theory HOL-Library.Disjoint_Sets

21:35:53 Transitive-Closure-II: theory HOL-Library.While_Combinator

21:35:53 Transitive-Closure-II: theory Regular-Sets.Regular_Set

21:35:54 HOL-Mirabelle: theory HOL-Mirabelle.Mirabelle

21:35:54 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Specification

21:35:55 HOL-Mirabelle: theory HOL-Mirabelle.Mirabelle_Test

21:35:55 Derangements: theory HOL-Library.Multiset

21:35:55 HOL-SPARK-Examples: theory HOL-SPARK-Examples.F

21:35:55 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Hash

21:35:56 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_L

21:35:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra

21:35:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra/document.pdf

21:35:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra/outline.pdf

21:35:57 Timing Separation_Algebra (4 threads, 24.006s elapsed time, 52.768s cpu time, 2.500s GC time, factor 2.20)

21:35:57 Finished Separation_Algebra (0:00:33 elapsed time, 0:01:09 cpu time, factor 2.06)

21:35:57 Running AVL-Trees ...

21:35:57 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_R

21:35:58 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_L

21:35:59 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_R

21:35:59 AVL-Trees: theory AVL-Trees.AVL

21:35:59 AVL-Trees: theory AVL-Trees.AVL2

21:36:00 Transitive-Closure-II: theory Regular-Sets.Regular_Exp

21:36:01 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Round

21:36:01 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_L

21:36:02 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_R

21:36:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell

21:36:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell/document.pdf

21:36:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell/outline.pdf

21:36:05 Timing Pell (4 threads, 24.088s elapsed time, 64.768s cpu time, 0.864s GC time, factor 2.69)

21:36:05 Finished Pell (0:00:34 elapsed time, 0:01:21 cpu time, factor 2.36)

21:36:05 Running Knuth_Bendix_Order ...

21:36:06 Transitive-Closure-II: theory Regular-Sets.Relation_Interpretation

21:36:06 Transitive-Closure-II: theory Regular-Sets.NDerivative

21:36:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams

21:36:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams/document.pdf

21:36:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams/outline.pdf

21:36:08 Timing Decreasing-Diagrams (4 threads, 25.794s elapsed time, 62.984s cpu time, 1.440s GC time, factor 2.44)

21:36:08 Finished Decreasing-Diagrams (0:00:36 elapsed time, 0:01:20 cpu time, factor 2.17)

21:36:08 Running Stream_Fusion_Code ...

21:36:08 Derangements: theory HOL-Library.Permutations

21:36:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Tutorial

21:36:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Tutorial/document.pdf

21:36:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Tutorial/outline.pdf

21:36:08 Timing HOLCF-Tutorial (4 threads, 24.201s elapsed time, 27.940s cpu time, 0.408s GC time, factor 1.15)

21:36:08 Finished HOLCF-Tutorial (0:00:32 elapsed time, 0:00:40 cpu time, factor 1.25)

21:36:08 Running Cayley_Hamilton ...

21:36:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Mirabelle

21:36:09 Timing HOL-Mirabelle (4 threads, 1.219s elapsed time, 1.144s cpu time, 0.000s GC time, factor 0.94)

21:36:09 Finished HOL-Mirabelle (0:00:16 elapsed time, 0:00:18 cpu time, factor 1.12)

21:36:09 Building HOL-Nonstandard_Analysis ...

21:36:09 Knuth_Bendix_Order: theory Matrix.Utility

21:36:09 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Order_Pair

21:36:09 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Subterm_and_Context

21:36:09 Derangements: theory Derangements.Derangements

21:36:09 Knuth_Bendix_Order: theory Polynomial_Factorization.Missing_List

21:36:10 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Lexicographic_Extension

21:36:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall

21:36:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall/document.pdf

21:36:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall/outline.pdf

21:36:10 Timing Floyd_Warshall (4 threads, 23.885s elapsed time, 64.016s cpu time, 1.332s GC time, factor 2.68)

21:36:10 Finished Floyd_Warshall (0:00:36 elapsed time, 0:01:32 cpu time, factor 2.49)

21:36:10 Running HOL-Mirabelle-ex ...

21:36:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs

21:36:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs/document.pdf

21:36:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs/outline.pdf

21:36:11 Timing Lambda_Free_RPOs (4 threads, 25.553s elapsed time, 68.168s cpu time, 2.768s GC time, factor 2.67)

21:36:11 Finished Lambda_Free_RPOs (0:00:37 elapsed time, 0:01:26 cpu time, factor 2.32)

21:36:11 Running Median_Of_Medians_Selection ...

21:36:12 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion

21:36:12 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_List

21:36:12 HOL-Mirabelle-ex: theory HOL-Mirabelle-ex.Ex

21:36:12 Cayley_Hamilton: theory HOL-Library.More_List

21:36:12 Cayley_Hamilton: theory Cayley_Hamilton.Square_Matrix

21:36:12 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Free_Ultrafilter

21:36:13 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.StarDef

21:36:13 Transitive-Closure-II: theory Regular-Sets.Equivalence_Checking

21:36:13 Cayley_Hamilton: theory HOL-Computational_Algebra.Polynomial

21:36:13 Median_Of_Medians_Selection: theory HOL-Library.Cancellation

21:36:13 Transitive-Closure-II: theory Regular-Sets.Regexp_Method

21:36:14 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Term_Aux

21:36:14 Median_Of_Medians_Selection: theory HOL-Library.Multiset

21:36:16 Transitive-Closure-II: theory Transitive-Closure-II.RTrancl

21:36:16 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperNat

21:36:17 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperDef

21:36:17 Knuth_Bendix_Order: theory Knuth_Bendix_Order.KBO

21:36:19 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSA

21:36:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Derangements

21:36:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Derangements/document.pdf

21:36:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Derangements/outline.pdf

21:36:22 Timing Derangements (4 threads, 23.201s elapsed time, 53.404s cpu time, 1.904s GC time, factor 2.30)

21:36:22 Finished Derangements (0:00:32 elapsed time, 0:01:07 cpu time, factor 2.10)

21:36:22 Running Completeness ...

21:36:23 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Star

21:36:23 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSComplex

21:36:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure-II

21:36:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure-II/document.pdf

21:36:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure-II/outline.pdf

21:36:23 Timing Transitive-Closure-II (4 threads, 24.281s elapsed time, 36.540s cpu time, 1.244s GC time, factor 1.50)

21:36:23 Finished Transitive-Closure-II (0:00:32 elapsed time, 0:00:59 cpu time, factor 1.81)

21:36:23 Running Catalan_Numbers ...

21:36:24 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLim

21:36:24 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NatStar

21:36:25 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HDeriv

21:36:25 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSEQ

21:36:25 Completeness: theory HOL-Library.Cancellation

21:36:25 Completeness: theory Completeness.Tree

21:36:26 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSeries

21:36:27 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HTranscendental

21:36:27 Completeness: theory HOL-Library.Multiset

21:36:27 Catalan_Numbers: theory HOL-Library.Function_Algebras

21:36:27 Catalan_Numbers: theory HOL-Library.Landau_Symbols

21:36:27 Catalan_Numbers: theory Catalan_Numbers.Catalan_Auxiliary_Integral

21:36:27 Catalan_Numbers: theory Landau_Symbols.Group_Sort

21:36:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AVL-Trees

21:36:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AVL-Trees/document.pdf

21:36:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AVL-Trees/outline.pdf

21:36:27 Timing AVL-Trees (4 threads, 21.633s elapsed time, 62.116s cpu time, 1.884s GC time, factor 2.87)

21:36:27 Finished AVL-Trees (0:00:30 elapsed time, 0:01:15 cpu time, factor 2.51)

21:36:27 Running Abstract_Soundness ...

21:36:28 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_LList

21:36:28 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLog

21:36:28 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hyperreal

21:36:28 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSCA

21:36:29 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CStar

21:36:30 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CLim

21:36:30 Median_Of_Medians_Selection: theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

21:36:30 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hypercomplex

21:36:31 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

21:36:31 Abstract_Soundness: theory Abstract_Soundness.Finite_Proof_Soundness

21:36:31 Abstract_Soundness: theory Abstract_Soundness.Infinite_Proof_Soundness

21:36:32 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_Examples

21:36:33 Cayley_Hamilton: theory Cayley_Hamilton.Cayley_Hamilton

21:36:34 Catalan_Numbers: theory Landau_Symbols.Landau_Real_Products

21:36:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Examples

21:36:35 Timing HOL-SPARK-Examples (4 threads, 22.196s elapsed time, 49.544s cpu time, 1.216s GC time, factor 2.23)

21:36:35 Finished HOL-SPARK-Examples (0:00:45 elapsed time, 0:01:17 cpu time, factor 1.72)

21:36:35 Running TLA ...

21:36:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Mirabelle-ex

21:36:36 Timing HOL-Mirabelle-ex (4 threads, 23.286s elapsed time, 0.088s cpu time, 0.000s GC time, factor 0.00)

21:36:36 Finished HOL-Mirabelle-ex (0:00:25 elapsed time, 0:00:54 cpu time, factor 2.13)

21:36:36 Running Constructor_Funs ...

21:36:37 TLA: theory TLA.Sequence

21:36:37 TLA: theory TLA.Intensional

21:36:38 Constructor_Funs: theory Constructor_Funs.Constructor_Funs

21:36:38 Constructor_Funs: theory Constructor_Funs.Test_Constructor_Funs

21:36:38 TLA: theory TLA.Semantics

21:36:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Bendix_Order

21:36:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Bendix_Order/document.pdf

21:36:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Bendix_Order/outline.pdf

21:36:39 Timing Knuth_Bendix_Order (4 threads, 21.955s elapsed time, 64.648s cpu time, 2.772s GC time, factor 2.94)

21:36:39 Finished Knuth_Bendix_Order (0:00:33 elapsed time, 0:01:21 cpu time, factor 2.45)

21:36:39 Running Complete_Non_Orders ...

21:36:39 Completeness: theory HOL-Library.Permutation

21:36:39 Completeness: theory Completeness.PermutationLemmas

21:36:40 Completeness: theory Completeness.Base

21:36:40 TLA: theory TLA.PreFormulas

21:36:40 Completeness: theory Completeness.Formula

21:36:40 TLA: theory TLA.Rules

21:36:41 Complete_Non_Orders: theory Complete_Non_Orders.Binary_Relations

21:36:42 Catalan_Numbers: theory Landau_Symbols.Landau_Simprocs

21:36:42 TLA: theory TLA.Liveness

21:36:43 TLA: theory TLA.State

21:36:43 TLA: theory TLA.Buffer

21:36:43 TLA: theory TLA.Even

21:36:43 TLA: theory TLA.Inc

21:36:43 Catalan_Numbers: theory Landau_Symbols.Landau_More

21:36:43 Catalan_Numbers: theory Catalan_Numbers.Catalan_Numbers

21:36:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code

21:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/document.pdf

21:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/outline.pdf

21:36:44 Timing Stream_Fusion_Code (4 threads, 23.407s elapsed time, 61.732s cpu time, 1.808s GC time, factor 2.64)

21:36:44 Finished Stream_Fusion_Code (0:00:35 elapsed time, 0:01:20 cpu time, factor 2.28)

21:36:44 Building HOL-TLA ...

21:36:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton

21:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/document.pdf

21:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/outline.pdf

21:36:44 Timing Cayley_Hamilton (4 threads, 24.840s elapsed time, 53.900s cpu time, 2.124s GC time, factor 2.17)

21:36:44 Finished Cayley_Hamilton (0:00:35 elapsed time, 0:01:09 cpu time, factor 1.96)

21:36:44 Running Euler_Partition ...

21:36:45 Completeness: theory Completeness.Sequents

21:36:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Median_Of_Medians_Selection

21:36:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Median_Of_Medians_Selection/document.pdf

21:36:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Median_Of_Medians_Selection/outline.pdf

21:36:45 Timing Median_Of_Medians_Selection (4 threads, 24.668s elapsed time, 47.828s cpu time, 1.720s GC time, factor 1.94)

21:36:45 Finished Median_Of_Medians_Selection (0:00:33 elapsed time, 0:01:01 cpu time, factor 1.86)

21:36:45 Running HOL-Induct ...

21:36:45 Completeness: theory Completeness.Completeness

21:36:45 HOL-TLA: theory HOL-TLA.Intensional

21:36:46 HOL-TLA: theory HOL-TLA.Stfun

21:36:46 HOL-TLA: theory HOL-TLA.Action

21:36:47 HOL-TLA: theory HOL-TLA.Init

21:36:47 Euler_Partition: theory HOL-Library.Cancellation

21:36:47 HOL-TLA: theory HOL-TLA.TLA

21:36:47 HOL-Induct: theory HOL-Induct.Common_Patterns

21:36:47 Completeness: theory Completeness.Soundness

21:36:48 Euler_Partition: theory HOL-Library.Multiset

21:36:50 HOL-Induct: theory HOL-Induct.ABexp

21:36:50 HOL-Induct: theory HOL-Induct.Com

21:36:50 HOL-Induct: theory HOL-Induct.Comb

21:36:50 HOL-Induct: theory HOL-Induct.Infinitely_Branching_Tree

21:36:51 Complete_Non_Orders: theory Complete_Non_Orders.Complete_Relations

21:36:53 HOL-Induct: theory HOL-Induct.Nested_Datatype

21:36:54 HOL-Induct: theory HOL-Induct.Ordinals

21:36:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers

21:36:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/document.pdf

21:36:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/outline.pdf

21:36:55 Timing Catalan_Numbers (4 threads, 21.052s elapsed time, 53.340s cpu time, 1.912s GC time, factor 2.53)

21:36:55 Finished Catalan_Numbers (0:00:31 elapsed time, 0:01:09 cpu time, factor 2.20)

21:36:55 Running AxiomaticCategoryTheory ...

21:36:55 HOL-Induct: theory HOL-Induct.PropLog

21:36:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Completeness

21:36:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Completeness/document.pdf

21:36:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Completeness/outline.pdf

21:36:55 Timing Completeness (4 threads, 23.172s elapsed time, 48.608s cpu time, 2.168s GC time, factor 2.10)

21:36:55 Finished Completeness (0:00:32 elapsed time, 0:01:04 cpu time, factor 1.98)

21:36:55 Running Category2 ...

21:36:57 HOL-Induct: theory HOL-Induct.QuoDataType

21:36:57 AxiomaticCategoryTheory: theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

21:36:58 HOL-Induct: theory HOL-Induct.QuoNestedDataType

21:36:58 Complete_Non_Orders: theory Complete_Non_Orders.Fixed_Points

21:36:58 HOL-Induct: theory HOL-Induct.Sigma_Algebra

21:36:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness

21:36:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness/document.pdf

21:36:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness/outline.pdf

21:36:58 Timing Abstract_Soundness (4 threads, 20.723s elapsed time, 35.148s cpu time, 1.036s GC time, factor 1.70)

21:36:58 Finished Abstract_Soundness (0:00:30 elapsed time, 0:00:50 cpu time, factor 1.66)

21:36:58 Running Inductive_Confidentiality ...

21:36:58 HOL-Induct: theory HOL-Induct.Term

21:36:58 HOL-Induct: theory HOL-Library.Old_Datatype

21:36:59 Euler_Partition: theory Card_Number_Partitions.Additions_to_Main

21:36:59 Euler_Partition: theory Card_Number_Partitions.Number_Partition

21:36:59 Category2: theory HOL-ZF.LProd

21:36:59 Category2: theory Category2.Category

21:36:59 Category2: theory HOL-ZF.HOLZF

21:36:59 Euler_Partition: theory Euler_Partition.Euler_Partition

21:36:59 HOL-Induct: theory HOL-Induct.Sexp

21:37:00 HOL-Induct: theory HOL-Induct.SList

21:37:00 Inductive_Confidentiality: theory Inductive_Confidentiality.Message

21:37:00 Inductive_Confidentiality: theory Inductive_Confidentiality.MessageGA

21:37:01 Category2: theory HOL-ZF.Zet

21:37:01 Category2: theory HOL-ZF.MainZF

21:37:02 Category2: theory Category2.Functors

21:37:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA

21:37:02 Timing HOL-TLA (4 threads, 2.991s elapsed time, 3.788s cpu time, 0.000s GC time, factor 1.27)

21:37:02 Finished HOL-TLA (0:00:18 elapsed time, 0:00:22 cpu time, factor 1.20)

21:37:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructor_Funs

21:37:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructor_Funs/document.pdf

21:37:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructor_Funs/outline.pdf

21:37:02 Timing Constructor_Funs (4 threads, 19.116s elapsed time, 8.888s cpu time, 0.524s GC time, factor 0.46)

21:37:02 Finished Constructor_Funs (0:00:26 elapsed time, 0:00:46 cpu time, factor 1.78)

21:37:02 Running KD_Tree ...

21:37:02 Running Error_Function ...

21:37:02 Category2: theory Category2.Universe

21:37:03 Category2: theory Category2.MonadicEquationalTheory

21:37:04 Category2: theory Category2.NatTrans

21:37:04 Category2: theory Category2.SetCat

21:37:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TLA

21:37:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TLA/document.pdf

21:37:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TLA/outline.pdf

21:37:06 Timing TLA (4 threads, 19.627s elapsed time, 56.964s cpu time, 1.672s GC time, factor 2.90)

21:37:06 Finished TLA (0:00:30 elapsed time, 0:01:15 cpu time, factor 2.46)

21:37:06 Running Neumann_Morgenstern_Utility ...

21:37:06 Inductive_Confidentiality: theory Inductive_Confidentiality.EventGA

21:37:06 Inductive_Confidentiality: theory Inductive_Confidentiality.Event

21:37:06 KD_Tree: theory KD_Tree.KD_Tree

21:37:06 KD_Tree: theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

21:37:06 Error_Function: theory HOL-Library.Function_Algebras

21:37:06 Error_Function: theory HOL-Library.Landau_Symbols

21:37:06 Error_Function: theory Landau_Symbols.Group_Sort

21:37:08 Category2: theory Category2.Yoneda

21:37:09 Inductive_Confidentiality: theory Inductive_Confidentiality.PublicGA

21:37:09 Inductive_Confidentiality: theory Inductive_Confidentiality.Public

21:37:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complete_Non_Orders

21:37:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complete_Non_Orders/document.pdf

21:37:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complete_Non_Orders/outline.pdf

21:37:10 Timing Complete_Non_Orders (4 threads, 19.112s elapsed time, 25.020s cpu time, 0.908s GC time, factor 1.31)

21:37:10 Finished Complete_Non_Orders (0:00:29 elapsed time, 0:00:42 cpu time, factor 1.43)

21:37:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis

21:37:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis/document.pdf

21:37:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis/outline.pdf

21:37:10 Timing HOL-Nonstandard_Analysis (4 threads, 20.809s elapsed time, 43.608s cpu time, 1.624s GC time, factor 2.10)

21:37:10 Finished HOL-Nonstandard_Analysis (0:01:00 elapsed time, 0:01:40 cpu time, factor 1.67)

21:37:10 Building Bell_Numbers_Spivey ...

21:37:10 Running Recursion-Theory-I ...

21:37:10 Inductive_Confidentiality: theory Inductive_Confidentiality.NS_Public_Bad_GA

21:37:10 Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Syntax

21:37:10 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.PMF_Composition

21:37:10 Inductive_Confidentiality: theory Inductive_Confidentiality.NS_Public_Bad

21:37:10 Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Preferences

21:37:11 Inductive_Confidentiality: theory Inductive_Confidentiality.ConfidentialityGA

21:37:11 Inductive_Confidentiality: theory Inductive_Confidentiality.Knowledge

21:37:11 KD_Tree: theory KD_Tree.Nearest_Neighbors

21:37:11 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Lotteries

21:37:11 KD_Tree: theory KD_Tree.Range_Search

21:37:11 KD_Tree: theory KD_Tree.Build

21:37:11 Inductive_Confidentiality: theory Inductive_Confidentiality.ConfidentialityDY

21:37:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_Partition

21:37:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_Partition/document.pdf

21:37:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_Partition/outline.pdf

21:37:11 Timing Euler_Partition (4 threads, 18.252s elapsed time, 41.368s cpu time, 1.396s GC time, factor 2.27)

21:37:11 Finished Euler_Partition (0:00:26 elapsed time, 0:00:54 cpu time, factor 2.04)

21:37:11 Running BNF_Operations ...

21:37:12 Recursion-Theory-I: theory Recursion-Theory-I.CPair

21:37:12 Error_Function: theory Error_Function.Error_Function

21:37:12 Error_Function: theory Landau_Symbols.Landau_Real_Products

21:37:13 Recursion-Theory-I: theory Recursion-Theory-I.PRecFun

21:37:13 Bell_Numbers_Spivey: theory HOL-Eisbach.Eisbach

21:37:13 Bell_Numbers_Spivey: theory Card_Partitions.Set_Partition

21:37:13 Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Utility_Functions

21:37:14 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

21:37:14 BNF_Operations: theory HOL-Library.BNF_Axiomatization

21:37:14 BNF_Operations: theory BNF_Operations.Compose

21:37:14 BNF_Operations: theory BNF_Operations.GFP

21:37:14 BNF_Operations: theory BNF_Operations.Kill

21:37:14 BNF_Operations: theory BNF_Operations.LFP

21:37:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct

21:37:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct/document.pdf

21:37:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct/outline.pdf

21:37:15 Timing HOL-Induct (4 threads, 20.513s elapsed time, 52.608s cpu time, 4.608s GC time, factor 2.56)

21:37:15 Finished HOL-Induct (0:00:29 elapsed time, 0:01:08 cpu time, factor 2.29)

21:37:15 Running HyperCTL ...

21:37:16 Bell_Numbers_Spivey: theory Card_Partitions.Injectivity_Solver

21:37:16 BNF_Operations: theory BNF_Operations.Lift

21:37:16 Recursion-Theory-I: theory Recursion-Theory-I.PRecFinSet

21:37:16 Recursion-Theory-I: theory Recursion-Theory-I.PRecFun2

21:37:17 Recursion-Theory-I: theory Recursion-Theory-I.PRecList

21:37:17 Bell_Numbers_Spivey: theory Card_Partitions.Card_Partitions

21:37:18 BNF_Operations: theory BNF_Operations.N2M

21:37:18 Bell_Numbers_Spivey: theory Bell_Numbers_Spivey.Bell_Numbers

21:37:19 BNF_Operations: theory BNF_Operations.Permute

21:37:19 HyperCTL: theory HyperCTL.Prelim

21:37:19 HyperCTL: theory HyperCTL.Shallow

21:37:21 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Expected_Utility

21:37:21 HyperCTL: theory HyperCTL.Deep

21:37:21 HyperCTL: theory HyperCTL.Noninterference

21:37:21 Error_Function: theory Landau_Symbols.Landau_Simprocs

21:37:21 Recursion-Theory-I: theory Recursion-Theory-I.PRecUnGr

21:37:23 Error_Function: theory Landau_Symbols.Landau_More

21:37:23 Error_Function: theory Error_Function.Error_Function_Asymptotics

21:37:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AxiomaticCategoryTheory

21:37:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AxiomaticCategoryTheory/document.pdf

21:37:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AxiomaticCategoryTheory/outline.pdf

21:37:25 Timing AxiomaticCategoryTheory (4 threads, 19.918s elapsed time, 53.024s cpu time, 1.728s GC time, factor 2.66)

21:37:25 Finished AxiomaticCategoryTheory (0:00:29 elapsed time, 0:01:09 cpu time, factor 2.35)

21:37:25 Running Lam-ml-Normalization ...

21:37:25 Recursion-Theory-I: theory Recursion-Theory-I.RecEnSet

21:37:28 Lam-ml-Normalization: theory HOL-Library.LaTeXsugar

21:37:28 Lam-ml-Normalization: theory Lam-ml-Normalization.Lam_ml

21:37:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Confidentiality

21:37:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Confidentiality/document.pdf

21:37:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Confidentiality/outline.pdf

21:37:28 Timing Inductive_Confidentiality (4 threads, 19.587s elapsed time, 46.516s cpu time, 1.848s GC time, factor 2.37)

21:37:28 Finished Inductive_Confidentiality (0:00:30 elapsed time, 0:01:03 cpu time, factor 2.10)

21:37:29 Running JiveDataStoreModel ...

21:37:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2

21:37:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2/document.pdf

21:37:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2/outline.pdf

21:37:30 Timing Category2 (4 threads, 19.481s elapsed time, 53.188s cpu time, 2.884s GC time, factor 2.73)

21:37:30 Finished Category2 (0:00:33 elapsed time, 0:01:13 cpu time, factor 2.20)

21:37:30 Running Pratt_Certificate ...

21:37:31 HyperCTL: theory HyperCTL.Finite_Noninterference

21:37:31 JiveDataStoreModel: theory JiveDataStoreModel.TypeIds

21:37:32 HyperCTL: theory HyperCTL.HyperCTL

21:37:34 JiveDataStoreModel: theory JiveDataStoreModel.JavaType

21:37:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function

21:37:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/document.pdf

21:37:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/outline.pdf

21:37:34 Timing Error_Function (4 threads, 21.177s elapsed time, 56.512s cpu time, 2.112s GC time, factor 2.67)

21:37:34 Finished Error_Function (0:00:31 elapsed time, 0:01:12 cpu time, factor 2.31)

21:37:34 Running Attack_Trees ...

21:37:34 Pratt_Certificate: theory Lehmer.Lehmer

21:37:35 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate

21:37:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KD_Tree

21:37:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KD_Tree/document.pdf

21:37:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KD_Tree/outline.pdf

21:37:35 Timing KD_Tree (4 threads, 22.313s elapsed time, 57.052s cpu time, 1.512s GC time, factor 2.56)

21:37:35 Finished KD_Tree (0:00:32 elapsed time, 0:01:12 cpu time, factor 2.22)

21:37:35 Running Fermat3_4 ...

21:37:36 Attack_Trees: theory Attack_Trees.MC

21:37:38 Attack_Trees: theory Attack_Trees.AT

21:37:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility

21:37:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/document.pdf

21:37:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/outline.pdf

21:37:38 Timing Neumann_Morgenstern_Utility (4 threads, 20.617s elapsed time, 51.476s cpu time, 1.364s GC time, factor 2.50)

21:37:38 Finished Neumann_Morgenstern_Utility (0:00:31 elapsed time, 0:01:08 cpu time, factor 2.19)

21:37:38 Running Randomised_BSTs ...

21:37:38 JiveDataStoreModel: theory JiveDataStoreModel.DirectSubtypes

21:37:38 JiveDataStoreModel: theory JiveDataStoreModel.Subtype

21:37:38 JiveDataStoreModel: theory JiveDataStoreModel.Attributes

21:37:38 JiveDataStoreModel: theory JiveDataStoreModel.Value

21:37:40 Fermat3_4: theory Fermat3_4.Fermat4

21:37:40 Fermat3_4: theory Fermat3_4.Quad_Form

21:37:41 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate_Code

21:37:41 Fermat3_4: theory Fermat3_4.Fermat3

21:37:41 Attack_Trees: theory Attack_Trees.Infrastructure

21:37:41 JiveDataStoreModel: theory JiveDataStoreModel.AttributesIndep

21:37:41 JiveDataStoreModel: theory JiveDataStoreModel.Location

21:37:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Theory-I

21:37:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Theory-I/document.pdf

21:37:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Theory-I/outline.pdf

21:37:42 Timing Recursion-Theory-I (4 threads, 19.736s elapsed time, 44.728s cpu time, 1.792s GC time, factor 2.27)

21:37:42 Finished Recursion-Theory-I (0:00:32 elapsed time, 0:01:04 cpu time, factor 2.00)

21:37:42 Running HOL-TLA-Memory ...

21:37:43 Randomised_BSTs: theory Monad_Normalisation.Monad_Normalisation

21:37:43 Randomised_BSTs: theory Randomised_BSTs.Randomised_BSTs

21:37:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL

21:37:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL/document.pdf

21:37:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL/outline.pdf

21:37:44 Timing HyperCTL (4 threads, 18.684s elapsed time, 45.420s cpu time, 2.104s GC time, factor 2.43)

21:37:44 Finished HyperCTL (0:00:28 elapsed time, 0:01:01 cpu time, factor 2.17)

21:37:44 Running Skip_Lists ...

21:37:44 HOL-TLA-Memory: theory HOL-TLA-Memory.RPCMemoryParams

21:37:44 HOL-TLA-Memory: theory HOL-TLA-Memory.MemoryParameters

21:37:44 HOL-TLA-Memory: theory HOL-TLA-Memory.ProcedureInterface

21:37:44 JiveDataStoreModel: theory JiveDataStoreModel.Store

21:37:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_Operations

21:37:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_Operations/document.pdf

21:37:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_Operations/outline.pdf

21:37:45 Timing BNF_Operations (4 threads, 20.415s elapsed time, 50.676s cpu time, 4.900s GC time, factor 2.48)

21:37:45 Finished BNF_Operations (0:00:32 elapsed time, 0:01:10 cpu time, factor 2.16)

21:37:45 Running HOL-ZF ...

21:37:45 HOL-TLA-Memory: theory HOL-TLA-Memory.RPCParameters

21:37:45 HOL-TLA-Memory: theory HOL-TLA-Memory.Memory

21:37:46 Attack_Trees: theory Attack_Trees.GDPRhealthcare

21:37:47 JiveDataStoreModel: theory JiveDataStoreModel.StoreProperties

21:37:47 HOL-ZF: theory HOL-Library.Cancellation

21:37:47 HOL-ZF: theory HOL-ZF.HOLZF

21:37:47 HOL-TLA-Memory: theory HOL-TLA-Memory.RPC

21:37:47 HOL-TLA-Memory: theory HOL-TLA-Memory.MemClerkParameters

21:37:48 JiveDataStoreModel: theory JiveDataStoreModel.JML

21:37:48 JiveDataStoreModel: theory JiveDataStoreModel.UnivSpec

21:37:48 HOL-TLA-Memory: theory HOL-TLA-Memory.MemClerk

21:37:49 HOL-ZF: theory HOL-ZF.Zet

21:37:49 HOL-ZF: theory HOL-Library.Multiset

21:37:49 Skip_Lists: theory Monad_Normalisation.Monad_Normalisation

21:37:49 Skip_Lists: theory Skip_Lists.Misc

21:37:49 Skip_Lists: theory Skip_Lists.Pi_pmf

21:37:49 HOL-TLA-Memory: theory HOL-TLA-Memory.MemoryImplementation

21:37:50 Skip_Lists: theory Skip_Lists.Geometric_PMF

21:37:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization

21:37:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization/document.pdf

21:37:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization/outline.pdf

21:37:50 Timing Lam-ml-Normalization (4 threads, 15.273s elapsed time, 24.232s cpu time, 1.204s GC time, factor 1.59)

21:37:50 Finished Lam-ml-Normalization (0:00:24 elapsed time, 0:00:39 cpu time, factor 1.59)

21:37:50 Running Jordan_Hoelder ...

21:37:52 Skip_Lists: theory Skip_Lists.Skip_List

21:37:56 Jordan_Hoelder: theory Secondary_Sylow.GroupAction

21:37:56 Jordan_Hoelder: theory Jordan_Hoelder.GroupIsoClasses

21:37:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JiveDataStoreModel

21:37:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JiveDataStoreModel/document.pdf

21:37:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JiveDataStoreModel/outline.pdf

21:37:56 Timing JiveDataStoreModel (4 threads, 17.655s elapsed time, 35.496s cpu time, 1.632s GC time, factor 2.01)

21:37:56 Finished JiveDataStoreModel (0:00:27 elapsed time, 0:00:51 cpu time, factor 1.86)

21:37:56 Running CryptoBasedCompositionalProperties ...

21:37:57 Jordan_Hoelder: theory Secondary_Sylow.SubgroupConjugation

21:37:58 Jordan_Hoelder: theory Secondary_Sylow.SndSylow

21:37:58 Jordan_Hoelder: theory Jordan_Hoelder.SndIsomorphismGrp

21:37:59 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.ListExtras

21:37:59 Jordan_Hoelder: theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

21:37:59 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.Secrecy_types

21:38:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Attack_Trees

21:38:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Attack_Trees/document.pdf

21:38:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Attack_Trees/outline.pdf

21:38:00 Timing Attack_Trees (4 threads, 15.416s elapsed time, 32.524s cpu time, 1.300s GC time, factor 2.11)

21:38:00 Finished Attack_Trees (0:00:25 elapsed time, 0:00:48 cpu time, factor 1.89)

21:38:00 Running IMO2019 ...

21:38:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate

21:38:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate/document.pdf

21:38:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate/outline.pdf

21:38:00 Timing Pratt_Certificate (4 threads, 18.480s elapsed time, 48.892s cpu time, 0.688s GC time, factor 2.65)

21:38:00 Finished Pratt_Certificate (0:00:29 elapsed time, 0:01:05 cpu time, factor 2.19)

21:38:00 Running Landau_Symbols ...

21:38:00 Jordan_Hoelder: theory Jordan_Hoelder.SimpleGroups

21:38:00 Jordan_Hoelder: theory Jordan_Hoelder.MaximalNormalSubgroups

21:38:00 Jordan_Hoelder: theory Jordan_Hoelder.CompositionSeries

21:38:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey

21:38:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey/document.pdf

21:38:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey/outline.pdf

21:38:01 Timing Bell_Numbers_Spivey (4 threads, 19.237s elapsed time, 46.332s cpu time, 0.696s GC time, factor 2.41)

21:38:01 Finished Bell_Numbers_Spivey (0:00:51 elapsed time, 0:01:31 cpu time, factor 1.78)

21:38:01 Running MiniML ...

21:38:01 HOL-ZF: theory HOL-ZF.LProd

21:38:02 HOL-ZF: theory HOL-ZF.MainZF

21:38:02 Jordan_Hoelder: theory Jordan_Hoelder.JordanHolder

21:38:03 HOL-ZF: theory HOL-ZF.Games

21:38:03 Landau_Symbols: theory Landau_Symbols.Group_Sort

21:38:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA-Memory

21:38:03 Timing HOL-TLA-Memory (4 threads, 17.935s elapsed time, 38.464s cpu time, 0.764s GC time, factor 2.14)

21:38:03 Finished HOL-TLA-Memory (0:00:20 elapsed time, 0:00:41 cpu time, factor 1.98)

21:38:03 Running Orbit_Stabiliser ...

21:38:03 MiniML: theory MiniML.Maybe

21:38:04 MiniML: theory MiniML.Type

21:38:05 IMO2019: theory IMO2019.IMO2019_Q5

21:38:05 IMO2019: theory IMO2019.IMO2019_Q1

21:38:05 IMO2019: theory IMO2019.IMO2019_Q4

21:38:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4

21:38:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4/document.pdf

21:38:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4/outline.pdf

21:38:06 Timing Fermat3_4 (4 threads, 18.298s elapsed time, 54.324s cpu time, 1.188s GC time, factor 2.97)

21:38:06 Finished Fermat3_4 (0:00:30 elapsed time, 0:01:12 cpu time, factor 2.39)

21:38:06 Running Huffman ...

21:38:06 Landau_Symbols: theory Landau_Symbols.Landau_Real_Products

21:38:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs

21:38:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/document.pdf

21:38:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/outline.pdf

21:38:07 Timing Randomised_BSTs (4 threads, 17.156s elapsed time, 42.312s cpu time, 0.804s GC time, factor 2.47)

21:38:07 Finished Randomised_BSTs (0:00:28 elapsed time, 0:00:59 cpu time, factor 2.09)

21:38:07 Running MonoBoolTranAlgebra ...

21:38:07 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.inout

21:38:07 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.Secrecy

21:38:07 MiniML: theory MiniML.Instance

21:38:08 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.CompLocalSecrets

21:38:08 MiniML: theory MiniML.Generalize

21:38:08 Huffman: theory Huffman.Huffman

21:38:08 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

21:38:08 MiniML: theory MiniML.MiniML

21:38:09 Orbit_Stabiliser: theory Orbit_Stabiliser.Left_Coset

21:38:09 MonoBoolTranAlgebra: theory LatticeProperties.Conj_Disj

21:38:09 MonoBoolTranAlgebra: theory LatticeProperties.WellFoundedTransitive

21:38:09 Orbit_Stabiliser: theory Orbit_Stabiliser.Orbit_Stabiliser

21:38:10 Orbit_Stabiliser: theory Orbit_Stabiliser.Tetrahedron

21:38:10 MonoBoolTranAlgebra: theory LatticeProperties.Complete_Lattice_Prop

21:38:10 MiniML: theory MiniML.W

21:38:11 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Mono_Bool_Tran

21:38:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF

21:38:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF/document.pdf

21:38:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF/outline.pdf

21:38:12 Timing HOL-ZF (4 threads, 17.986s elapsed time, 40.504s cpu time, 1.380s GC time, factor 2.25)

21:38:12 Finished HOL-ZF (0:00:26 elapsed time, 0:00:54 cpu time, factor 2.09)

21:38:12 Running HOL-Probability-ex ...

21:38:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skip_Lists

21:38:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skip_Lists/document.pdf

21:38:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skip_Lists/outline.pdf

21:38:13 Timing Skip_Lists (4 threads, 16.338s elapsed time, 42.912s cpu time, 0.636s GC time, factor 2.63)

21:38:13 Finished Skip_Lists (0:00:27 elapsed time, 0:01:01 cpu time, factor 2.19)

21:38:13 Running Card_Multisets ...

21:38:13 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

21:38:15 Card_Multisets: theory HOL-Library.Cancellation

21:38:15 Landau_Symbols: theory Landau_Symbols.Landau_Simprocs

21:38:15 HOL-Probability-ex: theory HOL-Library.Permutation

21:38:15 HOL-Probability-ex: theory HOL-Probability-ex.Dining_Cryptographers

21:38:15 HOL-Probability-ex: theory HOL-Probability-ex.Measure_Not_CCC

21:38:16 Card_Multisets: theory HOL-Library.Multiset

21:38:16 Landau_Symbols: theory Landau_Symbols.Landau_More

21:38:16 HOL-Probability-ex: theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

21:38:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder

21:38:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder/document.pdf

21:38:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder/outline.pdf

21:38:21 Timing Jordan_Hoelder (4 threads, 17.948s elapsed time, 53.684s cpu time, 2.060s GC time, factor 2.99)

21:38:21 Finished Jordan_Hoelder (0:00:30 elapsed time, 0:01:12 cpu time, factor 2.37)

21:38:21 Running Stream-Fusion ...

21:38:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptoBasedCompositionalProperties

21:38:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptoBasedCompositionalProperties/document.pdf

21:38:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptoBasedCompositionalProperties/outline.pdf

21:38:22 Timing CryptoBasedCompositionalProperties (4 threads, 16.868s elapsed time, 30.380s cpu time, 0.864s GC time, factor 1.80)

21:38:22 Finished CryptoBasedCompositionalProperties (0:00:24 elapsed time, 0:00:43 cpu time, factor 1.78)

21:38:22 Running Old_Datatype_Show ...

21:38:23 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Assertion_Algebra

21:38:23 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Statements

21:38:23 Stream-Fusion: theory HOLCF-Library.Int_Discrete

21:38:24 Stream-Fusion: theory Stream-Fusion.LazyList

21:38:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MiniML

21:38:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MiniML/document.pdf

21:38:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MiniML/outline.pdf

21:38:24 Timing MiniML (4 threads, 14.991s elapsed time, 26.216s cpu time, 0.708s GC time, factor 1.75)

21:38:24 Finished MiniML (0:00:23 elapsed time, 0:00:39 cpu time, factor 1.73)

21:38:24 Running Robbins-Conjecture ...

21:38:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols

21:38:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols/document.pdf

21:38:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols/outline.pdf

21:38:25 Timing Landau_Symbols (4 threads, 14.388s elapsed time, 29.332s cpu time, 0.968s GC time, factor 2.04)

21:38:25 Finished Landau_Symbols (0:00:24 elapsed time, 0:00:45 cpu time, factor 1.83)

21:38:25 Running Separata ...

21:38:25 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show

21:38:26 Stream-Fusion: theory Stream-Fusion.Stream

21:38:26 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Generator

21:38:26 Card_Multisets: theory Card_Multisets.Card_Multisets

21:38:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019

21:38:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/document.pdf

21:38:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/outline.pdf

21:38:27 Timing IMO2019 (4 threads, 15.800s elapsed time, 22.628s cpu time, 0.244s GC time, factor 1.43)

21:38:27 Finished IMO2019 (0:00:26 elapsed time, 0:00:39 cpu time, factor 1.47)

21:38:27 Running Strong_Security ...

21:38:27 Robbins-Conjecture: theory Robbins-Conjecture.Robbins_Conjecture

21:38:27 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Instances

21:38:28 Separata: theory HOL-Eisbach.Eisbach

21:38:28 Separata: theory Separation_Algebra.Separation_Algebra

21:38:29 Stream-Fusion: theory Stream-Fusion.StreamFusion

21:38:29 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Examples

21:38:29 Strong_Security: theory Strong_Security.Types

21:38:29 Strong_Security: theory Strong_Security.Expr

21:38:29 Strong_Security: theory Strong_Security.MWLf

21:38:29 Strong_Security: theory Strong_Security.Strong_Security

21:38:30 Strong_Security: theory Strong_Security.Up_To_Technique

21:38:30 Strong_Security: theory Strong_Security.Parallel_Composition

21:38:30 Separata: theory HOL-Eisbach.Eisbach_Tools

21:38:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoBoolTranAlgebra

21:38:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoBoolTranAlgebra/document.pdf

21:38:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoBoolTranAlgebra/outline.pdf

21:38:31 Timing MonoBoolTranAlgebra (4 threads, 15.674s elapsed time, 22.024s cpu time, 0.776s GC time, factor 1.41)

21:38:31 Finished MonoBoolTranAlgebra (0:00:23 elapsed time, 0:00:36 cpu time, factor 1.53)

21:38:31 Running Nullstellensatz ...

21:38:31 Separata: theory Separata.Separata

21:38:31 Strong_Security: theory Strong_Security.Domain_example

21:38:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Huffman

21:38:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Huffman/document.pdf

21:38:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Huffman/outline.pdf

21:38:31 Timing Huffman (4 threads, 14.185s elapsed time, 32.104s cpu time, 0.652s GC time, factor 2.26)

21:38:31 Finished Huffman (0:00:24 elapsed time, 0:00:47 cpu time, factor 1.90)

21:38:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser

21:38:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser/document.pdf

21:38:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser/outline.pdf

21:38:31 Timing Orbit_Stabiliser (4 threads, 16.005s elapsed time, 26.276s cpu time, 0.708s GC time, factor 1.64)

21:38:31 Finished Orbit_Stabiliser (0:00:27 elapsed time, 0:00:43 cpu time, factor 1.59)

21:38:31 Running FeatherweightJava ...

21:38:31 Running Transformer_Semantics ...

21:38:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability-ex

21:38:32 Timing HOL-Probability-ex (4 threads, 14.832s elapsed time, 34.764s cpu time, 0.952s GC time, factor 2.34)

21:38:32 Finished HOL-Probability-ex (0:00:19 elapsed time, 0:00:39 cpu time, factor 2.01)

21:38:32 Running RefinementReactive ...

21:38:33 Strong_Security: theory Strong_Security.Strongly_Secure_Skip_Assign

21:38:33 Strong_Security: theory Strong_Security.Language_Composition

21:38:34 FeatherweightJava: theory FeatherweightJava.FJDefs

21:38:34 RefinementReactive: theory RefinementReactive.Refinement

21:38:34 RefinementReactive: theory RefinementReactive.Temporal

21:38:34 Strong_Security: theory Strong_Security.Type_System

21:38:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Multisets

21:38:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Multisets/document.pdf

21:38:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Multisets/outline.pdf

21:38:34 Timing Card_Multisets (4 threads, 14.333s elapsed time, 29.664s cpu time, 0.924s GC time, factor 2.07)

21:38:34 Finished Card_Multisets (0:00:20 elapsed time, 0:00:42 cpu time, factor 2.02)

21:38:34 Running Typeclass_Hierarchy ...

21:38:35 Strong_Security: theory Strong_Security.Type_System_example

21:38:35 Transformer_Semantics: theory Transformer_Semantics.Isotone_Transformers

21:38:36 Transformer_Semantics: theory Transformer_Semantics.Powerset_Monad

21:38:36 Typeclass_Hierarchy: theory HOL-Library.Lattice_Syntax

21:38:36 Typeclass_Hierarchy: theory HOL-Library.Cancellation

21:38:37 RefinementReactive: theory RefinementReactive.Reactive

21:38:37 Typeclass_Hierarchy: theory HOL-Library.Multiset

21:38:38 Transformer_Semantics: theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

21:38:38 Nullstellensatz: theory HOL-Types_To_Sets.Types_To_Sets

21:38:38 Nullstellensatz: theory Nullstellensatz.Algebraically_Closed_Fields

21:38:38 Nullstellensatz: theory Nullstellensatz.Lex_Order_PP

21:38:38 Nullstellensatz: theory Nullstellensatz.Univariate_PM

21:38:39 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Transformers

21:38:41 FeatherweightJava: theory FeatherweightJava.FJAux

21:38:41 Nullstellensatz: theory Nullstellensatz.Nullstellensatz

21:38:41 FeatherweightJava: theory FeatherweightJava.FJSound

21:38:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Old_Datatype_Show

21:38:41 Timing Old_Datatype_Show (4 threads, 15.102s elapsed time, 17.056s cpu time, 0.416s GC time, factor 1.13)

21:38:41 Finished Old_Datatype_Show (0:00:19 elapsed time, 0:00:20 cpu time, factor 1.08)

21:38:41 Running Selection_Heap_Sort ...

21:38:42 FeatherweightJava: theory FeatherweightJava.Execute

21:38:43 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantaloid

21:38:43 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantale

21:38:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream-Fusion

21:38:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream-Fusion/document.pdf

21:38:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream-Fusion/outline.pdf

21:38:45 Timing Stream-Fusion (4 threads, 14.888s elapsed time, 19.220s cpu time, 0.380s GC time, factor 1.29)

21:38:45 Finished Stream-Fusion (0:00:22 elapsed time, 0:00:33 cpu time, factor 1.44)

21:38:45 Running WorkerWrapper ...

21:38:45 Selection_Heap_Sort: theory Selection_Heap_Sort.Sort

21:38:45 Selection_Heap_Sort: theory Selection_Heap_Sort.RemoveMax

21:38:46 Selection_Heap_Sort: theory Selection_Heap_Sort.Heap

21:38:46 Selection_Heap_Sort: theory Selection_Heap_Sort.SelectionSort_Functional

21:38:46 Nullstellensatz: theory Nullstellensatz.Nullstellensatz_Field

21:38:47 WorkerWrapper: theory WorkerWrapper.Maybe

21:38:47 WorkerWrapper: theory WorkerWrapper.Nats

21:38:48 FeatherweightJava: theory FeatherweightJava.Featherweight_Java

21:38:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata

21:38:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata/document.pdf

21:38:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata/outline.pdf

21:38:48 Timing Separata (4 threads, 13.963s elapsed time, 41.484s cpu time, 0.840s GC time, factor 2.97)

21:38:48 Finished Separata (0:00:23 elapsed time, 0:00:56 cpu time, factor 2.45)

21:38:48 Running Noninterference_Concurrent_Composition ...

21:38:48 Typeclass_Hierarchy: theory Typeclass_Hierarchy.Setup

21:38:49 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapFunctional

21:38:49 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapImperative

21:38:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robbins-Conjecture

21:38:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robbins-Conjecture/document.pdf

21:38:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robbins-Conjecture/outline.pdf

21:38:49 Timing Robbins-Conjecture (4 threads, 15.706s elapsed time, 31.512s cpu time, 0.652s GC time, factor 2.01)

21:38:49 Finished Robbins-Conjecture (0:00:23 elapsed time, 0:00:44 cpu time, factor 1.88)

21:38:49 Running Clean ...

21:38:49 WorkerWrapper: theory WorkerWrapper.LList

21:38:50 Typeclass_Hierarchy: theory Typeclass_Hierarchy.Typeclass_Hierarchy

21:38:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Strong_Security

21:38:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Strong_Security/document.pdf

21:38:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Strong_Security/outline.pdf

21:38:50 Timing Strong_Security (4 threads, 14.877s elapsed time, 44.316s cpu time, 1.688s GC time, factor 2.98)

21:38:50 Finished Strong_Security (0:00:23 elapsed time, 0:00:58 cpu time, factor 2.49)

21:38:50 Running Efficient-Mergesort ...

21:38:51 Noninterference_Concurrent_Composition: theory Noninterference_Concurrent_Composition.ConcurrentComposition

21:38:51 Clean: theory HOL-Eisbach.Eisbach

21:38:51 Clean: theory Clean.MonadSE

21:38:52 WorkerWrapper: theory WorkerWrapper.FixedPointTheorems

21:38:53 WorkerWrapper: theory WorkerWrapper.WorkerWrapper

21:38:53 Clean: theory Clean.Seq_MonadSE

21:38:53 WorkerWrapper: theory WorkerWrapper.CounterExample

21:38:53 WorkerWrapper: theory WorkerWrapper.Last

21:38:53 WorkerWrapper: theory WorkerWrapper.Streams

21:38:53 WorkerWrapper: theory WorkerWrapper.WorkerWrapperNew

21:38:53 WorkerWrapper: theory WorkerWrapper.Accumulator

21:38:54 WorkerWrapper: theory WorkerWrapper.Backtracking

21:38:54 Efficient-Mergesort: theory Efficient-Mergesort.Efficient_Sort

21:38:55 WorkerWrapper: theory WorkerWrapper.Continuations

21:38:55 WorkerWrapper: theory WorkerWrapper.Nub

21:38:55 WorkerWrapper: theory WorkerWrapper.UnboxedNats

21:38:55 Clean: theory Clean.Symbex_MonadSE

21:38:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RefinementReactive

21:38:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RefinementReactive/document.pdf

21:38:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RefinementReactive/outline.pdf

21:38:56 Timing RefinementReactive (4 threads, 14.951s elapsed time, 29.968s cpu time, 0.700s GC time, factor 2.00)

21:38:56 Finished RefinementReactive (0:00:23 elapsed time, 0:00:44 cpu time, factor 1.89)

21:38:56 Running Impossible_Geometry ...

21:38:56 Clean: theory Clean.Clean

21:38:56 Clean: theory Clean.Hoare_MonadSE

21:38:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Typeclass_Hierarchy

21:38:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Typeclass_Hierarchy/typeclass_hierarchy.pdf

21:38:57 Timing Typeclass_Hierarchy (4 threads, 14.312s elapsed time, 29.164s cpu time, 1.012s GC time, factor 2.04)

21:38:57 Finished Typeclass_Hierarchy (0:00:22 elapsed time, 0:00:37 cpu time, factor 1.66)

21:38:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics

21:38:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics/document.pdf

21:38:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics/outline.pdf

21:38:57 Timing Transformer_Semantics (4 threads, 14.574s elapsed time, 40.624s cpu time, 1.120s GC time, factor 2.79)

21:38:57 Finished Transformer_Semantics (0:00:25 elapsed time, 0:00:58 cpu time, factor 2.29)

21:38:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FeatherweightJava

21:38:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FeatherweightJava/document.pdf

21:38:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FeatherweightJava/outline.pdf

21:38:57 Timing FeatherweightJava (4 threads, 16.323s elapsed time, 34.680s cpu time, 1.200s GC time, factor 2.12)

21:38:57 Finished FeatherweightJava (0:00:25 elapsed time, 0:00:50 cpu time, factor 1.95)

21:38:57 Running HOL-TPTP ...

21:38:57 Running HOL-Hahn_Banach ...

21:38:57 Running Laplace_Transform ...

21:38:57 Efficient-Mergesort: theory Efficient-Mergesort.Mergesort_Complexity

21:38:58 Impossible_Geometry: theory Impossible_Geometry.Impossible_Geometry

21:38:58 Clean: theory Clean.Clean_Symbex

21:38:58 Clean: theory Clean.Hoare_Clean

21:38:58 Clean: theory Clean.Quicksort_concept

21:38:59 Clean: theory Clean.Test_Clean

21:39:00 HOL-Hahn_Banach: theory HOL-Library.Nat_Bijection

21:39:00 HOL-Hahn_Banach: theory HOL-Library.Infinite_Set

21:39:00 HOL-Hahn_Banach: theory HOL-Library.Old_Datatype

21:39:00 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Zorn_Lemma

21:39:00 HOL-Hahn_Banach: theory HOL-Library.Set_Algebras

21:39:00 HOL-TPTP: theory HOL-TPTP.TPTP_Parser

21:39:00 HOL-TPTP: theory HOL-TPTP.MaSh_Export_Base

21:39:00 HOL-TPTP: theory HOL-TPTP.ATP_Theory_Export

21:39:00 HOL-TPTP: theory HOL-TPTP.THF_Arith

21:39:00 Clean: theory Clean.SquareRoot_concept

21:39:00 Clean: theory Clean.Clean_Main

21:39:01 HOL-TPTP: theory HOL-TPTP.MaSh_Eval

21:39:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nullstellensatz

21:39:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nullstellensatz/document.pdf

21:39:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nullstellensatz/outline.pdf

21:39:01 Timing Nullstellensatz (4 threads, 14.607s elapsed time, 27.996s cpu time, 1.360s GC time, factor 1.92)

21:39:01 Finished Nullstellensatz (0:00:29 elapsed time, 0:00:49 cpu time, factor 1.65)

21:39:01 Running GPU_Kernel_PL ...

21:39:01 Laplace_Transform: theory Laplace_Transform.Laplace_Transform_Library

21:39:01 Laplace_Transform: theory Laplace_Transform.Lerch_Lemma

21:39:01 HOL-Hahn_Banach: theory HOL-Library.Countable

21:39:02 Laplace_Transform: theory Laplace_Transform.Piecewise_Continuous

21:39:03 GPU_Kernel_PL: theory GPU_Kernel_PL.Misc

21:39:03 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_syntax

21:39:03 Laplace_Transform: theory Laplace_Transform.Existence

21:39:05 Laplace_Transform: theory Laplace_Transform.Uniqueness

21:39:05 HOL-Hahn_Banach: theory HOL-Library.Countable_Set

21:39:05 Laplace_Transform: theory Laplace_Transform.Laplace_Transform

21:39:06 HOL-TPTP: theory HOL-TPTP.TPTP_Interpret

21:39:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort

21:39:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort/document.pdf

21:39:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort/outline.pdf

21:39:06 Timing Selection_Heap_Sort (4 threads, 13.731s elapsed time, 31.488s cpu time, 1.060s GC time, factor 2.29)

21:39:06 Finished Selection_Heap_Sort (0:00:23 elapsed time, 0:00:46 cpu time, factor 1.96)

21:39:06 Running Abstract-Hoare-Logics ...

21:39:06 HOL-Hahn_Banach: theory HOL-Analysis.Continuum_Not_Denumerable

21:39:06 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Bounds

21:39:07 HOL-TPTP: theory HOL-TPTP.TPTP_Proof_Reconstruction

21:39:07 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Vector_Space

21:39:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WorkerWrapper

21:39:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WorkerWrapper/document.pdf

21:39:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WorkerWrapper/outline.pdf

21:39:07 Timing WorkerWrapper (4 threads, 13.070s elapsed time, 33.996s cpu time, 1.168s GC time, factor 2.60)

21:39:07 Finished WorkerWrapper (0:00:22 elapsed time, 0:00:49 cpu time, factor 2.23)

21:39:07 Running Types_Tableaus_and_Goedels_God ...

21:39:07 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Linearform

21:39:08 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Subspace

21:39:08 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.Lang

21:39:08 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PLang

21:39:08 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsLang

21:39:09 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Function_Order

21:39:09 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Normed_Space

21:39:09 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_state

21:39:09 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_wellformedness

21:39:09 HOL-TPTP: theory HOL-Library.Refute

21:39:09 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Function_Norm

21:39:10 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.Relations

21:39:10 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.IHOML

21:39:10 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

21:39:10 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

21:39:10 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_execution_thread

21:39:10 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.Hoare

21:39:10 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.Termi

21:39:10 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.AndersonProof

21:39:11 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.FittingProof

21:39:11 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

21:39:11 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

21:39:11 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

21:39:11 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.IHOML_Examples

21:39:11 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.HoareTotal

21:39:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Concurrent_Composition

21:39:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Concurrent_Composition/document.pdf

21:39:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Concurrent_Composition/outline.pdf

21:39:11 Timing Noninterference_Concurrent_Composition (4 threads, 13.204s elapsed time, 36.144s cpu time, 0.696s GC time, factor 2.74)

21:39:11 Finished Noninterference_Concurrent_Composition (0:00:22 elapsed time, 0:00:51 cpu time, factor 2.31)

21:39:11 Running Random_Graph_Subgraph_Threshold ...

21:39:11 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach

21:39:11 HOL-TPTP: theory HOL-TPTP.ATP_Problem_Import

21:39:12 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsHoare

21:39:12 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PHoare

21:39:12 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PTermi

21:39:12 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsTermi

21:39:12 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_execution_group

21:39:12 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsHoareTotal

21:39:12 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PHoareTotal

21:39:13 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_execution_kernel

21:39:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TPTP

21:39:13 Timing HOL-TPTP (4 threads, 12.561s elapsed time, 13.476s cpu time, 0.236s GC time, factor 1.07)

21:39:13 Finished HOL-TPTP (0:00:15 elapsed time, 0:00:16 cpu time, factor 1.03)

21:39:13 Running Rank_Nullity_Theorem ...

21:39:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort

21:39:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort/document.pdf

21:39:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort/outline.pdf

21:39:14 Timing Efficient-Mergesort (4 threads, 13.803s elapsed time, 26.180s cpu time, 0.632s GC time, factor 1.90)

21:39:14 Finished Efficient-Mergesort (0:00:22 elapsed time, 0:00:40 cpu time, factor 1.76)

21:39:14 Running LambdaMu ...

21:39:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Clean

21:39:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Clean/document.pdf

21:39:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Clean/outline.pdf

21:39:15 Timing Clean (4 threads, 15.030s elapsed time, 25.956s cpu time, 0.844s GC time, factor 1.73)

21:39:15 Finished Clean (0:00:25 elapsed time, 0:00:45 cpu time, factor 1.76)

21:39:15 Running InformationFlowSlicing ...

21:39:15 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

21:39:16 LambdaMu: theory LambdaMu.Syntax

21:39:16 GPU_Kernel_PL: theory GPU_Kernel_PL.Kernel_programming_language

21:39:17 Rank_Nullity_Theorem: theory HOL-Library.Function_Algebras

21:39:17 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Dual_Order

21:39:17 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

21:39:18 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Mod_Type

21:39:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Impossible_Geometry

21:39:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Impossible_Geometry/document.pdf

21:39:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Impossible_Geometry/outline.pdf

21:39:18 Timing Impossible_Geometry (4 threads, 13.600s elapsed time, 24.236s cpu time, 0.716s GC time, factor 1.78)

21:39:18 Finished Impossible_Geometry (0:00:21 elapsed time, 0:00:37 cpu time, factor 1.76)

21:39:18 Running Integration ...

21:39:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach

21:39:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach/document.pdf

21:39:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach/outline.pdf

21:39:19 Timing HOL-Hahn_Banach (4 threads, 12.683s elapsed time, 33.196s cpu time, 0.824s GC time, factor 2.62)

21:39:19 Finished HOL-Hahn_Banach (0:00:21 elapsed time, 0:00:49 cpu time, factor 2.27)

21:39:19 Running VolpanoSmith ...

21:39:20 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceIntra

21:39:20 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

21:39:21 LambdaMu: theory LambdaMu.DeBruijn

21:39:21 LambdaMu: theory LambdaMu.Types

21:39:21 LambdaMu: theory LambdaMu.Peirce

21:39:21 LambdaMu: theory LambdaMu.Substitution

21:39:21 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

21:39:21 Integration: theory Integration.MonConv

21:39:21 Integration: theory Integration.Sigma_Algebra

21:39:21 InformationFlowSlicing: theory InformationFlowSlicing.LiftingIntra

21:39:21 LambdaMu: theory LambdaMu.Reduction

21:39:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform

21:39:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/document.pdf

21:39:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/outline.pdf

21:39:22 Timing Laplace_Transform (4 threads, 13.171s elapsed time, 40.216s cpu time, 0.608s GC time, factor 3.05)

21:39:22 Finished Laplace_Transform (0:00:23 elapsed time, 0:00:57 cpu time, factor 2.41)

21:39:22 Running FinFun ...

21:39:22 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

21:39:22 Integration: theory Integration.Measure

21:39:22 VolpanoSmith: theory VolpanoSmith.Semantics

21:39:22 LambdaMu: theory LambdaMu.ContextFacts

21:39:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GPU_Kernel_PL

21:39:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GPU_Kernel_PL/document.pdf

21:39:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GPU_Kernel_PL/outline.pdf

21:39:22 Timing GPU_Kernel_PL (4 threads, 13.207s elapsed time, 18.260s cpu time, 0.508s GC time, factor 1.38)

21:39:22 Finished GPU_Kernel_PL (0:00:21 elapsed time, 0:00:31 cpu time, factor 1.49)

21:39:22 Running Verified-Prover ...

21:39:22 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Miscellaneous

21:39:22 LambdaMu: theory LambdaMu.TypePreservation

21:39:23 LambdaMu: theory LambdaMu.Progress

21:39:23 Integration: theory Integration.RealRandVar

21:39:24 FinFun: theory HOL-Library.Phantom_Type

21:39:24 Integration: theory Integration.Failure

21:39:24 Integration: theory Integration.Integral

21:39:24 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceWhile

21:39:24 Verified-Prover: theory Verified-Prover.Prover

21:39:25 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Fundamental_Subspaces

21:39:25 FinFun: theory HOL-Library.Cardinality

21:39:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Hoare-Logics

21:39:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Hoare-Logics/document.pdf

21:39:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Hoare-Logics/outline.pdf

21:39:27 Timing Abstract-Hoare-Logics (4 threads, 12.305s elapsed time, 34.592s cpu time, 1.616s GC time, factor 2.81)

21:39:27 Finished Abstract-Hoare-Logics (0:00:20 elapsed time, 0:00:49 cpu time, factor 2.42)

21:39:27 Running Tycon ...

21:39:28 FinFun: theory FinFun.FinFun

21:39:28 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Dim_Formula

21:39:29 VolpanoSmith: theory VolpanoSmith.secTypes

21:39:30 Tycon: theory Tycon.Coerce

21:39:30 Tycon: theory Tycon.TypeApp

21:39:30 VolpanoSmith: theory VolpanoSmith.Execute

21:39:30 Tycon: theory Tycon.Functor

21:39:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Types_Tableaus_and_Goedels_God

21:39:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Types_Tableaus_and_Goedels_God/document.pdf

21:39:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Types_Tableaus_and_Goedels_God/outline.pdf

21:39:30 Timing Types_Tableaus_and_Goedels_God (4 threads, 13.345s elapsed time, 28.892s cpu time, 0.460s GC time, factor 2.17)

21:39:30 Finished Types_Tableaus_and_Goedels_God (0:00:22 elapsed time, 0:00:44 cpu time, factor 1.97)

21:39:30 Running First_Welfare_Theorem ...

21:39:32 Tycon: theory Tycon.Monad

21:39:33 Tycon: theory Tycon.Binary_Tree_Monad

21:39:33 Tycon: theory Tycon.Monad_Plus

21:39:33 Tycon: theory Tycon.Lift_Monad

21:39:33 Tycon: theory Tycon.Monad_Zero

21:39:33 FinFun: theory FinFun.FinFunPred

21:39:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold

21:39:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/document.pdf

21:39:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/outline.pdf

21:39:34 Timing Random_Graph_Subgraph_Threshold (4 threads, 10.902s elapsed time, 28.352s cpu time, 0.588s GC time, factor 2.60)

21:39:34 Finished Random_Graph_Subgraph_Threshold (0:00:22 elapsed time, 0:00:45 cpu time, factor 2.04)

21:39:34 Running FileRefinement ...

21:39:34 First_Welfare_Theorem: theory First_Welfare_Theorem.Syntax

21:39:34 First_Welfare_Theorem: theory First_Welfare_Theorem.Argmax

21:39:34 Tycon: theory Tycon.Writer_Monad

21:39:34 First_Welfare_Theorem: theory First_Welfare_Theorem.Consumers

21:39:34 First_Welfare_Theorem: theory First_Welfare_Theorem.Preferences

21:39:35 Tycon: theory Tycon.Error_Monad

21:39:35 Tycon: theory Tycon.Resumption_Transformer

21:39:35 Tycon: theory Tycon.Monad_Zero_Plus

21:39:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaMu

21:39:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaMu/document.pdf

21:39:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaMu/outline.pdf

21:39:35 Timing LambdaMu (4 threads, 12.772s elapsed time, 20.892s cpu time, 0.696s GC time, factor 1.64)

21:39:35 Finished LambdaMu (0:00:20 elapsed time, 0:00:34 cpu time, factor 1.65)

21:39:35 Running Card_Partitions ...

21:39:35 Tycon: theory Tycon.Writer_Transformer

21:39:36 Tycon: theory Tycon.Error_Transformer

21:39:36 Tycon: theory Tycon.Lazy_List_Monad

21:39:36 FileRefinement: theory FileRefinement.CArrays

21:39:36 FileRefinement: theory FileRefinement.ResizableArrays

21:39:36 FileRefinement: theory FileRefinement.FileRefinement

21:39:37 First_Welfare_Theorem: theory First_Welfare_Theorem.Utility_Functions

21:39:37 Tycon: theory Tycon.Maybe_Monad

21:39:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem

21:39:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/document.pdf

21:39:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/outline.pdf

21:39:37 Timing Rank_Nullity_Theorem (4 threads, 13.112s elapsed time, 20.064s cpu time, 0.776s GC time, factor 1.53)

21:39:37 Finished Rank_Nullity_Theorem (0:00:23 elapsed time, 0:00:36 cpu time, factor 1.56)

21:39:37 Running Menger ...

21:39:37 Tycon: theory Tycon.State_Transformer

21:39:37 First_Welfare_Theorem: theory First_Welfare_Theorem.Common

21:39:38 Card_Partitions: theory HOL-Eisbach.Eisbach

21:39:38 Card_Partitions: theory HOL-Library.Adhoc_Overloading

21:39:38 Card_Partitions: theory HOL-Library.Disjoint_Sets

21:39:38 Card_Partitions: theory HOL-Library.FuncSet

21:39:38 First_Welfare_Theorem: theory First_Welfare_Theorem.Arrow_Debreu_Model

21:39:38 First_Welfare_Theorem: theory First_Welfare_Theorem.Exchange_Economy

21:39:38 First_Welfare_Theorem: theory First_Welfare_Theorem.Private_Ownership_Economy

21:39:38 Card_Partitions: theory HOL-Library.Monad_Syntax

21:39:38 Card_Partitions: theory HOL-Library.Stirling

21:39:39 Tycon: theory Tycon.Monad_Transformer

21:39:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing

21:39:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing/document.pdf

21:39:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing/outline.pdf

21:39:39 Timing InformationFlowSlicing (4 threads, 11.727s elapsed time, 28.356s cpu time, 0.800s GC time, factor 2.42)

21:39:39 Finished InformationFlowSlicing (0:00:22 elapsed time, 0:00:45 cpu time, factor 2.00)

21:39:39 Running IOA-NTP ...

21:39:39 Menger: theory Menger.Graph

21:39:39 Menger: theory Menger.Helpers

21:39:39 Card_Partitions: theory Card_Partitions.Set_Partition

21:39:40 Card_Partitions: theory Card_Partitions.Injectivity_Solver

21:39:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration

21:39:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration/document.pdf

21:39:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration/outline.pdf

21:39:40 Timing Integration (4 threads, 11.827s elapsed time, 21.964s cpu time, 0.744s GC time, factor 1.86)

21:39:40 Finished Integration (0:00:22 elapsed time, 0:00:38 cpu time, factor 1.73)

21:39:41 Running Comparison_Sort_Lower_Bound ...

21:39:41 Card_Partitions: theory Card_Partitions.Card_Partitions

21:39:41 Menger: theory Menger.Separations

21:39:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VolpanoSmith

21:39:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VolpanoSmith/document.pdf

21:39:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VolpanoSmith/outline.pdf

21:39:41 Timing VolpanoSmith (4 threads, 12.532s elapsed time, 23.440s cpu time, 0.864s GC time, factor 1.87)

21:39:41 Finished VolpanoSmith (0:00:21 elapsed time, 0:00:37 cpu time, factor 1.79)

21:39:41 Running Minimal_SSA ...

21:39:42 Menger: theory Menger.DisjointPaths

21:39:42 IOA-NTP: theory IOA-NTP.Lemmas

21:39:42 IOA-NTP: theory IOA-NTP.Multiset

21:39:42 IOA-NTP: theory IOA-NTP.Packet

21:39:42 IOA-NTP: theory IOA-NTP.Action

21:39:42 Menger: theory Menger.MengerInduction

21:39:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FinFun

21:39:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FinFun/document.pdf

21:39:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FinFun/outline.pdf

21:39:42 Timing FinFun (4 threads, 11.959s elapsed time, 17.268s cpu time, 0.412s GC time, factor 1.44)

21:39:42 Finished FinFun (0:00:20 elapsed time, 0:00:31 cpu time, factor 1.56)

21:39:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Verified-Prover

21:39:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Verified-Prover/document.pdf

21:39:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Verified-Prover/outline.pdf

21:39:42 Timing Verified-Prover (4 threads, 12.001s elapsed time, 22.516s cpu time, 0.544s GC time, factor 1.88)

21:39:42 Finished Verified-Prover (0:00:20 elapsed time, 0:00:36 cpu time, factor 1.81)

21:39:42 Running GoedelGod ...

21:39:42 Running HOL-Unix ...

21:39:45 Menger: theory Menger.Y_eq_new_last

21:39:45 GoedelGod: theory GoedelGod.GoedelGod

21:39:45 HOL-Unix: theory HOL-Unix.Nested_Environment

21:39:45 HOL-Unix: theory HOL-Library.Sublist

21:39:45 Menger: theory Menger.Y_neq_new_last

21:39:46 Comparison_Sort_Lower_Bound: theory HOL-Library.Multiset_Permutations

21:39:46 Comparison_Sort_Lower_Bound: theory List-Index.List_Index

21:39:46 Menger: theory Menger.Menger

21:39:46 IOA-NTP: theory IOA-NTP.Abschannel

21:39:46 IOA-NTP: theory IOA-NTP.Receiver

21:39:46 IOA-NTP: theory IOA-NTP.Sender

21:39:46 IOA-NTP: theory IOA-NTP.Spec

21:39:47 Minimal_SSA: theory Minimal_SSA.Irreducible

21:39:49 HOL-Unix: theory HOL-Unix.Unix

21:39:49 IOA-NTP: theory IOA-NTP.Impl

21:39:49 Comparison_Sort_Lower_Bound: theory Comparison_Sort_Lower_Bound.Linorder_Relations

21:39:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tycon

21:39:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tycon/document.pdf

21:39:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tycon/outline.pdf

21:39:49 Timing Tycon (4 threads, 11.684s elapsed time, 28.700s cpu time, 1.224s GC time, factor 2.46)

21:39:49 Finished Tycon (0:00:21 elapsed time, 0:00:45 cpu time, factor 2.08)

21:39:49 Running HOL-NanoJava ...

21:39:50 Comparison_Sort_Lower_Bound: theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

21:39:51 IOA-NTP: theory IOA-NTP.Correctness

21:39:52 HOL-NanoJava: theory HOL-NanoJava.Term

21:39:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem

21:39:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/document.pdf

21:39:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/outline.pdf

21:39:53 Timing First_Welfare_Theorem (4 threads, 11.491s elapsed time, 33.572s cpu time, 0.764s GC time, factor 2.92)

21:39:53 Finished First_Welfare_Theorem (0:00:21 elapsed time, 0:00:50 cpu time, factor 2.31)

21:39:53 Running Concurrent_Ref_Alg ...

21:39:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FileRefinement

21:39:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FileRefinement/document.pdf

21:39:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FileRefinement/outline.pdf

21:39:54 Timing FileRefinement (4 threads, 11.405s elapsed time, 22.648s cpu time, 0.184s GC time, factor 1.99)

21:39:54 Finished FileRefinement (0:00:19 elapsed time, 0:00:36 cpu time, factor 1.85)

21:39:54 Running FOL_Seq_Calc1 ...

21:39:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-NTP

21:39:55 Timing IOA-NTP (4 threads, 12.146s elapsed time, 20.512s cpu time, 0.468s GC time, factor 1.69)

21:39:55 Finished IOA-NTP (0:00:15 elapsed time, 0:00:23 cpu time, factor 1.51)

21:39:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Partitions

21:39:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Partitions/document.pdf

21:39:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Partitions/outline.pdf

21:39:55 Timing Card_Partitions (4 threads, 11.344s elapsed time, 31.896s cpu time, 0.676s GC time, factor 2.81)

21:39:55 Finished Card_Partitions (0:00:19 elapsed time, 0:00:45 cpu time, factor 2.34)

21:39:55 Running Noninterference_Inductive_Unwinding ...

21:39:55 Running HOLCF-IMP ...

21:39:55 Concurrent_Ref_Alg: theory HOL-Library.Lattice_Syntax

21:39:55 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Refinement_Lattice

21:39:56 HOL-NanoJava: theory HOL-NanoJava.Decl

21:39:57 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Galois_Connections

21:39:57 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Infimum_Nat

21:39:57 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Conjunction

21:39:57 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Parallel

21:39:57 Noninterference_Inductive_Unwinding: theory List_Interleaving.ListInterleaving

21:39:57 Noninterference_Inductive_Unwinding: theory Noninterference_CSP.CSPNoninterference

21:39:57 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Sequential

21:39:57 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Common

21:39:57 HOL-NanoJava: theory HOL-NanoJava.TypeRel

21:39:57 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Tableau

21:39:57 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.CRA

21:39:57 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Conjunctive_Sequential

21:39:57 HOL-NanoJava: theory HOL-NanoJava.State

21:39:58 HOLCF-IMP: theory HOL-IMP.AExp

21:39:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Menger

21:39:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Menger/document.pdf

21:39:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Menger/outline.pdf

21:39:58 Timing Menger (4 threads, 10.937s elapsed time, 29.792s cpu time, 1.032s GC time, factor 2.72)

21:39:58 Finished Menger (0:00:20 elapsed time, 0:00:45 cpu time, factor 2.24)

21:39:58 Running Pop_Refinement ...

21:39:58 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Sequent

21:39:58 HOL-NanoJava: theory HOL-NanoJava.OpSem

21:39:58 HOL-NanoJava: theory HOL-NanoJava.AxSem

21:39:58 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Iteration

21:39:59 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Conjunctive_Iteration

21:40:00 HOL-NanoJava: theory HOL-NanoJava.Equivalence

21:40:00 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Rely_Quotient

21:40:00 HOLCF-IMP: theory HOL-IMP.BExp

21:40:00 Pop_Refinement: theory Pop_Refinement.Definition

21:40:00 Pop_Refinement: theory Pop_Refinement.First_Example

21:40:00 Pop_Refinement: theory Pop_Refinement.Future_Work

21:40:00 Pop_Refinement: theory Pop_Refinement.General_Remarks

21:40:00 Pop_Refinement: theory Pop_Refinement.Related_Work

21:40:00 Pop_Refinement: theory Pop_Refinement.Second_Example

21:40:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GoedelGod

21:40:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GoedelGod/document.pdf

21:40:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GoedelGod/outline.pdf

21:40:01 Timing GoedelGod (4 threads, 10.718s elapsed time, 11.072s cpu time, 0.112s GC time, factor 1.03)

21:40:01 Finished GoedelGod (0:00:17 elapsed time, 0:00:23 cpu time, factor 1.31)

21:40:01 Running Binomial-Queues ...

21:40:01 Noninterference_Inductive_Unwinding: theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

21:40:01 HOL-NanoJava: theory HOL-NanoJava.Example

21:40:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix

21:40:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix/document.pdf

21:40:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix/outline.pdf

21:40:02 Timing HOL-Unix (4 threads, 11.183s elapsed time, 25.868s cpu time, 1.320s GC time, factor 2.31)

21:40:02 Finished HOL-Unix (0:00:19 elapsed time, 0:00:39 cpu time, factor 2.04)

21:40:02 Running SumSquares ...

21:40:03 Binomial-Queues: theory Binomial-Queues.PQ

21:40:04 HOLCF-IMP: theory HOL-IMP.Com

21:40:04 Binomial-Queues: theory Binomial-Queues.Binomial_Queue

21:40:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound

21:40:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/document.pdf

21:40:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/outline.pdf

21:40:04 Timing Comparison_Sort_Lower_Bound (4 threads, 11.932s elapsed time, 24.244s cpu time, 0.944s GC time, factor 2.03)

21:40:04 Finished Comparison_Sort_Lower_Bound (0:00:22 elapsed time, 0:00:40 cpu time, factor 1.78)

21:40:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA

21:40:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA/document.pdf

21:40:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA/outline.pdf

21:40:04 Timing Minimal_SSA (4 threads, 10.136s elapsed time, 24.648s cpu time, 0.408s GC time, factor 2.43)

21:40:04 Finished Minimal_SSA (0:00:22 elapsed time, 0:00:42 cpu time, factor 1.91)

21:40:04 Running Epistemic_Logic ...

21:40:04 Running Ramsey-Infinite ...

21:40:04 Noninterference_Inductive_Unwinding: theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

21:40:05 Noninterference_Inductive_Unwinding: theory Noninterference_Inductive_Unwinding.InductiveUnwinding

21:40:05 HOLCF-IMP: theory HOL-IMP.Big_Step

21:40:06 Ramsey-Infinite: theory HOL-Library.Infinite_Set

21:40:06 HOLCF-IMP: theory HOLCF-IMP.Denotational

21:40:07 SumSquares: theory SumSquares.FourSquares

21:40:07 SumSquares: theory SumSquares.TwoSquares

21:40:07 Ramsey-Infinite: theory Ramsey-Infinite.Ramsey

21:40:07 Epistemic_Logic: theory Epistemic_Logic.Epistemic_Logic

21:40:08 HOLCF-IMP: theory HOLCF-IMP.HoareEx

21:40:08 Binomial-Queues: theory Binomial-Queues.PQ_Implementation

21:40:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-NanoJava

21:40:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-NanoJava/document.pdf

21:40:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-NanoJava/outline.pdf

21:40:08 Timing HOL-NanoJava (4 threads, 10.661s elapsed time, 15.912s cpu time, 0.412s GC time, factor 1.49)

21:40:08 Finished HOL-NanoJava (0:00:18 elapsed time, 0:00:29 cpu time, factor 1.61)

21:40:08 Running Banach_Steinhaus ...

21:40:12 Banach_Steinhaus: theory Banach_Steinhaus.Banach_Steinhaus_Missing

21:40:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Ref_Alg

21:40:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Ref_Alg/document.pdf

21:40:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Ref_Alg/outline.pdf

21:40:13 Timing Concurrent_Ref_Alg (4 threads, 10.423s elapsed time, 24.988s cpu time, 0.724s GC time, factor 2.40)

21:40:13 Finished Concurrent_Ref_Alg (0:00:19 elapsed time, 0:00:40 cpu time, factor 2.06)

21:40:13 Running Partial_Function_MR ...

21:40:13 Banach_Steinhaus: theory Banach_Steinhaus.Banach_Steinhaus

21:40:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Inductive_Unwinding

21:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Inductive_Unwinding/document.pdf

21:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Inductive_Unwinding/outline.pdf

21:40:14 Timing Noninterference_Inductive_Unwinding (4 threads, 10.685s elapsed time, 26.376s cpu time, 0.968s GC time, factor 2.47)

21:40:14 Finished Noninterference_Inductive_Unwinding (0:00:18 elapsed time, 0:00:39 cpu time, factor 2.11)

21:40:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-IMP

21:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-IMP/document.pdf

21:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-IMP/outline.pdf

21:40:14 Timing HOLCF-IMP (4 threads, 10.518s elapsed time, 16.888s cpu time, 0.408s GC time, factor 1.61)

21:40:14 Finished HOLCF-IMP (0:00:18 elapsed time, 0:00:29 cpu time, factor 1.61)

21:40:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Seq_Calc1

21:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Seq_Calc1/document.pdf

21:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Seq_Calc1/outline.pdf

21:40:14 Timing FOL_Seq_Calc1 (4 threads, 10.222s elapsed time, 22.596s cpu time, 0.420s GC time, factor 2.21)

21:40:14 Finished FOL_Seq_Calc1 (0:00:20 elapsed time, 0:00:37 cpu time, factor 1.88)

21:40:14 Running Lowe_Ontological_Argument ...

21:40:14 Running Topology ...

21:40:14 Running Dynamic_Tables ...

21:40:15 Partial_Function_MR: theory HOL-Library.Adhoc_Overloading

21:40:15 Partial_Function_MR: theory Partial_Function_MR.Partial_Function_MR

21:40:15 Partial_Function_MR: theory HOL-Library.Monad_Syntax

21:40:16 Partial_Function_MR: theory Partial_Function_MR.Partial_Function_MR_Examples

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.Relations

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.QML

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

21:40:17 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

21:40:18 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

21:40:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pop_Refinement

21:40:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pop_Refinement/document.pdf

21:40:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pop_Refinement/outline.pdf

21:40:18 Timing Pop_Refinement (4 threads, 11.700s elapsed time, 24.272s cpu time, 1.032s GC time, factor 2.07)

21:40:18 Finished Pop_Refinement (0:00:19 elapsed time, 0:00:38 cpu time, factor 1.95)

21:40:18 Running Hello_World ...

21:40:18 Topology: theory Topology.Topology

21:40:18 Topology: theory Lazy-Lists-II.LList2

21:40:18 Dynamic_Tables: theory Dynamic_Tables.Tables_real

21:40:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Queues

21:40:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Queues/document.pdf

21:40:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Queues/outline.pdf

21:40:18 Timing Binomial-Queues (4 threads, 9.984s elapsed time, 17.556s cpu time, 0.476s GC time, factor 1.76)

21:40:18 Finished Binomial-Queues (0:00:17 elapsed time, 0:00:30 cpu time, factor 1.80)

21:40:18 Running Relational-Incorrectness-Logic ...

21:40:20 Hello_World: theory HOL-Library.Adhoc_Overloading

21:40:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ramsey-Infinite

21:40:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ramsey-Infinite/document.pdf

21:40:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ramsey-Infinite/outline.pdf

21:40:20 Timing Ramsey-Infinite (4 threads, 9.352s elapsed time, 13.748s cpu time, 0.196s GC time, factor 1.47)

21:40:20 Finished Ramsey-Infinite (0:00:15 elapsed time, 0:00:25 cpu time, factor 1.62)

21:40:20 Running Matroids ...

21:40:20 Hello_World: theory HOL-Library.Monad_Syntax

21:40:20 Hello_World: theory Hello_World.IO

21:40:21 Dynamic_Tables: theory Dynamic_Tables.Tables_nat

21:40:21 Hello_World: theory Hello_World.HelloWorld

21:40:22 Relational-Incorrectness-Logic: theory Relational-Incorrectness-Logic.RelationalIncorrectness

21:40:22 Matroids: theory Matroids.Indep_System

21:40:23 Topology: theory Topology.LList_Topology

21:40:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares

21:40:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares/document.pdf

21:40:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares/outline.pdf

21:40:24 Timing SumSquares (4 threads, 10.733s elapsed time, 25.712s cpu time, 0.480s GC time, factor 2.40)

21:40:24 Finished SumSquares (0:00:21 elapsed time, 0:00:41 cpu time, factor 1.95)

21:40:24 Running Tree_Decomposition ...

21:40:24 Matroids: theory Matroids.Matroid

21:40:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic

21:40:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic/document.pdf

21:40:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic/outline.pdf

21:40:24 Timing Epistemic_Logic (4 threads, 10.264s elapsed time, 16.932s cpu time, 0.548s GC time, factor 1.65)

21:40:24 Finished Epistemic_Logic (0:00:19 elapsed time, 0:00:32 cpu time, factor 1.62)

21:40:24 Running IOA-ABP ...

21:40:26 Hello_World: theory Hello_World.HelloWorld_Proof

21:40:26 Tree_Decomposition: theory Tree_Decomposition.Graph

21:40:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Banach_Steinhaus

21:40:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Banach_Steinhaus/document.pdf

21:40:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Banach_Steinhaus/outline.pdf

21:40:26 Timing Banach_Steinhaus (4 threads, 7.594s elapsed time, 21.316s cpu time, 0.324s GC time, factor 2.81)

21:40:26 Finished Banach_Steinhaus (0:00:17 elapsed time, 0:00:37 cpu time, factor 2.10)

21:40:26 Running Latin_Square ...

21:40:27 IOA-ABP: theory IOA-ABP.Lemmas

21:40:27 IOA-ABP: theory IOA-ABP.Packet

21:40:27 IOA-ABP: theory IOA-ABP.Action

21:40:27 Hello_World: theory Hello_World.RunningCodeFromIsabelle

21:40:27 Tree_Decomposition: theory Tree_Decomposition.Tree

21:40:28 Tree_Decomposition: theory Tree_Decomposition.TreeDecomposition

21:40:29 Latin_Square: theory Marriage.Marriage

21:40:29 Latin_Square: theory Latin_Square.Latin_Square

21:40:29 Tree_Decomposition: theory Tree_Decomposition.TreewidthCompleteGraph

21:40:29 Tree_Decomposition: theory Tree_Decomposition.TreewidthTree

21:40:30 Tree_Decomposition: theory Tree_Decomposition.ExampleInstantiations

21:40:30 IOA-ABP: theory IOA-ABP.Env

21:40:30 IOA-ABP: theory IOA-ABP.Abschannel

21:40:30 IOA-ABP: theory IOA-ABP.Receiver

21:40:30 IOA-ABP: theory IOA-ABP.Sender

21:40:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lowe_Ontological_Argument

21:40:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lowe_Ontological_Argument/document.pdf

21:40:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lowe_Ontological_Argument/outline.pdf

21:40:30 Timing Lowe_Ontological_Argument (4 threads, 6.933s elapsed time, 17.412s cpu time, 0.316s GC time, factor 2.51)

21:40:30 Finished Lowe_Ontological_Argument (0:00:15 elapsed time, 0:00:31 cpu time, factor 2.07)

21:40:30 Running Stellar_Quorums ...

21:40:30 IOA-ABP: theory IOA-ABP.Spec

21:40:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Function_MR

21:40:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Function_MR/document.pdf

21:40:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Function_MR/outline.pdf

21:40:31 Timing Partial_Function_MR (4 threads, 9.451s elapsed time, 11.856s cpu time, 0.444s GC time, factor 1.25)

21:40:31 Finished Partial_Function_MR (0:00:17 elapsed time, 0:00:25 cpu time, factor 1.43)

21:40:31 Running ShortestPath ...

21:40:32 Stellar_Quorums: theory Stellar_Quorums.Stellar_Quorums

21:40:32 IOA-ABP: theory IOA-ABP.Abschannel_finite

21:40:32 IOA-ABP: theory IOA-ABP.Impl

21:40:32 IOA-ABP: theory IOA-ABP.Impl_finite

21:40:33 IOA-ABP: theory IOA-ABP.Correctness

21:40:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology

21:40:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/document.pdf

21:40:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/outline.pdf

21:40:33 Timing Topology (4 threads, 8.577s elapsed time, 21.748s cpu time, 1.364s GC time, factor 2.54)

21:40:33 Finished Topology (0:00:18 elapsed time, 0:00:37 cpu time, factor 2.04)

21:40:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables

21:40:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables/document.pdf

21:40:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables/outline.pdf

21:40:33 Timing Dynamic_Tables (4 threads, 8.937s elapsed time, 22.524s cpu time, 0.676s GC time, factor 2.52)

21:40:33 Finished Dynamic_Tables (0:00:18 elapsed time, 0:00:37 cpu time, factor 2.04)

21:40:33 Running Bounded_Deducibility_Security ...

21:40:33 Running Lower_Semicontinuous ...

21:40:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hello_World

21:40:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hello_World/document.pdf

21:40:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hello_World/outline.pdf

21:40:34 Timing Hello_World (4 threads, 9.114s elapsed time, 2.776s cpu time, 0.000s GC time, factor 0.30)

21:40:34 Finished Hello_World (0:00:16 elapsed time, 0:00:26 cpu time, factor 1.67)

21:40:34 Running Tail_Recursive_Functions ...

21:40:34 ShortestPath: theory ShortestPath.ShortestPath

21:40:35 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.Trivia

21:40:36 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.IO_Automaton

21:40:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-ABP

21:40:36 Timing IOA-ABP (4 threads, 8.203s elapsed time, 15.436s cpu time, 0.488s GC time, factor 1.88)

21:40:36 Finished IOA-ABP (0:00:11 elapsed time, 0:00:18 cpu time, factor 1.63)

21:40:36 Running HotelKeyCards ...

21:40:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational-Incorrectness-Logic

21:40:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational-Incorrectness-Logic/document.pdf

21:40:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational-Incorrectness-Logic/outline.pdf

21:40:37 Timing Relational-Incorrectness-Logic (4 threads, 8.628s elapsed time, 18.756s cpu time, 0.356s GC time, factor 2.17)

21:40:37 Finished Relational-Incorrectness-Logic (0:00:17 elapsed time, 0:00:34 cpu time, factor 1.89)

21:40:37 Running Arith_Prog_Rel_Primes ...

21:40:37 Lower_Semicontinuous: theory Lower_Semicontinuous.Lower_Semicontinuous

21:40:38 ShortestPath: theory ShortestPath.ShortestPathNeg

21:40:38 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy1

21:40:38 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy2

21:40:38 Tail_Recursive_Functions: theory Tail_Recursive_Functions.Method

21:40:38 HotelKeyCards: theory HOL-Library.LaTeXsugar

21:40:38 HotelKeyCards: theory HotelKeyCards.Notation

21:40:38 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.BD_Security

21:40:38 HotelKeyCards: theory HotelKeyCards.Basis

21:40:38 HotelKeyCards: theory HotelKeyCards.State

21:40:38 HotelKeyCards: theory HotelKeyCards.Trace

21:40:38 HotelKeyCards: theory HotelKeyCards.NewCard

21:40:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matroids

21:40:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matroids/document.pdf

21:40:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matroids/outline.pdf

21:40:38 Timing Matroids (4 threads, 9.657s elapsed time, 17.612s cpu time, 0.276s GC time, factor 1.82)

21:40:38 Finished Matroids (0:00:18 elapsed time, 0:00:31 cpu time, factor 1.75)

21:40:38 Running Chord_Segments ...

21:40:40 HotelKeyCards: theory HotelKeyCards.Equivalence

21:40:40 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.Compositional_Reasoning

21:40:41 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

21:40:41 Arith_Prog_Rel_Primes: theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

21:40:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree_Decomposition

21:40:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree_Decomposition/document.pdf

21:40:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree_Decomposition/outline.pdf

21:40:42 Timing Tree_Decomposition (4 threads, 8.878s elapsed time, 19.912s cpu time, 0.724s GC time, factor 2.24)

21:40:42 Finished Tree_Decomposition (0:00:17 elapsed time, 0:00:35 cpu time, factor 2.00)

21:40:42 Running Category ...

21:40:42 Chord_Segments: theory Triangle.Angles

21:40:43 Chord_Segments: theory Triangle.Triangle

21:40:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Latin_Square

21:40:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Latin_Square/document.pdf

21:40:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Latin_Square/outline.pdf

21:40:44 Timing Latin_Square (4 threads, 9.160s elapsed time, 25.960s cpu time, 0.392s GC time, factor 2.83)

21:40:44 Finished Latin_Square (0:00:16 elapsed time, 0:00:39 cpu time, factor 2.35)

21:40:44 Running HOL-IMPP ...

21:40:44 Category: theory HOL-Library.FuncSet

21:40:44 Chord_Segments: theory Chord_Segments.Chord_Segments

21:40:46 Category: theory Category.Cat

21:40:46 HOL-IMPP: theory HOL-IMPP.Com

21:40:47 Category: theory Category.Functors

21:40:48 Category: theory Category.SetCat

21:40:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stellar_Quorums

21:40:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stellar_Quorums/document.pdf

21:40:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stellar_Quorums/outline.pdf

21:40:48 Timing Stellar_Quorums (4 threads, 9.549s elapsed time, 25.400s cpu time, 0.484s GC time, factor 2.66)

21:40:48 Finished Stellar_Quorums (0:00:17 elapsed time, 0:00:39 cpu time, factor 2.22)

21:40:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath

21:40:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath/document.pdf

21:40:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath/outline.pdf

21:40:48 Timing ShortestPath (4 threads, 7.835s elapsed time, 10.280s cpu time, 0.444s GC time, factor 1.31)

21:40:48 Finished ShortestPath (0:00:17 elapsed time, 0:00:25 cpu time, factor 1.48)

21:40:48 Running Falling_Factorial_Sum ...

21:40:48 Running Imperative_Insertion_Sort ...

21:40:48 Category: theory Category.NatTrans

21:40:48 Category: theory Category.HomFunctors

21:40:49 Category: theory Category.Yoneda

21:40:49 HOL-IMPP: theory HOL-IMPP.Natural

21:40:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bounded_Deducibility_Security

21:40:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bounded_Deducibility_Security/document.pdf

21:40:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bounded_Deducibility_Security/outline.pdf

21:40:49 Timing Bounded_Deducibility_Security (4 threads, 8.138s elapsed time, 15.636s cpu time, 0.432s GC time, factor 1.92)

21:40:49 Finished Bounded_Deducibility_Security (0:00:15 elapsed time, 0:00:29 cpu time, factor 1.83)

21:40:49 Running Stewart_Apollonius ...

21:40:50 HOL-IMPP: theory HOL-IMPP.Hoare

21:40:51 Imperative_Insertion_Sort: theory Imperative_Insertion_Sort.Imperative_Loops

21:40:52 Imperative_Insertion_Sort: theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

21:40:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions

21:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions/document.pdf

21:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions/outline.pdf

21:40:52 Timing Tail_Recursive_Functions (4 threads, 7.672s elapsed time, 14.072s cpu time, 0.556s GC time, factor 1.83)

21:40:52 Finished Tail_Recursive_Functions (0:00:16 elapsed time, 0:00:28 cpu time, factor 1.74)

21:40:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HotelKeyCards

21:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HotelKeyCards/document.pdf

21:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HotelKeyCards/outline.pdf

21:40:52 Timing HotelKeyCards (4 threads, 7.781s elapsed time, 19.236s cpu time, 0.352s GC time, factor 2.47)

21:40:52 Finished HotelKeyCards (0:00:15 elapsed time, 0:00:32 cpu time, factor 2.13)

21:40:52 Falling_Factorial_Sum: theory HOL-Eisbach.Eisbach

21:40:52 Falling_Factorial_Sum: theory Discrete_Summation.Factorials

21:40:52 Running Certification_Monads ...

21:40:52 Running Source_Coding_Theorem ...

21:40:52 HOL-IMPP: theory HOL-IMPP.Misc

21:40:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous

21:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/document.pdf

21:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/outline.pdf

21:40:52 Timing Lower_Semicontinuous (4 threads, 8.751s elapsed time, 19.156s cpu time, 0.296s GC time, factor 2.19)

21:40:52 Finished Lower_Semicontinuous (0:00:18 elapsed time, 0:00:34 cpu time, factor 1.86)

21:40:52 Running ArrowImpossibilityGS ...

21:40:52 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

21:40:52 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

21:40:52 HOL-IMPP: theory HOL-IMPP.EvenOdd

21:40:53 Stewart_Apollonius: theory Triangle.Angles

21:40:54 Falling_Factorial_Sum: theory Card_Partitions.Injectivity_Solver

21:40:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMPP

21:40:54 Timing HOL-IMPP (4 threads, 6.768s elapsed time, 10.768s cpu time, 0.460s GC time, factor 1.59)

21:40:54 Finished HOL-IMPP (0:00:09 elapsed time, 0:00:13 cpu time, factor 1.38)

21:40:54 Running MuchAdoAboutTwo ...

21:40:54 Stewart_Apollonius: theory Triangle.Triangle

21:40:54 Certification_Monads: theory Deriving.Generator_Aux

21:40:54 Certification_Monads: theory Deriving.Derive_Manager

21:40:54 Certification_Monads: theory Certification_Monads.Misc

21:40:54 Certification_Monads: theory HOL-Library.Adhoc_Overloading

21:40:54 Certification_Monads: theory Partial_Function_MR.Partial_Function_MR

21:40:54 Certification_Monads: theory HOL-Library.Monad_Syntax

21:40:54 Certification_Monads: theory Certification_Monads.Error_Syntax

21:40:54 Certification_Monads: theory Certification_Monads.Error_Monad

21:40:55 ArrowImpossibilityGS: theory HOL-Library.FuncSet

21:40:55 ArrowImpossibilityGS: theory ArrowImpossibilityGS.Arrow_Utility

21:40:55 Certification_Monads: theory Show.Show

21:40:55 Certification_Monads: theory Certification_Monads.Strict_Sum

21:40:55 Stewart_Apollonius: theory Stewart_Apollonius.Stewart_Apollonius

21:40:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Arith_Prog_Rel_Primes

21:40:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Arith_Prog_Rel_Primes/document.pdf

21:40:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Arith_Prog_Rel_Primes/outline.pdf

21:40:55 Timing Arith_Prog_Rel_Primes (4 threads, 7.681s elapsed time, 16.756s cpu time, 0.312s GC time, factor 2.18)

21:40:55 Finished Arith_Prog_Rel_Primes (0:00:17 elapsed time, 0:00:32 cpu time, factor 1.85)

21:40:55 Running LatticeProperties ...

21:40:55 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

21:40:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments

21:40:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/document.pdf

21:40:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/outline.pdf

21:40:56 Timing Chord_Segments (4 threads, 7.519s elapsed time, 11.780s cpu time, 0.200s GC time, factor 1.57)

21:40:56 Finished Chord_Segments (0:00:17 elapsed time, 0:00:27 cpu time, factor 1.62)

21:40:56 Running Case_Labeling ...

21:40:56 Source_Coding_Theorem: theory Source_Coding_Theorem.Source_Coding_Theorem

21:40:56 ArrowImpossibilityGS: theory ArrowImpossibilityGS.Arrow_Order

21:40:56 ArrowImpossibilityGS: theory ArrowImpossibilityGS.GS

21:40:57 LatticeProperties: theory LatticeProperties.Lattice_Prop

21:40:57 LatticeProperties: theory LatticeProperties.Conj_Disj

21:40:57 LatticeProperties: theory LatticeProperties.WellFoundedTransitive

21:40:57 MuchAdoAboutTwo: theory MuchAdoAboutTwo.MuchAdoAboutTwo

21:40:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category

21:40:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category/document.pdf

21:40:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category/outline.pdf

21:40:57 Timing Category (4 threads, 6.826s elapsed time, 15.716s cpu time, 0.248s GC time, factor 2.30)

21:40:57 Finished Category (0:00:14 elapsed time, 0:00:29 cpu time, factor 2.00)

21:40:57 Running Triangle ...

21:40:57 Certification_Monads: theory Certification_Monads.Check_Monad

21:40:57 Certification_Monads: theory Certification_Monads.Parser_Monad

21:40:58 LatticeProperties: theory LatticeProperties.Modular_Distrib_Lattice

21:40:58 Case_Labeling: theory HOL-Eisbach.Eisbach

21:40:58 Case_Labeling: theory Case_Labeling.Case_Labeling

21:40:58 Case_Labeling: theory HOL-Hoare.Arith2

21:40:58 Case_Labeling: theory HOL-Hoare.Hoare_Logic

21:40:58 LatticeProperties: theory LatticeProperties.Complete_Lattice_Prop

21:41:00 Case_Labeling: theory Case_Labeling.Conditionals

21:41:00 Case_Labeling: theory Case_Labeling.Monadic_Language

21:41:01 Triangle: theory Triangle.Angles

21:41:02 Triangle: theory Triangle.Triangle

21:41:02 Case_Labeling: theory Case_Labeling.Labeled_Hoare

21:41:02 LatticeProperties: theory LatticeProperties.Lattice_Ordered_Group

21:41:02 Case_Labeling: theory Case_Labeling.Labeled_Hoare_Examples

21:41:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort

21:41:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort/document.pdf

21:41:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort/outline.pdf

21:41:03 Timing Imperative_Insertion_Sort (4 threads, 6.299s elapsed time, 16.268s cpu time, 0.252s GC time, factor 2.58)

21:41:03 Finished Imperative_Insertion_Sort (0:00:14 elapsed time, 0:00:29 cpu time, factor 2.04)

21:41:03 Running CYK ...

21:41:03 Case_Labeling: theory Case_Labeling.Case_Labeling_Examples

21:41:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum

21:41:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum/document.pdf

21:41:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum/outline.pdf

21:41:04 Timing Falling_Factorial_Sum (4 threads, 6.549s elapsed time, 15.452s cpu time, 0.152s GC time, factor 2.36)

21:41:04 Finished Falling_Factorial_Sum (0:00:15 elapsed time, 0:00:29 cpu time, factor 1.89)

21:41:04 Running HOL-SPARK-Manual ...

21:41:05 CYK: theory CYK.CYK

21:41:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius

21:41:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/document.pdf

21:41:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/outline.pdf

21:41:06 Timing Stewart_Apollonius (4 threads, 6.999s elapsed time, 10.248s cpu time, 0.244s GC time, factor 1.46)

21:41:06 Finished Stewart_Apollonius (0:00:15 elapsed time, 0:00:24 cpu time, factor 1.53)

21:41:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Certification_Monads

21:41:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Certification_Monads/document.pdf

21:41:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Certification_Monads/outline.pdf

21:41:06 Timing Certification_Monads (4 threads, 6.111s elapsed time, 15.420s cpu time, 0.468s GC time, factor 2.52)

21:41:06 Finished Certification_Monads (0:00:13 elapsed time, 0:00:28 cpu time, factor 2.07)

21:41:06 Running Prog_Prove ...

21:41:06 Running Lazy_Case ...

21:41:06 HOL-SPARK-Manual: theory HOL-SPARK-Examples.Greatest_Common_Divisor

21:41:06 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Complex_Types

21:41:06 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc1

21:41:06 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc2

21:41:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ArrowImpossibilityGS

21:41:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ArrowImpossibilityGS/document.pdf

21:41:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ArrowImpossibilityGS/outline.pdf

21:41:07 Timing ArrowImpossibilityGS (4 threads, 6.655s elapsed time, 18.232s cpu time, 0.260s GC time, factor 2.74)

21:41:07 Finished ArrowImpossibilityGS (0:00:14 elapsed time, 0:00:31 cpu time, factor 2.18)

21:41:07 Running Goodstein_Lambda ...

21:41:07 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Reference

21:41:07 HOL-SPARK-Manual: theory HOL-SPARK-Manual.VC_Principles

21:41:07 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

21:41:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem

21:41:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/document.pdf

21:41:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/outline.pdf

21:41:07 Timing Source_Coding_Theorem (4 threads, 5.927s elapsed time, 13.040s cpu time, 0.184s GC time, factor 2.20)

21:41:07 Finished Source_Coding_Theorem (0:00:15 elapsed time, 0:00:28 cpu time, factor 1.82)

21:41:07 Running Compiling-Exceptions-Correctly ...

21:41:08 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Example_Verification

21:41:08 Prog_Prove: theory Prog_Prove.Basics

21:41:08 Prog_Prove: theory Prog_Prove.Bool_nat_list

21:41:08 Prog_Prove: theory Prog_Prove.LaTeXsugar

21:41:08 Prog_Prove: theory Prog_Prove.MyList

21:41:08 Lazy_Case: theory Lazy_Case.Lazy_Case

21:41:08 Prog_Prove: theory Prog_Prove.Types_and_funs

21:41:08 Prog_Prove: theory Prog_Prove.Isar

21:41:08 Lazy_Case: theory Lazy_Case.Test_Lazy_Case

21:41:09 Prog_Prove: theory Prog_Prove.Logic

21:41:09 Goodstein_Lambda: theory Goodstein_Lambda.Goodstein_Lambda

21:41:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LatticeProperties

21:41:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LatticeProperties/document.pdf

21:41:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LatticeProperties/outline.pdf

21:41:09 Timing LatticeProperties (4 threads, 6.723s elapsed time, 10.056s cpu time, 0.312s GC time, factor 1.50)

21:41:09 Finished LatticeProperties (0:00:13 elapsed time, 0:00:23 cpu time, factor 1.71)

21:41:09 Running Buffons_Needle ...

21:41:10 Compiling-Exceptions-Correctly: theory Compiling-Exceptions-Correctly.Exceptions

21:41:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Case_Labeling

21:41:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Case_Labeling/document.pdf

21:41:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Case_Labeling/outline.pdf

21:41:10 Timing Case_Labeling (4 threads, 6.579s elapsed time, 15.444s cpu time, 0.304s GC time, factor 2.35)

21:41:10 Finished Case_Labeling (0:00:13 elapsed time, 0:00:28 cpu time, factor 2.08)

21:41:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo

21:41:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo/document.pdf

21:41:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo/outline.pdf

21:41:10 Timing MuchAdoAboutTwo (4 threads, 7.420s elapsed time, 13.452s cpu time, 0.464s GC time, factor 1.81)

21:41:10 Finished MuchAdoAboutTwo (0:00:15 elapsed time, 0:00:28 cpu time, factor 1.77)

21:41:10 Running Transitive-Closure ...

21:41:10 Running TortoiseHare ...

21:41:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle

21:41:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/document.pdf

21:41:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/outline.pdf

21:41:13 Timing Triangle (4 threads, 7.014s elapsed time, 9.448s cpu time, 0.220s GC time, factor 1.35)

21:41:13 Finished Triangle (0:00:15 elapsed time, 0:00:23 cpu time, factor 1.52)

21:41:13 Running Secondary_Sylow ...

21:41:13 TortoiseHare: theory TortoiseHare.Basis

21:41:13 Buffons_Needle: theory Buffons_Needle.Buffons_Needle

21:41:14 TortoiseHare: theory TortoiseHare.Brent

21:41:14 TortoiseHare: theory TortoiseHare.TortoiseHare

21:41:15 Transitive-Closure: theory Matrix.Utility

21:41:15 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_Impl

21:41:16 Transitive-Closure: theory Transitive-Closure.RBT_Map_Set_Extension

21:41:16 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_List_Impl

21:41:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CYK

21:41:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CYK/document.pdf

21:41:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CYK/outline.pdf

21:41:16 Timing CYK (4 threads, 5.416s elapsed time, 13.140s cpu time, 0.368s GC time, factor 2.43)

21:41:16 Finished CYK (0:00:12 elapsed time, 0:00:26 cpu time, factor 2.07)

21:41:16 Running VeriComp ...

21:41:16 Transitive-Closure: theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

21:41:17 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_RBT_Impl

21:41:18 Secondary_Sylow: theory Secondary_Sylow.GroupAction

21:41:19 VeriComp: theory VeriComp.Behaviour

21:41:19 VeriComp: theory VeriComp.Well_founded

21:41:19 VeriComp: theory VeriComp.Inf

21:41:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy_Case

21:41:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy_Case/document.pdf

21:41:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy_Case/outline.pdf

21:41:19 Timing Lazy_Case (4 threads, 5.798s elapsed time, 6.780s cpu time, 0.000s GC time, factor 1.17)

21:41:19 Finished Lazy_Case (0:00:13 elapsed time, 0:00:19 cpu time, factor 1.46)

21:41:19 Running HOLCF-ex ...

21:41:20 Secondary_Sylow: theory Secondary_Sylow.SubgroupConjugation

21:41:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual

21:41:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual/document.pdf

21:41:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual/outline.pdf

21:41:20 Timing HOL-SPARK-Manual (4 threads, 5.722s elapsed time, 11.644s cpu time, 0.308s GC time, factor 2.03)

21:41:20 Finished HOL-SPARK-Manual (0:00:15 elapsed time, 0:00:29 cpu time, factor 1.91)

21:41:20 Running HOL-Isar_Examples ...

21:41:20 Secondary_Sylow: theory Secondary_Sylow.SndSylow

21:41:20 VeriComp: theory VeriComp.Semantics

21:41:21 VeriComp: theory VeriComp.Language

21:41:21 VeriComp: theory VeriComp.Simulation

21:41:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goodstein_Lambda

21:41:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goodstein_Lambda/document.pdf

21:41:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goodstein_Lambda/outline.pdf

21:41:21 Timing Goodstein_Lambda (4 threads, 6.029s elapsed time, 11.332s cpu time, 0.356s GC time, factor 1.88)

21:41:21 Finished Goodstein_Lambda (0:00:13 elapsed time, 0:00:24 cpu time, factor 1.79)

21:41:21 Running Stuttering_Equivalence ...

21:41:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Prog_Prove

21:41:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Prog_Prove/prog-prove.pdf

21:41:21 Timing Prog_Prove (4 threads, 5.952s elapsed time, 15.896s cpu time, 0.828s GC time, factor 2.67)

21:41:21 Finished Prog_Prove (0:00:15 elapsed time, 0:00:25 cpu time, factor 1.65)

21:41:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Compiling-Exceptions-Correctly

21:41:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Compiling-Exceptions-Correctly/document.pdf

21:41:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Compiling-Exceptions-Correctly/outline.pdf

21:41:22 Timing Compiling-Exceptions-Correctly (4 threads, 6.272s elapsed time, 8.148s cpu time, 0.488s GC time, factor 1.30)

21:41:22 Finished Compiling-Exceptions-Correctly (0:00:13 elapsed time, 0:00:20 cpu time, factor 1.51)

21:41:22 Running Functions ...

21:41:22 Running Card_Number_Partitions ...

21:41:22 VeriComp: theory VeriComp.Compiler

21:41:22 HOLCF-ex: theory HOLCF-ex.Dagstuhl

21:41:22 HOLCF-ex: theory HOLCF-ex.Focus_ex

21:41:22 HOLCF-ex: theory HOLCF-ex.Concurrency_Monad

21:41:22 HOLCF-ex: theory HOLCF-ex.Dnat

21:41:22 HOLCF-ex: theory HOLCF-ex.Domain_Proofs

21:41:22 HOLCF-ex: theory HOLCF-ex.Fix2

21:41:23 HOLCF-ex: theory HOLCF-ex.Hoare

21:41:23 VeriComp: theory VeriComp.Fixpoint

21:41:23 HOLCF-ex: theory HOLCF-ex.Letrec

21:41:23 HOLCF-ex: theory HOLCF-ex.Loop

21:41:23 HOLCF-ex: theory HOLCF-ex.Pattern_Match

21:41:24 HOL-Isar_Examples: theory HOL-Isar_Examples.Basic_Logic

21:41:24 HOL-Isar_Examples: theory HOL-Isar_Examples.Expr_Compiler

21:41:24 HOL-Isar_Examples: theory HOL-Isar_Examples.Group

21:41:24 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Context

21:41:24 Functions: theory Functions.Functions

21:41:24 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Notepad

21:41:24 HOLCF-ex: theory HOLCF-ex.Powerdomain_ex

21:41:24 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare

21:41:24 HOL-Isar_Examples: theory HOL-Isar_Examples.Mutilated_Checkerboard

21:41:25 Stuttering_Equivalence: theory Stuttering_Equivalence.Samplers

21:41:25 HOL-Isar_Examples: theory HOL-Isar_Examples.Puzzle

21:41:25 HOL-Isar_Examples: theory HOL-Isar_Examples.Structured_Statements

21:41:25 HOL-Isar_Examples: theory HOL-Isar_Examples.Summation

21:41:25 Card_Number_Partitions: theory Card_Number_Partitions.Additions_to_Main

21:41:25 HOL-Isar_Examples: theory HOL-Isar_Examples.Fibonacci

21:41:25 Card_Number_Partitions: theory Card_Number_Partitions.Number_Partition

21:41:25 Stuttering_Equivalence: theory Stuttering_Equivalence.StutterEquivalence

21:41:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle

21:41:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/document.pdf

21:41:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/outline.pdf

21:41:26 Timing Buffons_Needle (4 threads, 6.838s elapsed time, 16.248s cpu time, 0.084s GC time, factor 2.38)

21:41:26 Finished Buffons_Needle (0:00:16 elapsed time, 0:00:31 cpu time, factor 1.92)

21:41:26 Card_Number_Partitions: theory Card_Number_Partitions.Card_Number_Partitions

21:41:26 Stuttering_Equivalence: theory Stuttering_Equivalence.PLTL

21:41:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare

21:41:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare/document.pdf

21:41:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare/outline.pdf

21:41:26 Timing TortoiseHare (4 threads, 6.920s elapsed time, 13.876s cpu time, 0.284s GC time, factor 2.01)

21:41:26 Finished TortoiseHare (0:00:15 elapsed time, 0:00:28 cpu time, factor 1.86)

21:41:26 Running HOLCF-FOCUS ...

21:41:26 Running DataRefinementIBP ...

21:41:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure

21:41:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure/document.pdf

21:41:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure/outline.pdf

21:41:26 Timing Transitive-Closure (4 threads, 6.051s elapsed time, 12.612s cpu time, 0.360s GC time, factor 2.08)

21:41:26 Finished Transitive-Closure (0:00:15 elapsed time, 0:00:28 cpu time, factor 1.78)

21:41:26 Running Fisher_Yates ...

21:41:28 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare_Ex

21:41:28 DataRefinementIBP: theory LatticeProperties.WellFoundedTransitive

21:41:28 DataRefinementIBP: theory LatticeProperties.Conj_Disj

21:41:28 HOLCF-FOCUS: theory HOLCF-FOCUS.Fstream

21:41:28 HOLCF-FOCUS: theory HOLCF-FOCUS.Fstreams

21:41:28 HOLCF-FOCUS: theory HOLCF-FOCUS.Stream_adm

21:41:29 HOLCF-FOCUS: theory HOLCF-FOCUS.FOCUS

21:41:29 HOLCF-FOCUS: theory HOLCF-FOCUS.Buffer

21:41:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-ex

21:41:29 Timing HOLCF-ex (4 threads, 6.163s elapsed time, 15.556s cpu time, 0.480s GC time, factor 2.52)

21:41:29 Finished HOLCF-ex (0:00:09 elapsed time, 0:00:18 cpu time, factor 1.99)

21:41:29 Running Mason_Stothers ...

21:41:29 DataRefinementIBP: theory LatticeProperties.Complete_Lattice_Prop

21:41:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VeriComp

21:41:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VeriComp/document.pdf

21:41:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VeriComp/outline.pdf

21:41:29 Timing VeriComp (4 threads, 4.945s elapsed time, 8.972s cpu time, 0.476s GC time, factor 1.81)

21:41:29 Finished VeriComp (0:00:12 elapsed time, 0:00:22 cpu time, factor 1.74)

21:41:29 Running DPT-SAT-Solver ...

21:41:29 DataRefinementIBP: theory DataRefinementIBP.Preliminaries

21:41:30 DataRefinementIBP: theory DataRefinementIBP.Statements

21:41:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow

21:41:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow/document.pdf

21:41:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow/outline.pdf

21:41:30 Timing Secondary_Sylow (4 threads, 5.960s elapsed time, 14.208s cpu time, 0.304s GC time, factor 2.38)

21:41:30 Finished Secondary_Sylow (0:00:17 elapsed time, 0:00:31 cpu time, factor 1.83)

21:41:30 DataRefinementIBP: theory DataRefinementIBP.Hoare

21:41:30 Running C2KA_DistributedSystems ...

21:41:30 DataRefinementIBP: theory DataRefinementIBP.Diagram

21:41:30 Fisher_Yates: theory Fisher_Yates.Fisher_Yates

21:41:31 HOLCF-FOCUS: theory HOLCF-FOCUS.Buffer_adm

21:41:31 DataRefinementIBP: theory DataRefinementIBP.DataRefinement

21:41:32 DPT-SAT-Solver: theory DPT-SAT-Solver.DPT_SAT_Solver

21:41:32 Mason_Stothers: theory Mason_Stothers.Mason_Stothers

21:41:32 C2KA_DistributedSystems: theory C2KA_DistributedSystems.Stimuli

21:41:32 C2KA_DistributedSystems: theory C2KA_DistributedSystems.CKA

21:41:33 DPT-SAT-Solver: theory DPT-SAT-Solver.DPT_SAT_Tests

21:41:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-FOCUS

21:41:34 Timing HOLCF-FOCUS (4 threads, 4.626s elapsed time, 12.676s cpu time, 0.232s GC time, factor 2.74)

21:41:34 Finished HOLCF-FOCUS (0:00:07 elapsed time, 0:00:15 cpu time, factor 2.01)

21:41:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Functions

21:41:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Functions/functions.pdf

21:41:34 Timing Functions (4 threads, 5.027s elapsed time, 5.576s cpu time, 0.000s GC time, factor 1.11)

21:41:34 Finished Functions (0:00:12 elapsed time, 0:00:13 cpu time, factor 1.09)

21:41:34 Running Lifting_Definition_Option ...

21:41:34 Running List_Interleaving ...

21:41:35 C2KA_DistributedSystems: theory C2KA_DistributedSystems.C2KA

21:41:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions

21:41:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions/document.pdf

21:41:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions/outline.pdf

21:41:35 Timing Card_Number_Partitions (4 threads, 4.578s elapsed time, 11.696s cpu time, 0.144s GC time, factor 2.55)

21:41:35 Finished Card_Number_Partitions (0:00:13 elapsed time, 0:00:26 cpu time, factor 1.96)

21:41:35 Running Discrete_Summation ...

21:41:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence

21:41:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence/document.pdf

21:41:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence/outline.pdf

21:41:36 Timing Stuttering_Equivalence (4 threads, 4.673s elapsed time, 10.536s cpu time, 0.288s GC time, factor 2.25)

21:41:36 Finished Stuttering_Equivalence (0:00:14 elapsed time, 0:00:25 cpu time, factor 1.81)

21:41:36 Running Gauss-Jordan-Elim-Fun ...

21:41:36 C2KA_DistributedSystems: theory C2KA_DistributedSystems.Topology_C2KA

21:41:36 Lifting_Definition_Option: theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

21:41:36 C2KA_DistributedSystems: theory C2KA_DistributedSystems.Communication_C2KA

21:41:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples

21:41:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples/document.pdf

21:41:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples/outline.pdf

21:41:36 Timing HOL-Isar_Examples (4 threads, 6.134s elapsed time, 13.396s cpu time, 0.516s GC time, factor 2.18)

21:41:36 Finished HOL-Isar_Examples (0:00:16 elapsed time, 0:00:30 cpu time, factor 1.85)

21:41:36 Running GewirthPGCProof ...

21:41:36 List_Interleaving: theory List_Interleaving.ListInterleaving

21:41:37 Discrete_Summation: theory HOL-Library.Stirling

21:41:37 Discrete_Summation: theory Discrete_Summation.Discrete_Summation

21:41:38 Discrete_Summation: theory Discrete_Summation.Factorials

21:41:38 Gauss-Jordan-Elim-Fun: theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

21:41:38 GewirthPGCProof: theory GewirthPGCProof.CJDDLplus

21:41:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DataRefinementIBP

21:41:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DataRefinementIBP/document.pdf

21:41:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DataRefinementIBP/outline.pdf

21:41:38 Timing DataRefinementIBP (4 threads, 5.166s elapsed time, 8.668s cpu time, 0.272s GC time, factor 1.68)

21:41:38 Finished DataRefinementIBP (0:00:12 elapsed time, 0:00:21 cpu time, factor 1.78)

21:41:38 Running Eisbach ...

21:41:39 Discrete_Summation: theory Discrete_Summation.Summation_Conversion

21:41:39 GewirthPGCProof: theory GewirthPGCProof.ExtendedDDL

21:41:39 GewirthPGCProof: theory GewirthPGCProof.GewirthArgument

21:41:40 Discrete_Summation: theory Discrete_Summation.Examples

21:41:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates

21:41:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/document.pdf

21:41:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/outline.pdf

21:41:40 Timing Fisher_Yates (4 threads, 5.228s elapsed time, 11.372s cpu time, 0.196s GC time, factor 2.18)

21:41:40 Finished Fisher_Yates (0:00:13 elapsed time, 0:00:25 cpu time, factor 1.84)

21:41:40 Running Implementation ...

21:41:41 Eisbach: theory Eisbach.Base

21:41:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DPT-SAT-Solver

21:41:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DPT-SAT-Solver/document.pdf

21:41:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DPT-SAT-Solver/outline.pdf

21:41:41 Timing DPT-SAT-Solver (4 threads, 4.464s elapsed time, 8.796s cpu time, 0.068s GC time, factor 1.97)

21:41:41 Finished DPT-SAT-Solver (0:00:11 elapsed time, 0:00:20 cpu time, factor 1.85)

21:41:41 Eisbach: theory HOL-Eisbach.Eisbach

21:41:41 Running BinarySearchTree ...

21:41:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers

21:41:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers/document.pdf

21:41:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers/outline.pdf

21:41:42 Timing Mason_Stothers (4 threads, 4.092s elapsed time, 8.196s cpu time, 0.180s GC time, factor 2.00)

21:41:42 Finished Mason_Stothers (0:00:12 elapsed time, 0:00:21 cpu time, factor 1.76)

21:41:42 Running ClockSynchInst ...

21:41:42 Eisbach: theory HOL-Eisbach.Eisbach_Tools

21:41:42 Eisbach: theory Eisbach.Manual

21:41:42 Eisbach: theory Eisbach.Preface

21:41:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/C2KA_DistributedSystems

21:41:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/C2KA_DistributedSystems/document.pdf

21:41:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/C2KA_DistributedSystems/outline.pdf

21:41:43 Timing C2KA_DistributedSystems (4 threads, 4.553s elapsed time, 5.764s cpu time, 0.000s GC time, factor 1.27)

21:41:43 Finished C2KA_DistributedSystems (0:00:12 elapsed time, 0:00:19 cpu time, factor 1.55)

21:41:43 Running Pairing_Heap ...

21:41:43 Implementation: theory Implementation.Base

21:41:43 Implementation: theory Implementation.Integration

21:41:43 Implementation: theory Implementation.Isar

21:41:43 Implementation: theory Implementation.Eq

21:41:43 Implementation: theory Implementation.Local_Theory

21:41:43 BinarySearchTree: theory BinarySearchTree.BinaryTree

21:41:43 BinarySearchTree: theory BinarySearchTree.BinaryTree_TacticStyle

21:41:43 Implementation: theory Implementation.ML

21:41:43 Implementation: theory Implementation.Prelim

21:41:43 Implementation: theory Implementation.Proof

21:41:44 ClockSynchInst: theory ClockSynchInst.LynchInstance

21:41:44 ClockSynchInst: theory ClockSynchInst.ICAInstance

21:41:44 Implementation: theory Implementation.Syntax

21:41:44 Implementation: theory Implementation.Tactic

21:41:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lifting_Definition_Option

21:41:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lifting_Definition_Option/document.pdf

21:41:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lifting_Definition_Option/outline.pdf

21:41:45 Timing Lifting_Definition_Option (4 threads, 4.075s elapsed time, 4.336s cpu time, 0.000s GC time, factor 1.06)

21:41:45 Finished Lifting_Definition_Option (0:00:11 elapsed time, 0:00:16 cpu time, factor 1.49)

21:41:45 Running HOL-IOA ...

21:41:46 BinarySearchTree: theory BinarySearchTree.BinaryTree_Map

21:41:46 Pairing_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

21:41:46 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_Tree

21:41:46 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List1

21:41:46 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List2

21:41:46 Implementation: theory Implementation.Logic

21:41:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Discrete_Summation

21:41:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Discrete_Summation/document.pdf

21:41:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Discrete_Summation/outline.pdf

21:41:46 Timing Discrete_Summation (4 threads, 3.966s elapsed time, 12.100s cpu time, 0.208s GC time, factor 3.05)

21:41:46 Finished Discrete_Summation (0:00:10 elapsed time, 0:00:24 cpu time, factor 2.26)

21:41:46 Running GenClock ...

21:41:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Interleaving

21:41:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Interleaving/document.pdf

21:41:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Interleaving/outline.pdf

21:41:47 Timing List_Interleaving (4 threads, 4.495s elapsed time, 8.452s cpu time, 0.352s GC time, factor 1.88)

21:41:47 Finished List_Interleaving (0:00:12 elapsed time, 0:00:21 cpu time, factor 1.78)

21:41:47 Running Surprise_Paradox ...

21:41:48 HOL-IOA: theory HOL-IOA.Asig

21:41:48 HOL-IOA: theory HOL-IOA.IOA

21:41:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss-Jordan-Elim-Fun

21:41:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss-Jordan-Elim-Fun/document.pdf

21:41:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss-Jordan-Elim-Fun/outline.pdf

21:41:48 Timing Gauss-Jordan-Elim-Fun (4 threads, 4.567s elapsed time, 8.328s cpu time, 0.132s GC time, factor 1.82)

21:41:48 Finished Gauss-Jordan-Elim-Fun (0:00:11 elapsed time, 0:00:20 cpu time, factor 1.78)

21:41:48 Running HOL-Lattice ...

21:41:49 GenClock: theory GenClock.GenClock

21:41:49 HOL-IOA: theory HOL-IOA.Solve

21:41:51 HOL-Lattice: theory HOL-Lattice.Orders

21:41:51 Surprise_Paradox: theory Surprise_Paradox.Surprise_Paradox

21:41:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Eisbach

21:41:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Eisbach/eisbach.pdf

21:41:52 Timing Eisbach (4 threads, 3.784s elapsed time, 4.124s cpu time, 0.000s GC time, factor 1.09)

21:41:52 Finished Eisbach (0:00:12 elapsed time, 0:00:13 cpu time, factor 1.05)

21:41:52 Running Classes ...

21:41:52 HOL-Lattice: theory HOL-Lattice.Bounds

21:41:53 HOL-Lattice: theory HOL-Lattice.Lattice

21:41:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BinarySearchTree

21:41:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BinarySearchTree/document.pdf

21:41:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BinarySearchTree/outline.pdf

21:41:53 Timing BinarySearchTree (4 threads, 3.763s elapsed time, 9.640s cpu time, 0.380s GC time, factor 2.56)

21:41:53 Finished BinarySearchTree (0:00:12 elapsed time, 0:00:22 cpu time, factor 1.90)

21:41:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IOA

21:41:53 Timing HOL-IOA (4 threads, 4.741s elapsed time, 5.204s cpu time, 0.000s GC time, factor 1.10)

21:41:53 Finished HOL-IOA (0:00:07 elapsed time, 0:00:07 cpu time, factor 1.02)

21:41:53 Running Open_Induction ...

21:41:53 Running Descartes_Sign_Rule ...

21:41:54 HOL-Lattice: theory HOL-Lattice.CompleteLattice

21:41:54 Classes: theory Classes.Setup

21:41:55 Classes: theory Classes.Classes

21:41:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ClockSynchInst

21:41:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ClockSynchInst/document.pdf

21:41:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ClockSynchInst/outline.pdf

21:41:55 Timing ClockSynchInst (4 threads, 3.979s elapsed time, 10.548s cpu time, 0.188s GC time, factor 2.65)

21:41:55 Finished ClockSynchInst (0:00:12 elapsed time, 0:00:24 cpu time, factor 1.88)

21:41:55 Running HOL-Nonstandard_Analysis-Examples ...

21:41:55 Open_Induction: theory Open_Induction.Restricted_Predicates

21:41:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Implementation

21:41:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Implementation/implementation.pdf

21:41:57 Timing Implementation (4 threads, 4.537s elapsed time, 9.512s cpu time, 0.144s GC time, factor 2.10)

21:41:57 Finished Implementation (0:00:16 elapsed time, 0:00:20 cpu time, factor 1.28)

21:41:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap

21:41:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap/document.pdf

21:41:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap/outline.pdf

21:41:57 Timing Pairing_Heap (4 threads, 4.804s elapsed time, 11.248s cpu time, 0.660s GC time, factor 2.34)

21:41:57 Finished Pairing_Heap (0:00:13 elapsed time, 0:00:25 cpu time, factor 1.84)

21:41:57 Running Marriage ...

21:41:57 Running Lazy-Lists-II ...

21:41:57 Open_Induction: theory Open_Induction.Open_Induction

21:41:57 Descartes_Sign_Rule: theory Descartes_Sign_Rule.Descartes_Sign_Rule

21:41:59 HOL-Nonstandard_Analysis-Examples: theory HOL-Nonstandard_Analysis-Examples.NSPrimes

21:41:59 Marriage: theory Marriage.Marriage

21:42:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GenClock

21:42:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GenClock/document.pdf

21:42:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GenClock/outline.pdf

21:42:00 Timing GenClock (4 threads, 5.573s elapsed time, 9.900s cpu time, 0.232s GC time, factor 1.78)

21:42:00 Finished GenClock (0:00:13 elapsed time, 0:00:23 cpu time, factor 1.73)

21:42:00 Running HOL-Mutabelle ...

21:42:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Lattice

21:42:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Lattice/document.pdf

21:42:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Lattice/outline.pdf

21:42:01 Timing HOL-Lattice (4 threads, 4.098s elapsed time, 4.920s cpu time, 0.000s GC time, factor 1.20)

21:42:01 Finished HOL-Lattice (0:00:12 elapsed time, 0:00:18 cpu time, factor 1.45)

21:42:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox

21:42:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox/document.pdf

21:42:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox/outline.pdf

21:42:01 Timing Surprise_Paradox (4 threads, 3.664s elapsed time, 4.600s cpu time, 0.000s GC time, factor 1.26)

21:42:01 Finished Surprise_Paradox (0:00:13 elapsed time, 0:00:19 cpu time, factor 1.39)

21:42:01 Running Cartan_FP ...

21:42:01 Running List-Index ...

21:42:02 Lazy-Lists-II: theory Lazy-Lists-II.LList2

21:42:03 HOL-Mutabelle: theory HOL-Library.Refute

21:42:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis-Examples

21:42:04 Timing HOL-Nonstandard_Analysis-Examples (4 threads, 3.630s elapsed time, 5.120s cpu time, 0.000s GC time, factor 1.41)

21:42:04 Finished HOL-Nonstandard_Analysis-Examples (0:00:08 elapsed time, 0:00:09 cpu time, factor 1.12)

21:42:04 Running HOL-TLA-Inc ...

21:42:04 List-Index: theory List-Index.List_Index

21:42:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Classes

21:42:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Classes/classes.pdf

21:42:04 Timing Classes (4 threads, 3.095s elapsed time, 3.264s cpu time, 0.000s GC time, factor 1.05)

21:42:04 Finished Classes (0:00:12 elapsed time, 0:00:11 cpu time, factor 0.96)

21:42:04 Running Lucas_Theorem ...

21:42:05 HOL-Mutabelle: theory HOL-Mutabelle.MutabelleExtra

21:42:05 Cartan_FP: theory Cartan_FP.Cartan

21:42:06 HOL-TLA-Inc: theory HOL-TLA-Inc.Inc

21:42:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Open_Induction

21:42:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Open_Induction/document.pdf

21:42:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Open_Induction/outline.pdf

21:42:06 Timing Open_Induction (4 threads, 4.046s elapsed time, 6.344s cpu time, 0.244s GC time, factor 1.57)

21:42:06 Finished Open_Induction (0:00:12 elapsed time, 0:00:19 cpu time, factor 1.57)

21:42:06 Running Max-Card-Matching ...

21:42:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Mutabelle

21:42:07 Timing HOL-Mutabelle (4 threads, 3.022s elapsed time, 2.920s cpu time, 0.000s GC time, factor 0.97)

21:42:07 Finished HOL-Mutabelle (0:00:05 elapsed time, 0:00:05 cpu time, factor 0.90)

21:42:07 Running IOA-Storage ...

21:42:08 Lucas_Theorem: theory Lucas_Theorem.Lucas_Theorem

21:42:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule

21:42:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule/document.pdf

21:42:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule/outline.pdf

21:42:08 Timing Descartes_Sign_Rule (4 threads, 4.805s elapsed time, 8.720s cpu time, 0.172s GC time, factor 1.81)

21:42:08 Finished Descartes_Sign_Rule (0:00:14 elapsed time, 0:00:23 cpu time, factor 1.61)

21:42:08 Running Liouville_Numbers ...

21:42:09 Max-Card-Matching: theory Max-Card-Matching.Matching

21:42:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Marriage

21:42:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Marriage/document.pdf

21:42:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Marriage/outline.pdf

21:42:09 Timing Marriage (4 threads, 3.907s elapsed time, 6.612s cpu time, 0.120s GC time, factor 1.69)

21:42:09 Finished Marriage (0:00:11 elapsed time, 0:00:18 cpu time, factor 1.67)

21:42:09 Running Minkowskis_Theorem ...

21:42:10 IOA-Storage: theory IOA-Storage.Action

21:42:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA-Inc

21:42:11 Timing HOL-TLA-Inc (4 threads, 3.927s elapsed time, 5.916s cpu time, 0.000s GC time, factor 1.51)

21:42:11 Finished HOL-TLA-Inc (0:00:06 elapsed time, 0:00:08 cpu time, factor 1.22)

21:42:11 Running Perfect-Number-Thm ...

21:42:11 IOA-Storage: theory IOA-Storage.Impl

21:42:11 IOA-Storage: theory IOA-Storage.Spec

21:42:11 IOA-Storage: theory IOA-Storage.Correctness

21:42:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II

21:42:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/document.pdf

21:42:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/outline.pdf

21:42:12 Timing Lazy-Lists-II (4 threads, 3.210s elapsed time, 5.416s cpu time, 0.000s GC time, factor 1.69)

21:42:12 Finished Lazy-Lists-II (0:00:13 elapsed time, 0:00:20 cpu time, factor 1.50)

21:42:12 Running Skew_Heap ...

21:42:12 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers_Misc

21:42:13 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers

21:42:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-Storage

21:42:13 Timing IOA-Storage (4 threads, 2.537s elapsed time, 2.992s cpu time, 0.000s GC time, factor 1.18)

21:42:13 Finished IOA-Storage (0:00:05 elapsed time, 0:00:05 cpu time, factor 1.01)

21:42:13 Running AnselmGod ...

21:42:13 Minkowskis_Theorem: theory Minkowskis_Theorem.Minkowskis_Theorem

21:42:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Index

21:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Index/document.pdf

21:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Index/outline.pdf

21:42:13 Timing List-Index (4 threads, 4.318s elapsed time, 8.716s cpu time, 0.192s GC time, factor 2.02)

21:42:13 Finished List-Index (0:00:11 elapsed time, 0:00:21 cpu time, factor 1.86)

21:42:13 Running Locales ...

21:42:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP

21:42:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/document.pdf

21:42:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/outline.pdf

21:42:14 Timing Cartan_FP (4 threads, 3.476s elapsed time, 5.912s cpu time, 0.000s GC time, factor 1.70)

21:42:14 Finished Cartan_FP (0:00:12 elapsed time, 0:00:20 cpu time, factor 1.60)

21:42:14 Running RIPEMD-160-SPARK ...

21:42:15 AnselmGod: theory AnselmGod.AnselmGod

21:42:15 Skew_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

21:42:15 Skew_Heap: theory Skew_Heap.Skew_Heap

21:42:16 Locales: theory Locales.Examples

21:42:16 Perfect-Number-Thm: theory Perfect-Number-Thm.PerfectBasics

21:42:16 Perfect-Number-Thm: theory Perfect-Number-Thm.Sigma

21:42:17 Locales: theory Locales.Examples1

21:42:17 Locales: theory Locales.Examples2

21:42:17 Locales: theory Locales.Examples3

21:42:17 Perfect-Number-Thm: theory Perfect-Number-Thm.Perfect

21:42:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lucas_Theorem

21:42:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lucas_Theorem/document.pdf

21:42:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lucas_Theorem/outline.pdf

21:42:17 Timing Lucas_Theorem (4 threads, 3.617s elapsed time, 6.500s cpu time, 0.000s GC time, factor 1.80)

21:42:17 Finished Lucas_Theorem (0:00:12 elapsed time, 0:00:20 cpu time, factor 1.64)

21:42:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Max-Card-Matching

21:42:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Max-Card-Matching/document.pdf

21:42:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Max-Card-Matching/outline.pdf

21:42:17 Timing Max-Card-Matching (4 threads, 3.021s elapsed time, 4.708s cpu time, 0.000s GC time, factor 1.56)

21:42:17 Finished Max-Card-Matching (0:00:10 elapsed time, 0:00:17 cpu time, factor 1.68)

21:42:17 Running CofGroups ...

21:42:17 Running FunWithFunctions ...

21:42:17 RIPEMD-160-SPARK: theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

21:42:19 FunWithFunctions: theory FunWithFunctions.FunWithFunctions

21:42:19 CofGroups: theory HOL-Library.Nat_Bijection

21:42:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers

21:42:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers/document.pdf

21:42:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers/outline.pdf

21:42:20 Timing Liouville_Numbers (4 threads, 2.318s elapsed time, 4.416s cpu time, 0.000s GC time, factor 1.91)

21:42:20 Finished Liouville_Numbers (0:00:11 elapsed time, 0:00:18 cpu time, factor 1.66)

21:42:20 Running Ptolemys_Theorem ...

21:42:20 CofGroups: theory CofGroups.CofGroups

21:42:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem

21:42:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/document.pdf

21:42:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/outline.pdf

21:42:21 Timing Minkowskis_Theorem (4 threads, 2.498s elapsed time, 5.180s cpu time, 0.000s GC time, factor 2.07)

21:42:21 Finished Minkowskis_Theorem (0:00:11 elapsed time, 0:00:19 cpu time, factor 1.70)

21:42:21 Running Main ...

21:42:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AnselmGod

21:42:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AnselmGod/document.pdf

21:42:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AnselmGod/outline.pdf

21:42:22 Timing AnselmGod (4 threads, 2.466s elapsed time, 4.392s cpu time, 0.000s GC time, factor 1.78)

21:42:22 Finished AnselmGod (0:00:09 elapsed time, 0:00:16 cpu time, factor 1.82)

21:42:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap

21:42:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap/document.pdf

21:42:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap/outline.pdf

21:42:22 Timing Skew_Heap (4 threads, 2.305s elapsed time, 2.748s cpu time, 0.000s GC time, factor 1.19)

21:42:22 Finished Skew_Heap (0:00:10 elapsed time, 0:00:15 cpu time, factor 1.55)

21:42:22 Running Lehmer ...

21:42:22 Running HOL-Import ...

21:42:23 Main: theory Main.Main_Doc

21:42:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm

21:42:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm/document.pdf

21:42:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm/outline.pdf

21:42:23 Timing Perfect-Number-Thm (4 threads, 2.240s elapsed time, 4.712s cpu time, 0.000s GC time, factor 2.10)

21:42:23 Finished Perfect-Number-Thm (0:00:12 elapsed time, 0:00:20 cpu time, factor 1.67)

21:42:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK

21:42:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK/document.pdf

21:42:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK/outline.pdf

21:42:23 Timing RIPEMD-160-SPARK (4 threads, 1.870s elapsed time, 1.952s cpu time, 0.000s GC time, factor 1.04)

21:42:23 Finished RIPEMD-160-SPARK (0:00:08 elapsed time, 0:00:14 cpu time, factor 1.63)

21:42:23 Running Lorenz_C1 ...

21:42:23 Running Free-Boolean-Algebra ...

21:42:24 Ptolemys_Theorem: theory Ptolemys_Theorem.Ptolemys_Theorem

21:42:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Locales

21:42:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Locales/locales.pdf

21:42:24 Timing Locales (4 threads, 2.265s elapsed time, 3.376s cpu time, 0.000s GC time, factor 1.49)

21:42:24 Finished Locales (0:00:10 elapsed time, 0:00:12 cpu time, factor 1.21)

21:42:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GewirthPGCProof

21:42:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GewirthPGCProof/document.pdf

21:42:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GewirthPGCProof/outline.pdf

21:42:24 Timing GewirthPGCProof (4 threads, 40.174s elapsed time, 36.608s cpu time, 0.340s GC time, factor 0.91)

21:42:24 Finished GewirthPGCProof (0:00:47 elapsed time, 0:01:44 cpu time, factor 2.22)

21:42:24 Running Monad_Normalisation ...

21:42:24 Running IOA-ex ...

21:42:24 HOL-Import: theory HOL-Import.Import_Setup

21:42:25 HOL-Import: theory HOL-Import.HOL_Light_Maps

21:42:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithFunctions

21:42:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithFunctions/document.pdf

21:42:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithFunctions/outline.pdf

21:42:25 Timing FunWithFunctions (4 threads, 1.641s elapsed time, 3.484s cpu time, 0.000s GC time, factor 2.12)

21:42:25 Finished FunWithFunctions (0:00:07 elapsed time, 0:00:14 cpu time, factor 1.95)

21:42:25 Running Sugar ...

21:42:25 Free-Boolean-Algebra: theory Free-Boolean-Algebra.Free_Boolean_Algebra

21:42:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CofGroups

21:42:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CofGroups/document.pdf

21:42:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CofGroups/outline.pdf

21:42:26 Timing CofGroups (4 threads, 1.968s elapsed time, 3.680s cpu time, 0.000s GC time, factor 1.87)

21:42:26 Finished CofGroups (0:00:08 elapsed time, 0:00:16 cpu time, factor 1.85)

21:42:26 Skipping theories "HOL_Light_Import" (undefined HOL_LIGHT_BUNDLE)

21:42:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Import

21:42:26 Timing HOL-Import (4 threads, 1.240s elapsed time, 2.328s cpu time, 0.000s GC time, factor 1.88)

21:42:26 Finished HOL-Import (0:00:03 elapsed time, 0:00:04 cpu time, factor 1.24)

21:42:26 Running HOL-Proofs-ex ...

21:42:26 Running Depth-First-Search ...

21:42:26 IOA-ex: theory IOA-ex.TrivEx

21:42:26 IOA-ex: theory IOA-ex.TrivEx2

21:42:26 Lehmer: theory Lehmer.Lehmer

21:42:27 Sugar: theory HOL-Library.LaTeXsugar

21:42:27 Sugar: theory HOL-Library.OptionalSugar

21:42:27 Sugar: theory Sugar.Sugar

21:42:27 Monad_Normalisation: theory Monad_Normalisation.Monad_Normalisation

21:42:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-ex

21:42:28 Timing IOA-ex (4 threads, 0.986s elapsed time, 2.144s cpu time, 0.000s GC time, factor 2.17)

21:42:28 Finished IOA-ex (0:00:03 elapsed time, 0:00:04 cpu time, factor 1.27)

21:42:28 Running FFT ...

21:42:28 Depth-First-Search: theory Depth-First-Search.DFS

21:42:28 Monad_Normalisation: theory Monad_Normalisation.Monad_Normalisation_Test

21:42:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Main

21:42:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Main/main.pdf

21:42:28 Timing Main (4 threads, 1.516s elapsed time, 1.580s cpu time, 0.000s GC time, factor 1.04)

21:42:28 Finished Main (0:00:07 elapsed time, 0:00:08 cpu time, factor 1.17)

21:42:28 Running General-Triangle ...

21:42:29 HOL-Proofs-ex: theory HOL-Examples.Drinker

21:42:29 HOL-Proofs-ex: theory HOL-Proofs-ex.Hilbert_Classical

21:42:29 HOL-Proofs-ex: theory HOL-Proofs-ex.Proof_Terms

21:42:29 HOL-Proofs-ex: theory HOL-Proofs-ex.XML_Data

21:42:29 Lorenz_C1: theory Lorenz_C1.Lorenz_C1

21:42:29 FFT: theory FFT.FFT

21:42:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem

21:42:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/document.pdf

21:42:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/outline.pdf

21:42:30 Timing Ptolemys_Theorem (4 threads, 1.530s elapsed time, 3.564s cpu time, 0.000s GC time, factor 2.33)

21:42:30 Finished Ptolemys_Theorem (0:00:09 elapsed time, 0:00:16 cpu time, factor 1.79)

21:42:30 Running Bondy ...

21:42:30 General-Triangle: theory General-Triangle.GeneralTriangle

21:42:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-ex

21:42:31 Timing HOL-Proofs-ex (4 threads, 1.374s elapsed time, 2.324s cpu time, 0.000s GC time, factor 1.69)

21:42:31 Finished HOL-Proofs-ex (0:00:04 elapsed time, 0:00:04 cpu time, factor 1.14)

21:42:31 Running Card_Equiv_Relations ...

21:42:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Boolean-Algebra

21:42:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Boolean-Algebra/document.pdf

21:42:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Boolean-Algebra/outline.pdf

21:42:31 Timing Free-Boolean-Algebra (4 threads, 1.271s elapsed time, 2.336s cpu time, 0.000s GC time, factor 1.84)

21:42:31 Finished Free-Boolean-Algebra (0:00:07 elapsed time, 0:00:14 cpu time, factor 1.83)

21:42:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C1

21:42:31 Timing Lorenz_C1 (4 threads, 1.432s elapsed time, 2.056s cpu time, 0.000s GC time, factor 1.44)

21:42:31 Finished Lorenz_C1 (0:00:07 elapsed time, 0:00:07 cpu time, factor 1.04)

21:42:31 Running Roy_Floyd_Warshall ...

21:42:31 Running JEdit ...

21:42:32 Bondy: theory Bondy.Bondy

21:42:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Sugar

21:42:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Sugar/sugar.pdf

21:42:32 Timing Sugar (4 threads, 1.139s elapsed time, 1.224s cpu time, 0.000s GC time, factor 1.07)

21:42:32 Finished Sugar (0:00:07 elapsed time, 0:00:08 cpu time, factor 1.15)

21:42:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer

21:42:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer/document.pdf

21:42:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer/outline.pdf

21:42:32 Timing Lehmer (4 threads, 1.445s elapsed time, 3.308s cpu time, 0.000s GC time, factor 2.29)

21:42:32 Finished Lehmer (0:00:09 elapsed time, 0:00:17 cpu time, factor 1.78)

21:42:33 Running HOL-Real_Asymp-Manual ...

21:42:33 Running HOL-TLA-Buffer ...

21:42:34 Roy_Floyd_Warshall: theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

21:42:34 JEdit: theory JEdit.Base

21:42:34 JEdit: theory JEdit.JEdit

21:42:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Depth-First-Search

21:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Depth-First-Search/document.pdf

21:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Depth-First-Search/outline.pdf

21:42:34 Timing Depth-First-Search (4 threads, 1.259s elapsed time, 2.188s cpu time, 0.000s GC time, factor 1.74)

21:42:34 Finished Depth-First-Search (0:00:07 elapsed time, 0:00:13 cpu time, factor 1.82)

21:42:34 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Equiv_Relations

21:42:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation

21:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/document.pdf

21:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/outline.pdf

21:42:34 Timing Monad_Normalisation (4 threads, 1.402s elapsed time, 1.860s cpu time, 0.000s GC time, factor 1.33)

21:42:34 Finished Monad_Normalisation (0:00:09 elapsed time, 0:00:16 cpu time, factor 1.67)

21:42:34 Running How_to_Prove_it ...

21:42:34 Running Aristotles_Assertoric_Syllogistic ...

21:42:34 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

21:42:35 HOL-TLA-Buffer: theory HOL-TLA-Buffer.Buffer

21:42:35 HOL-TLA-Buffer: theory HOL-TLA-Buffer.DBuffer

21:42:35 HOL-Real_Asymp-Manual: theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

21:42:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FFT

21:42:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FFT/document.pdf

21:42:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FFT/outline.pdf

21:42:36 Timing FFT (4 threads, 1.704s elapsed time, 3.712s cpu time, 0.000s GC time, factor 2.18)

21:42:36 Finished FFT (0:00:07 elapsed time, 0:00:15 cpu time, factor 2.03)

21:42:36 Running Szpilrajn ...

21:42:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA-Buffer

21:42:36 Timing HOL-TLA-Buffer (4 threads, 0.599s elapsed time, 1.316s cpu time, 0.000s GC time, factor 2.20)

21:42:36 Finished HOL-TLA-Buffer (0:00:03 elapsed time, 0:00:03 cpu time, factor 1.15)

21:42:36 Running HOL-Prolog ...

21:42:36 How_to_Prove_it: theory How_to_Prove_it.How_to_Prove_it

21:42:36 Aristotles_Assertoric_Syllogistic: theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

21:42:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/General-Triangle

21:42:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/General-Triangle/document.pdf

21:42:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/General-Triangle/outline.pdf

21:42:36 Timing General-Triangle (4 threads, 0.872s elapsed time, 1.620s cpu time, 0.000s GC time, factor 1.86)

21:42:36 Finished General-Triangle (0:00:07 elapsed time, 0:00:14 cpu time, factor 1.93)

21:42:36 Running Example-Submission ...

21:42:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bondy

21:42:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bondy/document.pdf

21:42:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bondy/outline.pdf

21:42:37 Timing Bondy (4 threads, 0.724s elapsed time, 0.844s cpu time, 0.000s GC time, factor 1.17)

21:42:37 Finished Bondy (0:00:07 elapsed time, 0:00:12 cpu time, factor 1.75)

21:42:37 Running Ordinals_and_Cardinals ...

21:42:37 Szpilrajn: theory Szpilrajn.Szpilrajn

21:42:38 HOL-Prolog: theory HOL-Prolog.HOHH

21:42:38 HOL-Prolog: theory HOL-Prolog.Func

21:42:38 HOL-Prolog: theory HOL-Prolog.Test

21:42:38 HOL-Prolog: theory HOL-Prolog.Type

21:42:38 Example-Submission: theory Example-Submission.Submission

21:42:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Roy_Floyd_Warshall

21:42:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Roy_Floyd_Warshall/document.pdf

21:42:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Roy_Floyd_Warshall/outline.pdf

21:42:38 Timing Roy_Floyd_Warshall (4 threads, 0.735s elapsed time, 1.144s cpu time, 0.000s GC time, factor 1.56)

21:42:38 Finished Roy_Floyd_Warshall (0:00:06 elapsed time, 0:00:12 cpu time, factor 1.91)

21:42:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Prolog

21:42:39 Timing HOL-Prolog (4 threads, 0.437s elapsed time, 0.600s cpu time, 0.000s GC time, factor 1.37)

21:42:39 Finished HOL-Prolog (0:00:02 elapsed time)

21:42:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations

21:42:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations/document.pdf

21:42:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations/outline.pdf

21:42:39 Timing Card_Equiv_Relations (4 threads, 0.725s elapsed time, 1.820s cpu time, 0.000s GC time, factor 2.51)

21:42:39 Finished Card_Equiv_Relations (0:00:08 elapsed time, 0:00:15 cpu time, factor 1.85)

21:42:40 Ordinals_and_Cardinals: theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

21:42:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aristotles_Assertoric_Syllogistic

21:42:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aristotles_Assertoric_Syllogistic/document.pdf

21:42:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aristotles_Assertoric_Syllogistic/outline.pdf

21:42:41 Timing Aristotles_Assertoric_Syllogistic (4 threads, 0.455s elapsed time, 0.856s cpu time, 0.000s GC time, factor 1.88)

21:42:41 Finished Aristotles_Assertoric_Syllogistic (0:00:06 elapsed time, 0:00:12 cpu time, factor 1.89)

21:42:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/How_to_Prove_it

21:42:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/How_to_Prove_it/how_to_prove_it.pdf

21:42:41 Timing How_to_Prove_it (4 threads, 0.590s elapsed time, 0.724s cpu time, 0.000s GC time, factor 1.23)

21:42:41 Finished How_to_Prove_it (0:00:06 elapsed time, 0:00:07 cpu time, factor 1.16)

21:42:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp-Manual

21:42:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp-Manual/document.pdf

21:42:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp-Manual/outline.pdf

21:42:41 Timing HOL-Real_Asymp-Manual (4 threads, 0.736s elapsed time, 0.932s cpu time, 0.000s GC time, factor 1.27)

21:42:41 Finished HOL-Real_Asymp-Manual (0:00:07 elapsed time, 0:00:13 cpu time, factor 1.71)

21:42:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Example-Submission

21:42:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Example-Submission/document.pdf

21:42:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Example-Submission/outline.pdf

21:42:42 Timing Example-Submission (4 threads, 0.161s elapsed time, 0.164s cpu time, 0.000s GC time, factor 1.02)

21:42:42 Finished Example-Submission (0:00:05 elapsed time, 0:00:11 cpu time, factor 1.95)

21:42:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Szpilrajn

21:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Szpilrajn/document.pdf

21:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Szpilrajn/outline.pdf

21:42:43 Timing Szpilrajn (4 threads, 0.571s elapsed time, 0.992s cpu time, 0.000s GC time, factor 1.74)

21:42:43 Finished Szpilrajn (0:00:06 elapsed time, 0:00:12 cpu time, factor 1.92)

21:42:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinals_and_Cardinals

21:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinals_and_Cardinals/document.pdf

21:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinals_and_Cardinals/outline.pdf

21:42:43 Timing Ordinals_and_Cardinals (4 threads, 0.100s elapsed time, 0.140s cpu time, 0.000s GC time, factor 1.40)

21:42:43 Finished Ordinals_and_Cardinals (0:00:05 elapsed time, 0:00:10 cpu time, factor 1.91)

21:43:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/JEdit

21:43:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/JEdit/jedit.pdf

21:43:02 Timing JEdit (4 threads, 0.628s elapsed time, 0.708s cpu time, 0.000s GC time, factor 1.13)

21:43:02 Finished JEdit (0:00:30 elapsed time, 0:00:31 cpu time, factor 1.04)

21:43:02

21:43:02 === TIMING ===

21:43:02

21:43:02 Group AFP: 19:47:07 elapsed time, 50:33:36 cpu time, factor 2.56

21:43:02 Group main: 0:39:16 elapsed time, 1:55:20 cpu time, factor 2.94

21:43:02 Group doc: 0:10:42 elapsed time, 0:15:14 cpu time, factor 1.42

21:43:02 Group timing: 2:15:24 elapsed time, 5:56:07 cpu time, factor 2.63

21:43:02 Group large: 1:20:16 elapsed time, 4:35:16 cpu time, factor 3.43

21:43:02 Group no_doc: 0:00:06 elapsed time, 0:00:07 cpu time, factor 1.16

21:43:02 Overall: 2:22:55 elapsed time, 58:21:32 cpu time, factor 24.50

21:43:02

21:43:02 === DEPENDENCIES ===

21:43:02

21:43:02 Generating dependencies file ...

21:43:11 Writing dependencies file ...

21:43:12

21:43:12 === REPORT ===

21:43:12

21:43:12 Writing report file ...

21:43:12

21:43:12 === SITEGEN ===

21:43:12

21:43:12 Writing status file ...

21:43:12 Running sitegen ...

21:43:15 Success: Generated topics.html

21:43:15 Success: Generated index.html

21:43:15 Success: Generated html files for 562 entries

21:43:15 Success: Generated statistics.html

21:43:15 Success: Generated download.html

21:43:15 Success: Generated about.html

21:43:15 Success: Generated citing.html

21:43:15 Success: Generated updating.html

21:43:15 Success: Generated search.html

21:43:15 Success: Generated submitting.html

21:43:15 Success: Generated using.html

21:43:15 Success: Generated rss.xml

21:43:15 Success: Generated status.html

21:43:15 Checked directory thys. Found 0 warnings.

21:43:15 Packing tars ...

21:43:34

21:43:34 === COMPLETED ===

21:43:34

21:43:34 Archiving artifacts

21:47:38 Started calculate disk usage of build

21:47:38 Finished Calculation of disk usage of build in 0 seconds

21:47:45 Started calculate disk usage of workspace

21:47:46 Finished Calculation of disk usage of workspace in 0 seconds

21:47:46 No emails were triggered.

21:47:46 Finished: SUCCESS