Skip to content
Failed

Console Output

18:29:03 Started by an SCM change

18:29:03 Running as SYSTEM

18:29:03 [EnvInject] - Loading node environment variables.

18:29:03 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

18:29:03 [isabelle-all] $ hg showconfig paths.default

18:29:03 [isabelle-all] $ hg pull --rev default

18:29:04 pulling from http://isabelle.in.tum.de/repos/isabelle/

18:29:04 no changes found

18:29:04 [isabelle-all] $ hg update --clean --rev default

18:29:04 3 files updated, 0 files merged, 0 files removed, 0 files unresolved

18:29:04 [isabelle-all] $ hg log --rev . --template {node}

18:29:04 [isabelle-all] $ hg log --rev . --template {rev}

18:29:04 [isabelle-all] $ hg log --rev 564012e31db17aa7d7a56fac38706787b21b6b69 --template exists\n

18:29:04 exists

18:29:04 [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(564012e31db17aa7d7a56fac38706787b21b6b69)" --encoding UTF-8 --encodingmode replace

18:29:04 [afp] $ hg showconfig paths.default

18:29:04 [afp] $ hg pull --rev default

18:29:07 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

18:29:07 no changes found

18:29:07 [afp] $ hg update --clean --rev default

18:29:07 565 files updated, 0 files merged, 0 files removed, 0 files unresolved

18:29:07 [afp] $ hg --config extensions.purge= clean --all

18:29:08 [afp] $ hg log --rev . --template {node}

18:29:08 [afp] $ hg log --rev . --template {rev}

18:29:08 [afp] $ hg log --rev cd5cce401ff6714b2b691c7871d010e4ccca09ee --template exists\n

18:29:08 exists

18:29:08 [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(cd5cce401ff6714b2b691c7871d010e4ccca09ee)" --encoding UTF-8 --encodingmode replace

18:29:08 No emails were triggered.

18:29:08

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

18:29:08 + Admin/jenkins/run_build all

18:29:08 + set -e

18:29:08 + PROFILE=all

18:29:08 + shift

18:29:08 + bin/isabelle components -a

18:29:08 + bin/isabelle jedit -bf

18:29:08 ### Building Isabelle/Scala ...

18:29:37 ### Building Isabelle/jEdit ...

18:29:53 + bin/isabelle ocaml_setup

18:29:54 # Run eval $(opam env) to update the current shell environment

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

18:29:54 opam update

18:29:54

18:29:54 [NOTE] Package zarith is already installed (current version is 1.7).

18:29:54 + bin/isabelle ghc_setup

18:29:55 stack will use a sandboxed GHC it installed

18:29:55 For more information on paths, see 'stack path' and 'stack exec env'

18:29:55 To use this GHC and packages outside of a project, consider using:

18:29:55 stack ghc, stack ghci, stack runghc, or stack exec

18:29:55 The Glorious Glasgow Haskell Compilation System, version 8.6.4

18:29:56 + bin/isabelle ci_build_all

18:30:02

18:30:02 === CONFIGURATION ===

18:30:02

18:30:02 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

18:30:02 ISABELLE_BUILD_OPTIONS=""

18:30:02

18:30:02 ML_PLATFORM="x86_64_32-linux"

18:30:02 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-a3cfdf648da/x86_64_32-linux"

18:30:02 ML_SYSTEM="polyml-5.8.2"

18:30:02 ML_OPTIONS="-H 4000 --maxheap 8G"

18:30:02 jobs = 10, threads = 4, numa = false

18:30:02

18:30:02 === BUILD ===

18:30:02

18:30:02 Build started at Sat, 26 Sep 2020 16:30:02 GMT

18:30:02 Isabelle id 0134a7d6ad56

18:30:02 AFP id cd5cce401ff6

18:30:02

18:30:02 === LOG ===

18:30:02

18:30:03 Session Pure/Pure

18:30:03 Session CTT/CTT

18:30:04 Session Cube/Cube

18:30:04 Session FOL/FOL

18:30:04 Session CCL/CCL

18:30:04 Session FOL/FOL-ex

18:30:04 Session FOLP/FOLP

18:30:04 Session FOLP/FOLP-ex

18:30:04 Session Tools/Haskell

18:30:04 Session Doc/Intro (doc)

18:30:04 Session LCF/LCF

18:30:04 Session Doc/Logics (doc)

18:30:04 Session Doc/Nitpick (doc)

18:30:04 Session Pure/Pure-Examples

18:30:04 Session Tools/SML

18:30:04 Session Sequents/Sequents

18:30:04 Session Doc/Sledgehammer (doc)

18:30:04 Session Tools/Spec_Check

18:30:04 Session Tools/Tools

18:30:04 Session HOL/HOL (main)

18:30:05 Session AFP/AVL-Trees (AFP)

18:30:05 Session AFP/AWN (AFP)

18:30:05 Session AFP/Abortable_Linearizable_Modules (AFP)

18:30:05 Session AFP/Abstract-Hoare-Logics (AFP)

18:30:05 Session AFP/AnselmGod (AFP)

18:30:05 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

18:30:05 Session AFP/Attack_Trees (AFP)

18:30:05 Session AFP/AxiomaticCategoryTheory (AFP)

18:30:05 Session AFP/BinarySearchTree (AFP)

18:30:05 Session AFP/Binomial-Queues (AFP)

18:30:05 Session AFP/Bondy (AFP)

18:30:05 Session AFP/Bounded_Deducibility_Security (AFP)

18:30:05 Session AFP/BytecodeLogicJmlTypes (AFP)

18:30:05 Session AFP/C2KA_DistributedSystems (AFP)

18:30:05 Session AFP/CISC-Kernel (AFP)

18:30:05 Session AFP/CYK (AFP)

18:30:05 Session AFP/Cauchy (AFP)

18:30:05 Session AFP/Sqrt_Babylonian (AFP)

18:30:05 Session Doc/Classes (doc)

18:30:05 Session AFP/ClockSynchInst (AFP)

18:30:05 Session AFP/Compiling-Exceptions-Correctly (AFP)

18:30:05 Session AFP/Complete_Non_Orders (AFP)

18:30:05 Session AFP/ComponentDependencies (AFP)

18:30:06 Session AFP/Concurrent_Revisions (AFP)

18:30:06 Session AFP/Constructor_Funs (AFP)

18:30:06 Session AFP/CryptoBasedCompositionalProperties (AFP)

18:30:06 Session AFP/DPT-SAT-Solver (AFP)

18:30:06 Session AFP/Depth-First-Search (AFP)

18:30:06 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

18:30:06 Session AFP/DiskPaxos (AFP)

18:30:06 Session AFP/Example-Submission (AFP)

18:30:06 Session AFP/FFT (AFP)

18:30:06 Session AFP/FLP (AFP)

18:30:06 Session AFP/FeatherweightJava (AFP)

18:30:06 Session AFP/Featherweight_OCL (AFP)

18:30:06 Session AFP/FileRefinement (AFP)

18:30:06 Session AFP/FocusStreamsCaseStudies (AFP)

18:30:06 Session AFP/Free-Boolean-Algebra (AFP)

18:30:06 Session AFP/FunWithFunctions (AFP)

18:30:06 Session AFP/FunWithTilings (AFP)

18:30:06 Session Doc/Functions (doc)

18:30:06 Session AFP/GPU_Kernel_PL (AFP)

18:30:06 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

18:30:06 Session AFP/GenClock (AFP)

18:30:06 Session AFP/General-Triangle (AFP)

18:30:06 Session AFP/Generic_Deriving (AFP)

18:30:06 Session AFP/GewirthPGCProof (AFP)

18:30:06 Session AFP/GoedelGod (AFP)

18:30:06 Session AFP/Goodstein_Lambda (AFP)

18:30:06 Session HOL/HOL-Cardinals (timing)

18:30:06 Session AFP/Binding_Syntax_Theory (AFP)

18:30:06 Session AFP/Ordinals_and_Cardinals (AFP)

18:30:06 Session HOL/HOL-Hoare

18:30:06 Session HOL/HOL-Hoare_Parallel (timing)

18:30:06 Session HOL/HOL-IMPP

18:30:06 Session HOL/HOL-IOA

18:30:06 Session HOL/HOL-Import

18:30:06 Session HOL/HOL-Lattice

18:30:06 Session HOL/HOL-Library (main timing)

18:30:07 Session AFP/ADS_Functor (AFP)

18:30:07 Session AFP/Approximation_Algorithms (AFP)

18:30:07 Session AFP/ArrowImpossibilityGS (AFP)

18:30:07 Session AFP/Auto2_HOL (AFP)

18:30:07 Session AFP/BNF_CC (AFP)

18:30:07 Session AFP/BNF_Operations (AFP)

18:30:07 Session AFP/Binomial-Heaps (AFP)

18:30:07 Session AFP/Boolean_Expression_Checkers (AFP)

18:30:07 Session AFP/Buildings (AFP)

18:30:07 Session AFP/CRDT (AFP)

18:30:07 Session AFP/IMAP-CRDT (AFP)

18:30:08 Session AFP/Card_Multisets (AFP)

18:30:08 Session AFP/Card_Number_Partitions (AFP)

18:30:08 Session AFP/Category (AFP)

18:30:08 Session Doc/Codegen (doc)

18:30:08 Session AFP/CofGroups (AFP)

18:30:08 Session AFP/Completeness (AFP)

18:30:08 Session AFP/ConcurrentIMP (AFP)

18:30:08 Session AFP/Concurrent_Ref_Alg (AFP)

18:30:08 Session AFP/CoreC++ (AFP)

18:30:08 Session AFP/Core_DOM (AFP)

18:30:08 Session Doc/Datatypes (doc)

18:30:08 Session Doc/Corec (doc)

18:30:08 Session AFP/Decl_Sem_Fun_PL (AFP)

18:30:09 Session AFP/Derangements (AFP)

18:30:09 Session AFP/Discrete_Summation (AFP)

18:30:09 Session AFP/Efficient-Mergesort (AFP)

18:30:09 Session AFP/Encodability_Process_Calculi (AFP)

18:30:09 Session AFP/Epistemic_Logic (AFP)

18:30:09 Session AFP/Euler_Partition (AFP)

18:30:09 Session AFP/FOL-Fitting (AFP)

18:30:09 Session AFP/FOL_Seq_Calc1 (AFP)

18:30:09 Session AFP/FOL_Harrison (AFP)

18:30:09 Session AFP/Factored_Transition_System_Bounding (AFP)

18:30:09 Session AFP/FinFun (AFP)

18:30:09 Session AFP/Extended_Finite_State_Machines (AFP)

18:30:09 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

18:30:09 Session AFP/Finger-Trees (AFP)

18:30:09 Session AFP/Generalized_Counting_Sort (AFP)

18:30:09 Session AFP/Graph_Saturation (AFP)

18:30:09 Session AFP/Graph_Theory (AFP)

18:30:10 Session AFP/ShortestPath (AFP)

18:30:10 Session AFP/Group-Ring-Module (AFP)

18:30:10 Session AFP/Valuation (AFP)

18:30:10 Session HOL/HOL-Auth (timing)

18:30:10 Session HOL/HOL-UNITY (timing)

18:30:10 Session HOL/HOL-Bali (timing)

18:30:10 Session HOL/HOL-Computational_Algebra (main timing)

18:30:10 Session AFP/Descartes_Sign_Rule (AFP)

18:30:10 Session HOL/HOL-Algebra (main timing)

18:30:11 Session HOL/HOL-Decision_Procs (timing)

18:30:11 Session HOL/HOL-Quotient_Examples (timing)

18:30:11 Session AFP/Localization_Ring (AFP)

18:30:11 Session AFP/Orbit_Stabiliser (AFP)

18:30:11 Session AFP/Perfect-Number-Thm (AFP)

18:30:11 Session AFP/Secondary_Sylow (AFP)

18:30:11 Session AFP/Jordan_Hoelder (AFP)

18:30:11 Session AFP/VectorSpace (AFP)

18:30:11 Session HOL/HOL-Analysis (main timing)

18:30:12 Session AFP/Cayley_Hamilton (AFP)

18:30:12 Session AFP/Coinductive (AFP)

18:30:12 Session AFP/DynamicArchitectures (AFP)

18:30:12 Session AFP/Architectural_Design_Patterns (AFP)

18:30:12 Session AFP/Lazy-Lists-II (AFP)

18:30:12 Session AFP/Stream_Fusion_Code (AFP)

18:30:12 Session AFP/Topology (AFP)

18:30:12 Session AFP/Complex_Geometry (AFP)

18:30:12 Session AFP/Poincare_Disc (AFP)

18:30:12 Session AFP/Differential_Game_Logic (AFP)

18:30:12 Session AFP/First_Welfare_Theorem (AFP)

18:30:12 Session AFP/Green (AFP)

18:30:12 Session HOL/HOL-Analysis-ex

18:30:12 Session HOL/HOL-Complex_Analysis (main timing)

18:30:12 Session AFP/Cartan_FP (AFP)

18:30:12 Session HOL/HOL-Eisbach

18:30:12 Session AFP/Allen_Calculus (AFP)

18:30:13 Session AFP/Card_Partitions (AFP)

18:30:13 Session AFP/Bell_Numbers_Spivey (AFP)

18:30:13 Session AFP/Card_Equiv_Relations (AFP)

18:30:13 Session AFP/Falling_Factorial_Sum (AFP)

18:30:13 Session AFP/Case_Labeling (AFP)

18:30:13 Session AFP/Clean (AFP)

18:30:13 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

18:30:13 Session AFP/Dependent_SIFUM_Refinement (AFP)

18:30:13 Session Doc/Eisbach (doc)

18:30:13 Session HOL/HOL-Hahn_Banach

18:30:13 Session HOL/HOL-Homology (timing)

18:30:13 Session HOL/HOL-Probability (main timing)

18:30:13 Session AFP/Buffons_Needle (AFP)

18:30:13 Session AFP/Density_Compiler (AFP)

18:30:13 Session AFP/DiscretePricing (AFP)

18:30:13 Session AFP/Ergodic_Theory (AFP)

18:30:13 Session AFP/Gromov_Hyperbolicity (AFP)

18:30:14 Session AFP/Fisher_Yates (AFP)

18:30:14 Session AFP/Girth_Chromatic (AFP)

18:30:14 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

18:30:14 Session HOL/HOL-Probability-ex (timing)

18:30:14 Session AFP/Lp (AFP)

18:30:14 Session AFP/Markov_Models (AFP)

18:30:14 Session AFP/Monad_Normalisation (AFP)

18:30:14 Session AFP/Monomorphic_Monad (AFP)

18:30:14 Session AFP/Neumann_Morgenstern_Utility (AFP)

18:30:14 Session AFP/Probabilistic_Noninterference (AFP)

18:30:14 Session AFP/Probabilistic_System_Zoo (AFP)

18:30:14 Session AFP/Skip_Lists (AFP)

18:30:14 Session AFP/Source_Coding_Theorem (AFP)

18:30:14 Session AFP/Irrationality_J_Hancl (AFP)

18:30:14 Session AFP/Kuratowski_Closure_Complement (AFP)

18:30:14 Session AFP/Laplace_Transform (AFP)

18:30:14 Session AFP/Lower_Semicontinuous (AFP)

18:30:14 Session AFP/Minkowskis_Theorem (AFP)

18:30:15 Session AFP/Octonions (AFP)

18:30:15 Session AFP/Ptolemys_Theorem (AFP)

18:30:15 Session AFP/Quaternions (AFP)

18:30:15 Session AFP/Rank_Nullity_Theorem (AFP)

18:30:15 Session AFP/Gauss_Jordan (AFP)

18:30:15 Session AFP/Echelon_Form (AFP)

18:30:15 Session AFP/Hermite (AFP)

18:30:15 Session AFP/Tarskis_Geometry (AFP)

18:30:15 Session AFP/Triangle (AFP)

18:30:15 Session AFP/Chord_Segments (AFP)

18:30:15 Session AFP/Stewart_Apollonius (AFP)

18:30:15 Session AFP/pGCL (AFP)

18:30:15 Session HOL/HOL-Isar_Examples

18:30:15 Session HOL/HOL-Nonstandard_Analysis (timing)

18:30:15 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

18:30:15 Session HOL/HOL-Number_Theory (main timing)

18:30:15 Session AFP/Arith_Prog_Rel_Primes (AFP)

18:30:15 Session AFP/Bernoulli (AFP)

18:30:15 Session AFP/E_Transcendental (AFP)

18:30:16 Session AFP/Elliptic_Curves_Group_Law (AFP)

18:30:16 Session AFP/Fermat3_4 (AFP)

18:30:16 Session HOL/HOL-Data_Structures (timing)

18:30:16 Session AFP/Lehmer (AFP)

18:30:16 Session AFP/Pratt_Certificate (AFP)

18:30:16 Session AFP/Bertrands_Postulate (AFP)

18:30:16 Session AFP/Prime_Harmonic_Series (AFP)

18:30:16 Session AFP/RSAPSS (AFP)

18:30:16 Session AFP/SumSquares (AFP)

18:30:16 Session AFP/Liouville_Numbers (AFP)

18:30:16 Session AFP/Lucas_Theorem (AFP)

18:30:16 Session AFP/Mason_Stothers (AFP)

18:30:16 Session AFP/Polynomial_Interpolation (AFP)

18:30:16 Session AFP/Probabilistic_Prime_Tests (AFP)

18:30:17 Session AFP/Rep_Fin_Groups (AFP)

18:30:17 Session AFP/Sturm_Sequences (AFP)

18:30:17 Session AFP/Safe_Distance (AFP)

18:30:17 Session AFP/Special_Function_Bounds (AFP)

18:30:17 Session AFP/Sturm_Tarski (AFP)

18:30:17 Session AFP/Budan_Fourier (AFP)

18:30:17 Session AFP/Winding_Number_Eval (AFP)

18:30:17 Session AFP/Count_Complex_Roots (AFP)

18:30:17 Session HOL/HOL-Corec_Examples (timing)

18:30:17 Session HOL/HOL-Datatype_Examples (timing)

18:30:17 Session HOL/HOL-Examples

18:30:17 Session HOL/HOL-IMP (timing)

18:30:17 Session AFP/Abs_Int_ITP2012 (AFP)

18:30:17 Session AFP/Relational-Incorrectness-Logic (AFP)

18:30:17 Session HOL/HOL-Imperative_HOL (timing)

18:30:17 Session AFP/Auto2_Imperative_HOL (AFP)

18:30:18 Session AFP/Imperative_Insertion_Sort (AFP)

18:30:18 Session HOL/HOL-Induct

18:30:18 Session HOL/HOL-Metis_Examples (timing)

18:30:18 Session HOL/HOL-Proofs (timing)

18:30:18 Session HOL/HOL-Proofs-Extraction (timing)

18:30:18 Session HOL/HOL-Proofs-ex

18:30:18 Session HOL/HOL-Proofs-Lambda (timing)

18:30:18 Session AFP/Applicative_Lifting (AFP)

18:30:19 Session AFP/Free-Groups (AFP)

18:30:19 Session AFP/Stern_Brocot (AFP)

18:30:19 Session AFP/HereditarilyFinite (AFP)

18:30:19 Session AFP/Category3 (AFP)

18:30:19 Session AFP/MonoidalCategory (AFP)

18:30:19 Session AFP/HyperCTL (AFP)

18:30:19 Session AFP/Integration (AFP)

18:30:19 Session AFP/Isabelle_Meta_Model (AFP)

18:30:19 Session AFP/LTL (AFP)

18:30:19 Session AFP/Stuttering_Equivalence (AFP)

18:30:19 Session AFP/Landau_Symbols (AFP)

18:30:19 Session AFP/Akra_Bazzi (AFP)

18:30:20 Session AFP/Catalan_Numbers (AFP)

18:30:20 Session AFP/Error_Function (AFP)

18:30:20 Session AFP/Euler_MacLaurin (AFP)

18:30:20 Session AFP/LightweightJava (AFP)

18:30:20 Session AFP/LinearQuantifierElim (AFP)

18:30:20 Session AFP/List-Infinite (AFP)

18:30:20 Session AFP/Nat-Interval-Logic (AFP)

18:30:20 Session AFP/AutoFocus-Stream (AFP)

18:30:20 Session AFP/MuchAdoAboutTwo (AFP)

18:30:20 Session AFP/Optics (AFP)

18:30:20 Session AFP/UTP-Toolkit (AFP)

18:30:20 Session AFP/UTP (AFP)

18:30:20 Session AFP/Order_Lattice_Props (AFP)

18:30:20 Session AFP/POPLmark-deBruijn (AFP)

18:30:20 Session AFP/Pairing_Heap (AFP)

18:30:20 Session AFP/Password_Authentication_Protocol (AFP)

18:30:20 Session AFP/Pell (AFP)

18:30:20 Session AFP/Presburger-Automata (AFP)

18:30:20 Session AFP/Priority_Queue_Braun (AFP)

18:30:20 Session AFP/Program-Conflict-Analysis (AFP)

18:30:20 Session AFP/Regular-Sets (AFP)

18:30:20 Session AFP/Abstract-Rewriting (AFP)

18:30:20 Session AFP/Decreasing-Diagrams (AFP)

18:30:20 Session AFP/First_Order_Terms (AFP)

18:30:20 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

18:30:20 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

18:30:21 Session AFP/Matrix (AFP)

18:30:21 Session AFP/Matrix_Tensor (AFP)

18:30:21 Session AFP/Knot_Theory (AFP)

18:30:21 Session AFP/Coinductive_Languages (AFP)

18:30:21 Session AFP/Finite_Automata_HF (AFP)

18:30:21 Session AFP/Functional-Automata (AFP)

18:30:21 Session AFP/Posix-Lexing (AFP)

18:30:21 Session AFP/Ribbon_Proofs (AFP)

18:30:21 Session AFP/SATSolverVerification (AFP)

18:30:21 Session AFP/Safe_OCL (AFP)

18:30:21 Session AFP/Selection_Heap_Sort (AFP)

18:30:21 Session AFP/Simplex (AFP)

18:30:21 Session AFP/Skew_Heap (AFP)

18:30:21 Session AFP/Sort_Encodings (AFP)

18:30:21 Session AFP/Splay_Tree (AFP)

18:30:21 Session AFP/Amortized_Complexity (AFP)

18:30:21 Session AFP/Dynamic_Tables (AFP)

18:30:21 Session AFP/Root_Balanced_Tree (AFP)

18:30:21 Session AFP/Closest_Pair_Points (AFP)

18:30:21 Session AFP/Stable_Matching (AFP)

18:30:21 Session Doc/System (doc)

18:30:21 Session AFP/Tail_Recursive_Functions (AFP)

18:30:21 Session AFP/TortoiseHare (AFP)

18:30:21 Session AFP/Trie (AFP)

18:30:21 Session AFP/Flyspeck-Tame (AFP)

18:30:22 Session AFP/Vickrey_Clarke_Groves (AFP)

18:30:22 Session HOL/HOL-Matrix_LP

18:30:22 Session HOL/HOL-MicroJava (timing)

18:30:22 Session HOL/HOL-Mirabelle

18:30:22 Session HOL/HOL-Mirabelle-ex

18:30:22 Session HOL/HOL-Mutabelle

18:30:22 Session HOL/HOL-NanoJava

18:30:22 Session HOL/HOL-Nitpick_Examples

18:30:22 Session HOL/HOL-Nominal

18:30:22 Session AFP/CCS (AFP)

18:30:22 Session HOL/HOL-Nominal-Examples (timing)

18:30:22 Session AFP/Lam-ml-Normalization (AFP)

18:30:22 Session AFP/Pi_Calculus (AFP)

18:30:22 Session AFP/Psi_Calculi (AFP)

18:30:23 Session AFP/SequentInvertibility (AFP)

18:30:23 Session HOL/HOL-Predicate_Compile_Examples (timing)

18:30:23 Session HOL/HOL-Prolog

18:30:23 Session HOL/HOL-Quickcheck_Examples (timing)

18:30:23 Session HOL/HOL-Real_Asymp

18:30:23 Session AFP/Fourier (AFP)

18:30:24 Session AFP/Furstenberg_Topology (AFP)

18:30:24 Session HOL/HOL-Real_Asymp-Manual

18:30:24 Session AFP/Stirling_Formula (AFP)

18:30:25 Session AFP/Lambert_W (AFP)

18:30:25 Session HOL/HOL-SET_Protocol (timing)

18:30:25 Session HOL/HOL-Statespace

18:30:25 Session HOL/HOL-TLA

18:30:25 Session HOL/HOL-TLA-Buffer

18:30:25 Session HOL/HOL-TLA-Inc

18:30:25 Session HOL/HOL-TLA-Memory

18:30:25 Session HOL/HOL-TPTP

18:30:25 Session HOL/HOL-Types_To_Sets

18:30:25 Session AFP/Smooth_Manifolds (AFP)

18:30:25 Session HOL/HOL-Unix

18:30:25 Session HOL/HOL-Word (main timing)

18:30:26 Session HOL/HOL-Codegenerator_Test

18:30:26 Session HOL/HOL-SPARK

18:30:26 Session HOL/HOL-SPARK-Examples

18:30:26 Session AFP/RIPEMD-160-SPARK (AFP)

18:30:26 Session HOL/HOL-SPARK-Manual

18:30:26 Session HOL/HOL-Word-SMT_Examples (timing)

18:30:26 Session HOL/HOL-ex (timing)

18:30:27 Session AFP/Automatic_Refinement (AFP)

18:30:27 Session AFP/Banach_Steinhaus (AFP)

18:30:27 Session AFP/SuperCalc (AFP)

18:30:27 Session AFP/Twelvefold_Way (AFP)

18:30:27 Session AFP/Kleene_Algebra (AFP)

18:30:27 Session AFP/KAT_and_DRA (AFP)

18:30:27 Session AFP/Multirelations (AFP)

18:30:27 Session AFP/Quantales (AFP)

18:30:27 Session AFP/Transformer_Semantics (AFP)

18:30:27 Session AFP/Regular_Algebras (AFP)

18:30:27 Session AFP/Relation_Algebra (AFP)

18:30:27 Session AFP/Residuated_Lattices (AFP)

18:30:27 Session AFP/LEM (AFP)

18:30:28 Session AFP/Refine_Monadic (AFP)

18:30:28 Session AFP/SPARCv8 (AFP)

18:30:28 Session AFP/Separation_Algebra (AFP)

18:30:28 Session AFP/Separata (AFP)

18:30:28 Session AFP/Word_Lib (AFP)

18:30:28 Session AFP/Complx (AFP)

18:30:28 Session AFP/IEEE_Floating_Point (AFP)

18:30:28 Session AFP/IP_Addresses (AFP)

18:30:29 Session AFP/Simple_Firewall (AFP)

18:30:29 Session AFP/Routing (AFP)

18:30:29 Session AFP/Interval_Arithmetic_Word32 (AFP)

18:30:29 Session AFP/Native_Word (AFP)

18:30:29 Session AFP/Collections (AFP)

18:30:29 Session AFP/Abstract_Completeness (AFP)

18:30:29 Session AFP/Abstract_Soundness (AFP)

18:30:29 Session AFP/Incredible_Proof_Machine (AFP)

18:30:29 Session AFP/Deriving (AFP)

18:30:29 Session AFP/CAVA_Base (AFP)

18:30:29 Session AFP/CAVA_Automata (AFP)

18:30:29 Session AFP/DFS_Framework (AFP)

18:30:30 Session AFP/Gabow_SCC (AFP)

18:30:30 Session AFP/LTL_to_GBA (AFP)

18:30:30 Session AFP/Promela (AFP)

18:30:30 Session AFP/Containers (AFP)

18:30:30 Session AFP/Collections_Examples (AFP)

18:30:30 Session AFP/Containers-Benchmarks (AFP)

18:30:30 Session AFP/MFOTL_Monitor (AFP)

18:30:30 Session AFP/Generic_Join (AFP)

18:30:30 Session AFP/MFODL_Monitor_Optimized (AFP)

18:30:30 Session AFP/Show (AFP)

18:30:31 Session AFP/CakeML (AFP)

18:30:31 Session AFP/JNF-AFP-Lib (AFP)

18:30:31 Session AFP/Real_Impl (AFP)

18:30:31 Session AFP/QR_Decomposition (AFP)

18:30:31 Session AFP/Dijkstra_Shortest_Path (AFP)

18:30:31 Session AFP/Koenigsberg_Friendship (AFP)

18:30:31 Session AFP/Transition_Systems_and_Automata (AFP)

18:30:31 Session AFP/Adaptive_State_Counting (AFP)

18:30:32 Session AFP/Buchi_Complementation (AFP)

18:30:32 Session AFP/LTL_Master_Theorem (AFP)

18:30:32 Session AFP/LTL_Normal_Form (AFP)

18:30:32 Session AFP/Partial_Order_Reduction (AFP)

18:30:32 Session AFP/SM_Base (AFP)

18:30:32 Session AFP/SM (AFP)

18:30:32 Session AFP/CAVA_Setup (AFP)

18:30:32 Session AFP/CAVA_LTL_Modelchecker (AFP)

18:30:32 Session AFP/Transitive-Closure (AFP)

18:30:32 Session AFP/KBPs (AFP)

18:30:32 Session AFP/Tree-Automata (AFP)

18:30:32 Session AFP/Datatype_Order_Generator (AFP)

18:30:32 Session AFP/Old_Datatype_Show (AFP)

18:30:33 Session AFP/Iptables_Semantics (AFP)

18:30:33 Session AFP/Iptables_Semantics_Examples (AFP)

18:30:33 Session AFP/LOFT (AFP)

18:30:33 Session AFP/Mersenne_Primes (AFP)

18:30:33 Session AFP/Separation_Logic_Imperative_HOL (AFP)

18:30:33 Session AFP/Sepref_Prereq (AFP)

18:30:33 Session AFP/ROBDD (AFP)

18:30:33 Session AFP/UpDown_Scheme (AFP)

18:30:33 Session AFP/WebAssembly (AFP)

18:30:34 Session HOL/HOL-ZF

18:30:34 Session AFP/Category2 (AFP)

18:30:34 Session HOL/HOLCF (main timing)

18:30:34 Session AFP/Circus (AFP)

18:30:34 Session AFP/HOL-CSP (AFP)

18:30:34 Session HOL/HOLCF-IMP

18:30:34 Session HOL/HOLCF-Library

18:30:34 Session HOL/HOLCF-FOCUS

18:30:34 Session HOL/HOLCF-ex

18:30:34 Session AFP/PCF (AFP)

18:30:34 Session AFP/HOLCF-Prelude (AFP)

18:30:35 Session AFP/BirdKMP (AFP)

18:30:35 Session HOL/HOLCF-Tutorial

18:30:35 Session HOL/IOA (timing)

18:30:35 Session HOL/IOA-ABP

18:30:35 Session HOL/IOA-NTP

18:30:35 Session HOL/IOA-Storage

18:30:35 Session HOL/IOA-ex

18:30:35 Session AFP/Shivers-CFA (AFP)

18:30:35 Session AFP/Stream-Fusion (AFP)

18:30:35 Session AFP/Tycon (AFP)

18:30:35 Session AFP/WorkerWrapper (AFP)

18:30:35 Session AFP/Heard_Of (AFP)

18:30:35 Session AFP/Consensus_Refined (AFP)

18:30:35 Session AFP/Hello_World (AFP)

18:30:35 Session AFP/Hoare_Time (AFP)

18:30:35 Session AFP/HotelKeyCards (AFP)

18:30:35 Session Doc/How_to_Prove_it (no_doc)

18:30:35 Session AFP/Huffman (AFP)

18:30:35 Session AFP/Hybrid_Logic (AFP)

18:30:35 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

18:30:35 Session AFP/IMP2 (AFP)

18:30:36 Session AFP/IMP2_Binary_Heap (AFP)

18:30:36 Session Doc/Implementation (doc)

18:30:36 Session AFP/Impossible_Geometry (AFP)

18:30:36 Session AFP/Inductive_Confidentiality (AFP)

18:30:36 Session AFP/Inductive_Inference (AFP)

18:30:36 Session AFP/InfPathElimination (AFP)

18:30:36 Session Doc/Isar_Ref (doc)

18:30:36 Session AFP/Isabelle_C (AFP)

18:30:36 Session Doc/JEdit (doc)

18:30:36 Session AFP/Jacobson_Basic_Algebra (AFP)

18:30:36 Session AFP/JiveDataStoreModel (AFP)

18:30:36 Session AFP/KAD (AFP)

18:30:36 Session AFP/Algebraic_VCs (AFP)

18:30:36 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

18:30:36 Session AFP/LambdaMu (AFP)

18:30:36 Session AFP/LatticeProperties (AFP)

18:30:36 Session AFP/DataRefinementIBP (AFP)

18:30:36 Session AFP/GraphMarkingIBP (AFP)

18:30:36 Session AFP/Lazy_Case (AFP)

18:30:36 Session AFP/Dict_Construction (AFP)

18:30:36 Session AFP/Lifting_Definition_Option (AFP)

18:30:36 Session AFP/List-Index (AFP)

18:30:36 Session AFP/Affine_Arithmetic (AFP)

18:30:37 Session AFP/Taylor_Models (AFP)

18:30:37 Session AFP/Comparison_Sort_Lower_Bound (AFP)

18:30:37 Session AFP/Formula_Derivatives (AFP)

18:30:37 Session AFP/Formula_Derivatives-Examples (AFP)

18:30:37 Session AFP/Jinja (AFP)

18:30:37 Session AFP/HRB-Slicing (AFP)

18:30:37 Session AFP/InformationFlowSlicing_Inter (AFP)

18:30:37 Session AFP/Slicing (AFP)

18:30:37 Session AFP/Formal_SSA (AFP)

18:30:37 Session AFP/Minimal_SSA (AFP)

18:30:37 Session AFP/InformationFlowSlicing (AFP)

18:30:37 Session AFP/LTL_to_DRA (AFP)

18:30:37 Session AFP/List_Update (AFP)

18:30:38 Session AFP/Ordinary_Differential_Equations (AFP)

18:30:38 Session AFP/Differential_Dynamic_Logic (AFP)

18:30:38 Session AFP/HOL-ODE-Numerics (AFP)

18:30:38 Session AFP/HOL-ODE-ARCH-COMP (AFP)

18:30:38 Session AFP/HOL-ODE-Examples (AFP large)

18:30:38 Session AFP/Lorenz_Approximation (AFP)

18:30:38 Session AFP/Lorenz_C0 (AFP large)

18:30:38 Session AFP/Lorenz_C1 (AFP large)

18:30:38 Session AFP/Poincare_Bendixson (AFP)

18:30:38 Session AFP/Hybrid_Systems_VCs (AFP)

18:30:39 Session AFP/Matrices_for_ODEs (AFP)

18:30:39 Session AFP/Quick_Sort_Cost (AFP)

18:30:39 Session AFP/Random_BSTs (AFP)

18:30:39 Session AFP/Randomised_BSTs (AFP)

18:30:39 Session AFP/Treaps (AFP)

18:30:39 Session AFP/Randomised_Social_Choice (AFP)

18:30:39 Session AFP/Fishburn_Impossibility (AFP)

18:30:39 Session AFP/SDS_Impossibility (AFP)

18:30:39 Session AFP/Refine_Imperative_HOL (AFP)

18:30:39 Session AFP/Floyd_Warshall (AFP)

18:30:39 Session AFP/Sepref_Basic (AFP)

18:30:39 Session AFP/Sepref_IICF (AFP)

18:30:39 Session AFP/Flow_Networks (AFP)

18:30:39 Session AFP/EdmondsKarp_Maxflow (AFP)

18:30:39 Session AFP/MFMC_Countable (AFP)

18:30:40 Session AFP/Prpu_Maxflow (AFP)

18:30:40 Session AFP/Knuth_Morris_Pratt (AFP)

18:30:40 Session AFP/VerifyThis2018 (AFP)

18:30:40 Session AFP/VerifyThis2019 (AFP)

18:30:40 Session AFP/List_Interleaving (AFP)

18:30:40 Session AFP/List_Inversions (AFP)

18:30:40 Session AFP/LocalLexing (AFP)

18:30:40 Session Doc/Locales (doc)

18:30:40 Session AFP/Locally-Nameless-Sigma (AFP)

18:30:40 Session AFP/Lowe_Ontological_Argument (AFP)

18:30:40 Session AFP/MSO_Regex_Equivalence (AFP)

18:30:40 Session Doc/Main (doc)

18:30:40 Session AFP/Marriage (AFP)

18:30:40 Session AFP/Latin_Square (AFP)

18:30:40 Session AFP/Matroids (AFP)

18:30:40 Session AFP/Kruskal (AFP)

18:30:40 Session AFP/Max-Card-Matching (AFP)

18:30:40 Session AFP/Median_Of_Medians_Selection (AFP)

18:30:41 Session AFP/KD_Tree (AFP)

18:30:41 Session AFP/Menger (AFP)

18:30:41 Session AFP/MiniML (AFP)

18:30:41 Session AFP/Modular_Assembly_Kit_Security (AFP)

18:30:41 Session AFP/Monad_Memo_DP (AFP)

18:30:41 Session AFP/Hidden_Markov_Models (AFP)

18:30:41 Session AFP/Optimal_BST (AFP)

18:30:41 Session AFP/MonoBoolTranAlgebra (AFP)

18:30:41 Session AFP/Name_Carrying_Type_Inference (AFP)

18:30:41 Session AFP/Nash_Williams (AFP)

18:30:41 Session AFP/Network_Security_Policy_Verification (AFP)

18:30:41 Session AFP/No_FTL_observers (AFP)

18:30:41 Session AFP/Nominal2 (AFP)

18:30:42 Session AFP/Incompleteness (AFP)

18:30:42 Session AFP/Surprise_Paradox (AFP)

18:30:42 Session AFP/LambdaAuth (AFP)

18:30:42 Session AFP/Launchbury (AFP)

18:30:42 Session AFP/Call_Arity (AFP)

18:30:42 Session AFP/Modal_Logics_for_NTS (AFP)

18:30:43 Session AFP/Rewriting_Z (AFP)

18:30:43 Session AFP/Noninterference_CSP (AFP)

18:30:43 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

18:30:43 Session AFP/Noninterference_Generic_Unwinding (AFP)

18:30:43 Session AFP/Noninterference_Inductive_Unwinding (AFP)

18:30:43 Session AFP/Noninterference_Sequential_Composition (AFP)

18:30:43 Session AFP/Noninterference_Concurrent_Composition (AFP)

18:30:43 Session AFP/NormByEval (AFP)

18:30:43 Session AFP/OpSets (AFP)

18:30:43 Session AFP/Open_Induction (AFP)

18:30:43 Session AFP/Well_Quasi_Orders (AFP)

18:30:43 Session AFP/Decreasing-Diagrams-II (AFP)

18:30:43 Session AFP/Myhill-Nerode (AFP)

18:30:43 Session AFP/Polynomials (AFP)

18:30:43 Session AFP/Symmetric_Polynomials (AFP)

18:30:43 Session AFP/Pi_Transcendental (AFP)

18:30:43 Session AFP/Ordinal (AFP)

18:30:43 Session AFP/Nested_Multisets_Ordinals (AFP)

18:30:44 Session AFP/Lambda_Free_RPOs (AFP)

18:30:44 Session AFP/Higher_Order_Terms (AFP)

18:30:44 Session AFP/CakeML_Codegen (AFP)

18:30:44 Session AFP/Lambda_Free_EPO (AFP)

18:30:44 Session AFP/Lambda_Free_KBOs (AFP)

18:30:44 Session AFP/Ordered_Resolution_Prover (AFP)

18:30:44 Session AFP/Chandy_Lamport (AFP)

18:30:44 Session AFP/Saturation_Framework (AFP)

18:30:44 Session AFP/Saturation_Framework_Extensions (AFP)

18:30:44 Session AFP/PAC_Checker (AFP)

18:30:45 Session AFP/PLM (AFP)

18:30:45 Session AFP/PSemigroupsConvolution (AFP)

18:30:45 Session AFP/Paraconsistency (AFP)

18:30:45 Session AFP/Parity_Game (AFP)

18:30:45 Session AFP/Partial_Function_MR (AFP)

18:30:45 Session AFP/Certification_Monads (AFP)

18:30:45 Session AFP/XML (AFP)

18:30:45 Session AFP/Polynomial_Factorization (AFP)

18:30:45 Session AFP/Amicable_Numbers (AFP)

18:30:45 Session AFP/Dirichlet_Series (AFP)

18:30:46 Session AFP/Zeta_Function (AFP)

18:30:46 Session AFP/Dirichlet_L (AFP)

18:30:46 Session AFP/Gauss_Sums (AFP)

18:30:46 Session AFP/Prime_Number_Theorem (AFP)

18:30:46 Session AFP/Prime_Distribution_Elementary (AFP)

18:30:46 Session AFP/IMO2019 (AFP)

18:30:46 Session AFP/Irrational_Series_Erdos_Straus (AFP)

18:30:47 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

18:30:47 Session AFP/Zeta_3_Irrational (AFP)

18:30:47 Session AFP/Gaussian_Integers (AFP)

18:30:47 Session AFP/Jordan_Normal_Form (AFP)

18:30:48 Session AFP/Deep_Learning (AFP)

18:30:48 Session AFP/Farkas (AFP)

18:30:48 Session AFP/Groebner_Bases (AFP)

18:30:48 Session AFP/Groebner_Macaulay (AFP)

18:30:48 Session AFP/Nullstellensatz (AFP)

18:30:48 Session AFP/Signature_Groebner (AFP)

18:30:48 Session AFP/QHLProver (AFP)

18:30:49 Session AFP/Knuth_Bendix_Order (AFP)

18:30:49 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

18:30:49 Session AFP/Linear_Recurrences (AFP)

18:30:49 Session AFP/Perron_Frobenius (AFP)

18:30:50 Session AFP/Stochastic_Matrices (AFP)

18:30:50 Session AFP/Power_Sum_Polynomials (AFP)

18:30:50 Session AFP/Subresultants (AFP)

18:30:50 Session AFP/Pre_BZ (AFP)

18:30:51 Session AFP/Berlekamp_Zassenhaus (AFP)

18:30:51 Session AFP/Algebraic_Numbers (AFP)

18:30:51 Session AFP/LLL_Basis_Reduction (AFP)

18:30:51 Session AFP/LLL_Factorization (AFP)

18:30:51 Session AFP/Linear_Inequalities (AFP)

18:30:51 Session AFP/Linear_Programming (AFP)

18:30:51 Session AFP/Linear_Recurrences_Solver (AFP)

18:30:51 Session AFP/Smith_Normal_Form (AFP)

18:30:51 Session AFP/Probabilistic_While (AFP)

18:30:52 Session AFP/CryptHOL (AFP)

18:30:52 Session AFP/Constructive_Cryptography (AFP)

18:30:52 Session AFP/Game_Based_Crypto (AFP)

18:30:52 Session AFP/Multi_Party_Computation (AFP)

18:30:52 Session AFP/Sigma_Commit_Crypto (AFP)

18:30:52 Session AFP/Pop_Refinement (AFP)

18:30:52 Session AFP/Possibilistic_Noninterference (AFP)

18:30:52 Session AFP/Priority_Search_Trees (AFP)

18:30:52 Session AFP/Prim_Dijkstra_Simple (AFP)

18:30:52 Session Doc/Prog_Prove (doc)

18:30:52 Session AFP/Projective_Geometry (AFP)

18:30:52 Session AFP/Proof_Strategy_Language (AFP)

18:30:52 Session AFP/PropResPI (AFP)

18:30:52 Session AFP/Propositional_Proof_Systems (AFP)

18:30:53 Session AFP/PseudoHoops (AFP)

18:30:53 Session AFP/Ramsey-Infinite (AFP)

18:30:53 Session AFP/Recursion-Theory-I (AFP)

18:30:53 Session AFP/Minsky_Machines (AFP)

18:30:53 Session AFP/RefinementReactive (AFP)

18:30:53 Session AFP/Regex_Equivalence (AFP)

18:30:53 Session AFP/Resolution_FOL (AFP)

18:30:53 Session AFP/Robbins-Conjecture (AFP)

18:30:53 Session AFP/Roy_Floyd_Warshall (AFP)

18:30:53 Session AFP/SIFPL (AFP)

18:30:53 Session AFP/SIFUM_Type_Systems (AFP)

18:30:53 Session AFP/Security_Protocol_Refinement (AFP)

18:30:54 Session AFP/SenSocialChoice (AFP)

18:30:54 Session AFP/Simpl (AFP)

18:30:54 Session AFP/BDD (AFP)

18:30:54 Session AFP/Planarity_Certificates (AFP)

18:30:54 Session AFP/Sliding_Window_Algorithm (AFP)

18:30:54 Session AFP/Statecharts (AFP)

18:30:54 Session AFP/Stellar_Quorums (AFP)

18:30:54 Session AFP/Stone_Algebras (AFP)

18:30:54 Session AFP/Stone_Relation_Algebras (AFP)

18:30:54 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

18:30:54 Session AFP/Aggregation_Algebras (AFP)

18:30:54 Session AFP/Relational_Paths (AFP)

18:30:54 Session AFP/Relational_Disjoint_Set_Forests (AFP)

18:30:54 Session AFP/Subset_Boolean_Algebras (AFP)

18:30:54 Session AFP/Store_Buffer_Reduction (AFP)

18:30:55 Session AFP/Strong_Security (AFP)

18:30:55 Session Doc/Sugar (doc)

18:30:55 Session AFP/Syntax_Independent_Logic (AFP)

18:30:55 Session AFP/Goedel_Incompleteness (AFP)

18:30:55 Session AFP/Goedel_HFSet_Semantic (AFP)

18:30:55 Session AFP/Goedel_HFSet_Semanticless (AFP)

18:30:55 Session AFP/Robinson_Arithmetic (AFP)

18:30:56 Session AFP/Szpilrajn (AFP)

18:30:56 Session AFP/TESL_Language (AFP)

18:30:56 Session AFP/TLA (AFP)

18:30:56 Session AFP/Timed_Automata (AFP)

18:30:56 Session AFP/Probabilistic_Timed_Automata (AFP)

18:30:56 Session AFP/Transitive-Closure-II (AFP)

18:30:56 Session AFP/Tree_Decomposition (AFP)

18:30:56 Session Doc/Tutorial (doc)

18:30:56 Session Doc/Typeclass_Hierarchy (doc)

18:30:56 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

18:30:56 Session AFP/UPF (AFP)

18:30:56 Session AFP/UPF_Firewall (AFP)

18:30:57 Session AFP/Universal_Turing_Machine (AFP)

18:30:57 Session AFP/VeriComp (AFP)

18:30:57 Session AFP/Verified-Prover (AFP)

18:30:57 Session AFP/VolpanoSmith (AFP)

18:30:57 Session AFP/WHATandWHERE_Security (AFP)

18:30:57 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

18:30:57 Session AFP/Weight_Balanced_Trees (AFP)

18:30:57 Session AFP/ZFC_in_HOL (AFP)

18:30:57 Session AFP/Ordinal_Partitions (AFP)

18:30:57 Session ZF/ZF (main timing)

18:30:57 Session Doc/Logics_ZF (doc)

18:30:57 Session AFP/Recursion-Addition (AFP)

18:30:57 Session ZF/ZF-AC

18:30:57 Session ZF/ZF-Coind

18:30:57 Session ZF/ZF-Constructible

18:30:57 Session AFP/Forcing (AFP)

18:30:57 Session ZF/ZF-IMP

18:30:57 Session ZF/ZF-Induct

18:30:57 Session ZF/ZF-UNITY (timing)

18:30:57 Session ZF/ZF-Resid

18:30:57 Session ZF/ZF-ex

18:31:00 Building Pure ...

18:31:19 Pure: theory Pure

18:31:20 Pure: theory ML_Bootstrap

18:31:20 Pure: theory Pure.Sessions

18:31:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Pure/Pure

18:31:23 Timing Pure (1 threads, 1.285s elapsed time, 1.304s cpu time, 0.000s GC time, factor 1.01)

18:31:23 Finished Pure (0:00:21 elapsed time, 0:00:21 cpu time, factor 0.98)

18:31:23 Building HOL ...

18:31:23 Building HOL-Proofs ...

18:31:23 Building ZF ...

18:31:23 Running System ...

18:31:23 Building FOL ...

18:31:23 Running CCL ...

18:31:23 Running Haskell ...

18:31:23 Running Tools ...

18:31:23 Running LCF ...

18:31:23 Building FOLP ...

18:31:23 CCL: theory IFOL

18:31:23 FOL: theory IFOL

18:31:24 System: theory System.Base

18:31:24 Tools: theory Tools.Code_Generator

18:31:24 LCF: theory IFOL

18:31:24 FOLP: theory IFOLP

18:31:24 Haskell: theory Haskell.Haskell

18:31:24 System: theory System.Environment

18:31:24 System: theory System.Misc

18:31:24 System: theory System.Phabricator

18:31:24 System: theory System.Presentation

18:31:24 Haskell: theory Haskell.Test

18:31:24 System: theory System.Scala

18:31:24 System: theory System.Server

18:31:24 System: theory System.Sessions

18:31:24 FOLP: theory FOLP

18:31:25 ZF: theory IFOL

18:31:25 FOL: theory FOL

18:31:25 CCL: theory FOL

18:31:25 LCF: theory FOL

18:31:26 HOL-Proofs: theory Tools.Code_Generator

18:31:26 HOL: theory Tools.Code_Generator

18:31:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/FOLP/FOLP

18:31:26 Timing FOLP (4 threads, 1.350s elapsed time, 1.368s cpu time, 0.000s GC time, factor 1.01)

18:31:26 Finished FOLP (0:00:02 elapsed time)

18:31:26 Running FOLP-ex ...

18:31:26 ZF: theory FOL

18:31:26 FOLP-ex: theory FOLP-ex.If

18:31:26 FOLP-ex: theory FOLP-ex.Classical

18:31:26 FOLP-ex: theory FOLP-ex.Intro

18:31:26 FOLP-ex: theory FOLP-ex.Nat

18:31:26 FOLP-ex: theory FOLP-ex.Propositional_Cla

18:31:26 FOLP-ex: theory FOLP-ex.Quantifiers_Cla

18:31:27 FOLP-ex: theory FOLP-ex.Foundation

18:31:27 FOLP-ex: theory FOLP-ex.Intuitionistic

18:31:27 FOLP-ex: theory FOLP-ex.Propositional_Int

18:31:27 FOLP-ex: theory FOLP-ex.Quantifiers_Int

18:31:28 CCL: theory CCL.Set

18:31:28 LCF: theory LCF.LCF

18:31:28 LCF: theory LCF.Ex1

18:31:28 LCF: theory LCF.Ex2

18:31:28 LCF: theory LCF.Ex3

18:31:28 LCF: theory LCF.Ex4

18:31:28 CCL: theory CCL.Lfp

18:31:28 CCL: theory CCL.Gfp

18:31:28 CCL: theory CCL.CCL

18:31:28 ZF: theory ZF.ZF_Base

18:31:28 CCL: theory CCL.Term

18:31:28 CCL: theory CCL.Trancl

18:31:29 CCL: theory CCL.Type

18:31:29 ZF: theory ZF.upair

18:31:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/LCF/LCF

18:31:29 Timing LCF (4 threads, 4.378s elapsed time, 4.832s cpu time, 0.124s GC time, factor 1.10)

18:31:29 Finished LCF (0:00:05 elapsed time, 0:00:05 cpu time, factor 1.01)

18:31:29 Running Sequents ...

18:31:29 CCL: theory CCL.Fix

18:31:29 CCL: theory CCL.Hered

18:31:29 CCL: theory CCL.Wfd

18:31:29 ZF: theory ZF.pair

18:31:29 Sequents: theory Sequents.Sequents

18:31:29 ZF: theory ZF.Bool

18:31:29 ZF: theory ZF.equalities

18:31:29 Sequents: theory Sequents.ILL

18:31:29 Sequents: theory Sequents.LK0

18:31:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Tools/Tools

18:31:29 Timing Tools (4 threads, 5.317s elapsed time, 5.348s cpu time, 0.048s GC time, factor 1.01)

18:31:29 Finished Tools (0:00:06 elapsed time, 0:00:05 cpu time, factor 0.94)

18:31:29 Running Spec_Check ...

18:31:29 Sequents: theory Sequents.ILL_predlog

18:31:29 Sequents: theory Sequents.Washing

18:31:30 Sequents: theory Sequents.LK

18:31:30 Sequents: theory Sequents.Modal0

18:31:30 CCL: theory CCL.Nat

18:31:30 Sequents: theory Sequents.S4

18:31:30 CCL: theory CCL.List

18:31:30 Sequents: theory Sequents.S43

18:31:30 Spec_Check: theory Spec_Check.Spec_Check

18:31:30 CCL: theory CCL.Flag

18:31:30 CCL: theory CCL.Stream

18:31:30 Sequents: theory Sequents.T

18:31:30 Sequents: theory Sequents.Hard_Quantifiers

18:31:30 Sequents: theory Sequents.Nat

18:31:30 Sequents: theory Sequents.Propositional

18:31:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/FOLP/FOLP-ex

18:31:30 Timing FOLP-ex (4 threads, 2.955s elapsed time, 6.776s cpu time, 0.148s GC time, factor 2.29)

18:31:30 Finished FOLP-ex (0:00:03 elapsed time, 0:00:07 cpu time, factor 1.96)

18:31:30 Running CTT ...

18:31:30 Sequents: theory Sequents.Quantifiers

18:31:30 ZF: theory ZF.Fixedpt

18:31:30 ZF: theory ZF.Sum

18:31:30 Spec_Check: theory Spec_Check.Examples

18:31:30 ZF: theory ZF.func

18:31:30 CTT: theory CTT.CTT

18:31:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Tools/Haskell

18:31:30 Timing Haskell (4 threads, 6.257s elapsed time, 0.224s cpu time, 0.000s GC time, factor 0.04)

18:31:30 Finished Haskell (0:00:06 elapsed time, 0:00:06 cpu time, factor 0.92)

18:31:30 Running Cube ...

18:31:31 ZF: theory ZF.Perm

18:31:31 ZF: theory ZF.QPair

18:31:31 Cube: theory Cube.Cube

18:31:31 Cube: theory Cube.Example

18:31:31 ZF: theory ZF.Trancl

18:31:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/CCL/CCL

18:31:31 Timing CCL (4 threads, 6.455s elapsed time, 9.024s cpu time, 0.140s GC time, factor 1.40)

18:31:31 Finished CCL (0:00:07 elapsed time, 0:00:09 cpu time, factor 1.28)

18:31:31 Running Intro ...

18:31:31 CTT: theory CTT.Elimination

18:31:31 CTT: theory CTT.Equality

18:31:31 CTT: theory CTT.Synthesis

18:31:31 CTT: theory CTT.Typechecking

18:31:31 ZF: theory ZF.EquivClass

18:31:31 ZF: theory ZF.WF

18:31:31 HOL: theory HOL.HOL

18:31:31 HOL-Proofs: theory HOL.HOL

18:31:31 ZF: theory ZF.Order

18:31:31 ZF: theory ZF.Ordinal

18:31:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Cube/Cube

18:31:32 Timing Cube (4 threads, 0.294s elapsed time, 0.304s cpu time, 0.000s GC time, factor 1.03)

18:31:32 Finished Cube (0:00:00 elapsed time)

18:31:32 ZF: theory ZF.OrdQuant

18:31:32 ZF: theory ZF.OrderArith

18:31:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/FOL/FOL

18:31:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/FOL/FOL/document.pdf

18:31:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/FOL/FOL/outline.pdf

18:31:32 Timing FOL (4 threads, 4.215s elapsed time, 4.536s cpu time, 0.116s GC time, factor 1.08)

18:31:32 Finished FOL (0:00:08 elapsed time, 0:00:14 cpu time, factor 1.71)

18:31:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Tools/Spec_Check

18:31:32 Timing Spec_Check (4 threads, 1.410s elapsed time, 3.272s cpu time, 0.036s GC time, factor 2.32)

18:31:32 Finished Spec_Check (0:00:02 elapsed time, 0:00:03 cpu time)

18:31:32 Running FOL-ex ...

18:31:32 Running Logics ...

18:31:32 Running Nitpick ...

18:31:32 ZF: theory ZF.Nat

18:31:32 ZF: theory ZF.Epsilon

18:31:32 ZF: theory ZF.Inductive

18:31:32 ZF: theory ZF.OrderType

18:31:32 FOL-ex: theory FOL-ex.Classical

18:31:32 FOL-ex: theory FOL-ex.If

18:31:32 FOL-ex: theory FOL-ex.Miniscope

18:31:32 FOL-ex: theory FOL-ex.Intro

18:31:32 FOL-ex: theory FOL-ex.Nat

18:31:32 FOL-ex: theory FOL-ex.Nat_Class

18:31:32 FOL-ex: theory FOL-ex.Natural_Numbers

18:31:32 FOL-ex: theory FOL-ex.Prolog

18:31:32 FOL-ex: theory FOL-ex.Propositional_Cla

18:31:32 FOL-ex: theory FOL-ex.Quantifiers_Cla

18:31:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Sequents/Sequents

18:31:32 Timing Sequents (4 threads, 2.128s elapsed time, 7.084s cpu time, 0.132s GC time, factor 3.33)

18:31:32 Finished Sequents (0:00:02 elapsed time, 0:00:07 cpu time)

18:31:32 Running Pure-Examples ...

18:31:32 FOL-ex: theory FOL-ex.Foundation

18:31:32 FOL-ex: theory FOL-ex.Intuitionistic

18:31:32 FOL-ex: theory FOL-ex.Propositional_Int

18:31:32 FOL-ex: theory FOL-ex.Quantifiers_Int

18:31:33 Pure-Examples: theory Pure-Examples.First_Order_Logic

18:31:33 Pure-Examples: theory Pure-Examples.Higher_Order_Logic

18:31:33 ZF: theory ZF.Finite

18:31:33 ZF: theory ZF.Cardinal

18:31:33 ZF: theory ZF.Univ

18:31:34 ZF: theory ZF.Arith

18:31:34 ZF: theory ZF.QUniv

18:31:34 ZF: theory ZF.Datatype

18:31:34 ZF: theory ZF.ArithSimp

18:31:34 ZF: theory ZF.Int

18:31:34 ZF: theory ZF.CardinalArith

18:31:34 ZF: theory ZF.List

18:31:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/CTT/CTT

18:31:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/CTT/CTT/document.pdf

18:31:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/CTT/CTT/outline.pdf

18:31:35 Timing CTT (4 threads, 0.830s elapsed time, 1.244s cpu time, 0.000s GC time, factor 1.50)

18:31:35 Finished CTT (0:00:04 elapsed time, 0:00:10 cpu time, factor 2.22)

18:31:35 Running SML ...

18:31:35 ZF: theory ZF.Bin

18:31:35 FOL-ex: theory FOL-ex.Locale_Test1

18:31:35 SML: theory SML.Examples

18:31:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Tools/SML

18:31:36 Timing SML (4 threads, 0.018s elapsed time, 0.016s cpu time, 0.000s GC time, factor 0.89)

18:31:36 Finished SML (0:00:00 elapsed time)

18:31:36 ZF: theory ZF.IntDiv

18:31:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Intro

18:31:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Intro/intro.pdf

18:31:36 Timing Intro (4 threads, 0.000s elapsed time, 0.000s cpu time, 0.000s GC time, factor NaN)

18:31:36 Finished Intro (0:00:04 elapsed time, 0:00:05 cpu time, factor 1.25)

18:31:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Pure/Pure-Examples

18:31:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Pure/Pure-Examples/document.pdf

18:31:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Pure/Pure-Examples/outline.pdf

18:31:36 Timing Pure-Examples (4 threads, 0.214s elapsed time, 0.472s cpu time, 0.000s GC time, factor 2.21)

18:31:36 Finished Pure-Examples (0:00:03 elapsed time, 0:00:08 cpu time, factor 2.45)

18:31:36 Running Sledgehammer ...

18:31:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Logics

18:31:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Logics/logics.pdf

18:31:36 Timing Logics (4 threads, 0.000s elapsed time, 0.000s cpu time, 0.000s GC time, factor NaN)

18:31:36 Finished Logics (0:00:04 elapsed time, 0:00:05 cpu time, factor 1.25)

18:31:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Nitpick

18:31:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Nitpick/nitpick.pdf

18:31:36 Timing Nitpick (4 threads, 0.000s elapsed time, 0.000s cpu time, 0.000s GC time, factor NaN)

18:31:36 Finished Nitpick (0:00:04 elapsed time, 0:00:05 cpu time, factor 1.29)

18:31:37 ZF: theory ZF

18:31:37 ZF: theory ZF.AC

18:31:37 ZF: theory ZF.Zorn

18:31:37 ZF: theory ZF.Cardinal_AC

18:31:37 ZF: theory ZF.InfDatatype

18:31:37 ZF: theory ZFC

18:31:38 FOL-ex: theory FOL-ex.Locale_Test2

18:31:38 FOL-ex: theory FOL-ex.Locale_Test3

18:31:38 FOL-ex: theory FOL-ex.Locale_Test

18:31:38 HOL: theory HOL.Argo

18:31:38 HOL: theory HOL.Ctr_Sugar

18:31:38 HOL: theory HOL.Orderings

18:31:38 HOL-Proofs: theory HOL.Argo

18:31:38 HOL-Proofs: theory HOL.Ctr_Sugar

18:31:38 HOL-Proofs: theory HOL.Orderings

18:31:40 HOL: theory HOL.Groups

18:31:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Sledgehammer

18:31:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Sledgehammer/sledgehammer.pdf

18:31:40 Timing Sledgehammer (4 threads, 0.000s elapsed time, 0.000s cpu time, 0.000s GC time, factor NaN)

18:31:40 Finished Sledgehammer (0:00:03 elapsed time, 0:00:04 cpu time, factor 1.30)

18:31:40 HOL: theory HOL.SAT

18:31:41 HOL-Proofs: theory HOL.SAT

18:31:41 HOL-Proofs: theory HOL.Groups

18:31:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/FOL/FOL-ex

18:31:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/FOL/FOL-ex/document.pdf

18:31:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/FOL/FOL-ex/outline.pdf

18:31:41 Timing FOL-ex (4 threads, 5.544s elapsed time, 9.724s cpu time, 0.252s GC time, factor 1.75)

18:31:41 Finished FOL-ex (0:00:09 elapsed time, 0:00:18 cpu time, factor 2.02)

18:31:43 HOL: theory HOL.Lattices

18:31:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/System

18:31:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/System/system.pdf

18:31:44 Timing System (4 threads, 15.214s elapsed time, 0.960s cpu time, 0.000s GC time, factor 0.06)

18:31:44 Finished System (0:00:19 elapsed time, 0:00:06 cpu time, factor 0.34)

18:31:45 HOL-Proofs: theory HOL.Lattices

18:31:45 HOL: theory HOL.Set

18:31:47 HOL: theory HOL.Fun

18:31:47 HOL: theory HOL.Typedef

18:31:48 HOL: theory HOL.Complete_Lattices

18:31:48 HOL: theory HOL.Rings

18:31:49 HOL-Proofs: theory HOL.Set

18:31:51 HOL: theory HOL.Inductive

18:31:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF

18:31:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF/document.pdf

18:31:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF/outline.pdf

18:31:52 Timing ZF (4 threads, 15.461s elapsed time, 41.152s cpu time, 2.080s GC time, factor 2.66)

18:31:52 Finished ZF (0:00:27 elapsed time, 0:01:06 cpu time, factor 2.39)

18:31:52 Building ZF-Constructible ...

18:31:52 Building ZF-Induct ...

18:31:52 Running ZF-ex ...

18:31:52 Running ZF-AC ...

18:31:52 Running ZF-Resid ...

18:31:52 Running ZF-IMP ...

18:31:52 Running ZF-Coind ...

18:31:52 Running Recursion-Addition ...

18:31:52 ZF-Constructible: theory ZF-Constructible.Formula

18:31:52 ZF-Constructible: theory ZF-Constructible.MetaExists

18:31:52 ZF-Induct: theory ZF-Induct.Acc

18:31:52 ZF-Induct: theory ZF-Induct.Binary_Trees

18:31:52 ZF-Induct: theory ZF-Induct.Datatypes

18:31:52 ZF-Induct: theory ZF-Induct.Comb

18:31:52 ZF-Constructible: theory ZF-Constructible.Relative

18:31:52 ZF-Constructible: theory ZF-Constructible.Normal

18:31:52 ZF-Induct: theory ZF-Induct.FoldSet

18:31:52 Recursion-Addition: theory Recursion-Addition.recursion

18:31:52 ZF-ex: theory ZF-ex.BinEx

18:31:52 ZF-ex: theory ZF-ex.CoUnit

18:31:52 ZF-ex: theory ZF-ex.Commutation

18:31:52 ZF-ex: theory ZF-ex.Group

18:31:52 ZF-Induct: theory ZF-Induct.ListN

18:31:52 ZF-Coind: theory ZF-Coind.Map

18:31:52 ZF-Coind: theory ZF-Coind.Language

18:31:52 ZF-Coind: theory ZF-Coind.Types

18:31:52 ZF-IMP: theory ZF-IMP.Com

18:31:52 ZF-ex: theory ZF-ex.LList

18:31:52 ZF-Induct: theory ZF-Induct.Mutil

18:31:52 ZF-ex: theory ZF-ex.Limit

18:31:52 ZF-ex: theory ZF-ex.NatSum

18:31:52 ZF-AC: theory ZF-AC.AC_Equiv

18:31:52 ZF-Resid: theory ZF-Resid.Redex

18:31:52 ZF-Induct: theory ZF-Induct.Ntree

18:31:52 ZF-Coind: theory ZF-Coind.Values

18:31:52 ZF-ex: theory ZF-ex.Primes

18:31:52 ZF-Induct: theory ZF-Induct.Primrec

18:31:52 ZF-ex: theory ZF-ex.Ramsey

18:31:52 ZF-Constructible: theory ZF-Constructible.Reflection

18:31:52 ZF-AC: theory ZF-AC.AC18_AC19

18:31:52 ZF-AC: theory ZF-AC.AC7_AC9

18:31:52 ZF-AC: theory ZF-AC.Cardinal_aux

18:31:52 ZF-Coind: theory ZF-Coind.Dynamic

18:31:52 ZF-Coind: theory ZF-Coind.Static

18:31:52 ZF-Induct: theory ZF-Induct.Multiset

18:31:52 ZF-AC: theory ZF-AC.Hartog

18:31:52 ZF-Resid: theory ZF-Resid.Substitution

18:31:52 ZF-Induct: theory ZF-Induct.PropLog

18:31:53 ZF-AC: theory ZF-AC.WO1_AC

18:31:53 ZF-IMP: theory ZF-IMP.Denotation

18:31:53 ZF-Induct: theory ZF-Induct.Rmap

18:31:53 ZF-AC: theory ZF-AC.WO1_WO7

18:31:53 ZF-AC: theory ZF-AC.HH

18:31:53 ZF-Coind: theory ZF-Coind.ECR

18:31:53 ZF-IMP: theory ZF-IMP.Equiv

18:31:53 ZF-Induct: theory ZF-Induct.Term

18:31:53 ZF-AC: theory ZF-AC.WO6_WO1

18:31:53 ZF-AC: theory ZF-AC.AC16_lemmas

18:31:53 ZF-ex: theory ZF-ex.misc

18:31:53 ZF-AC: theory ZF-AC.DC

18:31:53 ZF-Resid: theory ZF-Resid.Residuals

18:31:53 ZF-AC: theory ZF-AC.AC16_WO4

18:31:53 ZF-Induct: theory ZF-Induct.Tree_Forest

18:31:53 ZF-AC: theory ZF-AC.AC15_WO6

18:31:53 ZF-Induct: theory ZF-Induct.Brouwer

18:31:53 ZF-AC: theory ZF-AC.AC17_AC1

18:31:53 ZF-Resid: theory ZF-Resid.Reduction

18:31:53 ZF-AC: theory ZF-AC.WO2_AC16

18:31:53 HOL-Proofs: theory HOL.Fun

18:31:53 HOL-Proofs: theory HOL.Typedef

18:31:53 ZF-Resid: theory ZF-Resid.Confluence

18:31:53 ZF-ex: theory ZF-ex.Ring

18:31:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Coind

18:31:53 Timing ZF-Coind (4 threads, 0.654s elapsed time, 1.480s cpu time, 0.000s GC time, factor 2.26)

18:31:53 Finished ZF-Coind (0:00:01 elapsed time)

18:31:53 Running Logics_ZF ...

18:31:54 Logics_ZF: theory Logics_ZF.If

18:31:54 Logics_ZF: theory Logics_ZF.FOL_examples

18:31:54 Logics_ZF: theory Logics_ZF.ZF_Isar

18:31:54 Logics_ZF: theory Logics_ZF.ZF_examples

18:31:54 Logics_ZF: theory Logics_ZF.IFOL_examples

18:31:54 HOL: theory HOL.Sum_Type

18:31:54 HOL: theory HOL.Product_Type

18:31:54 ZF-Constructible: theory ZF-Constructible.L_axioms

18:31:54 ZF-Constructible: theory ZF-Constructible.Wellorderings

18:31:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Resid

18:31:54 Timing ZF-Resid (4 threads, 1.316s elapsed time, 2.988s cpu time, 0.000s GC time, factor 2.27)

18:31:54 Finished ZF-Resid (0:00:02 elapsed time, 0:00:03 cpu time)

18:31:55 ZF-Constructible: theory ZF-Constructible.WFrec

18:31:55 ZF-Constructible: theory ZF-Constructible.WF_absolute

18:31:56 ZF-Constructible: theory ZF-Constructible.Datatype_absolute

18:31:56 ZF-Constructible: theory ZF-Constructible.Rank

18:31:56 ZF-Constructible: theory ZF-Constructible.Separation

18:31:56 HOL-Proofs: theory HOL.Complete_Lattices

18:31:56 HOL-Proofs: theory HOL.Rings

18:31:56 ZF-Constructible: theory ZF-Constructible.AC_in_L

18:31:56 HOL: theory HOL.Complete_Partial_Order

18:31:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Addition

18:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Addition/document.pdf

18:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Addition/outline.pdf

18:31:56 Timing Recursion-Addition (4 threads, 0.573s elapsed time, 1.588s cpu time, 0.000s GC time, factor 2.77)

18:31:56 Finished Recursion-Addition (0:00:04 elapsed time, 0:00:10 cpu time, factor 2.45)

18:31:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-IMP

18:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-IMP/document.pdf

18:31:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-IMP/outline.pdf

18:31:56 Timing ZF-IMP (4 threads, 0.964s elapsed time, 1.156s cpu time, 0.000s GC time, factor 1.20)

18:31:56 Finished ZF-IMP (0:00:04 elapsed time, 0:00:09 cpu time, factor 2.25)

18:31:57 ZF-Constructible: theory ZF-Constructible.Internalize

18:31:58 ZF-Constructible: theory ZF-Constructible.Rec_Separation

18:31:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Logics_ZF

18:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Logics_ZF/logics-ZF.pdf

18:31:58 Timing Logics_ZF (4 threads, 0.342s elapsed time, 0.708s cpu time, 0.000s GC time, factor 2.07)

18:31:58 Finished Logics_ZF (0:00:04 elapsed time, 0:00:06 cpu time, factor 1.32)

18:31:59 ZF-Constructible: theory ZF-Constructible.Rank_Separation

18:31:59 ZF-Constructible: theory ZF-Constructible.Satisfies_absolute

18:32:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-AC

18:32:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-AC/document.pdf

18:32:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-AC/outline.pdf

18:32:00 Timing ZF-AC (4 threads, 3.631s elapsed time, 11.628s cpu time, 0.240s GC time, factor 3.20)

18:32:00 Finished ZF-AC (0:00:07 elapsed time, 0:00:20 cpu time, factor 2.78)

18:32:00 ZF-Constructible: theory ZF-Constructible.DPow_absolute

18:32:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-ex

18:32:02 Timing ZF-ex (4 threads, 8.534s elapsed time, 18.072s cpu time, 0.512s GC time, factor 2.12)

18:32:02 Finished ZF-ex (0:00:09 elapsed time, 0:00:18 cpu time, factor 1.97)

18:32:02 HOL-Proofs: theory HOL.Inductive

18:32:03 HOL: theory HOL.Nat

18:32:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Induct

18:32:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Induct/document.pdf

18:32:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Induct/outline.pdf

18:32:03 Timing ZF-Induct (4 threads, 4.753s elapsed time, 13.028s cpu time, 0.332s GC time, factor 2.74)

18:32:03 Finished ZF-Induct (0:00:10 elapsed time, 0:00:25 cpu time, factor 2.41)

18:32:03 Running ZF-UNITY ...

18:32:03 ZF-UNITY: theory ZF-UNITY.State

18:32:03 ZF-UNITY: theory ZF-UNITY.GenPrefix

18:32:03 ZF-UNITY: theory ZF-UNITY.MultisetSum

18:32:03 ZF-UNITY: theory ZF-UNITY.UNITY

18:32:04 ZF-UNITY: theory ZF-UNITY.Constrains

18:32:04 ZF-UNITY: theory ZF-UNITY.FP

18:32:04 ZF-UNITY: theory ZF-UNITY.Monotonicity

18:32:04 ZF-UNITY: theory ZF-UNITY.WFair

18:32:04 ZF-UNITY: theory ZF-UNITY.Increasing

18:32:04 ZF-UNITY: theory ZF-UNITY.SubstAx

18:32:04 ZF-UNITY: theory ZF-UNITY.Follows

18:32:04 ZF-UNITY: theory ZF-UNITY.Mutex

18:32:04 ZF-UNITY: theory ZF-UNITY.Union

18:32:05 ZF-UNITY: theory ZF-UNITY.Comp

18:32:05 ZF-UNITY: theory ZF-UNITY.Guar

18:32:05 HOL: theory HOL.Fields

18:32:05 HOL: theory HOL.Meson

18:32:05 ZF-UNITY: theory ZF-UNITY.AllocBase

18:32:05 ZF-UNITY: theory ZF-UNITY.ClientImpl

18:32:05 ZF-UNITY: theory ZF-UNITY.Distributor

18:32:05 ZF-UNITY: theory ZF-UNITY.Merge

18:32:06 ZF-UNITY: theory ZF-UNITY.AllocImpl

18:32:06 HOL: theory HOL.ATP

18:32:06 HOL-Proofs: theory HOL.Product_Type

18:32:06 HOL-Proofs: theory HOL.Sum_Type

18:32:09 HOL-Proofs: theory HOL.Complete_Partial_Order

18:32:09 HOL: theory HOL.Metis

18:32:11 HOL: theory HOL.Finite_Set

18:32:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Constructible

18:32:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Constructible/document.pdf

18:32:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-Constructible/outline.pdf

18:32:11 Timing ZF-Constructible (4 threads, 8.736s elapsed time, 29.268s cpu time, 2.240s GC time, factor 3.35)

18:32:11 Finished ZF-Constructible (0:00:18 elapsed time, 0:00:49 cpu time, factor 2.70)

18:32:11 Running Forcing ...

18:32:11 Forcing: theory Forcing.Recursion_Thms

18:32:11 Forcing: theory Forcing.Synthetic_Definition

18:32:11 Forcing: theory Forcing.Nat_Miscellanea

18:32:11 Forcing: theory Forcing.Forcing_Notions

18:32:12 Forcing: theory Forcing.Internalizations

18:32:12 Forcing: theory Forcing.Renaming

18:32:12 Forcing: theory Forcing.Pointed_DC

18:32:12 Forcing: theory Forcing.Relative_Univ

18:32:12 Forcing: theory Forcing.Rasiowa_Sikorski

18:32:12 Forcing: theory Forcing.Renaming_Auto

18:32:12 HOL: theory HOL.Relation

18:32:12 Forcing: theory Forcing.Interface

18:32:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/ZF/ZF-UNITY

18:32:12 Timing ZF-UNITY (4 threads, 8.484s elapsed time, 30.704s cpu time, 1.236s GC time, factor 3.62)

18:32:12 Finished ZF-UNITY (0:00:09 elapsed time, 0:00:31 cpu time, factor 3.32)

18:32:13 HOL: theory HOL.Transitive_Closure

18:32:14 Forcing: theory Forcing.Forcing_Data

18:32:14 Forcing: theory Forcing.Separation_Rename

18:32:15 Forcing: theory Forcing.Internal_ZFC_Axioms

18:32:15 HOL: theory HOL.Wellfounded

18:32:15 Forcing: theory Forcing.Names

18:32:15 HOL: theory HOL.Fun_Def_Base

18:32:15 HOL: theory HOL.Hilbert_Choice

18:32:16 Forcing: theory Forcing.Extensionality_Axiom

18:32:16 Forcing: theory Forcing.Foundation_Axiom

18:32:16 HOL: theory HOL.Wfrec

18:32:16 Forcing: theory Forcing.FrecR

18:32:16 HOL: theory HOL.Order_Relation

18:32:16 HOL: theory HOL.BNF_Wellorder_Relation

18:32:16 Forcing: theory Forcing.Arities

18:32:17 Forcing: theory Forcing.Least

18:32:17 Forcing: theory Forcing.Pairing_Axiom

18:32:17 Forcing: theory Forcing.Proper_Extension

18:32:17 HOL: theory HOL.BNF_Wellorder_Embedding

18:32:17 HOL: theory HOL.Zorn

18:32:17 Forcing: theory Forcing.Forces_Definition

18:32:17 Forcing: theory Forcing.Union_Axiom

18:32:17 Forcing: theory Forcing.Succession_Poset

18:32:17 HOL-Proofs: theory HOL.Nat

18:32:17 HOL: theory HOL.BNF_Wellorder_Constructions

18:32:18 HOL: theory HOL.BNF_Cardinal_Order_Relation

18:32:18 HOL: theory HOL.BNF_Cardinal_Arithmetic

18:32:18 Forcing: theory Forcing.Forcing_Theorems

18:32:19 HOL: theory HOL.BNF_Def

18:32:19 Forcing: theory Forcing.Separation_Axiom

18:32:19 Forcing: theory Forcing.Ordinals_In_MG

18:32:19 Forcing: theory Forcing.Infinity_Axiom

18:32:19 Forcing: theory Forcing.Powerset_Axiom

18:32:19 Forcing: theory Forcing.Replacement_Axiom

18:32:20 Forcing: theory Forcing.Choice_Axiom

18:32:20 Forcing: theory Forcing.Forcing_Main

18:32:21 HOL-Proofs: theory HOL.Fields

18:32:21 HOL-Proofs: theory HOL.Meson

18:32:22 HOL-Proofs: theory HOL.ATP

18:32:22 HOL: theory HOL.BNF_Composition

18:32:22 HOL: theory HOL.Basic_BNFs

18:32:24 HOL: theory HOL.BNF_Fixpoint_Base

18:32:26 HOL-Proofs: theory HOL.Metis

18:32:28 HOL: theory HOL.BNF_Least_Fixpoint

18:32:30 HOL-Proofs: theory HOL.Finite_Set

18:32:33 HOL: theory HOL.Basic_BNF_LFPs

18:32:33 HOL: theory HOL.Transfer

18:32:34 HOL: theory HOL.Num

18:32:38 HOL: theory HOL.Power

18:32:41 HOL: theory HOL.Groups_Big

18:32:43 HOL: theory HOL.Equiv_Relations

18:32:44 HOL: theory HOL.Lifting

18:32:45 HOL-Proofs: theory HOL.Relation

18:32:46 HOL: theory HOL.Lifting_Set

18:32:46 HOL: theory HOL.Option

18:32:46 HOL: theory HOL.Quotient

18:32:47 HOL: theory HOL.Extraction

18:32:47 HOL: theory HOL.Lattices_Big

18:32:47 HOL: theory HOL.Partial_Function

18:32:47 HOL: theory HOL.Fun_Def

18:32:48 HOL-Proofs: theory HOL.Transitive_Closure

18:32:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Forcing

18:32:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Forcing/document.pdf

18:32:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Forcing/outline.pdf

18:32:48 Timing Forcing (4 threads, 27.797s elapsed time, 87.808s cpu time, 2.580s GC time, factor 3.16)

18:32:48 Finished Forcing (0:00:36 elapsed time, 0:01:44 cpu time, factor 2.86)

18:32:53 HOL: theory HOL.Int

18:32:53 HOL-Proofs: theory HOL.Wellfounded

18:32:58 HOL: theory HOL.Euclidean_Division

18:32:58 HOL-Proofs: theory HOL.Fun_Def_Base

18:32:58 HOL-Proofs: theory HOL.Hilbert_Choice

18:32:58 HOL-Proofs: theory HOL.Wfrec

18:32:59 HOL-Proofs: theory HOL.Order_Relation

18:33:00 HOL-Proofs: theory HOL.BNF_Wellorder_Relation

18:33:03 HOL-Proofs: theory HOL.BNF_Wellorder_Embedding

18:33:03 HOL-Proofs: theory HOL.Zorn

18:33:07 HOL: theory HOL.Parity

18:33:08 HOL-Proofs: theory HOL.BNF_Wellorder_Constructions

18:33:13 HOL-Proofs: theory HOL.BNF_Cardinal_Order_Relation

18:33:14 HOL: theory HOL.Divides

18:33:17 HOL: theory HOL.Code_Numeral

18:33:17 HOL: theory HOL.Numeral_Simprocs

18:33:17 HOL: theory HOL.SMT

18:33:17 HOL: theory HOL.Set_Interval

18:33:18 HOL-Proofs: theory HOL.BNF_Cardinal_Arithmetic

18:33:18 HOL: theory HOL.Semiring_Normalization

18:33:19 HOL-Proofs: theory HOL.BNF_Def

18:33:23 HOL-Proofs: theory HOL.BNF_Composition

18:33:23 HOL-Proofs: theory HOL.Basic_BNFs

18:33:24 HOL: theory HOL.Groebner_Basis

18:33:25 HOL: theory HOL.Conditionally_Complete_Lattices

18:33:25 HOL: theory HOL.Filter

18:33:25 HOL: theory HOL.Presburger

18:33:27 HOL-Proofs: theory HOL.BNF_Fixpoint_Base

18:33:28 HOL: theory HOL.Sledgehammer

18:33:31 HOL: theory HOL.List

18:33:33 HOL-Proofs: theory HOL.BNF_Least_Fixpoint

18:33:39 HOL-Proofs: theory HOL.Basic_BNF_LFPs

18:33:40 HOL-Proofs: theory HOL.Transfer

18:33:40 HOL: theory HOL.Groups_List

18:33:40 HOL: theory HOL.Map

18:33:42 HOL-Proofs: theory HOL.Num

18:33:43 HOL: theory HOL.Factorial

18:33:43 HOL: theory HOL.GCD

18:33:44 HOL: theory HOL.Enum

18:33:44 HOL: theory HOL.Binomial

18:33:44 HOL: theory HOL.Random

18:33:46 HOL-Proofs: theory HOL.Power

18:33:48 HOL: theory HOL.String

18:33:50 HOL: theory HOL.BNF_Greatest_Fixpoint

18:33:50 HOL: theory HOL.Predicate

18:33:50 HOL: theory HOL.Typerep

18:33:51 HOL: theory HOL.Lazy_Sequence

18:33:51 HOL-Proofs: theory HOL.Groups_Big

18:33:52 HOL: theory HOL.Limited_Sequence

18:33:55 HOL: theory HOL.Code_Evaluation

18:33:56 HOL: theory HOL.Quickcheck_Random

18:33:59 HOL: theory HOL.Quickcheck_Exhaustive

18:33:59 HOL: theory HOL.Quickcheck_Narrowing

18:33:59 HOL: theory HOL.Random_Pred

18:34:00 HOL: theory HOL.Random_Sequence

18:34:01 HOL-Proofs: theory HOL.Equiv_Relations

18:34:03 HOL: theory HOL.Record

18:34:03 HOL: theory HOL.Predicate_Compile

18:34:05 HOL-Proofs: theory HOL.Lifting

18:34:08 HOL-Proofs: theory HOL.Lifting_Set

18:34:08 HOL-Proofs: theory HOL.Option

18:34:08 HOL-Proofs: theory HOL.Quotient

18:34:08 HOL: theory HOL.Nitpick

18:34:09 HOL-Proofs: theory HOL.Extraction

18:34:09 HOL-Proofs: theory HOL.Lattices_Big

18:34:09 HOL-Proofs: theory HOL.Partial_Function

18:34:12 HOL-Proofs: theory HOL.Fun_Def

18:34:16 HOL: theory HOL.Nunchaku

18:34:18 HOL: theory Main

18:34:18 HOL-Proofs: theory HOL.Int

18:34:19 HOL: theory HOL.Archimedean_Field

18:34:19 HOL: theory HOL.Hull

18:34:20 HOL: theory HOL.Modules

18:34:20 HOL: theory HOL.Topological_Spaces

18:34:20 HOL: theory HOL.Vector_Spaces

18:34:27 HOL-Proofs: theory HOL.Euclidean_Division

18:34:27 HOL: theory HOL.Rat

18:34:29 HOL: theory HOL.Real

18:34:31 HOL: theory HOL.Real_Vector_Spaces

18:34:44 HOL-Proofs: theory HOL.Parity

18:34:50 HOL: theory HOL.Inequalities

18:34:50 HOL: theory HOL.Limits

18:34:56 HOL-Proofs: theory HOL.Divides

18:34:57 HOL: theory HOL.Deriv

18:34:57 HOL: theory HOL.Series

18:34:59 HOL: theory HOL.NthRoot

18:34:59 HOL: theory HOL.Transcendental

18:35:03 HOL-Proofs: theory HOL.Code_Numeral

18:35:03 HOL-Proofs: theory HOL.Numeral_Simprocs

18:35:03 HOL-Proofs: theory HOL.SMT

18:35:03 HOL-Proofs: theory HOL.Set_Interval

18:35:04 HOL: theory HOL.Complex

18:35:04 HOL: theory HOL.MacLaurin

18:35:05 HOL-Proofs: theory HOL.Semiring_Normalization

18:35:06 HOL: theory Complex_Main

18:35:09 HOL-Proofs: theory HOL.Groebner_Basis

18:35:21 HOL-Proofs: theory HOL.Conditionally_Complete_Lattices

18:35:21 HOL-Proofs: theory HOL.Filter

18:35:21 HOL-Proofs: theory HOL.Presburger

18:35:33 HOL-Proofs: theory HOL.Sledgehammer

18:35:36 HOL-Proofs: theory HOL.List

18:36:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL

18:36:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL/document.pdf

18:36:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL/outline.pdf

18:36:46 Timing HOL (4 threads, 238.433s elapsed time, 712.752s cpu time, 66.028s GC time, factor 2.99)

18:36:46 Finished HOL (0:05:21 elapsed time, 0:14:24 cpu time, factor 2.69)

18:36:46 Building HOL-Analysis ...

18:36:47 Building Automatic_Refinement ...

18:36:47 Building HOL-Library ...

18:36:48 Running MSO_Regex_Equivalence ...

18:36:48 Building HOL-Word ...

18:36:48 Building Syntax_Independent_Logic ...

18:36:48 Running HOL-Data_Structures ...

18:36:48 Building HOL-Nominal ...

18:36:48 Building Stone_Algebras ...

18:36:48 Automatic_Refinement: theory HOL-Eisbach.Eisbach

18:36:48 Automatic_Refinement: theory Automatic_Refinement.Foldi

18:36:48 Automatic_Refinement: theory Automatic_Refinement.Prio_List

18:36:48 Automatic_Refinement: theory Automatic_Refinement.Refine_Util_Bootstrap1

18:36:48 Automatic_Refinement: theory Automatic_Refinement.Mk_Term_Antiquot

18:36:48 Automatic_Refinement: theory Automatic_Refinement.Mpat_Antiquot

18:36:48 Automatic_Refinement: theory HOL-Library.Cancellation

18:36:48 Automatic_Refinement: theory HOL-Library.Infinite_Set

18:36:48 Automatic_Refinement: theory Automatic_Refinement.Refine_Util

18:36:48 HOL-Analysis: theory HOL-Library.FuncSet

18:36:48 HOL-Analysis: theory HOL-Library.Cancellation

18:36:48 HOL-Analysis: theory HOL-Library.Disjoint_Sets

18:36:48 HOL-Analysis: theory HOL-Library.Infinite_Set

18:36:49 Automatic_Refinement: theory HOL-Library.Option_ord

18:36:49 HOL-Analysis: theory HOL-Library.Nat_Bijection

18:36:49 Automatic_Refinement: theory HOL-Library.Multiset

18:36:49 MSO_Regex_Equivalence: theory HOL-Library.Cancellation

18:36:49 MSO_Regex_Equivalence: theory List-Index.List_Index

18:36:49 HOL-Analysis: theory HOL-Library.Old_Datatype

18:36:49 Syntax_Independent_Logic: theory HOL-Eisbach.Eisbach

18:36:49 HOL-Word: theory HOL-Library.Boolean_Algebra

18:36:49 HOL-Word: theory HOL-Library.Phantom_Type

18:36:49 HOL-Word: theory HOL-Word.Misc_Auxiliary

18:36:49 HOL-Word: theory HOL-Word.Traditional_Syntax

18:36:49 HOL-Nominal: theory HOL-Library.Infinite_Set

18:36:49 HOL-Nominal: theory HOL-Library.Old_Datatype

18:36:49 Automatic_Refinement: theory Automatic_Refinement.Anti_Unification

18:36:49 Automatic_Refinement: theory Automatic_Refinement.Attr_Comb

18:36:49 HOL-Data_Structures: theory HOL-Data_Structures.Less_False

18:36:49 HOL-Library: theory HOL-Library.AList

18:36:49 HOL-Library: theory HOL-Library.Adhoc_Overloading

18:36:49 HOL-Library: theory HOL-Library.BNF_Axiomatization

18:36:49 HOL-Library: theory HOL-Library.BNF_Corec

18:36:49 HOL-Analysis: theory HOL-Library.Phantom_Type

18:36:49 HOL-Analysis: theory HOL-Library.Multiset

18:36:49 Automatic_Refinement: theory Automatic_Refinement.Named_Sorted_Thms

18:36:49 Automatic_Refinement: theory Automatic_Refinement.Indep_Vars

18:36:49 HOL-Data_Structures: theory HOL-Data_Structures.Cmp

18:36:49 HOL-Data_Structures: theory HOL-Data_Structures.Array_Specs

18:36:49 HOL-Data_Structures: theory HOL-Data_Structures.Sorted_Less

18:36:49 HOL-Data_Structures: theory HOL-Data_Structures.Tree23

18:36:49 Automatic_Refinement: theory Automatic_Refinement.Mk_Record_Simp

18:36:49 Automatic_Refinement: theory Automatic_Refinement.Tagged_Solver

18:36:49 HOL-Library: theory HOL-Library.Boolean_Algebra

18:36:49 Automatic_Refinement: theory Automatic_Refinement.Select_Solve

18:36:49 HOL-Library: theory HOL-Library.Monad_Syntax

18:36:49 HOL-Analysis: theory HOL-Library.Product_Plus

18:36:49 HOL-Data_Structures: theory HOL-Data_Structures.AList_Upd_Del

18:36:49 HOL-Word: theory HOL-Library.Bit_Operations

18:36:49 HOL-Library: theory HOL-Library.State_Monad

18:36:49 HOL-Data_Structures: theory HOL-Data_Structures.List_Ins_Del

18:36:50 HOL-Analysis: theory HOL-Library.Product_Order

18:36:50 HOL-Library: theory HOL-Library.Bit_Operations

18:36:50 HOL-Analysis: theory HOL-Library.Set_Algebras

18:36:50 HOL-Data_Structures: theory HOL-Data_Structures.Set_Specs

18:36:50 MSO_Regex_Equivalence: theory HOL-Library.Multiset

18:36:50 HOL-Data_Structures: theory HOL-Data_Structures.Tree234

18:36:50 HOL-Analysis: theory HOL-Library.Countable

18:36:50 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Prelim

18:36:50 HOL-Nominal: theory HOL-Nominal.Nominal

18:36:50 HOL-Analysis: theory HOL-Analysis.Metric_Arith

18:36:50 HOL-Data_Structures: theory HOL-Data_Structures.Trie_Fun

18:36:50 HOL-Analysis: theory HOL-Library.Cardinality

18:36:50 HOL-Data_Structures: theory HOL-Data_Structures.Map_Specs

18:36:50 HOL-Word: theory HOL-Library.Cardinality

18:36:50 HOL-Data_Structures: theory HOL-Data_Structures.Tries_Binary

18:36:50 Stone_Algebras: theory Stone_Algebras.Lattice_Basics

18:36:51 HOL-Library: theory HOL-Library.Cancellation

18:36:51 HOL-Analysis: theory HOL-Analysis.Inner_Product

18:36:51 HOL-Library: theory HOL-Library.DAList

18:36:51 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Set

18:36:51 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_of_List

18:36:52 HOL-Library: theory HOL-Library.Multiset

18:36:52 HOL-Word: theory HOL-Library.Numeral_Type

18:36:52 HOL-Analysis: theory HOL-Library.Numeral_Type

18:36:52 HOL-Proofs: theory HOL.Groups_List

18:36:52 HOL-Proofs: theory HOL.Map

18:36:52 HOL-Analysis: theory HOL-Library.Countable_Set

18:36:53 HOL-Word: theory HOL-Library.Type_Length

18:36:53 HOL-Library: theory HOL-Library.Case_Converter

18:36:53 HOL-Analysis: theory HOL-Library.Countable_Complete_Lattices

18:36:53 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Set

18:36:53 HOL-Analysis: theory HOL-Library.Set_Idioms

18:36:53 HOL-Analysis: theory HOL-Analysis.Continuum_Not_Denumerable

18:36:53 HOL-Analysis: theory HOL-Analysis.Abstract_Topology

18:36:53 HOL-Library: theory HOL-Library.Code_Lazy

18:36:53 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Syntax

18:36:53 HOL-Analysis: theory HOL-Analysis.L2_Norm

18:36:54 HOL-Analysis: theory HOL-Analysis.Operator_Norm

18:36:54 HOL-Analysis: theory HOL-Analysis.Poly_Roots

18:36:54 HOL-Analysis: theory HOL-Analysis.Product_Vector

18:36:54 HOL-Library: theory HOL-Library.Simps_Case_Conv

18:36:54 HOL-Library: theory HOL-Library.Extended

18:36:54 HOL-Data_Structures: theory HOL-Library.Cancellation

18:36:54 HOL-Data_Structures: theory HOL-Library.Pattern_Aliases

18:36:55 HOL-Data_Structures: theory HOL-Library.Tree

18:36:55 HOL-Data_Structures: theory HOL-Library.Multiset

18:36:56 Automatic_Refinement: theory HOL-ex.Quicksort

18:36:56 HOL-Analysis: theory HOL-Analysis.Elementary_Topology

18:36:56 HOL-Library: theory HOL-Library.Char_ord

18:36:56 HOL-Analysis: theory HOL-Computational_Algebra.Factorial_Ring

18:36:56 HOL-Library: theory HOL-Library.Code_Abstract_Nat

18:36:56 HOL-Analysis: theory HOL-Library.Permutations

18:36:56 HOL-Library: theory HOL-Library.Code_Binary_Nat

18:36:56 Automatic_Refinement: theory Automatic_Refinement.Misc

18:36:56 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.List_More

18:36:56 HOL-Library: theory HOL-Library.Code_Target_Nat

18:36:57 HOL-Library: theory HOL-Library.Code_Prolog

18:36:57 HOL-Word: theory HOL-Word.Bit_Comprehension

18:36:57 HOL-Analysis: theory HOL-Analysis.Euclidean_Space

18:36:57 HOL-Proofs: theory HOL.Factorial

18:36:57 HOL-Proofs: theory HOL.GCD

18:36:57 HOL-Proofs: theory HOL.Enum

18:36:57 HOL-Proofs: theory HOL.Random

18:36:58 HOL-Word: theory HOL-Word.Bits_Int

18:36:58 HOL-Library: theory HOL-Library.Code_Target_Int

18:36:58 HOL-Library: theory HOL-Library.Code_Target_Numeral

18:36:58 HOL-Analysis: theory HOL-Analysis.Abstract_Limits

18:36:58 HOL-Data_Structures: theory HOL-Data_Structures.Tree2

18:36:58 HOL-Library: theory HOL-Library.Code_Test

18:36:58 HOL-Library: theory HOL-Library.Comparator

18:36:58 HOL-Library: theory HOL-Library.DAList_Multiset

18:36:58 HOL-Analysis: theory HOL-Library.Discrete

18:36:58 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Deduction

18:36:59 HOL-Analysis: theory HOL-Library.Indicator_Function

18:36:59 HOL-Analysis: theory HOL-Library.Liminf_Limsup

18:36:59 HOL-Data_Structures: theory HOL-Data_Structures.Isin2

18:36:59 HOL-Library: theory HOL-Library.Multiset_Order

18:36:59 MSO_Regex_Equivalence: theory Deriving.Comparator

18:36:59 MSO_Regex_Equivalence: theory Deriving.Derive_Manager

18:36:59 MSO_Regex_Equivalence: theory Deriving.Generator_Aux

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.Case_Converter

18:36:59 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Syntax_Arith

18:36:59 HOL-Library: theory HOL-Library.Permutation

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.Char_ord

18:36:59 HOL-Library: theory HOL-Library.Conditional_Parametricity

18:36:59 HOL-Library: theory HOL-Library.Confluence

18:36:59 HOL-Analysis: theory HOL-Analysis.Abstract_Topology_2

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.Code_Abstract_Nat

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.Code_Target_Nat

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.List_Lexorder

18:36:59 HOL-Library: theory HOL-Library.Datatype_Records

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.Simps_Case_Conv

18:36:59 HOL-Library: theory HOL-Library.Confluent_Quotient

18:36:59 HOL-Library: theory HOL-Library.Debug

18:36:59 HOL-Library: theory HOL-Library.Disjoint_Sets

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.Nat_Bijection

18:36:59 MSO_Regex_Equivalence: theory HOL-Library.While_Combinator

18:36:59 HOL-Data_Structures: theory HOL-Data_Structures.AA_Set

18:37:00 HOL-Library: theory HOL-Library.Dlist

18:37:00 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Set

18:37:00 HOL-Analysis: theory HOL-Library.Nonpos_Ints

18:37:00 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

18:37:00 HOL-Library: theory HOL-Library.Permutations

18:37:00 HOL-Library: theory HOL-Library.Fun_Lexorder

18:37:00 HOL-Library: theory HOL-Library.FuncSet

18:37:00 HOL-Analysis: theory HOL-Library.Order_Continuity

18:37:00 MSO_Regex_Equivalence: theory HOL-Library.Stream

18:37:00 MSO_Regex_Equivalence: theory Deriving.Compare

18:37:00 HOL-Library: theory HOL-Library.Function_Algebras

18:37:00 HOL-Analysis: theory HOL-Analysis.Finite_Cartesian_Product

18:37:00 HOL-Word: theory HOL-Word.Misc_Arithmetic

18:37:00 MSO_Regex_Equivalence: theory Deriving.Comparator_Generator

18:37:00 HOL-Library: theory HOL-Library.Groups_Big_Fun

18:37:00 HOL-Library: theory HOL-Library.Function_Division

18:37:00 HOL-Word: theory HOL-Word.Word

18:37:01 HOL-Library: theory HOL-Library.Equipollence

18:37:01 HOL-Library: theory HOL-Library.IArray

18:37:01 HOL-Analysis: theory HOL-Analysis.Linear_Algebra

18:37:01 HOL-Library: theory HOL-Library.Infinite_Set

18:37:01 HOL-Library: theory HOL-Library.LaTeXsugar

18:37:01 HOL-Library: theory HOL-Library.Lattice_Constructions

18:37:01 HOL-Library: theory HOL-Library.Lattice_Syntax

18:37:01 HOL-Library: theory HOL-Library.Combine_PER

18:37:01 HOL-Library: theory HOL-Library.Complete_Partial_Order2

18:37:01 HOL-Analysis: theory HOL-Analysis.Connected

18:37:02 MSO_Regex_Equivalence: theory Deriving.Compare_Generator

18:37:02 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Bal2_Set

18:37:02 HOL-Library: theory HOL-Library.Omega_Words_Fun

18:37:02 HOL-Library: theory HOL-Library.Ramsey

18:37:02 HOL-Data_Structures: theory HOL-Data_Structures.Priority_Queue_Specs

18:37:02 HOL-Proofs: theory HOL.Binomial

18:37:02 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Bal_Set

18:37:02 MSO_Regex_Equivalence: theory Deriving.Compare_Instances

18:37:02 HOL-Analysis: theory HOL-Analysis.Function_Topology

18:37:02 HOL-Library: theory HOL-Library.ListVector

18:37:02 HOL-Analysis: theory HOL-Analysis.Affine

18:37:02 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Map

18:37:03 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Natural_Deduction

18:37:03 HOL-Library: theory HOL-Library.List_Lenlexorder

18:37:03 HOL-Library: theory HOL-Library.List_Lexorder

18:37:03 HOL-Library: theory HOL-Library.Mapping

18:37:03 HOL-Library: theory HOL-Library.More_List

18:37:03 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Exp

18:37:03 HOL-Library: theory HOL-Library.Poly_Mapping

18:37:03 HOL-Analysis: theory HOL-Analysis.Convex

18:37:03 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Standard_Model

18:37:03 HOL-Analysis: theory HOL-Analysis.Product_Topology

18:37:03 HOL-Analysis: theory HOL-Analysis.Cartesian_Space

18:37:04 Automatic_Refinement: theory Automatic_Refinement.Refine_Lib

18:37:04 HOL-Analysis: theory HOL-Analysis.T1_Spaces

18:37:05 HOL-Analysis: theory HOL-Analysis.Lindelof_Spaces

18:37:05 HOL-Analysis: theory HOL-Analysis.Elementary_Metric_Spaces

18:37:05 HOL-Analysis: theory HOL-Library.Extended_Nat

18:37:05 HOL-Analysis: theory HOL-Analysis.Determinants

18:37:06 HOL-Library: theory HOL-Library.AList_Mapping

18:37:06 HOL-Library: theory HOL-Library.Nat_Bijection

18:37:06 HOL-Library: theory HOL-Library.Old_Datatype

18:37:07 HOL-Analysis: theory HOL-Library.Extended_Real

18:37:07 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Set_Code

18:37:07 HOL-Analysis: theory HOL-Library.Periodic_Fun

18:37:07 HOL-Library: theory HOL-Library.Stream

18:37:07 HOL-Library: theory HOL-Library.Old_Recdef

18:37:07 HOL-Analysis: theory HOL-Library.Sum_of_Squares

18:37:07 HOL-Data_Structures: theory HOL-Data_Structures.Height_Balanced_Tree

18:37:07 HOL-Library: theory HOL-Library.Open_State_Syntax

18:37:07 HOL-Library: theory HOL-Library.Option_ord

18:37:07 Automatic_Refinement: theory Automatic_Refinement.Param_Chapter

18:37:07 Automatic_Refinement: theory Automatic_Refinement.Relators

18:37:08 HOL-Library: theory HOL-Library.Parallel

18:37:08 HOL-Analysis: theory HOL-Analysis.Elementary_Normed_Spaces

18:37:08 HOL-Data_Structures: theory HOL-Data_Structures.Interval_Tree

18:37:08 HOL-Library: theory HOL-Library.Pattern_Aliases

18:37:08 Stone_Algebras: theory Stone_Algebras.Filters

18:37:08 Stone_Algebras: theory Stone_Algebras.P_Algebras

18:37:08 HOL-Analysis: theory HOL-Computational_Algebra.Euclidean_Algorithm

18:37:08 HOL-Library: theory HOL-Library.Perm

18:37:09 HOL-Library: theory HOL-Library.Phantom_Type

18:37:09 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join

18:37:09 HOL-Library: theory HOL-Library.Power_By_Squaring

18:37:09 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

18:37:09 Automatic_Refinement: theory Automatic_Refinement.Param_Tool

18:37:09 HOL-Library: theory HOL-Library.Preorder

18:37:09 Automatic_Refinement: theory Automatic_Refinement.Param_HOL

18:37:10 HOL-Analysis: theory HOL-Analysis.Function_Metric

18:37:10 HOL-Data_Structures: theory HOL-Data_Structures.Lookup2

18:37:10 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

18:37:10 HOL-Library: theory HOL-Library.Cardinality

18:37:10 HOL-Library: theory HOL-Library.Product_Lexorder

18:37:10 HOL-Library: theory HOL-Library.Product_Plus

18:37:10 HOL-Library: theory HOL-Library.Quotient_Syntax

18:37:10 HOL-Library: theory HOL-Library.Quotient_Option

18:37:10 HOL-Library: theory HOL-Library.Quotient_Product

18:37:10 HOL-Library: theory HOL-Library.Product_Order

18:37:11 HOL-Library: theory HOL-Library.Quotient_Set

18:37:11 HOL-Data_Structures: theory HOL-Data_Structures.AA_Map

18:37:11 HOL-Library: theory HOL-Library.Quotient_Sum

18:37:11 HOL-Library: theory HOL-Library.Quotient_List

18:37:11 HOL-Library: theory HOL-Library.Quotient_Type

18:37:11 HOL-Library: theory HOL-Library.Finite_Lattice

18:37:11 Automatic_Refinement: theory Automatic_Refinement.Parametricity

18:37:11 Automatic_Refinement: theory Automatic_Refinement.Autoref_Data

18:37:11 Automatic_Refinement: theory Automatic_Refinement.Autoref_Tagging

18:37:11 Automatic_Refinement: theory Automatic_Refinement.Autoref_Phases

18:37:11 HOL-Library: theory HOL-Library.RBT_Impl

18:37:11 HOL-Library: theory HOL-Library.Realizers

18:37:11 Automatic_Refinement: theory Automatic_Refinement.Autoref_Id_Ops

18:37:11 HOL-Data_Structures: theory HOL-Data_Structures.RBT

18:37:11 HOL-Library: theory HOL-Library.Numeral_Type

18:37:12 HOL-Analysis: theory HOL-Analysis.Norm_Arith

18:37:12 HOL-Analysis: theory HOL-Library.Extended_Nonnegative_Real

18:37:12 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Set

18:37:12 HOL-Library: theory HOL-Library.Reflection

18:37:12 HOL-Word: theory HOL-Word.Misc_Typedef

18:37:12 HOL-Analysis: theory HOL-Analysis.Topology_Euclidean_Space

18:37:12 HOL-Data_Structures: theory HOL-Data_Structures.Binomial_Heap

18:37:12 HOL-Library: theory HOL-Library.Refute

18:37:12 HOL-Word: theory HOL-Word.Reversed_Bit_Lists

18:37:13 Automatic_Refinement: theory Automatic_Refinement.Autoref_Fix_Rel

18:37:13 HOL-Library: theory HOL-Library.Type_Length

18:37:13 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Map

18:37:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nominal

18:37:13 Timing HOL-Nominal (4 threads, 10.071s elapsed time, 23.252s cpu time, 0.784s GC time, factor 2.31)

18:37:13 Finished HOL-Nominal (0:00:25 elapsed time, 0:00:45 cpu time, factor 1.78)

18:37:13 Automatic_Refinement: theory Automatic_Refinement.Autoref_Translate

18:37:13 Automatic_Refinement: theory Automatic_Refinement.Autoref_Relator_Interface

18:37:13 Running HOL-Nominal-Examples ...

18:37:14 HOL-Library: theory HOL-Library.Rewrite

18:37:14 Automatic_Refinement: theory Automatic_Refinement.Autoref_Gen_Algo

18:37:14 Automatic_Refinement: theory Automatic_Refinement.Autoref_Chapter

18:37:14 Automatic_Refinement: theory Automatic_Refinement.Autoref_Tool

18:37:14 HOL-Library: theory HOL-Library.Saturated

18:37:14 HOL-Library: theory HOL-Library.Set_Algebras

18:37:14 HOL-Word: theory HOL-Word.Misc_lsb

18:37:14 HOL-Word: theory HOL-Word.Misc_msb

18:37:14 HOL-Analysis: theory HOL-Analysis.Sigma_Algebra

18:37:15 HOL-Library: theory HOL-Library.Signed_Division

18:37:15 HOL-Library: theory HOL-Library.Sorting_Algorithms

18:37:15 HOL-Word: theory HOL-Word.Misc_set_bit

18:37:15 HOL-Data_Structures: theory HOL-Data_Structures.Leftist_Heap

18:37:15 HOL-Library: theory HOL-Library.Stirling

18:37:15 Automatic_Refinement: theory Automatic_Refinement.Autoref_Bindings_HOL

18:37:15 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CK_Machine

18:37:15 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR_Takahashi

18:37:15 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Compile

18:37:15 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class1

18:37:15 HOL-Library: theory HOL-Library.Sublist

18:37:15 HOL-Analysis: theory HOL-Analysis.Convex_Euclidean_Space

18:37:15 HOL-Analysis: theory HOL-Analysis.Extended_Real_Limits

18:37:15 HOL-Word: theory HOL-Word.Ancient_Numeral

18:37:15 HOL-Library: theory HOL-Library.Transitive_Closure_Table

18:37:16 HOL-Library: theory HOL-Library.Tree

18:37:16 HOL-Library: theory HOL-Library.Uprod

18:37:16 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Set

18:37:16 HOL-Word: theory HOL-Word.More_Word

18:37:16 HOL-Word: theory HOL-Word.Word_Examples

18:37:17 HOL-Library: theory HOL-Library.Prefix_Order

18:37:17 HOL-Library: theory HOL-Library.Subseq_Order

18:37:17 HOL-Analysis: theory HOL-Analysis.Ordered_Euclidean_Space

18:37:17 HOL-Analysis: theory HOL-Analysis.Summation_Tests

18:37:17 HOL-Library: theory HOL-Library.While_Combinator

18:37:17 HOL-Library: theory HOL-Library.Z2

18:37:17 HOL-Data_Structures: theory HOL-Data_Structures.Sorting

18:37:17 HOL-Library: theory HOL-Library.Countable

18:37:18 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

18:37:18 HOL-Data_Structures: theory HOL-Library.Tree_Real

18:37:18 HOL-Library: theory HOL-Library.BigO

18:37:18 HOL-Analysis: theory HOL-Analysis.Measurable

18:37:18 HOL-Data_Structures: theory HOL-Data_Structures.Balance

18:37:19 HOL-Analysis: theory HOL-Analysis.Uniform_Limit

18:37:19 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Map

18:37:19 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Set2

18:37:19 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Contexts

18:37:19 HOL-Analysis: theory HOL-Analysis.Measure_Space

18:37:19 HOL-Library: theory HOL-Library.Tree_Multiset

18:37:19 Automatic_Refinement: theory Automatic_Refinement.Automatic_Refinement

18:37:19 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

18:37:20 HOL-Library: theory HOL-Library.Countable_Set

18:37:20 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join_RBT

18:37:20 HOL-Analysis: theory HOL-Analysis.Bounded_Continuous_Function

18:37:20 HOL-Library: theory HOL-Library.FSet

18:37:20 HOL-Library: theory HOL-Library.Diagonal_Subsequence

18:37:20 HOL-Proofs: theory HOL.String

18:37:20 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

18:37:20 HOL-Library: theory HOL-Library.Countable_Set_Type

18:37:20 HOL-Analysis: theory HOL-Analysis.Bounded_Linear_Function

18:37:20 HOL-Data_Structures: theory HOL-Data_Structures.Braun_Tree

18:37:20 HOL-Data_Structures: theory HOL-Data_Structures.Trie_Map

18:37:21 HOL-Data_Structures: theory HOL-Data_Structures.Array_Braun

18:37:22 HOL-Data_Structures: theory HOL-Number_Theory.Fib

18:37:22 HOL-Analysis: theory HOL-Analysis.Line_Segment

18:37:22 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Set

18:37:22 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Set

18:37:23 HOL-Analysis: theory HOL-Analysis.Caratheodory

18:37:23 HOL-Library: theory HOL-Library.Set_Idioms

18:37:23 HOL-Library: theory HOL-Library.Discrete

18:37:23 HOL-Analysis: theory HOL-Analysis.Tagged_Division

18:37:23 HOL-Library: theory HOL-Library.Going_To_Filter

18:37:24 HOL-Library: theory HOL-Library.Indicator_Function

18:37:24 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Map

18:37:24 HOL-Library: theory HOL-Library.Landau_Symbols

18:37:24 HOL-Analysis: theory HOL-Analysis.Derivative

18:37:24 HOL-Analysis: theory HOL-Analysis.Starlike

18:37:24 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Crary

18:37:24 HOL-Library: theory HOL-Library.Lattice_Algebras

18:37:25 HOL-Library: theory HOL-Library.Finite_Map

18:37:25 HOL-Analysis: theory HOL-Computational_Algebra.Primes

18:37:25 HOL-Analysis: theory HOL-Computational_Algebra.Formal_Power_Series

18:37:27 HOL-Analysis: theory HOL-Analysis.Continuous_Extension

18:37:27 HOL-Library: theory HOL-Library.Liminf_Limsup

18:37:27 HOL-Analysis: theory HOL-Analysis.Path_Connected

18:37:27 HOL-Analysis: theory HOL-Analysis.Borel_Space

18:37:27 HOL-Proofs: theory HOL.BNF_Greatest_Fixpoint

18:37:27 HOL-Proofs: theory HOL.Predicate

18:37:27 HOL-Proofs: theory HOL.Typerep

18:37:27 HOL-Library: theory HOL-Library.Log_Nat

18:37:28 HOL-Library: theory HOL-Library.Lub_Glb

18:37:28 HOL-Library: theory HOL-Library.Multiset_Permutations

18:37:28 HOL-Analysis: theory HOL-Analysis.Cartesian_Euclidean_Space

18:37:29 HOL-Library: theory HOL-Library.Nonpos_Ints

18:37:30 HOL-Library: theory HOL-Library.OptionalSugar

18:37:30 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Pseudo_Term

18:37:31 HOL-Library: theory HOL-Library.Order_Continuity

18:37:31 HOL-Library: theory HOL-Library.Interval

18:37:31 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Deduction_Q

18:37:31 HOL-Library: theory HOL-Library.Float

18:37:32 HOL-Proofs: theory HOL.Lazy_Sequence

18:37:32 HOL-Analysis: theory HOL-Analysis.Cross3

18:37:33 HOL-Analysis: theory HOL-Analysis.Complex_Analysis_Basics

18:37:33 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Fsub

18:37:33 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Height

18:37:33 HOL-Proofs: theory HOL.Limited_Sequence

18:37:33 HOL-Proofs: theory HOL.Code_Evaluation

18:37:34 HOL-Analysis: theory HOL-Analysis.Nonnegative_Lebesgue_Integration

18:37:34 HOL-Library: theory HOL-Library.Extended_Nat

18:37:34 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Map

18:37:34 HOL-Library: theory HOL-Library.Interval_Float

18:37:35 HOL-Analysis: theory HOL-Analysis.Regularity

18:37:35 HOL-Analysis: theory HOL-Analysis.Complex_Transcendental

18:37:36 HOL-Library: theory HOL-Library.Extended_Real

18:37:36 HOL-Proofs: theory HOL.Quickcheck_Random

18:37:36 HOL-Analysis: theory HOL-Analysis.Lipschitz

18:37:36 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

18:37:37 HOL-Analysis: theory HOL-Analysis.Arcwise_Connected

18:37:37 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lam_Funs

18:37:37 HOL-Analysis: theory HOL-Analysis.Multivariate_Analysis

18:37:37 HOL-Analysis: theory HOL-Analysis.Binary_Product_Measure

18:37:38 HOL-Analysis: theory HOL-Analysis.Generalised_Binomial_Theorem

18:37:38 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lambda_mu

18:37:38 HOL-Analysis: theory HOL-Analysis.Embed_Measure

18:37:38 HOL-Analysis: theory HOL-Analysis.Finite_Product_Measure

18:37:39 HOL-Library: theory HOL-Library.Periodic_Fun

18:37:39 HOL-Analysis: theory HOL-Analysis.FPS_Convergence

18:37:39 HOL-Library: theory HOL-Library.Quadratic_Discriminant

18:37:39 HOL-Library: theory HOL-Library.Sum_of_Squares

18:37:39 HOL-Analysis: theory HOL-Analysis.Harmonic_Numbers

18:37:39 HOL-Proofs: theory HOL.Quickcheck_Exhaustive

18:37:39 HOL-Proofs: theory HOL.Quickcheck_Narrowing

18:37:39 HOL-Proofs: theory HOL.Random_Pred

18:37:40 HOL-Analysis: theory HOL-Analysis.Infinite_Products

18:37:40 HOL-Analysis: theory HOL-Analysis.Homotopy

18:37:40 HOL-Analysis: theory HOL-Analysis.Bochner_Integration

18:37:40 HOL-Proofs: theory HOL.Random_Sequence

18:37:41 HOL-Analysis: theory HOL-Analysis.Locally

18:37:41 HOL-Analysis: theory HOL-Analysis.Polytope

18:37:41 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

18:37:41 HOL-Analysis: theory HOL-Analysis.Weierstrass_Theorems

18:37:41 HOL-Library: theory HOL-Library.Tree_Real

18:37:42 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR

18:37:42 HOL-Analysis: theory HOL-Analysis.Complete_Measure

18:37:42 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SN

18:37:43 HOL-Analysis: theory HOL-Analysis.Radon_Nikodym

18:37:43 Stone_Algebras: theory Stone_Algebras.Stone_Construction

18:37:43 HOL-Analysis: theory HOL-Analysis.Set_Integral

18:37:43 HOL-Library: theory HOL-Library.Library

18:37:43 HOL-Analysis: theory HOL-Analysis.Homeomorphism

18:37:44 HOL-Analysis: theory HOL-Analysis.Abstract_Euclidean_Space

18:37:44 HOL-Analysis: theory HOL-Analysis.Lebesgue_Measure

18:37:44 HOL-Analysis: theory HOL-Analysis.Infinite_Set_Sum

18:37:44 HOL-Nominal-Examples: theory HOL-Nominal-Examples.LocalWeakening

18:37:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automatic_Refinement

18:37:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automatic_Refinement/document.pdf

18:37:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automatic_Refinement/outline.pdf

18:37:44 Timing Automatic_Refinement (4 threads, 31.541s elapsed time, 92.196s cpu time, 3.852s GC time, factor 2.92)

18:37:44 Finished Automatic_Refinement (0:00:56 elapsed time, 0:02:15 cpu time, factor 2.39)

18:37:44 Building Refine_Monadic ...

18:37:44 HOL-Analysis: theory HOL-Analysis.Brouwer_Fixpoint

18:37:44 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Pattern

18:37:45 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SOS

18:37:46 Refine_Monadic: theory HOL-Library.Boolean_Algebra

18:37:46 Refine_Monadic: theory HOL-Library.Adhoc_Overloading

18:37:46 Refine_Monadic: theory HOL-Library.Phantom_Type

18:37:46 Refine_Monadic: theory HOL-Library.While_Combinator

18:37:46 Refine_Monadic: theory HOL-Library.Monad_Syntax

18:37:46 HOL-Analysis: theory HOL-Analysis.Henstock_Kurzweil_Integration

18:37:46 Refine_Monadic: theory HOL-Word.Traditional_Syntax

18:37:46 Refine_Monadic: theory HOL-Library.Bit_Operations

18:37:46 HOL-Proofs: theory HOL.Record

18:37:46 HOL-Proofs: theory HOL.Predicate_Compile

18:37:47 HOL-Analysis: theory HOL-Analysis.Fashoda_Theorem

18:37:47 HOL-Analysis: theory HOL-Analysis.Retracts

18:37:47 Refine_Monadic: theory Refine_Monadic.Example_Chapter

18:37:47 Refine_Monadic: theory Refine_Monadic.Refine_Chapter

18:37:47 Refine_Monadic: theory Refine_Monadic.Refine_Mono_Prover

18:37:47 Refine_Monadic: theory HOL-Library.Cardinality

18:37:47 Refine_Monadic: theory Refine_Monadic.Refine_Misc

18:37:47 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Standardization

18:37:48 Refine_Monadic: theory Refine_Monadic.RefineG_Domain

18:37:48 HOL-Analysis: theory HOL-Analysis.Smooth_Paths

18:37:48 Refine_Monadic: theory Refine_Monadic.RefineG_Transfer

18:37:49 Refine_Monadic: theory Refine_Monadic.RefineG_Assert

18:37:49 Refine_Monadic: theory Refine_Monadic.RefineG_Recursion

18:37:49 Refine_Monadic: theory HOL-Library.Numeral_Type

18:37:49 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Support

18:37:50 Refine_Monadic: theory Refine_Monadic.RefineG_While

18:37:50 HOL-Proofs: theory HOL.Nitpick

18:37:50 Refine_Monadic: theory Refine_Monadic.Refine_Basic

18:37:50 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Type_Preservation

18:37:51 Refine_Monadic: theory Refine_Monadic.Refine_Det

18:37:51 Refine_Monadic: theory HOL-Library.Type_Length

18:37:51 HOL-Analysis: theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

18:37:51 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Init_Normalization

18:37:51 HOL-Analysis: theory HOL-Analysis.Integral_Test

18:37:51 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Derivatives

18:37:52 HOL-Nominal-Examples: theory HOL-Nominal-Examples.W

18:37:52 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.PNormalization

18:37:53 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Exp_Dual

18:37:55 Refine_Monadic: theory Refine_Monadic.Refine_Heuristics

18:37:55 Refine_Monadic: theory Refine_Monadic.Refine_Leof

18:37:55 Refine_Monadic: theory Refine_Monadic.Refine_Pfun

18:37:55 Refine_Monadic: theory Refine_Monadic.Refine_More_Comb

18:37:55 Refine_Monadic: theory Refine_Monadic.Refine_While

18:37:55 HOL-Analysis: theory HOL-Analysis.Further_Topology

18:37:55 HOL-Analysis: theory HOL-Analysis.Gamma_Function

18:37:55 HOL-Analysis: theory HOL-Analysis.Improper_Integral

18:37:55 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Weakening

18:37:56 HOL-Library: theory HOL-Library.RBT

18:37:56 HOL-Analysis: theory HOL-Analysis.Equivalence_Measurable_On_Borel

18:37:57 HOL-Analysis: theory HOL-Analysis.Interval_Integral

18:37:57 HOL-Library: theory HOL-Library.RBT_Mapping

18:37:57 HOL-Library: theory HOL-Library.RBT_Set

18:37:57 Refine_Monadic: theory HOL-Word.Bit_Comprehension

18:37:57 Refine_Monadic: theory HOL-Word.Bits_Int

18:37:57 Refine_Monadic: theory Refine_Monadic.Refine_Transfer

18:37:57 HOL-Analysis: theory HOL-Analysis.Vitali_Covering_Theorem

18:37:57 HOL-Analysis: theory HOL-Analysis.Lebesgue_Integral_Substitution

18:37:58 Refine_Monadic: theory Refine_Monadic.Autoref_Monadic

18:37:58 Refine_Monadic: theory Refine_Monadic.Refine_Automation

18:37:58 Refine_Monadic: theory Refine_Monadic.Refine_Foreach

18:37:58 HOL-Analysis: theory HOL-Analysis.Change_Of_Vars

18:38:00 HOL-Analysis: theory HOL-Analysis.Jordan_Curve

18:38:00 Refine_Monadic: theory HOL-Word.Word

18:38:01 HOL-Analysis: theory HOL-Analysis.Simplex_Content

18:38:01 Refine_Monadic: theory Refine_Monadic.Refine_Monadic

18:38:01 HOL-Analysis: theory HOL-Analysis.Ball_Volume

18:38:02 HOL-Analysis: theory HOL-Analysis.Analysis

18:38:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word

18:38:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word/document.pdf

18:38:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word/outline.pdf

18:38:02 Timing HOL-Word (4 threads, 43.730s elapsed time, 146.128s cpu time, 4.644s GC time, factor 3.34)

18:38:02 Finished HOL-Word (0:01:14 elapsed time, 0:03:20 cpu time, factor 2.70)

18:38:02 Building LEM ...

18:38:03 Refine_Monadic: theory Refine_Monadic.Breadth_First_Search

18:38:03 HOL-Proofs: theory HOL.Nunchaku

18:38:05 LEM: theory HOL-Library.While_Combinator

18:38:05 LEM: theory HOL-Library.Cancellation

18:38:05 LEM: theory LEM.Lem_bool

18:38:05 LEM: theory LEM.Lem_basic_classes

18:38:05 HOL-Proofs: theory Main

18:38:05 LEM: theory HOL-Library.Multiset

18:38:07 HOL-Proofs: theory HOL-Library.Realizers

18:38:08 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Regular_Operators

18:38:10 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Formula

18:38:13 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.Pi_Equivalence_Checking

18:38:13 LEM: theory LEM.Lem_function

18:38:13 LEM: theory LEM.Lem_num

18:38:13 LEM: theory LEM.Lem_maybe

18:38:13 LEM: theory HOL-Library.Permutation

18:38:13 LEM: theory LEM.Lem_tuple

18:38:13 LEM: theory LEM.LemExtraDefs

18:38:14 Refine_Monadic: theory Refine_Monadic.WordRefine

18:38:15 Refine_Monadic: theory Refine_Monadic.Examples

18:38:16 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L

18:38:17 LEM: theory LEM.Lem

18:38:18 LEM: theory LEM.Lem_assert_extra

18:38:18 LEM: theory LEM.Lem_maybe_extra

18:38:21 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S

18:38:23 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L_Normalization

18:38:23 LEM: theory LEM.Lem_function_extra

18:38:23 LEM: theory LEM.Lem_list

18:38:23 LEM: theory LEM.Lem_set_helpers

18:38:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Algebras

18:38:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Algebras/document.pdf

18:38:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Algebras/outline.pdf

18:38:24 Timing Stone_Algebras (4 threads, 68.744s elapsed time, 129.968s cpu time, 3.996s GC time, factor 1.89)

18:38:24 Finished Stone_Algebras (0:01:35 elapsed time, 0:02:55 cpu time, factor 1.84)

18:38:24 Building Word_Lib ...

18:38:25 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S_Normalization

18:38:26 Word_Lib: theory HOL-Eisbach.Eisbach

18:38:26 Word_Lib: theory HOL-Library.Signed_Division

18:38:26 Word_Lib: theory HOL-Library.Sublist

18:38:26 Word_Lib: theory Word_Lib.Bitwise

18:38:26 Word_Lib: theory Word_Lib.Hex_Words

18:38:26 Word_Lib: theory Word_Lib.Signed_Words

18:38:26 Word_Lib: theory Word_Lib.Norm_Words

18:38:27 Word_Lib: theory Word_Lib.Word_Type_Syntax

18:38:27 Word_Lib: theory Word_Lib.Enumeration

18:38:27 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

18:38:27 Word_Lib: theory Word_Lib.Examples

18:38:27 Word_Lib: theory Word_Lib.Bitwise_Signed

18:38:27 Word_Lib: theory Word_Lib.Word_Syntax

18:38:27 Word_Lib: theory Word_Lib.Word_Lib

18:38:27 Word_Lib: theory Word_Lib.HOL_Lemmas

18:38:28 Word_Lib: theory Word_Lib.More_Divides

18:38:28 LEM: theory LEM.Lem_either

18:38:28 LEM: theory LEM.Lem_set

18:38:28 LEM: theory LEM.Lem_sorting

18:38:28 LEM: theory LEM.Lem_string

18:38:29 LEM: theory LEM.Lem_num_extra

18:38:29 LEM: theory LEM.Lem_show

18:38:29 LEM: theory LEM.Lem_list_extra

18:38:29 LEM: theory LEM.Lem_word

18:38:29 Word_Lib: theory Word_Lib.Word_Enum

18:38:29 Word_Lib: theory Word_Lib.Aligned

18:38:29 LEM: theory LEM.Lem_set_extra

18:38:30 LEM: theory LEM.Lem_map

18:38:30 LEM: theory LEM.Lem_map_extra

18:38:30 LEM: theory LEM.Lem_machine_word

18:38:30 Word_Lib: theory Word_Lib.Word_Setup_32

18:38:30 Word_Lib: theory Word_Lib.Word_Setup_64

18:38:30 Word_Lib: theory Word_Lib.Word_Next

18:38:30 Word_Lib: theory Word_Lib.Word_EqI

18:38:30 LEM: theory LEM.Lem_relation

18:38:31 LEM: theory LEM.Lem_string_extra

18:38:32 LEM: theory LEM.Lem_show_extra

18:38:34 Word_Lib: theory Word_Lib.Word_Lemmas

18:38:37 LEM: theory LEM.Lem_pervasives

18:38:39 LEM: theory LEM.Lem_pervasives_extra

18:38:41 Word_Lib: theory Word_Lib.Word_Lemmas_32

18:38:41 Word_Lib: theory Word_Lib.Word_Lemmas_64

18:38:51 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Map

18:39:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LEM

18:39:12 Timing LEM (4 threads, 37.731s elapsed time, 99.884s cpu time, 6.060s GC time, factor 2.65)

18:39:12 Finished LEM (0:01:09 elapsed time, 0:02:31 cpu time, factor 2.18)

18:39:12 Building CakeML ...

18:39:15 CakeML: theory HOL-Eisbach.Eisbach

18:39:15 CakeML: theory Deriving.Derive_Manager

18:39:15 CakeML: theory CakeML.Doc_Proofs

18:39:15 CakeML: theory CakeML.Doc_Generated

18:39:15 CakeML: theory Deriving.Generator_Aux

18:39:15 CakeML: theory HOL-Library.Case_Converter

18:39:15 CakeML: theory HOL-Library.Datatype_Records

18:39:15 CakeML: theory HOL-Library.Infinite_Set

18:39:15 CakeML: theory HOL-Library.Simps_Case_Conv

18:39:15 CakeML: theory HOL-Library.Lattice_Syntax

18:39:15 CakeML: theory HOL-Library.Complete_Partial_Order2

18:39:15 CakeML: theory HOL-Library.Nat_Bijection

18:39:16 CakeML: theory HOL-Library.Old_Datatype

18:39:16 CakeML: theory HOL-Eisbach.Eisbach_Tools

18:39:16 CakeML: theory HOL-Library.Signed_Division

18:39:16 CakeML: theory HOL-Library.Sublist

18:39:16 CakeML: theory Word_Lib.Bitwise

18:39:17 CakeML: theory Word_Lib.Hex_Words

18:39:17 CakeML: theory Word_Lib.Signed_Words

18:39:17 CakeML: theory Word_Lib.Norm_Words

18:39:17 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L_Equivalence_Checking

18:39:17 CakeML: theory Word_Lib.Word_Type_Syntax

18:39:17 CakeML: theory HOL-Library.Countable

18:39:17 CakeML: theory Word_Lib.Bitwise_Signed

18:39:18 CakeML: theory Word_Lib.Word_Syntax

18:39:18 CakeML: theory Word_Lib.Word_Lib

18:39:18 CakeML: theory HOL-Library.Lattice_Algebras

18:39:20 CakeML: theory HOL-Library.Countable_Set

18:39:20 CakeML: theory HOL-Library.Log_Nat

18:39:20 CakeML: theory CakeML.Namespace

18:39:20 CakeML: theory CakeML.Tokens

18:39:20 CakeML: theory HOL-Library.Countable_Complete_Lattices

18:39:21 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S_Equivalence_Checking

18:39:24 CakeML: theory HOL-Library.Order_Continuity

18:39:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib

18:39:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib/document.pdf

18:39:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib/outline.pdf

18:39:25 Timing Word_Lib (4 threads, 34.618s elapsed time, 128.900s cpu time, 4.168s GC time, factor 3.72)

18:39:25 Finished Word_Lib (0:01:00 elapsed time, 0:02:53 cpu time, factor 2.86)

18:39:25 Building IP_Addresses ...

18:39:25 CakeML: theory HOL-Library.Extended_Nat

18:39:26 CakeML: theory HOL-Library.Float

18:39:27 CakeML: theory Coinductive.Coinductive_Nat

18:39:27 IP_Addresses: theory HOL-Library.Cancellation

18:39:27 IP_Addresses: theory HOL-Library.Option_ord

18:39:27 IP_Addresses: theory HOL-Library.Infinite_Set

18:39:27 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

18:39:27 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

18:39:27 CakeML: theory CakeML.NamespaceAuxiliary

18:39:27 CakeML: theory Show.Show

18:39:28 IP_Addresses: theory HOL-Library.Multiset

18:39:28 CakeML: theory Coinductive.Coinductive_List

18:39:29 CakeML: theory Show.Show_Instances

18:39:30 CakeML: theory Word_Lib.Enumeration

18:39:32 CakeML: theory Word_Lib.Word_Enum

18:39:33 CakeML: theory Word_Lib.HOL_Lemmas

18:39:33 CakeML: theory Word_Lib.More_Divides

18:39:33 CakeML: theory Word_Lib.Aligned

18:39:33 CakeML: theory Word_Lib.Word_Setup_64

18:39:34 CakeML: theory Word_Lib.Word_Next

18:39:34 CakeML: theory Word_Lib.Word_EqI

18:39:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic

18:39:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic/document.pdf

18:39:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic/outline.pdf

18:39:36 Timing Refine_Monadic (4 threads, 73.411s elapsed time, 224.868s cpu time, 13.812s GC time, factor 3.06)

18:39:36 Finished Refine_Monadic (0:01:50 elapsed time, 0:04:49 cpu time, factor 2.62)

18:39:36 Building Collections ...

18:39:36 IP_Addresses: theory HOL-ex.Quicksort

18:39:37 IP_Addresses: theory Automatic_Refinement.Misc

18:39:37 CakeML: theory Word_Lib.Word_Lemmas

18:39:38 Collections: theory Collections.Partial_Equivalence_Relation

18:39:38 Collections: theory Collections.ICF_Tools

18:39:38 Collections: theory Finger-Trees.FingerTree

18:39:38 Collections: theory HOL-Library.AList

18:39:38 Collections: theory Binomial-Heaps.BinomialHeap

18:39:38 Collections: theory Collections.Ord_Code_Preproc

18:39:39 Collections: theory Collections.Locale_Code

18:39:39 Collections: theory Collections.Record_Intf

18:39:39 Collections: theory Binomial-Heaps.SkewBinomialHeap

18:39:40 CakeML: theory CakeML.Lib

18:39:41 Collections: theory HOL-Library.Code_Abstract_Nat

18:39:41 Collections: theory HOL-Library.Code_Target_Nat

18:39:41 Collections: theory HOL-Library.Code_Target_Int

18:39:41 Collections: theory HOL-Library.Code_Target_Numeral

18:39:42 Collections: theory HOL-Library.Confluence

18:39:42 Collections: theory HOL-Library.Confluent_Quotient

18:39:42 Collections: theory HOL-Library.Dlist

18:39:44 Collections: theory Collections.SetIterator

18:39:44 Collections: theory Collections.Sorted_List_Operations

18:39:45 CakeML: theory CakeML.LibAuxiliary

18:39:45 CakeML: theory CakeML.Ffi

18:39:45 CakeML: theory IEEE_Floating_Point.IEEE

18:39:45 CakeML: theory Word_Lib.Word_Lemmas_64

18:39:45 Collections: theory HOL-Library.RBT_Impl

18:39:46 Collections: theory Collections.Idx_Iterator

18:39:47 Collections: theory Collections.SetAbstractionIterator

18:39:47 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

18:39:47 IP_Addresses: theory HOL-Library.Product_Lexorder

18:39:47 IP_Addresses: theory IP_Addresses.Hs_Compat

18:39:47 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

18:39:47 IP_Addresses: theory IP_Addresses.WordInterval

18:39:47 IP_Addresses: theory HOL-Library.Code_Target_Nat

18:39:47 IP_Addresses: theory IP_Addresses.Lib_List_toString

18:39:47 IP_Addresses: theory IP_Addresses.Lib_Word_toString

18:39:48 Collections: theory Collections.SetIteratorOperations

18:39:49 CakeML: theory IEEE_Floating_Point.FP64

18:39:51 CakeML: theory CakeML.FpSem

18:39:52 Collections: theory Collections.Assoc_List

18:39:52 IP_Addresses: theory IP_Addresses.IP_Address

18:39:53 Collections: theory Collections.Diff_Array

18:39:54 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

18:39:56 CakeML: theory CakeML.SimpleIO

18:39:57 CakeML: theory CakeML.Ast

18:39:57 Collections: theory Collections.Dlist_add

18:39:57 Collections: theory Collections.Proper_Iterator

18:39:58 Collections: theory Collections.SetIteratorGA

18:39:58 Collections: theory Collections.It_to_It

18:39:59 Collections: theory HOL-Library.Signed_Division

18:39:59 Collections: theory Collections.DatRef

18:39:59 IP_Addresses: theory IP_Addresses.IPv4

18:39:59 Collections: theory HOL-Word.Misc_Arithmetic

18:40:00 Collections: theory Native_Word.More_Bits_Int

18:40:00 IP_Addresses: theory IP_Addresses.IPv6

18:40:00 Collections: theory HOL-Word.Misc_Typedef

18:40:01 Collections: theory HOL-Word.Reversed_Bit_Lists

18:40:02 Collections: theory Word_Lib.Signed_Words

18:40:02 Collections: theory Collections.Gen_Iterator

18:40:03 Collections: theory HOL-Word.Misc_lsb

18:40:03 Collections: theory HOL-Word.Misc_msb

18:40:04 Collections: theory HOL-Word.Misc_set_bit

18:40:04 Collections: theory Word_Lib.Bitwise

18:40:05 IP_Addresses: theory IP_Addresses.Prefix_Match

18:40:05 Collections: theory Word_Lib.Word_Syntax

18:40:05 Collections: theory Collections.Iterator

18:40:06 Collections: theory Collections.ICF_Spec_Base

18:40:06 IP_Addresses: theory IP_Addresses.CIDR_Split

18:40:06 Collections: theory Native_Word.Code_Symbolic_Bits_Int

18:40:07 Collections: theory Word_Lib.Word_Lib

18:40:07 Collections: theory Native_Word.Bits_Integer

18:40:08 Collections: theory Collections.MapSpec

18:40:13 Collections: theory Collections.Robdd

18:40:24 Collections: theory Native_Word.Code_Target_Bits_Int

18:40:24 Collections: theory Native_Word.Code_Target_Word_Base

18:40:24 Collections: theory Collections.Code_Target_ICF

18:40:25 Collections: theory Collections.Locale_Code_Ex

18:40:25 Collections: theory Native_Word.Uint32

18:40:26 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class2

18:40:27 Collections: theory Collections.HashCode

18:40:30 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class3

18:40:30 CakeML: theory CakeML.CakeML_Compiler

18:40:30 CakeML: theory CakeML.AstAuxiliary

18:40:30 CakeML: theory CakeML.SemanticPrimitives

18:40:36 Collections: theory Collections.RBT_add

18:41:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs

18:41:09 Timing HOL-Proofs (4 threads, 406.009s elapsed time, 662.724s cpu time, 87.572s GC time, factor 1.63)

18:41:09 Finished HOL-Proofs (0:09:42 elapsed time, 0:16:40 cpu time, factor 1.72)

18:41:09 Running Native_Word ...

18:41:11 Native_Word: theory HOL-Library.Adhoc_Overloading

18:41:11 Native_Word: theory HOL-Library.Code_Target_Int

18:41:11 Native_Word: theory HOL-Library.Code_Test

18:41:11 Native_Word: theory HOL-Library.Nat_Bijection

18:41:11 Native_Word: theory HOL-Library.Monad_Syntax

18:41:11 Native_Word: theory HOL-Library.Old_Datatype

18:41:11 Native_Word: theory HOL-Library.Signed_Division

18:41:11 Native_Word: theory Native_Word.More_Bits_Int

18:41:12 Native_Word: theory Word_Lib.Bitwise

18:41:12 Native_Word: theory Word_Lib.Signed_Words

18:41:12 Native_Word: theory HOL-Library.Countable

18:41:13 Native_Word: theory Word_Lib.Word_Syntax

18:41:13 Native_Word: theory Word_Lib.Word_Lib

18:41:14 Native_Word: theory Native_Word.Code_Symbolic_Bits_Int

18:41:14 Native_Word: theory HOL-Imperative_HOL.Heap

18:41:14 Native_Word: theory Native_Word.Bits_Integer

18:41:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic

18:41:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic/document.pdf

18:41:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic/outline.pdf

18:41:16 Timing Syntax_Independent_Logic (4 threads, 236.016s elapsed time, 854.168s cpu time, 6.564s GC time, factor 3.62)

18:41:16 Finished Syntax_Independent_Logic (0:04:28 elapsed time, 0:15:10 cpu time, factor 3.39)

18:41:16 Building Goedel_Incompleteness ...

18:41:17 Native_Word: theory HOL-Imperative_HOL.Heap_Monad

18:41:17 CakeML: theory CakeML.CakeML_Quickcheck

18:41:17 CakeML: theory CakeML.Evaluate

18:41:17 CakeML: theory CakeML.SmallStep

18:41:17 CakeML: theory CakeML.TypeSystem

18:41:18 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

18:41:18 Goedel_Incompleteness: theory Goedel_Incompleteness.Deduction2

18:41:19 Goedel_Incompleteness: theory Goedel_Incompleteness.Jeroslow_Simplified

18:41:19 Goedel_Incompleteness: theory Goedel_Incompleteness.Jeroslow_Original

18:41:22 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Encoding

18:41:23 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Representability

18:41:26 Goedel_Incompleteness: theory Goedel_Incompleteness.Derivability_Conditions

18:41:28 Goedel_Incompleteness: theory Goedel_Incompleteness.Diagonalization

18:41:28 Goedel_Incompleteness: theory Goedel_Incompleteness.Standard_Model_More

18:41:28 CakeML: theory CakeML.BigStep

18:41:28 Goedel_Incompleteness: theory Goedel_Incompleteness.Goedel_Formula

18:41:29 IP_Addresses: theory IP_Addresses.IP_Address_Parser

18:41:29 Goedel_Incompleteness: theory Goedel_Incompleteness.Loeb_Formula

18:41:30 Goedel_Incompleteness: theory Goedel_Incompleteness.Loeb

18:41:30 CakeML: theory CakeML.PrimTypes

18:41:30 Goedel_Incompleteness: theory Goedel_Incompleteness.Rosser_Formula

18:41:32 Native_Word: theory Native_Word.Code_Target_Bits_Int

18:41:32 Native_Word: theory Native_Word.Code_Target_Word_Base

18:41:33 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_First_Goedel

18:41:33 Goedel_Incompleteness: theory Goedel_Incompleteness.Tarski

18:41:33 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

18:41:33 CakeML: theory CakeML.BigSmallInvariants

18:41:34 Native_Word: theory Native_Word.Uint

18:41:34 Native_Word: theory Native_Word.Uint16

18:41:35 CakeML: theory CakeML.SemanticPrimitivesAuxiliary

18:41:35 CakeML: theory CakeML.Semantic_Extras

18:41:36 Native_Word: theory Native_Word.Uint32

18:41:36 Native_Word: theory Native_Word.Uint64

18:41:37 Native_Word: theory Native_Word.Uint8

18:41:37 Native_Word: theory Native_Word.Native_Word_Imperative_HOL

18:41:37 Collections: theory Collections.GenCF_Impl_Chapter

18:41:37 Collections: theory Collections.GenCF_Intf_Chapter

18:41:37 Collections: theory Collections.GenCF_Gen_Chapter

18:41:37 Collections: theory Collections.GenCF_Chapter

18:41:37 Collections: theory Collections.Intf_Comp

18:41:37 Collections: theory Collections.Impl_Array_Stack

18:41:37 Collections: theory HOL-Library.Product_Lexorder

18:41:37 Collections: theory Collections.Intf_Hash

18:41:37 Collections: theory Collections.Array_Iterator

18:41:38 Collections: theory Collections.Intf_Map

18:41:38 Collections: theory Collections.Intf_Set

18:41:39 Collections: theory Collections.Gen_Map

18:41:39 Collections: theory Collections.Gen_Set

18:41:39 Collections: theory Collections.Impl_Cfun_Set

18:41:39 Collections: theory Collections.Impl_List_Set

18:41:39 Native_Word: theory Native_Word.Native_Cast

18:41:39 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Second_Goedel

18:41:40 Collections: theory Collections.Gen_Comp

18:41:40 Collections: theory Collections.Impl_Array_Map

18:41:40 Collections: theory Collections.Impl_List_Map

18:41:40 Goedel_Incompleteness: theory Goedel_Incompleteness.All_Abstract

18:41:40 Collections: theory Collections.Impl_RBT_Map

18:41:41 Native_Word: theory Native_Word.Native_Cast_Uint

18:41:41 Collections: theory Collections.Gen_Map2Set

18:41:41 Collections: theory Collections.Impl_Array_Hash_Map

18:41:41 Native_Word: theory Native_Word.Native_Word_Test

18:41:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library

18:41:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library/document.pdf

18:41:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library/outline.pdf

18:41:45 Timing HOL-Library (4 threads, 192.025s elapsed time, 679.428s cpu time, 38.728s GC time, factor 3.54)

18:41:45 Finished HOL-Library (0:04:55 elapsed time, 0:15:11 cpu time, factor 3.08)

18:41:45 Building HOL-Computational_Algebra ...

18:41:45 IP_Addresses: theory IP_Addresses.IP_Address_toString

18:41:47 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

18:41:48 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fraction_Field

18:41:48 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Group_Closure

18:41:48 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Factorial_Ring

18:41:54 CakeML: theory CakeML.TypeSystemAuxiliary

18:41:56 CakeML: theory CakeML.Big_Step_Determ

18:41:56 CakeML: theory CakeML.Big_Step_Total

18:41:56 CakeML: theory CakeML.Big_Step_Clocked

18:41:58 CakeML: theory CakeML.Big_Step_Unclocked

18:41:58 CakeML: theory CakeML.Evaluate_Termination

18:41:59 CakeML: theory CakeML.Evaluate_Clock

18:41:59 CakeML: theory CakeML.Big_Step_Fun_Equiv

18:42:00 CakeML: theory CakeML.Evaluate_Single

18:42:00 CakeML: theory CakeML.Matching

18:42:02 Collections: theory Collections.Gen_Hash

18:42:02 Collections: theory Collections.Impl_Bit_Set

18:42:02 Collections: theory Native_Word.Uint

18:42:02 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Euclidean_Algorithm

18:42:02 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial

18:42:03 CakeML: theory CakeML.Big_Step_Unclocked_Single

18:42:04 Collections: theory Collections.Impl_Uv_Set

18:42:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness

18:42:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness/document.pdf

18:42:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness/outline.pdf

18:42:08 Timing Goedel_Incompleteness (4 threads, 25.728s elapsed time, 94.376s cpu time, 2.392s GC time, factor 3.67)

18:42:08 Finished Goedel_Incompleteness (0:00:50 elapsed time, 0:02:15 cpu time, factor 2.67)

18:42:08 Building Category3 ...

18:42:10 Category3: theory HOL-Cardinals.Fun_More

18:42:10 Category3: theory HOL-Cardinals.Order_Relation_More

18:42:10 Category3: theory HOL-Cardinals.Order_Union

18:42:10 Category3: theory Category3.Category

18:42:10 Category3: theory HereditarilyFinite.HF

18:42:11 Category3: theory HOL-Cardinals.Wellorder_Extension

18:42:11 Category3: theory HOL-Cardinals.Wellfounded_More

18:42:11 Category3: theory HOL-Cardinals.Wellorder_Relation

18:42:11 Category3: theory Category3.ConcreteCategory

18:42:11 Category3: theory HOL-Cardinals.Wellorder_Embedding

18:42:12 Category3: theory HOL-Cardinals.Wellorder_Constructions

18:42:12 Category3: theory Category3.DiscreteCategory

18:42:12 Category3: theory Category3.DualCategory

18:42:12 Category3: theory Category3.EpiMonoIso

18:42:13 Category3: theory Category3.InitialTerminal

18:42:13 Category3: theory Category3.ProductCategory

18:42:13 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

18:42:13 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

18:42:13 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

18:42:14 CakeML: theory CakeML.CakeML_Code

18:42:14 Category3: theory Category3.FreeCategory

18:42:14 Category3: theory Category3.Functor

18:42:15 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

18:42:15 Category3: theory HOL-Cardinals.Cardinals

18:42:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Normalized_Fraction

18:42:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Primes

18:42:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Field_as_Ring

18:42:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Power_Series

18:42:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Nth_Powers

18:42:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Squarefree

18:42:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_Factorial

18:42:20 Category3: theory Category3.NaturalTransformation

18:42:22 Category3: theory Category3.Subcategory

18:42:22 Category3: theory Category3.SetCategory

18:42:23 Collections: theory Collections.GenCF

18:42:24 Category3: theory Category3.BinaryFunctor

18:42:25 Category3: theory Category3.SetCat

18:42:26 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_FPS

18:42:27 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Laurent_Series

18:42:28 Collections: theory Collections.ICF_Gen_Algo_Chapter

18:42:28 Collections: theory Collections.ICF_Impl_Chapter

18:42:28 Collections: theory Collections.ICF_Spec_Chapter

18:42:28 Collections: theory Collections.ICF_Chapter

18:42:28 Collections: theory Trie.Trie

18:42:28 Collections: theory HOL-Library.RBT

18:42:28 Collections: theory Collections.AnnotatedListSpec

18:42:28 Collections: theory Collections.ListSpec

18:42:29 Collections: theory Collections.PrioSpec

18:42:30 Category3: theory Category3.FunctorCategory

18:42:31 Collections: theory Collections.Trie_Impl

18:42:31 Collections: theory Collections.BinoPrioImpl

18:42:31 Collections: theory Collections.ListGA

18:42:31 Collections: theory Collections.FTAnnotatedListImpl

18:42:31 Collections: theory Collections.Trie2

18:42:32 Collections: theory Collections.PrioByAnnotatedList

18:42:32 Collections: theory Collections.Fifo

18:42:34 Collections: theory Collections.SkewPrioImpl

18:42:35 Collections: theory Collections.PrioUniqueSpec

18:42:36 Collections: theory Collections.SetSpec

18:42:36 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Computational_Algebra

18:42:37 Collections: theory Collections.PrioUniqueByAnnotatedList

18:42:37 Collections: theory Collections.FTPrioImpl

18:42:40 Collections: theory Collections.FTPrioUniqueImpl

18:42:42 Collections: theory Collections.Algos

18:42:42 Collections: theory Collections.SetIndex

18:42:42 Collections: theory Collections.SetIteratorCollectionsGA

18:42:42 Category3: theory Category3.Yoneda

18:42:43 Collections: theory Collections.MapGA

18:42:43 Collections: theory Collections.SetGA

18:42:46 Collections: theory Collections.ArrayMapImpl

18:42:46 Collections: theory Collections.ListMapImpl

18:42:46 Collections: theory Collections.ListMapImpl_Invar

18:42:49 Collections: theory Collections.TrieMapImpl

18:42:51 Collections: theory Collections.ArrayHashMap_Impl

18:42:53 Collections: theory Collections.ListSetImpl

18:42:53 Collections: theory Collections.ListSetImpl_Invar

18:42:55 Collections: theory Collections.ListSetImpl_NotDist

18:42:56 Collections: theory Collections.ArrayHashMap

18:42:58 Collections: theory Collections.ListSetImpl_Sorted

18:42:59 Collections: theory Collections.SetByMap

18:43:01 Collections: theory Collections.RBTMapImpl

18:43:01 Collections: theory Collections.ArraySetImpl

18:43:03 Collections: theory Collections.ArrayHashSet

18:43:06 Collections: theory Collections.TrieSetImpl

18:43:09 Collections: theory Collections.HashMap_Impl

18:43:09 Collections: theory Collections.RBTSetImpl

18:43:10 Category3: theory Category3.Adjunction

18:43:11 Collections: theory Collections.HashMap

18:43:18 Collections: theory Collections.HashSet

18:43:18 Collections: theory Collections.MapStdImpl

18:43:25 Collections: theory Collections.SetStdImpl

18:43:30 Collections: theory Collections.ICF_Impl

18:43:35 Collections: theory Collections.ICF_Refine_Monadic

18:43:36 Collections: theory Collections.ICF_Autoref

18:43:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Computational_Algebra

18:43:36 Timing HOL-Computational_Algebra (4 threads, 75.551s elapsed time, 214.164s cpu time, 6.512s GC time, factor 2.83)

18:43:36 Finished HOL-Computational_Algebra (0:01:50 elapsed time, 0:04:27 cpu time, factor 2.42)

18:43:36 Building HOL-Algebra ...

18:43:39 HOL-Algebra: theory HOL-Cardinals.Fun_More

18:43:39 HOL-Algebra: theory HOL-Cardinals.Order_Relation_More

18:43:39 HOL-Algebra: theory HOL-Cardinals.Order_Union

18:43:39 HOL-Algebra: theory HOL-Algebra.Exponent

18:43:39 HOL-Algebra: theory HOL-Algebra.Congruence

18:43:39 HOL-Algebra: theory HOL-Algebra.Cycles

18:43:39 HOL-Algebra: theory HOL-Cardinals.Wellfounded_More

18:43:39 HOL-Algebra: theory HOL-Cardinals.Wellorder_Relation

18:43:40 HOL-Algebra: theory HOL-Cardinals.Wellorder_Embedding

18:43:40 Collections: theory Collections.Collections_Entrypoints_Chapter

18:43:40 Collections: theory Collections.ICF_Entrypoints_Chapter

18:43:40 Collections: theory Collections.Userguides_Chapter

18:43:40 Collections: theory Collections.Collections

18:43:40 Collections: theory Collections.Refine_Dflt

18:43:40 HOL-Algebra: theory HOL-Cardinals.Wellorder_Constructions

18:43:40 Collections: theory Collections.CollectionsV1

18:43:40 Collections: theory Collections.ICF_Userguide

18:43:40 Collections: theory Collections.Refine_Dflt_ICF

18:43:40 HOL-Algebra: theory HOL-Algebra.Order

18:43:41 HOL-Algebra: theory HOL-Cardinals.Cardinal_Order_Relation

18:43:41 Collections: theory Collections.Refine_Dflt_Only_ICF

18:43:41 Collections: theory Collections.Refine_Monadic_Userguide

18:43:42 HOL-Algebra: theory HOL-Algebra.Lattice

18:43:43 HOL-Algebra: theory HOL-Cardinals.Cardinal_Arithmetic

18:43:44 HOL-Algebra: theory HOL-Algebra.Complete_Lattice

18:43:46 HOL-Algebra: theory HOL-Algebra.Galois_Connection

18:43:46 HOL-Algebra: theory HOL-Algebra.Group

18:43:46 Category3: theory Category3.EquivalenceOfCategories

18:43:46 Category3: theory Category3.Limit

18:43:49 HOL-Algebra: theory HOL-Algebra.Bij

18:43:49 HOL-Algebra: theory HOL-Algebra.Coset

18:43:49 HOL-Algebra: theory HOL-Algebra.FiniteProduct

18:43:49 HOL-Algebra: theory HOL-Algebra.Ring

18:43:51 HOL-Algebra: theory HOL-Algebra.Group_Action

18:43:51 HOL-Algebra: theory HOL-Algebra.Sylow

18:43:51 HOL-Algebra: theory HOL-Algebra.Divisibility

18:43:52 HOL-Algebra: theory HOL-Algebra.Zassenhaus

18:43:52 HOL-Algebra: theory HOL-Algebra.Generated_Groups

18:43:55 HOL-Algebra: theory HOL-Algebra.Solvable_Groups

18:43:56 HOL-Algebra: theory HOL-Algebra.Sym_Groups

18:43:57 HOL-Algebra: theory HOL-Algebra.AbelCoset

18:43:57 HOL-Algebra: theory HOL-Algebra.Module

18:44:03 HOL-Algebra: theory HOL-Algebra.Ideal

18:44:06 HOL-Algebra: theory HOL-Algebra.Ideal_Product

18:44:07 HOL-Algebra: theory HOL-Algebra.RingHom

18:44:08 HOL-Algebra: theory HOL-Algebra.QuotRing

18:44:08 HOL-Algebra: theory HOL-Algebra.UnivPoly

18:44:13 HOL-Algebra: theory HOL-Algebra.IntRing

18:44:13 HOL-Algebra: theory HOL-Algebra.Weak_Morphisms

18:44:14 HOL-Algebra: theory HOL-Algebra.Chinese_Remainder

18:44:15 HOL-Nominal-Examples: theory HOL-Nominal-Examples.VC_Condition

18:44:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nominal-Examples

18:44:23 Timing HOL-Nominal-Examples (4 threads, 422.854s elapsed time, 1518.376s cpu time, 92.544s GC time, factor 3.59)

18:44:23 Finished HOL-Nominal-Examples (0:07:05 elapsed time, 0:25:21 cpu time, factor 3.57)

18:44:23 Building HOL-Number_Theory ...

18:44:24 HOL-Algebra: theory HOL-Algebra.Multiplicative_Group

18:44:26 HOL-Number_Theory: theory HOL-Number_Theory.Cong

18:44:26 HOL-Number_Theory: theory HOL-Algebra.Congruence

18:44:26 HOL-Number_Theory: theory HOL-Number_Theory.Eratosthenes

18:44:26 HOL-Number_Theory: theory HOL-Number_Theory.Fib

18:44:26 HOL-Number_Theory: theory HOL-Number_Theory.Prime_Powers

18:44:27 HOL-Number_Theory: theory HOL-Algebra.Order

18:44:28 HOL-Number_Theory: theory HOL-Number_Theory.Mod_Exp

18:44:28 HOL-Number_Theory: theory HOL-Number_Theory.Totient

18:44:28 HOL-Algebra: theory HOL-Algebra.Elementary_Groups

18:44:28 HOL-Algebra: theory HOL-Algebra.Ring_Divisibility

18:44:28 HOL-Algebra: theory HOL-Algebra.Subrings

18:44:29 HOL-Number_Theory: theory HOL-Algebra.Lattice

18:44:29 HOL-Algebra: theory HOL-Algebra.Exact_Sequence

18:44:30 HOL-Algebra: theory HOL-Algebra.Product_Groups

18:44:31 HOL-Algebra: theory HOL-Algebra.Free_Abelian_Groups

18:44:31 HOL-Number_Theory: theory HOL-Algebra.Complete_Lattice

18:44:32 HOL-Number_Theory: theory HOL-Algebra.Group

18:44:32 HOL-Algebra: theory HOL-Algebra.Embedded_Algebras

18:44:32 HOL-Algebra: theory HOL-Algebra.Generated_Rings

18:44:33 HOL-Algebra: theory HOL-Algebra.Generated_Fields

18:44:34 HOL-Number_Theory: theory HOL-Algebra.Coset

18:44:34 HOL-Number_Theory: theory HOL-Algebra.FiniteProduct

18:44:35 HOL-Number_Theory: theory HOL-Algebra.Ring

18:44:36 HOL-Number_Theory: theory HOL-Algebra.Generated_Groups

18:44:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Data_Structures

18:44:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Data_Structures/document.pdf

18:44:39 Timing HOL-Data_Structures (4 threads, 461.769s elapsed time, 1694.648s cpu time, 108.564s GC time, factor 3.67)

18:44:39 Finished HOL-Data_Structures (0:07:50 elapsed time, 0:28:26 cpu time, factor 3.62)

18:44:39 Building Deriving ...

18:44:40 HOL-Number_Theory: theory HOL-Algebra.AbelCoset

18:44:40 HOL-Number_Theory: theory HOL-Algebra.Module

18:44:41 HOL-Algebra: theory HOL-Algebra.Polynomials

18:44:41 Deriving: theory Deriving.Comparator

18:44:41 Deriving: theory Deriving.Derive_Manager

18:44:41 Deriving: theory Deriving.Generator_Aux

18:44:41 Deriving: theory HOL-Word.Bit_Comprehension

18:44:42 Deriving: theory HOL-Word.Traditional_Syntax

18:44:42 Deriving: theory Deriving.Equality_Generator

18:44:42 Deriving: theory Deriving.Equality_Instances

18:44:43 Deriving: theory Deriving.Countable_Generator

18:44:43 Deriving: theory Deriving.Compare

18:44:43 Deriving: theory Deriving.Comparator_Generator

18:44:43 Deriving: theory Deriving.RBT_Comparator_Impl

18:44:43 Deriving: theory HOL-Word.Bits_Int

18:44:44 Deriving: theory Deriving.RBT_Compare_Order_Impl

18:44:44 Deriving: theory Deriving.Compare_Generator

18:44:44 Deriving: theory Deriving.Compare_Instances

18:44:45 Deriving: theory Deriving.Compare_Rat

18:44:45 Deriving: theory Deriving.Compare_Real

18:44:45 Deriving: theory Deriving.Compare_Order_Instances

18:44:46 HOL-Number_Theory: theory HOL-Algebra.Ideal

18:44:46 Deriving: theory HOL-Word.Misc_Arithmetic

18:44:46 Deriving: theory Native_Word.More_Bits_Int

18:44:47 Deriving: theory HOL-Word.Word

18:44:50 HOL-Number_Theory: theory HOL-Algebra.RingHom

18:44:52 HOL-Number_Theory: theory HOL-Algebra.UnivPoly

18:44:56 Deriving: theory HOL-Word.Misc_Typedef

18:44:57 Deriving: theory HOL-Word.Reversed_Bit_Lists

18:44:58 Category3: theory Category3.CartesianCategory

18:44:58 Category3: theory Category3.CategoryWithPullbacks

18:44:58 Deriving: theory HOL-Word.Misc_lsb

18:44:59 Deriving: theory HOL-Word.Misc_msb

18:44:59 Deriving: theory Word_Lib.Signed_Words

18:44:59 Deriving: theory HOL-Word.Misc_set_bit

18:44:59 Deriving: theory Word_Lib.Bitwise

18:45:00 Deriving: theory Word_Lib.Word_Syntax

18:45:02 Deriving: theory Native_Word.Code_Symbolic_Bits_Int

18:45:02 HOL-Algebra: theory HOL-Algebra.Polynomial_Divisibility

18:45:02 Deriving: theory Word_Lib.Word_Lib

18:45:02 Deriving: theory Native_Word.Bits_Integer

18:45:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses

18:45:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses/document.pdf

18:45:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses/outline.pdf

18:45:03 Timing IP_Addresses (4 threads, 275.905s elapsed time, 866.180s cpu time, 44.268s GC time, factor 3.14)

18:45:03 Finished IP_Addresses (0:05:37 elapsed time, 0:16:27 cpu time, factor 2.93)

18:45:03 Building Jinja ...

18:45:05 Jinja: theory Jinja.Auxiliary

18:45:05 Jinja: theory Jinja.Semilat

18:45:05 Jinja: theory List-Index.List_Index

18:45:05 Jinja: theory Jinja.Type

18:45:05 HOL-Number_Theory: theory HOL-Algebra.Multiplicative_Group

18:45:06 Jinja: theory Jinja.Err

18:45:06 Jinja: theory Jinja.Hidden

18:45:06 Jinja: theory Jinja.Decl

18:45:06 Jinja: theory Jinja.TypeRel

18:45:07 Jinja: theory Jinja.Listn

18:45:07 Jinja: theory Jinja.Opt

18:45:07 Jinja: theory Jinja.Product

18:45:07 Jinja: theory Jinja.Semilattices

18:45:08 Jinja: theory Jinja.Typing_Framework

18:45:08 Jinja: theory Jinja.SemilatAlg

18:45:08 Jinja: theory Jinja.Value

18:45:08 Jinja: theory Jinja.Kildall

18:45:09 Jinja: theory Jinja.LBVSpec

18:45:09 Jinja: theory Jinja.Typing_Framework_err

18:45:09 Jinja: theory Jinja.Objects

18:45:10 Jinja: theory Jinja.LBVComplete

18:45:10 Jinja: theory Jinja.LBVCorrect

18:45:10 Jinja: theory Jinja.Exceptions

18:45:10 Jinja: theory Jinja.JVMState

18:45:10 Jinja: theory Jinja.JVMInstructions

18:45:10 Jinja: theory Jinja.Conform

18:45:10 HOL-Number_Theory: theory HOL-Number_Theory.Residues

18:45:10 Jinja: theory Jinja.Expr

18:45:10 Jinja: theory Jinja.State

18:45:10 Jinja: theory Jinja.SystemClasses

18:45:10 Jinja: theory Jinja.WellForm

18:45:11 Jinja: theory Jinja.PCompiler

18:45:11 Jinja: theory Jinja.SemiType

18:45:11 Jinja: theory Jinja.Abstract_BV

18:45:12 Jinja: theory Jinja.JVM_SemiType

18:45:12 HOL-Number_Theory: theory HOL-Number_Theory.Euler_Criterion

18:45:12 HOL-Number_Theory: theory HOL-Number_Theory.Pocklington

18:45:13 HOL-Number_Theory: theory HOL-Number_Theory.Gauss

18:45:13 Jinja: theory Jinja.JVMExceptions

18:45:13 Jinja: theory Jinja.JVMExecInstr

18:45:13 HOL-Number_Theory: theory HOL-Number_Theory.Residue_Primitive_Roots

18:45:13 Jinja: theory Jinja.Effect

18:45:13 HOL-Number_Theory: theory HOL-Number_Theory.Quadratic_Reciprocity

18:45:13 MSO_Regex_Equivalence: theory HOL-Library.Product_Lexorder

18:45:13 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.M2L_Examples

18:45:13 MSO_Regex_Equivalence: theory MSO_Regex_Equivalence.WS1S_Examples

18:45:14 Jinja: theory Jinja.JVMExec

18:45:14 HOL-Number_Theory: theory HOL-Number_Theory.Number_Theory

18:45:15 Jinja: theory Jinja.JVMDefensive

18:45:16 Jinja: theory Jinja.JVMListExample

18:45:17 Category3: theory Category3.CartesianClosedCategory

18:45:18 Category3: theory Category3.CategoryWithFiniteLimits

18:45:18 Deriving: theory Native_Word.Code_Target_Word_Base

18:45:19 Jinja: theory Jinja.Examples

18:45:19 Jinja: theory Jinja.BigStep

18:45:19 Category3: theory Category3.HFSetCat

18:45:19 Deriving: theory Native_Word.Uint32

18:45:22 Deriving: theory Collections.HashCode

18:45:22 Jinja: theory Jinja.SmallStep

18:45:22 Deriving: theory Deriving.Hash_Generator

18:45:23 Jinja: theory Jinja.WellType

18:45:23 Deriving: theory Deriving.Hash_Instances

18:45:23 Deriving: theory Deriving.Derive

18:45:24 Jinja: theory Jinja.Annotate

18:45:25 Deriving: theory Deriving.Derive_Examples

18:45:25 Jinja: theory Jinja.WellTypeRT

18:45:26 Jinja: theory Jinja.DefAss

18:45:27 Jinja: theory Jinja.J1

18:45:27 Jinja: theory Jinja.execute_Bigstep

18:45:29 Jinja: theory Jinja.execute_WellType

18:45:29 Jinja: theory Jinja.Compiler2

18:45:30 Jinja: theory Jinja.Correctness2

18:45:31 Jinja: theory Jinja.WWellForm

18:45:31 Jinja: theory Jinja.Equivalence

18:45:32 Jinja: theory Jinja.JWellForm

18:45:32 HOL-Algebra: theory HOL-Algebra.Finite_Extensions

18:45:33 HOL-Algebra: theory HOL-Algebra.Indexed_Polynomials

18:45:33 Jinja: theory Jinja.BVSpec

18:45:33 Jinja: theory Jinja.Progress

18:45:33 Jinja: theory Jinja.J1WellForm

18:45:33 Jinja: theory Jinja.BVConform

18:45:34 Jinja: theory Jinja.BVSpecTypeSafe

18:45:35 Jinja: theory Jinja.EffectMono

18:45:35 Jinja: theory Jinja.TypeSafe

18:45:35 Jinja: theory Jinja.TF_JVM

18:45:35 Jinja: theory Jinja.BVNoTypeError

18:45:35 Jinja: theory Jinja.Compiler1

18:45:35 Jinja: theory Jinja.BVExec

18:45:36 Jinja: theory Jinja.LBVJVM

18:45:36 Jinja: theory Jinja.Correctness1

18:45:36 Jinja: theory Jinja.BVExample

18:45:36 Jinja: theory Jinja.Compiler

18:45:37 Jinja: theory Jinja.TypeComp

18:45:48 HOL-Algebra: theory HOL-Algebra.Algebraic_Closure

18:45:51 CakeML: theory CakeML.Compiler_Test

18:45:56 HOL-Algebra: theory HOL-Algebra.Algebra

18:45:57 Jinja: theory Jinja.Jinja

18:46:01 CakeML: theory CakeML.Code_Test_Haskell

18:46:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MSO_Regex_Equivalence

18:46:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MSO_Regex_Equivalence/document.pdf

18:46:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MSO_Regex_Equivalence/outline.pdf

18:46:05 Timing MSO_Regex_Equivalence (4 threads, 548.773s elapsed time, 1821.108s cpu time, 49.876s GC time, factor 3.32)

18:46:05 Finished MSO_Regex_Equivalence (0:09:17 elapsed time, 0:30:37 cpu time, factor 3.30)

18:46:05 Building Abstract-Rewriting ...

18:46:12 Abstract-Rewriting: theory Regular-Sets.Regular_Set

18:46:12 Abstract-Rewriting: theory Abstract-Rewriting.Seq

18:46:14 Abstract-Rewriting: theory Regular-Sets.Regular_Exp

18:46:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections

18:46:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/document.pdf

18:46:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/outline.pdf

18:46:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/userguide.pdf

18:46:16 Timing Collections (4 threads, 273.465s elapsed time, 706.636s cpu time, 53.956s GC time, factor 2.58)

18:46:16 Finished Collections (0:06:37 elapsed time, 0:23:42 cpu time, factor 3.57)

18:46:16 Building CAVA_Base ...

18:46:18 Abstract-Rewriting: theory Regular-Sets.NDerivative

18:46:18 Abstract-Rewriting: theory Regular-Sets.Relation_Interpretation

18:46:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving

18:46:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving/document.pdf

18:46:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving/outline.pdf

18:46:18 Timing Deriving (4 threads, 59.723s elapsed time, 187.920s cpu time, 7.988s GC time, factor 3.15)

18:46:18 Finished Deriving (0:01:38 elapsed time, 0:05:07 cpu time, factor 3.12)

18:46:18 Building Containers ...

18:46:19 CAVA_Base: theory CAVA_Base.Lexord_List

18:46:19 CAVA_Base: theory CAVA_Base.Statistics

18:46:19 CAVA_Base: theory Deriving.Comparator

18:46:19 CAVA_Base: theory Deriving.Derive_Manager

18:46:19 CAVA_Base: theory Deriving.Generator_Aux

18:46:19 CAVA_Base: theory HOL-Library.Char_ord

18:46:19 CAVA_Base: theory HOL-Library.Nat_Bijection

18:46:19 CAVA_Base: theory HOL-Library.Old_Datatype

18:46:19 CAVA_Base: theory Deriving.Equality_Generator

18:46:20 CAVA_Base: theory Deriving.Hash_Generator

18:46:20 CAVA_Base: theory Deriving.Equality_Instances

18:46:20 CAVA_Base: theory HOL-Library.Countable

18:46:20 CAVA_Base: theory CAVA_Base.Code_String

18:46:20 CAVA_Base: theory CAVA_Base.CAVA_Code_Target

18:46:20 CAVA_Base: theory CAVA_Base.CAVA_Base

18:46:20 CAVA_Base: theory Deriving.Compare

18:46:21 Containers: theory Containers.Equal

18:46:21 Containers: theory Containers.List_Fusion

18:46:21 Containers: theory Containers.Extend_Partial_Order

18:46:21 Containers: theory Containers.AssocList

18:46:21 CAVA_Base: theory Deriving.Comparator_Generator

18:46:21 Containers: theory Containers.Closure_Set

18:46:21 Containers: theory Containers.Containers_Auxiliary

18:46:21 Containers: theory Containers.Card_Datatype

18:46:21 CAVA_Base: theory Deriving.Hash_Instances

18:46:21 Containers: theory Containers.Containers_Generator

18:46:21 Containers: theory Regular-Sets.Regular_Set

18:46:22 CAVA_Base: theory CAVA_Base.All_Of_CAVA_Base

18:46:22 CAVA_Base: theory Deriving.Compare_Generator

18:46:22 Abstract-Rewriting: theory Regular-Sets.Equivalence_Checking

18:46:22 CAVA_Base: theory Deriving.Countable_Generator

18:46:22 Containers: theory Containers.Collection_Enum

18:46:22 Containers: theory Containers.Collection_Eq

18:46:22 Abstract-Rewriting: theory Regular-Sets.Regexp_Method

18:46:22 CAVA_Base: theory Deriving.Compare_Instances

18:46:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory

18:46:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory/document.pdf

18:46:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory/outline.pdf

18:46:22 Timing HOL-Number_Theory (4 threads, 77.566s elapsed time, 283.460s cpu time, 18.196s GC time, factor 3.65)

18:46:22 Finished HOL-Number_Theory (0:01:58 elapsed time, 0:05:55 cpu time, factor 3.00)

18:46:22 Running HOL-ex ...

18:46:23 Containers: theory Containers.Lexicographic_Order

18:46:23 Containers: theory Containers.DList_Set

18:46:23 Containers: theory Containers.Set_Linorder

18:46:23 Containers: theory Containers.RBT_ext

18:46:23 CAVA_Base: theory Deriving.Derive

18:46:23 Abstract-Rewriting: theory Abstract-Rewriting.Abstract_Rewriting

18:46:25 Containers: theory Regular-Sets.Regular_Exp

18:46:26 HOL-ex: theory HOL-Word.Bit_Comprehension

18:46:26 HOL-ex: theory HOL-ex.Bubblesort

18:46:26 HOL-ex: theory HOL-ex.MergeSort

18:46:26 HOL-ex: theory HOL-ex.Quicksort

18:46:26 Abstract-Rewriting: theory Abstract-Rewriting.Relative_Rewriting

18:46:26 Abstract-Rewriting: theory Abstract-Rewriting.SN_Orders

18:46:26 HOL-ex: theory HOL-ex.Simps_Case_Conv_Examples

18:46:27 HOL-ex: theory HOL-ex.Conditional_Parametricity_Examples

18:46:27 HOL-ex: theory HOL-ex.Datatype_Record_Examples

18:46:27 HOL-ex: theory HOL-ex.IArray_Examples

18:46:27 HOL-ex: theory HOL-ex.Perm_Fragments

18:46:28 HOL-ex: theory HOL-ex.Code_Lazy_Demo

18:46:28 HOL-ex: theory HOL-ex.Refute_Examples

18:46:29 Abstract-Rewriting: theory Abstract-Rewriting.SN_Order_Carrier

18:46:30 Containers: theory Regular-Sets.NDerivative

18:46:30 Containers: theory Regular-Sets.Relation_Interpretation

18:46:32 HOL-ex: theory HOL-ex.Radix_Sort

18:46:32 HOL-ex: theory HOL-ex.Transitive_Closure_Table_Ex

18:46:33 HOL-ex: theory HOL-ex.While_Combinator_Example

18:46:33 HOL-ex: theory HOL-ex.Code_Timing

18:46:33 HOL-ex: theory HOL-Word.Traditional_Syntax

18:46:33 HOL-ex: theory HOL-ex.Antiquote

18:46:33 HOL-ex: theory HOL-ex.Arith_Examples

18:46:33 HOL-ex: theory HOL-ex.Birthday_Paradox

18:46:33 HOL-ex: theory HOL-ex.CTL

18:46:34 HOL-ex: theory HOL-ex.Cartouche_Examples

18:46:34 HOL-ex: theory HOL-Word.Bits_Int

18:46:34 HOL-ex: theory HOL-ex.Case_Product

18:46:34 HOL-ex: theory HOL-ex.Chinese

18:46:35 HOL-ex: theory HOL-ex.Classical

18:46:35 Containers: theory Regular-Sets.Equivalence_Checking

18:46:36 HOL-ex: theory HOL-ex.Coercion_Examples

18:46:36 Containers: theory Regular-Sets.Regexp_Method

18:46:36 HOL-ex: theory HOL-ex.Computations

18:46:36 HOL-ex: theory HOL-ex.Erdoes_Szekeres

18:46:36 HOL-ex: theory HOL-ex.Executable_Relation

18:46:36 HOL-ex: theory HOL-ex.Execute_Choice

18:46:36 HOL-ex: theory HOL-ex.Functions

18:46:36 HOL-ex: theory HOL-ex.Guess

18:46:36 HOL-ex: theory HOL-ex.Hebrew

18:46:37 HOL-ex: theory HOL-Word.Word

18:46:37 Containers: theory Containers.Collection_Order

18:46:39 HOL-ex: theory HOL-ex.Hex_Bin_Examples

18:46:39 HOL-ex: theory HOL-ex.Intuitionistic

18:46:39 HOL-ex: theory HOL-ex.Join_Theory

18:46:40 HOL-ex: theory HOL-ex.Lagrange

18:46:40 HOL-ex: theory HOL-ex.List_to_Set_Comprehension_Examples

18:46:40 HOL-ex: theory HOL-ex.LocaleTest2

18:46:40 Containers: theory Containers.List_Proper_Interval

18:46:41 HOL-ex: theory HOL-ex.MonoidGroup

18:46:41 Containers: theory Containers.RBT_Mapping2

18:46:41 HOL-ex: theory HOL-ex.Multiquote

18:46:41 HOL-ex: theory HOL-ex.NatSum

18:46:41 HOL-ex: theory HOL-ex.PER

18:46:41 HOL-ex: theory HOL-ex.Peano_Axioms

18:46:41 HOL-ex: theory HOL-ex.PresburgerEx

18:46:42 HOL-ex: theory HOL-ex.Primrec

18:46:42 HOL-ex: theory HOL-ex.Residue_Ring

18:46:42 HOL-ex: theory HOL-ex.Rewrite_Examples

18:46:42 Containers: theory Containers.RBT_Set2

18:46:44 HOL-ex: theory HOL-ex.Serbian

18:46:44 HOL-ex: theory HOL-ex.Set_Comprehension_Pointfree_Examples

18:46:44 Containers: theory Containers.Set_Impl

18:46:45 HOL-ex: theory HOL-ex.Set_Theory

18:46:46 HOL-ex: theory HOL-ex.Simproc_Tests

18:46:48 HOL-ex: theory HOL-ex.Sketch_and_Explore

18:46:48 HOL-ex: theory HOL-ex.Sorting_Algorithms_Examples

18:46:49 HOL-ex: theory HOL-ex.Sudoku

18:46:50 HOL-ex: theory HOL-ex.Bit_Lists

18:46:50 HOL-ex: theory HOL-ex.Tarski

18:46:51 HOL-ex: theory HOL-ex.Termination

18:46:52 HOL-ex: theory HOL-ex.ThreeDivides

18:46:53 HOL-ex: theory HOL-ex.Transfer_Int_Nat

18:46:53 HOL-ex: theory HOL-ex.Tree23

18:46:55 HOL-ex: theory HOL-ex.Unification

18:46:57 HOL-ex: theory HOL-ex.veriT_Preprocessing

18:46:57 HOL-ex: theory HOL-ex.Transfer_Debug

18:46:58 HOL-ex: theory HOL-ex.Function_Growth

18:46:58 HOL-ex: theory HOL-ex.SOS

18:46:58 HOL-ex: theory HOL-ex.SOS_Cert

18:46:59 HOL-ex: theory HOL-ex.Argo_Examples

18:46:59 HOL-ex: theory HOL-ex.Ballot

18:46:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Base

18:46:59 Timing CAVA_Base (4 threads, 13.951s elapsed time, 41.264s cpu time, 1.252s GC time, factor 2.96)

18:46:59 Finished CAVA_Base (0:00:42 elapsed time, 0:01:23 cpu time, factor 1.98)

18:46:59 Building CAVA_Automata ...

18:47:00 HOL-ex: theory HOL-ex.BinEx

18:47:01 HOL-ex: theory HOL-ex.Code_Binary_Nat_examples

18:47:01 Containers: theory Containers.Mapping_Impl

18:47:01 HOL-ex: theory HOL-ex.Cubic_Quartic

18:47:01 HOL-ex: theory HOL-ex.Dedekind_Real

18:47:01 HOL-ex: theory HOL-ex.Eval_Examples

18:47:02 CAVA_Automata: theory CAVA_Automata.Step_Conv

18:47:02 CAVA_Automata: theory HOL-Library.Omega_Words_Fun

18:47:02 CAVA_Automata: theory CAVA_Automata.Digraph_Basic

18:47:02 HOL-ex: theory HOL-ex.Gauge_Integration

18:47:03 HOL-ex: theory HOL-ex.HarmonicSeries

18:47:03 HOL-ex: theory HOL-ex.Normalization_by_Evaluation

18:47:03 HOL-ex: theory HOL-ex.Parallel_Example

18:47:03 Containers: theory Containers.Map_To_Mapping

18:47:04 CAVA_Automata: theory CAVA_Automata.Digraph

18:47:04 Containers: theory Containers.Containers

18:47:04 Containers: theory Containers.Containers_Userguide

18:47:04 Containers: theory Containers.Compatibility_Containers_Regular_Sets

18:47:06 CAVA_Automata: theory CAVA_Automata.Automata

18:47:06 CAVA_Automata: theory CAVA_Automata.Digraph_Impl

18:47:06 HOL-ex: theory HOL-ex.Pythagoras

18:47:06 HOL-ex: theory HOL-ex.Reflection_Examples

18:47:06 HOL-ex: theory HOL-ex.Sqrt

18:47:07 HOL-ex: theory HOL-ex.Sqrt_Script

18:47:07 HOL-ex: theory HOL-ex.Sum_of_Powers

18:47:07 HOL-ex: theory HOL-ex.Triangular_Numbers

18:47:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting

18:47:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting/document.pdf

18:47:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting/outline.pdf

18:47:07 Timing Abstract-Rewriting (4 threads, 29.517s elapsed time, 80.260s cpu time, 3.200s GC time, factor 2.72)

18:47:07 Finished Abstract-Rewriting (0:01:01 elapsed time, 0:02:21 cpu time, factor 2.31)

18:47:07 Building First_Order_Terms ...

18:47:10 First_Order_Terms: theory First_Order_Terms.Transitive_Closure_More

18:47:10 First_Order_Terms: theory First_Order_Terms.Option_Monad

18:47:10 First_Order_Terms: theory First_Order_Terms.Fun_More

18:47:10 First_Order_Terms: theory First_Order_Terms.Seq_More

18:47:10 First_Order_Terms: theory First_Order_Terms.Term

18:47:13 First_Order_Terms: theory First_Order_Terms.Unifiers

18:47:13 First_Order_Terms: theory First_Order_Terms.Term_Pair_Multiset

18:47:13 First_Order_Terms: theory First_Order_Terms.Subsumption

18:47:13 First_Order_Terms: theory First_Order_Terms.Abstract_Matching

18:47:14 First_Order_Terms: theory First_Order_Terms.Abstract_Unification

18:47:14 CAVA_Automata: theory CAVA_Automata.Lasso

18:47:15 First_Order_Terms: theory First_Order_Terms.Unification

18:47:15 CAVA_Automata: theory CAVA_Automata.Simulation

18:47:16 CAVA_Automata: theory CAVA_Automata.Stuttering_Extension

18:47:16 First_Order_Terms: theory First_Order_Terms.Matching

18:47:33 CAVA_Automata: theory CAVA_Automata.Automata_Impl

18:47:34 Containers: theory Containers.Card_Datatype_Ex

18:47:34 Containers: theory Containers.TwoSat_Ex

18:47:34 Containers: theory Containers.Map_To_Mapping_Ex

18:47:34 Containers: theory Containers.Containers_DFS_Ex

18:47:36 Containers: theory Containers.Containers_TwoSat_Ex

18:47:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms

18:47:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms/document.pdf

18:47:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms/outline.pdf

18:47:42 Timing First_Order_Terms (4 threads, 8.788s elapsed time, 26.120s cpu time, 0.976s GC time, factor 2.97)

18:47:42 Finished First_Order_Terms (0:00:34 elapsed time, 0:01:09 cpu time, factor 2.05)

18:47:42 Building Stateful_Protocol_Composition_and_Typing ...

18:47:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra

18:47:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra/document.pdf

18:47:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra/outline.pdf

18:47:45 Timing HOL-Algebra (4 threads, 170.660s elapsed time, 639.672s cpu time, 78.412s GC time, factor 3.75)

18:47:45 Finished HOL-Algebra (0:04:07 elapsed time, 0:12:57 cpu time, factor 3.15)

18:47:45 Building JNF-AFP-Lib ...

18:47:52 JNF-AFP-Lib: theory Containers.Extend_Partial_Order

18:47:52 JNF-AFP-Lib: theory Containers.List_Fusion

18:47:52 JNF-AFP-Lib: theory Deriving.Comparator

18:47:52 JNF-AFP-Lib: theory Containers.Equal

18:47:52 JNF-AFP-Lib: theory Containers.Closure_Set

18:47:52 JNF-AFP-Lib: theory Deriving.Derive_Manager

18:47:52 JNF-AFP-Lib: theory Deriving.Generator_Aux

18:47:52 JNF-AFP-Lib: theory HOL-Cardinals.Wellorder_Extension

18:47:52 JNF-AFP-Lib: theory Containers.Containers_Auxiliary

18:47:52 JNF-AFP-Lib: theory Deriving.Equality_Generator

18:47:53 JNF-AFP-Lib: theory Abstract-Rewriting.Seq

18:47:53 JNF-AFP-Lib: theory Deriving.Equality_Instances

18:47:53 JNF-AFP-Lib: theory Deriving.Compare

18:47:53 JNF-AFP-Lib: theory Deriving.Comparator_Generator

18:47:53 JNF-AFP-Lib: theory Containers.Containers_Generator

18:47:53 JNF-AFP-Lib: theory Containers.Lexicographic_Order

18:47:53 JNF-AFP-Lib: theory Containers.Collection_Enum

18:47:53 JNF-AFP-Lib: theory Containers.Collection_Eq

18:47:54 JNF-AFP-Lib: theory Containers.Set_Linorder

18:47:54 JNF-AFP-Lib: theory Deriving.Compare_Generator

18:47:54 JNF-AFP-Lib: theory Deriving.Compare_Instances

18:47:54 JNF-AFP-Lib: theory Containers.DList_Set

18:47:54 JNF-AFP-Lib: theory Containers.RBT_ext

18:47:55 JNF-AFP-Lib: theory Deriving.RBT_Comparator_Impl

18:47:55 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Unsorted

18:47:56 JNF-AFP-Lib: theory Matrix.Utility

18:47:56 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom

18:47:57 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Polynomial

18:47:59 JNF-AFP-Lib: theory Regular-Sets.Regular_Set

18:48:01 JNF-AFP-Lib: theory Show.Show

18:48:01 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom_Poly

18:48:01 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

18:48:02 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Messages

18:48:02 JNF-AFP-Lib: theory Show.Show_Instances

18:48:02 JNF-AFP-Lib: theory Regular-Sets.Regular_Exp

18:48:03 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.More_Unification

18:48:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML

18:48:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML/document.pdf

18:48:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML/outline.pdf

18:48:03 Timing CakeML (4 threads, 428.289s elapsed time, 1328.036s cpu time, 262.724s GC time, factor 3.10)

18:48:03 Finished CakeML (0:08:48 elapsed time, 0:26:11 cpu time, factor 2.97)

18:48:03 Building HereditarilyFinite ...

18:48:03 JNF-AFP-Lib: theory VectorSpace.FunctionLemmas

18:48:04 JNF-AFP-Lib: theory VectorSpace.RingModuleFacts

18:48:05 JNF-AFP-Lib: theory VectorSpace.MonoidSums

18:48:05 JNF-AFP-Lib: theory Containers.Collection_Order

18:48:05 JNF-AFP-Lib: theory VectorSpace.LinearCombinations

18:48:05 HereditarilyFinite: theory HereditarilyFinite.HF

18:48:06 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

18:48:07 HereditarilyFinite: theory HereditarilyFinite.Ordinal

18:48:08 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

18:48:08 HereditarilyFinite: theory HereditarilyFinite.Finitary

18:48:08 JNF-AFP-Lib: theory Regular-Sets.NDerivative

18:48:08 HereditarilyFinite: theory HereditarilyFinite.Finite_Automata

18:48:08 JNF-AFP-Lib: theory Regular-Sets.Relation_Interpretation

18:48:08 HereditarilyFinite: theory HereditarilyFinite.Rank

18:48:08 HereditarilyFinite: theory HereditarilyFinite.OrdArith

18:48:10 JNF-AFP-Lib: theory Containers.RBT_Mapping2

18:48:12 JNF-AFP-Lib: theory Containers.RBT_Set2

18:48:14 JNF-AFP-Lib: theory Regular-Sets.Equivalence_Checking

18:48:14 JNF-AFP-Lib: theory VectorSpace.SumSpaces

18:48:14 JNF-AFP-Lib: theory Containers.Set_Impl

18:48:15 JNF-AFP-Lib: theory Regular-Sets.Regexp_Method

18:48:15 JNF-AFP-Lib: theory VectorSpace.VectorSpace

18:48:16 JNF-AFP-Lib: theory Abstract-Rewriting.Abstract_Rewriting

18:48:17 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

18:48:18 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

18:48:18 JNF-AFP-Lib: theory Abstract-Rewriting.Relative_Rewriting

18:48:18 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Orders

18:48:18 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

18:48:19 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typed_Model

18:48:22 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Order_Carrier

18:48:22 JNF-AFP-Lib: theory Matrix.Ordered_Semiring

18:48:24 CAVA_Automata: theory CAVA_Automata.All_Of_CAVA_Automata

18:48:28 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_TLS

18:48:29 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typing_Result

18:48:33 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

18:48:39 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

18:48:39 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

18:48:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite

18:48:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite/document.pdf

18:48:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite/outline.pdf

18:48:40 Timing HereditarilyFinite (4 threads, 11.928s elapsed time, 32.916s cpu time, 0.892s GC time, factor 2.76)

18:48:40 Finished HereditarilyFinite (0:00:36 elapsed time, 0:01:13 cpu time, factor 2.04)

18:48:40 Building Incompleteness ...

18:48:42 Incompleteness: theory FinFun.FinFun

18:48:45 Incompleteness: theory Nominal2.Nominal2_Base

18:48:47 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

18:48:52 Incompleteness: theory Nominal2.Nominal2_Abs

18:48:55 Incompleteness: theory Nominal2.Nominal2_FCB

18:48:55 Incompleteness: theory Nominal2.Nominal2

18:48:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata

18:48:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata/document.pdf

18:48:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata/outline.pdf

18:48:59 Timing CAVA_Automata (4 threads, 83.236s elapsed time, 134.948s cpu time, 5.628s GC time, factor 1.62)

18:48:59 Finished CAVA_Automata (0:01:59 elapsed time, 0:03:23 cpu time, factor 1.71)

18:48:59 Building CAVA_Setup ...

18:48:59 Incompleteness: theory Incompleteness.SyntaxN

18:49:01 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

18:49:02 CAVA_Setup: theory HOL-Library.Case_Converter

18:49:02 CAVA_Setup: theory HOL-Library.IArray

18:49:02 CAVA_Setup: theory Partial_Order_Reduction.Basic_Extensions

18:49:02 CAVA_Setup: theory Partial_Order_Reduction.Set_Extensions

18:49:02 CAVA_Setup: theory Partial_Order_Reduction.Functions

18:49:02 CAVA_Setup: theory HOL-Library.Simps_Case_Conv

18:49:02 CAVA_Setup: theory HOL-Library.Lattice_Syntax

18:49:02 CAVA_Setup: theory HOL-Library.Mapping

18:49:02 CAVA_Setup: theory HOL-Library.Complete_Partial_Order2

18:49:02 CAVA_Setup: theory Partial_Order_Reduction.Relation_Extensions

18:49:03 CAVA_Setup: theory HOL-Library.Stream

18:49:03 CAVA_Setup: theory DFS_Framework.DFS_Framework_Misc

18:49:03 CAVA_Setup: theory HOL-Library.Sublist

18:49:04 CAVA_Setup: theory HOL-Library.RBT_Mapping

18:49:04 CAVA_Setup: theory HOL-Library.Countable_Set

18:49:04 CAVA_Setup: theory LTL.LTL

18:49:05 CAVA_Setup: theory HOL-Library.Prefix_Order

18:49:05 CAVA_Setup: theory Partial_Order_Reduction.List_Prefixes

18:49:05 CAVA_Setup: theory Partial_Order_Reduction.List_Extensions

18:49:05 CAVA_Setup: theory HOL-Library.Countable_Complete_Lattices

18:49:05 CAVA_Setup: theory Promela.PromelaAST

18:49:07 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton

18:49:08 Incompleteness: theory Incompleteness.Coding

18:49:08 Incompleteness: theory Incompleteness.Predicates

18:49:08 CAVA_Setup: theory HOL-Library.Order_Continuity

18:49:09 CAVA_Setup: theory HOL-Library.Extended_Nat

18:49:10 Incompleteness: theory Incompleteness.Sigma

18:49:11 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Examples

18:49:11 CAVA_Setup: theory Coinductive.Coinductive_Nat

18:49:12 CAVA_Setup: theory HOL-Library.Linear_Temporal_Logic_on_Streams

18:49:13 CAVA_Setup: theory Coinductive.Coinductive_List

18:49:14 CAVA_Setup: theory Partial_Order_Reduction.ENat_Extensions

18:49:14 CAVA_Setup: theory Partial_Order_Reduction.CCPO_Extensions

18:49:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers

18:49:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers/document.pdf

18:49:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers/outline.pdf

18:49:14 Timing Containers (4 threads, 121.199s elapsed time, 274.356s cpu time, 17.904s GC time, factor 2.26)

18:49:14 Finished Containers (0:02:54 elapsed time, 0:08:42 cpu time, factor 2.99)

18:49:14 Running Goedel_HFSet_Semanticless ...

18:49:16 Goedel_HFSet_Semanticless: theory HOL-Library.Cancellation

18:49:16 Goedel_HFSet_Semanticless: theory HOL-Library.Infinite_Set

18:49:16 Goedel_HFSet_Semanticless: theory HOL-Library.Nat_Bijection

18:49:16 Goedel_HFSet_Semanticless: theory HOL-Library.Old_Datatype

18:49:17 Goedel_HFSet_Semanticless: theory HOL-Library.Phantom_Type

18:49:17 Goedel_HFSet_Semanticless: theory HereditarilyFinite.HF

18:49:17 Incompleteness: theory Incompleteness.Coding_Predicates

18:49:17 Goedel_HFSet_Semanticless: theory HOL-Library.Multiset

18:49:17 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Syntax

18:49:17 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Option

18:49:17 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Product

18:49:17 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Set

18:49:18 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_List

18:49:18 CAVA_Setup: theory Partial_Order_Reduction.ESet_Extensions

18:49:18 Goedel_HFSet_Semanticless: theory HOL-Library.Cardinality

18:49:18 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Ordinal

18:49:18 Goedel_HFSet_Semanticless: theory HOL-Library.Countable

18:49:19 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Rank

18:49:19 Goedel_HFSet_Semanticless: theory HereditarilyFinite.OrdArith

18:49:19 CAVA_Setup: theory Gabow_SCC.Gabow_SCC

18:49:19 Goedel_HFSet_Semanticless: theory FinFun.FinFun

18:49:20 Goedel_HFSet_Semanticless: theory HOL-Library.FSet

18:49:21 CAVA_Setup: theory SM.LTS

18:49:21 CAVA_Setup: theory Promela.PromelaStatistics

18:49:21 CAVA_Setup: theory Gabow_SCC.Find_Path

18:49:21 CAVA_Setup: theory Gabow_SCC.Find_Path_Impl

18:49:22 Incompleteness: theory Incompleteness.Functions

18:49:22 Incompleteness: theory Incompleteness.Pf_Predicates

18:49:24 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA

18:49:24 CAVA_Setup: theory Coinductive.Coinductive_List_Prefix

18:49:24 CAVA_Setup: theory Coinductive.Coinductive_Stream

18:49:24 Incompleteness: theory Incompleteness.Goedel_I

18:49:25 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Base

18:49:26 CAVA_Setup: theory Partial_Order_Reduction.Coinductive_List_Extensions

18:49:26 Incompleteness: theory Incompleteness.II_Prelims

18:49:27 CAVA_Setup: theory Gabow_SCC.Gabow_GBG

18:49:28 Incompleteness: theory Incompleteness.Pseudo_Coding

18:49:28 Incompleteness: theory Incompleteness.Quote

18:49:29 Incompleteness: theory Incompleteness.Goedel_II

18:49:30 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton_Code

18:49:31 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Abs

18:49:33 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA_impl

18:49:34 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_FCB

18:49:34 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2

18:49:35 CAVA_Setup: theory Promela.PromelaDatastructures

18:49:38 CAVA_Setup: theory DFS_Framework.DFS_Framework_Refine_Aux

18:49:38 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.SyntaxN

18:49:38 CAVA_Setup: theory DFS_Framework.Impl_Rev_Array_Stack

18:49:39 CAVA_Setup: theory DFS_Framework.Param_DFS

18:49:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja

18:49:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja/document.pdf

18:49:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja/outline.pdf

18:49:42 Timing Jinja (4 threads, 211.324s elapsed time, 762.040s cpu time, 28.516s GC time, factor 3.61)

18:49:42 Finished Jinja (0:04:38 elapsed time, 0:14:43 cpu time, factor 3.18)

18:49:42 Building Simple_Firewall ...

18:49:44 Simple_Firewall: theory HOL-Library.Char_ord

18:49:44 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

18:49:44 Simple_Firewall: theory Simple_Firewall.GroupF

18:49:44 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

18:49:45 Simple_Firewall: theory Simple_Firewall.Iface

18:49:45 CAVA_Setup: theory DFS_Framework.DFS_Invars_Basic

18:49:46 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding

18:49:46 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Predicates

18:49:46 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

18:49:47 Simple_Firewall: theory Simple_Firewall.L4_Protocol

18:49:47 Simple_Firewall: theory Simple_Firewall.List_Product_More

18:49:47 Simple_Firewall: theory Simple_Firewall.Option_Helpers

18:49:47 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

18:49:48 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Sigma

18:49:48 CAVA_Setup: theory DFS_Framework.General_DFS_Structure

18:49:49 Native_Word: theory Native_Word.Native_Word_Test_Emu

18:49:49 Native_Word: theory Native_Word.Native_Word_Test_PolyML

18:49:49 Native_Word: theory Native_Word.Native_Word_Test_PolyML64

18:49:49 Native_Word: theory Native_Word.Native_Word_Test_Scala

18:49:50 Simple_Firewall: theory Simple_Firewall.Simple_Packet

18:49:50 Simple_Firewall: theory Simple_Firewall.Primitives_toString

18:49:53 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

18:49:55 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding_Predicates

18:49:56 CAVA_Setup: theory DFS_Framework.Rec_Impl

18:49:58 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

18:49:58 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

18:50:01 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

18:50:01 Simple_Firewall: theory Simple_Firewall.Shadowed

18:50:01 Simple_Firewall: theory Simple_Firewall.Service_Matrix

18:50:01 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Functions

18:50:01 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pf_Predicates

18:50:03 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.II_Prelims

18:50:03 CAVA_Setup: theory Gabow_SCC.Gabow_GBG_Code

18:50:04 CAVA_Setup: theory Gabow_SCC.Gabow_SCC_Code

18:50:06 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Goedel_I

18:50:07 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pseudo_Coding

18:50:08 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Quote

18:50:09 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Instance

18:50:13 Native_Word: theory Native_Word.Native_Word_Test_PolyML2

18:50:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis

18:50:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/document.pdf

18:50:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis/manual.pdf

18:50:15 Timing HOL-Analysis (4 threads, 623.671s elapsed time, 2153.728s cpu time, 167.160s GC time, factor 3.45)

18:50:15 Finished HOL-Analysis (0:13:26 elapsed time, 0:40:49 cpu time, factor 3.04)

18:50:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JNF-AFP-Lib

18:50:16 Timing JNF-AFP-Lib (4 threads, 88.802s elapsed time, 321.284s cpu time, 23.216s GC time, factor 3.62)

18:50:16 Finished JNF-AFP-Lib (0:02:29 elapsed time, 0:07:12 cpu time, factor 2.90)

18:50:16 Building Ordinary_Differential_Equations ...

18:50:16 Building Jordan_Normal_Form ...

18:50:18 Native_Word: theory Native_Word.Native_Word_Test_GHC

18:50:18 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Dense_Linear_Order

18:50:18 Ordinary_Differential_Equations: theory HOL-Library.Code_Abstract_Nat

18:50:18 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Int

18:50:18 Ordinary_Differential_Equations: theory HOL-Library.Diagonal_Subsequence

18:50:18 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Nat

18:50:19 Ordinary_Differential_Equations: theory HOL-Library.Lattice_Algebras

18:50:19 Ordinary_Differential_Equations: theory HOL-Library.Log_Nat

18:50:19 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Numeral

18:50:19 Ordinary_Differential_Equations: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

18:50:19 Ordinary_Differential_Equations: theory Triangle.Angles

18:50:19 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Bounded_Linear_Operator

18:50:19 Ordinary_Differential_Equations: theory Triangle.Triangle

18:50:20 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

18:50:20 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Vector_Derivative_On

18:50:20 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Gronwall

18:50:21 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Interval_Integral_HK

18:50:21 Ordinary_Differential_Equations: theory List-Index.List_Index

18:50:25 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Permutations

18:50:26 Ordinary_Differential_Equations: theory HOL-Library.Interval

18:50:26 Ordinary_Differential_Equations: theory HOL-Library.Float

18:50:26 Jordan_Normal_Form: theory Jordan_Normal_Form.Conjugate

18:50:26 Jordan_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

18:50:26 Jordan_Normal_Form: theory Jordan_Normal_Form.Derivation_Bound

18:50:26 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Arctic

18:50:26 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

18:50:26 Jordan_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

18:50:29 Ordinary_Differential_Equations: theory HOL-Library.Interval_Float

18:50:29 Ordinary_Differential_Equations: theory Affine_Arithmetic.Executable_Euclidean_Space

18:50:31 CAVA_Setup: theory LTL_to_GBA.All_Of_LTL_to_GBA

18:50:31 CAVA_Setup: theory DFS_Framework.Tailrec_Impl

18:50:31 CAVA_Setup: theory DFS_Framework.Simple_Impl

18:50:31 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation_Bounds

18:50:31 CAVA_Setup: theory SM.SM_Syntax

18:50:32 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix

18:50:34 Native_Word: theory Native_Word.Native_Word_Test_MLton

18:50:34 Native_Word: theory Native_Word.Native_Word_Test_MLton2

18:50:35 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Auxiliarities

18:50:36 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Cones

18:50:37 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation

18:50:37 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Initial_Value_Problem

18:50:37 CAVA_Setup: theory SM.SM_State

18:50:38 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Multivariate_Taylor

18:50:38 CAVA_Setup: theory DFS_Framework.Restr_Impl

18:50:38 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

18:50:39 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_IArray_Impl

18:50:40 CAVA_Setup: theory SM.SOS_Misc_Add

18:50:40 CAVA_Setup: theory SM.Gen_Scheduler

18:50:40 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm

18:50:40 Jordan_Normal_Form: theory Jordan_Normal_Form.Column_Operations

18:50:41 CAVA_Setup: theory DFS_Framework.DFS_Framework

18:50:41 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant

18:50:41 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

18:50:41 CAVA_Setup: theory DFS_Framework.Reachable_Nodes

18:50:42 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow

18:50:42 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

18:50:43 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm_Code

18:50:43 Jordan_Normal_Form: theory Jordan_Normal_Form.Ring_Hom_Matrix

18:50:44 CAVA_Setup: theory SM.Gen_Scheduler_Refine

18:50:45 CAVA_Setup: theory SM.Gen_Cfg_Bisim

18:50:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Comparison

18:50:46 CAVA_Setup: theory SM.SM_Cfg

18:50:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant_Impl

18:50:46 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Poincare_Map

18:50:46 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Upper_Lower_Solution

18:50:46 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Linear_ODE

18:50:47 Jordan_Normal_Form: theory Jordan_Normal_Form.Char_Poly

18:50:47 Jordan_Normal_Form: theory Jordan_Normal_Form.Complexity_Carrier

18:50:47 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

18:50:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall

18:50:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall/document.pdf

18:50:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall/outline.pdf

18:50:48 Timing Simple_Firewall (4 threads, 29.552s elapsed time, 110.928s cpu time, 4.176s GC time, factor 3.75)

18:50:48 Finished Simple_Firewall (0:01:04 elapsed time, 0:03:00 cpu time, factor 2.79)

18:50:48 Building Echelon_Form ...

18:50:49 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

18:50:49 Jordan_Normal_Form: theory Jordan_Normal_Form.VS_Connect

18:50:49 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Reachability_Analysis

18:50:50 Echelon_Form: theory HOL-Library.Code_Abstract_Nat

18:50:50 Echelon_Form: theory HOL-Library.Boolean_Algebra

18:50:50 Echelon_Form: theory HOL-Computational_Algebra.Fraction_Field

18:50:50 Echelon_Form: theory HOL-Library.Code_Target_Int

18:50:50 Echelon_Form: theory HOL-Library.Code_Target_Nat

18:50:51 Echelon_Form: theory HOL-Library.Function_Algebras

18:50:51 Echelon_Form: theory HOL-Library.Bit_Operations

18:50:51 Native_Word: theory Native_Word.Native_Word_Test_OCaml2

18:50:51 Native_Word: theory Native_Word.Native_Word_Test_OCaml

18:50:51 Echelon_Form: theory HOL-Library.Code_Target_Numeral

18:50:51 Echelon_Form: theory HOL-Library.IArray

18:50:51 Echelon_Form: theory HOL-Library.More_List

18:50:51 Echelon_Form: theory Gauss_Jordan.Code_Set

18:50:51 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow_Congs

18:50:51 Echelon_Form: theory HOL-Computational_Algebra.Field_as_Ring

18:50:52 Echelon_Form: theory Gauss_Jordan.IArray_Addenda

18:50:52 Echelon_Form: theory HOL-Computational_Algebra.Polynomial

18:50:52 Echelon_Form: theory HOL-Computational_Algebra.Normalized_Fraction

18:50:53 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Complexity

18:50:53 Echelon_Form: theory Cayley_Hamilton.Square_Matrix

18:50:53 Echelon_Form: theory Rank_Nullity_Theorem.Dual_Order

18:50:54 Echelon_Form: theory Rank_Nullity_Theorem.Mod_Type

18:50:54 CAVA_Setup: theory SM.SM_Semantics

18:50:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3

18:50:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3/document.pdf

18:50:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3/outline.pdf

18:50:57 Timing Category3 (4 threads, 424.390s elapsed time, 1352.432s cpu time, 114.564s GC time, factor 3.19)

18:50:57 Finished Category3 (0:08:47 elapsed time, 0:25:38 cpu time, factor 2.91)

18:50:57 Running Goedel_HFSet_Semantic ...

18:50:58 Echelon_Form: theory Rank_Nullity_Theorem.Miscellaneous

18:50:59 Goedel_HFSet_Semantic: theory HOL-Library.Cancellation

18:50:59 Goedel_HFSet_Semantic: theory HOL-Library.Infinite_Set

18:50:59 Goedel_HFSet_Semantic: theory HOL-Library.Old_Datatype

18:50:59 Goedel_HFSet_Semantic: theory HOL-Library.Nat_Bijection

18:51:00 Echelon_Form: theory HOL-Library.Z2

18:51:00 Goedel_HFSet_Semantic: theory HOL-Library.Phantom_Type

18:51:00 Goedel_HFSet_Semantic: theory HereditarilyFinite.HF

18:51:00 Echelon_Form: theory Gauss_Jordan.Code_Matrix

18:51:00 Echelon_Form: theory Gauss_Jordan.Rref

18:51:00 Goedel_HFSet_Semantic: theory HOL-Library.Multiset

18:51:00 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Syntax

18:51:00 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Option

18:51:00 Echelon_Form: theory Gauss_Jordan.Code_Z2

18:51:00 Echelon_Form: theory Rank_Nullity_Theorem.Fundamental_Subspaces

18:51:00 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Product

18:51:00 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Set

18:51:01 Echelon_Form: theory Rank_Nullity_Theorem.Dim_Formula

18:51:01 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_List

18:51:01 Echelon_Form: theory Gauss_Jordan.Elementary_Operations

18:51:01 Echelon_Form: theory Gauss_Jordan.Rank

18:51:01 Goedel_HFSet_Semantic: theory HOL-Library.Cardinality

18:51:01 Goedel_HFSet_Semantic: theory HereditarilyFinite.Ordinal

18:51:01 Goedel_HFSet_Semantic: theory HOL-Library.Countable

18:51:01 CAVA_Setup: theory SM.Decide_Locality

18:51:02 Goedel_HFSet_Semantic: theory HereditarilyFinite.Rank

18:51:02 Echelon_Form: theory Gauss_Jordan.Matrix_To_IArray

18:51:02 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan

18:51:02 Goedel_HFSet_Semantic: theory HereditarilyFinite.OrdArith

18:51:02 Jordan_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

18:51:02 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Kernel

18:51:02 Goedel_HFSet_Semantic: theory FinFun.FinFun

18:51:03 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ2

18:51:03 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ

18:51:04 Echelon_Form: theory HOL-Computational_Algebra.Polynomial_Factorial

18:51:04 CAVA_Setup: theory SM.SM_LTL

18:51:04 Goedel_HFSet_Semantic: theory HOL-Library.FSet

18:51:04 Echelon_Form: theory Cayley_Hamilton.Cayley_Hamilton

18:51:04 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_IArrays

18:51:04 Echelon_Form: theory Gauss_Jordan.Linear_Maps

18:51:05 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

18:51:05 Jordan_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

18:51:06 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA

18:51:07 Echelon_Form: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

18:51:07 Echelon_Form: theory Gauss_Jordan.Determinants2

18:51:07 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

18:51:07 Echelon_Form: theory Gauss_Jordan.Inverse

18:51:07 Echelon_Form: theory Gauss_Jordan.System_Of_Equations

18:51:08 Echelon_Form: theory Gauss_Jordan.Inverse_IArrays

18:51:08 Echelon_Form: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

18:51:09 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

18:51:09 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_Base

18:51:14 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Impl

18:51:14 Jordan_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

18:51:15 Native_Word: theory Native_Word.Uint_Userguide

18:51:16 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_Abs

18:51:16 CAVA_Setup: theory SM.Type_System

18:51:19 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_FCB

18:51:19 Echelon_Form: theory Echelon_Form.Rings2

18:51:19 Goedel_HFSet_Semantic: theory Nominal2.Nominal2

18:51:20 CAVA_Setup: theory Promela.PromelaInvariants

18:51:20 CAVA_Setup: theory SM.SM_Finite_Reachable

18:51:21 CAVA_Setup: theory SM.Rename_Cfg

18:51:22 CAVA_Setup: theory Promela.Promela

18:51:24 Goedel_HFSet_Semantic: theory Incompleteness.SyntaxN

18:51:31 CAVA_Setup: theory SM.SM_Visible

18:51:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word

18:51:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word/document.pdf

18:51:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word/outline.pdf

18:51:32 Timing Native_Word (4 threads, 612.057s elapsed time, 659.048s cpu time, 7.212s GC time, factor 1.08)

18:51:32 Finished Native_Word (0:10:21 elapsed time, 0:21:03 cpu time, factor 2.03)

18:51:32 Building Routing ...

18:51:33 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.MVT_Ex

18:51:34 CAVA_Setup: theory Stuttering_Equivalence.Samplers

18:51:34 Routing: theory HOL-Library.Adhoc_Overloading

18:51:34 Routing: theory Routing.Linorder_Helper

18:51:34 CAVA_Setup: theory Stuttering_Equivalence.StutterEquivalence

18:51:34 Routing: theory HOL-Library.Monad_Syntax

18:51:34 CAVA_Setup: theory Stuttering_Equivalence.PLTL

18:51:35 Goedel_HFSet_Semantic: theory Incompleteness.Coding

18:51:35 Goedel_HFSet_Semantic: theory Incompleteness.Predicates

18:51:35 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Analysis

18:51:35 Routing: theory Routing.Routing_Table

18:51:35 CAVA_Setup: theory Transition_Systems_and_Automata.Basic

18:51:35 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence

18:51:37 Goedel_HFSet_Semantic: theory Incompleteness.Sigma

18:51:37 CAVA_Setup: theory Partial_Order_Reduction.Word_Prefixes

18:51:38 CAVA_Setup: theory Partial_Order_Reduction.LList_Prefixes

18:51:39 CAVA_Setup: theory Partial_Order_Reduction.Stuttering

18:51:39 Routing: theory Routing.IpRoute_Parser

18:51:40 Routing: theory Routing.Linux_Router

18:51:40 CAVA_Setup: theory Partial_Order_Reduction.Traces

18:51:40 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence_LTL

18:51:42 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System

18:51:42 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Construction

18:51:43 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Extra

18:51:43 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Extensions

18:51:45 Goedel_HFSet_Semantic: theory Incompleteness.Coding_Predicates

18:51:45 CAVA_Setup: theory Gabow_SCC.All_Of_Gabow_SCC

18:51:46 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Traces

18:51:47 CAVA_Setup: theory SM.Pid_Scheduler

18:51:47 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

18:51:47 CAVA_Setup: theory DFS_Framework.Feedback_Arcs

18:51:48 CAVA_Setup: theory Partial_Order_Reduction.Ample_Abstract

18:51:49 CAVA_Setup: theory Partial_Order_Reduction.Ample_Analysis

18:51:51 Goedel_HFSet_Semantic: theory Incompleteness.Functions

18:51:51 Goedel_HFSet_Semantic: theory Incompleteness.Pf_Predicates

18:51:51 CAVA_Setup: theory SM.SM_Pid

18:51:54 Goedel_HFSet_Semantic: theory Incompleteness.Goedel_I

18:51:54 Goedel_HFSet_Semantic: theory Incompleteness.II_Prelims

18:51:56 Echelon_Form: theory Echelon_Form.Cayley_Hamilton_Compatible

18:51:56 CAVA_Setup: theory SM.SM_Variables

18:51:56 Goedel_HFSet_Semantic: theory Incompleteness.Pseudo_Coding

18:51:56 Goedel_HFSet_Semantic: theory Incompleteness.Quote

18:51:57 Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton

18:51:57 CAVA_Setup: theory SM.SM_Indep

18:51:58 Echelon_Form: theory Echelon_Form.Echelon_Form

18:51:58 Goedel_HFSet_Semantic: theory Goedel_HFSet_Semantic.Instance

18:52:00 Echelon_Form: theory Echelon_Form.Echelon_Form_Det

18:52:00 Echelon_Form: theory Echelon_Form.Echelon_Form_IArrays

18:52:01 Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse

18:52:01 Echelon_Form: theory Echelon_Form.Echelon_Form_Det_IArrays

18:52:02 Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_Abstract

18:52:02 Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton_IArrays

18:52:03 Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse_IArrays

18:52:05 Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_IArrays

18:52:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing

18:52:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing/document.pdf

18:52:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing/outline.pdf

18:52:11 Timing Routing (4 threads, 15.057s elapsed time, 38.680s cpu time, 0.944s GC time, factor 2.57)

18:52:11 Finished Routing (0:00:38 elapsed time, 0:01:17 cpu time, factor 2.00)

18:52:11 Building HOL-Probability ...

18:52:14 HOL-Probability: theory HOL-Library.AList

18:52:14 HOL-Probability: theory HOL-Library.Conditional_Parametricity

18:52:14 HOL-Probability: theory HOL-Library.Adhoc_Overloading

18:52:14 HOL-Probability: theory HOL-Library.Lattice_Syntax

18:52:14 HOL-Probability: theory HOL-Library.Complete_Partial_Order2

18:52:14 HOL-Probability: theory HOL-Library.Monad_Syntax

18:52:14 HOL-Probability: theory HOL-Library.Mapping

18:52:15 HOL-Probability: theory HOL-Library.Stream

18:52:16 HOL-Probability: theory HOL-Library.Rewrite

18:52:16 HOL-Probability: theory HOL-Library.AList_Mapping

18:52:16 HOL-Probability: theory HOL-Library.Sublist

18:52:16 HOL-Probability: theory HOL-Library.Tree

18:52:16 HOL-Probability: theory HOL-Library.FSet

18:52:19 HOL-Probability: theory HOL-Library.Diagonal_Subsequence

18:52:19 HOL-Probability: theory HOL-Library.Multiset_Permutations

18:52:19 HOL-Probability: theory HOL-Library.Linear_Temporal_Logic_on_Streams

18:52:20 HOL-Probability: theory HOL-Probability.Discrete_Topology

18:52:20 HOL-Probability: theory HOL-Probability.Essential_Supremum

18:52:20 HOL-Probability: theory HOL-Probability.Probability_Measure

18:52:20 HOL-Probability: theory HOL-Probability.Stopping_Time

18:52:21 HOL-Probability: theory HOL-Probability.Tree_Space

18:52:22 HOL-Probability: theory HOL-Library.Finite_Map

18:52:22 HOL-Probability: theory HOL-Probability.Conditional_Expectation

18:52:22 HOL-Probability: theory HOL-Probability.Distribution_Functions

18:52:22 HOL-Probability: theory HOL-Probability.Giry_Monad

18:52:23 HOL-Probability: theory HOL-Probability.Weak_Convergence

18:52:23 HOL-Probability: theory HOL-Probability.Helly_Selection

18:52:25 HOL-Probability: theory HOL-Probability.Probability_Mass_Function

18:52:25 HOL-Probability: theory HOL-Probability.Projective_Family

18:52:26 HOL-Probability: theory HOL-Probability.Infinite_Product_Measure

18:52:27 HOL-Probability: theory HOL-Probability.Independent_Family

18:52:27 HOL-Probability: theory HOL-Probability.Stream_Space

18:52:27 HOL-Probability: theory HOL-Probability.PMF_Impl

18:52:28 HOL-Probability: theory HOL-Probability.Random_Permutations

18:52:30 HOL-Probability: theory HOL-Probability.SPMF

18:52:32 HOL-Probability: theory HOL-Probability.Convolution

18:52:32 HOL-Probability: theory HOL-Probability.Information

18:52:36 HOL-Probability: theory HOL-Probability.Distributions

18:52:38 HOL-Probability: theory HOL-Probability.Characteristic_Functions

18:52:39 HOL-Probability: theory HOL-Probability.Sinc_Integral

18:52:40 HOL-Probability: theory HOL-Probability.Fin_Map

18:52:40 HOL-Probability: theory HOL-Probability.Levy

18:52:41 HOL-Probability: theory HOL-Probability.Central_Limit_Theorem

18:52:41 HOL-Probability: theory HOL-Probability.Projective_Limit

18:52:41 CAVA_Setup: theory SM.SM_Datastructures

18:52:42 CAVA_Setup: theory SM.SM_Sticky

18:52:42 CAVA_Setup: theory Promela.PromelaLTL

18:52:43 HOL-Probability: theory HOL-Probability.Probability

18:52:48 CAVA_Setup: theory Promela.PromelaLTLConv

18:52:52 CAVA_Setup: theory SM.SM_POR

18:52:55 CAVA_Setup: theory Promela.All_Of_Promela

18:53:02 CAVA_Setup: theory SM.SM_Ample_Impl

18:54:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stateful_Protocol_Composition_and_Typing

18:54:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stateful_Protocol_Composition_and_Typing/document.pdf

18:54:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stateful_Protocol_Composition_and_Typing/outline.pdf

18:54:14 Timing Stateful_Protocol_Composition_and_Typing (4 threads, 295.697s elapsed time, 1025.264s cpu time, 45.796s GC time, factor 3.47)

18:54:14 Finished Stateful_Protocol_Composition_and_Typing (0:06:31 elapsed time, 0:20:00 cpu time, factor 3.07)

18:54:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations

18:54:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/document.pdf

18:54:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinary_Differential_Equations/outline.pdf

18:54:15 Timing Ordinary_Differential_Equations (4 threads, 177.087s elapsed time, 543.968s cpu time, 22.520s GC time, factor 3.07)

18:54:15 Finished Ordinary_Differential_Equations (0:03:58 elapsed time, 0:10:51 cpu time, factor 2.73)

18:54:15 Building HOL-ODE-Numerics ...

18:54:15 Building Iptables_Semantics ...

18:54:17 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

18:54:17 Iptables_Semantics: theory Iptables_Semantics.List_Misc

18:54:18 HOL-ODE-Numerics: theory HOL-Eisbach.Eisbach

18:54:18 HOL-ODE-Numerics: theory Automatic_Refinement.Foldi

18:54:18 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util_Bootstrap1

18:54:18 HOL-ODE-Numerics: theory Automatic_Refinement.Prio_List

18:54:18 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Term_Antiquot

18:54:18 HOL-ODE-Numerics: theory Automatic_Refinement.Mpat_Antiquot

18:54:18 HOL-ODE-Numerics: theory Deriving.Comparator

18:54:18 HOL-ODE-Numerics: theory Deriving.Derive_Manager

18:54:18 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util

18:54:18 HOL-ODE-Numerics: theory Deriving.Generator_Aux

18:54:19 HOL-ODE-Numerics: theory Deriving.Equality_Generator

18:54:19 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

18:54:19 HOL-ODE-Numerics: theory HOL-Library.AList

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Anti_Unification

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Attr_Comb

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Data

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Indep_Vars

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Named_Sorted_Thms

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Record_Simp

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Tagged_Solver

18:54:19 HOL-ODE-Numerics: theory Automatic_Refinement.Select_Solve

18:54:19 HOL-ODE-Numerics: theory Deriving.Compare

18:54:19 HOL-ODE-Numerics: theory Deriving.Comparator_Generator

18:54:19 HOL-ODE-Numerics: theory Deriving.Equality_Instances

18:54:20 HOL-ODE-Numerics: theory HOL-Library.Adhoc_Overloading

18:54:20 Iptables_Semantics: theory Native_Word.More_Bits_Int

18:54:20 Iptables_Semantics: theory HOL-Library.LaTeXsugar

18:54:20 Iptables_Semantics: theory HOL-Library.Code_Target_Int

18:54:20 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

18:54:20 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

18:54:20 HOL-ODE-Numerics: theory HOL-Library.Monad_Syntax

18:54:20 HOL-ODE-Numerics: theory HOL-Library.Boolean_Algebra

18:54:20 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

18:54:20 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

18:54:20 HOL-ODE-Numerics: theory HOL-Library.Bit_Operations

18:54:20 HOL-ODE-Numerics: theory HOL-Library.Permutation

18:54:20 Iptables_Semantics: theory Iptables_Semantics.Ternary

18:54:20 HOL-ODE-Numerics: theory Deriving.Compare_Generator

18:54:20 HOL-ODE-Numerics: theory HOL-ex.Quicksort

18:54:21 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

18:54:21 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

18:54:21 HOL-ODE-Numerics: theory HOL-Library.Char_ord

18:54:21 HOL-ODE-Numerics: theory HOL-Library.Mapping

18:54:21 HOL-ODE-Numerics: theory Deriving.Compare_Instances

18:54:21 HOL-ODE-Numerics: theory HOL-Library.Option_ord

18:54:22 Iptables_Semantics: theory Native_Word.Code_Symbolic_Bits_Int

18:54:22 HOL-ODE-Numerics: theory Automatic_Refinement.Misc

18:54:22 HOL-ODE-Numerics: theory HOL-Library.Parallel

18:54:22 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

18:54:22 Iptables_Semantics: theory Native_Word.Bits_Integer

18:54:23 HOL-ODE-Numerics: theory HOL-Library.Type_Length

18:54:23 HOL-ODE-Numerics: theory HOL-Library.RBT_Impl

18:54:24 HOL-ODE-Numerics: theory HOL-Library.Signed_Division

18:54:24 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

18:54:24 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

18:54:24 HOL-ODE-Numerics: theory HOL-Library.While_Combinator

18:54:25 Iptables_Semantics: theory Iptables_Semantics.Ports

18:54:25 HOL-ODE-Numerics: theory HOL-Types_To_Sets.Types_To_Sets

18:54:25 HOL-ODE-Numerics: theory HOL-Word.Traditional_Syntax

18:54:26 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

18:54:26 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

18:54:27 HOL-ODE-Numerics: theory Deriving.Countable_Generator

18:54:27 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Integer

18:54:28 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Float

18:54:28 HOL-ODE-Numerics: theory Affine_Arithmetic.Float_Real

18:54:28 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise

18:54:29 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Lib

18:54:29 HOL-ODE-Numerics: theory HOL-Word.Bit_Comprehension

18:54:29 HOL-ODE-Numerics: theory Collections.SetIterator

18:54:30 HOL-ODE-Numerics: theory HOL-Word.Bits_Int

18:54:30 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Phases

18:54:30 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tagging

18:54:31 HOL-ODE-Numerics: theory Automatic_Refinement.Relators

18:54:31 HOL-ODE-Numerics: theory Collections.SetIteratorOperations

18:54:32 HOL-ODE-Numerics: theory Automatic_Refinement.Param_Tool

18:54:33 HOL-ODE-Numerics: theory Automatic_Refinement.Param_HOL

18:54:33 HOL-ODE-Numerics: theory HOL-Word.Misc_Arithmetic

18:54:34 HOL-ODE-Numerics: theory Native_Word.More_Bits_Int

18:54:34 HOL-ODE-Numerics: theory Automatic_Refinement.Parametricity

18:54:34 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Id_Ops

18:54:35 HOL-ODE-Numerics: theory Collections.Assoc_List

18:54:36 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Fix_Rel

18:54:36 HOL-ODE-Numerics: theory Collections.Diff_Array

18:54:36 HOL-ODE-Numerics: theory Collections.Proper_Iterator

18:54:36 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Translate

18:54:37 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Gen_Algo

18:54:37 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Relator_Interface

18:54:37 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tool

18:54:37 HOL-ODE-Numerics: theory Collections.It_to_It

18:54:37 HOL-ODE-Numerics: theory Collections.SetIteratorGA

18:54:38 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Bindings_HOL

18:54:38 HOL-ODE-Numerics: theory HOL-Word.Word

18:54:39 Iptables_Semantics: theory Native_Word.Code_Target_Bits_Int

18:54:39 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

18:54:39 Iptables_Semantics: theory Iptables_Semantics.Semantics

18:54:41 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

18:54:42 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

18:54:42 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

18:54:42 HOL-ODE-Numerics: theory Automatic_Refinement.Automatic_Refinement

18:54:42 HOL-ODE-Numerics: theory Collections.Intf_Comp

18:54:43 Iptables_Semantics: theory Iptables_Semantics.Matching

18:54:43 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

18:54:43 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

18:54:43 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

18:54:43 Iptables_Semantics: theory Iptables_Semantics.Optimizing

18:54:44 HOL-ODE-Numerics: theory Collections.Idx_Iterator

18:54:45 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_Vector

18:54:45 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Strict

18:54:46 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

18:54:46 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

18:54:47 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

18:54:48 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

18:54:49 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

18:54:49 HOL-ODE-Numerics: theory Collections.Impl_Array_Stack

18:54:49 HOL-ODE-Numerics: theory Affine_Arithmetic.Polygon

18:54:49 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

18:54:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Analysis

18:54:50 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Form

18:54:50 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

18:54:51 HOL-ODE-Numerics: theory Affine_Arithmetic.Floatarith_Expression

18:54:53 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

18:54:54 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

18:54:54 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

18:54:54 HOL-ODE-Numerics: theory HOL-Word.Misc_Typedef

18:54:55 HOL-ODE-Numerics: theory HOL-Word.Reversed_Bit_Lists

18:54:55 HOL-ODE-Numerics: theory Word_Lib.Signed_Words

18:54:55 HOL-ODE-Numerics: theory Affine_Arithmetic.Intersection

18:54:56 HOL-ODE-Numerics: theory HOL-Word.Misc_lsb

18:54:57 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

18:54:57 HOL-ODE-Numerics: theory HOL-Word.Misc_msb

18:54:58 HOL-ODE-Numerics: theory HOL-Word.Misc_set_bit

18:54:58 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

18:55:00 HOL-ODE-Numerics: theory Native_Word.Code_Symbolic_Bits_Int

18:55:01 HOL-ODE-Numerics: theory Word_Lib.Bitwise

18:55:01 HOL-ODE-Numerics: theory Native_Word.Bits_Integer

18:55:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability

18:55:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/document.pdf

18:55:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability/outline.pdf

18:55:02 Timing HOL-Probability (4 threads, 111.752s elapsed time, 384.448s cpu time, 20.616s GC time, factor 3.44)

18:55:02 Finished HOL-Probability (0:02:49 elapsed time, 0:08:49 cpu time, factor 3.12)

18:55:02 Building Affine_Arithmetic ...

18:55:02 HOL-ODE-Numerics: theory Word_Lib.Word_Syntax

18:55:02 HOL-ODE-Numerics: theory Word_Lib.Word_Lib

18:55:04 HOL-ODE-Numerics: theory HOL-ODE-Numerics.One_Step_Method

18:55:05 Affine_Arithmetic: theory Deriving.Comparator

18:55:05 Affine_Arithmetic: theory Deriving.Derive_Manager

18:55:05 Affine_Arithmetic: theory Deriving.Generator_Aux

18:55:05 Affine_Arithmetic: theory HOL-Decision_Procs.Dense_Linear_Order

18:55:05 Affine_Arithmetic: theory HOL-Library.Adhoc_Overloading

18:55:05 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Runge_Kutta

18:55:05 Affine_Arithmetic: theory HOL-Library.Monad_Syntax

18:55:05 Affine_Arithmetic: theory HOL-Library.Boolean_Algebra

18:55:05 Affine_Arithmetic: theory Deriving.Equality_Generator

18:55:06 Affine_Arithmetic: theory HOL-Library.Bit_Operations

18:55:06 Affine_Arithmetic: theory Deriving.Equality_Instances

18:55:06 Affine_Arithmetic: theory HOL-Library.Permutation

18:55:06 Affine_Arithmetic: theory Deriving.Compare

18:55:07 Affine_Arithmetic: theory Deriving.Comparator_Generator

18:55:07 CAVA_Setup: theory SM.SM_Wrapup

18:55:07 Affine_Arithmetic: theory HOL-Library.Char_ord

18:55:08 Affine_Arithmetic: theory HOL-Library.Code_Abstract_Nat

18:55:08 Affine_Arithmetic: theory Deriving.Compare_Generator

18:55:08 Affine_Arithmetic: theory HOL-Library.Code_Target_Nat

18:55:08 Affine_Arithmetic: theory HOL-Library.Code_Target_Int

18:55:08 Affine_Arithmetic: theory Deriving.Compare_Instances

18:55:08 Affine_Arithmetic: theory HOL-Library.Code_Target_Numeral

18:55:09 Affine_Arithmetic: theory HOL-Library.Mapping

18:55:09 Affine_Arithmetic: theory HOL-Library.Type_Length

18:55:09 Affine_Arithmetic: theory HOL-Library.RBT_Impl

18:55:10 Affine_Arithmetic: theory HOL-Library.Signed_Division

18:55:10 Affine_Arithmetic: theory HOL-Word.Traditional_Syntax

18:55:10 Affine_Arithmetic: theory Deriving.Countable_Generator

18:55:10 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_ODE

18:55:10 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Integer

18:55:11 Affine_Arithmetic: theory HOL-Library.Lattice_Algebras

18:55:11 Affine_Arithmetic: theory HOL-Library.Log_Nat

18:55:11 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

18:55:11 HOL-ODE-Numerics: theory HOL-Library.RBT

18:55:11 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise

18:55:12 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Chapter

18:55:12 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Mono_Prover

18:55:12 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Misc

18:55:12 HOL-ODE-Numerics: theory Show.Show

18:55:12 HOL-ODE-Numerics: theory HOL-Library.RBT_Mapping

18:55:13 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_Vector

18:55:13 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Strict

18:55:13 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Domain

18:55:13 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Transfer

18:55:14 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Assert

18:55:14 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Recursion

18:55:14 HOL-ODE-Numerics: theory Show.Show_Instances

18:55:14 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

18:55:14 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_While

18:55:14 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Basic

18:55:15 Affine_Arithmetic: theory HOL-Word.Bit_Comprehension

18:55:15 Affine_Arithmetic: theory HOL-Word.Bits_Int

18:55:15 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Det

18:55:16 Affine_Arithmetic: theory Affine_Arithmetic.Polygon

18:55:16 Affine_Arithmetic: theory List-Index.List_Index

18:55:17 HOL-ODE-Numerics: theory Native_Word.Code_Target_Bits_Int

18:55:17 HOL-ODE-Numerics: theory Native_Word.Code_Target_Word_Base

18:55:17 Affine_Arithmetic: theory Show.Show

18:55:17 HOL-ODE-Numerics: theory Collections.Code_Target_ICF

18:55:18 Affine_Arithmetic: theory HOL-Library.Interval

18:55:18 HOL-ODE-Numerics: theory Native_Word.Uint

18:55:18 Affine_Arithmetic: theory HOL-Word.Misc_Arithmetic

18:55:18 HOL-ODE-Numerics: theory Native_Word.Uint32

18:55:19 Affine_Arithmetic: theory Native_Word.More_Bits_Int

18:55:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Heuristics

18:55:19 Affine_Arithmetic: theory HOL-Word.Word

18:55:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Leof

18:55:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Pfun

18:55:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_More_Comb

18:55:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_While

18:55:21 Affine_Arithmetic: theory HOL-Library.Float

18:55:21 HOL-ODE-Numerics: theory Collections.HashCode

18:55:21 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Transfer

18:55:22 Affine_Arithmetic: theory Show.Show_Instances

18:55:22 HOL-ODE-Numerics: theory Collections.Intf_Hash

18:55:22 HOL-ODE-Numerics: theory Deriving.Hash_Generator

18:55:22 HOL-ODE-Numerics: theory Refine_Monadic.Autoref_Monadic

18:55:22 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Automation

18:55:22 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Foreach

18:55:23 HOL-ODE-Numerics: theory Collections.Gen_Hash

18:55:23 HOL-ODE-Numerics: theory Deriving.Hash_Instances

18:55:23 HOL-ODE-Numerics: theory Deriving.Derive

18:55:24 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Float

18:55:24 Affine_Arithmetic: theory HOL-Library.Interval_Float

18:55:25 Affine_Arithmetic: theory Affine_Arithmetic.Float_Real

18:55:25 HOL-ODE-Numerics: theory Affine_Arithmetic.Straight_Line_Program

18:55:25 Affine_Arithmetic: theory Affine_Arithmetic.Executable_Euclidean_Space

18:55:26 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Monadic

18:55:26 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation_Bounds

18:55:27 HOL-ODE-Numerics: theory Collections.Gen_Iterator

18:55:28 HOL-ODE-Numerics: theory Collections.Iterator

18:55:28 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

18:55:28 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

18:55:28 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank

18:55:29 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

18:55:29 HOL-ODE-Numerics: theory Collections.Array_Iterator

18:55:29 HOL-ODE-Numerics: theory Collections.RBT_add

18:55:31 HOL-ODE-Numerics: theory Collections.Intf_Map

18:55:32 HOL-ODE-Numerics: theory Collections.Gen_Map

18:55:33 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Form

18:55:33 Affine_Arithmetic: theory HOL-Word.Misc_Typedef

18:55:33 HOL-ODE-Numerics: theory Collections.Impl_Array_Map

18:55:33 Affine_Arithmetic: theory HOL-Word.Reversed_Bit_Lists

18:55:34 HOL-ODE-Numerics: theory Collections.Impl_List_Map

18:55:34 Affine_Arithmetic: theory Word_Lib.Signed_Words

18:55:34 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation

18:55:35 HOL-ODE-Numerics: theory Collections.Impl_RBT_Map

18:55:35 HOL-ODE-Numerics: theory Collections.Impl_Array_Hash_Map

18:55:36 Affine_Arithmetic: theory HOL-Word.Misc_lsb

18:55:36 HOL-ODE-Numerics: theory Collections.Intf_Set

18:55:36 HOL-ODE-Numerics: theory Collections.Gen_Map2Set

18:55:37 Affine_Arithmetic: theory HOL-Word.Misc_msb

18:55:37 Affine_Arithmetic: theory HOL-Word.Misc_set_bit

18:55:37 HOL-ODE-Numerics: theory Collections.Gen_Set

18:55:38 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

18:55:38 Affine_Arithmetic: theory Word_Lib.Bitwise

18:55:39 Affine_Arithmetic: theory Word_Lib.Word_Syntax

18:55:39 HOL-ODE-Numerics: theory Collections.Impl_Bit_Set

18:55:39 Affine_Arithmetic: theory Affine_Arithmetic.Intersection

18:55:40 Affine_Arithmetic: theory Native_Word.Code_Symbolic_Bits_Int

18:55:40 Affine_Arithmetic: theory Native_Word.Bits_Integer

18:55:44 HOL-ODE-Numerics: theory Collections.Impl_Cfun_Set

18:55:44 HOL-ODE-Numerics: theory Collections.Impl_List_Set

18:55:45 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

18:55:45 HOL-ODE-Numerics: theory Collections.Impl_Uv_Set

18:55:46 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

18:55:46 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

18:55:46 Affine_Arithmetic: theory Word_Lib.Word_Lib

18:55:46 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

18:55:46 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

18:55:47 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

18:55:47 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

18:55:48 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Approximation

18:55:49 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

18:55:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form

18:55:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/document.pdf

18:55:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Echelon_Form/outline.pdf

18:55:49 Timing Echelon_Form (4 threads, 249.798s elapsed time, 862.536s cpu time, 49.016s GC time, factor 3.45)

18:55:49 Finished Echelon_Form (0:05:00 elapsed time, 0:15:48 cpu time, factor 3.15)

18:55:49 Building Hermite ...

18:55:50 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

18:55:52 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

18:55:52 Hermite: theory Hermite.Hermite

18:55:54 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

18:55:56 Affine_Arithmetic: theory Native_Word.Code_Target_Word_Base

18:55:56 Iptables_Semantics: theory Iptables_Semantics.Transform

18:55:57 Affine_Arithmetic: theory Native_Word.Uint32

18:55:58 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Code

18:55:58 Hermite: theory Hermite.Hermite_IArrays

18:56:00 Affine_Arithmetic: theory Collections.HashCode

18:56:00 Affine_Arithmetic: theory HOL-Library.RBT

18:56:01 Affine_Arithmetic: theory Deriving.Hash_Generator

18:56:01 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

18:56:01 Affine_Arithmetic: theory HOL-Library.RBT_Mapping

18:56:02 HOL-ODE-Numerics: theory Affine_Arithmetic.Print

18:56:02 Affine_Arithmetic: theory Deriving.Hash_Instances

18:56:02 Affine_Arithmetic: theory Deriving.Derive

18:56:02 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

18:56:05 HOL-ODE-Numerics: theory HOL-ODE-Numerics.GenCF_No_Comp

18:56:05 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Affine_Approximation

18:56:05 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Ineqs

18:56:06 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Inter

18:56:07 HOL-ex: theory HOL-ex.SAT_Examples

18:56:07 HOL-ex: theory HOL-ex.Meson_Test

18:56:08 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

18:56:08 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

18:56:09 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

18:56:10 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

18:56:10 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

18:56:12 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

18:56:13 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Autoref_Misc

18:56:15 Iptables_Semantics: theory Iptables_Semantics.Parser

18:56:16 Iptables_Semantics: theory Iptables_Semantics.Parser6

18:56:16 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

18:56:16 Iptables_Semantics: theory Iptables_Semantics.Documentation

18:56:35 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Folds

18:56:35 Affine_Arithmetic: theory Affine_Arithmetic.Floatarith_Expression

18:56:36 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_String

18:56:41 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Weak_Set

18:56:45 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Enclosure_Operations

18:56:50 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Arithmetic

18:56:55 Affine_Arithmetic: theory Affine_Arithmetic.Straight_Line_Program

18:57:03 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Parallel

18:57:03 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Default

18:57:06 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Unions

18:57:06 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Vector_List

18:57:10 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Approximation

18:57:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form

18:57:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form/document.pdf

18:57:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form/outline.pdf

18:57:14 Timing Jordan_Normal_Form (4 threads, 320.156s elapsed time, 960.612s cpu time, 32.424s GC time, factor 3.00)

18:57:14 Finished Jordan_Normal_Form (0:06:56 elapsed time, 0:18:47 cpu time, factor 2.71)

18:57:14 Building Subresultants ...

18:57:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite

18:57:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/document.pdf

18:57:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hermite/outline.pdf

18:57:15 Timing Hermite (4 threads, 54.060s elapsed time, 137.628s cpu time, 1.800s GC time, factor 2.55)

18:57:15 Finished Hermite (0:01:25 elapsed time, 0:03:09 cpu time, factor 2.22)

18:57:15 Building Sepref_Prereq ...

18:57:18 Subresultants: theory Polynomial_Factorization.Missing_Polynomial_Factorial

18:57:18 Subresultants: theory Subresultants.Coeff_Int

18:57:18 Subresultants: theory Subresultants.Dichotomous_Lazard

18:57:18 Subresultants: theory Subresultants.More_Homomorphisms

18:57:18 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Code

18:57:18 Subresultants: theory Subresultants.Resultant_Prelim

18:57:18 Subresultants: theory Subresultants.Binary_Exponentiation

18:57:18 Sepref_Prereq: theory HOL-Library.Nat_Bijection

18:57:18 Sepref_Prereq: theory HOL-Library.Old_Datatype

18:57:18 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Syntax_Match

18:57:19 Subresultants: theory Subresultants.Subresultant

18:57:19 Sepref_Prereq: theory HOL-Library.Countable

18:57:21 Affine_Arithmetic: theory Affine_Arithmetic.Print

18:57:21 Sepref_Prereq: theory HOL-Imperative_HOL.Heap

18:57:23 Sepref_Prereq: theory HOL-Imperative_HOL.Heap_Monad

18:57:24 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Affine_Approximation

18:57:24 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Ineqs

18:57:24 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Inter

18:57:24 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Intersection

18:57:24 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Phantom

18:57:25 Subresultants: theory Subresultants.Subresultant_Gcd

18:57:25 Sepref_Prereq: theory HOL-Imperative_HOL.Array

18:57:26 Sepref_Prereq: theory HOL-Imperative_HOL.Ref

18:57:27 Sepref_Prereq: theory HOL-Imperative_HOL.Imperative_HOL

18:57:27 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

18:57:27 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Run

18:57:27 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Assertions

18:57:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ex

18:57:28 Timing HOL-ex (4 threads, 659.270s elapsed time, 1756.944s cpu time, 94.992s GC time, factor 2.66)

18:57:28 Finished HOL-ex (0:11:04 elapsed time, 0:30:18 cpu time, factor 2.74)

18:57:28 Building MFOTL_Monitor ...

18:57:29 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Invar

18:57:30 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Info

18:57:30 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hoare_Triple

18:57:30 MFOTL_Monitor: theory MFOTL_Monitor.Interval

18:57:30 MFOTL_Monitor: theory MFOTL_Monitor.Trace

18:57:30 MFOTL_Monitor: theory MFOTL_Monitor.Table

18:57:31 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Automation

18:57:31 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

18:57:32 MFOTL_Monitor: theory MFOTL_Monitor.Abstract_Monitor

18:57:32 MFOTL_Monitor: theory MFOTL_Monitor.MFOTL

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Main

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Table

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Blit

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

18:57:33 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Hyperplane

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.List_Seg

18:57:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Union_Find

18:57:34 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Circ_List

18:57:38 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map

18:57:39 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

18:57:40 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Open_List

18:57:42 MFOTL_Monitor: theory MFOTL_Monitor.Slicing

18:57:42 MFOTL_Monitor: theory MFOTL_Monitor.Monitor

18:57:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

18:57:48 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Interval

18:57:52 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Idioms

18:57:52 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.To_List_GA

18:57:53 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

18:57:53 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

18:57:53 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.From_List_GA

18:57:56 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Examples

18:58:04 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic

18:58:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics

18:58:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics/document.pdf

18:58:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics/outline.pdf

18:58:14 Timing Iptables_Semantics (4 threads, 164.850s elapsed time, 609.124s cpu time, 32.884s GC time, factor 3.70)

18:58:14 Finished Iptables_Semantics (0:03:57 elapsed time, 0:13:32 cpu time, factor 3.42)

18:58:14 Running Smith_Normal_Form ...

18:58:17 Smith_Normal_Form: theory HOL-Eisbach.Eisbach

18:58:17 Smith_Normal_Form: theory Deriving.Derive_Manager

18:58:17 Smith_Normal_Form: theory Deriving.Generator_Aux

18:58:17 Smith_Normal_Form: theory HOL-Number_Theory.Cong

18:58:17 Smith_Normal_Form: theory HOL-Algebra.Congruence

18:58:17 Smith_Normal_Form: theory Perron_Frobenius.Bij_Nat

18:58:18 Smith_Normal_Form: theory HOL-Types_To_Sets.Types_To_Sets

18:58:18 Smith_Normal_Form: theory Perron_Frobenius.Cancel_Card_Constraint

18:58:18 Smith_Normal_Form: theory Jordan_Normal_Form.Conjugate

18:58:19 Smith_Normal_Form: theory HOL-Algebra.Order

18:58:19 Smith_Normal_Form: theory Polynomial_Interpolation.Missing_Unsorted

18:58:19 Smith_Normal_Form: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

18:58:19 Smith_Normal_Form: theory Smith_Normal_Form.Rings2_Extended

18:58:20 Smith_Normal_Form: theory HOL-Algebra.Lattice

18:58:21 Smith_Normal_Form: theory Polynomial_Interpolation.Missing_Polynomial

18:58:21 Smith_Normal_Form: theory HOL-Algebra.Complete_Lattice

18:58:21 Smith_Normal_Form: theory HOL-Number_Theory.Totient

18:58:22 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

18:58:22 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

18:58:22 Smith_Normal_Form: theory HOL-Algebra.Group

18:58:22 Smith_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

18:58:23 Smith_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

18:58:23 Smith_Normal_Form: theory List-Index.List_Index

18:58:23 Smith_Normal_Form: theory Polynomial_Interpolation.Ring_Hom

18:58:23 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Normal_Form

18:58:23 Smith_Normal_Form: theory Show.Show

18:58:23 Smith_Normal_Form: theory Smith_Normal_Form.Diagonal_To_Smith

18:58:24 Smith_Normal_Form: theory Show.Show_Instances

18:58:25 Smith_Normal_Form: theory HOL-Algebra.Coset

18:58:26 Smith_Normal_Form: theory HOL-Algebra.FiniteProduct

18:58:27 Smith_Normal_Form: theory HOL-Algebra.Generated_Groups

18:58:27 Smith_Normal_Form: theory Polynomial_Interpolation.Ring_Hom_Poly

18:58:27 Smith_Normal_Form: theory HOL-Algebra.Ring

18:58:28 Smith_Normal_Form: theory Show.Show_Poly

18:58:29 Smith_Normal_Form: theory Subresultants.Binary_Exponentiation

18:58:31 Smith_Normal_Form: theory VectorSpace.FunctionLemmas

18:58:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_Prereq

18:58:32 Timing Sepref_Prereq (4 threads, 42.755s elapsed time, 98.584s cpu time, 4.544s GC time, factor 2.31)

18:58:32 Finished Sepref_Prereq (0:01:15 elapsed time, 0:04:53 cpu time, factor 3.88)

18:58:32 Building HOL-Complex_Analysis ...

18:58:33 Smith_Normal_Form: theory HOL-Algebra.AbelCoset

18:58:33 Smith_Normal_Form: theory HOL-Algebra.Module

18:58:34 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Contour_Integration

18:58:34 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

18:58:35 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

18:58:36 Smith_Normal_Form: theory VectorSpace.RingModuleFacts

18:58:36 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Winding_Numbers

18:58:37 Smith_Normal_Form: theory VectorSpace.MonoidSums

18:58:37 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Cauchy_Integral_Formula

18:58:37 Smith_Normal_Form: theory VectorSpace.LinearCombinations

18:58:38 Smith_Normal_Form: theory HOL-Algebra.Ideal

18:58:39 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_Permutations

18:58:39 Smith_Normal_Form: theory Jordan_Normal_Form.Matrix

18:58:39 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Conformal_Mappings

18:58:40 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Complex_Singularities

18:58:40 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Great_Picard

18:58:40 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Riemann_Mapping

18:58:41 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Complex_Residues

18:58:41 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Residue_Theorem

18:58:41 Smith_Normal_Form: theory HOL-Algebra.RingHom

18:58:42 HOL-Complex_Analysis: theory HOL-Complex_Analysis.Complex_Analysis

18:58:43 Smith_Normal_Form: theory HOL-Algebra.UnivPoly

18:58:43 MFOTL_Monitor: theory MFOTL_Monitor.Monitor_Code

18:58:44 Smith_Normal_Form: theory VectorSpace.SumSpaces

18:58:45 Smith_Normal_Form: theory VectorSpace.VectorSpace

18:58:45 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

18:58:45 Smith_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

18:58:45 Smith_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

18:58:47 Smith_Normal_Form: theory Jordan_Normal_Form.Column_Operations

18:58:47 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

18:58:47 Smith_Normal_Form: theory Jordan_Normal_Form.Determinant

18:58:47 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_ScaleR2

18:58:50 Smith_Normal_Form: theory Jordan_Normal_Form.Char_Poly

18:58:51 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

18:58:52 Smith_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

18:58:53 MFOTL_Monitor: theory MFOTL_Monitor.Examples

18:58:54 Smith_Normal_Form: theory Jordan_Normal_Form.VS_Connect

18:58:56 Smith_Normal_Form: theory HOL-Algebra.Multiplicative_Group

18:59:00 Smith_Normal_Form: theory HOL-Number_Theory.Residues

18:59:02 Smith_Normal_Form: theory Berlekamp_Zassenhaus.Finite_Field

18:59:05 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Rank

18:59:05 Smith_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

18:59:05 Smith_Normal_Form: theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

18:59:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness

18:59:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness/document.pdf

18:59:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness/outline.pdf

18:59:06 Timing Incompleteness (4 threads, 571.306s elapsed time, 1345.660s cpu time, 14.548s GC time, factor 2.36)

18:59:06 Finished Incompleteness (0:10:25 elapsed time, 0:24:01 cpu time, factor 2.30)

18:59:06 Running HOL-Codegenerator_Test ...

18:59:07 Smith_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

18:59:08 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

18:59:08 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

18:59:08 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

18:59:08 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

18:59:08 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Fraction_Field

18:59:08 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Group_Closure

18:59:08 HOL-Codegenerator_Test: theory HOL-Data_Structures.Less_False

18:59:08 HOL-Codegenerator_Test: theory HOL-Data_Structures.Cmp

18:59:08 HOL-Codegenerator_Test: theory HOL-Data_Structures.Sorted_Less

18:59:09 HOL-Codegenerator_Test: theory HOL-Data_Structures.AList_Upd_Del

18:59:09 HOL-Codegenerator_Test: theory HOL-Data_Structures.List_Ins_Del

18:59:10 HOL-Codegenerator_Test: theory HOL-Data_Structures.Map_Specs

18:59:10 HOL-Codegenerator_Test: theory HOL-Examples.Records

18:59:10 HOL-Codegenerator_Test: theory HOL-Word.Bit_Comprehension

18:59:10 HOL-Codegenerator_Test: theory HOL-Data_Structures.Set_Specs

18:59:10 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Factorial_Ring

18:59:10 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Lazy_Test

18:59:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants

18:59:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants/document.pdf

18:59:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants/outline.pdf

18:59:10 Timing Subresultants (4 threads, 67.143s elapsed time, 165.216s cpu time, 4.152s GC time, factor 2.46)

18:59:10 Finished Subresultants (0:01:56 elapsed time, 0:04:08 cpu time, factor 2.14)

18:59:10 Building Pre_BZ ...

18:59:10 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Set

18:59:11 Smith_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

18:59:12 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Map

18:59:13 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

18:59:13 HOL-Codegenerator_Test: theory HOL-Word.Traditional_Syntax

18:59:14 HOL-Codegenerator_Test: theory HOL-Word.Bits_Int

18:59:15 Pre_BZ: theory HOL-Word.Bit_Comprehension

18:59:15 Pre_BZ: theory Efficient-Mergesort.Efficient_Sort

18:59:15 Pre_BZ: theory HOL-Number_Theory.Cong

18:59:15 Pre_BZ: theory Polynomial_Factorization.Precomputation

18:59:16 Smith_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

18:59:16 Pre_BZ: theory HOL-Types_To_Sets.Types_To_Sets

18:59:16 Smith_Normal_Form: theory Perron_Frobenius.HMA_Connect

18:59:17 Pre_BZ: theory HOL-Word.Traditional_Syntax

18:59:17 Pre_BZ: theory Cauchy.CauchysMeanTheorem

18:59:17 HOL-Codegenerator_Test: theory HOL-Word.Word

18:59:17 Pre_BZ: theory Polynomial_Interpolation.Improved_Code_Equations

18:59:17 Pre_BZ: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

18:59:18 Pre_BZ: theory Polynomial_Factorization.Polynomial_Divisibility

18:59:18 Pre_BZ: theory Polynomial_Interpolation.Lagrange_Interpolation

18:59:18 Pre_BZ: theory HOL-Word.Bits_Int

18:59:18 Pre_BZ: theory HOL-Number_Theory.Totient

18:59:18 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

18:59:19 Pre_BZ: theory Polynomial_Factorization.Missing_List

18:59:19 Pre_BZ: theory HOL-Number_Theory.Residues

18:59:19 Pre_BZ: theory Polynomial_Interpolation.Is_Rat_To_Rat

18:59:19 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis

18:59:21 Pre_BZ: theory HOL-Word.Misc_Arithmetic

18:59:21 Pre_BZ: theory Native_Word.More_Bits_Int

18:59:22 Smith_Normal_Form: theory Smith_Normal_Form.Mod_Type_Connect

18:59:22 Pre_BZ: theory HOL-Word.Word

18:59:22 Pre_BZ: theory Sqrt_Babylonian.Log_Impl

18:59:22 Pre_BZ: theory Polynomial_Factorization.Missing_Multiset

18:59:22 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Euclidean_Algorithm

18:59:22 Pre_BZ: theory Sqrt_Babylonian.NthRoot_Impl

18:59:23 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Polynomial

18:59:23 Pre_BZ: theory Polynomial_Factorization.Prime_Factorization

18:59:23 Pre_BZ: theory Polynomial_Interpolation.Divmod_Int

18:59:23 Pre_BZ: theory Polynomial_Factorization.Dvd_Int_Poly

18:59:23 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian

18:59:23 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Missing_Lemmas

18:59:23 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_PolyML

18:59:23 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_Scala

18:59:23 Pre_BZ: theory Polynomial_Factorization.Gauss_Lemma

18:59:24 Pre_BZ: theory Polynomial_Factorization.Explicit_Roots

18:59:25 Pre_BZ: theory Polynomial_Factorization.Square_Free_Factorization

18:59:25 Pre_BZ: theory Polynomial_Interpolation.Newton_Interpolation

18:59:25 Pre_BZ: theory Polynomial_Factorization.Gcd_Rat_Poly

18:59:26 Pre_BZ: theory Polynomial_Factorization.Rational_Root_Test

18:59:26 Pre_BZ: theory Show.Show_Poly

18:59:28 Smith_Normal_Form: theory Smith_Normal_Form.Cauchy_Binet

18:59:28 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Normal_Form_JNF

18:59:28 Smith_Normal_Form: theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

18:59:28 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm

18:59:29 Pre_BZ: theory Polynomial_Interpolation.Polynomial_Interpolation

18:59:30 Smith_Normal_Form: theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

18:59:30 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

18:59:32 Pre_BZ: theory Polynomial_Factorization.Kronecker_Factorization

18:59:32 Smith_Normal_Form: theory Smith_Normal_Form.Diagonal_To_Smith_JNF

18:59:32 Smith_Normal_Form: theory Smith_Normal_Form.Diagonalize

18:59:32 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

18:59:32 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Uniqueness

18:59:33 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

18:59:33 Pre_BZ: theory HOL-Word.Misc_Typedef

18:59:33 Pre_BZ: theory Word_Lib.Signed_Words

18:59:34 Pre_BZ: theory HOL-Word.Reversed_Bit_Lists

18:59:34 Pre_BZ: theory Polynomial_Factorization.Rational_Factorization

18:59:35 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

18:59:36 Pre_BZ: theory HOL-Word.Misc_lsb

18:59:36 Pre_BZ: theory HOL-Word.Misc_msb

18:59:36 Pre_BZ: theory HOL-Word.Misc_set_bit

18:59:37 Pre_BZ: theory Word_Lib.Bitwise

18:59:38 Pre_BZ: theory Word_Lib.Word_Syntax

18:59:38 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Normalized_Fraction

18:59:38 Pre_BZ: theory Native_Word.Code_Symbolic_Bits_Int

18:59:38 Pre_BZ: theory Word_Lib.Word_Lib

18:59:38 Smith_Normal_Form: theory Smith_Normal_Form.Elementary_Divisor_Rings

18:59:39 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Primes

18:59:39 Pre_BZ: theory Native_Word.Bits_Integer

18:59:39 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Nth_Powers

18:59:39 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

18:59:39 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Squarefree

18:59:40 HOL-Codegenerator_Test: theory HOL-Number_Theory.Eratosthenes

18:59:40 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Formal_Power_Series

18:59:40 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

18:59:41 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Polynomial_Factorial

18:59:46 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Certified

18:59:46 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Polynomial_FPS

18:59:47 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

18:59:47 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Formal_Laurent_Series

18:59:53 Pre_BZ: theory Native_Word.Code_Target_Bits_Int

18:59:53 Pre_BZ: theory Native_Word.Code_Target_Word_Base

18:59:55 Pre_BZ: theory Native_Word.Uint32

18:59:55 Pre_BZ: theory Native_Word.Uint64

18:59:56 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Computational_Algebra

18:59:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFOTL_Monitor

18:59:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFOTL_Monitor/document.pdf

18:59:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFOTL_Monitor/outline.pdf

18:59:56 Timing MFOTL_Monitor (4 threads, 101.481s elapsed time, 246.692s cpu time, 6.776s GC time, factor 2.43)

18:59:56 Finished MFOTL_Monitor (0:02:27 elapsed time, 0:05:25 cpu time, factor 2.20)

18:59:56 Building HRB-Slicing ...

18:59:57 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Candidates

18:59:59 HRB-Slicing: theory HRB-Slicing.AuxLemmas

18:59:59 HRB-Slicing: theory HRB-Slicing.BasicDefs

19:00:01 HRB-Slicing: theory HRB-Slicing.CFG

19:00:01 HRB-Slicing: theory HRB-Slicing.Com

19:00:01 HRB-Slicing: theory HRB-Slicing.JVMCFG

19:00:02 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate

19:00:02 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Binary_Nat

19:00:03 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

19:00:06 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Target_Nat

19:00:06 HRB-Slicing: theory HRB-Slicing.Labels

19:00:06 HRB-Slicing: theory HRB-Slicing.ProcState

19:00:06 HRB-Slicing: theory HRB-Slicing.PCFG

19:00:08 HRB-Slicing: theory HRB-Slicing.CFGExit

19:00:08 HRB-Slicing: theory HRB-Slicing.CFG_wf

19:00:09 HRB-Slicing: theory HRB-Slicing.Distance

19:00:09 HRB-Slicing: theory HRB-Slicing.ReturnAndCallNodes

19:00:09 HRB-Slicing: theory HRB-Slicing.Postdomination

19:00:09 HRB-Slicing: theory HRB-Slicing.CFGExit_wf

19:00:09 HRB-Slicing: theory HRB-Slicing.Observable

19:00:10 HRB-Slicing: theory HRB-Slicing.SemanticsCFG

19:00:10 HRB-Slicing: theory HRB-Slicing.WellFormProgs

19:00:10 HRB-Slicing: theory HRB-Slicing.Interpretation

19:00:10 HRB-Slicing: theory HRB-Slicing.SDG

19:00:10 HRB-Slicing: theory HRB-Slicing.JVMInterpretation

19:00:12 HRB-Slicing: theory HRB-Slicing.WellFormed

19:00:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Complex_Analysis

19:00:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Complex_Analysis/document.pdf

19:00:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Complex_Analysis/manual.pdf

19:00:13 Timing HOL-Complex_Analysis (4 threads, 58.891s elapsed time, 185.680s cpu time, 3.688s GC time, factor 3.15)

19:00:13 Finished HOL-Complex_Analysis (0:01:40 elapsed time, 0:04:11 cpu time, factor 2.50)

19:00:13 Running CakeML_Codegen ...

19:00:13 HRB-Slicing: theory HRB-Slicing.JVMCFG_wf

19:00:15 HRB-Slicing: theory HRB-Slicing.ValidPaths

19:00:16 HRB-Slicing: theory HRB-Slicing.JVMPostdomination

19:00:16 CakeML_Codegen: theory Automatic_Refinement.Refine_Util_Bootstrap1

19:00:16 CakeML_Codegen: theory HOL-Data_Structures.Cmp

19:00:16 CakeML_Codegen: theory HOL-Data_Structures.Less_False

19:00:16 CakeML_Codegen: theory HOL-Library.AList

19:00:16 CakeML_Codegen: theory Automatic_Refinement.Mk_Term_Antiquot

19:00:16 CakeML_Codegen: theory Automatic_Refinement.Mpat_Antiquot

19:00:16 CakeML_Codegen: theory HOL-Data_Structures.Sorted_Less

19:00:16 CakeML_Codegen: theory Automatic_Refinement.Refine_Util

19:00:16 CakeML_Codegen: theory HOL-Data_Structures.List_Ins_Del

19:00:16 CakeML_Codegen: theory HOL-Library.Adhoc_Overloading

19:00:17 CakeML_Codegen: theory HOL-Library.Monad_Syntax

19:00:17 CakeML_Codegen: theory HOL-Data_Structures.Set_Specs

19:00:17 CakeML_Codegen: theory HOL-Data_Structures.Priority_Queue_Specs

19:00:17 CakeML_Codegen: theory HOL-Library.Conditional_Parametricity

19:00:17 CakeML_Codegen: theory Dict_Construction.Dict_Construction

19:00:17 CakeML_Codegen: theory HOL-Library.Pattern_Aliases

19:00:17 CakeML_Codegen: theory HOL-Library.Tree

19:00:18 CakeML_Codegen: theory HOL-Library.FSet

19:00:18 CakeML_Codegen: theory Amortized_Complexity.Amortized_Framework0

19:00:18 CakeML_Codegen: theory Huffman.Huffman

19:00:19 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

19:00:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semanticless

19:00:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semanticless/document.pdf

19:00:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semanticless/outline.pdf

19:00:21 Timing Goedel_HFSet_Semanticless (4 threads, 655.553s elapsed time, 1690.568s cpu time, 22.388s GC time, factor 2.58)

19:00:21 Finished Goedel_HFSet_Semanticless (0:11:06 elapsed time, 0:28:30 cpu time, factor 2.57)

19:00:21 Building Sepref_Basic ...

19:00:21 CakeML_Codegen: theory HOL-Data_Structures.Tree2

19:00:22 CakeML_Codegen: theory HOL-Data_Structures.Tree_Set

19:00:22 CakeML_Codegen: theory HOL-Library.Tree_Multiset

19:00:22 HRB-Slicing: theory HRB-Slicing.HRBSlice

19:00:22 HRB-Slicing: theory HRB-Slicing.ProcSDG

19:00:23 CakeML_Codegen: theory CakeML_Codegen.ML_Utils

19:00:23 CakeML_Codegen: theory Pairing_Heap.Pairing_Heap_Tree

19:00:23 CakeML_Codegen: theory CakeML_Codegen.Code_Utils

19:00:24 CakeML_Codegen: theory HOL-Library.Finite_Map

19:00:24 CakeML_Codegen: theory HOL-Data_Structures.Leftist_Heap

19:00:24 HRB-Slicing: theory HRB-Slicing.JVMSDG

19:00:24 CakeML_Codegen: theory HOL-Library.Tree_Real

19:00:24 CakeML_Codegen: theory HOL-Data_Structures.Balance

19:00:25 HRB-Slicing: theory HRB-Slicing.SCDObservable

19:00:25 CakeML_Codegen: theory Root_Balanced_Tree.Time_Monad

19:00:25 Sepref_Basic: theory Refine_Imperative_HOL.User_Smashing

19:00:25 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Add

19:00:25 Sepref_Basic: theory Refine_Imperative_HOL.PO_Normalizer

19:00:25 Sepref_Basic: theory HOL-Library.Rewrite

19:00:25 Sepref_Basic: theory List-Index.List_Index

19:00:25 Sepref_Basic: theory Refine_Imperative_HOL.Concl_Pres_Clarification

19:00:26 Sepref_Basic: theory Refine_Imperative_HOL.Named_Theorems_Rev

19:00:26 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Id_Op

19:00:26 Sepref_Basic: theory Refine_Imperative_HOL.Structured_Apply

19:00:26 Sepref_Basic: theory Separation_Logic_Imperative_HOL.Default_Insts

19:00:26 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Mono_Prover

19:00:26 CakeML_Codegen: theory Root_Balanced_Tree.Root_Balanced_Tree

19:00:26 HRB-Slicing: theory HRB-Slicing.Slice

19:00:27 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Misc

19:00:28 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Basic

19:00:28 Sepref_Basic: theory Refine_Imperative_HOL.Term_Synth

19:00:29 HRB-Slicing: theory HRB-Slicing.WeakSimulation

19:00:31 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Constraints

19:00:31 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Monadify

19:00:32 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Frame

19:00:32 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Rules

19:00:34 HRB-Slicing: theory HRB-Slicing.FundamentalProperty

19:00:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic

19:00:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic/document.pdf

19:00:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic/outline.pdf

19:00:34 Timing Goedel_HFSet_Semantic (4 threads, 570.848s elapsed time, 1398.592s cpu time, 20.056s GC time, factor 2.45)

19:00:34 Finished Goedel_HFSet_Semantic (0:09:36 elapsed time, 0:23:31 cpu time, factor 2.45)

19:00:34 Building Transition_Systems_and_Automata ...

19:00:37 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

19:00:37 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Definition

19:00:38 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Translate

19:00:39 Transition_Systems_and_Automata: theory CAVA_Base.Statistics

19:00:39 Transition_Systems_and_Automata: theory HOL-Library.Omega_Words_Fun

19:00:39 Transition_Systems_and_Automata: theory HOL-Library.Nat_Bijection

19:00:39 Transition_Systems_and_Automata: theory HOL-Library.Old_Datatype

19:00:39 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Misc

19:00:39 Transition_Systems_and_Automata: theory HOL-Library.Sublist

19:00:39 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Basic

19:00:39 Transition_Systems_and_Automata: theory HOL-Library.Stream

19:00:40 HRB-Slicing: theory HRB-Slicing.HRBSlicing

19:00:40 Transition_Systems_and_Automata: theory HOL-Library.Countable

19:00:40 CakeML_Codegen: theory CakeML_Codegen.Test_Utils

19:00:41 CakeML_Codegen: theory CakeML_Codegen.Compiler_Utils

19:00:41 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Intf_Util

19:00:41 CakeML_Codegen: theory CakeML_Codegen.CakeML_Utils

19:00:41 Transition_Systems_and_Automata: theory CAVA_Base.Code_String

19:00:41 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Code_Target

19:00:41 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Base

19:00:41 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Refine_Aux

19:00:41 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Basic

19:00:42 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence

19:00:42 Transition_Systems_and_Automata: theory HOL-Library.Countable_Set

19:00:43 Transition_Systems_and_Automata: theory HOL-Library.Countable_Complete_Lattices

19:00:43 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph

19:00:44 Transition_Systems_and_Automata: theory DFS_Framework.Impl_Rev_Array_Stack

19:00:44 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System

19:00:44 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Tool

19:00:45 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

19:00:45 Transition_Systems_and_Automata: theory CAVA_Automata.Automata

19:00:45 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Impl

19:00:45 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton

19:00:47 Transition_Systems_and_Automata: theory HOL-Library.Order_Continuity

19:00:48 Transition_Systems_and_Automata: theory HOL-Library.Extended_Nat

19:00:49 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Foreach

19:00:50 Transition_Systems_and_Automata: theory HOL-Library.Linear_Temporal_Logic_on_Streams

19:00:52 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Improper

19:00:52 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path

19:00:52 Sepref_Basic: theory Refine_Imperative_HOL.Sepref

19:00:52 Transition_Systems_and_Automata: theory DFS_Framework.Param_DFS

19:00:52 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_LTL

19:00:54 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance

19:00:54 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_Zip

19:00:54 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Degeneralization

19:00:55 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Maps

19:00:55 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Refine

19:00:55 Transition_Systems_and_Automata: theory CAVA_Automata.Lasso

19:00:57 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance_Refine

19:00:58 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG

19:00:58 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Degeneralization_Refine

19:00:59 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Implement

19:01:00 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Invars_Basic

19:01:02 Transition_Systems_and_Automata: theory DFS_Framework.General_DFS_Structure

19:01:03 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Construction

19:01:03 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Extra

19:01:04 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Deterministic

19:01:10 Transition_Systems_and_Automata: theory DFS_Framework.Rec_Impl

19:01:11 Transition_Systems_and_Automata: theory DFS_Framework.Tailrec_Impl

19:01:11 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Nondeterministic

19:01:16 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

19:01:17 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA

19:01:18 Transition_Systems_and_Automata: theory DFS_Framework.Simple_Impl

19:01:18 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBTA

19:01:19 Transition_Systems_and_Automata: theory CAVA_Automata.Automata_Impl

19:01:20 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path_Impl

19:01:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_Basic

19:01:23 Timing Sepref_Basic (4 threads, 27.524s elapsed time, 58.472s cpu time, 2.024s GC time, factor 2.12)

19:01:23 Finished Sepref_Basic (0:01:01 elapsed time, 0:01:48 cpu time, factor 1.76)

19:01:23 Building Groebner_Bases ...

19:01:24 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton_Code

19:01:25 CakeML_Codegen: theory CakeML_Codegen.Doc_Backend

19:01:25 CakeML_Codegen: theory CakeML_Codegen.Doc_Compiler

19:01:25 CakeML_Codegen: theory CakeML_Codegen.Doc_Preproc

19:01:25 CakeML_Codegen: theory CakeML_Codegen.Doc_CupCake

19:01:25 CakeML_Codegen: theory CakeML_Codegen.Doc_Rewriting

19:01:25 CakeML_Codegen: theory CakeML_Codegen.Doc_Terms

19:01:25 CakeML_Codegen: theory Constructor_Funs.Constructor_Funs

19:01:25 CakeML_Codegen: theory Datatype_Order_Generator.Derive_Aux

19:01:25 CakeML_Codegen: theory HOL-Library.State_Monad

19:01:25 CakeML_Codegen: theory Higher_Order_Terms.Disjoint_Sets

19:01:25 CakeML_Codegen: theory Higher_Order_Terms.Name

19:01:25 CakeML_Codegen: theory List-Index.List_Index

19:01:25 CakeML_Codegen: theory Datatype_Order_Generator.Order_Generator

19:01:25 CakeML_Codegen: theory CakeML_Codegen.CakeML_Byte

19:01:25 CakeML_Codegen: theory CakeML_Codegen.CupCake_Env

19:01:26 CakeML_Codegen: theory Higher_Order_Terms.Find_First

19:01:26 CakeML_Codegen: theory Higher_Order_Terms.Term_Utils

19:01:26 Transition_Systems_and_Automata: theory DFS_Framework.Restr_Impl

19:01:27 CakeML_Codegen: theory Higher_Order_Terms.Fresh_Monad

19:01:27 CakeML_Codegen: theory Higher_Order_Terms.Term_Class

19:01:27 CakeML_Codegen: theory Higher_Order_Terms.Fresh_Class

19:01:28 CakeML_Codegen: theory CakeML_Codegen.CupCake_Semantics

19:01:29 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework

19:01:30 Transition_Systems_and_Automata: theory DFS_Framework.Reachable_Nodes

19:01:30 Groebner_Bases: theory Containers.Equal

19:01:30 Groebner_Bases: theory Containers.Extend_Partial_Order

19:01:30 Groebner_Bases: theory Deriving.Comparator

19:01:30 Groebner_Bases: theory Containers.List_Fusion

19:01:30 Groebner_Bases: theory Containers.Closure_Set

19:01:30 Groebner_Bases: theory Deriving.Derive_Manager

19:01:30 Groebner_Bases: theory Deriving.Generator_Aux

19:01:30 Groebner_Bases: theory Containers.Containers_Auxiliary

19:01:31 Groebner_Bases: theory Deriving.Equality_Generator

19:01:31 Groebner_Bases: theory Jordan_Normal_Form.Missing_Ring

19:01:31 Groebner_Bases: theory Deriving.Equality_Instances

19:01:31 Groebner_Bases: theory Deriving.Compare

19:01:32 Groebner_Bases: theory Polynomials.OAlist

19:01:32 Groebner_Bases: theory Deriving.Comparator_Generator

19:01:33 Groebner_Bases: theory Containers.Lexicographic_Order

19:01:34 Groebner_Bases: theory Abstract-Rewriting.Seq

19:01:34 Groebner_Bases: theory Deriving.Compare_Generator

19:01:34 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA

19:01:34 Groebner_Bases: theory Polynomials.MPoly_Type

19:01:34 Groebner_Bases: theory Deriving.Compare_Instances

19:01:34 CakeML_Codegen: theory Higher_Order_Terms.Nterm

19:01:34 CakeML_Codegen: theory Higher_Order_Terms.Term

19:01:35 Groebner_Bases: theory Polynomials.More_MPoly_Type

19:01:35 Groebner_Bases: theory Containers.Containers_Generator

19:01:35 CakeML_Codegen: theory Higher_Order_Terms.Pats

19:01:35 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DFA

19:01:36 Groebner_Bases: theory Containers.Set_Linorder

19:01:36 CakeML_Codegen: theory CakeML_Codegen.Terms_Extras

19:01:36 Groebner_Bases: theory Containers.Collection_Enum

19:01:37 Groebner_Bases: theory Containers.Collection_Eq

19:01:37 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGBA

19:01:37 CakeML_Codegen: theory Higher_Order_Terms.Term_to_Nterm

19:01:38 Groebner_Bases: theory Containers.RBT_ext

19:01:38 Groebner_Bases: theory Containers.DList_Set

19:01:39 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA_Combine

19:01:39 CakeML_Codegen: theory CakeML_Codegen.General_Rewriting

19:01:39 CakeML_Codegen: theory CakeML_Codegen.HOL_Datatype

19:01:39 Groebner_Bases: theory Deriving.RBT_Comparator_Impl

19:01:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Setup

19:01:40 Timing CAVA_Setup (4 threads, 580.195s elapsed time, 2081.144s cpu time, 177.108s GC time, factor 3.59)

19:01:40 Finished CAVA_Setup (0:12:37 elapsed time, 0:43:15 cpu time, factor 3.42)

19:01:40 Running CAVA_LTL_Modelchecker ...

19:01:40 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGBTA

19:01:40 Groebner_Bases: theory Polynomials.More_Modules

19:01:40 Groebner_Bases: theory Jordan_Normal_Form.Conjugate

19:01:41 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBTA_Combine

19:01:41 CakeML_Codegen: theory CakeML_Codegen.Constructors

19:01:42 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGCA

19:01:44 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA_Combine

19:01:45 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA

19:01:45 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

19:01:49 Groebner_Bases: theory Polynomial_Interpolation.Missing_Unsorted

19:01:49 Groebner_Bases: theory Groebner_Bases.Code_Target_Rat

19:01:49 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs

19:01:49 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Abstract

19:01:49 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI

19:01:50 Groebner_Bases: theory Open_Induction.Restricted_Predicates

19:01:51 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Combine

19:01:51 Groebner_Bases: theory Polynomial_Interpolation.Ring_Hom

19:01:52 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA

19:01:52 Groebner_Bases: theory Regular-Sets.Regular_Set

19:01:53 Groebner_Bases: theory Containers.Collection_Order

19:01:54 CakeML_Codegen: theory CakeML_Codegen.Consts

19:01:54 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBTA

19:01:55 CakeML_Codegen: theory CakeML_Codegen.Strong_Term

19:01:55 CakeML_Codegen: theory CakeML_Codegen.CakeML_Setup

19:01:56 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NFA

19:01:56 Groebner_Bases: theory Regular-Sets.Regular_Exp

19:01:57 Groebner_Bases: theory Jordan_Normal_Form.Matrix

19:01:57 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Term

19:01:57 CakeML_Codegen: theory CakeML_Codegen.Sterm

19:01:57 Groebner_Bases: theory Containers.RBT_Mapping2

19:01:57 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA

19:01:58 CakeML_Codegen: theory CakeML_Codegen.Eval_Class

19:01:58 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Nterm

19:01:59 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Combine

19:01:59 Groebner_Bases: theory Containers.RBT_Set2

19:02:00 CakeML_Codegen: theory CakeML_Codegen.Embed

19:02:00 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBTA

19:02:01 Groebner_Bases: theory Regular-Sets.NDerivative

19:02:01 CakeML_Codegen: theory CakeML_Codegen.Pterm

19:02:01 Groebner_Bases: theory Regular-Sets.Relation_Interpretation

19:02:01 Groebner_Bases: theory Containers.Set_Impl

19:02:01 Groebner_Bases: theory Well_Quasi_Orders.Infinite_Sequences

19:02:01 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Elements

19:02:02 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBTA_Combine

19:02:02 Groebner_Bases: theory Well_Quasi_Orders.Least_Enum

19:02:03 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Refine

19:02:03 CakeML_Codegen: theory CakeML_Codegen.Term_as_Value

19:02:03 CakeML_Codegen: theory CakeML_Codegen.Value

19:02:04 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Refine

19:02:04 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

19:02:04 CakeML_Codegen: theory CakeML_Codegen.Eval_Instances

19:02:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Implement

19:02:06 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Refine

19:02:06 Groebner_Bases: theory Regular-Sets.Equivalence_Checking

19:02:07 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Implement

19:02:07 Groebner_Bases: theory Regular-Sets.Regexp_Method

19:02:09 Groebner_Bases: theory Abstract-Rewriting.Abstract_Rewriting

19:02:09 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full

19:02:10 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Refine

19:02:11 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Implement

19:02:11 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Bad_Sequences

19:02:12 Groebner_Bases: theory Groebner_Bases.Confluence

19:02:12 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full_Relations

19:02:13 Groebner_Bases: theory Polynomials.Utils

19:02:13 Groebner_Bases: theory Well_Quasi_Orders.Well_Quasi_Orders

19:02:14 Groebner_Bases: theory Groebner_Bases.General

19:02:14 Groebner_Bases: theory Polynomials.Power_Products

19:02:16 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Pterm_Elim

19:02:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pre_BZ

19:02:17 Timing Pre_BZ (4 threads, 117.252s elapsed time, 361.968s cpu time, 12.780s GC time, factor 3.09)

19:02:17 Finished Pre_BZ (0:03:05 elapsed time, 0:08:41 cpu time, factor 2.81)

19:02:17 Building Sepref_IICF ...

19:02:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List

19:02:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Map

19:02:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Matrix

19:02:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Multiset

19:02:23 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Map

19:02:23 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_Mset

19:02:24 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array

19:02:25 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_List

19:02:25 Sepref_IICF: theory Refine_Imperative_HOL.IICF_HOL_List

19:02:26 Sepref_IICF: theory Refine_Imperative_HOL.IICF_MS_Array_List

19:02:27 Groebner_Bases: theory Jordan_Normal_Form.Matrix_IArray_Impl

19:02:28 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_MsetO

19:02:28 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_Matrix

19:02:28 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG_Code

19:02:28 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Graphs

19:02:28 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Graphs

19:02:28 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Bag

19:02:28 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Set

19:02:28 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

19:02:28 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heap

19:02:29 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_SetO

19:02:30 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Sepl_Binding

19:02:30 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

19:02:31 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

19:02:32 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heap

19:02:33 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

19:02:35 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Pterm

19:02:35 Groebner_Bases: theory Polynomials.MPoly_Type_Class

19:02:35 Groebner_Bases: theory Polynomials.PP_Type

19:02:39 Groebner_Bases: theory Polynomials.MPoly_Type_Class_Ordered

19:02:41 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Nodes

19:02:44 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Sterm

19:02:49 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Explicit

19:02:50 Sepref_IICF: theory Refine_Imperative_HOL.IICF

19:02:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic

19:02:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/document.pdf

19:02:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/outline.pdf

19:02:51 Timing Affine_Arithmetic (4 threads, 351.068s elapsed time, 1216.984s cpu time, 108.596s GC time, factor 3.47)

19:02:51 Finished Affine_Arithmetic (0:07:47 elapsed time, 0:24:41 cpu time, factor 3.17)

19:02:51 Building SM_Base ...

19:02:54 Groebner_Bases: theory Groebner_Bases.More_MPoly_Type_Class

19:02:55 Groebner_Bases: theory Groebner_Bases.Reduction

19:02:55 Groebner_Bases: theory Polynomials.Quasi_PM_Power_Products

19:02:55 SM_Base: theory Partial_Order_Reduction.Basic_Extensions

19:02:55 SM_Base: theory HOL-Library.Lattice_Syntax

19:02:55 SM_Base: theory Partial_Order_Reduction.Set_Extensions

19:02:55 SM_Base: theory HOL-Library.Case_Converter

19:02:55 SM_Base: theory HOL-Library.Complete_Partial_Order2

19:02:55 SM_Base: theory Partial_Order_Reduction.Functions

19:02:56 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Sterm

19:02:56 CakeML_Codegen: theory CakeML_Codegen.CakeML_Backend

19:02:56 SM_Base: theory HOL-Library.Simps_Case_Conv

19:02:56 SM_Base: theory HOL-Library.Stream

19:02:56 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Translate

19:02:56 SM_Base: theory Partial_Order_Reduction.Relation_Extensions

19:02:56 SM_Base: theory DFS_Framework.DFS_Framework_Misc

19:02:56 SM_Base: theory HOL-Library.Sublist

19:02:56 SM_Base: theory HOL-Library.Countable_Set

19:02:56 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Value

19:02:57 SM_Base: theory HOL-Library.Countable_Complete_Lattices

19:02:57 Groebner_Bases: theory Groebner_Bases.Macaulay_Matrix

19:02:57 Groebner_Bases: theory Polynomials.OAlist_Poly_Mapping

19:02:58 SM_Base: theory LTL.LTL

19:02:58 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Value_ML

19:02:58 SM_Base: theory HOL-Library.Prefix_Order

19:02:58 SM_Base: theory Partial_Order_Reduction.List_Prefixes

19:02:58 SM_Base: theory Partial_Order_Reduction.List_Extensions

19:02:59 SM_Base: theory DFS_Framework.DFS_Framework_Refine_Aux

19:02:59 SM_Base: theory DFS_Framework.Impl_Rev_Array_Stack

19:03:00 Groebner_Bases: theory Polynomials.MPoly_PM

19:03:00 SM_Base: theory DFS_Framework.Param_DFS

19:03:01 SM_Base: theory Stuttering_Equivalence.Samplers

19:03:01 SM_Base: theory Stuttering_Equivalence.StutterEquivalence

19:03:01 SM_Base: theory HOL-Library.Order_Continuity

19:03:01 SM_Base: theory Transition_Systems_and_Automata.Basic

19:03:01 SM_Base: theory Transition_Systems_and_Automata.Sequence

19:03:02 SM_Base: theory HOL-Library.Extended_Nat

19:03:03 Groebner_Bases: theory Polynomials.Term_Order

19:03:03 SM_Base: theory Partial_Order_Reduction.Word_Prefixes

19:03:04 SM_Base: theory Partial_Order_Reduction.Traces

19:03:04 SM_Base: theory Coinductive.Coinductive_Nat

19:03:04 Groebner_Bases: theory Groebner_Bases.Auto_Reduction

19:03:04 Groebner_Bases: theory Groebner_Bases.Groebner_Bases

19:03:05 SM_Base: theory HOL-Library.Linear_Temporal_Logic_on_Streams

19:03:06 SM_Base: theory Coinductive.Coinductive_List

19:03:08 SM_Base: theory Partial_Order_Reduction.ENat_Extensions

19:03:08 SM_Base: theory Partial_Order_Reduction.CCPO_Extensions

19:03:08 SM_Base: theory DFS_Framework.DFS_Invars_Basic

19:03:09 SM_Base: theory Partial_Order_Reduction.ESet_Extensions

19:03:11 Groebner_Bases: theory Polynomials.MPoly_Type_Class_OAlist

19:03:12 SM_Base: theory DFS_Framework.General_DFS_Structure

19:03:13 SM_Base: theory Transition_Systems_and_Automata.Sequence_LTL

19:03:14 SM_Base: theory Transition_Systems_and_Automata.Transition_System

19:03:15 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Construction

19:03:15 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Extra

19:03:16 SM_Base: theory Partial_Order_Reduction.Transition_System_Extensions

19:03:17 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema

19:03:17 Groebner_Bases: theory Groebner_Bases.Reduced_GB

19:03:17 SM_Base: theory Coinductive.Coinductive_List_Prefix

19:03:18 SM_Base: theory Coinductive.Coinductive_Stream

19:03:19 SM_Base: theory Stuttering_Equivalence.PLTL

19:03:19 SM_Base: theory Partial_Order_Reduction.Transition_System_Traces

19:03:19 SM_Base: theory Partial_Order_Reduction.Coinductive_List_Extensions

19:03:19 Groebner_Bases: theory Groebner_Bases.Syzygy

19:03:21 Groebner_Bases: theory Groebner_Bases.Benchmarks

19:03:22 SM_Base: theory Partial_Order_Reduction.LList_Prefixes

19:03:22 SM_Base: theory DFS_Framework.Rec_Impl

19:03:22 SM_Base: theory DFS_Framework.Tailrec_Impl

19:03:22 SM_Base: theory Partial_Order_Reduction.Stuttering

19:03:24 SM_Base: theory Partial_Order_Reduction.Formula

19:03:24 SM_Base: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

19:03:25 SM_Base: theory Partial_Order_Reduction.Ample_Abstract

19:03:26 SM_Base: theory Partial_Order_Reduction.Ample_Analysis

19:03:26 SM_Base: theory Partial_Order_Reduction.Ample_Correctness

19:03:27 CakeML_Codegen: theory CakeML_Codegen.CakeML_Correctness

19:03:28 CakeML_Codegen: theory CakeML_Codegen.Composition

19:03:30 SM_Base: theory DFS_Framework.Simple_Impl

19:03:32 Groebner_Bases: theory Groebner_Bases.Groebner_PM

19:03:37 SM_Base: theory DFS_Framework.Restr_Impl

19:03:39 SM_Base: theory DFS_Framework.DFS_Framework

19:03:39 SM_Base: theory DFS_Framework.Reachable_Nodes

19:03:40 CakeML_Codegen: theory CakeML_Codegen.Compiler

19:04:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Algorithms

19:04:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_IICF

19:04:03 Timing Sepref_IICF (4 threads, 64.522s elapsed time, 198.000s cpu time, 4.364s GC time, factor 3.07)

19:04:03 Finished Sepref_IICF (0:01:45 elapsed time, 0:04:49 cpu time, factor 2.76)

19:04:03 Building Probabilistic_While ...

19:04:07 Probabilistic_While: theory Flow_Networks.Graph

19:04:07 Probabilistic_While: theory HOL-Library.Transitive_Closure_Table

19:04:07 Probabilistic_While: theory HOL-Library.While_Combinator

19:04:07 Probabilistic_While: theory HOL-Types_To_Sets.Types_To_Sets

19:04:07 Probabilistic_While: theory Probabilistic_While.Bernoulli

19:04:08 CakeML_Codegen: theory Lazy_Case.Lazy_Case

19:04:08 Probabilistic_While: theory HOL-Library.Bourbaki_Witt_Fixpoint

19:04:08 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Data

19:04:08 CakeML_Codegen: theory CakeML_Codegen.Test_Composition

19:04:08 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Tree

19:04:08 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Data2

19:04:08 Probabilistic_While: theory MFMC_Countable.MFMC_Misc

19:04:09 Probabilistic_While: theory Flow_Networks.Network

19:04:11 Probabilistic_While: theory Flow_Networks.Residual_Graph

19:04:13 Probabilistic_While: theory Flow_Networks.Augmenting_Flow

19:04:13 Probabilistic_While: theory Flow_Networks.Augmenting_Path

19:04:13 Groebner_Bases: theory Groebner_Bases.Buchberger

19:04:13 Groebner_Bases: theory Groebner_Bases.F4

19:04:13 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema_Impl

19:04:14 Probabilistic_While: theory Flow_Networks.Ford_Fulkerson

19:04:14 Probabilistic_While: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

19:04:16 Probabilistic_While: theory MFMC_Countable.MFMC_Finite

19:04:16 CakeML_Codegen: theory CakeML_Codegen.Test_Print

19:04:16 CAVA_LTL_Modelchecker: theory HOL-Library.AList_Mapping

19:04:16 CAVA_LTL_Modelchecker: theory LTL.Rewriting

19:04:16 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Extras

19:04:16 Probabilistic_While: theory MFMC_Countable.Matrix_For_Marginals

19:04:18 Probabilistic_While: theory MFMC_Countable.Rel_PMF_Characterisation

19:04:18 Probabilistic_While: theory Probabilistic_While.While_SPMF

19:04:19 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

19:04:19 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

19:04:19 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

19:04:19 Probabilistic_While: theory Probabilistic_While.Resampling

19:04:19 Probabilistic_While: theory Probabilistic_While.Fast_Dice_Roll

19:04:19 Probabilistic_While: theory Probabilistic_While.Geometric

19:04:20 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

19:04:20 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Simple

19:04:20 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Explicit

19:04:21 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Programs

19:04:24 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Algorithms

19:04:24 Groebner_Bases: theory Groebner_Bases.Buchberger_Examples

19:04:24 Groebner_Bases: theory Groebner_Bases.Syzygy_Examples

19:04:24 Groebner_Bases: theory Groebner_Bases.Reduced_GB_Examples

19:04:27 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Impl

19:04:36 Groebner_Bases: theory Groebner_Bases.F4_Examples

19:04:37 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Translate

19:04:40 SM_Base: theory DFS_Framework.Feedback_Arcs

19:05:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While

19:05:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/document.pdf

19:05:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_While/outline.pdf

19:05:26 Timing Probabilistic_While (4 threads, 43.643s elapsed time, 118.936s cpu time, 2.564s GC time, factor 2.73)

19:05:26 Finished Probabilistic_While (0:01:22 elapsed time, 0:03:02 cpu time, factor 2.21)

19:05:26 Building Dirichlet_Series ...

19:05:30 Dirichlet_Series: theory HOL-Computational_Algebra.Group_Closure

19:05:30 Dirichlet_Series: theory HOL-Library.Adhoc_Overloading

19:05:30 Dirichlet_Series: theory HOL-Library.BNF_Corec

19:05:30 Dirichlet_Series: theory HOL-Computational_Algebra.Fraction_Field

19:05:30 Dirichlet_Series: theory HOL-Library.Monad_Syntax

19:05:30 Dirichlet_Series: theory HOL-Computational_Algebra.Nth_Powers

19:05:31 Dirichlet_Series: theory HOL-Computational_Algebra.Squarefree

19:05:31 Dirichlet_Series: theory HOL-Number_Theory.Cong

19:05:31 Dirichlet_Series: theory HOL-Library.Code_Abstract_Nat

19:05:31 Dirichlet_Series: theory HOL-Library.Code_Target_Nat

19:05:32 Dirichlet_Series: theory HOL-Library.Code_Target_Int

19:05:32 Dirichlet_Series: theory HOL-Computational_Algebra.Normalized_Fraction

19:05:32 Dirichlet_Series: theory HOL-Library.Code_Target_Numeral

19:05:32 Dirichlet_Series: theory HOL-Algebra.Congruence

19:05:32 Dirichlet_Series: theory HOL-Library.Function_Algebras

19:05:33 Dirichlet_Series: theory HOL-Library.More_List

19:05:33 Dirichlet_Series: theory HOL-Library.Power_By_Squaring

19:05:33 Dirichlet_Series: theory HOL-Library.Stirling

19:05:33 Dirichlet_Series: theory HOL-Number_Theory.Mod_Exp

19:05:34 Dirichlet_Series: theory HOL-Algebra.Order

19:05:34 Dirichlet_Series: theory HOL-Number_Theory.Eratosthenes

19:05:35 Dirichlet_Series: theory HOL-Real_Asymp.Inst_Existentials

19:05:35 Dirichlet_Series: theory Bernoulli.Bernoulli

19:05:35 Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial

19:05:35 Dirichlet_Series: theory HOL-Library.Going_To_Filter

19:05:35 Dirichlet_Series: theory HOL-Library.Landau_Symbols

19:05:35 Dirichlet_Series: theory HOL-Algebra.Lattice

19:05:37 Dirichlet_Series: theory HOL-Algebra.Complete_Lattice

19:05:38 Dirichlet_Series: theory HOL-Algebra.Group

19:05:39 Dirichlet_Series: theory Bernoulli.Periodic_Bernpoly

19:05:39 Dirichlet_Series: theory HOL-Number_Theory.Fib

19:05:40 Dirichlet_Series: theory HOL-Number_Theory.Prime_Powers

19:05:41 Dirichlet_Series: theory HOL-Number_Theory.Totient

19:05:41 Dirichlet_Series: theory HOL-Real_Asymp.Eventuallize

19:05:41 Dirichlet_Series: theory HOL-Real_Asymp.Lazy_Eval

19:05:42 Dirichlet_Series: theory Landau_Symbols.Group_Sort

19:05:42 Dirichlet_Series: theory HOL-Algebra.Coset

19:05:42 Dirichlet_Series: theory HOL-Algebra.FiniteProduct

19:05:43 Dirichlet_Series: theory HOL-Algebra.Ring

19:05:43 Dirichlet_Series: theory HOL-Real_Asymp.Multiseries_Expansion

19:05:46 Dirichlet_Series: theory HOL-Algebra.Generated_Groups

19:05:48 Dirichlet_Series: theory Landau_Symbols.Landau_Real_Products

19:05:48 Dirichlet_Series: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:05:48 Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial_FPS

19:05:50 Dirichlet_Series: theory HOL-Computational_Algebra.Formal_Laurent_Series

19:05:51 Dirichlet_Series: theory HOL-Algebra.AbelCoset

19:05:53 Dirichlet_Series: theory HOL-Algebra.Module

19:05:54 Dirichlet_Series: theory HOL-Computational_Algebra.Polynomial_Factorial

19:05:57 Dirichlet_Series: theory Landau_Symbols.Landau_Simprocs

19:05:57 Dirichlet_Series: theory HOL-Algebra.Ideal

19:05:57 Dirichlet_Series: theory Landau_Symbols.Landau_More

19:05:57 Dirichlet_Series: theory Matrix.Utility

19:05:58 Dirichlet_Series: theory Polynomial_Factorization.Missing_List

19:06:01 Dirichlet_Series: theory HOL-Algebra.RingHom

19:06:01 Dirichlet_Series: theory Polynomial_Factorization.Missing_Multiset

19:06:02 Dirichlet_Series: theory Polynomial_Factorization.Prime_Factorization

19:06:02 Dirichlet_Series: theory HOL-Algebra.UnivPoly

19:06:11 Dirichlet_Series: theory HOL-Computational_Algebra.Computational_Algebra

19:06:17 Dirichlet_Series: theory HOL-Algebra.Multiplicative_Group

19:06:22 Dirichlet_Series: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:06:22 Dirichlet_Series: theory HOL-Number_Theory.Residues

19:06:25 Dirichlet_Series: theory HOL-Number_Theory.Euler_Criterion

19:06:25 Dirichlet_Series: theory HOL-Number_Theory.Pocklington

19:06:26 Dirichlet_Series: theory HOL-Real_Asymp.Real_Asymp

19:06:26 Dirichlet_Series: theory HOL-Number_Theory.Gauss

19:06:26 Dirichlet_Series: theory HOL-Number_Theory.Residue_Primitive_Roots

19:06:26 Dirichlet_Series: theory HOL-Number_Theory.Quadratic_Reciprocity

19:06:27 Dirichlet_Series: theory HOL-Number_Theory.Number_Theory

19:06:29 Dirichlet_Series: theory Bernoulli.Bernoulli_FPS

19:06:29 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Misc

19:06:29 Dirichlet_Series: theory Dirichlet_Series.Multiplicative_Function

19:06:30 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Product

19:06:30 Dirichlet_Series: theory Dirichlet_Series.Euler_Products

19:06:30 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Series

19:06:33 Dirichlet_Series: theory Euler_MacLaurin.Euler_MacLaurin

19:06:35 Dirichlet_Series: theory Dirichlet_Series.Moebius_Mu

19:06:36 Dirichlet_Series: theory Dirichlet_Series.More_Totient

19:06:36 Dirichlet_Series: theory Dirichlet_Series.Liouville_Lambda

19:06:36 Dirichlet_Series: theory Dirichlet_Series.Divisor_Count

19:06:36 Dirichlet_Series: theory Dirichlet_Series.Arithmetic_Summatory

19:06:36 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Efficient_Code

19:06:37 Dirichlet_Series: theory Dirichlet_Series.Partial_Summation

19:06:37 Dirichlet_Series: theory Euler_MacLaurin.Euler_MacLaurin_Landau

19:06:39 Dirichlet_Series: theory Dirichlet_Series.Dirichlet_Series_Analysis

19:06:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SM_Base

19:06:40 Timing SM_Base (4 threads, 155.766s elapsed time, 547.756s cpu time, 30.640s GC time, factor 3.52)

19:06:40 Finished SM_Base (0:03:47 elapsed time, 0:12:07 cpu time, factor 3.20)

19:06:40 Running MFODL_Monitor_Optimized ...

19:06:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smith_Normal_Form

19:06:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smith_Normal_Form/document.pdf

19:06:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smith_Normal_Form/outline.pdf

19:06:43 Timing Smith_Normal_Form (4 threads, 494.598s elapsed time, 1505.364s cpu time, 116.908s GC time, factor 3.04)

19:06:43 Finished Smith_Normal_Form (0:08:28 elapsed time, 0:25:44 cpu time, factor 3.04)

19:06:43 Building Flow_Networks ...

19:06:44 MFODL_Monitor_Optimized: theory HOL-Eisbach.Eisbach

19:06:44 MFODL_Monitor_Optimized: theory HOL-Word.Misc_Auxiliary

19:06:44 MFODL_Monitor_Optimized: theory HOL-Word.Ancient_Numeral

19:06:44 MFODL_Monitor_Optimized: theory Word_Lib.Hex_Words

19:06:44 MFODL_Monitor_Optimized: theory Word_Lib.Bitwise_Signed

19:06:44 MFODL_Monitor_Optimized: theory Word_Lib.Word_Type_Syntax

19:06:44 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Regex

19:06:44 MFODL_Monitor_Optimized: theory Generic_Join.Generic_Join

19:06:44 MFODL_Monitor_Optimized: theory HOL-Word.More_Word

19:06:45 MFODL_Monitor_Optimized: theory HOL-Eisbach.Eisbach_Tools

19:06:45 MFODL_Monitor_Optimized: theory Word_Lib.Enumeration

19:06:45 MFODL_Monitor_Optimized: theory Word_Lib.Norm_Words

19:06:46 MFODL_Monitor_Optimized: theory Word_Lib.HOL_Lemmas

19:06:46 MFODL_Monitor_Optimized: theory Word_Lib.More_Divides

19:06:46 MFODL_Monitor_Optimized: theory Word_Lib.Aligned

19:06:46 MFODL_Monitor_Optimized: theory Word_Lib.Word_Enum

19:06:47 MFODL_Monitor_Optimized: theory Word_Lib.Word_Next

19:06:47 MFODL_Monitor_Optimized: theory Word_Lib.Word_EqI

19:06:47 MFODL_Monitor_Optimized: theory Generic_Join.Generic_Join_Correctness

19:06:47 Flow_Networks: theory CAVA_Base.Statistics

19:06:47 Flow_Networks: theory Flow_Networks.Graph

19:06:47 Flow_Networks: theory HOL-Library.Omega_Words_Fun

19:06:47 Flow_Networks: theory DFS_Framework.DFS_Framework_Misc

19:06:47 Flow_Networks: theory Program-Conflict-Analysis.LTS

19:06:47 Flow_Networks: theory CAVA_Base.Code_String

19:06:47 Flow_Networks: theory CAVA_Base.CAVA_Code_Target

19:06:47 Flow_Networks: theory CAVA_Base.CAVA_Base

19:06:48 Flow_Networks: theory DFS_Framework.DFS_Framework_Refine_Aux

19:06:48 Flow_Networks: theory CAVA_Automata.Digraph_Basic

19:06:48 Flow_Networks: theory Flow_Networks.Fofu_Abs_Base

19:06:49 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Optimized_Join

19:06:50 Flow_Networks: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

19:06:50 Dirichlet_Series: theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

19:06:50 Flow_Networks: theory CAVA_Automata.Digraph

19:06:50 Flow_Networks: theory DFS_Framework.Impl_Rev_Array_Stack

19:06:50 MFODL_Monitor_Optimized: theory Word_Lib.Word_Lemmas

19:06:52 Flow_Networks: theory CAVA_Automata.Digraph_Impl

19:06:52 Flow_Networks: theory DFS_Framework.Param_DFS

19:06:53 Flow_Networks: theory Flow_Networks.Fofu_Impl_Base

19:06:58 MFODL_Monitor_Optimized: theory IEEE_Floating_Point.IEEE

19:06:59 Flow_Networks: theory Flow_Networks.Refine_Add_Fofu

19:07:00 Flow_Networks: theory DFS_Framework.DFS_Invars_Basic

19:07:00 Flow_Networks: theory DFS_Framework.General_DFS_Structure

19:07:03 MFODL_Monitor_Optimized: theory IEEE_Floating_Point.IEEE_Properties

19:07:04 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Code_Double

19:07:08 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Event_Data

19:07:09 Flow_Networks: theory DFS_Framework.Rec_Impl

19:07:10 Flow_Networks: theory DFS_Framework.Tailrec_Impl

19:07:12 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Formula

19:07:19 Flow_Networks: theory DFS_Framework.Simple_Impl

19:07:29 Flow_Networks: theory DFS_Framework.Restr_Impl

19:07:32 Flow_Networks: theory DFS_Framework.DFS_Framework

19:07:33 Flow_Networks: theory DFS_Framework.Reachable_Nodes

19:07:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata

19:07:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata/document.pdf

19:07:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata/outline.pdf

19:07:55 Timing Transition_Systems_and_Automata (4 threads, 324.190s elapsed time, 1176.232s cpu time, 101.876s GC time, factor 3.63)

19:07:55 Finished Transition_Systems_and_Automata (0:07:18 elapsed time, 0:24:08 cpu time, factor 3.30)

19:07:55 Building Markov_Models ...

19:07:56 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor

19:07:58 Markov_Models: theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

19:07:58 Markov_Models: theory HOL-Computational_Algebra.Group_Closure

19:07:58 Markov_Models: theory HOL-Library.Case_Converter

19:07:58 Markov_Models: theory HOL-Library.Code_Abstract_Nat

19:07:58 Markov_Models: theory HOL-Library.Code_Target_Nat

19:07:58 Markov_Models: theory HOL-Library.Simps_Case_Conv

19:07:58 Markov_Models: theory HOL-Library.Code_Target_Int

19:07:58 Markov_Models: theory HOL-Library.IArray

19:07:58 Markov_Models: theory HOL-Library.While_Combinator

19:07:59 Markov_Models: theory HOL-Library.Code_Target_Numeral

19:07:59 Markov_Models: theory Coinductive.Coinductive_Nat

19:08:00 Markov_Models: theory Coinductive.Coinductive_List

19:08:06 CakeML_Codegen: theory CakeML_Codegen.Test_Datatypes

19:08:09 Markov_Models: theory Coinductive.Coinductive_Stream

19:08:10 Markov_Models: theory Markov_Models.Markov_Models_Auxiliary

19:08:13 Markov_Models: theory Markov_Models.Discrete_Time_Markov_Chain

19:08:13 Markov_Models: theory Markov_Models.Discrete_Time_Markov_Process

19:08:15 Markov_Models: theory Markov_Models.Classifying_Markov_Chain_States

19:08:15 Markov_Models: theory Markov_Models.Crowds_Protocol

19:08:15 Markov_Models: theory Markov_Models.Gossip_Broadcast

19:08:15 Markov_Models: theory Markov_Models.Markov_Decision_Process

19:08:16 Markov_Models: theory Markov_Models.PCTL

19:08:18 Markov_Models: theory Markov_Models.Trace_Space_Equals_Markov_Processes

19:08:18 Markov_Models: theory Markov_Models.Zeroconf_Analysis

19:08:19 Markov_Models: theory Markov_Models.MDP_Reachability_Problem

19:08:19 Markov_Models: theory Markov_Models.Example_A

19:08:20 Markov_Models: theory Markov_Models.Example_B

19:08:20 Markov_Models: theory Markov_Models.MDP_RP_Certification

19:08:20 Markov_Models: theory Markov_Models.PGCL

19:08:22 Markov_Models: theory Markov_Models.Continuous_Time_Markov_Chain

19:08:24 Markov_Models: theory Markov_Models.Markov_Models

19:08:27 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_GHC

19:08:28 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_MLton

19:08:30 Flow_Networks: theory Flow_Networks.Network

19:08:32 Flow_Networks: theory Flow_Networks.Residual_Graph

19:08:34 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_OCaml

19:08:34 Flow_Networks: theory Flow_Networks.Augmenting_Path

19:08:34 Flow_Networks: theory Flow_Networks.Augmenting_Flow

19:08:34 Flow_Networks: theory Flow_Networks.Ford_Fulkerson

19:08:35 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_SMLNJ

19:08:36 Flow_Networks: theory Flow_Networks.Graph_Impl

19:08:36 Flow_Networks: theory Flow_Networks.Network_Impl

19:08:37 Flow_Networks: theory Flow_Networks.NetCheck

19:08:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Codegenerator_Test

19:08:38 Timing HOL-Codegenerator_Test (4 threads, 567.513s elapsed time, 1070.000s cpu time, 57.416s GC time, factor 1.89)

19:08:38 Finished HOL-Codegenerator_Test (0:09:30 elapsed time, 0:49:39 cpu time, factor 5.22)

19:08:38 Building CryptHOL ...

19:08:39 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Optimized_MTL

19:08:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML_Codegen

19:08:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML_Codegen/document.pdf

19:08:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML_Codegen/outline.pdf

19:08:41 Timing CakeML_Codegen (4 threads, 495.222s elapsed time, 1417.692s cpu time, 61.556s GC time, factor 2.86)

19:08:41 Finished CakeML_Codegen (0:08:26 elapsed time, 0:39:15 cpu time, factor 4.65)

19:08:41 Building Slicing ...

19:08:41 CryptHOL: theory HOL-Eisbach.Eisbach

19:08:41 CryptHOL: theory Applicative_Lifting.Applicative

19:08:41 CryptHOL: theory CryptHOL.Partial_Function_Set

19:08:41 CryptHOL: theory HOL-Library.Case_Converter

19:08:41 CryptHOL: theory HOL-Algebra.Congruence

19:08:41 CryptHOL: theory HOL-Library.Simps_Case_Conv

19:08:42 CryptHOL: theory HOL-Library.Function_Algebras

19:08:42 CryptHOL: theory HOL-Library.Type_Length

19:08:42 CryptHOL: theory HOL-Library.Countable_Set_Type

19:08:43 CryptHOL: theory HOL-Algebra.Order

19:08:43 CryptHOL: theory Applicative_Lifting.Applicative_Environment

19:08:43 CryptHOL: theory Applicative_Lifting.Applicative_Set

19:08:43 CryptHOL: theory CryptHOL.Environment_Functor

19:08:43 CryptHOL: theory CryptHOL.Set_Applicative

19:08:43 CryptHOL: theory HOL-Library.Landau_Symbols

19:08:43 CryptHOL: theory Coinductive.Coinductive_Nat

19:08:43 Slicing: theory Slicing.AuxLemmas

19:08:43 Slicing: theory Slicing.BitVector

19:08:43 Slicing: theory Slicing.Com

19:08:43 Slicing: theory Slicing.BasicDefs

19:08:44 CryptHOL: theory HOL-Algebra.Lattice

19:08:45 CryptHOL: theory Coinductive.Coinductive_List

19:08:45 Slicing: theory Slicing.CFG

19:08:45 Slicing: theory Slicing.JVMCFG

19:08:45 CryptHOL: theory Applicative_Lifting.Applicative_PMF

19:08:45 Slicing: theory Slicing.CFGExit

19:08:45 Slicing: theory Slicing.CFG_wf

19:08:45 Slicing: theory Slicing.Postdomination

19:08:46 Slicing: theory Slicing.CFGExit_wf

19:08:46 Slicing: theory Slicing.DynDataDependence

19:08:46 CryptHOL: theory HOL-Algebra.Complete_Lattice

19:08:46 Slicing: theory Slicing.DataDependence

19:08:46 Slicing: theory Slicing.DynStandardControlDependence

19:08:46 Slicing: theory Slicing.DynWeakControlDependence

19:08:46 Slicing: theory Slicing.WeakControlDependence

19:08:46 Slicing: theory Slicing.StandardControlDependence

19:08:46 Slicing: theory Slicing.DynPDG

19:08:46 Slicing: theory Slicing.PDG

19:08:46 CryptHOL: theory Monad_Normalisation.Monad_Normalisation

19:08:47 CryptHOL: theory Monomorphic_Monad.Monomorphic_Monad

19:08:47 CryptHOL: theory HOL-Algebra.Group

19:08:47 Slicing: theory Slicing.Distance

19:08:47 Slicing: theory Slicing.Observable

19:08:47 Slicing: theory Slicing.SemanticsCFG

19:08:47 Slicing: theory Slicing.DependentLiveVariables

19:08:48 Slicing: theory Slicing.WeakOrderDependence

19:08:48 Slicing: theory Slicing.Slice

19:08:48 CryptHOL: theory CryptHOL.SPMF_Applicative

19:08:48 Slicing: theory Slicing.ControlDependenceRelations

19:08:48 CryptHOL: theory Landau_Symbols.Group_Sort

19:08:48 Slicing: theory Slicing.Labels

19:08:49 Slicing: theory Slicing.DynSlice

19:08:49 Slicing: theory Slicing.Semantics

19:08:49 Slicing: theory Slicing.WCFG

19:08:50 CryptHOL: theory HOL-Algebra.Coset

19:08:50 CryptHOL: theory Landau_Symbols.Landau_Real_Products

19:08:50 Slicing: theory Slicing.CDepInstantiations

19:08:50 Slicing: theory Slicing.Interpretation

19:08:50 Slicing: theory Slicing.WEquivalence

19:08:51 Slicing: theory Slicing.WellFormed

19:08:52 CryptHOL: theory CryptHOL.Cyclic_Group

19:08:52 Slicing: theory Slicing.AdditionalLemmas

19:08:52 Slicing: theory Slicing.SemanticsWellFormed

19:08:53 Slicing: theory Slicing.DynamicControlDependences

19:08:53 CryptHOL: theory CryptHOL.Cyclic_Group_SPMF

19:08:53 Slicing: theory Slicing.StaticControlDependences

19:08:53 CryptHOL: theory Coinductive.TLList

19:08:54 Slicing: theory Slicing.JVMInterpretation

19:08:55 Slicing: theory Slicing.JVMCFG_wf

19:08:55 Slicing: theory Slicing.JVMPostdomination

19:08:56 Slicing: theory Slicing.SemanticsWF

19:08:57 CryptHOL: theory Landau_Symbols.Landau_Simprocs

19:08:57 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor_Impl

19:08:58 CryptHOL: theory Landau_Symbols.Landau_More

19:08:58 CryptHOL: theory CryptHOL.Negligible

19:09:02 Slicing: theory Slicing.JVMControlDependences

19:09:03 Slicing: theory Slicing.Slicing

19:09:11 Markov_Models: theory Markov_Models.MDP_RP

19:09:13 CryptHOL: theory CryptHOL.Misc_CryptHOL

19:09:20 CryptHOL: theory CryptHOL.Generat

19:09:20 CryptHOL: theory CryptHOL.List_Bits

19:09:20 CryptHOL: theory CryptHOL.Resumption

19:09:24 CryptHOL: theory CryptHOL.Generative_Probabilistic_Value

19:09:27 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.Mulog

19:09:38 CryptHOL: theory CryptHOL.Computational_Model

19:09:38 CryptHOL: theory CryptHOL.GPV_Applicative

19:09:38 CryptHOL: theory CryptHOL.GPV_Expectation

19:09:39 CryptHOL: theory CryptHOL.GPV_Bisim

19:09:40 CryptHOL: theory CryptHOL.CryptHOL

19:09:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing

19:09:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing/document.pdf

19:09:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing/outline.pdf

19:09:58 Timing HRB-Slicing (4 threads, 474.923s elapsed time, 1267.024s cpu time, 44.260s GC time, factor 2.67)

19:09:58 Finished HRB-Slicing (0:09:58 elapsed time, 0:24:51 cpu time, factor 2.49)

19:09:58 Building Formal_SSA ...

19:10:00 Formal_SSA: theory Dijkstra_Shortest_Path.Graph

19:10:00 Formal_SSA: theory Formal_SSA.Serial_Rel

19:10:00 Formal_SSA: theory HOL-Library.Char_ord

19:10:00 Formal_SSA: theory HOL-Library.Omega_Words_Fun

19:10:01 Formal_SSA: theory HOL-Library.List_Lexorder

19:10:01 Formal_SSA: theory HOL-Library.Mapping

19:10:01 Formal_SSA: theory HOL-Library.RBT_Set

19:10:01 Formal_SSA: theory CAVA_Automata.Digraph_Basic

19:10:02 Formal_SSA: theory HOL-Library.Sublist

19:10:02 Formal_SSA: theory Formal_SSA.While_Combinator_Exts

19:10:02 Formal_SSA: theory Dijkstra_Shortest_Path.GraphSpec

19:10:02 Formal_SSA: theory HOL-Library.RBT_Mapping

19:10:02 Formal_SSA: theory Slicing.AuxLemmas

19:10:02 Formal_SSA: theory Slicing.BasicDefs

19:10:03 Formal_SSA: theory Slicing.Com

19:10:04 Formal_SSA: theory Formal_SSA.FormalSSA_Misc

19:10:04 Formal_SSA: theory Slicing.CFG

19:10:04 Formal_SSA: theory Formal_SSA.Mapping_Exts

19:10:04 Formal_SSA: theory Slicing.CFGExit

19:10:04 Formal_SSA: theory Slicing.Postdomination

19:10:04 Formal_SSA: theory Formal_SSA.RBT_Mapping_Exts

19:10:05 Formal_SSA: theory Slicing.DynStandardControlDependence

19:10:05 Formal_SSA: theory Slicing.DynWeakControlDependence

19:10:05 Formal_SSA: theory Slicing.StandardControlDependence

19:10:05 Formal_SSA: theory Slicing.WeakControlDependence

19:10:05 Formal_SSA: theory Slicing.CFG_wf

19:10:05 Formal_SSA: theory Slicing.Distance

19:10:05 Formal_SSA: theory Slicing.CFGExit_wf

19:10:06 Formal_SSA: theory Slicing.DynDataDependence

19:10:06 Formal_SSA: theory Slicing.DataDependence

19:10:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models

19:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/document.pdf

19:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Markov_Models/outline.pdf

19:10:06 Timing Markov_Models (4 threads, 76.881s elapsed time, 266.844s cpu time, 15.196s GC time, factor 3.47)

19:10:06 Finished Markov_Models (0:02:09 elapsed time, 0:06:06 cpu time, factor 2.82)

19:10:06 Formal_SSA: theory Slicing.Observable

19:10:06 Formal_SSA: theory Slicing.PDG

19:10:06 Formal_SSA: theory Slicing.SemanticsCFG

19:10:06 Formal_SSA: theory Slicing.Slice

19:10:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks

19:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks/document.pdf

19:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks/outline.pdf

19:10:06 Timing Flow_Networks (4 threads, 151.004s elapsed time, 427.892s cpu time, 13.104s GC time, factor 2.83)

19:10:06 Finished Flow_Networks (0:03:21 elapsed time, 0:09:37 cpu time, factor 2.86)

19:10:06 Building Formula_Derivatives ...

19:10:06 Running Featherweight_OCL ...

19:10:07 Formal_SSA: theory Slicing.WeakOrderDependence

19:10:07 Formal_SSA: theory Slicing.Labels

19:10:07 Formal_SSA: theory Slicing.WCFG

19:10:08 Formal_SSA: theory Slicing.CDepInstantiations

19:10:08 Formal_SSA: theory Formal_SSA.Graph_path

19:10:09 Formal_SSA: theory Slicing.Interpretation

19:10:09 Formula_Derivatives: theory Formula_Derivatives.While_Default

19:10:09 Formula_Derivatives: theory Formula_Derivatives.FSet_More

19:10:09 Formal_SSA: theory Slicing.WellFormed

19:10:09 Formula_Derivatives: theory Coinductive_Languages.Coinductive_Language

19:10:09 Formula_Derivatives: theory Deriving.Comparator

19:10:09 Formula_Derivatives: theory Deriving.Derive_Manager

19:10:09 Formula_Derivatives: theory Deriving.Generator_Aux

19:10:09 Formula_Derivatives: theory List-Index.List_Index

19:10:10 Formal_SSA: theory Slicing.AdditionalLemmas

19:10:10 Formula_Derivatives: theory Deriving.Compare

19:10:11 Formal_SSA: theory Formal_SSA.Disjoin_Transform

19:10:11 Formula_Derivatives: theory Deriving.Comparator_Generator

19:10:11 Formula_Derivatives: theory Formula_Derivatives.Automaton

19:10:12 Formula_Derivatives: theory Deriving.Compare_Generator

19:10:12 Formula_Derivatives: theory Deriving.Compare_Instances

19:10:13 Formula_Derivatives: theory Formula_Derivatives.Abstract_Formula

19:10:13 Formula_Derivatives: theory Formula_Derivatives.WS1S_Prelim

19:10:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series

19:10:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/document.pdf

19:10:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_Series/outline.pdf

19:10:15 Timing Dirichlet_Series (4 threads, 214.510s elapsed time, 714.908s cpu time, 48.484s GC time, factor 3.33)

19:10:15 Finished Dirichlet_Series (0:04:47 elapsed time, 0:14:06 cpu time, factor 2.95)

19:10:15 Running HOL-Decision_Procs ...

19:10:16 Formal_SSA: theory Formal_SSA.SSA_CFG

19:10:17 Featherweight_OCL: theory Featherweight_OCL.UML_Types

19:10:18 Featherweight_OCL: theory Featherweight_OCL.UML_Logic

19:10:19 HOL-Decision_Procs: theory HOL-Decision_Procs.Conversions

19:10:19 HOL-Decision_Procs: theory HOL-Decision_Procs.DP_Library

19:10:19 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order

19:10:19 HOL-Decision_Procs: theory HOL-Decision_Procs.Algebra_Aux

19:10:19 HOL-Decision_Procs: theory HOL-Decision_Procs.Cooper

19:10:19 Formal_SSA: theory Formal_SSA.Construct_SSA

19:10:19 Formal_SSA: theory Formal_SSA.Minimality

19:10:19 Formal_SSA: theory Formal_SSA.SSA_CFG_code

19:10:20 HOL-Decision_Procs: theory HOL-Decision_Procs.Polynomial_List

19:10:20 Featherweight_OCL: theory Featherweight_OCL.UML_PropertyProfiles

19:10:20 Featherweight_OCL: theory Featherweight_OCL.UML_Tools

19:10:20 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring

19:10:20 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv

19:10:20 Featherweight_OCL: theory Featherweight_OCL.UML_Boolean

19:10:20 Featherweight_OCL: theory Featherweight_OCL.UML_Integer

19:10:20 Featherweight_OCL: theory Featherweight_OCL.UML_Pair

19:10:22 Featherweight_OCL: theory Featherweight_OCL.UML_Real

19:10:23 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order_Ex

19:10:23 Formal_SSA: theory Formal_SSA.SSA_Semantics

19:10:23 Formal_SSA: theory Formal_SSA.Construct_SSA_code

19:10:23 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv_code

19:10:23 HOL-Decision_Procs: theory HOL-Decision_Procs.Ferrack

19:10:24 Featherweight_OCL: theory Featherweight_OCL.UML_String

19:10:24 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

19:10:24 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

19:10:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases

19:10:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases/document.pdf

19:10:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases/outline.pdf

19:10:25 Timing Groebner_Bases (4 threads, 357.813s elapsed time, 1260.016s cpu time, 110.956s GC time, factor 3.52)

19:10:25 Finished Groebner_Bases (0:08:58 elapsed time, 0:26:45 cpu time, factor 2.98)

19:10:25 Building Berlekamp_Zassenhaus ...

19:10:26 Formal_SSA: theory Formal_SSA.SSA_Transfer_Rules

19:10:29 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

19:10:29 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Missing_Multiset2

19:10:29 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Code_Abort_Gcd

19:10:29 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Degree_Bound

19:10:30 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

19:10:30 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

19:10:31 Featherweight_OCL: theory Featherweight_OCL.UML_Void

19:10:31 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Sublist_Iteration

19:10:32 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization

19:10:33 Formal_SSA: theory Formal_SSA.Generic_Interpretation

19:10:34 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Matrix_Record_Based

19:10:34 Featherweight_OCL: theory Featherweight_OCL.UML_Sequence

19:10:35 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Complete

19:10:36 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Polynomial_Record_Based

19:10:36 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflective_Field

19:10:36 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field

19:10:38 Featherweight_OCL: theory Featherweight_OCL.UML_Bag

19:10:38 Featherweight_OCL: theory Featherweight_OCL.UML_Set

19:10:40 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

19:10:40 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

19:10:41 HOL-Decision_Procs: theory HOL-Decision_Procs.MIR

19:10:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker

19:10:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker/document.pdf

19:10:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker/outline.pdf

19:10:44 Timing CAVA_LTL_Modelchecker (4 threads, 532.396s elapsed time, 663.488s cpu time, 21.584s GC time, factor 1.25)

19:10:44 Finished CAVA_LTL_Modelchecker (0:09:03 elapsed time, 0:13:22 cpu time, factor 1.48)

19:10:44 Running MonoidalCategory ...

19:10:46 Featherweight_OCL: theory Featherweight_OCL.UML_Library

19:10:47 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

19:10:48 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

19:10:50 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod

19:10:51 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Ex

19:10:51 Formal_SSA: theory Formal_SSA.Generic_Extract

19:10:52 Formal_SSA: theory Formal_SSA.WhileGraphSSA

19:10:53 HOL-Decision_Procs: theory HOL-Decision_Procs.Rat_Pair

19:10:53 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

19:10:55 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

19:10:59 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

19:10:59 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

19:11:02 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting

19:11:02 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Mahler_Measure

19:11:03 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Suitable_Prime

19:11:05 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

19:11:05 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

19:11:06 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

19:11:06 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization

19:11:07 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

19:11:08 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factor_Bound

19:11:10 HOL-Decision_Procs: theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

19:11:12 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

19:11:14 Formula_Derivatives: theory Formula_Derivatives.Presburger_Formula

19:11:14 Formula_Derivatives: theory Formula_Derivatives.WS1S_Alt_Formula

19:11:15 Formula_Derivatives: theory Formula_Derivatives.WS1S_Formula

19:11:15 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Hensel

19:11:17 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Reconstruction

19:11:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL

19:11:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/document.pdf

19:11:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptHOL/outline.pdf

19:11:21 Timing CryptHOL (4 threads, 93.347s elapsed time, 337.084s cpu time, 23.108s GC time, factor 3.61)

19:11:21 Finished CryptHOL (0:02:41 elapsed time, 0:07:50 cpu time, factor 2.91)

19:11:21 Running Irrational_Series_Erdos_Straus ...

19:11:22 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

19:11:24 Irrational_Series_Erdos_Straus: theory HOL-Eisbach.Eisbach

19:11:24 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Group_Closure

19:11:24 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Fraction_Field

19:11:24 Irrational_Series_Erdos_Straus: theory HOL-Library.BNF_Corec

19:11:24 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Int_Poly

19:11:25 Irrational_Series_Erdos_Straus: theory HOL-Eisbach.Eisbach_Tools

19:11:25 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Nth_Powers

19:11:25 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Squarefree

19:11:25 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Cong

19:11:25 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Congruence

19:11:26 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Normalized_Fraction

19:11:26 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

19:11:27 Irrational_Series_Erdos_Straus: theory HOL-Library.Function_Algebras

19:11:27 Irrational_Series_Erdos_Straus: theory HOL-Library.More_List

19:11:27 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Order

19:11:27 Irrational_Series_Erdos_Straus: theory HOL-Library.Power_By_Squaring

19:11:27 Irrational_Series_Erdos_Straus: theory HOL-Library.Stirling

19:11:28 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Mod_Exp

19:11:28 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Eratosthenes

19:11:28 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Inst_Existentials

19:11:29 Irrational_Series_Erdos_Straus: theory Bernoulli.Bernoulli

19:11:29 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Field_as_Ring

19:11:29 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Polynomial

19:11:29 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Lattice

19:11:31 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Complete_Lattice

19:11:31 Irrational_Series_Erdos_Straus: theory HOL-Library.Going_To_Filter

19:11:31 Irrational_Series_Erdos_Straus: theory HOL-Library.Landau_Symbols

19:11:32 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Group

19:11:34 Irrational_Series_Erdos_Straus: theory Bernoulli.Periodic_Bernpoly

19:11:34 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Topology

19:11:34 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Contour_Integration

19:11:35 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Fib

19:11:36 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Prime_Powers

19:11:36 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Coset

19:11:36 Irrational_Series_Erdos_Straus: theory HOL-Algebra.FiniteProduct

19:11:37 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

19:11:37 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Ring

19:11:40 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Generated_Groups

19:11:40 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Winding_Numbers

19:11:41 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Cauchy_Integral_Formula

19:11:41 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Totient

19:11:42 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Eventuallize

19:11:43 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Lazy_Eval

19:11:43 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:11:43 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Bounds

19:11:44 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Polynomial_FPS

19:11:44 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Polynomial_Factorial

19:11:44 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Conformal_Mappings

19:11:45 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Formal_Laurent_Series

19:11:45 Featherweight_OCL: theory Featherweight_OCL.UML_State

19:11:45 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Complex_Singularities

19:11:45 Irrational_Series_Erdos_Straus: theory HOL-Algebra.AbelCoset

19:11:46 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Module

19:11:48 Featherweight_OCL: theory Featherweight_OCL.UML_Contracts

19:11:49 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Complex_Residues

19:11:49 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Great_Picard

19:11:49 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Residue_Theorem

19:11:50 Featherweight_OCL: theory Featherweight_OCL.UML_Main

19:11:50 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Multiseries_Expansion

19:11:50 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Riemann_Mapping

19:11:50 Featherweight_OCL: theory Featherweight_OCL.Analysis_UML

19:11:50 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation

19:11:50 Irrational_Series_Erdos_Straus: theory HOL-Complex_Analysis.Complex_Analysis

19:11:51 Featherweight_OCL: theory Featherweight_OCL.Design_UML

19:11:51 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Ideal

19:11:51 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Analysis

19:11:51 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Group_Sort

19:11:53 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Landau_Real_Products

19:11:55 Irrational_Series_Erdos_Straus: theory HOL-Algebra.RingHom

19:11:56 Formula_Derivatives: theory Formula_Derivatives.WS1S_Nameful

19:11:56 Formula_Derivatives: theory Formula_Derivatives.WS1S_Presburger_Equivalence

19:11:56 Irrational_Series_Erdos_Straus: theory HOL-Algebra.UnivPoly

19:11:59 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Landau_Simprocs

19:11:59 Irrational_Series_Erdos_Straus: theory Landau_Symbols.Landau_More

19:12:00 Irrational_Series_Erdos_Straus: theory Stirling_Formula.Stirling_Formula

19:12:01 Irrational_Series_Erdos_Straus: theory HOL-Computational_Algebra.Computational_Algebra

19:12:01 Irrational_Series_Erdos_Straus: theory Sturm_Tarski.PolyMisc

19:12:02 Irrational_Series_Erdos_Straus: theory Sturm_Tarski.Sturm_Tarski

19:12:04 Irrational_Series_Erdos_Straus: theory Budan_Fourier.BF_Misc

19:12:05 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Algebraic

19:12:07 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Missing_Transcendental

19:12:08 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Cauchy_Index_Theorem

19:12:10 Featherweight_OCL: theory Featherweight_OCL.Analysis_OCL

19:12:11 Irrational_Series_Erdos_Straus: theory Winding_Number_Eval.Winding_Number_Eval

19:12:12 Irrational_Series_Erdos_Straus: theory HOL-Algebra.Multiplicative_Group

19:12:18 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Residues

19:12:19 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

19:12:20 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Euler_Criterion

19:12:20 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Gauss

19:12:21 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Quadratic_Reciprocity

19:12:22 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Pocklington

19:12:22 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Residue_Primitive_Roots

19:12:22 Irrational_Series_Erdos_Straus: theory HOL-Number_Theory.Number_Theory

19:12:24 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

19:12:25 Irrational_Series_Erdos_Straus: theory Bernoulli.Bernoulli_FPS

19:12:25 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Misc

19:12:25 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Multiplicative_Function

19:12:25 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Product

19:12:26 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Series

19:12:26 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Euler_Products

19:12:27 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:12:29 Irrational_Series_Erdos_Straus: theory Bernoulli.Bernoulli_Zeta

19:12:29 Irrational_Series_Erdos_Straus: theory Euler_MacLaurin.Euler_MacLaurin

19:12:29 Irrational_Series_Erdos_Straus: theory HOL-Real_Asymp.Real_Asymp

19:12:31 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Moebius_Mu

19:12:31 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.More_Totient

19:12:31 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Liouville_Lambda

19:12:31 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Divisor_Count

19:12:32 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Primes_Omega

19:12:32 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Arithmetic_Summatory

19:12:32 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Partial_Summation

19:12:33 Irrational_Series_Erdos_Straus: theory Euler_MacLaurin.Euler_MacLaurin_Landau

19:12:34 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Dirichlet_Series_Analysis

19:12:39 Featherweight_OCL: theory Featherweight_OCL.Design_OCL

19:12:45 Irrational_Series_Erdos_Straus: theory Zeta_Function.Zeta_Library

19:12:45 Irrational_Series_Erdos_Straus: theory Dirichlet_Series.Arithmetic_Summatory_Asymptotics

19:12:45 Irrational_Series_Erdos_Straus: theory Zeta_Function.Zeta_Function

19:12:47 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

19:12:52 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

19:12:53 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Newman_Ingham_Tauberian

19:12:53 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Prime_Counting_Functions

19:12:56 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Lcm_Nat_Upto

19:12:56 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Prime_Number_Theorem

19:12:56 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

19:12:56 Irrational_Series_Erdos_Straus: theory Prime_Number_Theorem.Mertens_Theorems

19:12:56 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Ex

19:12:56 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

19:12:57 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Init_ODE_Solver

19:12:57 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.More_Dirichlet_Misc

19:12:58 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

19:12:58 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

19:12:58 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Primorial

19:12:59 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Shapiro_Tauberian

19:13:00 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.Moebius_Mu_Sum

19:13:01 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor_Code

19:13:02 Irrational_Series_Erdos_Straus: theory Prime_Distribution_Elementary.PNT_Consequences

19:13:07 Irrational_Series_Erdos_Straus: theory Irrational_Series_Erdos_Straus.Irrational_Series_Erdos_Straus

19:13:30 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Example_Utilities

19:13:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL

19:13:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL/annex-a.pdf

19:13:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL/document.pdf

19:13:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Featherweight_OCL/outline.pdf

19:13:31 Timing Featherweight_OCL (4 threads, 152.102s elapsed time, 399.416s cpu time, 23.416s GC time, factor 2.63)

19:13:31 Finished Featherweight_OCL (0:03:24 elapsed time, 0:08:34 cpu time, factor 2.52)

19:13:31 Running Iptables_Semantics_Examples ...

19:13:34 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

19:13:34 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

19:13:34 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

19:13:34 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

19:13:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus

19:13:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus/document.pdf

19:13:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus/outline.pdf

19:13:34 Timing Berlekamp_Zassenhaus (4 threads, 113.067s elapsed time, 400.020s cpu time, 22.548s GC time, factor 3.54)

19:13:34 Finished Berlekamp_Zassenhaus (0:03:08 elapsed time, 0:08:49 cpu time, factor 2.81)

19:13:34 Building Auto2_HOL ...

19:13:36 Auto2_HOL: theory Auto2_HOL.HOL_Base

19:13:36 Auto2_HOL: theory HOL-Library.Cancellation

19:13:36 Auto2_HOL: theory Auto2_HOL.Auto2_HOL

19:13:36 Auto2_HOL: theory HOL-Library.Multiset

19:13:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

19:13:40 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

19:13:41 Auto2_HOL: theory Auto2_HOL.Logic_Thms

19:13:42 Auto2_HOL: theory Auto2_HOL.Order_Thms

19:13:42 Auto2_HOL: theory Auto2_HOL.Arith_Thms

19:13:44 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

19:13:44 Auto2_HOL: theory Auto2_HOL.Set_Thms

19:13:44 Auto2_HOL: theory Auto2_HOL.Lists_Thms

19:13:45 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

19:13:45 Auto2_HOL: theory Auto2_HOL.Auto2_Main

19:13:46 Auto2_HOL: theory Auto2_HOL.Auto2_Test

19:13:47 Auto2_HOL: theory Auto2_HOL.Pelletier

19:13:47 Auto2_HOL: theory Auto2_HOL.Primes_Ex

19:13:47 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

19:13:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

19:13:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

19:13:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

19:13:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFODL_Monitor_Optimized

19:13:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFODL_Monitor_Optimized/document.pdf

19:13:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFODL_Monitor_Optimized/outline.pdf

19:13:58 Timing MFODL_Monitor_Optimized (4 threads, 423.798s elapsed time, 1145.148s cpu time, 73.756s GC time, factor 2.70)

19:13:58 Finished MFODL_Monitor_Optimized (0:07:17 elapsed time, 0:19:31 cpu time, factor 2.68)

19:13:58 Running Psi_Calculi ...

19:14:00 Psi_Calculi: theory Psi_Calculi.Chain

19:14:02 Psi_Calculi: theory Psi_Calculi.Subst_Term

19:14:02 Psi_Calculi: theory Psi_Calculi.Agent

19:14:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_HOL

19:14:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_HOL/document.pdf

19:14:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_HOL/outline.pdf

19:14:15 Timing Auto2_HOL (4 threads, 22.382s elapsed time, 59.004s cpu time, 1.704s GC time, factor 2.64)

19:14:15 Finished Auto2_HOL (0:00:40 elapsed time, 0:01:31 cpu time, factor 2.26)

19:14:15 Building Stone_Relation_Algebras ...

19:14:18 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Fixpoints

19:14:20 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Semirings

19:14:21 Psi_Calculi: theory Psi_Calculi.Close_Subst

19:14:21 Psi_Calculi: theory Psi_Calculi.Frame

19:14:21 Psi_Calculi: theory Psi_Calculi.Structural_Congruence

19:14:25 Psi_Calculi: theory Psi_Calculi.Semantics

19:14:31 HOL-Decision_Procs: theory HOL-Decision_Procs.Decision_Procs

19:14:32 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Relation_Algebras

19:14:38 Psi_Calculi: theory Psi_Calculi.Simulation

19:14:38 Psi_Calculi: theory Psi_Calculi.Sum

19:14:39 Psi_Calculi: theory Psi_Calculi.Bisimulation

19:14:40 Psi_Calculi: theory Psi_Calculi.Sim_Pres

19:14:40 Psi_Calculi: theory Psi_Calculi.Sim_Struct_Cong

19:14:40 Psi_Calculi: theory Psi_Calculi.Tau_Chain

19:14:41 Psi_Calculi: theory Psi_Calculi.Bisim_Pres

19:14:42 Psi_Calculi: theory Psi_Calculi.Bisim_Struct_Cong

19:14:42 Psi_Calculi: theory Psi_Calculi.Weak_Simulation

19:14:43 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Simulation

19:14:43 Psi_Calculi: theory Psi_Calculi.Weak_Stat_Imp

19:14:44 Psi_Calculi: theory Psi_Calculi.Bisim_Subst

19:14:44 Psi_Calculi: theory Psi_Calculi.Weak_Sim_Pres

19:14:45 Psi_Calculi: theory Psi_Calculi.Weak_Stat_Imp_Pres

19:14:46 Psi_Calculi: theory Psi_Calculi.Weak_Bisimulation

19:14:48 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Sim_Pres

19:14:50 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Pres

19:14:50 Psi_Calculi: theory Psi_Calculi.Weak_Psi_Congruence

19:14:51 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Struct_Cong

19:14:52 Psi_Calculi: theory Psi_Calculi.Weakening

19:14:53 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Pres

19:14:53 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Subst

19:14:54 Psi_Calculi: theory Psi_Calculi.Weaken_Transition

19:14:56 Psi_Calculi: theory Psi_Calculi.Weaken_Stat_Imp

19:14:56 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Struct_Cong

19:14:57 Psi_Calculi: theory Psi_Calculi.Weaken_Simulation

19:14:59 Psi_Calculi: theory Psi_Calculi.Weaken_Bisimulation

19:14:59 Psi_Calculi: theory Psi_Calculi.Weak_Congruence

19:15:06 Psi_Calculi: theory Psi_Calculi.Tau

19:15:12 HOL-ODE-Numerics: theory HOL-ODE-Numerics.ODE_Numerics

19:15:14 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Matrix_Relation_Algebras

19:15:14 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Relation_Subalgebras

19:15:17 Stone_Relation_Algebras: theory Stone_Relation_Algebras.Linear_Order_Matrices

19:15:20 Psi_Calculi: theory Psi_Calculi.Tau_Sim

19:15:47 Psi_Calculi: theory Psi_Calculi.Tau_Stat_Imp

19:15:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Relation_Algebras

19:15:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Relation_Algebras/document.pdf

19:15:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Relation_Algebras/outline.pdf

19:15:54 Timing Stone_Relation_Algebras (4 threads, 72.416s elapsed time, 142.760s cpu time, 4.132s GC time, factor 1.97)

19:15:54 Finished Stone_Relation_Algebras (0:01:38 elapsed time, 0:03:08 cpu time, factor 1.91)

19:15:54 Running Automated_Stateful_Protocol_Verification ...

19:16:10 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach

19:16:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

19:16:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Variants

19:16:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Transactions

19:16:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_term

19:16:11 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach_Tools

19:16:11 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

19:16:11 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_fp_parser

19:16:11 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

19:16:12 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac

19:16:17 Psi_Calculi: theory Psi_Calculi.Tau_Laws_No_Weak

19:16:18 Psi_Calculi: theory Psi_Calculi.Tau_Laws_Weak

19:16:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing

19:16:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing/document.pdf

19:16:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing/outline.pdf

19:16:20 Timing Slicing (4 threads, 374.301s elapsed time, 1262.648s cpu time, 30.916s GC time, factor 3.37)

19:16:20 Finished Slicing (0:07:37 elapsed time, 0:23:32 cpu time, factor 3.08)

19:16:20 Running Auto2_Imperative_HOL ...

19:16:22 Auto2_Imperative_HOL: theory HOL-Library.Adhoc_Overloading

19:16:22 Auto2_Imperative_HOL: theory HOL-Library.Old_Datatype

19:16:22 Auto2_Imperative_HOL: theory HOL-Library.Nat_Bijection

19:16:22 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Arrays_Ex

19:16:22 Auto2_Imperative_HOL: theory HOL-Library.Monad_Syntax

19:16:22 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Interval

19:16:23 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Mapping_Str

19:16:23 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Quicksort

19:16:23 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Partial_Equiv_Rel

19:16:23 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Union_Find

19:16:24 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Connectivity

19:16:24 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.SepLogic_Base

19:16:24 Auto2_Imperative_HOL: theory HOL-Library.Countable

19:16:24 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Abstraction

19:16:25 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Dijkstra

19:16:25 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Indexed_PQueue

19:16:25 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Lists_Ex

19:16:26 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Heap

19:16:27 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.BST

19:16:28 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Interval_Tree

19:16:28 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.RBTree

19:16:29 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

19:16:31 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Rect_Intersect

19:16:32 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Array

19:16:33 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

19:16:33 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Ref

19:16:33 Auto2_Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

19:16:33 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.SepAuto

19:16:37 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Arrays_Impl

19:16:37 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.DynamicArray

19:16:37 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Quicksort_Impl

19:16:38 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.BST_Impl

19:16:39 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Indexed_PQueue_Impl

19:16:40 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.GCD_Impl

19:16:40 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.IntervalTree_Impl

19:16:41 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Implication

19:16:41 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Dijkstra_Impl

19:16:43 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Rect_Intersect_Impl

19:16:44 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.LinkedList

19:16:44 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.RBTree_Impl

19:16:46 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Union_Find_Impl

19:16:47 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Connectivity_Impl

19:16:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives

19:16:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives/document.pdf

19:16:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives/outline.pdf

19:16:58 Timing Formula_Derivatives (4 threads, 344.359s elapsed time, 754.560s cpu time, 175.748s GC time, factor 2.19)

19:16:58 Finished Formula_Derivatives (0:06:50 elapsed time, 0:14:34 cpu time, factor 2.13)

19:16:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Decision_Procs

19:16:58 Timing HOL-Decision_Procs (4 threads, 397.343s elapsed time, 1383.572s cpu time, 197.384s GC time, factor 3.48)

19:16:58 Finished HOL-Decision_Procs (0:06:41 elapsed time, 0:23:08 cpu time, factor 3.46)

19:16:58 Building Kleene_Algebra ...

19:16:58 Running Probabilistic_Timed_Automata ...

19:17:00 Kleene_Algebra: theory Kleene_Algebra.Signatures

19:17:00 Kleene_Algebra: theory Kleene_Algebra.Dioid

19:17:01 Probabilistic_Timed_Automata: theory HOL-Eisbach.Eisbach

19:17:01 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.MDP_Aux

19:17:01 Probabilistic_Timed_Automata: theory Timed_Automata.Misc

19:17:01 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Basic

19:17:01 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Instantiate_Existentials

19:17:01 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Sequence

19:17:01 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.More_List

19:17:02 Probabilistic_Timed_Automata: theory Timed_Automata.Floyd_Warshall

19:17:02 Probabilistic_Timed_Automata: theory Timed_Automata.Timed_Automata

19:17:03 Probabilistic_Timed_Automata: theory HOL-Eisbach.Eisbach_Tools

19:17:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Finiteness

19:17:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Sequence_LTL

19:17:04 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Stream_More

19:17:05 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Graphs

19:17:07 Probabilistic_Timed_Automata: theory Timed_Automata.DBM

19:17:07 Probabilistic_Timed_Automata: theory Timed_Automata.Paths_Cycles

19:17:08 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

19:17:08 Probabilistic_Timed_Automata: theory Timed_Automata.Regions

19:17:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory

19:17:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory/document.pdf

19:17:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory/outline.pdf

19:17:10 Timing MonoidalCategory (4 threads, 371.802s elapsed time, 846.928s cpu time, 61.876s GC time, factor 2.28)

19:17:10 Finished MonoidalCategory (0:06:25 elapsed time, 0:14:29 cpu time, factor 2.25)

19:17:10 Building Nominal2 ...

19:17:11 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Basics

19:17:12 Nominal2: theory HOL-Library.Cancellation

19:17:12 Nominal2: theory HOL-Library.Infinite_Set

19:17:12 Nominal2: theory HOL-Library.Nat_Bijection

19:17:12 Nominal2: theory HOL-Library.Old_Datatype

19:17:12 Probabilistic_Timed_Automata: theory Timed_Automata.Closure

19:17:12 Nominal2: theory HOL-Library.Phantom_Type

19:17:12 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Normalization

19:17:12 Nominal2: theory HOL-Library.Quotient_Syntax

19:17:12 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Operations

19:17:12 Nominal2: theory HOL-Library.Multiset

19:17:12 Nominal2: theory HOL-Library.Quotient_Option

19:17:13 Nominal2: theory HOL-Library.Quotient_Product

19:17:13 Nominal2: theory HOL-Library.Quotient_Set

19:17:13 Nominal2: theory HOL-Library.Countable

19:17:13 Nominal2: theory HOL-Library.Quotient_List

19:17:14 Nominal2: theory HOL-Library.Cardinality

19:17:15 Nominal2: theory HOL-Library.FSet

19:17:15 Probabilistic_Timed_Automata: theory Timed_Automata.DBM_Zone_Semantics

19:17:15 Probabilistic_Timed_Automata: theory Timed_Automata.Regions_Beta

19:17:15 Nominal2: theory FinFun.FinFun

19:17:15 Kleene_Algebra: theory Kleene_Algebra.Matrix

19:17:15 Kleene_Algebra: theory Kleene_Algebra.Conway

19:17:15 Kleene_Algebra: theory Kleene_Algebra.Finite_Suprema

19:17:15 Kleene_Algebra: theory Kleene_Algebra.Dioid_Models

19:17:16 Kleene_Algebra: theory Kleene_Algebra.Inf_Matrix

19:17:20 Probabilistic_Timed_Automata: theory Timed_Automata.Approx_Beta

19:17:21 Nominal2: theory Nominal2.Nominal2_Base

19:17:23 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.Lib

19:17:27 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra

19:17:28 Nominal2: theory Nominal2.Atoms

19:17:28 Nominal2: theory Nominal2.Eqvt

19:17:28 Nominal2: theory Nominal2.Nominal2_Abs

19:17:31 Nominal2: theory Nominal2.Nominal2_FCB

19:17:31 Nominal2: theory Nominal2.Nominal2

19:17:35 Kleene_Algebra: theory Kleene_Algebra.DRA

19:17:35 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra

19:17:35 Kleene_Algebra: theory Kleene_Algebra.PHL_KA

19:17:35 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra_Models

19:17:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA

19:17:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA/document.pdf

19:17:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA/outline.pdf

19:17:35 Timing Formal_SSA (4 threads, 384.751s elapsed time, 771.504s cpu time, 13.688s GC time, factor 2.01)

19:17:35 Finished Formal_SSA (0:07:36 elapsed time, 0:14:56 cpu time, factor 1.96)

19:17:35 Running KAD ...

19:17:36 Kleene_Algebra: theory Kleene_Algebra.Formal_Power_Series

19:17:36 Kleene_Algebra: theory Kleene_Algebra.PHL_DRA

19:17:37 KAD: theory Kleene_Algebra.Signatures

19:17:37 KAD: theory Kleene_Algebra.Dioid

19:17:40 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra_Models

19:17:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrational_Series_Erdos_Straus

19:17:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrational_Series_Erdos_Straus/document.pdf

19:17:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrational_Series_Erdos_Straus/outline.pdf

19:17:44 Timing Irrational_Series_Erdos_Straus (4 threads, 373.662s elapsed time, 1281.772s cpu time, 137.600s GC time, factor 3.43)

19:17:44 Finished Irrational_Series_Erdos_Straus (0:06:22 elapsed time, 0:21:39 cpu time, factor 3.40)

19:17:44 Running Complx ...

19:17:46 Complx: theory Complx.Language

19:17:46 Complx: theory Complx.Cache_Tactics

19:17:51 Complx: theory Complx.SmallStep

19:17:52 KAD: theory Kleene_Algebra.Conway

19:17:52 KAD: theory Kleene_Algebra.Dioid_Models

19:18:00 Complx: theory Complx.OG_Annotations

19:18:00 Complx: theory Complx.SeqCatch_decomp

19:18:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nominal2

19:18:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nominal2/document.pdf

19:18:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nominal2/outline.pdf

19:18:01 Timing Nominal2 (4 threads, 25.008s elapsed time, 94.180s cpu time, 4.392s GC time, factor 3.77)

19:18:01 Finished Nominal2 (0:00:50 elapsed time, 0:02:18 cpu time, factor 2.74)

19:18:01 Running Network_Security_Policy_Verification ...

19:18:02 KAD: theory Kleene_Algebra.Kleene_Algebra

19:18:03 Complx: theory Complx.OG_Hoare

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Cancellation

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Code_Abstract_Nat

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Char_ord

19:18:03 Network_Security_Policy_Verification: theory HOL-Eisbach.Eisbach

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Code_Target_Nat

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Infinite_Set

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.List_Lexorder

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Option_ord

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Product_Lexorder

19:18:03 Network_Security_Policy_Verification: theory HOL-Library.Multiset

19:18:04 Network_Security_Policy_Verification: theory HOL-Library.RBT_Impl

19:18:04 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.FiniteGraph

19:18:04 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.ML_GraphViz

19:18:04 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.ML_GraphViz_Disable

19:18:04 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Util

19:18:04 Network_Security_Policy_Verification: theory Transitive-Closure.Transitive_Closure_Impl

19:18:04 Complx: theory Complx.OG_Soundness

19:18:05 Network_Security_Policy_Verification: theory Transitive-Closure.Transitive_Closure_List_Impl

19:18:05 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.FiniteListGraph

19:18:06 Complx: theory Complx.OG_Tactics

19:18:07 Complx: theory Complx.OG_Syntax

19:18:08 Complx: theory Complx.Examples

19:18:09 Complx: theory Complx.SumArr

19:18:10 KAD: theory KAD.Domain_Semiring

19:18:10 KAD: theory Kleene_Algebra.Kleene_Algebra_Models

19:18:10 Network_Security_Policy_Verification: theory HOL-ex.Quicksort

19:18:11 Network_Security_Policy_Verification: theory Automatic_Refinement.Misc

19:18:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra

19:18:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra/document.pdf

19:18:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra/outline.pdf

19:18:16 Timing Kleene_Algebra (4 threads, 45.118s elapsed time, 108.000s cpu time, 4.400s GC time, factor 2.39)

19:18:16 Finished Kleene_Algebra (0:01:16 elapsed time, 0:02:42 cpu time, factor 2.12)

19:18:16 Running Regular_Algebras ...

19:18:18 Regular_Algebras: theory Regular_Algebras.Dioid_Power_Sum

19:18:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Efficient_Distinct

19:18:18 Regular_Algebras: theory Regular_Algebras.Regular_Algebras

19:18:35 KAD: theory KAD.Antidomain_Semiring

19:18:48 Network_Security_Policy_Verification: theory HOL-Library.RBT

19:18:49 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.FiniteListGraph_Impl

19:19:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PSPSP

19:19:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver

19:19:12 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver2

19:19:12 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

19:19:12 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model03

19:19:14 Network_Security_Policy_Verification: theory HOL-Lattice.Orders

19:19:14 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Vertices

19:19:15 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Interface

19:19:15 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.vertex_example_simps

19:19:15 Network_Security_Policy_Verification: theory HOL-Lattice.Bounds

19:19:16 Network_Security_Policy_Verification: theory HOL-Lattice.Lattice

19:19:16 Network_Security_Policy_Verification: theory HOL-Lattice.CompleteLattice

19:19:16 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_withOffendingFlows

19:19:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_ENF

19:19:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Helper

19:19:19 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith

19:19:19 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPbasic

19:19:19 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPstrict

19:19:19 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith

19:19:19 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPtrusted

19:19:19 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners

19:19:20 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability

19:19:20 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl

19:19:20 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG

19:19:20 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NoRefl

19:19:20 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NonInterference

19:19:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SecGwExt

19:19:21 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Sink

19:19:22 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Subnets

19:19:23 KAD: theory KAD.Range_Semiring

19:19:23 KAD: theory KAD.Modal_Kleene_Algebra_Applications

19:19:25 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Subnets2

19:19:25 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW

19:19:26 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Tainting

19:19:27 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted

19:19:27 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Composition_Theory

19:19:28 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Interface_impl

19:19:28 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Analysis_Tainting

19:19:29 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Stateful_Policy

19:19:30 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLcommunicateWith_impl

19:19:30 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_ACLnotCommunicateWith_impl

19:19:30 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPbasic_impl

19:19:30 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_Algorithm

19:19:30 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_BLPtrusted_impl

19:19:30 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_CommunicationPartners_impl

19:19:31 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability_impl

19:19:31 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Dependability_norefl_impl

19:19:31 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_DomainHierarchyNG_impl

19:19:31 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NoRefl_impl

19:19:32 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_NonInterference_impl

19:19:32 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SecGwExt_impl

19:19:33 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Sink_impl

19:19:33 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_SubnetsInGW_impl

19:19:33 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Subnets_impl

19:19:34 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_TaintingTrusted_impl

19:19:36 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Models

19:19:36 Regular_Algebras: theory Regular_Algebras.Pratts_Counterexamples

19:19:38 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Tainting_impl

19:19:39 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Composition_Theory_impl

19:19:40 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Variants

19:19:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples

19:19:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples/document.pdf

19:19:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples/outline.pdf

19:19:41 Timing Iptables_Semantics_Examples (4 threads, 359.691s elapsed time, 1387.620s cpu time, 102.332s GC time, factor 3.86)

19:19:41 Finished Iptables_Semantics_Examples (0:06:08 elapsed time, 0:23:23 cpu time, factor 3.81)

19:19:41 Running Security_Protocol_Refinement ...

19:19:42 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.PTA

19:19:43 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.METASINVAR_SystemBoundary

19:19:43 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Infra

19:19:43 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Agents

19:19:43 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Refinement

19:19:43 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Stateful_Policy_impl

19:19:44 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Keys

19:19:46 Security_Protocol_Refinement: theory Security_Protocol_Refinement.a0n_agree

19:19:46 Security_Protocol_Refinement: theory Security_Protocol_Refinement.s0g_secrecy

19:19:46 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Atoms

19:19:46 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Message

19:19:47 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Channels

19:19:47 Security_Protocol_Refinement: theory Security_Protocol_Refinement.Runs

19:19:48 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_keydist

19:19:48 Security_Protocol_Refinement: theory Security_Protocol_Refinement.a0i_agree

19:19:48 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_auth

19:19:50 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_auth_chan

19:19:50 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_confid_chan

19:19:51 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_sig

19:19:51 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_enc

19:19:52 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_keydist_iirn

19:19:52 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_keydist_inrn

19:19:54 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_ds

19:19:55 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Library

19:19:55 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_kerberos

19:19:55 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m1_nssk

19:19:55 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_ds

19:19:57 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_ds

19:19:57 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_nssk

19:19:57 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_ds_par

19:19:57 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m2_kerberos

19:19:59 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_nssk

19:19:59 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_nssk_par

19:19:59 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_kerberos4

19:19:59 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_kerberos5

19:20:00 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example_BLP

19:20:00 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_Impl

19:20:00 Security_Protocol_Refinement: theory Security_Protocol_Refinement.m3_kerberos_par

19:20:00 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.TopoS_generateCode

19:20:02 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Network_Security_Policy_Verification

19:20:03 Probabilistic_Timed_Automata: theory Probabilistic_Timed_Automata.PTA_Reachability

19:20:03 KAD: theory KAD.Modal_Kleene_Algebra

19:20:07 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model07

19:20:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras

19:20:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/document.pdf

19:20:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/outline.pdf

19:20:13 Regular_Algebras FAILED

19:20:13 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Regular_Algebras)

19:20:13 ### Partially applied constant "Dioid.times_class.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list (1::?'a) (\<odot>) ?xs \<equiv> foldr (\<odot>) ?xs (1::?'a)

19:20:13 ### Partially applied constant "Dioid.times_class.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list (1::?'a) (\<odot>) ?xs \<equiv> foldr (\<odot>) ?xs (1::?'a)

19:20:13 ### Partially applied constant "Dioid.times_class.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list (1::?'a) (\<odot>) ?xs \<equiv> foldr (\<odot>) ?xs (1::?'a)

19:20:13 ### Partially applied constant "Dioid.times_class.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list (1::?'a) (\<odot>) ?xs \<equiv> foldr (\<odot>) ?xs (1::?'a)

19:20:13 ### Partially applied constant "Dioid.times.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list (1::?'a) Sl_algebra_class.dual.opp_mult ?xs \<equiv>

19:20:13 ### foldr Sl_algebra_class.dual.opp_mult ?xs (1::?'a)

19:20:13 ### theory "Regular_Algebras.Regular_Algebras"

19:20:13 ### 77.399s elapsed time, 119.496s cpu time, 3.028s GC time

19:20:13 Loading theory "Regular_Algebras.Regular_Algebra_Models"

19:20:13 Loading theory "Regular_Algebras.Pratts_Counterexamples"

19:20:13 Found termination order: "{}"

19:20:13 ### Partially applied constant "Dioid.times.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list 1 (times.opp_mult (\<cdot>)) ?xs \<equiv>

19:20:13 ### foldr (times.opp_mult (\<cdot>)) ?xs 1

19:20:13 ### Partially applied constant "Dioid.times.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list 1 lan_salomaa_l.dual.opp_mult ?xs \<equiv>

19:20:13 ### foldr lan_salomaa_l.dual.opp_mult ?xs 1

19:20:13 Found termination order: "{}"

19:20:13 Found termination order: "{}"

19:20:13 Found termination order: "size <*mlex*> {}"

19:20:13 Found termination order: "{}"

19:20:13 ### theory "Regular_Algebras.Regular_Algebra_Models"

19:20:13 ### 4.016s elapsed time, 14.440s cpu time, 0.792s GC time

19:20:13 ### theory "Regular_Algebras.Pratts_Counterexamples"

19:20:13 ### 4.216s elapsed time, 15.120s cpu time, 0.792s GC time

19:20:13 Loading theory "Regular_Algebras.Regular_Algebra_Variants"

19:20:13 ### Partially applied constant "Dioid.times_class.opp_mult" on left hand side of equation, in theorem:

19:20:13 ### monoid_mult.prod_list (1::?'a) (\<odot>) ?xs \<equiv> foldr (\<odot>) ?xs (1::?'a)

19:20:13 ### Metis: Unused theorems: "local.less_eq_def"

19:20:13 ### theory "Regular_Algebras.Regular_Algebra_Variants"

19:20:13 ### 26.664s elapsed time, 37.416s cpu time, 0.940s GC time

19:20:13 isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/document -n document

19:20:13 isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/outline -n outline -t /proof,/ML

19:20:13 *** Unexpected outcome: "unknown"

19:20:13 *** At command "nitpick" (line 105 of "$AFP/Regular_Algebras/Regular_Algebras.thy")

19:20:13 Running Core_DOM ...

19:20:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example_NetModel

19:20:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.attic

19:20:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example

19:20:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.CryptoDB

19:20:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Distributed_WebApp

19:20:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Example_Forte14

19:20:18 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.I8_SSH_Landscape

19:20:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi

19:20:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi/document.pdf

19:20:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi/outline.pdf

19:20:20 Timing Psi_Calculi (4 threads, 348.962s elapsed time, 1151.264s cpu time, 49.320s GC time, factor 3.30)

19:20:20 Finished Psi_Calculi (0:06:16 elapsed time, 0:19:53 cpu time, factor 3.17)

19:20:20 Running Promela ...

19:20:23 Promela: theory Promela.PromelaStatistics

19:20:23 Promela: theory HOL-Library.IArray

19:20:23 Promela: theory LTL.LTL

19:20:23 Promela: theory Promela.PromelaAST

19:20:26 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.IDEM

19:20:26 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground

19:20:27 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork

19:20:27 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground_ChairNetwork_statefulpolicy_example

19:20:27 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Impl_List_Playground_statefulpolicycompliance

19:20:28 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.MeasrDroid

19:20:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Numerics

19:20:28 Timing HOL-ODE-Numerics (4 threads, 1355.267s elapsed time, 4692.108s cpu time, 447.788s GC time, factor 3.46)

19:20:28 Finished HOL-ODE-Numerics (0:26:08 elapsed time, 1:27:04 cpu time, factor 3.33)

19:20:28 Building Lorenz_Approximation ...

19:20:32 Lorenz_Approximation: theory Lorenz_Approximation.Result_Elements

19:20:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata

19:20:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/document.pdf

19:20:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Timed_Automata/outline.pdf

19:20:33 Timing Probabilistic_Timed_Automata (4 threads, 203.711s elapsed time, 591.908s cpu time, 16.840s GC time, factor 2.91)

19:20:33 Finished Probabilistic_Timed_Automata (0:03:34 elapsed time, 0:10:10 cpu time, factor 2.85)

19:20:33 Running HOL-ODE-ARCH-COMP ...

19:20:35 KAD: theory KAD.Modal_Kleene_Algebra_Models

19:20:37 HOL-ODE-ARCH-COMP: theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

19:20:38 Lorenz_Approximation: theory Lorenz_Approximation.Result_File_Coarse

19:20:44 Core_DOM: theory Core_DOM.Testing_Utils

19:20:44 Core_DOM: theory Core_DOM.Hiding_Type_Variables

19:20:44 Core_DOM: theory Core_DOM.Core_DOM_Basic_Datatypes

19:20:46 Core_DOM: theory Core_DOM.Ref

19:20:46 Core_DOM: theory Core_DOM.Heap_Error_Monad

19:20:46 Core_DOM: theory Core_DOM.ObjectPointer

19:20:46 Core_DOM: theory Core_DOM.BaseClass

19:20:47 Core_DOM: theory Core_DOM.NodePointer

19:20:47 Core_DOM: theory Core_DOM.ObjectClass

19:20:48 Core_DOM: theory Core_DOM.ElementPointer

19:20:48 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model09

19:20:49 Core_DOM: theory Core_DOM.NodeClass

19:20:49 Core_DOM: theory Core_DOM.CharacterDataPointer

19:20:50 Promela: theory Promela.PromelaDatastructures

19:20:50 Core_DOM: theory Core_DOM.BaseMonad

19:20:51 Core_DOM: theory Core_DOM.DocumentPointer

19:20:52 Core_DOM: theory Core_DOM.ShadowRootPointer

19:20:52 Core_DOM: theory Core_DOM.ObjectMonad

19:20:53 Core_DOM: theory Core_DOM.NodeMonad

19:20:53 Core_DOM: theory Core_DOM.ElementClass

19:20:55 Core_DOM: theory Core_DOM.CharacterDataClass

19:20:55 Core_DOM: theory Core_DOM.ElementMonad

19:20:57 Core_DOM: theory Core_DOM.DocumentClass

19:20:57 Core_DOM: theory Core_DOM.CharacterDataMonad

19:20:59 Core_DOM: theory Core_DOM.DocumentMonad

19:21:00 Core_DOM: theory Core_DOM.Core_DOM_Functions

19:21:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAD

19:21:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAD/document.pdf

19:21:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAD/outline.pdf

19:21:01 Timing KAD (4 threads, 197.397s elapsed time, 330.208s cpu time, 19.652s GC time, factor 1.67)

19:21:01 Finished KAD (0:03:25 elapsed time, 0:05:46 cpu time, factor 1.69)

19:21:01 Running HOL-ODE-Examples ...

19:21:06 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_One_Step_Method

19:21:06 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Poincare_Map

19:21:06 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Integral

19:21:11 Lorenz_Approximation: theory Lorenz_Approximation.Lorenz_Approximation

19:21:17 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Examples

19:21:24 Core_DOM: theory Core_DOM.Core_DOM_Heap_WF

19:21:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automated_Stateful_Protocol_Verification

19:21:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automated_Stateful_Protocol_Verification/document.pdf

19:21:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automated_Stateful_Protocol_Verification/outline.pdf

19:21:38 Timing Automated_Stateful_Protocol_Verification (4 threads, 329.274s elapsed time, 1158.684s cpu time, 138.780s GC time, factor 3.52)

19:21:38 Finished Automated_Stateful_Protocol_Verification (0:05:43 elapsed time, 0:19:47 cpu time, factor 3.46)

19:21:38 Building Ordered_Resolution_Prover ...

19:21:40 Ordered_Resolution_Prover: theory Nested_Multisets_Ordinals.Multiset_More

19:21:40 Ordered_Resolution_Prover: theory Coinductive.Coinductive_Nat

19:21:40 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Map2

19:21:42 Ordered_Resolution_Prover: theory Coinductive.Coinductive_List

19:21:42 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Clausal_Logic

19:21:43 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Herbrand_Interpretation

19:21:43 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Abstract_Substitution

19:21:44 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ground_Resolution_Model

19:21:44 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Inference_System

19:21:46 Auto2_Imperative_HOL: theory Auto2_Imperative_HOL.Sep_Examples

19:21:46 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

19:21:46 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

19:21:51 Core_DOM: theory Core_DOM.Core_DOM

19:21:52 Core_DOM: theory Core_DOM.Core_DOM_BaseTest

19:21:52 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Liminf

19:21:52 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Chain

19:21:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_Imperative_HOL

19:21:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_Imperative_HOL/document.pdf

19:21:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Auto2_Imperative_HOL/outline.pdf

19:21:56 Timing Auto2_Imperative_HOL (4 threads, 326.122s elapsed time, 1194.532s cpu time, 12.260s GC time, factor 3.66)

19:21:56 Finished Auto2_Imperative_HOL (0:05:34 elapsed time, 0:20:11 cpu time, factor 3.62)

19:21:56 Running SM ...

19:21:59 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.SINVAR_Examples

19:21:59 Network_Security_Policy_Verification: theory Network_Security_Policy_Verification.Imaginary_Factory_Network

19:22:00 SM: theory SM.LTS

19:22:00 SM: theory SM.SOS_Misc_Add

19:22:00 Core_DOM: theory Core_DOM.Document_adoptNode

19:22:01 SM: theory HOL-Library.Mapping

19:22:01 SM: theory SM.SM_Syntax

19:22:01 SM: theory SM.Gen_Scheduler

19:22:01 SM: theory HOL-Library.IArray

19:22:01 Core_DOM: theory Core_DOM.Document_getElementById

19:22:02 SM: theory SM.SM_Datastructures

19:22:02 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Proving_Process

19:22:03 SM: theory HOL-Library.RBT_Mapping

19:22:04 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Standard_Redundancy

19:22:04 Core_DOM: theory Core_DOM.Node_insertBefore

19:22:04 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution

19:22:04 Core_DOM: theory Core_DOM.Node_removeChild

19:22:05 Core_DOM: theory Core_DOM.Core_DOM_Tests

19:22:05 SM: theory SM.Gen_Scheduler_Refine

19:22:07 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

19:22:07 SM: theory SM.Gen_Cfg_Bisim

19:22:07 SM: theory SM.Pid_Scheduler

19:22:08 SM: theory SM.SM_State

19:22:08 SM: theory SM.SM_Cfg

19:22:16 SM: theory SM.SM_Semantics

19:22:23 SM: theory SM.Decide_Locality

19:22:25 SM: theory SM.SM_LTL

19:22:26 SM: theory SM.Type_System

19:22:30 SM: theory SM.SM_Finite_Reachable

19:22:31 Promela: theory Promela.PromelaInvariants

19:22:31 SM: theory SM.Rename_Cfg

19:22:33 Promela: theory Promela.Promela

19:22:41 SM: theory SM.SM_Visible

19:22:43 SM: theory SM.SM_Pid

19:22:48 SM: theory SM.SM_Variables

19:22:49 SM: theory SM.SM_Indep

19:22:52 HOL-ODE-Examples: theory HOL-ODE-Examples.ODE_Examples

19:22:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx

19:22:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx/document.pdf

19:22:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx/outline.pdf

19:22:56 Timing Complx (4 threads, 304.318s elapsed time, 882.912s cpu time, 10.716s GC time, factor 2.90)

19:22:56 Finished Complx (0:05:11 elapsed time, 0:14:56 cpu time, factor 2.88)

19:22:56 Running Deep_Learning ...

19:22:59 SM: theory SM.SM_Sticky

19:22:59 Deep_Learning: theory Deep_Learning.DL_Missing_Finite_Set

19:22:59 Deep_Learning: theory Deep_Learning.Tensor

19:22:59 Deep_Learning: theory HOL-Computational_Algebra.Fraction_Field

19:22:59 Deep_Learning: theory HOL-Library.Fun_Lexorder

19:22:59 Deep_Learning: theory HOL-Algebra.Congruence

19:22:59 Deep_Learning: theory HOL-Library.Groups_Big_Fun

19:23:00 Deep_Learning: theory HOL-Library.More_List

19:23:00 Deep_Learning: theory Deep_Learning.Tensor_Subtensor

19:23:00 Deep_Learning: theory Deep_Learning.Tensor_Plus

19:23:01 Deep_Learning: theory HOL-Library.Poly_Mapping

19:23:01 Deep_Learning: theory Deep_Learning.Tensor_Scalar_Mult

19:23:01 Deep_Learning: theory Deep_Learning.Tensor_Product

19:23:01 Deep_Learning: theory HOL-Algebra.Order

19:23:01 Deep_Learning: theory Deep_Learning.Tensor_Unit_Vec

19:23:01 Deep_Learning: theory Deep_Learning.Tensor_Rank

19:23:01 Deep_Learning: theory HOL-Computational_Algebra.Normalized_Fraction

19:23:01 Deep_Learning: theory Jordan_Normal_Form.Conjugate

19:23:02 Deep_Learning: theory Polynomial_Interpolation.Missing_Unsorted

19:23:03 Deep_Learning: theory HOL-Algebra.Lattice

19:23:03 Deep_Learning: theory Polynomials.MPoly_Type

19:23:04 Deep_Learning: theory HOL-Algebra.Complete_Lattice

19:23:05 Deep_Learning: theory Polynomials.More_MPoly_Type

19:23:05 Deep_Learning: theory HOL-Computational_Algebra.Polynomial

19:23:05 Deep_Learning: theory Deep_Learning.Lebesgue_Functional

19:23:05 Deep_Learning: theory Jordan_Normal_Form.DL_Missing_List

19:23:05 Deep_Learning: theory HOL-Algebra.Group

19:23:06 Deep_Learning: theory Jordan_Normal_Form.DL_Missing_Sublist

19:23:06 Deep_Learning: theory Polynomial_Interpolation.Ring_Hom

19:23:07 Deep_Learning: theory VectorSpace.FunctionLemmas

19:23:08 Deep_Learning: theory HOL-Algebra.Coset

19:23:08 Deep_Learning: theory HOL-Algebra.FiniteProduct

19:23:09 Deep_Learning: theory HOL-Algebra.Ring

19:23:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover

19:23:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover/document.pdf

19:23:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover/outline.pdf

19:23:10 Timing Ordered_Resolution_Prover (4 threads, 46.889s elapsed time, 169.444s cpu time, 6.492s GC time, factor 3.61)

19:23:10 Finished Ordered_Resolution_Prover (0:01:30 elapsed time, 0:04:12 cpu time, factor 2.78)

19:23:10 Running QR_Decomposition ...

19:23:11 SM: theory SM.SM_POR

19:23:14 QR_Decomposition: theory Deriving.Generator_Aux

19:23:14 QR_Decomposition: theory HOL-Library.Boolean_Algebra

19:23:14 QR_Decomposition: theory Deriving.Derive_Manager

19:23:14 QR_Decomposition: theory Real_Impl.Real_Impl_Auxiliary

19:23:14 QR_Decomposition: theory HOL-Library.Code_Abstract_Nat

19:23:14 QR_Decomposition: theory HOL-Library.Code_Target_Int

19:23:14 QR_Decomposition: theory HOL-Library.Code_Target_Nat

19:23:14 QR_Decomposition: theory HOL-Library.Bit_Operations

19:23:14 QR_Decomposition: theory HOL-Library.Function_Algebras

19:23:14 QR_Decomposition: theory HOL-Library.IArray

19:23:14 QR_Decomposition: theory HOL-Library.Code_Target_Numeral

19:23:14 QR_Decomposition: theory Gauss_Jordan.Code_Set

19:23:14 QR_Decomposition: theory Cauchy.CauchysMeanTheorem

19:23:15 QR_Decomposition: theory HOL-Library.Code_Real_Approx_By_Float

19:23:15 QR_Decomposition: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

19:23:15 QR_Decomposition: theory QR_Decomposition.IArray_Addenda_QR

19:23:15 QR_Decomposition: theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

19:23:15 QR_Decomposition: theory Rank_Nullity_Theorem.Dual_Order

19:23:16 QR_Decomposition: theory Rank_Nullity_Theorem.Mod_Type

19:23:16 QR_Decomposition: theory Show.Show

19:23:16 QR_Decomposition: theory Sqrt_Babylonian.Log_Impl

19:23:16 QR_Decomposition: theory Sqrt_Babylonian.NthRoot_Impl

19:23:16 Deep_Learning: theory HOL-Algebra.Module

19:23:17 Deep_Learning: theory Jordan_Normal_Form.Missing_Ring

19:23:17 QR_Decomposition: theory Sqrt_Babylonian.Sqrt_Babylonian

19:23:18 QR_Decomposition: theory Show.Show_Instances

19:23:18 Deep_Learning: theory Polynomials.MPoly_Type_Univariate

19:23:18 QR_Decomposition: theory Real_Impl.Prime_Product

19:23:18 Deep_Learning: theory HOL-Computational_Algebra.Polynomial_Factorial

19:23:19 Deep_Learning: theory Deep_Learning.Lebesgue_Zero_Set

19:23:19 QR_Decomposition: theory Real_Impl.Real_Impl

19:23:19 SM: theory SM.SM_Ample_Impl

19:23:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Network_Security_Policy_Verification

19:23:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Network_Security_Policy_Verification/document.pdf

19:23:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Network_Security_Policy_Verification/outline.pdf

19:23:19 Timing Network_Security_Policy_Verification (4 threads, 305.994s elapsed time, 1096.748s cpu time, 50.192s GC time, factor 3.58)

19:23:19 Finished Network_Security_Policy_Verification (0:05:17 elapsed time, 0:23:32 cpu time, factor 4.45)

19:23:19 Running Stochastic_Matrices ...

19:23:19 Deep_Learning: theory VectorSpace.RingModuleFacts

19:23:20 QR_Decomposition: theory Rank_Nullity_Theorem.Miscellaneous

19:23:20 QR_Decomposition: theory Show.Show_Real

19:23:20 QR_Decomposition: theory Real_Impl.Real_Unique_Impl

19:23:21 Deep_Learning: theory VectorSpace.MonoidSums

19:23:21 Deep_Learning: theory VectorSpace.LinearCombinations

19:23:22 QR_Decomposition: theory Gauss_Jordan.Code_Matrix

19:23:22 QR_Decomposition: theory Gauss_Jordan.Rref

19:23:22 QR_Decomposition: theory Rank_Nullity_Theorem.Fundamental_Subspaces

19:23:22 Deep_Learning: theory Jordan_Normal_Form.Missing_Permutations

19:23:23 QR_Decomposition: theory HOL-Library.Z2

19:23:23 QR_Decomposition: theory Gauss_Jordan.Elementary_Operations

19:23:23 QR_Decomposition: theory QR_Decomposition.Generalizations2

19:23:23 QR_Decomposition: theory Rank_Nullity_Theorem.Dim_Formula

19:23:23 Deep_Learning: theory Jordan_Normal_Form.Matrix

19:23:23 QR_Decomposition: theory Gauss_Jordan.Code_Z2

19:23:23 QR_Decomposition: theory Gauss_Jordan.Rank

19:23:23 Stochastic_Matrices: theory HOL-Eisbach.Eisbach

19:23:23 Stochastic_Matrices: theory HOL-Computational_Algebra.Fraction_Field

19:23:23 Stochastic_Matrices: theory HOL-Algebra.Congruence

19:23:23 Stochastic_Matrices: theory HOL-Library.Function_Algebras

19:23:24 Stochastic_Matrices: theory HOL-Library.More_List

19:23:24 QR_Decomposition: theory QR_Decomposition.Matrix_To_IArray_QR

19:23:24 QR_Decomposition: theory Gauss_Jordan.Gauss_Jordan

19:23:24 Stochastic_Matrices: theory Perron_Frobenius.Bij_Nat

19:23:24 Stochastic_Matrices: theory HOL-Types_To_Sets.Types_To_Sets

19:23:25 Stochastic_Matrices: theory Jordan_Normal_Form.Conjugate

19:23:25 Stochastic_Matrices: theory Perron_Frobenius.Cancel_Card_Constraint

19:23:25 Stochastic_Matrices: theory HOL-Algebra.Order

19:23:25 Stochastic_Matrices: theory Polynomial_Interpolation.Missing_Unsorted

19:23:26 Stochastic_Matrices: theory HOL-Computational_Algebra.Normalized_Fraction

19:23:26 QR_Decomposition: theory Gauss_Jordan.Linear_Maps

19:23:26 Stochastic_Matrices: theory HOL-Computational_Algebra.Polynomial

19:23:27 Stochastic_Matrices: theory HOL-Algebra.Lattice

19:23:27 QR_Decomposition: theory Gauss_Jordan.Gauss_Jordan_PA

19:23:28 QR_Decomposition: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

19:23:28 Stochastic_Matrices: theory Polynomial_Interpolation.Ring_Hom

19:23:29 QR_Decomposition: theory Gauss_Jordan.Determinants2

19:23:29 QR_Decomposition: theory Gauss_Jordan.Inverse

19:23:29 QR_Decomposition: theory Gauss_Jordan.System_Of_Equations

19:23:29 Stochastic_Matrices: theory HOL-Algebra.Complete_Lattice

19:23:29 Deep_Learning: theory VectorSpace.SumSpaces

19:23:30 QR_Decomposition: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

19:23:30 Deep_Learning: theory VectorSpace.VectorSpace

19:23:30 Deep_Learning: theory Deep_Learning.DL_Concrete_Matrices

19:23:30 Stochastic_Matrices: theory HOL-Algebra.Group

19:23:30 Deep_Learning: theory Deep_Learning.DL_Flatten_Matrix

19:23:30 Deep_Learning: theory Deep_Learning.DL_Network

19:23:31 Stochastic_Matrices: theory Rank_Nullity_Theorem.Dual_Order

19:23:32 Stochastic_Matrices: theory Rank_Nullity_Theorem.Mod_Type

19:23:32 QR_Decomposition: theory QR_Decomposition.Miscellaneous_QR

19:23:32 Deep_Learning: theory Deep_Learning.Tensor_Matricization

19:23:32 QR_Decomposition: theory QR_Decomposition.Projections

19:23:33 QR_Decomposition: theory QR_Decomposition.Gram_Schmidt

19:23:33 Stochastic_Matrices: theory HOL-Algebra.Coset

19:23:33 QR_Decomposition: theory QR_Decomposition.QR_Decomposition

19:23:33 Stochastic_Matrices: theory HOL-Algebra.FiniteProduct

19:23:34 QR_Decomposition: theory QR_Decomposition.Examples_QR_Abstract_Float

19:23:34 Stochastic_Matrices: theory HOL-Algebra.Ring

19:23:35 Deep_Learning: theory Jordan_Normal_Form.DL_Submatrix

19:23:35 QR_Decomposition: theory QR_Decomposition.Gram_Schmidt_IArrays

19:23:35 Deep_Learning: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

19:23:35 Stochastic_Matrices: theory Rank_Nullity_Theorem.Miscellaneous

19:23:36 Stochastic_Matrices: theory VectorSpace.FunctionLemmas

19:23:36 QR_Decomposition: theory QR_Decomposition.QR_Decomposition_IArrays

19:23:36 Deep_Learning: theory Deep_Learning.DL_Shallow_Model

19:23:36 Promela: theory Promela.PromelaLTLConv

19:23:36 Promela: theory Promela.PromelaLTL

19:23:36 QR_Decomposition: theory QR_Decomposition.Examples_QR_IArrays_Float

19:23:38 Deep_Learning: theory Jordan_Normal_Form.Column_Operations

19:23:38 Stochastic_Matrices: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:23:38 Stochastic_Matrices: theory HOL-Computational_Algebra.Polynomial_Factorial

19:23:38 QR_Decomposition: theory QR_Decomposition.QR_Efficient

19:23:38 QR_Decomposition: theory QR_Decomposition.Least_Squares_Approximation

19:23:38 Deep_Learning: theory Jordan_Normal_Form.Missing_VectorSpace

19:23:38 Deep_Learning: theory Jordan_Normal_Form.Determinant

19:23:38 QR_Decomposition: theory QR_Decomposition.Examples_QR_Abstract_Symbolic

19:23:42 Stochastic_Matrices: theory HOL-Algebra.Module

19:23:42 Deep_Learning: theory Deep_Learning.DL_Deep_Model

19:23:42 Deep_Learning: theory Jordan_Normal_Form.VS_Connect

19:23:42 Stochastic_Matrices: theory Jordan_Normal_Form.Missing_Ring

19:23:45 Stochastic_Matrices: theory VectorSpace.RingModuleFacts

19:23:46 Deep_Learning: theory Deep_Learning.DL_Deep_Model_Poly

19:23:46 Stochastic_Matrices: theory VectorSpace.MonoidSums

19:23:47 Stochastic_Matrices: theory VectorSpace.LinearCombinations

19:23:48 Stochastic_Matrices: theory Jordan_Normal_Form.Missing_Permutations

19:23:49 Stochastic_Matrices: theory Jordan_Normal_Form.Matrix

19:23:49 QR_Decomposition: theory QR_Decomposition.Examples_QR_IArrays_Symbolic

19:23:51 Promela: theory Promela.All_Of_Promela

19:23:55 Stochastic_Matrices: theory VectorSpace.SumSpaces

19:23:55 Deep_Learning: theory Jordan_Normal_Form.DL_Rank

19:23:56 Stochastic_Matrices: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

19:23:56 Stochastic_Matrices: theory VectorSpace.VectorSpace

19:23:58 Stochastic_Matrices: theory Polynomial_Interpolation.Missing_Polynomial

19:23:58 Stochastic_Matrices: theory Jordan_Normal_Form.Column_Operations

19:23:58 Stochastic_Matrices: theory Jordan_Normal_Form.Determinant

19:23:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela

19:23:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela/document.pdf

19:23:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela/outline.pdf

19:23:58 Timing Promela (4 threads, 208.787s elapsed time, 402.952s cpu time, 28.640s GC time, factor 1.93)

19:23:58 Finished Promela (0:03:38 elapsed time, 0:07:20 cpu time, factor 2.02)

19:23:59 Building Game_Based_Crypto ...

19:23:59 Stochastic_Matrices: theory Polynomial_Factorization.Order_Polynomial

19:23:59 Stochastic_Matrices: theory Polynomial_Interpolation.Ring_Hom_Poly

19:24:00 Stochastic_Matrices: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

19:24:03 Stochastic_Matrices: theory Jordan_Normal_Form.Char_Poly

19:24:03 Game_Based_Crypto: theory HOL-Library.LaTeXsugar

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.Diffie_Hellman

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA_PK_Single

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.IND_CCA2_sym

19:24:03 Stochastic_Matrices: theory Perron_Frobenius.Roots_Unity

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.Pseudo_Random_Function

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.Pseudo_Random_Permutation

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.Guessing_Many_One

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.CryptHOL_Tutorial

19:24:03 Game_Based_Crypto: theory Game_Based_Crypto.PRF_UHF

19:24:04 Stochastic_Matrices: theory Jordan_Normal_Form.Missing_VectorSpace

19:24:04 Game_Based_Crypto: theory Game_Based_Crypto.Unpredictable_Function

19:24:04 Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form

19:24:05 Game_Based_Crypto: theory Game_Based_Crypto.RP_RF

19:24:05 Game_Based_Crypto: theory Game_Based_Crypto.IND_CCA2

19:24:06 Deep_Learning: theory Deep_Learning.DL_Rank_CP_Rank

19:24:06 Deep_Learning: theory Jordan_Normal_Form.DL_Rank_Submatrix

19:24:06 Game_Based_Crypto: theory Game_Based_Crypto.Elgamal

19:24:06 Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA

19:24:08 Game_Based_Crypto: theory Game_Based_Crypto.IND_CPA_PK

19:24:08 Stochastic_Matrices: theory Jordan_Normal_Form.VS_Connect

19:24:08 Game_Based_Crypto: theory Game_Based_Crypto.PRF_IND_CPA

19:24:09 Game_Based_Crypto: theory Game_Based_Crypto.PRF_UPF_IND_CCA

19:24:09 Deep_Learning: theory Deep_Learning.DL_Fundamental_Theorem_Network_Capacity

19:24:10 Game_Based_Crypto: theory Game_Based_Crypto.Hashed_Elgamal

19:24:10 Game_Based_Crypto: theory Game_Based_Crypto.SUF_CMA

19:24:13 Game_Based_Crypto: theory Game_Based_Crypto.Security_Spec

19:24:15 Game_Based_Crypto: theory Game_Based_Crypto.Cryptographic_Constructions

19:24:21 Game_Based_Crypto: theory Game_Based_Crypto.Game_Based_Crypto

19:24:22 Stochastic_Matrices: theory Jordan_Normal_Form.Gram_Schmidt

19:24:22 Stochastic_Matrices: theory Jordan_Normal_Form.Matrix_Kernel

19:24:24 Stochastic_Matrices: theory Jordan_Normal_Form.Schur_Decomposition

19:24:25 Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

19:24:29 Stochastic_Matrices: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

19:24:35 Stochastic_Matrices: theory Jordan_Normal_Form.Spectral_Radius

19:24:35 Stochastic_Matrices: theory Perron_Frobenius.HMA_Connect

19:24:40 Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius_Aux

19:24:42 Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius

19:24:44 Stochastic_Matrices: theory Perron_Frobenius.Perron_Frobenius_Irreducible

19:25:17 SM: theory SM.SM_Wrapup

19:25:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto

19:25:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/document.pdf

19:25:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Game_Based_Crypto/outline.pdf

19:25:24 Timing Game_Based_Crypto (4 threads, 35.029s elapsed time, 125.628s cpu time, 3.568s GC time, factor 3.59)

19:25:24 Finished Game_Based_Crypto (0:01:25 elapsed time, 0:03:28 cpu time, factor 2.44)

19:25:24 Running CoreC++ ...

19:25:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SM

19:25:26 Timing SM (4 threads, 204.783s elapsed time, 344.748s cpu time, 9.780s GC time, factor 1.68)

19:25:26 Finished SM (0:03:30 elapsed time, 0:06:56 cpu time, factor 1.98)

19:25:26 Building HOLCF ...

19:25:27 CoreC++: theory CoreC++.Auxiliary

19:25:28 CoreC++: theory CoreC++.Type

19:25:28 HOLCF: theory HOL-Library.Nat_Bijection

19:25:28 HOLCF: theory HOL-Library.Old_Datatype

19:25:28 HOLCF: theory HOLCF.Porder

19:25:29 HOLCF: theory HOLCF.Pcpo

19:25:29 HOLCF: theory HOL-Library.Countable

19:25:30 CoreC++: theory CoreC++.Value

19:25:31 HOLCF: theory HOLCF.Cont

19:25:31 CoreC++: theory CoreC++.Expr

19:25:31 HOLCF: theory HOLCF.Adm

19:25:31 HOLCF: theory HOLCF.Discrete

19:25:31 HOLCF: theory HOLCF.Cpodef

19:25:31 HOLCF: theory HOLCF.Fun_Cpo

19:25:31 HOLCF: theory HOLCF.Product_Cpo

19:25:32 HOLCF: theory HOLCF.Cfun

19:25:33 HOLCF: theory HOLCF.Completion

19:25:33 HOLCF: theory HOLCF.Deflation

19:25:33 HOLCF: theory HOLCF.Fix

19:25:33 HOLCF: theory HOLCF.Cprod

19:25:33 HOLCF: theory HOLCF.Sfun

19:25:33 HOLCF: theory HOLCF.Sprod

19:25:33 HOLCF: theory HOLCF.Up

19:25:34 HOLCF: theory HOLCF.Lift

19:25:35 HOLCF: theory HOLCF.One

19:25:35 HOLCF: theory HOLCF.Tr

19:25:35 HOLCF: theory HOLCF.Ssum

19:25:36 HOLCF: theory HOLCF.Fixrec

19:25:36 HOLCF: theory HOLCF.Map_Functions

19:25:37 HOLCF: theory HOLCF.Bifinite

19:25:37 HOLCF: theory HOLCF.Domain_Aux

19:25:38 CoreC++: theory CoreC++.Decl

19:25:38 CoreC++: theory CoreC++.ClassRel

19:25:38 HOLCF: theory HOLCF.Universal

19:25:38 CoreC++: theory CoreC++.SubObj

19:25:40 HOLCF: theory HOLCF.Algebraic

19:25:40 HOLCF: theory HOLCF.Compact_Basis

19:25:40 HOLCF: theory HOLCF.LowerPD

19:25:40 HOLCF: theory HOLCF.UpperPD

19:25:40 HOLCF: theory HOLCF.Representable

19:25:41 CoreC++: theory CoreC++.Objects

19:25:41 CoreC++: theory CoreC++.TypeRel

19:25:41 HOLCF: theory HOLCF.ConvexPD

19:25:41 CoreC++: theory CoreC++.Exceptions

19:25:41 CoreC++: theory CoreC++.State

19:25:41 CoreC++: theory CoreC++.Syntax

19:25:41 CoreC++: theory CoreC++.SystemClasses

19:25:41 CoreC++: theory CoreC++.WellType

19:25:41 CoreC++: theory CoreC++.BigStep

19:25:41 CoreC++: theory CoreC++.SmallStep

19:25:43 CoreC++: theory CoreC++.Annotate

19:25:43 CoreC++: theory CoreC++.WellForm

19:25:44 CoreC++: theory CoreC++.WellTypeRT

19:25:44 HOLCF: theory HOLCF.Domain

19:25:45 CoreC++: theory CoreC++.WWellForm

19:25:46 CoreC++: theory CoreC++.Conform

19:25:46 HOLCF: theory HOLCF.Powerdomains

19:25:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Security_Protocol_Refinement

19:25:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Security_Protocol_Refinement/document.pdf

19:25:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Security_Protocol_Refinement/outline.pdf

19:25:46 Timing Security_Protocol_Refinement (4 threads, 353.618s elapsed time, 1243.684s cpu time, 20.644s GC time, factor 3.52)

19:25:46 Finished Security_Protocol_Refinement (0:06:04 elapsed time, 0:21:04 cpu time, factor 3.47)

19:25:46 Running DFS_Framework ...

19:25:47 HOLCF: theory HOLCF

19:25:48 CoreC++: theory CoreC++.DefAss

19:25:48 CoreC++: theory CoreC++.Execute

19:25:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM

19:25:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM/document.pdf

19:25:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM/outline.pdf

19:25:48 Timing Core_DOM (4 threads, 322.022s elapsed time, 1074.416s cpu time, 71.004s GC time, factor 3.34)

19:25:48 Finished Core_DOM (0:05:34 elapsed time, 0:18:18 cpu time, factor 3.29)

19:25:48 Running LTL_to_GBA ...

19:25:48 CoreC++: theory CoreC++.CWellForm

19:25:49 DFS_Framework: theory DFS_Framework.DFS_Framework_Misc

19:25:49 DFS_Framework: theory DFS_Framework.On_Stack

19:25:49 DFS_Framework: theory DFS_Framework.DFS_Framework_Refine_Aux

19:25:50 CoreC++: theory CoreC++.Equivalence

19:25:50 DFS_Framework: theory DFS_Framework.Impl_Rev_Array_Stack

19:25:51 LTL_to_GBA: theory LTL.LTL

19:25:52 DFS_Framework: theory DFS_Framework.DFS_Chapter_Framework

19:25:52 DFS_Framework: theory DFS_Framework.DFS_Chapter_Examples

19:25:52 DFS_Framework: theory DFS_Framework.Param_DFS

19:25:52 CoreC++: theory CoreC++.Progress

19:25:54 CoreC++: theory CoreC++.HeapExtension

19:25:54 CoreC++: theory CoreC++.TypeSafe

19:25:55 CoreC++: theory CoreC++.Determinism

19:25:58 DFS_Framework: theory DFS_Framework.DFS_Invars_Basic

19:25:59 DFS_Framework: theory DFS_Framework.General_DFS_Structure

19:26:01 DFS_Framework: theory DFS_Framework.DFS_Invars_SCC

19:26:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning

19:26:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/document.pdf

19:26:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deep_Learning/outline.pdf

19:26:06 Timing Deep_Learning (4 threads, 179.784s elapsed time, 643.436s cpu time, 46.796s GC time, factor 3.58)

19:26:06 Finished Deep_Learning (0:03:09 elapsed time, 0:11:01 cpu time, factor 3.49)

19:26:06 Running Isabelle_Meta_Model ...

19:26:06 DFS_Framework: theory DFS_Framework.Rec_Impl

19:26:08 DFS_Framework: theory DFS_Framework.Tailrec_Impl

19:26:08 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA

19:26:08 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_runtime

19:26:08 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

19:26:08 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_target

19:26:08 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_typedecl

19:26:08 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main0

19:26:08 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main2

19:26:09 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main1

19:26:09 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init

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

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

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

19:26:09 Timing HOLCF (4 threads, 19.056s elapsed time, 48.560s cpu time, 2.684s GC time, factor 2.55)

19:26:09 Finished HOLCF (0:00:42 elapsed time, 0:01:28 cpu time, factor 2.10)

19:26:09 Building KAT_and_DRA ...

19:26:11 KAT_and_DRA: theory KAT_and_DRA.KAT2

19:26:11 KAT_and_DRA: theory KAT_and_DRA.Test_Dioid

19:26:11 KAT_and_DRA: theory KAT_and_DRA.DRAT2

19:26:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Pure

19:26:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_SML

19:26:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_init

19:26:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_init

19:26:14 DFS_Framework: theory DFS_Framework.Simple_Impl

19:26:16 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Pure

19:26:16 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Pure

19:26:17 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA_impl

19:26:19 KAT_and_DRA: theory KAT_and_DRA.Conway_Tests

19:26:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Isabelle

19:26:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_SML

19:26:20 DFS_Framework: theory DFS_Framework.Restr_Impl

19:26:21 KAT_and_DRA: theory KAT_and_DRA.KAT

19:26:22 DFS_Framework: theory DFS_Framework.DFS_Framework

19:26:23 DFS_Framework: theory DFS_Framework.Cyc_Check

19:26:23 DFS_Framework: theory DFS_Framework.DFS_Find_Path

19:26:23 DFS_Framework: theory DFS_Framework.Reachable_Nodes

19:26:25 KAT_and_DRA: theory KAT_and_DRA.DRAT

19:26:26 KAT_and_DRA: theory KAT_and_DRA.PHL_KAT

19:26:26 KAT_and_DRA: theory KAT_and_DRA.KAT_Models

19:26:27 KAT_and_DRA: theory KAT_and_DRA.DRA_Models

19:26:27 KAT_and_DRA: theory KAT_and_DRA.FolkTheorem

19:26:30 KAT_and_DRA: theory KAT_and_DRA.PHL_DRAT

19:26:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition

19:26:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/document.pdf

19:26:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QR_Decomposition/outline.pdf

19:26:32 Timing QR_Decomposition (4 threads, 191.406s elapsed time, 690.100s cpu time, 15.556s GC time, factor 3.61)

19:26:32 Finished QR_Decomposition (0:03:21 elapsed time, 0:11:48 cpu time, factor 3.52)

19:26:32 Running Containers-Benchmarks ...

19:26:35 Containers-Benchmarks: theory HOL-Eisbach.Eisbach

19:26:35 Containers-Benchmarks: theory Automatic_Refinement.Prio_List

19:26:35 Containers-Benchmarks: theory Automatic_Refinement.Foldi

19:26:35 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util_Bootstrap1

19:26:35 Containers-Benchmarks: theory Automatic_Refinement.Mk_Term_Antiquot

19:26:35 Containers-Benchmarks: theory Automatic_Refinement.Mpat_Antiquot

19:26:35 DFS_Framework: theory DFS_Framework.Tarjan_LowLink

19:26:35 Containers-Benchmarks: theory Collections.ICF_Tools

19:26:35 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Comparison

19:26:35 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util

19:26:35 Containers-Benchmarks: theory Collections.Ord_Code_Preproc

19:26:35 Containers-Benchmarks: theory Collections.Locale_Code

19:26:36 Containers-Benchmarks: theory Collections.Record_Intf

19:26:36 Containers-Benchmarks: theory Finger-Trees.FingerTree

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Anti_Unification

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Attr_Comb

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Named_Sorted_Thms

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Data

19:26:36 DFS_Framework: theory DFS_Framework.Tarjan

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Indep_Vars

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Mk_Record_Simp

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Tagged_Solver

19:26:36 Containers-Benchmarks: theory Automatic_Refinement.Select_Solve

19:26:36 Containers-Benchmarks: theory Trie.Trie

19:26:36 Containers-Benchmarks: theory Binomial-Heaps.BinomialHeap

19:26:37 Containers-Benchmarks: theory Binomial-Heaps.SkewBinomialHeap

19:26:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_Approximation

19:26:38 Timing Lorenz_Approximation (4 threads, 311.485s elapsed time, 693.584s cpu time, 53.036s GC time, factor 2.23)

19:26:38 Finished Lorenz_Approximation (0:06:09 elapsed time, 0:13:08 cpu time, factor 2.14)

19:26:38 Running Lorenz_C0 ...

19:26:39 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Isabelle

19:26:39 Containers-Benchmarks: theory HOL-ex.Quicksort

19:26:40 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Default

19:26:40 Containers-Benchmarks: theory Automatic_Refinement.Misc

19:26:40 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_RBT

19:26:42 Lorenz_C0: theory Lorenz_C0.Lorenz_C0

19:26:44 Containers-Benchmarks: theory Collections.DatRef

19:26:45 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set

19:26:46 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_Default

19:26:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init_rbt

19:26:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy_extended

19:26:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library_Static

19:26:47 Containers-Benchmarks: theory Automatic_Refinement.Refine_Lib

19:26:47 CoreC++: theory CoreC++.CoreC++

19:26:47 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy

19:26:50 Containers-Benchmarks: theory Collections.SetIterator

19:26:50 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Phases

19:26:50 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tagging

19:26:51 Containers-Benchmarks: theory Automatic_Refinement.Relators

19:26:52 Containers-Benchmarks: theory Collections.Sorted_List_Operations

19:26:52 Containers-Benchmarks: theory Native_Word.Code_Target_Bits_Int

19:26:52 Containers-Benchmarks: theory Collections.SetIteratorOperations

19:26:52 Containers-Benchmarks: theory Collections.Code_Target_ICF

19:26:52 Containers-Benchmarks: theory Automatic_Refinement.Param_Tool

19:26:53 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Bool

19:26:53 Containers-Benchmarks: theory Automatic_Refinement.Param_HOL

19:26:53 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_LC

19:26:54 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_LC

19:26:54 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy_extended

19:26:55 Containers-Benchmarks: theory Automatic_Refinement.Parametricity

19:26:55 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Id_Ops

19:26:55 Containers-Benchmarks: theory Collections.Assoc_List

19:26:56 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Fix_Rel

19:26:56 Containers-Benchmarks: theory Collections.Diff_Array

19:26:57 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Translate

19:26:57 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Gen_Algo

19:26:57 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Relator_Interface

19:26:57 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tool

19:26:58 Containers-Benchmarks: theory Collections.Trie_Impl

19:26:59 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Bindings_HOL

19:26:59 Containers-Benchmarks: theory Collections.Trie2

19:26:59 Containers-Benchmarks: theory Collections.Dlist_add

19:27:00 Containers-Benchmarks: theory Collections.Proper_Iterator

19:27:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA

19:27:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA/document.pdf

19:27:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA/outline.pdf

19:27:00 Timing KAT_and_DRA (4 threads, 26.645s elapsed time, 86.580s cpu time, 2.832s GC time, factor 3.25)

19:27:00 Finished KAT_and_DRA (0:00:50 elapsed time, 0:02:06 cpu time, factor 2.50)

19:27:00 Running Modal_Logics_for_NTS ...

19:27:00 Containers-Benchmarks: theory Collections.It_to_It

19:27:00 Containers-Benchmarks: theory Collections.SetIteratorGA

19:27:02 Containers-Benchmarks: theory Containers-Benchmarks.Clauses

19:27:02 Modal_Logics_for_NTS: theory HOL-Cardinals.Fun_More

19:27:02 Modal_Logics_for_NTS: theory HOL-Cardinals.Order_Relation_More

19:27:02 Modal_Logics_for_NTS: theory HOL-Cardinals.Order_Union

19:27:02 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FS_Set

19:27:02 Containers-Benchmarks: theory Refine_Monadic.Refine_Chapter

19:27:02 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Nominal_Wellfounded

19:27:02 Containers-Benchmarks: theory Refine_Monadic.Refine_Mono_Prover

19:27:02 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Extension

19:27:03 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Residual

19:27:03 Containers-Benchmarks: theory Automatic_Refinement.Automatic_Refinement

19:27:03 Containers-Benchmarks: theory Collections.Idx_Iterator

19:27:03 Containers-Benchmarks: theory Refine_Monadic.Refine_Misc

19:27:03 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellfounded_More

19:27:03 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Relation

19:27:03 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Embedding

19:27:03 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Transition_System

19:27:04 Modal_Logics_for_NTS: theory HOL-Cardinals.Wellorder_Constructions

19:27:04 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Transition_System

19:27:04 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Transition_System

19:27:04 Containers-Benchmarks: theory Refine_Monadic.RefineG_Domain

19:27:04 Containers-Benchmarks: theory Refine_Monadic.RefineG_Transfer

19:27:04 Containers-Benchmarks: theory Refine_Monadic.RefineG_Assert

19:27:04 Containers-Benchmarks: theory Refine_Monadic.RefineG_Recursion

19:27:05 Modal_Logics_for_NTS: theory HOL-Cardinals.Cardinal_Order_Relation

19:27:05 Modal_Logics_for_NTS: theory HOL-Cardinals.Ordinal_Arithmetic

19:27:05 Containers-Benchmarks: theory Refine_Monadic.RefineG_While

19:27:05 Containers-Benchmarks: theory Refine_Monadic.Refine_Basic

19:27:06 Containers-Benchmarks: theory Refine_Monadic.Refine_Det

19:27:07 Modal_Logics_for_NTS: theory HOL-Cardinals.Cardinal_Arithmetic

19:27:07 Modal_Logics_for_NTS: theory HOL-Cardinals.Cardinals

19:27:07 Modal_Logics_for_NTS: theory HOL-Cardinals.Bounded_Set

19:27:08 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Nominal_Bounded_Set

19:27:09 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Formula

19:27:09 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Formula

19:27:10 Containers-Benchmarks: theory Refine_Monadic.Refine_Heuristics

19:27:10 Containers-Benchmarks: theory Refine_Monadic.Refine_Leof

19:27:10 Containers-Benchmarks: theory Refine_Monadic.Refine_Pfun

19:27:10 Containers-Benchmarks: theory Refine_Monadic.Refine_More_Comb

19:27:10 Containers-Benchmarks: theory Refine_Monadic.Refine_While

19:27:12 Containers-Benchmarks: theory Refine_Monadic.Refine_Transfer

19:27:12 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy

19:27:12 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_META

19:27:12 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy

19:27:13 Containers-Benchmarks: theory Refine_Monadic.Autoref_Monadic

19:27:13 Containers-Benchmarks: theory Refine_Monadic.Refine_Automation

19:27:13 Containers-Benchmarks: theory Refine_Monadic.Refine_Foreach

19:27:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy_extended

19:27:14 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Validity

19:27:16 Containers-Benchmarks: theory Refine_Monadic.Refine_Monadic

19:27:17 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Disjunction

19:27:17 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Logical_Equivalence

19:27:17 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Formula

19:27:17 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Bisimilarity_Implies_Equivalence

19:27:18 Containers-Benchmarks: theory Collections.Gen_Iterator

19:27:18 Containers-Benchmarks: theory Collections.Intf_Map

19:27:18 Containers-Benchmarks: theory Collections.Intf_Set

19:27:18 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Equivalence_Implies_Bisimilarity

19:27:18 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Expressive_Completeness

19:27:18 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Validity

19:27:18 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Validity

19:27:19 Containers-Benchmarks: theory Collections.Iterator

19:27:19 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Logical_Equivalence

19:27:19 DFS_Framework: theory DFS_Framework.Feedback_Arcs

19:27:19 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Bisimilarity_Implies_Equivalence

19:27:19 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Logical_Equivalence

19:27:19 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Equivalence_Implies_Bisimilarity

19:27:19 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Bisimilarity_Implies_Equivalence

19:27:19 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.FL_Equivalence_Implies_Bisimilarity

19:27:20 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.Weak_Expressive_Completeness

19:27:20 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.L_Transform

19:27:20 Containers-Benchmarks: theory Collections.Array_Iterator

19:27:20 Containers-Benchmarks: theory Collections.ICF_Spec_Base

19:27:20 Containers-Benchmarks: theory Collections.RBT_add

19:27:20 Containers-Benchmarks: theory Collections.AnnotatedListSpec

19:27:20 Containers-Benchmarks: theory Collections.ListSpec

19:27:20 Containers-Benchmarks: theory Collections.MapSpec

19:27:20 Modal_Logics_for_NTS: theory Modal_Logics_for_NTS.S_Transform

19:27:21 Containers-Benchmarks: theory Collections.PrioSpec

19:27:23 Containers-Benchmarks: theory Collections.ListGA

19:27:23 Containers-Benchmarks: theory Collections.BinoPrioImpl

19:27:23 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core_init

19:27:23 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_META

19:27:23 Containers-Benchmarks: theory Collections.FTAnnotatedListImpl

19:27:23 Containers-Benchmarks: theory Collections.Fifo

19:27:26 Containers-Benchmarks: theory Collections.PrioByAnnotatedList

19:27:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_META

19:27:28 Containers-Benchmarks: theory Collections.SkewPrioImpl

19:27:28 Containers-Benchmarks: theory Collections.PrioUniqueSpec

19:27:28 Containers-Benchmarks: theory Collections.SetSpec

19:27:29 Containers-Benchmarks: theory Collections.FTPrioImpl

19:27:29 Containers-Benchmarks: theory Collections.PrioUniqueByAnnotatedList

19:27:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_access

19:27:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_ctxt

19:27:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_examp

19:27:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_infra

19:27:31 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor2_examp

19:27:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core

19:27:32 DFS_Framework: theory DFS_Framework.Nested_DFS

19:27:32 Containers-Benchmarks: theory Collections.FTPrioUniqueImpl

19:27:34 Containers-Benchmarks: theory Collections.Algos

19:27:34 Containers-Benchmarks: theory Collections.SetIndex

19:27:34 Containers-Benchmarks: theory Collections.SetIteratorCollectionsGA

19:27:35 Containers-Benchmarks: theory Collections.MapGA

19:27:35 Containers-Benchmarks: theory Collections.SetGA

19:27:36 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer

19:27:38 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_dynamic_sequential

19:27:38 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library

19:27:38 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_static

19:27:38 Containers-Benchmarks: theory Collections.ArrayMapImpl

19:27:39 Containers-Benchmarks: theory Collections.ListMapImpl

19:27:39 Containers-Benchmarks: theory Collections.ListMapImpl_Invar

19:27:41 Containers-Benchmarks: theory Collections.TrieMapImpl

19:27:43 Containers-Benchmarks: theory Collections.ArrayHashMap_Impl

19:27:44 Containers-Benchmarks: theory Collections.ListSetImpl

19:27:45 Containers-Benchmarks: theory Collections.ListSetImpl_Invar

19:27:46 Containers-Benchmarks: theory Collections.ListSetImpl_NotDist

19:27:48 Containers-Benchmarks: theory Collections.ArrayHashMap

19:27:49 Containers-Benchmarks: theory Collections.ListSetImpl_Sorted

19:27:50 Containers-Benchmarks: theory Collections.SetByMap

19:27:52 Containers-Benchmarks: theory Collections.RBTMapImpl

19:27:53 Containers-Benchmarks: theory Collections.ArraySetImpl

19:27:55 Containers-Benchmarks: theory Collections.ArrayHashSet

19:27:57 Containers-Benchmarks: theory Collections.TrieSetImpl

19:28:00 Containers-Benchmarks: theory Collections.HashMap_Impl

19:28:00 Containers-Benchmarks: theory Collections.RBTSetImpl

19:28:02 Containers-Benchmarks: theory Collections.HashMap

19:28:08 Containers-Benchmarks: theory Collections.HashSet

19:28:08 Containers-Benchmarks: theory Collections.MapStdImpl

19:28:10 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_deep

19:28:10 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Rail

19:28:10 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_shallow

19:28:12 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix

19:28:12 Stochastic_Matrices: theory Stochastic_Matrices.Eigenspace

19:28:13 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Vector_PMF

19:28:13 Containers-Benchmarks: theory Collections.SetStdImpl

19:28:15 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix_Markov_Models

19:28:17 Stochastic_Matrices: theory Stochastic_Matrices.Stochastic_Matrix_Perron_Frobenius

19:28:18 Containers-Benchmarks: theory Collections.ICF_Impl

19:28:23 Containers-Benchmarks: theory Collections.ICF_Refine_Monadic

19:28:24 Containers-Benchmarks: theory Collections.ICF_Autoref

19:28:24 DFS_Framework: theory DFS_Framework.DFS_All_Examples

19:28:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices

19:28:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/document.pdf

19:28:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stochastic_Matrices/outline.pdf

19:28:25 Timing Stochastic_Matrices (4 threads, 297.054s elapsed time, 826.252s cpu time, 45.256s GC time, factor 2.78)

19:28:25 Finished Stochastic_Matrices (0:05:05 elapsed time, 0:14:01 cpu time, factor 2.76)

19:28:25 Building Count_Complex_Roots ...

19:28:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++

19:28:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++/document.pdf

19:28:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++/outline.pdf

19:28:26 Timing CoreC++ (4 threads, 167.033s elapsed time, 545.028s cpu time, 46.360s GC time, factor 3.26)

19:28:26 Finished CoreC++ (0:03:00 elapsed time, 0:09:28 cpu time, factor 3.14)

19:28:26 Running PAC_Checker ...

19:28:27 Containers-Benchmarks: theory Collections.Collections

19:28:27 Count_Complex_Roots: theory HOL-Eisbach.Eisbach

19:28:27 Count_Complex_Roots: theory HOL-Computational_Algebra.Fraction_Field

19:28:27 Count_Complex_Roots: theory HOL-Library.More_List

19:28:27 Count_Complex_Roots: theory HOL-Computational_Algebra.Field_as_Ring

19:28:27 Containers-Benchmarks: theory Collections.CollectionsV1

19:28:28 Count_Complex_Roots: theory HOL-Computational_Algebra.Polynomial

19:28:28 Count_Complex_Roots: theory HOL-Eisbach.Eisbach_Tools

19:28:29 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Topology

19:28:29 Count_Complex_Roots: theory HOL-Computational_Algebra.Normalized_Fraction

19:28:29 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Analysis

19:28:29 PAC_Checker: theory Deriving.Derive_Manager

19:28:29 PAC_Checker: theory HOL-Library.Permutation

19:28:29 PAC_Checker: theory HOL-Library.Multiset_Order

19:28:29 PAC_Checker: theory Deriving.Generator_Aux

19:28:30 PAC_Checker: theory HOL-Library.Conditional_Parametricity

19:28:30 PAC_Checker: theory HOL-Library.Fun_Lexorder

19:28:30 PAC_Checker: theory HOL-Library.FuncSet

19:28:30 PAC_Checker: theory HOL-Library.Function_Algebras

19:28:30 PAC_Checker: theory HOL-Library.Groups_Big_Fun

19:28:30 PAC_Checker: theory Abstract-Rewriting.Seq

19:28:30 PAC_Checker: theory HOL-Library.More_List

19:28:31 PAC_Checker: theory HOL-Library.Sublist

19:28:31 PAC_Checker: theory HOL-Library.Poly_Mapping

19:28:31 PAC_Checker: theory HOL-Algebra.Congruence

19:28:31 PAC_Checker: theory HOL-Library.Ramsey

19:28:32 PAC_Checker: theory Native_Word.Uint64

19:28:32 PAC_Checker: theory HOL-Algebra.Order

19:28:33 PAC_Checker: theory Nested_Multisets_Ordinals.Multiset_More

19:28:34 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_ICF

19:28:34 PAC_Checker: theory Polynomials.MPoly_Type

19:28:34 PAC_Checker: theory HOL-Algebra.Lattice

19:28:35 PAC_Checker: theory PAC_Checker.Duplicate_Free_Multiset

19:28:35 PAC_Checker: theory HOL-Library.Countable_Set

19:28:35 PAC_Checker: theory HOL-Library.FSet

19:28:35 PAC_Checker: theory Polynomials.More_MPoly_Type

19:28:35 LTL_to_GBA: theory LTL_to_GBA.All_Of_LTL_to_GBA

19:28:35 PAC_Checker: theory Polynomials.More_Modules

19:28:35 PAC_Checker: theory Open_Induction.Restricted_Predicates

19:28:35 PAC_Checker: theory PAC_Checker.PAC_Version

19:28:35 PAC_Checker: theory PAC_Checker.More_Loops

19:28:35 PAC_Checker: theory HOL-Algebra.Complete_Lattice

19:28:36 PAC_Checker: theory Regular-Sets.Regular_Set

19:28:36 PAC_Checker: theory PAC_Checker.WB_Sort

19:28:37 PAC_Checker: theory HOL-Algebra.Group

19:28:38 Count_Complex_Roots: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:28:38 Count_Complex_Roots: theory HOL-Computational_Algebra.Polynomial_Factorial

19:28:38 PAC_Checker: theory Show.Show

19:28:39 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated

19:28:39 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated_generated

19:28:39 PAC_Checker: theory Regular-Sets.Regular_Exp

19:28:39 PAC_Checker: theory HOL-Algebra.Coset

19:28:40 PAC_Checker: theory HOL-Algebra.FiniteProduct

19:28:40 PAC_Checker: theory HOL-Library.Finite_Map

19:28:40 PAC_Checker: theory HOL-Algebra.Ring

19:28:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework

19:28:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework/document.pdf

19:28:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework/outline.pdf

19:28:41 Timing DFS_Framework (4 threads, 164.313s elapsed time, 553.960s cpu time, 25.824s GC time, factor 3.37)

19:28:41 Finished DFS_Framework (0:02:53 elapsed time, 0:11:33 cpu time, factor 3.99)

19:28:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA

19:28:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA/document.pdf

19:28:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA/outline.pdf

19:28:41 Timing LTL_to_GBA (4 threads, 164.155s elapsed time, 539.468s cpu time, 16.560s GC time, factor 3.29)

19:28:41 Finished LTL_to_GBA (0:02:52 elapsed time, 0:09:23 cpu time, factor 3.27)

19:28:41 Running Store_Buffer_Reduction ...

19:28:41 Running Linear_Programming ...

19:28:42 PAC_Checker: theory HOL-Algebra.Divisibility

19:28:42 Store_Buffer_Reduction: theory Store_Buffer_Reduction.SyntaxTweaks

19:28:42 Store_Buffer_Reduction: theory Store_Buffer_Reduction.ReduceStoreBuffer

19:28:45 PAC_Checker: theory HOL-Algebra.Generated_Groups

19:28:45 Linear_Programming: theory Simplex.Simplex_Auxiliary

19:28:45 Linear_Programming: theory Simplex.Simplex_Algebra

19:28:45 Linear_Programming: theory Linear_Programming.More_Jordan_Normal_Forms

19:28:45 Linear_Programming: theory Simplex.Rel_Chain

19:28:46 PAC_Checker: theory Regular-Sets.NDerivative

19:28:47 PAC_Checker: theory Regular-Sets.Relation_Interpretation

19:28:47 PAC_Checker: theory HOL-Algebra.AbelCoset

19:28:47 PAC_Checker: theory HOL-Algebra.Module

19:28:50 Linear_Programming: theory Simplex.Abstract_Linear_Poly

19:28:51 PAC_Checker: theory Show.Show_Instances

19:28:51 Linear_Programming: theory Simplex.Linear_Poly_Maps

19:28:51 Linear_Programming: theory Simplex.QDelta

19:28:52 Linear_Programming: theory Simplex.Simplex

19:28:53 PAC_Checker: theory Regular-Sets.Equivalence_Checking

19:28:53 PAC_Checker: theory Well_Quasi_Orders.Infinite_Sequences

19:28:53 PAC_Checker: theory Well_Quasi_Orders.Minimal_Elements

19:28:53 PAC_Checker: theory Regular-Sets.Regexp_Method

19:28:53 PAC_Checker: theory Well_Quasi_Orders.Least_Enum

19:28:53 Count_Complex_Roots: theory Sturm_Tarski.PolyMisc

19:28:54 Count_Complex_Roots: theory Sturm_Tarski.Sturm_Tarski

19:28:54 PAC_Checker: theory HOL-Algebra.Ideal

19:28:54 PAC_Checker: theory Well_Quasi_Orders.Almost_Full

19:28:56 Count_Complex_Roots: theory Budan_Fourier.BF_Misc

19:28:56 PAC_Checker: theory Well_Quasi_Orders.Minimal_Bad_Sequences

19:28:57 PAC_Checker: theory Well_Quasi_Orders.Almost_Full_Relations

19:28:57 Count_Complex_Roots: theory Budan_Fourier.Sturm_Multiple_Roots

19:28:57 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Algebraic

19:28:58 PAC_Checker: theory Polynomials.Utils

19:28:58 PAC_Checker: theory Well_Quasi_Orders.Well_Quasi_Orders

19:28:58 PAC_Checker: theory HOL-Algebra.RingHom

19:28:58 PAC_Checker: theory PAC_Checker.Finite_Map_Multiset

19:28:58 PAC_Checker: theory Polynomials.Power_Products

19:28:59 PAC_Checker: theory PAC_Checker.PAC_Map_Rel

19:28:59 Count_Complex_Roots: theory Winding_Number_Eval.Missing_Transcendental

19:28:59 Count_Complex_Roots: theory Count_Complex_Roots.More_Polynomials

19:28:59 Count_Complex_Roots: theory Winding_Number_Eval.Cauchy_Index_Theorem

19:28:59 PAC_Checker: theory HOL-Algebra.QuotRing

19:28:59 PAC_Checker: theory HOL-Algebra.UnivPoly

19:29:02 PAC_Checker: theory PAC_Checker.PAC_Assoc_Map_Rel

19:29:02 Count_Complex_Roots: theory Count_Complex_Roots.Extended_Sturm

19:29:03 Count_Complex_Roots: theory Winding_Number_Eval.Winding_Number_Eval

19:29:03 Store_Buffer_Reduction: theory Store_Buffer_Reduction.ReduceStoreBufferSimulation

19:29:04 Count_Complex_Roots: theory Count_Complex_Roots.Count_Complex_Roots

19:29:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers-Benchmarks

19:29:05 Timing Containers-Benchmarks (4 threads, 148.245s elapsed time, 470.140s cpu time, 40.140s GC time, factor 3.17)

19:29:05 Finished Containers-Benchmarks (0:02:33 elapsed time, 0:12:00 cpu time, factor 4.70)

19:29:05 Running HOL-CSP ...

19:29:07 Count_Complex_Roots: theory Count_Complex_Roots.Count_Complex_Roots_Examples

19:29:07 Store_Buffer_Reduction: theory Store_Buffer_Reduction.PIMP

19:29:11 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Abbrevs

19:29:12 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Preliminaries

19:29:13 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Variants

19:29:14 Store_Buffer_Reduction: theory Store_Buffer_Reduction.Text

19:29:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model

19:29:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model/document.pdf

19:29:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model/outline.pdf

19:29:14 Timing Isabelle_Meta_Model (4 threads, 177.784s elapsed time, 284.788s cpu time, 25.300s GC time, factor 1.60)

19:29:14 Finished Isabelle_Meta_Model (0:03:07 elapsed time, 0:05:04 cpu time, factor 1.62)

19:29:14 Running Algebraic_Numbers ...

19:29:15 PAC_Checker: theory HOL-Algebra.Multiplicative_Group

19:29:15 HOL-CSP: theory HOL-Eisbach.Eisbach

19:29:15 HOL-CSP: theory HOL-Library.Infinite_Set

19:29:15 HOL-CSP: theory HOL-CSP.Introduction

19:29:15 HOL-CSP: theory HOL-CSP.Process

19:29:16 Linear_Programming: theory Farkas.Farkas

19:29:18 HOL-CSP: theory HOL-CSP.Bot

19:29:18 HOL-CSP: theory HOL-CSP.Det

19:29:18 HOL-CSP: theory HOL-CSP.Hide

19:29:18 HOL-CSP: theory HOL-CSP.Mprefix

19:29:18 HOL-CSP: theory HOL-CSP.Ndet

19:29:18 HOL-CSP: theory HOL-CSP.Seq

19:29:18 HOL-CSP: theory HOL-CSP.Skip

19:29:18 HOL-CSP: theory HOL-CSP.Stop

19:29:18 HOL-CSP: theory HOL-CSP.Sync

19:29:18 HOL-CSP: theory HOL-CSP.Mndet

19:29:19 PAC_Checker: theory Polynomials.MPoly_Type_Class

19:29:20 Linear_Programming: theory Simplex.Simplex_Incremental

19:29:20 PAC_Checker: theory HOL-Algebra.Ring_Divisibility

19:29:20 PAC_Checker: theory HOL-Algebra.Subrings

19:29:21 HOL-CSP: theory HOL-CSP.CSP

19:29:21 Linear_Programming: theory Farkas.Matrix_Farkas

19:29:24 HOL-CSP: theory HOL-CSP.Assertions

19:29:24 HOL-CSP: theory HOL-CSP.Conclusion

19:29:24 HOL-CSP: theory HOL-CSP.CopyBuffer

19:29:28 Algebraic_Numbers: theory Deriving.Compare_Real

19:29:28 Algebraic_Numbers: theory Deriving.Compare_Rat

19:29:28 Algebraic_Numbers: theory Sturm_Sequences.Misc_Polynomial

19:29:28 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Roots_Real_Poly

19:29:28 Algebraic_Numbers: theory Algebraic_Numbers.Bivariate_Polynomials

19:29:28 Algebraic_Numbers: theory Algebraic_Numbers.Compare_Complex

19:29:29 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Library

19:29:29 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Theorem

19:29:29 Linear_Programming: theory Farkas.Simplex_for_Reals

19:29:30 Algebraic_Numbers: theory Show.Show_Real

19:29:30 Algebraic_Numbers: theory Algebraic_Numbers.Resultant

19:29:30 Linear_Programming: theory Linear_Programming.Matrix_LinPoly

19:29:30 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

19:29:30 Algebraic_Numbers: theory Show.Show_Complex

19:29:32 PAC_Checker: theory HOL-Algebra.Polynomials

19:29:32 Algebraic_Numbers: theory Algebraic_Numbers.Interval_Arithmetic

19:29:32 Algebraic_Numbers: theory Algebraic_Numbers.Sturm_Rat

19:29:34 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers

19:29:34 Linear_Programming: theory Linear_Programming.LP_Preliminaries

19:29:40 Algebraic_Numbers: theory Algebraic_Numbers.Real_Algebraic_Numbers

19:29:44 Linear_Programming: theory Linear_Programming.Linear_Programming

19:29:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modal_Logics_for_NTS

19:29:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modal_Logics_for_NTS/document.pdf

19:29:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modal_Logics_for_NTS/outline.pdf

19:29:52 Timing Modal_Logics_for_NTS (4 threads, 160.998s elapsed time, 539.436s cpu time, 52.924s GC time, factor 3.35)

19:29:52 Finished Modal_Logics_for_NTS (0:02:51 elapsed time, 0:09:18 cpu time, factor 3.26)

19:29:52 Running Functional_Ordered_Resolution_Prover ...

19:29:52 PAC_Checker: theory PAC_Checker.PAC_More_Poly

19:29:54 PAC_Checker: theory PAC_Checker.PAC_Specification

19:29:55 PAC_Checker: theory PAC_Checker.PAC_Checker_Specification

19:29:55 PAC_Checker: theory PAC_Checker.PAC_Polynomials

19:29:57 PAC_Checker: theory PAC_Checker.PAC_Polynomials_Term

19:29:58 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator

19:29:58 Functional_Ordered_Resolution_Prover: theory Deriving.Generator_Aux

19:29:58 Functional_Ordered_Resolution_Prover: theory Deriving.Derive_Manager

19:29:58 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Fun_More

19:29:58 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term

19:29:58 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Transitive_Closure_More

19:29:59 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Order_Union

19:29:59 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Generator

19:29:59 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Wellorder_Extension

19:29:59 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Option_Monad

19:30:00 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Instances

19:30:00 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bit_Comprehension

19:30:00 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Seq

19:30:00 Functional_Ordered_Resolution_Prover: theory Deriving.Compare

19:30:00 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator_Generator

19:30:00 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unifiers

19:30:01 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term_Pair_Multiset

19:30:01 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Seq_More

19:30:01 Functional_Ordered_Resolution_Prover: theory HOL-Word.Traditional_Syntax

19:30:01 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Subsumption

19:30:01 Functional_Ordered_Resolution_Prover: theory Deriving.Countable_Generator

19:30:01 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Generator

19:30:01 Algebraic_Numbers: theory Algebraic_Numbers.Real_Roots

19:30:01 Functional_Ordered_Resolution_Prover: theory Lambda_Free_RPOs.Lambda_Free_Util

19:30:01 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bits_Int

19:30:02 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Instances

19:30:02 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Alg

19:30:02 Functional_Ordered_Resolution_Prover: theory Matrix.Utility

19:30:02 Functional_Ordered_Resolution_Prover: theory Open_Induction.Restricted_Predicates

19:30:02 Functional_Ordered_Resolution_Prover: theory Polynomial_Factorization.Missing_List

19:30:02 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

19:30:03 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Approx

19:30:03 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Precise

19:30:03 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Set

19:30:03 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Algebraic_Numbers

19:30:04 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_Arithmetic

19:30:05 PAC_Checker: theory PAC_Checker.PAC_Polynomials_Operations

19:30:05 Functional_Ordered_Resolution_Prover: theory Native_Word.More_Bits_Int

19:30:06 Functional_Ordered_Resolution_Prover: theory HOL-Word.Word

19:30:06 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

19:30:06 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Exp

19:30:07 Functional_Ordered_Resolution_Prover: theory Show.Show

19:30:09 Functional_Ordered_Resolution_Prover: theory Show.Show_Instances

19:30:09 Algebraic_Numbers: theory Algebraic_Numbers.Real_Factorization

19:30:10 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Number_Tests

19:30:13 Functional_Ordered_Resolution_Prover: theory Regular-Sets.NDerivative

19:30:13 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Relation_Interpretation

19:30:14 PAC_Checker: theory PAC_Checker.PAC_Checker

19:30:18 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_External_Code

19:30:18 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Equivalence_Checking

19:30:19 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regexp_Method

19:30:20 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_Typedef

19:30:20 Functional_Ordered_Resolution_Prover: theory Word_Lib.Signed_Words

19:30:20 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Abstract_Rewriting

19:30:20 Functional_Ordered_Resolution_Prover: theory HOL-Word.Reversed_Bit_Lists

19:30:22 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Relative_Rewriting

19:30:22 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Matching

19:30:22 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Unification

19:30:22 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_lsb

19:30:23 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_msb

19:30:23 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_set_bit

19:30:23 Functional_Ordered_Resolution_Prover: theory Word_Lib.Bitwise

19:30:23 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unification

19:30:24 Functional_Ordered_Resolution_Prover: theory Word_Lib.Word_Syntax

19:30:24 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Subterm_and_Context

19:30:24 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Order_Pair

19:30:24 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Matching

19:30:24 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Lexicographic_Extension

19:30:25 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Symbolic_Bits_Int

19:30:25 Functional_Ordered_Resolution_Prover: theory Word_Lib.Word_Lib

19:30:25 Functional_Ordered_Resolution_Prover: theory Native_Word.Bits_Integer

19:30:26 PAC_Checker: theory PAC_Checker.PAC_Checker_Relation

19:30:26 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Term_Aux

19:30:27 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.KBO

19:30:28 PAC_Checker: theory PAC_Checker.PAC_Checker_Init

19:30:40 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Target_Word_Base

19:30:41 Functional_Ordered_Resolution_Prover: theory Native_Word.Uint32

19:30:43 Functional_Ordered_Resolution_Prover: theory Collections.HashCode

19:30:43 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Generator

19:30:44 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Instances

19:30:45 Functional_Ordered_Resolution_Prover: theory Deriving.Derive

19:30:46 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

19:30:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots

19:30:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/document.pdf

19:30:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Count_Complex_Roots/outline.pdf

19:30:47 Timing Count_Complex_Roots (4 threads, 103.027s elapsed time, 313.028s cpu time, 7.536s GC time, factor 3.04)

19:30:47 Finished Count_Complex_Roots (0:02:21 elapsed time, 0:06:19 cpu time, factor 2.69)

19:30:47 Running Multi_Party_Computation ...

19:30:47 PAC_Checker: theory PAC_Checker.PAC_Checker_Synthesis

19:30:50 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

19:30:50 Multi_Party_Computation: theory HOL-Number_Theory.Cong

19:30:50 Multi_Party_Computation: theory HOL-Algebra.FiniteProduct

19:30:50 Multi_Party_Computation: theory HOL-Algebra.Generated_Groups

19:30:50 Multi_Party_Computation: theory Multi_Party_Computation.ETP

19:30:51 Multi_Party_Computation: theory Multi_Party_Computation.Malicious_Defs

19:30:52 Multi_Party_Computation: theory Multi_Party_Computation.OT_Functionalities

19:30:52 Multi_Party_Computation: theory HOL-Algebra.Ring

19:30:52 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

19:30:52 Multi_Party_Computation: theory Multi_Party_Computation.Semi_Honest_Def

19:30:52 Multi_Party_Computation: theory Multi_Party_Computation.Uniform_Sampling

19:30:52 Multi_Party_Computation: theory HOL-Number_Theory.Totient

19:30:53 Multi_Party_Computation: theory Multi_Party_Computation.Cyclic_Group_Ext

19:30:53 Multi_Party_Computation: theory Multi_Party_Computation.ETP_OT

19:30:54 Multi_Party_Computation: theory Multi_Party_Computation.DH_Ext

19:30:56 Multi_Party_Computation: theory Multi_Party_Computation.Noar_Pinkas_OT

19:30:56 Multi_Party_Computation: theory Multi_Party_Computation.OT14

19:30:57 Multi_Party_Computation: theory HOL-Algebra.AbelCoset

19:30:59 Multi_Party_Computation: theory HOL-Algebra.Module

19:30:59 Multi_Party_Computation: theory Multi_Party_Computation.GMW

19:31:01 Multi_Party_Computation: theory Multi_Party_Computation.Secure_Multiplication

19:31:02 Multi_Party_Computation: theory HOL-Algebra.Ideal

19:31:05 Multi_Party_Computation: theory HOL-Algebra.RingHom

19:31:06 Multi_Party_Computation: theory HOL-Algebra.UnivPoly

19:31:22 Multi_Party_Computation: theory HOL-Algebra.Multiplicative_Group

19:31:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Programming

19:31:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Programming/document.pdf

19:31:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Programming/outline.pdf

19:31:26 Timing Linear_Programming (4 threads, 155.460s elapsed time, 438.148s cpu time, 19.652s GC time, factor 2.82)

19:31:26 Finished Linear_Programming (0:02:44 elapsed time, 0:07:34 cpu time, factor 2.76)

19:31:26 Running Perron_Frobenius ...

19:31:27 Multi_Party_Computation: theory HOL-Number_Theory.Residues

19:31:29 Multi_Party_Computation: theory Multi_Party_Computation.Number_Theory_Aux

19:31:29 Multi_Party_Computation: theory Multi_Party_Computation.Malicious_OT

19:31:30 Multi_Party_Computation: theory Multi_Party_Computation.ETP_RSA_OT

19:31:30 Perron_Frobenius: theory HOL-Eisbach.Eisbach

19:31:30 Perron_Frobenius: theory HOL-Types_To_Sets.Types_To_Sets

19:31:30 Perron_Frobenius: theory HOL-Analysis.Metric_Arith

19:31:30 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology

19:31:31 Perron_Frobenius: theory HOL-Analysis.Continuum_Not_Denumerable

19:31:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Examples

19:31:31 Timing HOL-ODE-Examples (4 threads, 623.288s elapsed time, 1784.388s cpu time, 9.140s GC time, factor 2.86)

19:31:31 Finished HOL-ODE-Examples (0:10:29 elapsed time, 0:29:50 cpu time, factor 2.85)

19:31:31 Running Prpu_Maxflow ...

19:31:31 Perron_Frobenius: theory HOL-Analysis.Inner_Product

19:31:32 Perron_Frobenius: theory HOL-Analysis.L2_Norm

19:31:32 Perron_Frobenius: theory HOL-Analysis.Operator_Norm

19:31:32 Perron_Frobenius: theory HOL-Analysis.Product_Vector

19:31:32 Perron_Frobenius: theory Polynomial_Factorization.Polynomial_Divisibility

19:31:32 Perron_Frobenius: theory Sturm_Sequences.Misc_Polynomial

19:31:32 Perron_Frobenius: theory Sturm_Sequences.Sturm_Library

19:31:32 Perron_Frobenius: theory Sturm_Sequences.Sturm_Theorem

19:31:33 Perron_Frobenius: theory HOL-Analysis.Elementary_Topology

19:31:34 Perron_Frobenius: theory HOL-Analysis.Euclidean_Space

19:31:34 Perron_Frobenius: theory Sturm_Sequences.Sturm_Method

19:31:35 Prpu_Maxflow: theory Prpu_Maxflow.Generic_Push_Relabel

19:31:35 Prpu_Maxflow: theory Prpu_Maxflow.Graph_Topological_Ordering

19:31:36 Perron_Frobenius: theory HOL-Analysis.Abstract_Limits

19:31:36 Perron_Frobenius: theory HOL-Analysis.Norm_Arith

19:31:36 Perron_Frobenius: theory Polynomial_Factorization.Square_Free_Factorization

19:31:36 Perron_Frobenius: theory Rank_Nullity_Theorem.Dual_Order

19:31:37 Perron_Frobenius: theory HOL-Analysis.Finite_Cartesian_Product

19:31:37 Perron_Frobenius: theory HOL-Analysis.Linear_Algebra

19:31:38 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology_2

19:31:40 Perron_Frobenius: theory HOL-Analysis.Affine

19:31:40 Perron_Frobenius: theory HOL-Analysis.Connected

19:31:40 Perron_Frobenius: theory HOL-Analysis.Cartesian_Space

19:31:40 Perron_Frobenius: theory HOL-Analysis.Elementary_Metric_Spaces

19:31:40 Perron_Frobenius: theory HOL-Analysis.Convex

19:31:41 Perron_Frobenius: theory HOL-Analysis.Function_Topology

19:31:42 Perron_Frobenius: theory HOL-Analysis.Product_Topology

19:31:42 Perron_Frobenius: theory HOL-Analysis.Determinants

19:31:43 Perron_Frobenius: theory HOL-Analysis.T1_Spaces

19:31:44 Perron_Frobenius: theory HOL-Analysis.Elementary_Normed_Spaces

19:31:47 Perron_Frobenius: theory HOL-Analysis.Topology_Euclidean_Space

19:31:50 Perron_Frobenius: theory HOL-Analysis.Convex_Euclidean_Space

19:31:51 Perron_Frobenius: theory HOL-Analysis.Extended_Real_Limits

19:31:51 Perron_Frobenius: theory HOL-Analysis.Line_Segment

19:31:52 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel

19:31:52 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Inst

19:31:53 Perron_Frobenius: theory HOL-Analysis.Starlike

19:31:53 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Impl

19:31:53 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front

19:31:54 Perron_Frobenius: theory HOL-Analysis.Summation_Tests

19:31:55 Perron_Frobenius: theory HOL-Analysis.Uniform_Limit

19:31:56 Perron_Frobenius: theory HOL-Analysis.Path_Connected

19:31:56 Perron_Frobenius: theory HOL-Analysis.Bounded_Linear_Function

19:32:00 Perron_Frobenius: theory HOL-Analysis.Derivative

19:32:00 Perron_Frobenius: theory HOL-Analysis.Homotopy

19:32:03 Perron_Frobenius: theory HOL-Analysis.Cartesian_Euclidean_Space

19:32:03 Perron_Frobenius: theory Rank_Nullity_Theorem.Mod_Type

19:32:04 Perron_Frobenius: theory HOL-Analysis.Homeomorphism

19:32:05 Perron_Frobenius: theory HOL-Analysis.Brouwer_Fixpoint

19:32:07 Perron_Frobenius: theory Rank_Nullity_Theorem.Miscellaneous

19:32:20 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

19:32:20 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front_Impl

19:32:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Store_Buffer_Reduction

19:32:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Store_Buffer_Reduction/document.pdf

19:32:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Store_Buffer_Reduction/outline.pdf

19:32:42 Timing Store_Buffer_Reduction (4 threads, 173.105s elapsed time, 472.340s cpu time, 37.128s GC time, factor 2.73)

19:32:42 Finished Store_Buffer_Reduction (0:04:01 elapsed time, 0:09:28 cpu time, factor 2.36)

19:32:42 Running Collections_Examples ...

19:32:45 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples_Chapter

19:32:45 Collections_Examples: theory Collections_Examples.Examples_Chapter

19:32:45 Collections_Examples: theory Collections_Examples.ICF_Examples_Chapter

19:32:45 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples_Chapter

19:32:45 Collections_Examples: theory Containers.Equal

19:32:45 Collections_Examples: theory Containers.Extend_Partial_Order

19:32:45 Collections_Examples: theory Containers.List_Fusion

19:32:45 Collections_Examples: theory Deriving.Comparator

19:32:45 Collections_Examples: theory Containers.Closure_Set

19:32:46 Collections_Examples: theory Deriving.Derive_Manager

19:32:46 Collections_Examples: theory Deriving.Generator_Aux

19:32:46 Collections_Examples: theory HOL-Library.DAList

19:32:46 Collections_Examples: theory Deriving.Equality_Generator

19:32:47 Collections_Examples: theory Deriving.Equality_Instances

19:32:47 Collections_Examples: theory Deriving.Compare

19:32:47 Collections_Examples: theory Deriving.Comparator_Generator

19:32:48 Collections_Examples: theory Containers.Containers_Auxiliary

19:32:48 Collections_Examples: theory Containers.AssocList

19:32:48 Collections_Examples: theory HOL-Library.Char_ord

19:32:48 Collections_Examples: theory Containers.Lexicographic_Order

19:32:48 Collections_Examples: theory HOL-Library.Omega_Words_Fun

19:32:48 Collections_Examples: theory Deriving.Compare_Generator

19:32:48 Collections_Examples: theory HOL-Library.Mapping

19:32:49 Collections_Examples: theory Containers.Containers_Generator

19:32:49 Collections_Examples: theory CAVA_Automata.Digraph_Basic

19:32:49 Collections_Examples: theory Deriving.Compare_Instances

19:32:49 Collections_Examples: theory Containers.Collection_Enum

19:32:50 Collections_Examples: theory Containers.Collection_Eq

19:32:50 Collections_Examples: theory Containers.Set_Linorder

19:32:50 Collections_Examples: theory Containers.RBT_ext

19:32:51 PAC_Checker: theory PAC_Checker.PAC_Checker_MLton

19:32:51 Collections_Examples: theory Deriving.RBT_Comparator_Impl

19:32:51 Collections_Examples: theory Containers.DList_Set

19:32:52 Collections_Examples: theory HOL-Library.Uprod

19:32:53 Collections_Examples: theory Collections_Examples.Exploration

19:32:53 Collections_Examples: theory Containers.TwoSat_Ex

19:32:54 Collections_Examples: theory Collections_Examples.Exploration_DFS

19:32:55 Collections_Examples: theory Collections_Examples.PerformanceTest

19:32:57 Collections_Examples: theory Collections_Examples.itp_2010

19:32:58 Collections_Examples: theory Collections_Examples.Simple_DFS

19:33:04 Collections_Examples: theory Collections_Examples.Succ_Graph

19:33:04 Collections_Examples: theory Containers.Collection_Order

19:33:08 Collections_Examples: theory Containers.RBT_Mapping2

19:33:10 Collections_Examples: theory Containers.RBT_Set2

19:33:10 Collections_Examples: theory Collections_Examples.ICF_Examples

19:33:12 Collections_Examples: theory Collections_Examples.ICF_Test

19:33:12 Collections_Examples: theory Containers.Set_Impl

19:33:13 Collections_Examples: theory Collections_Examples.Coll_Test

19:33:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PAC_Checker

19:33:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PAC_Checker/document.pdf

19:33:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PAC_Checker/outline.pdf

19:33:24 Timing PAC_Checker (4 threads, 284.435s elapsed time, 1005.464s cpu time, 85.556s GC time, factor 3.53)

19:33:24 Finished PAC_Checker (0:04:57 elapsed time, 0:18:18 cpu time, factor 3.69)

19:33:24 Running Algebraic_VCs ...

19:33:26 Algebraic_VCs: theory HOL-Eisbach.Eisbach

19:33:26 Algebraic_VCs: theory Algebraic_VCs.P2S2R

19:33:26 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_scratch

19:33:26 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_scratch

19:33:26 Algebraic_VCs: theory HOL-Hoare.Heap

19:33:27 Algebraic_VCs: theory KAD.Domain_Semiring

19:33:28 Algebraic_VCs: theory Algebraic_VCs.VC_KAT

19:33:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation

19:33:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/document.pdf

19:33:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multi_Party_Computation/outline.pdf

19:33:30 Timing Multi_Party_Computation (4 threads, 151.025s elapsed time, 547.524s cpu time, 13.364s GC time, factor 3.63)

19:33:30 Finished Multi_Party_Computation (0:02:41 elapsed time, 0:09:27 cpu time, factor 3.50)

19:33:30 Building Refine_Imperative_HOL ...

19:33:31 Algebraic_VCs: theory Algebraic_VCs.RKAT

19:33:32 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples

19:33:32 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples2

19:33:32 Collections_Examples: theory Containers.Mapping_Impl

19:33:33 Algebraic_VCs: theory Algebraic_VCs.RKAT_Models

19:33:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.User_Smashing

19:33:33 Refine_Imperative_HOL: theory Isar_Ref.Base

19:33:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.PO_Normalizer

19:33:33 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Misc

19:33:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Add

19:33:33 Refine_Imperative_HOL: theory List-Index.List_Index

19:33:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Concl_Pres_Clarification

19:33:33 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT

19:33:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Named_Theorems_Rev

19:33:34 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT_Examples

19:33:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Structured_Apply

19:33:34 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Refine_Aux

19:33:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Mono_Prover

19:33:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Misc

19:33:35 Collections_Examples: theory Collections_Examples.Nested_DFS

19:33:36 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Term_Synth

19:33:37 Refine_Imperative_HOL: theory HOL-Library.Rewrite

19:33:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Setup

19:33:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Tool

19:33:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_IICF

19:33:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

19:33:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Id_Op

19:33:37 Refine_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Default_Insts

19:33:38 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Basic

19:33:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-ARCH-COMP

19:33:38 Timing HOL-ODE-ARCH-COMP (4 threads, 779.171s elapsed time, 1711.644s cpu time, 16.408s GC time, factor 2.20)

19:33:38 Finished HOL-ODE-ARCH-COMP (0:13:04 elapsed time, 0:28:36 cpu time, factor 2.19)

19:33:38 Building Stone_Kleene_Relation_Algebras ...

19:33:39 Collections_Examples: theory Collections_Examples.Combined_TwoSat

19:33:40 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Constraints

19:33:40 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Monadify

19:33:40 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Iterings

19:33:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Frame

19:33:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Rules

19:33:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Definition

19:33:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

19:33:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Translate

19:33:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Intf_Util

19:33:49 Prpu_Maxflow: theory Prpu_Maxflow.Generated_Code_Test

19:33:50 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Tool

19:33:51 Algebraic_VCs: theory KAD.Antidomain_Semiring

19:33:51 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

19:33:52 Collections_Examples: theory Collections_Examples.Foreach_Refine

19:33:53 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Kleene_Algebras

19:33:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover

19:33:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover/document.pdf

19:33:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover/outline.pdf

19:33:53 Timing Functional_Ordered_Resolution_Prover (4 threads, 232.819s elapsed time, 547.856s cpu time, 28.284s GC time, factor 2.35)

19:33:53 Finished Functional_Ordered_Resolution_Prover (0:04:01 elapsed time, 0:10:23 cpu time, factor 2.59)

19:33:53 Building Dependent_SIFUM_Type_Systems ...

19:33:55 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Preliminaries

19:33:55 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Foreach

19:33:57 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Language

19:33:57 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Security

19:33:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Improper

19:33:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref

19:33:58 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List

19:33:58 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Map

19:33:58 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Matrix

19:33:58 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Multiset

19:33:59 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Map

19:33:59 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_Mset

19:34:00 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Compositionality

19:34:00 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array

19:34:01 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_List

19:34:01 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_HOL_List

19:34:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_MS_Array_List

19:34:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_MsetO

19:34:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Bag

19:34:03 Collections_Examples: theory Collections_Examples.ICF_Only_Test

19:34:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_Matrix

19:34:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heap

19:34:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Set

19:34:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

19:34:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_SetO

19:34:04 Collections_Examples: theory Collections_Examples.Refine_Fold

19:34:04 Collections_Examples: theory Collections_Examples.Bfs_Impl

19:34:05 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.TypeSystem

19:34:05 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.LocallySoundModeUse

19:34:05 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

19:34:05 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heap

19:34:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-CSP

19:34:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-CSP/document.pdf

19:34:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-CSP/outline.pdf

19:34:05 Timing HOL-CSP (4 threads, 288.073s elapsed time, 885.832s cpu time, 14.560s GC time, factor 3.08)

19:34:05 Finished HOL-CSP (0:04:59 elapsed time, 0:15:06 cpu time, factor 3.02)

19:34:05 Running Interval_Arithmetic_Word32 ...

19:34:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Sepl_Binding

19:34:07 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Algebras

19:34:07 Interval_Arithmetic_Word32: theory HOL-Library.Code_Target_Int

19:34:07 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Interval_Word32

19:34:07 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

19:34:07 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Finite_String

19:34:18 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Interpreter

19:34:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow

19:34:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow/document.pdf

19:34:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow/outline.pdf

19:34:22 Timing Prpu_Maxflow (4 threads, 159.144s elapsed time, 303.296s cpu time, 8.068s GC time, factor 1.91)

19:34:22 Finished Prpu_Maxflow (0:02:49 elapsed time, 0:06:30 cpu time, factor 2.30)

19:34:22 Running HOL-Corec_Examples ...

19:34:23 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF

19:34:25 HOL-Corec_Examples: theory HOL-Corec_Examples.Iterate_GPV

19:34:25 HOL-Corec_Examples: theory HOL-Corec_Examples.LFilter

19:34:25 HOL-Corec_Examples: theory HOL-Corec_Examples.Simple_Nesting

19:34:25 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Processor

19:34:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers

19:34:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers/document.pdf

19:34:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers/outline.pdf

19:34:26 Timing Algebraic_Numbers (4 threads, 295.321s elapsed time, 1013.064s cpu time, 21.896s GC time, factor 3.43)

19:34:26 Finished Algebraic_Numbers (0:05:10 elapsed time, 0:17:17 cpu time, factor 3.34)

19:34:26 Running Key_Agreement_Strong_Adversaries ...

19:34:26 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_General_Util

19:34:26 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

19:34:27 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Messages

19:34:27 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Infra

19:34:28 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Refinement

19:34:29 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Reference

19:34:31 HOL-Corec_Examples: theory HOL-Corec_Examples.Paper_Examples

19:34:32 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples

19:34:33 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples

19:34:36 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.AuthenticationN

19:34:36 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Message_derivation

19:34:36 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Runs

19:34:38 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.AuthenticationI

19:34:38 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Channels

19:34:38 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.IK

19:34:38 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Payloads

19:34:38 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Secrecy

19:34:39 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem

19:34:40 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem_asymmetric

19:34:40 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem_lemmas

19:34:41 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.Implem_symmetric

19:34:41 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl1

19:34:43 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl1

19:34:44 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl2

19:34:44 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl1

19:34:45 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Matrix_Kleene_Algebras

19:34:45 Stone_Kleene_Relation_Algebras: theory Stone_Kleene_Relation_Algebras.Kleene_Relation_Subalgebras

19:34:45 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl2

19:34:45 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl3

19:34:46 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl2

19:34:46 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl3

19:34:47 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl3_asymmetric

19:34:48 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.dhlvl3_symmetric

19:34:48 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl3

19:34:48 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl3_asymmetric

19:34:48 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.pfslvl3_symmetric

19:34:49 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Applications

19:34:49 Algebraic_VCs: theory KAD.Range_Semiring

19:34:50 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl3_asymmetric

19:34:50 Key_Agreement_Strong_Adversaries: theory Key_Agreement_Strong_Adversaries.sklvl3_symmetric

19:35:11 Perron_Frobenius: theory Perron_Frobenius.Bij_Nat

19:35:11 Perron_Frobenius: theory HOL-Real_Asymp.Inst_Existentials

19:35:11 Perron_Frobenius: theory Perron_Frobenius.Cancel_Card_Constraint

19:35:11 Perron_Frobenius: theory HOL-Real_Asymp.Eventuallize

19:35:11 Perron_Frobenius: theory HOL-Real_Asymp.Lazy_Eval

19:35:11 Collections_Examples: theory Collections_Examples.Collection_Examples

19:35:11 Perron_Frobenius: theory Perron_Frobenius.Roots_Unity

19:35:11 Perron_Frobenius: theory Perron_Frobenius.Hom_Gauss_Jordan

19:35:11 Perron_Frobenius: theory Perron_Frobenius.HMA_Connect

19:35:12 Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion

19:35:15 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Graph

19:35:15 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Misc

19:35:15 Refine_Imperative_HOL: theory HOL-Library.Omega_Words_Fun

19:35:15 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Weight

19:35:16 Refine_Imperative_HOL: theory Collections_Examples.Succ_Graph

19:35:16 Refine_Imperative_HOL: theory CAVA_Automata.Digraph_Basic

19:35:16 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Aux

19:35:16 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphSpec

19:35:17 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

19:35:17 Dependent_SIFUM_Type_Systems: theory HOL-Eisbach.Eisbach

19:35:17 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Example

19:35:17 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius

19:35:18 Dependent_SIFUM_Type_Systems: theory HOL-Eisbach.Eisbach_Tools

19:35:18 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.TypeSystemTactics

19:35:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples

19:35:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples/document.pdf

19:35:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples/outline.pdf

19:35:19 Timing Collections_Examples (4 threads, 147.560s elapsed time, 477.500s cpu time, 18.104s GC time, factor 3.24)

19:35:19 Finished Collections_Examples (0:02:36 elapsed time, 0:15:14 cpu time, factor 5.86)

19:35:19 Running Probabilistic_Prime_Tests ...

19:35:19 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra

19:35:19 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Irreducible

19:35:19 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory

19:35:20 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_WGraph

19:35:21 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Example_Swap_Add

19:35:21 Dependent_SIFUM_Type_Systems: theory Dependent_SIFUM_Type_Systems.Example_TypeSystem

19:35:22 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_General

19:35:22 Probabilistic_Prime_Tests: theory HOL-Cardinals.Fun_More

19:35:22 Probabilistic_Prime_Tests: theory HOL-Cardinals.Order_Relation_More

19:35:22 Probabilistic_Prime_Tests: theory HOL-Cardinals.Order_Union

19:35:22 Probabilistic_Prime_Tests: theory HOL-Algebra.Exponent

19:35:23 Probabilistic_Prime_Tests: theory HOL-Computational_Algebra.Squarefree

19:35:23 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Cong

19:35:23 Probabilistic_Prime_Tests: theory HOL-Library.Permutation

19:35:23 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellfounded_More

19:35:23 Probabilistic_Prime_Tests: theory HOL-Library.Fun_Lexorder

19:35:23 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphGA

19:35:23 Probabilistic_Prime_Tests: theory HOL-Algebra.Congruence

19:35:23 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Relation

19:35:23 Probabilistic_Prime_Tests: theory HOL-Algebra.Cycles

19:35:24 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Embedding

19:35:24 Probabilistic_Prime_Tests: theory HOL-Cardinals.Wellorder_Constructions

19:35:24 Probabilistic_Prime_Tests: theory HOL-Library.Equipollence

19:35:25 Probabilistic_Prime_Tests: theory HOL-Library.Groups_Big_Fun

19:35:25 Probabilistic_Prime_Tests: theory HOL-Algebra.Order

19:35:25 Probabilistic_Prime_Tests: theory HOL-Library.More_List

19:35:25 Probabilistic_Prime_Tests: theory HOL-Library.Power_By_Squaring

19:35:25 Probabilistic_Prime_Tests: theory HOL-Library.Poly_Mapping

19:35:25 Probabilistic_Prime_Tests: theory HOL-Cardinals.Cardinal_Order_Relation

19:35:25 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Mod_Exp

19:35:26 Refine_Imperative_HOL: theory Collections_Examples.Nested_DFS

19:35:26 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphByMap

19:35:26 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Eratosthenes

19:35:27 Probabilistic_Prime_Tests: theory HOL-Algebra.Lattice

19:35:27 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Fib

19:35:27 Probabilistic_Prime_Tests: theory HOL-Cardinals.Cardinal_Arithmetic

19:35:27 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Prime_Powers

19:35:28 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Totient

19:35:28 Probabilistic_Prime_Tests: theory HOL-Algebra.Complete_Lattice

19:35:28 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra

19:35:29 Probabilistic_Prime_Tests: theory HOL-Algebra.Galois_Connection

19:35:30 Probabilistic_Prime_Tests: theory HOL-Algebra.Group

19:35:30 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.HashGraphImpl

19:35:31 HOL-Corec_Examples: theory HOL-Corec_Examples.GPV_Bare_Bones

19:35:31 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_A

19:35:31 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_Poly

19:35:31 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Mono

19:35:33 Probabilistic_Prime_Tests: theory HOL-Algebra.Bij

19:35:33 Probabilistic_Prime_Tests: theory HOL-Algebra.Coset

19:35:33 Probabilistic_Prime_Tests: theory HOL-Algebra.FiniteProduct

19:35:33 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

19:35:33 Probabilistic_Prime_Tests: theory HOL-Algebra.Ring

19:35:35 Probabilistic_Prime_Tests: theory HOL-Algebra.Group_Action

19:35:35 Probabilistic_Prime_Tests: theory HOL-Algebra.Sylow

19:35:36 Probabilistic_Prime_Tests: theory HOL-Algebra.Divisibility

19:35:37 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_B

19:35:38 Probabilistic_Prime_Tests: theory HOL-Algebra.Zassenhaus

19:35:38 Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Groups

19:35:40 Probabilistic_Prime_Tests: theory HOL-Algebra.Solvable_Groups

19:35:40 Probabilistic_Prime_Tests: theory HOL-Algebra.Sym_Groups

19:35:41 Probabilistic_Prime_Tests: theory HOL-Algebra.AbelCoset

19:35:41 Probabilistic_Prime_Tests: theory HOL-Algebra.Module

19:35:41 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_C

19:35:44 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Poly

19:35:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Kleene_Relation_Algebras

19:35:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Kleene_Relation_Algebras/document.pdf

19:35:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stone_Kleene_Relation_Algebras/outline.pdf

19:35:46 Timing Stone_Kleene_Relation_Algebras (4 threads, 92.708s elapsed time, 277.328s cpu time, 13.456s GC time, factor 2.99)

19:35:46 Finished Stone_Kleene_Relation_Algebras (0:02:07 elapsed time, 0:05:34 cpu time, factor 2.63)

19:35:46 Building Coinductive ...

19:35:47 Probabilistic_Prime_Tests: theory HOL-Algebra.Ideal

19:35:47 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_D

19:35:49 Coinductive: theory HOL-Analysis.Metric_Arith

19:35:49 Coinductive: theory Coinductive.Resumption

19:35:49 Coinductive: theory HOL-Analysis.Inner_Product

19:35:49 Coinductive: theory HOL-Analysis.Abstract_Topology

19:35:50 Coinductive: theory HOL-Analysis.L2_Norm

19:35:51 Coinductive: theory HOL-Analysis.Product_Vector

19:35:51 Probabilistic_Prime_Tests: theory HOL-Algebra.Ideal_Product

19:35:51 Probabilistic_Prime_Tests: theory HOL-Algebra.RingHom

19:35:51 Coinductive: theory Coinductive.Coinductive_Nat

19:35:51 Coinductive: theory HOL-Analysis.Norm_Arith

19:35:52 Coinductive: theory HOL-Analysis.Elementary_Topology

19:35:52 Coinductive: theory HOL-Analysis.Euclidean_Space

19:35:52 Probabilistic_Prime_Tests: theory HOL-Algebra.QuotRing

19:35:52 Probabilistic_Prime_Tests: theory HOL-Algebra.UnivPoly

19:35:52 Coinductive: theory Coinductive.Coinductive_List

19:35:54 Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:35:56 Coinductive: theory HOL-Analysis.Finite_Cartesian_Product

19:35:56 Coinductive: theory HOL-Analysis.Linear_Algebra

19:35:56 Coinductive: theory HOL-Analysis.Abstract_Topology_2

19:35:57 Probabilistic_Prime_Tests: theory HOL-Algebra.IntRing

19:35:57 Probabilistic_Prime_Tests: theory HOL-Algebra.Weak_Morphisms

19:35:57 HOL-Corec_Examples: theory HOL-Corec_Examples.Small_Concrete

19:35:57 Perron_Frobenius: theory HOL-Real_Asymp.Real_Asymp

19:35:57 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

19:35:58 Probabilistic_Prime_Tests: theory HOL-Algebra.Chinese_Remainder

19:35:58 Coinductive: theory HOL-Analysis.Connected

19:35:58 Coinductive: theory HOL-Analysis.Elementary_Metric_Spaces

19:35:59 Coinductive: theory HOL-Analysis.Cartesian_Space

19:36:01 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory_2

19:36:01 Coinductive: theory HOL-Analysis.Elementary_Normed_Spaces

19:36:02 Perron_Frobenius: theory Perron_Frobenius.Check_Matrix_Growth

19:36:02 Coinductive: theory Coinductive.Coinductive_List_Prefix

19:36:02 Coinductive: theory Coinductive.Hamming_Stream

19:36:03 Coinductive: theory Coinductive.Koenigslemma

19:36:03 Coinductive: theory Coinductive.LMirror

19:36:03 Coinductive: theory Coinductive.Lazy_LList

19:36:03 Coinductive: theory Coinductive.Quotient_Coinductive_List

19:36:04 Coinductive: theory Coinductive.TLList

19:36:04 Coinductive: theory Coinductive.Coinductive_Stream

19:36:04 Coinductive: theory HOL-Analysis.Topology_Euclidean_Space

19:36:06 Algebraic_VCs: theory Algebraic_VCs.Domain_Quantale

19:36:06 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Models

19:36:07 Coinductive: theory Coinductive.Lazy_TLList

19:36:07 Coinductive: theory Coinductive.Quotient_TLList

19:36:07 Coinductive: theory Coinductive.TLList_CCPO

19:36:08 Coinductive: theory HOL-Analysis.Extended_Real_Limits

19:36:08 Probabilistic_Prime_Tests: theory HOL-Algebra.Multiplicative_Group

19:36:08 Coinductive: theory Coinductive.TLList_CCPO_Examples

19:36:09 Coinductive: theory Coinductive.Coinductive

19:36:10 Coinductive: theory Coinductive.CCPO_Topology

19:36:12 Coinductive: theory Coinductive.LList_CCPO_Topology

19:36:13 Probabilistic_Prime_Tests: theory HOL-Algebra.Elementary_Groups

19:36:14 Probabilistic_Prime_Tests: theory HOL-Algebra.Ring_Divisibility

19:36:14 Probabilistic_Prime_Tests: theory HOL-Algebra.Subrings

19:36:14 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Residues

19:36:15 Probabilistic_Prime_Tests: theory HOL-Algebra.Exact_Sequence

19:36:15 Coinductive: theory Coinductive.Coinductive_Examples

19:36:16 Probabilistic_Prime_Tests: theory HOL-Algebra.Product_Groups

19:36:17 Probabilistic_Prime_Tests: theory HOL-Algebra.Free_Abelian_Groups

19:36:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius

19:36:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/document.pdf

19:36:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/outline.pdf

19:36:17 Timing Perron_Frobenius (4 threads, 278.335s elapsed time, 923.976s cpu time, 51.760s GC time, factor 3.32)

19:36:17 Finished Perron_Frobenius (0:04:50 elapsed time, 0:15:45 cpu time, factor 3.25)

19:36:17 Building Group-Ring-Module ...

19:36:17 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Euler_Criterion

19:36:17 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Gauss

19:36:17 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Quadratic_Reciprocity

19:36:18 Probabilistic_Prime_Tests: theory HOL-Algebra.Embedded_Algebras

19:36:18 Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Rings

19:36:19 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Pocklington

19:36:19 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Residue_Primitive_Roots

19:36:19 Probabilistic_Prime_Tests: theory HOL-Algebra.Generated_Fields

19:36:19 Probabilistic_Prime_Tests: theory HOL-Number_Theory.Number_Theory

19:36:22 Algebraic_VCs: theory Algebraic_VCs.VC_KAD

19:36:24 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Test

19:36:25 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Legendre_Symbol

19:36:26 Probabilistic_Prime_Tests: theory HOL-Algebra.Polynomials

19:36:31 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Friends

19:36:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

19:36:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Examples

19:36:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption

19:36:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Heapmap_Bench

19:36:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Graph

19:36:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Dijkstra

19:36:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Combinator

19:36:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Datatype

19:36:38 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_DFS

19:36:38 HOL-Corec_Examples: theory HOL-Corec_Examples.TLList_Friends

19:36:39 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_NDFS

19:36:41 Algebraic_VCs: theory Algebraic_VCs.Path_Model_Example

19:36:41 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples

19:36:42 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples2

19:36:42 HOL-Corec_Examples: theory HOL-Corec_Examples.Type_Class

19:36:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Minitests

19:36:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Interval_Arithmetic_Word32

19:36:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Interval_Arithmetic_Word32/document.pdf

19:36:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Interval_Arithmetic_Word32/outline.pdf

19:36:42 Timing Interval_Arithmetic_Word32 (4 threads, 148.812s elapsed time, 489.500s cpu time, 15.636s GC time, factor 3.29)

19:36:42 Finished Interval_Arithmetic_Word32 (0:02:36 elapsed time, 0:08:24 cpu time, factor 3.21)

19:36:42 Running Proof_Strategy_Language ...

19:36:42 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual

19:36:43 Algebraic_VCs: theory Algebraic_VCs.Pointer_Examples

19:36:43 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf

19:36:44 Proof_Strategy_Language: theory HOL-Eisbach.Eisbach

19:36:44 Proof_Strategy_Language: theory Proof_Strategy_Language.Try_Hard

19:36:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Type_Systems

19:36:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Type_Systems/document.pdf

19:36:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Type_Systems/outline.pdf

19:36:45 Timing Dependent_SIFUM_Type_Systems (4 threads, 114.298s elapsed time, 321.580s cpu time, 11.180s GC time, factor 2.81)

19:36:45 Finished Dependent_SIFUM_Type_Systems (0:02:49 elapsed time, 0:07:00 cpu time, factor 2.47)

19:36:45 Running Transcendence_Series_Hancl_Rucki ...

19:36:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

19:36:46 Proof_Strategy_Language: theory Proof_Strategy_Language.PSL

19:36:46 Proof_Strategy_Language: theory Proof_Strategy_Language.Example

19:36:48 Transcendence_Series_Hancl_Rucki: theory HOL-Eisbach.Eisbach

19:36:48 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Group_Closure

19:36:48 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Fraction_Field

19:36:48 Transcendence_Series_Hancl_Rucki: theory HOL-Library.BNF_Corec

19:36:49 Transcendence_Series_Hancl_Rucki: theory HOL-Eisbach.Eisbach_Tools

19:36:49 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Nth_Powers

19:36:49 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Squarefree

19:36:49 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Cong

19:36:50 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Congruence

19:36:50 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Normalized_Fraction

19:36:50 Probabilistic_Prime_Tests: theory HOL-Algebra.Polynomial_Divisibility

19:36:51 Transcendence_Series_Hancl_Rucki: theory HOL-Library.More_List

19:36:51 Algebraic_VCs: theory Algebraic_VCs.KAD_is_KAT

19:36:51 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Power_By_Squaring

19:36:51 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Order

19:36:52 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Stirling

19:36:52 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Mod_Exp

19:36:53 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Eratosthenes

19:36:53 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Inst_Existentials

19:36:53 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli

19:36:53 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Field_as_Ring

19:36:53 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial

19:36:53 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Lattice

19:36:55 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf_Examples

19:36:55 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Dijkstra_Benchmark

19:36:55 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Complete_Lattice

19:36:56 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Going_To_Filter

19:36:56 Transcendence_Series_Hancl_Rucki: theory HOL-Library.Landau_Symbols

19:36:57 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Group

19:36:57 Group-Ring-Module: theory Group-Ring-Module.Algebra1

19:37:00 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Periodic_Bernpoly

19:37:00 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Topology

19:37:00 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Analysis

19:37:01 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Coset

19:37:01 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.FiniteProduct

19:37:01 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Fib

19:37:02 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Prime_Powers

19:37:02 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Ring

19:37:03 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Totient

19:37:03 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Generated_Groups

19:37:04 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual_Examples

19:37:05 Group-Ring-Module: theory Group-Ring-Module.Algebra2

19:37:06 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Eventuallize

19:37:06 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Lazy_Eval

19:37:08 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Multiseries_Expansion

19:37:09 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:37:09 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial_FPS

19:37:10 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Polynomial_Factorial

19:37:10 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.AbelCoset

19:37:10 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Module

19:37:10 Group-Ring-Module: theory Group-Ring-Module.Algebra3

19:37:13 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Formal_Laurent_Series

19:37:14 Refine_Imperative_HOL: theory Refine_Imperative_HOL.NDFS_Benchmark

19:37:14 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_All_Examples

19:37:15 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Ideal

19:37:18 Group-Ring-Module: theory Group-Ring-Module.Algebra4

19:37:19 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.RingHom

19:37:21 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.UnivPoly

19:37:24 Probabilistic_Prime_Tests: theory HOL-Algebra.Finite_Extensions

19:37:25 Probabilistic_Prime_Tests: theory HOL-Algebra.Indexed_Polynomials

19:37:26 Group-Ring-Module: theory Group-Ring-Module.Algebra5

19:37:27 Transcendence_Series_Hancl_Rucki: theory HOL-Computational_Algebra.Computational_Algebra

19:37:27 Transcendence_Series_Hancl_Rucki: theory Sturm_Tarski.PolyMisc

19:37:28 Transcendence_Series_Hancl_Rucki: theory Sturm_Tarski.Sturm_Tarski

19:37:29 Transcendence_Series_Hancl_Rucki: theory Budan_Fourier.BF_Misc

19:37:30 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Algebraic

19:37:31 Group-Ring-Module: theory Group-Ring-Module.Algebra6

19:37:32 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Missing_Transcendental

19:37:33 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Cauchy_Index_Theorem

19:37:36 Transcendence_Series_Hancl_Rucki: theory Winding_Number_Eval.Winding_Number_Eval

19:37:36 Transcendence_Series_Hancl_Rucki: theory HOL-Algebra.Multiplicative_Group

19:37:39 Group-Ring-Module: theory Group-Ring-Module.Algebra7

19:37:40 Probabilistic_Prime_Tests: theory HOL-Algebra.Algebraic_Closure

19:37:40 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Residues

19:37:43 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Euler_Criterion

19:37:44 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Pocklington

19:37:44 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Gauss

19:37:44 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:37:44 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Residue_Primitive_Roots

19:37:44 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Quadratic_Reciprocity

19:37:45 Group-Ring-Module: theory Group-Ring-Module.Algebra8

19:37:45 Transcendence_Series_Hancl_Rucki: theory HOL-Number_Theory.Number_Theory

19:37:47 Transcendence_Series_Hancl_Rucki: theory HOL-Real_Asymp.Real_Asymp

19:37:47 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli_FPS

19:37:47 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Misc

19:37:47 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Multiplicative_Function

19:37:48 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Product

19:37:48 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Euler_Products

19:37:48 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Series

19:37:49 Probabilistic_Prime_Tests: theory HOL-Algebra.Algebra

19:37:49 Group-Ring-Module: theory Group-Ring-Module.Algebra9

19:37:51 Transcendence_Series_Hancl_Rucki: theory Bernoulli.Bernoulli_Zeta

19:37:52 Transcendence_Series_Hancl_Rucki: theory Euler_MacLaurin.Euler_MacLaurin

19:37:52 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

19:37:53 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Moebius_Mu

19:37:53 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.More_Totient

19:37:54 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Divisor_Count

19:37:54 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Liouville_Lambda

19:37:54 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Generalized_Primality_Test

19:37:54 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Residues_Nat

19:37:54 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Jacobi_Symbol

19:37:54 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Arithmetic_Summatory

19:37:55 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Partial_Summation

19:37:55 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.QuadRes

19:37:56 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Carmichael_Numbers

19:37:56 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Euler_Witness

19:37:56 Transcendence_Series_Hancl_Rucki: theory Dirichlet_Series.Dirichlet_Series_Analysis

19:37:57 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Fermat_Witness

19:37:57 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Solovay_Strassen_Test

19:37:58 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Fermat_Test

19:37:58 Probabilistic_Prime_Tests: theory Probabilistic_Prime_Tests.Miller_Rabin_Test

19:38:06 Transcendence_Series_Hancl_Rucki: theory Zeta_Function.Zeta_Library

19:38:06 Transcendence_Series_Hancl_Rucki: theory Zeta_Function.Zeta_Function

19:38:12 Transcendence_Series_Hancl_Rucki: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

19:38:13 Transcendence_Series_Hancl_Rucki: theory Transcendence_Series_Hancl_Rucki.Transcendence_Series

19:38:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive

19:38:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/document.pdf

19:38:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/outline.pdf

19:38:17 Timing Coinductive (4 threads, 102.353s elapsed time, 355.452s cpu time, 11.072s GC time, factor 3.47)

19:38:17 Finished Coinductive (0:02:30 elapsed time, 0:07:34 cpu time, factor 3.03)

19:38:17 Running Differential_Dynamic_Logic ...

19:38:20 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Ids

19:38:20 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Lib

19:38:20 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Syntax

19:38:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs

19:38:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs/document.pdf

19:38:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs/outline.pdf

19:38:21 Timing Algebraic_VCs (4 threads, 285.580s elapsed time, 569.796s cpu time, 43.644s GC time, factor 2.00)

19:38:21 Finished Algebraic_VCs (0:04:56 elapsed time, 0:09:58 cpu time, factor 2.02)

19:38:21 Running No_FTL_observers ...

19:38:23 No_FTL_observers: theory No_FTL_observers.SpaceTime

19:38:23 No_FTL_observers: theory No_FTL_observers.SomeFunc

19:38:33 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Denotational_Semantics

19:38:33 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Pretty_Printer

19:38:40 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Axioms

19:38:40 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Frechet_Correctness

19:38:41 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Static_Semantics

19:38:45 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Coincidence

19:38:45 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.USubst

19:38:45 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Bound_Effect

19:38:45 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Differential_Axioms

19:38:45 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Uniform_Renaming

19:38:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Key_Agreement_Strong_Adversaries

19:38:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Key_Agreement_Strong_Adversaries/document.pdf

19:38:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Key_Agreement_Strong_Adversaries/outline.pdf

19:38:48 Timing Key_Agreement_Strong_Adversaries (4 threads, 252.091s elapsed time, 846.820s cpu time, 14.364s GC time, factor 3.36)

19:38:48 Finished Key_Agreement_Strong_Adversaries (0:04:21 elapsed time, 0:14:25 cpu time, factor 3.31)

19:38:48 Running Universal_Turing_Machine ...

19:38:49 Universal_Turing_Machine: theory Universal_Turing_Machine.Rec_Def

19:38:49 Universal_Turing_Machine: theory HOL-Library.Nat_Bijection

19:38:49 Universal_Turing_Machine: theory HOL-Library.Discrete

19:38:49 Universal_Turing_Machine: theory Universal_Turing_Machine.Turing

19:38:50 Universal_Turing_Machine: theory Universal_Turing_Machine.Recs

19:38:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL

19:38:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL/document.pdf

19:38:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL/outline.pdf

19:38:51 Timing Refine_Imperative_HOL (4 threads, 256.208s elapsed time, 602.980s cpu time, 33.540s GC time, factor 2.35)

19:38:51 Finished Refine_Imperative_HOL (0:05:20 elapsed time, 0:17:53 cpu time, factor 3.35)

19:38:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Corec_Examples

19:38:52 Timing HOL-Corec_Examples (4 threads, 264.858s elapsed time, 736.240s cpu time, 117.884s GC time, factor 2.78)

19:38:52 Finished HOL-Corec_Examples (0:04:29 elapsed time, 0:12:22 cpu time, factor 2.76)

19:38:52 Building Bernoulli ...

19:38:52 Building Datatype_Order_Generator ...

19:38:52 Universal_Turing_Machine: theory Universal_Turing_Machine.Turing_Hoare

19:38:53 Universal_Turing_Machine: theory Universal_Turing_Machine.Uncomputable

19:38:54 Datatype_Order_Generator: theory HOL-Word.Bit_Comprehension

19:38:54 Datatype_Order_Generator: theory Deriving.Derive_Manager

19:38:54 Datatype_Order_Generator: theory HOL-Word.Traditional_Syntax

19:38:54 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Aux

19:38:54 Datatype_Order_Generator: theory Deriving.Countable_Generator

19:38:54 Bernoulli: theory HOL-Computational_Algebra.Group_Closure

19:38:54 Bernoulli: theory HOL-Computational_Algebra.Fraction_Field

19:38:54 Bernoulli: theory HOL-Computational_Algebra.Nth_Powers

19:38:54 Bernoulli: theory HOL-Computational_Algebra.Squarefree

19:38:54 Datatype_Order_Generator: theory Datatype_Order_Generator.Order_Generator

19:38:55 Bernoulli: theory HOL-Number_Theory.Cong

19:38:55 Bernoulli: theory HOL-Algebra.Congruence

19:38:55 Datatype_Order_Generator: theory HOL-Word.Bits_Int

19:38:56 Bernoulli: theory HOL-Library.More_List

19:38:56 Bernoulli: theory HOL-Library.Power_By_Squaring

19:38:56 Bernoulli: theory HOL-Algebra.Order

19:38:56 Bernoulli: theory HOL-Computational_Algebra.Normalized_Fraction

19:38:56 Bernoulli: theory HOL-Library.Stirling

19:38:57 Bernoulli: theory HOL-Number_Theory.Mod_Exp

19:38:57 Bernoulli: theory HOL-Number_Theory.Eratosthenes

19:38:57 Bernoulli: theory Bernoulli.Bernoulli

19:38:57 Bernoulli: theory HOL-Computational_Algebra.Polynomial

19:38:58 Bernoulli: theory Bernoulli.Periodic_Bernpoly

19:38:58 Bernoulli: theory HOL-Number_Theory.Fib

19:38:58 Bernoulli: theory HOL-Algebra.Lattice

19:38:58 Bernoulli: theory HOL-Number_Theory.Prime_Powers

19:38:58 Datatype_Order_Generator: theory HOL-Word.Misc_Arithmetic

19:38:58 Bernoulli: theory HOL-Number_Theory.Totient

19:38:58 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus_Mopup

19:38:58 Datatype_Order_Generator: theory Native_Word.More_Bits_Int

19:38:59 Datatype_Order_Generator: theory HOL-Word.Word

19:38:59 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.USubst_Lemma

19:39:00 Bernoulli: theory HOL-Algebra.Complete_Lattice

19:39:01 Bernoulli: theory HOL-Algebra.Group

19:39:02 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus

19:39:04 Bernoulli: theory HOL-Algebra.Coset

19:39:04 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Proof_Checker

19:39:05 Bernoulli: theory HOL-Algebra.FiniteProduct

19:39:05 Bernoulli: theory HOL-Algebra.Ring

19:39:06 Bernoulli: theory HOL-Algebra.Generated_Groups

19:39:10 Bernoulli: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

19:39:10 Bernoulli: theory HOL-Computational_Algebra.Polynomial_FPS

19:39:10 Bernoulli: theory HOL-Computational_Algebra.Polynomial_Factorial

19:39:10 Datatype_Order_Generator: theory HOL-Word.Misc_Typedef

19:39:10 Datatype_Order_Generator: theory Word_Lib.Signed_Words

19:39:11 Datatype_Order_Generator: theory HOL-Word.Reversed_Bit_Lists

19:39:11 Bernoulli: theory HOL-Computational_Algebra.Formal_Laurent_Series

19:39:12 Bernoulli: theory HOL-Algebra.AbelCoset

19:39:12 Bernoulli: theory HOL-Algebra.Module

19:39:12 Datatype_Order_Generator: theory HOL-Word.Misc_lsb

19:39:12 Datatype_Order_Generator: theory HOL-Word.Misc_msb

19:39:13 Datatype_Order_Generator: theory HOL-Word.Misc_set_bit

19:39:13 Datatype_Order_Generator: theory Word_Lib.Bitwise

19:39:14 Datatype_Order_Generator: theory Word_Lib.Word_Syntax

19:39:15 Datatype_Order_Generator: theory Native_Word.Code_Symbolic_Bits_Int

19:39:15 Datatype_Order_Generator: theory Word_Lib.Word_Lib

19:39:15 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus_Defs

19:39:16 Datatype_Order_Generator: theory Native_Word.Bits_Integer

19:39:16 Universal_Turing_Machine: theory Universal_Turing_Machine.Abacus_Hoare

19:39:16 Universal_Turing_Machine: theory Universal_Turing_Machine.UF

19:39:17 Universal_Turing_Machine: theory Universal_Turing_Machine.Recursive

19:39:18 Bernoulli: theory HOL-Algebra.Ideal

19:39:22 Bernoulli: theory HOL-Algebra.RingHom

19:39:23 Bernoulli: theory HOL-Algebra.UnivPoly

19:39:27 Bernoulli: theory HOL-Computational_Algebra.Computational_Algebra

19:39:27 Universal_Turing_Machine: theory Universal_Turing_Machine.UTM

19:39:31 Datatype_Order_Generator: theory Native_Word.Code_Target_Word_Base

19:39:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests

19:39:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/document.pdf

19:39:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Prime_Tests/outline.pdf

19:39:32 Timing Probabilistic_Prime_Tests (4 threads, 243.303s elapsed time, 916.712s cpu time, 101.216s GC time, factor 3.77)

19:39:32 Finished Probabilistic_Prime_Tests (0:04:12 elapsed time, 0:15:34 cpu time, factor 3.70)

19:39:32 Running SPARCv8 ...

19:39:32 Datatype_Order_Generator: theory Native_Word.Uint32

19:39:33 SPARCv8: theory SPARCv8.WordDecl

19:39:34 SPARCv8: theory HOL-Eisbach.Eisbach

19:39:34 SPARCv8: theory SPARCv8.Lib

19:39:34 SPARCv8: theory SPARCv8.RegistersOps

19:39:34 SPARCv8: theory SPARCv8.Sparc_Types

19:39:34 Datatype_Order_Generator: theory Collections.HashCode

19:39:35 SPARCv8: theory SPARCv8.DetMonad

19:39:35 Datatype_Order_Generator: theory Datatype_Order_Generator.Hash_Generator

19:39:35 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive

19:39:36 SPARCv8: theory HOL-Eisbach.Eisbach_Tools

19:39:36 SPARCv8: theory SPARCv8.DetMonadLemmas

19:39:36 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Examples

19:39:37 Differential_Dynamic_Logic: theory Differential_Dynamic_Logic.Differential_Dynamic_Logic

19:39:39 Bernoulli: theory HOL-Algebra.Multiplicative_Group

19:39:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module

19:39:39 Group-Ring-Module FAILED

19:39:39 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Group-Ring-Module)

19:39:39 ***

19:39:39 *** ...

19:39:39 ***

19:39:39 *** ...esub \ {\isacharequal}\ f{\isasymdegree

19:39:39 *** Latex error (line 4687 of "$AFP/Group-Ring-Module/Algebra4.thy"):

19:39:39 *** Command \textdegree unavailable in encoding

19:39:39 *** OT1.

19:39:39 ***

19:39:39 *** ...

19:39:39 ***

19:39:39 *** ...ub \ {\isacharparenleft}f{\isasymdegree

19:39:39 *** Latex error (line 4722 of "$AFP/Group-Ring-Module/Algebra4.thy"):

19:39:39 *** Command \textdegree unavailable in encoding

19:39:39 *** OT1.

19:39:39 ***

19:39:39 *** ...

19:39:39 ***

19:39:39 *** ...ub \ {\isacharparenleft}f{\isasymdegree

19:39:39 *** Latex error (line 4746 of "$AFP/Group-Ring-Module/Algebra4.thy"):

19:39:39 *** Command \textdegree unavailable in encoding

19:39:39 *** OT1.

19:39:39 ***

19:39:39 *** ...

19:39:39 ***

19:39:39 *** ...ap\ A{\isacharparenright}{\isasymdegree

19:39:39 *** Latex error (line 4771 of "$AFP/Group-Ring-Module/Algebra4.thy"):

19:39:39 *** Command \textdegree unavailable in encoding

19:39:39 *** OT1.

19:39:39 ***

19:39:39 *** ...

19:39:39 ***

19:39:39 *** ...ap\ A{\isacharparenright}{\isasymdegree

19:39:39 *** Latex error (line 1346 of "$AFP/Group-Ring-Module/Algebra5.thy"):

19:39:39 *** Command \textdegree unavailable in encoding O

19:39:39 *** T1.

19:39:39 ***

19:39:39 *** ...

19:39:39 ***

19:39:39 *** ...\ S\ B{\isacharparenright}{\isasymdegree

19:39:39 *** Failed to build document in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module/outline"

19:39:39 Building Ordinal ...

19:39:41 Ordinal: theory Ordinal.OrdinalDef

19:39:42 Ordinal: theory Ordinal.OrdinalInduct

19:39:42 Ordinal: theory Ordinal.OrdinalCont

19:39:42 Ordinal: theory Ordinal.OrdinalRec

19:39:42 Ordinal: theory Ordinal.OrdinalArith

19:39:43 Ordinal: theory Ordinal.OrdinalInverse

19:39:43 Bernoulli: theory HOL-Number_Theory.Residues

19:39:43 Ordinal: theory Ordinal.OrdinalFix

19:39:43 Ordinal: theory Ordinal.OrdinalOmega

19:39:44 Ordinal: theory Ordinal.OrdinalVeblen

19:39:44 Ordinal: theory Ordinal.Ordinal

19:39:45 Bernoulli: theory HOL-Number_Theory.Euler_Criterion

19:39:45 Bernoulli: theory HOL-Number_Theory.Pocklington

19:39:45 Bernoulli: theory HOL-Number_Theory.Gauss

19:39:46 Bernoulli: theory HOL-Number_Theory.Residue_Primitive_Roots

19:39:46 Bernoulli: theory HOL-Number_Theory.Quadratic_Reciprocity

19:39:46 Bernoulli: theory HOL-Number_Theory.Number_Theory

19:39:48 Bernoulli: theory Bernoulli.Bernoulli_FPS

19:39:52 Bernoulli: theory Bernoulli.Bernoulli_Zeta

19:39:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal

19:39:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal/document.pdf

19:39:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal/outline.pdf

19:39:58 Timing Ordinal (4 threads, 3.826s elapsed time, 7.364s cpu time, 0.368s GC time, factor 1.92)

19:39:58 Finished Ordinal (0:00:18 elapsed time, 0:00:32 cpu time, factor 1.77)

19:39:58 Running Hybrid_Systems_VCs ...

19:40:00 Hybrid_Systems_VCs: theory HOL-Library.Lattice_Syntax

19:40:00 Hybrid_Systems_VCs: theory HOL-Library.Log_Nat

19:40:00 Hybrid_Systems_VCs: theory HOL-Library.Lattice_Algebras

19:40:00 Hybrid_Systems_VCs: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

19:40:00 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Vector_Derivative_On

19:40:00 Hybrid_Systems_VCs: theory Kleene_Algebra.Signatures

19:40:00 Hybrid_Systems_VCs: theory List-Index.List_Index

19:40:00 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Gronwall

19:40:01 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Interval_Integral_HK

19:40:01 Hybrid_Systems_VCs: theory Kleene_Algebra.Dioid

19:40:01 Hybrid_Systems_VCs: theory Order_Lattice_Props.Sup_Lattice

19:40:02 SPARCv8: theory SPARCv8.MMU

19:40:04 SPARCv8: theory SPARCv8.Sparc_State

19:40:06 Hybrid_Systems_VCs: theory Order_Lattice_Props.Order_Duality

19:40:06 Hybrid_Systems_VCs: theory HOL-Library.Float

19:40:08 SPARCv8: theory SPARCv8.Sparc_Instruction

19:40:09 Hybrid_Systems_VCs: theory Affine_Arithmetic.Executable_Euclidean_Space

19:40:12 SPARCv8: theory SPARCv8.Sparc_Execution

19:40:13 SPARCv8: theory SPARCv8.Sparc_Properties

19:40:13 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.ODE_Auxiliarities

19:40:14 Hybrid_Systems_VCs: theory Kleene_Algebra.Conway

19:40:14 Hybrid_Systems_VCs: theory Order_Lattice_Props.Order_Lattice_Props

19:40:15 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Initial_Value_Problem

19:40:17 Hybrid_Systems_VCs: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

19:40:17 No_FTL_observers: theory No_FTL_observers.Axioms

19:40:18 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_Preliminaries

19:40:19 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_ODEs

19:40:21 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_Spartan

19:40:22 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_Examples

19:40:24 Hybrid_Systems_VCs: theory Kleene_Algebra.Kleene_Algebra

19:40:26 Hybrid_Systems_VCs: theory Order_Lattice_Props.Galois_Connections

19:40:26 Hybrid_Systems_VCs: theory Order_Lattice_Props.Closure_Operators

19:40:28 Hybrid_Systems_VCs: theory Quantales.Quantales

19:40:28 Hybrid_Systems_VCs: theory Order_Lattice_Props.Fixpoint_Fusion

19:40:28 Hybrid_Systems_VCs: theory Transformer_Semantics.Powerset_Monad

19:40:32 Hybrid_Systems_VCs: theory KAD.Domain_Semiring

19:40:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki

19:40:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/document.pdf

19:40:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transcendence_Series_Hancl_Rucki/outline.pdf

19:40:44 Timing Transcendence_Series_Hancl_Rucki (4 threads, 231.924s elapsed time, 804.796s cpu time, 53.616s GC time, factor 3.47)

19:40:44 Finished Transcendence_Series_Hancl_Rucki (0:03:59 elapsed time, 0:13:39 cpu time, factor 3.43)

19:40:44 Building Akra_Bazzi ...

19:40:47 Akra_Bazzi: theory HOL-Library.Function_Algebras

19:40:47 Akra_Bazzi: theory HOL-Library.Code_Abstract_Nat

19:40:47 Akra_Bazzi: theory HOL-Decision_Procs.Dense_Linear_Order

19:40:47 Akra_Bazzi: theory HOL-Library.Code_Target_Int

19:40:47 Akra_Bazzi: theory HOL-Library.Code_Target_Nat

19:40:47 Akra_Bazzi: theory Akra_Bazzi.Eval_Numeral

19:40:47 Akra_Bazzi: theory HOL-Library.Landau_Symbols

19:40:47 Akra_Bazzi: theory HOL-Library.Code_Target_Numeral

19:40:47 Akra_Bazzi: theory HOL-Library.Lattice_Algebras

19:40:47 Akra_Bazzi: theory HOL-Library.Log_Nat

19:40:47 Akra_Bazzi: theory Landau_Symbols.Group_Sort

19:40:50 Akra_Bazzi: theory Landau_Symbols.Landau_Real_Products

19:40:51 Hybrid_Systems_VCs: theory KAD.Antidomain_Semiring

19:40:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Proof_Strategy_Language

19:40:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Proof_Strategy_Language/document.pdf

19:40:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Proof_Strategy_Language/outline.pdf

19:40:51 Timing Proof_Strategy_Language (4 threads, 242.796s elapsed time, 142.704s cpu time, 3.536s GC time, factor 0.59)

19:40:51 Finished Proof_Strategy_Language (0:04:08 elapsed time, 0:05:48 cpu time, factor 1.41)

19:40:51 Building Symmetric_Polynomials ...

19:40:54 Symmetric_Polynomials: theory Polynomials.MPoly_Type

19:40:54 Symmetric_Polynomials: theory Abstract-Rewriting.Seq

19:40:54 Symmetric_Polynomials: theory Polynomials.More_Modules

19:40:54 Symmetric_Polynomials: theory Symmetric_Polynomials.Vieta

19:40:54 Akra_Bazzi: theory HOL-Library.Interval

19:40:54 Akra_Bazzi: theory HOL-Library.Float

19:40:54 Symmetric_Polynomials: theory Open_Induction.Restricted_Predicates

19:40:55 Symmetric_Polynomials: theory Regular-Sets.Regular_Set

19:40:55 Symmetric_Polynomials: theory Polynomials.More_MPoly_Type

19:40:55 Akra_Bazzi: theory Landau_Symbols.Landau_Simprocs

19:40:55 Symmetric_Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

19:40:56 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Elements

19:40:56 Symmetric_Polynomials: theory Well_Quasi_Orders.Least_Enum

19:40:56 Symmetric_Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

19:40:56 Akra_Bazzi: theory Landau_Symbols.Landau_More

19:40:56 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials

19:40:56 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Library

19:40:57 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Asymptotics

19:40:57 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Real

19:40:58 Akra_Bazzi: theory HOL-Library.Interval_Float

19:40:58 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi

19:40:59 Symmetric_Polynomials: theory Regular-Sets.Regular_Exp

19:41:00 Akra_Bazzi: theory HOL-Decision_Procs.Approximation_Bounds

19:41:01 Akra_Bazzi: theory Akra_Bazzi.Master_Theorem

19:41:02 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Method

19:41:03 Symmetric_Polynomials: theory Regular-Sets.NDerivative

19:41:03 Symmetric_Polynomials: theory Regular-Sets.Relation_Interpretation

19:41:06 Akra_Bazzi: theory HOL-Decision_Procs.Approximation

19:41:08 Symmetric_Polynomials: theory Regular-Sets.Equivalence_Checking

19:41:08 Symmetric_Polynomials: theory Regular-Sets.Regexp_Method

19:41:10 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full

19:41:11 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

19:41:12 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

19:41:12 Symmetric_Polynomials: theory Polynomials.Utils

19:41:13 Symmetric_Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

19:41:13 Symmetric_Polynomials: theory Polynomials.Power_Products

19:41:24 Hybrid_Systems_VCs: theory Quantales.Quantale_Star

19:41:30 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class

19:41:34 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

19:41:39 Hybrid_Systems_VCs: theory Transformer_Semantics.Isotone_Transformers

19:41:40 Hybrid_Systems_VCs: theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

19:41:40 Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Transformers

19:41:41 Hybrid_Systems_VCs: theory KAD.Range_Semiring

19:41:41 Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Quantaloid

19:41:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli

19:41:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/document.pdf

19:41:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bernoulli/outline.pdf

19:41:42 Timing Bernoulli (4 threads, 115.733s elapsed time, 400.492s cpu time, 25.632s GC time, factor 3.46)

19:41:42 Finished Bernoulli (0:02:49 elapsed time, 0:08:15 cpu time, factor 2.93)

19:41:42 Building Simpl ...

19:41:42 Hybrid_Systems_VCs: theory Transformer_Semantics.Kleisli_Quantale

19:41:42 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_PT

19:41:45 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_PT_Examples

19:41:48 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_FMap

19:41:52 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials_Code

19:41:56 Akra_Bazzi: theory Akra_Bazzi.Akra_Bazzi_Approximation

19:41:58 Akra_Bazzi: theory Akra_Bazzi.Master_Theorem_Examples

19:41:58 Simpl: theory HOL-Library.LaTeXsugar

19:41:58 Simpl: theory HOL-Library.Cancellation

19:41:58 Simpl: theory HOL-Statespace.DistinctTreeProver

19:41:58 Simpl: theory HOL-Library.Old_Recdef

19:41:58 Simpl: theory Simpl.Simpl_Heap

19:41:58 Simpl: theory Simpl.HeapList

19:41:59 Simpl: theory HOL-Library.Multiset

19:42:00 Simpl: theory HOL-Statespace.StateFun

19:42:00 Simpl: theory Simpl.Language

19:42:00 Simpl: theory HOL-Statespace.StateSpaceLocale

19:42:00 Simpl: theory Simpl.Generalise

19:42:00 Simpl: theory HOL-Statespace.StateSpaceSyntax

19:42:04 No_FTL_observers: theory No_FTL_observers.SpecRel

19:42:07 Simpl: theory HOL-Library.Permutation

19:42:10 Simpl: theory Simpl.Semantic

19:42:15 Simpl: theory Simpl.HoarePartialDef

19:42:15 Simpl: theory Simpl.Termination

19:42:16 Simpl: theory Simpl.HoarePartialProps

19:42:16 Hybrid_Systems_VCs: theory KAD.Modal_Kleene_Algebra

19:42:16 Simpl: theory Simpl.HoareTotalDef

19:42:17 Simpl: theory Simpl.SmallStep

19:42:17 Simpl: theory Simpl.HoarePartial

19:42:17 Simpl: theory Simpl.AlternativeSmallStep

19:42:19 Simpl: theory Simpl.HoareTotalProps

19:42:20 Simpl: theory Simpl.Compose

19:42:21 Simpl: theory Simpl.HoareTotal

19:42:22 Simpl: theory Simpl.Hoare

19:42:22 Simpl: theory Simpl.Closure

19:42:22 Simpl: theory Simpl.StateSpace

19:42:23 Simpl: theory Simpl.Vcg

19:42:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/No_FTL_observers

19:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/No_FTL_observers/document.pdf

19:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/No_FTL_observers/outline.pdf

19:42:27 Timing No_FTL_observers (4 threads, 239.883s elapsed time, 274.352s cpu time, 4.676s GC time, factor 1.14)

19:42:27 Finished No_FTL_observers (0:04:05 elapsed time, 0:04:45 cpu time, factor 1.16)

19:42:27 Building Order_Lattice_Props ...

19:42:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic

19:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/document.pdf

19:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Dynamic_Logic/outline.pdf

19:42:27 Timing Differential_Dynamic_Logic (4 threads, 236.117s elapsed time, 517.148s cpu time, 22.532s GC time, factor 2.19)

19:42:27 Finished Differential_Dynamic_Logic (0:04:09 elapsed time, 0:09:00 cpu time, factor 2.16)

19:42:27 Building Nested_Multisets_Ordinals ...

19:42:28 Simpl: theory Simpl.ProcParEx

19:42:28 Simpl: theory Simpl.ProcParExSP

19:42:28 Simpl: theory Simpl.XVcg

19:42:29 Simpl: theory Simpl.XVcgEx

19:42:29 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Loc

19:42:29 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

19:42:29 Order_Lattice_Props: theory Order_Lattice_Props.Sup_Lattice

19:42:29 Nested_Multisets_Ordinals: theory HOL-Library.Infinite_Set

19:42:29 Nested_Multisets_Ordinals: theory HOL-Library.Cancellation

19:42:29 Nested_Multisets_Ordinals: theory HOL-Library.Nat_Bijection

19:42:29 Nested_Multisets_Ordinals: theory HOL-Library.Old_Datatype

19:42:29 Simpl: theory Simpl.ClosureEx

19:42:30 Nested_Multisets_Ordinals: theory HOL-Library.Product_Plus

19:42:30 Nested_Multisets_Ordinals: theory HOL-Library.Sublist

19:42:30 Simpl: theory Simpl.ComposeEx

19:42:30 Nested_Multisets_Ordinals: theory HOL-Library.Product_Order

19:42:30 Nested_Multisets_Ordinals: theory HOL-Library.Multiset

19:42:30 Nested_Multisets_Ordinals: theory HOL-Library.Countable

19:42:30 Nested_Multisets_Ordinals: theory List-Index.List_Index

19:42:30 Simpl: theory Simpl.Quicksort

19:42:31 Simpl: theory Simpl.SyntaxTest

19:42:31 Simpl: theory Simpl.UserGuide

19:42:32 Simpl: theory Simpl.VcgEx

19:42:32 Nested_Multisets_Ordinals: theory HOL-Library.FSet

19:42:32 Nested_Multisets_Ordinals: theory HOL-Library.Countable_Set

19:42:32 Simpl: theory Simpl.VcgExSP

19:42:32 Simpl: theory Simpl.VcgExTotal

19:42:33 Nested_Multisets_Ordinals: theory HOL-Library.Countable_Complete_Lattices

19:42:33 Nested_Multisets_Ordinals: theory HOL-Library.Countable_Set_Type

19:42:35 Order_Lattice_Props: theory Order_Lattice_Props.Order_Duality

19:42:36 Nested_Multisets_Ordinals: theory HOL-Library.Order_Continuity

19:42:37 Nested_Multisets_Ordinals: theory HOL-Library.Multiset_Order

19:42:37 Nested_Multisets_Ordinals: theory HOL-Library.Extended_Nat

19:42:37 Simpl: theory Simpl.Simpl

19:42:37 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.McCarthy_91

19:42:37 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Nested_Multiset

19:42:38 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Multiset_More

19:42:39 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Hereditary_Multiset

19:42:39 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Signed_Multiset

19:42:40 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Syntactic_Ordinal

19:42:40 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Unary_PCF

19:42:40 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Signed_Hereditary_Multiset

19:42:42 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Goodstein_Sequence

19:42:42 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Hydra_Battle

19:42:42 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Signed_Syntactic_Ordinal

19:42:42 Nested_Multisets_Ordinals: theory Nested_Multisets_Ordinals.Syntactic_Ordinal_Bridge

19:42:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials

19:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials/document.pdf

19:42:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials/outline.pdf

19:42:43 Timing Symmetric_Polynomials (4 threads, 70.438s elapsed time, 204.504s cpu time, 13.724s GC time, factor 2.90)

19:42:43 Finished Symmetric_Polynomials (0:01:51 elapsed time, 0:04:43 cpu time, factor 2.55)

19:42:43 Building IMP2 ...

19:42:44 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props

19:42:45 IMP2: theory HOL-Library.Cancellation

19:42:45 IMP2: theory HOL-Library.Rewrite

19:42:45 IMP2: theory IMP2.IMP2_Utils

19:42:45 IMP2: theory IMP2.Named_Simpsets

19:42:45 IMP2: theory IMP2.Subgoal_Focus_Some

19:42:46 IMP2: theory HOL-Library.Multiset

19:42:47 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_rel

19:42:47 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_ndfun

19:42:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi

19:42:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/document.pdf

19:42:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Akra_Bazzi/outline.pdf

19:42:51 Timing Akra_Bazzi (4 threads, 75.696s elapsed time, 261.028s cpu time, 16.260s GC time, factor 3.45)

19:42:51 Finished Akra_Bazzi (0:02:05 elapsed time, 0:05:46 cpu time, factor 2.76)

19:42:51 Building Zeta_Function ...

19:42:53 IMP2: theory IMP2.IMP2_Aux_Lemmas

19:42:54 Zeta_Function: theory Bernoulli.Bernoulli_Zeta

19:42:55 IMP2: theory HOL-Eisbach.Eisbach

19:42:55 IMP2: theory IMP2.Syntax

19:42:56 IMP2: theory HOL-Eisbach.Eisbach_Tools

19:42:56 Order_Lattice_Props: theory Order_Lattice_Props.Galois_Connections

19:42:56 Order_Lattice_Props: theory Order_Lattice_Props.Representations

19:42:56 Order_Lattice_Props: theory Order_Lattice_Props.Closure_Operators

19:42:56 Order_Lattice_Props: theory Order_Lattice_Props.Fixpoint_Fusion

19:42:59 IMP2: theory IMP2.Semantics

19:43:01 Zeta_Function: theory HOL-Eisbach.Eisbach

19:43:01 Zeta_Function: theory HOL-Computational_Algebra.Field_as_Ring

19:43:01 Zeta_Function: theory Sturm_Tarski.PolyMisc

19:43:01 Zeta_Function: theory Winding_Number_Eval.Missing_Topology

19:43:01 Zeta_Function: theory Winding_Number_Eval.Missing_Analysis

19:43:01 Zeta_Function: theory Zeta_Function.Zeta_Library

19:43:02 Zeta_Function: theory HOL-Eisbach.Eisbach_Tools

19:43:02 SPARCv8: theory SPARCv8.Sparc_Init_State

19:43:03 SPARCv8: theory SPARCv8.Sparc_Code_Gen

19:43:03 Zeta_Function: theory Sturm_Tarski.Sturm_Tarski

19:43:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Universal_Turing_Machine

19:43:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Universal_Turing_Machine/document.pdf

19:43:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Universal_Turing_Machine/outline.pdf

19:43:04 Timing Universal_Turing_Machine (4 threads, 238.165s elapsed time, 713.476s cpu time, 14.928s GC time, factor 3.00)

19:43:04 Finished Universal_Turing_Machine (0:04:14 elapsed time, 0:12:24 cpu time, factor 2.92)

19:43:04 Building LLL_Basis_Reduction ...

19:43:05 IMP2: theory IMP2.Annotated_Syntax

19:43:05 Zeta_Function: theory Budan_Fourier.BF_Misc

19:43:06 IMP2: theory IMP2.IMP2_Basic_Simpset

19:43:06 IMP2: theory IMP2.Parser

19:43:06 Zeta_Function: theory Winding_Number_Eval.Missing_Algebraic

19:43:07 IMP2: theory IMP2.IMP2_Basic_Decls

19:43:07 IMP2: theory IMP2.IMP2_Var_Abs

19:43:07 IMP2: theory IMP2.IMP2_Var_Postprocessor

19:43:07 IMP2: theory IMP2.IMP2_Program_Analysis

19:43:08 Zeta_Function: theory Winding_Number_Eval.Missing_Transcendental

19:43:08 IMP2: theory IMP2.IMP2_Specification

19:43:08 Zeta_Function: theory Winding_Number_Eval.Cauchy_Index_Theorem

19:43:08 IMP2: theory IMP2.IMP2_VCG

19:43:10 IMP2: theory IMP2.IMP2

19:43:11 Zeta_Function: theory Winding_Number_Eval.Winding_Number_Eval

19:43:11 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_ndfun

19:43:12 LLL_Basis_Reduction: theory LLL_Basis_Reduction.More_IArray

19:43:12 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Cost

19:43:12 LLL_Basis_Reduction: theory LLL_Basis_Reduction.List_Representation

19:43:12 LLL_Basis_Reduction: theory Algebraic_Numbers.Bivariate_Polynomials

19:43:13 Zeta_Function: theory Zeta_Function.Zeta_Function

19:43:13 LLL_Basis_Reduction: theory Algebraic_Numbers.Resultant

19:43:16 Hybrid_Systems_VCs: theory Hybrid_Systems_VCs.HS_VC_MKA_Examples_rel

19:43:17 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Missing_Lemmas

19:43:18 IMP2: theory IMP2.Examples

19:43:18 IMP2: theory IMP2.IMP2_from_IMP

19:43:18 IMP2: theory IMP2.Quickstart_Guide

19:43:19 Zeta_Function: theory Zeta_Function.Zeta_Laurent_Expansion

19:43:19 Zeta_Function: theory Zeta_Function.Hadjicostas_Chapman

19:43:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8

19:43:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8/document.pdf

19:43:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8/outline.pdf

19:43:27 Timing SPARCv8 (4 threads, 218.378s elapsed time, 604.080s cpu time, 33.712s GC time, factor 2.77)

19:43:27 Finished SPARCv8 (0:03:54 elapsed time, 0:10:29 cpu time, factor 2.69)

19:43:27 Building Simplex ...

19:43:29 Simplex: theory Simplex.Simplex_Auxiliary

19:43:29 Simplex: theory Simplex.Simplex_Algebra

19:43:29 Simplex: theory Simplex.Rel_Chain

19:43:30 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Norms

19:43:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props

19:43:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props/document.pdf

19:43:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props/outline.pdf

19:43:31 Timing Order_Lattice_Props (4 threads, 35.756s elapsed time, 108.080s cpu time, 3.152s GC time, factor 3.02)

19:43:31 Finished Order_Lattice_Props (0:01:03 elapsed time, 0:02:38 cpu time, factor 2.50)

19:43:31 Running Linear_Recurrences_Solver ...

19:43:32 Simplex: theory Simplex.Abstract_Linear_Poly

19:43:33 Simplex: theory Simplex.Linear_Poly_Maps

19:43:33 Simplex: theory Simplex.QDelta

19:43:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs

19:43:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/document.pdf

19:43:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Systems_VCs/outline.pdf

19:43:34 Timing Hybrid_Systems_VCs (4 threads, 205.576s elapsed time, 641.920s cpu time, 32.172s GC time, factor 3.12)

19:43:34 Finished Hybrid_Systems_VCs (0:03:35 elapsed time, 0:11:08 cpu time, factor 3.10)

19:43:34 Building HOL-Auth ...

19:43:34 Simplex: theory Simplex.Simplex

19:43:36 HOL-Auth: theory HOL-Auth.Message

19:43:36 HOL-Auth: theory HOL-Library.Case_Converter

19:43:36 HOL-Auth: theory HOL-Library.Nat_Bijection

19:43:36 HOL-Auth: theory HOL-Library.Simps_Case_Conv

19:43:39 HOL-Auth: theory HOL-Auth.All_Symmetric

19:43:39 HOL-Auth: theory HOL-Auth.Event

19:43:39 HOL-Auth: theory HOL-Auth.EventSC

19:43:40 HOL-Auth: theory HOL-Auth.Extensions

19:43:40 HOL-Auth: theory HOL-Auth.Public

19:43:40 HOL-Auth: theory HOL-Auth.Shared

19:43:41 HOL-Auth: theory HOL-Auth.Analz

19:43:41 HOL-Auth: theory HOL-Auth.List_Msg

19:43:41 HOL-Auth: theory HOL-Auth.CertifiedEmail

19:43:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator

19:43:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator/document.pdf

19:43:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator/outline.pdf

19:43:41 Timing Datatype_Order_Generator (4 threads, 195.768s elapsed time, 537.412s cpu time, 84.916s GC time, factor 2.75)

19:43:41 Finished Datatype_Order_Generator (0:04:48 elapsed time, 0:12:39 cpu time, factor 2.63)

19:43:41 Building Complex_Geometry ...

19:43:41 HOL-Auth: theory HOL-Auth.KerberosIV

19:43:41 HOL-Auth: theory HOL-Auth.Guard

19:43:42 HOL-Auth: theory HOL-Auth.GuardK

19:43:42 HOL-Auth: theory HOL-Auth.Guard_Public

19:43:42 HOL-Auth: theory HOL-Auth.Guard_NS_Public

19:43:42 HOL-Auth: theory HOL-Auth.Proto

19:43:43 Complex_Geometry: theory Complex_Geometry.Linear_Systems

19:43:43 Complex_Geometry: theory HOL-Library.Product_Plus

19:43:43 Complex_Geometry: theory Complex_Geometry.More_Set

19:43:43 Complex_Geometry: theory Complex_Geometry.More_Transcendental

19:43:43 HOL-Auth: theory HOL-Auth.KerberosIV_Gets

19:43:43 Complex_Geometry: theory HOL-Analysis.Inner_Product

19:43:43 Complex_Geometry: theory HOL-Analysis.L2_Norm

19:43:43 Complex_Geometry: theory HOL-Analysis.Product_Vector

19:43:43 Complex_Geometry: theory Complex_Geometry.Canonical_Angle

19:43:43 Complex_Geometry: theory HOL-Library.Quadratic_Discriminant

19:43:43 HOL-Auth: theory HOL-Auth.P2

19:43:43 Complex_Geometry: theory Complex_Geometry.More_Complex

19:43:43 HOL-Auth: theory HOL-Auth.KerberosV

19:43:44 Linear_Recurrences_Solver: theory Deriving.Compare_Rat

19:43:44 Linear_Recurrences_Solver: theory Deriving.Compare_Real

19:43:44 Linear_Recurrences_Solver: theory Sturm_Sequences.Misc_Polynomial

19:43:44 Linear_Recurrences_Solver: theory Linear_Recurrences.Eulerian_Polynomials

19:43:44 HOL-Auth: theory HOL-Auth.Kerberos_BAN

19:43:44 Complex_Geometry: theory Complex_Geometry.Angles

19:43:44 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Common

19:43:44 Linear_Recurrences_Solver: theory Algebraic_Numbers.Compare_Complex

19:43:44 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Misc

19:43:44 Linear_Recurrences_Solver: theory Linear_Recurrences.Pochhammer_Polynomials

19:43:44 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Library

19:43:44 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Theorem

19:43:44 Complex_Geometry: theory Complex_Geometry.Elementary_Complex_Geometry

19:43:44 Complex_Geometry: theory Complex_Geometry.Quadratic

19:43:45 Linear_Recurrences_Solver: theory Linear_Recurrences.Factorizations

19:43:45 HOL-Auth: theory HOL-Auth.Kerberos_BAN_Gets

19:43:45 Complex_Geometry: theory HOL-Analysis.Euclidean_Space

19:43:45 Complex_Geometry: theory Complex_Geometry.Matrices

19:43:45 HOL-Auth: theory HOL-Auth.NS_Public

19:43:45 Linear_Recurrences_Solver: theory Linear_Recurrences.RatFPS

19:43:45 Linear_Recurrences_Solver: theory Linear_Recurrences.Partial_Fraction_Decomposition

19:43:45 HOL-Auth: theory HOL-Auth.NS_Public_Bad

19:43:46 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Roots_Real_Poly

19:43:46 HOL-Auth: theory HOL-Auth.NS_Shared

19:43:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nested_Multisets_Ordinals

19:43:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nested_Multisets_Ordinals/document.pdf

19:43:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nested_Multisets_Ordinals/outline.pdf

19:43:46 Timing Nested_Multisets_Ordinals (4 threads, 46.856s elapsed time, 165.288s cpu time, 11.776s GC time, factor 3.53)

19:43:46 Finished Nested_Multisets_Ordinals (0:01:17 elapsed time, 0:03:40 cpu time, factor 2.84)

19:43:46 Building LTL ...

19:43:46 HOL-Auth: theory HOL-Auth.OtwayRees

19:43:46 Linear_Recurrences_Solver: theory Algebraic_Numbers.Bivariate_Polynomials

19:43:46 HOL-Auth: theory HOL-Auth.OtwayReesBella

19:43:46 HOL-Auth: theory HOL-Auth.OtwayRees_AN

19:43:47 HOL-Auth: theory HOL-Auth.OtwayRees_Bad

19:43:47 HOL-Auth: theory HOL-Auth.P1

19:43:47 HOL-Auth: theory HOL-Auth.Recur

19:43:47 Linear_Recurrences_Solver: theory Show.Show_Real

19:43:47 Linear_Recurrences_Solver: theory Algebraic_Numbers.Resultant

19:43:47 Linear_Recurrences_Solver: theory Linear_Recurrences.Rational_FPS_Solver

19:43:47 HOL-Auth: theory HOL-Auth.WooLam

19:43:48 HOL-Auth: theory HOL-Auth.Yahalom

19:43:48 Linear_Recurrences_Solver: theory Show.Show_Complex

19:43:48 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Show_RatFPS

19:43:48 HOL-Auth: theory HOL-Auth.Yahalom2

19:43:48 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

19:43:48 LTL: theory LTL.LTL

19:43:48 HOL-Auth: theory HOL-Auth.Yahalom_Bad

19:43:48 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

19:43:48 HOL-Auth: theory HOL-Auth.ZhouGollmann

19:43:48 Complex_Geometry: theory Complex_Geometry.Homogeneous_Coordinates

19:43:48 Complex_Geometry: theory Complex_Geometry.Unitary11_Matrices

19:43:48 HOL-Auth: theory HOL-Auth.Guard_Shared

19:43:49 Complex_Geometry: theory Complex_Geometry.Unitary_Matrices

19:43:49 HOL-Auth: theory HOL-Auth.Smartcard

19:43:49 Complex_Geometry: theory Complex_Geometry.Hermitean_Matrices

19:43:49 HOL-Auth: theory HOL-Auth.Guard_OtwayRees

19:43:49 HOL-Auth: theory HOL-Auth.Auth_Shared

19:43:49 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Homogenous_Recurrences

19:43:49 HOL-Auth: theory HOL-Auth.Guard_Yahalom

19:43:50 HOL-Auth: theory HOL-Auth.ShoupRubin

19:43:50 Complex_Geometry: theory Complex_Geometry.Moebius

19:43:50 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

19:43:50 Linear_Recurrences_Solver: theory Algebraic_Numbers.Interval_Arithmetic

19:43:50 HOL-Auth: theory HOL-Auth.Auth_Guard_Shared

19:43:50 HOL-Auth: theory HOL-Auth.ShoupRubinBella

19:43:51 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers

19:43:51 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

19:43:51 Complex_Geometry: theory Complex_Geometry.Circlines

19:43:51 Linear_Recurrences_Solver: theory Algebraic_Numbers.Sturm_Rat

19:43:52 HOL-Auth: theory HOL-Auth.TLS

19:43:53 HOL-Auth: theory HOL-Auth.Auth_Smartcard

19:43:54 HOL-Auth: theory HOL-Auth.Auth_Guard_Public

19:43:54 HOL-Auth: theory HOL-Auth.Auth_Public

19:43:54 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

19:43:55 Complex_Geometry: theory Complex_Geometry.Oriented_Circlines

19:43:55 Complex_Geometry: theory Complex_Geometry.Riemann_Sphere

19:43:56 Complex_Geometry: theory Complex_Geometry.Circlines_Angle

19:43:56 Complex_Geometry: theory Complex_Geometry.Unit_Circle_Preserving_Moebius

19:43:56 Complex_Geometry: theory Complex_Geometry.Chordal_Metric

19:43:58 Simplex: theory Simplex.Simplex_Incremental

19:43:58 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Algebraic_Numbers

19:44:01 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Int_Rat_Operations

19:44:02 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_2

19:44:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simpl

19:44:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simpl/document.pdf

19:44:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simpl/outline.pdf

19:44:03 Timing Simpl (4 threads, 88.103s elapsed time, 282.796s cpu time, 16.828s GC time, factor 3.21)

19:44:03 Finished Simpl (0:02:19 elapsed time, 0:06:14 cpu time, factor 2.68)

19:44:03 Running Density_Compiler ...

19:44:05 LTL: theory LTL.Rewriting

19:44:05 LTL: theory LTL.Equivalence_Relations

19:44:06 Density_Compiler: theory Density_Compiler.Density_Predicates

19:44:07 Density_Compiler: theory Density_Compiler.PDF_Transformations

19:44:07 Density_Compiler: theory Density_Compiler.PDF_Values

19:44:09 LTL: theory LTL.Code_Equations

19:44:10 LTL: theory LTL.Disjunctive_Normal_Form

19:44:12 Density_Compiler: theory Density_Compiler.PDF_Semantics

19:44:15 LTL: theory LTL.Example

19:44:19 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Roots

19:44:19 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Alg

19:44:20 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Precise

19:44:21 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Algebraic_Numbers

19:44:23 Density_Compiler: theory Density_Compiler.PDF_Density_Contexts

19:44:23 Density_Compiler: theory Density_Compiler.PDF_Target_Semantics

19:44:24 Density_Compiler: theory Density_Compiler.PDF_Compiler_Pred

19:44:26 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

19:44:28 Density_Compiler: theory Density_Compiler.PDF_Target_Density_Contexts

19:44:29 Density_Compiler: theory Density_Compiler.PDF_Compiler

19:44:33 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Test

19:44:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function

19:44:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/document.pdf

19:44:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_Function/outline.pdf

19:44:41 Timing Zeta_Function (4 threads, 63.832s elapsed time, 199.932s cpu time, 4.852s GC time, factor 3.13)

19:44:41 Finished Zeta_Function (0:01:49 elapsed time, 0:04:34 cpu time, factor 2.51)

19:44:41 Building E_Transcendental ...

19:44:44 E_Transcendental: theory HOL-Number_Theory.Cong

19:44:44 E_Transcendental: theory HOL-Algebra.Congruence

19:44:44 E_Transcendental: theory HOL-Library.More_List

19:44:44 E_Transcendental: theory HOL-Library.Power_By_Squaring

19:44:44 E_Transcendental: theory HOL-Number_Theory.Eratosthenes

19:44:44 E_Transcendental: theory HOL-Computational_Algebra.Polynomial

19:44:45 E_Transcendental: theory HOL-Number_Theory.Fib

19:44:45 E_Transcendental: theory HOL-Algebra.Order

19:44:45 E_Transcendental: theory HOL-Number_Theory.Prime_Powers

19:44:46 E_Transcendental: theory HOL-Number_Theory.Mod_Exp

19:44:46 E_Transcendental: theory HOL-Number_Theory.Totient

19:44:47 E_Transcendental: theory HOL-Algebra.Lattice

19:44:48 E_Transcendental: theory HOL-Algebra.Complete_Lattice

19:44:50 E_Transcendental: theory HOL-Algebra.Group

19:44:51 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_Int

19:44:51 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL

19:44:52 E_Transcendental: theory HOL-Algebra.Coset

19:44:52 E_Transcendental: theory HOL-Algebra.FiniteProduct

19:44:53 E_Transcendental: theory HOL-Algebra.Ring

19:44:54 E_Transcendental: theory HOL-Algebra.Generated_Groups

19:45:00 E_Transcendental: theory HOL-Algebra.AbelCoset

19:45:00 E_Transcendental: theory HOL-Algebra.Module

19:45:05 E_Transcendental: theory HOL-Algebra.Ideal

19:45:08 E_Transcendental: theory HOL-Algebra.RingHom

19:45:09 E_Transcendental: theory HOL-Algebra.UnivPoly

19:45:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2

19:45:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2/document.pdf

19:45:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2/outline.pdf

19:45:11 Timing IMP2 (4 threads, 115.146s elapsed time, 296.352s cpu time, 5.960s GC time, factor 2.57)

19:45:11 Finished IMP2 (0:02:26 elapsed time, 0:05:53 cpu time, factor 2.41)

19:45:11 Running Furstenberg_Topology ...

19:45:14 Furstenberg_Topology: theory HOL-Number_Theory.Cong

19:45:14 Furstenberg_Topology: theory HOL-Library.BNF_Corec

19:45:14 Furstenberg_Topology: theory HOL-Algebra.Congruence

19:45:14 Furstenberg_Topology: theory HOL-Library.Power_By_Squaring

19:45:14 Furstenberg_Topology: theory HOL-Number_Theory.Eratosthenes

19:45:15 Furstenberg_Topology: theory HOL-Real_Asymp.Inst_Existentials

19:45:15 Furstenberg_Topology: theory HOL-Library.Landau_Symbols

19:45:15 Furstenberg_Topology: theory HOL-Algebra.Order

19:45:16 Furstenberg_Topology: theory HOL-Number_Theory.Mod_Exp

19:45:16 Furstenberg_Topology: theory HOL-Number_Theory.Fib

19:45:17 Furstenberg_Topology: theory HOL-Number_Theory.Prime_Powers

19:45:17 Furstenberg_Topology: theory HOL-Algebra.Lattice

19:45:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complex_Geometry

19:45:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complex_Geometry/document.pdf

19:45:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complex_Geometry/outline.pdf

19:45:18 Timing Complex_Geometry (4 threads, 67.743s elapsed time, 202.948s cpu time, 4.672s GC time, factor 3.00)

19:45:18 Finished Complex_Geometry (0:01:35 elapsed time, 0:04:21 cpu time, factor 2.74)

19:45:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL

19:45:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL/document.pdf

19:45:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL/outline.pdf

19:45:18 Timing LTL (4 threads, 49.599s elapsed time, 160.268s cpu time, 7.100s GC time, factor 3.23)

19:45:18 Finished LTL (0:01:31 elapsed time, 0:03:54 cpu time, factor 2.56)

19:45:18 Building Relation_Algebra ...

19:45:18 Building UPF ...

19:45:18 Furstenberg_Topology: theory HOL-Number_Theory.Totient

19:45:19 Furstenberg_Topology: theory HOL-Real_Asymp.Eventuallize

19:45:19 Furstenberg_Topology: theory HOL-Real_Asymp.Lazy_Eval

19:45:19 Furstenberg_Topology: theory HOL-Algebra.Complete_Lattice

19:45:19 UPF: theory UPF.Monads

19:45:20 Relation_Algebra: theory Relation_Algebra.More_Boolean_Algebra

19:45:20 Furstenberg_Topology: theory HOL-Algebra.Group

19:45:21 UPF: theory UPF.UPFCore

19:45:21 Relation_Algebra: theory Relation_Algebra.Relation_Algebra

19:45:22 UPF: theory UPF.ElementaryPolicies

19:45:23 UPF: theory UPF.ParallelComposition

19:45:23 UPF: theory UPF.SeqComposition

19:45:23 E_Transcendental: theory HOL-Algebra.Multiplicative_Group

19:45:23 UPF: theory UPF.Analysis

19:45:23 Furstenberg_Topology: theory HOL-Algebra.Coset

19:45:24 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Impl

19:45:24 UPF: theory UPF.Normalisation

19:45:24 Furstenberg_Topology: theory HOL-Algebra.FiniteProduct

19:45:24 Furstenberg_Topology: theory HOL-Real_Asymp.Multiseries_Expansion

19:45:25 Furstenberg_Topology: theory HOL-Algebra.Ring

19:45:26 Furstenberg_Topology: theory HOL-Algebra.Generated_Groups

19:45:27 UPF: theory UPF.NormalisationTestSpecification

19:45:27 UPF: theory UPF.UPF

19:45:28 E_Transcendental: theory HOL-Number_Theory.Residues

19:45:28 UPF: theory UPF.Service

19:45:29 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Models

19:45:29 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_RTC

19:45:29 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Tests

19:45:30 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Vectors

19:45:30 E_Transcendental: theory HOL-Number_Theory.Euler_Criterion

19:45:30 E_Transcendental: theory HOL-Number_Theory.Pocklington

19:45:30 E_Transcendental: theory HOL-Number_Theory.Gauss

19:45:31 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Number_Bounds

19:45:31 E_Transcendental: theory HOL-Number_Theory.Residue_Primitive_Roots

19:45:31 E_Transcendental: theory HOL-Number_Theory.Quadratic_Reciprocity

19:45:31 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Functions

19:45:32 E_Transcendental: theory HOL-Number_Theory.Number_Theory

19:45:32 Furstenberg_Topology: theory HOL-Algebra.AbelCoset

19:45:33 Furstenberg_Topology: theory HOL-Algebra.Module

19:45:34 E_Transcendental: theory E_Transcendental.E_Transcendental

19:45:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex

19:45:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex/document.pdf

19:45:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex/outline.pdf

19:45:36 Timing Simplex (4 threads, 85.824s elapsed time, 240.576s cpu time, 6.660s GC time, factor 2.80)

19:45:36 Finished Simplex (0:02:08 elapsed time, 0:05:13 cpu time, factor 2.44)

19:45:36 Building Quantales ...

19:45:38 Furstenberg_Topology: theory HOL-Algebra.Ideal

19:45:38 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Direct_Products

19:45:39 Quantales: theory Kleene_Algebra.Signatures

19:45:39 Quantales: theory Kleene_Algebra.Dioid

19:45:42 Furstenberg_Topology: theory HOL-Algebra.RingHom

19:45:43 UPF: theory UPF.ServiceExample

19:45:44 Furstenberg_Topology: theory HOL-Algebra.UnivPoly

19:45:50 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Certification

19:45:50 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Complexity

19:45:55 Quantales: theory Quantales.Dioid_Models_New

19:45:59 Furstenberg_Topology: theory HOL-Algebra.Multiplicative_Group

19:46:02 Furstenberg_Topology: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:46:03 Furstenberg_Topology: theory HOL-Number_Theory.Residues

19:46:03 Quantales: theory Kleene_Algebra.Conway

19:46:03 Quantales: theory Quantales.Quantales

19:46:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra

19:46:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra/document.pdf

19:46:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra/outline.pdf

19:46:04 Timing Relation_Algebra (4 threads, 21.042s elapsed time, 65.628s cpu time, 2.588s GC time, factor 3.12)

19:46:04 Finished Relation_Algebra (0:00:45 elapsed time, 0:01:47 cpu time, factor 2.35)

19:46:04 Building Datatypes ...

19:46:05 LLL_Basis_Reduction: theory LLL_Basis_Reduction.FPLLL_Solver

19:46:05 Furstenberg_Topology: theory HOL-Real_Asymp.Real_Asymp

19:46:05 Furstenberg_Topology: theory HOL-Number_Theory.Euler_Criterion

19:46:06 Furstenberg_Topology: theory HOL-Number_Theory.Pocklington

19:46:06 Furstenberg_Topology: theory HOL-Number_Theory.Gauss

19:46:06 Furstenberg_Topology: theory HOL-Number_Theory.Residue_Primitive_Roots

19:46:06 Furstenberg_Topology: theory HOL-Number_Theory.Quadratic_Reciprocity

19:46:06 Datatypes: theory Datatypes.Setup

19:46:06 Datatypes: theory HOL-Library.Case_Converter

19:46:06 Datatypes: theory HOL-Library.BNF_Axiomatization

19:46:06 Datatypes: theory HOL-Library.Nat_Bijection

19:46:06 Datatypes: theory HOL-Library.Old_Datatype

19:46:06 Furstenberg_Topology: theory HOL-Number_Theory.Number_Theory

19:46:07 Datatypes: theory HOL-Library.Simps_Case_Conv

19:46:07 Datatypes: theory HOL-Library.Countable

19:46:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth

19:46:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth/document.pdf

19:46:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth/outline.pdf

19:46:08 Timing HOL-Auth (4 threads, 120.386s elapsed time, 402.572s cpu time, 8.992s GC time, factor 3.34)

19:46:08 Finished HOL-Auth (0:02:33 elapsed time, 0:07:42 cpu time, factor 3.01)

19:46:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF

19:46:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF/document.pdf

19:46:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF/outline.pdf

19:46:08 Timing UPF (4 threads, 24.697s elapsed time, 80.500s cpu time, 2.848s GC time, factor 3.26)

19:46:08 Finished UPF (0:00:50 elapsed time, 0:02:04 cpu time, factor 2.49)

19:46:09 Furstenberg_Topology: theory Furstenberg_Topology.Furstenberg_Topology

19:46:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler

19:46:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/document.pdf

19:46:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Density_Compiler/outline.pdf

19:46:09 Timing Density_Compiler (4 threads, 114.385s elapsed time, 262.204s cpu time, 4.872s GC time, factor 2.29)

19:46:09 Finished Density_Compiler (0:02:05 elapsed time, 0:04:41 cpu time, factor 2.24)

19:46:09 Running Mersenne_Primes ...

19:46:09 Building HOL-Real_Asymp ...

19:46:09 Running Ordinal_Partitions ...

19:46:09 Datatypes: theory HOL-Library.FSet

19:46:10 HOL-Real_Asymp: theory HOL-Library.BNF_Corec

19:46:10 HOL-Real_Asymp: theory HOL-Decision_Procs.Dense_Linear_Order

19:46:10 HOL-Real_Asymp: theory HOL-Library.Code_Abstract_Nat

19:46:10 HOL-Real_Asymp: theory HOL-Library.Code_Target_Int

19:46:10 Ordinal_Partitions: theory HOL-Cardinals.Order_Relation_More

19:46:10 Ordinal_Partitions: theory HOL-Cardinals.Fun_More

19:46:10 Ordinal_Partitions: theory HOL-Cardinals.Order_Union

19:46:10 Ordinal_Partitions: theory HOL-Library.FuncSet

19:46:10 HOL-Real_Asymp: theory HOL-Library.Code_Target_Nat

19:46:10 Ordinal_Partitions: theory HOL-Library.Infinite_Set

19:46:10 HOL-Real_Asymp: theory HOL-Library.Set_Algebras

19:46:10 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Extension

19:46:10 HOL-Real_Asymp: theory HOL-Library.Code_Target_Numeral

19:46:10 Ordinal_Partitions: theory HOL-Library.Nat_Bijection

19:46:11 Ordinal_Partitions: theory HOL-Cardinals.Wellfounded_More

19:46:11 HOL-Real_Asymp: theory HOL-Real_Asymp.Inst_Existentials

19:46:11 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Relation

19:46:11 HOL-Real_Asymp: theory HOL-Library.Landau_Symbols

19:46:11 HOL-Real_Asymp: theory HOL-Library.Lattice_Algebras

19:46:11 Ordinal_Partitions: theory HOL-Library.Old_Datatype

19:46:11 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Embedding

19:46:11 Ordinal_Partitions: theory HOL-Library.Equipollence

19:46:11 Ordinal_Partitions: theory HOL-Library.Ramsey

19:46:11 Ordinal_Partitions: theory HOL-Cardinals.Wellorder_Constructions

19:46:12 Ordinal_Partitions: theory HOL-Library.Product_Lexorder

19:46:12 Ordinal_Partitions: theory HOL-Library.Countable

19:46:12 Mersenne_Primes: theory HOL-Word.Bit_Comprehension

19:46:12 Mersenne_Primes: theory HOL-Number_Theory.Cong

19:46:12 Mersenne_Primes: theory HOL-Number_Theory.Eratosthenes

19:46:12 Mersenne_Primes: theory HOL-Word.Traditional_Syntax

19:46:12 Mersenne_Primes: theory HOL-Number_Theory.Fib

19:46:12 Ordinal_Partitions: theory HOL-Cardinals.Cardinal_Order_Relation

19:46:12 Ordinal_Partitions: theory HOL-Cardinals.Ordinal_Arithmetic

19:46:13 Mersenne_Primes: theory HOL-Number_Theory.Prime_Powers

19:46:13 Quantales: theory Kleene_Algebra.Kleene_Algebra

19:46:13 Mersenne_Primes: theory Pell.Pell

19:46:13 Mersenne_Primes: theory HOL-Word.Bits_Int

19:46:14 Ordinal_Partitions: theory HOL-Library.Countable_Set

19:46:14 Datatypes: theory Datatypes.Datatypes

19:46:14 Mersenne_Primes: theory HOL-Number_Theory.Mod_Exp

19:46:14 Mersenne_Primes: theory HOL-Number_Theory.Totient

19:46:14 HOL-Real_Asymp: theory HOL-Library.Log_Nat

19:46:14 Ordinal_Partitions: theory HOL-Cardinals.Cardinal_Arithmetic

19:46:14 HOL-Real_Asymp: theory HOL-Real_Asymp.Eventuallize

19:46:14 HOL-Real_Asymp: theory HOL-Real_Asymp.Lazy_Eval

19:46:15 Ordinal_Partitions: theory HOL-Cardinals.Cardinals

19:46:15 Ordinal_Partitions: theory Nash_Williams.Nash_Extras

19:46:15 Mersenne_Primes: theory HOL-Number_Theory.Residues

19:46:15 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_Library

19:46:15 Ordinal_Partitions: theory Nash_Williams.Nash_Williams

19:46:16 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_in_HOL

19:46:17 Mersenne_Primes: theory Native_Word.More_Bits_Int

19:46:17 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_Cardinals

19:46:18 Mersenne_Primes: theory HOL-Word.Word

19:46:18 Mersenne_Primes: theory HOL-Number_Theory.Euler_Criterion

19:46:18 HOL-Real_Asymp: theory HOL-Library.Interval

19:46:18 HOL-Real_Asymp: theory HOL-Library.Float

19:46:18 Mersenne_Primes: theory HOL-Number_Theory.Gauss

19:46:18 Mersenne_Primes: theory HOL-Number_Theory.Quadratic_Reciprocity

19:46:18 Mersenne_Primes: theory HOL-Number_Theory.Pocklington

19:46:18 Ordinal_Partitions: theory ZFC_in_HOL.Kirby

19:46:18 Ordinal_Partitions: theory ZFC_in_HOL.ZFC_Typeclasses

19:46:19 Mersenne_Primes: theory HOL-Number_Theory.Residue_Primitive_Roots

19:46:19 Ordinal_Partitions: theory ZFC_in_HOL.Ordinal_Exp

19:46:19 Ordinal_Partitions: theory Ordinal_Partitions.Library_Additions

19:46:19 Ordinal_Partitions: theory ZFC_in_HOL.Cantor_NF

19:46:19 HOL-Real_Asymp: theory HOL-Real_Asymp.Multiseries_Expansion

19:46:19 Mersenne_Primes: theory HOL-Number_Theory.Number_Theory

19:46:20 Ordinal_Partitions: theory Ordinal_Partitions.Partitions

19:46:21 HOL-Real_Asymp: theory HOL-Library.Interval_Float

19:46:22 Ordinal_Partitions: theory Ordinal_Partitions.Erdos_Milner

19:46:22 Mersenne_Primes: theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

19:46:22 Mersenne_Primes: theory Probabilistic_Prime_Tests.Legendre_Symbol

19:46:22 Ordinal_Partitions: theory Ordinal_Partitions.Omega_Omega

19:46:23 HOL-Real_Asymp: theory HOL-Decision_Procs.Approximation_Bounds

19:46:23 Mersenne_Primes: theory Probabilistic_Prime_Tests.Jacobi_Symbol

19:46:24 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

19:46:26 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer

19:46:28 HOL-Real_Asymp: theory HOL-Decision_Procs.Approximation

19:46:29 Mersenne_Primes: theory HOL-Word.Misc_Typedef

19:46:29 Mersenne_Primes: theory HOL-Word.Reversed_Bit_Lists

19:46:31 Mersenne_Primes: theory HOL-Word.Misc_lsb

19:46:31 Mersenne_Primes: theory HOL-Word.Misc_msb

19:46:31 Mersenne_Primes: theory HOL-Word.Misc_set_bit

19:46:33 Mersenne_Primes: theory Native_Word.Code_Symbolic_Bits_Int

19:46:33 Mersenne_Primes: theory Native_Word.Bits_Integer

19:46:49 Mersenne_Primes: theory Native_Word.Code_Target_Bits_Int

19:46:49 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer_Code

19:46:54 HOL-Real_Asymp: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:46:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental

19:46:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/document.pdf

19:46:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/E_Transcendental/outline.pdf

19:46:55 Timing E_Transcendental (4 threads, 86.838s elapsed time, 315.132s cpu time, 19.864s GC time, factor 3.63)

19:46:55 Finished E_Transcendental (0:02:13 elapsed time, 0:06:36 cpu time, factor 2.97)

19:46:55 Running Amicable_Numbers ...

19:46:56 HOL-Real_Asymp: theory HOL-Real_Asymp.Real_Asymp

19:46:56 HOL-Real_Asymp: theory HOL-Real_Asymp.Real_Asymp_Examples

19:46:58 Amicable_Numbers: theory Matrix.Utility

19:46:58 Amicable_Numbers: theory Lehmer.Lehmer

19:46:58 Amicable_Numbers: theory Pratt_Certificate.Pratt_Certificate

19:46:58 Amicable_Numbers: theory Polynomial_Factorization.Missing_List

19:47:00 Quantales: theory Quantales.Quantale_Models

19:47:00 Quantales: theory Quantales.Quantale_Star

19:47:01 Amicable_Numbers: theory Polynomial_Factorization.Missing_Multiset

19:47:02 Quantales: theory Quantales.Quantic_Nuclei_Conuclei

19:47:02 Amicable_Numbers: theory Pratt_Certificate.Pratt_Certificate_Code

19:47:02 Amicable_Numbers: theory Polynomial_Factorization.Prime_Factorization

19:47:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Furstenberg_Topology

19:47:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Furstenberg_Topology/document.pdf

19:47:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Furstenberg_Topology/outline.pdf

19:47:02 Timing Furstenberg_Topology (4 threads, 103.883s elapsed time, 386.544s cpu time, 25.476s GC time, factor 3.72)

19:47:02 Finished Furstenberg_Topology (0:01:50 elapsed time, 0:06:38 cpu time, factor 3.62)

19:47:02 Running Multirelations ...

19:47:04 Amicable_Numbers: theory Amicable_Numbers.Amicable_Numbers

19:47:04 Multirelations: theory Multirelations.C_Algebras

19:47:05 Quantales: theory Quantales.Quantale_Left_Sided

19:47:20 Quantales: theory Quantales.Quantale_Modules

19:47:24 HOL-Real_Asymp: theory HOL-Real_Asymp.Real_Asymp_Approx

19:47:25 Multirelations: theory Multirelations.Multirelations

19:47:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction

19:47:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction/document.pdf

19:47:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction/outline.pdf

19:47:31 Timing LLL_Basis_Reduction (4 threads, 183.336s elapsed time, 459.324s cpu time, 16.340s GC time, factor 2.51)

19:47:31 Finished LLL_Basis_Reduction (0:04:25 elapsed time, 0:09:56 cpu time, factor 2.24)

19:47:31 Running Taylor_Models ...

19:47:35 Taylor_Models: theory HOL-Decision_Procs.Rat_Pair

19:47:35 Taylor_Models: theory HOL-Decision_Procs.Polynomial_List

19:47:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences_Solver

19:47:40 Timing Linear_Recurrences_Solver (4 threads, 241.832s elapsed time, 672.864s cpu time, 15.064s GC time, factor 2.78)

19:47:40 Finished Linear_Recurrences_Solver (0:04:08 elapsed time, 0:11:20 cpu time, factor 2.74)

19:47:40 Building HOL-Cardinals ...

19:47:42 HOL-Cardinals: theory HOL-Cardinals.Fun_More

19:47:42 HOL-Cardinals: theory HOL-Cardinals.Order_Relation_More

19:47:42 HOL-Cardinals: theory HOL-Cardinals.Order_Union

19:47:42 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Extension

19:47:42 HOL-Cardinals: theory HOL-Cardinals.Wellfounded_More

19:47:42 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Relation

19:47:43 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Embedding

19:47:43 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Constructions

19:47:44 HOL-Cardinals: theory HOL-Cardinals.Cardinal_Order_Relation

19:47:44 HOL-Cardinals: theory HOL-Cardinals.Ordinal_Arithmetic

19:47:46 HOL-Cardinals: theory HOL-Cardinals.Cardinal_Arithmetic

19:47:47 HOL-Cardinals: theory HOL-Cardinals.Cardinals

19:47:47 HOL-Cardinals: theory HOL-Cardinals.Bounded_Set

19:47:56 Taylor_Models: theory Taylor_Models.Polynomial_Expression

19:48:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Datatypes

19:48:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Datatypes/datatypes.pdf

19:48:00 Timing Datatypes (4 threads, 64.684s elapsed time, 106.016s cpu time, 11.540s GC time, factor 1.64)

19:48:00 Finished Datatypes (0:01:54 elapsed time, 0:03:06 cpu time, factor 1.63)

19:48:00 Running Resolution_FOL ...

19:48:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales

19:48:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales/document.pdf

19:48:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales/outline.pdf

19:48:04 Timing Quantales (4 threads, 104.229s elapsed time, 185.160s cpu time, 5.476s GC time, factor 1.78)

19:48:04 Finished Quantales (0:02:27 elapsed time, 0:04:17 cpu time, factor 1.75)

19:48:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal_Partitions

19:48:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal_Partitions/document.pdf

19:48:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinal_Partitions/outline.pdf

19:48:04 Timing Ordinal_Partitions (4 threads, 106.150s elapsed time, 380.464s cpu time, 10.020s GC time, factor 3.58)

19:48:04 Finished Ordinal_Partitions (0:01:54 elapsed time, 0:06:36 cpu time, factor 3.45)

19:48:04 Running Paraconsistency ...

19:48:04 Running Rep_Fin_Groups ...

19:48:05 Resolution_FOL: theory HOL-Library.Adhoc_Overloading

19:48:05 Resolution_FOL: theory HOL-Library.Cancellation

19:48:05 Resolution_FOL: theory First_Order_Terms.Term

19:48:05 Resolution_FOL: theory HOL-Library.Infinite_Set

19:48:05 Resolution_FOL: theory HOL-Library.Monad_Syntax

19:48:05 Resolution_FOL: theory First_Order_Terms.Option_Monad

19:48:06 Resolution_FOL: theory Abstract-Rewriting.Seq

19:48:07 Paraconsistency: theory Paraconsistency.Paraconsistency

19:48:07 Resolution_FOL: theory HOL-Library.Nat_Bijection

19:48:07 Resolution_FOL: theory HOL-Library.Multiset

19:48:07 Resolution_FOL: theory HOL-Library.Old_Datatype

19:48:07 Resolution_FOL: theory HOL-Library.While_Combinator

19:48:08 Rep_Fin_Groups: theory Rep_Fin_Groups.Rep_Fin_Groups

19:48:08 Resolution_FOL: theory First_Order_Terms.Unifiers

19:48:08 Resolution_FOL: theory HOL-Library.Countable

19:48:08 Resolution_FOL: theory Regular-Sets.Regular_Set

19:48:08 Resolution_FOL: theory Resolution_FOL.Tree

19:48:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mersenne_Primes

19:48:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mersenne_Primes/document.pdf

19:48:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mersenne_Primes/outline.pdf

19:48:09 Timing Mersenne_Primes (4 threads, 110.609s elapsed time, 365.840s cpu time, 10.824s GC time, factor 3.31)

19:48:09 Finished Mersenne_Primes (0:01:59 elapsed time, 0:07:11 cpu time, factor 3.61)

19:48:09 Building Matrix ...

19:48:10 Resolution_FOL: theory HOL-Library.Countable_Set

19:48:11 Resolution_FOL: theory Resolution_FOL.TermsAndLiterals

19:48:14 Matrix: theory HOL-Algebra.Congruence

19:48:14 Matrix: theory Matrix.Utility

19:48:14 Resolution_FOL: theory Regular-Sets.Regular_Exp

19:48:17 Resolution_FOL: theory First_Order_Terms.Term_Pair_Multiset

19:48:17 Resolution_FOL: theory Resolution_FOL.Resolution

19:48:18 Matrix: theory HOL-Algebra.Order

19:48:21 Matrix: theory HOL-Algebra.Lattice

19:48:21 Resolution_FOL: theory Resolution_FOL.Completeness

19:48:21 Resolution_FOL: theory Regular-Sets.NDerivative

19:48:21 Resolution_FOL: theory Regular-Sets.Relation_Interpretation

19:48:21 Resolution_FOL: theory Resolution_FOL.Examples

19:48:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Cardinals

19:48:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Cardinals/document.pdf

19:48:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Cardinals/outline.pdf

19:48:21 Timing HOL-Cardinals (4 threads, 14.632s elapsed time, 55.276s cpu time, 1.588s GC time, factor 3.78)

19:48:21 Finished HOL-Cardinals (0:00:41 elapsed time, 0:01:34 cpu time, factor 2.29)

19:48:21 Running Safe_OCL ...

19:48:24 Matrix: theory HOL-Algebra.Complete_Lattice

19:48:25 Safe_OCL: theory Safe_OCL.Transitive_Closure_Ext

19:48:25 Safe_OCL: theory Safe_OCL.Finite_Map_Ext

19:48:25 Safe_OCL: theory Safe_OCL.Errorable

19:48:25 Safe_OCL: theory Safe_OCL.OCL_Basic_Types

19:48:26 Matrix: theory HOL-Algebra.Group

19:48:26 Safe_OCL: theory Safe_OCL.Tuple

19:48:27 Safe_OCL: theory Safe_OCL.Object_Model

19:48:29 Resolution_FOL: theory Regular-Sets.Equivalence_Checking

19:48:30 Resolution_FOL: theory Regular-Sets.Regexp_Method

19:48:32 Matrix: theory HOL-Algebra.FiniteProduct

19:48:32 Resolution_FOL: theory Abstract-Rewriting.Abstract_Rewriting

19:48:34 Matrix: theory HOL-Algebra.Ring

19:48:36 Safe_OCL: theory Safe_OCL.OCL_Types

19:48:37 Resolution_FOL: theory First_Order_Terms.Abstract_Unification

19:48:39 Resolution_FOL: theory First_Order_Terms.Unification

19:48:41 Resolution_FOL: theory Resolution_FOL.Unification_Theorem

19:48:43 Matrix: theory Matrix.Ordered_Semiring

19:48:44 Resolution_FOL: theory Resolution_FOL.Completeness_Instance

19:48:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp

19:48:44 Timing HOL-Real_Asymp (4 threads, 98.836s elapsed time, 376.204s cpu time, 18.124s GC time, factor 3.81)

19:48:44 Finished HOL-Real_Asymp (0:02:33 elapsed time, 0:07:36 cpu time, factor 2.98)

19:48:44 Running Relational_Paths ...

19:48:45 Matrix: theory Matrix.Matrix_Legacy

19:48:46 Taylor_Models: theory HOL-Library.Function_Algebras

19:48:46 Taylor_Models: theory Taylor_Models.Horner_Eval

19:48:46 Taylor_Models: theory Taylor_Models.Float_Topology

19:48:46 Taylor_Models: theory Taylor_Models.Polynomial_Expression_Additional

19:48:46 Taylor_Models: theory Taylor_Models.Taylor_Models_Misc

19:48:49 Relational_Paths: theory Aggregation_Algebras.Hoare_Logic

19:48:49 Relational_Paths: theory Relational_Paths.More_Relation_Algebra

19:48:53 Taylor_Models: theory Taylor_Models.Taylor_Models

19:49:06 Safe_OCL: theory Safe_OCL.OCL_Syntax

19:49:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amicable_Numbers

19:49:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amicable_Numbers/document.pdf

19:49:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amicable_Numbers/outline.pdf

19:49:38 Timing Amicable_Numbers (4 threads, 151.236s elapsed time, 283.860s cpu time, 3.592s GC time, factor 1.88)

19:49:38 Finished Amicable_Numbers (0:02:42 elapsed time, 0:05:04 cpu time, factor 1.87)

19:49:38 Running HOL-Bali ...

19:49:40 HOL-Bali: theory HOL-Bali.Basis

19:49:43 HOL-Bali: theory HOL-Bali.Name

19:49:43 HOL-Bali: theory HOL-Bali.Table

19:49:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations

19:49:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations/document.pdf

19:49:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations/outline.pdf

19:49:45 Timing Multirelations (4 threads, 151.816s elapsed time, 209.696s cpu time, 4.808s GC time, factor 1.38)

19:49:45 Finished Multirelations (0:02:42 elapsed time, 0:03:45 cpu time, factor 1.39)

19:49:45 Running LTL_Master_Theorem ...

19:49:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix

19:49:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix/document.pdf

19:49:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix/outline.pdf

19:49:46 Timing Matrix (4 threads, 44.094s elapsed time, 109.292s cpu time, 4.380s GC time, factor 2.48)

19:49:46 Finished Matrix (0:01:36 elapsed time, 0:02:51 cpu time, factor 1.78)

19:49:46 Running Linear_Recurrences ...

19:49:46 Taylor_Models: theory Taylor_Models.Experiments

19:49:48 HOL-Bali: theory HOL-Bali.Type

19:49:51 HOL-Bali: theory HOL-Bali.Value

19:49:51 Linear_Recurrences: theory HOL-Library.BNF_Corec

19:49:51 Linear_Recurrences: theory HOL-Computational_Algebra.Group_Closure

19:49:51 Linear_Recurrences: theory HOL-Computational_Algebra.Nth_Powers

19:49:51 Linear_Recurrences: theory HOL-Computational_Algebra.Squarefree

19:49:52 LTL_Master_Theorem: theory Deriving.Comparator

19:49:52 LTL_Master_Theorem: theory Deriving.Derive_Manager

19:49:52 LTL_Master_Theorem: theory Deriving.Generator_Aux

19:49:52 LTL_Master_Theorem: theory HOL-Library.Char_ord

19:49:52 LTL_Master_Theorem: theory HOL-Library.Mapping

19:49:52 Linear_Recurrences: theory HOL-Library.Code_Abstract_Nat

19:49:52 LTL_Master_Theorem: theory LTL_Master_Theorem.Omega_Words_Fun_Stream

19:49:52 Linear_Recurrences: theory HOL-Library.Code_Target_Int

19:49:52 HOL-Bali: theory HOL-Bali.Term

19:49:52 Linear_Recurrences: theory HOL-Library.Code_Target_Nat

19:49:52 LTL_Master_Theorem: theory Deriving.Equality_Generator

19:49:53 LTL_Master_Theorem: theory Deriving.Hash_Generator

19:49:53 Linear_Recurrences: theory HOL-Library.Stirling

19:49:53 Linear_Recurrences: theory HOL-Library.Code_Target_Numeral

19:49:54 Linear_Recurrences: theory HOL-Library.Sublist

19:49:54 LTL_Master_Theorem: theory Deriving.Equality_Instances

19:49:55 Linear_Recurrences: theory HOL-Real_Asymp.Inst_Existentials

19:49:55 LTL_Master_Theorem: theory Deriving.Countable_Generator

19:49:55 Linear_Recurrences: theory Polynomial_Interpolation.Missing_Unsorted

19:49:55 Linear_Recurrences: theory HOL-Computational_Algebra.Polynomial_FPS

19:49:55 LTL_Master_Theorem: theory Deriving.Compare

19:49:56 LTL_Master_Theorem: theory Deriving.Comparator_Generator

19:49:56 Linear_Recurrences: theory HOL-Computational_Algebra.Formal_Laurent_Series

19:49:57 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

19:49:57 LTL_Master_Theorem: theory HOL-Library.AList_Mapping

19:49:57 LTL_Master_Theorem: theory Deriving.Hash_Instances

19:49:57 Linear_Recurrences: theory HOL-Library.Landau_Symbols

19:49:58 LTL_Master_Theorem: theory HOL-Library.FSet

19:49:58 LTL_Master_Theorem: theory HOL-Library.Log_Nat

19:49:58 LTL_Master_Theorem: theory Deriving.Compare_Generator

19:49:58 LTL_Master_Theorem: theory LTL.LTL

19:49:59 LTL_Master_Theorem: theory Deriving.Compare_Instances

19:49:59 Relational_Paths: theory Relational_Paths.Paths

19:50:00 Linear_Recurrences: theory Polynomial_Interpolation.Missing_Polynomial

19:50:02 LTL_Master_Theorem: theory Deriving.Derive

19:50:04 Linear_Recurrences: theory Polynomial_Factorization.Order_Polynomial

19:50:05 Linear_Recurrences: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

19:50:05 Linear_Recurrences: theory Polynomial_Factorization.Polynomial_Divisibility

19:50:06 Linear_Recurrences: theory HOL-Real_Asymp.Eventuallize

19:50:06 Linear_Recurrences: theory HOL-Real_Asymp.Lazy_Eval

19:50:06 Linear_Recurrences: theory Linear_Recurrences.Pochhammer_Polynomials

19:50:06 LTL_Master_Theorem: theory LTL_Master_Theorem.Quotient_Type

19:50:07 Linear_Recurrences: theory HOL-Computational_Algebra.Computational_Algebra

19:50:07 Linear_Recurrences: theory Matrix.Utility

19:50:08 Linear_Recurrences: theory Polynomial_Interpolation.Ring_Hom

19:50:10 Linear_Recurrences: theory Linear_Recurrences.Eulerian_Polynomials

19:50:10 Linear_Recurrences: theory Linear_Recurrences.Linear_Recurrences_Common

19:50:10 Linear_Recurrences: theory Linear_Recurrences.Linear_Recurrences_Misc

19:50:11 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

19:50:11 Linear_Recurrences: theory Linear_Recurrences.RatFPS

19:50:11 Linear_Recurrences: theory Linear_Recurrences.Factorizations

19:50:12 Linear_Recurrences: theory Linear_Recurrences.Partial_Fraction_Decomposition

19:50:13 Linear_Recurrences: theory HOL-Real_Asymp.Multiseries_Expansion

19:50:15 Linear_Recurrences: theory Linear_Recurrences.Rational_FPS_Solver

19:50:16 Linear_Recurrences: theory Polynomial_Interpolation.Ring_Hom_Poly

19:50:18 Linear_Recurrences: theory Linear_Recurrences.Linear_Homogenous_Recurrences

19:50:19 Safe_OCL: theory Safe_OCL.OCL_Object_Model

19:50:20 Safe_OCL: theory Safe_OCL.OCL_Typing

19:50:21 Linear_Recurrences: theory Polynomial_Factorization.Square_Free_Factorization

19:50:21 Linear_Recurrences: theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

19:50:23 Relational_Paths: theory Relational_Paths.Rooted_Paths

19:50:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models

19:50:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/document.pdf

19:50:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/outline.pdf

19:50:29 Timing Taylor_Models (4 threads, 164.814s elapsed time, 383.292s cpu time, 18.024s GC time, factor 2.33)

19:50:29 Finished Taylor_Models (0:02:57 elapsed time, 0:06:41 cpu time, factor 2.26)

19:50:29 Building HOL-IMP ...

19:50:31 LTL_Master_Theorem: theory LTL.Equivalence_Relations

19:50:31 LTL_Master_Theorem: theory LTL.Rewriting

19:50:31 LTL_Master_Theorem: theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

19:50:34 HOL-IMP: theory HOL-IMP.AExp

19:50:34 HOL-IMP: theory HOL-IMP.C_like

19:50:34 HOL-IMP: theory HOL-IMP.Complete_Lattice

19:50:34 HOL-IMP: theory HOL-IMP.OO

19:50:34 HOL-IMP: theory HOL-IMP.Star

19:50:35 HOL-IMP: theory HOL-IMP.Types

19:50:38 HOL-Bali: theory HOL-Bali.Decl

19:50:39 LTL_Master_Theorem: theory LTL.Code_Equations

19:50:39 LTL_Master_Theorem: theory LTL.Disjunctive_Normal_Form

19:50:40 HOL-IMP: theory HOL-IMP.ASM

19:50:40 Relational_Paths: theory Relational_Paths.Path_Algorithms

19:50:41 HOL-IMP: theory HOL-IMP.BExp

19:50:43 LTL_Master_Theorem: theory LTL_Master_Theorem.After

19:50:44 LTL_Master_Theorem: theory LTL_Master_Theorem.Advice

19:50:46 HOL-Bali: theory HOL-Bali.TypeRel

19:50:47 LTL_Master_Theorem: theory LTL_Master_Theorem.Asymmetric_Master_Theorem

19:50:47 LTL_Master_Theorem: theory LTL_Master_Theorem.Extra_Equivalence_Relations

19:50:47 LTL_Master_Theorem: theory LTL_Master_Theorem.Master_Theorem

19:50:47 LTL_Master_Theorem: theory LTL_Master_Theorem.Transition_Functions

19:50:48 LTL_Master_Theorem: theory LTL_Master_Theorem.Restricted_Master_Theorem

19:50:48 HOL-Bali: theory HOL-Bali.DeclConcepts

19:50:48 HOL-IMP: theory HOL-IMP.Com

19:50:48 HOL-IMP: theory HOL-IMP.Procs

19:50:49 HOL-IMP: theory HOL-IMP.Poly_Types

19:50:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Paraconsistency

19:50:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Paraconsistency/document.pdf

19:50:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Paraconsistency/outline.pdf

19:50:49 Timing Paraconsistency (4 threads, 155.769s elapsed time, 508.280s cpu time, 3.612s GC time, factor 3.26)

19:50:49 Finished Paraconsistency (0:02:44 elapsed time, 0:08:41 cpu time, factor 3.16)

19:50:49 Building HOLCF-Prelude ...

19:50:50 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Construction

19:50:50 HOL-IMP: theory HOL-IMP.ACom

19:50:51 HOL-IMP: theory HOL-IMP.Abs_Int_Tests

19:50:51 HOL-IMP: theory HOL-IMP.Big_Step

19:50:51 HOL-IMP: theory HOL-IMP.Vars

19:50:52 HOL-Bali: theory HOL-Bali.State

19:50:52 HOL-Bali: theory HOL-Bali.WellType

19:50:52 HOL-IMP: theory HOL-IMP.Denotational

19:50:52 HOL-IMP: theory HOL-IMP.Hoare

19:50:53 HOLCF-Prelude: theory HOL-Library.Cancellation

19:50:53 HOLCF-Prelude: theory HOL-Library.Adhoc_Overloading

19:50:53 HOLCF-Prelude: theory HOLCF-Library.Int_Discrete

19:50:53 HOL-IMP: theory HOL-IMP.Hoare_Examples

19:50:53 HOL-IMP: theory HOL-IMP.Hoare_Sound_Complete

19:50:53 HOL-IMP: theory HOL-IMP.Hoare_Total

19:50:53 HOLCF-Prelude: theory HOLCF-Prelude.HOLCF_Main

19:50:53 HOL-IMP: theory HOL-IMP.Hoare_Total_EX

19:50:54 HOL-IMP: theory HOL-IMP.Hoare_Total_EX2

19:50:54 HOL-IMP: theory HOL-IMP.VCG_Total_EX

19:50:54 HOLCF-Prelude: theory HOL-Library.Multiset

19:50:55 HOL-IMP: theory HOL-IMP.VCG_Total_EX2

19:50:56 HOL-Bali: theory HOL-Bali.Conform

19:50:57 HOL-IMP: theory HOL-IMP.VCG

19:50:57 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Implementation

19:50:57 HOL-Bali: theory HOL-Bali.Eval

19:50:57 HOL-IMP: theory HOL-IMP.Sec_Type_Expr

19:50:58 HOLCF-Prelude: theory HOLCF-Prelude.Data_Function

19:50:58 HOL-IMP: theory HOL-IMP.Sem_Equiv

19:50:58 HOL-IMP: theory HOL-IMP.Sec_Typing

19:50:58 HOLCF-Prelude: theory HOLCF-Prelude.Numeral_Cpo

19:50:58 HOLCF-Prelude: theory HOLCF-Prelude.Type_Classes

19:50:58 HOL-IMP: theory HOL-IMP.Sec_TypingT

19:50:59 HOL-IMP: theory HOL-IMP.Def_Init

19:50:59 HOL-IMP: theory HOL-IMP.Def_Init_Exp

19:50:59 HOL-IMP: theory HOL-IMP.Fold

19:50:59 HOL-Bali: theory HOL-Bali.DefiniteAssignment

19:50:59 HOL-IMP: theory HOL-IMP.Def_Init_Big

19:50:59 HOL-IMP: theory HOL-IMP.Live

19:51:00 HOL-IMP: theory HOL-IMP.Procs_Dyn_Vars_Dyn

19:51:00 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Dyn

19:51:03 HOLCF-Prelude: theory HOLCF-Prelude.Data_Bool

19:51:04 HOLCF-Prelude: theory HOLCF-Prelude.Data_Integer

19:51:04 HOLCF-Prelude: theory HOLCF-Prelude.Data_Tuple

19:51:04 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Stat

19:51:04 HOL-IMP: theory HOL-IMP.Collecting

19:51:04 HOL-IMP: theory HOL-IMP.Compiler

19:51:05 HOL-IMP: theory HOL-IMP.Def_Init_Small

19:51:07 HOL-IMP: theory HOL-IMP.Small_Step

19:51:07 HOL-IMP: theory HOL-IMP.Collecting1

19:51:07 HOL-IMP: theory HOL-IMP.Collecting_Examples

19:51:07 HOL-IMP: theory HOL-IMP.Abs_Int_init

19:51:08 HOLCF-Prelude: theory HOLCF-Prelude.Data_List

19:51:08 HOLCF-Prelude: theory HOLCF-Prelude.Num_Class

19:51:09 HOL-IMP: theory HOL-IMP.Finite_Reachable

19:51:09 HOLCF-Prelude: theory HOL-Computational_Algebra.Factorial_Ring

19:51:10 HOL-IMP: theory HOL-IMP.Live_True

19:51:10 HOL-IMP: theory HOL-IMP.Abs_Int0

19:51:11 Linear_Recurrences: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

19:51:12 HOL-Bali: theory HOL-Bali.WellForm

19:51:12 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Instantiation

19:51:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Resolution_FOL

19:51:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Resolution_FOL/document.pdf

19:51:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Resolution_FOL/outline.pdf

19:51:13 Timing Resolution_FOL (4 threads, 180.847s elapsed time, 300.612s cpu time, 8.092s GC time, factor 1.66)

19:51:13 Finished Resolution_FOL (0:03:11 elapsed time, 0:05:28 cpu time, factor 1.71)

19:51:13 Running HOL-MicroJava ...

19:51:14 HOL-Bali: theory HOL-Bali.DefiniteAssignmentCorrect

19:51:14 HOL-Bali: theory HOL-Bali.Example

19:51:15 HOL-IMP: theory HOL-IMP.Abs_State

19:51:16 Linear_Recurrences: theory HOL-Real_Asymp.Real_Asymp

19:51:16 HOL-MicroJava: theory HOL-Eisbach.Eisbach

19:51:16 HOL-MicroJava: theory HOL-Library.Transitive_Closure_Table

19:51:16 HOL-MicroJava: theory HOL-Library.While_Combinator

19:51:16 Linear_Recurrences: theory Linear_Recurrences.Rational_FPS_Asymptotics

19:51:16 HOL-Bali: theory HOL-Bali.TypeSafe

19:51:17 HOL-IMP: theory HOL-IMP.Compiler2

19:51:17 HOL-IMP: theory HOL-IMP.Abs_Int1

19:51:18 HOL-IMP: theory HOL-IMP.Abs_Int1_const

19:51:18 HOL-IMP: theory HOL-IMP.Abs_Int1_parity

19:51:19 HOL-IMP: theory HOL-IMP.Abs_Int2

19:51:19 HOL-MicroJava: theory HOL-MicroJava.Semilat

19:51:19 HOL-MicroJava: theory HOL-MicroJava.JBasis

19:51:20 HOLCF-Prelude: theory HOLCF-Prelude.Data_Maybe

19:51:20 HOL-MicroJava: theory HOL-MicroJava.Err

19:51:20 HOL-MicroJava: theory HOL-MicroJava.AuxLemmas

19:51:20 HOL-MicroJava: theory HOL-MicroJava.Type

19:51:20 HOL-Bali: theory HOL-Bali.Evaln

19:51:21 HOLCF-Prelude: theory HOLCF-Prelude.Definedness

19:51:21 HOLCF-Prelude: theory HOLCF-Prelude.List_Comprehension

19:51:22 HOL-IMP: theory HOL-IMP.Abs_Int2_ivl

19:51:22 HOL-MicroJava: theory HOL-MicroJava.Listn

19:51:22 HOL-MicroJava: theory HOL-MicroJava.Opt

19:51:22 HOL-MicroJava: theory HOL-MicroJava.Product

19:51:23 HOLCF-Prelude: theory HOLCF-Prelude.HOLCF_Prelude

19:51:23 HOLCF-Prelude: theory HOLCF-Prelude.Fibs

19:51:23 HOLCF-Prelude: theory HOLCF-Prelude.GHC_Rewrite_Rules

19:51:23 HOLCF-Prelude: theory HOLCF-Prelude.HLint

19:51:24 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework

19:51:24 HOL-MicroJava: theory HOL-MicroJava.Semilattices

19:51:24 HOL-MicroJava: theory HOL-MicroJava.SemilatAlg

19:51:25 HOL-IMP: theory HOL-IMP.Abs_Int3

19:51:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups

19:51:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups/document.pdf

19:51:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups/outline.pdf

19:51:25 Timing Rep_Fin_Groups (4 threads, 184.001s elapsed time, 323.032s cpu time, 4.776s GC time, factor 1.76)

19:51:25 Finished Rep_Fin_Groups (0:03:20 elapsed time, 0:05:46 cpu time, factor 1.73)

19:51:25 Running Chandy_Lamport ...

19:51:25 HOL-Bali: theory HOL-Bali.AxSem

19:51:25 HOL-Bali: theory HOL-Bali.Trans

19:51:26 HOL-MicroJava: theory HOL-MicroJava.Kildall

19:51:26 HOL-MicroJava: theory HOL-MicroJava.LBVSpec

19:51:28 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_err

19:51:28 HOL-MicroJava: theory HOL-MicroJava.Decl

19:51:29 HOL-MicroJava: theory HOL-MicroJava.SystemClasses

19:51:29 HOL-MicroJava: theory HOL-MicroJava.TypeRel

19:51:29 HOL-MicroJava: theory HOL-MicroJava.Value

19:51:29 HOL-MicroJava: theory HOL-MicroJava.LBVComplete

19:51:29 HOLCF-Prelude: theory HOL-Computational_Algebra.Euclidean_Algorithm

19:51:29 HOL-MicroJava: theory HOL-MicroJava.LBVCorrect

19:51:30 LTL_Master_Theorem: theory LTL_Master_Theorem.Code_Export

19:51:30 Chandy_Lamport: theory Chandy_Lamport.Distributed_System

19:51:30 Chandy_Lamport: theory Chandy_Lamport.Util

19:51:30 HOL-MicroJava: theory HOL-MicroJava.WellForm

19:51:30 HOL-MicroJava: theory HOL-MicroJava.Abstract_BV

19:51:30 HOL-MicroJava: theory HOL-MicroJava.State

19:51:30 HOL-MicroJava: theory HOL-MicroJava.Term

19:51:31 HOL-MicroJava: theory HOL-MicroJava.Exceptions

19:51:31 HOL-MicroJava: theory HOL-MicroJava.JType

19:51:33 HOL-MicroJava: theory HOL-MicroJava.JVMType

19:51:33 HOL-Bali: theory HOL-Bali.AxCompl

19:51:33 HOL-Bali: theory HOL-Bali.AxSound

19:51:35 HOL-Bali: theory HOL-Bali.AxExample

19:51:38 HOL-MicroJava: theory HOL-MicroJava.WellType

19:51:40 HOL-MicroJava: theory HOL-MicroJava.Conform

19:51:40 HOL-MicroJava: theory HOL-MicroJava.Eval

19:51:40 HOL-MicroJava: theory HOL-MicroJava.TypeInf

19:51:41 HOL-MicroJava: theory HOL-MicroJava.JVMState

19:51:41 HOL-MicroJava: theory HOL-MicroJava.JVMInstructions

19:51:44 HOL-MicroJava: theory HOL-MicroJava.JVMExceptions

19:51:44 HOL-MicroJava: theory HOL-MicroJava.JVMExecInstr

19:51:44 Chandy_Lamport: theory Chandy_Lamport.Swap

19:51:44 Chandy_Lamport: theory Chandy_Lamport.Trace

19:51:45 Safe_OCL: theory Safe_OCL.OCL_Normalization

19:51:45 HOL-MicroJava: theory HOL-MicroJava.Effect

19:51:46 HOL-MicroJava: theory HOL-MicroJava.JVMExec

19:51:46 Chandy_Lamport: theory Chandy_Lamport.Snapshot

19:51:47 HOL-MicroJava: theory HOL-MicroJava.DefsComp

19:51:47 HOL-MicroJava: theory HOL-MicroJava.JVMDefensive

19:51:47 HOL-MicroJava: theory HOL-MicroJava.Index

19:51:48 HOL-MicroJava: theory HOL-MicroJava.JVMListExample

19:51:48 HOL-MicroJava: theory HOL-MicroJava.Example

19:51:48 HOL-MicroJava: theory HOL-MicroJava.JListExample

19:51:50 HOL-MicroJava: theory HOL-MicroJava.JTypeSafe

19:51:50 Chandy_Lamport: theory Chandy_Lamport.Example

19:51:50 HOL-MicroJava: theory HOL-MicroJava.TranslCompTp

19:51:50 Chandy_Lamport: theory Chandy_Lamport.Co_Snapshot

19:51:51 HOLCF-Prelude: theory HOL-Computational_Algebra.Primes

19:51:51 HOL-MicroJava: theory HOL-MicroJava.TranslComp

19:51:52 HOL-MicroJava: theory HOL-MicroJava.LemmasComp

19:51:52 HOLCF-Prelude: theory HOLCF-Prelude.Sieve_Primes

19:51:52 HOL-MicroJava: theory HOL-MicroJava.CorrComp

19:52:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Paths

19:52:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Paths/document.pdf

19:52:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Paths/outline.pdf

19:52:05 Timing Relational_Paths (4 threads, 185.619s elapsed time, 412.500s cpu time, 24.348s GC time, factor 2.22)

19:52:05 Finished Relational_Paths (0:03:19 elapsed time, 0:07:11 cpu time, factor 2.16)

19:52:05 Running Aggregation_Algebras ...

19:52:08 Safe_OCL: theory Safe_OCL.OCL_Examples

19:52:09 Aggregation_Algebras: theory Aggregation_Algebras.Hoare_Logic

19:52:09 Aggregation_Algebras: theory Aggregation_Algebras.Semigroups_Big

19:52:09 Aggregation_Algebras: theory Aggregation_Algebras.Aggregation_Algebras

19:52:14 Aggregation_Algebras: theory Aggregation_Algebras.Hoare_Logic_Examples

19:52:31 HOL-MicroJava: theory HOL-MicroJava.BVSpec

19:52:31 HOL-MicroJava: theory HOL-MicroJava.EffectMono

19:52:31 HOL-MicroJava: theory HOL-MicroJava.Altern

19:52:31 HOL-MicroJava: theory HOL-MicroJava.Correct

19:52:31 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_JVM

19:52:32 HOL-MicroJava: theory HOL-MicroJava.BVSpecTypeSafe

19:52:33 HOL-MicroJava: theory HOL-MicroJava.JVM

19:52:33 Aggregation_Algebras: theory Aggregation_Algebras.Minimum_Spanning_Trees

19:52:33 Aggregation_Algebras: theory Aggregation_Algebras.Matrix_Aggregation_Algebras

19:52:33 HOL-MicroJava: theory HOL-MicroJava.CorrCompTp

19:52:34 HOL-MicroJava: theory HOL-MicroJava.BVNoTypeError

19:52:35 HOL-MicroJava: theory HOL-MicroJava.BVExample

19:52:35 HOL-MicroJava: theory HOL-MicroJava.LBVJVM

19:52:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem

19:52:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem/document.pdf

19:52:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem/outline.pdf

19:52:36 Timing LTL_Master_Theorem (4 threads, 153.610s elapsed time, 465.704s cpu time, 17.416s GC time, factor 3.03)

19:52:36 Finished LTL_Master_Theorem (0:02:50 elapsed time, 0:08:11 cpu time, factor 2.88)

19:52:36 Running Binding_Syntax_Theory ...

19:52:37 HOL-MicroJava: theory HOL-MicroJava.MicroJava

19:52:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences

19:52:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/document.pdf

19:52:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences/outline.pdf

19:52:38 Timing Linear_Recurrences (4 threads, 157.024s elapsed time, 433.620s cpu time, 14.816s GC time, factor 2.76)

19:52:38 Finished Linear_Recurrences (0:02:50 elapsed time, 0:07:33 cpu time, factor 2.66)

19:52:38 Building HOL-Imperative_HOL ...

19:52:39 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Preliminaries

19:52:40 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Sorted_List

19:52:40 HOL-Imperative_HOL: theory HOL-Library.Adhoc_Overloading

19:52:40 HOL-Imperative_HOL: theory HOL-Library.Cancellation

19:52:40 HOL-Imperative_HOL: theory HOL-Library.Code_Abstract_Nat

19:52:40 HOL-Imperative_HOL: theory HOL-Library.Code_Target_Nat

19:52:40 HOL-Imperative_HOL: theory HOL-Library.Monad_Syntax

19:52:41 HOL-Imperative_HOL: theory HOL-Library.Code_Target_Int

19:52:41 HOL-Imperative_HOL: theory HOL-Library.LaTeXsugar

19:52:41 HOL-Imperative_HOL: theory HOL-Library.Nat_Bijection

19:52:41 HOL-Imperative_HOL: theory HOL-Library.Old_Datatype

19:52:41 HOL-Imperative_HOL: theory HOL-Library.Code_Target_Numeral

19:52:42 HOL-Imperative_HOL: theory HOL-Library.RBT_Impl

19:52:42 HOL-Imperative_HOL: theory HOL-Library.Multiset

19:52:43 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Pick

19:52:43 Binding_Syntax_Theory: theory Binding_Syntax_Theory.QuasiTerms_Swap_Fresh

19:52:43 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Equiv_Relation2

19:52:44 HOL-Imperative_HOL: theory HOL-Library.Countable

19:52:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOLCF-Prelude

19:52:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOLCF-Prelude/document.pdf

19:52:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOLCF-Prelude/outline.pdf

19:52:44 Timing HOLCF-Prelude (4 threads, 72.277s elapsed time, 161.924s cpu time, 5.516s GC time, factor 2.24)

19:52:44 Finished HOLCF-Prelude (0:01:53 elapsed time, 0:03:40 cpu time, factor 1.95)

19:52:44 Running Abortable_Linearizable_Modules ...

19:52:46 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Sequences

19:52:48 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap

19:52:48 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.RDR

19:52:48 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.IOA

19:52:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali

19:52:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali/document.pdf

19:52:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali/outline.pdf

19:52:48 Timing HOL-Bali (4 threads, 162.338s elapsed time, 371.640s cpu time, 14.368s GC time, factor 2.29)

19:52:48 Finished HOL-Bali (0:03:09 elapsed time, 0:06:54 cpu time, factor 2.19)

19:52:48 Running Vickrey_Clarke_Groves ...

19:52:52 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Argmax

19:52:52 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.SetUtils

19:52:53 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

19:52:53 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Partitions

19:52:53 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationOperators

19:52:54 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationProperties

19:52:55 Binding_Syntax_Theory: theory Binding_Syntax_Theory.QuasiTerms_PickFresh_Alpha

19:52:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.List_Sublist

19:52:56 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.MiscTools

19:52:57 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Array

19:52:59 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Ref

19:52:59 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Subarray

19:52:59 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

19:52:59 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Linked_Lists

19:52:59 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Overview

19:53:00 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Quicksort

19:53:00 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Reverse

19:53:00 Binding_Syntax_Theory: theory Binding_Syntax_Theory.QuasiTerms_Environments_Substitution

19:53:03 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Transition_QuasiTerms_Terms

19:53:03 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

19:53:04 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Universes

19:53:06 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.UniformTieBreaking

19:53:09 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuction

19:53:10 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Consensus

19:53:11 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

19:53:14 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Terms

19:53:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL

19:53:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL/document.pdf

19:53:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL/outline.pdf

19:53:16 Timing Safe_OCL (4 threads, 279.816s elapsed time, 450.056s cpu time, 16.700s GC time, factor 1.61)

19:53:16 Finished Safe_OCL (0:04:54 elapsed time, 0:07:51 cpu time, factor 1.60)

19:53:16 Running InfPathElimination ...

19:53:18 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Well_Sorted_Terms

19:53:19 InfPathElimination: theory InfPathElimination.Aexp

19:53:19 InfPathElimination: theory InfPathElimination.Graph

19:53:19 InfPathElimination: theory InfPathElimination.Bexp

19:53:19 InfPathElimination: theory InfPathElimination.Labels

19:53:19 InfPathElimination: theory InfPathElimination.Store

19:53:20 InfPathElimination: theory InfPathElimination.Conf

19:53:20 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.SLin

19:53:20 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Simulations

19:53:22 InfPathElimination: theory InfPathElimination.SubRel

19:53:23 InfPathElimination: theory InfPathElimination.SymExec

19:53:24 InfPathElimination: theory InfPathElimination.ArcExt

19:53:25 InfPathElimination: theory InfPathElimination.SubExt

19:53:25 InfPathElimination: theory InfPathElimination.LTS

19:53:26 InfPathElimination: theory InfPathElimination.RB

19:53:29 Aggregation_Algebras: theory Aggregation_Algebras.Linear_Aggregation_Algebras

19:53:34 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Iteration

19:53:47 HOL-Imperative_HOL: theory HOL-Imperative_HOL.SatChecker

19:53:48 Abortable_Linearizable_Modules: theory Abortable_Linearizable_Modules.Idempotence

19:53:56 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Recursion

19:54:01 Binding_Syntax_Theory: theory Binding_Syntax_Theory.Semantic_Domains

19:54:03 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL_ex

19:54:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chandy_Lamport

19:54:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chandy_Lamport/document.pdf

19:54:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chandy_Lamport/outline.pdf

19:54:08 Timing Chandy_Lamport (4 threads, 146.850s elapsed time, 471.144s cpu time, 13.532s GC time, factor 3.21)

19:54:08 Finished Chandy_Lamport (0:02:41 elapsed time, 0:08:13 cpu time, factor 3.05)

19:54:08 Running UPF_Firewall ...

19:54:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava

19:54:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava/document.pdf

19:54:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava/outline.pdf

19:54:14 Timing HOL-MicroJava (4 threads, 168.159s elapsed time, 502.992s cpu time, 21.496s GC time, factor 2.99)

19:54:14 Finished HOL-MicroJava (0:03:00 elapsed time, 0:08:44 cpu time, factor 2.91)

19:54:14 Running List_Update ...

19:54:16 UPF_Firewall: theory UPF_Firewall.LTL_alike

19:54:16 UPF_Firewall: theory UPF_Firewall.NetworkCore

19:54:16 UPF_Firewall: theory UPF_Firewall.Ports

19:54:18 UPF_Firewall: theory UPF_Firewall.DatatypePort

19:54:18 UPF_Firewall: theory UPF_Firewall.DatatypeAddress

19:54:18 UPF_Firewall: theory UPF_Firewall.IPv4

19:54:18 UPF_Firewall: theory UPF_Firewall.IntegerAddress

19:54:18 UPF_Firewall: theory UPF_Firewall.IntegerPort

19:54:18 UPF_Firewall: theory UPF_Firewall.IPv4_TCPUDP

19:54:18 UPF_Firewall: theory UPF_Firewall.IntegerPort_TCPUDP

19:54:19 List_Update: theory HOL-Library.While_Combinator

19:54:19 List_Update: theory List_Update.Prob_Theory

19:54:19 List_Update: theory List_Update.Bit_Strings

19:54:19 List_Update: theory List_Update.On_Off

19:54:19 UPF_Firewall: theory UPF_Firewall.PolicyCore

19:54:19 UPF_Firewall: theory UPF_Firewall.PolicyCombinators

19:54:20 List_Update: theory List-Index.List_Index

19:54:20 UPF_Firewall: theory UPF_Firewall.PortCombinators

19:54:20 UPF_Firewall: theory UPF_Firewall.NetworkModels

19:54:20 UPF_Firewall: theory UPF_Firewall.ProtocolPortCombinators

19:54:21 List_Update: theory Regular-Sets.Regular_Set

19:54:21 UPF_Firewall: theory UPF_Firewall.PacketFilter

19:54:21 List_Update: theory List_Update.Inversion

19:54:22 List_Update: theory List_Update.Swaps

19:54:22 UPF_Firewall: theory UPF_Firewall.NAT

19:54:22 UPF_Firewall: theory UPF_Firewall.StatefulCore

19:54:22 UPF_Firewall: theory UPF_Firewall.FWNormalisationCore

19:54:23 List_Update: theory List_Update.Competitive_Analysis

19:54:23 UPF_Firewall: theory UPF_Firewall.FTP

19:54:23 UPF_Firewall: theory UPF_Firewall.VOIP

19:54:26 List_Update: theory List_Update.Move_to_Front

19:54:28 List_Update: theory Regular-Sets.Regular_Exp

19:54:30 UPF_Firewall: theory UPF_Firewall.FTP_WithPolicy

19:54:33 UPF_Firewall: theory UPF_Firewall.FTPVOIP

19:54:34 List_Update: theory Regular-Sets.NDerivative

19:54:35 List_Update: theory List_Update.MTF2_Effects

19:54:35 List_Update: theory List_Update.Partial_Cost_Model

19:54:37 List_Update: theory List_Update.BIT

19:54:37 List_Update: theory List_Update.List_Factoring

19:54:38 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.FirstPrice

19:54:38 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

19:54:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMP

19:54:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMP/document.pdf

19:54:39 Timing HOL-IMP (4 threads, 168.937s elapsed time, 474.244s cpu time, 24.356s GC time, factor 2.81)

19:54:39 Finished HOL-IMP (0:04:07 elapsed time, 0:09:46 cpu time, factor 2.37)

19:54:39 Running LTL_to_DRA ...

19:54:42 List_Update: theory Regular-Sets.Equivalence_Checking

19:54:42 List_Update: theory List_Update.RExp_Var

19:54:43 List_Update: theory List_Update.BIT_pairwise

19:54:43 LTL_to_DRA: theory KBPs.DFS

19:54:43 LTL_to_DRA: theory LTL_to_DRA.LTL_FGXU

19:54:43 LTL_to_DRA: theory LTL_to_DRA.Map2

19:54:43 LTL_to_DRA: theory LTL_to_DRA.Preliminaries2

19:54:43 LTL_to_DRA: theory LTL_to_DRA.Mapping2

19:54:44 LTL_to_DRA: theory List-Index.List_Index

19:54:45 List_Update: theory List_Update.OPT2

19:54:45 LTL_to_DRA: theory LTL_to_DRA.DTS

19:54:46 LTL_to_DRA: theory LTL_to_DRA.List2

19:54:48 UPF_Firewall: theory UPF_Firewall.ElementaryRules

19:54:48 UPF_Firewall: theory UPF_Firewall.NormalisationGenericProofs

19:54:49 List_Update: theory List_Update.Phase_Partitioning

19:54:50 List_Update: theory List_Update.BIT_2comp_on2

19:54:50 List_Update: theory List_Update.TS

19:54:53 LTL_to_DRA: theory LTL_to_DRA.Rabin

19:54:54 List_Update: theory List_Update.Comb

19:54:54 UPF_Firewall: theory UPF_Firewall.NormalisationIntegerPortProof

19:54:56 LTL_to_DRA: theory LTL_to_DRA.Semi_Mojmir

19:54:56 UPF_Firewall: theory UPF_Firewall.StatefulFW

19:54:58 UPF_Firewall: theory UPF_Firewall.NormalisationIPPProofs

19:55:02 UPF_Firewall: theory UPF_Firewall.FWNormalisation

19:55:02 LTL_to_DRA: theory LTL_to_DRA.Mojmir

19:55:02 UPF_Firewall: theory UPF_Firewall.UPF-Firewall

19:55:02 LTL_to_DRA: theory LTL_to_DRA.LTL_Compat

19:55:02 LTL_to_DRA: theory LTL_to_DRA.LTL_Impl

19:55:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aggregation_Algebras

19:55:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aggregation_Algebras/document.pdf

19:55:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aggregation_Algebras/outline.pdf

19:55:03 Timing Aggregation_Algebras (4 threads, 163.728s elapsed time, 260.764s cpu time, 8.728s GC time, factor 1.59)

19:55:03 Finished Aggregation_Algebras (0:02:57 elapsed time, 0:04:40 cpu time, factor 1.58)

19:55:03 Running Safe_Distance ...

19:55:03 UPF_Firewall: theory UPF_Firewall.DMZDatatype

19:55:04 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin

19:55:05 LTL_to_DRA: theory LTL_to_DRA.af

19:55:05 UPF_Firewall: theory UPF_Firewall.DMZInteger

19:55:05 UPF_Firewall: theory UPF_Firewall.DMZ

19:55:05 UPF_Firewall: theory UPF_Firewall.NAT-FW

19:55:06 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin_Impl

19:55:07 UPF_Firewall: theory UPF_Firewall.PersonalFirewallDatatype

19:55:07 Safe_Distance: theory HOL-Computational_Algebra.Fraction_Field

19:55:07 Safe_Distance: theory HOL-Decision_Procs.Dense_Linear_Order

19:55:07 Safe_Distance: theory HOL-Library.Code_Abstract_Nat

19:55:07 Safe_Distance: theory HOL-Library.Code_Target_Int

19:55:08 Safe_Distance: theory HOL-Library.Code_Target_Nat

19:55:08 Safe_Distance: theory HOL-Library.More_List

19:55:08 UPF_Firewall: theory UPF_Firewall.PersonalFirewallInt

19:55:08 Safe_Distance: theory HOL-Library.Code_Target_Numeral

19:55:08 UPF_Firewall: theory UPF_Firewall.PersonalFirewallIpv4

19:55:08 Safe_Distance: theory HOL-Computational_Algebra.Field_as_Ring

19:55:09 UPF_Firewall: theory UPF_Firewall.PersonalFirewall

19:55:09 Safe_Distance: theory HOL-Computational_Algebra.Polynomial

19:55:09 LTL_to_DRA: theory LTL_to_DRA.Logical_Characterization

19:55:09 LTL_to_DRA: theory LTL_to_DRA.af_Impl

19:55:09 UPF_Firewall: theory UPF_Firewall.Transformation01

19:55:10 UPF_Firewall: theory UPF_Firewall.Transformation02

19:55:10 UPF_Firewall: theory UPF_Firewall.Voice_over_IP

19:55:11 UPF_Firewall: theory UPF_Firewall.Transformation

19:55:11 UPF_Firewall: theory UPF_Firewall.Examples

19:55:12 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin

19:55:12 Safe_Distance: theory HOL-Computational_Algebra.Normalized_Fraction

19:55:12 Safe_Distance: theory HOL-Library.Lattice_Algebras

19:55:13 Safe_Distance: theory HOL-Library.Log_Nat

19:55:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abortable_Linearizable_Modules

19:55:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abortable_Linearizable_Modules/document.pdf

19:55:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abortable_Linearizable_Modules/outline.pdf

19:55:15 Timing Abortable_Linearizable_Modules (4 threads, 141.238s elapsed time, 230.004s cpu time, 8.472s GC time, factor 1.63)

19:55:15 Finished Abortable_Linearizable_Modules (0:02:31 elapsed time, 0:04:06 cpu time, factor 1.63)

19:55:15 Running Gauss_Jordan ...

19:55:20 Gauss_Jordan: theory HOL-Library.Boolean_Algebra

19:55:20 Gauss_Jordan: theory HOL-Library.Code_Abstract_Nat

19:55:20 Gauss_Jordan: theory HOL-Library.Code_Target_Int

19:55:20 Gauss_Jordan: theory HOL-Library.Function_Algebras

19:55:20 Gauss_Jordan: theory HOL-Library.Code_Target_Nat

19:55:20 Gauss_Jordan: theory HOL-Library.IArray

19:55:20 Gauss_Jordan: theory Gauss_Jordan.Code_Set

19:55:20 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

19:55:20 Gauss_Jordan: theory HOL-Library.Bit_Operations

19:55:21 Gauss_Jordan: theory HOL-Library.Code_Real_Approx_By_Float

19:55:21 Gauss_Jordan: theory HOL-Library.Code_Target_Numeral

19:55:21 Gauss_Jordan: theory Rank_Nullity_Theorem.Dual_Order

19:55:22 Gauss_Jordan: theory Rank_Nullity_Theorem.Mod_Type

19:55:22 Gauss_Jordan: theory Gauss_Jordan.Code_Real_Approx_By_Float_Haskell

19:55:22 Safe_Distance: theory HOL-Library.Interval

19:55:22 Safe_Distance: theory HOL-Library.Float

19:55:24 Gauss_Jordan: theory Gauss_Jordan.IArray_Addenda

19:55:25 Safe_Distance: theory HOL-Computational_Algebra.Polynomial_Factorial

19:55:27 Safe_Distance: theory HOL-Library.Interval_Float

19:55:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binding_Syntax_Theory

19:55:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binding_Syntax_Theory/document.pdf

19:55:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binding_Syntax_Theory/outline.pdf

19:55:28 Timing Binding_Syntax_Theory (4 threads, 153.358s elapsed time, 402.216s cpu time, 12.880s GC time, factor 2.62)

19:55:28 Finished Binding_Syntax_Theory (0:02:51 elapsed time, 0:07:14 cpu time, factor 2.54)

19:55:28 Building Extended_Finite_State_Machines ...

19:55:30 Gauss_Jordan: theory Rank_Nullity_Theorem.Miscellaneous

19:55:30 Safe_Distance: theory HOL-Decision_Procs.Approximation_Bounds

19:55:32 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Trilean

19:55:32 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.VName

19:55:32 Extended_Finite_State_Machines: theory FinFun.FinFun

19:55:32 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.FSet_Utils

19:55:33 Gauss_Jordan: theory Gauss_Jordan.Code_Matrix

19:55:34 Gauss_Jordan: theory Gauss_Jordan.Rref

19:55:35 Gauss_Jordan: theory Rank_Nullity_Theorem.Fundamental_Subspaces

19:55:35 Gauss_Jordan: theory Gauss_Jordan.Elementary_Operations

19:55:36 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value

19:55:36 Gauss_Jordan: theory HOL-Library.Z2

19:55:36 Gauss_Jordan: theory Gauss_Jordan.Code_Z2

19:55:36 Gauss_Jordan: theory Rank_Nullity_Theorem.Dim_Formula

19:55:36 Gauss_Jordan: theory Gauss_Jordan.Matrix_To_IArray

19:55:37 Gauss_Jordan: theory Gauss_Jordan.Rank

19:55:37 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan

19:55:38 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value_Lexorder

19:55:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves

19:55:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves/document.pdf

19:55:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves/outline.pdf

19:55:39 Timing Vickrey_Clarke_Groves (4 threads, 156.269s elapsed time, 374.808s cpu time, 5.352s GC time, factor 2.40)

19:55:39 Finished Vickrey_Clarke_Groves (0:02:49 elapsed time, 0:06:35 cpu time, factor 2.33)

19:55:39 Building Launchbury ...

19:55:39 Safe_Distance: theory HOL-Decision_Procs.Approximation

19:55:41 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Impl

19:55:41 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp

19:55:41 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_IArrays

19:55:41 Gauss_Jordan: theory Gauss_Jordan.Linear_Maps

19:55:42 Launchbury: theory HOL-Library.AList

19:55:42 Launchbury: theory HOL-Library.Cancellation

19:55:42 Launchbury: theory HOL-Library.Infinite_Set

19:55:42 Launchbury: theory HOL-Library.LaTeXsugar

19:55:42 Launchbury: theory HOL-Library.Phantom_Type

19:55:42 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_PA

19:55:43 Launchbury: theory Launchbury.Mono-Nat-Fun

19:55:43 Launchbury: theory HOL-Library.Quotient_Syntax

19:55:43 Launchbury: theory HOL-Library.Quotient_Option

19:55:43 Launchbury: theory HOL-Library.Multiset

19:55:43 Launchbury: theory HOL-Library.Quotient_Product

19:55:44 Launchbury: theory HOL-Library.Quotient_Set

19:55:44 Launchbury: theory HOL-Library.Quotient_List

19:55:44 Gauss_Jordan: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

19:55:44 Gauss_Jordan: theory Gauss_Jordan.Determinants2

19:55:44 Launchbury: theory HOL-Library.Cardinality

19:55:44 Gauss_Jordan: theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

19:55:45 Gauss_Jordan: theory Gauss_Jordan.Inverse

19:55:45 Gauss_Jordan: theory Gauss_Jordan.System_Of_Equations

19:55:45 Gauss_Jordan: theory Gauss_Jordan.Determinants_IArrays

19:55:45 Gauss_Jordan: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces_IArrays

19:55:46 Gauss_Jordan: theory Gauss_Jordan.Inverse_IArrays

19:55:46 Gauss_Jordan: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

19:55:46 Launchbury: theory HOL-Library.FSet

19:55:46 LTL_to_DRA: theory LTL_to_DRA.Export_Code

19:55:46 Gauss_Jordan: theory Gauss_Jordan.System_Of_Equations_IArrays

19:55:46 Launchbury: theory Launchbury.C

19:55:48 Launchbury: theory FinFun.FinFun

19:55:48 Launchbury: theory Launchbury.CValue

19:55:48 Gauss_Jordan: theory Gauss_Jordan.Examples_Gauss_Jordan_IArrays

19:55:49 Safe_Distance: theory Sturm_Sequences.Misc_Polynomial

19:55:49 Safe_Distance: theory Sturm_Sequences.Sturm_Library

19:55:49 Safe_Distance: theory Sturm_Sequences.Sturm_Theorem

19:55:50 Launchbury: theory Launchbury.HOLCF-Join

19:55:50 Launchbury: theory Launchbury.HOLCF-Join-Classes

19:55:50 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp_Lexorder

19:55:52 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp

19:55:52 Safe_Distance: theory Sturm_Sequences.Sturm_Method

19:55:53 Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays

19:55:53 Launchbury: theory Launchbury.HOLCF-Meet

19:55:54 Safe_Distance: theory Sturm_Sequences.Sturm

19:55:54 Launchbury: theory Launchbury.C-Meet

19:55:54 Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays_SML

19:55:54 Gauss_Jordan: theory Gauss_Jordan.Code_Rational

19:55:54 Launchbury: theory Launchbury.Value

19:55:55 Launchbury: theory Launchbury.AList-Utils

19:55:56 Launchbury: theory Launchbury.Env

19:55:56 Launchbury: theory Launchbury.Pointwise

19:55:56 Launchbury: theory Launchbury.HOLCF-Utils

19:55:56 Launchbury: theory Launchbury.ValueSimilarity

19:55:57 Gauss_Jordan: theory Gauss_Jordan.Code_Generation_IArrays_Haskell

19:55:57 Launchbury: theory Launchbury.C-restr

19:55:57 Launchbury: theory Nominal2.Nominal2_Base

19:55:57 Launchbury: theory Launchbury.Env-HOLCF

19:55:58 Launchbury: theory Launchbury.Iterative

19:56:03 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp_Lexorder

19:56:04 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition

19:56:06 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM

19:56:07 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition_Lexorder

19:56:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL

19:56:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL/document.pdf

19:56:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL/outline.pdf

19:56:08 Timing HOL-Imperative_HOL (4 threads, 149.567s elapsed time, 330.528s cpu time, 11.040s GC time, factor 2.21)

19:56:08 Finished HOL-Imperative_HOL (0:03:29 elapsed time, 0:13:21 cpu time, factor 3.82)

19:56:08 Running Polynomials ...

19:56:09 Launchbury: theory Nominal2.Nominal2_Abs

19:56:13 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine

19:56:13 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM_LTL

19:56:13 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_2

19:56:14 Launchbury: theory Nominal2.Nominal2_FCB

19:56:15 Launchbury: theory Nominal2.Nominal2

19:56:16 Polynomials: theory Deriving.Derive_Manager

19:56:16 Polynomials: theory HOL-Computational_Algebra.Factorial_Ring

19:56:16 Polynomials: theory Deriving.Generator_Aux

19:56:16 Polynomials: theory Deriving.Comparator

19:56:16 Polynomials: theory Polynomials.MPoly_Type

19:56:16 Polynomials: theory Polynomials.More_Modules

19:56:17 Polynomials: theory Matrix.Utility

19:56:17 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_LTL

19:56:18 Polynomials: theory Polynomials.More_MPoly_Type

19:56:18 Polynomials: theory Polynomials.OAlist

19:56:18 Polynomials: theory Open_Induction.Restricted_Predicates

19:56:19 Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

19:56:21 Polynomials: theory Polynomials.Polynomials

19:56:23 Launchbury: theory Launchbury.Nominal-Utils

19:56:23 Polynomials: theory Show.Show

19:56:23 Launchbury: theory Launchbury.Vars

19:56:23 Launchbury: theory Launchbury.EvalHeap

19:56:24 Launchbury: theory Launchbury.AList-Utils-Nominal

19:56:24 Launchbury: theory Launchbury.Nominal-HOLCF

19:56:25 Polynomials: theory Show.Show_Instances

19:56:25 Launchbury: theory Launchbury.Terms

19:56:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InfPathElimination

19:56:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InfPathElimination/document.pdf

19:56:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InfPathElimination/outline.pdf

19:56:26 Timing InfPathElimination (4 threads, 175.539s elapsed time, 502.568s cpu time, 3.628s GC time, factor 2.86)

19:56:26 Finished InfPathElimination (0:03:08 elapsed time, 0:08:42 cpu time, factor 2.77)

19:56:26 Building Monad_Memo_DP ...

19:56:27 Launchbury: theory Launchbury.CValue-Nominal

19:56:27 Launchbury: theory Launchbury.Env-Nominal

19:56:27 Launchbury: theory Launchbury.HasESem

19:56:28 Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

19:56:29 Polynomials: theory Well_Quasi_Orders.Minimal_Elements

19:56:29 Launchbury: theory Launchbury.Value-Nominal

19:56:29 Monad_Memo_DP: theory HOL-Eisbach.Eisbach

19:56:29 Monad_Memo_DP: theory Deriving.Derive_Manager

19:56:29 Monad_Memo_DP: theory HOL-Library.Adhoc_Overloading

19:56:29 Monad_Memo_DP: theory Deriving.Generator_Aux

19:56:29 Launchbury: theory Launchbury.HeapSemantics

19:56:29 Polynomials: theory Well_Quasi_Orders.Least_Enum

19:56:29 Monad_Memo_DP: theory HOL-Library.Case_Converter

19:56:29 Monad_Memo_DP: theory HOL-Library.Monad_Syntax

19:56:29 Monad_Memo_DP: theory HOL-Library.State_Monad

19:56:30 Polynomials: theory Well_Quasi_Orders.Almost_Full

19:56:30 Monad_Memo_DP: theory HOL-Library.Code_Abstract_Nat

19:56:30 Monad_Memo_DP: theory HOL-Library.Code_Target_Nat

19:56:30 Monad_Memo_DP: theory HOL-Library.Simps_Case_Conv

19:56:30 Monad_Memo_DP: theory HOL-Library.Extended

19:56:31 Monad_Memo_DP: theory HOL-Library.Code_Target_Int

19:56:32 Monad_Memo_DP: theory HOL-Library.Code_Target_Numeral

19:56:32 Monad_Memo_DP: theory HOL-Library.IArray

19:56:32 Monad_Memo_DP: theory HOL-Library.Mapping

19:56:33 Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

19:56:33 Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

19:56:34 Monad_Memo_DP: theory Monad_Memo_DP.State_Monad_Ext

19:56:34 Monad_Memo_DP: theory HOL-Library.Nat_Bijection

19:56:34 Monad_Memo_DP: theory HOL-Library.Old_Datatype

19:56:35 Monad_Memo_DP: theory HOL-Library.Product_Lexorder

19:56:35 Polynomials: theory Polynomials.Utils

19:56:35 Monad_Memo_DP: theory HOL-Library.RBT_Impl

19:56:35 Monad_Memo_DP: theory HOL-Library.Sublist

19:56:35 Polynomials: theory Polynomials.NZM

19:56:36 Polynomials: theory Polynomials.Show_Polynomials

19:56:36 Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

19:56:36 Monad_Memo_DP: theory HOL-Library.Tree

19:56:36 Monad_Memo_DP: theory HOL-Library.Countable

19:56:37 Polynomials: theory Polynomials.Power_Products

19:56:39 Polynomials: theory HOL-Computational_Algebra.Polynomial

19:56:41 Launchbury: theory Launchbury.Substitution

19:56:41 Launchbury: theory Launchbury.AbstractDenotational

19:56:41 Monad_Memo_DP: theory Monad_Memo_DP.Example_Misc

19:56:42 Monad_Memo_DP: theory HOL-Imperative_HOL.Heap

19:56:42 Monad_Memo_DP: theory Monad_Memo_DP.Ground_Function

19:56:42 Monad_Memo_DP: theory Monad_Memo_DP.Index

19:56:43 Launchbury: theory Launchbury.Launchbury

19:56:43 Launchbury: theory Launchbury.Abstract-Denotational-Props

19:56:44 Launchbury: theory Launchbury.ResourcedDenotational

19:56:44 Launchbury: theory Launchbury.Denotational

19:56:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF_Firewall

19:56:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF_Firewall/document.pdf

19:56:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UPF_Firewall/outline.pdf

19:56:45 Timing UPF_Firewall (4 threads, 140.424s elapsed time, 319.364s cpu time, 18.128s GC time, factor 2.27)

19:56:45 Finished UPF_Firewall (0:02:35 elapsed time, 0:05:44 cpu time, factor 2.21)

19:56:45 Building Matrix_Tensor ...

19:56:45 Monad_Memo_DP: theory Monad_Memo_DP.Pure_Monad

19:56:45 Monad_Memo_DP: theory Monad_Memo_DP.DP_CRelVS

19:56:45 Monad_Memo_DP: theory HOL-Imperative_HOL.Heap_Monad

19:56:46 Monad_Memo_DP: theory Monad_Memo_DP.Memory

19:56:46 Launchbury: theory Launchbury.Denotational-Related

19:56:47 Launchbury: theory Launchbury.CorrectnessResourced

19:56:47 Launchbury: theory Launchbury.CorrectnessOriginal

19:56:47 Monad_Memo_DP: theory Monad_Memo_DP.Bottom_Up_Computation

19:56:48 Launchbury: theory Launchbury.ResourcedAdequacy

19:56:48 Monad_Memo_DP: theory Monad_Memo_DP.Pair_Memory

19:56:48 Launchbury: theory Launchbury.Adequacy

19:56:49 Matrix_Tensor: theory Matrix_Tensor.Matrix_Tensor

19:56:49 Launchbury: theory Launchbury.EverythingAdequacy

19:56:50 Monad_Memo_DP: theory Monad_Memo_DP.Solve_Cong

19:56:50 Monad_Memo_DP: theory HOL-Imperative_HOL.Array

19:56:50 Monad_Memo_DP: theory Monad_Memo_DP.State_Heap_Misc

19:56:50 Monad_Memo_DP: theory Show.Show

19:56:51 Monad_Memo_DP: theory HOL-Imperative_HOL.Ref

19:56:52 Monad_Memo_DP: theory HOL-Imperative_HOL.Imperative_HOL

19:56:52 Monad_Memo_DP: theory Monad_Memo_DP.Heap_Monad_Ext

19:56:52 Monad_Memo_DP: theory Monad_Memo_DP.State_Heap

19:56:53 Monad_Memo_DP: theory Show.Show_Instances

19:56:54 Monad_Memo_DP: theory Monad_Memo_DP.DP_CRelVH

19:56:55 Monad_Memo_DP: theory Monad_Memo_DP.Bottom_Up_Computation_Heap

19:56:55 Monad_Memo_DP: theory Monad_Memo_DP.Transform_Cmd

19:56:55 Polynomials: theory Polynomials.MPoly_Type_Univariate

19:56:56 Monad_Memo_DP: theory Monad_Memo_DP.State_Main

19:56:56 Monad_Memo_DP: theory Monad_Memo_DP.Memory_Heap

19:57:00 Monad_Memo_DP: theory Monad_Memo_DP.Heap_Main

19:57:02 Safe_Distance: theory Safe_Distance.Safe_Distance

19:57:04 Polynomials: theory Polynomials.MPoly_Type_Class

19:57:07 Monad_Memo_DP: theory Monad_Memo_DP.Heap_Default

19:57:08 Monad_Memo_DP: theory Monad_Memo_DP.Tracing

19:57:08 Monad_Memo_DP: theory Monad_Memo_DP.Knapsack

19:57:08 Monad_Memo_DP: theory Monad_Memo_DP.OptBST

19:57:09 Safe_Distance: theory Safe_Distance.Evaluation

19:57:09 Safe_Distance: theory Safe_Distance.Safe_Distance_Reaction

19:57:09 Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

19:57:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update

19:57:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/document.pdf

19:57:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Update/outline.pdf

19:57:09 Timing List_Update (4 threads, 150.685s elapsed time, 382.548s cpu time, 18.048s GC time, factor 2.54)

19:57:09 Finished List_Update (0:02:54 elapsed time, 0:07:04 cpu time, factor 2.44)

19:57:09 Running Signature_Groebner ...

19:57:17 Signature_Groebner: theory Signature_Groebner.Prelims

19:57:18 Signature_Groebner: theory Signature_Groebner.More_MPoly

19:57:24 Signature_Groebner: theory Signature_Groebner.Signature_Groebner

19:57:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machines

19:57:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machines/document.pdf

19:57:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machines/outline.pdf

19:57:25 Timing Extended_Finite_State_Machines (4 threads, 62.450s elapsed time, 192.988s cpu time, 6.856s GC time, factor 3.09)

19:57:25 Finished Extended_Finite_State_Machines (0:01:56 elapsed time, 0:04:31 cpu time, factor 2.34)

19:57:25 Running Dirichlet_L ...

19:57:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA

19:57:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA/document.pdf

19:57:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA/outline.pdf

19:57:26 Timing LTL_to_DRA (4 threads, 148.398s elapsed time, 448.860s cpu time, 35.816s GC time, factor 3.02)

19:57:26 Finished LTL_to_DRA (0:02:46 elapsed time, 0:07:55 cpu time, factor 2.86)

19:57:26 Running BytecodeLogicJmlTypes ...

19:57:28 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.AssocLists

19:57:28 Polynomials: theory Polynomials.MPoly_Type_Class_FMap

19:57:29 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Language

19:57:31 Dirichlet_L: theory HOL-Decision_Procs.Dense_Linear_Order

19:57:31 Dirichlet_L: theory HOL-Library.Lattice_Algebras

19:57:31 Dirichlet_L: theory HOL-Library.Log_Nat

19:57:31 Dirichlet_L: theory Lehmer.Lehmer

19:57:31 Dirichlet_L: theory Pratt_Certificate.Pratt_Certificate

19:57:33 Polynomials: theory Polynomials.Quasi_PM_Power_Products

19:57:38 Polynomials: theory Polynomials.MPoly_PM

19:57:40 Monad_Memo_DP: theory HOL-Library.RBT

19:57:40 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Logic

19:57:40 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.MultiStep

19:57:40 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Reachability

19:57:41 Monad_Memo_DP: theory HOL-Library.RBT_Mapping

19:57:42 Monad_Memo_DP: theory Monad_Memo_DP.Counting_Tiles

19:57:42 Monad_Memo_DP: theory Monad_Memo_DP.Longest_Common_Subsequence

19:57:42 Dirichlet_L: theory HOL-Library.Interval

19:57:42 Dirichlet_L: theory HOL-Library.Float

19:57:45 Monad_Memo_DP: theory Monad_Memo_DP.CYK

19:57:45 Monad_Memo_DP: theory Monad_Memo_DP.Bellman_Ford

19:57:47 Dirichlet_L: theory HOL-Library.Interval_Float

19:57:48 Monad_Memo_DP: theory Monad_Memo_DP.Min_Ed_Dist0

19:57:48 Polynomials: theory Polynomials.PP_Type

19:57:49 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Cachera

19:57:49 BytecodeLogicJmlTypes: theory BytecodeLogicJmlTypes.Sound

19:57:49 Polynomials: theory Polynomials.OAlist_Poly_Mapping

19:57:50 Dirichlet_L: theory HOL-Decision_Procs.Approximation_Bounds

19:57:56 Polynomials: theory Polynomials.Term_Order

19:57:58 Dirichlet_L: theory Bertrands_Postulate.Bertrand

19:58:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_Distance

19:58:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_Distance/document.pdf

19:58:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_Distance/outline.pdf

19:58:02 Timing Safe_Distance (4 threads, 166.195s elapsed time, 474.732s cpu time, 23.608s GC time, factor 2.86)

19:58:02 Finished Safe_Distance (0:02:58 elapsed time, 0:08:14 cpu time, factor 2.77)

19:58:02 Running Buildings ...

19:58:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan

19:58:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/document.pdf

19:58:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Jordan/outline.pdf

19:58:04 Timing Gauss_Jordan (4 threads, 149.584s elapsed time, 467.660s cpu time, 9.944s GC time, factor 3.13)

19:58:04 Finished Gauss_Jordan (0:02:48 elapsed time, 0:08:17 cpu time, factor 2.96)

19:58:04 Running Hoare_Time ...

19:58:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Launchbury

19:58:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Launchbury/document.pdf

19:58:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Launchbury/outline.pdf

19:58:06 Timing Launchbury (4 threads, 88.754s elapsed time, 261.636s cpu time, 9.892s GC time, factor 2.95)

19:58:06 Finished Launchbury (0:02:25 elapsed time, 0:05:51 cpu time, factor 2.41)

19:58:06 Running Groebner_Macaulay ...

19:58:06 Polynomials: theory Polynomials.MPoly_Type_Class_OAlist

19:58:06 Buildings: theory Buildings.Prelim

19:58:06 Monad_Memo_DP: theory Monad_Memo_DP.All_Examples

19:58:06 Signature_Groebner: theory Signature_Groebner.Signature_Examples

19:58:07 Hoare_Time: theory HOL-Eisbach.Eisbach

19:58:07 Hoare_Time: theory HOL-Library.Infinite_Set

19:58:07 Hoare_Time: theory HOL-Library.Old_Datatype

19:58:07 Hoare_Time: theory HOL-Library.Nat_Bijection

19:58:08 Hoare_Time: theory HOL-Library.Discrete

19:58:08 Hoare_Time: theory Hoare_Time.AExp

19:58:08 Hoare_Time: theory HOL-Library.Countable

19:58:08 Hoare_Time: theory Separation_Algebra.Separation_Algebra

19:58:10 Buildings: theory Buildings.Algebra

19:58:10 Buildings: theory Buildings.Simplicial

19:58:10 Hoare_Time: theory Hoare_Time.BExp

19:58:10 Hoare_Time: theory Hoare_Time.Product_Separation_Algebra

19:58:10 Hoare_Time: theory Separation_Algebra.Sep_Heap_Instance

19:58:11 Hoare_Time: theory HOL-Library.Countable_Set

19:58:11 Hoare_Time: theory Hoare_Time.Sep_Algebra_Add

19:58:12 Hoare_Time: theory Hoare_Time.Com

19:58:12 Hoare_Time: theory HOL-Library.Countable_Complete_Lattices

19:58:13 Groebner_Macaulay: theory Groebner_Macaulay.Binomial_Int

19:58:13 Groebner_Macaulay: theory Groebner_Macaulay.Dube_Prelims

19:58:13 Groebner_Macaulay: theory Groebner_Macaulay.Monomial_Module

19:58:13 Groebner_Macaulay: theory Groebner_Macaulay.Degree_Bound_Utils

19:58:14 Groebner_Macaulay: theory Groebner_Macaulay.Degree_Section

19:58:14 Groebner_Macaulay: theory Groebner_Macaulay.Poly_Fun

19:58:14 Hoare_Time: theory Hoare_Time.Big_Step

19:58:14 Hoare_Time: theory Hoare_Time.Vars

19:58:15 Groebner_Macaulay: theory Groebner_Macaulay.Hilbert_Function

19:58:15 Hoare_Time: theory Hoare_Time.Big_StepT

19:58:16 Hoare_Time: theory Hoare_Time.Partial_Evaluation

19:58:17 Buildings: theory Buildings.Chamber

19:58:18 Hoare_Time: theory Hoare_Time.Nielson_Hoare

19:58:18 Hoare_Time: theory Hoare_Time.Big_StepT_Partial

19:58:18 Hoare_Time: theory HOL-Library.Order_Continuity

19:58:19 Hoare_Time: theory Hoare_Time.Nielson_VCG

19:58:19 Hoare_Time: theory Hoare_Time.Nielson_VCGi

19:58:19 Hoare_Time: theory HOL-Library.Extended_Nat

19:58:21 Hoare_Time: theory Hoare_Time.SepLogK_Hoare

19:58:21 Hoare_Time: theory Hoare_Time.QuantK_Hoare

19:58:23 Hoare_Time: theory Hoare_Time.Quant_Hoare

19:58:24 Hoare_Time: theory Hoare_Time.QuantK_VCG

19:58:24 Groebner_Macaulay: theory Groebner_Macaulay.Groebner_Macaulay

19:58:24 Groebner_Macaulay: theory Groebner_Macaulay.Cone_Decomposition

19:58:24 Hoare_Time: theory Hoare_Time.Quant_VCG

19:58:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor

19:58:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor/document.pdf

19:58:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor/outline.pdf

19:58:25 Timing Matrix_Tensor (4 threads, 58.024s elapsed time, 93.120s cpu time, 6.600s GC time, factor 1.60)

19:58:25 Finished Matrix_Tensor (0:01:38 elapsed time, 0:02:25 cpu time, factor 1.49)

19:58:25 Running Poincare_Bendixson ...

19:58:27 Hoare_Time: theory Hoare_Time.QuantK_Examples

19:58:27 Hoare_Time: theory Hoare_Time.QuantK_Sqrt

19:58:27 Hoare_Time: theory Hoare_Time.Nielson_Examples

19:58:28 Buildings: theory Buildings.Coxeter

19:58:28 Hoare_Time: theory Hoare_Time.Quant_Examples

19:58:30 Buildings: theory Buildings.Building

19:58:30 Hoare_Time: theory Hoare_Time.DiscussionO

19:58:32 Poincare_Bendixson: theory Poincare_Bendixson.Analysis_Misc

19:58:32 Poincare_Bendixson: theory Poincare_Bendixson.Affine_Arithmetic_Misc

19:58:33 Hoare_Time: theory Hoare_Time.SepLogK_VCG

19:58:35 Hoare_Time: theory Hoare_Time.Nielson_Sqrt

19:58:35 Poincare_Bendixson: theory Poincare_Bendixson.ODE_Misc

19:58:38 Hoare_Time: theory Hoare_Time.Nielson_VCGi_complete

19:58:39 Groebner_Macaulay: theory Groebner_Macaulay.Dube_Bound

19:58:40 Hoare_Time: theory Hoare_Time.SepLog_Hoare

19:58:42 Hoare_Time: theory Hoare_Time.Discussion

19:58:45 Poincare_Bendixson: theory Poincare_Bendixson.Invariance

19:58:47 Hoare_Time: theory Hoare_Time.SepLog_Examples

19:58:49 Poincare_Bendixson: theory Poincare_Bendixson.Limit_Set

19:58:53 Poincare_Bendixson: theory Poincare_Bendixson.Periodic_Orbit

19:58:53 Groebner_Macaulay: theory Groebner_Macaulay.Groebner_Macaulay_Examples

19:58:56 Poincare_Bendixson: theory Poincare_Bendixson.Poincare_Bendixson

19:59:05 Poincare_Bendixson: theory Poincare_Bendixson.Examples

19:59:10 Dirichlet_L: theory Dirichlet_L.Group_Adjoin

19:59:11 Dirichlet_L: theory Dirichlet_L.Multiplicative_Characters

19:59:12 Dirichlet_L: theory Dirichlet_L.Dirichlet_Characters

19:59:15 Dirichlet_L: theory Dirichlet_L.Dirichlet_L_Functions

19:59:19 Hoare_Time: theory Hoare_Time.Hoare_Time

19:59:31 Dirichlet_L: theory Dirichlet_L.Dirichlet_Theorem

19:59:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BytecodeLogicJmlTypes

19:59:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BytecodeLogicJmlTypes/document.pdf

19:59:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BytecodeLogicJmlTypes/outline.pdf

19:59:36 Timing BytecodeLogicJmlTypes (4 threads, 120.549s elapsed time, 263.620s cpu time, 5.920s GC time, factor 2.19)

19:59:36 Finished BytecodeLogicJmlTypes (0:02:09 elapsed time, 0:04:38 cpu time, factor 2.15)

19:59:36 Running Allen_Calculus ...

19:59:38 Allen_Calculus: theory HOL-Eisbach.Eisbach

19:59:38 Allen_Calculus: theory Allen_Calculus.xor_cal

19:59:38 Allen_Calculus: theory Allen_Calculus.axioms

19:59:41 Allen_Calculus: theory HOL-Eisbach.Eisbach_Tools

19:59:41 Allen_Calculus: theory Allen_Calculus.allen

19:59:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner

19:59:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner/document.pdf

19:59:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner/outline.pdf

19:59:42 Timing Signature_Groebner (4 threads, 128.900s elapsed time, 218.000s cpu time, 20.720s GC time, factor 1.69)

19:59:42 Finished Signature_Groebner (0:02:32 elapsed time, 0:04:09 cpu time, factor 1.64)

19:59:42 Running Timed_Automata ...

19:59:44 Timed_Automata: theory Timed_Automata.Misc

19:59:44 Timed_Automata: theory Timed_Automata.Floyd_Warshall

19:59:44 Timed_Automata: theory Timed_Automata.Timed_Automata

19:59:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L

19:59:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/document.pdf

19:59:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dirichlet_L/outline.pdf

19:59:46 Timing Dirichlet_L (4 threads, 126.983s elapsed time, 344.356s cpu time, 8.648s GC time, factor 2.71)

19:59:46 Finished Dirichlet_L (0:02:20 elapsed time, 0:06:04 cpu time, factor 2.59)

19:59:46 Running Relational_Disjoint_Set_Forests ...

19:59:49 Relational_Disjoint_Set_Forests: theory Aggregation_Algebras.Hoare_Logic

19:59:50 Allen_Calculus: theory Allen_Calculus.disjoint_relations

19:59:50 Allen_Calculus: theory Allen_Calculus.jointly_exhaustive

19:59:51 Allen_Calculus: theory Allen_Calculus.examples

19:59:52 Allen_Calculus: theory Allen_Calculus.nest

19:59:53 Relational_Disjoint_Set_Forests: theory Relational_Disjoint_Set_Forests.Disjoint_Set_Forests

19:59:53 Timed_Automata: theory Timed_Automata.DBM

19:59:54 Timed_Automata: theory Timed_Automata.Paths_Cycles

19:59:56 Timed_Automata: theory Timed_Automata.Regions

19:59:58 Timed_Automata: theory Timed_Automata.DBM_Basics

20:00:01 Timed_Automata: theory Timed_Automata.DBM_Normalization

20:00:01 Timed_Automata: theory Timed_Automata.DBM_Operations

20:00:02 Timed_Automata: theory Timed_Automata.Closure

20:00:05 Timed_Automata: theory Timed_Automata.DBM_Zone_Semantics

20:00:05 Timed_Automata: theory Timed_Automata.Regions_Beta

20:00:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials

20:00:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials/document.pdf

20:00:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials/outline.pdf

20:00:09 Timing Polynomials (4 threads, 212.214s elapsed time, 554.304s cpu time, 36.396s GC time, factor 2.61)

20:00:09 Finished Polynomials (0:04:00 elapsed time, 0:09:58 cpu time, factor 2.49)

20:00:09 Building Cauchy ...

20:00:12 Timed_Automata: theory Timed_Automata.Approx_Beta

20:00:12 Cauchy: theory Cauchy.CauchySchwarz

20:00:12 Cauchy: theory Cauchy.CauchysMeanTheorem

20:00:16 Timed_Automata: theory Timed_Automata.Normalized_Zone_Semantics

20:00:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings

20:00:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings/document.pdf

20:00:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings/outline.pdf

20:00:23 Timing Buildings (4 threads, 123.509s elapsed time, 330.628s cpu time, 5.116s GC time, factor 2.68)

20:00:23 Finished Buildings (0:02:21 elapsed time, 0:05:56 cpu time, factor 2.53)

20:00:23 Running Gromov_Hyperbolicity ...

20:00:28 Gromov_Hyperbolicity: theory HOL-Cardinals.Order_Union

20:00:28 Gromov_Hyperbolicity: theory HOL-Cardinals.Order_Relation_More

20:00:28 Gromov_Hyperbolicity: theory HOL-Decision_Procs.Dense_Linear_Order

20:00:28 Gromov_Hyperbolicity: theory HOL-Cardinals.Fun_More

20:00:28 Gromov_Hyperbolicity: theory HOL-Library.Code_Abstract_Nat

20:00:28 Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Int

20:00:28 Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Nat

20:00:28 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellfounded_More

20:00:28 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Relation

20:00:28 Gromov_Hyperbolicity: theory HOL-Library.Lattice_Algebras

20:00:28 Gromov_Hyperbolicity: theory HOL-Library.Code_Target_Numeral

20:00:29 Gromov_Hyperbolicity: theory HOL-Library.Log_Nat

20:00:29 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Embedding

20:00:29 Gromov_Hyperbolicity: theory Ergodic_Theory.Fekete

20:00:29 Gromov_Hyperbolicity: theory HOL-Cardinals.Wellorder_Constructions

20:00:31 Gromov_Hyperbolicity: theory HOL-Cardinals.Cardinal_Order_Relation

20:00:34 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Library_Complements

20:00:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cauchy

20:00:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cauchy/document.pdf

20:00:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cauchy/outline.pdf

20:00:36 Timing Cauchy (4 threads, 4.528s elapsed time, 7.464s cpu time, 0.220s GC time, factor 1.65)

20:00:36 Finished Cauchy (0:00:25 elapsed time, 0:00:37 cpu time, factor 1.46)

20:00:36 Running Factored_Transition_System_Bounding ...

20:00:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Memo_DP

20:00:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Memo_DP/document.pdf

20:00:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Memo_DP/outline.pdf

20:00:38 Timing Monad_Memo_DP (4 threads, 174.959s elapsed time, 536.800s cpu time, 16.932s GC time, factor 3.07)

20:00:38 Finished Monad_Memo_DP (0:04:09 elapsed time, 0:10:57 cpu time, factor 2.63)

20:00:38 Running KBPs ...

20:00:38 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Eexp_Eln

20:00:38 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Hausdorff_Distance

20:00:38 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.Acyclicity

20:00:38 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.HoArithUtils

20:00:38 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.RelUtils

20:00:38 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.SetUtils

20:00:38 Factored_Transition_System_Bounding: theory HOL-Library.AList

20:00:38 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Isometries

20:00:38 Factored_Transition_System_Bounding: theory HOL-Library.Conditional_Parametricity

20:00:38 Factored_Transition_System_Bounding: theory HOL-Library.Nat_Bijection

20:00:40 Gromov_Hyperbolicity: theory HOL-Library.Interval

20:00:40 Gromov_Hyperbolicity: theory HOL-Library.Float

20:00:40 Factored_Transition_System_Bounding: theory HOL-Library.Old_Datatype

20:00:40 Factored_Transition_System_Bounding: theory HOL-Library.Sublist

20:00:41 Factored_Transition_System_Bounding: theory HOL-Library.Countable

20:00:42 KBPs: theory KBPs.Extra

20:00:42 KBPs: theory KBPs.List_local

20:00:43 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.ListUtils

20:00:43 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Metric_Completion

20:00:43 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FSSublist

20:00:44 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Gromov_Hyperbolicity

20:00:44 Gromov_Hyperbolicity: theory HOL-Library.Interval_Float

20:00:46 Factored_Transition_System_Bounding: theory HOL-Library.FSet

20:00:47 Gromov_Hyperbolicity: theory HOL-Decision_Procs.Approximation_Bounds

20:00:51 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Gromov_Boundary

20:00:53 Factored_Transition_System_Bounding: theory HOL-Library.Finite_Map

20:00:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hoare_Time

20:00:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hoare_Time/document.pdf

20:00:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hoare_Time/outline.pdf

20:00:56 Timing Hoare_Time (4 threads, 154.155s elapsed time, 482.136s cpu time, 37.572s GC time, factor 3.13)

20:00:56 Finished Hoare_Time (0:02:50 elapsed time, 0:08:27 cpu time, factor 2.99)

20:00:56 Running HOL-Proofs-Lambda ...

20:00:56 Gromov_Hyperbolicity: theory HOL-Decision_Procs.Approximation

20:00:59 HOL-Proofs-Lambda: theory HOL-Library.Code_Target_Int

20:00:59 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Commutation

20:00:59 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Lambda

20:00:59 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListOrder

20:01:04 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListApplication

20:01:04 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ParRed

20:01:05 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.LambdaType

20:01:05 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListBeta

20:01:06 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Eta

20:01:07 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.InductTermi

20:01:07 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.NormalForm

20:01:07 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Standardization

20:01:08 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.WeakNorm

20:01:08 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.StrongNorm

20:01:15 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FactoredSystemLib

20:01:16 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FmapUtils

20:01:16 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.FactoredSystem

20:01:20 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.ActionSeqProcess

20:01:20 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.Invariants

20:01:22 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.Dependency

20:01:22 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.TopologicalProps

20:01:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Macaulay

20:01:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Macaulay/document.pdf

20:01:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Macaulay/outline.pdf

20:01:23 Timing Groebner_Macaulay (4 threads, 172.639s elapsed time, 267.856s cpu time, 37.016s GC time, factor 1.55)

20:01:23 Finished Groebner_Macaulay (0:03:16 elapsed time, 0:05:00 cpu time, factor 1.53)

20:01:23 Running Constructive_Cryptography ...

20:01:25 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.SystemAbstraction

20:01:27 Factored_Transition_System_Bounding: theory Factored_Transition_System_Bounding.AcycSspace

20:01:28 KBPs: theory KBPs.ODList

20:01:28 KBPs: theory Trie.Trie

20:01:28 KBPs: theory KBPs.Kripke

20:01:28 KBPs: theory KBPs.DFS

20:01:28 Constructive_Cryptography: theory Constructive_Cryptography.More_CryptHOL

20:01:28 KBPs: theory KBPs.MapOps

20:01:29 KBPs: theory KBPs.Traces

20:01:31 KBPs: theory Transitive-Closure.Transitive_Closure_Impl

20:01:32 KBPs: theory Transitive-Closure.Transitive_Closure_List_Impl

20:01:32 KBPs: theory KBPs.Trie2

20:01:33 KBPs: theory KBPs.Eval

20:01:33 KBPs: theory KBPs.KBPs

20:01:38 KBPs: theory KBPs.KBPsAuto

20:01:41 Constructive_Cryptography: theory Constructive_Cryptography.Resource

20:01:45 KBPs: theory KBPs.KBPsAlg

20:01:45 KBPs: theory KBPs.SPRView

20:01:45 KBPs: theory KBPs.SPRViewNonDet

20:01:45 Constructive_Cryptography: theory Constructive_Cryptography.Converter

20:01:50 KBPs: theory KBPs.SPRViewSingle

20:01:50 KBPs: theory KBPs.ClockView

20:01:51 KBPs: theory KBPs.SPRViewNonDetIndInit

20:01:55 KBPs: theory KBPs.SPRViewDet

20:01:59 Constructive_Cryptography: theory Constructive_Cryptography.Converter_Rewrite

20:02:01 Constructive_Cryptography: theory Constructive_Cryptography.Random_System

20:02:02 KBPs: theory KBPs.Robot

20:02:03 Constructive_Cryptography: theory Constructive_Cryptography.Distinguisher

20:02:03 Constructive_Cryptography: theory Constructive_Cryptography.Wiring

20:02:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Disjoint_Set_Forests

20:02:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Disjoint_Set_Forests/document.pdf

20:02:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational_Disjoint_Set_Forests/outline.pdf

20:02:03 Timing Relational_Disjoint_Set_Forests (4 threads, 126.336s elapsed time, 172.892s cpu time, 3.444s GC time, factor 1.37)

20:02:03 Finished Relational_Disjoint_Set_Forests (0:02:16 elapsed time, 0:03:08 cpu time, factor 1.38)

20:02:03 Running Gabow_SCC ...

20:02:08 Constructive_Cryptography: theory Constructive_Cryptography.Constructive_Cryptography

20:02:09 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Morse_Gromov_Theorem

20:02:09 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton

20:02:09 Gabow_SCC: theory Gabow_SCC.Find_Path

20:02:09 Gabow_SCC: theory Gabow_SCC.Find_Path_Impl

20:02:09 Constructive_Cryptography: theory Constructive_Cryptography.System_Construction

20:02:13 KBPs: theory KBPs.MuddyChildren

20:02:14 KBPs: theory KBPs.Views

20:02:14 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Bonk_Schramm_Extension

20:02:18 Gabow_SCC: theory Gabow_SCC.Gabow_SCC

20:02:19 Gabow_SCC: theory Gabow_SCC.Gabow_GBG

20:02:19 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton_Code

20:02:20 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Boundary_Extension

20:02:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Bendixson

20:02:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Bendixson/document.pdf

20:02:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Bendixson/outline.pdf

20:02:20 Timing Poincare_Bendixson (4 threads, 217.417s elapsed time, 361.616s cpu time, 5.852s GC time, factor 1.66)

20:02:20 Finished Poincare_Bendixson (0:03:54 elapsed time, 0:06:33 cpu time, factor 1.68)

20:02:20 Running Sigma_Commit_Crypto ...

20:02:20 Constructive_Cryptography: theory Constructive_Cryptography.Message_Authentication_Code

20:02:20 Constructive_Cryptography: theory Constructive_Cryptography.One_Time_Pad

20:02:21 KBPs: theory KBPs.Examples

20:02:21 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Busemann_Function

20:02:22 Gromov_Hyperbolicity: theory Gromov_Hyperbolicity.Isometries_Classification

20:02:26 KBPs: theory KBPs.KBPs_Main

20:02:26 Sigma_Commit_Crypto: theory HOL-Number_Theory.Cong

20:02:26 Sigma_Commit_Crypto: theory HOL-Algebra.FiniteProduct

20:02:26 Sigma_Commit_Crypto: theory HOL-Algebra.Generated_Groups

20:02:26 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Xor

20:02:29 Sigma_Commit_Crypto: theory HOL-Algebra.Ring

20:02:30 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Commitment_Schemes

20:02:30 Sigma_Commit_Crypto: theory HOL-Number_Theory.Totient

20:02:30 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Cyclic_Group_Ext

20:02:31 Constructive_Cryptography: theory Constructive_Cryptography.Secure_Channel

20:02:32 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_Protocols

20:02:33 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Discrete_Log

20:02:33 Constructive_Cryptography: theory Constructive_Cryptography.Examples

20:02:34 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Uniform_Sampling

20:02:38 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_AND

20:02:38 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Sigma_OR

20:02:39 Sigma_Commit_Crypto: theory HOL-Algebra.AbelCoset

20:02:39 Sigma_Commit_Crypto: theory HOL-Algebra.Module

20:02:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Factored_Transition_System_Bounding

20:02:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Factored_Transition_System_Bounding/document.pdf

20:02:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Factored_Transition_System_Bounding/outline.pdf

20:02:45 Timing Factored_Transition_System_Bounding (4 threads, 115.037s elapsed time, 205.004s cpu time, 5.752s GC time, factor 1.78)

20:02:45 Finished Factored_Transition_System_Bounding (0:02:09 elapsed time, 0:04:40 cpu time, factor 2.16)

20:02:46 Running HOL-Word-SMT_Examples ...

20:02:47 Sigma_Commit_Crypto: theory HOL-Algebra.Ideal

20:02:48 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.Boogie

20:02:48 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Word_Examples

20:02:48 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Examples

20:02:48 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Tests

20:02:53 Sigma_Commit_Crypto: theory HOL-Algebra.RingHom

20:02:55 Sigma_Commit_Crypto: theory HOL-Algebra.UnivPoly

20:03:08 Gabow_SCC: theory Gabow_SCC.Gabow_GBG_Code

20:03:08 Gabow_SCC: theory Gabow_SCC.Gabow_SCC_Code

20:03:16 Sigma_Commit_Crypto: theory HOL-Algebra.Multiplicative_Group

20:03:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Allen_Calculus

20:03:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Allen_Calculus/document.pdf

20:03:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Allen_Calculus/outline.pdf

20:03:17 Timing Allen_Calculus (4 threads, 208.845s elapsed time, 546.216s cpu time, 8.412s GC time, factor 2.62)

20:03:17 Finished Allen_Calculus (0:03:40 elapsed time, 0:09:24 cpu time, factor 2.56)

20:03:17 Building Sqrt_Babylonian ...

20:03:20 Sqrt_Babylonian: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

20:03:21 Sqrt_Babylonian: theory Sqrt_Babylonian.Log_Impl

20:03:22 Sqrt_Babylonian: theory Sqrt_Babylonian.NthRoot_Impl

20:03:23 Sigma_Commit_Crypto: theory HOL-Number_Theory.Residues

20:03:24 Sqrt_Babylonian: theory Sqrt_Babylonian.Sqrt_Babylonian

20:03:26 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Number_Theory_Aux

20:03:27 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Chaum_Pedersen_Sigma_Commit

20:03:27 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Okamoto_Sigma_Commit

20:03:27 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Pedersen

20:03:28 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Rivest

20:03:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Timed_Automata

20:03:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Timed_Automata/document.pdf

20:03:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Timed_Automata/outline.pdf

20:03:30 Timing Timed_Automata (4 threads, 205.537s elapsed time, 541.120s cpu time, 11.760s GC time, factor 2.63)

20:03:30 Finished Timed_Automata (0:03:46 elapsed time, 0:09:31 cpu time, factor 2.52)

20:03:30 Running WebAssembly ...

20:03:31 Sigma_Commit_Crypto: theory Sigma_Commit_Crypto.Schnorr_Sigma_Commit

20:03:34 WebAssembly: theory HOL-Word.Bit_Comprehension

20:03:34 WebAssembly: theory HOL-Word.Traditional_Syntax

20:03:34 WebAssembly: theory WebAssembly.Wasm_Type_Abs

20:03:36 WebAssembly: theory HOL-Word.Bits_Int

20:03:41 WebAssembly: theory HOL-Word.Misc_Arithmetic

20:03:41 WebAssembly: theory Native_Word.More_Bits_Int

20:03:41 WebAssembly: theory HOL-Word.Word

20:03:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs

20:03:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs/document.pdf

20:03:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs/outline.pdf

20:03:55 Timing KBPs (4 threads, 185.875s elapsed time, 461.468s cpu time, 17.008s GC time, factor 2.48)

20:03:55 Finished KBPs (0:03:17 elapsed time, 0:08:00 cpu time, factor 2.44)

20:03:55 Running EdmondsKarp_Maxflow ...

20:03:58 WebAssembly: theory HOL-Word.Misc_Typedef

20:03:58 WebAssembly: theory Word_Lib.Signed_Words

20:03:59 WebAssembly: theory HOL-Word.Reversed_Bit_Lists

20:04:01 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

20:04:01 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.FordFulkerson_Algo

20:04:01 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

20:04:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sqrt_Babylonian

20:04:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sqrt_Babylonian/document.pdf

20:04:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sqrt_Babylonian/outline.pdf

20:04:01 Timing Sqrt_Babylonian (4 threads, 20.170s elapsed time, 41.224s cpu time, 0.728s GC time, factor 2.04)

20:04:01 Finished Sqrt_Babylonian (0:00:43 elapsed time, 0:01:12 cpu time, factor 1.69)

20:04:01 Running Prime_Harmonic_Series ...

20:04:01 WebAssembly: theory HOL-Word.Misc_lsb

20:04:01 WebAssembly: theory HOL-Word.Misc_msb

20:04:02 WebAssembly: theory HOL-Word.Misc_set_bit

20:04:02 WebAssembly: theory Word_Lib.Bitwise

20:04:03 WebAssembly: theory Word_Lib.Word_Syntax

20:04:04 WebAssembly: theory Native_Word.Code_Symbolic_Bits_Int

20:04:04 WebAssembly: theory Word_Lib.Word_Lib

20:04:05 Prime_Harmonic_Series: theory HOL-Number_Theory.Cong

20:04:05 Prime_Harmonic_Series: theory HOL-Algebra.Congruence

20:04:05 Prime_Harmonic_Series: theory HOL-Library.Power_By_Squaring

20:04:05 Prime_Harmonic_Series: theory HOL-Number_Theory.Eratosthenes

20:04:05 WebAssembly: theory Native_Word.Bits_Integer

20:04:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity

20:04:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/document.pdf

20:04:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gromov_Hyperbolicity/outline.pdf

20:04:05 Timing Gromov_Hyperbolicity (4 threads, 200.213s elapsed time, 573.948s cpu time, 16.904s GC time, factor 2.87)

20:04:05 Finished Gromov_Hyperbolicity (0:03:41 elapsed time, 0:10:06 cpu time, factor 2.74)

20:04:05 Running Dependent_SIFUM_Refinement ...

20:04:06 Prime_Harmonic_Series: theory HOL-Number_Theory.Fib

20:04:06 Prime_Harmonic_Series: theory HOL-Number_Theory.Prime_Powers

20:04:07 Prime_Harmonic_Series: theory HOL-Algebra.Order

20:04:08 Prime_Harmonic_Series: theory HOL-Number_Theory.Mod_Exp

20:04:08 Prime_Harmonic_Series: theory HOL-Number_Theory.Totient

20:04:08 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.CompositionalRefinement

20:04:10 Prime_Harmonic_Series: theory HOL-Algebra.Lattice

20:04:12 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

20:04:13 Prime_Harmonic_Series: theory HOL-Algebra.Complete_Lattice

20:04:15 Prime_Harmonic_Series: theory HOL-Algebra.Group

20:04:19 Prime_Harmonic_Series: theory HOL-Algebra.Coset

20:04:19 Prime_Harmonic_Series: theory HOL-Algebra.FiniteProduct

20:04:21 Prime_Harmonic_Series: theory HOL-Algebra.Ring

20:04:22 Prime_Harmonic_Series: theory HOL-Algebra.Generated_Groups

20:04:26 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

20:04:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto

20:04:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/document.pdf

20:04:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sigma_Commit_Crypto/outline.pdf

20:04:27 Timing Sigma_Commit_Crypto (4 threads, 110.301s elapsed time, 348.732s cpu time, 14.028s GC time, factor 3.16)

20:04:27 Finished Sigma_Commit_Crypto (0:02:05 elapsed time, 0:06:11 cpu time, factor 2.96)

20:04:27 Running HOL-Quickcheck_Examples ...

20:04:29 HOL-Quickcheck_Examples: theory HOL-Library.Cancellation

20:04:29 HOL-Quickcheck_Examples: theory HOL-Library.AList

20:04:29 HOL-Quickcheck_Examples: theory HOL-Library.Confluence

20:04:29 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Completeness

20:04:29 WebAssembly: theory Native_Word.Code_Target_Word_Base

20:04:29 HOL-Quickcheck_Examples: theory HOL-Library.Confluent_Quotient

20:04:30 HOL-Quickcheck_Examples: theory HOL-Library.Dlist

20:04:30 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

20:04:30 HOL-Quickcheck_Examples: theory HOL-Library.Multiset

20:04:31 WebAssembly: theory Native_Word.Uint8

20:04:31 Prime_Harmonic_Series: theory HOL-Algebra.AbelCoset

20:04:31 Prime_Harmonic_Series: theory HOL-Algebra.Module

20:04:31 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

20:04:32 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting

20:04:33 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg2

20:04:33 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.EgHighBranchRevC

20:04:33 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1

20:04:33 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

20:04:33 HOL-Quickcheck_Examples: theory HOL-Library.DAList

20:04:33 WebAssembly: theory WebAssembly.Wasm_Ast

20:04:40 Prime_Harmonic_Series: theory HOL-Algebra.Ideal

20:04:42 HOL-Quickcheck_Examples: theory HOL-Library.DAList_Multiset

20:04:43 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1Eg2

20:04:43 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1RefinementTrivial

20:04:43 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Examples

20:04:44 Prime_Harmonic_Series: theory HOL-Algebra.RingHom

20:04:47 Prime_Harmonic_Series: theory HOL-Algebra.UnivPoly

20:04:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Lambda

20:04:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Lambda/document.pdf

20:04:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Lambda/outline.pdf

20:04:48 Timing HOL-Proofs-Lambda (4 threads, 220.307s elapsed time, 234.324s cpu time, 5.204s GC time, factor 1.06)

20:04:48 Finished HOL-Proofs-Lambda (0:03:51 elapsed time, 0:04:12 cpu time, factor 1.09)

20:04:48 Running Password_Authentication_Protocol ...

20:04:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography

20:04:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/document.pdf

20:04:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructive_Cryptography/outline.pdf

20:04:49 Timing Constructive_Cryptography (4 threads, 186.690s elapsed time, 525.388s cpu time, 7.748s GC time, factor 2.81)

20:04:49 Finished Constructive_Cryptography (0:03:25 elapsed time, 0:09:14 cpu time, factor 2.70)

20:04:49 Running Hidden_Markov_Models ...

20:04:51 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Propaedeutics

20:04:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word-SMT_Examples

20:04:52 Timing HOL-Word-SMT_Examples (4 threads, 122.983s elapsed time, 159.788s cpu time, 1.896s GC time, factor 1.30)

20:04:52 Finished HOL-Word-SMT_Examples (0:02:06 elapsed time, 0:02:47 cpu time, factor 1.32)

20:04:52 Running HOL-Hoare_Parallel ...

20:04:54 Hidden_Markov_Models: theory Hidden_Markov_Models.Auxiliary

20:04:55 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Graph

20:04:55 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Com

20:04:55 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Quote_Antiquote

20:04:55 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Com

20:04:55 Hidden_Markov_Models: theory HOL-Library.State_Monad

20:04:55 Hidden_Markov_Models: theory HOL-Imperative_HOL.Heap

20:04:55 Hidden_Markov_Models: theory Hidden_Markov_Models.Hidden_Markov_Model

20:04:55 Hidden_Markov_Models: theory Monad_Memo_DP.Pure_Monad

20:04:56 Hidden_Markov_Models: theory Monad_Memo_DP.State_Heap_Misc

20:04:56 Dependent_SIFUM_Refinement: theory Dependent_SIFUM_Refinement.Eg1Eg2RefinementSimple

20:04:58 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Checked_Impl

20:04:58 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Tran

20:04:58 Hidden_Markov_Models: theory Monad_Memo_DP.State_Monad_Ext

20:04:58 Hidden_Markov_Models: theory Monad_Memo_DP.DP_CRelVS

20:04:59 Hidden_Markov_Models: theory HOL-Imperative_HOL.Heap_Monad

20:04:59 Hidden_Markov_Models: theory Monad_Memo_DP.Memory

20:05:02 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Tran

20:05:02 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Protocol

20:05:03 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Hoare

20:05:04 WebAssembly: theory WebAssembly.Wasm_Base_Defs

20:05:04 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Hoare

20:05:05 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Syntax

20:05:05 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Examples

20:05:06 Hidden_Markov_Models: theory HOL-Imperative_HOL.Array

20:05:06 Prime_Harmonic_Series: theory HOL-Algebra.Multiplicative_Group

20:05:07 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Tactics

20:05:07 Hidden_Markov_Models: theory HOL-Imperative_HOL.Ref

20:05:07 WebAssembly: theory WebAssembly.Wasm

20:05:07 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Syntax

20:05:08 Hidden_Markov_Models: theory HOL-Imperative_HOL.Imperative_HOL

20:05:08 Hidden_Markov_Models: theory Monad_Memo_DP.Heap_Monad_Ext

20:05:08 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Gar_Coll

20:05:08 Hidden_Markov_Models: theory Monad_Memo_DP.State_Heap

20:05:08 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Mul_Gar_Coll

20:05:08 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Examples

20:05:10 Hidden_Markov_Models: theory Monad_Memo_DP.DP_CRelVH

20:05:10 WebAssembly: theory WebAssembly.Wasm_Axioms

20:05:10 WebAssembly: theory WebAssembly.Wasm_Checker_Types

20:05:10 WebAssembly: theory WebAssembly.Wasm_Interpreter

20:05:10 WebAssembly: theory WebAssembly.Wasm_Properties_Aux

20:05:11 Gabow_SCC: theory Gabow_SCC.All_Of_Gabow_SCC

20:05:11 Hidden_Markov_Models: theory Monad_Memo_DP.Transform_Cmd

20:05:11 WebAssembly: theory WebAssembly.Wasm_Properties

20:05:12 Hidden_Markov_Models: theory Monad_Memo_DP.State_Main

20:05:13 WebAssembly: theory WebAssembly.Wasm_Soundness

20:05:13 Prime_Harmonic_Series: theory HOL-Number_Theory.Residues

20:05:15 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Hoare_Parallel

20:05:16 WebAssembly: theory WebAssembly.Wasm_Checker

20:05:17 Prime_Harmonic_Series: theory HOL-Number_Theory.Euler_Criterion

20:05:17 Prime_Harmonic_Series: theory HOL-Number_Theory.Pocklington

20:05:17 Prime_Harmonic_Series: theory HOL-Number_Theory.Gauss

20:05:18 Prime_Harmonic_Series: theory HOL-Number_Theory.Residue_Primitive_Roots

20:05:18 Prime_Harmonic_Series: theory HOL-Number_Theory.Quadratic_Reciprocity

20:05:19 Prime_Harmonic_Series: theory HOL-Number_Theory.Number_Theory

20:05:22 Prime_Harmonic_Series: theory Prime_Harmonic_Series.Prime_Harmonic_Misc

20:05:22 Prime_Harmonic_Series: theory Prime_Harmonic_Series.Squarefree_Nat

20:05:22 Prime_Harmonic_Series: theory Prime_Harmonic_Series.Prime_Harmonic

20:05:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC

20:05:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC/document.pdf

20:05:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC/outline.pdf

20:05:24 Timing Gabow_SCC (4 threads, 183.532s elapsed time, 421.540s cpu time, 9.332s GC time, factor 2.30)

20:05:24 Finished Gabow_SCC (0:03:20 elapsed time, 0:08:03 cpu time, factor 2.41)

20:05:24 Building Girth_Chromatic ...

20:05:26 WebAssembly: theory WebAssembly.Wasm_Checker_Properties

20:05:27 WebAssembly: theory WebAssembly.Wasm_Interpreter_Properties

20:05:29 Girth_Chromatic: theory HOL-Decision_Procs.Dense_Linear_Order

20:05:29 Girth_Chromatic: theory HOL-Library.Code_Abstract_Nat

20:05:29 Girth_Chromatic: theory HOL-Library.Code_Target_Int

20:05:29 Girth_Chromatic: theory HOL-Library.Lattice_Algebras

20:05:29 Girth_Chromatic: theory HOL-Library.Code_Target_Nat

20:05:30 Girth_Chromatic: theory HOL-Library.Log_Nat

20:05:30 Girth_Chromatic: theory HOL-Library.Code_Target_Numeral

20:05:31 Girth_Chromatic: theory Girth_Chromatic.Girth_Chromatic_Misc

20:05:32 Girth_Chromatic: theory Girth_Chromatic.Ugraphs

20:05:42 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

20:05:44 Girth_Chromatic: theory HOL-Library.Interval

20:05:44 Girth_Chromatic: theory HOL-Library.Float

20:05:47 Hidden_Markov_Models: theory Hidden_Markov_Models.HMM_Implementation

20:05:50 Girth_Chromatic: theory HOL-Library.Interval_Float

20:05:53 Girth_Chromatic: theory HOL-Decision_Procs.Approximation_Bounds

20:05:54 HOL-Quickcheck_Examples: theory HOL-Library.Predicate_Compile_Alternative_Defs

20:05:54 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

20:05:55 HOL-Quickcheck_Examples: theory HOL-Library.Predicate_Compile_Quickcheck

20:05:56 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Hotel_Example

20:06:03 Girth_Chromatic: theory HOL-Decision_Procs.Approximation

20:06:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow

20:06:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow/document.pdf

20:06:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow/outline.pdf

20:06:12 Timing EdmondsKarp_Maxflow (4 threads, 121.967s elapsed time, 160.384s cpu time, 4.056s GC time, factor 1.31)

20:06:12 Finished EdmondsKarp_Maxflow (0:02:16 elapsed time, 0:03:39 cpu time, factor 1.61)

20:06:12 Running LOFT ...

20:06:17 LOFT: theory LOFT.Sort_Descending

20:06:17 LOFT: theory LOFT.OpenFlow_Helpers

20:06:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series

20:06:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/document.pdf

20:06:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Harmonic_Series/outline.pdf

20:06:19 Timing Prime_Harmonic_Series (4 threads, 125.507s elapsed time, 380.816s cpu time, 21.476s GC time, factor 3.03)

20:06:19 Finished Prime_Harmonic_Series (0:02:17 elapsed time, 0:06:36 cpu time, factor 2.89)

20:06:19 Running HOL-Proofs-Extraction ...

20:06:19 LOFT: theory LOFT.List_Group

20:06:21 LOFT: theory HOL-Library.List_Lexorder

20:06:21 LOFT: theory LOFT.Semantics_OpenFlow

20:06:21 LOFT: theory LOFT.OpenFlow_Matches

20:06:22 HOL-Proofs-Extraction: theory HOL-Library.Cancellation

20:06:22 HOL-Proofs-Extraction: theory HOL-Library.Code_Abstract_Nat

20:06:22 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Int

20:06:22 HOL-Proofs-Extraction: theory HOL-Library.Open_State_Syntax

20:06:23 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Warshall

20:06:23 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Nat

20:06:25 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Higman

20:06:26 HOL-Proofs-Extraction: theory HOL-Library.Multiset

20:06:27 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Numeral

20:06:27 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Util

20:06:28 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Pigeonhole

20:06:29 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Higman_Extraction

20:06:32 LOFT: theory LOFT.Featherweight_OpenFlow_Comparison

20:06:35 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.QuotRem

20:06:37 LOFT: theory LOFT.OpenFlow_Action

20:06:40 LOFT: theory LOFT.OpenFlow_Serialize

20:06:40 Hidden_Markov_Models: theory Hidden_Markov_Models.HMM_Example

20:06:43 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Greatest_Common_Divisor

20:06:50 WebAssembly: theory WebAssembly.Wasm_Checker_Printing

20:06:50 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing

20:06:50 WebAssembly: theory WebAssembly.Wasm_Type_Abs_Printing

20:06:50 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing_Pure

20:06:50 WebAssembly: theory WebAssembly.Wasm_Printing

20:06:52 LOFT: theory LOFT.LinuxRouter_OpenFlow_Translation

20:06:58 LOFT: theory LOFT.OpenFlow_Documentation

20:06:59 LOFT: theory LOFT.OF_conv_test

20:07:00 LOFT: theory LOFT.RFC2544

20:07:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models

20:07:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/document.pdf

20:07:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hidden_Markov_Models/outline.pdf

20:07:09 Timing Hidden_Markov_Models (4 threads, 126.436s elapsed time, 184.956s cpu time, 8.960s GC time, factor 1.46)

20:07:09 Finished Hidden_Markov_Models (0:02:19 elapsed time, 0:03:23 cpu time, factor 1.46)

20:07:09 Running Flyspeck-Tame ...

20:07:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly

20:07:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly/document.pdf

20:07:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly/outline.pdf

20:07:10 Timing WebAssembly (4 threads, 203.078s elapsed time, 563.108s cpu time, 27.760s GC time, factor 2.77)

20:07:10 Finished WebAssembly (0:03:39 elapsed time, 0:10:42 cpu time, factor 2.92)

20:07:10 Building Applicative_Lifting ...

20:07:12 Flyspeck-Tame: theory Flyspeck-Tame.Quasi_Order

20:07:12 Flyspeck-Tame: theory Flyspeck-Tame.ListAux

20:07:12 Flyspeck-Tame: theory Flyspeck-Tame.RTranCl

20:07:12 Flyspeck-Tame: theory HOL-Library.AList

20:07:12 Flyspeck-Tame: theory Flyspeck-Tame.PlaneGraphIso

20:07:12 Flyspeck-Tame: theory HOL-Library.Code_Abstract_Nat

20:07:12 Flyspeck-Tame: theory HOL-Library.Code_Target_Nat

20:07:12 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Factorial_Ring

20:07:12 Flyspeck-Tame: theory HOL-Library.Code_Target_Int

20:07:13 Flyspeck-Tame: theory HOL-Library.Code_Target_Numeral

20:07:13 Flyspeck-Tame: theory Flyspeck-Tame.Arch

20:07:13 Flyspeck-Tame: theory HOL-Library.IArray

20:07:14 Flyspeck-Tame: theory Flyspeck-Tame.ListSum

20:07:14 Flyspeck-Tame: theory Flyspeck-Tame.Rotation

20:07:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol

20:07:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol/document.pdf

20:07:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol/outline.pdf

20:07:14 Timing Password_Authentication_Protocol (4 threads, 131.544s elapsed time, 280.576s cpu time, 5.700s GC time, factor 2.13)

20:07:14 Finished Password_Authentication_Protocol (0:02:25 elapsed time, 0:05:00 cpu time, factor 2.07)

20:07:14 Running Corec ...

20:07:14 Flyspeck-Tame: theory Flyspeck-Tame.Graph

20:07:15 Flyspeck-Tame: theory Flyspeck-Tame.IArray_Syntax

20:07:15 Flyspeck-Tame: theory Trie.Trie

20:07:15 Applicative_Lifting: theory Applicative_Lifting.Applicative

20:07:15 Applicative_Lifting: theory Applicative_Lifting.Joinable

20:07:15 Applicative_Lifting: theory HOL-Library.State_Monad

20:07:15 Applicative_Lifting: theory HOL-Library.Confluence

20:07:15 Applicative_Lifting: theory HOL-Library.Confluent_Quotient

20:07:15 Flyspeck-Tame: theory HOL-Library.While_Combinator

20:07:16 Applicative_Lifting: theory HOL-Library.Function_Algebras

20:07:16 Applicative_Lifting: theory HOL-Library.Dlist

20:07:16 Applicative_Lifting: theory HOL-Library.Function_Division

20:07:17 Applicative_Lifting: theory HOL-Nonstandard_Analysis.Free_Ultrafilter

20:07:17 Flyspeck-Tame: theory Flyspeck-Tame.Worklist

20:07:17 Corec: theory HOL-Library.BNF_Corec

20:07:17 Applicative_Lifting: theory HOL-Nonstandard_Analysis.StarDef

20:07:18 Applicative_Lifting: theory HOL-Proofs-Lambda.Commutation

20:07:18 Applicative_Lifting: theory HOL-Proofs-Lambda.Lambda

20:07:19 Applicative_Lifting: theory Applicative_Lifting.Applicative_Environment

20:07:19 Applicative_Lifting: theory Applicative_Lifting.Applicative_List

20:07:19 Applicative_Lifting: theory Applicative_Lifting.Applicative_Monoid

20:07:19 Applicative_Lifting: theory Applicative_Lifting.Applicative_Open_State

20:07:19 Applicative_Lifting: theory Applicative_Lifting.Applicative_Option

20:07:19 Girth_Chromatic: theory Girth_Chromatic.Girth_Chromatic

20:07:19 Applicative_Lifting: theory Applicative_Lifting.Applicative_Set

20:07:20 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivision

20:07:20 Applicative_Lifting: theory Applicative_Lifting.Applicative_Sum

20:07:20 Flyspeck-Tame: theory Flyspeck-Tame.GraphProps

20:07:20 Applicative_Lifting: theory Applicative_Lifting.Applicative_State

20:07:20 Applicative_Lifting: theory Applicative_Lifting.Applicative_DNEList

20:07:20 Flyspeck-Tame: theory Flyspeck-Tame.Tame

20:07:20 Applicative_Lifting: theory Applicative_Lifting.Applicative_Environment_Algebra

20:07:20 Applicative_Lifting: theory Applicative_Lifting.Applicative_Star

20:07:20 Flyspeck-Tame: theory Flyspeck-Tame.Enumerator

20:07:20 Flyspeck-Tame: theory Trie.Tries

20:07:20 Applicative_Lifting: theory Applicative_Lifting.Applicative_Stream

20:07:20 Flyspeck-Tame: theory Flyspeck-Tame.TameProps

20:07:21 Flyspeck-Tame: theory Flyspeck-Tame.Maps

20:07:21 Flyspeck-Tame: theory Flyspeck-Tame.EnumeratorProps

20:07:21 Flyspeck-Tame: theory Flyspeck-Tame.Plane

20:07:21 Applicative_Lifting: theory HOL-Proofs-Lambda.ParRed

20:07:22 Applicative_Lifting: theory Applicative_Lifting.Applicative_Filter

20:07:22 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivisionProps

20:07:22 Flyspeck-Tame: theory Flyspeck-Tame.Plane1

20:07:22 Flyspeck-Tame: theory Flyspeck-Tame.Generator

20:07:22 Applicative_Lifting: theory Applicative_Lifting.Stream_Algebra

20:07:22 Applicative_Lifting: theory Applicative_Lifting.Applicative_Probability_List

20:07:23 Applicative_Lifting: theory HOL-Proofs-Lambda.Eta

20:07:23 Applicative_Lifting: theory Applicative_Lifting.Applicative_Vector

20:07:24 Applicative_Lifting: theory Applicative_Lifting.Applicative_PMF

20:07:24 Applicative_Lifting: theory Applicative_Lifting.Beta_Eta

20:07:24 Flyspeck-Tame: theory Flyspeck-Tame.TameEnum

20:07:25 Applicative_Lifting: theory Applicative_Lifting.Combinators

20:07:25 Applicative_Lifting: theory Applicative_Lifting.Idiomatic_Terms

20:07:29 Applicative_Lifting: theory Applicative_Lifting.Applicative_Functor

20:07:29 Applicative_Lifting: theory Applicative_Lifting.Tree_Relabelling

20:07:29 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

20:07:31 Corec: theory Corec.Corec

20:07:32 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

20:07:32 Flyspeck-Tame: theory Flyspeck-Tame.PlaneProps

20:07:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Refinement

20:07:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Refinement/document.pdf

20:07:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dependent_SIFUM_Refinement/outline.pdf

20:07:33 Timing Dependent_SIFUM_Refinement (4 threads, 195.895s elapsed time, 502.284s cpu time, 19.212s GC time, factor 2.56)

20:07:33 Finished Dependent_SIFUM_Refinement (0:03:27 elapsed time, 0:08:40 cpu time, factor 2.51)

20:07:33 Running Differential_Game_Logic ...

20:07:36 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

20:07:37 Differential_Game_Logic: theory Differential_Game_Logic.Identifiers

20:07:37 Differential_Game_Logic: theory Differential_Game_Logic.Lib

20:07:37 Differential_Game_Logic: theory Differential_Game_Logic.Syntax

20:07:37 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

20:07:38 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

20:07:38 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

20:07:39 Applicative_Lifting: theory Applicative_Lifting.Applicative_Examples

20:07:39 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

20:07:39 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

20:07:40 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

20:07:47 Differential_Game_Logic: theory Differential_Game_Logic.Ids

20:07:47 Differential_Game_Logic: theory Differential_Game_Logic.Denotational_Semantics

20:07:50 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Euclidean_Algorithm

20:07:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Quickcheck_Examples

20:07:52 Timing HOL-Quickcheck_Examples (4 threads, 201.968s elapsed time, 326.740s cpu time, 8.016s GC time, factor 1.62)

20:07:52 Finished HOL-Quickcheck_Examples (0:03:25 elapsed time, 0:08:59 cpu time, factor 2.63)

20:07:52 Running Lambda_Free_KBOs ...

20:07:53 Applicative_Lifting: theory Applicative_Lifting.Abstract_AF

20:07:53 Applicative_Lifting: theory Applicative_Lifting.Applicative_Test

20:07:53 Differential_Game_Logic: theory Differential_Game_Logic.Axioms

20:07:53 Differential_Game_Logic: theory Differential_Game_Logic.Static_Semantics

20:07:53 Differential_Game_Logic: theory Differential_Game_Logic.Coincidence

20:07:56 Differential_Game_Logic: theory Differential_Game_Logic.USubst

20:08:00 Lambda_Free_KBOs: theory HOL-Cardinals.Order_Union

20:08:00 Lambda_Free_KBOs: theory Abstract-Rewriting.Seq

20:08:00 Lambda_Free_KBOs: theory HOL-Library.While_Combinator

20:08:00 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Lambda_Free_Util

20:08:00 Lambda_Free_KBOs: theory HOL-Cardinals.Wellorder_Extension

20:08:01 Lambda_Free_KBOs: theory Matrix.Utility

20:08:01 Lambda_Free_KBOs: theory Regular-Sets.Regular_Set

20:08:02 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Infinite_Chain

20:08:02 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Lambda_Free_Term

20:08:02 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Extension_Orders

20:08:06 Differential_Game_Logic: theory Differential_Game_Logic.Differential_Game_Logic

20:08:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare_Parallel

20:08:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare_Parallel/document.pdf

20:08:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare_Parallel/outline.pdf

20:08:08 Timing HOL-Hoare_Parallel (4 threads, 181.519s elapsed time, 565.968s cpu time, 8.296s GC time, factor 3.12)

20:08:08 Finished HOL-Hoare_Parallel (0:03:14 elapsed time, 0:09:46 cpu time, factor 3.01)

20:08:08 Running BirdKMP ...

20:08:08 Lambda_Free_KBOs: theory Regular-Sets.Regular_Exp

20:08:08 Lambda_Free_KBOs: theory Lambda_Free_RPOs.Lambda_Encoding

20:08:11 BirdKMP: theory BirdKMP.HOLCF_ROOT

20:08:12 BirdKMP: theory BirdKMP.Theory_Of_Lists

20:08:14 Lambda_Free_KBOs: theory Regular-Sets.NDerivative

20:08:15 Lambda_Free_KBOs: theory Regular-Sets.Relation_Interpretation

20:08:21 BirdKMP: theory BirdKMP.KMP

20:08:22 Lambda_Free_KBOs: theory Regular-Sets.Equivalence_Checking

20:08:23 Lambda_Free_KBOs: theory Regular-Sets.Regexp_Method

20:08:24 Lambda_Free_KBOs: theory Abstract-Rewriting.Abstract_Rewriting

20:08:27 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Primes

20:08:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic

20:08:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/document.pdf

20:08:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Girth_Chromatic/outline.pdf

20:08:28 Timing Girth_Chromatic (4 threads, 117.766s elapsed time, 241.468s cpu time, 8.172s GC time, factor 2.05)

20:08:28 Finished Girth_Chromatic (0:03:02 elapsed time, 0:05:33 cpu time, factor 1.83)

20:08:28 Running HOL-Homology ...

20:08:28 Lambda_Free_KBOs: theory Abstract-Rewriting.SN_Orders

20:08:32 HOL-Homology: theory HOL-Cardinals.Fun_More

20:08:32 HOL-Homology: theory HOL-Cardinals.Order_Relation_More

20:08:32 HOL-Homology: theory HOL-Cardinals.Order_Union

20:08:32 HOL-Homology: theory HOL-Library.Fun_Lexorder

20:08:32 HOL-Homology: theory HOL-Algebra.Congruence

20:08:32 HOL-Homology: theory HOL-Library.Equipollence

20:08:32 HOL-Homology: theory HOL-Library.Groups_Big_Fun

20:08:33 HOL-Homology: theory HOL-Cardinals.Wellfounded_More

20:08:33 Lambda_Free_KBOs: theory Polynomials.Polynomials

20:08:33 HOL-Homology: theory HOL-Cardinals.Wellorder_Relation

20:08:34 HOL-Homology: theory HOL-Library.More_List

20:08:34 HOL-Homology: theory HOL-Cardinals.Wellorder_Embedding

20:08:35 HOL-Homology: theory HOL-Library.Poly_Mapping

20:08:35 HOL-Homology: theory HOL-Cardinals.Wellorder_Constructions

20:08:36 HOL-Homology: theory HOL-Algebra.Order

20:08:37 HOL-Homology: theory HOL-Cardinals.Cardinal_Order_Relation

20:08:39 HOL-Homology: theory HOL-Algebra.Lattice

20:08:41 HOL-Homology: theory HOL-Cardinals.Cardinal_Arithmetic

20:08:43 HOL-Homology: theory HOL-Algebra.Complete_Lattice

20:08:44 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_Util

20:08:45 HOL-Homology: theory HOL-Algebra.Group

20:08:46 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_App

20:08:46 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_Std

20:08:48 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBO_Basic

20:08:49 HOL-Homology: theory HOL-Algebra.Coset

20:08:49 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Encoding_KBO

20:08:50 HOL-Homology: theory HOL-Algebra.FiniteProduct

20:08:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting

20:08:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/document.pdf

20:08:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Applicative_Lifting/outline.pdf

20:08:50 Timing Applicative_Lifting (4 threads, 39.939s elapsed time, 95.000s cpu time, 4.932s GC time, factor 2.38)

20:08:50 Finished Applicative_Lifting (0:01:38 elapsed time, 0:02:57 cpu time, factor 1.80)

20:08:50 Running Parity_Game ...

20:08:51 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_TKBO_Coefs

20:08:51 HOL-Homology: theory HOL-Algebra.Ring

20:08:53 Parity_Game: theory Graph_Theory.Rtrancl_On

20:08:53 Parity_Game: theory HOL-Library.Cancellation

20:08:53 Parity_Game: theory HOL-Library.Case_Converter

20:08:53 Parity_Game: theory HOL-Library.Disjoint_Sets

20:08:53 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Euclid

20:08:54 HOL-Homology: theory HOL-Algebra.Generated_Groups

20:08:54 Parity_Game: theory HOL-Library.Infinite_Set

20:08:54 Parity_Game: theory HOL-Library.Lattice_Syntax

20:08:54 Parity_Game: theory HOL-Library.Simps_Case_Conv

20:08:54 Parity_Game: theory HOL-Library.Complete_Partial_Order2

20:08:54 Parity_Game: theory HOL-Library.Nat_Bijection

20:08:55 Parity_Game: theory HOL-Library.Multiset

20:08:55 Parity_Game: theory HOL-Library.Old_Datatype

20:08:55 HOL-Homology: theory HOL-Algebra.Solvable_Groups

20:08:56 Parity_Game: theory HOL-Library.Sublist

20:08:57 Lambda_Free_KBOs: theory Lambda_Free_KBOs.Lambda_Free_KBOs

20:08:57 Parity_Game: theory HOL-Library.Countable

20:09:00 Parity_Game: theory HOL-Library.Liminf_Limsup

20:09:02 HOL-Homology: theory HOL-Algebra.Module

20:09:02 HOL-Homology: theory HOL-Algebra.AbelCoset

20:09:03 Parity_Game: theory HOL-Library.Countable_Set

20:09:04 Parity_Game: theory HOL-Library.Countable_Complete_Lattices

20:09:08 Parity_Game: theory HOL-Library.Order_Continuity

20:09:09 Parity_Game: theory HOL-Library.Permutations

20:09:10 Parity_Game: theory HOL-Library.Extended_Nat

20:09:11 HOL-Homology: theory HOL-Algebra.Ideal

20:09:12 Parity_Game: theory Coinductive.Coinductive_Nat

20:09:12 Parity_Game: theory HOL-Library.Extended_Real

20:09:15 Parity_Game: theory Coinductive.Coinductive_List

20:09:17 HOL-Homology: theory HOL-Algebra.RingHom

20:09:19 HOL-Homology: theory HOL-Algebra.UnivPoly

20:09:20 Parity_Game: theory Graph_Theory.Stuff

20:09:20 Parity_Game: theory Graph_Theory.Digraph

20:09:24 Parity_Game: theory Graph_Theory.Arc_Walk

20:09:24 Parity_Game: theory Graph_Theory.Bidirected_Digraph

20:09:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Corec

20:09:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Corec/corec.pdf

20:09:26 Timing Corec (4 threads, 120.426s elapsed time, 137.880s cpu time, 7.504s GC time, factor 1.14)

20:09:26 Finished Corec (0:02:10 elapsed time, 0:02:27 cpu time, factor 1.13)

20:09:26 Building Priority_Search_Trees ...

20:09:27 Parity_Game: theory Graph_Theory.Pair_Digraph

20:09:28 Parity_Game: theory Parity_Game.MoreCoinductiveList

20:09:28 Priority_Search_Trees: theory HOL-Data_Structures.Cmp

20:09:28 Priority_Search_Trees: theory HOL-Data_Structures.Less_False

20:09:28 Priority_Search_Trees: theory HOL-Library.Tree

20:09:29 Parity_Game: theory Parity_Game.ParityGame

20:09:29 Priority_Search_Trees: theory HOL-Data_Structures.Sorted_Less

20:09:29 Priority_Search_Trees: theory HOL-Data_Structures.AList_Upd_Del

20:09:29 Priority_Search_Trees: theory HOL-Data_Structures.List_Ins_Del

20:09:30 Priority_Search_Trees: theory HOL-Data_Structures.Set_Specs

20:09:30 Priority_Search_Trees: theory HOL-Data_Structures.Map_Specs

20:09:31 Priority_Search_Trees: theory Priority_Search_Trees.Prio_Map_Specs

20:09:32 Parity_Game: theory Parity_Game.Strategy

20:09:33 Parity_Game: theory Parity_Game.AttractingStrategy

20:09:34 Parity_Game: theory Parity_Game.WellOrderedStrategy

20:09:35 Parity_Game: theory Parity_Game.Attractor

20:09:35 Priority_Search_Trees: theory HOL-Data_Structures.Tree2

20:09:35 Parity_Game: theory Parity_Game.AttractorInductive

20:09:35 Parity_Game: theory Parity_Game.WinningStrategy

20:09:36 Parity_Game: theory Parity_Game.WinningRegion

20:09:36 Priority_Search_Trees: theory HOL-Data_Structures.Isin2

20:09:36 Priority_Search_Trees: theory HOL-Data_Structures.Lookup2

20:09:36 Priority_Search_Trees: theory Priority_Search_Trees.PST_General

20:09:36 Parity_Game: theory Parity_Game.UniformStrategy

20:09:37 Parity_Game: theory Graph_Theory.Digraph_Component

20:09:37 Priority_Search_Trees: theory Priority_Search_Trees.PST_RBT

20:09:37 Parity_Game: theory Parity_Game.AttractorStrategy

20:09:38 Parity_Game: theory Parity_Game.PositionalDeterminacy

20:09:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT

20:09:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT/document.pdf

20:09:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT/outline.pdf

20:09:38 Timing LOFT (4 threads, 187.680s elapsed time, 570.820s cpu time, 12.112s GC time, factor 3.04)

20:09:38 Finished LOFT (0:03:25 elapsed time, 0:10:10 cpu time, factor 2.97)

20:09:38 Running Planarity_Certificates ...

20:09:39 HOL-Homology: theory HOL-Algebra.Multiplicative_Group

20:09:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic

20:09:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/document.pdf

20:09:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Differential_Game_Logic/outline.pdf

20:09:41 Timing Differential_Game_Logic (4 threads, 113.996s elapsed time, 179.704s cpu time, 5.032s GC time, factor 1.58)

20:09:41 Finished Differential_Game_Logic (0:02:07 elapsed time, 0:03:19 cpu time, factor 1.56)

20:09:41 Running Root_Balanced_Tree ...

20:09:42 Planarity_Certificates: theory Planarity_Certificates.Lib

20:09:42 Planarity_Certificates: theory Planarity_Certificates.WP

20:09:42 Planarity_Certificates: theory Planarity_Certificates.OptionMonad

20:09:42 Planarity_Certificates: theory Planarity_Certificates.NonDetMonad

20:09:43 Parity_Game: theory Graph_Theory.Digraph_Isomorphism

20:09:45 Planarity_Certificates: theory Planarity_Certificates.NonDetMonadLemmas

20:09:45 Root_Balanced_Tree: theory HOL-Data_Structures.Cmp

20:09:45 Root_Balanced_Tree: theory HOL-Data_Structures.Less_False

20:09:45 Root_Balanced_Tree: theory HOL-Decision_Procs.Dense_Linear_Order

20:09:45 Root_Balanced_Tree: theory Amortized_Complexity.Amortized_Framework0

20:09:45 Root_Balanced_Tree: theory HOL-Data_Structures.Sorted_Less

20:09:45 Parity_Game: theory Parity_Game.Graph_TheoryCompatibility

20:09:45 Root_Balanced_Tree: theory HOL-Data_Structures.List_Ins_Del

20:09:46 HOL-Homology: theory HOL-Algebra.Elementary_Groups

20:09:46 Planarity_Certificates: theory Planarity_Certificates.OptionMonadND

20:09:46 Planarity_Certificates: theory Planarity_Certificates.OptionMonadWP

20:09:47 Root_Balanced_Tree: theory HOL-Data_Structures.Balance

20:09:47 Root_Balanced_Tree: theory HOL-Data_Structures.Set_Specs

20:09:47 HOL-Homology: theory HOL-Algebra.Exact_Sequence

20:09:47 HOL-Homology: theory HOL-Algebra.Product_Groups

20:09:48 Root_Balanced_Tree: theory HOL-Data_Structures.Tree_Set

20:09:48 Planarity_Certificates: theory HOL-Eisbach.Eisbach

20:09:48 Planarity_Certificates: theory Case_Labeling.Case_Labeling

20:09:48 Planarity_Certificates: theory Graph_Theory.Rtrancl_On

20:09:48 Planarity_Certificates: theory HOL-Library.Case_Converter

20:09:48 Planarity_Certificates: theory HOL-Library.Disjoint_Sets

20:09:49 HOL-Homology: theory HOL-Algebra.Free_Abelian_Groups

20:09:49 Root_Balanced_Tree: theory Root_Balanced_Tree.Time_Monad

20:09:49 Planarity_Certificates: theory HOL-Library.Simps_Case_Conv

20:09:49 Planarity_Certificates: theory HOL-Library.FuncSet

20:09:49 Planarity_Certificates: theory HOL-Library.Permutations

20:09:49 Planarity_Certificates: theory HOL-Library.Infinite_Set

20:09:50 Planarity_Certificates: theory HOL-Library.Nat_Bijection

20:09:51 HOL-Homology: theory HOL-Homology.Simplices

20:09:51 Planarity_Certificates: theory HOL-Library.Old_Datatype

20:09:52 Planarity_Certificates: theory HOL-Library.Rewrite

20:09:52 Planarity_Certificates: theory Planarity_Certificates.Simpl_Anno

20:09:52 Planarity_Certificates: theory HOL-Library.Liminf_Limsup

20:09:52 Planarity_Certificates: theory List-Index.List_Index

20:09:52 Planarity_Certificates: theory Graph_Theory.Funpow

20:09:53 Planarity_Certificates: theory HOL-Library.Countable

20:09:53 Planarity_Certificates: theory Planarity_Certificates.AutoCorres_Misc

20:09:53 Planarity_Certificates: theory Planarity_Certificates.Setup_AutoCorres

20:09:53 Planarity_Certificates: theory Planarity_Certificates.List_Aux

20:09:54 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation_Bounds

20:09:54 Planarity_Certificates: theory Transitive-Closure.Transitive_Closure_Impl

20:09:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_KBOs

20:09:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_KBOs/document.pdf

20:09:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_KBOs/outline.pdf

20:09:54 Timing Lambda_Free_KBOs (4 threads, 110.088s elapsed time, 266.112s cpu time, 8.660s GC time, factor 2.42)

20:09:54 Finished Lambda_Free_KBOs (0:02:00 elapsed time, 0:04:52 cpu time, factor 2.42)

20:09:54 Running Ergodic_Theory ...

20:09:54 Planarity_Certificates: theory Planarity_Certificates.Executable_Permutations

20:09:56 Planarity_Certificates: theory HOL-Library.Countable_Set

20:09:56 HOL-Homology: theory HOL-Homology.Homology_Groups

20:09:56 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree

20:09:57 Planarity_Certificates: theory HOL-Library.Countable_Complete_Lattices

20:09:58 Planarity_Certificates: theory Planarity_Certificates.Permutations_2

20:09:58 Ergodic_Theory: theory Ergodic_Theory.Fekete

20:09:58 Ergodic_Theory: theory Ergodic_Theory.SG_Library_Complement

20:09:59 Ergodic_Theory: theory Ergodic_Theory.Kohlberg_Neyman_Karlsson

20:10:00 HOL-Homology: theory HOL-Homology.Brouwer_Degree

20:10:01 Ergodic_Theory: theory Ergodic_Theory.Asymptotic_Density

20:10:02 HOL-Homology: theory HOL-Homology.Invariance_of_Domain

20:10:02 Planarity_Certificates: theory HOL-Library.Order_Continuity

20:10:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Extraction

20:10:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Extraction/document.pdf

20:10:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-Extraction/outline.pdf

20:10:02 Timing HOL-Proofs-Extraction (4 threads, 211.823s elapsed time, 308.752s cpu time, 11.344s GC time, factor 1.46)

20:10:02 Finished HOL-Proofs-Extraction (0:03:42 elapsed time, 0:05:23 cpu time, factor 1.46)

20:10:02 Running PseudoHoops ...

20:10:02 Ergodic_Theory: theory Ergodic_Theory.Measure_Preserving_Transformations

20:10:03 Planarity_Certificates: theory HOL-Library.Extended_Nat

20:10:03 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation

20:10:04 HOL-Homology: theory HOL-Homology.Homology

20:10:05 PseudoHoops: theory LatticeProperties.Lattice_Prop

20:10:05 PseudoHoops: theory PseudoHoops.Operations

20:10:05 PseudoHoops: theory PseudoHoops.PseudoWaisbergAlgebra

20:10:05 Planarity_Certificates: theory HOL-Library.Extended_Real

20:10:05 PseudoHoops: theory LatticeProperties.Modular_Distrib_Lattice

20:10:05 PseudoHoops: theory PseudoHoops.LeftComplementedMonoid

20:10:07 Ergodic_Theory: theory Ergodic_Theory.Recurrence

20:10:10 PseudoHoops: theory LatticeProperties.Lattice_Ordered_Group

20:10:10 Ergodic_Theory: theory Ergodic_Theory.Invariants

20:10:11 Ergodic_Theory: theory Ergodic_Theory.Transfer_Operator

20:10:12 Ergodic_Theory: theory Ergodic_Theory.Normalizing_Sequences

20:10:12 Ergodic_Theory: theory Ergodic_Theory.Ergodicity

20:10:14 PseudoHoops: theory PseudoHoops.RightComplementedMonoid

20:10:14 Planarity_Certificates: theory Graph_Theory.Stuff

20:10:14 Planarity_Certificates: theory Graph_Theory.Digraph

20:10:15 Ergodic_Theory: theory Ergodic_Theory.Kingman

20:10:18 Planarity_Certificates: theory Graph_Theory.Arc_Walk

20:10:18 Planarity_Certificates: theory Graph_Theory.Bidirected_Digraph

20:10:18 Ergodic_Theory: theory Ergodic_Theory.Gouezel_Karlsson

20:10:20 PseudoHoops: theory PseudoHoops.PseudoHoops

20:10:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flyspeck-Tame

20:10:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flyspeck-Tame/document.pdf

20:10:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flyspeck-Tame/outline.pdf

20:10:21 Timing Flyspeck-Tame (4 threads, 171.309s elapsed time, 517.404s cpu time, 26.260s GC time, factor 3.02)

20:10:21 Finished Flyspeck-Tame (0:03:10 elapsed time, 0:09:06 cpu time, factor 2.86)

20:10:21 Running Farkas ...

20:10:22 Planarity_Certificates: theory Graph_Theory.Vertex_Walk

20:10:22 Planarity_Certificates: theory Graph_Theory.Weighted_Graph

20:10:22 Planarity_Certificates: theory Graph_Theory.Pair_Digraph

20:10:22 Planarity_Certificates: theory Graph_Theory.Shortest_Path

20:10:25 Farkas: theory HOL-Computational_Algebra.Factorial_Ring

20:10:25 Farkas: theory HOL-Algebra.Congruence

20:10:25 Farkas: theory Farkas.Farkas

20:10:25 Farkas: theory Jordan_Normal_Form.Conjugate

20:10:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Search_Trees

20:10:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Search_Trees/document.pdf

20:10:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Search_Trees/outline.pdf

20:10:28 Timing Priority_Search_Trees (4 threads, 27.143s elapsed time, 48.032s cpu time, 2.784s GC time, factor 1.77)

20:10:28 Finished Priority_Search_Trees (0:01:01 elapsed time, 0:01:35 cpu time, factor 1.57)

20:10:28 Running Irrationality_J_Hancl ...

20:10:29 Farkas: theory HOL-Algebra.Order

20:10:31 Farkas: theory HOL-Algebra.Lattice

20:10:32 Irrationality_J_Hancl: theory HOL-Decision_Procs.Dense_Linear_Order

20:10:32 Irrationality_J_Hancl: theory HOL-Library.Code_Target_Int

20:10:32 Irrationality_J_Hancl: theory HOL-Library.Code_Abstract_Nat

20:10:32 Irrationality_J_Hancl: theory HOL-Library.Lattice_Algebras

20:10:32 Planarity_Certificates: theory Graph_Theory.Digraph_Component

20:10:32 Irrationality_J_Hancl: theory HOL-Library.Code_Target_Nat

20:10:32 Irrationality_J_Hancl: theory HOL-Library.Log_Nat

20:10:33 Irrationality_J_Hancl: theory HOL-Library.Code_Target_Numeral

20:10:34 Farkas: theory HOL-Algebra.Complete_Lattice

20:10:35 Farkas: theory Farkas.Simplex_for_Reals

20:10:36 Farkas: theory HOL-Algebra.Group

20:10:38 Planarity_Certificates: theory Graph_Theory.Digraph_Component_Vwalk

20:10:38 Planarity_Certificates: theory Graph_Theory.Digraph_Isomorphism

20:10:38 Planarity_Certificates: theory Graph_Theory.Subdivision

20:10:41 Planarity_Certificates: theory Graph_Theory.Kuratowski

20:10:41 Farkas: theory HOL-Algebra.FiniteProduct

20:10:41 Planarity_Certificates: theory Graph_Theory.Euler

20:10:42 Farkas: theory HOL-Algebra.Ring

20:10:45 Irrationality_J_Hancl: theory HOL-Library.Interval

20:10:45 Irrationality_J_Hancl: theory HOL-Library.Float

20:10:47 Farkas: theory Polynomial_Interpolation.Ring_Hom

20:10:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Parity_Game

20:10:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Parity_Game/document.pdf

20:10:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Parity_Game/outline.pdf

20:10:48 Timing Parity_Game (4 threads, 105.071s elapsed time, 309.264s cpu time, 12.756s GC time, factor 2.94)

20:10:48 Finished Parity_Game (0:01:57 elapsed time, 0:05:38 cpu time, factor 2.88)

20:10:48 Running Propositional_Proof_Systems ...

20:10:49 Farkas: theory HOL-Algebra.Module

20:10:50 Farkas: theory Jordan_Normal_Form.Missing_Ring

20:10:50 Planarity_Certificates: theory Graph_Theory.Graph_Theory

20:10:51 Propositional_Proof_Systems: theory HOL-Library.Cancellation

20:10:51 Irrationality_J_Hancl: theory HOL-Library.Interval_Float

20:10:51 Propositional_Proof_Systems: theory HOL-Library.Case_Converter

20:10:51 Propositional_Proof_Systems: theory HOL-Library.List_Lexorder

20:10:51 Propositional_Proof_Systems: theory HOL-Library.Nat_Bijection

20:10:51 Planarity_Certificates: theory Planarity_Certificates.Check_Non_Planarity_Impl

20:10:51 Planarity_Certificates: theory Planarity_Certificates.Graph_Genus

20:10:51 Planarity_Certificates: theory Planarity_Certificates.Reachablen

20:10:52 Propositional_Proof_Systems: theory HOL-Library.Old_Datatype

20:10:52 Propositional_Proof_Systems: theory HOL-Library.Simps_Case_Conv

20:10:53 Propositional_Proof_Systems: theory HOL-Library.While_Combinator

20:10:53 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF

20:10:53 Propositional_Proof_Systems: theory HOL-Library.Multiset

20:10:54 Irrationality_J_Hancl: theory HOL-Decision_Procs.Approximation_Bounds

20:10:55 Propositional_Proof_Systems: theory HOL-Library.Countable

20:10:55 Planarity_Certificates: theory Planarity_Certificates.Planar_Subdivision

20:10:55 Planarity_Certificates: theory Planarity_Certificates.Planar_Subgraph

20:10:55 Planarity_Certificates: theory Planarity_Certificates.Check_Planarity_Verification

20:10:56 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_Sema

20:10:57 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution

20:10:57 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl

20:10:57 PseudoHoops: theory PseudoHoops.PseudoHoopFilters

20:10:58 Planarity_Certificates: theory Planarity_Certificates.Digraph_Map_Impl

20:10:58 Farkas: theory Jordan_Normal_Form.Matrix

20:10:59 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Formulas

20:11:02 Planarity_Certificates: theory Planarity_Certificates.Planar_Complete

20:11:04 Irrationality_J_Hancl: theory HOL-Decision_Procs.Approximation

20:11:09 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_Formulas

20:11:09 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HC

20:11:10 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniFormulas

20:11:10 Farkas: theory Farkas.Matrix_Farkas

20:11:10 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND

20:11:10 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC

20:11:10 Propositional_Proof_Systems: theory Propositional_Proof_Systems.NDHC

20:11:11 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_FiniteAssms

20:11:11 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Sema

20:11:11 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Substitution

20:11:11 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Compactness

20:11:12 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Consistency

20:11:12 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniSC

20:11:12 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SCND

20:11:12 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniSC_Craig

20:11:12 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniSC_HC

20:11:13 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Cut

20:11:13 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Depth

20:11:14 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HCSC

20:11:14 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_To_Formula

20:11:14 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HCSCND

20:11:14 Propositional_Proof_Systems: theory Propositional_Proof_Systems.LSC

20:11:16 Propositional_Proof_Systems: theory Propositional_Proof_Systems.CNF_Formulas_Sema

20:11:16 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Gentzen

20:11:17 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Sound

20:11:17 Propositional_Proof_Systems: theory Propositional_Proof_Systems.LSC_Resolution

20:11:20 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Compactness_Consistency

20:11:20 Propositional_Proof_Systems: theory Propositional_Proof_Systems.HC_Compl_Consistency

20:11:20 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl_Consistency

20:11:20 Propositional_Proof_Systems: theory Propositional_Proof_Systems.MiniFormulas_Sema

20:11:20 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Sound

20:11:20 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Sema

20:11:21 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Compl_Truthtable

20:11:21 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Substitution_Sema

20:11:21 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Compl_Truthtable_Compact

20:11:21 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Sema_Craig

20:11:21 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Tseytin

20:11:22 PseudoHoops: theory PseudoHoops.SpecialPseudoHoops

20:11:23 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Tseytin_Sema

20:11:26 Propositional_Proof_Systems: theory Propositional_Proof_Systems.ND_Compl_SC

20:11:27 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl_SC_Full

20:11:27 Propositional_Proof_Systems: theory Propositional_Proof_Systems.Resolution_Compl_SC_Small

20:11:28 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Compl_Consistency

20:11:28 Propositional_Proof_Systems: theory Propositional_Proof_Systems.SC_Depth_Limit

20:11:31 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

20:11:35 Planarity_Certificates: theory Planarity_Certificates.Kuratowski_Combinatorial

20:11:35 Planarity_Certificates: theory Planarity_Certificates.Check_Non_Planarity_Verification

20:11:40 Planarity_Certificates: theory Planarity_Certificates.Planarity_Certificates

20:11:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree

20:11:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree/document.pdf

20:11:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree/outline.pdf

20:11:49 Timing Root_Balanced_Tree (4 threads, 115.657s elapsed time, 292.728s cpu time, 15.952s GC time, factor 2.53)

20:11:49 Finished Root_Balanced_Tree (0:02:07 elapsed time, 0:05:09 cpu time, factor 2.43)

20:11:49 Running Dijkstra_Shortest_Path ...

20:11:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BirdKMP

20:11:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BirdKMP/document.pdf

20:11:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BirdKMP/outline.pdf

20:11:54 Timing BirdKMP (4 threads, 209.009s elapsed time, 335.336s cpu time, 5.132s GC time, factor 1.60)

20:11:54 Finished BirdKMP (0:03:45 elapsed time, 0:06:01 cpu time, factor 1.60)

20:11:54 Running Abs_Int_ITP2012 ...

20:11:54 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Misc

20:11:54 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Graph

20:11:54 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Introduction

20:11:54 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Weight

20:11:55 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphSpec

20:11:57 Abs_Int_ITP2012: theory HOL-IMP.AExp

20:11:57 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Complete_Lattice_ix

20:11:59 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra

20:11:59 Abs_Int_ITP2012: theory HOL-IMP.BExp

20:12:02 Abs_Int_ITP2012: theory HOL-IMP.Com

20:12:04 Abs_Int_ITP2012: theory HOL-IMP.Abs_Int_Tests

20:12:04 Abs_Int_ITP2012: theory HOL-IMP.Vars

20:12:04 Abs_Int_ITP2012: theory Abs_Int_ITP2012.ACom

20:12:05 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphGA

20:12:05 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphByMap

20:12:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology

20:12:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/document.pdf

20:12:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Homology/manual.pdf

20:12:06 Timing HOL-Homology (4 threads, 201.946s elapsed time, 574.912s cpu time, 31.940s GC time, factor 2.85)

20:12:06 Finished HOL-Homology (0:03:37 elapsed time, 0:09:58 cpu time, factor 2.75)

20:12:06 Running Stable_Matching ...

20:12:09 Stable_Matching: theory Stable_Matching.Sotomayor

20:12:09 Stable_Matching: theory Stable_Matching.Basis

20:12:10 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Collecting

20:12:10 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.HashGraphImpl

20:12:11 Stable_Matching: theory Stable_Matching.Choice_Functions

20:12:14 Stable_Matching: theory Stable_Matching.Contracts

20:12:15 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl

20:12:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas

20:12:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas/document.pdf

20:12:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas/outline.pdf

20:12:15 Timing Farkas (4 threads, 103.297s elapsed time, 272.844s cpu time, 8.340s GC time, factor 2.64)

20:12:15 Finished Farkas (0:01:53 elapsed time, 0:04:49 cpu time, factor 2.54)

20:12:15 Running HOL-Datatype_Examples ...

20:12:15 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

20:12:16 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int0

20:12:19 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Compat

20:12:19 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Datatype_Simproc_Tests

20:12:19 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lift_BNF

20:12:19 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Milner_Tofte

20:12:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory

20:12:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/document.pdf

20:12:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ergodic_Theory/outline.pdf

20:12:19 Timing Ergodic_Theory (4 threads, 121.960s elapsed time, 329.016s cpu time, 6.796s GC time, factor 2.70)

20:12:19 Finished Ergodic_Theory (0:02:23 elapsed time, 0:05:59 cpu time, factor 2.50)

20:12:19 Running Winding_Number_Eval ...

20:12:20 Irrationality_J_Hancl: theory Irrationality_J_Hancl.Irrationality_J_Hancl

20:12:23 Winding_Number_Eval: theory HOL-Eisbach.Eisbach

20:12:23 Winding_Number_Eval: theory HOL-Computational_Algebra.Fraction_Field

20:12:23 Winding_Number_Eval: theory HOL-Library.More_List

20:12:23 Winding_Number_Eval: theory HOL-Computational_Algebra.Field_as_Ring

20:12:23 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_State

20:12:23 Winding_Number_Eval: theory HOL-Computational_Algebra.Polynomial

20:12:25 Stable_Matching: theory Stable_Matching.COP

20:12:26 Winding_Number_Eval: theory HOL-Eisbach.Eisbach_Tools

20:12:26 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Topology

20:12:26 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TLList

20:12:26 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1

20:12:27 Winding_Number_Eval: theory HOL-Computational_Algebra.Normalized_Fraction

20:12:28 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Analysis

20:12:28 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2

20:12:30 Stable_Matching: theory Stable_Matching.Bossiness

20:12:31 Stable_Matching: theory Stable_Matching.Strategic

20:12:31 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFI

20:12:32 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Cyclic_List

20:12:32 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Free_Idempotent_Monoid

20:12:33 HOL-Datatype_Examples: theory HOL-Datatype_Examples.LDL

20:12:33 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Koenig

20:12:33 PseudoHoops: theory PseudoHoops.Examples

20:12:33 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2_ivl

20:12:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl

20:12:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/document.pdf

20:12:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Irrationality_J_Hancl/outline.pdf

20:12:34 Timing Irrationality_J_Hancl (4 threads, 113.695s elapsed time, 239.280s cpu time, 7.788s GC time, factor 2.10)

20:12:34 Finished Irrationality_J_Hancl (0:02:05 elapsed time, 0:04:16 cpu time, factor 2.05)

20:12:34 Running Inductive_Inference ...

20:12:34 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Process

20:12:36 Inductive_Inference: theory HOL-Library.Nat_Bijection

20:12:37 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int3

20:12:37 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Stream_Processor

20:12:38 Inductive_Inference: theory Inductive_Inference.Partial_Recursive

20:12:43 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lambda_Term

20:12:45 Winding_Number_Eval: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:12:45 Winding_Number_Eval: theory HOL-Computational_Algebra.Polynomial_Factorial

20:12:46 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Codatatype

20:12:47 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Datatype

20:12:51 Inductive_Inference: theory Inductive_Inference.Universal

20:12:55 Inductive_Inference: theory Inductive_Inference.Standard_Results

20:12:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Planarity_Certificates

20:12:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Planarity_Certificates/document.pdf

20:12:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Planarity_Certificates/outline.pdf

20:12:57 Timing Planarity_Certificates (4 threads, 181.675s elapsed time, 506.700s cpu time, 19.816s GC time, factor 2.79)

20:12:57 Finished Planarity_Certificates (0:03:18 elapsed time, 0:08:50 cpu time, factor 2.67)

20:12:57 Running Pi_Transcendental ...

20:12:58 Inductive_Inference: theory Inductive_Inference.Inductive_Inference_Basics

20:13:00 Inductive_Inference: theory Inductive_Inference.CONS_LIM

20:13:00 Inductive_Inference: theory Inductive_Inference.CP_FIN_NUM

20:13:00 Inductive_Inference: theory Inductive_Inference.Lemma_R

20:13:02 Pi_Transcendental: theory HOL-Computational_Algebra.Fraction_Field

20:13:02 Pi_Transcendental: theory HOL-Computational_Algebra.Nth_Powers

20:13:02 Pi_Transcendental: theory HOL-Library.BNF_Corec

20:13:02 Pi_Transcendental: theory HOL-Computational_Algebra.Group_Closure

20:13:03 Inductive_Inference: theory Inductive_Inference.LIM_BC

20:13:04 Pi_Transcendental: theory HOL-Computational_Algebra.Squarefree

20:13:04 Inductive_Inference: theory Inductive_Inference.R1_BC

20:13:04 Inductive_Inference: theory Inductive_Inference.TOTAL_CONS

20:13:05 Pi_Transcendental: theory HOL-Library.Fun_Lexorder

20:13:05 Pi_Transcendental: theory HOL-Library.Groups_Big_Fun

20:13:05 Inductive_Inference: theory Inductive_Inference.Union

20:13:06 Pi_Transcendental: theory HOL-Real_Asymp.Inst_Existentials

20:13:07 Pi_Transcendental: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

20:13:07 Pi_Transcendental: theory HOL-Library.Poly_Mapping

20:13:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Propositional_Proof_Systems

20:13:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Propositional_Proof_Systems/document.pdf

20:13:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Propositional_Proof_Systems/outline.pdf

20:13:07 Timing Propositional_Proof_Systems (4 threads, 116.523s elapsed time, 344.212s cpu time, 18.540s GC time, factor 2.95)

20:13:07 Finished Propositional_Proof_Systems (0:02:16 elapsed time, 0:06:15 cpu time, factor 2.74)

20:13:07 Running Fourier ...

20:13:07 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Prelim

20:13:07 Pi_Transcendental: theory HOL-Computational_Algebra.Polynomial_FPS

20:13:07 HOL-Datatype_Examples: theory HOL-Datatype_Examples.DTree

20:13:08 Pi_Transcendental: theory HOL-Computational_Algebra.Normalized_Fraction

20:13:08 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Gram_Lang

20:13:09 Pi_Transcendental: theory HOL-Computational_Algebra.Polynomial_Factorial

20:13:09 Pi_Transcendental: theory HOL-Computational_Algebra.Formal_Laurent_Series

20:13:09 Winding_Number_Eval: theory Sturm_Tarski.PolyMisc

20:13:09 Winding_Number_Eval: theory Sturm_Tarski.Sturm_Tarski

20:13:12 Fourier: theory HOL-Library.BNF_Corec

20:13:12 Fourier: theory HOL-Real_Asymp.Inst_Existentials

20:13:12 Fourier: theory Fourier.Confine

20:13:12 Fourier: theory HOL-Library.Landau_Symbols

20:13:12 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Parallel_Composition

20:13:12 Winding_Number_Eval: theory Budan_Fourier.BF_Misc

20:13:12 Fourier: theory Fourier.Fourier_Aux2

20:13:12 Fourier: theory Fourier.Periodic

20:13:12 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFsetI

20:13:12 Pi_Transcendental: theory Polynomials.MPoly_Type

20:13:13 Fourier: theory Ergodic_Theory.SG_Library_Complement

20:13:13 Fourier: theory HOL-Real_Asymp.Eventuallize

20:13:13 Fourier: theory HOL-Real_Asymp.Lazy_Eval

20:13:14 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Algebraic

20:13:15 Pi_Transcendental: theory Polynomials.More_MPoly_Type

20:13:16 Pi_Transcendental: theory HOL-Library.Landau_Symbols

20:13:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PseudoHoops

20:13:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PseudoHoops/document.pdf

20:13:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PseudoHoops/outline.pdf

20:13:17 Timing PseudoHoops (4 threads, 181.798s elapsed time, 222.252s cpu time, 5.268s GC time, factor 1.22)

20:13:17 Finished PseudoHoops (0:03:14 elapsed time, 0:04:00 cpu time, factor 1.24)

20:13:17 Running HOL-Predicate_Compile_Examples ...

20:13:17 Winding_Number_Eval: theory Winding_Number_Eval.Missing_Transcendental

20:13:17 Fourier: theory Lp.Functional_Spaces

20:13:18 Winding_Number_Eval: theory Winding_Number_Eval.Cauchy_Index_Theorem

20:13:20 Fourier: theory Lp.Lp

20:13:20 Pi_Transcendental: theory HOL-Real_Asymp.Eventuallize

20:13:20 Pi_Transcendental: theory HOL-Real_Asymp.Lazy_Eval

20:13:20 HOL-Predicate_Compile_Examples: theory HOL-Library.Predicate_Compile_Alternative_Defs

20:13:21 HOL-Predicate_Compile_Examples: theory HOL-Library.Predicate_Compile_Quickcheck

20:13:21 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

20:13:21 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Examples

20:13:21 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Specialisation_Examples

20:13:23 Winding_Number_Eval: theory Winding_Number_Eval.Winding_Number_Eval

20:13:23 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_1

20:13:24 Pi_Transcendental: theory HOL-Real_Asymp.Multiseries_Expansion

20:13:25 Fourier: theory Fourier.Lspace

20:13:25 Fourier: theory Fourier.Square_Integrable

20:13:25 Winding_Number_Eval: theory Winding_Number_Eval.Winding_Number_Eval_Examples

20:13:26 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_2

20:13:28 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_3

20:13:31 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_4

20:13:33 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

20:13:33 Fourier: theory HOL-Real_Asymp.Multiseries_Expansion

20:13:36 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_parity

20:13:36 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_const

20:13:37 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Test

20:13:38 Pi_Transcendental: theory HOL-Computational_Algebra.Computational_Algebra

20:13:41 Pi_Transcendental: theory Pi_Transcendental.Pi_Transcendental_Polynomial_Library

20:13:41 Pi_Transcendental: theory Symmetric_Polynomials.Vieta

20:13:44 Pi_Transcendental: theory Symmetric_Polynomials.Symmetric_Polynomials

20:13:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012

20:13:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012/document.pdf

20:13:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012/outline.pdf

20:13:57 Timing Abs_Int_ITP2012 (4 threads, 111.455s elapsed time, 284.348s cpu time, 6.876s GC time, factor 2.55)

20:13:57 Finished Abs_Int_ITP2012 (0:02:02 elapsed time, 0:05:01 cpu time, factor 2.46)

20:13:57 Running DiscretePricing ...

20:13:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path

20:13:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path/document.pdf

20:13:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path/outline.pdf

20:13:59 Timing Dijkstra_Shortest_Path (4 threads, 116.740s elapsed time, 158.432s cpu time, 4.980s GC time, factor 1.36)

20:13:59 Finished Dijkstra_Shortest_Path (0:02:09 elapsed time, 0:06:40 cpu time, factor 3.09)

20:13:59 Running Free-Groups ...

20:14:02 DiscretePricing: theory DiscretePricing.Filtration

20:14:02 DiscretePricing: theory DiscretePricing.Generated_Subalgebra

20:14:02 Free-Groups: theory HOL-Cardinals.Fun_More

20:14:02 Free-Groups: theory HOL-Cardinals.Order_Relation_More

20:14:02 Free-Groups: theory HOL-Cardinals.Order_Union

20:14:02 Free-Groups: theory HOL-Library.Cancellation

20:14:03 Free-Groups: theory HOL-Library.FuncSet

20:14:03 Free-Groups: theory HOL-Proofs-Lambda.Commutation

20:14:03 DiscretePricing: theory DiscretePricing.Disc_Cond_Expect

20:14:04 Free-Groups: theory HOL-Cardinals.Wellfounded_More

20:14:04 Free-Groups: theory HOL-Cardinals.Wellorder_Relation

20:14:04 Free-Groups: theory Free-Groups.Cancelation

20:14:05 Free-Groups: theory HOL-Library.Multiset

20:14:05 Free-Groups: theory HOL-Cardinals.Wellorder_Embedding

20:14:06 Free-Groups: theory HOL-Cardinals.Wellorder_Constructions

20:14:06 Free-Groups: theory HOL-Algebra.Congruence

20:14:09 Free-Groups: theory HOL-Cardinals.Cardinal_Order_Relation

20:14:09 DiscretePricing: theory DiscretePricing.Martingale

20:14:09 DiscretePricing: theory DiscretePricing.Infinite_Coin_Toss_Space

20:14:09 Free-Groups: theory HOL-Algebra.Order

20:14:15 Free-Groups: theory HOL-Algebra.Lattice

20:14:17 Free-Groups: theory HOL-Algebra.Complete_Lattice

20:14:20 Free-Groups: theory HOL-Algebra.Group

20:14:21 Free-Groups: theory HOL-Computational_Algebra.Factorial_Ring

20:14:22 DiscretePricing: theory DiscretePricing.Geometric_Random_Walk

20:14:24 DiscretePricing: theory DiscretePricing.Fair_Price

20:14:26 Free-Groups: theory Free-Groups.C2

20:14:26 Free-Groups: theory Free-Groups.Generators

20:14:26 Free-Groups: theory HOL-Algebra.Bij

20:14:26 Free-Groups: theory HOL-Algebra.Coset

20:14:27 Pi_Transcendental: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:14:27 Free-Groups: theory Free-Groups.UnitGroup

20:14:27 Free-Groups: theory HOL-Algebra.FiniteProduct

20:14:28 Free-Groups: theory Free-Groups.FreeGroups

20:14:29 Free-Groups: theory HOL-Algebra.Ring

20:14:29 Free-Groups: theory Free-Groups.PingPongLemma

20:14:32 Pi_Transcendental: theory HOL-Real_Asymp.Real_Asymp

20:14:33 Pi_Transcendental: theory Pi_Transcendental.Pi_Transcendental

20:14:34 Fourier: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:14:34 DiscretePricing: theory DiscretePricing.CRR_Model

20:14:40 Fourier: theory HOL-Real_Asymp.Real_Asymp

20:14:41 Fourier: theory Fourier.Fourier

20:14:42 Free-Groups: theory HOL-Algebra.AbelCoset

20:14:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval

20:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/document.pdf

20:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Winding_Number_Eval/outline.pdf

20:14:42 Timing Winding_Number_Eval (4 threads, 123.179s elapsed time, 275.904s cpu time, 6.968s GC time, factor 2.24)

20:14:42 Finished Winding_Number_Eval (0:02:22 elapsed time, 0:05:00 cpu time, factor 2.11)

20:14:42 Building Stirling_Formula ...

20:14:47 Stirling_Formula: theory HOL-Library.BNF_Corec

20:14:47 Stirling_Formula: theory HOL-Library.Function_Algebras

20:14:47 Stirling_Formula: theory HOL-Real_Asymp.Inst_Existentials

20:14:47 Stirling_Formula: theory HOL-Library.Landau_Symbols

20:14:47 Stirling_Formula: theory HOL-Real_Asymp.Eventuallize

20:14:48 Stirling_Formula: theory HOL-Real_Asymp.Lazy_Eval

20:14:48 Stirling_Formula: theory Landau_Symbols.Group_Sort

20:14:48 DiscretePricing: theory DiscretePricing.Option_Price_Examples

20:14:50 Free-Groups: theory HOL-Computational_Algebra.Euclidean_Algorithm

20:14:53 HOL-Predicate_Compile_Examples: theory HOL-Library.Code_Prolog

20:14:53 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example

20:14:53 Free-Groups: theory HOL-Algebra.Ideal

20:14:54 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

20:14:54 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

20:14:54 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Lambda_Example

20:14:55 Stirling_Formula: theory Landau_Symbols.Landau_Real_Products

20:14:57 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.List_Examples

20:14:57 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

20:14:59 Free-Groups: theory HOL-Algebra.RingHom

20:15:02 Free-Groups: theory HOL-Algebra.QuotRing

20:15:04 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

20:15:05 Stirling_Formula: theory Landau_Symbols.Landau_Simprocs

20:15:07 Stirling_Formula: theory Landau_Symbols.Landau_More

20:15:08 Stirling_Formula: theory Stirling_Formula.Stirling_Formula

20:15:08 Stirling_Formula: theory HOL-Real_Asymp.Multiseries_Expansion

20:15:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental

20:15:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/document.pdf

20:15:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Transcendental/outline.pdf

20:15:12 Timing Pi_Transcendental (4 threads, 120.869s elapsed time, 295.204s cpu time, 12.040s GC time, factor 2.44)

20:15:12 Finished Pi_Transcendental (0:02:13 elapsed time, 0:05:12 cpu time, factor 2.35)

20:15:12 Running Green ...

20:15:16 Green: theory Green.General_Utils

20:15:16 Free-Groups: theory HOL-Computational_Algebra.Primes

20:15:16 Green: theory Green.Derivs

20:15:16 Green: theory Green.Integrals

20:15:17 Free-Groups: theory HOL-Algebra.IntRing

20:15:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Predicate_Compile_Examples

20:15:18 Timing HOL-Predicate_Compile_Examples (4 threads, 115.700s elapsed time, 277.408s cpu time, 18.448s GC time, factor 2.40)

20:15:18 Finished HOL-Predicate_Compile_Examples (0:01:59 elapsed time, 0:04:42 cpu time, factor 2.36)

20:15:18 Building Amortized_Complexity ...

20:15:18 Green: theory Green.Paths

20:15:19 Free-Groups: theory Free-Groups.Isomorphisms

20:15:22 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops

20:15:22 Amortized_Complexity: theory HOL-Data_Structures.Cmp

20:15:22 Amortized_Complexity: theory HOL-Data_Structures.Less_False

20:15:22 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops_merge

20:15:22 Amortized_Complexity: theory HOL-Data_Structures.Sorted_Less

20:15:22 Amortized_Complexity: theory HOL-Data_Structures.List_Ins_Del

20:15:23 Amortized_Complexity: theory HOL-Data_Structures.Priority_Queue_Specs

20:15:23 Amortized_Complexity: theory HOL-Data_Structures.Set_Specs

20:15:23 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List2

20:15:24 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List1

20:15:24 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_Tree

20:15:25 Amortized_Complexity: theory Skew_Heap.Skew_Heap

20:15:25 Green: theory Green.Green

20:15:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier

20:15:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/document.pdf

20:15:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fourier/outline.pdf

20:15:26 Timing Fourier (4 threads, 123.443s elapsed time, 338.560s cpu time, 10.684s GC time, factor 2.74)

20:15:26 Finished Fourier (0:02:17 elapsed time, 0:05:59 cpu time, factor 2.61)

20:15:26 Running Extended_Finite_State_Machine_Inference ...

20:15:26 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primcorec

20:15:27 Amortized_Complexity: theory Splay_Tree.Splay_Heap

20:15:28 Amortized_Complexity: theory Splay_Tree.Splay_Tree

20:15:28 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework

20:15:29 Green: theory Green.SymmetricR2Shapes

20:15:29 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework0

20:15:29 Green: theory Green.CircExample

20:15:29 Amortized_Complexity: theory Amortized_Complexity.Lemmas_log

20:15:30 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_List

20:15:30 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Group_By

20:15:30 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_Set

20:15:30 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

20:15:30 Green: theory Green.DiamExample

20:15:30 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Subsumption

20:15:31 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Inference

20:15:31 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

20:15:34 Amortized_Complexity: theory Amortized_Complexity.Amortized_Examples

20:15:34 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis

20:15:34 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List2_Analysis

20:15:40 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

20:15:41 Amortized_Complexity: theory Amortized_Complexity.Splay_Heap_Analysis

20:15:41 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Base

20:15:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching

20:15:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching/document.pdf

20:15:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching/outline.pdf

20:15:42 Timing Stable_Matching (4 threads, 199.468s elapsed time, 511.756s cpu time, 6.964s GC time, factor 2.57)

20:15:42 Finished Stable_Matching (0:03:35 elapsed time, 0:08:55 cpu time, factor 2.49)

20:15:42 Running Regex_Equivalence ...

20:15:44 Regex_Equivalence: theory Regular-Sets.Regular_Set

20:15:44 Regex_Equivalence: theory HOL-Library.Cancellation

20:15:44 Regex_Equivalence: theory HOL-Library.Code_Abstract_Nat

20:15:44 Regex_Equivalence: theory HOL-Library.While_Combinator

20:15:44 Regex_Equivalence: theory HOL-Library.Code_Target_Nat

20:15:46 Regex_Equivalence: theory HOL-Library.Multiset

20:15:47 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

20:15:47 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.EFSM_Dot

20:15:47 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Increment_Reset

20:15:47 Amortized_Complexity: theory Amortized_Complexity.Skew_Heap_Analysis

20:15:48 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis

20:15:48 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

20:15:50 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

20:15:50 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

20:15:51 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Same_Register

20:15:52 Regex_Equivalence: theory Regular-Sets.Regular_Exp

20:15:52 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.efsm2sal

20:15:52 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

20:15:53 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.SelectionStrategies

20:15:53 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse

20:15:57 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

20:15:57 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

20:16:01 Regex_Equivalence: theory Regex_Equivalence.Automaton

20:16:02 Regex_Equivalence: theory Regular-Sets.Derivatives

20:16:02 Regex_Equivalence: theory Regular-Sets.NDerivative

20:16:02 Regex_Equivalence: theory Regex_Equivalence.Position_Autos

20:16:02 Regex_Equivalence: theory Regex_Equivalence.Derivatives_Finite

20:16:02 Regex_Equivalence: theory Efficient-Mergesort.Efficient_Sort

20:16:06 Stirling_Formula: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:16:07 Regex_Equivalence: theory Regex_Equivalence.After2

20:16:07 Regex_Equivalence: theory Regex_Equivalence.Before2

20:16:10 Regex_Equivalence: theory Regex_Equivalence.Deriv_PDeriv

20:16:11 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primrec

20:16:11 Stirling_Formula: theory HOL-Real_Asymp.Real_Asymp

20:16:12 Stirling_Formula: theory Stirling_Formula.Gamma_Asymptotics

20:16:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Inference

20:16:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Inference/document.pdf

20:16:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Inference/outline.pdf

20:16:12 Timing Inductive_Inference (4 threads, 201.254s elapsed time, 428.344s cpu time, 4.796s GC time, factor 2.13)

20:16:12 Finished Inductive_Inference (0:03:38 elapsed time, 0:07:34 cpu time, factor 2.08)

20:16:12 Running Separation_Logic_Imperative_HOL ...

20:16:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing

20:16:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/document.pdf

20:16:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiscretePricing/outline.pdf

20:16:13 Timing DiscretePricing (4 threads, 113.136s elapsed time, 293.220s cpu time, 9.912s GC time, factor 2.59)

20:16:13 Finished DiscretePricing (0:02:15 elapsed time, 0:05:22 cpu time, factor 2.38)

20:16:13 Running Elliptic_Curves_Group_Law ...

20:16:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Groups

20:16:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Groups/document.pdf

20:16:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Groups/outline.pdf

20:16:16 Timing Free-Groups (4 threads, 125.216s elapsed time, 327.992s cpu time, 22.316s GC time, factor 2.62)

20:16:16 Finished Free-Groups (0:02:16 elapsed time, 0:05:43 cpu time, factor 2.53)

20:16:16 Running Higher_Order_Terms ...

20:16:16 Separation_Logic_Imperative_HOL: theory HOL-Eisbach.Eisbach

20:16:16 Separation_Logic_Imperative_HOL: theory HOL-Word.Bit_Comprehension

20:16:16 Separation_Logic_Imperative_HOL: theory HOL-ex.Quicksort

20:16:16 Separation_Logic_Imperative_HOL: theory HOL-Word.Traditional_Syntax

20:16:18 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Algebra_Aux

20:16:18 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Conversions

20:16:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Datatype_Examples

20:16:18 Timing HOL-Datatype_Examples (4 threads, 235.921s elapsed time, 599.116s cpu time, 97.120s GC time, factor 2.54)

20:16:18 Finished HOL-Datatype_Examples (0:04:01 elapsed time, 0:10:06 cpu time, factor 2.51)

20:16:18 Running MFMC_Countable ...

20:16:18 Higher_Order_Terms: theory HOL-Library.AList

20:16:18 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap

20:16:18 Higher_Order_Terms: theory HOL-Library.Adhoc_Overloading

20:16:18 Higher_Order_Terms: theory HOL-Library.Conditional_Parametricity

20:16:18 Higher_Order_Terms: theory HOL-Library.Nat_Bijection

20:16:18 Higher_Order_Terms: theory HOL-Library.Monad_Syntax

20:16:18 Regex_Equivalence: theory Regex_Equivalence.Deriv_Autos

20:16:19 Higher_Order_Terms: theory HOL-Library.State_Monad

20:16:19 Separation_Logic_Imperative_HOL: theory HOL-Word.Bits_Int

20:16:19 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Syntax_Match

20:16:19 Separation_Logic_Imperative_HOL: theory Automatic_Refinement.Misc

20:16:19 Higher_Order_Terms: theory HOL-Library.Old_Datatype

20:16:19 Higher_Order_Terms: theory List-Index.List_Index

20:16:20 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Commutative_Ring

20:16:22 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

20:16:22 Higher_Order_Terms: theory HOL-Library.Countable

20:16:22 MFMC_Countable: theory Flow_Networks.Graph

20:16:22 MFMC_Countable: theory HOL-Library.Transitive_Closure_Table

20:16:22 MFMC_Countable: theory HOL-Library.While_Combinator

20:16:25 MFMC_Countable: theory HOL-Library.Bourbaki_Witt_Fixpoint

20:16:26 Higher_Order_Terms: theory HOL-Library.FSet

20:16:27 Regex_Equivalence: theory Regex_Equivalence.Regex_Equivalence

20:16:27 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_Arithmetic

20:16:27 Separation_Logic_Imperative_HOL: theory Native_Word.More_Bits_Int

20:16:28 Separation_Logic_Imperative_HOL: theory HOL-Word.Word

20:16:28 MFMC_Countable: theory MFMC_Countable.MFMC_Misc

20:16:29 MFMC_Countable: theory Flow_Networks.Network

20:16:29 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Array

20:16:30 MFMC_Countable: theory MFMC_Countable.Max_Flow_Min_Cut_Countable

20:16:30 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Ref

20:16:31 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

20:16:32 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

20:16:34 MFMC_Countable: theory Flow_Networks.Residual_Graph

20:16:37 Higher_Order_Terms: theory HOL-Library.Finite_Map

20:16:37 MFMC_Countable: theory Flow_Networks.Augmenting_Flow

20:16:37 MFMC_Countable: theory Flow_Networks.Augmenting_Path

20:16:38 MFMC_Countable: theory Flow_Networks.Ford_Fulkerson

20:16:40 MFMC_Countable: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

20:16:41 MFMC_Countable: theory MFMC_Countable.MFMC_Finite

20:16:42 MFMC_Countable: theory MFMC_Countable.Matrix_For_Marginals

20:16:43 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Reflective_Field

20:16:43 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Generation

20:16:43 MFMC_Countable: theory MFMC_Countable.Rel_PMF_Characterisation

20:16:47 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_Typedef

20:16:47 Separation_Logic_Imperative_HOL: theory Word_Lib.Signed_Words

20:16:48 Separation_Logic_Imperative_HOL: theory HOL-Word.Reversed_Bit_Lists

20:16:51 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_lsb

20:16:52 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_msb

20:16:52 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_set_bit

20:16:52 Separation_Logic_Imperative_HOL: theory Word_Lib.Bitwise

20:16:54 Separation_Logic_Imperative_HOL: theory Word_Lib.Word_Syntax

20:16:55 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Symbolic_Bits_Int

20:16:55 Separation_Logic_Imperative_HOL: theory Word_Lib.Word_Lib

20:16:56 Separation_Logic_Imperative_HOL: theory Native_Word.Bits_Integer

20:17:03 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Locale

20:17:03 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Axclass

20:17:04 Higher_Order_Terms: theory Higher_Order_Terms.Term_Utils

20:17:04 Higher_Order_Terms: theory Higher_Order_Terms.Find_First

20:17:04 Higher_Order_Terms: theory Higher_Order_Terms.Disjoint_Sets

20:17:06 Higher_Order_Terms: theory Deriving.Derive_Manager

20:17:06 Higher_Order_Terms: theory HOL-Library.Cancellation

20:17:06 Higher_Order_Terms: theory HOL-Library.Infinite_Set

20:17:06 Higher_Order_Terms: theory HOL-ex.Unification

20:17:06 Higher_Order_Terms: theory Datatype_Order_Generator.Derive_Aux

20:17:07 Higher_Order_Terms: theory Datatype_Order_Generator.Order_Generator

20:17:07 Higher_Order_Terms: theory HOL-Library.Countable_Set

20:17:07 Higher_Order_Terms: theory HOL-Library.Multiset

20:17:08 Higher_Order_Terms: theory Higher_Order_Terms.Fresh_Monad

20:17:08 Higher_Order_Terms: theory Higher_Order_Terms.Name

20:17:08 Higher_Order_Terms: theory HOL-Library.Countable_Complete_Lattices

20:17:09 Higher_Order_Terms: theory Higher_Order_Terms.Fresh_Class

20:17:09 Higher_Order_Terms: theory Higher_Order_Terms.Term_Class

20:17:11 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Test

20:17:13 Higher_Order_Terms: theory HOL-Library.Order_Continuity

20:17:14 Higher_Order_Terms: theory HOL-Library.Extended_Nat

20:17:20 Higher_Order_Terms: theory HOL-Library.Multiset_Order

20:17:21 Higher_Order_Terms: theory Lambda_Free_RPOs.Lambda_Free_Util

20:17:22 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Bits_Int

20:17:22 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Word_Base

20:17:22 Separation_Logic_Imperative_HOL: theory Collections.Code_Target_ICF

20:17:23 Regex_Equivalence: theory Spec_Check.Spec_Check

20:17:23 Regex_Equivalence: theory Regex_Equivalence.Examples

20:17:24 Higher_Order_Terms: theory Lambda_Free_RPOs.Lambda_Free_Term

20:17:24 Regex_Equivalence: theory Regex_Equivalence.Benchmark

20:17:24 Separation_Logic_Imperative_HOL: theory Native_Word.Uint32

20:17:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green

20:17:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/document.pdf

20:17:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Green/outline.pdf

20:17:26 Timing Green (4 threads, 113.758s elapsed time, 317.580s cpu time, 4.108s GC time, factor 2.79)

20:17:26 Finished Green (0:02:13 elapsed time, 0:05:51 cpu time, factor 2.63)

20:17:26 Running AWN ...

20:17:26 Higher_Order_Terms: theory Higher_Order_Terms.Nterm

20:17:27 Higher_Order_Terms: theory Higher_Order_Terms.Term

20:17:28 Separation_Logic_Imperative_HOL: theory Collections.HashCode

20:17:28 Higher_Order_Terms: theory Higher_Order_Terms.Unification_Compat

20:17:28 AWN: theory AWN.Lib

20:17:28 AWN: theory AWN.TransitionSystems

20:17:29 AWN: theory AWN.AWN

20:17:29 Higher_Order_Terms: theory Higher_Order_Terms.Pats

20:17:30 AWN: theory AWN.Invariants

20:17:30 Higher_Order_Terms: theory Higher_Order_Terms.Term_to_Nterm

20:17:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference

20:17:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference/document.pdf

20:17:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference/outline.pdf

20:17:32 Timing Extended_Finite_State_Machine_Inference (4 threads, 111.783s elapsed time, 234.248s cpu time, 8.256s GC time, factor 2.10)

20:17:32 Finished Extended_Finite_State_Machine_Inference (0:02:05 elapsed time, 0:04:13 cpu time, factor 2.02)

20:17:32 Running Subset_Boolean_Algebras ...

20:17:32 AWN: theory AWN.OInvariants

20:17:32 Higher_Order_Terms: theory Higher_Order_Terms.Lambda_Free_Compat

20:17:35 Subset_Boolean_Algebras: theory Subset_Boolean_Algebras.Subset_Boolean_Algebras

20:17:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula

20:17:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/document.pdf

20:17:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stirling_Formula/outline.pdf

20:17:38 Timing Stirling_Formula (4 threads, 102.189s elapsed time, 201.924s cpu time, 8.100s GC time, factor 1.98)

20:17:38 Finished Stirling_Formula (0:02:54 elapsed time, 0:05:01 cpu time, factor 1.73)

20:17:38 Running Real_Impl ...

20:17:41 Real_Impl: theory Deriving.Derive_Manager

20:17:41 Real_Impl: theory Deriving.Generator_Aux

20:17:41 Real_Impl: theory HOL-Library.Cancellation

20:17:41 Real_Impl: theory Real_Impl.Real_Impl

20:17:42 Real_Impl: theory Show.Show

20:17:43 Real_Impl: theory HOL-Library.Multiset

20:17:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regex_Equivalence

20:17:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regex_Equivalence/document.pdf

20:17:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regex_Equivalence/outline.pdf

20:17:44 Timing Regex_Equivalence (4 threads, 112.094s elapsed time, 259.336s cpu time, 18.188s GC time, factor 2.31)

20:17:44 Finished Regex_Equivalence (0:02:02 elapsed time, 0:04:44 cpu time, factor 2.33)

20:17:44 Running Matrices_for_ODEs ...

20:17:45 Real_Impl: theory Show.Show_Instances

20:17:45 Real_Impl: theory Show.Show_Real

20:17:49 Matrices_for_ODEs: theory HOL-Library.Lattice_Algebras

20:17:49 Matrices_for_ODEs: theory HOL-Library.Log_Nat

20:17:49 Matrices_for_ODEs: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

20:17:49 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Vector_Derivative_On

20:17:50 Matrices_for_ODEs: theory List-Index.List_Index

20:17:50 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Gronwall

20:17:51 Separation_Logic_Imperative_HOL: theory Collections.Partial_Equivalence_Relation

20:17:51 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Run

20:17:51 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Assertions

20:17:51 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Interval_Integral_HK

20:17:55 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hoare_Triple

20:17:55 Real_Impl: theory HOL-Computational_Algebra.Factorial_Ring

20:17:56 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Automation

20:17:56 AWN: theory AWN.AWN_Cterms

20:17:57 AWN: theory AWN.AWN_SOS

20:17:57 AWN: theory AWN.OAWN_SOS

20:17:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Main

20:17:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Table

20:17:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

20:17:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

20:17:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

20:17:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.List_Seg

20:17:58 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Union_Find

20:18:00 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Circ_List

20:18:01 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Open_List

20:18:03 Matrices_for_ODEs: theory HOL-Library.Float

20:18:03 AWN: theory AWN.AWN_Labels

20:18:06 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map

20:18:06 AWN: theory AWN.Inv_Cterms

20:18:07 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

20:18:08 AWN: theory AWN.AWN_Invariants

20:18:08 AWN: theory AWN.AWN_SOS_Labels

20:18:08 AWN: theory AWN.Pnet

20:18:08 Matrices_for_ODEs: theory Affine_Arithmetic.Executable_Euclidean_Space

20:18:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Higher_Order_Terms

20:18:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Higher_Order_Terms/document.pdf

20:18:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Higher_Order_Terms/outline.pdf

20:18:08 Timing Higher_Order_Terms (4 threads, 100.260s elapsed time, 207.140s cpu time, 14.608s GC time, factor 2.07)

20:18:08 Finished Higher_Order_Terms (0:01:51 elapsed time, 0:05:11 cpu time, factor 2.78)

20:18:08 Building Sturm_Sequences ...

20:18:10 AWN: theory AWN.Closed

20:18:11 AWN: theory AWN.Qmsg

20:18:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity

20:18:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity/document.pdf

20:18:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity/outline.pdf

20:18:11 Timing Amortized_Complexity (4 threads, 95.824s elapsed time, 250.232s cpu time, 18.908s GC time, factor 2.61)

20:18:11 Finished Amortized_Complexity (0:02:51 elapsed time, 0:06:00 cpu time, factor 2.11)

20:18:11 Running Isabelle_C ...

20:18:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law

20:18:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law/document.pdf

20:18:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law/outline.pdf

20:18:12 Timing Elliptic_Curves_Group_Law (4 threads, 103.683s elapsed time, 242.140s cpu time, 7.292s GC time, factor 2.34)

20:18:12 Finished Elliptic_Curves_Group_Law (0:01:58 elapsed time, 0:04:21 cpu time, factor 2.20)

20:18:12 Building Regular-Sets ...

20:18:13 AWN: theory AWN.OAWN_Invariants

20:18:13 AWN: theory AWN.OAWN_SOS_Labels

20:18:13 AWN: theory AWN.ONode_Lifting

20:18:13 AWN: theory AWN.OPnet

20:18:13 Sturm_Sequences: theory Sturm_Sequences.Misc_Polynomial

20:18:13 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library_Document

20:18:14 Isabelle_C: theory HOL-ex.Cartouche_Examples

20:18:14 AWN: theory AWN.OPnet_Lifting

20:18:14 Real_Impl: theory HOL-Computational_Algebra.Euclidean_Algorithm

20:18:15 AWN: theory AWN.OClosed_Lifting

20:18:15 AWN: theory AWN.OAWN_Convert

20:18:15 AWN: theory AWN.Qmsg_Lifting

20:18:15 AWN: theory AWN.OClosed_Transfer

20:18:15 Isabelle_C: theory Isabelle_C.C_Lexer_Language

20:18:15 Isabelle_C: theory Isabelle_C.C_Ast

20:18:16 Regular-Sets: theory Regular-Sets.Regular_Set

20:18:17 AWN: theory AWN.AWN_Main

20:18:17 Matrices_for_ODEs: theory Ordinary_Differential_Equations.ODE_Auxiliarities

20:18:17 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

20:18:18 AWN: theory AWN.Toy

20:18:19 Isabelle_C: theory Isabelle_C.C_Lexer_Annotation

20:18:19 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Initial_Value_Problem

20:18:20 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library

20:18:20 Sturm_Sequences: theory Sturm_Sequences.Sturm_Theorem

20:18:24 Regular-Sets: theory Regular-Sets.Regular_Exp

20:18:25 Regular-Sets: theory Regular-Sets.Regular_Exp2

20:18:25 Sturm_Sequences: theory Sturm_Sequences.Sturm_Method

20:18:25 Matrices_for_ODEs: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

20:18:26 Matrices_for_ODEs: theory Hybrid_Systems_VCs.HS_Preliminaries

20:18:27 Sturm_Sequences: theory Sturm_Sequences.Sturm

20:18:27 Sturm_Sequences: theory Sturm_Sequences.Sturm_Ex

20:18:27 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Idioms

20:18:28 Matrices_for_ODEs: theory Hybrid_Systems_VCs.HS_ODEs

20:18:28 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Preliminaries

20:18:29 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.To_List_GA

20:18:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable

20:18:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/document.pdf

20:18:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MFMC_Countable/outline.pdf

20:18:29 Timing MFMC_Countable (4 threads, 109.574s elapsed time, 276.708s cpu time, 8.072s GC time, factor 2.53)

20:18:29 Finished MFMC_Countable (0:02:10 elapsed time, 0:05:04 cpu time, factor 2.33)

20:18:29 Running Codegen ...

20:18:30 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Norms

20:18:30 Matrices_for_ODEs: theory Matrices_for_ODEs.SQ_MTX

20:18:30 Regular-Sets: theory Regular-Sets.Equivalence_Checking2

20:18:30 Matrices_for_ODEs: theory Hybrid_Systems_VCs.HS_VC_Spartan

20:18:32 Codegen: theory HOL-Library.Confluence

20:18:32 Codegen: theory HOL-Library.Mapping

20:18:32 Codegen: theory HOL-Library.RBT_Impl

20:18:32 Codegen: theory HOL-Library.IArray

20:18:32 Codegen: theory HOL-Library.Confluent_Quotient

20:18:33 Codegen: theory HOL-Library.Dlist

20:18:33 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Flows

20:18:34 Regular-Sets: theory Regular-Sets.Derivatives

20:18:34 Regular-Sets: theory Regular-Sets.NDerivative

20:18:34 Matrices_for_ODEs: theory Matrices_for_ODEs.MTX_Examples

20:18:34 Regular-Sets: theory Regular-Sets.Regexp_Constructions

20:18:35 Regular-Sets: theory Regular-Sets.Relation_Interpretation

20:18:37 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Default_Insts

20:18:37 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Blit

20:18:37 Real_Impl: theory HOL-Computational_Algebra.Primes

20:18:38 Real_Impl: theory Real_Impl.Real_Impl_Auxiliary

20:18:38 Real_Impl: theory Real_Impl.Prime_Product

20:18:40 Real_Impl: theory Real_Impl.Real_Unique_Impl

20:18:43 Regular-Sets: theory Regular-Sets.Equivalence_Checking

20:18:44 Regular-Sets: theory Regular-Sets.pEquivalence_Checking

20:18:44 Regular-Sets: theory Regular-Sets.Regexp_Method

20:19:05 Isabelle_C: theory Isabelle_C.C_Environment

20:19:05 Isabelle_C: theory Isabelle_C.C_Parser_Annotation

20:19:05 Isabelle_C: theory Isabelle_C.C_Parser_Language

20:19:10 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

20:19:10 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

20:19:10 AWN: theory AWN.AWN_Term_Graph

20:19:10 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.From_List_GA

20:19:12 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Examples

20:19:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subset_Boolean_Algebras

20:19:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subset_Boolean_Algebras/document.pdf

20:19:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subset_Boolean_Algebras/outline.pdf

20:19:13 Timing Subset_Boolean_Algebras (4 threads, 91.170s elapsed time, 157.192s cpu time, 3.112s GC time, factor 1.72)

20:19:13 Finished Subset_Boolean_Algebras (0:01:41 elapsed time, 0:02:58 cpu time, factor 1.76)

20:19:13 Running Closest_Pair_Points ...

20:19:17 Closest_Pair_Points: theory HOL-Library.Adhoc_Overloading

20:19:17 Closest_Pair_Points: theory HOL-Library.Going_To_Filter

20:19:18 Closest_Pair_Points: theory HOL-Library.Monad_Syntax

20:19:18 Closest_Pair_Points: theory Root_Balanced_Tree.Time_Monad

20:19:19 Closest_Pair_Points: theory Closest_Pair_Points.Common

20:19:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL

20:19:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL/document.pdf

20:19:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL/outline.pdf

20:19:22 Timing Separation_Logic_Imperative_HOL (4 threads, 178.371s elapsed time, 342.496s cpu time, 11.984s GC time, factor 1.92)

20:19:22 Finished Separation_Logic_Imperative_HOL (0:03:09 elapsed time, 0:09:25 cpu time, factor 2.99)

20:19:22 Running QHLProver ...

20:19:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AWN

20:19:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AWN/document.pdf

20:19:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AWN/outline.pdf

20:19:25 Timing AWN (4 threads, 107.079s elapsed time, 265.372s cpu time, 8.420s GC time, factor 2.48)

20:19:25 Finished AWN (0:01:59 elapsed time, 0:04:46 cpu time, factor 2.40)

20:19:25 Building Prime_Number_Theorem ...

20:19:28 QHLProver: theory Deep_Learning.Tensor

20:19:28 QHLProver: theory QHLProver.Complex_Matrix

20:19:29 QHLProver: theory Deep_Learning.Tensor_Subtensor

20:19:30 Isabelle_C: theory Isabelle_C.C_Eval

20:19:30 QHLProver: theory Deep_Learning.Tensor_Plus

20:19:30 QHLProver: theory Deep_Learning.Tensor_Matricization

20:19:30 Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

20:19:30 Prime_Number_Theorem: theory Stirling_Formula.Stirling_Formula

20:19:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Real_Impl

20:19:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Real_Impl/document.pdf

20:19:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Real_Impl/outline.pdf

20:19:31 Timing Real_Impl (4 threads, 103.996s elapsed time, 215.540s cpu time, 4.552s GC time, factor 2.07)

20:19:31 Finished Real_Impl (0:01:52 elapsed time, 0:03:50 cpu time, factor 2.05)

20:19:31 Running LambdaAuth ...

20:19:31 Codegen: theory HOL-Library.RBT

20:19:31 Isabelle_C: theory Isabelle_C.C_Command

20:19:32 Codegen: theory Codegen.Setup

20:19:33 Isabelle_C: theory Isabelle_C.C_Document

20:19:33 LambdaAuth: theory HOL-Library.AList

20:19:33 LambdaAuth: theory HOL-Library.Conditional_Parametricity

20:19:33 LambdaAuth: theory LambdaAuth.Nominal2_Lemmas

20:19:33 Isabelle_C: theory Isabelle_C.C_Main

20:19:33 Isabelle_C: theory Isabelle_C.C0

20:19:33 Isabelle_C: theory Isabelle_C.C1

20:19:33 Isabelle_C: theory Isabelle_C.C2

20:19:33 Isabelle_C: theory Isabelle_C.C_paper

20:19:33 LambdaAuth: theory LambdaAuth.Syntax

20:19:34 Prime_Number_Theorem: theory Prime_Number_Theorem.Newman_Ingham_Tauberian

20:19:34 Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Counting_Functions

20:19:36 Closest_Pair_Points: theory Closest_Pair_Points.Closest_Pair

20:19:36 Closest_Pair_Points: theory Closest_Pair_Points.Closest_Pair_Alternative

20:19:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrices_for_ODEs

20:19:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrices_for_ODEs/document.pdf

20:19:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrices_for_ODEs/outline.pdf

20:19:37 Timing Matrices_for_ODEs (4 threads, 101.412s elapsed time, 254.424s cpu time, 5.368s GC time, factor 2.51)

20:19:37 Finished Matrices_for_ODEs (0:01:52 elapsed time, 0:04:32 cpu time, factor 2.43)

20:19:37 Running Polynomial_Factorization ...

20:19:37 QHLProver: theory QHLProver.Gates

20:19:38 QHLProver: theory QHLProver.Matrix_Limit

20:19:38 LambdaAuth: theory HOL-Library.Finite_Map

20:19:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences

20:19:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/document.pdf

20:19:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/outline.pdf

20:19:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/userguide.pdf

20:19:39 Timing Sturm_Sequences (4 threads, 55.070s elapsed time, 144.284s cpu time, 1.876s GC time, factor 2.62)

20:19:39 Finished Sturm_Sequences (0:01:29 elapsed time, 0:03:17 cpu time, factor 2.20)

20:19:39 Running SATSolverVerification ...

20:19:39 Isabelle_C: theory Isar_Ref.Base

20:19:39 Isabelle_C: theory Isabelle_C.README

20:19:39 Isabelle_C: theory Isabelle_C.C_Appendices

20:19:39 QHLProver: theory QHLProver.Quantum_Program

20:19:41 Prime_Number_Theorem: theory Prime_Number_Theorem.Prime_Number_Theorem

20:19:41 Prime_Number_Theorem: theory Prime_Number_Theorem.Mertens_Theorems

20:19:42 SATSolverVerification: theory SATSolverVerification.MoreList

20:19:44 QHLProver: theory QHLProver.Partial_State

20:19:44 SATSolverVerification: theory SATSolverVerification.CNF

20:19:44 SATSolverVerification: theory SATSolverVerification.Trail

20:19:44 Polynomial_Factorization: theory Polynomial_Factorization.Precomputation

20:19:44 Polynomial_Factorization: theory Cauchy.CauchysMeanTheorem

20:19:44 Polynomial_Factorization: theory Polynomial_Interpolation.Improved_Code_Equations

20:19:44 Polynomial_Factorization: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

20:19:45 QHLProver: theory QHLProver.Quantum_Hoare

20:19:45 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Polynomial_Factorial

20:19:46 Polynomial_Factorization: theory Polynomial_Factorization.Order_Polynomial

20:19:46 Polynomial_Factorization: theory Polynomial_Factorization.Polynomial_Divisibility

20:19:46 Polynomial_Factorization: theory Polynomial_Interpolation.Lagrange_Interpolation

20:19:46 Polynomial_Factorization: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

20:19:46 Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

20:19:47 Polynomial_Factorization: theory Polynomial_Factorization.Missing_List

20:19:48 Polynomial_Factorization: theory Polynomial_Interpolation.Divmod_Int

20:19:48 Polynomial_Factorization: theory Polynomial_Factorization.Gauss_Lemma

20:19:48 SATSolverVerification: theory SATSolverVerification.SatSolverVerification

20:19:48 Polynomial_Factorization: theory Polynomial_Factorization.Square_Free_Factorization

20:19:48 QHLProver: theory QHLProver.Grover

20:19:49 Polynomial_Factorization: theory Polynomial_Interpolation.Is_Rat_To_Rat

20:19:50 Polynomial_Factorization: theory Sqrt_Babylonian.Log_Impl

20:19:52 SATSolverVerification: theory SATSolverVerification.BasicDPLL

20:19:52 SATSolverVerification: theory SATSolverVerification.KrsticGoel

20:19:52 Polynomial_Factorization: theory Sqrt_Babylonian.NthRoot_Impl

20:19:52 SATSolverVerification: theory SATSolverVerification.NieuwenhuisOliverasTinelli

20:19:52 SATSolverVerification: theory SATSolverVerification.SatSolverCode

20:19:54 Polynomial_Factorization: theory Polynomial_Factorization.Dvd_Int_Poly

20:19:55 Codegen: theory HOL-Library.Code_Target_Int

20:19:55 Codegen: theory Codegen.Adaptation

20:19:55 Codegen: theory Codegen.Evaluation

20:19:55 Codegen: theory Codegen.Further

20:19:55 Codegen: theory Codegen.Inductive_Predicate

20:19:55 Codegen: theory Codegen.Computations

20:19:55 Codegen: theory Codegen.Introduction

20:19:55 Codegen: theory Codegen.Refinement

20:19:56 Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian

20:19:57 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Multiset

20:19:57 Polynomial_Factorization: theory Polynomial_Factorization.Prime_Factorization

20:19:57 Polynomial_Factorization: theory Polynomial_Factorization.Explicit_Roots

20:19:57 Polynomial_Factorization: theory Polynomial_Factorization.Gcd_Rat_Poly

20:19:58 Polynomial_Factorization: theory Polynomial_Interpolation.Newton_Interpolation

20:19:58 Codegen: theory Codegen.Foundations

20:19:58 SATSolverVerification: theory SATSolverVerification.AssertLiteral

20:19:58 Polynomial_Factorization: theory Show.Show_Poly

20:19:58 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Root_Test

20:20:00 SATSolverVerification: theory SATSolverVerification.ConflictAnalysis

20:20:00 SATSolverVerification: theory SATSolverVerification.Decide

20:20:00 SATSolverVerification: theory SATSolverVerification.UnitPropagate

20:20:02 SATSolverVerification: theory SATSolverVerification.Initialization

20:20:03 SATSolverVerification: theory SATSolverVerification.SolveLoop

20:20:04 SATSolverVerification: theory SATSolverVerification.FunctionalImplementation

20:20:05 Polynomial_Factorization: theory Polynomial_Interpolation.Polynomial_Interpolation

20:20:07 LambdaAuth: theory LambdaAuth.FMap_Lemmas

20:20:09 Polynomial_Factorization: theory Polynomial_Factorization.Kronecker_Factorization

20:20:13 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Factorization

20:20:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets

20:20:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets/document.pdf

20:20:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets/outline.pdf

20:20:14 Timing Regular-Sets (4 threads, 72.891s elapsed time, 137.484s cpu time, 4.252s GC time, factor 1.89)

20:20:14 Finished Regular-Sets (0:02:00 elapsed time, 0:03:33 cpu time, factor 1.77)

20:20:14 Running VerifyThis2018 ...

20:20:15 LambdaAuth: theory LambdaAuth.Semantics

20:20:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Codegen

20:20:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Codegen/codegen.pdf

20:20:18 Timing Codegen (4 threads, 95.798s elapsed time, 197.256s cpu time, 6.260s GC time, factor 2.06)

20:20:18 Finished Codegen (0:01:47 elapsed time, 0:03:29 cpu time, factor 1.94)

20:20:18 Running Sort_Encodings ...

20:20:19 VerifyThis2018: theory VerifyThis2018.Synth_Definition

20:20:19 VerifyThis2018: theory VerifyThis2018.Dynamic_Array

20:20:19 VerifyThis2018: theory VerifyThis2018.DRAT_Misc

20:20:19 VerifyThis2018: theory VerifyThis2018.DF_System

20:20:20 VerifyThis2018: theory VerifyThis2018.Exc_Nres_Monad

20:20:20 Sort_Encodings: theory HOL-Library.Infinite_Set

20:20:20 Sort_Encodings: theory HOL-Library.Nat_Bijection

20:20:20 Sort_Encodings: theory HOL-Library.Old_Datatype

20:20:22 VerifyThis2018: theory VerifyThis2018.Array_Map_Default

20:20:22 Sort_Encodings: theory HOL-Library.Countable

20:20:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_C

20:20:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_C/document.pdf

20:20:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_C/outline.pdf

20:20:26 Timing Isabelle_C (4 threads, 104.060s elapsed time, 108.144s cpu time, 9.524s GC time, factor 1.04)

20:20:26 Finished Isabelle_C (0:02:11 elapsed time, 0:02:32 cpu time, factor 1.16)

20:20:26 Building UTP-Toolkit ...

20:20:26 VerifyThis2018: theory VerifyThis2018.VTcomp

20:20:27 Sort_Encodings: theory HOL-Library.Countable_Set

20:20:29 Sort_Encodings: theory HOL-Library.Countable_Set_Type

20:20:32 UTP-Toolkit: theory HOL-Eisbach.Eisbach

20:20:32 UTP-Toolkit: theory UTP-Toolkit.Map_Extra

20:20:32 UTP-Toolkit: theory UTP-Toolkit.FSet_Extra

20:20:32 UTP-Toolkit: theory Optics.Two

20:20:32 UTP-Toolkit: theory UTP-Toolkit.Infinity

20:20:33 VerifyThis2018: theory VerifyThis2018.Snippets

20:20:34 UTP-Toolkit: theory UTP-Toolkit.Positive

20:20:34 UTP-Toolkit: theory Optics.Interp

20:20:34 UTP-Toolkit: theory Optics.Lens_Laws

20:20:34 Sort_Encodings: theory Sort_Encodings.Preliminaries

20:20:35 UTP-Toolkit: theory UTP-Toolkit.List_Lexord_Alt

20:20:35 UTP-Toolkit: theory UTP-Toolkit.Total_Recall

20:20:38 UTP-Toolkit: theory Optics.Lens_Algebra

20:20:38 UTP-Toolkit: theory Optics.Lens_Order

20:20:38 Sort_Encodings: theory Sort_Encodings.TermsAndClauses

20:20:38 Sort_Encodings: theory Sort_Encodings.Sig

20:20:40 UTP-Toolkit: theory Optics.Lens_Symmetric

20:20:42 UTP-Toolkit: theory Optics.Lens_Instances

20:20:44 UTP-Toolkit: theory UTP-Toolkit.List_Extra

20:20:45 Sort_Encodings: theory Sort_Encodings.M

20:20:45 Sort_Encodings: theory Sort_Encodings.U

20:20:45 UTP-Toolkit: theory Optics.Lenses

20:20:45 UTP-Toolkit: theory UTP-Toolkit.Partial_Fun

20:20:47 UTP-Toolkit: theory UTP-Toolkit.Sequence

20:20:48 UTP-Toolkit: theory UTP-Toolkit.Finite_Fun

20:20:48 Sort_Encodings: theory Sort_Encodings.CU

20:20:48 UTP-Toolkit: theory UTP-Toolkit.Countable_Set_Extra

20:20:50 LambdaAuth: theory LambdaAuth.Agreement

20:20:50 UTP-Toolkit: theory UTP-Toolkit.utp_toolkit

20:20:51 Sort_Encodings: theory Sort_Encodings.CM

20:20:53 Sort_Encodings: theory Sort_Encodings.Mono

20:20:56 VerifyThis2018: theory VerifyThis2018.Challenge1_short

20:20:56 VerifyThis2018: theory VerifyThis2018.Challenge1

20:20:56 VerifyThis2018: theory VerifyThis2018.Challenge3

20:20:56 VerifyThis2018: theory VerifyThis2018.Challenge2

20:21:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Closest_Pair_Points

20:21:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Closest_Pair_Points/document.pdf

20:21:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Closest_Pair_Points/outline.pdf

20:21:00 Timing Closest_Pair_Points (4 threads, 92.434s elapsed time, 293.388s cpu time, 4.756s GC time, factor 3.17)

20:21:00 Finished Closest_Pair_Points (0:01:46 elapsed time, 0:05:12 cpu time, factor 2.93)

20:21:00 Running Buchi_Complementation ...

20:21:02 LambdaAuth: theory LambdaAuth.Results

20:21:07 Buchi_Complementation: theory Buchi_Complementation.Alternate

20:21:07 Buchi_Complementation: theory Buchi_Complementation.Formula

20:21:07 Buchi_Complementation: theory HOL-Library.Lattice_Syntax

20:21:07 Buchi_Complementation: theory HOL-Library.Permutation

20:21:07 Buchi_Complementation: theory Buchi_Complementation.Graph

20:21:08 Sort_Encodings: theory Sort_Encodings.Mcalc

20:21:08 Sort_Encodings: theory Sort_Encodings.Mcalc2

20:21:08 Sort_Encodings: theory Sort_Encodings.E

20:21:08 Buchi_Complementation: theory Buchi_Complementation.Ranking

20:21:11 Buchi_Complementation: theory Buchi_Complementation.Complementation

20:21:11 Buchi_Complementation: theory Buchi_Complementation.Complementation_Implement

20:21:13 Sort_Encodings: theory Sort_Encodings.Mcalc2C

20:21:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem

20:21:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/document.pdf

20:21:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Number_Theorem/outline.pdf

20:21:14 Timing Prime_Number_Theorem (4 threads, 49.512s elapsed time, 136.316s cpu time, 2.716s GC time, factor 2.75)

20:21:14 Finished Prime_Number_Theorem (0:01:48 elapsed time, 0:03:33 cpu time, factor 1.97)

20:21:14 Building List-Infinite ...

20:21:15 Sort_Encodings: theory Sort_Encodings.T_G_Prelim

20:21:16 Sort_Encodings: theory Sort_Encodings.T

20:21:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver

20:21:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver/document.pdf

20:21:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver/outline.pdf

20:21:17 Timing QHLProver (4 threads, 92.161s elapsed time, 276.432s cpu time, 6.116s GC time, factor 3.00)

20:21:17 Finished QHLProver (0:01:55 elapsed time, 0:05:06 cpu time, factor 2.67)

20:21:17 Running Lambert_W ...

20:21:18 List-Infinite: theory List-Infinite.Util_NatInf

20:21:18 List-Infinite: theory List-Infinite.Util_MinMax

20:21:18 List-Infinite: theory List-Infinite.Util_Nat

20:21:18 List-Infinite: theory List-Infinite.Util_Set

20:21:19 List-Infinite: theory List-Infinite.Util_Div

20:21:21 Sort_Encodings: theory Sort_Encodings.G

20:21:21 List-Infinite: theory List-Infinite.SetInterval2

20:21:22 Lambert_W: theory HOL-Library.BNF_Corec

20:21:22 Lambert_W: theory HOL-Library.Function_Algebras

20:21:22 Lambert_W: theory HOL-Real_Asymp.Inst_Existentials

20:21:22 Lambert_W: theory HOL-Library.Landau_Symbols

20:21:22 Lambert_W: theory HOL-Real_Asymp.Eventuallize

20:21:23 Lambert_W: theory HOL-Real_Asymp.Lazy_Eval

20:21:23 Lambert_W: theory Landau_Symbols.Group_Sort

20:21:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaAuth

20:21:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaAuth/document.pdf

20:21:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaAuth/outline.pdf

20:21:24 Timing LambdaAuth (4 threads, 101.714s elapsed time, 219.984s cpu time, 4.508s GC time, factor 2.16)

20:21:24 Finished LambdaAuth (0:01:52 elapsed time, 0:04:47 cpu time, factor 2.56)

20:21:24 Running ComponentDependencies ...

20:21:25 List-Infinite: theory List-Infinite.InfiniteSet2

20:21:25 List-Infinite: theory List-Infinite.SetIntervalCut

20:21:26 ComponentDependencies: theory ComponentDependencies.DataDependenciesConcreteValues

20:21:27 List-Infinite: theory List-Infinite.List2

20:21:27 List-Infinite: theory List-Infinite.SetIntervalStep

20:21:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization

20:21:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization/document.pdf

20:21:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization/outline.pdf

20:21:28 Timing Polynomial_Factorization (4 threads, 94.130s elapsed time, 226.520s cpu time, 6.968s GC time, factor 2.41)

20:21:28 Finished Polynomial_Factorization (0:01:50 elapsed time, 0:04:10 cpu time, factor 2.26)

20:21:28 Running Prim_Dijkstra_Simple ...

20:21:29 Lambert_W: theory Landau_Symbols.Landau_Real_Products

20:21:30 List-Infinite: theory List-Infinite.ListInf

20:21:31 Prim_Dijkstra_Simple: theory HOL-Eisbach.Eisbach

20:21:31 Prim_Dijkstra_Simple: theory HOL-Library.Infinite_Set

20:21:31 Prim_Dijkstra_Simple: theory HOL-Library.Nat_Bijection

20:21:31 Prim_Dijkstra_Simple: theory HOL-Library.Old_Datatype

20:21:31 Buchi_Complementation: theory Buchi_Complementation.Complementation_Final

20:21:33 Prim_Dijkstra_Simple: theory HOL-Library.Countable

20:21:34 List-Infinite: theory List-Infinite.ListInf_Prefix

20:21:36 List-Infinite: theory List-Infinite.ListInfinite

20:21:36 Prim_Dijkstra_Simple: theory HOL-Library.Countable_Set

20:21:38 Lambert_W: theory Landau_Symbols.Landau_Simprocs

20:21:39 Prim_Dijkstra_Simple: theory HOL-Library.Countable_Complete_Lattices

20:21:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification

20:21:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification/document.pdf

20:21:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification/outline.pdf

20:21:39 Timing SATSolverVerification (4 threads, 94.944s elapsed time, 284.080s cpu time, 7.672s GC time, factor 2.99)

20:21:39 Finished SATSolverVerification (0:01:59 elapsed time, 0:05:18 cpu time, factor 2.66)

20:21:39 Running Generic_Deriving ...

20:21:39 Lambert_W: theory Landau_Symbols.Landau_More

20:21:40 Lambert_W: theory Stirling_Formula.Stirling_Formula

20:21:40 Lambert_W: theory HOL-Real_Asymp.Multiseries_Expansion

20:21:42 Generic_Deriving: theory Generic_Deriving.Derive_Datatypes

20:21:42 Generic_Deriving: theory Generic_Deriving.Tagged_Prod_Sum

20:21:44 Prim_Dijkstra_Simple: theory HOL-Library.Order_Continuity

20:21:46 Prim_Dijkstra_Simple: theory HOL-Library.Extended_Nat

20:21:47 Generic_Deriving: theory Generic_Deriving.Derive

20:21:48 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Common

20:21:51 Prim_Dijkstra_Simple: theory HOL-Data_Structures.RBT

20:21:51 Prim_Dijkstra_Simple: theory HOL-Library.While_Combinator

20:21:51 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Chapter_Dijkstra

20:21:51 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Chapter_Prim

20:21:51 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Directed_Graph

20:21:51 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Undirected_Graph

20:21:51 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Dijkstra_Abstract

20:21:52 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Directed_Graph_Specs

20:21:52 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Directed_Graph_Impl

20:21:53 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Undirected_Graph_Specs

20:21:53 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Prim_Abstract

20:21:53 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Undirected_Graph_Impl

20:21:54 Sort_Encodings: theory Sort_Encodings.Encodings

20:21:57 Prim_Dijkstra_Simple: theory HOL-Data_Structures.RBT_Set

20:21:57 Generic_Deriving: theory Generic_Deriving.Derive_Algebra_Laws

20:21:57 Generic_Deriving: theory Generic_Deriving.Derive_Encode

20:21:57 Generic_Deriving: theory Generic_Deriving.Derive_Eq

20:21:57 Generic_Deriving: theory Generic_Deriving.Derive_Algebra

20:21:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018

20:21:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018/document.pdf

20:21:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018/outline.pdf

20:21:57 Timing VerifyThis2018 (4 threads, 90.358s elapsed time, 205.736s cpu time, 3.428s GC time, factor 2.28)

20:21:57 Finished VerifyThis2018 (0:01:42 elapsed time, 0:04:14 cpu time, factor 2.47)

20:21:57 Running Bertrands_Postulate ...

20:22:00 Prim_Dijkstra_Simple: theory HOL-Data_Structures.RBT_Map

20:22:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP-Toolkit

20:22:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP-Toolkit/document.pdf

20:22:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP-Toolkit/outline.pdf

20:22:00 Timing UTP-Toolkit (4 threads, 37.990s elapsed time, 109.956s cpu time, 3.048s GC time, factor 2.89)

20:22:00 Finished UTP-Toolkit (0:01:33 elapsed time, 0:03:05 cpu time, factor 1.98)

20:22:00 Running Encodability_Process_Calculi ...

20:22:02 Bertrands_Postulate: theory HOL-Decision_Procs.Dense_Linear_Order

20:22:02 Bertrands_Postulate: theory Lehmer.Lehmer

20:22:02 Bertrands_Postulate: theory Pratt_Certificate.Pratt_Certificate

20:22:02 Encodability_Process_Calculi: theory HOL-Library.LaTeXsugar

20:22:02 Encodability_Process_Calculi: theory HOL-Library.OptionalSugar

20:22:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sort_Encodings

20:22:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sort_Encodings/document.pdf

20:22:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sort_Encodings/outline.pdf

20:22:03 Timing Sort_Encodings (4 threads, 94.572s elapsed time, 189.412s cpu time, 9.236s GC time, factor 2.00)

20:22:03 Finished Sort_Encodings (0:01:44 elapsed time, 0:03:26 cpu time, factor 1.98)

20:22:03 Running Call_Arity ...

20:22:03 Encodability_Process_Calculi: theory Encodability_Process_Calculi.Relations

20:22:03 Encodability_Process_Calculi: theory Encodability_Process_Calculi.ProcessCalculi

20:22:04 Generic_Deriving: theory Generic_Deriving.Derive_Eq_Laws

20:22:04 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Dijkstra_Impl

20:22:04 Prim_Dijkstra_Simple: theory Prim_Dijkstra_Simple.Prim_Impl

20:22:06 Call_Arity: theory Call_Arity.BalancedTraces

20:22:06 Call_Arity: theory Call_Arity.ConstOn

20:22:06 Call_Arity: theory Call_Arity.List-Interleavings

20:22:06 Call_Arity: theory Call_Arity.Set-Cpo

20:22:06 Call_Arity: theory Call_Arity.Arity

20:22:07 Call_Arity: theory Call_Arity.EtaExpansion

20:22:07 Encodability_Process_Calculi: theory Encodability_Process_Calculi.Encodings

20:22:07 Encodability_Process_Calculi: theory Encodability_Process_Calculi.SimulationRelations

20:22:07 Call_Arity: theory Call_Arity.SestoftConf

20:22:07 Call_Arity: theory Call_Arity.Env-Set-Cpo

20:22:08 Call_Arity: theory Call_Arity.AEnv

20:22:08 Call_Arity: theory Call_Arity.TTree

20:22:08 Call_Arity: theory Call_Arity.AList-Utils-HOLCF

20:22:08 Bertrands_Postulate: theory HOL-Decision_Procs.Approximation_Bounds

20:22:09 Call_Arity: theory Call_Arity.AnalBinds

20:22:09 Call_Arity: theory Call_Arity.Cardinality-Domain

20:22:10 Encodability_Process_Calculi: theory Encodability_Process_Calculi.SourceTargetRelation

20:22:10 Call_Arity: theory Call_Arity.CoCallGraph

20:22:10 Generic_Deriving: theory Generic_Deriving.Derive_Show

20:22:10 Call_Arity: theory Call_Arity.TTree-HOLCF

20:22:11 Call_Arity: theory Call_Arity.Arity-Nominal

20:22:11 Call_Arity: theory Call_Arity.ArityStack

20:22:12 ComponentDependencies: theory ComponentDependencies.DataDependencies

20:22:12 Buchi_Complementation: theory Buchi_Complementation.Complementation_Build

20:22:12 Call_Arity: theory Call_Arity.Sestoft

20:22:13 ComponentDependencies: theory ComponentDependencies.DataDependenciesCaseStudy

20:22:13 Call_Arity: theory Call_Arity.CardinalityAnalysisSig

20:22:14 Call_Arity: theory Call_Arity.CoCallAnalysisSig

20:22:14 Call_Arity: theory Call_Arity.EtaExpansionSafe

20:22:14 Call_Arity: theory Call_Arity.SestoftGC

20:22:16 Call_Arity: theory Call_Arity.SestoftCorrect

20:22:16 Call_Arity: theory Call_Arity.CoCallGraph-TTree

20:22:17 Call_Arity: theory Call_Arity.TTreeAnalysisSig

20:22:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite

20:22:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite/document.pdf

20:22:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite/outline.pdf

20:22:18 Timing List-Infinite (4 threads, 22.894s elapsed time, 64.548s cpu time, 2.468s GC time, factor 2.82)

20:22:18 Finished List-Infinite (0:01:02 elapsed time, 0:02:03 cpu time, factor 1.97)

20:22:18 Running ZFC_in_HOL ...

20:22:18 Call_Arity: theory Call_Arity.ArityAnalysisSig

20:22:18 Bertrands_Postulate: theory Bertrands_Postulate.Bertrand

20:22:19 Call_Arity: theory Call_Arity.Cardinality-Domain-Lists

20:22:19 Call_Arity: theory Call_Arity.CoCallGraph-Nominal

20:22:20 Call_Arity: theory Call_Arity.TransformTools

20:22:20 Call_Arity: theory Call_Arity.ArityAnalysisAbinds

20:22:20 Call_Arity: theory Call_Arity.ArityAnalysisStack

20:22:20 Call_Arity: theory Call_Arity.ArityAnalysisSpec

20:22:20 ZFC_in_HOL: theory HOL-Cardinals.Fun_More

20:22:20 ZFC_in_HOL: theory HOL-Library.FuncSet

20:22:20 ZFC_in_HOL: theory HOL-Cardinals.Order_Relation_More

20:22:20 ZFC_in_HOL: theory HOL-Cardinals.Order_Union

20:22:21 ZFC_in_HOL: theory HOL-Library.Infinite_Set

20:22:21 Call_Arity: theory Call_Arity.ArityAnalysisFix

20:22:21 Call_Arity: theory Call_Arity.CardinalityAnalysisSpec

20:22:21 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Extension

20:22:21 Call_Arity: theory Call_Arity.CoCallAritySig

20:22:21 Call_Arity: theory Call_Arity.ArityConsistent

20:22:21 ZFC_in_HOL: theory HOL-Library.Nat_Bijection

20:22:22 Call_Arity: theory Call_Arity.ArityAnalysisFixProps

20:22:22 ZFC_in_HOL: theory HOL-Cardinals.Wellfounded_More

20:22:22 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Relation

20:22:22 Call_Arity: theory Call_Arity.TTreeAnalysisSpec

20:22:22 Call_Arity: theory Call_Arity.CoCallAnalysisSpec

20:22:23 ZFC_in_HOL: theory HOL-Library.Old_Datatype

20:22:23 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Embedding

20:22:24 ZFC_in_HOL: theory HOL-Library.Equipollence

20:22:24 Call_Arity: theory Call_Arity.NoCardinalityAnalysis

20:22:24 Call_Arity: theory Call_Arity.CoCallImplTTree

20:22:24 Call_Arity: theory Call_Arity.TTreeImplCardinality

20:22:25 ZFC_in_HOL: theory HOL-Cardinals.Wellorder_Constructions

20:22:25 Call_Arity: theory Call_Arity.CoCallAnalysisBinds

20:22:25 Call_Arity: theory Call_Arity.AbstractTransform

20:22:26 Call_Arity: theory Call_Arity.CoCallImplTTreeSafe

20:22:27 ZFC_in_HOL: theory HOL-Library.Countable

20:22:27 Call_Arity: theory Call_Arity.TTreeImplCardinalitySafe

20:22:27 Call_Arity: theory Call_Arity.ArityEtaExpansion

20:22:27 Call_Arity: theory Call_Arity.TrivialArityAnal

20:22:27 Call_Arity: theory Call_Arity.CoCallFix

20:22:28 ZFC_in_HOL: theory HOL-Cardinals.Cardinal_Order_Relation

20:22:28 ZFC_in_HOL: theory HOL-Cardinals.Ordinal_Arithmetic

20:22:29 Call_Arity: theory Call_Arity.ArityEtaExpansionSafe

20:22:30 Call_Arity: theory Call_Arity.CoCallAnalysisImpl

20:22:31 Call_Arity: theory Call_Arity.ArityTransform

20:22:31 ZFC_in_HOL: theory HOL-Library.Countable_Set

20:22:32 ZFC_in_HOL: theory HOL-Cardinals.Cardinal_Arithmetic

20:22:32 Call_Arity: theory Call_Arity.ArityTransformSafe

20:22:32 Call_Arity: theory Call_Arity.CardArityTransformSafe

20:22:32 Call_Arity: theory Call_Arity.ArityAnalysisCorrDenotational

20:22:33 ZFC_in_HOL: theory HOL-Cardinals.Cardinals

20:22:34 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_Library

20:22:34 Call_Arity: theory Call_Arity.CallArityEnd2End

20:22:34 Lambert_W: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

20:22:35 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_in_HOL

20:22:35 Call_Arity: theory Call_Arity.CoCallImplSafe

20:22:38 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_Cardinals

20:22:38 Call_Arity: theory Call_Arity.CallArityEnd2EndSafe

20:22:40 Lambert_W: theory HOL-Real_Asymp.Real_Asymp

20:22:41 ZFC_in_HOL: theory ZFC_in_HOL.Kirby

20:22:41 Lambert_W: theory Lambert_W.Lambert_W

20:22:41 ZFC_in_HOL: theory ZFC_in_HOL.ZFC_Typeclasses

20:22:42 ZFC_in_HOL: theory ZFC_in_HOL.Ordinal_Exp

20:22:43 ZFC_in_HOL: theory ZFC_in_HOL.Cantor_NF

20:22:43 Lambert_W: theory Lambert_W.Lambert_W_MacLaurin_Series

20:22:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation

20:22:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation/document.pdf

20:22:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation/outline.pdf

20:22:46 Timing Buchi_Complementation (4 threads, 89.919s elapsed time, 154.516s cpu time, 3.124s GC time, factor 1.72)

20:22:46 Finished Buchi_Complementation (0:01:45 elapsed time, 0:03:16 cpu time, factor 1.86)

20:22:46 Running Tree-Automata ...

20:22:51 Tree-Automata: theory Collections_Examples.Exploration

20:22:51 Tree-Automata: theory Tree-Automata.Tree

20:22:55 Tree-Automata: theory Tree-Automata.Ta

20:23:01 Encodability_Process_Calculi: theory Encodability_Process_Calculi.DivergenceReflection

20:23:01 Encodability_Process_Calculi: theory Encodability_Process_Calculi.FullAbstraction

20:23:01 Encodability_Process_Calculi: theory Encodability_Process_Calculi.OperationalCorrespondence

20:23:01 Encodability_Process_Calculi: theory Encodability_Process_Calculi.SuccessSensitiveness

20:23:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambert_W

20:23:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambert_W/document.pdf

20:23:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambert_W/outline.pdf

20:23:03 Timing Lambert_W (4 threads, 88.879s elapsed time, 191.748s cpu time, 7.780s GC time, factor 2.16)

20:23:03 Finished Lambert_W (0:01:45 elapsed time, 0:03:37 cpu time, factor 2.07)

20:23:03 Building HOLCF-Library ...

20:23:04 Tree-Automata: theory Tree-Automata.AbsAlgo

20:23:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ComponentDependencies

20:23:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ComponentDependencies/document.pdf

20:23:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ComponentDependencies/outline.pdf

20:23:04 Timing ComponentDependencies (4 threads, 90.320s elapsed time, 246.724s cpu time, 13.388s GC time, factor 2.73)

20:23:04 Finished ComponentDependencies (0:01:40 elapsed time, 0:04:22 cpu time, factor 2.63)

20:23:04 Running HOL-Nitpick_Examples ...

20:23:05 HOLCF-Library: theory HOL-Library.Infinite_Set

20:23:05 HOLCF-Library: theory HOLCF-Library.Bool_Discrete

20:23:05 HOLCF-Library: theory HOLCF-Library.Char_Discrete

20:23:05 HOLCF-Library: theory HOLCF-Library.Int_Discrete

20:23:06 HOLCF-Library: theory HOLCF-Library.List_Cpo

20:23:06 HOLCF-Library: theory HOLCF-Library.Nat_Discrete

20:23:06 HOLCF-Library: theory HOLCF-Library.Sum_Cpo

20:23:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prim_Dijkstra_Simple

20:23:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prim_Dijkstra_Simple/document.pdf

20:23:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prim_Dijkstra_Simple/outline.pdf

20:23:06 Timing Prim_Dijkstra_Simple (4 threads, 86.578s elapsed time, 200.388s cpu time, 8.732s GC time, factor 2.31)

20:23:06 Finished Prim_Dijkstra_Simple (0:01:37 elapsed time, 0:05:20 cpu time, factor 3.29)

20:23:06 Running Power_Sum_Polynomials ...

20:23:07 HOLCF-Library: theory HOL-Library.Countable_Set

20:23:07 HOL-Nitpick_Examples: theory HOL-Library.Quotient_Syntax

20:23:07 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Core_Nits

20:23:07 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Datatype_Nits

20:23:07 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Hotel_Nits

20:23:07 HOL-Nitpick_Examples: theory HOL-Library.Quotient_Product

20:23:07 HOLCF-Library: theory HOLCF-Library.Defl_Bifinite

20:23:07 HOLCF-Library: theory HOLCF-Library.List_Predomain

20:23:08 HOLCF-Library: theory HOLCF-Library.Option_Cpo

20:23:08 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Induct_Nits

20:23:08 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Integer_Nits

20:23:09 HOLCF-Library: theory HOL-Library.Countable_Complete_Lattices

20:23:09 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Mini_Nits

20:23:09 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Mono_Nits

20:23:11 HOLCF-Library: theory HOLCF-Library.HOL_Cpo

20:23:11 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Pattern_Nits

20:23:11 Power_Sum_Polynomials: theory Polynomial_Interpolation.Missing_Unsorted

20:23:11 Power_Sum_Polynomials: theory Matrix.Utility

20:23:11 Power_Sum_Polynomials: theory Polynomial_Interpolation.Ring_Hom

20:23:12 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Record_Nits

20:23:12 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_List

20:23:12 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Refute_Nits

20:23:12 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Special_Nits

20:23:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Deriving

20:23:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Deriving/document.pdf

20:23:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Deriving/outline.pdf

20:23:13 Timing Generic_Deriving (4 threads, 83.475s elapsed time, 199.656s cpu time, 19.888s GC time, factor 2.39)

20:23:13 Finished Generic_Deriving (0:01:32 elapsed time, 0:03:34 cpu time, factor 2.31)

20:23:13 Building Prime_Distribution_Elementary ...

20:23:13 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Tests_Nits

20:23:14 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Manual_Nits

20:23:14 HOLCF-Library: theory HOL-Library.Order_Continuity

20:23:14 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Typedef_Nits

20:23:14 Power_Sum_Polynomials: theory Polynomial_Interpolation.Missing_Polynomial

20:23:16 HOLCF-Library: theory HOL-Library.Extended_Nat

20:23:16 Encodability_Process_Calculi: theory Encodability_Process_Calculi.CombinedCriteria

20:23:18 HOLCF-Library: theory HOLCF-Library.Stream

20:23:18 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Primes_Omega

20:23:18 Prime_Distribution_Elementary: theory Prime_Number_Theorem.Prime_Number_Theorem_Library

20:23:18 Prime_Distribution_Elementary: theory Stirling_Formula.Stirling_Formula

20:23:19 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_Multiset

20:23:19 Tree-Automata: theory Tree-Automata.Ta_impl

20:23:20 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_Polynomial_Factorial

20:23:20 Power_Sum_Polynomials: theory Polynomial_Factorization.Order_Polynomial

20:23:20 Power_Sum_Polynomials: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

20:23:20 Power_Sum_Polynomials: theory Polynomial_Factorization.Prime_Factorization

20:23:21 Power_Sum_Polynomials: theory Polynomial_Interpolation.Ring_Hom_Poly

20:23:21 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

20:23:21 HOLCF-Library: theory HOLCF-Library.HOLCF_Library

20:23:22 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Polynomials

20:23:23 Prime_Distribution_Elementary: theory Prime_Number_Theorem.Prime_Counting_Functions

20:23:25 Power_Sum_Polynomials: theory Polynomial_Factorization.Gauss_Lemma

20:23:27 Power_Sum_Polynomials: theory Polynomial_Factorization.Rational_Root_Test

20:23:28 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Puzzle

20:23:31 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Lcm_Nat_Upto

20:23:32 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

20:23:32 Prime_Distribution_Elementary: theory Prime_Number_Theorem.Mertens_Theorems

20:23:34 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.More_Dirichlet_Misc

20:23:34 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

20:23:34 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Primorial

20:23:34 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Nitpick_Examples

20:23:34 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

20:23:35 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Shapiro_Tauberian

20:23:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate

20:23:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate/document.pdf

20:23:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate/outline.pdf

20:23:35 Timing Bertrands_Postulate (4 threads, 84.853s elapsed time, 222.620s cpu time, 3.364s GC time, factor 2.62)

20:23:35 Finished Bertrands_Postulate (0:01:37 elapsed time, 0:03:59 cpu time, factor 2.46)

20:23:35 Running Twelvefold_Way ...

20:23:37 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Summatory_Divisor_Sigma_Bounds

20:23:37 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Moebius_Mu_Sum

20:23:37 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.Selberg_Asymptotic_Formula

20:23:39 Twelvefold_Way: theory HOL-Eisbach.Eisbach

20:23:39 Twelvefold_Way: theory Card_Multisets.Card_Multisets

20:23:39 Twelvefold_Way: theory Card_Number_Partitions.Additions_to_Main

20:23:39 Twelvefold_Way: theory Card_Partitions.Set_Partition

20:23:39 Prime_Distribution_Elementary: theory Prime_Distribution_Elementary.PNT_Consequences

20:23:40 Twelvefold_Way: theory Card_Number_Partitions.Number_Partition

20:23:40 Twelvefold_Way: theory HOL-ex.Birthday_Paradox

20:23:40 Twelvefold_Way: theory Card_Number_Partitions.Card_Number_Partitions

20:23:42 Twelvefold_Way: theory Card_Partitions.Injectivity_Solver

20:23:43 Twelvefold_Way: theory Card_Partitions.Card_Partitions

20:23:44 Twelvefold_Way: theory Bell_Numbers_Spivey.Bell_Numbers

20:23:44 Twelvefold_Way: theory Twelvefold_Way.Preliminaries

20:23:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Library

20:23:44 Timing HOLCF-Library (4 threads, 18.987s elapsed time, 50.612s cpu time, 1.588s GC time, factor 2.67)

20:23:44 Finished HOLCF-Library (0:00:41 elapsed time, 0:01:16 cpu time, factor 1.87)

20:23:44 Running Poincare_Disc ...

20:23:46 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Core

20:23:46 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry1

20:23:47 Poincare_Disc: theory Poincare_Disc.Poincare_Lines

20:23:47 Poincare_Disc: theory Poincare_Disc.Hyperbolic_Functions

20:23:47 Poincare_Disc: theory Poincare_Disc.Tarski

20:23:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Call_Arity

20:23:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Call_Arity/document.pdf

20:23:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Call_Arity/outline.pdf

20:23:47 Timing Call_Arity (4 threads, 85.578s elapsed time, 230.120s cpu time, 14.968s GC time, factor 2.69)

20:23:47 Finished Call_Arity (0:01:43 elapsed time, 0:04:18 cpu time, factor 2.50)

20:23:47 Building Saturation_Framework ...

20:23:47 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry2

20:23:47 Twelvefold_Way: theory Twelvefold_Way.Equiv_Relations_on_Functions

20:23:48 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections_Direct

20:23:48 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry10

20:23:48 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry4

20:23:48 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry5

20:23:48 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry11

20:23:48 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry6

20:23:48 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry7

20:23:49 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry8

20:23:49 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry9

20:23:49 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry12

20:23:49 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry3

20:23:49 Poincare_Disc: theory Poincare_Disc.Poincare_Lines_Ideal_Points

20:23:49 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections

20:23:51 Saturation_Framework: theory Saturation_Framework.Calculus

20:23:51 Saturation_Framework: theory Lambda_Free_RPOs.Lambda_Free_Util

20:23:51 Saturation_Framework: theory Open_Induction.Restricted_Predicates

20:23:51 Saturation_Framework: theory Well_Quasi_Orders.Infinite_Sequences

20:23:51 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way

20:23:51 Poincare_Disc: theory Poincare_Disc.Poincare_Distance

20:23:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Encodability_Process_Calculi

20:23:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Encodability_Process_Calculi/document.pdf

20:23:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Encodability_Process_Calculi/outline.pdf

20:23:51 Timing Encodability_Process_Calculi (4 threads, 91.792s elapsed time, 208.132s cpu time, 17.096s GC time, factor 2.27)

20:23:51 Finished Encodability_Process_Calculi (0:01:50 elapsed time, 0:03:54 cpu time, factor 2.13)

20:23:51 Running Stern_Brocot ...

20:23:52 Poincare_Disc: theory Poincare_Disc.Poincare_Between

20:23:52 Poincare_Disc: theory Poincare_Disc.Poincare_Circles

20:23:52 Poincare_Disc: theory Poincare_Disc.Poincare_Lines_Axis_Intersections

20:23:52 Saturation_Framework: theory Well_Quasi_Orders.Minimal_Elements

20:23:52 Poincare_Disc: theory Poincare_Disc.Poincare

20:23:53 Poincare_Disc: theory Poincare_Disc.Poincare_Perpendicular

20:23:54 Saturation_Framework: theory Saturation_Framework.Calculus_Variations

20:23:54 Saturation_Framework: theory Saturation_Framework.Intersection_Calculus

20:23:54 Poincare_Disc: theory Poincare_Disc.Poincare_Tarski

20:23:55 Saturation_Framework: theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

20:23:56 Stern_Brocot: theory HOL-Library.BNF_Corec

20:23:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ZFC_in_HOL

20:23:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ZFC_in_HOL/document.pdf

20:23:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ZFC_in_HOL/outline.pdf

20:23:57 Timing ZFC_in_HOL (4 threads, 85.586s elapsed time, 241.508s cpu time, 6.084s GC time, factor 2.82)

20:23:57 Finished ZFC_in_HOL (0:01:38 elapsed time, 0:04:21 cpu time, factor 2.66)

20:23:57 Running BDD ...

20:23:57 Tree-Automata: theory Tree-Automata.Ta_impl_codegen

20:23:58 Saturation_Framework: theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

20:24:00 Saturation_Framework: theory Saturation_Framework.Given_Clause_Architectures

20:24:06 BDD: theory BDD.BinDag

20:24:08 BDD: theory BDD.General

20:24:10 Stern_Brocot: theory Stern_Brocot.Cotree

20:24:13 BDD: theory BDD.ProcedureSpecs

20:24:15 BDD: theory BDD.EvalProof

20:24:15 BDD: theory BDD.RepointProof

20:24:15 BDD: theory BDD.LevellistProof

20:24:15 BDD: theory BDD.ShareRepProof

20:24:16 BDD: theory BDD.ShareReduceRepListProof

20:24:16 BDD: theory BDD.NormalizeTotalProof

20:24:24 Stern_Brocot: theory Stern_Brocot.Cotree_Algebra

20:24:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata

20:24:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata/document.pdf

20:24:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata/outline.pdf

20:24:26 Timing Tree-Automata (4 threads, 83.285s elapsed time, 125.472s cpu time, 3.340s GC time, factor 1.51)

20:24:26 Finished Tree-Automata (0:01:38 elapsed time, 0:02:26 cpu time, factor 1.48)

20:24:26 Running LightweightJava ...

20:24:29 Stern_Brocot: theory Stern_Brocot.Stern_Brocot_Tree

20:24:29 LightweightJava: theory LightweightJava.Lightweight_Java_Definition

20:24:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nitpick_Examples

20:24:30 Timing HOL-Nitpick_Examples (4 threads, 80.955s elapsed time, 183.212s cpu time, 3.888s GC time, factor 2.26)

20:24:30 Finished HOL-Nitpick_Examples (0:01:24 elapsed time, 0:03:06 cpu time, factor 2.20)

20:24:30 Running Adaptive_State_Counting ...

20:24:36 Adaptive_State_Counting: theory HOL-Hoare.Hoare_Logic

20:24:36 Adaptive_State_Counting: theory Adaptive_State_Counting.FSM

20:24:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Power_Sum_Polynomials

20:24:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Power_Sum_Polynomials/document.pdf

20:24:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Power_Sum_Polynomials/outline.pdf

20:24:44 Timing Power_Sum_Polynomials (4 threads, 84.842s elapsed time, 175.440s cpu time, 3.976s GC time, factor 2.07)

20:24:44 Finished Power_Sum_Polynomials (0:01:37 elapsed time, 0:03:12 cpu time, factor 1.99)

20:24:44 Running SIFUM_Type_Systems ...

20:24:46 SIFUM_Type_Systems: theory HOL-Library.Lattice_Syntax

20:24:46 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Preliminaries

20:24:47 Adaptive_State_Counting: theory Adaptive_State_Counting.ATC

20:24:47 Adaptive_State_Counting: theory Adaptive_State_Counting.FSM_Product

20:24:48 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Language

20:24:48 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Security

20:24:52 LightweightJava: theory LightweightJava.Lightweight_Java_Equivalence

20:24:52 SIFUM_Type_Systems: theory SIFUM_Type_Systems.Compositionality

20:24:53 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_LB

20:24:55 LightweightJava: theory LightweightJava.Lightweight_Java_Proof

20:24:59 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Suite

20:25:00 SIFUM_Type_Systems: theory SIFUM_Type_Systems.LocallySoundModeUse

20:25:00 SIFUM_Type_Systems: theory SIFUM_Type_Systems.TypeSystem

20:25:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework

20:25:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework/document.pdf

20:25:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework/outline.pdf

20:25:01 Timing Saturation_Framework (4 threads, 28.666s elapsed time, 75.044s cpu time, 2.116s GC time, factor 2.62)

20:25:01 Finished Saturation_Framework (0:01:14 elapsed time, 0:02:22 cpu time, factor 1.91)

20:25:01 Running Probabilistic_Noninterference ...

20:25:06 Probabilistic_Noninterference: theory HOL-Library.Case_Converter

20:25:06 Probabilistic_Noninterference: theory HOL-Library.Prefix_Order

20:25:06 Probabilistic_Noninterference: theory Coinductive.Coinductive_Nat

20:25:07 Probabilistic_Noninterference: theory HOL-Library.Simps_Case_Conv

20:25:10 Probabilistic_Noninterference: theory Coinductive.Coinductive_List

20:25:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way

20:25:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way/document.pdf

20:25:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way/outline.pdf

20:25:10 Timing Twelvefold_Way (4 threads, 80.137s elapsed time, 218.768s cpu time, 3.340s GC time, factor 2.73)

20:25:10 Finished Twelvefold_Way (0:01:33 elapsed time, 0:03:59 cpu time, factor 2.54)

20:25:10 Running Knot_Theory ...

20:25:12 Stern_Brocot: theory Stern_Brocot.Bird_Tree

20:25:14 Knot_Theory: theory HOL-Computational_Algebra.Fraction_Field

20:25:14 Knot_Theory: theory HOL-Computational_Algebra.Factorial_Ring

20:25:14 Knot_Theory: theory Knot_Theory.Preliminaries

20:25:14 Knot_Theory: theory Knot_Theory.Tangle_Relation

20:25:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary

20:25:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/document.pdf

20:25:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prime_Distribution_Elementary/outline.pdf

20:25:16 Timing Prime_Distribution_Elementary (4 threads, 63.008s elapsed time, 196.060s cpu time, 3.616s GC time, factor 3.11)

20:25:16 Finished Prime_Distribution_Elementary (0:02:02 elapsed time, 0:04:37 cpu time, factor 2.26)

20:25:16 Building Nat-Interval-Logic ...

20:25:19 Knot_Theory: theory Knot_Theory.Tangles

20:25:19 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Sufficiency

20:25:19 Knot_Theory: theory Knot_Theory.Tangle_Algebra

20:25:19 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Hoare

20:25:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot

20:25:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/document.pdf

20:25:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stern_Brocot/outline.pdf

20:25:20 Timing Stern_Brocot (4 threads, 76.298s elapsed time, 97.392s cpu time, 5.212s GC time, factor 1.28)

20:25:20 Finished Stern_Brocot (0:01:28 elapsed time, 0:01:56 cpu time, factor 1.32)

20:25:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Disc

20:25:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Disc/document.pdf

20:25:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Poincare_Disc/outline.pdf

20:25:20 Timing Poincare_Disc (4 threads, 81.519s elapsed time, 253.668s cpu time, 3.648s GC time, factor 3.11)

20:25:20 Finished Poincare_Disc (0:01:35 elapsed time, 0:04:35 cpu time, factor 2.88)

20:25:20 Building Randomised_Social_Choice ...

20:25:20 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_Interval

20:25:20 Running Gaussian_Integers ...

20:25:21 Knot_Theory: theory Knot_Theory.Tangle_Moves

20:25:21 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Example

20:25:23 Knot_Theory: theory Knot_Theory.Link_Algebra

20:25:23 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_IntervalOperators

20:25:24 Knot_Theory: theory Knot_Theory.Example

20:25:24 Probabilistic_Noninterference: theory Coinductive.Coinductive_Stream

20:25:25 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers

20:25:25 Gaussian_Integers: theory Matrix.Utility

20:25:25 Randomised_Social_Choice: theory Randomised_Social_Choice.Lotteries

20:25:25 Randomised_Social_Choice: theory Randomised_Social_Choice.QSOpt_Exact

20:25:25 Randomised_Social_Choice: theory List-Index.List_Index

20:25:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BDD

20:25:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BDD/document.pdf

20:25:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BDD/outline.pdf

20:25:25 Timing BDD (4 threads, 74.848s elapsed time, 232.292s cpu time, 3.428s GC time, factor 3.10)

20:25:25 Finished BDD (0:01:28 elapsed time, 0:04:11 cpu time, factor 2.85)

20:25:25 Running Statecharts ...

20:25:26 Gaussian_Integers: theory Polynomial_Factorization.Missing_List

20:25:26 Probabilistic_Noninterference: theory Markov_Models.Markov_Models_Auxiliary

20:25:27 Randomised_Social_Choice: theory Randomised_Social_Choice.Order_Predicates

20:25:28 Statecharts: theory Statecharts.Contrib

20:25:28 Statecharts: theory Statecharts.Kripke

20:25:28 Statecharts: theory Statecharts.DataSpace

20:25:29 Statecharts: theory Statecharts.Data

20:25:30 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_TemporalOperators

20:25:31 Statecharts: theory Statecharts.Update

20:25:31 Randomised_Social_Choice: theory Randomised_Social_Choice.Preference_Profiles

20:25:31 Statecharts: theory Statecharts.Expr

20:25:32 Randomised_Social_Choice: theory Randomised_Social_Choice.Elections

20:25:32 Randomised_Social_Choice: theory Randomised_Social_Choice.Preference_Profile_Cmd

20:25:32 Probabilistic_Noninterference: theory Markov_Models.Discrete_Time_Markov_Chain

20:25:32 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

20:25:32 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

20:25:32 Randomised_Social_Choice: theory Randomised_Social_Choice.Utility_Functions

20:25:33 Gaussian_Integers: theory Polynomial_Factorization.Missing_Multiset

20:25:34 Gaussian_Integers: theory Polynomial_Factorization.Prime_Factorization

20:25:34 Knot_Theory: theory HOL-Computational_Algebra.Polynomial

20:25:35 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Interface

20:25:35 Randomised_Social_Choice: theory Randomised_Social_Choice.Stochastic_Dominance

20:25:35 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Test

20:25:36 Randomised_Social_Choice: theory Randomised_Social_Choice.SD_Efficiency

20:25:37 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Everything

20:25:37 Randomised_Social_Choice: theory Randomised_Social_Choice.Social_Decision_Schemes

20:25:38 Statecharts: theory Statecharts.SA

20:25:39 Statecharts: theory Statecharts.HA

20:25:41 Statecharts: theory Statecharts.HAOps

20:25:42 Statecharts: theory Statecharts.HASem

20:25:42 Randomised_Social_Choice: theory Randomised_Social_Choice.Random_Dictatorship

20:25:42 Randomised_Social_Choice: theory Randomised_Social_Choice.SDS_Lowering

20:25:42 Randomised_Social_Choice: theory Randomised_Social_Choice.SDS_Automation

20:25:43 Randomised_Social_Choice: theory Randomised_Social_Choice.Random_Serial_Dictatorship

20:25:44 Randomised_Social_Choice: theory Randomised_Social_Choice.Randomised_Social_Choice

20:25:44 Statecharts: theory Statecharts.HAKripke

20:25:45 Statecharts: theory Statecharts.CarAudioSystem

20:25:45 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Language_Semantics

20:25:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava

20:25:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava/document.pdf

20:25:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava/outline.pdf

20:25:54 Timing LightweightJava (4 threads, 76.547s elapsed time, 140.644s cpu time, 3.308s GC time, factor 1.84)

20:25:54 Finished LightweightJava (0:01:27 elapsed time, 0:02:35 cpu time, factor 1.78)

20:25:54 Running Generalized_Counting_Sort ...

20:25:56 Knot_Theory: theory Knot_Theory.Kauffman_Matrix

20:25:56 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Resumption_Based

20:25:58 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Algorithm

20:26:01 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Compositionality

20:26:01 Knot_Theory: theory Knot_Theory.Computations

20:26:01 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Trace_Based

20:26:02 Knot_Theory: theory Knot_Theory.Linkrel_Kauffman

20:26:02 Knot_Theory: theory Knot_Theory.Kauffman_Invariance

20:26:02 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Conservation

20:26:02 Knot_Theory: theory Knot_Theory.Knot_Theory

20:26:04 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Sorting

20:26:05 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Stability

20:26:05 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Syntactic_Criteria

20:26:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Adaptive_State_Counting

20:26:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Adaptive_State_Counting/document.pdf

20:26:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Adaptive_State_Counting/outline.pdf

20:26:08 Timing Adaptive_State_Counting (4 threads, 78.050s elapsed time, 233.552s cpu time, 6.652s GC time, factor 2.99)

20:26:08 Finished Adaptive_State_Counting (0:01:36 elapsed time, 0:04:18 cpu time, factor 2.67)

20:26:08 Running HOL-Quotient_Examples ...

20:26:09 Probabilistic_Noninterference: theory Probabilistic_Noninterference.Concrete

20:26:13 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Int

20:26:13 HOL-Quotient_Examples: theory HOL-Quotient_Examples.DList

20:26:13 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Int_Pow

20:26:13 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_FSet

20:26:14 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_DList

20:26:15 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_FSet

20:26:16 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Fun

20:26:16 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Set

20:26:17 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

20:26:17 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Message

20:26:18 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Rat

20:26:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFUM_Type_Systems

20:26:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFUM_Type_Systems/document.pdf

20:26:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFUM_Type_Systems/outline.pdf

20:26:18 Timing SIFUM_Type_Systems (4 threads, 81.690s elapsed time, 180.304s cpu time, 6.560s GC time, factor 2.21)

20:26:18 Finished SIFUM_Type_Systems (0:01:33 elapsed time, 0:03:19 cpu time, factor 2.13)

20:26:18 Running HOL-UNITY ...

20:26:21 HOL-UNITY: theory HOL-Library.Cancellation

20:26:21 HOL-UNITY: theory HOL-UNITY.ListOrder

20:26:21 HOL-UNITY: theory HOL-UNITY.UNITY

20:26:23 HOL-UNITY: theory HOL-UNITY.Constrains

20:26:23 HOL-UNITY: theory HOL-UNITY.Deadlock

20:26:23 HOL-UNITY: theory HOL-Library.Multiset

20:26:23 HOL-UNITY: theory HOL-UNITY.FP

20:26:23 HOL-UNITY: theory HOL-UNITY.Network

20:26:25 HOL-UNITY: theory HOL-UNITY.WFair

20:26:26 HOL-UNITY: theory HOL-UNITY.SubstAx

20:26:26 HOL-UNITY: theory HOL-UNITY.Token

20:26:28 HOL-UNITY: theory HOL-UNITY.Detects

20:26:28 HOL-UNITY: theory HOL-UNITY.Union

20:26:30 HOL-UNITY: theory HOL-UNITY.Comp

20:26:30 HOL-UNITY: theory HOL-UNITY.Guar

20:26:30 HOL-UNITY: theory HOL-UNITY.Transformers

20:26:31 HOL-UNITY: theory HOL-UNITY.Extend

20:26:32 HOL-UNITY: theory HOL-UNITY.ProgressSets

20:26:33 HOL-UNITY: theory HOL-UNITY.Project

20:26:33 HOL-UNITY: theory HOL-UNITY.Rename

20:26:34 HOL-UNITY: theory HOL-UNITY.Lift_prog

20:26:34 HOL-UNITY: theory HOL-UNITY.ELT

20:26:35 HOL-UNITY: theory HOL-UNITY.PPROD

20:26:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice

20:26:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/document.pdf

20:26:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_Social_Choice/outline.pdf

20:26:35 Timing Randomised_Social_Choice (4 threads, 25.200s elapsed time, 64.316s cpu time, 2.556s GC time, factor 2.55)

20:26:35 Finished Randomised_Social_Choice (0:01:14 elapsed time, 0:02:10 cpu time, factor 1.75)

20:26:35 Running Jacobson_Basic_Algebra ...

20:26:37 HOL-UNITY: theory HOL-Library.Multiset_Order

20:26:37 HOL-UNITY: theory HOL-UNITY.Follows

20:26:38 Jacobson_Basic_Algebra: theory HOL-Library.FuncSet

20:26:38 HOL-UNITY: theory HOL-UNITY.UNITY_Main

20:26:39 Jacobson_Basic_Algebra: theory Jacobson_Basic_Algebra.Set_Theory

20:26:39 HOL-UNITY: theory HOL-UNITY.Channel

20:26:39 HOL-UNITY: theory HOL-UNITY.AllocBase

20:26:39 HOL-UNITY: theory HOL-UNITY.Common

20:26:39 HOL-UNITY: theory HOL-UNITY.Counter

20:26:39 HOL-UNITY: theory HOL-UNITY.Counterc

20:26:39 HOL-UNITY: theory HOL-UNITY.Handshake

20:26:40 HOL-UNITY: theory HOL-UNITY.Lift

20:26:40 HOL-UNITY: theory HOL-UNITY.Alloc

20:26:40 HOL-UNITY: theory HOL-UNITY.AllocImpl

20:26:40 HOL-UNITY: theory HOL-UNITY.Client

20:26:41 Jacobson_Basic_Algebra: theory Jacobson_Basic_Algebra.Group_Theory

20:26:41 HOL-UNITY: theory HOL-UNITY.Mutex

20:26:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic

20:26:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic/document.pdf

20:26:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic/outline.pdf

20:26:41 Timing Nat-Interval-Logic (4 threads, 43.387s elapsed time, 98.540s cpu time, 2.044s GC time, factor 2.27)

20:26:41 Finished Nat-Interval-Logic (0:01:23 elapsed time, 0:02:34 cpu time, factor 1.84)

20:26:41 Running Robinson_Arithmetic ...

20:26:42 HOL-UNITY: theory HOL-UNITY.NSP_Bad

20:26:43 HOL-UNITY: theory HOL-UNITY.PriorityAux

20:26:43 HOL-UNITY: theory HOL-UNITY.Priority

20:26:43 HOL-UNITY: theory HOL-UNITY.Progress

20:26:43 HOL-UNITY: theory HOL-UNITY.Reach

20:26:43 HOL-UNITY: theory HOL-UNITY.TimerArray

20:26:44 HOL-UNITY: theory HOL-UNITY.Reachability

20:26:44 Robinson_Arithmetic: theory HOL-Library.Cancellation

20:26:44 Robinson_Arithmetic: theory HOL-Library.Infinite_Set

20:26:44 Robinson_Arithmetic: theory HOL-Library.Nat_Bijection

20:26:44 Robinson_Arithmetic: theory HOL-Library.Old_Datatype

20:26:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory

20:26:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory/document.pdf

20:26:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory/outline.pdf

20:26:44 Timing Knot_Theory (4 threads, 78.132s elapsed time, 230.820s cpu time, 10.904s GC time, factor 2.95)

20:26:44 Finished Knot_Theory (0:01:31 elapsed time, 0:04:09 cpu time, factor 2.73)

20:26:44 Running SequentInvertibility ...

20:26:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gaussian_Integers

20:26:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gaussian_Integers/document.pdf

20:26:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gaussian_Integers/outline.pdf

20:26:44 Timing Gaussian_Integers (4 threads, 73.274s elapsed time, 154.044s cpu time, 3.256s GC time, factor 2.10)

20:26:44 Finished Gaussian_Integers (0:01:23 elapsed time, 0:02:51 cpu time, factor 2.05)

20:26:44 Running LinearQuantifierElim ...

20:26:45 Robinson_Arithmetic: theory HOL-Library.Phantom_Type

20:26:45 Robinson_Arithmetic: theory HOL-Library.Quotient_Syntax

20:26:45 Robinson_Arithmetic: theory HOL-Library.Quotient_Option

20:26:45 Robinson_Arithmetic: theory HOL-Library.Quotient_Product

20:26:46 Robinson_Arithmetic: theory HOL-Library.Multiset

20:26:46 Robinson_Arithmetic: theory HOL-Library.Quotient_Set

20:26:46 Robinson_Arithmetic: theory HOL-Library.Countable

20:26:46 Robinson_Arithmetic: theory HOL-Library.Quotient_List

20:26:46 SequentInvertibility: theory HOL-Library.Cancellation

20:26:47 SequentInvertibility: theory HOL-Library.Multiset

20:26:47 Robinson_Arithmetic: theory HOL-Library.Cardinality

20:26:48 LinearQuantifierElim: theory LinearQuantifierElim.Logic

20:26:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Statecharts

20:26:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Statecharts/document.pdf

20:26:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Statecharts/outline.pdf

20:26:49 Timing Statecharts (4 threads, 71.629s elapsed time, 200.100s cpu time, 3.188s GC time, factor 2.79)

20:26:49 Finished Statecharts (0:01:22 elapsed time, 0:03:39 cpu time, factor 2.66)

20:26:49 Running Partial_Order_Reduction ...

20:26:49 Robinson_Arithmetic: theory HOL-Library.FSet

20:26:49 Robinson_Arithmetic: theory FinFun.FinFun

20:26:55 Partial_Order_Reduction: theory HOL-Library.Case_Converter

20:26:55 Partial_Order_Reduction: theory Partial_Order_Reduction.Basic_Extensions

20:26:55 Partial_Order_Reduction: theory Partial_Order_Reduction.Set_Extensions

20:26:55 Partial_Order_Reduction: theory HOL-Library.Lattice_Syntax

20:26:55 LinearQuantifierElim: theory LinearQuantifierElim.QE

20:26:55 Partial_Order_Reduction: theory HOL-Library.Complete_Partial_Order2

20:26:55 Partial_Order_Reduction: theory Partial_Order_Reduction.Functions

20:26:56 Partial_Order_Reduction: theory HOL-Library.Simps_Case_Conv

20:26:56 Partial_Order_Reduction: theory HOL-Library.Prefix_Order

20:26:56 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Extensions

20:26:56 Robinson_Arithmetic: theory Nominal2.Nominal2_Base

20:26:56 Partial_Order_Reduction: theory Partial_Order_Reduction.Relation_Extensions

20:26:56 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Prefixes

20:26:56 Partial_Order_Reduction: theory LTL.LTL

20:26:57 Partial_Order_Reduction: theory Stuttering_Equivalence.Samplers

20:26:57 Partial_Order_Reduction: theory Partial_Order_Reduction.Word_Prefixes

20:26:58 Partial_Order_Reduction: theory Stuttering_Equivalence.StutterEquivalence

20:26:58 SequentInvertibility: theory SequentInvertibility.ModalSequents

20:26:58 Partial_Order_Reduction: theory Partial_Order_Reduction.Traces

20:26:59 LinearQuantifierElim: theory LinearQuantifierElim.DLO

20:26:59 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Extensions

20:26:59 LinearQuantifierElim: theory LinearQuantifierElim.LinArith

20:26:59 SequentInvertibility: theory SequentInvertibility.MultiSequents

20:26:59 SequentInvertibility: theory SequentInvertibility.SRCTransforms

20:26:59 SequentInvertibility: theory SequentInvertibility.SingleSuccedent

20:26:59 LinearQuantifierElim: theory LinearQuantifierElim.PresArith

20:27:03 Jacobson_Basic_Algebra: theory Jacobson_Basic_Algebra.Ring_Theory

20:27:03 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Traces

20:27:03 LinearQuantifierElim: theory LinearQuantifierElim.Cooper

20:27:03 LinearQuantifierElim: theory LinearQuantifierElim.QEpres

20:27:03 Partial_Order_Reduction: theory Coinductive.Coinductive_Nat

20:27:04 SequentInvertibility: theory SequentInvertibility.NominalSequents

20:27:05 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo

20:27:05 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_fr

20:27:05 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_inf

20:27:05 LinearQuantifierElim: theory LinearQuantifierElim.FRE

20:27:05 LinearQuantifierElim: theory LinearQuantifierElim.QElin

20:27:05 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_ex

20:27:05 Partial_Order_Reduction: theory Coinductive.Coinductive_List

20:27:05 Partial_Order_Reduction: theory Partial_Order_Reduction.ENat_Extensions

20:27:05 LinearQuantifierElim: theory LinearQuantifierElim.QElin_inf

20:27:06 Partial_Order_Reduction: theory Partial_Order_Reduction.CCPO_Extensions

20:27:06 LinearQuantifierElim: theory LinearQuantifierElim.QElin_opt

20:27:06 Robinson_Arithmetic: theory Nominal2.Nominal2_Abs

20:27:08 Partial_Order_Reduction: theory Partial_Order_Reduction.ESet_Extensions

20:27:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference

20:27:10 Probabilistic_Noninterference FAILED

20:27:10 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Probabilistic_Noninterference)

20:27:10 ### \<Longrightarrow> Example_PL.proper (Ch ?ch ?c1.0 ?c2.0)

20:27:10 ### Rule already declared as introduction (intro)

20:27:10 ### Example_PL.proper ?c \<Longrightarrow> Example_PL.proper (While ?tst ?c)

20:27:10 ### Rule already declared as introduction (intro)

20:27:10 ### Example_PL.properL ?cs \<Longrightarrow> Example_PL.proper (Par ?cs)

20:27:10 ### Rule already declared as introduction (intro)

20:27:10 ### Example_PL.properL ?cs \<Longrightarrow> Example_PL.proper (ParT ?cs)

20:27:10 ### Rule already declared as introduction (intro)

20:27:10 ### \<lbrakk>\<And>c. c \<in> set ?cs \<Longrightarrow> Example_PL.proper c; ?cs \<noteq> []\<rbrakk> \<Longrightarrow> Example_PL.properL ?cs

20:27:10 isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/document -n document

20:27:10 isabelle document -d /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/outline -n outline -t /proof,/ML

20:27:10 *** Latex error (line 131 of "$AFP/Probabilistic_Noninterference/Concrete.thy"):

20:27:10 *** Command \textonehalf unavailable in encoding O

20:27:10 *** T1.

20:27:10 ***

20:27:10 *** ...

20:27:10 ***

20:27:10 *** ...equoteopen}Ch\isactrlsub {\isasymonehalf}

20:27:10 *** Latex error (line 131 of "$AFP/Probabilistic_Noninterference/Concrete.thy"):

20:27:10 *** Command \textonehalf unavailable in encoding O

20:27:10 *** T1.

20:27:10 ***

20:27:10 *** ...

20:27:10 ***

20:27:10 *** ...equoteopen}Ch\isactrlsub {\isasymonehalf}

20:27:10 *** Latex error (line 150 of "$AFP/Probabilistic_Noninterference/Concrete.thy"):

20:27:10 *** Command \textonehalf unavailable in encoding O

20:27:10 *** T1.

20:27:10 ***

20:27:10 *** ...

20:27:10 ***

20:27:10 *** ...rparenleft}Ch\isactrlsub {\isasymonehalf}

20:27:10 *** Latex error (line 156 of "$AFP/Probabilistic_Noninterference/Concrete.thy"):

20:27:10 *** Command \textonehalf unavailable in encoding O

20:27:10 *** T1.

20:27:10 ***

20:27:10 *** ...

20:27:10 ***

20:27:10 *** ...rparenleft}Ch\isactrlsub {\isasymonehalf}

20:27:10 *** Failed to build document in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_Noninterference/outline"

20:27:10 Running HOL-SET_Protocol ...

20:27:12 Robinson_Arithmetic: theory Nominal2.Nominal2_FCB

20:27:12 Robinson_Arithmetic: theory Nominal2.Nominal2

20:27:12 HOL-SET_Protocol: theory HOL-Library.Nat_Bijection

20:27:14 HOL-SET_Protocol: theory HOL-SET_Protocol.Message_SET

20:27:18 SequentInvertibility: theory SequentInvertibility.SequentInvertibility

20:27:21 Robinson_Arithmetic: theory Robinson_Arithmetic.Robinson_Arithmetic

20:27:21 HOL-SET_Protocol: theory HOL-SET_Protocol.Event_SET

20:27:21 Partial_Order_Reduction: theory Coinductive.Coinductive_List_Prefix

20:27:21 Partial_Order_Reduction: theory Coinductive.Coinductive_Stream

20:27:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generalized_Counting_Sort

20:27:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generalized_Counting_Sort/document.pdf

20:27:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generalized_Counting_Sort/outline.pdf

20:27:21 Timing Generalized_Counting_Sort (4 threads, 73.862s elapsed time, 197.252s cpu time, 2.132s GC time, factor 2.67)

20:27:21 Finished Generalized_Counting_Sort (0:01:27 elapsed time, 0:03:36 cpu time, factor 2.48)

20:27:21 Running Dict_Construction ...

20:27:22 HOL-SET_Protocol: theory HOL-SET_Protocol.Public_SET

20:27:23 HOL-SET_Protocol: theory HOL-SET_Protocol.Cardholder_Registration

20:27:23 HOL-SET_Protocol: theory HOL-SET_Protocol.Merchant_Registration

20:27:23 HOL-SET_Protocol: theory HOL-SET_Protocol.Purchase

20:27:23 Dict_Construction: theory Automatic_Refinement.Refine_Util_Bootstrap1

20:27:23 Dict_Construction: theory Deriving.Derive_Manager

20:27:23 Dict_Construction: theory Deriving.Generator_Aux

20:27:23 Dict_Construction: theory Dict_Construction.Impossibility

20:27:23 Dict_Construction: theory Automatic_Refinement.Mk_Term_Antiquot

20:27:23 Dict_Construction: theory Automatic_Refinement.Mpat_Antiquot

20:27:23 Dict_Construction: theory Dict_Construction.Introduction

20:27:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Quotient_Examples

20:27:24 Timing HOL-Quotient_Examples (4 threads, 68.534s elapsed time, 67.840s cpu time, 3.524s GC time, factor 0.99)

20:27:24 Finished HOL-Quotient_Examples (0:01:15 elapsed time, 0:02:47 cpu time, factor 2.23)

20:27:24 Running Smooth_Manifolds ...

20:27:24 Dict_Construction: theory HOL-Library.ListVector

20:27:24 Dict_Construction: theory Lazy_Case.Lazy_Case

20:27:24 Dict_Construction: theory Automatic_Refinement.Refine_Util

20:27:24 Dict_Construction: theory Show.Show

20:27:25 Dict_Construction: theory Dict_Construction.Dict_Construction

20:27:25 Partial_Order_Reduction: theory Partial_Order_Reduction.Coinductive_List_Extensions

20:27:27 Dict_Construction: theory Show.Show_Instances

20:27:27 Dict_Construction: theory Dict_Construction.Termination

20:27:27 Dict_Construction: theory Dict_Construction.Test_Side_Conditions

20:27:27 Dict_Construction: theory Dict_Construction.Test_Dict_Construction

20:27:27 Smooth_Manifolds: theory HOL-Library.Function_Algebras

20:27:27 Smooth_Manifolds: theory HOL-Library.Quotient_Syntax

20:27:27 Smooth_Manifolds: theory HOL-Types_To_Sets.Prerequisites

20:27:27 Smooth_Manifolds: theory HOL-Types_To_Sets.Types_To_Sets

20:27:28 HOL-SET_Protocol: theory HOL-SET_Protocol.SET_Protocol

20:27:28 Smooth_Manifolds: theory HOL-Library.Quotient_Set

20:27:28 Partial_Order_Reduction: theory Stuttering_Equivalence.PLTL

20:27:29 Partial_Order_Reduction: theory Partial_Order_Reduction.LList_Prefixes

20:27:29 Smooth_Manifolds: theory HOL-Types_To_Sets.Group_On_With

20:27:30 Dict_Construction: theory Dict_Construction.Test_Lazy_Case

20:27:31 Partial_Order_Reduction: theory Partial_Order_Reduction.Stuttering

20:27:31 Smooth_Manifolds: theory HOL-Types_To_Sets.Linear_Algebra_On_With

20:27:32 Partial_Order_Reduction: theory Partial_Order_Reduction.Formula

20:27:32 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

20:27:33 Robinson_Arithmetic: theory Robinson_Arithmetic.Instance

20:27:33 Smooth_Manifolds: theory HOL-Types_To_Sets.Linear_Algebra_On

20:27:34 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Abstract

20:27:35 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Analysis

20:27:35 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Correctness

20:27:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY

20:27:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY/document.pdf

20:27:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY/outline.pdf

20:27:38 Timing HOL-UNITY (4 threads, 68.350s elapsed time, 189.928s cpu time, 6.932s GC time, factor 2.78)

20:27:38 Finished HOL-UNITY (0:01:19 elapsed time, 0:03:31 cpu time, factor 2.64)

20:27:38 Running PCF ...

20:27:41 PCF: theory HOL-Library.Product_Plus

20:27:41 PCF: theory HOL-Library.Dual_Ordered_Lattice

20:27:41 PCF: theory HOL-Library.Product_Order

20:27:42 PCF: theory PCF.Basis

20:27:43 PCF: theory PCF.Logical_Relations

20:27:45 PCF: theory PCF.PCF

20:27:52 Smooth_Manifolds: theory Smooth_Manifolds.Analysis_More

20:27:52 PCF: theory PCF.Continuations

20:27:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jacobson_Basic_Algebra

20:27:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jacobson_Basic_Algebra/document.pdf

20:27:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jacobson_Basic_Algebra/outline.pdf

20:27:53 Timing Jacobson_Basic_Algebra (4 threads, 68.914s elapsed time, 140.196s cpu time, 3.868s GC time, factor 2.03)

20:27:53 Finished Jacobson_Basic_Algebra (0:01:17 elapsed time, 0:02:34 cpu time, factor 2.00)

20:27:53 Running Concurrent_Revisions ...

20:27:56 Concurrent_Revisions: theory Concurrent_Revisions.Data

20:27:56 PCF: theory PCF.OpSem

20:27:56 Smooth_Manifolds: theory Smooth_Manifolds.Chart

20:27:56 Smooth_Manifolds: theory Smooth_Manifolds.Smooth

20:27:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robinson_Arithmetic

20:27:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robinson_Arithmetic/document.pdf

20:27:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robinson_Arithmetic/outline.pdf

20:27:56 Timing Robinson_Arithmetic (4 threads, 66.811s elapsed time, 177.988s cpu time, 6.740s GC time, factor 2.66)

20:27:56 Finished Robinson_Arithmetic (0:01:14 elapsed time, 0:03:13 cpu time, factor 2.58)

20:27:56 Running Hybrid_Multi_Lane_Spatial_Logic ...

20:27:57 Smooth_Manifolds: theory Smooth_Manifolds.Topological_Manifold

20:27:59 LinearQuantifierElim: theory LinearQuantifierElim.CertDlo

20:27:59 LinearQuantifierElim: theory LinearQuantifierElim.CertLin

20:27:59 Smooth_Manifolds: theory Smooth_Manifolds.Bump_Function

20:27:59 Smooth_Manifolds: theory Smooth_Manifolds.Differentiable_Manifold

20:27:59 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.RealInt

20:27:59 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Cars

20:27:59 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.NatInt

20:28:01 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Traffic

20:28:01 Smooth_Manifolds: theory Smooth_Manifolds.Partition_Of_Unity

20:28:01 Smooth_Manifolds: theory Smooth_Manifolds.Product_Manifold

20:28:02 Smooth_Manifolds: theory Smooth_Manifolds.Projective_Space

20:28:02 Smooth_Manifolds: theory Smooth_Manifolds.Sphere

20:28:02 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Views

20:28:03 Smooth_Manifolds: theory Smooth_Manifolds.Tangent_Space

20:28:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility

20:28:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility/document.pdf

20:28:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility/outline.pdf

20:28:03 Timing SequentInvertibility (4 threads, 69.034s elapsed time, 196.020s cpu time, 16.328s GC time, factor 2.84)

20:28:03 Finished SequentInvertibility (0:01:17 elapsed time, 0:03:31 cpu time, factor 2.72)

20:28:03 Running Treaps ...

20:28:04 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Move

20:28:04 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Restriction

20:28:05 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Sensors

20:28:06 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Length

20:28:06 PCF: theory PCF.SmallStep

20:28:06 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL

20:28:07 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Perfect_Sensors

20:28:07 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Regular_Sensors

20:28:07 Treaps: theory HOL-Data_Structures.Cmp

20:28:07 Treaps: theory HOL-Data_Structures.Less_False

20:28:07 Treaps: theory HOL-Library.Function_Algebras

20:28:07 Treaps: theory HOL-Library.Landau_Symbols

20:28:07 Treaps: theory HOL-Data_Structures.Sorted_Less

20:28:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim

20:28:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim/document.pdf

20:28:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim/outline.pdf

20:28:07 Timing LinearQuantifierElim (4 threads, 71.481s elapsed time, 204.556s cpu time, 26.424s GC time, factor 2.86)

20:28:07 Finished LinearQuantifierElim (0:01:22 elapsed time, 0:03:42 cpu time, factor 2.71)

20:28:07 Building Graph_Theory ...

20:28:07 Treaps: theory HOL-Data_Structures.List_Ins_Del

20:28:08 Treaps: theory Landau_Symbols.Group_Sort

20:28:08 Treaps: theory List-Index.List_Index

20:28:08 Treaps: theory HOL-Data_Structures.Set_Specs

20:28:09 Treaps: theory HOL-Data_Structures.Tree_Set

20:28:09 Treaps: theory Comparison_Sort_Lower_Bound.Linorder_Relations

20:28:10 Smooth_Manifolds: theory Smooth_Manifolds.Cotangent_Space

20:28:10 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Perfect

20:28:11 Graph_Theory: theory Graph_Theory.Rtrancl_On

20:28:11 Graph_Theory: theory Graph_Theory.Funpow

20:28:11 Graph_Theory: theory Graph_Theory.Stuff

20:28:11 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.HMLSL_Regular

20:28:11 Graph_Theory: theory Graph_Theory.Digraph

20:28:11 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Perfect

20:28:11 Hybrid_Multi_Lane_Spatial_Logic: theory Hybrid_Multi_Lane_Spatial_Logic.Safety_Regular

20:28:12 Treaps: theory Landau_Symbols.Landau_Real_Products

20:28:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction

20:28:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction/document.pdf

20:28:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction/outline.pdf

20:28:14 Timing Partial_Order_Reduction (4 threads, 70.299s elapsed time, 213.948s cpu time, 16.224s GC time, factor 3.04)

20:28:14 Finished Partial_Order_Reduction (0:01:24 elapsed time, 0:04:04 cpu time, factor 2.89)

20:28:14 Running LocalLexing ...

20:28:14 Graph_Theory: theory Graph_Theory.Arc_Walk

20:28:15 Graph_Theory: theory Graph_Theory.Bidirected_Digraph

20:28:16 LocalLexing: theory LocalLexing.CFG

20:28:16 LocalLexing: theory LocalLexing.InductRules

20:28:16 LocalLexing: theory LocalLexing.ListTools

20:28:17 LocalLexing: theory LocalLexing.LocalLexing

20:28:17 LocalLexing: theory LocalLexing.Derivations

20:28:18 Concurrent_Revisions: theory Concurrent_Revisions.Occurrences

20:28:19 Graph_Theory: theory Graph_Theory.Vertex_Walk

20:28:19 Graph_Theory: theory Graph_Theory.Pair_Digraph

20:28:19 Graph_Theory: theory Graph_Theory.Weighted_Graph

20:28:19 LocalLexing: theory LocalLexing.LLEarleyParsing

20:28:19 Concurrent_Revisions: theory Concurrent_Revisions.Renaming

20:28:19 LocalLexing: theory LocalLexing.Limit

20:28:19 Graph_Theory: theory Graph_Theory.Shortest_Path

20:28:19 Treaps: theory Landau_Symbols.Landau_Simprocs

20:28:19 LocalLexing: theory LocalLexing.LocalLexingLemmas

20:28:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C0

20:28:20 Timing Lorenz_C0 (4 threads, 3695.541s elapsed time, 13857.992s cpu time, 35.496s GC time, factor 3.75)

20:28:20 Finished Lorenz_C0 (1:01:40 elapsed time, 3:51:02 cpu time, factor 3.75)

20:28:20 Running Koenigsberg_Friendship ...

20:28:20 Concurrent_Revisions: theory Concurrent_Revisions.Substitution

20:28:20 Treaps: theory Landau_Symbols.Landau_More

20:28:20 LocalLexing: theory LocalLexing.Validity

20:28:21 Treaps: theory Quick_Sort_Cost.Randomised_Quick_Sort

20:28:21 LocalLexing: theory LocalLexing.TheoremD2

20:28:22 Concurrent_Revisions: theory Concurrent_Revisions.OperationalSemantics

20:28:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol

20:28:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol/document.pdf

20:28:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol/outline.pdf

20:28:23 Timing HOL-SET_Protocol (4 threads, 64.205s elapsed time, 187.756s cpu time, 2.440s GC time, factor 2.92)

20:28:23 Finished HOL-SET_Protocol (0:01:12 elapsed time, 0:03:22 cpu time, factor 2.80)

20:28:23 Building DynamicArchitectures ...

20:28:23 LocalLexing: theory LocalLexing.TheoremD4

20:28:24 LocalLexing: theory LocalLexing.TheoremD5

20:28:24 Koenigsberg_Friendship: theory Dijkstra_Shortest_Path.Graph

20:28:25 Concurrent_Revisions: theory Concurrent_Revisions.Executions

20:28:25 LocalLexing: theory LocalLexing.TheoremD6

20:28:26 Concurrent_Revisions: theory Concurrent_Revisions.Determinacy

20:28:26 Treaps: theory Quick_Sort_Cost.Quick_Sort_Average_Case

20:28:26 Koenigsberg_Friendship: theory Koenigsberg_Friendship.MoreGraph

20:28:26 LocalLexing: theory LocalLexing.TheoremD7

20:28:27 LocalLexing: theory LocalLexing.TheoremD8

20:28:27 LocalLexing: theory LocalLexing.TheoremD9

20:28:27 DynamicArchitectures: theory DynamicArchitectures.Configuration_Traces

20:28:28 Treaps: theory Random_BSTs.Random_BSTs

20:28:28 LocalLexing: theory LocalLexing.Ladder

20:28:29 Graph_Theory: theory Graph_Theory.Digraph_Component

20:28:30 DynamicArchitectures: theory DynamicArchitectures.Dynamic_Architecture_Calculus

20:28:31 LocalLexing: theory LocalLexing.TheoremD10

20:28:32 LocalLexing: theory LocalLexing.TheoremD11

20:28:33 Koenigsberg_Friendship: theory Koenigsberg_Friendship.FriendshipTheory

20:28:33 Koenigsberg_Friendship: theory Koenigsberg_Friendship.KoenigsbergBridge

20:28:33 LocalLexing: theory LocalLexing.TheoremD12

20:28:34 LocalLexing: theory LocalLexing.TheoremD13

20:28:35 LocalLexing: theory LocalLexing.TheoremD14

20:28:35 Treaps: theory Treaps.Treap

20:28:35 Treaps: theory Treaps.Probability_Misc

20:28:36 Graph_Theory: theory Graph_Theory.Digraph_Component_Vwalk

20:28:36 LocalLexing: theory LocalLexing.PathLemmas

20:28:36 Graph_Theory: theory Graph_Theory.Digraph_Isomorphism

20:28:36 Graph_Theory: theory Graph_Theory.Subdivision

20:28:36 Treaps: theory Treaps.Random_List_Permutation

20:28:36 LocalLexing: theory LocalLexing.MainTheorems

20:28:37 Treaps: theory Treaps.Treap_Sort_and_BSTs

20:28:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dict_Construction

20:28:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dict_Construction/document.pdf

20:28:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dict_Construction/outline.pdf

20:28:37 Timing Dict_Construction (4 threads, 67.123s elapsed time, 109.712s cpu time, 13.740s GC time, factor 1.63)

20:28:37 Finished Dict_Construction (0:01:15 elapsed time, 0:02:03 cpu time, factor 1.64)

20:28:37 Running SIFPL ...

20:28:38 Graph_Theory: theory Graph_Theory.Kuratowski

20:28:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds

20:28:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/document.pdf

20:28:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Smooth_Manifolds/outline.pdf

20:28:38 Timing Smooth_Manifolds (4 threads, 58.992s elapsed time, 155.664s cpu time, 4.732s GC time, factor 2.64)

20:28:38 Finished Smooth_Manifolds (0:01:14 elapsed time, 0:02:59 cpu time, factor 2.42)

20:28:38 Running UTP ...

20:28:39 Graph_Theory: theory Graph_Theory.Euler

20:28:40 SIFPL: theory SIFPL.IMP

20:28:40 SIFPL: theory SIFPL.OBJ

20:28:40 SIFPL: theory SIFPL.Lattice

20:28:42 Treaps: theory Treaps.Random_Treap

20:28:44 UTP: theory UTP.utp_parser_utils

20:28:44 SIFPL: theory SIFPL.VDM

20:28:45 UTP: theory UTP.utp_var

20:28:47 Graph_Theory: theory Graph_Theory.Graph_Theory

20:28:47 SIFPL: theory SIFPL.VS

20:28:47 UTP: theory UTP.utp_expr

20:28:48 SIFPL: theory SIFPL.HuntSands

20:28:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PCF

20:28:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PCF/document.pdf

20:28:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PCF/outline.pdf

20:28:48 Timing PCF (4 threads, 59.869s elapsed time, 137.584s cpu time, 3.516s GC time, factor 2.30)

20:28:48 Finished PCF (0:01:09 elapsed time, 0:02:33 cpu time, factor 2.21)

20:28:48 Building Noninterference_CSP ...

20:28:49 SIFPL: theory SIFPL.PBIJ

20:28:49 SIFPL: theory SIFPL.VDM_OBJ

20:28:50 UTP: theory UTP.utp_expr_insts

20:28:50 Noninterference_CSP: theory Noninterference_CSP.CSPNoninterference

20:28:51 UTP: theory UTP.utp_expr_funcs

20:28:51 UTP: theory UTP.utp_unrest

20:28:52 Noninterference_CSP: theory Noninterference_CSP.ClassicalNoninterference

20:28:52 UTP: theory UTP.utp_usedby

20:28:52 UTP: theory UTP.utp_subst

20:28:52 UTP: theory UTP.utp_tactics

20:28:52 SIFPL: theory SIFPL.VS_OBJ

20:28:53 SIFPL: theory SIFPL.ContextVS

20:28:54 Noninterference_CSP: theory Noninterference_CSP.GeneralizedNoninterference

20:28:58 UTP: theory UTP.utp_meta_subst

20:29:00 UTP: theory UTP.utp_pred

20:29:01 SIFPL: theory SIFPL.ContextOBJ

20:29:04 UTP: theory UTP.utp_alphabet

20:29:04 UTP: theory UTP.utp_pred_laws

20:29:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Revisions

20:29:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Revisions/document.pdf

20:29:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Revisions/outline.pdf

20:29:05 Timing Concurrent_Revisions (4 threads, 61.321s elapsed time, 160.440s cpu time, 4.728s GC time, factor 2.62)

20:29:05 Finished Concurrent_Revisions (0:01:11 elapsed time, 0:02:57 cpu time, factor 2.49)

20:29:05 Running Incredible_Proof_Machine ...

20:29:06 UTP: theory UTP.utp_lift

20:29:07 UTP: theory UTP.utp_healthy

20:29:07 UTP: theory UTP.utp_sequent

20:29:08 UTP: theory UTP.utp_rel

20:29:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Multi_Lane_Spatial_Logic

20:29:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Multi_Lane_Spatial_Logic/document.pdf

20:29:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Multi_Lane_Spatial_Logic/outline.pdf

20:29:08 Timing Hybrid_Multi_Lane_Spatial_Logic (4 threads, 59.606s elapsed time, 212.816s cpu time, 3.704s GC time, factor 3.57)

20:29:08 Finished Hybrid_Multi_Lane_Spatial_Logic (0:01:10 elapsed time, 0:03:51 cpu time, factor 3.26)

20:29:08 Running Splay_Tree ...

20:29:08 Incredible_Proof_Machine: theory HOL-Eisbach.Eisbach

20:29:08 Incredible_Proof_Machine: theory Collections.ICF_Tools

20:29:08 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Indexed_FSet

20:29:08 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Entailment

20:29:09 Incredible_Proof_Machine: theory Collections.Ord_Code_Preproc

20:29:09 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Rose_Tree

20:29:09 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Formula

20:29:09 Incredible_Proof_Machine: theory Collections.Locale_Code

20:29:09 Incredible_Proof_Machine: theory Abstract_Completeness.Abstract_Completeness

20:29:10 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules

20:29:10 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Predicate_Formulas

20:29:10 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Propositional_Formulas

20:29:11 UTP: theory UTP.utp_recursion

20:29:11 UTP: theory UTP.utp_state_parser

20:29:11 Splay_Tree: theory HOL-Data_Structures.Cmp

20:29:11 Splay_Tree: theory HOL-Data_Structures.Less_False

20:29:11 Splay_Tree: theory Splay_Tree.Splay_Heap

20:29:11 Splay_Tree: theory HOL-Data_Structures.Sorted_Less

20:29:11 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Signatures

20:29:11 UTP: theory UTP.utp_rel_laws

20:29:11 Splay_Tree: theory HOL-Data_Structures.AList_Upd_Del

20:29:11 Splay_Tree: theory HOL-Data_Structures.List_Ins_Del

20:29:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps

20:29:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/document.pdf

20:29:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Treaps/outline.pdf

20:29:11 Timing Treaps (4 threads, 58.191s elapsed time, 174.820s cpu time, 5.012s GC time, factor 3.00)

20:29:11 Finished Treaps (0:01:08 elapsed time, 0:03:11 cpu time, factor 2.81)

20:29:11 Running SDS_Impossibility ...

20:29:12 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Deduction

20:29:12 Splay_Tree: theory HOL-Data_Structures.Set_Specs

20:29:12 Splay_Tree: theory Splay_Tree.Splay_Tree

20:29:12 Splay_Tree: theory HOL-Data_Structures.Map_Specs

20:29:13 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Natural_Deduction

20:29:16 SDS_Impossibility: theory SDS_Impossibility.SDS_Impossibility

20:29:16 UTP: theory UTP.utp_theory

20:29:16 Splay_Tree: theory Splay_Tree.Splay_Map

20:29:19 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

20:29:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_CSP

20:29:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_CSP/document.pdf

20:29:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_CSP/outline.pdf

20:29:21 Timing Noninterference_CSP (4 threads, 9.273s elapsed time, 17.724s cpu time, 0.372s GC time, factor 1.91)

20:29:21 Finished Noninterference_CSP (0:00:32 elapsed time, 0:00:53 cpu time, factor 1.66)

20:29:21 Running Saturation_Framework_Extensions ...

20:29:21 UTP: theory UTP.utp_hoare

20:29:22 UTP: theory UTP.utp_concurrency

20:29:22 UTP: theory UTP.utp_rel_opsem

20:29:22 UTP: theory UTP.utp_wp

20:29:23 UTP: theory UTP.utp_sym_eval

20:29:23 UTP: theory UTP.utp_dynlog

20:29:23 UTP: theory UTP.utp_sp

20:29:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures

20:29:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/document.pdf

20:29:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/outline.pdf

20:29:24 Timing DynamicArchitectures (4 threads, 16.794s elapsed time, 43.964s cpu time, 0.824s GC time, factor 2.62)

20:29:24 Finished DynamicArchitectures (0:01:00 elapsed time, 0:01:45 cpu time, factor 1.75)

20:29:24 Running Pi_Calculus ...

20:29:24 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Soundness

20:29:24 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

20:29:24 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

20:29:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship

20:29:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship/document.pdf

20:29:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship/outline.pdf

20:29:25 Timing Koenigsberg_Friendship (4 threads, 53.432s elapsed time, 165.280s cpu time, 5.740s GC time, factor 3.09)

20:29:25 Finished Koenigsberg_Friendship (0:01:05 elapsed time, 0:03:03 cpu time, factor 2.83)

20:29:25 Running Monomorphic_Monad ...

20:29:26 UTP: theory UTP.utp

20:29:26 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Clausal_Calculus

20:29:26 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Correctness

20:29:26 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate

20:29:26 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional

20:29:27 Pi_Calculus: theory Pi_Calculus.Agent

20:29:28 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Trees

20:29:28 UTP: theory UTP.utp_expr_ovld

20:29:28 UTP: theory UTP.utp_simple_time

20:29:28 UTP: theory UTP.utp_full

20:29:28 UTP: theory UTP.utp_easy_parser

20:29:29 UTP: theory UTP.sum_list

20:29:29 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

20:29:29 Monomorphic_Monad: theory HOL-Library.Countable_Set_Type

20:29:33 Monomorphic_Monad: theory Monomorphic_Monad.Monomorphic_Monad

20:29:37 Pi_Calculus: theory Pi_Calculus.Early_Semantics

20:29:37 Pi_Calculus: theory Pi_Calculus.Late_Semantics

20:29:37 Pi_Calculus: theory Pi_Calculus.Rel

20:29:37 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Build_Incredible_Tree

20:29:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory

20:29:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory/document.pdf

20:29:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory/outline.pdf

20:29:37 Timing Graph_Theory (4 threads, 47.276s elapsed time, 139.840s cpu time, 6.720s GC time, factor 2.96)

20:29:37 Finished Graph_Theory (0:01:29 elapsed time, 0:03:24 cpu time, factor 2.29)

20:29:37 Valuation CANCELLED

20:29:37 Running WOOT_Strong_Eventual_Consistency ...

20:29:39 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Completeness

20:29:39 WOOT_Strong_Eventual_Consistency: theory HOL-Eisbach.Eisbach

20:29:39 WOOT_Strong_Eventual_Consistency: theory Deriving.Derive_Manager

20:29:39 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Adhoc_Overloading

20:29:39 WOOT_Strong_Eventual_Consistency: theory HOL-Library.List_Lexorder

20:29:39 WOOT_Strong_Eventual_Consistency: theory Datatype_Order_Generator.Derive_Aux

20:29:40 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Product_Lexorder

20:29:40 WOOT_Strong_Eventual_Consistency: theory Certification_Monads.Error_Syntax

20:29:40 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Monad_Syntax

20:29:40 WOOT_Strong_Eventual_Consistency: theory Certification_Monads.Error_Monad

20:29:40 WOOT_Strong_Eventual_Consistency: theory HOL-Library.Sublist

20:29:40 WOOT_Strong_Eventual_Consistency: theory Datatype_Order_Generator.Order_Generator

20:29:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFPL

20:29:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFPL/document.pdf

20:29:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SIFPL/outline.pdf

20:29:41 Timing SIFPL (4 threads, 54.512s elapsed time, 145.152s cpu time, 4.024s GC time, factor 2.66)

20:29:41 Finished SIFPL (0:01:02 elapsed time, 0:02:40 cpu time, factor 2.55)

20:29:41 Running Residuated_Lattices ...

20:29:41 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Data

20:29:41 Pi_Calculus: theory Pi_Calculus.Early_Tau_Chain

20:29:42 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Semantics

20:29:42 Pi_Calculus: theory Pi_Calculus.Strong_Early_Sim

20:29:42 Pi_Calculus: theory Pi_Calculus.Weak_Early_Semantics

20:29:42 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim

20:29:43 Pi_Calculus: theory Pi_Calculus.Strong_Early_Sim_Pres

20:29:43 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Subst

20:29:43 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.ErrorMonad

20:29:43 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Pres

20:29:43 Pi_Calculus: theory Pi_Calculus.Weak_Early_Sim

20:29:43 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Sorting

20:29:43 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

20:29:44 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim

20:29:44 Residuated_Lattices: theory Residuated_Lattices.Residuated_Lattices

20:29:44 Pi_Calculus: theory Pi_Calculus.Late_Semantics1

20:29:44 Pi_Calculus: theory Pi_Calculus.Weak_Early_Sim_Pres

20:29:44 Pi_Calculus: theory Pi_Calculus.Late_Tau_Chain

20:29:44 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Sim

20:29:45 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Semantics

20:29:45 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Sim_Pres

20:29:45 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_Subst

20:29:45 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong

20:29:45 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim

20:29:45 Pi_Calculus: theory Pi_Calculus.Weak_Late_Semantics

20:29:45 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Everything

20:29:45 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

20:29:45 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Subst

20:29:45 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

20:29:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP

20:29:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP/document.pdf

20:29:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP/outline.pdf

20:29:46 Timing UTP (4 threads, 50.826s elapsed time, 155.976s cpu time, 5.224s GC time, factor 3.07)

20:29:46 Finished UTP (0:01:06 elapsed time, 0:03:03 cpu time, factor 2.75)

20:29:46 Running Graph_Saturation ...

20:29:46 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim

20:29:46 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim_Pres

20:29:46 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim_SC

20:29:46 Pi_Calculus: theory Pi_Calculus.Weak_Late_Sim

20:29:46 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst

20:29:46 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Pres

20:29:47 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

20:29:47 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_SC

20:29:47 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

20:29:48 Pi_Calculus: theory Pi_Calculus.Strong_Late_Expansion_Law

20:29:48 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.BasicAlgorithms

20:29:48 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim

20:29:48 Pi_Calculus: theory Pi_Calculus.Strong_Early_Late_Comp

20:29:48 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.SortKeys

20:29:48 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_SC

20:29:48 Pi_Calculus: theory Pi_Calculus.Strong_Late_Axiomatisation

20:29:48 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_SC

20:29:49 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_Subst

20:29:49 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_SC

20:29:49 Graph_Saturation: theory Graph_Saturation.MissingRelation

20:29:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LocalLexing

20:29:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LocalLexing/document.pdf

20:29:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LocalLexing/outline.pdf

20:29:49 Timing LocalLexing (4 threads, 81.775s elapsed time, 226.748s cpu time, 7.008s GC time, factor 2.77)

20:29:49 Finished LocalLexing (0:01:34 elapsed time, 0:04:07 cpu time, factor 2.62)

20:29:49 Running Probabilistic_System_Zoo ...

20:29:49 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.CreateAlgorithms

20:29:49 Pi_Calculus: theory Pi_Calculus.Weak_Late_Sim_Pres

20:29:49 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Sim

20:29:49 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_Pres

20:29:49 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_Pres

20:29:50 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.IntegrateAlgorithm

20:29:50 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Pres

20:29:50 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong

20:29:51 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Sim_Pres

20:29:51 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Subst

20:29:51 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

20:29:51 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Psi

20:29:51 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.DistributedExecution

20:29:51 Graph_Saturation: theory Graph_Saturation.LabeledGraphs

20:29:51 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Pres

20:29:51 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Subst_SC

20:29:53 Probabilistic_System_Zoo: theory HOL-Eisbach.Eisbach

20:29:53 Probabilistic_System_Zoo: theory HOL-Cardinals.Fun_More

20:29:53 Probabilistic_System_Zoo: theory HOL-Cardinals.Order_Relation_More

20:29:53 Probabilistic_System_Zoo: theory HOL-Cardinals.Order_Union

20:29:53 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Extension

20:29:53 Graph_Saturation: theory Graph_Saturation.LabeledGraphSemantics

20:29:54 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellfounded_More

20:29:54 Graph_Saturation: theory Graph_Saturation.RulesAndChains

20:29:54 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Relation

20:29:54 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Embedding

20:29:54 Graph_Saturation: theory Graph_Saturation.GraphRewriting

20:29:55 Probabilistic_System_Zoo: theory HOL-Cardinals.Wellorder_Constructions

20:29:56 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Consistency

20:29:56 Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinal_Order_Relation

20:29:56 Probabilistic_System_Zoo: theory HOL-Cardinals.Ordinal_Arithmetic

20:29:57 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.CreateConsistent

20:29:57 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.IntegrateInsertCommute

20:29:58 Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinal_Arithmetic

20:29:58 Graph_Saturation: theory Graph_Saturation.RuleSemanticsConnection

20:29:59 Probabilistic_System_Zoo: theory HOL-Cardinals.Cardinals

20:29:59 Graph_Saturation: theory Graph_Saturation.StandardModels

20:29:59 Probabilistic_System_Zoo: theory HOL-Cardinals.Bounded_Set

20:29:59 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Bool_Bounded_Set

20:29:59 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Finitely_Bounded_Set_Counterexample

20:29:59 Graph_Saturation: theory Graph_Saturation.StandardRules

20:30:00 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.StrongConvergence

20:30:00 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Nonempty_Bounded_Set

20:30:00 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Probabilistic_Hierarchy

20:30:01 Graph_Saturation: theory Graph_Saturation.CombinedCorrectness

20:30:01 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.SEC

20:30:02 WOOT_Strong_Eventual_Consistency: theory WOOT_Strong_Eventual_Consistency.Example

20:30:03 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra

20:30:03 Residuated_Lattices: theory Residuated_Lattices.Involutive_Residuated

20:30:03 Residuated_Lattices: theory Residuated_Lattices.Residuated_Boolean_Algebras

20:30:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine

20:30:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine/document.pdf

20:30:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine/outline.pdf

20:30:03 Timing Incredible_Proof_Machine (4 threads, 46.510s elapsed time, 149.024s cpu time, 12.756s GC time, factor 3.20)

20:30:03 Finished Incredible_Proof_Machine (0:00:58 elapsed time, 0:02:49 cpu time, factor 2.91)

20:30:03 Building CRDT ...

20:30:06 CRDT: theory HOL-Library.Adhoc_Overloading

20:30:06 CRDT: theory HOL-Library.Monad_Syntax

20:30:06 CRDT: theory CRDT.Util

20:30:06 CRDT: theory CRDT.Convergence

20:30:06 CRDT: theory CRDT.Ordered_List

20:30:07 Monomorphic_Monad: theory Monomorphic_Monad.Interpreter

20:30:07 Monomorphic_Monad: theory Monomorphic_Monad.Just_Do_It_Examples

20:30:07 Monomorphic_Monad: theory Monomorphic_Monad.Monad_Overloading

20:30:07 CRDT: theory CRDT.Network

20:30:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree

20:30:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree/document.pdf

20:30:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree/outline.pdf

20:30:09 Timing Splay_Tree (4 threads, 52.572s elapsed time, 106.992s cpu time, 1.552s GC time, factor 2.04)

20:30:09 Finished Splay_Tree (0:01:00 elapsed time, 0:02:01 cpu time, factor 1.99)

20:30:09 Running Circus ...

20:30:11 Residuated_Lattices: theory Residuated_Lattices.Residuated_Relation_Algebra

20:30:11 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra_Models

20:30:12 Circus: theory Circus.Var

20:30:12 Circus: theory Circus.Var_list

20:30:12 Circus: theory HOL-Library.Sublist

20:30:12 Circus: theory Circus.Relations

20:30:14 CRDT: theory CRDT.Counter

20:30:14 CRDT: theory CRDT.ORSet

20:30:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility

20:30:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/document.pdf

20:30:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SDS_Impossibility/outline.pdf

20:30:14 Timing SDS_Impossibility (4 threads, 50.656s elapsed time, 122.476s cpu time, 2.520s GC time, factor 2.42)

20:30:14 Finished SDS_Impossibility (0:01:01 elapsed time, 0:02:19 cpu time, factor 2.25)

20:30:14 Running VectorSpace ...

20:30:15 CRDT: theory CRDT.RGA

20:30:15 Circus: theory Circus.Designs

20:30:16 Circus: theory Circus.Reactive_Processes

20:30:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework_Extensions

20:30:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework_Extensions/document.pdf

20:30:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Saturation_Framework_Extensions/outline.pdf

20:30:18 Timing Saturation_Framework_Extensions (4 threads, 45.240s elapsed time, 74.800s cpu time, 7.960s GC time, factor 1.65)

20:30:18 Finished Saturation_Framework_Extensions (0:00:57 elapsed time, 0:01:37 cpu time, factor 1.70)

20:30:18 Running LLL_Factorization ...

20:30:19 VectorSpace: theory VectorSpace.RingModuleFacts

20:30:19 VectorSpace: theory VectorSpace.FunctionLemmas

20:30:21 VectorSpace: theory VectorSpace.MonoidSums

20:30:22 Circus: theory Circus.CSP_Processes

20:30:22 VectorSpace: theory VectorSpace.LinearCombinations

20:30:23 Circus: theory Circus.Circus_Actions

20:30:24 Circus: theory Circus.Denotational_Semantics

20:30:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad

20:30:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/document.pdf

20:30:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monomorphic_Monad/outline.pdf

20:30:28 Timing Monomorphic_Monad (4 threads, 49.339s elapsed time, 77.944s cpu time, 3.364s GC time, factor 1.58)

20:30:28 Finished Monomorphic_Monad (0:01:02 elapsed time, 0:01:39 cpu time, factor 1.59)

20:30:28 Running Zeta_3_Irrational ...

20:30:28 LLL_Factorization: theory Perron_Frobenius.Cancel_Card_Constraint

20:30:28 LLL_Factorization: theory LLL_Factorization.Sub_Sums

20:30:28 LLL_Factorization: theory LLL_Factorization.Factor_Bound_2

20:30:29 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Vardi

20:30:29 LLL_Factorization: theory LLL_Factorization.Missing_Dvd_Int_Poly

20:30:32 VectorSpace: theory VectorSpace.SumSpaces

20:30:32 LLL_Factorization: theory LLL_Factorization.LLL_Factorization_Impl

20:30:33 VectorSpace: theory VectorSpace.VectorSpace

20:30:33 Probabilistic_System_Zoo: theory Probabilistic_System_Zoo.Vardi_Counterexample

20:30:34 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Primes_Omega

20:30:34 Zeta_3_Irrational: theory E_Transcendental.E_Transcendental

20:30:34 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Prime_Distribution_Elementary_Library

20:30:34 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Lcm_Nat_Upto

20:30:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WOOT_Strong_Eventual_Consistency

20:30:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WOOT_Strong_Eventual_Consistency/document.pdf

20:30:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WOOT_Strong_Eventual_Consistency/outline.pdf

20:30:36 Timing WOOT_Strong_Eventual_Consistency (4 threads, 46.671s elapsed time, 158.420s cpu time, 5.380s GC time, factor 3.39)

20:30:36 Finished WOOT_Strong_Eventual_Consistency (0:00:57 elapsed time, 0:03:00 cpu time, factor 3.11)

20:30:36 Running AutoFocus-Stream ...

20:30:36 Zeta_3_Irrational: theory Prime_Distribution_Elementary.More_Dirichlet_Misc

20:30:36 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Partial_Zeta_Bounds

20:30:36 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Primorial

20:30:36 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Elementary_Prime_Bounds

20:30:37 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Shapiro_Tauberian

20:30:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices

20:30:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices/document.pdf

20:30:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices/outline.pdf

20:30:38 Timing Residuated_Lattices (4 threads, 46.966s elapsed time, 83.192s cpu time, 2.316s GC time, factor 1.77)

20:30:38 Finished Residuated_Lattices (0:00:56 elapsed time, 0:01:38 cpu time, factor 1.74)

20:30:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation

20:30:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation/document.pdf

20:30:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation/outline.pdf

20:30:38 Timing Graph_Saturation (4 threads, 42.588s elapsed time, 104.704s cpu time, 2.332s GC time, factor 2.46)

20:30:38 Finished Graph_Saturation (0:00:52 elapsed time, 0:02:00 cpu time, factor 2.31)

20:30:38 Building Quick_Sort_Cost ...

20:30:38 Running Special_Function_Bounds ...

20:30:38 Zeta_3_Irrational: theory Prime_Distribution_Elementary.Moebius_Mu_Sum

20:30:39 AutoFocus-Stream: theory AutoFocus-Stream.ListSlice

20:30:40 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream

20:30:40 LLL_Factorization: theory LLL_Factorization.LLL_Factorization

20:30:41 Zeta_3_Irrational: theory Prime_Distribution_Elementary.PNT_Consequences

20:30:42 Special_Function_Bounds: theory Special_Function_Bounds.Bounds_Lemmas

20:30:42 Special_Function_Bounds: theory Special_Function_Bounds.Atan_CF_Bounds

20:30:42 Special_Function_Bounds: theory Special_Function_Bounds.Exp_Bounds

20:30:42 Special_Function_Bounds: theory Special_Function_Bounds.Log_CF_Bounds

20:30:42 Special_Function_Bounds: theory Special_Function_Bounds.Sin_Cos_Bounds

20:30:42 Circus: theory Circus.Circus_Syntax

20:30:42 Quick_Sort_Cost: theory HOL-Library.Function_Algebras

20:30:42 Quick_Sort_Cost: theory HOL-Library.Landau_Symbols

20:30:42 Quick_Sort_Cost: theory Landau_Symbols.Group_Sort

20:30:42 Quick_Sort_Cost: theory List-Index.List_Index

20:30:43 Special_Function_Bounds: theory Special_Function_Bounds.Sqrt_Bounds

20:30:43 Circus: theory Circus.Refinement

20:30:43 Circus: theory Circus.Refinement_Example

20:30:44 Quick_Sort_Cost: theory Comparison_Sort_Lower_Bound.Linorder_Relations

20:30:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo

20:30:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/document.pdf

20:30:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/outline.pdf

20:30:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/bnfs.pdf

20:30:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Probabilistic_System_Zoo/non_bnfs.pdf

20:30:46 Timing Probabilistic_System_Zoo (4 threads, 45.958s elapsed time, 146.964s cpu time, 6.392s GC time, factor 3.20)

20:30:46 Finished Probabilistic_System_Zoo (0:00:56 elapsed time, 0:02:53 cpu time, factor 3.08)

20:30:46 Running Kruskal ...

20:30:46 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream_Exec

20:30:46 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream

20:30:48 Quick_Sort_Cost: theory Landau_Symbols.Landau_Real_Products

20:30:50 Zeta_3_Irrational: theory Zeta_3_Irrational.Zeta_3_Irrational

20:30:50 Kruskal: theory Kruskal.Kruskal_Misc

20:30:50 Kruskal: theory Kruskal.SeprefUF

20:30:53 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream_Exec

20:30:55 Quick_Sort_Cost: theory Landau_Symbols.Landau_Simprocs

20:30:55 Kruskal: theory Dijkstra_Shortest_Path.Graph

20:30:55 Kruskal: theory HOL-Library.Uprod

20:30:55 Kruskal: theory Dijkstra_Shortest_Path.Weight

20:30:55 Kruskal: theory Matroids.Indep_System

20:30:56 LLL_Factorization: theory LLL_Factorization.Factorization_Algorithm_16_22

20:30:56 Quick_Sort_Cost: theory Landau_Symbols.Landau_More

20:30:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CRDT

20:30:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CRDT/document.pdf

20:30:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CRDT/outline.pdf

20:30:56 Timing CRDT (4 threads, 23.151s elapsed time, 75.104s cpu time, 3.436s GC time, factor 3.24)

20:30:56 Finished CRDT (0:00:52 elapsed time, 0:01:59 cpu time, factor 2.30)

20:30:56 Running SuperCalc ...

20:30:56 Kruskal: theory Matroids.Matroid

20:30:57 Quick_Sort_Cost: theory Quick_Sort_Cost.Randomised_Quick_Sort

20:30:57 Kruskal: theory Kruskal.UGraph

20:30:58 Kruskal: theory Kruskal.MinWeightBasis

20:30:59 Kruskal: theory Kruskal.Kruskal

20:31:00 Kruskal: theory Kruskal.Kruskal_Refine

20:31:00 SuperCalc: theory HOL-ex.Unification

20:31:00 SuperCalc: theory SuperCalc.well_founded_continued

20:31:00 SuperCalc: theory SuperCalc.multisets_continued

20:31:01 Kruskal: theory Kruskal.Kruskal_Impl

20:31:01 Kruskal: theory Kruskal.Graph_Definition

20:31:02 Quick_Sort_Cost: theory Quick_Sort_Cost.Quick_Sort_Average_Case

20:31:02 LLL_Factorization: theory LLL_Factorization.Modern_Computer_Algebra_Problem

20:31:04 Kruskal: theory Kruskal.Graph_Definition_Aux

20:31:05 SuperCalc: theory SuperCalc.terms

20:31:05 Kruskal: theory Kruskal.UGraph_Impl

20:31:06 Kruskal: theory Kruskal.Graph_Definition_Impl

20:31:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus

20:31:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus/document.pdf

20:31:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus/outline.pdf

20:31:07 Timing Pi_Calculus (4 threads, 71.408s elapsed time, 229.700s cpu time, 6.828s GC time, factor 3.22)

20:31:07 Finished Pi_Calculus (0:01:38 elapsed time, 0:04:29 cpu time, factor 2.73)

20:31:07 Running Possibilistic_Noninterference ...

20:31:09 Possibilistic_Noninterference: theory Possibilistic_Noninterference.MyTactics

20:31:09 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Interface

20:31:10 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Bisim

20:31:10 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Language_Semantics

20:31:10 SuperCalc: theory SuperCalc.equational_clausal_logic

20:31:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace

20:31:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace/document.pdf

20:31:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace/outline.pdf

20:31:12 Timing VectorSpace (4 threads, 45.922s elapsed time, 115.300s cpu time, 8.932s GC time, factor 2.51)

20:31:12 Finished VectorSpace (0:00:58 elapsed time, 0:02:13 cpu time, factor 2.30)

20:31:12 Running UpDown_Scheme ...

20:31:16 UpDown_Scheme: theory HOL-Eisbach.Eisbach

20:31:16 UpDown_Scheme: theory HOL-Library.Adhoc_Overloading

20:31:16 UpDown_Scheme: theory HOL-ex.Quicksort

20:31:16 UpDown_Scheme: theory HOL-Library.Option_ord

20:31:16 Possibilistic_Noninterference: theory Possibilistic_Noninterference.During_Execution

20:31:16 UpDown_Scheme: theory HOL-Library.Monad_Syntax

20:31:16 UpDown_Scheme: theory HOL-Imperative_HOL.Heap

20:31:16 UpDown_Scheme: theory UpDown_Scheme.Grid_Point

20:31:17 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Syntax_Match

20:31:17 UpDown_Scheme: theory Automatic_Refinement.Misc

20:31:18 SuperCalc: theory SuperCalc.superposition

20:31:19 UpDown_Scheme: theory UpDown_Scheme.Grid

20:31:19 UpDown_Scheme: theory HOL-Imperative_HOL.Heap_Monad

20:31:21 Possibilistic_Noninterference: theory Possibilistic_Noninterference.After_Execution

20:31:21 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Compositionality

20:31:21 UpDown_Scheme: theory UpDown_Scheme.UpDown_Scheme

20:31:24 UpDown_Scheme: theory UpDown_Scheme.Triangular_Function

20:31:24 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Syntactic_Criteria

20:31:24 UpDown_Scheme: theory HOL-Imperative_HOL.Array

20:31:25 UpDown_Scheme: theory UpDown_Scheme.Down

20:31:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_3_Irrational

20:31:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_3_Irrational/document.pdf

20:31:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Zeta_3_Irrational/outline.pdf

20:31:25 Timing Zeta_3_Irrational (4 threads, 43.106s elapsed time, 151.920s cpu time, 2.656s GC time, factor 3.52)

20:31:25 Finished Zeta_3_Irrational (0:00:56 elapsed time, 0:02:51 cpu time, factor 3.06)

20:31:25 Running LTL_Normal_Form ...

20:31:25 UpDown_Scheme: theory HOL-Imperative_HOL.Ref

20:31:25 UpDown_Scheme: theory UpDown_Scheme.Up

20:31:25 Possibilistic_Noninterference: theory Possibilistic_Noninterference.Concrete

20:31:25 UpDown_Scheme: theory HOL-Imperative_HOL.Imperative_HOL

20:31:26 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

20:31:26 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Run

20:31:26 UpDown_Scheme: theory UpDown_Scheme.Up_Down

20:31:29 LTL_Normal_Form: theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

20:31:29 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Assertions

20:31:33 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Hoare_Triple

20:31:33 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Automation

20:31:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds

20:31:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds/document.pdf

20:31:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds/outline.pdf

20:31:34 Timing Special_Function_Bounds (4 threads, 44.071s elapsed time, 108.272s cpu time, 1.440s GC time, factor 2.46)

20:31:34 Finished Special_Function_Bounds (0:00:55 elapsed time, 0:02:05 cpu time, factor 2.26)

20:31:34 Running Myhill-Nerode ...

20:31:35 UpDown_Scheme: theory Separation_Logic_Imperative_HOL.Sep_Main

20:31:35 UpDown_Scheme: theory UpDown_Scheme.Imperative

20:31:37 Myhill-Nerode: theory Abstract-Rewriting.Seq

20:31:37 Myhill-Nerode: theory Open_Induction.Restricted_Predicates

20:31:37 Myhill-Nerode: theory Regular-Sets.Regular_Set

20:31:37 Myhill-Nerode: theory Well_Quasi_Orders.Infinite_Sequences

20:31:37 Myhill-Nerode: theory Well_Quasi_Orders.Least_Enum

20:31:38 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Elements

20:31:38 LTL_Normal_Form: theory LTL_Master_Theorem.After

20:31:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal

20:31:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal/document.pdf

20:31:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal/outline.pdf

20:31:40 Timing Kruskal (4 threads, 42.698s elapsed time, 133.180s cpu time, 3.816s GC time, factor 3.12)

20:31:40 Finished Kruskal (0:00:53 elapsed time, 0:03:00 cpu time, factor 3.36)

20:31:40 Building Noninterference_Ipurge_Unwinding ...

20:31:40 LTL_Normal_Form: theory LTL_Master_Theorem.Advice

20:31:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Circus

20:31:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Circus/document.pdf

20:31:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Circus/outline.pdf

20:31:41 Timing Circus (4 threads, 47.958s elapsed time, 157.220s cpu time, 3.696s GC time, factor 3.28)

20:31:41 Finished Circus (0:01:31 elapsed time, 0:03:56 cpu time, factor 2.60)

20:31:41 Running HOL-Metis_Examples ...

20:31:42 Noninterference_Ipurge_Unwinding: theory List_Interleaving.ListInterleaving

20:31:43 LTL_Normal_Form: theory LTL_Master_Theorem.Master_Theorem

20:31:43 Myhill-Nerode: theory Regular-Sets.Regular_Exp

20:31:43 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form

20:31:45 HOL-Metis_Examples: theory HOL-Decision_Procs.Dense_Linear_Order

20:31:45 HOL-Metis_Examples: theory HOL-Metis_Examples.Abstraction

20:31:45 HOL-Metis_Examples: theory HOL-Metis_Examples.Binary_Tree

20:31:45 HOL-Metis_Examples: theory HOL-Metis_Examples.Message

20:31:45 Noninterference_Ipurge_Unwinding: theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

20:31:45 HOL-Metis_Examples: theory HOL-Metis_Examples.Sets

20:31:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost

20:31:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/document.pdf

20:31:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quick_Sort_Cost/outline.pdf

20:31:45 Timing Quick_Sort_Cost (4 threads, 22.601s elapsed time, 74.344s cpu time, 2.744s GC time, factor 3.29)

20:31:45 Finished Quick_Sort_Cost (0:01:06 elapsed time, 0:02:17 cpu time, factor 2.07)

20:31:45 Running ROBDD ...

20:31:45 HOL-Metis_Examples: theory HOL-Metis_Examples.Tarski

20:31:46 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form_Code_Export

20:31:46 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form_Complexity

20:31:47 HOL-Metis_Examples: theory HOL-Metis_Examples.Trans_Closure

20:31:48 Noninterference_Ipurge_Unwinding: theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

20:31:48 HOL-Metis_Examples: theory HOL-Metis_Examples.Type_Encodings

20:31:48 HOL-Metis_Examples: theory HOL-Metis_Examples.Proxies

20:31:48 HOL-Metis_Examples: theory HOL-Metis_Examples.Clausification

20:31:49 Myhill-Nerode: theory Myhill-Nerode.Folds

20:31:49 Myhill-Nerode: theory Regular-Sets.Derivatives

20:31:49 Myhill-Nerode: theory Myhill-Nerode.Myhill_1

20:31:49 Myhill-Nerode: theory Regular-Sets.NDerivative

20:31:49 Myhill-Nerode: theory Regular-Sets.Relation_Interpretation

20:31:50 ROBDD: theory ROBDD.Bool_Func

20:31:50 ROBDD: theory ROBDD.Option_Helpers

20:31:50 ROBDD: theory ROBDD.Pointer_Map

20:31:50 ROBDD: theory ROBDD.Array_List

20:31:50 ROBDD: theory ROBDD.BDT

20:31:51 ROBDD: theory ROBDD.Pointer_Map_Impl

20:31:51 HOL-Metis_Examples: theory HOL-Metis_Examples.Big_O

20:31:52 Myhill-Nerode: theory Myhill-Nerode.Myhill_2

20:31:53 Myhill-Nerode: theory Myhill-Nerode.Myhill

20:31:53 Myhill-Nerode: theory Myhill-Nerode.Closures

20:31:53 Myhill-Nerode: theory Myhill-Nerode.Non_Regular_Languages

20:31:57 Myhill-Nerode: theory Regular-Sets.Equivalence_Checking

20:31:57 Myhill-Nerode: theory Regular-Sets.Regexp_Method

20:31:58 ROBDD: theory ROBDD.Abstract_Impl

20:31:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization

20:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization/document.pdf

20:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization/outline.pdf

20:31:58 Timing LLL_Factorization (4 threads, 83.042s elapsed time, 207.180s cpu time, 4.700s GC time, factor 2.49)

20:31:58 Finished LLL_Factorization (0:01:39 elapsed time, 0:03:50 cpu time, factor 2.31)

20:31:58 Running Formula_Derivatives-Examples ...

20:31:59 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full

20:31:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream

20:31:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream/document.pdf

20:31:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream/outline.pdf

20:31:59 Timing AutoFocus-Stream (4 threads, 71.082s elapsed time, 184.752s cpu time, 2.984s GC time, factor 2.60)

20:31:59 Finished AutoFocus-Stream (0:01:23 elapsed time, 0:03:25 cpu time, factor 2.46)

20:31:59 Running Architectural_Design_Patterns ...

20:32:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc

20:32:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc/document.pdf

20:32:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc/outline.pdf

20:32:00 Timing SuperCalc (4 threads, 46.451s elapsed time, 126.556s cpu time, 4.816s GC time, factor 2.72)

20:32:00 Finished SuperCalc (0:01:03 elapsed time, 0:02:30 cpu time, factor 2.37)

20:32:00 Running Gauss_Sums ...

20:32:01 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Bad_Sequences

20:32:02 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full_Relations

20:32:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Possibilistic_Noninterference

20:32:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Possibilistic_Noninterference/document.pdf

20:32:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Possibilistic_Noninterference/outline.pdf

20:32:02 Timing Possibilistic_Noninterference (4 threads, 43.787s elapsed time, 109.772s cpu time, 3.432s GC time, factor 2.51)

20:32:02 Finished Possibilistic_Noninterference (0:00:55 elapsed time, 0:02:09 cpu time, factor 2.34)

20:32:02 Running HOL-Hoare ...

20:32:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.Presburger_Examples

20:32:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Alt_Examples

20:32:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Examples

20:32:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

20:32:02 Formula_Derivatives-Examples: theory Show.Show

20:32:02 ROBDD: theory ROBDD.Middle_Impl

20:32:02 Myhill-Nerode: theory Well_Quasi_Orders.Well_Quasi_Orders

20:32:03 Myhill-Nerode: theory Myhill-Nerode.Closures2

20:32:03 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Auxiliary

20:32:03 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Singleton

20:32:03 Architectural_Design_Patterns: theory Architectural_Design_Patterns.RF_LTL

20:32:04 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Publisher_Subscriber

20:32:04 HOL-Hoare: theory HOL-Hoare.Arith2

20:32:04 HOL-Hoare: theory HOL-Hoare.Heap

20:32:04 HOL-Hoare: theory HOL-Hoare.Hoare_Logic

20:32:04 HOL-Hoare: theory HOL-Hoare.Hoare_Logic_Abort

20:32:04 Formula_Derivatives-Examples: theory Show.Show_Instances

20:32:04 HOL-Hoare: theory HOL-Hoare.SepLogHeap

20:32:05 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blockchain

20:32:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme

20:32:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/document.pdf

20:32:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UpDown_Scheme/outline.pdf

20:32:05 Timing UpDown_Scheme (4 threads, 42.172s elapsed time, 144.632s cpu time, 4.896s GC time, factor 3.43)

20:32:05 Finished UpDown_Scheme (0:00:52 elapsed time, 0:02:41 cpu time, factor 3.09)

20:32:05 Running IEEE_Floating_Point ...

20:32:05 ROBDD: theory ROBDD.Conc_Impl

20:32:05 Gauss_Sums: theory Polynomial_Interpolation.Missing_Unsorted

20:32:05 Gauss_Sums: theory Gauss_Sums.Periodic_Arithmetic

20:32:05 Gauss_Sums: theory Dirichlet_L.Group_Adjoin

20:32:07 Gauss_Sums: theory Gauss_Sums.Complex_Roots_Of_Unity

20:32:07 Gauss_Sums: theory Dirichlet_L.Multiplicative_Characters

20:32:07 HOL-Hoare: theory HOL-Hoare.Examples

20:32:07 HOL-Hoare: theory HOL-Hoare.HeapSyntax

20:32:07 HOL-Hoare: theory HOL-Hoare.Pointers0

20:32:07 HOL-Hoare: theory HOL-Hoare.Pointer_Examples

20:32:07 HOL-Hoare: theory HOL-Hoare.SchorrWaite

20:32:08 HOL-Hoare: theory HOL-Hoare.ExamplesAbort

20:32:08 HOL-Hoare: theory HOL-Hoare.HeapSyntaxAbort

20:32:08 IEEE_Floating_Point: theory HOL-Library.Adhoc_Overloading

20:32:08 IEEE_Floating_Point: theory HOL-Library.Code_Target_Int

20:32:08 IEEE_Floating_Point: theory HOL-Library.Code_Abstract_Nat

20:32:08 IEEE_Floating_Point: theory HOL-Library.Lattice_Algebras

20:32:08 IEEE_Floating_Point: theory HOL-Library.Code_Target_Nat

20:32:08 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

20:32:08 HOL-Hoare: theory HOL-Hoare.Separation

20:32:08 HOL-Hoare: theory HOL-Hoare.Pointer_ExamplesAbort

20:32:08 IEEE_Floating_Point: theory HOL-Library.Monad_Syntax

20:32:08 IEEE_Floating_Point: theory HOL-Library.Log_Nat

20:32:09 IEEE_Floating_Point: theory HOL-Library.Code_Target_Numeral

20:32:09 Gauss_Sums: theory Dirichlet_L.Dirichlet_Characters

20:32:10 ROBDD: theory ROBDD.Level_Collapse

20:32:10 Gauss_Sums: theory Polynomial_Interpolation.Missing_Polynomial

20:32:10 ROBDD: theory ROBDD.BDD_Examples

20:32:11 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blackboard

20:32:11 HOL-Hoare: theory HOL-Hoare.Hoare

20:32:11 Gauss_Sums: theory Gauss_Sums.Gauss_Sums_Auxiliary

20:32:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Ipurge_Unwinding

20:32:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Ipurge_Unwinding/document.pdf

20:32:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Ipurge_Unwinding/outline.pdf

20:32:12 Timing Noninterference_Ipurge_Unwinding (4 threads, 8.516s elapsed time, 19.564s cpu time, 0.876s GC time, factor 2.30)

20:32:12 Finished Noninterference_Ipurge_Unwinding (0:00:31 elapsed time, 0:00:53 cpu time, factor 1.68)

20:32:12 Running Linear_Inequalities ...

20:32:13 Gauss_Sums: theory Polynomial_Interpolation.Lagrange_Interpolation

20:32:13 Gauss_Sums: theory Gauss_Sums.Finite_Fourier_Series

20:32:17 Gauss_Sums: theory Gauss_Sums.Ramanujan_Sums

20:32:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Normal_Form

20:32:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Normal_Form/document.pdf

20:32:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Normal_Form/outline.pdf

20:32:17 Timing LTL_Normal_Form (4 threads, 41.436s elapsed time, 120.904s cpu time, 3.264s GC time, factor 2.92)

20:32:17 Finished LTL_Normal_Form (0:00:51 elapsed time, 0:02:17 cpu time, factor 2.67)

20:32:17 Running Modular_Assembly_Kit_Security ...

20:32:18 IEEE_Floating_Point: theory HOL-Library.Float

20:32:19 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.Prefix

20:32:19 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.Projection

20:32:19 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.Views

20:32:21 Linear_Inequalities: theory Linear_Inequalities.Missing_Matrix

20:32:21 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.FlowPolicies

20:32:21 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.EventSystems

20:32:21 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.BasicSecurityPredicates

20:32:22 Linear_Inequalities: theory Linear_Inequalities.Missing_VS_Connect

20:32:23 Gauss_Sums: theory Gauss_Sums.Gauss_Sums

20:32:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.StateEventSystems

20:32:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.BSPTaxonomy

20:32:23 ROBDD: theory ROBDD.BDD_Code

20:32:23 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.InformationFlowProperties

20:32:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Metis_Examples

20:32:24 Timing HOL-Metis_Examples (4 threads, 38.275s elapsed time, 96.564s cpu time, 8.292s GC time, factor 2.52)

20:32:24 Finished HOL-Metis_Examples (0:00:42 elapsed time, 0:02:08 cpu time, factor 3.03)

20:32:24 Running Consensus_Refined ...

20:32:24 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE

20:32:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.CompositionBase

20:32:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.UnwindingConditions

20:32:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.PropertyLibrary

20:32:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.CompositionSupport

20:32:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.GeneralizedZippingLemma

20:32:24 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.SecureSystems

20:32:25 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.AuxiliaryLemmas

20:32:25 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.UnwindingResults

20:32:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode

20:32:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode/document.pdf

20:32:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode/outline.pdf

20:32:25 Timing Myhill-Nerode (4 threads, 40.484s elapsed time, 97.320s cpu time, 3.304s GC time, factor 2.40)

20:32:25 Finished Myhill-Nerode (0:00:50 elapsed time, 0:02:03 cpu time, factor 2.45)

20:32:25 Running Decl_Sem_Fun_PL ...

20:32:25 Linear_Inequalities: theory Linear_Inequalities.Sum_Vec_Set

20:32:25 Linear_Inequalities: theory Linear_Inequalities.Basis_Extension

20:32:25 Modular_Assembly_Kit_Security: theory Modular_Assembly_Kit_Security.CompositionalityResults

20:32:26 Consensus_Refined: theory Consensus_Refined.Consensus_Misc

20:32:26 Consensus_Refined: theory Consensus_Refined.Consensus_Types

20:32:26 Consensus_Refined: theory Consensus_Refined.Infra

20:32:26 Consensus_Refined: theory HOL-Library.Infinite_Set

20:32:26 Linear_Inequalities: theory Linear_Inequalities.Integral_Bounded_Vectors

20:32:26 Consensus_Refined: theory Consensus_Refined.Quorums

20:32:26 Consensus_Refined: theory Consensus_Refined.Refinement

20:32:26 Consensus_Refined: theory Heard_Of.HOModel

20:32:27 Consensus_Refined: theory Consensus_Refined.Three_Steps

20:32:27 Consensus_Refined: theory Consensus_Refined.Two_Steps

20:32:27 Consensus_Refined: theory HOL-Library.Omega_Words_Fun

20:32:27 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.Lambda

20:32:27 Decl_Sem_Fun_PL: theory HOL-Library.Nat_Bijection

20:32:27 Decl_Sem_Fun_PL: theory HOL-Library.Old_Datatype

20:32:28 Consensus_Refined: theory Heard_Of.Majorities

20:32:29 Consensus_Refined: theory Stuttering_Equivalence.Samplers

20:32:30 Consensus_Refined: theory Stuttering_Equivalence.StutterEquivalence

20:32:30 Decl_Sem_Fun_PL: theory HOL-Library.Countable

20:32:30 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE_Properties

20:32:30 IEEE_Floating_Point: theory IEEE_Floating_Point.FP64

20:32:31 Consensus_Refined: theory Consensus_Refined.Voting

20:32:31 Consensus_Refined: theory Consensus_Refined.Ate_Defs

20:32:31 Consensus_Refined: theory Consensus_Refined.BenOr_Defs

20:32:31 IEEE_Floating_Point: theory IEEE_Floating_Point.Conversion_IEEE_Float

20:32:32 Consensus_Refined: theory Consensus_Refined.CT_Defs

20:32:32 Consensus_Refined: theory Consensus_Refined.Same_Vote

20:32:32 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.InterTypeSystem

20:32:32 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.SmallStepLam

20:32:32 IEEE_Floating_Point: theory IEEE_Floating_Point.Double

20:32:32 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.Values

20:32:32 Consensus_Refined: theory Consensus_Refined.Voting_Opt

20:32:32 Consensus_Refined: theory Consensus_Refined.MRU_Vote

20:32:33 Consensus_Refined: theory Consensus_Refined.MRU_Vote_Opt

20:32:33 Gauss_Sums: theory Gauss_Sums.Polya_Vinogradov

20:32:33 Decl_Sem_Fun_PL: theory HOL-Library.FSet

20:32:33 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DeclSemAsDenot

20:32:33 Consensus_Refined: theory Consensus_Refined.Observing_Quorums

20:32:33 Consensus_Refined: theory Consensus_Refined.Three_Step_MRU

20:32:34 Consensus_Refined: theory Consensus_Refined.Observing_Quorums_Opt

20:32:34 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ValueProps

20:32:34 Consensus_Refined: theory Consensus_Refined.Two_Step_Observing

20:32:35 Consensus_Refined: theory Consensus_Refined.HO_Transition_System

20:32:35 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.BigStepLam

20:32:35 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotLam5

20:32:35 Consensus_Refined: theory Consensus_Refined.New_Algorithm_Defs

20:32:35 Consensus_Refined: theory Consensus_Refined.OneThirdRule_Defs

20:32:35 Consensus_Refined: theory Consensus_Refined.Paxos_Defs

20:32:36 Consensus_Refined: theory Consensus_Refined.Uv_Defs

20:32:36 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.EquivDenotInterTypes

20:32:36 Consensus_Refined: theory Consensus_Refined.Ate_Proofs

20:32:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD

20:32:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD/document.pdf

20:32:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD/outline.pdf

20:32:36 Timing ROBDD (4 threads, 38.561s elapsed time, 99.200s cpu time, 2.548s GC time, factor 2.57)

20:32:36 Finished ROBDD (0:00:50 elapsed time, 0:01:59 cpu time, factor 2.37)

20:32:36 Running Localization_Ring ...

20:32:37 Linear_Inequalities: theory Linear_Inequalities.Cone

20:32:37 Consensus_Refined: theory Consensus_Refined.CT_Proofs

20:32:37 Consensus_Refined: theory Consensus_Refined.New_Algorithm_Proofs

20:32:38 Consensus_Refined: theory Consensus_Refined.OneThirdRule_Proofs

20:32:39 Consensus_Refined: theory Heard_Of.Reduction

20:32:39 Consensus_Refined: theory Consensus_Refined.Paxos_Proofs

20:32:41 Consensus_Refined: theory Consensus_Refined.BenOr_Proofs

20:32:41 Consensus_Refined: theory Consensus_Refined.Uv_Proofs

20:32:41 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.MutableRef

20:32:41 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.SystemF

20:32:41 Localization_Ring: theory Localization_Ring.Localization

20:32:42 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ValuesFSet

20:32:42 Linear_Inequalities: theory Linear_Inequalities.Convex_Hull

20:32:43 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DeclSemAsDenotFSet

20:32:44 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DeclSemAsNDInterpFSet

20:32:45 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.RelationalSemFSet

20:32:45 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.EquivRelationalDenotFSet

20:32:45 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ValuesFSetProps

20:32:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives-Examples

20:32:45 Timing Formula_Derivatives-Examples (4 threads, 41.636s elapsed time, 115.368s cpu time, 21.604s GC time, factor 2.77)

20:32:45 Finished Formula_Derivatives-Examples (0:00:46 elapsed time, 0:02:00 cpu time, factor 2.58)

20:32:45 Running WHATandWHERE_Security ...

20:32:45 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.ChangeEnv

20:32:46 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotSoundFSet

20:32:47 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotCompleteFSet

20:32:48 WHATandWHERE_Security: theory Strong_Security.Types

20:32:48 WHATandWHERE_Security: theory Strong_Security.Expr

20:32:48 WHATandWHERE_Security: theory WHATandWHERE_Security.MWLs

20:32:48 WHATandWHERE_Security: theory WHATandWHERE_Security.WHATWHERE_Security

20:32:48 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotCongruenceFSet

20:32:49 WHATandWHERE_Security: theory WHATandWHERE_Security.Up_To_Technique

20:32:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare

20:32:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare/document.pdf

20:32:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hoare/outline.pdf

20:32:49 Timing HOL-Hoare (4 threads, 38.231s elapsed time, 79.924s cpu time, 1.784s GC time, factor 2.09)

20:32:49 Finished HOL-Hoare (0:00:46 elapsed time, 0:01:35 cpu time, factor 2.05)

20:32:49 Running Heard_Of ...

20:32:50 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.MutableRefProps

20:32:50 WHATandWHERE_Security: theory Strong_Security.Domain_example

20:32:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns

20:32:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/document.pdf

20:32:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/outline.pdf

20:32:50 Timing Architectural_Design_Patterns (4 threads, 36.567s elapsed time, 96.436s cpu time, 8.088s GC time, factor 2.64)

20:32:50 Finished Architectural_Design_Patterns (0:00:50 elapsed time, 0:01:58 cpu time, factor 2.35)

20:32:50 Running Show ...

20:32:51 Heard_Of: theory Heard_Of.HOModel

20:32:51 Heard_Of: theory Heard_Of.Majorities

20:32:51 Heard_Of: theory HOL-Library.Infinite_Set

20:32:51 Linear_Inequalities: theory Linear_Inequalities.Dim_Span

20:32:51 Linear_Inequalities: theory Linear_Inequalities.Normal_Vector

20:32:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Sums

20:32:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Sums/document.pdf

20:32:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss_Sums/outline.pdf

20:32:51 Timing Gauss_Sums (4 threads, 37.731s elapsed time, 126.440s cpu time, 4.412s GC time, factor 3.35)

20:32:51 Finished Gauss_Sums (0:00:50 elapsed time, 0:02:26 cpu time, factor 2.88)

20:32:51 Running NormByEval ...

20:32:52 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.DenotEqualitiesFSet

20:32:52 Decl_Sem_Fun_PL: theory Decl_Sem_Fun_PL.Optimizer

20:32:52 Heard_Of: theory HOL-Library.Omega_Words_Fun

20:32:53 Heard_Of: theory Stuttering_Equivalence.Samplers

20:32:53 Heard_Of: theory Stuttering_Equivalence.StutterEquivalence

20:32:54 NormByEval: theory NormByEval.NBE

20:32:54 Heard_Of: theory Heard_Of.AteDefs

20:32:54 Heard_Of: theory Heard_Of.EigbyzDefs

20:32:54 Show: theory HOL-Computational_Algebra.Factorial_Ring

20:32:54 Show: theory Show.Show

20:32:55 Heard_Of: theory Heard_Of.LastVotingDefs

20:32:55 Heard_Of: theory Heard_Of.OneThirdRuleDefs

20:32:55 Heard_Of: theory Heard_Of.UteDefs

20:32:55 Heard_Of: theory Heard_Of.UvDefs

20:32:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point

20:32:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point/document.pdf

20:32:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point/outline.pdf

20:32:55 Timing IEEE_Floating_Point (4 threads, 40.974s elapsed time, 104.028s cpu time, 2.376s GC time, factor 2.54)

20:32:55 Finished IEEE_Floating_Point (0:00:49 elapsed time, 0:01:59 cpu time, factor 2.41)

20:32:55 Running Locally-Nameless-Sigma ...

20:32:56 WHATandWHERE_Security: theory WHATandWHERE_Security.Parallel_Composition

20:32:56 Linear_Inequalities: theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

20:32:56 Heard_Of: theory Heard_Of.Reduction

20:32:56 WHATandWHERE_Security: theory WHATandWHERE_Security.WHATWHERE_Secure_Skip_Assign

20:32:57 Show: theory Show.Show_Real

20:32:57 Show: theory Show.Show_Instances

20:32:57 WHATandWHERE_Security: theory WHATandWHERE_Security.Language_Composition

20:32:57 WHATandWHERE_Security: theory WHATandWHERE_Security.Type_System

20:32:57 Locally-Nameless-Sigma: theory HOL-Proofs-Lambda.Commutation

20:32:57 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.Environments

20:32:57 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.ListPre

20:32:57 Show: theory Show.Show_Complex

20:32:58 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.FMap

20:32:58 WHATandWHERE_Security: theory WHATandWHERE_Security.Type_System_example

20:32:59 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.Sigma

20:32:59 Heard_Of: theory Heard_Of.AteProof

20:32:59 Heard_Of: theory Heard_Of.EigbyzProof

20:33:00 Heard_Of: theory Heard_Of.LastVotingProof

20:33:00 Heard_Of: theory Heard_Of.OneThirdRuleProof

20:33:00 Show: theory Show.Show_Real_Impl

20:33:00 Heard_Of: theory Heard_Of.UteProof

20:33:00 Heard_Of: theory Heard_Of.UvProof

20:33:02 Linear_Inequalities: theory Linear_Inequalities.Farkas_Lemma

20:33:02 Linear_Inequalities: theory Linear_Inequalities.Farkas_Minkowsky_Weyl

20:33:05 Linear_Inequalities: theory Linear_Inequalities.Decomposition_Theorem

20:33:07 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.ParRed

20:33:07 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.TypedSigma

20:33:13 Locally-Nameless-Sigma: theory Locally-Nameless-Sigma.Locally_Nameless_Sigma

20:33:13 Show: theory HOL-Computational_Algebra.Polynomial

20:33:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Consensus_Refined

20:33:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Consensus_Refined/document.pdf

20:33:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Consensus_Refined/outline.pdf

20:33:14 Timing Consensus_Refined (4 threads, 38.128s elapsed time, 128.360s cpu time, 4.888s GC time, factor 3.37)

20:33:14 Finished Consensus_Refined (0:00:49 elapsed time, 0:02:27 cpu time, factor 2.99)

20:33:14 Running Presburger-Automata ...

20:33:16 Linear_Inequalities: theory Linear_Inequalities.Mixed_Integer_Solutions

20:33:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modular_Assembly_Kit_Security

20:33:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modular_Assembly_Kit_Security/document.pdf

20:33:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Modular_Assembly_Kit_Security/outline.pdf

20:33:16 Timing Modular_Assembly_Kit_Security (4 threads, 38.385s elapsed time, 112.120s cpu time, 3.700s GC time, factor 2.92)

20:33:16 Finished Modular_Assembly_Kit_Security (0:00:59 elapsed time, 0:02:20 cpu time, factor 2.38)

20:33:16 Running Lp ...

20:33:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decl_Sem_Fun_PL

20:33:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decl_Sem_Fun_PL/document.pdf

20:33:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decl_Sem_Fun_PL/outline.pdf

20:33:17 Timing Decl_Sem_Fun_PL (4 threads, 41.668s elapsed time, 124.956s cpu time, 12.040s GC time, factor 3.00)

20:33:17 Finished Decl_Sem_Fun_PL (0:00:51 elapsed time, 0:02:21 cpu time, factor 2.76)

20:33:17 Running DiskPaxos ...

20:33:17 Presburger-Automata: theory Presburger-Automata.DFS

20:33:19 Presburger-Automata: theory Presburger-Automata.Presburger_Automata

20:33:19 DiskPaxos: theory DiskPaxos.DiskPaxos_Model

20:33:20 Linear_Inequalities: theory Linear_Inequalities.Integer_Hull

20:33:21 Lp: theory Ergodic_Theory.SG_Library_Complement

20:33:21 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv1

20:33:22 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv2

20:33:22 Lp: theory Lp.Functional_Spaces

20:33:22 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv3

20:33:22 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv4

20:33:23 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv5

20:33:24 Lp: theory Lp.Lp

20:33:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring

20:33:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring/document.pdf

20:33:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring/outline.pdf

20:33:24 Timing Localization_Ring (4 threads, 35.655s elapsed time, 85.284s cpu time, 1.860s GC time, factor 2.39)

20:33:24 Finished Localization_Ring (0:00:47 elapsed time, 0:01:44 cpu time, factor 2.20)

20:33:24 Running Shivers-CFA ...

20:33:24 DiskPaxos: theory DiskPaxos.DiskPaxos_Chosen

20:33:25 DiskPaxos: theory DiskPaxos.DiskPaxos_Inv6

20:33:25 DiskPaxos: theory DiskPaxos.DiskPaxos_Invariant

20:33:25 DiskPaxos: theory DiskPaxos.DiskPaxos

20:33:27 Shivers-CFA: theory HOL-Library.Adhoc_Overloading

20:33:27 Shivers-CFA: theory Shivers-CFA.FixTransform

20:33:27 Shivers-CFA: theory Shivers-CFA.HOLCFUtils

20:33:27 Shivers-CFA: theory Shivers-CFA.CPSScheme

20:33:27 Shivers-CFA: theory Shivers-CFA.SetMap

20:33:27 Shivers-CFA: theory Shivers-CFA.Computability

20:33:27 Shivers-CFA: theory Shivers-CFA.Utils

20:33:27 Show: theory Show.Show_Poly

20:33:28 Shivers-CFA: theory Shivers-CFA.MapSets

20:33:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WHATandWHERE_Security

20:33:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WHATandWHERE_Security/document.pdf

20:33:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WHATandWHERE_Security/outline.pdf

20:33:34 Timing WHATandWHERE_Security (4 threads, 38.965s elapsed time, 120.980s cpu time, 3.580s GC time, factor 3.10)

20:33:34 Finished WHATandWHERE_Security (0:00:48 elapsed time, 0:02:16 cpu time, factor 2.83)

20:33:34 Running Lambda_Free_EPO ...

20:33:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show

20:33:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show/document.pdf

20:33:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show/outline.pdf

20:33:35 Timing Show (4 threads, 35.802s elapsed time, 70.956s cpu time, 2.740s GC time, factor 1.98)

20:33:35 Finished Show (0:00:44 elapsed time, 0:01:25 cpu time, factor 1.92)

20:33:35 Building FOL-Fitting ...

20:33:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/NormByEval

20:33:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/NormByEval/document.pdf

20:33:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/NormByEval/outline.pdf

20:33:37 Timing NormByEval (4 threads, 36.760s elapsed time, 79.312s cpu time, 1.820s GC time, factor 2.16)

20:33:37 Finished NormByEval (0:00:45 elapsed time, 0:01:34 cpu time, factor 2.09)

20:33:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Heard_Of

20:33:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Heard_Of/document.pdf

20:33:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Heard_Of/outline.pdf

20:33:37 Timing Heard_Of (4 threads, 36.582s elapsed time, 103.336s cpu time, 3.668s GC time, factor 2.82)

20:33:37 Finished Heard_Of (0:00:47 elapsed time, 0:02:02 cpu time, factor 2.56)

20:33:37 Running Rewriting_Z ...

20:33:37 Running GewirthPGCProof ...

20:33:38 Lambda_Free_EPO: theory HOL-Cardinals.Order_Union

20:33:38 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Util

20:33:38 Lambda_Free_EPO: theory Nested_Multisets_Ordinals.Multiset_More

20:33:38 Lambda_Free_EPO: theory HOL-Cardinals.Wellorder_Extension

20:33:39 FOL-Fitting: theory FOL-Fitting.FOL_Fitting

20:33:39 GewirthPGCProof: theory GewirthPGCProof.CJDDLplus

20:33:39 Lambda_Free_EPO: theory Lambda_Free_RPOs.Infinite_Chain

20:33:39 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Term

20:33:39 Lambda_Free_EPO: theory Lambda_Free_RPOs.Extension_Orders

20:33:40 GewirthPGCProof: theory GewirthPGCProof.ExtendedDDL

20:33:40 GewirthPGCProof: theory GewirthPGCProof.GewirthArgument

20:33:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Inequalities

20:33:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Inequalities/document.pdf

20:33:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Inequalities/outline.pdf

20:33:41 Timing Linear_Inequalities (4 threads, 70.952s elapsed time, 188.420s cpu time, 5.256s GC time, factor 2.66)

20:33:41 Finished Linear_Inequalities (0:01:28 elapsed time, 0:03:33 cpu time, factor 2.41)

20:33:41 Building HOL-Eisbach ...

20:33:41 Shivers-CFA: theory Shivers-CFA.CPSUtils

20:33:41 Shivers-CFA: theory Shivers-CFA.Eval

20:33:41 Shivers-CFA: theory Shivers-CFA.AbsCF

20:33:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Locally-Nameless-Sigma

20:33:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Locally-Nameless-Sigma/document.pdf

20:33:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Locally-Nameless-Sigma/outline.pdf

20:33:42 Timing Locally-Nameless-Sigma (4 threads, 35.361s elapsed time, 111.312s cpu time, 3.088s GC time, factor 3.15)

20:33:42 Finished Locally-Nameless-Sigma (0:00:46 elapsed time, 0:02:08 cpu time, factor 2.78)

20:33:42 Running Well_Quasi_Orders ...

20:33:42 Rewriting_Z: theory HOL-Eisbach.Eisbach

20:33:42 Rewriting_Z: theory Abstract-Rewriting.Seq

20:33:42 Rewriting_Z: theory HOL-Library.While_Combinator

20:33:42 Rewriting_Z: theory Regular-Sets.Regular_Set

20:33:43 HOL-Eisbach: theory HOL-Eisbach.Eisbach

20:33:43 HOL-Eisbach: theory IFOL

20:33:43 HOL-Eisbach: theory HOL-Analysis.Metric_Arith

20:33:44 Shivers-CFA: theory Shivers-CFA.ExCF

20:33:45 HOL-Eisbach: theory HOL-Eisbach.Eisbach_Old_Appl_Syntax

20:33:45 HOL-Eisbach: theory HOL-Eisbach.Eisbach_Tools

20:33:45 Lambda_Free_EPO: theory Lambda_Free_EPO.Embeddings

20:33:45 HOL-Eisbach: theory HOL-Eisbach.Examples

20:33:45 HOL-Eisbach: theory HOL-Eisbach.Tests

20:33:45 HOL-Eisbach: theory HOL-Eisbach.Example_Metric

20:33:46 Well_Quasi_Orders: theory Abstract-Rewriting.Seq

20:33:46 Well_Quasi_Orders: theory Open_Induction.Restricted_Predicates

20:33:46 Well_Quasi_Orders: theory Well_Quasi_Orders.Infinite_Sequences

20:33:46 Well_Quasi_Orders: theory Regular-Sets.Regular_Set

20:33:47 Well_Quasi_Orders: theory Well_Quasi_Orders.Least_Enum

20:33:47 HOL-Eisbach: theory FOL

20:33:47 Shivers-CFA: theory Shivers-CFA.AbsCFComp

20:33:47 Shivers-CFA: theory Shivers-CFA.AbsCFCorrect

20:33:48 Shivers-CFA: theory Shivers-CFA.ExCFSV

20:33:48 Well_Quasi_Orders: theory Open_Induction.Open_Induction

20:33:49 Lambda_Free_EPO: theory Lambda_Free_EPO.Chop

20:33:49 Well_Quasi_Orders: theory Well_Quasi_Orders.Multiset_Extension

20:33:49 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Elements

20:33:49 Presburger-Automata: theory Presburger-Automata.Exec

20:33:49 Lambda_Free_EPO: theory Lambda_Free_EPO.Lambda_Free_EPO

20:33:49 Rewriting_Z: theory Regular-Sets.Regular_Exp

20:33:53 Well_Quasi_Orders: theory Regular-Sets.Regular_Exp

20:33:55 HOL-Eisbach: theory HOL-Eisbach.Examples_FOL

20:33:56 Rewriting_Z: theory Regular-Sets.NDerivative

20:33:56 Rewriting_Z: theory Regular-Sets.Relation_Interpretation

20:34:01 Well_Quasi_Orders: theory Regular-Sets.NDerivative

20:34:01 Well_Quasi_Orders: theory Regular-Sets.Relation_Interpretation

20:34:02 Rewriting_Z: theory Regular-Sets.Equivalence_Checking

20:34:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata

20:34:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata/document.pdf

20:34:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata/outline.pdf

20:34:02 Timing Presburger-Automata (4 threads, 34.730s elapsed time, 94.412s cpu time, 2.536s GC time, factor 2.72)

20:34:02 Finished Presburger-Automata (0:00:48 elapsed time, 0:01:53 cpu time, factor 2.36)

20:34:02 Running Tutorial ...

20:34:03 Rewriting_Z: theory Regular-Sets.Regexp_Method

20:34:05 Tutorial: theory Tutorial.ToyList_Test

20:34:05 Rewriting_Z: theory Abstract-Rewriting.Abstract_Rewriting

20:34:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiskPaxos

20:34:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiskPaxos/document.pdf

20:34:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DiskPaxos/outline.pdf

20:34:06 Timing DiskPaxos (4 threads, 36.300s elapsed time, 117.604s cpu time, 1.144s GC time, factor 3.24)

20:34:06 Finished DiskPaxos (0:00:48 elapsed time, 0:02:15 cpu time, factor 2.80)

20:34:06 Running ADS_Functor ...

20:34:06 Tutorial: theory Tutorial.AB

20:34:06 Tutorial: theory Tutorial.ABexpr

20:34:06 Tutorial: theory Tutorial.AdvancedInd

20:34:06 Tutorial: theory Tutorial.Base

20:34:06 Tutorial: theory Tutorial.CTL

20:34:07 Tutorial: theory Tutorial.PDL

20:34:07 Well_Quasi_Orders: theory Regular-Sets.Equivalence_Checking

20:34:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp

20:34:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/document.pdf

20:34:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lp/outline.pdf

20:34:07 Timing Lp (4 threads, 37.749s elapsed time, 108.484s cpu time, 1.496s GC time, factor 2.87)

20:34:07 Finished Lp (0:00:50 elapsed time, 0:02:07 cpu time, factor 2.53)

20:34:07 Running PSemigroupsConvolution ...

20:34:08 Well_Quasi_Orders: theory Regular-Sets.Regexp_Method

20:34:08 Tutorial: theory Tutorial.CodeGen

20:34:08 Rewriting_Z: theory Rewriting_Z.Z

20:34:08 Tutorial: theory Tutorial.Even

20:34:08 Rewriting_Z: theory Rewriting_Z.CL_Z

20:34:09 Rewriting_Z: theory Rewriting_Z.Lambda_Z

20:34:09 ADS_Functor: theory ADS_Functor.Merkle_Interface

20:34:09 Tutorial: theory Tutorial.CTLind

20:34:09 Tutorial: theory Tutorial.Fundata

20:34:09 Tutorial: theory Tutorial.Advanced

20:34:09 PSemigroupsConvolution: theory PSemigroupsConvolution.Partial_Semigroups

20:34:09 PSemigroupsConvolution: theory PSemigroupsConvolution.Quantales

20:34:09 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full

20:34:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Eisbach

20:34:10 Timing HOL-Eisbach (4 threads, 13.141s elapsed time, 26.564s cpu time, 0.592s GC time, factor 2.02)

20:34:10 Finished HOL-Eisbach (0:00:28 elapsed time, 0:00:45 cpu time, factor 1.59)

20:34:10 Running Noninterference_Generic_Unwinding ...

20:34:10 Tutorial: theory Tutorial.Ifexpr

20:34:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Shivers-CFA

20:34:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Shivers-CFA/document.pdf

20:34:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Shivers-CFA/outline.pdf

20:34:10 Timing Shivers-CFA (4 threads, 35.555s elapsed time, 94.116s cpu time, 3.936s GC time, factor 2.65)

20:34:10 Finished Shivers-CFA (0:00:45 elapsed time, 0:01:51 cpu time, factor 2.44)

20:34:10 Running pGCL ...

20:34:12 Tutorial: theory Tutorial.Itrev

20:34:12 Well_Quasi_Orders: theory Well_Quasi_Orders.Higman_OI

20:34:12 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Bad_Sequences

20:34:12 ADS_Functor: theory ADS_Functor.ADS_Construction

20:34:12 ADS_Functor: theory ADS_Functor.Generic_ADS_Construction

20:34:12 Tutorial: theory Tutorial.Mutual

20:34:12 Noninterference_Generic_Unwinding: theory Noninterference_Generic_Unwinding.GenericUnwinding

20:34:12 Tutorial: theory Tutorial.Option2

20:34:12 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full_Relations

20:34:13 Tutorial: theory Tutorial.Plus

20:34:13 Tutorial: theory Tutorial.Star

20:34:13 Well_Quasi_Orders: theory Well_Quasi_Orders.Well_Quasi_Orders

20:34:14 Tutorial: theory Tutorial.Nested

20:34:14 Tutorial: theory Tutorial.ToyList

20:34:14 Tutorial: theory Tutorial.Tree

20:34:14 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal

20:34:14 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Multiset

20:34:14 Tutorial: theory Tutorial.Trie

20:34:14 pGCL: theory pGCL.Misc

20:34:14 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal_Examples

20:34:14 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Instances

20:34:15 Tutorial: theory Tutorial.appendix

20:34:15 Tutorial: theory Tutorial.case_exprs

20:34:15 Tutorial: theory Tutorial.fakenat

20:34:15 Tutorial: theory Tutorial.Tree2

20:34:15 Tutorial: theory Tutorial.fun0

20:34:15 pGCL: theory pGCL.Expectations

20:34:16 Tutorial: theory Tutorial.natsum

20:34:16 Tutorial: theory Tutorial.pairs2

20:34:16 Tutorial: theory Tutorial.prime_def

20:34:16 Tutorial: theory Tutorial.simp

20:34:16 Tutorial: theory Tutorial.simp2

20:34:16 Tutorial: theory Tutorial.types

20:34:16 Tutorial: theory Tutorial.unfoldnested

20:34:17 pGCL: theory pGCL.Transformers

20:34:19 pGCL: theory pGCL.Induction

20:34:20 pGCL: theory pGCL.Embedding

20:34:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO

20:34:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO/document.pdf

20:34:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO/outline.pdf

20:34:21 Timing Lambda_Free_EPO (4 threads, 35.617s elapsed time, 112.696s cpu time, 3.936s GC time, factor 3.16)

20:34:21 Finished Lambda_Free_EPO (0:00:46 elapsed time, 0:02:09 cpu time, factor 2.81)

20:34:21 Running ConcurrentIMP ...

20:34:21 pGCL: theory pGCL.Healthiness

20:34:22 pGCL: theory pGCL.Continuity

20:34:23 pGCL: theory pGCL.LoopInduction

20:34:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rewriting_Z

20:34:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rewriting_Z/document.pdf

20:34:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rewriting_Z/outline.pdf

20:34:23 Timing Rewriting_Z (4 threads, 39.074s elapsed time, 83.972s cpu time, 2.924s GC time, factor 2.15)

20:34:23 Finished Rewriting_Z (0:00:45 elapsed time, 0:01:47 cpu time, factor 2.34)

20:34:23 Running PLM ...

20:34:23 pGCL: theory pGCL.Sublinearity

20:34:24 pGCL: theory pGCL.WellDefined

20:34:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GewirthPGCProof

20:34:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GewirthPGCProof/document.pdf

20:34:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GewirthPGCProof/outline.pdf

20:34:24 Timing GewirthPGCProof (4 threads, 39.713s elapsed time, 36.676s cpu time, 0.320s GC time, factor 0.92)

20:34:24 Finished GewirthPGCProof (0:00:46 elapsed time, 0:01:36 cpu time, factor 2.07)

20:34:24 Running Quaternions ...

20:34:24 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

20:34:24 pGCL: theory pGCL.Algebra

20:34:24 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

20:34:25 pGCL: theory pGCL.Determinism

20:34:25 pGCL: theory pGCL.Loops

20:34:25 Tutorial: theory Tutorial.Documents

20:34:25 Tutorial: theory Tutorial.Message

20:34:25 PLM: theory HOL-Eisbach.Eisbach

20:34:25 PLM: theory HOL-Library.LaTeXsugar

20:34:25 PLM: theory PLM.TAO_1_Embedding

20:34:26 PLM: theory HOL-Library.OptionalSugar

20:34:26 PSemigroupsConvolution: theory PSemigroupsConvolution.Partial_Semigroup_Models

20:34:26 pGCL: theory pGCL.StructuredReasoning

20:34:26 ADS_Functor: theory ADS_Functor.Inclusion_Proof_Construction

20:34:27 pGCL: theory pGCL.Automation

20:34:27 pGCL: theory pGCL.Termination

20:34:27 PLM: theory HOL-Eisbach.Eisbach_Tools

20:34:27 Quaternions: theory Quaternions.Quaternions

20:34:28 pGCL: theory pGCL.pGCL

20:34:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders

20:34:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders/document.pdf

20:34:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders/outline.pdf

20:34:28 Timing Well_Quasi_Orders (4 threads, 35.856s elapsed time, 81.584s cpu time, 3.000s GC time, factor 2.28)

20:34:28 Finished Well_Quasi_Orders (0:00:46 elapsed time, 0:01:48 cpu time, factor 2.36)

20:34:28 Building Noninterference_Sequential_Composition ...

20:34:28 Tutorial: theory Tutorial.Event

20:34:29 PLM: theory PLM.TAO_2_Semantics

20:34:29 pGCL: theory pGCL.LoopExamples

20:34:29 pGCL: theory pGCL.Monty

20:34:29 pGCL: theory pGCL.Primitives

20:34:29 ADS_Functor: theory ADS_Functor.Canton_Transaction_Tree

20:34:30 Tutorial: theory Tutorial.Public

20:34:30 PLM: theory PLM.TAO_3_Quantifiable

20:34:30 Tutorial: theory Tutorial.NS_Public

20:34:30 PLM: theory PLM.TAO_4_BasicDefinitions

20:34:30 Noninterference_Sequential_Composition: theory List_Interleaving.ListInterleaving

20:34:30 Noninterference_Sequential_Composition: theory Noninterference_CSP.CSPNoninterference

20:34:31 PLM: theory PLM.TAO_5_MetaSolver

20:34:31 Tutorial: theory Tutorial.Setup

20:34:32 Tutorial: theory Tutorial.Numbers

20:34:32 Tutorial: theory Tutorial.Basic

20:34:32 Tutorial: theory Tutorial.Force

20:34:32 Tutorial: theory Tutorial.Blast

20:34:32 Tutorial: theory Tutorial.Pairs

20:34:32 Tutorial: theory Tutorial.Records

20:34:32 PLM: theory PLM.TAO_6_Identifiable

20:34:32 Tutorial: theory Tutorial.Overloading

20:34:32 Tutorial: theory Tutorial.Typedefs

20:34:32 Tutorial: theory Tutorial.Axioms

20:34:33 PLM: theory PLM.TAO_7_Axioms

20:34:34 Noninterference_Sequential_Composition: theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

20:34:34 PLM: theory PLM.TAO_8_Definitions

20:34:34 Tutorial: theory Tutorial.Examples

20:34:34 Tutorial: theory Tutorial.Functions

20:34:34 Tutorial: theory Tutorial.Recur

20:34:34 Tutorial: theory Tutorial.Relations

20:34:34 Tutorial: theory Tutorial.TPrimes

20:34:34 Tutorial: theory Tutorial.Tacticals

20:34:34 Tutorial: theory Tutorial.find2

20:34:34 Tutorial: theory Tutorial.Forward

20:34:34 PLM: theory PLM.TAO_98_ArtificialTheorems

20:34:34 PLM: theory PLM.TAO_99_SanityTests

20:34:35 PLM: theory PLM.TAO_9_PLM

20:34:36 Noninterference_Sequential_Composition: theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

20:34:37 Noninterference_Sequential_Composition: theory Noninterference_Sequential_Composition.Propaedeutics

20:34:38 PSemigroupsConvolution: theory PSemigroupsConvolution.Binary_Modalities

20:34:39 PSemigroupsConvolution: theory PSemigroupsConvolution.Partial_Semigroup_Lifting

20:34:40 PSemigroupsConvolution: theory PSemigroupsConvolution.Unary_Modalities

20:34:40 PLM: theory PLM.TAO_10_PossibleWorlds

20:34:40 PLM: theory PLM.TAO_99_Paradox

20:34:40 Noninterference_Sequential_Composition: theory Noninterference_Sequential_Composition.SequentialComposition

20:34:40 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

20:34:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting

20:34:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting/document.pdf

20:34:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting/outline.pdf

20:34:41 Timing FOL-Fitting (4 threads, 29.493s elapsed time, 63.880s cpu time, 2.312s GC time, factor 2.17)

20:34:41 Finished FOL-Fitting (0:01:04 elapsed time, 0:01:56 cpu time, factor 1.80)

20:34:41 Running TESL_Language ...

20:34:41 PLM: theory PLM.Thesis

20:34:42 Noninterference_Sequential_Composition: theory Noninterference_Sequential_Composition.Counterexamples

20:34:42 TESL_Language: theory TESL_Language.Introduction

20:34:42 TESL_Language: theory TESL_Language.TESL

20:34:43 ConcurrentIMP: theory ConcurrentIMP.CIMP

20:34:45 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer_ex

20:34:45 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer_ex

20:34:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Tutorial

20:34:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Tutorial/tutorial.pdf

20:34:45 Timing Tutorial (4 threads, 29.771s elapsed time, 86.768s cpu time, 6.328s GC time, factor 2.91)

20:34:45 Finished Tutorial (0:00:41 elapsed time, 0:01:40 cpu time, factor 2.41)

20:34:45 Running Kuratowski_Closure_Complement ...

20:34:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ADS_Functor

20:34:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ADS_Functor/document.pdf

20:34:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ADS_Functor/outline.pdf

20:34:46 Timing ADS_Functor (4 threads, 30.764s elapsed time, 68.900s cpu time, 3.376s GC time, factor 2.24)

20:34:46 Finished ADS_Functor (0:00:40 elapsed time, 0:01:25 cpu time, factor 2.13)

20:34:46 Running FocusStreamsCaseStudies ...

20:34:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PSemigroupsConvolution

20:34:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PSemigroupsConvolution/document.pdf

20:34:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PSemigroupsConvolution/outline.pdf

20:34:47 Timing PSemigroupsConvolution (4 threads, 31.862s elapsed time, 68.284s cpu time, 2.100s GC time, factor 2.14)

20:34:47 Finished PSemigroupsConvolution (0:00:39 elapsed time, 0:01:22 cpu time, factor 2.09)

20:34:47 Running Trie ...

20:34:48 Kuratowski_Closure_Complement: theory Kuratowski_Closure_Complement.KuratowskiClosureComplementTheorem

20:34:48 TESL_Language: theory TESL_Language.Run

20:34:48 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.ArithExtras

20:34:48 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.ListExtras

20:34:48 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.arith_hints

20:34:49 TESL_Language: theory TESL_Language.Denotational

20:34:49 TESL_Language: theory TESL_Language.SymbolicPrimitive

20:34:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Generic_Unwinding

20:34:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Generic_Unwinding/document.pdf

20:34:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Generic_Unwinding/outline.pdf

20:34:49 Timing Noninterference_Generic_Unwinding (4 threads, 31.943s elapsed time, 35.276s cpu time, 0.308s GC time, factor 1.10)

20:34:49 Finished Noninterference_Generic_Unwinding (0:00:38 elapsed time, 0:00:47 cpu time, factor 1.23)

20:34:49 Building Abstract_Completeness ...

20:34:49 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.stream

20:34:50 Trie: theory Trie.Trie

20:34:50 TESL_Language: theory TESL_Language.StutteringDefs

20:34:51 TESL_Language: theory TESL_Language.StutteringLemmas

20:34:52 Abstract_Completeness: theory Collections.ICF_Tools

20:34:52 Abstract_Completeness: theory Collections.Ord_Code_Preproc

20:34:52 TESL_Language: theory TESL_Language.Stuttering

20:34:53 Abstract_Completeness: theory Collections.Locale_Code

20:34:53 Abstract_Completeness: theory Abstract_Completeness.Abstract_Completeness

20:34:53 Trie: theory Trie.Tries

20:34:54 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.BitBoolTS

20:34:54 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.FR_types

20:34:54 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway_types

20:34:54 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.JoinSplitTime

20:34:54 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.SteamBoiler

20:34:55 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.SteamBoiler_proof

20:34:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL

20:34:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/document.pdf

20:34:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/pGCL/outline.pdf

20:34:55 Timing pGCL (4 threads, 29.529s elapsed time, 103.072s cpu time, 2.136s GC time, factor 3.49)

20:34:55 Finished pGCL (0:00:44 elapsed time, 0:02:08 cpu time, factor 2.91)

20:34:55 Running Projective_Geometry ...

20:34:55 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.FR

20:34:55 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.FR_proof

20:34:56 TESL_Language: theory TESL_Language.Operational

20:34:56 TESL_Language: theory TESL_Language.Corecursive_Prop

20:34:57 Abstract_Completeness: theory Abstract_Completeness.Propositional_Logic

20:34:57 Projective_Geometry: theory Projective_Geometry.Higher_Projective_Space_Axioms

20:34:57 Projective_Geometry: theory Projective_Geometry.Higher_Projective_Space_Rank_Axioms

20:34:57 Projective_Geometry: theory Projective_Geometry.Projective_Plane_Axioms

20:34:57 Projective_Geometry: theory Projective_Geometry.Projective_Space_Axioms

20:34:57 Projective_Geometry: theory Projective_Geometry.Matroid_Rank_Properties

20:34:57 Projective_Geometry: theory Projective_Geometry.Pappus_Property

20:34:58 Projective_Geometry: theory Projective_Geometry.Desargues_2D

20:34:58 Projective_Geometry: theory Projective_Geometry.Desargues_3D

20:34:58 Projective_Geometry: theory Projective_Geometry.Pascal_Property

20:34:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP

20:34:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP/document.pdf

20:34:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP/outline.pdf

20:34:58 Timing ConcurrentIMP (4 threads, 28.235s elapsed time, 60.648s cpu time, 2.848s GC time, factor 2.15)

20:34:58 Finished ConcurrentIMP (0:00:36 elapsed time, 0:01:16 cpu time, factor 2.08)

20:34:58 Running Hybrid_Logic ...

20:34:58 TESL_Language: theory TESL_Language.Hygge_Theory

20:34:58 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway

20:34:59 Projective_Geometry: theory Projective_Geometry.Desargues_Property

20:34:59 TESL_Language: theory TESL_Language.Config_Morphisms

20:34:59 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway_proof_aux

20:34:59 Projective_Geometry: theory Projective_Geometry.Pappus_Desargues

20:35:00 FocusStreamsCaseStudies: theory FocusStreamsCaseStudies.Gateway_proof

20:35:00 Hybrid_Logic: theory HOL-Library.Nat_Bijection

20:35:00 Hybrid_Logic: theory HOL-Library.Old_Datatype

20:35:02 Hybrid_Logic: theory HOL-Library.Countable

20:35:04 Hybrid_Logic: theory Hybrid_Logic.Hybrid_Logic

20:35:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions

20:35:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/document.pdf

20:35:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quaternions/outline.pdf

20:35:05 Timing Quaternions (4 threads, 32.414s elapsed time, 40.052s cpu time, 1.092s GC time, factor 1.24)

20:35:05 Finished Quaternions (0:00:40 elapsed time, 0:00:54 cpu time, factor 1.34)

20:35:05 Running Budan_Fourier ...

20:35:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PLM

20:35:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PLM/document.pdf

20:35:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PLM/outline.pdf

20:35:09 Timing PLM (4 threads, 27.038s elapsed time, 79.292s cpu time, 2.356s GC time, factor 2.93)

20:35:09 Finished PLM (0:00:45 elapsed time, 0:01:50 cpu time, factor 2.44)

20:35:09 Running HOL-Analysis-ex ...

20:35:09 Budan_Fourier: theory Sturm_Tarski.PolyMisc

20:35:09 Budan_Fourier: theory Sturm_Tarski.Sturm_Tarski

20:35:12 Budan_Fourier: theory Budan_Fourier.BF_Misc

20:35:12 HOL-Analysis-ex: theory HOL-Analysis-ex.Approximations

20:35:12 HOL-Analysis-ex: theory HOL-Analysis-ex.Metric_Arith_Examples

20:35:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Sequential_Composition

20:35:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Sequential_Composition/document.pdf

20:35:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Sequential_Composition/outline.pdf

20:35:12 Timing Noninterference_Sequential_Composition (4 threads, 18.212s elapsed time, 53.196s cpu time, 2.316s GC time, factor 2.92)

20:35:12 Finished Noninterference_Sequential_Composition (0:00:43 elapsed time, 0:01:33 cpu time, factor 2.14)

20:35:12 Running Generic_Join ...

20:35:13 Budan_Fourier: theory Budan_Fourier.Budan_Fourier

20:35:14 Budan_Fourier: theory Budan_Fourier.Sturm_Multiple_Roots

20:35:14 Generic_Join: theory MFOTL_Monitor.Table

20:35:14 Budan_Fourier: theory Budan_Fourier.Descartes_Roots_Test

20:35:16 Generic_Join: theory Generic_Join.Generic_Join

20:35:20 Generic_Join: theory Generic_Join.Examples_Join

20:35:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TESL_Language

20:35:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TESL_Language/document.pdf

20:35:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TESL_Language/outline.pdf

20:35:20 Timing TESL_Language (4 threads, 29.003s elapsed time, 88.604s cpu time, 3.204s GC time, factor 3.05)

20:35:20 Finished TESL_Language (0:00:38 elapsed time, 0:01:46 cpu time, factor 2.73)

20:35:20 Running XML ...

20:35:22 Generic_Join: theory Generic_Join.Generic_Join_Correctness

20:35:23 XML: theory Deriving.Derive_Manager

20:35:23 XML: theory Deriving.Generator_Aux

20:35:23 XML: theory Certification_Monads.Error_Syntax

20:35:23 XML: theory Partial_Function_MR.Partial_Function_MR

20:35:23 XML: theory Certification_Monads.Error_Monad

20:35:24 XML: theory Show.Show

20:35:24 XML: theory Certification_Monads.Strict_Sum

20:35:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement

20:35:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/document.pdf

20:35:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kuratowski_Closure_Complement/outline.pdf

20:35:25 Timing Kuratowski_Closure_Complement (4 threads, 30.365s elapsed time, 84.216s cpu time, 2.064s GC time, factor 2.77)

20:35:25 Finished Kuratowski_Closure_Complement (0:00:40 elapsed time, 0:01:40 cpu time, factor 2.51)

20:35:25 Running Diophantine_Eqns_Lin_Hom ...

20:35:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FocusStreamsCaseStudies

20:35:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FocusStreamsCaseStudies/document.pdf

20:35:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FocusStreamsCaseStudies/outline.pdf

20:35:26 Timing FocusStreamsCaseStudies (4 threads, 28.794s elapsed time, 76.732s cpu time, 2.388s GC time, factor 2.66)

20:35:26 Finished FocusStreamsCaseStudies (0:00:39 elapsed time, 0:01:35 cpu time, factor 2.42)

20:35:26 Running Priority_Queue_Braun ...

20:35:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie

20:35:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie/document.pdf

20:35:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie/outline.pdf

20:35:27 Timing Trie (4 threads, 31.121s elapsed time, 34.972s cpu time, 0.920s GC time, factor 1.12)

20:35:27 Finished Trie (0:00:39 elapsed time, 0:00:49 cpu time, factor 1.26)

20:35:27 Running Fishburn_Impossibility ...

20:35:27 XML: theory Certification_Monads.Parser_Monad

20:35:27 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Sorted_Wrt

20:35:27 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.List_Vector

20:35:27 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Minimize_Wrt

20:35:29 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Linear_Diophantine_Equations

20:35:29 XML: theory XML.Xml

20:35:29 Fishburn_Impossibility: theory HOL-Library.Cancellation

20:35:29 Fishburn_Impossibility: theory HOL-Library.Disjoint_Sets

20:35:29 Fishburn_Impossibility: theory List-Index.List_Index

20:35:29 Priority_Queue_Braun: theory HOL-Data_Structures.Priority_Queue_Specs

20:35:29 Priority_Queue_Braun: theory HOL-Data_Structures.Braun_Tree

20:35:30 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Simple_Algorithm

20:35:30 Fishburn_Impossibility: theory HOL-Library.Multiset

20:35:30 Priority_Queue_Braun: theory Priority_Queue_Braun.Priority_Queue_Braun

20:35:31 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Algorithm

20:35:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness

20:35:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness/document.pdf

20:35:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness/outline.pdf

20:35:31 Timing Abstract_Completeness (4 threads, 10.953s elapsed time, 21.764s cpu time, 0.804s GC time, factor 1.99)

20:35:31 Finished Abstract_Completeness (0:00:41 elapsed time, 0:01:07 cpu time, factor 1.61)

20:35:31 Running VerifyThis2019 ...

20:35:33 Priority_Queue_Braun: theory Priority_Queue_Braun.Priority_Queue_Braun2

20:35:33 Priority_Queue_Braun: theory Priority_Queue_Braun.Sorting_Braun

20:35:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Projective_Geometry

20:35:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Projective_Geometry/document.pdf

20:35:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Projective_Geometry/outline.pdf

20:35:34 Timing Projective_Geometry (4 threads, 29.822s elapsed time, 96.004s cpu time, 1.692s GC time, factor 3.22)

20:35:34 Finished Projective_Geometry (0:00:38 elapsed time, 0:01:58 cpu time, factor 3.10)

20:35:34 Running HOL-Statespace ...

20:35:36 XML: theory XML.Xmlt

20:35:36 HOL-Statespace: theory HOL-Statespace.DistinctTreeProver

20:35:36 VerifyThis2019: theory VerifyThis2019.Exc_Nres_Monad

20:35:39 HOL-Statespace: theory HOL-Statespace.StateFun

20:35:39 HOL-Statespace: theory HOL-Statespace.StateSpaceLocale

20:35:39 VerifyThis2019: theory VerifyThis2019.VTcomp

20:35:40 HOL-Statespace: theory HOL-Statespace.StateSpaceSyntax

20:35:40 HOL-Statespace: theory HOL-Statespace.StateSpaceEx

20:35:40 Fishburn_Impossibility: theory HOL-Library.Permutations

20:35:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Analysis-ex

20:35:41 Timing HOL-Analysis-ex (4 threads, 27.997s elapsed time, 77.556s cpu time, 0.948s GC time, factor 2.77)

20:35:41 Finished HOL-Analysis-ex (0:00:31 elapsed time, 0:01:21 cpu time, factor 2.55)

20:35:41 Running Tarskis_Geometry ...

20:35:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Logic

20:35:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Logic/document.pdf

20:35:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hybrid_Logic/outline.pdf

20:35:41 Timing Hybrid_Logic (4 threads, 31.194s elapsed time, 77.276s cpu time, 2.540s GC time, factor 2.48)

20:35:41 Finished Hybrid_Logic (0:00:43 elapsed time, 0:01:35 cpu time, factor 2.22)

20:35:41 Running Sliding_Window_Algorithm ...

20:35:42 Fishburn_Impossibility: theory Randomised_Social_Choice.Order_Predicates

20:35:42 VerifyThis2019: theory VerifyThis2019.Parallel_Multiset_Fold

20:35:42 VerifyThis2019: theory VerifyThis2019.Challenge2A

20:35:42 VerifyThis2019: theory VerifyThis2019.Challenge1A

20:35:42 VerifyThis2019: theory VerifyThis2019.Challenge3

20:35:43 Fishburn_Impossibility: theory Randomised_Social_Choice.Preference_Profiles

20:35:44 Sliding_Window_Algorithm: theory Sliding_Window_Algorithm.SWA

20:35:44 VerifyThis2019: theory VerifyThis2019.Challenge1B

20:35:44 Fishburn_Impossibility: theory Randomised_Social_Choice.Elections

20:35:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier

20:35:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier/document.pdf

20:35:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier/outline.pdf

20:35:44 Timing Budan_Fourier (4 threads, 28.808s elapsed time, 73.332s cpu time, 1.368s GC time, factor 2.55)

20:35:44 Finished Budan_Fourier (0:00:38 elapsed time, 0:01:29 cpu time, factor 2.33)

20:35:44 Running Knuth_Morris_Pratt ...

20:35:44 Fishburn_Impossibility: theory Randomised_Social_Choice.Preference_Profile_Cmd

20:35:44 Tarskis_Geometry: theory HOL-Algebra.Congruence

20:35:44 Tarskis_Geometry: theory HOL-Library.Quadratic_Discriminant

20:35:44 Tarskis_Geometry: theory Tarskis_Geometry.Metric

20:35:45 Tarskis_Geometry: theory Tarskis_Geometry.Miscellany

20:35:45 Tarskis_Geometry: theory Tarskis_Geometry.Linear_Algebra2

20:35:45 Tarskis_Geometry: theory Tarskis_Geometry.Tarski

20:35:46 Fishburn_Impossibility: theory Fishburn_Impossibility.Social_Choice_Functions

20:35:47 Tarskis_Geometry: theory Tarskis_Geometry.Euclid_Tarski

20:35:47 Tarskis_Geometry: theory HOL-Algebra.Order

20:35:47 Fishburn_Impossibility: theory Fishburn_Impossibility.Fishburn_Impossibility

20:35:49 Knuth_Morris_Pratt: theory HOL-Library.Sublist

20:35:49 Tarskis_Geometry: theory HOL-Algebra.Lattice

20:35:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Join

20:35:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Join/document.pdf

20:35:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Generic_Join/outline.pdf

20:35:50 Timing Generic_Join (4 threads, 28.722s elapsed time, 95.380s cpu time, 2.652s GC time, factor 3.32)

20:35:50 Finished Generic_Join (0:00:37 elapsed time, 0:01:50 cpu time, factor 2.94)

20:35:50 Building HOL-SPARK ...

20:35:51 Tarskis_Geometry: theory HOL-Algebra.Complete_Lattice

20:35:51 Diophantine_Eqns_Lin_Hom: theory Diophantine_Eqns_Lin_Hom.Solver_Code

20:35:52 Knuth_Morris_Pratt: theory Knuth_Morris_Pratt.KMP

20:35:53 Tarskis_Geometry: theory HOL-Algebra.Group

20:35:53 HOL-SPARK: theory HOL-SPARK.SPARK_Setup

20:35:57 HOL-SPARK: theory HOL-SPARK.SPARK

20:35:57 Tarskis_Geometry: theory Tarskis_Geometry.Action

20:35:58 Tarskis_Geometry: theory Tarskis_Geometry.Projective

20:36:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML

20:36:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML/document.pdf

20:36:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML/outline.pdf

20:36:00 Timing XML (4 threads, 30.585s elapsed time, 50.872s cpu time, 3.028s GC time, factor 1.66)

20:36:00 Finished XML (0:00:40 elapsed time, 0:01:06 cpu time, factor 1.65)

20:36:00 Running Program-Conflict-Analysis ...

20:36:02 VerifyThis2019: theory VerifyThis2019.Challenge2B

20:36:02 Tarskis_Geometry: theory Tarskis_Geometry.Hyperbolic_Tarski

20:36:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fishburn_Impossibility

20:36:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fishburn_Impossibility/document.pdf

20:36:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fishburn_Impossibility/outline.pdf

20:36:03 Timing Fishburn_Impossibility (4 threads, 28.102s elapsed time, 92.292s cpu time, 3.088s GC time, factor 3.28)

20:36:03 Finished Fishburn_Impossibility (0:00:36 elapsed time, 0:01:46 cpu time, factor 2.95)

20:36:03 Running OpSets ...

20:36:04 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Misc

20:36:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Diophantine_Eqns_Lin_Hom

20:36:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Diophantine_Eqns_Lin_Hom/document.pdf

20:36:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Diophantine_Eqns_Lin_Hom/outline.pdf

20:36:04 Timing Diophantine_Eqns_Lin_Hom (4 threads, 29.505s elapsed time, 83.208s cpu time, 1.348s GC time, factor 2.82)

20:36:04 Finished Diophantine_Eqns_Lin_Hom (0:00:38 elapsed time, 0:01:42 cpu time, factor 2.65)

20:36:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun

20:36:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun/document.pdf

20:36:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun/outline.pdf

20:36:04 Timing Priority_Queue_Braun (4 threads, 28.731s elapsed time, 67.504s cpu time, 1.256s GC time, factor 2.35)

20:36:04 Finished Priority_Queue_Braun (0:00:37 elapsed time, 0:01:22 cpu time, factor 2.17)

20:36:04 Running IMAP-CRDT ...

20:36:04 Running Optics ...

20:36:05 OpSets: theory OpSets.OpSet

20:36:05 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Interleave

20:36:06 IMAP-CRDT: theory IMAP-CRDT.IMAP-def

20:36:06 Optics: theory Optics.Two

20:36:06 Optics: theory Optics.Interp

20:36:06 Optics: theory Optics.Prisms

20:36:07 OpSets: theory OpSets.Insert_Spec

20:36:07 Optics: theory Optics.Lens_Laws

20:36:08 OpSets: theory OpSets.Interleaving

20:36:08 OpSets: theory OpSets.List_Spec

20:36:08 OpSets: theory OpSets.RGA

20:36:09 Optics: theory Optics.Lens_Algebra

20:36:09 Optics: theory Optics.Lens_Order

20:36:09 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Flowgraph

20:36:09 Program-Conflict-Analysis: theory Program-Conflict-Analysis.LTS

20:36:09 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConsInterleave

20:36:10 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof-helpers

20:36:10 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof-commute

20:36:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2019

20:36:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2019/document.pdf

20:36:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2019/outline.pdf

20:36:10 Timing VerifyThis2019 (4 threads, 27.658s elapsed time, 47.220s cpu time, 1.336s GC time, factor 1.71)

20:36:10 Finished VerifyThis2019 (0:00:38 elapsed time, 0:02:41 cpu time, factor 4.18)

20:36:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Statespace

20:36:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Statespace/document.pdf

20:36:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Statespace/outline.pdf

20:36:10 Timing HOL-Statespace (4 threads, 28.493s elapsed time, 31.452s cpu time, 0.316s GC time, factor 1.10)

20:36:10 Finished HOL-Statespace (0:00:35 elapsed time, 0:00:44 cpu time, factor 1.25)

20:36:10 Running FLP ...

20:36:10 Running Sturm_Tarski ...

20:36:10 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ThreadTracking

20:36:10 Optics: theory Optics.Lens_Symmetric

20:36:11 Optics: theory Optics.Lens_Instances

20:36:11 Program-Conflict-Analysis: theory Program-Conflict-Analysis.AcquisitionHistory

20:36:12 FLP: theory FLP.ListUtilities

20:36:12 FLP: theory FLP.Multiset

20:36:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK

20:36:12 Timing HOL-SPARK (4 threads, 4.726s elapsed time, 5.036s cpu time, 0.000s GC time, factor 1.07)

20:36:12 Finished HOL-SPARK (0:00:21 elapsed time, 0:00:26 cpu time, factor 1.24)

20:36:12 Running InformationFlowSlicing_Inter ...

20:36:12 FLP: theory FLP.AsynchronousSystem

20:36:13 Optics: theory Optics.Scenes

20:36:13 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Semantics

20:36:13 Sturm_Tarski: theory Sturm_Tarski.PolyMisc

20:36:14 Sturm_Tarski: theory Sturm_Tarski.Sturm_Tarski

20:36:14 Optics: theory Optics.Lenses

20:36:14 Optics: theory Optics.Optics

20:36:15 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof-independent

20:36:16 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.NonInterferenceInter

20:36:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sliding_Window_Algorithm

20:36:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sliding_Window_Algorithm/document.pdf

20:36:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sliding_Window_Algorithm/outline.pdf

20:36:16 Timing Sliding_Window_Algorithm (4 threads, 27.017s elapsed time, 72.336s cpu time, 1.028s GC time, factor 2.68)

20:36:16 Finished Sliding_Window_Algorithm (0:00:34 elapsed time, 0:01:26 cpu time, factor 2.47)

20:36:16 Running HOL-Examples ...

20:36:18 FLP: theory FLP.Execution

20:36:18 FLP: theory FLP.FLPSystem

20:36:18 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Normalization

20:36:19 FLP: theory FLP.FLPTheorem

20:36:19 HOL-Examples: theory HOL-Examples.Ackermann

20:36:19 HOL-Examples: theory HOL-Examples.Cantor

20:36:19 HOL-Examples: theory HOL-Examples.Coherent

20:36:19 HOL-Examples: theory HOL-Examples.Commands

20:36:19 IMAP-CRDT: theory IMAP-CRDT.IMAP-proof

20:36:19 HOL-Examples: theory HOL-Examples.Drinker

20:36:19 HOL-Examples: theory HOL-Examples.Groebner_Examples

20:36:19 HOL-Examples: theory HOL-Examples.Iff_Oracle

20:36:19 HOL-Examples: theory HOL-Examples.Induction_Schema

20:36:19 HOL-Examples: theory HOL-Examples.ML

20:36:20 HOL-Examples: theory HOL-Examples.Peirce

20:36:20 HOL-Examples: theory HOL-Examples.Records

20:36:20 HOL-Examples: theory HOL-Examples.Seq

20:36:20 HOL-Examples: theory HOL-Library.Adhoc_Overloading

20:36:20 HOL-Examples: theory HOL-Library.Infinite_Set

20:36:21 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConstraintSystems

20:36:22 HOL-Examples: theory HOL-Library.Lattice_Syntax

20:36:22 HOL-Examples: theory HOL-Examples.Knaster_Tarski

20:36:22 HOL-Examples: theory HOL-Examples.Adhoc_Overloading_Examples

20:36:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt

20:36:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt/document.pdf

20:36:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt/outline.pdf

20:36:24 Timing Knuth_Morris_Pratt (4 threads, 28.218s elapsed time, 78.808s cpu time, 1.532s GC time, factor 2.79)

20:36:24 Finished Knuth_Morris_Pratt (0:00:39 elapsed time, 0:01:35 cpu time, factor 2.45)

20:36:24 Building IOA ...

20:36:24 FLP: theory FLP.FLPExistingSystem

20:36:25 Optics: theory Optics.Lens_Record_Example

20:36:26 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.LiftingInter

20:36:26 IOA: theory IOA.Seq

20:36:26 IOA: theory IOA.Asig

20:36:26 IOA: theory IOA.Pred

20:36:26 IOA: theory IOA.Automata

20:36:26 Program-Conflict-Analysis: theory Program-Conflict-Analysis.MainResult

20:36:28 IOA: theory IOA.Sequence

20:36:29 Optics: theory HOL-Library.Adhoc_Overloading

20:36:29 Optics: theory HOL-Library.Monad_Syntax

20:36:29 IOA: theory IOA.Traces

20:36:29 IOA: theory IOA.TL

20:36:29 Optics: theory HOL-Library.State_Monad

20:36:31 IOA: theory IOA.CompoExecs

20:36:31 IOA: theory IOA.RefMappings

20:36:31 IOA: theory IOA.ShortExecutions

20:36:31 IOA: theory IOA.RefCorrectness

20:36:31 Optics: theory Optics.Lens_State

20:36:32 IOA: theory IOA.CompoScheds

20:36:32 IOA: theory IOA.Simulations

20:36:32 IOA: theory IOA.SimCorrectness

20:36:33 IOA: theory IOA.Deadlock

20:36:33 IOA: theory IOA.CompoTraces

20:36:35 IOA: theory IOA.Compositionality

20:36:35 IOA: theory IOA.IOA

20:36:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry

20:36:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/document.pdf

20:36:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tarskis_Geometry/outline.pdf

20:36:35 Timing Tarskis_Geometry (4 threads, 39.061s elapsed time, 129.360s cpu time, 4.288s GC time, factor 3.31)

20:36:35 Finished Tarskis_Geometry (0:00:53 elapsed time, 0:02:32 cpu time, factor 2.83)

20:36:35 Running POPLmark-deBruijn ...

20:36:36 IOA: theory IOA.TLS

20:36:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/OpSets

20:36:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/OpSets/document.pdf

20:36:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/OpSets/outline.pdf

20:36:36 Timing OpSets (4 threads, 23.411s elapsed time, 70.548s cpu time, 1.664s GC time, factor 3.01)

20:36:36 Finished OpSets (0:00:32 elapsed time, 0:01:26 cpu time, factor 2.66)

20:36:36 Running RSAPSS ...

20:36:36 IOA: theory IOA.LiveIOA

20:36:37 IOA: theory IOA.Abstraction

20:36:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMAP-CRDT

20:36:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMAP-CRDT/document.pdf

20:36:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMAP-CRDT/outline.pdf

20:36:37 Timing IMAP-CRDT (4 threads, 25.619s elapsed time, 61.584s cpu time, 2.580s GC time, factor 2.40)

20:36:37 Finished IMAP-CRDT (0:00:33 elapsed time, 0:01:14 cpu time, factor 2.27)

20:36:37 Running FOL_Harrison ...

20:36:38 POPLmark-deBruijn: theory POPLmark-deBruijn.Basis

20:36:38 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmark

20:36:38 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecord

20:36:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis

20:36:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis/document.pdf

20:36:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis/outline.pdf

20:36:38 Timing Program-Conflict-Analysis (4 threads, 25.650s elapsed time, 82.228s cpu time, 3.132s GC time, factor 3.21)

20:36:38 Finished Program-Conflict-Analysis (0:00:37 elapsed time, 0:01:42 cpu time, factor 2.73)

20:36:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optics

20:36:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optics/document.pdf

20:36:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optics/outline.pdf

20:36:38 Timing Optics (4 threads, 25.700s elapsed time, 54.852s cpu time, 1.192s GC time, factor 2.13)

20:36:38 Finished Optics (0:00:33 elapsed time, 0:01:10 cpu time, factor 2.08)

20:36:38 Running Isar_Ref ...

20:36:38 Running Posix-Lexing ...

20:36:39 FOL_Harrison: theory FOL_Harrison.FOL_Harrison

20:36:39 RSAPSS: theory RSAPSS.Word

20:36:40 Isar_Ref: theory Isar_Ref.Base

20:36:40 Isar_Ref: theory HOL-Library.Confluence

20:36:40 Isar_Ref: theory HOL-Library.Adhoc_Overloading

20:36:40 Isar_Ref: theory HOL-Library.Nat_Bijection

20:36:41 Isar_Ref: theory HOL-Library.Confluent_Quotient

20:36:41 Isar_Ref: theory HOL-Library.Old_Datatype

20:36:41 Isar_Ref: theory Isar_Ref.First_Order_Logic

20:36:41 Isar_Ref: theory HOL-Library.Dlist

20:36:41 Isar_Ref: theory HOL-Library.Old_Recdef

20:36:41 Isar_Ref: theory Isar_Ref.Document_Preparation

20:36:42 Posix-Lexing: theory Posix-Lexing.Lexer

20:36:42 Isar_Ref: theory Isar_Ref.Framework

20:36:42 Isar_Ref: theory HOL-Library.Countable

20:36:42 Isar_Ref: theory Isar_Ref.Generic

20:36:42 Isar_Ref: theory Isar_Ref.Inner_Syntax

20:36:43 Isar_Ref: theory Isar_Ref.Outer_Syntax

20:36:43 Isar_Ref: theory Isar_Ref.Preface

20:36:43 Isar_Ref: theory Isar_Ref.Proof

20:36:43 Isar_Ref: theory Isar_Ref.Proof_Script

20:36:43 Isar_Ref: theory Isar_Ref.Quick_Reference

20:36:43 Isar_Ref: theory Isar_Ref.Spec

20:36:43 Isar_Ref: theory Isar_Ref.Symbols

20:36:43 Isar_Ref: theory Isar_Ref.Synopsis

20:36:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski

20:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski/document.pdf

20:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski/outline.pdf

20:36:44 Timing Sturm_Tarski (4 threads, 24.054s elapsed time, 47.468s cpu time, 0.796s GC time, factor 1.97)

20:36:44 Finished Sturm_Tarski (0:00:33 elapsed time, 0:01:02 cpu time, factor 1.89)

20:36:44 Running GraphMarkingIBP ...

20:36:44 Isar_Ref: theory HOL-Library.FSet

20:36:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FLP

20:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FLP/document.pdf

20:36:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FLP/outline.pdf

20:36:44 Timing FLP (4 threads, 26.543s elapsed time, 62.740s cpu time, 2.232s GC time, factor 2.36)

20:36:44 Finished FLP (0:00:34 elapsed time, 0:01:16 cpu time, factor 2.25)

20:36:44 Running Octonions ...

20:36:45 RSAPSS: theory RSAPSS.Mod

20:36:45 RSAPSS: theory RSAPSS.WordOperations

20:36:45 RSAPSS: theory RSAPSS.Pdifference

20:36:45 RSAPSS: theory RSAPSS.Crypt

20:36:45 GraphMarkingIBP: theory GraphMarkingIBP.Graph

20:36:45 GraphMarkingIBP: theory LatticeProperties.Conj_Disj

20:36:45 GraphMarkingIBP: theory LatticeProperties.WellFoundedTransitive

20:36:45 RSAPSS: theory RSAPSS.Productdivides

20:36:45 RSAPSS: theory RSAPSS.Cryptinverts

20:36:46 GraphMarkingIBP: theory LatticeProperties.Complete_Lattice_Prop

20:36:47 GraphMarkingIBP: theory DataRefinementIBP.Preliminaries

20:36:47 GraphMarkingIBP: theory DataRefinementIBP.Statements

20:36:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter

20:36:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter/document.pdf

20:36:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter/outline.pdf

20:36:47 Timing InformationFlowSlicing_Inter (4 threads, 23.641s elapsed time, 65.744s cpu time, 3.536s GC time, factor 2.78)

20:36:47 Finished InformationFlowSlicing_Inter (0:00:34 elapsed time, 0:01:23 cpu time, factor 2.40)

20:36:47 Running IMP2_Binary_Heap ...

20:36:47 GraphMarkingIBP: theory DataRefinementIBP.Hoare

20:36:48 GraphMarkingIBP: theory DataRefinementIBP.Diagram

20:36:48 Octonions: theory Octonions.Cross_Product_7

20:36:48 GraphMarkingIBP: theory DataRefinementIBP.DataRefinement

20:36:49 RSAPSS: theory RSAPSS.SHA1Padding

20:36:49 RSAPSS: theory RSAPSS.Wordarith

20:36:49 RSAPSS: theory RSAPSS.SHA1

20:36:49 GraphMarkingIBP: theory GraphMarkingIBP.SetMark

20:36:50 POPLmark-deBruijn: theory POPLmark-deBruijn.Execute

20:36:50 IMP2_Binary_Heap: theory IMP2_Binary_Heap.IMP2_Binary_Heap

20:36:50 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecordCtxt

20:36:50 RSAPSS: theory RSAPSS.EMSAPSS

20:36:51 GraphMarkingIBP: theory GraphMarkingIBP.StackMark

20:36:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Examples

20:36:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Examples/document.pdf

20:36:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Examples/outline.pdf

20:36:51 Timing HOL-Examples (4 threads, 26.128s elapsed time, 46.844s cpu time, 1.328s GC time, factor 1.79)

20:36:51 Finished HOL-Examples (0:00:33 elapsed time, 0:01:11 cpu time, factor 2.09)

20:36:51 Running Finger-Trees ...

20:36:51 Isar_Ref: theory Isar_Ref.HOL_Specific

20:36:51 GraphMarkingIBP: theory GraphMarkingIBP.LinkMark

20:36:52 RSAPSS: theory RSAPSS.RSAPSS

20:36:52 Octonions: theory Octonions.Octonions

20:36:52 Posix-Lexing: theory Posix-Lexing.Simplifying

20:36:52 GraphMarkingIBP: theory GraphMarkingIBP.DSWMark

20:36:54 Finger-Trees: theory Finger-Trees.FingerTree

20:36:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA

20:36:56 Timing IOA (4 threads, 13.458s elapsed time, 43.520s cpu time, 1.552s GC time, factor 3.23)

20:36:56 Finished IOA (0:00:32 elapsed time, 0:01:08 cpu time, factor 2.12)

20:36:56 Running Weight_Balanced_Trees ...

20:36:59 Weight_Balanced_Trees: theory HOL-Data_Structures.Cmp

20:36:59 Weight_Balanced_Trees: theory HOL-Data_Structures.Less_False

20:36:59 Weight_Balanced_Trees: theory HOL-Library.Tree

20:36:59 Weight_Balanced_Trees: theory HOL-Data_Structures.Sorted_Less

20:36:59 Weight_Balanced_Trees: theory HOL-Data_Structures.List_Ins_Del

20:37:00 Weight_Balanced_Trees: theory HOL-Data_Structures.Set_Specs

20:37:03 Weight_Balanced_Trees: theory HOL-Data_Structures.Tree2

20:37:03 Weight_Balanced_Trees: theory Weight_Balanced_Trees.Weight_Balanced_Trees_log

20:37:04 Weight_Balanced_Trees: theory HOL-Data_Structures.Isin2

20:37:05 Weight_Balanced_Trees: theory Weight_Balanced_Trees.Weight_Balanced_Trees

20:37:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn

20:37:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn/document.pdf

20:37:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn/outline.pdf

20:37:06 Timing POPLmark-deBruijn (4 threads, 21.045s elapsed time, 66.964s cpu time, 3.328s GC time, factor 3.18)

20:37:06 Finished POPLmark-deBruijn (0:00:30 elapsed time, 0:01:23 cpu time, factor 2.73)

20:37:06 Building Random_BSTs ...

20:37:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS

20:37:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS/document.pdf

20:37:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS/outline.pdf

20:37:07 Timing RSAPSS (4 threads, 21.798s elapsed time, 66.000s cpu time, 1.984s GC time, factor 3.03)

20:37:07 Finished RSAPSS (0:00:31 elapsed time, 0:01:21 cpu time, factor 2.63)

20:37:07 Running FunWithTilings ...

20:37:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing

20:37:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing/document.pdf

20:37:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing/outline.pdf

20:37:09 Timing Posix-Lexing (4 threads, 21.158s elapsed time, 41.984s cpu time, 1.648s GC time, factor 1.98)

20:37:09 Finished Posix-Lexing (0:00:29 elapsed time, 0:00:56 cpu time, factor 1.90)

20:37:09 Running Ribbon_Proofs ...

20:37:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Harrison

20:37:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Harrison/document.pdf

20:37:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Harrison/outline.pdf

20:37:09 Timing FOL_Harrison (4 threads, 24.162s elapsed time, 51.144s cpu time, 0.872s GC time, factor 2.12)

20:37:09 Finished FOL_Harrison (0:00:31 elapsed time, 0:01:04 cpu time, factor 2.05)

20:37:09 Running Polynomial_Interpolation ...

20:37:09 FunWithTilings: theory FunWithTilings.Tilings

20:37:10 Random_BSTs: theory HOL-Data_Structures.Cmp

20:37:10 Random_BSTs: theory HOL-Data_Structures.Less_False

20:37:10 Random_BSTs: theory HOL-Data_Structures.Sorted_Less

20:37:10 Random_BSTs: theory HOL-Data_Structures.List_Ins_Del

20:37:11 Random_BSTs: theory HOL-Data_Structures.Set_Specs

20:37:11 Random_BSTs: theory HOL-Data_Structures.Tree_Set

20:37:11 Ribbon_Proofs: theory Ribbon_Proofs.JHelper

20:37:11 Ribbon_Proofs: theory Ribbon_Proofs.More_Finite_Map

20:37:11 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Basic

20:37:11 Ribbon_Proofs: theory Ribbon_Proofs.Proofchain

20:37:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GraphMarkingIBP

20:37:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GraphMarkingIBP/document.pdf

20:37:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GraphMarkingIBP/outline.pdf

20:37:12 Timing GraphMarkingIBP (4 threads, 21.753s elapsed time, 59.524s cpu time, 0.920s GC time, factor 2.74)

20:37:12 Finished GraphMarkingIBP (0:00:28 elapsed time, 0:01:12 cpu time, factor 2.57)

20:37:12 Running HOL-Types_To_Sets ...

20:37:12 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Unsorted

20:37:12 Polynomial_Interpolation: theory Polynomial_Interpolation.Improved_Code_Equations

20:37:12 Polynomial_Interpolation: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

20:37:12 Polynomial_Interpolation: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

20:37:13 Polynomial_Interpolation: theory Polynomial_Interpolation.Divmod_Int

20:37:13 Finger-Trees: theory Finger-Trees.Test

20:37:13 Random_BSTs: theory Random_BSTs.Random_BSTs

20:37:13 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom

20:37:14 Polynomial_Interpolation: theory Polynomial_Interpolation.Is_Rat_To_Rat

20:37:14 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Types_To_Sets

20:37:14 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Prerequisites

20:37:14 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Group_On_With

20:37:14 HOL-Types_To_Sets: theory HOL-Types_To_Sets.T2_Spaces

20:37:14 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Unoverload_Def

20:37:14 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Finite

20:37:15 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Interfaces

20:37:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions

20:37:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/document.pdf

20:37:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Octonions/outline.pdf

20:37:15 Timing Octonions (4 threads, 22.033s elapsed time, 72.640s cpu time, 1.856s GC time, factor 3.30)

20:37:15 Finished Octonions (0:00:31 elapsed time, 0:01:28 cpu time, factor 2.86)

20:37:15 Running Approximation_Algorithms ...

20:37:15 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Polynomial

20:37:16 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Linear_Algebra_On_With

20:37:18 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical

20:37:18 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Stratified

20:37:18 Approximation_Algorithms: theory HOL-Hoare.Hoare_Logic

20:37:18 Approximation_Algorithms: theory HOL-Library.Disjoint_Sets

20:37:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2_Binary_Heap

20:37:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2_Binary_Heap/document.pdf

20:37:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMP2_Binary_Heap/outline.pdf

20:37:18 Timing IMP2_Binary_Heap (4 threads, 22.701s elapsed time, 55.992s cpu time, 0.768s GC time, factor 2.47)

20:37:18 Finished IMP2_Binary_Heap (0:00:30 elapsed time, 0:01:10 cpu time, factor 2.31)

20:37:18 Running Pell ...

20:37:18 Polynomial_Interpolation: theory Polynomial_Interpolation.Lagrange_Interpolation

20:37:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Isar_Ref

20:37:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Isar_Ref/isar-ref.pdf

20:37:19 Timing Isar_Ref (4 threads, 22.838s elapsed time, 50.416s cpu time, 2.168s GC time, factor 2.21)

20:37:19 Finished Isar_Ref (0:00:40 elapsed time, 0:01:08 cpu time, factor 1.72)

20:37:19 Building HOL-SPARK-Examples ...

20:37:19 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom_Poly

20:37:20 Approximation_Algorithms: theory Approximation_Algorithms.Approx_VC_Hoare

20:37:20 Approximation_Algorithms: theory Approximation_Algorithms.Approx_MIS_Hoare

20:37:20 Approximation_Algorithms: theory Approximation_Algorithms.Approx_BP_Hoare

20:37:20 Approximation_Algorithms: theory Approximation_Algorithms.Approx_LB_Hoare

20:37:21 Pell: theory Pell.Efficient_Discrete_Sqrt

20:37:21 Pell: theory Pell.Pell

20:37:21 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Lemmas

20:37:21 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Greatest_Common_Divisor

20:37:21 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD

20:37:21 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

20:37:22 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Sqrt

20:37:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees

20:37:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees/document.pdf

20:37:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees/outline.pdf

20:37:22 Timing Finger-Trees (4 threads, 22.376s elapsed time, 38.244s cpu time, 2.084s GC time, factor 1.71)

20:37:22 Finished Finger-Trees (0:00:31 elapsed time, 0:00:53 cpu time, factor 1.72)

20:37:22 Running Median_Of_Medians_Selection ...

20:37:22 Polynomial_Interpolation: theory Polynomial_Interpolation.Newton_Interpolation

20:37:23 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical_Soundness

20:37:23 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Specification

20:37:24 HOL-SPARK-Examples: theory HOL-SPARK-Examples.F

20:37:24 Median_Of_Medians_Selection: theory HOL-Library.Cancellation

20:37:24 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Hash

20:37:24 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_L

20:37:25 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_R

20:37:25 Pell: theory Pell.Pell_Algorithm

20:37:26 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_L

20:37:26 Median_Of_Medians_Selection: theory HOL-Library.Multiset

20:37:26 HOL-Types_To_Sets: theory HOL-Types_To_Sets.Linear_Algebra_On

20:37:27 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_R

20:37:27 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Round

20:37:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Weight_Balanced_Trees

20:37:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Weight_Balanced_Trees/document.pdf

20:37:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Weight_Balanced_Trees/outline.pdf

20:37:27 Timing Weight_Balanced_Trees (4 threads, 22.525s elapsed time, 57.468s cpu time, 3.068s GC time, factor 2.55)

20:37:27 Finished Weight_Balanced_Trees (0:00:30 elapsed time, 0:01:11 cpu time, factor 2.37)

20:37:27 Running Optimal_BST ...

20:37:28 Pell: theory Pell.Pell_Algorithm_Test

20:37:28 Polynomial_Interpolation: theory Polynomial_Interpolation.Polynomial_Interpolation

20:37:28 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_L

20:37:28 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_R

20:37:30 Optimal_BST: theory Optimal_BST.Optimal_BST_Examples

20:37:30 Optimal_BST: theory Optimal_BST.Weighted_Path_Length

20:37:30 Optimal_BST: theory Optimal_BST.Quadrilateral_Inequality

20:37:31 Optimal_BST: theory Optimal_BST.Optimal_BST

20:37:33 Optimal_BST: theory Optimal_BST.Optimal_BST_Memo

20:37:33 Optimal_BST: theory Optimal_BST.Optimal_BST2

20:37:34 Optimal_BST: theory Optimal_BST.Optimal_BST_Code

20:37:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithTilings

20:37:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithTilings/document.pdf

20:37:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithTilings/outline.pdf

20:37:36 Timing FunWithTilings (4 threads, 20.864s elapsed time, 58.244s cpu time, 0.408s GC time, factor 2.79)

20:37:36 Finished FunWithTilings (0:00:28 elapsed time, 0:01:11 cpu time, factor 2.51)

20:37:36 Running Decreasing-Diagrams ...

20:37:37 Median_Of_Medians_Selection: theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

20:37:39 Decreasing-Diagrams: theory Decreasing-Diagrams.Decreasing_Diagrams

20:37:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs

20:37:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs/document.pdf

20:37:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs/outline.pdf

20:37:40 Timing Ribbon_Proofs (4 threads, 22.185s elapsed time, 42.816s cpu time, 2.208s GC time, factor 1.93)

20:37:40 Finished Ribbon_Proofs (0:00:30 elapsed time, 0:00:57 cpu time, factor 1.86)

20:37:40 Running Binomial-Heaps ...

20:37:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation

20:37:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation/document.pdf

20:37:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation/outline.pdf

20:37:40 Timing Polynomial_Interpolation (4 threads, 20.747s elapsed time, 72.088s cpu time, 2.324s GC time, factor 3.47)

20:37:40 Finished Polynomial_Interpolation (0:00:30 elapsed time, 0:01:29 cpu time, factor 2.89)

20:37:40 Running Boolean_Expression_Checkers ...

20:37:43 Binomial-Heaps: theory Binomial-Heaps.BinomialHeap

20:37:43 Binomial-Heaps: theory Binomial-Heaps.SkewBinomialHeap

20:37:44 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

20:37:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Types_To_Sets

20:37:44 Timing HOL-Types_To_Sets (4 threads, 29.160s elapsed time, 38.468s cpu time, 1.024s GC time, factor 1.32)

20:37:44 Finished HOL-Types_To_Sets (0:00:31 elapsed time, 0:00:41 cpu time, factor 1.28)

20:37:44 Running SenSocialChoice ...

20:37:46 SenSocialChoice: theory SenSocialChoice.FSext

20:37:46 SenSocialChoice: theory SenSocialChoice.RPRs

20:37:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Approximation_Algorithms

20:37:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Approximation_Algorithms/document.pdf

20:37:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Approximation_Algorithms/outline.pdf

20:37:46 Timing Approximation_Algorithms (4 threads, 21.830s elapsed time, 74.192s cpu time, 1.568s GC time, factor 3.40)

20:37:46 Finished Approximation_Algorithms (0:00:30 elapsed time, 0:01:30 cpu time, factor 2.91)

20:37:46 Running PropResPI ...

20:37:47 SenSocialChoice: theory SenSocialChoice.SCFs

20:37:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell

20:37:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell/document.pdf

20:37:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell/outline.pdf

20:37:47 Timing Pell (4 threads, 20.286s elapsed time, 62.524s cpu time, 0.808s GC time, factor 3.08)

20:37:47 Finished Pell (0:00:28 elapsed time, 0:01:17 cpu time, factor 2.69)

20:37:47 Running Separation_Algebra ...

20:37:47 SenSocialChoice: theory SenSocialChoice.Arrow

20:37:47 SenSocialChoice: theory SenSocialChoice.May

20:37:47 SenSocialChoice: theory SenSocialChoice.Sen

20:37:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Median_Of_Medians_Selection

20:37:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Median_Of_Medians_Selection/document.pdf

20:37:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Median_Of_Medians_Selection/outline.pdf

20:37:48 Timing Median_Of_Medians_Selection (4 threads, 19.112s elapsed time, 44.292s cpu time, 1.600s GC time, factor 2.32)

20:37:48 Finished Median_Of_Medians_Selection (0:00:25 elapsed time, 0:00:57 cpu time, factor 2.20)

20:37:48 Running Name_Carrying_Type_Inference ...

20:37:48 PropResPI: theory PropResPI.Propositional_Resolution

20:37:49 Separation_Algebra: theory HOL-Hoare.Hoare_Logic_Abort

20:37:49 Separation_Algebra: theory Separation_Algebra.Separation_Algebra

20:37:49 Separation_Algebra: theory Separation_Algebra.Types_D

20:37:49 Separation_Algebra: theory Separation_Algebra.Map_Extra

20:37:50 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.Fresh

20:37:50 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.Permutation

20:37:50 Separation_Algebra: theory Separation_Algebra.Separation_Algebra_Alt

20:37:51 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.PreSimplyTyped

20:37:51 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

20:37:52 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Example

20:37:52 Separation_Algebra: theory Separation_Algebra.Sep_Heap_Instance

20:37:52 Separation_Algebra: theory Separation_Algebra.Sep_Tactics

20:37:52 Separation_Algebra: theory Separation_Algebra.Sep_Eq

20:37:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs

20:37:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/document.pdf

20:37:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_BSTs/outline.pdf

20:37:52 Timing Random_BSTs (4 threads, 9.404s elapsed time, 16.712s cpu time, 0.452s GC time, factor 1.78)

20:37:52 Finished Random_BSTs (0:00:45 elapsed time, 0:01:11 cpu time, factor 1.57)

20:37:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optimal_BST

20:37:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optimal_BST/document.pdf

20:37:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Optimal_BST/outline.pdf

20:37:52 Timing Optimal_BST (4 threads, 16.635s elapsed time, 56.232s cpu time, 1.204s GC time, factor 3.38)

20:37:52 Finished Optimal_BST (0:00:25 elapsed time, 0:01:10 cpu time, factor 2.82)

20:37:52 Running BNF_CC ...

20:37:52 Running HOLCF-Tutorial ...

20:37:52 Separation_Algebra: theory Separation_Algebra.Sep_Tactics_Test

20:37:53 Separation_Algebra: theory Separation_Algebra.Simple_Separation_Example

20:37:53 Separation_Algebra: theory Separation_Algebra.VM_Example

20:37:54 PropResPI: theory PropResPI.Prime_Implicates

20:37:54 BNF_CC: theory BNF_CC.Preliminaries

20:37:54 BNF_CC: theory HOL-Library.Nat_Bijection

20:37:54 BNF_CC: theory HOL-Library.Old_Datatype

20:37:54 BNF_CC: theory HOL-Library.BNF_Axiomatization

20:37:54 BNF_CC: theory HOL-Library.Phantom_Type

20:37:54 HOLCF-Tutorial: theory HOLCF-Tutorial.Domain_ex

20:37:54 HOLCF-Tutorial: theory HOLCF-Tutorial.Fixrec_ex

20:37:54 HOLCF-Tutorial: theory HOLCF-Tutorial.New_Domain

20:37:55 BNF_CC: theory HOL-Library.Rewrite

20:37:55 BNF_CC: theory BNF_CC.Axiomatised_BNF_CC

20:37:55 BNF_CC: theory HOL-Library.Countable

20:37:56 BNF_CC: theory HOL-Library.Cardinality

20:37:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Examples

20:37:56 Timing HOL-SPARK-Examples (4 threads, 17.508s elapsed time, 48.140s cpu time, 1.212s GC time, factor 2.75)

20:37:56 Finished HOL-SPARK-Examples (0:00:37 elapsed time, 0:01:15 cpu time, factor 2.01)

20:37:56 Running Nash_Williams ...

20:37:58 BNF_CC: theory HOL-Library.FSet

20:37:58 BNF_CC: theory BNF_CC.Concrete_Examples

20:37:58 BNF_CC: theory BNF_CC.Composition

20:37:58 BNF_CC: theory BNF_CC.Fixpoints

20:37:58 Separation_Algebra: theory Separation_Algebra.Abstract_Separation_D

20:37:59 Name_Carrying_Type_Inference: theory Name_Carrying_Type_Inference.SimplyTyped

20:37:59 Nash_Williams: theory HOL-Library.FuncSet

20:37:59 Nash_Williams: theory HOL-Library.Infinite_Set

20:37:59 Nash_Williams: theory HOL-Library.Old_Datatype

20:37:59 Nash_Williams: theory HOL-Library.Nat_Bijection

20:38:00 Nash_Williams: theory HOL-Library.Ramsey

20:38:00 Nash_Williams: theory HOL-Library.Countable

20:38:01 Binomial-Heaps: theory Binomial-Heaps.Test

20:38:02 BNF_CC: theory BNF_CC.Quotient_Preservation

20:38:02 BNF_CC: theory BNF_CC.Subtypes

20:38:03 Separation_Algebra: theory Separation_Algebra.Separation_D

20:38:03 Nash_Williams: theory HOL-Library.Countable_Set

20:38:04 Nash_Williams: theory Nash_Williams.Nash_Extras

20:38:05 BNF_CC: theory BNF_CC.Operation_Examples

20:38:05 Nash_Williams: theory Nash_Williams.Nash_Williams

20:38:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams

20:38:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams/document.pdf

20:38:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams/outline.pdf

20:38:05 Timing Decreasing-Diagrams (4 threads, 19.110s elapsed time, 58.120s cpu time, 1.384s GC time, factor 3.04)

20:38:05 Finished Decreasing-Diagrams (0:00:28 elapsed time, 0:01:14 cpu time, factor 2.56)

20:38:05 Running HOL-Matrix_LP ...

20:38:06 BNF_CC: theory BNF_CC.DDS

20:38:07 HOL-Matrix_LP: theory HOL-Matrix_LP.Compute_Oracle

20:38:07 HOL-Matrix_LP: theory HOL-Library.Lattice_Algebras

20:38:09 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeHOL

20:38:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps

20:38:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps/document.pdf

20:38:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps/outline.pdf

20:38:11 Timing Binomial-Heaps (4 threads, 21.018s elapsed time, 52.484s cpu time, 2.780s GC time, factor 2.50)

20:38:11 Finished Binomial-Heaps (0:00:31 elapsed time, 0:01:09 cpu time, factor 2.23)

20:38:11 Running Minsky_Machines ...

20:38:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers

20:38:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers/document.pdf

20:38:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers/outline.pdf

20:38:12 Timing Boolean_Expression_Checkers (4 threads, 22.238s elapsed time, 37.556s cpu time, 2.008s GC time, factor 1.69)

20:38:12 Finished Boolean_Expression_Checkers (0:00:30 elapsed time, 0:00:51 cpu time, factor 1.69)

20:38:12 Running Finite_Automata_HF ...

20:38:14 Finite_Automata_HF: theory HOL-Library.Nat_Bijection

20:38:14 Finite_Automata_HF: theory Regular-Sets.Regular_Set

20:38:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SenSocialChoice

20:38:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SenSocialChoice/document.pdf

20:38:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SenSocialChoice/outline.pdf

20:38:14 Timing SenSocialChoice (4 threads, 21.557s elapsed time, 60.472s cpu time, 1.132s GC time, factor 2.81)

20:38:14 Finished SenSocialChoice (0:00:29 elapsed time, 0:01:14 cpu time, factor 2.50)

20:38:14 Minsky_Machines: theory Recursion-Theory-I.CPair

20:38:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PropResPI

20:38:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PropResPI/document.pdf

20:38:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/PropResPI/outline.pdf

20:38:14 Timing PropResPI (4 threads, 20.231s elapsed time, 40.092s cpu time, 1.312s GC time, factor 1.98)

20:38:14 Finished PropResPI (0:00:27 elapsed time, 0:00:53 cpu time, factor 1.94)

20:38:14 Running Transitive-Closure-II ...

20:38:14 Finite_Automata_HF: theory HereditarilyFinite.HF

20:38:14 Running Derangements ...

20:38:15 Minsky_Machines: theory Recursion-Theory-I.PRecFun

20:38:15 HOL-Matrix_LP: theory HOL-Matrix_LP.LP

20:38:15 HOL-Matrix_LP: theory HOL-Matrix_LP.Matrix

20:38:15 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeFloat

20:38:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra

20:38:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra/document.pdf

20:38:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra/outline.pdf

20:38:15 Timing Separation_Algebra (4 threads, 19.966s elapsed time, 51.524s cpu time, 2.436s GC time, factor 2.58)

20:38:15 Finished Separation_Algebra (0:00:27 elapsed time, 0:01:05 cpu time, factor 2.36)

20:38:15 Running Lambda_Free_RPOs ...

20:38:16 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeNumeral

20:38:16 Transitive-Closure-II: theory HOL-Library.While_Combinator

20:38:16 Transitive-Closure-II: theory Regular-Sets.Regular_Set

20:38:16 Finite_Automata_HF: theory HereditarilyFinite.Ordinal

20:38:16 Derangements: theory HOL-Library.Cancellation

20:38:16 Derangements: theory HOL-Library.Disjoint_Sets

20:38:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Name_Carrying_Type_Inference

20:38:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Name_Carrying_Type_Inference/document.pdf

20:38:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Name_Carrying_Type_Inference/outline.pdf

20:38:17 Timing Name_Carrying_Type_Inference (4 threads, 20.460s elapsed time, 59.540s cpu time, 2.044s GC time, factor 2.91)

20:38:17 Finished Name_Carrying_Type_Inference (0:00:28 elapsed time, 0:01:13 cpu time, factor 2.58)

20:38:17 Running Cayley_Hamilton ...

20:38:17 Minsky_Machines: theory Recursion-Theory-I.PRecFinSet

20:38:18 Minsky_Machines: theory Recursion-Theory-I.PRecFun2

20:38:18 Minsky_Machines: theory Recursion-Theory-I.PRecList

20:38:18 Derangements: theory HOL-Library.Multiset

20:38:18 Finite_Automata_HF: theory Regular-Sets.Regular_Exp

20:38:19 HOL-Matrix_LP: theory HOL-Matrix_LP.SparseMatrix

20:38:19 Lambda_Free_RPOs: theory HOL-Cardinals.Order_Union

20:38:19 Lambda_Free_RPOs: theory Nested_Multisets_Ordinals.Multiset_More

20:38:19 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Util

20:38:19 Lambda_Free_RPOs: theory HOL-Cardinals.Wellorder_Extension

20:38:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Tutorial

20:38:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Tutorial/document.pdf

20:38:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-Tutorial/outline.pdf

20:38:20 Timing HOLCF-Tutorial (4 threads, 20.820s elapsed time, 26.412s cpu time, 0.428s GC time, factor 1.27)

20:38:20 Finished HOLCF-Tutorial (0:00:27 elapsed time, 0:00:39 cpu time, factor 1.40)

20:38:20 Running Completeness ...

20:38:21 Cayley_Hamilton: theory HOL-Library.More_List

20:38:21 Cayley_Hamilton: theory Cayley_Hamilton.Square_Matrix

20:38:21 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Infinite_Chain

20:38:21 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Term

20:38:21 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Extension_Orders

20:38:21 Cayley_Hamilton: theory HOL-Computational_Algebra.Polynomial

20:38:22 Minsky_Machines: theory Recursion-Theory-I.PRecUnGr

20:38:22 Transitive-Closure-II: theory Regular-Sets.Regular_Exp

20:38:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nash_Williams

20:38:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nash_Williams/document.pdf

20:38:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nash_Williams/outline.pdf

20:38:22 Timing Nash_Williams (4 threads, 17.966s elapsed time, 62.652s cpu time, 1.480s GC time, factor 3.49)

20:38:22 Finished Nash_Williams (0:00:25 elapsed time, 0:01:15 cpu time, factor 2.98)

20:38:22 Running Catalan_Numbers ...

20:38:22 Completeness: theory Completeness.Tree

20:38:22 Completeness: theory HOL-Library.Cancellation

20:38:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_CC

20:38:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_CC/document.pdf

20:38:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_CC/outline.pdf

20:38:23 Timing BNF_CC (4 threads, 20.510s elapsed time, 60.392s cpu time, 3.540s GC time, factor 2.94)

20:38:23 Finished BNF_CC (0:00:30 elapsed time, 0:01:19 cpu time, factor 2.59)

20:38:23 Running Floyd_Warshall ...

20:38:23 HOL-Matrix_LP: theory HOL-Matrix_LP.Cplex

20:38:23 Completeness: theory HOL-Library.Multiset

20:38:24 Minsky_Machines: theory Recursion-Theory-I.RecEnSet

20:38:24 Finite_Automata_HF: theory Finite_Automata_HF.Finite_Automata_HF

20:38:25 Minsky_Machines: theory Minsky_Machines.Recursive_Inseparability

20:38:26 Catalan_Numbers: theory HOL-Library.Function_Algebras

20:38:26 Catalan_Numbers: theory HOL-Library.Landau_Symbols

20:38:26 Catalan_Numbers: theory Catalan_Numbers.Catalan_Auxiliary_Integral

20:38:26 Catalan_Numbers: theory Landau_Symbols.Group_Sort

20:38:26 Minsky_Machines: theory Minsky_Machines.Minsky

20:38:27 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Encoding

20:38:27 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_App

20:38:27 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

20:38:27 Transitive-Closure-II: theory Regular-Sets.NDerivative

20:38:27 Transitive-Closure-II: theory Regular-Sets.Relation_Interpretation

20:38:28 Derangements: theory HOL-Library.Permutations

20:38:29 Floyd_Warshall: theory Floyd_Warshall.Floyd_Warshall

20:38:29 Floyd_Warshall: theory Floyd_Warshall.Recursion_Combinators

20:38:29 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

20:38:30 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPOs

20:38:30 Derangements: theory Derangements.Derangements

20:38:32 Catalan_Numbers: theory Landau_Symbols.Landau_Real_Products

20:38:34 Transitive-Closure-II: theory Regular-Sets.Equivalence_Checking

20:38:35 Completeness: theory HOL-Library.Permutation

20:38:35 Transitive-Closure-II: theory Regular-Sets.Regexp_Method

20:38:35 Completeness: theory Completeness.PermutationLemmas

20:38:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP

20:38:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP/document.pdf

20:38:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP/outline.pdf

20:38:35 Timing HOL-Matrix_LP (4 threads, 20.725s elapsed time, 54.112s cpu time, 1.668s GC time, factor 2.61)

20:38:35 Finished HOL-Matrix_LP (0:00:29 elapsed time, 0:01:10 cpu time, factor 2.37)

20:38:35 Running CISC-Kernel ...

20:38:35 Completeness: theory Completeness.Base

20:38:36 Completeness: theory Completeness.Formula

20:38:37 Transitive-Closure-II: theory Transitive-Closure-II.RTrancl

20:38:37 Cayley_Hamilton: theory Cayley_Hamilton.Cayley_Hamilton

20:38:38 CISC-Kernel: theory CISC-Kernel.List_Theorems

20:38:38 CISC-Kernel: theory CISC-Kernel.Option_Binders

20:38:38 CISC-Kernel: theory CISC-Kernel.Step_configuration

20:38:38 CISC-Kernel: theory CISC-Kernel.K

20:38:39 Catalan_Numbers: theory Landau_Symbols.Landau_Simprocs

20:38:40 CISC-Kernel: theory CISC-Kernel.SK

20:38:40 CISC-Kernel: theory CISC-Kernel.Step_policies

20:38:40 CISC-Kernel: theory CISC-Kernel.Step

20:38:40 Completeness: theory Completeness.Sequents

20:38:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finite_Automata_HF

20:38:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finite_Automata_HF/document.pdf

20:38:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finite_Automata_HF/outline.pdf

20:38:40 Timing Finite_Automata_HF (4 threads, 20.696s elapsed time, 56.252s cpu time, 1.668s GC time, factor 2.72)

20:38:40 Finished Finite_Automata_HF (0:00:28 elapsed time, 0:01:19 cpu time, factor 2.79)

20:38:40 Floyd_Warshall: theory Floyd_Warshall.FW_Code

20:38:40 Running Euler_MacLaurin ...

20:38:40 Catalan_Numbers: theory Landau_Symbols.Landau_More

20:38:41 Catalan_Numbers: theory Catalan_Numbers.Catalan_Numbers

20:38:41 Completeness: theory Completeness.Completeness

20:38:41 CISC-Kernel: theory CISC-Kernel.ISK

20:38:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Derangements

20:38:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Derangements/document.pdf

20:38:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Derangements/outline.pdf

20:38:42 Timing Derangements (4 threads, 19.764s elapsed time, 54.932s cpu time, 1.936s GC time, factor 2.78)

20:38:42 Finished Derangements (0:00:27 elapsed time, 0:01:07 cpu time, factor 2.49)

20:38:42 Running Knuth_Bendix_Order ...

20:38:42 CISC-Kernel: theory CISC-Kernel.CISK

20:38:42 Completeness: theory Completeness.Soundness

20:38:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure-II

20:38:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure-II/document.pdf

20:38:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure-II/outline.pdf

20:38:43 Timing Transitive-Closure-II (4 threads, 21.920s elapsed time, 35.892s cpu time, 1.332s GC time, factor 1.64)

20:38:43 Finished Transitive-Closure-II (0:00:28 elapsed time, 0:00:57 cpu time, factor 2.01)

20:38:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines

20:38:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines/document.pdf

20:38:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines/outline.pdf

20:38:43 Timing Minsky_Machines (4 threads, 22.310s elapsed time, 63.116s cpu time, 2.704s GC time, factor 2.83)

20:38:43 Finished Minsky_Machines (0:00:31 elapsed time, 0:01:17 cpu time, factor 2.49)

20:38:43 Building HOL-Mirabelle ...

20:38:43 Running Coinductive_Languages ...

20:38:45 Euler_MacLaurin: theory HOL-Library.Function_Algebras

20:38:45 Euler_MacLaurin: theory HOL-Library.Landau_Symbols

20:38:45 Euler_MacLaurin: theory Euler_MacLaurin.Euler_MacLaurin

20:38:45 Euler_MacLaurin: theory Landau_Symbols.Group_Sort

20:38:45 Coinductive_Languages: theory HOL-Library.Nat_Bijection

20:38:45 Coinductive_Languages: theory Coinductive_Languages.Coinductive_Language

20:38:45 Coinductive_Languages: theory HOL-Library.Old_Datatype

20:38:45 Coinductive_Languages: theory Regular-Sets.Regular_Set

20:38:45 Knuth_Bendix_Order: theory Matrix.Utility

20:38:45 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Order_Pair

20:38:45 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Subterm_and_Context

20:38:45 HOL-Mirabelle: theory HOL-Mirabelle.Mirabelle

20:38:45 HOL-Mirabelle: theory HOL-Mirabelle.Mirabelle_Test

20:38:45 CISC-Kernel: theory CISC-Kernel.Step_invariants

20:38:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton

20:38:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/document.pdf

20:38:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cayley_Hamilton/outline.pdf

20:38:46 Timing Cayley_Hamilton (4 threads, 20.002s elapsed time, 51.512s cpu time, 1.976s GC time, factor 2.58)

20:38:46 Finished Cayley_Hamilton (0:00:28 elapsed time, 0:01:05 cpu time, factor 2.32)

20:38:46 CISC-Kernel: theory CISC-Kernel.Step_vpeq

20:38:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs

20:38:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs/document.pdf

20:38:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs/outline.pdf

20:38:46 Timing Lambda_Free_RPOs (4 threads, 19.702s elapsed time, 65.468s cpu time, 2.584s GC time, factor 3.32)

20:38:46 Finished Lambda_Free_RPOs (0:00:29 elapsed time, 0:01:22 cpu time, factor 2.77)

20:38:46 Running AVL-Trees ...

20:38:46 Running Functional-Automata ...

20:38:46 CISC-Kernel: theory CISC-Kernel.Step_vpeq_locally_respects

20:38:46 CISC-Kernel: theory CISC-Kernel.Step_vpeq_weakly_step_consistent

20:38:46 Knuth_Bendix_Order: theory Polynomial_Factorization.Missing_List

20:38:46 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Lexicographic_Extension

20:38:46 CISC-Kernel: theory CISC-Kernel.Separation_kernel_model

20:38:46 Coinductive_Languages: theory HOL-Library.Countable

20:38:48 AVL-Trees: theory AVL-Trees.AVL

20:38:48 AVL-Trees: theory AVL-Trees.AVL2

20:38:48 CISC-Kernel: theory CISC-Kernel.Link_separation_kernel_model_to_CISK

20:38:49 Functional-Automata: theory Functional-Automata.AutoProj

20:38:49 Functional-Automata: theory Functional-Automata.MaxPrefix

20:38:49 Functional-Automata: theory Regular-Sets.Regular_Set

20:38:49 Functional-Automata: theory Functional-Automata.DA

20:38:49 Functional-Automata: theory Functional-Automata.NA

20:38:49 Functional-Automata: theory Functional-Automata.NAe

20:38:50 Functional-Automata: theory Functional-Automata.Automata

20:38:50 Functional-Automata: theory Functional-Automata.MaxChop

20:38:50 Coinductive_Languages: theory HOL-Library.FSet

20:38:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Completeness

20:38:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Completeness/document.pdf

20:38:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Completeness/outline.pdf

20:38:50 Timing Completeness (4 threads, 20.802s elapsed time, 46.584s cpu time, 2.076s GC time, factor 2.24)

20:38:50 Finished Completeness (0:00:28 elapsed time, 0:01:01 cpu time, factor 2.14)

20:38:50 Running Stream_Fusion_Code ...

20:38:50 Functional-Automata: theory Functional-Automata.AutoMaxChop

20:38:50 Coinductive_Languages: theory Coinductive_Languages.Coinductive_Regular_Set

20:38:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers

20:38:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/document.pdf

20:38:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Catalan_Numbers/outline.pdf

20:38:51 Timing Catalan_Numbers (4 threads, 19.284s elapsed time, 53.024s cpu time, 1.972s GC time, factor 2.75)

20:38:51 Finished Catalan_Numbers (0:00:28 elapsed time, 0:01:08 cpu time, factor 2.41)

20:38:51 Running List_Inversions ...

20:38:51 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Term_Aux

20:38:51 Euler_MacLaurin: theory Landau_Symbols.Landau_Real_Products

20:38:53 List_Inversions: theory HOL-Library.Cancellation

20:38:53 List_Inversions: theory HOL-Library.Disjoint_Sets

20:38:53 Knuth_Bendix_Order: theory Knuth_Bendix_Order.KBO

20:38:54 Functional-Automata: theory Functional-Automata.RegSet_of_nat_DA

20:38:54 Functional-Automata: theory Regular-Sets.Regular_Exp

20:38:54 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion

20:38:54 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_List

20:38:55 List_Inversions: theory HOL-Library.Multiset

20:38:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall

20:38:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall/document.pdf

20:38:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall/outline.pdf

20:38:56 Timing Floyd_Warshall (4 threads, 20.685s elapsed time, 61.548s cpu time, 1.344s GC time, factor 2.98)

20:38:56 Finished Floyd_Warshall (0:00:32 elapsed time, 0:01:30 cpu time, factor 2.76)

20:38:56 Running TLA ...

20:38:58 Euler_MacLaurin: theory Landau_Symbols.Landau_Simprocs

20:38:58 Coinductive_Languages: theory Coinductive_Languages.Context_Free_Grammar

20:38:59 TLA: theory TLA.Intensional

20:38:59 TLA: theory TLA.Sequence

20:38:59 Euler_MacLaurin: theory Landau_Symbols.Landau_More

20:38:59 Euler_MacLaurin: theory Euler_MacLaurin.Euler_MacLaurin_Landau

20:38:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Mirabelle

20:38:59 Timing HOL-Mirabelle (4 threads, 1.056s elapsed time, 1.132s cpu time, 0.000s GC time, factor 1.07)

20:38:59 Finished HOL-Mirabelle (0:00:15 elapsed time, 0:00:18 cpu time, factor 1.18)

20:38:59 Running KD_Tree ...

20:39:00 TLA: theory TLA.Semantics

20:39:00 TLA: theory TLA.PreFormulas

20:39:01 Functional-Automata: theory Functional-Automata.RegExp2NA

20:39:01 Functional-Automata: theory Functional-Automata.RegExp2NAe

20:39:01 TLA: theory TLA.Rules

20:39:02 Functional-Automata: theory Functional-Automata.AutoRegExp

20:39:03 Functional-Automata: theory Functional-Automata.Execute

20:39:03 Functional-Automata: theory Functional-Automata.Functional_Automata

20:39:03 TLA: theory TLA.Liveness

20:39:03 TLA: theory TLA.State

20:39:03 KD_Tree: theory KD_Tree.KD_Tree

20:39:03 KD_Tree: theory Median_Of_Medians_Selection.Median_Of_Medians_Selection

20:39:03 TLA: theory TLA.Buffer

20:39:03 TLA: theory TLA.Even

20:39:03 TLA: theory TLA.Inc

20:39:06 List_Inversions: theory HOL-Library.Permutations

20:39:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CISC-Kernel

20:39:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CISC-Kernel/document.pdf

20:39:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CISC-Kernel/outline.pdf

20:39:08 Timing CISC-Kernel (4 threads, 20.088s elapsed time, 62.392s cpu time, 2.528s GC time, factor 3.11)

20:39:08 Finished CISC-Kernel (0:00:31 elapsed time, 0:01:22 cpu time, factor 2.60)

20:39:08 Running Decreasing-Diagrams-II ...

20:39:08 List_Inversions: theory List_Inversions.List_Inversions

20:39:08 KD_Tree: theory KD_Tree.Nearest_Neighbors

20:39:08 KD_Tree: theory KD_Tree.Range_Search

20:39:08 KD_Tree: theory KD_Tree.Build

20:39:08 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_LList

20:39:11 Decreasing-Diagrams-II: theory HOL-Cardinals.Order_Union

20:39:11 Decreasing-Diagrams-II: theory Open_Induction.Restricted_Predicates

20:39:11 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Infinite_Sequences

20:39:11 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Least_Enum

20:39:12 Decreasing-Diagrams-II: theory HOL-Cardinals.Wellorder_Extension

20:39:12 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_Examples

20:39:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Bendix_Order

20:39:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Bendix_Order/document.pdf

20:39:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Bendix_Order/outline.pdf

20:39:12 Timing Knuth_Bendix_Order (4 threads, 19.716s elapsed time, 62.664s cpu time, 2.748s GC time, factor 3.18)

20:39:12 Finished Knuth_Bendix_Order (0:00:30 elapsed time, 0:01:19 cpu time, factor 2.64)

20:39:12 Running HOL-Mirabelle-ex ...

20:39:12 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Multiset_Extension

20:39:12 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Elements

20:39:13 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full

20:39:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive_Languages

20:39:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive_Languages/document.pdf

20:39:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive_Languages/outline.pdf

20:39:13 Timing Coinductive_Languages (4 threads, 22.728s elapsed time, 63.188s cpu time, 1.912s GC time, factor 2.78)

20:39:13 Finished Coinductive_Languages (0:00:29 elapsed time, 0:01:25 cpu time, factor 2.86)

20:39:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin

20:39:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/document.pdf

20:39:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_MacLaurin/outline.pdf

20:39:13 Timing Euler_MacLaurin (4 threads, 22.299s elapsed time, 70.832s cpu time, 2.308s GC time, factor 3.18)

20:39:13 Finished Euler_MacLaurin (0:00:32 elapsed time, 0:01:28 cpu time, factor 2.69)

20:39:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AVL-Trees

20:39:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AVL-Trees/document.pdf

20:39:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AVL-Trees/outline.pdf

20:39:13 Timing AVL-Trees (4 threads, 20.205s elapsed time, 61.868s cpu time, 1.892s GC time, factor 3.06)

20:39:13 Finished AVL-Trees (0:00:27 elapsed time, 0:01:14 cpu time, factor 2.75)

20:39:13 Running Error_Function ...

20:39:13 Running AxiomaticCategoryTheory ...

20:39:13 Running Abstract_Soundness ...

20:39:14 HOL-Mirabelle-ex: theory HOL-Mirabelle-ex.Ex

20:39:15 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Bad_Sequences

20:39:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata

20:39:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata/document.pdf

20:39:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata/outline.pdf

20:39:15 Timing Functional-Automata (4 threads, 21.203s elapsed time, 40.344s cpu time, 1.396s GC time, factor 1.90)

20:39:15 Finished Functional-Automata (0:00:29 elapsed time, 0:01:05 cpu time, factor 2.19)

20:39:15 Running Inductive_Confidentiality ...

20:39:15 AxiomaticCategoryTheory: theory AxiomaticCategoryTheory.AxiomaticCategoryTheory

20:39:16 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full_Relations

20:39:17 Abstract_Soundness: theory Abstract_Soundness.Finite_Proof_Soundness

20:39:17 Abstract_Soundness: theory Abstract_Soundness.Infinite_Proof_Soundness

20:39:17 Error_Function: theory HOL-Library.Function_Algebras

20:39:17 Error_Function: theory HOL-Library.Landau_Symbols

20:39:17 Error_Function: theory Landau_Symbols.Group_Sort

20:39:17 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Well_Quasi_Orders

20:39:18 Inductive_Confidentiality: theory Inductive_Confidentiality.Message

20:39:18 Inductive_Confidentiality: theory Inductive_Confidentiality.MessageGA

20:39:18 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

20:39:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Inversions

20:39:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Inversions/document.pdf

20:39:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Inversions/outline.pdf

20:39:19 Timing List_Inversions (4 threads, 21.021s elapsed time, 55.516s cpu time, 2.212s GC time, factor 2.64)

20:39:19 Finished List_Inversions (0:00:28 elapsed time, 0:01:08 cpu time, factor 2.43)

20:39:19 Running HOL-Induct ...

20:39:20 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

20:39:22 HOL-Induct: theory HOL-Induct.Common_Patterns

20:39:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code

20:39:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/document.pdf

20:39:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/outline.pdf

20:39:22 Timing Stream_Fusion_Code (4 threads, 20.684s elapsed time, 59.844s cpu time, 1.712s GC time, factor 2.89)

20:39:22 Finished Stream_Fusion_Code (0:00:32 elapsed time, 0:01:19 cpu time, factor 2.45)

20:39:22 Running Category2 ...

20:39:22 Error_Function: theory Error_Function.Error_Function

20:39:22 Error_Function: theory Landau_Symbols.Landau_Real_Products

20:39:23 Inductive_Confidentiality: theory Inductive_Confidentiality.Event

20:39:23 Inductive_Confidentiality: theory Inductive_Confidentiality.EventGA

20:39:25 Inductive_Confidentiality: theory Inductive_Confidentiality.PublicGA

20:39:25 Inductive_Confidentiality: theory Inductive_Confidentiality.Public

20:39:25 HOL-Induct: theory HOL-Induct.Com

20:39:25 HOL-Induct: theory HOL-Induct.Comb

20:39:25 HOL-Induct: theory HOL-Induct.ABexp

20:39:25 HOL-Induct: theory HOL-Induct.Infinitely_Branching_Tree

20:39:26 Category2: theory HOL-ZF.LProd

20:39:26 Category2: theory Category2.Category

20:39:26 Category2: theory HOL-ZF.HOLZF

20:39:26 Inductive_Confidentiality: theory Inductive_Confidentiality.NS_Public_Bad_GA

20:39:26 Inductive_Confidentiality: theory Inductive_Confidentiality.NS_Public_Bad

20:39:27 Inductive_Confidentiality: theory Inductive_Confidentiality.ConfidentialityGA

20:39:27 Inductive_Confidentiality: theory Inductive_Confidentiality.Knowledge

20:39:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TLA

20:39:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TLA/document.pdf

20:39:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TLA/outline.pdf

20:39:27 Timing TLA (4 threads, 19.251s elapsed time, 55.500s cpu time, 1.676s GC time, factor 2.88)

20:39:27 Finished TLA (0:00:29 elapsed time, 0:01:13 cpu time, factor 2.47)

20:39:27 Building HOL-TLA ...

20:39:27 Inductive_Confidentiality: theory Inductive_Confidentiality.ConfidentialityDY

20:39:27 HOL-Induct: theory HOL-Induct.Nested_Datatype

20:39:28 Category2: theory HOL-ZF.Zet

20:39:28 Category2: theory HOL-ZF.MainZF

20:39:28 Category2: theory Category2.Functors

20:39:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KD_Tree

20:39:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KD_Tree/document.pdf

20:39:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KD_Tree/outline.pdf

20:39:28 Timing KD_Tree (4 threads, 18.213s elapsed time, 54.980s cpu time, 1.524s GC time, factor 3.02)

20:39:28 Finished KD_Tree (0:00:28 elapsed time, 0:01:10 cpu time, factor 2.50)

20:39:28 Building HOL-Nonstandard_Analysis ...

20:39:29 Category2: theory Category2.Universe

20:39:29 HOL-Induct: theory HOL-Induct.Ordinals

20:39:29 HOL-TLA: theory HOL-TLA.Intensional

20:39:29 Category2: theory Category2.MonadicEquationalTheory

20:39:29 HOL-TLA: theory HOL-TLA.Stfun

20:39:30 HOL-TLA: theory HOL-TLA.Action

20:39:30 HOL-Induct: theory HOL-Induct.PropLog

20:39:30 Category2: theory Category2.NatTrans

20:39:30 Category2: theory Category2.SetCat

20:39:30 HOL-TLA: theory HOL-TLA.Init

20:39:30 HOL-TLA: theory HOL-TLA.TLA

20:39:30 Error_Function: theory Landau_Symbols.Landau_Simprocs

20:39:30 HOL-Induct: theory HOL-Induct.QuoDataType

20:39:31 HOL-Induct: theory HOL-Induct.QuoNestedDataType

20:39:31 Error_Function: theory Landau_Symbols.Landau_More

20:39:31 Error_Function: theory Error_Function.Error_Function_Asymptotics

20:39:31 HOL-Induct: theory HOL-Induct.Sigma_Algebra

20:39:32 HOL-Induct: theory HOL-Induct.Term

20:39:32 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Free_Ultrafilter

20:39:32 HOL-Induct: theory HOL-Library.Old_Datatype

20:39:33 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.StarDef

20:39:33 HOL-Induct: theory HOL-Induct.Sexp

20:39:33 HOL-Induct: theory HOL-Induct.SList

20:39:33 Category2: theory Category2.Yoneda

20:39:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Mirabelle-ex

20:39:35 Timing HOL-Mirabelle-ex (4 threads, 19.824s elapsed time, 0.080s cpu time, 0.000s GC time, factor 0.00)

20:39:35 Finished HOL-Mirabelle-ex (0:00:22 elapsed time, 0:00:49 cpu time, factor 2.23)

20:39:35 Running Neumann_Morgenstern_Utility ...

20:39:35 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperNat

20:39:36 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperDef

20:39:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II

20:39:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II/document.pdf

20:39:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II/outline.pdf

20:39:36 Timing Decreasing-Diagrams-II (4 threads, 18.751s elapsed time, 63.084s cpu time, 1.740s GC time, factor 3.36)

20:39:36 Finished Decreasing-Diagrams-II (0:00:27 elapsed time, 0:01:18 cpu time, factor 2.81)

20:39:36 Running Recursion-Theory-I ...

20:39:37 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSA

20:39:38 Recursion-Theory-I: theory Recursion-Theory-I.CPair

20:39:38 Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Syntax

20:39:38 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.PMF_Composition

20:39:38 Recursion-Theory-I: theory Recursion-Theory-I.PRecFun

20:39:38 Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Preferences

20:39:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AxiomaticCategoryTheory

20:39:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AxiomaticCategoryTheory/document.pdf

20:39:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AxiomaticCategoryTheory/outline.pdf

20:39:39 Timing AxiomaticCategoryTheory (4 threads, 17.698s elapsed time, 50.628s cpu time, 1.540s GC time, factor 2.86)

20:39:39 Finished AxiomaticCategoryTheory (0:00:25 elapsed time, 0:01:05 cpu time, factor 2.62)

20:39:39 Running BNF_Operations ...

20:39:39 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Lotteries

20:39:39 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSComplex

20:39:39 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Star

20:39:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLim

20:39:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NatStar

20:39:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function

20:39:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/document.pdf

20:39:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Error_Function/outline.pdf

20:39:40 Timing Error_Function (4 threads, 17.707s elapsed time, 55.292s cpu time, 2.048s GC time, factor 3.12)

20:39:40 Finished Error_Function (0:00:26 elapsed time, 0:01:10 cpu time, factor 2.65)

20:39:40 Running Complete_Non_Orders ...

20:39:40 Neumann_Morgenstern_Utility: theory First_Welfare_Theorem.Utility_Functions

20:39:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSEQ

20:39:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HDeriv

20:39:41 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Neumann_Morgenstern_Utility_Theorem

20:39:41 Recursion-Theory-I: theory Recursion-Theory-I.PRecFinSet

20:39:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness

20:39:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness/document.pdf

20:39:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness/outline.pdf

20:39:41 Timing Abstract_Soundness (4 threads, 18.919s elapsed time, 34.112s cpu time, 1.024s GC time, factor 1.80)

20:39:41 Finished Abstract_Soundness (0:00:27 elapsed time, 0:00:48 cpu time, factor 1.78)

20:39:41 Running Pratt_Certificate ...

20:39:41 BNF_Operations: theory HOL-Library.BNF_Axiomatization

20:39:41 Recursion-Theory-I: theory Recursion-Theory-I.PRecFun2

20:39:41 Recursion-Theory-I: theory Recursion-Theory-I.PRecList

20:39:41 BNF_Operations: theory BNF_Operations.Compose

20:39:41 BNF_Operations: theory BNF_Operations.Kill

20:39:41 BNF_Operations: theory BNF_Operations.GFP

20:39:41 BNF_Operations: theory BNF_Operations.LFP

20:39:41 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSeries

20:39:42 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HTranscendental

20:39:42 BNF_Operations: theory BNF_Operations.Lift

20:39:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Confidentiality

20:39:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Confidentiality/document.pdf

20:39:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Inductive_Confidentiality/outline.pdf

20:39:42 Timing Inductive_Confidentiality (4 threads, 17.998s elapsed time, 45.864s cpu time, 1.892s GC time, factor 2.55)

20:39:42 Finished Inductive_Confidentiality (0:00:26 elapsed time, 0:01:01 cpu time, factor 2.31)

20:39:42 Running Constructor_Funs ...

20:39:43 Complete_Non_Orders: theory Complete_Non_Orders.Binary_Relations

20:39:43 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLog

20:39:43 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hyperreal

20:39:43 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSCA

20:39:43 BNF_Operations: theory BNF_Operations.N2M

20:39:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA

20:39:43 Timing HOL-TLA (4 threads, 2.826s elapsed time, 3.812s cpu time, 0.000s GC time, factor 1.35)

20:39:43 Finished HOL-TLA (0:00:16 elapsed time, 0:00:20 cpu time, factor 1.29)

20:39:43 Building Bell_Numbers_Spivey ...

20:39:44 BNF_Operations: theory BNF_Operations.Permute

20:39:44 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CStar

20:39:44 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CLim

20:39:45 Recursion-Theory-I: theory Recursion-Theory-I.PRecUnGr

20:39:45 Constructor_Funs: theory Constructor_Funs.Constructor_Funs

20:39:45 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hypercomplex

20:39:45 Neumann_Morgenstern_Utility: theory Neumann_Morgenstern_Utility.Expected_Utility

20:39:45 Constructor_Funs: theory Constructor_Funs.Test_Constructor_Funs

20:39:45 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

20:39:45 Pratt_Certificate: theory Lehmer.Lehmer

20:39:45 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate

20:39:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct

20:39:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct/document.pdf

20:39:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct/outline.pdf

20:39:46 Timing HOL-Induct (4 threads, 17.320s elapsed time, 49.764s cpu time, 4.276s GC time, factor 2.87)

20:39:46 Finished HOL-Induct (0:00:25 elapsed time, 0:01:05 cpu time, factor 2.56)

20:39:46 Running Euler_Partition ...

20:39:47 Bell_Numbers_Spivey: theory HOL-Eisbach.Eisbach

20:39:47 Bell_Numbers_Spivey: theory Card_Partitions.Set_Partition

20:39:47 Recursion-Theory-I: theory Recursion-Theory-I.RecEnSet

20:39:48 Euler_Partition: theory HOL-Library.Cancellation

20:39:48 Bell_Numbers_Spivey: theory Card_Partitions.Injectivity_Solver

20:39:49 Euler_Partition: theory HOL-Library.Multiset

20:39:49 Bell_Numbers_Spivey: theory Card_Partitions.Card_Partitions

20:39:50 Bell_Numbers_Spivey: theory Bell_Numbers_Spivey.Bell_Numbers

20:39:51 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate_Code

20:39:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2

20:39:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2/document.pdf

20:39:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2/outline.pdf

20:39:52 Timing Category2 (4 threads, 16.765s elapsed time, 50.560s cpu time, 2.856s GC time, factor 3.02)

20:39:52 Finished Category2 (0:00:28 elapsed time, 0:01:09 cpu time, factor 2.42)

20:39:52 Running JiveDataStoreModel ...

20:39:52 Complete_Non_Orders: theory Complete_Non_Orders.Complete_Relations

20:39:54 JiveDataStoreModel: theory JiveDataStoreModel.TypeIds

20:39:56 JiveDataStoreModel: theory JiveDataStoreModel.JavaType

20:39:58 Complete_Non_Orders: theory Complete_Non_Orders.Fixed_Points

20:39:59 Euler_Partition: theory Card_Number_Partitions.Additions_to_Main

20:39:59 Euler_Partition: theory Card_Number_Partitions.Number_Partition

20:39:59 Euler_Partition: theory Euler_Partition.Euler_Partition

20:40:00 JiveDataStoreModel: theory JiveDataStoreModel.DirectSubtypes

20:40:00 JiveDataStoreModel: theory JiveDataStoreModel.Subtype

20:40:00 JiveDataStoreModel: theory JiveDataStoreModel.Attributes

20:40:00 JiveDataStoreModel: theory JiveDataStoreModel.Value

20:40:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility

20:40:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/document.pdf

20:40:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Neumann_Morgenstern_Utility/outline.pdf

20:40:01 Timing Neumann_Morgenstern_Utility (4 threads, 15.957s elapsed time, 50.064s cpu time, 1.300s GC time, factor 3.14)

20:40:01 Finished Neumann_Morgenstern_Utility (0:00:25 elapsed time, 0:01:06 cpu time, factor 2.57)

20:40:01 Running Jordan_Hoelder ...

20:40:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Theory-I

20:40:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Theory-I/document.pdf

20:40:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Recursion-Theory-I/outline.pdf

20:40:02 Timing Recursion-Theory-I (4 threads, 14.146s elapsed time, 43.184s cpu time, 1.712s GC time, factor 3.05)

20:40:02 Finished Recursion-Theory-I (0:00:25 elapsed time, 0:01:02 cpu time, factor 2.44)

20:40:02 Running CryptoBasedCompositionalProperties ...

20:40:02 JiveDataStoreModel: theory JiveDataStoreModel.AttributesIndep

20:40:03 JiveDataStoreModel: theory JiveDataStoreModel.Location

20:40:04 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.ListExtras

20:40:04 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.Secrecy_types

20:40:04 JiveDataStoreModel: theory JiveDataStoreModel.Store

20:40:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_Operations

20:40:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_Operations/document.pdf

20:40:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BNF_Operations/outline.pdf

20:40:05 Timing BNF_Operations (4 threads, 15.101s elapsed time, 48.204s cpu time, 4.476s GC time, factor 3.19)

20:40:05 Finished BNF_Operations (0:00:26 elapsed time, 0:01:06 cpu time, factor 2.56)

20:40:05 Running Fermat3_4 ...

20:40:06 Jordan_Hoelder: theory Secondary_Sylow.GroupAction

20:40:06 Jordan_Hoelder: theory Jordan_Hoelder.GroupIsoClasses

20:40:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate

20:40:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate/document.pdf

20:40:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate/outline.pdf

20:40:06 Timing Pratt_Certificate (4 threads, 15.472s elapsed time, 45.544s cpu time, 0.644s GC time, factor 2.94)

20:40:06 Finished Pratt_Certificate (0:00:24 elapsed time, 0:01:00 cpu time, factor 2.46)

20:40:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructor_Funs

20:40:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructor_Funs/document.pdf

20:40:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Constructor_Funs/outline.pdf

20:40:06 Timing Constructor_Funs (4 threads, 17.032s elapsed time, 8.772s cpu time, 0.540s GC time, factor 0.52)

20:40:06 Finished Constructor_Funs (0:00:23 elapsed time, 0:00:44 cpu time, factor 1.94)

20:40:06 Running HOL-TLA-Memory ...

20:40:06 Running IMO2019 ...

20:40:06 JiveDataStoreModel: theory JiveDataStoreModel.StoreProperties

20:40:07 JiveDataStoreModel: theory JiveDataStoreModel.JML

20:40:07 JiveDataStoreModel: theory JiveDataStoreModel.UnivSpec

20:40:07 Jordan_Hoelder: theory Secondary_Sylow.SubgroupConjugation

20:40:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complete_Non_Orders

20:40:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complete_Non_Orders/document.pdf

20:40:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complete_Non_Orders/outline.pdf

20:40:07 Timing Complete_Non_Orders (4 threads, 17.617s elapsed time, 24.392s cpu time, 0.884s GC time, factor 1.38)

20:40:07 Finished Complete_Non_Orders (0:00:26 elapsed time, 0:00:40 cpu time, factor 1.54)

20:40:07 Running Robbins-Conjecture ...

20:40:07 Jordan_Hoelder: theory Secondary_Sylow.SndSylow

20:40:07 Jordan_Hoelder: theory Jordan_Hoelder.SndIsomorphismGrp

20:40:08 HOL-TLA-Memory: theory HOL-TLA-Memory.RPCMemoryParams

20:40:08 HOL-TLA-Memory: theory HOL-TLA-Memory.ProcedureInterface

20:40:08 HOL-TLA-Memory: theory HOL-TLA-Memory.MemoryParameters

20:40:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_Partition

20:40:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_Partition/document.pdf

20:40:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Euler_Partition/outline.pdf

20:40:08 Timing Euler_Partition (4 threads, 15.862s elapsed time, 39.860s cpu time, 1.332s GC time, factor 2.51)

20:40:08 Finished Euler_Partition (0:00:22 elapsed time, 0:00:51 cpu time, factor 2.32)

20:40:08 Running CCS ...

20:40:08 Jordan_Hoelder: theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

20:40:08 HOL-TLA-Memory: theory HOL-TLA-Memory.Memory

20:40:08 HOL-TLA-Memory: theory HOL-TLA-Memory.RPCParameters

20:40:09 Robbins-Conjecture: theory Robbins-Conjecture.Robbins_Conjecture

20:40:09 Fermat3_4: theory Fermat3_4.Quad_Form

20:40:09 Fermat3_4: theory Fermat3_4.Fermat4

20:40:09 Jordan_Hoelder: theory Jordan_Hoelder.SimpleGroups

20:40:09 Jordan_Hoelder: theory Jordan_Hoelder.MaximalNormalSubgroups

20:40:10 Jordan_Hoelder: theory Jordan_Hoelder.CompositionSeries

20:40:10 Fermat3_4: theory Fermat3_4.Fermat3

20:40:10 HOL-TLA-Memory: theory HOL-TLA-Memory.MemClerkParameters

20:40:10 HOL-TLA-Memory: theory HOL-TLA-Memory.RPC

20:40:10 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.inout

20:40:10 CCS: theory CCS.Agent

20:40:10 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.Secrecy

20:40:11 IMO2019: theory IMO2019.IMO2019_Q5

20:40:11 IMO2019: theory IMO2019.IMO2019_Q1

20:40:11 IMO2019: theory IMO2019.IMO2019_Q4

20:40:11 HOL-TLA-Memory: theory HOL-TLA-Memory.MemClerk

20:40:11 Jordan_Hoelder: theory Jordan_Hoelder.JordanHolder

20:40:11 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.CompLocalSecrets

20:40:11 HOL-TLA-Memory: theory HOL-TLA-Memory.MemoryImplementation

20:40:11 CryptoBasedCompositionalProperties: theory CryptoBasedCompositionalProperties.KnowledgeKeysSecrets

20:40:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JiveDataStoreModel

20:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JiveDataStoreModel/document.pdf

20:40:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JiveDataStoreModel/outline.pdf

20:40:14 Timing JiveDataStoreModel (4 threads, 13.298s elapsed time, 31.600s cpu time, 1.424s GC time, factor 2.38)

20:40:14 Finished JiveDataStoreModel (0:00:21 elapsed time, 0:00:46 cpu time, factor 2.13)

20:40:14 Running Orbit_Stabiliser ...

20:40:17 CCS: theory CCS.Strong_Sim

20:40:17 CCS: theory CCS.Struct_Cong

20:40:17 CCS: theory CCS.Tau_Chain

20:40:17 CCS: theory CCS.Strong_Bisim

20:40:17 CCS: theory CCS.Strong_Sim_Pres

20:40:17 CCS: theory CCS.Strong_Sim_SC

20:40:17 CCS: theory CCS.Weak_Cong_Semantics

20:40:17 CCS: theory CCS.Weak_Semantics

20:40:17 CCS: theory CCS.Strong_Bisim_Pres

20:40:17 CCS: theory CCS.Weak_Sim

20:40:17 CCS: theory CCS.Strong_Bisim_SC

20:40:18 CCS: theory CCS.Weak_Cong_Sim

20:40:18 CCS: theory CCS.Weak_Cong_Sim_Pres

20:40:18 CCS: theory CCS.Weak_Bisim

20:40:18 CCS: theory CCS.Weak_Sim_Pres

20:40:19 CCS: theory CCS.Weak_Cong

20:40:19 Orbit_Stabiliser: theory Orbit_Stabiliser.Left_Coset

20:40:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis

20:40:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis/document.pdf

20:40:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis/outline.pdf

20:40:19 Timing HOL-Nonstandard_Analysis (4 threads, 15.062s elapsed time, 41.056s cpu time, 1.616s GC time, factor 2.73)

20:40:19 Finished HOL-Nonstandard_Analysis (0:00:50 elapsed time, 0:01:36 cpu time, factor 1.90)

20:40:19 Running Skip_Lists ...

20:40:19 Orbit_Stabiliser: theory Orbit_Stabiliser.Orbit_Stabiliser

20:40:20 CCS: theory CCS.Weak_Bisim_Pres

20:40:20 Orbit_Stabiliser: theory Orbit_Stabiliser.Tetrahedron

20:40:20 CCS: theory CCS.Weak_Cong_Pres

20:40:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptoBasedCompositionalProperties

20:40:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptoBasedCompositionalProperties/document.pdf

20:40:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CryptoBasedCompositionalProperties/outline.pdf

20:40:22 Timing CryptoBasedCompositionalProperties (4 threads, 13.507s elapsed time, 28.336s cpu time, 0.856s GC time, factor 2.10)

20:40:22 Finished CryptoBasedCompositionalProperties (0:00:20 elapsed time, 0:00:40 cpu time, factor 2.02)

20:40:22 Running HOL-ZF ...

20:40:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA-Memory

20:40:23 Timing HOL-TLA-Memory (4 threads, 14.030s elapsed time, 37.448s cpu time, 0.788s GC time, factor 2.67)

20:40:23 Finished HOL-TLA-Memory (0:00:16 elapsed time, 0:00:39 cpu time, factor 2.39)

20:40:23 Running Old_Datatype_Show ...

20:40:23 Skip_Lists: theory Monad_Normalisation.Monad_Normalisation

20:40:23 Skip_Lists: theory Skip_Lists.Pi_pmf

20:40:23 Skip_Lists: theory Skip_Lists.Misc

20:40:24 Skip_Lists: theory Skip_Lists.Geometric_PMF

20:40:24 HOL-ZF: theory HOL-Library.Cancellation

20:40:24 HOL-ZF: theory HOL-ZF.HOLZF

20:40:25 Skip_Lists: theory Skip_Lists.Skip_List

20:40:26 HOL-ZF: theory HOL-ZF.Zet

20:40:26 HOL-ZF: theory HOL-Library.Multiset

20:40:27 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show

20:40:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey

20:40:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey/document.pdf

20:40:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey/outline.pdf

20:40:27 Timing Bell_Numbers_Spivey (4 threads, 15.101s elapsed time, 44.460s cpu time, 0.668s GC time, factor 2.94)

20:40:27 Finished Bell_Numbers_Spivey (0:00:43 elapsed time, 0:01:27 cpu time, factor 2.03)

20:40:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder

20:40:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder/document.pdf

20:40:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder/outline.pdf

20:40:27 Timing Jordan_Hoelder (4 threads, 14.826s elapsed time, 50.092s cpu time, 2.000s GC time, factor 3.38)

20:40:27 Finished Jordan_Hoelder (0:00:26 elapsed time, 0:01:08 cpu time, factor 2.61)

20:40:27 Running Separata ...

20:40:27 Running Randomised_BSTs ...

20:40:28 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Generator

20:40:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robbins-Conjecture

20:40:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robbins-Conjecture/document.pdf

20:40:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Robbins-Conjecture/outline.pdf

20:40:28 Timing Robbins-Conjecture (4 threads, 13.783s elapsed time, 29.116s cpu time, 0.596s GC time, factor 2.11)

20:40:28 Finished Robbins-Conjecture (0:00:20 elapsed time, 0:00:41 cpu time, factor 2.02)

20:40:28 Running HyperCTL ...

20:40:28 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Instances

20:40:30 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Examples

20:40:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4

20:40:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4/document.pdf

20:40:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4/outline.pdf

20:40:30 Timing Fermat3_4 (4 threads, 14.598s elapsed time, 50.816s cpu time, 1.144s GC time, factor 3.48)

20:40:30 Finished Fermat3_4 (0:00:24 elapsed time, 0:01:07 cpu time, factor 2.73)

20:40:30 Running MonoBoolTranAlgebra ...

20:40:30 Separata: theory HOL-Eisbach.Eisbach

20:40:30 Separata: theory Separation_Algebra.Separation_Algebra

20:40:31 Randomised_BSTs: theory Monad_Normalisation.Monad_Normalisation

20:40:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019

20:40:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/document.pdf

20:40:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IMO2019/outline.pdf

20:40:31 Timing IMO2019 (4 threads, 14.893s elapsed time, 21.616s cpu time, 0.244s GC time, factor 1.45)

20:40:31 Finished IMO2019 (0:00:24 elapsed time, 0:00:36 cpu time, factor 1.52)

20:40:31 Running Strong_Security ...

20:40:31 HyperCTL: theory HyperCTL.Prelim

20:40:31 HyperCTL: theory HyperCTL.Shallow

20:40:31 Randomised_BSTs: theory Randomised_BSTs.Randomised_BSTs

20:40:32 Separata: theory HOL-Eisbach.Eisbach_Tools

20:40:32 MonoBoolTranAlgebra: theory LatticeProperties.Conj_Disj

20:40:32 MonoBoolTranAlgebra: theory LatticeProperties.WellFoundedTransitive

20:40:32 HyperCTL: theory HyperCTL.Deep

20:40:32 HyperCTL: theory HyperCTL.Noninterference

20:40:33 Separata: theory Separata.Separata

20:40:33 Strong_Security: theory Strong_Security.Types

20:40:33 Strong_Security: theory Strong_Security.Strong_Security

20:40:33 Strong_Security: theory Strong_Security.MWLf

20:40:33 Strong_Security: theory Strong_Security.Expr

20:40:33 MonoBoolTranAlgebra: theory LatticeProperties.Complete_Lattice_Prop

20:40:34 Strong_Security: theory Strong_Security.Up_To_Technique

20:40:34 Strong_Security: theory Strong_Security.Parallel_Composition

20:40:34 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Mono_Bool_Tran

20:40:34 HOL-ZF: theory HOL-ZF.LProd

20:40:35 HOL-ZF: theory HOL-ZF.MainZF

20:40:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS

20:40:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS/document.pdf

20:40:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS/outline.pdf

20:40:35 Timing CCS (4 threads, 18.879s elapsed time, 54.168s cpu time, 1.272s GC time, factor 2.87)

20:40:35 Finished CCS (0:00:26 elapsed time, 0:01:09 cpu time, factor 2.57)

20:40:35 Running FeatherweightJava ...

20:40:35 HOL-ZF: theory HOL-ZF.Games

20:40:36 Strong_Security: theory Strong_Security.Domain_example

20:40:36 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Mono_Bool_Tran_Algebra

20:40:38 FeatherweightJava: theory FeatherweightJava.FJDefs

20:40:38 Strong_Security: theory Strong_Security.Strongly_Secure_Skip_Assign

20:40:38 Strong_Security: theory Strong_Security.Language_Composition

20:40:39 Strong_Security: theory Strong_Security.Type_System

20:40:39 HyperCTL: theory HyperCTL.Finite_Noninterference

20:40:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser

20:40:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser/document.pdf

20:40:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser/outline.pdf

20:40:39 Timing Orbit_Stabiliser (4 threads, 13.493s elapsed time, 23.964s cpu time, 0.608s GC time, factor 1.78)

20:40:39 Finished Orbit_Stabiliser (0:00:24 elapsed time, 0:00:40 cpu time, factor 1.67)

20:40:39 Running Typeclass_Hierarchy ...

20:40:39 Strong_Security: theory Strong_Security.Type_System_example

20:40:40 HyperCTL: theory HyperCTL.HyperCTL

20:40:41 Typeclass_Hierarchy: theory HOL-Library.Cancellation

20:40:41 Typeclass_Hierarchy: theory HOL-Library.Lattice_Syntax

20:40:42 Typeclass_Hierarchy: theory HOL-Library.Multiset

20:40:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Old_Datatype_Show

20:40:42 Timing Old_Datatype_Show (4 threads, 14.442s elapsed time, 16.440s cpu time, 0.408s GC time, factor 1.14)

20:40:42 Finished Old_Datatype_Show (0:00:19 elapsed time, 0:00:20 cpu time, factor 1.09)

20:40:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skip_Lists

20:40:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skip_Lists/document.pdf

20:40:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skip_Lists/outline.pdf

20:40:42 Timing Skip_Lists (4 threads, 12.364s elapsed time, 40.724s cpu time, 0.628s GC time, factor 3.29)

20:40:42 Finished Skip_Lists (0:00:22 elapsed time, 0:00:57 cpu time, factor 2.56)

20:40:42 Running Nullstellensatz ...

20:40:42 Running Stream-Fusion ...

20:40:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF

20:40:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF/document.pdf

20:40:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF/outline.pdf

20:40:43 Timing HOL-ZF (4 threads, 13.165s elapsed time, 37.792s cpu time, 1.380s GC time, factor 2.87)

20:40:43 Finished HOL-ZF (0:00:20 elapsed time, 0:00:51 cpu time, factor 2.53)

20:40:43 Running HOL-Probability-ex ...

20:40:43 FeatherweightJava: theory FeatherweightJava.FJAux

20:40:44 FeatherweightJava: theory FeatherweightJava.FJSound

20:40:44 FeatherweightJava: theory FeatherweightJava.Execute

20:40:45 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Assertion_Algebra

20:40:45 Stream-Fusion: theory HOLCF-Library.Int_Discrete

20:40:45 MonoBoolTranAlgebra: theory MonoBoolTranAlgebra.Statements

20:40:45 Stream-Fusion: theory Stream-Fusion.LazyList

20:40:47 HOL-Probability-ex: theory HOL-Library.Permutation

20:40:47 HOL-Probability-ex: theory HOL-Probability-ex.Dining_Cryptographers

20:40:47 HOL-Probability-ex: theory HOL-Probability-ex.Measure_Not_CCC

20:40:47 Stream-Fusion: theory Stream-Fusion.Stream

20:40:47 HOL-Probability-ex: theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

20:40:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata

20:40:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata/document.pdf

20:40:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata/outline.pdf

20:40:48 Timing Separata (4 threads, 13.140s elapsed time, 39.660s cpu time, 0.764s GC time, factor 3.02)

20:40:48 Finished Separata (0:00:20 elapsed time, 0:00:53 cpu time, factor 2.55)

20:40:48 Running Lam-ml-Normalization ...

20:40:48 FeatherweightJava: theory FeatherweightJava.Featherweight_Java

20:40:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs

20:40:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/document.pdf

20:40:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Randomised_BSTs/outline.pdf

20:40:49 Timing Randomised_BSTs (4 threads, 12.878s elapsed time, 39.308s cpu time, 0.700s GC time, factor 3.05)

20:40:49 Finished Randomised_BSTs (0:00:21 elapsed time, 0:00:54 cpu time, factor 2.50)

20:40:49 Running Huffman ...

20:40:49 Stream-Fusion: theory Stream-Fusion.StreamFusion

20:40:50 Nullstellensatz: theory HOL-Types_To_Sets.Types_To_Sets

20:40:50 Nullstellensatz: theory Nullstellensatz.Algebraically_Closed_Fields

20:40:50 Nullstellensatz: theory Nullstellensatz.Lex_Order_PP

20:40:50 Nullstellensatz: theory Nullstellensatz.Univariate_PM

20:40:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL

20:40:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL/document.pdf

20:40:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL/outline.pdf

20:40:50 Timing HyperCTL (4 threads, 13.628s elapsed time, 41.472s cpu time, 2.000s GC time, factor 3.04)

20:40:50 Finished HyperCTL (0:00:21 elapsed time, 0:00:55 cpu time, factor 2.60)

20:40:50 Running Card_Multisets ...

20:40:50 Lam-ml-Normalization: theory HOL-Library.LaTeXsugar

20:40:50 Lam-ml-Normalization: theory Lam-ml-Normalization.Lam_ml

20:40:51 Typeclass_Hierarchy: theory Typeclass_Hierarchy.Setup

20:40:51 Huffman: theory Huffman.Huffman

20:40:51 Nullstellensatz: theory Nullstellensatz.Nullstellensatz

20:40:52 Card_Multisets: theory HOL-Library.Cancellation

20:40:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoBoolTranAlgebra

20:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoBoolTranAlgebra/document.pdf

20:40:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoBoolTranAlgebra/outline.pdf

20:40:52 Timing MonoBoolTranAlgebra (4 threads, 14.120s elapsed time, 21.608s cpu time, 0.856s GC time, factor 1.53)

20:40:52 Finished MonoBoolTranAlgebra (0:00:21 elapsed time, 0:00:35 cpu time, factor 1.65)

20:40:52 Running Landau_Symbols ...

20:40:53 Card_Multisets: theory HOL-Library.Multiset

20:40:53 Typeclass_Hierarchy: theory Typeclass_Hierarchy.Typeclass_Hierarchy

20:40:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Strong_Security

20:40:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Strong_Security/document.pdf

20:40:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Strong_Security/outline.pdf

20:40:53 Timing Strong_Security (4 threads, 14.067s elapsed time, 40.644s cpu time, 1.640s GC time, factor 2.89)

20:40:53 Finished Strong_Security (0:00:21 elapsed time, 0:00:53 cpu time, factor 2.54)

20:40:53 Running Transformer_Semantics ...

20:40:55 Landau_Symbols: theory Landau_Symbols.Group_Sort

20:40:55 Nullstellensatz: theory Nullstellensatz.Nullstellensatz_Field

20:40:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FeatherweightJava

20:40:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FeatherweightJava/document.pdf

20:40:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FeatherweightJava/outline.pdf

20:40:55 Timing FeatherweightJava (4 threads, 12.289s elapsed time, 31.668s cpu time, 1.120s GC time, factor 2.58)

20:40:55 Finished FeatherweightJava (0:00:19 elapsed time, 0:00:45 cpu time, factor 2.32)

20:40:55 Running Attack_Trees ...

20:40:56 Transformer_Semantics: theory Transformer_Semantics.Isotone_Transformers

20:40:56 Transformer_Semantics: theory Transformer_Semantics.Powerset_Monad

20:40:57 Landau_Symbols: theory Landau_Symbols.Landau_Real_Products

20:40:57 Transformer_Semantics: theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

20:40:57 Attack_Trees: theory Attack_Trees.MC

20:40:58 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Transformers

20:40:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Typeclass_Hierarchy

20:40:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Typeclass_Hierarchy/typeclass_hierarchy.pdf

20:40:58 Timing Typeclass_Hierarchy (4 threads, 11.793s elapsed time, 27.672s cpu time, 0.952s GC time, factor 2.35)

20:40:58 Finished Typeclass_Hierarchy (0:00:18 elapsed time, 0:00:36 cpu time, factor 1.90)

20:40:58 Running WorkerWrapper ...

20:40:59 Attack_Trees: theory Attack_Trees.AT

20:41:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Probability-ex

20:41:00 Timing HOL-Probability-ex (4 threads, 11.978s elapsed time, 31.380s cpu time, 0.908s GC time, factor 2.62)

20:41:00 Finished HOL-Probability-ex (0:00:16 elapsed time, 0:00:35 cpu time, factor 2.16)

20:41:00 Running GPU_Kernel_PL ...

20:41:01 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantaloid

20:41:01 Card_Multisets: theory Card_Multisets.Card_Multisets

20:41:01 WorkerWrapper: theory WorkerWrapper.Maybe

20:41:01 WorkerWrapper: theory WorkerWrapper.Nats

20:41:01 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantale

20:41:02 GPU_Kernel_PL: theory GPU_Kernel_PL.Misc

20:41:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream-Fusion

20:41:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream-Fusion/document.pdf

20:41:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream-Fusion/outline.pdf

20:41:02 Timing Stream-Fusion (4 threads, 11.934s elapsed time, 16.332s cpu time, 0.400s GC time, factor 1.37)

20:41:02 Finished Stream-Fusion (0:00:19 elapsed time, 0:00:29 cpu time, factor 1.55)

20:41:02 Running Laplace_Transform ...

20:41:02 Attack_Trees: theory Attack_Trees.Infrastructure

20:41:02 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_syntax

20:41:02 WorkerWrapper: theory WorkerWrapper.LList

20:41:04 Landau_Symbols: theory Landau_Symbols.Landau_Simprocs

20:41:05 Landau_Symbols: theory Landau_Symbols.Landau_More

20:41:05 Laplace_Transform: theory Laplace_Transform.Laplace_Transform_Library

20:41:05 Laplace_Transform: theory Laplace_Transform.Lerch_Lemma

20:41:05 WorkerWrapper: theory WorkerWrapper.FixedPointTheorems

20:41:05 Laplace_Transform: theory Laplace_Transform.Piecewise_Continuous

20:41:06 WorkerWrapper: theory WorkerWrapper.WorkerWrapper

20:41:06 Attack_Trees: theory Attack_Trees.GDPRhealthcare

20:41:06 WorkerWrapper: theory WorkerWrapper.CounterExample

20:41:06 WorkerWrapper: theory WorkerWrapper.Last

20:41:06 WorkerWrapper: theory WorkerWrapper.Streams

20:41:06 WorkerWrapper: theory WorkerWrapper.WorkerWrapperNew

20:41:06 WorkerWrapper: theory WorkerWrapper.Accumulator

20:41:06 Laplace_Transform: theory Laplace_Transform.Existence

20:41:06 WorkerWrapper: theory WorkerWrapper.Backtracking

20:41:07 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_state

20:41:07 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_wellformedness

20:41:07 WorkerWrapper: theory WorkerWrapper.Continuations

20:41:07 WorkerWrapper: theory WorkerWrapper.Nub

20:41:07 Laplace_Transform: theory Laplace_Transform.Uniqueness

20:41:07 WorkerWrapper: theory WorkerWrapper.UnboxedNats

20:41:08 Laplace_Transform: theory Laplace_Transform.Laplace_Transform

20:41:08 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_execution_thread

20:41:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization

20:41:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization/document.pdf

20:41:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization/outline.pdf

20:41:08 Timing Lam-ml-Normalization (4 threads, 11.873s elapsed time, 22.136s cpu time, 1.096s GC time, factor 1.86)

20:41:08 Finished Lam-ml-Normalization (0:00:19 elapsed time, 0:00:36 cpu time, factor 1.84)

20:41:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Multisets

20:41:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Multisets/document.pdf

20:41:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Multisets/outline.pdf

20:41:08 Timing Card_Multisets (4 threads, 11.313s elapsed time, 27.204s cpu time, 0.884s GC time, factor 2.40)

20:41:08 Finished Card_Multisets (0:00:18 elapsed time, 0:00:39 cpu time, factor 2.20)

20:41:08 Running Impossible_Geometry ...

20:41:08 Running MiniML ...

20:41:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nullstellensatz

20:41:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nullstellensatz/document.pdf

20:41:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nullstellensatz/outline.pdf

20:41:09 Timing Nullstellensatz (4 threads, 12.087s elapsed time, 24.756s cpu time, 1.284s GC time, factor 2.05)

20:41:09 Finished Nullstellensatz (0:00:25 elapsed time, 0:00:45 cpu time, factor 1.77)

20:41:09 Running Efficient-Mergesort ...

20:41:10 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_execution_group

20:41:10 GPU_Kernel_PL: theory GPU_Kernel_PL.KPL_execution_kernel

20:41:10 Impossible_Geometry: theory Impossible_Geometry.Impossible_Geometry

20:41:10 MiniML: theory MiniML.Maybe

20:41:10 MiniML: theory MiniML.Type

20:41:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Huffman

20:41:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Huffman/document.pdf

20:41:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Huffman/outline.pdf

20:41:11 Timing Huffman (4 threads, 11.283s elapsed time, 28.936s cpu time, 0.596s GC time, factor 2.56)

20:41:11 Finished Huffman (0:00:21 elapsed time, 0:00:43 cpu time, factor 2.01)

20:41:11 Running Clean ...

20:41:12 Efficient-Mergesort: theory Efficient-Mergesort.Efficient_Sort

20:41:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols

20:41:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols/document.pdf

20:41:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols/outline.pdf

20:41:12 Timing Landau_Symbols (4 threads, 11.795s elapsed time, 28.316s cpu time, 0.904s GC time, factor 2.40)

20:41:12 Finished Landau_Symbols (0:00:19 elapsed time, 0:00:42 cpu time, factor 2.16)

20:41:12 Running HOL-TPTP ...

20:41:13 GPU_Kernel_PL: theory GPU_Kernel_PL.Kernel_programming_language

20:41:13 MiniML: theory MiniML.Instance

20:41:13 Clean: theory HOL-Eisbach.Eisbach

20:41:13 Clean: theory Clean.MonadSE

20:41:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics

20:41:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics/document.pdf

20:41:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics/outline.pdf

20:41:13 Timing Transformer_Semantics (4 threads, 11.479s elapsed time, 36.932s cpu time, 1.056s GC time, factor 3.22)

20:41:13 Finished Transformer_Semantics (0:00:20 elapsed time, 0:00:52 cpu time, factor 2.60)

20:41:13 Running Noninterference_Concurrent_Composition ...

20:41:13 MiniML: theory MiniML.Generalize

20:41:14 MiniML: theory MiniML.MiniML

20:41:14 Efficient-Mergesort: theory Efficient-Mergesort.Mergesort_Complexity

20:41:14 Clean: theory Clean.Seq_MonadSE

20:41:14 HOL-TPTP: theory HOL-TPTP.TPTP_Parser

20:41:14 HOL-TPTP: theory HOL-TPTP.MaSh_Export_Base

20:41:14 HOL-TPTP: theory HOL-TPTP.ATP_Theory_Export

20:41:14 HOL-TPTP: theory HOL-TPTP.THF_Arith

20:41:15 HOL-TPTP: theory HOL-TPTP.MaSh_Eval

20:41:15 MiniML: theory MiniML.W

20:41:15 Noninterference_Concurrent_Composition: theory Noninterference_Concurrent_Composition.ConcurrentComposition

20:41:16 Clean: theory Clean.Symbex_MonadSE

20:41:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Attack_Trees

20:41:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Attack_Trees/document.pdf

20:41:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Attack_Trees/outline.pdf

20:41:16 Timing Attack_Trees (4 threads, 12.877s elapsed time, 29.308s cpu time, 1.216s GC time, factor 2.28)

20:41:16 Finished Attack_Trees (0:00:20 elapsed time, 0:00:43 cpu time, factor 2.12)

20:41:16 Running Rank_Nullity_Theorem ...

20:41:17 Clean: theory Clean.Clean

20:41:17 Clean: theory Clean.Hoare_MonadSE

20:41:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WorkerWrapper

20:41:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WorkerWrapper/document.pdf

20:41:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WorkerWrapper/outline.pdf

20:41:18 Timing WorkerWrapper (4 threads, 11.186s elapsed time, 31.000s cpu time, 1.116s GC time, factor 2.77)

20:41:18 Finished WorkerWrapper (0:00:19 elapsed time, 0:00:46 cpu time, factor 2.38)

20:41:18 Running LambdaMu ...

20:41:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GPU_Kernel_PL

20:41:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GPU_Kernel_PL/document.pdf

20:41:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GPU_Kernel_PL/outline.pdf

20:41:18 Timing GPU_Kernel_PL (4 threads, 11.056s elapsed time, 17.480s cpu time, 0.516s GC time, factor 1.58)

20:41:18 Finished GPU_Kernel_PL (0:00:18 elapsed time, 0:00:30 cpu time, factor 1.67)

20:41:18 Running Selection_Heap_Sort ...

20:41:19 Clean: theory Clean.Clean_Symbex

20:41:19 Clean: theory Clean.Hoare_Clean

20:41:19 Clean: theory Clean.Quicksort_concept

20:41:19 HOL-TPTP: theory HOL-TPTP.TPTP_Interpret

20:41:19 Rank_Nullity_Theorem: theory HOL-Library.Function_Algebras

20:41:19 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Dual_Order

20:41:19 LambdaMu: theory LambdaMu.Syntax

20:41:20 Clean: theory Clean.Test_Clean

20:41:20 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Mod_Type

20:41:20 HOL-TPTP: theory HOL-TPTP.TPTP_Proof_Reconstruction

20:41:20 Clean: theory Clean.SquareRoot_concept

20:41:20 Clean: theory Clean.Clean_Main

20:41:21 Selection_Heap_Sort: theory Selection_Heap_Sort.Sort

20:41:21 Selection_Heap_Sort: theory Selection_Heap_Sort.RemoveMax

20:41:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform

20:41:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/document.pdf

20:41:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Laplace_Transform/outline.pdf

20:41:21 Timing Laplace_Transform (4 threads, 10.369s elapsed time, 36.836s cpu time, 0.488s GC time, factor 3.55)

20:41:21 Finished Laplace_Transform (0:00:18 elapsed time, 0:00:51 cpu time, factor 2.76)

20:41:21 Running VolpanoSmith ...

20:41:21 Selection_Heap_Sort: theory Selection_Heap_Sort.Heap

20:41:21 Selection_Heap_Sort: theory Selection_Heap_Sort.SelectionSort_Functional

20:41:22 HOL-TPTP: theory HOL-Library.Refute

20:41:23 VolpanoSmith: theory VolpanoSmith.Semantics

20:41:23 LambdaMu: theory LambdaMu.DeBruijn

20:41:23 LambdaMu: theory LambdaMu.Types

20:41:23 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapFunctional

20:41:23 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapImperative

20:41:24 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Miscellaneous

20:41:24 LambdaMu: theory LambdaMu.Peirce

20:41:24 LambdaMu: theory LambdaMu.Substitution

20:41:24 HOL-TPTP: theory HOL-TPTP.ATP_Problem_Import

20:41:24 LambdaMu: theory LambdaMu.Reduction

20:41:24 LambdaMu: theory LambdaMu.ContextFacts

20:41:25 LambdaMu: theory LambdaMu.TypePreservation

20:41:25 LambdaMu: theory LambdaMu.Progress

20:41:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TPTP

20:41:26 Timing HOL-TPTP (4 threads, 10.517s elapsed time, 12.008s cpu time, 0.216s GC time, factor 1.14)

20:41:26 Finished HOL-TPTP (0:00:12 elapsed time, 0:00:14 cpu time, factor 1.10)

20:41:26 Running Tycon ...

20:41:26 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Fundamental_Subspaces

20:41:26 Rank_Nullity_Theorem: theory Rank_Nullity_Theorem.Dim_Formula

20:41:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Impossible_Geometry

20:41:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Impossible_Geometry/document.pdf

20:41:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Impossible_Geometry/outline.pdf

20:41:27 Timing Impossible_Geometry (4 threads, 10.796s elapsed time, 22.980s cpu time, 0.628s GC time, factor 2.13)

20:41:27 Finished Impossible_Geometry (0:00:18 elapsed time, 0:00:36 cpu time, factor 1.99)

20:41:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MiniML

20:41:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MiniML/document.pdf

20:41:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MiniML/outline.pdf

20:41:27 Timing MiniML (4 threads, 11.224s elapsed time, 23.868s cpu time, 0.712s GC time, factor 2.13)

20:41:27 Finished MiniML (0:00:18 elapsed time, 0:00:37 cpu time, factor 2.02)

20:41:27 Running SumSquares ...

20:41:27 Running First_Welfare_Theorem ...

20:41:27 Tycon: theory Tycon.Coerce

20:41:27 Tycon: theory Tycon.TypeApp

20:41:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort

20:41:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort/document.pdf

20:41:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort/outline.pdf

20:41:28 Timing Efficient-Mergesort (4 threads, 11.160s elapsed time, 24.540s cpu time, 0.560s GC time, factor 2.20)

20:41:28 Finished Efficient-Mergesort (0:00:18 elapsed time, 0:00:37 cpu time, factor 2.00)

20:41:28 Running FileRefinement ...

20:41:28 Tycon: theory Tycon.Functor

20:41:29 VolpanoSmith: theory VolpanoSmith.secTypes

20:41:29 Tycon: theory Tycon.Monad

20:41:29 FileRefinement: theory FileRefinement.CArrays

20:41:29 FileRefinement: theory FileRefinement.ResizableArrays

20:41:29 FileRefinement: theory FileRefinement.FileRefinement

20:41:30 First_Welfare_Theorem: theory First_Welfare_Theorem.Syntax

20:41:30 First_Welfare_Theorem: theory First_Welfare_Theorem.Argmax

20:41:30 VolpanoSmith: theory VolpanoSmith.Execute

20:41:30 First_Welfare_Theorem: theory First_Welfare_Theorem.Preferences

20:41:30 First_Welfare_Theorem: theory First_Welfare_Theorem.Consumers

20:41:30 Tycon: theory Tycon.Lift_Monad

20:41:30 Tycon: theory Tycon.Binary_Tree_Monad

20:41:30 Tycon: theory Tycon.Monad_Zero

20:41:30 Tycon: theory Tycon.Monad_Plus

20:41:30 SumSquares: theory SumSquares.TwoSquares

20:41:30 SumSquares: theory SumSquares.FourSquares

20:41:31 Tycon: theory Tycon.Writer_Monad

20:41:31 Tycon: theory Tycon.Error_Monad

20:41:31 Tycon: theory Tycon.Resumption_Transformer

20:41:31 Tycon: theory Tycon.Monad_Zero_Plus

20:41:31 First_Welfare_Theorem: theory First_Welfare_Theorem.Utility_Functions

20:41:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Concurrent_Composition

20:41:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Concurrent_Composition/document.pdf

20:41:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Concurrent_Composition/outline.pdf

20:41:32 Timing Noninterference_Concurrent_Composition (4 threads, 10.488s elapsed time, 33.056s cpu time, 0.588s GC time, factor 3.15)

20:41:32 Finished Noninterference_Concurrent_Composition (0:00:18 elapsed time, 0:00:46 cpu time, factor 2.55)

20:41:32 Running Menger ...

20:41:32 Tycon: theory Tycon.Writer_Transformer

20:41:32 First_Welfare_Theorem: theory First_Welfare_Theorem.Common

20:41:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Clean

20:41:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Clean/document.pdf

20:41:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Clean/outline.pdf

20:41:32 Timing Clean (4 threads, 11.785s elapsed time, 24.908s cpu time, 0.836s GC time, factor 2.11)

20:41:32 Finished Clean (0:00:20 elapsed time, 0:00:42 cpu time, factor 2.06)

20:41:32 Running Random_Graph_Subgraph_Threshold ...

20:41:32 Tycon: theory Tycon.Error_Transformer

20:41:33 Tycon: theory Tycon.Lazy_List_Monad

20:41:33 First_Welfare_Theorem: theory First_Welfare_Theorem.Arrow_Debreu_Model

20:41:33 First_Welfare_Theorem: theory First_Welfare_Theorem.Exchange_Economy

20:41:33 First_Welfare_Theorem: theory First_Welfare_Theorem.Private_Ownership_Economy

20:41:33 Tycon: theory Tycon.Maybe_Monad

20:41:33 Tycon: theory Tycon.State_Transformer

20:41:34 Menger: theory Menger.Graph

20:41:34 Menger: theory Menger.Helpers

20:41:35 Tycon: theory Tycon.Monad_Transformer

20:41:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem

20:41:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/document.pdf

20:41:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rank_Nullity_Theorem/outline.pdf

20:41:35 Timing Rank_Nullity_Theorem (4 threads, 9.853s elapsed time, 18.052s cpu time, 0.712s GC time, factor 1.83)

20:41:35 Finished Rank_Nullity_Theorem (0:00:18 elapsed time, 0:00:33 cpu time, factor 1.78)

20:41:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaMu

20:41:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaMu/document.pdf

20:41:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LambdaMu/outline.pdf

20:41:35 Timing LambdaMu (4 threads, 9.983s elapsed time, 19.792s cpu time, 0.660s GC time, factor 1.98)

20:41:35 Finished LambdaMu (0:00:16 elapsed time, 0:00:32 cpu time, factor 1.95)

20:41:35 Running HOL-Unix ...

20:41:35 Running Integration ...

20:41:36 Menger: theory Menger.Separations

20:41:36 Menger: theory Menger.DisjointPaths

20:41:37 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Misc

20:41:37 Menger: theory Menger.MengerInduction

20:41:37 HOL-Unix: theory HOL-Library.Sublist

20:41:37 HOL-Unix: theory HOL-Unix.Nested_Environment

20:41:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort

20:41:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort/document.pdf

20:41:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort/outline.pdf

20:41:38 Timing Selection_Heap_Sort (4 threads, 11.438s elapsed time, 29.316s cpu time, 0.988s GC time, factor 2.56)

20:41:38 Finished Selection_Heap_Sort (0:00:18 elapsed time, 0:00:42 cpu time, factor 2.25)

20:41:38 Running GoedelGod ...

20:41:38 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Prob_Lemmas

20:41:38 Integration: theory Integration.Sigma_Algebra

20:41:38 Integration: theory Integration.MonConv

20:41:38 Menger: theory Menger.Y_eq_new_last

20:41:39 Menger: theory Menger.Y_neq_new_last

20:41:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VolpanoSmith

20:41:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VolpanoSmith/document.pdf

20:41:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VolpanoSmith/outline.pdf

20:41:39 Timing VolpanoSmith (4 threads, 10.386s elapsed time, 21.704s cpu time, 0.820s GC time, factor 2.09)

20:41:39 Finished VolpanoSmith (0:00:17 elapsed time, 0:00:34 cpu time, factor 2.05)

20:41:39 Running InformationFlowSlicing ...

20:41:39 Integration: theory Integration.Measure

20:41:40 Menger: theory Menger.Menger

20:41:40 GoedelGod: theory GoedelGod.GoedelGod

20:41:40 Integration: theory Integration.RealRandVar

20:41:40 HOL-Unix: theory HOL-Unix.Unix

20:41:40 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Lemmas

20:41:41 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Ugraph_Properties

20:41:41 Integration: theory Integration.Failure

20:41:41 Integration: theory Integration.Integral

20:41:42 Random_Graph_Subgraph_Threshold: theory Random_Graph_Subgraph_Threshold.Subgraph_Threshold

20:41:43 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceIntra

20:41:44 InformationFlowSlicing: theory InformationFlowSlicing.LiftingIntra

20:41:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tycon

20:41:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tycon/document.pdf

20:41:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tycon/outline.pdf

20:41:44 Timing Tycon (4 threads, 10.167s elapsed time, 27.896s cpu time, 1.220s GC time, factor 2.74)

20:41:44 Finished Tycon (0:00:18 elapsed time, 0:00:43 cpu time, factor 2.38)

20:41:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FileRefinement

20:41:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FileRefinement/document.pdf

20:41:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FileRefinement/outline.pdf

20:41:44 Timing FileRefinement (4 threads, 9.910s elapsed time, 21.296s cpu time, 0.160s GC time, factor 2.15)

20:41:44 Finished FileRefinement (0:00:16 elapsed time, 0:00:33 cpu time, factor 2.05)

20:41:44 Running HOL-Hahn_Banach ...

20:41:44 Running Verified-Prover ...

20:41:46 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Zorn_Lemma

20:41:46 HOL-Hahn_Banach: theory HOL-Library.Infinite_Set

20:41:46 HOL-Hahn_Banach: theory HOL-Library.Nat_Bijection

20:41:46 HOL-Hahn_Banach: theory HOL-Library.Old_Datatype

20:41:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem

20:41:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/document.pdf

20:41:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Welfare_Theorem/outline.pdf

20:41:46 Timing First_Welfare_Theorem (4 threads, 9.777s elapsed time, 31.024s cpu time, 0.688s GC time, factor 3.17)

20:41:46 Finished First_Welfare_Theorem (0:00:18 elapsed time, 0:00:46 cpu time, factor 2.48)

20:41:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares

20:41:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares/document.pdf

20:41:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares/outline.pdf

20:41:46 Timing SumSquares (4 threads, 9.738s elapsed time, 25.452s cpu time, 0.500s GC time, factor 2.61)

20:41:46 Finished SumSquares (0:00:18 elapsed time, 0:00:39 cpu time, factor 2.14)

20:41:46 Running Card_Partitions ...

20:41:46 Running FinFun ...

20:41:46 HOL-Hahn_Banach: theory HOL-Library.Set_Algebras

20:41:46 Verified-Prover: theory Verified-Prover.Prover

20:41:46 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceWhile

20:41:47 HOL-Hahn_Banach: theory HOL-Library.Countable

20:41:48 FinFun: theory HOL-Library.Phantom_Type

20:41:48 Card_Partitions: theory HOL-Eisbach.Eisbach

20:41:48 Card_Partitions: theory HOL-Library.Adhoc_Overloading

20:41:48 Card_Partitions: theory HOL-Library.Disjoint_Sets

20:41:48 Card_Partitions: theory HOL-Library.FuncSet

20:41:48 Card_Partitions: theory HOL-Library.Monad_Syntax

20:41:48 Card_Partitions: theory HOL-Library.Stirling

20:41:49 FinFun: theory HOL-Library.Cardinality

20:41:49 Card_Partitions: theory Card_Partitions.Set_Partition

20:41:49 HOL-Hahn_Banach: theory HOL-Library.Countable_Set

20:41:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Menger

20:41:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Menger/document.pdf

20:41:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Menger/outline.pdf

20:41:49 Timing Menger (4 threads, 9.282s elapsed time, 28.056s cpu time, 0.980s GC time, factor 3.02)

20:41:49 Finished Menger (0:00:17 elapsed time, 0:00:43 cpu time, factor 2.49)

20:41:49 Running Concurrent_Ref_Alg ...

20:41:50 Card_Partitions: theory Card_Partitions.Injectivity_Solver

20:41:50 Card_Partitions: theory Card_Partitions.Card_Partitions

20:41:51 HOL-Hahn_Banach: theory HOL-Analysis.Continuum_Not_Denumerable

20:41:51 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Bounds

20:41:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix

20:41:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix/document.pdf

20:41:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix/outline.pdf

20:41:51 Timing HOL-Unix (4 threads, 8.751s elapsed time, 24.440s cpu time, 1.228s GC time, factor 2.79)

20:41:51 Finished HOL-Unix (0:00:15 elapsed time, 0:00:37 cpu time, factor 2.44)

20:41:51 Running HOL-NanoJava ...

20:41:51 Concurrent_Ref_Alg: theory HOL-Library.Lattice_Syntax

20:41:51 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Refinement_Lattice

20:41:52 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Vector_Space

20:41:52 FinFun: theory FinFun.FinFun

20:41:52 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Linearform

20:41:52 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Subspace

20:41:53 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Conjunction

20:41:53 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Galois_Connections

20:41:53 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Parallel

20:41:53 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Infimum_Nat

20:41:53 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Sequential

20:41:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold

20:41:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/document.pdf

20:41:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Random_Graph_Subgraph_Threshold/outline.pdf

20:41:53 Timing Random_Graph_Subgraph_Threshold (4 threads, 9.716s elapsed time, 26.412s cpu time, 0.432s GC time, factor 2.72)

20:41:53 Finished Random_Graph_Subgraph_Threshold (0:00:20 elapsed time, 0:00:43 cpu time, factor 2.16)

20:41:53 Running RefinementReactive ...

20:41:53 HOL-NanoJava: theory HOL-NanoJava.Term

20:41:53 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.CRA

20:41:53 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Conjunctive_Sequential

20:41:53 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Function_Order

20:41:53 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Normed_Space

20:41:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GoedelGod

20:41:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GoedelGod/document.pdf

20:41:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GoedelGod/outline.pdf

20:41:53 Timing GoedelGod (4 threads, 9.324s elapsed time, 9.828s cpu time, 0.112s GC time, factor 1.05)

20:41:53 Finished GoedelGod (0:00:15 elapsed time, 0:00:21 cpu time, factor 1.38)

20:41:53 Running Comparison_Sort_Lower_Bound ...

20:41:54 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Function_Norm

20:41:54 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Iteration

20:41:54 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

20:41:54 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

20:41:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration

20:41:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration/document.pdf

20:41:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration/outline.pdf

20:41:55 Timing Integration (4 threads, 10.076s elapsed time, 20.176s cpu time, 0.656s GC time, factor 2.00)

20:41:55 Finished Integration (0:00:18 elapsed time, 0:00:35 cpu time, factor 1.86)

20:41:55 Running Pop_Refinement ...

20:41:55 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Conjunctive_Iteration

20:41:55 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

20:41:55 RefinementReactive: theory RefinementReactive.Refinement

20:41:55 RefinementReactive: theory RefinementReactive.Temporal

20:41:55 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach

20:41:55 Concurrent_Ref_Alg: theory Concurrent_Ref_Alg.Rely_Quotient

20:41:56 FinFun: theory FinFun.FinFunPred

20:41:56 HOL-NanoJava: theory HOL-NanoJava.Decl

20:41:56 Pop_Refinement: theory Pop_Refinement.First_Example

20:41:56 Pop_Refinement: theory Pop_Refinement.Definition

20:41:56 Pop_Refinement: theory Pop_Refinement.Future_Work

20:41:56 Pop_Refinement: theory Pop_Refinement.General_Remarks

20:41:57 Pop_Refinement: theory Pop_Refinement.Related_Work

20:41:57 Pop_Refinement: theory Pop_Refinement.Second_Example

20:41:57 HOL-NanoJava: theory HOL-NanoJava.TypeRel

20:41:58 RefinementReactive: theory RefinementReactive.Reactive

20:41:58 HOL-NanoJava: theory HOL-NanoJava.State

20:41:58 Comparison_Sort_Lower_Bound: theory HOL-Library.Multiset_Permutations

20:41:58 Comparison_Sort_Lower_Bound: theory List-Index.List_Index

20:41:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing

20:41:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing/document.pdf

20:41:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing/outline.pdf

20:41:58 Timing InformationFlowSlicing (4 threads, 9.373s elapsed time, 26.672s cpu time, 0.800s GC time, factor 2.85)

20:41:58 Finished InformationFlowSlicing (0:00:19 elapsed time, 0:00:43 cpu time, factor 2.26)

20:41:58 Running Noninterference_Inductive_Unwinding ...

20:41:59 HOL-NanoJava: theory HOL-NanoJava.OpSem

20:41:59 HOL-NanoJava: theory HOL-NanoJava.AxSem

20:42:00 HOL-NanoJava: theory HOL-NanoJava.Equivalence

20:42:00 Noninterference_Inductive_Unwinding: theory List_Interleaving.ListInterleaving

20:42:00 Noninterference_Inductive_Unwinding: theory Noninterference_CSP.CSPNoninterference

20:42:00 Comparison_Sort_Lower_Bound: theory Comparison_Sort_Lower_Bound.Linorder_Relations

20:42:01 HOL-NanoJava: theory HOL-NanoJava.Example

20:42:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Verified-Prover

20:42:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Verified-Prover/document.pdf

20:42:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Verified-Prover/outline.pdf

20:42:01 Timing Verified-Prover (4 threads, 10.007s elapsed time, 21.764s cpu time, 0.536s GC time, factor 2.17)

20:42:01 Finished Verified-Prover (0:00:16 elapsed time, 0:00:34 cpu time, factor 2.05)

20:42:01 Running IOA-NTP ...

20:42:01 Comparison_Sort_Lower_Bound: theory Comparison_Sort_Lower_Bound.Comparison_Sort_Lower_Bound

20:42:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Partitions

20:42:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Partitions/document.pdf

20:42:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Partitions/outline.pdf

20:42:02 Timing Card_Partitions (4 threads, 8.736s elapsed time, 29.608s cpu time, 0.568s GC time, factor 3.39)

20:42:02 Finished Card_Partitions (0:00:15 elapsed time, 0:00:42 cpu time, factor 2.69)

20:42:02 Running Abstract-Hoare-Logics ...

20:42:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach

20:42:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach/document.pdf

20:42:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach/outline.pdf

20:42:02 Timing HOL-Hahn_Banach (4 threads, 10.375s elapsed time, 30.788s cpu time, 0.748s GC time, factor 2.97)

20:42:02 Finished HOL-Hahn_Banach (0:00:17 elapsed time, 0:00:45 cpu time, factor 2.56)

20:42:02 Running Binomial-Queues ...

20:42:03 Noninterference_Inductive_Unwinding: theory Noninterference_Ipurge_Unwinding.IpurgeUnwinding

20:42:03 IOA-NTP: theory IOA-NTP.Lemmas

20:42:03 IOA-NTP: theory IOA-NTP.Multiset

20:42:04 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.Lang

20:42:04 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PLang

20:42:04 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsLang

20:42:04 IOA-NTP: theory IOA-NTP.Packet

20:42:04 IOA-NTP: theory IOA-NTP.Action

20:42:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FinFun

20:42:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FinFun/document.pdf

20:42:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FinFun/outline.pdf

20:42:04 Timing FinFun (4 threads, 10.328s elapsed time, 16.444s cpu time, 0.424s GC time, factor 1.59)

20:42:04 Finished FinFun (0:00:17 elapsed time, 0:00:29 cpu time, factor 1.70)

20:42:04 Running Partial_Function_MR ...

20:42:04 Binomial-Queues: theory Binomial-Queues.PQ

20:42:05 Binomial-Queues: theory Binomial-Queues.Binomial_Queue

20:42:05 Noninterference_Inductive_Unwinding: theory Noninterference_Ipurge_Unwinding.DeterministicProcesses

20:42:05 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.Hoare

20:42:05 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.Termi

20:42:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Ref_Alg

20:42:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Ref_Alg/document.pdf

20:42:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Concurrent_Ref_Alg/outline.pdf

20:42:05 Timing Concurrent_Ref_Alg (4 threads, 8.454s elapsed time, 24.672s cpu time, 0.624s GC time, factor 2.92)

20:42:05 Finished Concurrent_Ref_Alg (0:00:15 elapsed time, 0:00:38 cpu time, factor 2.48)

20:42:05 Running HOLCF-IMP ...

20:42:05 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.HoareTotal

20:42:05 Noninterference_Inductive_Unwinding: theory Noninterference_Inductive_Unwinding.InductiveUnwinding

20:42:06 Partial_Function_MR: theory HOL-Library.Adhoc_Overloading

20:42:06 Partial_Function_MR: theory Partial_Function_MR.Partial_Function_MR

20:42:06 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PHoare

20:42:06 Partial_Function_MR: theory HOL-Library.Monad_Syntax

20:42:06 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PTermi

20:42:06 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsHoare

20:42:06 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsTermi

20:42:06 Partial_Function_MR: theory Partial_Function_MR.Partial_Function_MR_Examples

20:42:06 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PsHoareTotal

20:42:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-NanoJava

20:42:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-NanoJava/document.pdf

20:42:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-NanoJava/outline.pdf

20:42:06 Timing HOL-NanoJava (4 threads, 8.550s elapsed time, 14.648s cpu time, 0.436s GC time, factor 1.71)

20:42:06 Finished HOL-NanoJava (0:00:14 elapsed time, 0:00:26 cpu time, factor 1.82)

20:42:06 Running Epistemic_Logic ...

20:42:06 Abstract-Hoare-Logics: theory Abstract-Hoare-Logics.PHoareTotal

20:42:07 IOA-NTP: theory IOA-NTP.Abschannel

20:42:07 IOA-NTP: theory IOA-NTP.Receiver

20:42:07 IOA-NTP: theory IOA-NTP.Sender

20:42:07 IOA-NTP: theory IOA-NTP.Spec

20:42:08 HOLCF-IMP: theory HOL-IMP.AExp

20:42:08 Binomial-Queues: theory Binomial-Queues.PQ_Implementation

20:42:09 IOA-NTP: theory IOA-NTP.Impl

20:42:09 Epistemic_Logic: theory Epistemic_Logic.Epistemic_Logic

20:42:10 HOLCF-IMP: theory HOL-IMP.BExp

20:42:10 IOA-NTP: theory IOA-NTP.Correctness

20:42:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pop_Refinement

20:42:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pop_Refinement/document.pdf

20:42:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pop_Refinement/outline.pdf

20:42:11 Timing Pop_Refinement (4 threads, 8.433s elapsed time, 22.124s cpu time, 0.996s GC time, factor 2.62)

20:42:11 Finished Pop_Refinement (0:00:15 elapsed time, 0:00:35 cpu time, factor 2.28)

20:42:11 Running Minimal_SSA ...

20:42:12 HOLCF-IMP: theory HOL-IMP.Com

20:42:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound

20:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/document.pdf

20:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Comparison_Sort_Lower_Bound/outline.pdf

20:42:13 Timing Comparison_Sort_Lower_Bound (4 threads, 9.398s elapsed time, 22.784s cpu time, 0.996s GC time, factor 2.42)

20:42:13 Finished Comparison_Sort_Lower_Bound (0:00:18 elapsed time, 0:00:37 cpu time, factor 2.03)

20:42:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RefinementReactive

20:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RefinementReactive/document.pdf

20:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RefinementReactive/outline.pdf

20:42:13 Timing RefinementReactive (4 threads, 11.709s elapsed time, 27.868s cpu time, 0.628s GC time, factor 2.38)

20:42:13 Finished RefinementReactive (0:00:19 elapsed time, 0:00:41 cpu time, factor 2.15)

20:42:13 Running Latin_Square ...

20:42:13 Running Ramsey-Infinite ...

20:42:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-NTP

20:42:13 Timing IOA-NTP (4 threads, 8.613s elapsed time, 18.664s cpu time, 0.440s GC time, factor 2.17)

20:42:13 Finished IOA-NTP (0:00:11 elapsed time, 0:00:21 cpu time, factor 1.85)

20:42:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Inductive_Unwinding

20:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Inductive_Unwinding/document.pdf

20:42:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Noninterference_Inductive_Unwinding/outline.pdf

20:42:13 Timing Noninterference_Inductive_Unwinding (4 threads, 7.997s elapsed time, 24.920s cpu time, 0.884s GC time, factor 3.12)

20:42:13 Finished Noninterference_Inductive_Unwinding (0:00:14 elapsed time, 0:00:37 cpu time, factor 2.57)

20:42:13 Running Relational-Incorrectness-Logic ...

20:42:13 HOLCF-IMP: theory HOL-IMP.Big_Step

20:42:13 Running IOA-ABP ...

20:42:14 HOLCF-IMP: theory HOLCF-IMP.Denotational

20:42:15 Latin_Square: theory Marriage.Marriage

20:42:15 Ramsey-Infinite: theory HOL-Library.Infinite_Set

20:42:15 Latin_Square: theory Latin_Square.Latin_Square

20:42:15 Minimal_SSA: theory Minimal_SSA.Irreducible

20:42:15 HOLCF-IMP: theory HOLCF-IMP.HoareEx

20:42:16 Ramsey-Infinite: theory Ramsey-Infinite.Ramsey

20:42:16 IOA-ABP: theory IOA-ABP.Lemmas

20:42:16 IOA-ABP: theory IOA-ABP.Packet

20:42:16 IOA-ABP: theory IOA-ABP.Action

20:42:17 Relational-Incorrectness-Logic: theory Relational-Incorrectness-Logic.RelationalIncorrectness

20:42:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Queues

20:42:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Queues/document.pdf

20:42:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Queues/outline.pdf

20:42:17 Timing Binomial-Queues (4 threads, 7.921s elapsed time, 15.600s cpu time, 0.436s GC time, factor 1.97)

20:42:17 Finished Binomial-Queues (0:00:14 elapsed time, 0:00:28 cpu time, factor 1.96)

20:42:17 Running Hello_World ...

20:42:18 IOA-ABP: theory IOA-ABP.Env

20:42:18 IOA-ABP: theory IOA-ABP.Receiver

20:42:18 IOA-ABP: theory IOA-ABP.Sender

20:42:18 IOA-ABP: theory IOA-ABP.Abschannel

20:42:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Function_MR

20:42:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Function_MR/document.pdf

20:42:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Function_MR/outline.pdf

20:42:18 Timing Partial_Function_MR (4 threads, 7.678s elapsed time, 10.732s cpu time, 0.460s GC time, factor 1.40)

20:42:18 Finished Partial_Function_MR (0:00:14 elapsed time, 0:00:22 cpu time, factor 1.63)

20:42:18 Running FOL_Seq_Calc1 ...

20:42:19 IOA-ABP: theory IOA-ABP.Spec

20:42:19 Hello_World: theory HOL-Library.Adhoc_Overloading

20:42:19 Hello_World: theory HOL-Library.Monad_Syntax

20:42:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Hoare-Logics

20:42:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Hoare-Logics/document.pdf

20:42:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Hoare-Logics/outline.pdf

20:42:19 Timing Abstract-Hoare-Logics (4 threads, 9.279s elapsed time, 31.864s cpu time, 1.652s GC time, factor 3.43)

20:42:19 Finished Abstract-Hoare-Logics (0:00:17 elapsed time, 0:00:46 cpu time, factor 2.72)

20:42:19 Running ShortestPath ...

20:42:19 Hello_World: theory Hello_World.IO

20:42:20 Hello_World: theory Hello_World.HelloWorld

20:42:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-IMP

20:42:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-IMP/document.pdf

20:42:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-IMP/outline.pdf

20:42:20 Timing HOLCF-IMP (4 threads, 7.884s elapsed time, 15.212s cpu time, 0.384s GC time, factor 1.93)

20:42:20 Finished HOLCF-IMP (0:00:14 elapsed time, 0:00:27 cpu time, factor 1.91)

20:42:20 Running Stellar_Quorums ...

20:42:21 IOA-ABP: theory IOA-ABP.Impl

20:42:21 IOA-ABP: theory IOA-ABP.Abschannel_finite

20:42:21 IOA-ABP: theory IOA-ABP.Impl_finite

20:42:21 IOA-ABP: theory IOA-ABP.Correctness

20:42:21 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Common

20:42:22 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Tableau

20:42:22 Stellar_Quorums: theory Stellar_Quorums.Stellar_Quorums

20:42:22 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Sequent

20:42:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic

20:42:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic/document.pdf

20:42:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic/outline.pdf

20:42:22 Timing Epistemic_Logic (4 threads, 7.674s elapsed time, 15.940s cpu time, 0.424s GC time, factor 2.08)

20:42:22 Finished Epistemic_Logic (0:00:15 elapsed time, 0:00:29 cpu time, factor 1.91)

20:42:22 Running Topology ...

20:42:23 ShortestPath: theory ShortestPath.ShortestPath

20:42:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-ABP

20:42:24 Timing IOA-ABP (4 threads, 7.219s elapsed time, 14.996s cpu time, 0.476s GC time, factor 2.08)

20:42:24 Finished IOA-ABP (0:00:10 elapsed time, 0:00:18 cpu time, factor 1.73)

20:42:24 Running Tree_Decomposition ...

20:42:24 Hello_World: theory Hello_World.HelloWorld_Proof

20:42:25 Hello_World: theory Hello_World.RunningCodeFromIsabelle

20:42:25 ShortestPath: theory ShortestPath.ShortestPathNeg

20:42:26 Tree_Decomposition: theory Tree_Decomposition.Graph

20:42:26 Topology: theory Topology.Topology

20:42:26 Topology: theory Lazy-Lists-II.LList2

20:42:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ramsey-Infinite

20:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ramsey-Infinite/document.pdf

20:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ramsey-Infinite/outline.pdf

20:42:27 Timing Ramsey-Infinite (4 threads, 7.328s elapsed time, 12.760s cpu time, 0.172s GC time, factor 1.74)

20:42:27 Finished Ramsey-Infinite (0:00:13 elapsed time, 0:00:24 cpu time, factor 1.83)

20:42:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Latin_Square

20:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Latin_Square/document.pdf

20:42:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Latin_Square/outline.pdf

20:42:27 Timing Latin_Square (4 threads, 7.354s elapsed time, 23.556s cpu time, 0.336s GC time, factor 3.20)

20:42:27 Finished Latin_Square (0:00:13 elapsed time, 0:00:35 cpu time, factor 2.60)

20:42:27 Running HotelKeyCards ...

20:42:27 Running Matroids ...

20:42:27 Tree_Decomposition: theory Tree_Decomposition.Tree

20:42:27 Tree_Decomposition: theory Tree_Decomposition.TreeDecomposition

20:42:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA

20:42:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA/document.pdf

20:42:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA/outline.pdf

20:42:28 Timing Minimal_SSA (4 threads, 7.297s elapsed time, 21.524s cpu time, 0.416s GC time, factor 2.95)

20:42:28 Finished Minimal_SSA (0:00:17 elapsed time, 0:00:37 cpu time, factor 2.21)

20:42:28 Running Banach_Steinhaus ...

20:42:28 Tree_Decomposition: theory Tree_Decomposition.TreewidthCompleteGraph

20:42:28 Tree_Decomposition: theory Tree_Decomposition.TreewidthTree

20:42:28 Tree_Decomposition: theory Tree_Decomposition.ExampleInstantiations

20:42:29 HotelKeyCards: theory HOL-Library.LaTeXsugar

20:42:29 Matroids: theory Matroids.Indep_System

20:42:29 HotelKeyCards: theory HotelKeyCards.Notation

20:42:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational-Incorrectness-Logic

20:42:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational-Incorrectness-Logic/document.pdf

20:42:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relational-Incorrectness-Logic/outline.pdf

20:42:29 Timing Relational-Incorrectness-Logic (4 threads, 7.010s elapsed time, 17.208s cpu time, 0.304s GC time, factor 2.45)

20:42:29 Finished Relational-Incorrectness-Logic (0:00:15 elapsed time, 0:00:31 cpu time, factor 2.05)

20:42:29 Running Bounded_Deducibility_Security ...

20:42:29 HotelKeyCards: theory HotelKeyCards.Basis

20:42:29 HotelKeyCards: theory HotelKeyCards.State

20:42:29 HotelKeyCards: theory HotelKeyCards.Trace

20:42:29 HotelKeyCards: theory HotelKeyCards.NewCard

20:42:30 Matroids: theory Matroids.Matroid

20:42:30 Topology: theory Topology.LList_Topology

20:42:30 HotelKeyCards: theory HotelKeyCards.Equivalence

20:42:31 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.Trivia

20:42:31 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.IO_Automaton

20:42:31 Banach_Steinhaus: theory Banach_Steinhaus.Banach_Steinhaus_Missing

20:42:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hello_World

20:42:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hello_World/document.pdf

20:42:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Hello_World/outline.pdf

20:42:31 Timing Hello_World (4 threads, 7.391s elapsed time, 2.644s cpu time, 0.000s GC time, factor 0.36)

20:42:31 Finished Hello_World (0:00:13 elapsed time, 0:00:25 cpu time, factor 1.91)

20:42:31 Running Lower_Semicontinuous ...

20:42:33 Banach_Steinhaus: theory Banach_Steinhaus.Banach_Steinhaus

20:42:33 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.BD_Security

20:42:34 Lower_Semicontinuous: theory Lower_Semicontinuous.Lower_Semicontinuous

20:42:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stellar_Quorums

20:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stellar_Quorums/document.pdf

20:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stellar_Quorums/outline.pdf

20:42:34 Timing Stellar_Quorums (4 threads, 7.313s elapsed time, 23.124s cpu time, 0.468s GC time, factor 3.16)

20:42:34 Finished Stellar_Quorums (0:00:13 elapsed time, 0:00:36 cpu time, factor 2.62)

20:42:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath

20:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath/document.pdf

20:42:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath/outline.pdf

20:42:34 Timing ShortestPath (4 threads, 6.493s elapsed time, 9.216s cpu time, 0.376s GC time, factor 1.42)

20:42:34 Finished ShortestPath (0:00:14 elapsed time, 0:00:22 cpu time, factor 1.59)

20:42:34 Running Dynamic_Tables ...

20:42:34 Running Tail_Recursive_Functions ...

20:42:35 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.Compositional_Reasoning

20:42:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Seq_Calc1

20:42:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Seq_Calc1/document.pdf

20:42:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL_Seq_Calc1/outline.pdf

20:42:35 Timing FOL_Seq_Calc1 (4 threads, 8.510s elapsed time, 21.468s cpu time, 0.388s GC time, factor 2.52)

20:42:35 Finished FOL_Seq_Calc1 (0:00:17 elapsed time, 0:00:35 cpu time, factor 2.08)

20:42:35 Running Buffons_Needle ...

20:42:36 Bounded_Deducibility_Security: theory Bounded_Deducibility_Security.Bounded_Deducibility_Security

20:42:38 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy1

20:42:38 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy2

20:42:38 Tail_Recursive_Functions: theory Tail_Recursive_Functions.Method

20:42:38 Dynamic_Tables: theory Dynamic_Tables.Tables_real

20:42:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology

20:42:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/document.pdf

20:42:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/outline.pdf

20:42:39 Timing Topology (4 threads, 6.957s elapsed time, 21.252s cpu time, 1.312s GC time, factor 3.05)

20:42:39 Finished Topology (0:00:16 elapsed time, 0:00:36 cpu time, factor 2.27)

20:42:39 Running Category ...

20:42:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree_Decomposition

20:42:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree_Decomposition/document.pdf

20:42:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree_Decomposition/outline.pdf

20:42:40 Timing Tree_Decomposition (4 threads, 7.465s elapsed time, 19.200s cpu time, 0.672s GC time, factor 2.57)

20:42:40 Finished Tree_Decomposition (0:00:15 elapsed time, 0:00:33 cpu time, factor 2.23)

20:42:40 Running Stewart_Apollonius ...

20:42:40 Buffons_Needle: theory Buffons_Needle.Buffons_Needle

20:42:40 Dynamic_Tables: theory Dynamic_Tables.Tables_nat

20:42:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HotelKeyCards

20:42:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HotelKeyCards/document.pdf

20:42:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HotelKeyCards/outline.pdf

20:42:40 Timing HotelKeyCards (4 threads, 6.427s elapsed time, 18.140s cpu time, 0.320s GC time, factor 2.82)

20:42:40 Finished HotelKeyCards (0:00:13 elapsed time, 0:00:31 cpu time, factor 2.32)

20:42:40 Running Lowe_Ontological_Argument ...

20:42:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matroids

20:42:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matroids/document.pdf

20:42:41 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matroids/outline.pdf

20:42:41 Timing Matroids (4 threads, 6.290s elapsed time, 16.552s cpu time, 0.292s GC time, factor 2.63)

20:42:41 Finished Matroids (0:00:13 elapsed time, 0:00:30 cpu time, factor 2.17)

20:42:41 Running Arith_Prog_Rel_Primes ...

20:42:41 Category: theory HOL-Library.FuncSet

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.Relations

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.QML

20:42:42 Category: theory Category.Cat

20:42:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bounded_Deducibility_Security

20:42:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bounded_Deducibility_Security/document.pdf

20:42:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bounded_Deducibility_Security/outline.pdf

20:42:42 Timing Bounded_Deducibility_Security (4 threads, 6.514s elapsed time, 14.632s cpu time, 0.380s GC time, factor 2.25)

20:42:42 Finished Bounded_Deducibility_Security (0:00:13 elapsed time, 0:00:27 cpu time, factor 2.07)

20:42:42 Running HOL-IMPP ...

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_1

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_2

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_3

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_4

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_5

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_6

20:42:42 Lowe_Ontological_Argument: theory Lowe_Ontological_Argument.LoweOntologicalArgument_7

20:42:43 Stewart_Apollonius: theory Triangle.Angles

20:42:43 Stewart_Apollonius: theory Triangle.Triangle

20:42:43 Category: theory Category.Functors

20:42:43 Category: theory Category.SetCat

20:42:44 Stewart_Apollonius: theory Stewart_Apollonius.Stewart_Apollonius

20:42:44 Category: theory Category.NatTrans

20:42:44 Category: theory Category.HomFunctors

20:42:44 HOL-IMPP: theory HOL-IMPP.Com

20:42:44 Arith_Prog_Rel_Primes: theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

20:42:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Banach_Steinhaus

20:42:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Banach_Steinhaus/document.pdf

20:42:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Banach_Steinhaus/outline.pdf

20:42:44 Timing Banach_Steinhaus (4 threads, 7.057s elapsed time, 20.388s cpu time, 0.368s GC time, factor 2.89)

20:42:44 Finished Banach_Steinhaus (0:00:16 elapsed time, 0:00:35 cpu time, factor 2.21)

20:42:44 Running MuchAdoAboutTwo ...

20:42:45 Category: theory Category.Yoneda

20:42:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous

20:42:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/document.pdf

20:42:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lower_Semicontinuous/outline.pdf

20:42:46 Timing Lower_Semicontinuous (4 threads, 6.022s elapsed time, 17.328s cpu time, 0.268s GC time, factor 2.88)

20:42:46 Finished Lower_Semicontinuous (0:00:14 elapsed time, 0:00:31 cpu time, factor 2.24)

20:42:46 Running Chord_Segments ...

20:42:47 HOL-IMPP: theory HOL-IMPP.Natural

20:42:47 MuchAdoAboutTwo: theory MuchAdoAboutTwo.MuchAdoAboutTwo

20:42:48 HOL-IMPP: theory HOL-IMPP.Hoare

20:42:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle

20:42:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/document.pdf

20:42:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buffons_Needle/outline.pdf

20:42:49 Timing Buffons_Needle (4 threads, 4.801s elapsed time, 14.236s cpu time, 0.120s GC time, factor 2.97)

20:42:49 Finished Buffons_Needle (0:00:13 elapsed time, 0:00:28 cpu time, factor 2.10)

20:42:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions

20:42:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions/document.pdf

20:42:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions/outline.pdf

20:42:49 Timing Tail_Recursive_Functions (4 threads, 6.007s elapsed time, 12.744s cpu time, 0.512s GC time, factor 2.12)

20:42:49 Finished Tail_Recursive_Functions (0:00:14 elapsed time, 0:00:27 cpu time, factor 1.88)

20:42:49 Running Triangle ...

20:42:49 Running Imperative_Insertion_Sort ...

20:42:49 Chord_Segments: theory Triangle.Angles

20:42:50 HOL-IMPP: theory HOL-IMPP.Misc

20:42:50 Chord_Segments: theory Triangle.Triangle

20:42:50 HOL-IMPP: theory HOL-IMPP.EvenOdd

20:42:50 Chord_Segments: theory Chord_Segments.Chord_Segments

20:42:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables

20:42:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables/document.pdf

20:42:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables/outline.pdf

20:42:50 Timing Dynamic_Tables (4 threads, 6.671s elapsed time, 21.044s cpu time, 0.664s GC time, factor 3.15)

20:42:50 Finished Dynamic_Tables (0:00:15 elapsed time, 0:00:35 cpu time, factor 2.30)

20:42:50 Running Compiling-Exceptions-Correctly ...

20:42:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMPP

20:42:51 Timing HOL-IMPP (4 threads, 6.183s elapsed time, 10.104s cpu time, 0.368s GC time, factor 1.63)

20:42:51 Finished HOL-IMPP (0:00:08 elapsed time, 0:00:12 cpu time, factor 1.43)

20:42:51 Running Falling_Factorial_Sum ...

20:42:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category

20:42:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category/document.pdf

20:42:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category/outline.pdf

20:42:52 Timing Category (4 threads, 5.143s elapsed time, 14.564s cpu time, 0.192s GC time, factor 2.83)

20:42:52 Finished Category (0:00:12 elapsed time, 0:00:27 cpu time, factor 2.26)

20:42:52 Running Certification_Monads ...

20:42:52 Imperative_Insertion_Sort: theory Imperative_Insertion_Sort.Imperative_Loops

20:42:52 Imperative_Insertion_Sort: theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

20:42:52 Compiling-Exceptions-Correctly: theory Compiling-Exceptions-Correctly.Exceptions

20:42:52 Triangle: theory Triangle.Angles

20:42:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius

20:42:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/document.pdf

20:42:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stewart_Apollonius/outline.pdf

20:42:53 Timing Stewart_Apollonius (4 threads, 5.806s elapsed time, 9.544s cpu time, 0.220s GC time, factor 1.64)

20:42:53 Finished Stewart_Apollonius (0:00:12 elapsed time, 0:00:22 cpu time, factor 1.77)

20:42:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lowe_Ontological_Argument

20:42:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lowe_Ontological_Argument/document.pdf

20:42:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lowe_Ontological_Argument/outline.pdf

20:42:53 Timing Lowe_Ontological_Argument (4 threads, 5.902s elapsed time, 17.076s cpu time, 0.316s GC time, factor 2.89)

20:42:53 Finished Lowe_Ontological_Argument (0:00:11 elapsed time, 0:00:29 cpu time, factor 2.47)

20:42:53 Running Prog_Prove ...

20:42:53 Running Case_Labeling ...

20:42:53 Triangle: theory Triangle.Triangle

20:42:53 Falling_Factorial_Sum: theory HOL-Eisbach.Eisbach

20:42:53 Falling_Factorial_Sum: theory Discrete_Summation.Factorials

20:42:53 Certification_Monads: theory Certification_Monads.Misc

20:42:53 Certification_Monads: theory Deriving.Derive_Manager

20:42:53 Certification_Monads: theory Deriving.Generator_Aux

20:42:53 Certification_Monads: theory HOL-Library.Adhoc_Overloading

20:42:54 Certification_Monads: theory Partial_Function_MR.Partial_Function_MR

20:42:54 Certification_Monads: theory Certification_Monads.Error_Syntax

20:42:54 Certification_Monads: theory HOL-Library.Monad_Syntax

20:42:54 Certification_Monads: theory Certification_Monads.Error_Monad

20:42:54 Certification_Monads: theory Show.Show

20:42:54 Certification_Monads: theory Certification_Monads.Strict_Sum

20:42:54 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

20:42:54 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

20:42:54 Case_Labeling: theory HOL-Eisbach.Eisbach

20:42:54 Case_Labeling: theory Case_Labeling.Case_Labeling

20:42:54 Case_Labeling: theory HOL-Hoare.Hoare_Logic

20:42:54 Case_Labeling: theory HOL-Hoare.Arith2

20:42:55 Prog_Prove: theory Prog_Prove.Bool_nat_list

20:42:55 Prog_Prove: theory Prog_Prove.Basics

20:42:55 Prog_Prove: theory Prog_Prove.LaTeXsugar

20:42:55 Prog_Prove: theory Prog_Prove.MyList

20:42:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Arith_Prog_Rel_Primes

20:42:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Arith_Prog_Rel_Primes/document.pdf

20:42:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Arith_Prog_Rel_Primes/outline.pdf

20:42:55 Timing Arith_Prog_Rel_Primes (4 threads, 5.440s elapsed time, 15.940s cpu time, 0.300s GC time, factor 2.93)

20:42:55 Finished Arith_Prog_Rel_Primes (0:00:13 elapsed time, 0:00:29 cpu time, factor 2.18)

20:42:55 Prog_Prove: theory Prog_Prove.Isar

20:42:55 Prog_Prove: theory Prog_Prove.Logic

20:42:55 Running Source_Coding_Theorem ...

20:42:55 Falling_Factorial_Sum: theory Card_Partitions.Injectivity_Solver

20:42:56 Prog_Prove: theory Prog_Prove.Types_and_funs

20:42:56 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

20:42:56 Case_Labeling: theory Case_Labeling.Monadic_Language

20:42:56 Case_Labeling: theory Case_Labeling.Conditionals

20:42:57 Certification_Monads: theory Certification_Monads.Check_Monad

20:42:57 Certification_Monads: theory Certification_Monads.Parser_Monad

20:42:57 Case_Labeling: theory Case_Labeling.Labeled_Hoare

20:42:58 Case_Labeling: theory Case_Labeling.Labeled_Hoare_Examples

20:42:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo

20:42:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo/document.pdf

20:42:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo/outline.pdf

20:42:58 Timing MuchAdoAboutTwo (4 threads, 5.280s elapsed time, 11.648s cpu time, 0.428s GC time, factor 2.21)

20:42:58 Finished MuchAdoAboutTwo (0:00:13 elapsed time, 0:00:25 cpu time, factor 1.89)

20:42:58 Running HOL-SPARK-Manual ...

20:42:58 Source_Coding_Theorem: theory Source_Coding_Theorem.Source_Coding_Theorem

20:42:58 Case_Labeling: theory Case_Labeling.Case_Labeling_Examples

20:43:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments

20:43:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/document.pdf

20:43:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Chord_Segments/outline.pdf

20:43:00 Timing Chord_Segments (4 threads, 4.875s elapsed time, 10.020s cpu time, 0.180s GC time, factor 2.06)

20:43:00 Finished Chord_Segments (0:00:13 elapsed time, 0:00:25 cpu time, factor 1.87)

20:43:00 Running ArrowImpossibilityGS ...

20:43:00 HOL-SPARK-Manual: theory HOL-SPARK-Examples.Greatest_Common_Divisor

20:43:00 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Complex_Types

20:43:00 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc1

20:43:00 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc2

20:43:01 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Reference

20:43:01 HOL-SPARK-Manual: theory HOL-SPARK-Manual.VC_Principles

20:43:01 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

20:43:01 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Example_Verification

20:43:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort

20:43:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort/document.pdf

20:43:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort/outline.pdf

20:43:01 Timing Imperative_Insertion_Sort (4 threads, 5.150s elapsed time, 15.308s cpu time, 0.208s GC time, factor 2.97)

20:43:01 Finished Imperative_Insertion_Sort (0:00:11 elapsed time, 0:00:27 cpu time, factor 2.38)

20:43:01 Running CYK ...

20:43:02 ArrowImpossibilityGS: theory HOL-Library.FuncSet

20:43:02 ArrowImpossibilityGS: theory ArrowImpossibilityGS.Arrow_Utility

20:43:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Compiling-Exceptions-Correctly

20:43:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Compiling-Exceptions-Correctly/document.pdf

20:43:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Compiling-Exceptions-Correctly/outline.pdf

20:43:02 Timing Compiling-Exceptions-Correctly (4 threads, 5.607s elapsed time, 7.876s cpu time, 0.428s GC time, factor 1.40)

20:43:02 Finished Compiling-Exceptions-Correctly (0:00:11 elapsed time, 0:00:18 cpu time, factor 1.69)

20:43:02 Running Lazy_Case ...

20:43:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle

20:43:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/document.pdf

20:43:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Triangle/outline.pdf

20:43:02 Timing Triangle (4 threads, 5.695s elapsed time, 8.828s cpu time, 0.224s GC time, factor 1.55)

20:43:02 Finished Triangle (0:00:12 elapsed time, 0:00:21 cpu time, factor 1.69)

20:43:02 Running TortoiseHare ...

20:43:03 ArrowImpossibilityGS: theory ArrowImpossibilityGS.Arrow_Order

20:43:03 ArrowImpossibilityGS: theory ArrowImpossibilityGS.GS

20:43:03 CYK: theory CYK.CYK

20:43:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Certification_Monads

20:43:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Certification_Monads/document.pdf

20:43:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Certification_Monads/outline.pdf

20:43:03 Timing Certification_Monads (4 threads, 5.389s elapsed time, 14.788s cpu time, 0.448s GC time, factor 2.74)

20:43:03 Finished Certification_Monads (0:00:11 elapsed time, 0:00:27 cpu time, factor 2.31)

20:43:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum

20:43:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum/document.pdf

20:43:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum/outline.pdf

20:43:04 Timing Falling_Factorial_Sum (4 threads, 5.425s elapsed time, 14.816s cpu time, 0.128s GC time, factor 2.73)

20:43:04 Finished Falling_Factorial_Sum (0:00:12 elapsed time, 0:00:27 cpu time, factor 2.24)

20:43:04 Running HOLCF-ex ...

20:43:04 Running Goodstein_Lambda ...

20:43:04 Lazy_Case: theory Lazy_Case.Lazy_Case

20:43:04 Lazy_Case: theory Lazy_Case.Test_Lazy_Case

20:43:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Case_Labeling

20:43:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Case_Labeling/document.pdf

20:43:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Case_Labeling/outline.pdf

20:43:05 Timing Case_Labeling (4 threads, 5.339s elapsed time, 14.804s cpu time, 0.300s GC time, factor 2.77)

20:43:05 Finished Case_Labeling (0:00:11 elapsed time, 0:00:26 cpu time, factor 2.35)

20:43:05 Running HOL-Isar_Examples ...

20:43:05 TortoiseHare: theory TortoiseHare.Basis

20:43:05 Goodstein_Lambda: theory Goodstein_Lambda.Goodstein_Lambda

20:43:06 HOLCF-ex: theory HOLCF-ex.Focus_ex

20:43:06 HOLCF-ex: theory HOLCF-ex.Dagstuhl

20:43:06 HOLCF-ex: theory HOLCF-ex.Dnat

20:43:06 HOLCF-ex: theory HOLCF-ex.Concurrency_Monad

20:43:06 TortoiseHare: theory TortoiseHare.Brent

20:43:06 HOLCF-ex: theory HOLCF-ex.Domain_Proofs

20:43:06 TortoiseHare: theory TortoiseHare.TortoiseHare

20:43:06 HOLCF-ex: theory HOLCF-ex.Fix2

20:43:06 HOLCF-ex: theory HOLCF-ex.Hoare

20:43:06 HOLCF-ex: theory HOLCF-ex.Letrec

20:43:07 HOLCF-ex: theory HOLCF-ex.Loop

20:43:07 HOLCF-ex: theory HOLCF-ex.Pattern_Match

20:43:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Prog_Prove

20:43:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Prog_Prove/prog-prove.pdf

20:43:07 Timing Prog_Prove (4 threads, 5.933s elapsed time, 15.588s cpu time, 0.828s GC time, factor 2.63)

20:43:07 Finished Prog_Prove (0:00:13 elapsed time, 0:00:24 cpu time, factor 1.78)

20:43:07 Running Transitive-Closure ...

20:43:07 HOLCF-ex: theory HOLCF-ex.Powerdomain_ex

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Basic_Logic

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Expr_Compiler

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Group

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Context

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Notepad

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Mutilated_Checkerboard

20:43:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem

20:43:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/document.pdf

20:43:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Source_Coding_Theorem/outline.pdf

20:43:08 Timing Source_Coding_Theorem (4 threads, 4.742s elapsed time, 11.824s cpu time, 0.164s GC time, factor 2.49)

20:43:08 Finished Source_Coding_Theorem (0:00:13 elapsed time, 0:00:25 cpu time, factor 1.99)

20:43:08 Running Secondary_Sylow ...

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Puzzle

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Structured_Statements

20:43:08 HOL-Isar_Examples: theory HOL-Isar_Examples.Summation

20:43:09 HOL-Isar_Examples: theory HOL-Isar_Examples.Fibonacci

20:43:10 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare_Ex

20:43:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-ex

20:43:11 Timing HOLCF-ex (4 threads, 4.204s elapsed time, 14.168s cpu time, 0.420s GC time, factor 3.37)

20:43:11 Finished HOLCF-ex (0:00:06 elapsed time, 0:00:16 cpu time, factor 2.47)

20:43:11 Running HOLCF-FOCUS ...

20:43:11 Transitive-Closure: theory Matrix.Utility

20:43:11 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_Impl

20:43:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual

20:43:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual/document.pdf

20:43:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual/outline.pdf

20:43:11 Timing HOL-SPARK-Manual (4 threads, 4.836s elapsed time, 11.036s cpu time, 0.280s GC time, factor 2.28)

20:43:11 Finished HOL-SPARK-Manual (0:00:12 elapsed time, 0:00:26 cpu time, factor 2.08)

20:43:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ArrowImpossibilityGS

20:43:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ArrowImpossibilityGS/document.pdf

20:43:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ArrowImpossibilityGS/outline.pdf

20:43:11 Timing ArrowImpossibilityGS (4 threads, 4.529s elapsed time, 16.368s cpu time, 0.216s GC time, factor 3.61)

20:43:11 Finished ArrowImpossibilityGS (0:00:11 elapsed time, 0:00:28 cpu time, factor 2.60)

20:43:11 Running DataRefinementIBP ...

20:43:11 Running VeriComp ...

20:43:11 Transitive-Closure: theory Transitive-Closure.RBT_Map_Set_Extension

20:43:12 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_List_Impl

20:43:12 Transitive-Closure: theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

20:43:12 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_RBT_Impl

20:43:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy_Case

20:43:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy_Case/document.pdf

20:43:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy_Case/outline.pdf

20:43:13 Timing Lazy_Case (4 threads, 4.580s elapsed time, 6.108s cpu time, 0.000s GC time, factor 1.33)

20:43:13 Finished Lazy_Case (0:00:10 elapsed time, 0:00:17 cpu time, factor 1.67)

20:43:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CYK

20:43:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CYK/document.pdf

20:43:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CYK/outline.pdf

20:43:13 Timing CYK (4 threads, 4.581s elapsed time, 11.912s cpu time, 0.344s GC time, factor 2.60)

20:43:13 Finished CYK (0:00:11 elapsed time, 0:00:24 cpu time, factor 2.17)

20:43:13 HOLCF-FOCUS: theory HOLCF-FOCUS.Fstream

20:43:13 HOLCF-FOCUS: theory HOLCF-FOCUS.Fstreams

20:43:13 HOLCF-FOCUS: theory HOLCF-FOCUS.Stream_adm

20:43:13 Running Fisher_Yates ...

20:43:13 Running Stuttering_Equivalence ...

20:43:13 Secondary_Sylow: theory Secondary_Sylow.GroupAction

20:43:13 DataRefinementIBP: theory LatticeProperties.WellFoundedTransitive

20:43:13 DataRefinementIBP: theory LatticeProperties.Conj_Disj

20:43:13 VeriComp: theory VeriComp.Behaviour

20:43:13 VeriComp: theory VeriComp.Well_founded

20:43:13 HOLCF-FOCUS: theory HOLCF-FOCUS.FOCUS

20:43:13 HOLCF-FOCUS: theory HOLCF-FOCUS.Buffer

20:43:13 VeriComp: theory VeriComp.Inf

20:43:14 DataRefinementIBP: theory LatticeProperties.Complete_Lattice_Prop

20:43:14 Secondary_Sylow: theory Secondary_Sylow.SubgroupConjugation

20:43:14 DataRefinementIBP: theory DataRefinementIBP.Preliminaries

20:43:15 Secondary_Sylow: theory Secondary_Sylow.SndSylow

20:43:15 DataRefinementIBP: theory DataRefinementIBP.Statements

20:43:15 VeriComp: theory VeriComp.Semantics

20:43:15 DataRefinementIBP: theory DataRefinementIBP.Hoare

20:43:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare

20:43:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare/document.pdf

20:43:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare/outline.pdf

20:43:15 Timing TortoiseHare (4 threads, 4.948s elapsed time, 12.324s cpu time, 0.256s GC time, factor 2.49)

20:43:15 Finished TortoiseHare (0:00:12 elapsed time, 0:00:25 cpu time, factor 2.10)

20:43:15 Running Functions ...

20:43:15 DataRefinementIBP: theory DataRefinementIBP.Diagram

20:43:15 VeriComp: theory VeriComp.Language

20:43:15 VeriComp: theory VeriComp.Simulation

20:43:15 HOLCF-FOCUS: theory HOLCF-FOCUS.Buffer_adm

20:43:15 DataRefinementIBP: theory DataRefinementIBP.DataRefinement

20:43:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goodstein_Lambda

20:43:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goodstein_Lambda/document.pdf

20:43:16 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goodstein_Lambda/outline.pdf

20:43:16 Timing Goodstein_Lambda (4 threads, 5.075s elapsed time, 10.684s cpu time, 0.368s GC time, factor 2.11)

20:43:16 Finished Goodstein_Lambda (0:00:11 elapsed time, 0:00:23 cpu time, factor 2.02)

20:43:16 Running DPT-SAT-Solver ...

20:43:16 Stuttering_Equivalence: theory Stuttering_Equivalence.Samplers

20:43:16 VeriComp: theory VeriComp.Compiler

20:43:16 Fisher_Yates: theory Fisher_Yates.Fisher_Yates

20:43:16 Stuttering_Equivalence: theory Stuttering_Equivalence.StutterEquivalence

20:43:16 Stuttering_Equivalence: theory Stuttering_Equivalence.PLTL

20:43:17 Functions: theory Functions.Functions

20:43:17 VeriComp: theory VeriComp.Fixpoint

20:43:17 DPT-SAT-Solver: theory DPT-SAT-Solver.DPT_SAT_Solver

20:43:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOLCF-FOCUS

20:43:18 Timing HOLCF-FOCUS (4 threads, 3.968s elapsed time, 11.712s cpu time, 0.228s GC time, factor 2.95)

20:43:18 Finished HOLCF-FOCUS (0:00:06 elapsed time, 0:00:14 cpu time, factor 2.12)

20:43:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples

20:43:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples/document.pdf

20:43:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples/outline.pdf

20:43:18 Timing HOL-Isar_Examples (4 threads, 4.353s elapsed time, 12.592s cpu time, 0.468s GC time, factor 2.89)

20:43:18 Finished HOL-Isar_Examples (0:00:12 elapsed time, 0:00:27 cpu time, factor 2.15)

20:43:18 Running C2KA_DistributedSystems ...

20:43:18 Running Mason_Stothers ...

20:43:18 DPT-SAT-Solver: theory DPT-SAT-Solver.DPT_SAT_Tests

20:43:20 C2KA_DistributedSystems: theory C2KA_DistributedSystems.CKA

20:43:20 C2KA_DistributedSystems: theory C2KA_DistributedSystems.Stimuli

20:43:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure

20:43:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure/document.pdf

20:43:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure/outline.pdf

20:43:20 Timing Transitive-Closure (4 threads, 4.118s elapsed time, 11.628s cpu time, 0.304s GC time, factor 2.82)

20:43:20 Finished Transitive-Closure (0:00:13 elapsed time, 0:00:26 cpu time, factor 2.05)

20:43:20 Running LatticeProperties ...

20:43:21 Mason_Stothers: theory Mason_Stothers.Mason_Stothers

20:43:22 C2KA_DistributedSystems: theory C2KA_DistributedSystems.C2KA

20:43:22 LatticeProperties: theory LatticeProperties.Lattice_Prop

20:43:22 LatticeProperties: theory LatticeProperties.WellFoundedTransitive

20:43:22 LatticeProperties: theory LatticeProperties.Conj_Disj

20:43:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DataRefinementIBP

20:43:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DataRefinementIBP/document.pdf

20:43:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DataRefinementIBP/outline.pdf

20:43:22 Timing DataRefinementIBP (4 threads, 4.163s elapsed time, 8.216s cpu time, 0.276s GC time, factor 1.97)

20:43:22 Finished DataRefinementIBP (0:00:10 elapsed time, 0:00:20 cpu time, factor 1.94)

20:43:22 Running Lifting_Definition_Option ...

20:43:22 LatticeProperties: theory LatticeProperties.Modular_Distrib_Lattice

20:43:23 LatticeProperties: theory LatticeProperties.Complete_Lattice_Prop

20:43:23 C2KA_DistributedSystems: theory C2KA_DistributedSystems.Topology_C2KA

20:43:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow

20:43:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow/document.pdf

20:43:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow/outline.pdf

20:43:23 Timing Secondary_Sylow (4 threads, 4.318s elapsed time, 12.988s cpu time, 0.324s GC time, factor 3.01)

20:43:23 Finished Secondary_Sylow (0:00:14 elapsed time, 0:00:29 cpu time, factor 2.03)

20:43:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VeriComp

20:43:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VeriComp/document.pdf

20:43:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VeriComp/outline.pdf

20:43:23 Timing VeriComp (4 threads, 4.260s elapsed time, 8.468s cpu time, 0.464s GC time, factor 1.99)

20:43:23 Finished VeriComp (0:00:10 elapsed time, 0:00:20 cpu time, factor 1.93)

20:43:23 Running Discrete_Summation ...

20:43:23 Running Types_Tableaus_and_Goedels_God ...

20:43:23 C2KA_DistributedSystems: theory C2KA_DistributedSystems.Communication_C2KA

20:43:24 Lifting_Definition_Option: theory Lifting_Definition_Option.Lifting_Definition_Option_Examples

20:43:24 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.Relations

20:43:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates

20:43:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/document.pdf

20:43:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fisher_Yates/outline.pdf

20:43:24 Timing Fisher_Yates (4 threads, 3.948s elapsed time, 10.708s cpu time, 0.184s GC time, factor 2.71)

20:43:24 Finished Fisher_Yates (0:00:11 elapsed time, 0:00:23 cpu time, factor 2.12)

20:43:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence

20:43:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence/document.pdf

20:43:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence/outline.pdf

20:43:24 Timing Stuttering_Equivalence (4 threads, 3.544s elapsed time, 10.024s cpu time, 0.256s GC time, factor 2.83)

20:43:24 Finished Stuttering_Equivalence (0:00:10 elapsed time, 0:00:23 cpu time, factor 2.14)

20:43:24 Running Implementation ...

20:43:24 Running Card_Number_Partitions ...

20:43:24 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.IHOML

20:43:24 Discrete_Summation: theory HOL-Library.Stirling

20:43:24 Discrete_Summation: theory Discrete_Summation.Discrete_Summation

20:43:25 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.AndersonProof

20:43:25 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.FittingProof

20:43:25 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.GoedelProof_P1

20:43:25 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.GoedelProof_P2

20:43:25 Types_Tableaus_and_Goedels_God: theory Types_Tableaus_and_Goedels_God.IHOML_Examples

20:43:25 Discrete_Summation: theory Discrete_Summation.Factorials

20:43:25 LatticeProperties: theory LatticeProperties.Lattice_Ordered_Group

20:43:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DPT-SAT-Solver

20:43:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DPT-SAT-Solver/document.pdf

20:43:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DPT-SAT-Solver/outline.pdf

20:43:25 Timing DPT-SAT-Solver (4 threads, 4.247s elapsed time, 8.468s cpu time, 0.064s GC time, factor 1.99)

20:43:25 Finished DPT-SAT-Solver (0:00:09 elapsed time, 0:00:19 cpu time, factor 2.01)

20:43:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Functions

20:43:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Functions/functions.pdf

20:43:25 Timing Functions (4 threads, 4.481s elapsed time, 5.276s cpu time, 0.000s GC time, factor 1.18)

20:43:25 Finished Functions (0:00:09 elapsed time, 0:00:11 cpu time, factor 1.20)

20:43:25 Running List_Interleaving ...

20:43:25 Running Pairing_Heap ...

20:43:26 Discrete_Summation: theory Discrete_Summation.Summation_Conversion

20:43:27 Implementation: theory Implementation.Base

20:43:27 Discrete_Summation: theory Discrete_Summation.Examples

20:43:27 Implementation: theory Implementation.Local_Theory

20:43:27 Implementation: theory Implementation.Eq

20:43:27 Implementation: theory Implementation.Isar

20:43:27 Implementation: theory Implementation.Integration

20:43:27 Implementation: theory Implementation.ML

20:43:27 Implementation: theory Implementation.Prelim

20:43:27 Implementation: theory Implementation.Proof

20:43:27 List_Interleaving: theory List_Interleaving.ListInterleaving

20:43:27 Card_Number_Partitions: theory Card_Number_Partitions.Additions_to_Main

20:43:28 Implementation: theory Implementation.Syntax

20:43:28 Implementation: theory Implementation.Tactic

20:43:28 Card_Number_Partitions: theory Card_Number_Partitions.Number_Partition

20:43:28 Card_Number_Partitions: theory Card_Number_Partitions.Card_Number_Partitions

20:43:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/C2KA_DistributedSystems

20:43:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/C2KA_DistributedSystems/document.pdf

20:43:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/C2KA_DistributedSystems/outline.pdf

20:43:29 Timing C2KA_DistributedSystems (4 threads, 3.641s elapsed time, 5.236s cpu time, 0.000s GC time, factor 1.44)

20:43:29 Finished C2KA_DistributedSystems (0:00:10 elapsed time, 0:00:18 cpu time, factor 1.73)

20:43:29 Running ClockSynchInst ...

20:43:29 Pairing_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

20:43:29 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List2

20:43:29 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List1

20:43:29 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_Tree

20:43:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers

20:43:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers/document.pdf

20:43:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers/outline.pdf

20:43:29 Timing Mason_Stothers (4 threads, 3.081s elapsed time, 7.328s cpu time, 0.108s GC time, factor 2.38)

20:43:29 Finished Mason_Stothers (0:00:11 elapsed time, 0:00:21 cpu time, factor 1.87)

20:43:29 Running Gauss-Jordan-Elim-Fun ...

20:43:30 Implementation: theory Implementation.Logic

20:43:31 ClockSynchInst: theory ClockSynchInst.ICAInstance

20:43:31 ClockSynchInst: theory ClockSynchInst.LynchInstance

20:43:31 Gauss-Jordan-Elim-Fun: theory Gauss-Jordan-Elim-Fun.Gauss_Jordan_Elim_Fun

20:43:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lifting_Definition_Option

20:43:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lifting_Definition_Option/document.pdf

20:43:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lifting_Definition_Option/outline.pdf

20:43:32 Timing Lifting_Definition_Option (4 threads, 3.521s elapsed time, 4.008s cpu time, 0.000s GC time, factor 1.14)

20:43:32 Finished Lifting_Definition_Option (0:00:09 elapsed time, 0:00:15 cpu time, factor 1.65)

20:43:32 Running Eisbach ...

20:43:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LatticeProperties

20:43:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LatticeProperties/document.pdf

20:43:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LatticeProperties/outline.pdf

20:43:33 Timing LatticeProperties (4 threads, 4.847s elapsed time, 8.976s cpu time, 0.288s GC time, factor 1.85)

20:43:33 Finished LatticeProperties (0:00:12 elapsed time, 0:00:22 cpu time, factor 1.83)

20:43:33 Running HOL-IOA ...

20:43:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Discrete_Summation

20:43:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Discrete_Summation/document.pdf

20:43:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Discrete_Summation/outline.pdf

20:43:33 Timing Discrete_Summation (4 threads, 3.334s elapsed time, 11.648s cpu time, 0.208s GC time, factor 3.49)

20:43:33 Finished Discrete_Summation (0:00:09 elapsed time, 0:00:23 cpu time, factor 2.39)

20:43:33 Running GenClock ...

20:43:34 Eisbach: theory Eisbach.Base

20:43:35 Eisbach: theory HOL-Eisbach.Eisbach

20:43:35 HOL-IOA: theory HOL-IOA.Asig

20:43:35 HOL-IOA: theory HOL-IOA.IOA

20:43:36 GenClock: theory GenClock.GenClock

20:43:36 Eisbach: theory HOL-Eisbach.Eisbach_Tools

20:43:36 Eisbach: theory Eisbach.Manual

20:43:36 Eisbach: theory Eisbach.Preface

20:43:36 HOL-IOA: theory HOL-IOA.Solve

20:43:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Interleaving

20:43:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Interleaving/document.pdf

20:43:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List_Interleaving/outline.pdf

20:43:37 Timing List_Interleaving (4 threads, 4.235s elapsed time, 8.176s cpu time, 0.308s GC time, factor 1.93)

20:43:37 Finished List_Interleaving (0:00:11 elapsed time, 0:00:21 cpu time, factor 1.84)

20:43:37 Running Surprise_Paradox ...

20:43:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions

20:43:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions/document.pdf

20:43:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions/outline.pdf

20:43:38 Timing Card_Number_Partitions (4 threads, 4.411s elapsed time, 11.680s cpu time, 0.144s GC time, factor 2.65)

20:43:38 Finished Card_Number_Partitions (0:00:12 elapsed time, 0:00:26 cpu time, factor 2.01)

20:43:38 Running Open_Induction ...

20:43:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap

20:43:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap/document.pdf

20:43:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap/outline.pdf

20:43:38 Timing Pairing_Heap (4 threads, 4.300s elapsed time, 11.308s cpu time, 0.680s GC time, factor 2.63)

20:43:38 Finished Pairing_Heap (0:00:12 elapsed time, 0:00:25 cpu time, factor 1.99)

20:43:38 Running HOL-Lattice ...

20:43:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IOA

20:43:39 Timing HOL-IOA (4 threads, 3.499s elapsed time, 5.072s cpu time, 0.000s GC time, factor 1.45)

20:43:39 Finished HOL-IOA (0:00:06 elapsed time, 0:00:07 cpu time, factor 1.21)

20:43:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Implementation

20:43:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Implementation/implementation.pdf

20:43:40 Timing Implementation (4 threads, 4.366s elapsed time, 9.380s cpu time, 0.124s GC time, factor 2.15)

20:43:40 Finished Implementation (0:00:14 elapsed time, 0:00:20 cpu time, factor 1.38)

20:43:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ClockSynchInst

20:43:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ClockSynchInst/document.pdf

20:43:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ClockSynchInst/outline.pdf

20:43:40 Timing ClockSynchInst (4 threads, 4.018s elapsed time, 10.732s cpu time, 0.172s GC time, factor 2.67)

20:43:40 Finished ClockSynchInst (0:00:10 elapsed time, 0:00:23 cpu time, factor 2.20)

20:43:40 Running BinarySearchTree ...

20:43:40 Running Classes ...

20:43:40 Running Descartes_Sign_Rule ...

20:43:40 Open_Induction: theory Open_Induction.Restricted_Predicates

20:43:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss-Jordan-Elim-Fun

20:43:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss-Jordan-Elim-Fun/document.pdf

20:43:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gauss-Jordan-Elim-Fun/outline.pdf

20:43:40 Timing Gauss-Jordan-Elim-Fun (4 threads, 4.329s elapsed time, 8.244s cpu time, 0.132s GC time, factor 1.90)

20:43:40 Finished Gauss-Jordan-Elim-Fun (0:00:10 elapsed time, 0:00:19 cpu time, factor 1.88)

20:43:40 Running List-Index ...

20:43:41 HOL-Lattice: theory HOL-Lattice.Orders

20:43:41 Surprise_Paradox: theory Surprise_Paradox.Surprise_Paradox

20:43:41 Open_Induction: theory Open_Induction.Open_Induction

20:43:42 Classes: theory Classes.Setup

20:43:42 BinarySearchTree: theory BinarySearchTree.BinaryTree

20:43:42 BinarySearchTree: theory BinarySearchTree.BinaryTree_TacticStyle

20:43:42 HOL-Lattice: theory HOL-Lattice.Bounds

20:43:42 HOL-Lattice: theory HOL-Lattice.Lattice

20:43:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Types_Tableaus_and_Goedels_God

20:43:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Types_Tableaus_and_Goedels_God/document.pdf

20:43:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Types_Tableaus_and_Goedels_God/outline.pdf

20:43:42 Timing Types_Tableaus_and_Goedels_God (4 threads, 11.875s elapsed time, 28.556s cpu time, 0.316s GC time, factor 2.40)

20:43:42 Finished Types_Tableaus_and_Goedels_God (0:00:18 elapsed time, 0:00:42 cpu time, factor 2.25)

20:43:42 Running HOL-Nonstandard_Analysis-Examples ...

20:43:42 Classes: theory Classes.Classes

20:43:42 List-Index: theory List-Index.List_Index

20:43:43 HOL-Lattice: theory HOL-Lattice.CompleteLattice

20:43:43 Descartes_Sign_Rule: theory Descartes_Sign_Rule.Descartes_Sign_Rule

20:43:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GenClock

20:43:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GenClock/document.pdf

20:43:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/GenClock/outline.pdf

20:43:44 Timing GenClock (4 threads, 3.465s elapsed time, 9.488s cpu time, 0.220s GC time, factor 2.74)

20:43:44 Finished GenClock (0:00:10 elapsed time, 0:00:22 cpu time, factor 2.18)

20:43:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Eisbach

20:43:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Eisbach/eisbach.pdf

20:43:44 Timing Eisbach (4 threads, 3.760s elapsed time, 4.016s cpu time, 0.000s GC time, factor 1.07)

20:43:44 Finished Eisbach (0:00:11 elapsed time, 0:00:12 cpu time, factor 1.12)

20:43:44 Running HOL-Mutabelle ...

20:43:44 Running HOL-TLA-Inc ...

20:43:44 BinarySearchTree: theory BinarySearchTree.BinaryTree_Map

20:43:46 HOL-TLA-Inc: theory HOL-TLA-Inc.Inc

20:43:46 HOL-Mutabelle: theory HOL-Library.Refute

20:43:46 HOL-Nonstandard_Analysis-Examples: theory HOL-Nonstandard_Analysis-Examples.NSPrimes

20:43:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Open_Induction

20:43:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Open_Induction/document.pdf

20:43:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Open_Induction/outline.pdf

20:43:47 Timing Open_Induction (4 threads, 2.520s elapsed time, 6.152s cpu time, 0.236s GC time, factor 2.44)

20:43:47 Finished Open_Induction (0:00:08 elapsed time, 0:00:18 cpu time, factor 2.08)

20:43:47 Running Lazy-Lists-II ...

20:43:48 HOL-Mutabelle: theory HOL-Mutabelle.MutabelleExtra

20:43:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Lattice

20:43:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Lattice/document.pdf

20:43:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Lattice/outline.pdf

20:43:48 Timing HOL-Lattice (4 threads, 3.381s elapsed time, 4.928s cpu time, 0.000s GC time, factor 1.46)

20:43:48 Finished HOL-Lattice (0:00:09 elapsed time, 0:00:17 cpu time, factor 1.75)

20:43:48 Running Lucas_Theorem ...

20:43:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox

20:43:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox/document.pdf

20:43:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox/outline.pdf

20:43:49 Timing Surprise_Paradox (4 threads, 3.272s elapsed time, 4.536s cpu time, 0.000s GC time, factor 1.39)

20:43:49 Finished Surprise_Paradox (0:00:11 elapsed time, 0:00:18 cpu time, factor 1.63)

20:43:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA-Inc

20:43:49 Timing HOL-TLA-Inc (4 threads, 2.799s elapsed time, 5.704s cpu time, 0.000s GC time, factor 2.04)

20:43:49 Finished HOL-TLA-Inc (0:00:05 elapsed time, 0:00:07 cpu time, factor 1.50)

20:43:49 Running Cartan_FP ...

20:43:49 Running IOA-Storage ...

20:43:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Mutabelle

20:43:49 Timing HOL-Mutabelle (4 threads, 2.832s elapsed time, 2.852s cpu time, 0.000s GC time, factor 1.01)

20:43:49 Finished HOL-Mutabelle (0:00:05 elapsed time, 0:00:04 cpu time, factor 0.94)

20:43:49 Running Marriage ...

20:43:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Index

20:43:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Index/document.pdf

20:43:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Index/outline.pdf

20:43:50 Timing List-Index (4 threads, 3.010s elapsed time, 8.748s cpu time, 0.172s GC time, factor 2.91)

20:43:50 Finished List-Index (0:00:09 elapsed time, 0:00:20 cpu time, factor 2.20)

20:43:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BinarySearchTree

20:43:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BinarySearchTree/document.pdf

20:43:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/BinarySearchTree/outline.pdf

20:43:50 Timing BinarySearchTree (4 threads, 3.274s elapsed time, 9.188s cpu time, 0.372s GC time, factor 2.81)

20:43:50 Finished BinarySearchTree (0:00:10 elapsed time, 0:00:21 cpu time, factor 2.17)

20:43:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Classes

20:43:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Classes/classes.pdf

20:43:50 Timing Classes (4 threads, 3.088s elapsed time, 3.300s cpu time, 0.000s GC time, factor 1.07)

20:43:50 Finished Classes (0:00:09 elapsed time, 0:00:11 cpu time, factor 1.14)

20:43:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis-Examples

20:43:50 Timing HOL-Nonstandard_Analysis-Examples (4 threads, 3.038s elapsed time, 4.932s cpu time, 0.000s GC time, factor 1.62)

20:43:50 Finished HOL-Nonstandard_Analysis-Examples (0:00:07 elapsed time, 0:00:09 cpu time, factor 1.21)

20:43:50 Running Skew_Heap ...

20:43:50 Running Minkowskis_Theorem ...

20:43:50 Running Locales ...

20:43:50 Running Liouville_Numbers ...

20:43:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule

20:43:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule/document.pdf

20:43:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule/outline.pdf

20:43:51 Timing Descartes_Sign_Rule (4 threads, 2.803s elapsed time, 8.228s cpu time, 0.124s GC time, factor 2.94)

20:43:51 Finished Descartes_Sign_Rule (0:00:10 elapsed time, 0:00:21 cpu time, factor 2.05)

20:43:51 Running Perfect-Number-Thm ...

20:43:51 Lazy-Lists-II: theory Lazy-Lists-II.LList2

20:43:51 IOA-Storage: theory IOA-Storage.Action

20:43:51 Lucas_Theorem: theory Lucas_Theorem.Lucas_Theorem

20:43:51 Marriage: theory Marriage.Marriage

20:43:52 IOA-Storage: theory IOA-Storage.Impl

20:43:52 IOA-Storage: theory IOA-Storage.Spec

20:43:52 Cartan_FP: theory Cartan_FP.Cartan

20:43:52 Locales: theory Locales.Examples

20:43:52 IOA-Storage: theory IOA-Storage.Correctness

20:43:53 Locales: theory Locales.Examples3

20:43:53 Locales: theory Locales.Examples1

20:43:53 Locales: theory Locales.Examples2

20:43:53 Skew_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

20:43:53 Skew_Heap: theory Skew_Heap.Skew_Heap

20:43:53 Minkowskis_Theorem: theory Minkowskis_Theorem.Minkowskis_Theorem

20:43:53 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers_Misc

20:43:53 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers

20:43:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-Storage

20:43:54 Timing IOA-Storage (4 threads, 1.931s elapsed time, 2.724s cpu time, 0.000s GC time, factor 1.41)

20:43:54 Finished IOA-Storage (0:00:04 elapsed time, 0:00:04 cpu time, factor 1.12)

20:43:54 Running RIPEMD-160-SPARK ...

20:43:55 Perfect-Number-Thm: theory Perfect-Number-Thm.PerfectBasics

20:43:55 Perfect-Number-Thm: theory Perfect-Number-Thm.Sigma

20:43:56 Perfect-Number-Thm: theory Perfect-Number-Thm.Perfect

20:43:56 RIPEMD-160-SPARK: theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

20:43:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II

20:43:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/document.pdf

20:43:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/outline.pdf

20:43:58 Timing Lazy-Lists-II (4 threads, 2.174s elapsed time, 5.088s cpu time, 0.000s GC time, factor 2.34)

20:43:58 Finished Lazy-Lists-II (0:00:10 elapsed time, 0:00:19 cpu time, factor 1.83)

20:43:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lucas_Theorem

20:43:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lucas_Theorem/document.pdf

20:43:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lucas_Theorem/outline.pdf

20:43:58 Timing Lucas_Theorem (4 threads, 2.008s elapsed time, 5.988s cpu time, 0.000s GC time, factor 2.98)

20:43:58 Finished Lucas_Theorem (0:00:09 elapsed time, 0:00:19 cpu time, factor 1.98)

20:43:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Marriage

20:43:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Marriage/document.pdf

20:43:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Marriage/outline.pdf

20:43:58 Timing Marriage (4 threads, 2.027s elapsed time, 6.228s cpu time, 0.080s GC time, factor 3.07)

20:43:58 Finished Marriage (0:00:08 elapsed time, 0:00:18 cpu time, factor 2.09)

20:43:58 Running Max-Card-Matching ...

20:43:58 Running CofGroups ...

20:43:58 Running AnselmGod ...

20:43:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP

20:43:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/document.pdf

20:43:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Cartan_FP/outline.pdf

20:43:59 Timing Cartan_FP (4 threads, 1.739s elapsed time, 5.424s cpu time, 0.000s GC time, factor 3.12)

20:43:59 Finished Cartan_FP (0:00:09 elapsed time, 0:00:18 cpu time, factor 1.95)

20:43:59 Running FunWithFunctions ...

20:43:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Locales

20:43:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Locales/locales.pdf

20:43:59 Timing Locales (4 threads, 1.820s elapsed time, 3.272s cpu time, 0.000s GC time, factor 1.80)

20:43:59 Finished Locales (0:00:08 elapsed time, 0:00:11 cpu time, factor 1.25)

20:44:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap

20:44:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap/document.pdf

20:44:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap/outline.pdf

20:44:00 Timing Skew_Heap (4 threads, 1.767s elapsed time, 2.524s cpu time, 0.000s GC time, factor 1.43)

20:44:00 Finished Skew_Heap (0:00:09 elapsed time, 0:00:14 cpu time, factor 1.63)

20:44:00 Running HOL-Import ...

20:44:00 Running Lehmer ...

20:44:00 Max-Card-Matching: theory Max-Card-Matching.Matching

20:44:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers

20:44:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers/document.pdf

20:44:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers/outline.pdf

20:44:00 Timing Liouville_Numbers (4 threads, 1.695s elapsed time, 4.336s cpu time, 0.000s GC time, factor 2.56)

20:44:00 Finished Liouville_Numbers (0:00:09 elapsed time, 0:00:17 cpu time, factor 1.85)

20:44:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem

20:44:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/document.pdf

20:44:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minkowskis_Theorem/outline.pdf

20:44:00 Timing Minkowskis_Theorem (4 threads, 1.475s elapsed time, 4.812s cpu time, 0.000s GC time, factor 3.26)

20:44:00 Finished Minkowskis_Theorem (0:00:09 elapsed time, 0:00:17 cpu time, factor 1.89)

20:44:00 Running Ptolemys_Theorem ...

20:44:00 Running Main ...

20:44:00 CofGroups: theory HOL-Library.Nat_Bijection

20:44:00 AnselmGod: theory AnselmGod.AnselmGod

20:44:01 FunWithFunctions: theory FunWithFunctions.FunWithFunctions

20:44:01 CofGroups: theory CofGroups.CofGroups

20:44:01 HOL-Import: theory HOL-Import.Import_Setup

20:44:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm

20:44:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm/document.pdf

20:44:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm/outline.pdf

20:44:02 Timing Perfect-Number-Thm (4 threads, 2.446s elapsed time, 4.924s cpu time, 0.000s GC time, factor 2.01)

20:44:02 Finished Perfect-Number-Thm (0:00:10 elapsed time, 0:00:18 cpu time, factor 1.77)

20:44:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK

20:44:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK/document.pdf

20:44:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK/outline.pdf

20:44:02 Timing RIPEMD-160-SPARK (4 threads, 1.827s elapsed time, 1.856s cpu time, 0.000s GC time, factor 1.02)

20:44:02 Finished RIPEMD-160-SPARK (0:00:07 elapsed time, 0:00:12 cpu time, factor 1.69)

20:44:02 Running Lorenz_C1 ...

20:44:02 HOL-Import: theory HOL-Import.HOL_Light_Maps

20:44:02 Running Free-Boolean-Algebra ...

20:44:02 Main: theory Main.Main_Doc

20:44:03 Lehmer: theory Lehmer.Lehmer

20:44:03 Ptolemys_Theorem: theory Ptolemys_Theorem.Ptolemys_Theorem

20:44:03 Skipping theories "HOL_Light_Import" (undefined HOL_LIGHT_BUNDLE)

20:44:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Import

20:44:03 Timing HOL-Import (4 threads, 1.086s elapsed time, 2.060s cpu time, 0.000s GC time, factor 1.90)

20:44:03 Finished HOL-Import (0:00:03 elapsed time, 0:00:03 cpu time, factor 1.21)

20:44:03 Running Monad_Normalisation ...

20:44:04 Free-Boolean-Algebra: theory Free-Boolean-Algebra.Free_Boolean_Algebra

20:44:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Max-Card-Matching

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Max-Card-Matching/document.pdf

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Max-Card-Matching/outline.pdf

20:44:06 Timing Max-Card-Matching (4 threads, 1.482s elapsed time, 4.164s cpu time, 0.000s GC time, factor 2.81)

20:44:06 Finished Max-Card-Matching (0:00:07 elapsed time, 0:00:16 cpu time, factor 2.13)

20:44:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CofGroups

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CofGroups/document.pdf

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CofGroups/outline.pdf

20:44:06 Timing CofGroups (4 threads, 1.444s elapsed time, 3.384s cpu time, 0.000s GC time, factor 2.34)

20:44:06 Finished CofGroups (0:00:07 elapsed time, 0:00:15 cpu time, factor 1.95)

20:44:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AnselmGod

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AnselmGod/document.pdf

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AnselmGod/outline.pdf

20:44:06 Timing AnselmGod (4 threads, 1.404s elapsed time, 4.200s cpu time, 0.000s GC time, factor 2.99)

20:44:06 Finished AnselmGod (0:00:07 elapsed time, 0:00:16 cpu time, factor 2.06)

20:44:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithFunctions

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithFunctions/document.pdf

20:44:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FunWithFunctions/outline.pdf

20:44:06 Timing FunWithFunctions (4 threads, 1.308s elapsed time, 3.244s cpu time, 0.000s GC time, factor 2.48)

20:44:06 Finished FunWithFunctions (0:00:07 elapsed time, 0:00:14 cpu time, factor 1.98)

20:44:06 Running FFT ...

20:44:06 Running HOL-Proofs-ex ...

20:44:06 Running Sugar ...

20:44:06 Running Depth-First-Search ...

20:44:07 Monad_Normalisation: theory Monad_Normalisation.Monad_Normalisation

20:44:07 Monad_Normalisation: theory Monad_Normalisation.Monad_Normalisation_Test

20:44:07 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Main

20:44:07 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Main/main.pdf

20:44:07 Timing Main (4 threads, 1.637s elapsed time, 1.616s cpu time, 0.000s GC time, factor 0.99)

20:44:07 Finished Main (0:00:07 elapsed time, 0:00:08 cpu time, factor 1.13)

20:44:07 Running IOA-ex ...

20:44:08 Depth-First-Search: theory Depth-First-Search.DFS

20:44:08 Sugar: theory HOL-Library.LaTeXsugar

20:44:08 FFT: theory FFT.FFT

20:44:08 Sugar: theory HOL-Library.OptionalSugar

20:44:08 Lorenz_C1: theory Lorenz_C1.Lorenz_C1

20:44:09 HOL-Proofs-ex: theory HOL-Examples.Drinker

20:44:09 HOL-Proofs-ex: theory HOL-Proofs-ex.Hilbert_Classical

20:44:09 HOL-Proofs-ex: theory HOL-Proofs-ex.Proof_Terms

20:44:09 HOL-Proofs-ex: theory HOL-Proofs-ex.XML_Data

20:44:09 Sugar: theory Sugar.Sugar

20:44:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Boolean-Algebra

20:44:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Boolean-Algebra/document.pdf

20:44:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Free-Boolean-Algebra/outline.pdf

20:44:09 Timing Free-Boolean-Algebra (4 threads, 1.524s elapsed time, 2.440s cpu time, 0.000s GC time, factor 1.60)

20:44:09 Finished Free-Boolean-Algebra (0:00:07 elapsed time, 0:00:13 cpu time, factor 1.88)

20:44:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer

20:44:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer/document.pdf

20:44:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer/outline.pdf

20:44:09 Timing Lehmer (4 threads, 1.657s elapsed time, 3.356s cpu time, 0.000s GC time, factor 2.03)

20:44:09 Finished Lehmer (0:00:08 elapsed time, 0:00:16 cpu time, factor 1.80)

20:44:09 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem

20:44:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/document.pdf

20:44:09 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ptolemys_Theorem/outline.pdf

20:44:09 Timing Ptolemys_Theorem (4 threads, 2.019s elapsed time, 3.644s cpu time, 0.000s GC time, factor 1.80)

20:44:09 Finished Ptolemys_Theorem (0:00:08 elapsed time, 0:00:15 cpu time, factor 1.85)

20:44:09 Running General-Triangle ...

20:44:09 Running Card_Equiv_Relations ...

20:44:09 Running JEdit ...

20:44:09 IOA-ex: theory IOA-ex.TrivEx2

20:44:09 IOA-ex: theory IOA-ex.TrivEx

20:44:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C1

20:44:10 Timing Lorenz_C1 (4 threads, 1.177s elapsed time, 1.860s cpu time, 0.000s GC time, factor 1.58)

20:44:10 Finished Lorenz_C1 (0:00:08 elapsed time, 0:00:08 cpu time, factor 1.05)

20:44:10 Running Roy_Floyd_Warshall ...

20:44:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Proofs-ex

20:44:11 Timing HOL-Proofs-ex (4 threads, 1.150s elapsed time, 2.112s cpu time, 0.000s GC time, factor 1.84)

20:44:11 Finished HOL-Proofs-ex (0:00:03 elapsed time, 0:00:04 cpu time, factor 1.16)

20:44:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/IOA-ex

20:44:11 Timing IOA-ex (4 threads, 0.999s elapsed time, 2.140s cpu time, 0.000s GC time, factor 2.14)

20:44:11 Finished IOA-ex (0:00:03 elapsed time, 0:00:03 cpu time, factor 1.27)

20:44:11 Running HOL-Real_Asymp-Manual ...

20:44:11 Running Bondy ...

20:44:11 General-Triangle: theory General-Triangle.GeneralTriangle

20:44:11 JEdit: theory JEdit.Base

20:44:11 JEdit: theory JEdit.JEdit

20:44:12 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Equiv_Relations

20:44:12 Roy_Floyd_Warshall: theory Roy_Floyd_Warshall.Roy_Floyd_Warshall

20:44:12 Bondy: theory Bondy.Bondy

20:44:13 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

20:44:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation

20:44:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/document.pdf

20:44:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Monad_Normalisation/outline.pdf

20:44:13 Timing Monad_Normalisation (4 threads, 1.178s elapsed time, 1.680s cpu time, 0.000s GC time, factor 1.43)

20:44:13 Finished Monad_Normalisation (0:00:09 elapsed time, 0:00:16 cpu time, factor 1.68)

20:44:13 Running HOL-TLA-Buffer ...

20:44:13 HOL-Real_Asymp-Manual: theory HOL-Real_Asymp-Manual.Real_Asymp_Doc

20:44:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Sugar

20:44:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/Sugar/sugar.pdf

20:44:13 Timing Sugar (4 threads, 1.091s elapsed time, 1.184s cpu time, 0.000s GC time, factor 1.09)

20:44:13 Finished Sugar (0:00:06 elapsed time, 0:00:07 cpu time, factor 1.16)

20:44:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Depth-First-Search

20:44:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Depth-First-Search/document.pdf

20:44:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Depth-First-Search/outline.pdf

20:44:13 Timing Depth-First-Search (4 threads, 1.136s elapsed time, 2.148s cpu time, 0.000s GC time, factor 1.89)

20:44:13 Finished Depth-First-Search (0:00:06 elapsed time, 0:00:12 cpu time, factor 1.95)

20:44:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FFT

20:44:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FFT/document.pdf

20:44:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FFT/outline.pdf

20:44:13 Timing FFT (4 threads, 1.053s elapsed time, 3.296s cpu time, 0.000s GC time, factor 3.13)

20:44:13 Finished FFT (0:00:06 elapsed time, 0:00:14 cpu time, factor 2.13)

20:44:13 Running How_to_Prove_it ...

20:44:13 Running Aristotles_Assertoric_Syllogistic ...

20:44:13 Running Szpilrajn ...

20:44:15 HOL-TLA-Buffer: theory HOL-TLA-Buffer.Buffer

20:44:15 HOL-TLA-Buffer: theory HOL-TLA-Buffer.DBuffer

20:44:15 Szpilrajn: theory Szpilrajn.Szpilrajn

20:44:15 How_to_Prove_it: theory How_to_Prove_it.How_to_Prove_it

20:44:16 Aristotles_Assertoric_Syllogistic: theory Aristotles_Assertoric_Syllogistic.AristotlesAssertoric

20:44:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TLA-Buffer

20:44:16 Timing HOL-TLA-Buffer (4 threads, 0.655s elapsed time, 1.344s cpu time, 0.000s GC time, factor 2.05)

20:44:16 Finished HOL-TLA-Buffer (0:00:02 elapsed time, 0:00:03 cpu time)

20:44:16 Running HOL-Prolog ...

20:44:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bondy

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bondy/document.pdf

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bondy/outline.pdf

20:44:17 Timing Bondy (4 threads, 0.788s elapsed time, 0.876s cpu time, 0.000s GC time, factor 1.11)

20:44:17 Finished Bondy (0:00:06 elapsed time, 0:00:11 cpu time, factor 1.87)

20:44:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/General-Triangle

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/General-Triangle/document.pdf

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/General-Triangle/outline.pdf

20:44:17 Timing General-Triangle (4 threads, 0.825s elapsed time, 1.592s cpu time, 0.000s GC time, factor 1.93)

20:44:17 Finished General-Triangle (0:00:07 elapsed time, 0:00:14 cpu time, factor 1.94)

20:44:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Roy_Floyd_Warshall

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Roy_Floyd_Warshall/document.pdf

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Roy_Floyd_Warshall/outline.pdf

20:44:17 Timing Roy_Floyd_Warshall (4 threads, 0.745s elapsed time, 1.184s cpu time, 0.000s GC time, factor 1.59)

20:44:17 Finished Roy_Floyd_Warshall (0:00:06 elapsed time, 0:00:12 cpu time, factor 1.89)

20:44:17 Running Example-Submission ...

20:44:17 Running Ordinals_and_Cardinals ...

20:44:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations/document.pdf

20:44:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations/outline.pdf

20:44:17 Timing Card_Equiv_Relations (4 threads, 0.698s elapsed time, 1.896s cpu time, 0.000s GC time, factor 2.72)

20:44:17 Finished Card_Equiv_Relations (0:00:07 elapsed time, 0:00:14 cpu time, factor 1.81)

20:44:18 HOL-Prolog: theory HOL-Prolog.HOHH

20:44:18 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp-Manual

20:44:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp-Manual/document.pdf

20:44:18 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Real_Asymp-Manual/outline.pdf

20:44:18 Timing HOL-Real_Asymp-Manual (4 threads, 0.590s elapsed time, 0.776s cpu time, 0.000s GC time, factor 1.32)

20:44:18 Finished HOL-Real_Asymp-Manual (0:00:06 elapsed time, 0:00:12 cpu time, factor 1.81)

20:44:18 HOL-Prolog: theory HOL-Prolog.Func

20:44:18 HOL-Prolog: theory HOL-Prolog.Test

20:44:18 HOL-Prolog: theory HOL-Prolog.Type

20:44:19 Example-Submission: theory Example-Submission.Submission

20:44:19 Ordinals_and_Cardinals: theory Ordinals_and_Cardinals.Cardinal_Order_Relation_discontinued

20:44:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Prolog

20:44:19 Timing HOL-Prolog (4 threads, 0.346s elapsed time, 0.572s cpu time, 0.000s GC time, factor 1.65)

20:44:19 Finished HOL-Prolog (0:00:02 elapsed time)

20:44:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aristotles_Assertoric_Syllogistic

20:44:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aristotles_Assertoric_Syllogistic/document.pdf

20:44:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Aristotles_Assertoric_Syllogistic/outline.pdf

20:44:20 Timing Aristotles_Assertoric_Syllogistic (4 threads, 0.432s elapsed time, 0.824s cpu time, 0.000s GC time, factor 1.91)

20:44:20 Finished Aristotles_Assertoric_Syllogistic (0:00:06 elapsed time, 0:00:11 cpu time, factor 1.97)

20:44:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/How_to_Prove_it

20:44:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/How_to_Prove_it/how_to_prove_it.pdf

20:44:20 Timing How_to_Prove_it (4 threads, 0.525s elapsed time, 0.640s cpu time, 0.000s GC time, factor 1.22)

20:44:20 Finished How_to_Prove_it (0:00:06 elapsed time, 0:00:07 cpu time, factor 1.18)

20:44:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Szpilrajn

20:44:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Szpilrajn/document.pdf

20:44:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Szpilrajn/outline.pdf

20:44:20 Timing Szpilrajn (4 threads, 0.527s elapsed time, 0.948s cpu time, 0.000s GC time, factor 1.80)

20:44:20 Finished Szpilrajn (0:00:05 elapsed time, 0:00:12 cpu time, factor 2.01)

20:44:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Example-Submission

20:44:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Example-Submission/document.pdf

20:44:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Example-Submission/outline.pdf

20:44:22 Timing Example-Submission (4 threads, 0.086s elapsed time, 0.148s cpu time, 0.000s GC time, factor 1.72)

20:44:22 Finished Example-Submission (0:00:05 elapsed time, 0:00:10 cpu time, factor 2.04)

20:44:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinals_and_Cardinals

20:44:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinals_and_Cardinals/document.pdf

20:44:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordinals_and_Cardinals/outline.pdf

20:44:22 Timing Ordinals_and_Cardinals (4 threads, 0.117s elapsed time, 0.140s cpu time, 0.000s GC time, factor 1.20)

20:44:22 Finished Ordinals_and_Cardinals (0:00:04 elapsed time, 0:00:09 cpu time, factor 2.05)

20:44:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/JEdit

20:44:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/Doc/JEdit/jedit.pdf

20:44:39 Timing JEdit (4 threads, 0.807s elapsed time, 0.852s cpu time, 0.000s GC time, factor 1.06)

20:44:39 Finished JEdit (0:00:29 elapsed time, 0:00:30 cpu time, factor 1.03)

20:44:39 Unfinished session(s): Group-Ring-Module, Probabilistic_Noninterference, Regular_Algebras, Valuation

20:44:40

20:44:40 === TIMING ===

20:44:40

20:44:40 Group AFP: 18:31:10 elapsed time, 49:47:36 cpu time, factor 2.69

20:44:40 Group main: 0:38:34 elapsed time, 1:52:42 cpu time, factor 2.92

20:44:40 Group doc: 0:10:07 elapsed time, 0:15:21 cpu time, factor 1.52

20:44:40 Group timing: 2:09:35 elapsed time, 5:54:28 cpu time, factor 2.74

20:44:40 Group large: 1:12:18 elapsed time, 4:21:01 cpu time, factor 3.61

20:44:40 Group no_doc: 0:00:06 elapsed time, 0:00:07 cpu time, factor 1.18

20:44:40 Overall: 2:14:37 elapsed time, 57:38:27 cpu time, factor 25.69

20:44:40

20:44:40 === FAILED SESSIONS ===

20:44:40

20:44:40 Session Valuation: CANCELLED

20:44:40 Session Regular_Algebras: FAILED 1

20:44:40 Session Group-Ring-Module: FAILED 1

20:44:40 Session Probabilistic_Noninterference: FAILED 1

20:44:40

20:44:40 === DEPENDENCIES ===

20:44:40

20:44:40 Generating dependencies file ...

20:44:48 Writing dependencies file ...

20:44:48

20:44:48 === REPORT ===

20:44:48

20:44:48 Writing report file ...

20:44:48

20:44:48 === SITEGEN ===

20:44:48

20:44:48 Writing status file ...

20:44:48 Running sitegen ...

20:44:51 Success: Generated topics.html

20:44:51 Success: Generated index.html

20:44:51 Success: Generated html files for 562 entries

20:44:51 Success: Generated statistics.html

20:44:51 Success: Generated download.html

20:44:51 Success: Generated about.html

20:44:51 Success: Generated citing.html

20:44:51 Success: Generated updating.html

20:44:51 Success: Generated search.html

20:44:51 Success: Generated submitting.html

20:44:51 Success: Generated using.html

20:44:51 Success: Generated rss.xml

20:44:51 Success: Generated status.html

20:44:51 Checked directory thys. Found 0 warnings.

20:44:51 Packing tars ...

20:45:08

20:45:08 === NOTIFICATIONS ===

20:45:08

20:45:12

20:45:12 === COMPLETED ===

20:45:12

20:45:15 Build step 'Execute shell' marked build as failure

20:45:15 Archiving artifacts

20:49:22 Started calculate disk usage of build

20:49:22 Finished Calculation of disk usage of build in 0 seconds

20:49:29 Started calculate disk usage of workspace

20:49:30 Finished Calculation of disk usage of workspace in 0 seconds

20:49:30 No emails were triggered.

20:49:30 Finished: FAILURE