Skip to content
Success

Console Output

21:23:07 Started by an SCM change

21:23:07 [EnvInject] - Loading node environment variables.

21:23:07 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

21:23:07 [isabelle-all] $ hg showconfig paths.default

21:23:07 [isabelle-all] $ hg pull --rev default

21:23:08 pulling from http://isabelle.in.tum.de/repos/isabelle/

21:23:08 no changes found

21:23:08 [isabelle-all] $ hg update --clean --rev default

21:23:08 2 files updated, 0 files merged, 0 files removed, 0 files unresolved

21:23:08 [isabelle-all] $ hg log --rev . --template {node}

21:23:08 [isabelle-all] $ hg log --rev . --template {rev}

21:23:08 [isabelle-all] $ hg log --rev ac1706cdde25403d06c61b87dae96e6b6fdf2d94 --template exists\n

21:23:08 exists

21:23:08 [isabelle-all] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(ac1706cdde25403d06c61b87dae96e6b6fdf2d94)" --encoding UTF-8 --encodingmode replace

21:23:08 [afp] $ hg showconfig paths.default

21:23:08 [afp] $ hg pull --rev default

21:23:09 pulling from https://bitbucket.org/isa-afp/afp-devel/

21:23:09 no changes found

21:23:09 [afp] $ hg update --clean --rev default

21:23:10 474 files updated, 0 files merged, 0 files removed, 0 files unresolved

21:23:10 [afp] $ hg --config extensions.purge= clean --all

21:23:10 [afp] $ hg log --rev . --template {node}

21:23:10 [afp] $ hg log --rev . --template {rev}

21:23:10 [afp] $ hg log --rev 91971ca6ad5e5aff052b87af49e702c752125b90 --template exists\n

21:23:10 exists

21:23:10 [afp] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(91971ca6ad5e5aff052b87af49e702c752125b90)" --encoding UTF-8 --encodingmode replace

21:23:10 No emails were triggered.

21:23:10 [isabelle-all] $ /bin/sh -xe /tmp/jenkins577717734454196900.sh

21:23:10 + Admin/jenkins/run_build all

21:23:10 + set -e

21:23:10 + PROFILE=all

21:23:10 + shift

21:23:10 + bin/isabelle components -a

21:23:10 + bin/isabelle jedit -bf

21:23:10 ### Building Isabelle/Scala ...

21:23:39 ### Building Isabelle/jEdit ...

21:23:57 + bin/isabelle ocaml_setup

21:23:58 # Run eval $(opam env) to update the current shell environment

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

21:23:58 opam update

21:23:58

21:23:58 [NOTE] Package zarith is already installed (current version is 1.7).

21:23:58 + bin/isabelle ghc_setup

21:23:59 stack will use a sandboxed GHC it installed

21:23:59 For more information on paths, see 'stack path' and 'stack exec env'

21:23:59 To use this GHC and packages outside of a project, consider using:

21:23:59 stack ghc, stack ghci, stack runghc, or stack exec

21:23:59 The Glorious Glasgow Haskell Compilation System, version 8.4.4

21:23:59 + bin/isabelle ci_build_all

21:24:05

21:24:05 === CONFIGURATION ===

21:24:05

21:24:05 ISABELLE_BUILD_OPTIONS=""

21:24:05

21:24:05 ML_PLATFORM="x86_64_32-linux"

21:24:05 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.8/x86_64_32-linux"

21:24:05 ML_SYSTEM="polyml-5.8"

21:24:05 ML_OPTIONS="-H 4000 --maxheap 8G"

21:24:05 jobs = 10, threads = 4, numa = false

21:24:05

21:24:05 === BUILD ===

21:24:05

21:24:05 Build started at Sun, 21 Apr 2019 19:24:05 GMT

21:24:05 Isabelle id 6d2effbbf8d4

21:24:05 AFP id 91971ca6ad5e

21:24:05

21:24:05 === LOG ===

21:24:05

21:24:06 Session Pure/Pure

21:24:07 Session CTT/CTT

21:24:07 Session Cube/Cube

21:24:07 Session FOL/FOL

21:24:07 Session CCL/CCL

21:24:07 Session FOL/FOL-ex

21:24:07 Session FOLP/FOLP

21:24:07 Session FOLP/FOLP-ex

21:24:07 Session HOL/HOL (main)

21:24:08 Session AFP/AVL-Trees (AFP)

21:24:08 Session AFP/AWN (AFP)

21:24:08 Session AFP/Abortable_Linearizable_Modules (AFP)

21:24:08 Session AFP/Abstract-Hoare-Logics (AFP)

21:24:08 Session AFP/AnselmGod (AFP)

21:24:08 Session AFP/AxiomaticCategoryTheory (AFP)

21:24:08 Session AFP/BinarySearchTree (AFP)

21:24:08 Session AFP/Binomial-Queues (AFP)

21:24:08 Session AFP/Bondy (AFP)

21:24:08 Session AFP/Bounded_Deducibility_Security (AFP)

21:24:08 Session AFP/BytecodeLogicJmlTypes (AFP)

21:24:08 Session AFP/CISC-Kernel (AFP)

21:24:08 Session AFP/CYK (AFP)

21:24:08 Session AFP/Cauchy (AFP)

21:24:08 Session AFP/Sqrt_Babylonian (AFP)

21:24:08 Session Doc/Classes (doc)

21:24:08 Session AFP/ClockSynchInst (AFP)

21:24:08 Session AFP/Compiling-Exceptions-Correctly (AFP)

21:24:08 Session AFP/ComponentDependencies (AFP)

21:24:09 Session AFP/Concurrent_Revisions (AFP)

21:24:09 Session AFP/Constructor_Funs (AFP)

21:24:09 Session AFP/CryptoBasedCompositionalProperties (AFP)

21:24:09 Session AFP/DPT-SAT-Solver (AFP)

21:24:09 Session AFP/Depth-First-Search (AFP)

21:24:09 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

21:24:09 Session AFP/DiskPaxos (AFP)

21:24:09 Session AFP/Example-Submission (AFP)

21:24:09 Session AFP/FFT (AFP)

21:24:09 Session AFP/FLP (AFP)

21:24:09 Session AFP/FeatherweightJava (AFP)

21:24:09 Session AFP/Featherweight_OCL (AFP)

21:24:09 Session AFP/FileRefinement (AFP)

21:24:09 Session AFP/FocusStreamsCaseStudies (AFP)

21:24:09 Session AFP/Free-Boolean-Algebra (AFP)

21:24:09 Session AFP/FunWithFunctions (AFP)

21:24:09 Session AFP/FunWithTilings (AFP)

21:24:09 Session Doc/Functions (doc)

21:24:09 Session AFP/GPU_Kernel_PL (AFP)

21:24:09 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

21:24:09 Session AFP/GenClock (AFP)

21:24:09 Session AFP/General-Triangle (AFP)

21:24:09 Session AFP/Generic_Deriving (AFP)

21:24:09 Session AFP/GewirthPGCProof (AFP)

21:24:09 Session AFP/GoedelGod (AFP)

21:24:09 Session HOL/HOL-Cardinals (timing)

21:24:09 Session AFP/Binding_Syntax_Theory (AFP)

21:24:09 Session AFP/Ordinals_and_Cardinals (AFP)

21:24:09 Session HOL/HOL-Eisbach

21:24:10 Session AFP/Allen_Calculus (AFP)

21:24:10 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

21:24:10 Session AFP/Dependent_SIFUM_Refinement (AFP)

21:24:10 Session Doc/Eisbach (doc)

21:24:10 Session HOL/HOL-Hoare

21:24:10 Session AFP/Case_Labeling (AFP)

21:24:10 Session HOL/HOL-Hoare_Parallel (timing)

21:24:10 Session HOL/HOL-IMPP

21:24:10 Session HOL/HOL-IOA

21:24:10 Session HOL/HOL-Import

21:24:10 Session HOL/HOL-Lattice

21:24:10 Session HOL/HOL-Library (main timing)

21:24:11 Session AFP/ArrowImpossibilityGS (AFP)

21:24:11 Session AFP/Auto2_HOL (AFP)

21:24:11 Session AFP/BNF_CC (AFP)

21:24:11 Session AFP/BNF_Operations (AFP)

21:24:11 Session AFP/Binomial-Heaps (AFP)

21:24:11 Session AFP/Boolean_Expression_Checkers (AFP)

21:24:11 Session AFP/Buildings (AFP)

21:24:11 Session AFP/CRDT (AFP)

21:24:11 Session AFP/IMAP-CRDT (AFP)

21:24:11 Session AFP/Card_Multisets (AFP)

21:24:12 Session AFP/Card_Number_Partitions (AFP)

21:24:12 Session AFP/Category (AFP)

21:24:12 Session AFP/Category3 (AFP)

21:24:12 Session AFP/MonoidalCategory (AFP)

21:24:12 Session Doc/Codegen (doc)

21:24:12 Session AFP/CofGroups (AFP)

21:24:12 Session AFP/Completeness (AFP)

21:24:12 Session AFP/ConcurrentIMP (AFP)

21:24:12 Session AFP/Concurrent_Ref_Alg (AFP)

21:24:13 Session AFP/CoreC++ (AFP)

21:24:13 Session AFP/Core_DOM (AFP)

21:24:13 Session Doc/Datatypes (doc)

21:24:13 Session Doc/Corec (doc)

21:24:13 Session AFP/Decl_Sem_Fun_PL (AFP)

21:24:13 Session AFP/Derangements (AFP)

21:24:13 Session AFP/Discrete_Summation (AFP)

21:24:13 Session AFP/Card_Partitions (AFP)

21:24:14 Session AFP/Bell_Numbers_Spivey (AFP)

21:24:14 Session AFP/Card_Equiv_Relations (AFP)

21:24:14 Session AFP/Efficient-Mergesort (AFP)

21:24:14 Session AFP/Encodability_Process_Calculi (AFP)

21:24:14 Session AFP/Epistemic_Logic (AFP)

21:24:14 Session AFP/Euler_Partition (AFP)

21:24:14 Session AFP/FOL-Fitting (AFP)

21:24:14 Session AFP/FOL_Harrison (AFP)

21:24:14 Session AFP/Factored_Transition_System_Bounding (AFP)

21:24:14 Session AFP/Falling_Factorial_Sum (AFP)

21:24:14 Session AFP/FinFun (AFP)

21:24:14 Session AFP/Finger-Trees (AFP)

21:24:14 Session AFP/Graph_Saturation (AFP)

21:24:15 Session AFP/Graph_Theory (AFP)

21:24:15 Session AFP/ShortestPath (AFP)

21:24:15 Session AFP/Group-Ring-Module (AFP)

21:24:15 Session AFP/Valuation (AFP)

21:24:15 Session HOL/HOL-Auth (timing)

21:24:15 Session HOL/HOL-UNITY (timing)

21:24:15 Session HOL/HOL-Bali (timing)

21:24:15 Session HOL/HOL-Computational_Algebra (main timing)

21:24:15 Session AFP/Descartes_Sign_Rule (AFP)

21:24:15 Session HOL/HOL-Algebra (main timing)

21:24:16 Session HOL/HOL-Decision_Procs (timing)

21:24:16 Session HOL/HOL-Quotient_Examples (timing)

21:24:16 Session AFP/JNF-HOL-Lib (AFP)

21:24:16 Session AFP/Localization_Ring (AFP)

21:24:16 Session AFP/Orbit_Stabiliser (AFP)

21:24:17 Session AFP/Perfect-Number-Thm (AFP)

21:24:17 Session AFP/Secondary_Sylow (AFP)

21:24:17 Session AFP/Jordan_Hoelder (AFP)

21:24:17 Session AFP/VectorSpace (AFP)

21:24:17 Session HOL/HOL-Analysis (main timing)

21:24:17 Session AFP/Bernoulli (AFP)

21:24:18 Session AFP/Cartan_FP (AFP)

21:24:18 Session AFP/Cayley_Hamilton (AFP)

21:24:18 Session AFP/Coinductive (AFP)

21:24:18 Session AFP/DynamicArchitectures (AFP)

21:24:18 Session AFP/Architectural_Design_Patterns (AFP)

21:24:18 Session AFP/Lazy-Lists-II (AFP)

21:24:18 Session AFP/Stream_Fusion_Code (AFP)

21:24:18 Session AFP/Topology (AFP)

21:24:18 Session AFP/First_Welfare_Theorem (AFP)

21:24:19 Session AFP/Green (AFP)

21:24:19 Session HOL/HOL-Analysis-ex

21:24:19 Session HOL/HOL-Homology (timing)

21:24:19 Session HOL/HOL-Probability (main timing)

21:24:19 Session AFP/Buffons_Needle (AFP)

21:24:19 Session AFP/Density_Compiler (AFP)

21:24:19 Session AFP/DiscretePricing (AFP)

21:24:19 Session AFP/Ergodic_Theory (AFP)

21:24:20 Session AFP/Gromov_Hyperbolicity (AFP)

21:24:20 Session AFP/Fisher_Yates (AFP)

21:24:20 Session AFP/Girth_Chromatic (AFP)

21:24:20 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

21:24:20 Session HOL/HOL-Probability-ex (timing)

21:24:20 Session AFP/Lp (AFP)

21:24:21 Session AFP/Markov_Models (AFP)

21:24:21 Session AFP/Monad_Normalisation (AFP)

21:24:21 Session AFP/Monomorphic_Monad (AFP)

21:24:21 Session AFP/Neumann_Morgenstern_Utility (AFP)

21:24:21 Session AFP/Probabilistic_Noninterference (AFP)

21:24:21 Session AFP/Probabilistic_System_Zoo (AFP)

21:24:21 Session AFP/Probabilistic_System_Zoo-Non_BNFs (AFP)

21:24:21 Session AFP/Source_Coding_Theorem (AFP)

21:24:21 Session AFP/Irrationality_J_Hancl (AFP)

21:24:22 Session AFP/Kuratowski_Closure_Complement (AFP)

21:24:22 Session AFP/Lower_Semicontinuous (AFP)

21:24:22 Session AFP/Minkowskis_Theorem (AFP)

21:24:22 Session AFP/Octonions (AFP)

21:24:22 Session AFP/Probabilistic_System_Zoo-BNFs (AFP)

21:24:22 Session AFP/Ptolemys_Theorem (AFP)

21:24:22 Session AFP/Quaternions (AFP)

21:24:22 Session AFP/Rank_Nullity_Theorem (AFP)

21:24:22 Session AFP/Gauss_Jordan (AFP)

21:24:22 Session AFP/Echelon_Form (AFP)

21:24:23 Session AFP/Hermite (AFP)

21:24:23 Session AFP/Tarskis_Geometry (AFP)

21:24:23 Session AFP/Triangle (AFP)

21:24:23 Session AFP/Chord_Segments (AFP)

21:24:23 Session AFP/Stewart_Apollonius (AFP)

21:24:23 Session AFP/pGCL (AFP)

21:24:23 Session HOL/HOL-Isar_Examples

21:24:23 Session HOL/HOL-Nonstandard_Analysis (timing)

21:24:23 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

21:24:24 Session HOL/HOL-Number_Theory (main timing)

21:24:24 Session AFP/E_Transcendental (AFP)

21:24:24 Session AFP/Elliptic_Curves_Group_Law (AFP)

21:24:24 Session AFP/Fermat3_4 (AFP)

21:24:24 Session HOL/HOL-Data_Structures (timing)

21:24:25 Session HOL/HOL-ex (timing)

21:24:25 Session AFP/Automatic_Refinement (AFP)

21:24:25 Session HOL/HOL-Codegenerator_Test

21:24:25 Session AFP/Lehmer (AFP)

21:24:25 Session AFP/Pratt_Certificate (AFP)

21:24:25 Session AFP/Bertrands_Postulate (AFP)

21:24:26 Session AFP/Prime_Harmonic_Series (AFP)

21:24:26 Session AFP/RSAPSS (AFP)

21:24:26 Session AFP/SumSquares (AFP)

21:24:26 Session AFP/Liouville_Numbers (AFP)

21:24:26 Session AFP/Mason_Stothers (AFP)

21:24:26 Session AFP/Polynomial_Interpolation (AFP)

21:24:26 Session AFP/Probabilistic_Prime_Tests (AFP)

21:24:27 Session AFP/Rep_Fin_Groups (AFP)

21:24:27 Session AFP/Sturm_Sequences (AFP)

21:24:27 Session AFP/Special_Function_Bounds (AFP)

21:24:27 Session AFP/Sturm_Tarski (AFP)

21:24:27 Session AFP/Budan_Fourier (AFP)

21:24:27 Session AFP/Winding_Number_Eval (AFP)

21:24:27 Session AFP/Count_Complex_Roots (AFP)

21:24:27 Session HOL/HOL-Corec_Examples (timing)

21:24:27 Session HOL/HOL-Datatype_Examples (timing)

21:24:27 Session HOL/HOL-Hahn_Banach

21:24:27 Session HOL/HOL-IMP (timing)

21:24:28 Session AFP/Abs_Int_ITP2012 (AFP)

21:24:28 Session HOL/HOL-Imperative_HOL (timing)

21:24:28 Session AFP/Auto2_Imperative_HOL (AFP)

21:24:28 Session AFP/Imperative_Insertion_Sort (AFP)

21:24:28 Session HOL/HOL-Induct

21:24:28 Session HOL/HOL-Matrix_LP

21:24:28 Session HOL/HOL-Metis_Examples (timing)

21:24:28 Session HOL/HOL-MicroJava (timing)

21:24:28 Session HOL/HOL-Mutabelle

21:24:28 Session HOL/HOL-Nitpick_Examples

21:24:29 Session HOL/HOL-Nominal

21:24:29 Session AFP/CCS (AFP)

21:24:29 Session HOL/HOL-Nominal-Examples (timing)

21:24:29 Session AFP/Lam-ml-Normalization (AFP)

21:24:29 Session AFP/Pi_Calculus (AFP)

21:24:29 Session AFP/Psi_Calculi (AFP)

21:24:29 Session AFP/SequentInvertibility (AFP)

21:24:30 Session HOL/HOL-Predicate_Compile_Examples (timing)

21:24:30 Session HOL/HOL-Quickcheck_Examples (timing)

21:24:30 Session HOL/HOL-SET_Protocol (timing)

21:24:30 Session HOL/HOL-TPTP

21:24:30 Session HOL/HOL-Unix

21:24:30 Session HOL/HOL-ZF

21:24:30 Session AFP/Category2 (AFP)

21:24:30 Session AFP/HereditarilyFinite (AFP)

21:24:30 Session AFP/HyperCTL (AFP)

21:24:30 Session AFP/Integration (AFP)

21:24:30 Session AFP/Isabelle_Meta_Model (AFP)

21:24:30 Session AFP/LTL (AFP)

21:24:30 Session AFP/Stuttering_Equivalence (AFP)

21:24:30 Session AFP/Lambda_Free_RPOs (AFP)

21:24:30 Session AFP/Lambda_Free_EPO (AFP)

21:24:31 Session AFP/Landau_Symbols (AFP)

21:24:31 Session AFP/Akra_Bazzi (AFP)

21:24:31 Session AFP/Catalan_Numbers (AFP)

21:24:31 Session AFP/Error_Function (AFP)

21:24:31 Session AFP/Euler_MacLaurin (AFP)

21:24:31 Session AFP/Stirling_Formula (AFP)

21:24:31 Session AFP/LightweightJava (AFP)

21:24:31 Session AFP/LinearQuantifierElim (AFP)

21:24:32 Session AFP/List-Infinite (AFP)

21:24:32 Session AFP/Nat-Interval-Logic (AFP)

21:24:32 Session AFP/AutoFocus-Stream (AFP)

21:24:32 Session AFP/MuchAdoAboutTwo (AFP)

21:24:32 Session AFP/Optics (AFP)

21:24:32 Session AFP/UTP-Toolkit (AFP)

21:24:32 Session AFP/UTP (AFP)

21:24:32 Session AFP/Order_Lattice_Props (AFP)

21:24:32 Session AFP/POPLmark-deBruijn (AFP)

21:24:32 Session AFP/Pairing_Heap (AFP)

21:24:32 Session AFP/Password_Authentication_Protocol (AFP)

21:24:32 Session AFP/Pell (AFP)

21:24:33 Session AFP/Presburger-Automata (AFP)

21:24:33 Session AFP/Priority_Queue_Braun (AFP)

21:24:33 Session AFP/Program-Conflict-Analysis (AFP)

21:24:33 Session AFP/Regular-Sets (AFP)

21:24:33 Session AFP/Abstract-Rewriting (AFP)

21:24:33 Session AFP/Decreasing-Diagrams (AFP)

21:24:33 Session AFP/First_Order_Terms (AFP)

21:24:33 Session AFP/Matrix (AFP)

21:24:33 Session AFP/Matrix_Tensor (AFP)

21:24:33 Session AFP/Knot_Theory (AFP)

21:24:33 Session AFP/Coinductive_Languages (AFP)

21:24:33 Session AFP/Finite_Automata_HF (AFP)

21:24:33 Session AFP/Functional-Automata (AFP)

21:24:34 Session AFP/Posix-Lexing (AFP)

21:24:34 Session AFP/Ribbon_Proofs (AFP)

21:24:34 Session AFP/SATSolverVerification (AFP)

21:24:34 Session AFP/Safe_OCL (AFP)

21:24:34 Session AFP/Selection_Heap_Sort (AFP)

21:24:34 Session AFP/Simplex (AFP)

21:24:34 Session AFP/Farkas (AFP)

21:24:34 Session AFP/Skew_Heap (AFP)

21:24:34 Session AFP/Sort_Encodings (AFP)

21:24:34 Session AFP/Splay_Tree (AFP)

21:24:34 Session AFP/Amortized_Complexity (AFP)

21:24:35 Session AFP/Dynamic_Tables (AFP)

21:24:35 Session AFP/Root_Balanced_Tree (AFP)

21:24:35 Session AFP/Stable_Matching (AFP)

21:24:35 Session AFP/SuperCalc (AFP)

21:24:35 Session AFP/Tail_Recursive_Functions (AFP)

21:24:35 Session AFP/TortoiseHare (AFP)

21:24:35 Session AFP/Trie (AFP)

21:24:35 Session AFP/Flyspeck-Tame (AFP)

21:24:36 Session AFP/Twelvefold_Way (AFP)

21:24:36 Session AFP/Vickrey_Clarke_Groves (AFP)

21:24:36 Session HOL/HOL-Mirabelle

21:24:36 Session HOL/HOL-Mirabelle-ex

21:24:36 Session HOL/HOL-NanoJava

21:24:36 Session HOL/HOL-Prolog

21:24:36 Session HOL/HOL-Real_Asymp

21:24:36 Session HOL/HOL-Real_Asymp-Manual

21:24:36 Session HOL/HOL-Statespace

21:24:36 Session HOL/HOL-TLA

21:24:36 Session HOL/HOL-TLA-Buffer

21:24:36 Session HOL/HOL-TLA-Inc

21:24:36 Session HOL/HOL-TLA-Memory

21:24:36 Session HOL/HOL-Types_To_Sets

21:24:36 Session AFP/Smooth_Manifolds (AFP)

21:24:37 Session HOL/HOL-Word (main timing)

21:24:37 Session HOL/HOL-SPARK

21:24:37 Session HOL/HOL-SPARK-Examples

21:24:37 Session AFP/RIPEMD-160-SPARK (AFP)

21:24:37 Session HOL/HOL-SPARK-Manual

21:24:37 Session HOL/HOL-Word-SMT_Examples (timing)

21:24:37 Session AFP/Kleene_Algebra (AFP)

21:24:37 Session AFP/KAT_and_DRA (AFP)

21:24:37 Session AFP/Multirelations (AFP)

21:24:37 Session AFP/Quantales (AFP)

21:24:38 Session AFP/Transformer_Semantics (AFP)

21:24:38 Session AFP/Regular_Algebras (AFP)

21:24:38 Session AFP/Relation_Algebra (AFP)

21:24:38 Session AFP/Residuated_Lattices (AFP)

21:24:38 Session AFP/LEM (AFP)

21:24:38 Session AFP/Native_Word (AFP)

21:24:38 Session AFP/WebAssembly (AFP)

21:24:39 Session AFP/Refine_Monadic (AFP)

21:24:39 Session AFP/Collections (AFP)

21:24:39 Session AFP/Abstract_Completeness (AFP)

21:24:40 Session AFP/Abstract_Soundness (AFP)

21:24:40 Session AFP/Incredible_Proof_Machine (AFP)

21:24:40 Session AFP/Deriving (AFP)

21:24:40 Session AFP/CAVA_Base (AFP)

21:24:41 Session AFP/CAVA_Automata (AFP)

21:24:41 Session AFP/DFS_Framework (AFP)

21:24:41 Session AFP/Gabow_SCC (AFP)

21:24:41 Session AFP/LTL_to_GBA (AFP)

21:24:41 Session AFP/Promela (AFP)

21:24:41 Session AFP/Containers (AFP)

21:24:42 Session AFP/Collections_Examples (AFP)

21:24:42 Session AFP/Containers-Benchmarks (AFP)

21:24:43 Session AFP/Datatype_Order_Generator (AFP)

21:24:43 Session AFP/Old_Datatype_Show (AFP)

21:24:43 Session AFP/Show (AFP)

21:24:43 Session AFP/JNF-AFP-Lib (AFP)

21:24:44 Session AFP/Real_Impl (AFP)

21:24:44 Session AFP/QR_Decomposition (AFP)

21:24:44 Session AFP/Dijkstra_Shortest_Path (AFP)

21:24:45 Session AFP/Koenigsberg_Friendship (AFP)

21:24:45 Session AFP/Transition_Systems_and_Automata (AFP)

21:24:45 Session AFP/Buchi_Complementation (AFP)

21:24:45 Session AFP/LTL_Master_Theorem (AFP)

21:24:45 Session AFP/Partial_Order_Reduction (AFP)

21:24:46 Session AFP/SM_Base (AFP)

21:24:46 Session AFP/SM (AFP)

21:24:46 Session AFP/CAVA_Setup (AFP)

21:24:47 Session AFP/CAVA_LTL_Modelchecker (AFP)

21:24:47 Session AFP/Transitive-Closure (AFP)

21:24:47 Session AFP/KBPs (AFP)

21:24:47 Session AFP/Tree-Automata (AFP)

21:24:47 Session AFP/SPARCv8 (AFP)

21:24:47 Session AFP/Separation_Algebra (AFP)

21:24:48 Session AFP/Separata (AFP)

21:24:48 Session AFP/Separation_Logic_Imperative_HOL (AFP)

21:24:48 Session AFP/Sepref_Prereq (AFP)

21:24:49 Session AFP/ROBDD (AFP)

21:24:49 Session AFP/UpDown_Scheme (AFP)

21:24:49 Session AFP/Word_Lib (AFP)

21:24:49 Session AFP/Complx (AFP)

21:24:49 Session AFP/IEEE_Floating_Point (AFP)

21:24:49 Session AFP/CakeML (AFP)

21:24:49 Session AFP/IP_Addresses (AFP)

21:24:50 Session AFP/Simple_Firewall (AFP)

21:24:50 Session AFP/Routing (AFP)

21:24:50 Session AFP/Iptables_Semantics (AFP)

21:24:50 Session AFP/Iptables_Semantics_Examples (AFP)

21:24:50 Session AFP/LOFT (AFP)

21:24:50 Session HOL/HOLCF (main timing)

21:24:51 Session AFP/Circus (AFP)

21:24:51 Session HOL/HOLCF-IMP

21:24:51 Session HOL/HOLCF-Library

21:24:51 Session HOL/HOLCF-FOCUS

21:24:51 Session HOL/HOLCF-ex

21:24:51 Session AFP/PCF (AFP)

21:24:51 Session AFP/HOLCF-Prelude (AFP)

21:24:51 Session HOL/HOLCF-Tutorial

21:24:51 Session HOL/IOA (timing)

21:24:52 Session HOL/IOA-ABP

21:24:52 Session HOL/IOA-NTP

21:24:52 Session HOL/IOA-Storage

21:24:52 Session HOL/IOA-ex

21:24:52 Session AFP/Shivers-CFA (AFP)

21:24:52 Session AFP/Stream-Fusion (AFP)

21:24:52 Session AFP/Tycon (AFP)

21:24:52 Session AFP/WorkerWrapper (AFP)

21:24:52 Session AFP/Heard_Of (AFP)

21:24:52 Session AFP/Consensus_Refined (AFP)

21:24:52 Session AFP/Hoare_Time (AFP)

21:24:52 Session AFP/HotelKeyCards (AFP)

21:24:52 Session Doc/How_to_Prove_it (no_doc)

21:24:52 Session AFP/Huffman (AFP)

21:24:53 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

21:24:53 Session AFP/IMP2 (AFP)

21:24:53 Session Doc/Implementation (doc)

21:24:53 Session AFP/Impossible_Geometry (AFP)

21:24:53 Session AFP/Inductive_Confidentiality (AFP)

21:24:53 Session AFP/InfPathElimination (AFP)

21:24:53 Session Doc/Isar_Ref (doc)

21:24:53 Session Doc/JEdit (doc)

21:24:53 Session AFP/JiveDataStoreModel (AFP)

21:24:54 Session AFP/KAD (AFP)

21:24:54 Session AFP/Algebraic_VCs (AFP)

21:24:54 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

21:24:54 Session AFP/LambdaMu (AFP)

21:24:54 Session AFP/LatticeProperties (AFP)

21:24:54 Session AFP/DataRefinementIBP (AFP)

21:24:54 Session AFP/GraphMarkingIBP (AFP)

21:24:54 Session AFP/Lazy_Case (AFP)

21:24:54 Session AFP/Dict_Construction (AFP)

21:24:54 Session AFP/Lifting_Definition_Option (AFP)

21:24:54 Session AFP/List-Index (AFP)

21:24:54 Session AFP/Affine_Arithmetic (AFP)

21:24:55 Session AFP/Taylor_Models (AFP)

21:24:55 Session AFP/Comparison_Sort_Lower_Bound (AFP)

21:24:55 Session AFP/Formula_Derivatives (AFP)

21:24:55 Session AFP/Formula_Derivatives-Examples (AFP)

21:24:55 Session AFP/Higher_Order_Terms (AFP)

21:24:56 Session AFP/Jinja (AFP)

21:24:56 Session AFP/HRB-Slicing (AFP)

21:24:56 Session AFP/InformationFlowSlicing_Inter (AFP)

21:24:56 Session AFP/Slicing (AFP)

21:24:57 Session AFP/Formal_SSA (AFP)

21:24:57 Session AFP/Minimal_SSA (AFP)

21:24:57 Session AFP/InformationFlowSlicing (AFP)

21:24:57 Session AFP/LTL_to_DRA (AFP)

21:24:57 Session AFP/List_Update (AFP)

21:24:57 Session AFP/Ordinary_Differential_Equations (AFP)

21:24:58 Session AFP/Differential_Dynamic_Logic (AFP)

21:24:58 Session AFP/HOL-ODE-Numerics (AFP)

21:24:59 Session AFP/HOL-ODE-ARCH-COMP (AFP)

21:24:59 Session AFP/HOL-ODE-Examples (AFP large)

21:24:59 Session AFP/Lorenz_Approximation (AFP)

21:24:59 Session AFP/Lorenz_C0 (AFP large)

21:24:59 Session AFP/Lorenz_C1 (AFP large)

21:25:00 Session AFP/Quick_Sort_Cost (AFP)

21:25:00 Session AFP/Random_BSTs (AFP)

21:25:00 Session AFP/Randomised_BSTs (AFP)

21:25:00 Session AFP/Treaps (AFP)

21:25:00 Session AFP/Randomised_Social_Choice (AFP)

21:25:00 Session AFP/Fishburn_Impossibility (AFP)

21:25:01 Session AFP/SDS_Impossibility (AFP)

21:25:01 Session AFP/Refine_Imperative_HOL (AFP)

21:25:01 Session AFP/Floyd_Warshall (AFP)

21:25:01 Session AFP/Sepref_Basic (AFP)

21:25:02 Session AFP/Sepref_IICF (AFP)

21:25:02 Session AFP/Flow_Networks (AFP)

21:25:02 Session AFP/EdmondsKarp_Maxflow (AFP)

21:25:02 Session AFP/MFMC_Countable (AFP)

21:25:03 Session AFP/Prpu_Maxflow (AFP)

21:25:03 Session AFP/Knuth_Morris_Pratt (AFP)

21:25:03 Session AFP/VerifyThis2018 (AFP)

21:25:03 Session AFP/List_Interleaving (AFP)

21:25:03 Session AFP/List_Inversions (AFP)

21:25:04 Session AFP/LocalLexing (AFP)

21:25:04 Session Doc/Locales (doc)

21:25:04 Session AFP/Lowe_Ontological_Argument (AFP)

21:25:04 Session AFP/MSO_Regex_Equivalence (AFP)

21:25:04 Session Doc/Main (doc)

21:25:04 Session AFP/Marriage (AFP)

21:25:04 Session AFP/Latin_Square (AFP)

21:25:04 Session AFP/Matroids (AFP)

21:25:05 Session AFP/Kruskal (AFP)

21:25:05 Session AFP/Max-Card-Matching (AFP)

21:25:05 Session AFP/Median_Of_Medians_Selection (AFP)

21:25:05 Session AFP/Menger (AFP)

21:25:05 Session AFP/MiniML (AFP)

21:25:05 Session AFP/Modular_Assembly_Kit_Security (AFP)

21:25:05 Session AFP/Monad_Memo_DP (AFP)

21:25:06 Session AFP/Hidden_Markov_Models (AFP)

21:25:06 Session AFP/Optimal_BST (AFP)

21:25:06 Session AFP/MonoBoolTranAlgebra (AFP)

21:25:06 Session AFP/Name_Carrying_Type_Inference (AFP)

21:25:06 Session AFP/Network_Security_Policy_Verification (AFP)

21:25:06 Session AFP/No_FTL_observers (AFP)

21:25:06 Session AFP/Nominal2 (AFP)

21:25:07 Session AFP/Incompleteness (AFP)

21:25:07 Session AFP/Surprise_Paradox (AFP)

21:25:07 Session AFP/Launchbury (AFP)

21:25:08 Session AFP/Call_Arity (AFP)

21:25:08 Session AFP/Modal_Logics_for_NTS (AFP)

21:25:08 Session AFP/Rewriting_Z (AFP)

21:25:08 Session AFP/Noninterference_CSP (AFP)

21:25:08 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

21:25:08 Session AFP/Noninterference_Generic_Unwinding (AFP)

21:25:08 Session AFP/Noninterference_Inductive_Unwinding (AFP)

21:25:08 Session AFP/Noninterference_Sequential_Composition (AFP)

21:25:08 Session AFP/Noninterference_Concurrent_Composition (AFP)

21:25:08 Session AFP/NormByEval (AFP)

21:25:08 Session AFP/OpSets (AFP)

21:25:08 Session AFP/Open_Induction (AFP)

21:25:08 Session AFP/Well_Quasi_Orders (AFP)

21:25:08 Session AFP/Decreasing-Diagrams-II (AFP)

21:25:09 Session AFP/Myhill-Nerode (AFP)

21:25:09 Session AFP/Polynomials (AFP)

21:25:09 Session AFP/Symmetric_Polynomials (AFP)

21:25:09 Session AFP/Pi_Transcendental (AFP)

21:25:10 Session AFP/Ordinal (AFP)

21:25:10 Session AFP/Nested_Multisets_Ordinals (AFP)

21:25:10 Session AFP/Lambda_Free_KBOs (AFP)

21:25:11 Session AFP/Ordered_Resolution_Prover (AFP)

21:25:11 Session AFP/PLM (AFP)

21:25:11 Session AFP/PSemigroupsConvolution (AFP)

21:25:11 Session AFP/Paraconsistency (AFP)

21:25:11 Session AFP/Parity_Game (AFP)

21:25:11 Session AFP/Partial_Function_MR (AFP)

21:25:11 Session AFP/Certification_Monads (AFP)

21:25:12 Session AFP/XML (AFP)

21:25:12 Session AFP/Pre_Polynomial_Factorization (AFP)

21:25:12 Session AFP/Polynomial_Factorization (AFP)

21:25:12 Session AFP/Dirichlet_Series (AFP)

21:25:13 Session AFP/Zeta_Function (AFP)

21:25:14 Session AFP/Dirichlet_L (AFP)

21:25:14 Session AFP/Prime_Number_Theorem (AFP)

21:25:14 Session AFP/Prime_Distribution_Elementary (AFP)

21:25:15 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

21:25:15 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

21:25:16 Session AFP/Jordan_Normal_Form (AFP)

21:25:16 Session AFP/Deep_Learning (AFP)

21:25:17 Session AFP/Groebner_Bases (AFP)

21:25:17 Session AFP/Signature_Groebner (AFP)

21:25:18 Session AFP/QHLProver (AFP)

21:25:18 Session AFP/Linear_Recurrences (AFP)

21:25:19 Session AFP/Perron_Frobenius (AFP)

21:25:19 Session AFP/Stochastic_Matrices (AFP)

21:25:20 Session AFP/Subresultants (AFP)

21:25:20 Session AFP/Pre_BZ (AFP)

21:25:21 Session AFP/Berlekamp_Zassenhaus (AFP)

21:25:21 Session AFP/Algebraic_Numbers (AFP)

21:25:21 Session AFP/LLL_Basis_Reduction (AFP)

21:25:22 Session AFP/LLL_Factorization (AFP)

21:25:22 Session AFP/Linear_Recurrences_Solver (AFP)

21:25:22 Session AFP/Probabilistic_While (AFP)

21:25:23 Session AFP/Pop_Refinement (AFP)

21:25:23 Session AFP/Possibilistic_Noninterference (AFP)

21:25:23 Session Doc/Prog_Prove (doc)

21:25:23 Session AFP/Projective_Geometry (AFP)

21:25:23 Session AFP/Proof_Strategy_Language (AFP)

21:25:23 Session AFP/PropResPI (AFP)

21:25:23 Session AFP/Propositional_Proof_Systems (AFP)

21:25:23 Session AFP/PseudoHoops (AFP)

21:25:23 Session AFP/Ramsey-Infinite (AFP)

21:25:23 Session AFP/Recursion-Theory-I (AFP)

21:25:23 Session AFP/Minsky_Machines (AFP)

21:25:24 Session AFP/RefinementReactive (AFP)

21:25:24 Session AFP/Resolution_FOL (AFP)

21:25:24 Session AFP/Robbins-Conjecture (AFP)

21:25:24 Session AFP/Roy_Floyd_Warshall (AFP)

21:25:24 Session AFP/SIFPL (AFP)

21:25:24 Session AFP/SIFUM_Type_Systems (AFP)

21:25:24 Session AFP/Security_Protocol_Refinement (AFP)

21:25:24 Session AFP/SenSocialChoice (AFP)

21:25:24 Session AFP/Simpl (AFP)

21:25:25 Session AFP/BDD (AFP)

21:25:25 Session AFP/Planarity_Certificates (AFP)

21:25:25 Session AFP/Statecharts (AFP)

21:25:25 Session AFP/Stone_Algebras (AFP)

21:25:25 Session AFP/Stone_Relation_Algebras (AFP)

21:25:25 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

21:25:25 Session AFP/Aggregation_Algebras (AFP)

21:25:26 Session AFP/Store_Buffer_Reduction (AFP)

21:25:26 Session AFP/Strong_Security (AFP)

21:25:26 Session Doc/Sugar (doc)

21:25:26 Session AFP/TLA (AFP)

21:25:26 Session AFP/Timed_Automata (AFP)

21:25:26 Session AFP/Probabilistic_Timed_Automata (AFP)

21:25:26 Session AFP/Transitive-Closure-II (AFP)

21:25:26 Session AFP/Tree_Decomposition (AFP)

21:25:26 Session Doc/Tutorial (doc)

21:25:26 Session Doc/Typeclass_Hierarchy (doc)

21:25:27 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

21:25:27 Session AFP/UPF (AFP)

21:25:27 Session AFP/UPF_Firewall (AFP)

21:25:27 Session AFP/Universal_Turing_Machine (AFP)

21:25:27 Session AFP/Verified-Prover (AFP)

21:25:27 Session AFP/VolpanoSmith (AFP)

21:25:27 Session AFP/WHATandWHERE_Security (AFP)

21:25:27 Session AFP/Weight_Balanced_Trees (AFP)

21:25:27 Session HOL/HOL-Proofs (timing)

21:25:28 Session HOL/HOL-Proofs-Extraction (timing)

21:25:28 Session HOL/HOL-Proofs-Lambda (timing)

21:25:29 Session AFP/Applicative_Lifting (AFP)

21:25:29 Session AFP/CryptHOL (AFP)

21:25:29 Session AFP/Constructive_Cryptography (AFP)

21:25:30 Session AFP/Game_Based_Crypto (AFP)

21:25:30 Session AFP/Free-Groups (AFP)

21:25:30 Session AFP/Locally-Nameless-Sigma (AFP)

21:25:30 Session AFP/Stern_Brocot (AFP)

21:25:30 Session HOL/HOL-Proofs-ex

21:25:30 Session Tools/Haskell

21:25:30 Session Doc/Intro (doc)

21:25:30 Session LCF/LCF

21:25:30 Session Doc/Logics (doc)

21:25:30 Session Doc/Nitpick (doc)

21:25:30 Session Tools/SML

21:25:30 Session Sequents/Sequents

21:25:31 Session Doc/Sledgehammer (doc)

21:25:31 Session Tools/Spec_Check

21:25:31 Session AFP/Regex_Equivalence (AFP)

21:25:31 Session Doc/System (doc)

21:25:31 Session ZF/ZF (main timing)

21:25:31 Session Doc/Logics_ZF (doc)

21:25:31 Session ZF/ZF-AC

21:25:31 Session ZF/ZF-Coind

21:25:31 Session ZF/ZF-Constructible

21:25:31 Session ZF/ZF-IMP

21:25:31 Session ZF/ZF-Induct

21:25:31 Session ZF/ZF-UNITY (timing)

21:25:31 Session ZF/ZF-Resid

21:25:31 Session ZF/ZF-ex

21:25:46 Building HOL-ODE-Numerics ...

21:25:46 Building HOL-Library ...

21:25:47 Building Refine_Monadic ...

21:25:47 Building HOL-Word ...

21:25:47 Building Affine_Arithmetic ...

21:25:48 HOL-Word: theory HOL-Library.Bit

21:25:48 HOL-Word: theory HOL-Library.Phantom_Type

21:25:48 HOL-Word: theory HOL-Word.Bit_Representation

21:25:48 HOL-Word: theory HOL-Library.Boolean_Algebra

21:25:48 HOL-ODE-Numerics: theory HOL-Eisbach.Eisbach

21:25:48 HOL-ODE-Numerics: theory Automatic_Refinement.Foldi

21:25:48 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util_Bootstrap1

21:25:48 HOL-ODE-Numerics: theory Automatic_Refinement.Prio_List

21:25:48 HOL-Library: theory HOL-Library.AList

21:25:48 HOL-Library: theory HOL-Library.Adhoc_Overloading

21:25:48 HOL-Library: theory HOL-Library.BNF_Axiomatization

21:25:48 HOL-Library: theory HOL-Library.BNF_Corec

21:25:48 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Term_Antiquot

21:25:48 Refine_Monadic: theory HOL-Library.Adhoc_Overloading

21:25:48 Refine_Monadic: theory HOL-Library.Bit

21:25:48 Refine_Monadic: theory HOL-Library.Boolean_Algebra

21:25:48 Refine_Monadic: theory HOL-Library.Phantom_Type

21:25:48 HOL-ODE-Numerics: theory Automatic_Refinement.Mpat_Antiquot

21:25:48 Refine_Monadic: theory HOL-Library.Monad_Syntax

21:25:48 HOL-Word: theory HOL-Word.Bits

21:25:48 HOL-ODE-Numerics: theory Deriving.Comparator

21:25:48 HOL-Library: theory HOL-Library.Monad_Syntax

21:25:48 HOL-Library: theory HOL-Library.Bit

21:25:48 Refine_Monadic: theory HOL-Library.While_Combinator

21:25:48 HOL-ODE-Numerics: theory Deriving.Derive_Manager

21:25:48 HOL-Library: theory HOL-Library.State_Monad

21:25:48 HOL-Word: theory HOL-Word.Misc_Typedef

21:25:48 Refine_Monadic: theory HOL-Word.Bit_Representation

21:25:48 HOL-ODE-Numerics: theory Deriving.Generator_Aux

21:25:48 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util

21:25:48 HOL-Word: theory HOL-Word.Bits_Bit

21:25:48 Affine_Arithmetic: theory Deriving.Comparator

21:25:48 Affine_Arithmetic: theory Deriving.Derive_Manager

21:25:48 Affine_Arithmetic: theory Deriving.Generator_Aux

21:25:48 Affine_Arithmetic: theory HOL-Decision_Procs.Dense_Linear_Order

21:25:48 HOL-ODE-Numerics: theory Deriving.Equality_Generator

21:25:48 Refine_Monadic: theory HOL-Word.Bits

21:25:48 Affine_Arithmetic: theory HOL-Library.Adhoc_Overloading

21:25:48 Refine_Monadic: theory HOL-Word.Bits_Bit

21:25:48 HOL-Library: theory HOL-Library.Boolean_Algebra

21:25:48 Affine_Arithmetic: theory HOL-Library.Monad_Syntax

21:25:48 HOL-Word: theory HOL-Library.Cardinality

21:25:48 Affine_Arithmetic: theory HOL-Library.Bit

21:25:49 Affine_Arithmetic: theory Deriving.Equality_Generator

21:25:49 Refine_Monadic: theory HOL-Library.Cardinality

21:25:49 Refine_Monadic: theory HOL-Word.Misc_Typedef

21:25:49 HOL-ODE-Numerics: theory HOL-Library.AList

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Anti_Unification

21:25:49 HOL-Library: theory HOL-Library.Cancellation

21:25:49 Refine_Monadic: theory Refine_Monadic.Example_Chapter

21:25:49 Refine_Monadic: theory Refine_Monadic.Refine_Chapter

21:25:49 Refine_Monadic: theory Refine_Monadic.Refine_Mono_Prover

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Attr_Comb

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Data

21:25:49 Refine_Monadic: theory Refine_Monadic.Refine_Misc

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Indep_Vars

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Record_Simp

21:25:49 Affine_Arithmetic: theory HOL-Library.Boolean_Algebra

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Tagged_Solver

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Named_Sorted_Thms

21:25:49 HOL-ODE-Numerics: theory Automatic_Refinement.Select_Solve

21:25:49 HOL-ODE-Numerics: theory Deriving.Compare

21:25:49 Affine_Arithmetic: theory Deriving.Equality_Instances

21:25:49 HOL-ODE-Numerics: theory Deriving.Comparator_Generator

21:25:49 HOL-ODE-Numerics: theory Deriving.Equality_Instances

21:25:49 HOL-Word: theory HOL-Word.Bool_List_Representation

21:25:49 HOL-Word: theory HOL-Word.Misc_Arithmetic

21:25:49 Affine_Arithmetic: theory Deriving.Compare

21:25:49 Affine_Arithmetic: theory Deriving.Comparator_Generator

21:25:49 HOL-ODE-Numerics: theory HOL-Library.Adhoc_Overloading

21:25:49 Affine_Arithmetic: theory HOL-Library.Permutation

21:25:49 HOL-Library: theory HOL-Library.Case_Converter

21:25:49 HOL-ODE-Numerics: theory HOL-Library.Monad_Syntax

21:25:49 HOL-ODE-Numerics: theory HOL-Library.Bit

21:25:49 Affine_Arithmetic: theory HOL-Library.Char_ord

21:25:49 HOL-Library: theory HOL-Library.DAList

21:25:49 Refine_Monadic: theory HOL-Word.Bool_List_Representation

21:25:49 HOL-ODE-Numerics: theory HOL-Library.Boolean_Algebra

21:25:49 HOL-Library: theory HOL-Library.Code_Lazy

21:25:49 HOL-Library: theory HOL-Library.Multiset

21:25:49 Affine_Arithmetic: theory HOL-Library.Code_Abstract_Nat

21:25:50 Refine_Monadic: theory HOL-Word.Misc_Arithmetic

21:25:50 Affine_Arithmetic: theory HOL-Library.Code_Target_Nat

21:25:50 HOL-Word: theory HOL-Library.Numeral_Type

21:25:50 HOL-ODE-Numerics: theory HOL-Library.Permutation

21:25:50 HOL-Word: theory HOL-Word.Bits_Int

21:25:50 HOL-ODE-Numerics: theory HOL-ex.Quicksort

21:25:50 Refine_Monadic: theory Refine_Monadic.RefineG_Domain

21:25:50 HOL-ODE-Numerics: theory Deriving.Compare_Generator

21:25:50 Affine_Arithmetic: theory HOL-Library.Code_Target_Int

21:25:50 HOL-ODE-Numerics: theory HOL-Library.Char_ord

21:25:50 Affine_Arithmetic: theory HOL-Library.Mapping

21:25:50 HOL-ODE-Numerics: theory HOL-Library.Mapping

21:25:50 Refine_Monadic: theory HOL-Library.Numeral_Type

21:25:50 Affine_Arithmetic: theory HOL-Library.Code_Target_Numeral

21:25:50 Refine_Monadic: theory Refine_Monadic.RefineG_Transfer

21:25:50 HOL-ODE-Numerics: theory HOL-Library.Option_ord

21:25:50 Affine_Arithmetic: theory HOL-Library.Type_Length

21:25:50 HOL-Library: theory HOL-Library.Simps_Case_Conv

21:25:50 Affine_Arithmetic: theory Deriving.Compare_Generator

21:25:50 Refine_Monadic: theory HOL-Word.Bits_Int

21:25:50 Affine_Arithmetic: theory HOL-Library.RBT_Impl

21:25:50 HOL-Library: theory HOL-Library.Extended

21:25:50 HOL-ODE-Numerics: theory Deriving.Compare_Instances

21:25:50 HOL-ODE-Numerics: theory HOL-Library.Parallel

21:25:50 Refine_Monadic: theory Refine_Monadic.RefineG_Assert

21:25:50 Refine_Monadic: theory Refine_Monadic.RefineG_Recursion

21:25:50 Affine_Arithmetic: theory Deriving.Compare_Instances

21:25:50 HOL-ODE-Numerics: theory Automatic_Refinement.Misc

21:25:51 HOL-Word: theory HOL-Library.Type_Length

21:25:51 Affine_Arithmetic: theory HOL-Word.Bit_Representation

21:25:51 Affine_Arithmetic: theory HOL-Word.Bits

21:25:51 Affine_Arithmetic: theory HOL-Word.Bits_Bit

21:25:51 HOL-ODE-Numerics: theory HOL-Library.Type_Length

21:25:51 HOL-ODE-Numerics: theory HOL-Library.RBT_Impl

21:25:51 Refine_Monadic: theory HOL-Library.Type_Length

21:25:51 HOL-Word: theory HOL-Word.Word

21:25:51 HOL-Library: theory HOL-Library.Char_ord

21:25:51 HOL-ODE-Numerics: theory HOL-Library.While_Combinator

21:25:51 Refine_Monadic: theory Refine_Monadic.RefineG_While

21:25:51 HOL-ODE-Numerics: theory HOL-Types_To_Sets.Types_To_Sets

21:25:51 Refine_Monadic: theory Refine_Monadic.Refine_Basic

21:25:51 HOL-Library: theory HOL-Library.Code_Abstract_Nat

21:25:51 Affine_Arithmetic: theory HOL-Word.Misc_Typedef

21:25:51 Affine_Arithmetic: theory Deriving.Countable_Generator

21:25:51 HOL-Library: theory HOL-Library.Code_Binary_Nat

21:25:51 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Integer

21:25:51 HOL-Library: theory HOL-Library.Code_Target_Nat

21:25:51 Affine_Arithmetic: theory HOL-Library.Lattice_Algebras

21:25:51 HOL-ODE-Numerics: theory HOL-Word.Misc_Arithmetic

21:25:51 Refine_Monadic: theory HOL-Word.Word

21:25:52 HOL-ODE-Numerics: theory HOL-Word.Bits

21:25:52 Refine_Monadic: theory Refine_Monadic.Refine_Det

21:25:52 HOL-ODE-Numerics: theory HOL-Word.Bits_Bit

21:25:52 HOL-Library: theory HOL-Library.Code_Prolog

21:25:52 Affine_Arithmetic: theory HOL-Library.Log_Nat

21:25:52 HOL-ODE-Numerics: theory HOL-Word.Bits_Int

21:25:52 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

21:25:52 HOL-ODE-Numerics: theory HOL-Word.Misc_Typedef

21:25:52 HOL-Library: theory HOL-Library.Code_Target_Int

21:25:52 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise

21:25:52 Affine_Arithmetic: theory HOL-Word.Bool_List_Representation

21:25:52 HOL-ODE-Numerics: theory Deriving.Countable_Generator

21:25:52 HOL-Library: theory HOL-Library.Code_Target_Numeral

21:25:52 HOL-Library: theory HOL-Library.Code_Test

21:25:52 HOL-Library: theory HOL-Library.Comparator

21:25:52 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Integer

21:25:53 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Float

21:25:53 Affine_Arithmetic: theory HOL-Word.Misc_Arithmetic

21:25:53 Affine_Arithmetic: theory HOL-Word.Bits_Int

21:25:53 HOL-ODE-Numerics: theory Native_Word.More_Bits_Int

21:25:53 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_Vector

21:25:53 HOL-Library: theory HOL-Library.Conditional_Parametricity

21:25:53 HOL-Library: theory HOL-Library.Datatype_Records

21:25:53 HOL-ODE-Numerics: theory HOL-Word.Word

21:25:53 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Strict

21:25:53 HOL-Library: theory HOL-Library.Debug

21:25:54 HOL-Library: theory HOL-Library.Disjoint_Sets

21:25:54 HOL-Library: theory HOL-Library.Dlist

21:25:54 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

21:25:54 Affine_Arithmetic: theory Native_Word.More_Bits_Int

21:25:54 HOL-ODE-Numerics: theory Native_Word.Code_Symbolic_Bits_Int

21:25:54 Affine_Arithmetic: theory HOL-Word.Word

21:25:54 HOL-ODE-Numerics: theory Native_Word.Bits_Integer

21:25:54 HOL-Library: theory HOL-Library.Fun_Lexorder

21:25:54 HOL-Library: theory HOL-Library.FuncSet

21:25:54 Refine_Monadic: theory Refine_Monadic.Refine_Heuristics

21:25:54 Refine_Monadic: theory Refine_Monadic.Refine_Leof

21:25:54 Refine_Monadic: theory Refine_Monadic.Refine_Pfun

21:25:54 HOL-Library: theory HOL-Library.DAList_Multiset

21:25:54 HOL-Library: theory HOL-Library.Multiset_Order

21:25:55 Refine_Monadic: theory Refine_Monadic.Refine_More_Comb

21:25:55 Refine_Monadic: theory Refine_Monadic.Refine_While

21:25:55 HOL-Library: theory HOL-Library.Permutation

21:25:55 HOL-Library: theory HOL-Library.Permutations

21:25:55 HOL-Library: theory HOL-Library.Equipollence

21:25:55 Affine_Arithmetic: theory Native_Word.Code_Symbolic_Bits_Int

21:25:55 Affine_Arithmetic: theory Native_Word.Bits_Integer

21:25:55 HOL-Library: theory HOL-Library.Function_Algebras

21:25:55 HOL-Library: theory HOL-Library.Groups_Big_Fun

21:25:55 HOL-Library: theory HOL-Library.Function_Division

21:25:55 HOL-Library: theory HOL-Library.IArray

21:25:55 HOL-Library: theory HOL-Library.Infinite_Set

21:25:55 HOL-Library: theory HOL-Library.LaTeXsugar

21:25:55 Affine_Arithmetic: theory HOL-Library.Float

21:25:55 HOL-Library: theory HOL-Library.Lattice_Constructions

21:25:56 HOL-Library: theory HOL-Library.Omega_Words_Fun

21:25:56 HOL-Word: theory HOL-Word.Word_Bitwise

21:25:56 HOL-Library: theory HOL-Library.Ramsey

21:25:56 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Lib

21:25:56 HOL-Library: theory HOL-Library.Lattice_Syntax

21:25:56 HOL-Library: theory HOL-Library.ListVector

21:25:56 HOL-Library: theory HOL-Library.Combine_PER

21:25:56 HOL-Library: theory HOL-Library.Complete_Partial_Order2

21:25:56 HOL-Library: theory HOL-Library.List_Lexorder

21:25:56 Refine_Monadic: theory Refine_Monadic.Refine_Transfer

21:25:56 HOL-Library: theory HOL-Library.Mapping

21:25:56 HOL-Word: theory HOL-Word.More_Word

21:25:56 HOL-Word: theory HOL-Word.Word_Examples

21:25:56 HOL-Library: theory HOL-Library.More_List

21:25:56 HOL-Library: theory HOL-Library.Poly_Mapping

21:25:56 Refine_Monadic: theory Refine_Monadic.Autoref_Monadic

21:25:57 Refine_Monadic: theory Refine_Monadic.Refine_Automation

21:25:57 Refine_Monadic: theory Refine_Monadic.Refine_Foreach

21:25:57 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Phases

21:25:57 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tagging

21:25:57 HOL-Library: theory HOL-Library.AList_Mapping

21:25:57 HOL-ODE-Numerics: theory Automatic_Refinement.Relators

21:25:57 HOL-Library: theory HOL-Library.Nat_Bijection

21:25:58 HOL-Library: theory HOL-Library.Stream

21:25:58 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Float

21:25:58 HOL-Library: theory HOL-Library.Old_Datatype

21:25:58 HOL-ODE-Numerics: theory Collections.SetIterator

21:25:58 HOL-Library: theory HOL-Library.Old_Recdef

21:25:58 HOL-Library: theory HOL-Library.Open_State_Syntax

21:25:58 Affine_Arithmetic: theory Affine_Arithmetic.Float_Real

21:25:58 HOL-Library: theory HOL-Library.Option_ord

21:25:58 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation_Bounds

21:25:59 HOL-ODE-Numerics: theory Automatic_Refinement.Param_Tool

21:25:59 HOL-ODE-Numerics: theory Automatic_Refinement.Param_HOL

21:25:59 Refine_Monadic: theory Refine_Monadic.Refine_Monadic

21:25:59 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

21:25:59 HOL-ODE-Numerics: theory Collections.SetIteratorOperations

21:26:00 Affine_Arithmetic: theory Affine_Arithmetic.Polygon

21:26:00 Refine_Monadic: theory Refine_Monadic.Breadth_First_Search

21:26:00 Refine_Monadic: theory Refine_Monadic.WordRefine

21:26:00 HOL-Library: theory HOL-Library.Parallel

21:26:00 HOL-ODE-Numerics: theory Automatic_Refinement.Parametricity

21:26:00 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Id_Ops

21:26:00 HOL-Library: theory HOL-Library.Pattern_Aliases

21:26:00 HOL-Library: theory HOL-Library.Perm

21:26:00 Affine_Arithmetic: theory List-Index.List_Index

21:26:00 HOL-Library: theory HOL-Library.Phantom_Type

21:26:01 Refine_Monadic: theory Refine_Monadic.Examples

21:26:01 HOL-Library: theory HOL-Library.Power_By_Squaring

21:26:01 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

21:26:01 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Fix_Rel

21:26:01 Affine_Arithmetic: theory Affine_Arithmetic.Executable_Euclidean_Space

21:26:01 HOL-Library: theory HOL-Library.Preorder

21:26:01 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

21:26:01 HOL-Library: theory HOL-Library.Product_Lexorder

21:26:01 HOL-Library: theory HOL-Library.Cardinality

21:26:01 HOL-ODE-Numerics: theory Collections.Assoc_List

21:26:01 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Translate

21:26:01 HOL-Library: theory HOL-Library.Product_Plus

21:26:02 HOL-Library: theory HOL-Library.Product_Order

21:26:02 HOL-Library: theory HOL-Library.Quotient_Syntax

21:26:02 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Gen_Algo

21:26:02 HOL-Library: theory HOL-Library.Quotient_Option

21:26:02 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Relator_Interface

21:26:02 HOL-Library: theory HOL-Library.Quotient_Product

21:26:02 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tool

21:26:02 HOL-Library: theory HOL-Library.Quotient_Set

21:26:02 HOL-Library: theory HOL-Library.Finite_Lattice

21:26:02 HOL-Library: theory HOL-Library.Quotient_List

21:26:02 HOL-ODE-Numerics: theory Collections.Diff_Array

21:26:02 HOL-Library: theory HOL-Library.Quotient_Sum

21:26:02 HOL-Library: theory HOL-Library.Quotient_Type

21:26:02 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation

21:26:02 HOL-Library: theory HOL-Library.RBT_Impl

21:26:03 HOL-Library: theory HOL-Library.Realizers

21:26:03 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Bindings_HOL

21:26:03 HOL-Library: theory HOL-Library.Numeral_Type

21:26:04 HOL-Library: theory HOL-Library.Reflection

21:26:04 HOL-Library: theory HOL-Library.Refute

21:26:04 HOL-Library: theory HOL-Library.Type_Length

21:26:04 HOL-Library: theory HOL-Library.Saturated

21:26:05 HOL-Library: theory HOL-Library.Rewrite

21:26:05 HOL-Library: theory HOL-Library.Set_Algebras

21:26:05 HOL-Library: theory HOL-Library.Sorting_Algorithms

21:26:05 HOL-Library: theory HOL-Library.Stirling

21:26:05 HOL-Library: theory HOL-Library.Sublist

21:26:06 HOL-Library: theory HOL-Library.Transitive_Closure_Table

21:26:06 HOL-ODE-Numerics: theory Collections.Proper_Iterator

21:26:06 HOL-Library: theory HOL-Library.Tree

21:26:06 HOL-Library: theory HOL-Library.Uprod

21:26:06 HOL-ODE-Numerics: theory Collections.It_to_It

21:26:06 HOL-ODE-Numerics: theory Automatic_Refinement.Automatic_Refinement

21:26:07 HOL-ODE-Numerics: theory Collections.Intf_Comp

21:26:07 HOL-ODE-Numerics: theory Collections.Idx_Iterator

21:26:07 HOL-Library: theory HOL-Library.Prefix_Order

21:26:07 HOL-Library: theory HOL-Library.Subseq_Order

21:26:07 HOL-Library: theory HOL-Library.While_Combinator

21:26:07 HOL-Library: theory HOL-Library.Countable

21:26:07 Affine_Arithmetic: theory Native_Word.Code_Target_Word_Base

21:26:07 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Form

21:26:07 HOL-ODE-Numerics: theory Collections.SetIteratorGA

21:26:07 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

21:26:08 HOL-Library: theory HOL-Library.BigO

21:26:08 HOL-ODE-Numerics: theory Native_Word.Code_Target_Bits_Int

21:26:08 HOL-ODE-Numerics: theory Native_Word.Code_Target_Word_Base

21:26:08 Affine_Arithmetic: theory Native_Word.Uint32

21:26:08 HOL-ODE-Numerics: theory Collections.Code_Target_ICF

21:26:08 HOL-Library: theory HOL-Library.Countable_Set

21:26:08 HOL-ODE-Numerics: theory Affine_Arithmetic.Float_Real

21:26:08 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise

21:26:09 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

21:26:09 HOL-Library: theory HOL-Library.Tree_Multiset

21:26:09 HOL-Library: theory HOL-Library.Countable_Set_Type

21:26:09 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_Vector

21:26:09 HOL-ODE-Numerics: theory Native_Word.Uint

21:26:09 HOL-ODE-Numerics: theory Native_Word.Uint32

21:26:09 HOL-Library: theory HOL-Library.Set_Idioms

21:26:09 HOL-Library: theory HOL-Library.FSet

21:26:10 Affine_Arithmetic: theory Collections.HashCode

21:26:10 Affine_Arithmetic: theory Deriving.Hash_Generator

21:26:10 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Strict

21:26:11 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

21:26:11 HOL-Library: theory HOL-Library.Diagonal_Subsequence

21:26:11 HOL-ODE-Numerics: theory Collections.HashCode

21:26:11 HOL-Library: theory HOL-Library.Discrete

21:26:11 Affine_Arithmetic: theory Deriving.Hash_Instances

21:26:11 Affine_Arithmetic: theory Deriving.Derive

21:26:11 HOL-Library: theory HOL-Library.Going_To_Filter

21:26:11 HOL-Library: theory HOL-Library.Indicator_Function

21:26:11 HOL-Library: theory HOL-Library.Landau_Symbols

21:26:11 HOL-ODE-Numerics: theory Collections.Intf_Hash

21:26:11 HOL-ODE-Numerics: theory Deriving.Hash_Generator

21:26:11 Affine_Arithmetic: theory Affine_Arithmetic.Intersection

21:26:11 HOL-ODE-Numerics: theory Collections.Impl_Array_Stack

21:26:11 HOL-Library: theory HOL-Library.Lattice_Algebras

21:26:12 Affine_Arithmetic: theory Show.Show

21:26:12 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

21:26:12 HOL-ODE-Numerics: theory Collections.Gen_Hash

21:26:12 HOL-ODE-Numerics: theory Affine_Arithmetic.Polygon

21:26:12 HOL-ODE-Numerics: theory Deriving.Hash_Instances

21:26:12 HOL-ODE-Numerics: theory Deriving.Derive

21:26:12 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Analysis

21:26:12 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Form

21:26:13 HOL-ODE-Numerics: theory Affine_Arithmetic.Floatarith_Expression

21:26:13 Affine_Arithmetic: theory Show.Show_Instances

21:26:13 HOL-ODE-Numerics: theory HOL-ODE-Numerics.One_Step_Method

21:26:14 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Runge_Kutta

21:26:14 Timing HOL-Word (4 threads, 11.743s elapsed time, 44.764s cpu time, 1.616s GC time, factor 3.81)

21:26:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word

21:26:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word/document.pdf

21:26:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word/outline.pdf

21:26:14 Finished HOL-Word (0:00:26 elapsed time, 0:01:12 cpu time, factor 2.73)

21:26:14 Building Word_Lib ...

21:26:14 Running Native_Word ...

21:26:14 Building LEM ...

21:26:14 Building Kleene_Algebra ...

21:26:14 Running SPARCv8 ...

21:26:14 Running HOL-Word-SMT_Examples ...

21:26:15 HOL-Library: theory HOL-Library.Finite_Map

21:26:15 Kleene_Algebra: theory Kleene_Algebra.Signatures

21:26:15 Word_Lib: theory HOL-Library.Sublist

21:26:15 Word_Lib: theory Word_Lib.Hex_Words

21:26:15 Word_Lib: theory Word_Lib.Signed_Words

21:26:15 Word_Lib: theory Word_Lib.Word_Type_Syntax

21:26:15 SPARCv8: theory SPARCv8.WordDecl

21:26:15 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.Boogie

21:26:15 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Word_Examples

21:26:15 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Examples

21:26:15 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Tests

21:26:15 Native_Word: theory HOL-Library.Adhoc_Overloading

21:26:15 Native_Word: theory HOL-Library.Code_Target_Int

21:26:15 Native_Word: theory HOL-Library.Code_Test

21:26:15 Native_Word: theory HOL-Library.Nat_Bijection

21:26:15 Word_Lib: theory Word_Lib.Enumeration

21:26:15 Word_Lib: theory Word_Lib.HOL_Lemmas

21:26:15 Word_Lib: theory Word_Lib.Norm_Words

21:26:15 HOL-Library: theory HOL-Library.Liminf_Limsup

21:26:15 Native_Word: theory HOL-Library.Monad_Syntax

21:26:15 Kleene_Algebra: theory Kleene_Algebra.Dioid

21:26:15 Word_Lib: theory Word_Lib.WordBitwise_Signed

21:26:15 Native_Word: theory HOL-Library.Old_Datatype

21:26:15 Word_Lib: theory Word_Lib.More_Divides

21:26:15 Native_Word: theory Native_Word.More_Bits_Int

21:26:16 LEM: theory HOL-Library.Cancellation

21:26:16 LEM: theory HOL-Library.While_Combinator

21:26:16 LEM: theory LEM.Lem_bool

21:26:16 LEM: theory LEM.Lem_basic_classes

21:26:16 Word_Lib: theory Word_Lib.Word_Syntax

21:26:16 SPARCv8: theory HOL-Eisbach.Eisbach

21:26:16 SPARCv8: theory SPARCv8.Lib

21:26:16 SPARCv8: theory SPARCv8.RegistersOps

21:26:16 SPARCv8: theory SPARCv8.Sparc_Types

21:26:16 HOL-Library: theory HOL-Library.Log_Nat

21:26:16 SPARCv8: theory SPARCv8.DetMonad

21:26:16 Native_Word: theory HOL-Library.Countable

21:26:16 HOL-Library: theory HOL-Library.Lub_Glb

21:26:16 Word_Lib: theory Word_Lib.Word_Lib

21:26:16 LEM: theory HOL-Library.Multiset

21:26:17 HOL-ODE-Numerics: theory Affine_Arithmetic.Intersection

21:26:17 HOL-Library: theory HOL-Library.Multiset_Permutations

21:26:17 SPARCv8: theory HOL-Eisbach.Eisbach_Tools

21:26:17 SPARCv8: theory SPARCv8.DetMonadLemmas

21:26:17 Word_Lib: theory Word_Lib.Word_Enum

21:26:17 Word_Lib: theory Word_Lib.Aligned

21:26:17 Native_Word: theory Native_Word.Code_Symbolic_Bits_Int

21:26:17 Native_Word: theory Native_Word.Bits_Integer

21:26:18 Word_Lib: theory Word_Lib.Word_Setup_32

21:26:18 Word_Lib: theory Word_Lib.Word_Setup_64

21:26:18 HOL-Library: theory HOL-Library.Float

21:26:18 Word_Lib: theory Word_Lib.Word_Next

21:26:18 Native_Word: theory HOL-Imperative_HOL.Heap

21:26:18 Word_Lib: theory Word_Lib.Word_Lemmas

21:26:18 HOL-Library: theory HOL-Library.Nonpos_Ints

21:26:18 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_ODE

21:26:18 HOL-Library: theory HOL-Library.OptionalSugar

21:26:19 HOL-Library: theory HOL-Library.Order_Continuity

21:26:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Chapter

21:26:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Mono_Prover

21:26:20 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Misc

21:26:20 HOL-Library: theory HOL-Library.Extended_Nat

21:26:20 Native_Word: theory HOL-Imperative_HOL.Heap_Monad

21:26:21 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Domain

21:26:21 HOL-Library: theory HOL-Library.Extended_Real

21:26:21 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

21:26:21 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Transfer

21:26:21 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Assert

21:26:22 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Recursion

21:26:22 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_While

21:26:23 HOL-Library: theory HOL-Library.Periodic_Fun

21:26:23 LEM: theory LEM.Lem_function

21:26:23 LEM: theory LEM.Lem_num

21:26:23 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Det

21:26:23 LEM: theory HOL-Library.Permutation

21:26:23 LEM: theory LEM.Lem_maybe

21:26:23 LEM: theory LEM.LemExtraDefs

21:26:23 HOL-Library: theory HOL-Library.Quadratic_Discriminant

21:26:23 HOL-Library: theory HOL-Library.Sum_of_Squares

21:26:24 LEM: theory LEM.Lem_tuple

21:26:24 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Basic

21:26:24 Affine_Arithmetic: theory HOL-Library.RBT

21:26:25 Word_Lib: theory Word_Lib.Word_Lemmas_32

21:26:25 Word_Lib: theory Word_Lib.Word_Lemmas_64

21:26:25 Affine_Arithmetic: theory HOL-Library.RBT_Mapping

21:26:26 LEM: theory LEM.Lem

21:26:26 HOL-ODE-Numerics: theory Show.Show

21:26:26 HOL-ODE-Numerics: theory HOL-Library.RBT

21:26:26 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

21:26:26 LEM: theory LEM.Lem_assert_extra

21:26:26 LEM: theory LEM.Lem_maybe_extra

21:26:27 Kleene_Algebra: theory Kleene_Algebra.Conway

21:26:27 Kleene_Algebra: theory Kleene_Algebra.Dioid_Models

21:26:27 Kleene_Algebra: theory Kleene_Algebra.Finite_Suprema

21:26:27 Kleene_Algebra: theory Kleene_Algebra.Matrix

21:26:27 HOL-ODE-Numerics: theory HOL-Library.RBT_Mapping

21:26:27 Kleene_Algebra: theory Kleene_Algebra.Inf_Matrix

21:26:28 HOL-ODE-Numerics: theory Show.Show_Instances

21:26:28 HOL-Library: theory HOL-Library.Tree_Real

21:26:29 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Heuristics

21:26:29 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Leof

21:26:29 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Pfun

21:26:29 HOL-ODE-Numerics: theory Refine_Monadic.Refine_More_Comb

21:26:30 HOL-ODE-Numerics: theory Refine_Monadic.Refine_While

21:26:32 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Transfer

21:26:33 HOL-ODE-Numerics: theory Refine_Monadic.Autoref_Monadic

21:26:33 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Automation

21:26:33 HOL-Library: theory HOL-Library.Library

21:26:33 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Foreach

21:26:33 LEM: theory LEM.Lem_set_helpers

21:26:33 LEM: theory LEM.Lem_function_extra

21:26:33 LEM: theory LEM.Lem_list

21:26:34 Native_Word: theory Native_Word.Code_Target_Bits_Int

21:26:34 Native_Word: theory Native_Word.Code_Target_Word_Base

21:26:36 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Monadic

21:26:36 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra

21:26:36 Native_Word: theory Native_Word.Uint

21:26:37 HOL-ODE-Numerics: theory Collections.Gen_Iterator

21:26:37 HOL-ODE-Numerics: theory Collections.Intf_Map

21:26:38 HOL-ODE-Numerics: theory Collections.Intf_Set

21:26:38 HOL-ODE-Numerics: theory Affine_Arithmetic.Straight_Line_Program

21:26:38 Native_Word: theory Native_Word.Uint16

21:26:38 HOL-ODE-Numerics: theory Collections.Iterator

21:26:38 HOL-ODE-Numerics: theory Collections.Impl_Cfun_Set

21:26:38 Native_Word: theory Native_Word.Uint32

21:26:38 Native_Word: theory Native_Word.Uint64

21:26:38 Native_Word: theory Native_Word.Uint8

21:26:39 HOL-ODE-Numerics: theory Collections.Array_Iterator

21:26:39 HOL-ODE-Numerics: theory Collections.RBT_add

21:26:39 HOL-ODE-Numerics: theory Collections.Gen_Map

21:26:39 HOL-ODE-Numerics: theory Collections.Gen_Map2Set

21:26:39 LEM: theory LEM.Lem_either

21:26:39 LEM: theory LEM.Lem_set

21:26:39 LEM: theory LEM.Lem_string

21:26:39 LEM: theory LEM.Lem_sorting

21:26:39 Native_Word: theory Native_Word.Native_Word_Imperative_HOL

21:26:39 LEM: theory LEM.Lem_num_extra

21:26:39 LEM: theory LEM.Lem_show

21:26:39 LEM: theory LEM.Lem_list_extra

21:26:39 LEM: theory LEM.Lem_word

21:26:39 HOL-ODE-Numerics: theory Collections.Impl_Array_Map

21:26:40 HOL-ODE-Numerics: theory Collections.Impl_List_Map

21:26:40 LEM: theory LEM.Lem_set_extra

21:26:40 HOL-ODE-Numerics: theory Collections.Impl_RBT_Map

21:26:40 Native_Word: theory Native_Word.Native_Cast

21:26:41 LEM: theory LEM.Lem_map

21:26:41 LEM: theory LEM.Lem_map_extra

21:26:41 HOL-ODE-Numerics: theory Collections.Gen_Set

21:26:41 LEM: theory LEM.Lem_machine_word

21:26:41 LEM: theory LEM.Lem_relation

21:26:41 HOL-ODE-Numerics: theory Collections.Impl_Array_Hash_Map

21:26:41 LEM: theory LEM.Lem_string_extra

21:26:41 Native_Word: theory Native_Word.Native_Cast_Uint

21:26:42 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra

21:26:42 Kleene_Algebra: theory Kleene_Algebra.PHL_KA

21:26:42 Kleene_Algebra: theory Kleene_Algebra.DRA

21:26:42 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra_Models

21:26:42 Native_Word: theory Native_Word.Native_Word_Test

21:26:42 LEM: theory LEM.Lem_show_extra

21:26:42 HOL-ODE-Numerics: theory Collections.Impl_Bit_Set

21:26:43 Kleene_Algebra: theory Kleene_Algebra.Formal_Power_Series

21:26:43 Kleene_Algebra: theory Kleene_Algebra.PHL_DRA

21:26:44 HOL-Library: theory HOL-Library.RBT

21:26:44 HOL-ODE-Numerics: theory Collections.Impl_List_Set

21:26:44 HOL-Library: theory HOL-Library.RBT_Mapping

21:26:44 HOL-Library: theory HOL-Library.RBT_Set

21:26:45 HOL-ODE-Numerics: theory Collections.Impl_Uv_Set

21:26:46 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra_Models

21:26:48 LEM: theory LEM.Lem_pervasives

21:26:49 LEM: theory LEM.Lem_pervasives_extra

21:26:50 SPARCv8: theory SPARCv8.MMU

21:26:51 Affine_Arithmetic: theory Affine_Arithmetic.Floatarith_Expression

21:26:52 SPARCv8: theory SPARCv8.Sparc_State

21:26:53 Timing Refine_Monadic (4 threads, 38.293s elapsed time, 119.984s cpu time, 4.580s GC time, factor 3.13)

21:26:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic

21:26:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic/document.pdf

21:26:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Monadic/outline.pdf

21:26:53 Finished Refine_Monadic (0:01:05 elapsed time, 0:02:47 cpu time, factor 2.55)

21:26:53 Building Collections ...

21:26:55 Collections: theory Collections.ICF_Tools

21:26:55 Collections: theory Collections.Partial_Equivalence_Relation

21:26:55 Collections: theory Finger-Trees.FingerTree

21:26:55 Collections: theory HOL-Library.AList

21:26:55 Collections: theory Binomial-Heaps.BinomialHeap

21:26:55 Collections: theory Collections.Ord_Code_Preproc

21:26:55 Collections: theory Collections.Locale_Code

21:26:55 Collections: theory Collections.Record_Intf

21:26:56 Collections: theory Binomial-Heaps.SkewBinomialHeap

21:26:56 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Approximation

21:26:56 SPARCv8: theory SPARCv8.Sparc_Instruction

21:26:57 Collections: theory HOL-Library.Code_Abstract_Nat

21:26:57 Collections: theory HOL-Library.Code_Target_Nat

21:26:58 Collections: theory HOL-Library.Code_Target_Int

21:26:58 Collections: theory HOL-Library.Code_Target_Numeral

21:26:58 Collections: theory HOL-Library.Dlist

21:27:00 Collections: theory Collections.SetIterator

21:27:00 Collections: theory Collections.Sorted_List_Operations

21:27:01 SPARCv8: theory SPARCv8.Sparc_Execution

21:27:01 HOL-ODE-Numerics: theory HOL-ODE-Numerics.GenCF_No_Comp

21:27:01 Collections: theory HOL-Library.RBT_Impl

21:27:01 Collections: theory Collections.Idx_Iterator

21:27:02 SPARCv8: theory SPARCv8.Sparc_Properties

21:27:02 Collections: theory Collections.SetAbstractionIterator

21:27:03 Collections: theory Collections.SetIteratorOperations

21:27:05 Collections: theory Collections.Assoc_List

21:27:05 Collections: theory Collections.Diff_Array

21:27:07 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

21:27:07 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Autoref_Misc

21:27:08 Collections: theory Collections.Dlist_add

21:27:08 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Code

21:27:08 Collections: theory Collections.Proper_Iterator

21:27:10 Collections: theory Collections.SetIteratorGA

21:27:11 Collections: theory Collections.It_to_It

21:27:11 Collections: theory Collections.DatRef

21:27:11 HOL-ODE-Numerics: theory Affine_Arithmetic.Print

21:27:11 Collections: theory Native_Word.More_Bits_Int

21:27:12 Affine_Arithmetic: theory Affine_Arithmetic.Straight_Line_Program

21:27:12 Collections: theory Collections.Gen_Iterator

21:27:13 Collections: theory Native_Word.Code_Symbolic_Bits_Int

21:27:13 Collections: theory Collections.Iterator

21:27:13 Collections: theory Native_Word.Bits_Integer

21:27:14 Collections: theory Collections.ICF_Spec_Base

21:27:14 Timing LEM (4 threads, 35.855s elapsed time, 91.804s cpu time, 4.720s GC time, factor 2.56)

21:27:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LEM

21:27:14 Finished LEM (0:00:59 elapsed time, 0:02:09 cpu time, factor 2.18)

21:27:14 Collections: theory Collections.MapSpec

21:27:14 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Affine_Approximation

21:27:14 Timing Kleene_Algebra (4 threads, 35.641s elapsed time, 92.616s cpu time, 3.776s GC time, factor 2.60)

21:27:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra

21:27:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra/document.pdf

21:27:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kleene_Algebra/outline.pdf

21:27:14 Finished Kleene_Algebra (0:00:59 elapsed time, 0:02:13 cpu time, factor 2.25)

21:27:14 Running CakeML ...

21:27:14 Building KAT_and_DRA ...

21:27:14 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Ineqs

21:27:15 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Inter

21:27:15 KAT_and_DRA: theory KAT_and_DRA.Test_Dioid

21:27:15 KAT_and_DRA: theory KAT_and_DRA.KAT2

21:27:15 KAT_and_DRA: theory KAT_and_DRA.DRAT2

21:27:16 CakeML: theory CakeML.Doc_Generated

21:27:16 CakeML: theory CakeML.Doc_Ported

21:27:16 CakeML: theory CakeML.Doc_Proofs

21:27:16 CakeML: theory Deriving.Derive_Manager

21:27:16 CakeML: theory Deriving.Generator_Aux

21:27:16 CakeML: theory HOL-Library.AList

21:27:16 CakeML: theory HOL-Library.Case_Converter

21:27:16 CakeML: theory HOL-Library.Conditional_Parametricity

21:27:16 CakeML: theory HOL-Library.Datatype_Records

21:27:16 CakeML: theory HOL-Library.Simps_Case_Conv

21:27:16 CakeML: theory HOL-Library.Infinite_Set

21:27:16 CakeML: theory HOL-Library.Lattice_Syntax

21:27:16 CakeML: theory HOL-Library.Complete_Partial_Order2

21:27:16 CakeML: theory HOL-Library.Nat_Bijection

21:27:17 CakeML: theory HOL-Library.Old_Datatype

21:27:17 CakeML: theory HOL-Library.Sublist

21:27:17 CakeML: theory Word_Lib.Hex_Words

21:27:18 CakeML: theory Word_Lib.Signed_Words

21:27:18 CakeML: theory Word_Lib.Norm_Words

21:27:18 CakeML: theory Word_Lib.WordBitwise_Signed

21:27:18 CakeML: theory Word_Lib.Word_Type_Syntax

21:27:18 CakeML: theory HOL-Library.Countable

21:27:18 CakeML: theory Word_Lib.Word_Syntax

21:27:19 CakeML: theory Word_Lib.Word_Lib

21:27:19 CakeML: theory HOL-Library.Lattice_Algebras

21:27:19 Collections: theory Collections.Robdd

21:27:19 CakeML: theory HOL-Library.Log_Nat

21:27:19 CakeML: theory HOL-Library.Countable_Set

21:27:20 CakeML: theory HOL-Library.FSet

21:27:21 CakeML: theory HOL-Library.Countable_Complete_Lattices

21:27:21 CakeML: theory CakeML.Namespace

21:27:22 KAT_and_DRA: theory KAT_and_DRA.Conway_Tests

21:27:23 CakeML: theory HOL-Library.Order_Continuity

21:27:24 CakeML: theory HOL-Library.Extended_Nat

21:27:24 KAT_and_DRA: theory KAT_and_DRA.KAT

21:27:25 CakeML: theory HOL-Library.Finite_Map

21:27:25 CakeML: theory HOL-Library.Float

21:27:25 CakeML: theory Coinductive.Coinductive_Nat

21:27:27 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Folds

21:27:27 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_String

21:27:27 CakeML: theory Coinductive.Coinductive_List

21:27:28 KAT_and_DRA: theory KAT_and_DRA.DRAT

21:27:28 Collections: theory Native_Word.Code_Target_Bits_Int

21:27:28 CakeML: theory CakeML.Tokens

21:27:28 Collections: theory Native_Word.Code_Target_Word_Base

21:27:28 Collections: theory Collections.Code_Target_ICF

21:27:28 CakeML: theory CakeML.NamespaceAuxiliary

21:27:28 CakeML: theory Show.Show

21:27:28 Collections: theory Collections.Locale_Code_Ex

21:27:29 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Weak_Set

21:27:29 Collections: theory Native_Word.Uint32

21:27:30 KAT_and_DRA: theory KAT_and_DRA.DRA_Models

21:27:30 CakeML: theory Show.Show_Instances

21:27:30 KAT_and_DRA: theory KAT_and_DRA.FolkTheorem

21:27:31 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Approximation

21:27:31 Collections: theory Collections.HashCode

21:27:31 KAT_and_DRA: theory KAT_and_DRA.PHL_KAT

21:27:32 CakeML: theory Word_Lib.Enumeration

21:27:33 CakeML: theory Word_Lib.Word_Enum

21:27:33 CakeML: theory Word_Lib.Word_Setup_64

21:27:33 CakeML: theory Word_Lib.HOL_Lemmas

21:27:34 CakeML: theory Word_Lib.More_Divides

21:27:34 CakeML: theory Word_Lib.Aligned

21:27:34 Timing Word_Lib (4 threads, 61.181s elapsed time, 154.496s cpu time, 2.740s GC time, factor 2.53)

21:27:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib

21:27:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib/document.pdf

21:27:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Word_Lib/outline.pdf

21:27:34 Finished Word_Lib (0:01:19 elapsed time, 0:03:04 cpu time, factor 2.33)

21:27:34 Building IP_Addresses ...

21:27:34 KAT_and_DRA: theory KAT_and_DRA.KAT_Models

21:27:34 CakeML: theory Word_Lib.Word_Next

21:27:35 CakeML: theory Word_Lib.Word_Lemmas

21:27:35 IP_Addresses: theory HOL-Eisbach.Eisbach

21:27:35 IP_Addresses: theory HOL-Library.Infinite_Set

21:27:35 IP_Addresses: theory HOL-Library.Option_ord

21:27:35 IP_Addresses: theory HOL-Library.Cancellation

21:27:35 CakeML: theory CakeML.Lib

21:27:36 KAT_and_DRA: theory KAT_and_DRA.PHL_DRAT

21:27:36 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

21:27:36 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

21:27:36 IP_Addresses: theory HOL-Library.Multiset

21:27:36 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Enclosure_Operations

21:27:41 CakeML: theory CakeML.LibAuxiliary

21:27:41 CakeML: theory CakeML.Ffi

21:27:42 CakeML: theory IEEE_Floating_Point.IEEE

21:27:42 CakeML: theory Word_Lib.Word_Lemmas_64

21:27:44 Timing HOL-Word-SMT_Examples (4 threads, 88.324s elapsed time, 125.820s cpu time, 0.708s GC time, factor 1.42)

21:27:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Word-SMT_Examples

21:27:44 Finished HOL-Word-SMT_Examples (0:01:29 elapsed time, 0:02:11 cpu time, factor 1.47)

21:27:44 Running Complx ...

21:27:44 IP_Addresses: theory HOL-ex.Quicksort

21:27:45 IP_Addresses: theory Automatic_Refinement.Misc

21:27:46 Complx: theory Complx.Cache_Tactics

21:27:46 Complx: theory Complx.Language

21:27:46 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Code

21:27:46 Collections: theory Collections.RBT_add

21:27:47 CakeML: theory IEEE_Floating_Point.FP64

21:27:48 CakeML: theory CakeML.FpSem

21:27:49 Affine_Arithmetic: theory Affine_Arithmetic.Print

21:27:50 Complx: theory Complx.SmallStep

21:27:52 CakeML: theory CakeML.SimpleIO

21:27:53 CakeML: theory CakeML.Ast

21:27:53 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Affine_Approximation

21:27:53 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Ineqs

21:27:53 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Inter

21:27:54 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

21:27:54 IP_Addresses: theory HOL-Library.Product_Lexorder

21:27:54 IP_Addresses: theory IP_Addresses.Hs_Compat

21:27:54 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

21:27:54 IP_Addresses: theory IP_Addresses.WordInterval

21:27:54 IP_Addresses: theory HOL-Library.Code_Target_Nat

21:27:54 IP_Addresses: theory IP_Addresses.Lib_List_toString

21:27:54 IP_Addresses: theory IP_Addresses.Lib_Word_toString

21:27:55 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Parallel

21:27:55 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Default

21:27:57 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Unions

21:27:59 Complx: theory Complx.OG_Annotations

21:27:59 Complx: theory Complx.SeqCatch_decomp

21:27:59 IP_Addresses: theory IP_Addresses.IP_Address

21:28:00 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

21:28:03 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Vector_List

21:28:03 Complx: theory Complx.OG_Hoare

21:28:03 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Arithmetic

21:28:05 Complx: theory Complx.OG_Soundness

21:28:05 Timing KAT_and_DRA (4 threads, 31.505s elapsed time, 97.608s cpu time, 2.516s GC time, factor 3.10)

21:28:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA

21:28:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA/document.pdf

21:28:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KAT_and_DRA/outline.pdf

21:28:05 Finished KAT_and_DRA (0:00:50 elapsed time, 0:02:27 cpu time, factor 2.93)

21:28:05 Running Algebraic_VCs ...

21:28:06 IP_Addresses: theory IP_Addresses.IPv4

21:28:06 IP_Addresses: theory IP_Addresses.IPv6

21:28:06 Complx: theory Complx.OG_Tactics

21:28:06 Algebraic_VCs: theory HOL-Eisbach.Eisbach

21:28:06 Algebraic_VCs: theory Algebraic_VCs.P2S2R

21:28:06 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_scratch

21:28:06 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_scratch

21:28:07 Algebraic_VCs: theory HOL-Hoare.Heap

21:28:07 IP_Addresses: theory IP_Addresses.Prefix_Match

21:28:08 Algebraic_VCs: theory KAD.Domain_Semiring

21:28:08 Algebraic_VCs: theory Algebraic_VCs.VC_KAT

21:28:08 IP_Addresses: theory IP_Addresses.CIDR_Split

21:28:08 Complx: theory Complx.OG_Syntax

21:28:09 Complx: theory Complx.Examples

21:28:10 Complx: theory Complx.SumArr

21:28:12 Algebraic_VCs: theory Algebraic_VCs.RKAT

21:28:12 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples

21:28:12 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples2

21:28:14 Algebraic_VCs: theory Algebraic_VCs.RKAT_Models

21:28:14 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT

21:28:14 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Intersection

21:28:14 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT_Examples

21:28:16 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Phantom

21:28:21 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Invar

21:28:26 Algebraic_VCs: theory KAD.Antidomain_Semiring

21:28:27 CakeML: theory CakeML.CakeML_Compiler

21:28:28 CakeML: theory CakeML.AstAuxiliary

21:28:28 CakeML: theory CakeML.SemanticPrimitives

21:28:28 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Info

21:28:30 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

21:28:32 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Hyperplane

21:28:33 Collections: theory Collections.GenCF_Chapter

21:28:33 Collections: theory Collections.GenCF_Gen_Chapter

21:28:33 Collections: theory Collections.GenCF_Impl_Chapter

21:28:33 Collections: theory Collections.GenCF_Intf_Chapter

21:28:33 Collections: theory Collections.Intf_Comp

21:28:33 Collections: theory Collections.Impl_Array_Stack

21:28:33 Collections: theory HOL-Library.Product_Lexorder

21:28:33 Collections: theory Collections.Intf_Hash

21:28:33 Collections: theory Collections.Array_Iterator

21:28:33 Collections: theory Collections.Intf_Map

21:28:33 Collections: theory Collections.Intf_Set

21:28:34 Collections: theory Collections.Gen_Map

21:28:34 Collections: theory Collections.Gen_Set

21:28:34 Collections: theory Collections.Impl_Cfun_Set

21:28:34 Collections: theory Collections.Impl_List_Set

21:28:35 Collections: theory Collections.Gen_Comp

21:28:35 Collections: theory Collections.Impl_Array_Map

21:28:35 Collections: theory Collections.Impl_List_Map

21:28:35 Collections: theory Collections.Impl_RBT_Map

21:28:36 Collections: theory Collections.Gen_Map2Set

21:28:36 Collections: theory Collections.Impl_Array_Hash_Map

21:28:38 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic

21:28:39 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Interval

21:28:53 Collections: theory Collections.Gen_Hash

21:28:53 Collections: theory Collections.Impl_Bit_Set

21:28:53 Collections: theory Native_Word.Uint

21:28:55 Collections: theory Collections.Impl_Uv_Set

21:29:08 CakeML: theory CakeML.CakeML_Quickcheck

21:29:08 CakeML: theory CakeML.Evaluate

21:29:11 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Applications

21:29:11 Algebraic_VCs: theory KAD.Range_Semiring

21:29:12 Collections: theory Collections.GenCF

21:29:14 CakeML: theory CakeML.PrimTypes

21:29:16 Collections: theory Collections.ICF_Chapter

21:29:16 Collections: theory Collections.ICF_Gen_Algo_Chapter

21:29:16 Collections: theory Collections.ICF_Impl_Chapter

21:29:16 Collections: theory Collections.ICF_Spec_Chapter

21:29:16 Collections: theory Trie.Trie

21:29:16 Collections: theory HOL-Library.RBT

21:29:16 Collections: theory Collections.AnnotatedListSpec

21:29:16 Collections: theory Collections.ListSpec

21:29:17 Collections: theory Collections.PrioSpec

21:29:18 Collections: theory Collections.ListGA

21:29:18 Collections: theory Collections.BinoPrioImpl

21:29:18 Collections: theory Collections.Trie_Impl

21:29:19 Collections: theory Collections.FTAnnotatedListImpl

21:29:19 Collections: theory Collections.Trie2

21:29:19 Collections: theory Collections.Fifo

21:29:19 Collections: theory Collections.PrioByAnnotatedList

21:29:22 Collections: theory Collections.SkewPrioImpl

21:29:22 Collections: theory Collections.PrioUniqueSpec

21:29:23 Collections: theory Collections.SetSpec

21:29:24 Collections: theory Collections.PrioUniqueByAnnotatedList

21:29:24 Collections: theory Collections.FTPrioImpl

21:29:26 CakeML: theory CakeML.SmallStep

21:29:27 Collections: theory Collections.FTPrioUniqueImpl

21:29:28 Timing HOL-Library (4 threads, 144.304s elapsed time, 510.724s cpu time, 36.180s GC time, factor 3.54)

21:29:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library

21:29:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library/document.pdf

21:29:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Library/outline.pdf

21:29:28 Finished HOL-Library (0:03:39 elapsed time, 0:11:35 cpu time, factor 3.17)

21:29:28 Building HOL-Computational_Algebra ...

21:29:28 Collections: theory Collections.Algos

21:29:28 Collections: theory Collections.SetIndex

21:29:29 Collections: theory Collections.SetIteratorCollectionsGA

21:29:29 Collections: theory Collections.MapGA

21:29:29 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fraction_Field

21:29:29 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Group_Closure

21:29:29 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Factorial_Ring

21:29:29 Collections: theory Collections.SetGA

21:29:31 CakeML: theory CakeML.TypeSystem

21:29:32 CakeML: theory CakeML.BigStep

21:29:33 Collections: theory Collections.ArrayMapImpl

21:29:33 Collections: theory Collections.ListMapImpl

21:29:33 Collections: theory Collections.ListMapImpl_Invar

21:29:35 Collections: theory Collections.TrieMapImpl

21:29:36 CakeML: theory CakeML.BigSmallInvariants

21:29:37 CakeML: theory CakeML.SemanticPrimitivesAuxiliary

21:29:37 Collections: theory Collections.ArrayHashMap_Impl

21:29:37 CakeML: theory CakeML.Semantic_Extras

21:29:38 IP_Addresses: theory IP_Addresses.IP_Address_Parser

21:29:38 Collections: theory Collections.ListSetImpl

21:29:39 Collections: theory Collections.ListSetImpl_Invar

21:29:39 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Euclidean_Algorithm

21:29:39 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial

21:29:40 Collections: theory Collections.ListSetImpl_NotDist

21:29:42 Collections: theory Collections.ArrayHashMap

21:29:44 Collections: theory Collections.ListSetImpl_Sorted

21:29:44 Collections: theory Collections.SetByMap

21:29:45 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra

21:29:45 Collections: theory Collections.RBTMapImpl

21:29:46 Collections: theory Collections.ArraySetImpl

21:29:46 IP_Addresses: theory IP_Addresses.IP_Address_toString

21:29:48 Collections: theory Collections.ArrayHashSet

21:29:48 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

21:29:49 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Normalized_Fraction

21:29:49 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Primes

21:29:49 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Field_as_Ring

21:29:49 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Power_Series

21:29:50 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Nth_Powers

21:29:50 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Squarefree

21:29:50 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

21:29:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

21:29:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_ScaleR2

21:29:50 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_Factorial

21:29:50 Collections: theory Collections.TrieSetImpl

21:29:50 CakeML: theory CakeML.Big_Step_Determ

21:29:50 CakeML: theory CakeML.Big_Step_Total

21:29:50 CakeML: theory CakeML.Big_Step_Clocked

21:29:52 SPARCv8: theory SPARCv8.Sparc_Init_State

21:29:52 SPARCv8: theory SPARCv8.Sparc_Code_Gen

21:29:52 CakeML: theory CakeML.Big_Step_Unclocked

21:29:52 Collections: theory Collections.HashMap_Impl

21:29:53 Collections: theory Collections.RBTSetImpl

21:29:53 CakeML: theory CakeML.Evaluate_Termination

21:29:54 CakeML: theory CakeML.Matching

21:29:54 CakeML: theory CakeML.Evaluate_Clock

21:29:54 CakeML: theory CakeML.Big_Step_Fun_Equiv

21:29:54 Collections: theory Collections.HashMap

21:29:54 CakeML: theory CakeML.Semantics

21:29:55 CakeML: theory CakeML.TypeSystemAuxiliary

21:29:55 CakeML: theory CakeML.Evaluate_Single

21:29:55 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_FPS

21:29:56 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Laurent_Series

21:29:58 CakeML: theory CakeML.Big_Step_Unclocked_Single

21:30:00 Collections: theory Collections.HashSet

21:30:00 Collections: theory Collections.MapStdImpl

21:30:04 CakeML: theory CakeML.CakeML_Code

21:30:07 Collections: theory Collections.SetStdImpl

21:30:10 Collections: theory Collections.ICF_Impl

21:30:12 Algebraic_VCs: theory Algebraic_VCs.Domain_Quantale

21:30:12 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Models

21:30:14 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Computational_Algebra

21:30:15 Timing SPARCv8 (4 threads, 224.107s elapsed time, 597.472s cpu time, 11.664s GC time, factor 2.67)

21:30:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8

21:30:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8/document.pdf

21:30:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SPARCv8/outline.pdf

21:30:15 Finished SPARCv8 (0:03:59 elapsed time, 0:10:22 cpu time, factor 2.60)

21:30:15 Building Category3 ...

21:30:15 Collections: theory Collections.ICF_Refine_Monadic

21:30:15 Collections: theory Collections.ICF_Autoref

21:30:16 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

21:30:16 Category3: theory Category3.Category

21:30:17 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

21:30:17 Category3: theory Category3.AbstractedCategory

21:30:17 Category3: theory Category3.DiscreteCategory

21:30:17 Category3: theory Category3.DualCategory

21:30:17 Category3: theory Category3.EpiMonoIso

21:30:18 Category3: theory Category3.FreeCategory

21:30:18 Category3: theory Category3.InitialTerminal

21:30:18 Category3: theory Category3.ProductCategory

21:30:18 Category3: theory Category3.Functor

21:30:19 Collections: theory Collections.Collections_Entrypoints_Chapter

21:30:19 Collections: theory Collections.ICF_Entrypoints_Chapter

21:30:19 Collections: theory Collections.Userguides_Chapter

21:30:19 Collections: theory Collections.Collections

21:30:19 Collections: theory Collections.Refine_Dflt

21:30:20 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

21:30:20 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

21:30:20 Collections: theory Collections.CollectionsV1

21:30:20 Collections: theory Collections.ICF_Userguide

21:30:20 Collections: theory Collections.Refine_Dflt_ICF

21:30:21 Collections: theory Collections.Refine_Dflt_Only_ICF

21:30:21 Collections: theory Collections.Refine_Monadic_Userguide

21:30:23 Category3: theory Category3.NaturalTransformation

21:30:23 Algebraic_VCs: theory Algebraic_VCs.VC_KAD

21:30:24 Category3: theory Category3.Subcategory

21:30:24 Category3: theory Category3.SetCategory

21:30:27 Category3: theory Category3.SetCat

21:30:34 Category3: theory Category3.BinaryFunctor

21:30:38 Category3: theory Category3.FunctorCategory

21:30:39 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis

21:30:43 Algebraic_VCs: theory Algebraic_VCs.Path_Model_Example

21:30:43 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples

21:30:43 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples2

21:30:44 Algebraic_VCs: theory Algebraic_VCs.Pointer_Examples

21:30:44 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual

21:30:44 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf

21:30:45 Category3: theory Category3.Yoneda

21:30:49 Algebraic_VCs: theory Algebraic_VCs.KAD_is_KAT

21:30:52 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf_Examples

21:30:53 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

21:30:58 Category3: theory Category3.Adjunction

21:30:59 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

21:30:59 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual_Examples

21:31:03 Timing HOL-Computational_Algebra (4 threads, 72.435s elapsed time, 201.960s cpu time, 5.908s GC time, factor 2.79)

21:31:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Computational_Algebra

21:31:03 Finished HOL-Computational_Algebra (0:01:34 elapsed time, 0:03:57 cpu time, factor 2.51)

21:31:03 Building HOL-Algebra ...

21:31:05 HOL-Algebra: theory HOL-Algebra.Pred_Zorn

21:31:05 HOL-Algebra: theory HOL-Algebra.Order_Relation_More

21:31:05 HOL-Algebra: theory HOL-Algebra.Order_Union

21:31:05 HOL-Algebra: theory HOL-Algebra.Fun_More

21:31:05 HOL-Algebra: theory HOL-Algebra.Exponent

21:31:05 HOL-Algebra: theory HOL-Algebra.Congruence

21:31:05 HOL-Algebra: theory HOL-Algebra.Cycles

21:31:05 HOL-Algebra: theory HOL-Algebra.Wellfounded_More

21:31:06 HOL-Algebra: theory HOL-Algebra.Wellorder_Relation

21:31:06 HOL-Algebra: theory HOL-Algebra.Wellorder_Embedding

21:31:06 HOL-Algebra: theory HOL-Algebra.Wellorder_Constructions

21:31:07 HOL-Algebra: theory HOL-Algebra.Order

21:31:07 HOL-Algebra: theory HOL-Algebra.Cardinal_Order_Relation

21:31:08 HOL-Algebra: theory HOL-Algebra.Lattice

21:31:09 HOL-Algebra: theory HOL-Algebra.Cardinal_Arithmetic

21:31:10 HOL-Algebra: theory HOL-Algebra.Complete_Lattice

21:31:11 HOL-Algebra: theory HOL-Algebra.Galois_Connection

21:31:11 HOL-Algebra: theory HOL-Algebra.Group

21:31:14 HOL-Algebra: theory HOL-Algebra.Bij

21:31:14 HOL-Algebra: theory HOL-Algebra.Coset

21:31:14 HOL-Algebra: theory HOL-Algebra.FiniteProduct

21:31:15 HOL-Algebra: theory HOL-Algebra.Ring

21:31:16 HOL-Algebra: theory HOL-Algebra.Group_Action

21:31:16 HOL-Algebra: theory HOL-Algebra.Sylow

21:31:16 HOL-Algebra: theory HOL-Algebra.Divisibility

21:31:17 HOL-Algebra: theory HOL-Algebra.Generated_Groups

21:31:17 HOL-Algebra: theory HOL-Algebra.Zassenhaus

21:31:17 HOL-Algebra: theory HOL-Algebra.Solvable_Groups

21:31:18 HOL-Algebra: theory HOL-Algebra.Sym_Groups

21:31:19 HOL-Algebra: theory HOL-Algebra.AbelCoset

21:31:19 HOL-Algebra: theory HOL-Algebra.Module

21:31:23 HOL-Algebra: theory HOL-Algebra.Ideal

21:31:26 HOL-Algebra: theory HOL-Algebra.Ideal_Product

21:31:26 HOL-Algebra: theory HOL-Algebra.RingHom

21:31:27 HOL-Algebra: theory HOL-Algebra.QuotRing

21:31:27 HOL-Algebra: theory HOL-Algebra.UnivPoly

21:31:30 HOL-Algebra: theory HOL-Algebra.IntRing

21:31:31 HOL-Algebra: theory HOL-Algebra.Weak_Morphisms

21:31:32 HOL-Algebra: theory HOL-Algebra.Chinese_Remainder

21:31:37 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

21:31:39 HOL-Algebra: theory HOL-Algebra.Multiplicative_Group

21:31:40 Timing Affine_Arithmetic (4 threads, 289.708s elapsed time, 992.112s cpu time, 39.544s GC time, factor 3.42)

21:31:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic

21:31:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/document.pdf

21:31:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Affine_Arithmetic/outline.pdf

21:31:40 Finished Affine_Arithmetic (0:05:51 elapsed time, 0:19:15 cpu time, factor 3.29)

21:31:40 Building Jinja ...

21:31:41 Jinja: theory Jinja.Auxiliary

21:31:41 Jinja: theory Jinja.Semilat

21:31:41 Jinja: theory List-Index.List_Index

21:31:41 Jinja: theory Jinja.Type

21:31:42 Jinja: theory Jinja.Err

21:31:42 Jinja: theory Jinja.Hidden

21:31:42 Jinja: theory Jinja.Decl

21:31:42 Jinja: theory Jinja.TypeRel

21:31:43 HOL-Algebra: theory HOL-Algebra.Elementary_Groups

21:31:43 HOL-Algebra: theory HOL-Algebra.Ring_Divisibility

21:31:43 Jinja: theory Jinja.Listn

21:31:43 Jinja: theory Jinja.Opt

21:31:43 HOL-Algebra: theory HOL-Algebra.Subrings

21:31:43 Jinja: theory Jinja.Product

21:31:44 Jinja: theory Jinja.Semilattices

21:31:44 HOL-Algebra: theory HOL-Algebra.Exact_Sequence

21:31:44 HOL-Algebra: theory HOL-Algebra.Product_Groups

21:31:44 Jinja: theory Jinja.Typing_Framework

21:31:44 Jinja: theory Jinja.Value

21:31:44 Jinja: theory Jinja.SemilatAlg

21:31:44 Jinja: theory Jinja.Kildall

21:31:45 HOL-Algebra: theory HOL-Algebra.Free_Abelian_Groups

21:31:45 Jinja: theory Jinja.LBVSpec

21:31:45 Jinja: theory Jinja.Typing_Framework_err

21:31:45 Jinja: theory Jinja.Objects

21:31:45 Jinja: theory Jinja.Exceptions

21:31:45 Jinja: theory Jinja.JVMState

21:31:45 Jinja: theory Jinja.JVMInstructions

21:31:45 Jinja: theory Jinja.Conform

21:31:45 Jinja: theory Jinja.Expr

21:31:46 Jinja: theory Jinja.State

21:31:46 Jinja: theory Jinja.SystemClasses

21:31:46 Jinja: theory Jinja.WellForm

21:31:46 HOL-Algebra: theory HOL-Algebra.Embedded_Algebras

21:31:46 HOL-Algebra: theory HOL-Algebra.Generated_Rings

21:31:46 Jinja: theory Jinja.PCompiler

21:31:47 Jinja: theory Jinja.SemiType

21:31:47 Jinja: theory Jinja.JVM_SemiType

21:31:47 Jinja: theory Jinja.LBVComplete

21:31:47 Jinja: theory Jinja.LBVCorrect

21:31:47 HOL-Algebra: theory HOL-Algebra.Generated_Fields

21:31:47 Jinja: theory Jinja.JVMExceptions

21:31:47 Jinja: theory Jinja.JVMExecInstr

21:31:47 Jinja: theory Jinja.Abstract_BV

21:31:47 Timing Algebraic_VCs (4 threads, 215.890s elapsed time, 461.216s cpu time, 17.364s GC time, factor 2.14)

21:31:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs

21:31:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs/document.pdf

21:31:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_VCs/outline.pdf

21:31:47 Finished Algebraic_VCs (0:03:41 elapsed time, 0:07:53 cpu time, factor 2.13)

21:31:47 Building HereditarilyFinite ...

21:31:48 Jinja: theory Jinja.Effect

21:31:49 Jinja: theory Jinja.JVMExec

21:31:49 HereditarilyFinite: theory HereditarilyFinite.HF

21:31:50 Jinja: theory Jinja.JVMDefensive

21:31:50 Jinja: theory Jinja.JVMListExample

21:31:50 HereditarilyFinite: theory HereditarilyFinite.Ordinal

21:31:51 HereditarilyFinite: theory HereditarilyFinite.Finitary

21:31:51 HereditarilyFinite: theory HereditarilyFinite.Finite_Automata

21:31:51 HereditarilyFinite: theory HereditarilyFinite.Rank

21:31:52 HOL-Algebra: theory HOL-Algebra.Polynomials

21:31:52 HereditarilyFinite: theory HereditarilyFinite.OrdArith

21:31:53 Jinja: theory Jinja.Examples

21:31:53 Jinja: theory Jinja.BigStep

21:31:55 Jinja: theory Jinja.SmallStep

21:31:55 Jinja: theory Jinja.WellType

21:31:56 Jinja: theory Jinja.Annotate

21:31:56 Jinja: theory Jinja.WellTypeRT

21:31:57 Jinja: theory Jinja.DefAss

21:31:57 Jinja: theory Jinja.J1

21:31:58 Jinja: theory Jinja.execute_Bigstep

21:31:58 Timing Complx (4 threads, 247.321s elapsed time, 794.876s cpu time, 6.932s GC time, factor 3.21)

21:31:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx

21:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx/document.pdf

21:31:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complx/outline.pdf

21:31:58 Finished Complx (0:04:13 elapsed time, 0:13:27 cpu time, factor 3.19)

21:31:58 Building HOL-Number_Theory ...

21:31:59 Jinja: theory Jinja.execute_WellType

21:31:59 HOL-Number_Theory: theory HOL-Number_Theory.Cong

21:31:59 HOL-Number_Theory: theory HOL-Algebra.Congruence

21:31:59 HOL-Number_Theory: theory HOL-Number_Theory.Eratosthenes

21:31:59 HOL-Number_Theory: theory HOL-Number_Theory.Fib

21:32:00 HOL-Number_Theory: theory HOL-Number_Theory.Prime_Powers

21:32:01 Jinja: theory Jinja.Compiler2

21:32:01 HOL-Number_Theory: theory HOL-Algebra.Order

21:32:01 Jinja: theory Jinja.WWellForm

21:32:01 HOL-Number_Theory: theory HOL-Number_Theory.Mod_Exp

21:32:01 HOL-Number_Theory: theory HOL-Number_Theory.Totient

21:32:01 Jinja: theory Jinja.Equivalence

21:32:02 Jinja: theory Jinja.Correctness2

21:32:02 Jinja: theory Jinja.JWellForm

21:32:02 HOL-Number_Theory: theory HOL-Algebra.Lattice

21:32:02 Jinja: theory Jinja.J1WellForm

21:32:03 Jinja: theory Jinja.Progress

21:32:04 Jinja: theory Jinja.BVSpec

21:32:04 HOL-Number_Theory: theory HOL-Algebra.Complete_Lattice

21:32:04 Jinja: theory Jinja.BVConform

21:32:04 Jinja: theory Jinja.EffectMono

21:32:04 Jinja: theory Jinja.TF_JVM

21:32:04 Jinja: theory Jinja.TypeSafe

21:32:05 Jinja: theory Jinja.BVSpecTypeSafe

21:32:05 HOL-Number_Theory: theory HOL-Algebra.Group

21:32:05 Jinja: theory Jinja.BVExec

21:32:05 Jinja: theory Jinja.LBVJVM

21:32:06 Jinja: theory Jinja.Compiler1

21:32:06 Jinja: theory Jinja.BVNoTypeError

21:32:06 Jinja: theory Jinja.BVExample

21:32:07 Jinja: theory Jinja.Correctness1

21:32:07 Jinja: theory Jinja.Compiler

21:32:07 Jinja: theory Jinja.TypeComp

21:32:07 HOL-Number_Theory: theory HOL-Algebra.Coset

21:32:08 HOL-Number_Theory: theory HOL-Algebra.FiniteProduct

21:32:08 HOL-Number_Theory: theory HOL-Algebra.Ring

21:32:09 HOL-Algebra: theory HOL-Algebra.Polynomial_Divisibility

21:32:10 HOL-Number_Theory: theory HOL-Algebra.Generated_Groups

21:32:13 HOL-Number_Theory: theory HOL-Algebra.AbelCoset

21:32:13 HOL-Number_Theory: theory HOL-Algebra.Module

21:32:17 HOL-Number_Theory: theory HOL-Algebra.Ideal

21:32:20 Timing HereditarilyFinite (4 threads, 11.866s elapsed time, 30.004s cpu time, 0.656s GC time, factor 2.53)

21:32:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite

21:32:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite/document.pdf

21:32:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HereditarilyFinite/outline.pdf

21:32:20 Finished HereditarilyFinite (0:00:31 elapsed time, 0:01:04 cpu time, factor 2.01)

21:32:20 Building Incompleteness ...

21:32:20 HOL-Number_Theory: theory HOL-Algebra.RingHom

21:32:21 Incompleteness: theory FinFun.FinFun

21:32:22 HOL-Number_Theory: theory HOL-Algebra.UnivPoly

21:32:24 HOL-Algebra: theory HOL-Algebra.Finite_Extensions

21:32:24 HOL-Algebra: theory HOL-Algebra.Indexed_Polynomials

21:32:25 Incompleteness: theory Nominal2.Nominal2_Base

21:32:25 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

21:32:26 Jinja: theory Jinja.Jinja

21:32:27 Timing Collections (4 threads, 236.214s elapsed time, 589.572s cpu time, 38.948s GC time, factor 2.50)

21:32:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections

21:32:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/document.pdf

21:32:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/outline.pdf

21:32:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections/userguide.pdf

21:32:27 Finished Collections (0:05:31 elapsed time, 0:20:39 cpu time, factor 3.74)

21:32:27 Building CAVA_Base ...

21:32:29 CAVA_Base: theory CAVA_Base.Statistics

21:32:29 CAVA_Base: theory Deriving.Comparator

21:32:29 CAVA_Base: theory Deriving.Derive_Manager

21:32:29 CAVA_Base: theory Deriving.Generator_Aux

21:32:29 CAVA_Base: theory HOL-Library.Char_ord

21:32:29 CAVA_Base: theory HOL-Library.Nat_Bijection

21:32:29 CAVA_Base: theory HOL-Library.Old_Datatype

21:32:29 CAVA_Base: theory Deriving.Equality_Generator

21:32:30 CAVA_Base: theory Deriving.Hash_Generator

21:32:30 CAVA_Base: theory Deriving.Equality_Instances

21:32:30 CAVA_Base: theory HOL-Library.Countable

21:32:30 CAVA_Base: theory CAVA_Base.Code_String

21:32:30 CAVA_Base: theory Deriving.Compare

21:32:30 CAVA_Base: theory Deriving.Comparator_Generator

21:32:30 Incompleteness: theory Nominal2.Nominal2_Abs

21:32:31 CAVA_Base: theory CAVA_Base.CAVA_Code_Target

21:32:31 CAVA_Base: theory Deriving.Hash_Instances

21:32:31 CAVA_Base: theory CAVA_Base.CAVA_Base

21:32:31 CAVA_Base: theory Deriving.Compare_Generator

21:32:31 CAVA_Base: theory Deriving.Countable_Generator

21:32:31 CAVA_Base: theory Deriving.Compare_Instances

21:32:32 CAVA_Base: theory Deriving.Derive

21:32:32 CAVA_Base: theory CAVA_Base.All_Of_CAVA_Base

21:32:33 Incompleteness: theory Nominal2.Nominal2_FCB

21:32:33 Incompleteness: theory Nominal2.Nominal2

21:32:33 Timing IP_Addresses (4 threads, 255.684s elapsed time, 762.908s cpu time, 27.180s GC time, factor 2.98)

21:32:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses

21:32:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses/document.pdf

21:32:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IP_Addresses/outline.pdf

21:32:33 Finished IP_Addresses (0:04:58 elapsed time, 0:14:09 cpu time, factor 2.85)

21:32:33 Building Simple_Firewall ...

21:32:33 HOL-Number_Theory: theory HOL-Algebra.Multiplicative_Group

21:32:35 Simple_Firewall: theory HOL-Library.Char_ord

21:32:35 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

21:32:35 Simple_Firewall: theory Simple_Firewall.GroupF

21:32:35 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

21:32:35 Simple_Firewall: theory Simple_Firewall.Iface

21:32:36 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

21:32:37 Simple_Firewall: theory Simple_Firewall.L4_Protocol

21:32:37 HOL-Number_Theory: theory HOL-Number_Theory.Residues

21:32:37 Simple_Firewall: theory Simple_Firewall.List_Product_More

21:32:37 Simple_Firewall: theory Simple_Firewall.Option_Helpers

21:32:37 Incompleteness: theory Incompleteness.SyntaxN

21:32:38 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

21:32:38 HOL-Algebra: theory HOL-Algebra.Algebraic_Closure

21:32:39 HOL-Number_Theory: theory HOL-Number_Theory.Euler_Criterion

21:32:40 HOL-Number_Theory: theory HOL-Number_Theory.Gauss

21:32:40 HOL-Number_Theory: theory HOL-Number_Theory.Pocklington

21:32:40 HOL-Number_Theory: theory HOL-Number_Theory.Quadratic_Reciprocity

21:32:40 Simple_Firewall: theory Simple_Firewall.Simple_Packet

21:32:40 Simple_Firewall: theory Simple_Firewall.Primitives_toString

21:32:40 HOL-Number_Theory: theory HOL-Number_Theory.Residue_Primitive_Roots

21:32:41 HOL-Number_Theory: theory HOL-Number_Theory.Number_Theory

21:32:42 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

21:32:45 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

21:32:46 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

21:32:46 Incompleteness: theory Incompleteness.Coding

21:32:46 Incompleteness: theory Incompleteness.Predicates

21:32:47 HOL-Algebra: theory HOL-Algebra.Algebra

21:32:48 Incompleteness: theory Incompleteness.Sigma

21:32:49 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

21:32:49 Simple_Firewall: theory Simple_Firewall.Shadowed

21:32:50 Simple_Firewall: theory Simple_Firewall.Service_Matrix

21:32:55 Incompleteness: theory Incompleteness.Coding_Predicates

21:32:57 Timing CAVA_Base (4 threads, 4.724s elapsed time, 17.224s cpu time, 0.492s GC time, factor 3.65)

21:32:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Base

21:32:57 Finished CAVA_Base (0:00:29 elapsed time, 0:00:55 cpu time, factor 1.86)

21:32:57 Building CAVA_Automata ...

21:32:59 CAVA_Automata: theory CAVA_Automata.Step_Conv

21:32:59 CAVA_Automata: theory HOL-Library.Omega_Words_Fun

21:33:00 CAVA_Automata: theory CAVA_Automata.Digraph_Basic

21:33:00 Incompleteness: theory Incompleteness.Functions

21:33:00 Incompleteness: theory Incompleteness.Pf_Predicates

21:33:01 CAVA_Automata: theory CAVA_Automata.Digraph

21:33:03 Incompleteness: theory Incompleteness.Goedel_I

21:33:03 CAVA_Automata: theory CAVA_Automata.Automata

21:33:03 CAVA_Automata: theory CAVA_Automata.Digraph_Impl

21:33:04 Incompleteness: theory Incompleteness.II_Prelims

21:33:06 Incompleteness: theory Incompleteness.Pseudo_Coding

21:33:07 Incompleteness: theory Incompleteness.Quote

21:33:08 Incompleteness: theory Incompleteness.Goedel_II

21:33:12 CAVA_Automata: theory CAVA_Automata.Lasso

21:33:12 CAVA_Automata: theory CAVA_Automata.Simulation

21:33:12 CAVA_Automata: theory CAVA_Automata.Stuttering_Extension

21:33:26 Timing Simple_Firewall (4 threads, 26.032s elapsed time, 85.532s cpu time, 3.548s GC time, factor 3.29)

21:33:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall

21:33:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall/document.pdf

21:33:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Firewall/outline.pdf

21:33:26 Finished Simple_Firewall (0:00:52 elapsed time, 0:02:19 cpu time, factor 2.67)

21:33:26 Building Routing ...

21:33:27 Routing: theory HOL-Library.Adhoc_Overloading

21:33:27 Routing: theory Routing.Linorder_Helper

21:33:27 Routing: theory HOL-Library.Monad_Syntax

21:33:28 CakeML: theory CakeML.Compiler_Test

21:33:28 Routing: theory Routing.Routing_Table

21:33:29 CAVA_Automata: theory CAVA_Automata.Automata_Impl

21:33:31 Routing: theory Routing.IpRoute_Parser

21:33:32 Routing: theory Routing.Linux_Router

21:33:36 Timing HOL-Number_Theory (4 threads, 68.711s elapsed time, 249.020s cpu time, 9.868s GC time, factor 3.62)

21:33:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory

21:33:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory/document.pdf

21:33:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Number_Theory/outline.pdf

21:33:36 Finished HOL-Number_Theory (0:01:37 elapsed time, 0:05:00 cpu time, factor 3.08)

21:33:36 Building Sepref_Prereq ...

21:33:37 CakeML: theory CakeML.Code_Test_Haskell

21:33:38 Sepref_Prereq: theory HOL-Library.Old_Datatype

21:33:38 Sepref_Prereq: theory HOL-Library.Nat_Bijection

21:33:38 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Syntax_Match

21:33:38 Sepref_Prereq: theory HOL-Library.Countable

21:33:40 Sepref_Prereq: theory HOL-Imperative_HOL.Heap

21:33:41 Sepref_Prereq: theory HOL-Imperative_HOL.Heap_Monad

21:33:43 Sepref_Prereq: theory HOL-Imperative_HOL.Array

21:33:44 Sepref_Prereq: theory HOL-Imperative_HOL.Ref

21:33:44 Sepref_Prereq: theory HOL-Imperative_HOL.Imperative_HOL

21:33:44 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

21:33:44 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Run

21:33:44 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Assertions

21:33:47 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hoare_Triple

21:33:47 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Automation

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Main

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Blit

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Table

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.List_Seg

21:33:49 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Union_Find

21:33:50 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Circ_List

21:33:52 Timing Routing (4 threads, 10.259s elapsed time, 27.048s cpu time, 0.540s GC time, factor 2.64)

21:33:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing

21:33:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing/document.pdf

21:33:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Routing/outline.pdf

21:33:52 Finished Routing (0:00:25 elapsed time, 0:00:54 cpu time, factor 2.13)

21:33:52 Building Iptables_Semantics ...

21:33:52 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map

21:33:53 Iptables_Semantics: theory Iptables_Semantics.List_Misc

21:33:53 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

21:33:54 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

21:33:54 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Open_List

21:33:54 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

21:33:55 Iptables_Semantics: theory HOL-Library.Code_Target_Int

21:33:55 Iptables_Semantics: theory Native_Word.More_Bits_Int

21:33:55 Iptables_Semantics: theory HOL-Library.LaTeXsugar

21:33:55 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

21:33:56 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

21:33:56 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

21:33:56 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

21:33:56 Iptables_Semantics: theory Iptables_Semantics.Ternary

21:33:56 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

21:33:56 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

21:33:57 Iptables_Semantics: theory Native_Word.Code_Symbolic_Bits_Int

21:33:57 Iptables_Semantics: theory Native_Word.Bits_Integer

21:33:58 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

21:33:59 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

21:34:00 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

21:34:00 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

21:34:00 Iptables_Semantics: theory Iptables_Semantics.Ports

21:34:02 Timing CakeML (4 threads, 399.048s elapsed time, 1175.000s cpu time, 125.412s GC time, factor 2.94)

21:34:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML

21:34:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML/document.pdf

21:34:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CakeML/outline.pdf

21:34:02 Finished CakeML (0:06:46 elapsed time, 0:21:32 cpu time, factor 3.18)

21:34:02 Building Formal_SSA ...

21:34:02 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

21:34:02 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

21:34:03 Formal_SSA: theory Dijkstra_Shortest_Path.Graph

21:34:03 Formal_SSA: theory Formal_SSA.Serial_Rel

21:34:03 Formal_SSA: theory HOL-Library.Char_ord

21:34:03 Formal_SSA: theory HOL-Library.Omega_Words_Fun

21:34:04 Formal_SSA: theory HOL-Library.List_Lexorder

21:34:04 Formal_SSA: theory HOL-Library.Mapping

21:34:04 Formal_SSA: theory HOL-Library.RBT_Set

21:34:04 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Idioms

21:34:04 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.To_List_GA

21:34:04 Formal_SSA: theory CAVA_Automata.Digraph_Basic

21:34:05 Formal_SSA: theory HOL-Library.Sublist

21:34:05 Formal_SSA: theory Formal_SSA.While_Combinator_Exts

21:34:05 Formal_SSA: theory HOL-Library.RBT_Mapping

21:34:05 Formal_SSA: theory Dijkstra_Shortest_Path.GraphSpec

21:34:05 Formal_SSA: theory Slicing.AuxLemmas

21:34:05 Formal_SSA: theory Slicing.BasicDefs

21:34:06 Formal_SSA: theory Slicing.Com

21:34:06 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

21:34:06 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

21:34:06 Formal_SSA: theory Formal_SSA.FormalSSA_Misc

21:34:07 Formal_SSA: theory Slicing.CFG

21:34:07 Formal_SSA: theory Formal_SSA.Mapping_Exts

21:34:07 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.From_List_GA

21:34:07 Formal_SSA: theory Slicing.CFGExit

21:34:07 Formal_SSA: theory Slicing.Postdomination

21:34:07 Formal_SSA: theory Formal_SSA.RBT_Mapping_Exts

21:34:08 Formal_SSA: theory Slicing.DynStandardControlDependence

21:34:08 Formal_SSA: theory Slicing.DynWeakControlDependence

21:34:08 Formal_SSA: theory Slicing.StandardControlDependence

21:34:08 Formal_SSA: theory Slicing.WeakControlDependence

21:34:08 Formal_SSA: theory Slicing.CFG_wf

21:34:08 Formal_SSA: theory Slicing.Distance

21:34:08 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Examples

21:34:09 Formal_SSA: theory Slicing.CFGExit_wf

21:34:09 Formal_SSA: theory Slicing.DynDataDependence

21:34:09 Formal_SSA: theory Slicing.DataDependence

21:34:09 Formal_SSA: theory Slicing.Observable

21:34:09 Formal_SSA: theory Slicing.PDG

21:34:09 Formal_SSA: theory Slicing.SemanticsCFG

21:34:09 Formal_SSA: theory Slicing.Slice

21:34:10 Formal_SSA: theory Slicing.WeakOrderDependence

21:34:10 Formal_SSA: theory Slicing.Labels

21:34:10 Formal_SSA: theory Slicing.WCFG

21:34:11 Formal_SSA: theory Slicing.CDepInstantiations

21:34:11 Iptables_Semantics: theory Native_Word.Code_Target_Bits_Int

21:34:12 Formal_SSA: theory Slicing.Interpretation

21:34:12 Formal_SSA: theory Slicing.WellFormed

21:34:12 Formal_SSA: theory Formal_SSA.Graph_path

21:34:13 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

21:34:13 Formal_SSA: theory Slicing.AdditionalLemmas

21:34:13 Formal_SSA: theory Formal_SSA.Disjoin_Transform

21:34:13 Iptables_Semantics: theory Iptables_Semantics.Semantics

21:34:14 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

21:34:14 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

21:34:15 Timing HOL-Algebra (4 threads, 136.962s elapsed time, 511.424s cpu time, 40.360s GC time, factor 3.73)

21:34:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra

21:34:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra/document.pdf

21:34:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Algebra/outline.pdf

21:34:15 Finished HOL-Algebra (0:03:09 elapsed time, 0:10:02 cpu time, factor 3.18)

21:34:15 Building JNF-HOL-Lib ...

21:34:15 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

21:34:15 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

21:34:16 Category3: theory Category3.EquivalenceOfCategories

21:34:16 Category3: theory Category3.Limit

21:34:16 Iptables_Semantics: theory Iptables_Semantics.Matching

21:34:16 CAVA_Automata: theory CAVA_Automata.All_Of_CAVA_Automata

21:34:16 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

21:34:16 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

21:34:17 Iptables_Semantics: theory Iptables_Semantics.Optimizing

21:34:17 JNF-HOL-Lib: theory HOL-Cardinals.Order_Union

21:34:17 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

21:34:17 JNF-HOL-Lib: theory HOL-Cardinals.Wellorder_Extension

21:34:18 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

21:34:18 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

21:34:18 Native_Word: theory Native_Word.Native_Word_Test_Emu

21:34:18 Native_Word: theory Native_Word.Native_Word_Test_PolyML

21:34:18 Native_Word: theory Native_Word.Native_Word_Test_PolyML64

21:34:18 Native_Word: theory Native_Word.Native_Word_Test_Scala

21:34:18 Formal_SSA: theory Formal_SSA.SSA_CFG

21:34:18 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

21:34:19 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

21:34:20 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

21:34:21 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

21:34:22 Formal_SSA: theory Formal_SSA.Construct_SSA

21:34:22 Formal_SSA: theory Formal_SSA.Minimality

21:34:22 Formal_SSA: theory Formal_SSA.SSA_CFG_code

21:34:23 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv

21:34:23 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

21:34:24 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

21:34:25 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

21:34:26 Formal_SSA: theory Formal_SSA.SSA_Semantics

21:34:26 Formal_SSA: theory Formal_SSA.Construct_SSA_code

21:34:27 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv_code

21:34:27 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

21:34:30 Formal_SSA: theory Formal_SSA.SSA_Transfer_Rules

21:34:38 Formal_SSA: theory Formal_SSA.Generic_Interpretation

21:34:42 Native_Word: theory Native_Word.Native_Word_Test_PolyML2

21:34:42 Timing JNF-HOL-Lib (4 threads, 1.569s elapsed time, 3.204s cpu time, 0.000s GC time, factor 2.04)

21:34:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JNF-HOL-Lib

21:34:42 Finished JNF-HOL-Lib (0:00:27 elapsed time, 0:00:39 cpu time, factor 1.48)

21:34:42 Building JNF-AFP-Lib ...

21:34:45 Timing Sepref_Prereq (4 threads, 36.348s elapsed time, 83.548s cpu time, 3.468s GC time, factor 2.30)

21:34:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_Prereq

21:34:45 Finished Sepref_Prereq (0:01:08 elapsed time, 0:04:34 cpu time, factor 4.01)

21:34:45 Building Groebner_Bases ...

21:34:46 Native_Word: theory Native_Word.Native_Word_Test_GHC

21:34:49 JNF-AFP-Lib: theory Containers.Equal

21:34:49 JNF-AFP-Lib: theory Containers.Extend_Partial_Order

21:34:49 JNF-AFP-Lib: theory Containers.List_Fusion

21:34:49 JNF-AFP-Lib: theory Deriving.Comparator

21:34:49 JNF-AFP-Lib: theory Containers.Closure_Set

21:34:50 JNF-AFP-Lib: theory Deriving.Derive_Manager

21:34:50 JNF-AFP-Lib: theory Deriving.Generator_Aux

21:34:50 JNF-AFP-Lib: theory Containers.Containers_Auxiliary

21:34:50 JNF-AFP-Lib: theory Deriving.Equality_Generator

21:34:50 JNF-AFP-Lib: theory Abstract-Rewriting.Seq

21:34:51 Groebner_Bases: theory Containers.Equal

21:34:51 Groebner_Bases: theory Containers.Extend_Partial_Order

21:34:51 Groebner_Bases: theory Containers.List_Fusion

21:34:51 Groebner_Bases: theory Deriving.Comparator

21:34:51 JNF-AFP-Lib: theory Deriving.Equality_Instances

21:34:51 Groebner_Bases: theory Containers.Closure_Set

21:34:51 JNF-AFP-Lib: theory Deriving.Compare

21:34:51 Groebner_Bases: theory Deriving.Derive_Manager

21:34:51 JNF-AFP-Lib: theory Deriving.Comparator_Generator

21:34:51 JNF-AFP-Lib: theory Containers.Containers_Generator

21:34:51 Groebner_Bases: theory Deriving.Generator_Aux

21:34:51 Groebner_Bases: theory Containers.Containers_Auxiliary

21:34:51 Groebner_Bases: theory Deriving.Equality_Generator

21:34:51 Groebner_Bases: theory Jordan_Normal_Form.Missing_Ring

21:34:51 JNF-AFP-Lib: theory Containers.Lexicographic_Order

21:34:52 JNF-AFP-Lib: theory Containers.RBT_ext

21:34:52 JNF-AFP-Lib: theory Containers.Collection_Enum

21:34:52 Groebner_Bases: theory Deriving.Equality_Instances

21:34:52 Groebner_Bases: theory Deriving.Compare

21:34:52 JNF-AFP-Lib: theory Containers.Collection_Eq

21:34:52 Groebner_Bases: theory Polynomials.OAlist

21:34:52 JNF-AFP-Lib: theory Deriving.Compare_Generator

21:34:53 JNF-AFP-Lib: theory Deriving.Compare_Instances

21:34:53 Formal_SSA: theory Formal_SSA.Generic_Extract

21:34:53 Groebner_Bases: theory Deriving.Comparator_Generator

21:34:53 Timing CAVA_Automata (4 threads, 78.479s elapsed time, 128.600s cpu time, 4.840s GC time, factor 1.64)

21:34:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata

21:34:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata/document.pdf

21:34:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Automata/outline.pdf

21:34:53 Finished CAVA_Automata (0:01:54 elapsed time, 0:03:15 cpu time, factor 1.70)

21:34:53 Building CAVA_Setup ...

21:34:53 JNF-AFP-Lib: theory Containers.Set_Linorder

21:34:53 Formal_SSA: theory Formal_SSA.WhileGraphSSA

21:34:53 Groebner_Bases: theory Containers.Lexicographic_Order

21:34:53 JNF-AFP-Lib: theory Containers.DList_Set

21:34:53 JNF-AFP-Lib: theory Deriving.RBT_Comparator_Impl

21:34:54 Groebner_Bases: theory Abstract-Rewriting.Seq

21:34:54 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Unsorted

21:34:54 JNF-AFP-Lib: theory Matrix.Utility

21:34:54 Groebner_Bases: theory Polynomials.MPoly_Type

21:34:54 Groebner_Bases: theory Deriving.Compare_Generator

21:34:55 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom

21:34:55 Groebner_Bases: theory Deriving.Compare_Instances

21:34:55 CAVA_Setup: theory HOL-Library.Case_Converter

21:34:55 CAVA_Setup: theory Partial_Order_Reduction.Basic_Extensions

21:34:55 CAVA_Setup: theory HOL-Library.IArray

21:34:55 CAVA_Setup: theory Partial_Order_Reduction.Set_Extensions

21:34:55 Groebner_Bases: theory Polynomials.More_MPoly_Type

21:34:56 CAVA_Setup: theory Partial_Order_Reduction.Functions

21:34:56 CAVA_Setup: theory HOL-Library.Simps_Case_Conv

21:34:56 Groebner_Bases: theory Containers.Containers_Generator

21:34:56 CAVA_Setup: theory HOL-Library.Lattice_Syntax

21:34:56 CAVA_Setup: theory HOL-Library.Mapping

21:34:56 CAVA_Setup: theory HOL-Library.Complete_Partial_Order2

21:34:56 CAVA_Setup: theory Partial_Order_Reduction.Relation_Extensions

21:34:56 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Polynomial

21:34:56 Groebner_Bases: theory Containers.Set_Linorder

21:34:56 CAVA_Setup: theory HOL-Library.Stream

21:34:56 Groebner_Bases: theory Containers.RBT_ext

21:34:56 Groebner_Bases: theory Containers.Collection_Enum

21:34:57 CAVA_Setup: theory DFS_Framework.DFS_Framework_Misc

21:34:57 CAVA_Setup: theory HOL-Library.Sublist

21:34:58 CAVA_Setup: theory HOL-Library.RBT_Mapping

21:34:58 Groebner_Bases: theory Containers.Collection_Eq

21:34:58 CAVA_Setup: theory HOL-Library.Countable_Set

21:34:58 CAVA_Setup: theory LTL.LTL

21:34:58 JNF-AFP-Lib: theory Regular-Sets.Regular_Set

21:34:59 Groebner_Bases: theory Containers.DList_Set

21:34:59 CAVA_Setup: theory HOL-Library.Prefix_Order

21:34:59 CAVA_Setup: theory Partial_Order_Reduction.List_Extensions

21:34:59 CAVA_Setup: theory Partial_Order_Reduction.List_Prefixes

21:34:59 CAVA_Setup: theory HOL-Library.Countable_Complete_Lattices

21:34:59 CAVA_Setup: theory Promela.Lexord_List

21:34:59 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom_Poly

21:34:59 CAVA_Setup: theory Promela.PromelaAST

21:34:59 Groebner_Bases: theory Deriving.RBT_Comparator_Impl

21:35:00 Groebner_Bases: theory Polynomials.More_Modules

21:35:00 Groebner_Bases: theory Polynomial_Interpolation.Missing_Unsorted

21:35:01 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton

21:35:01 Native_Word: theory Native_Word.Native_Word_Test_MLton2

21:35:01 Native_Word: theory Native_Word.Native_Word_Test_MLton

21:35:01 JNF-AFP-Lib: theory Show.Show

21:35:02 JNF-AFP-Lib: theory Regular-Sets.Regular_Exp

21:35:02 JNF-AFP-Lib: theory VectorSpace.FunctionLemmas

21:35:02 JNF-AFP-Lib: theory VectorSpace.RingModuleFacts

21:35:02 Groebner_Bases: theory Groebner_Bases.Code_Target_Rat

21:35:03 CAVA_Setup: theory HOL-Library.Order_Continuity

21:35:03 Groebner_Bases: theory Open_Induction.Restricted_Predicates

21:35:03 JNF-AFP-Lib: theory Show.Show_Instances

21:35:03 JNF-AFP-Lib: theory VectorSpace.MonoidSums

21:35:04 Groebner_Bases: theory Polynomial_Interpolation.Ring_Hom

21:35:04 CAVA_Setup: theory HOL-Library.Extended_Nat

21:35:04 JNF-AFP-Lib: theory VectorSpace.LinearCombinations

21:35:05 CAVA_Setup: theory Coinductive.Coinductive_Nat

21:35:07 JNF-AFP-Lib: theory Regular-Sets.NDerivative

21:35:07 Groebner_Bases: theory Regular-Sets.Regular_Set

21:35:07 CAVA_Setup: theory Coinductive.Coinductive_List

21:35:07 JNF-AFP-Lib: theory Regular-Sets.Relation_Interpretation

21:35:07 CAVA_Setup: theory Partial_Order_Reduction.ENat_Extensions

21:35:07 CAVA_Setup: theory Partial_Order_Reduction.CCPO_Extensions

21:35:08 Groebner_Bases: theory Jordan_Normal_Form.Matrix

21:35:08 JNF-AFP-Lib: theory Containers.Collection_Order

21:35:08 CAVA_Setup: theory Partial_Order_Reduction.ESet_Extensions

21:35:10 CAVA_Setup: theory HOL-Library.Linear_Temporal_Logic_on_Streams

21:35:11 Groebner_Bases: theory Regular-Sets.Regular_Exp

21:35:11 Groebner_Bases: theory Containers.Collection_Order

21:35:12 JNF-AFP-Lib: theory Containers.RBT_Mapping2

21:35:12 JNF-AFP-Lib: theory VectorSpace.SumSpaces

21:35:12 JNF-AFP-Lib: theory Regular-Sets.Equivalence_Checking

21:35:12 JNF-AFP-Lib: theory VectorSpace.VectorSpace

21:35:13 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

21:35:13 JNF-AFP-Lib: theory Regular-Sets.Regexp_Method

21:35:13 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

21:35:13 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

21:35:13 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

21:35:13 JNF-AFP-Lib: theory Containers.RBT_Set2

21:35:13 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

21:35:14 Groebner_Bases: theory Containers.RBT_Mapping2

21:35:14 JNF-AFP-Lib: theory Abstract-Rewriting.Abstract_Rewriting

21:35:14 CAVA_Setup: theory Gabow_SCC.Gabow_SCC

21:35:15 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

21:35:15 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

21:35:15 Groebner_Bases: theory Regular-Sets.NDerivative

21:35:16 Groebner_Bases: theory Containers.RBT_Set2

21:35:16 JNF-AFP-Lib: theory Containers.Set_Impl

21:35:16 CAVA_Setup: theory SM.LTS

21:35:16 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

21:35:16 CAVA_Setup: theory Promela.PromelaStatistics

21:35:16 CAVA_Setup: theory Gabow_SCC.Find_Path

21:35:16 JNF-AFP-Lib: theory Abstract-Rewriting.Relative_Rewriting

21:35:17 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Orders

21:35:17 CAVA_Setup: theory Gabow_SCC.Find_Path_Impl

21:35:17 Groebner_Bases: theory Regular-Sets.Relation_Interpretation

21:35:17 Groebner_Bases: theory Well_Quasi_Orders.Infinite_Sequences

21:35:17 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Elements

21:35:17 Groebner_Bases: theory Well_Quasi_Orders.Least_Enum

21:35:18 Groebner_Bases: theory Containers.Set_Impl

21:35:19 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

21:35:19 CAVA_Setup: theory Coinductive.Coinductive_List_Prefix

21:35:19 Native_Word: theory Native_Word.Native_Word_Test_OCaml2

21:35:19 Native_Word: theory Native_Word.Native_Word_Test_OCaml

21:35:20 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Order_Carrier

21:35:20 CAVA_Setup: theory Coinductive.Coinductive_Stream

21:35:20 JNF-AFP-Lib: theory Matrix.Ordered_Semiring

21:35:20 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

21:35:20 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

21:35:20 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA

21:35:21 Groebner_Bases: theory Regular-Sets.Equivalence_Checking

21:35:21 Groebner_Bases: theory Regular-Sets.Regexp_Method

21:35:21 CAVA_Setup: theory Partial_Order_Reduction.Coinductive_List_Extensions

21:35:22 Groebner_Bases: theory Abstract-Rewriting.Abstract_Rewriting

21:35:22 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full

21:35:23 CAVA_Setup: theory Gabow_SCC.Gabow_GBG

21:35:24 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

21:35:24 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Bad_Sequences

21:35:25 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full_Relations

21:35:25 Groebner_Bases: theory Groebner_Bases.Confluence

21:35:25 Groebner_Bases: theory Polynomials.Utils

21:35:25 Groebner_Bases: theory Well_Quasi_Orders.Well_Quasi_Orders

21:35:26 Groebner_Bases: theory Groebner_Bases.General

21:35:26 Groebner_Bases: theory Polynomials.Power_Products

21:35:27 Iptables_Semantics: theory Iptables_Semantics.Transform

21:35:29 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ2

21:35:29 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ

21:35:30 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton_Code

21:35:32 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

21:35:32 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA_impl

21:35:33 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

21:35:34 CAVA_Setup: theory Promela.PromelaDatastructures

21:35:35 CAVA_Setup: theory DFS_Framework.DFS_Framework_Refine_Aux

21:35:36 CAVA_Setup: theory DFS_Framework.Impl_Rev_Array_Stack

21:35:36 CAVA_Setup: theory DFS_Framework.Param_DFS

21:35:39 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

21:35:40 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

21:35:40 Groebner_Bases: theory Jordan_Normal_Form.Matrix_IArray_Impl

21:35:40 Native_Word: theory Native_Word.Uint_Userguide

21:35:41 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

21:35:41 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

21:35:41 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

21:35:42 Groebner_Bases: theory Polynomials.MPoly_Type_Class

21:35:42 Groebner_Bases: theory Polynomials.PP_Type

21:35:43 CAVA_Setup: theory DFS_Framework.DFS_Invars_Basic

21:35:44 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

21:35:45 Groebner_Bases: theory Polynomials.MPoly_Type_Class_Ordered

21:35:46 CAVA_Setup: theory DFS_Framework.General_DFS_Structure

21:35:47 Iptables_Semantics: theory Iptables_Semantics.Parser

21:35:47 Iptables_Semantics: theory Iptables_Semantics.Documentation

21:35:48 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

21:35:49 Timing Jinja (4 threads, 196.095s elapsed time, 705.380s cpu time, 13.416s GC time, factor 3.60)

21:35:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja

21:35:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja/document.pdf

21:35:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jinja/outline.pdf

21:35:49 Finished Jinja (0:04:08 elapsed time, 0:13:19 cpu time, factor 3.21)

21:35:50 Running HOL-Decision_Procs ...

21:35:52 HOL-Decision_Procs: theory HOL-Decision_Procs.Conversions

21:35:52 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order

21:35:52 HOL-Decision_Procs: theory HOL-Decision_Procs.Algebra_Aux

21:35:52 HOL-Decision_Procs: theory HOL-Decision_Procs.DP_Library

21:35:52 HOL-Decision_Procs: theory HOL-Decision_Procs.Cooper

21:35:53 HOL-Decision_Procs: theory HOL-Decision_Procs.Polynomial_List

21:35:53 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring

21:35:55 CAVA_Setup: theory DFS_Framework.Rec_Impl

21:35:56 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order_Ex

21:35:56 HOL-Decision_Procs: theory HOL-Decision_Procs.Ferrack

21:35:56 Timing Native_Word (4 threads, 573.501s elapsed time, 570.848s cpu time, 4.296s GC time, factor 1.00)

21:35:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word

21:35:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word/document.pdf

21:35:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Native_Word/outline.pdf

21:35:56 Finished Native_Word (0:09:41 elapsed time, 0:22:11 cpu time, factor 2.29)

21:35:56 Building HOL-Nominal ...

21:35:58 HOL-Nominal: theory HOL-Nominal.Nominal

21:35:59 Groebner_Bases: theory Groebner_Bases.More_MPoly_Type_Class

21:35:59 Groebner_Bases: theory Groebner_Bases.Reduction

21:35:59 Groebner_Bases: theory Polynomials.Quasi_PM_Power_Products

21:36:01 Groebner_Bases: theory Groebner_Bases.Macaulay_Matrix

21:36:03 Groebner_Bases: theory Polynomials.MPoly_PM

21:36:04 CAVA_Setup: theory DFS_Framework.Tailrec_Impl

21:36:04 CAVA_Setup: theory DFS_Framework.Simple_Impl

21:36:05 Groebner_Bases: theory Polynomials.OAlist_Poly_Mapping

21:36:07 Groebner_Bases: theory Groebner_Bases.Auto_Reduction

21:36:07 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Complete

21:36:08 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflective_Field

21:36:08 HOL-Decision_Procs: theory HOL-Decision_Procs.MIR

21:36:09 CAVA_Setup: theory Gabow_SCC.Gabow_GBG_Code

21:36:10 Groebner_Bases: theory Groebner_Bases.Groebner_Bases

21:36:10 Groebner_Bases: theory Polynomials.Term_Order

21:36:12 CAVA_Setup: theory Gabow_SCC.Gabow_SCC_Code

21:36:17 Groebner_Bases: theory Polynomials.MPoly_Type_Class_OAlist

21:36:21 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema

21:36:21 Groebner_Bases: theory Groebner_Bases.Reduced_GB

21:36:22 Groebner_Bases: theory Groebner_Bases.Syzygy

21:36:25 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Ex

21:36:26 Groebner_Bases: theory Groebner_Bases.Benchmarks

21:36:26 Timing HOL-Nominal (4 threads, 11.050s elapsed time, 18.404s cpu time, 0.800s GC time, factor 1.67)

21:36:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nominal

21:36:26 Finished HOL-Nominal (0:00:28 elapsed time, 0:00:43 cpu time, factor 1.51)

21:36:26 Running HOL-Nominal-Examples ...

21:36:26 HOL-Decision_Procs: theory HOL-Decision_Procs.Rat_Pair

21:36:27 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

21:36:28 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CK_Machine

21:36:28 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR_Takahashi

21:36:28 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class1

21:36:28 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Compile

21:36:29 Groebner_Bases: theory Groebner_Bases.Groebner_PM

21:36:31 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Contexts

21:36:34 CAVA_Setup: theory DFS_Framework.Restr_Impl

21:36:36 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Crary

21:36:36 CAVA_Setup: theory DFS_Framework.DFS_Framework

21:36:37 CAVA_Setup: theory DFS_Framework.Reachable_Nodes

21:36:41 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Fsub

21:36:42 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Height

21:36:42 HOL-Decision_Procs: theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

21:36:43 CAVA_Setup: theory SM.SM_Syntax

21:36:46 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lam_Funs

21:36:48 CAVA_Setup: theory SM.SM_State

21:36:49 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lambda_mu

21:36:50 CAVA_Setup: theory SM.SOS_Misc_Add

21:36:50 CAVA_Setup: theory SM.Gen_Scheduler

21:36:50 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR

21:36:51 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SN

21:36:52 HOL-Nominal-Examples: theory HOL-Nominal-Examples.LocalWeakening

21:36:53 CAVA_Setup: theory SM.Gen_Scheduler_Refine

21:36:53 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Pattern

21:36:54 CAVA_Setup: theory SM.Gen_Cfg_Bisim

21:36:54 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SOS

21:36:54 CAVA_Setup: theory SM.SM_Cfg

21:36:55 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Standardization

21:37:01 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Support

21:37:02 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Type_Preservation

21:37:02 HOL-Nominal-Examples: theory HOL-Nominal-Examples.W

21:37:02 CAVA_Setup: theory SM.SM_Semantics

21:37:03 Groebner_Bases: theory Groebner_Bases.Buchberger

21:37:03 Groebner_Bases: theory Groebner_Bases.F4

21:37:04 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema_Impl

21:37:06 Timing Category3 (4 threads, 360.894s elapsed time, 1111.720s cpu time, 46.944s GC time, factor 3.08)

21:37:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3

21:37:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3/document.pdf

21:37:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category3/outline.pdf

21:37:06 Finished Category3 (0:06:50 elapsed time, 0:19:54 cpu time, factor 2.91)

21:37:06 Running Psi_Calculi ...

21:37:06 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Weakening

21:37:07 Psi_Calculi: theory Psi_Calculi.Chain

21:37:09 CAVA_Setup: theory SM.Decide_Locality

21:37:09 Psi_Calculi: theory Psi_Calculi.Subst_Term

21:37:10 Psi_Calculi: theory Psi_Calculi.Agent

21:37:10 CAVA_Setup: theory Promela.PromelaInvariants

21:37:11 CAVA_Setup: theory SM.SM_LTL

21:37:11 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Bounds

21:37:12 Groebner_Bases: theory Groebner_Bases.Buchberger_Examples

21:37:12 Groebner_Bases: theory Groebner_Bases.Syzygy_Examples

21:37:12 CAVA_Setup: theory Promela.Promela

21:37:14 Groebner_Bases: theory Groebner_Bases.Reduced_GB_Examples

21:37:14 Timing JNF-AFP-Lib (4 threads, 101.626s elapsed time, 357.720s cpu time, 16.080s GC time, factor 3.52)

21:37:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/JNF-AFP-Lib

21:37:14 Finished JNF-AFP-Lib (0:02:30 elapsed time, 0:07:29 cpu time, factor 2.98)

21:37:14 Building Jordan_Normal_Form ...

21:37:15 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation

21:37:16 CAVA_Setup: theory SM.Type_System

21:37:16 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

21:37:20 CAVA_Setup: theory SM.SM_Finite_Reachable

21:37:20 CAVA_Setup: theory SM.Rename_Cfg

21:37:21 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Permutations

21:37:21 Groebner_Bases: theory Groebner_Bases.F4_Examples

21:37:22 Jordan_Normal_Form: theory Jordan_Normal_Form.Conjugate

21:37:22 Jordan_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

21:37:22 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix

21:37:22 Jordan_Normal_Form: theory Jordan_Normal_Form.Derivation_Bound

21:37:22 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Arctic

21:37:22 Jordan_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

21:37:23 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

21:37:28 Psi_Calculi: theory Psi_Calculi.Close_Subst

21:37:28 Psi_Calculi: theory Psi_Calculi.Frame

21:37:28 Psi_Calculi: theory Psi_Calculi.Structural_Congruence

21:37:28 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

21:37:29 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_IArray_Impl

21:37:29 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm

21:37:29 Jordan_Normal_Form: theory Jordan_Normal_Form.Ring_Hom_Matrix

21:37:29 CAVA_Setup: theory SM.SM_Visible

21:37:30 Jordan_Normal_Form: theory Jordan_Normal_Form.Column_Operations

21:37:31 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Comparison

21:37:31 CAVA_Setup: theory Stuttering_Equivalence.Samplers

21:37:31 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant

21:37:31 CAVA_Setup: theory Stuttering_Equivalence.StutterEquivalence

21:37:32 Psi_Calculi: theory Psi_Calculi.Semantics

21:37:32 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm_Code

21:37:32 CAVA_Setup: theory Stuttering_Equivalence.PLTL

21:37:32 Jordan_Normal_Form: theory Jordan_Normal_Form.Complexity_Carrier

21:37:32 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

21:37:32 CAVA_Setup: theory DFS_Framework.Feedback_Arcs

21:37:33 CAVA_Setup: theory LTL_to_GBA.LTL_Stutter

21:37:33 CAVA_Setup: theory LTL_to_GBA.All_Of_LTL_to_GBA

21:37:33 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

21:37:34 Timing Iptables_Semantics (4 threads, 162.113s elapsed time, 593.060s cpu time, 23.124s GC time, factor 3.66)

21:37:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics

21:37:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics/document.pdf

21:37:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics/outline.pdf

21:37:34 Finished Iptables_Semantics (0:03:41 elapsed time, 0:12:51 cpu time, factor 3.49)

21:37:34 Running Iptables_Semantics_Examples ...

21:37:34 Jordan_Normal_Form: theory Jordan_Normal_Form.VS_Connect

21:37:35 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant_Impl

21:37:35 Jordan_Normal_Form: theory Jordan_Normal_Form.Char_Poly

21:37:36 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Complexity

21:37:36 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

21:37:36 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

21:37:36 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

21:37:36 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

21:37:36 CAVA_Setup: theory Gabow_SCC.All_Of_Gabow_SCC

21:37:37 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

21:37:38 CAVA_Setup: theory Transition_Systems_and_Automata.Basic

21:37:38 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence

21:37:39 CAVA_Setup: theory Partial_Order_Reduction.Word_Prefixes

21:37:39 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence_LTL

21:37:39 Jordan_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

21:37:39 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Kernel

21:37:40 CAVA_Setup: theory Partial_Order_Reduction.LList_Prefixes

21:37:40 CAVA_Setup: theory Partial_Order_Reduction.Traces

21:37:41 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System

21:37:41 CAVA_Setup: theory Partial_Order_Reduction.Stuttering

21:37:41 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Construction

21:37:42 Jordan_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

21:37:42 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Extra

21:37:42 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Extensions

21:37:42 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

21:37:43 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

21:37:43 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

21:37:45 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Traces

21:37:45 CAVA_Setup: theory SM.Pid_Scheduler

21:37:45 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

21:37:46 CAVA_Setup: theory Partial_Order_Reduction.Ample_Abstract

21:37:47 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

21:37:48 CAVA_Setup: theory Partial_Order_Reduction.Ample_Analysis

21:37:48 Psi_Calculi: theory Psi_Calculi.Simulation

21:37:48 Psi_Calculi: theory Psi_Calculi.Sum

21:37:48 Psi_Calculi: theory Psi_Calculi.Tau_Chain

21:37:48 Psi_Calculi: theory Psi_Calculi.Bisimulation

21:37:49 Psi_Calculi: theory Psi_Calculi.Sim_Pres

21:37:49 Psi_Calculi: theory Psi_Calculi.Sim_Struct_Cong

21:37:50 CAVA_Setup: theory SM.SM_Pid

21:37:50 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

21:37:50 Psi_Calculi: theory Psi_Calculi.Weak_Simulation

21:37:50 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6

21:37:51 Psi_Calculi: theory Psi_Calculi.Weak_Stat_Imp

21:37:51 Psi_Calculi: theory Psi_Calculi.Bisim_Pres

21:37:51 Psi_Calculi: theory Psi_Calculi.Weak_Stat_Imp_Pres

21:37:51 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

21:37:51 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Simulation

21:37:51 Psi_Calculi: theory Psi_Calculi.Weak_Sim_Pres

21:37:51 Psi_Calculi: theory Psi_Calculi.Bisim_Struct_Cong

21:37:53 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Impl

21:37:53 Jordan_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

21:37:53 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

21:37:53 Psi_Calculi: theory Psi_Calculi.Bisim_Subst

21:37:54 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

21:37:54 CAVA_Setup: theory SM.SM_Variables

21:37:55 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

21:37:56 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

21:37:56 CAVA_Setup: theory SM.SM_Indep

21:37:56 Psi_Calculi: theory Psi_Calculi.Weak_Bisimulation

21:37:57 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Sim_Pres

21:37:59 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Pres

21:38:01 Psi_Calculi: theory Psi_Calculi.Weak_Psi_Congruence

21:38:01 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Struct_Cong

21:38:02 Psi_Calculi: theory Psi_Calculi.Weakening

21:38:04 Psi_Calculi: theory Psi_Calculi.Weak_Bisim_Subst

21:38:04 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Pres

21:38:05 Psi_Calculi: theory Psi_Calculi.Weaken_Transition

21:38:07 Psi_Calculi: theory Psi_Calculi.Weaken_Stat_Imp

21:38:08 Psi_Calculi: theory Psi_Calculi.Weak_Cong_Struct_Cong

21:38:10 Psi_Calculi: theory Psi_Calculi.Weaken_Simulation

21:38:12 Psi_Calculi: theory Psi_Calculi.Weaken_Bisimulation

21:38:13 Psi_Calculi: theory Psi_Calculi.Weak_Congruence

21:38:15 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Ex

21:38:16 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

21:38:20 CAVA_Setup: theory SM.SM_Datastructures

21:38:20 CAVA_Setup: theory SM.SM_Sticky

21:38:21 CAVA_Setup: theory Promela.PromelaLTL

21:38:21 CAVA_Setup: theory Promela.PromelaLTLConv

21:38:21 Psi_Calculi: theory Psi_Calculi.Tau

21:38:32 CAVA_Setup: theory SM.SM_POR

21:38:36 CAVA_Setup: theory Promela.All_Of_Promela

21:38:38 Psi_Calculi: theory Psi_Calculi.Tau_Sim

21:38:39 CAVA_Setup: theory SM.SM_Ample_Impl

21:39:12 Psi_Calculi: theory Psi_Calculi.Tau_Stat_Imp

21:39:23 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class2

21:39:26 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class3

21:39:52 Psi_Calculi: theory Psi_Calculi.Tau_Laws_No_Weak

21:40:00 Psi_Calculi: theory Psi_Calculi.Tau_Laws_Weak

21:40:06 HOL-Decision_Procs: theory HOL-Decision_Procs.Decision_Procs

21:40:19 CAVA_Setup: theory SM.SM_Wrapup

21:41:22 Timing Incompleteness (4 threads, 507.202s elapsed time, 1240.524s cpu time, 9.780s GC time, factor 2.45)

21:41:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness

21:41:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness/document.pdf

21:41:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incompleteness/outline.pdf

21:41:22 Finished Incompleteness (0:09:01 elapsed time, 0:21:38 cpu time, factor 2.40)

21:41:22 Building Sepref_Basic ...

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.PO_Normalizer

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Add

21:41:24 Sepref_Basic: theory HOL-Library.Rewrite

21:41:24 Sepref_Basic: theory List-Index.List_Index

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.Concl_Pres_Clarification

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.Default_Insts

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.Named_Theorems_Rev

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.Structured_Apply

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Id_Op

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Mono_Prover

21:41:24 Sepref_Basic: theory Refine_Imperative_HOL.User_Smashing

21:41:25 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Misc

21:41:26 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Basic

21:41:26 Sepref_Basic: theory Refine_Imperative_HOL.Term_Synth

21:41:29 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Constraints

21:41:29 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Monadify

21:41:30 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Frame

21:41:30 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Rules

21:41:31 Timing Formal_SSA (4 threads, 391.993s elapsed time, 760.900s cpu time, 11.908s GC time, factor 1.94)

21:41:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA

21:41:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA/document.pdf

21:41:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formal_SSA/outline.pdf

21:41:31 Finished Formal_SSA (0:07:28 elapsed time, 0:14:18 cpu time, factor 1.92)

21:41:31 Building HRB-Slicing ...

21:41:33 HRB-Slicing: theory HRB-Slicing.AuxLemmas

21:41:33 HRB-Slicing: theory HRB-Slicing.BasicDefs

21:41:34 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

21:41:34 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Definition

21:41:35 HRB-Slicing: theory HRB-Slicing.CFG

21:41:35 HRB-Slicing: theory HRB-Slicing.Com

21:41:35 HRB-Slicing: theory HRB-Slicing.JVMCFG

21:41:35 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Translate

21:41:37 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Intf_Util

21:41:39 HRB-Slicing: theory HRB-Slicing.Labels

21:41:39 HRB-Slicing: theory HRB-Slicing.ProcState

21:41:40 HRB-Slicing: theory HRB-Slicing.PCFG

21:41:40 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Tool

21:41:41 HRB-Slicing: theory HRB-Slicing.CFGExit

21:41:41 HRB-Slicing: theory HRB-Slicing.CFG_wf

21:41:41 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

21:41:42 HRB-Slicing: theory HRB-Slicing.Postdomination

21:41:42 HRB-Slicing: theory HRB-Slicing.Distance

21:41:42 HRB-Slicing: theory HRB-Slicing.CFGExit_wf

21:41:43 HRB-Slicing: theory HRB-Slicing.ReturnAndCallNodes

21:41:43 HRB-Slicing: theory HRB-Slicing.SemanticsCFG

21:41:43 HRB-Slicing: theory HRB-Slicing.WellFormProgs

21:41:43 HRB-Slicing: theory HRB-Slicing.Observable

21:41:44 HRB-Slicing: theory HRB-Slicing.SDG

21:41:44 HRB-Slicing: theory HRB-Slicing.Interpretation

21:41:44 HRB-Slicing: theory HRB-Slicing.JVMInterpretation

21:41:45 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Foreach

21:41:45 HRB-Slicing: theory HRB-Slicing.WellFormed

21:41:46 HRB-Slicing: theory HRB-Slicing.JVMCFG_wf

21:41:47 HRB-Slicing: theory HRB-Slicing.JVMPostdomination

21:41:47 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Improper

21:41:47 Sepref_Basic: theory Refine_Imperative_HOL.Sepref

21:41:47 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

21:41:47 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

21:41:47 HRB-Slicing: theory HRB-Slicing.ValidPaths

21:41:47 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank

21:41:47 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

21:41:53 HRB-Slicing: theory HRB-Slicing.HRBSlice

21:41:53 HRB-Slicing: theory HRB-Slicing.ProcSDG

21:41:53 HRB-Slicing: theory HRB-Slicing.JVMSDG

21:41:55 HRB-Slicing: theory HRB-Slicing.SCDObservable

21:41:56 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

21:41:57 HRB-Slicing: theory HRB-Slicing.Slice

21:41:59 HRB-Slicing: theory HRB-Slicing.WeakSimulation

21:42:03 HRB-Slicing: theory HRB-Slicing.FundamentalProperty

21:42:08 HRB-Slicing: theory HRB-Slicing.HRBSlicing

21:42:15 Timing Sepref_Basic (4 threads, 24.065s elapsed time, 52.280s cpu time, 1.740s GC time, factor 2.17)

21:42:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_Basic

21:42:15 Finished Sepref_Basic (0:00:52 elapsed time, 0:01:33 cpu time, factor 1.79)

21:42:15 Building Sepref_IICF ...

21:42:17 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List

21:42:17 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Matrix

21:42:17 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Map

21:42:17 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Multiset

21:42:18 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Map

21:42:18 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_Mset

21:42:19 Timing HOL-Decision_Procs (4 threads, 385.233s elapsed time, 1324.536s cpu time, 82.784s GC time, factor 3.44)

21:42:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Decision_Procs

21:42:19 Finished HOL-Decision_Procs (0:06:28 elapsed time, 0:22:07 cpu time, factor 3.42)

21:42:19 Running MonoidalCategory ...

21:42:19 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array

21:42:20 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_List

21:42:20 Sepref_IICF: theory Refine_Imperative_HOL.IICF_HOL_List

21:42:21 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

21:42:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_MS_Array_List

21:42:22 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_MsetO

21:42:22 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_Matrix

21:42:22 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Bag

21:42:22 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heap

21:42:23 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Set

21:42:23 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

21:42:24 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_SetO

21:42:24 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

21:42:24 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heap

21:42:26 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Sepl_Binding

21:42:27 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

21:42:32 HOL-Nominal-Examples: theory HOL-Nominal-Examples.VC_Condition

21:42:37 Timing HOL-Nominal-Examples (4 threads, 367.565s elapsed time, 1330.124s cpu time, 82.752s GC time, factor 3.62)

21:42:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nominal-Examples

21:42:37 Finished HOL-Nominal-Examples (0:06:09 elapsed time, 0:22:12 cpu time, factor 3.60)

21:42:37 Running HOL-ex ...

21:42:39 HOL-ex: theory HOL-ex.Bubblesort

21:42:39 HOL-ex: theory HOL-ex.MergeSort

21:42:39 HOL-ex: theory HOL-ex.Quicksort

21:42:39 HOL-ex: theory HOL-ex.Simps_Case_Conv_Examples

21:42:39 HOL-ex: theory HOL-ex.Conditional_Parametricity_Examples

21:42:39 HOL-ex: theory HOL-ex.Datatype_Record_Examples

21:42:40 HOL-ex: theory HOL-ex.IArray_Examples

21:42:40 HOL-ex: theory HOL-ex.Perm_Fragments

21:42:40 HOL-ex: theory HOL-ex.Code_Lazy_Demo

21:42:41 HOL-ex: theory HOL-ex.Refute_Examples

21:42:43 Sepref_IICF: theory Refine_Imperative_HOL.IICF

21:42:45 HOL-ex: theory HOL-ex.Radix_Sort

21:42:45 HOL-ex: theory HOL-ex.Transitive_Closure_Table_Ex

21:42:45 HOL-ex: theory HOL-ex.While_Combinator_Example

21:42:46 HOL-ex: theory HOL-ex.Code_Timing

21:42:46 HOL-ex: theory HOL-ex.Adhoc_Overloading_Examples

21:42:46 HOL-ex: theory HOL-ex.Antiquote

21:42:46 HOL-ex: theory HOL-ex.Arith_Examples

21:42:46 HOL-ex: theory HOL-ex.Birthday_Paradox

21:42:46 HOL-ex: theory HOL-ex.Bit_Lists

21:42:47 HOL-ex: theory HOL-ex.CTL

21:42:47 HOL-ex: theory HOL-ex.Cartouche_Examples

21:42:47 HOL-ex: theory HOL-ex.Case_Product

21:42:47 HOL-ex: theory HOL-ex.Chinese

21:42:48 HOL-ex: theory HOL-ex.Classical

21:42:49 HOL-ex: theory HOL-ex.Coercion_Examples

21:42:49 HOL-ex: theory HOL-ex.Coherent

21:42:49 HOL-ex: theory HOL-ex.Commands

21:42:49 HOL-ex: theory HOL-ex.Computations

21:42:50 HOL-ex: theory HOL-ex.Erdoes_Szekeres

21:42:50 HOL-ex: theory HOL-ex.Executable_Relation

21:42:50 HOL-ex: theory HOL-ex.Execute_Choice

21:42:50 HOL-ex: theory HOL-ex.Functions

21:42:50 HOL-ex: theory HOL-ex.Groebner_Examples

21:42:50 HOL-ex: theory HOL-ex.Guess

21:42:50 HOL-ex: theory HOL-ex.Hebrew

21:42:51 HOL-ex: theory HOL-ex.Hex_Bin_Examples

21:42:51 HOL-ex: theory HOL-ex.Iff_Oracle

21:42:51 HOL-ex: theory HOL-ex.Induction_Schema

21:42:51 HOL-ex: theory HOL-ex.Intuitionistic

21:42:51 HOL-ex: theory HOL-ex.Lagrange

21:42:51 HOL-ex: theory HOL-ex.List_to_Set_Comprehension_Examples

21:42:51 HOL-ex: theory HOL-ex.LocaleTest2

21:42:53 HOL-ex: theory HOL-ex.ML

21:42:53 HOL-ex: theory HOL-ex.MonoidGroup

21:42:53 HOL-ex: theory HOL-ex.Multiquote

21:42:53 HOL-ex: theory HOL-ex.NatSum

21:42:54 HOL-ex: theory HOL-ex.PER

21:42:54 HOL-ex: theory HOL-ex.Peano_Axioms

21:42:54 HOL-ex: theory HOL-ex.PresburgerEx

21:42:54 HOL-ex: theory HOL-ex.Primrec

21:42:54 HOL-ex: theory HOL-ex.Records

21:42:54 HOL-ex: theory HOL-ex.Residue_Ring

21:42:54 HOL-ex: theory HOL-ex.Rewrite_Examples

21:42:54 Timing Jordan_Normal_Form (4 threads, 280.978s elapsed time, 834.560s cpu time, 14.248s GC time, factor 2.97)

21:42:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form

21:42:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form/document.pdf

21:42:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Normal_Form/outline.pdf

21:42:54 Finished Jordan_Normal_Form (0:05:39 elapsed time, 0:15:29 cpu time, factor 2.74)

21:42:54 Building Subresultants ...

21:42:55 HOL-ex: theory HOL-ex.Seq

21:42:55 HOL-ex: theory HOL-ex.Serbian

21:42:56 HOL-ex: theory HOL-ex.Set_Comprehension_Pointfree_Examples

21:42:57 Subresultants: theory Polynomial_Factorization.Missing_Polynomial_Factorial

21:42:57 Subresultants: theory Subresultants.Coeff_Int

21:42:57 Subresultants: theory Subresultants.Dichotomous_Lazard

21:42:57 Subresultants: theory Subresultants.More_Homomorphisms

21:42:58 Subresultants: theory Subresultants.Resultant_Prelim

21:42:58 HOL-ex: theory HOL-ex.Set_Theory

21:42:58 Subresultants: theory Subresultants.Binary_Exponentiation

21:42:58 HOL-ex: theory HOL-ex.Simproc_Tests

21:42:58 Subresultants: theory Subresultants.Subresultant

21:42:59 HOL-ex: theory HOL-ex.Sketch_and_Explore

21:43:00 HOL-ex: theory HOL-ex.Sorting_Algorithms_Examples

21:43:00 HOL-ex: theory HOL-ex.Sudoku

21:43:01 HOL-ex: theory HOL-ex.Tarski

21:43:01 HOL-ex: theory HOL-ex.Termination

21:43:02 HOL-ex: theory HOL-ex.ThreeDivides

21:43:02 HOL-ex: theory HOL-ex.Transfer_Int_Nat

21:43:02 HOL-ex: theory HOL-ex.Tree23

21:43:03 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Init_ODE_Solver

21:43:04 Subresultants: theory Subresultants.Subresultant_Gcd

21:43:04 HOL-ex: theory HOL-ex.Unification

21:43:05 HOL-ex: theory HOL-ex.Word_Type

21:43:05 Timing Groebner_Bases (4 threads, 331.351s elapsed time, 1158.860s cpu time, 131.116s GC time, factor 3.50)

21:43:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases

21:43:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases/document.pdf

21:43:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Groebner_Bases/outline.pdf

21:43:05 Finished Groebner_Bases (0:08:17 elapsed time, 0:24:32 cpu time, factor 2.96)

21:43:05 Building Slicing ...

21:43:06 HOL-ex: theory HOL-ex.veriT_Preprocessing

21:43:07 HOL-ex: theory HOL-ex.Transfer_Debug

21:43:07 HOL-ex: theory HOL-ex.Function_Growth

21:43:07 HOL-ex: theory HOL-ex.SOS

21:43:07 Slicing: theory Slicing.AuxLemmas

21:43:07 Slicing: theory Slicing.BitVector

21:43:07 Slicing: theory Slicing.Com

21:43:07 HOL-ex: theory HOL-ex.SOS_Cert

21:43:07 Slicing: theory Slicing.BasicDefs

21:43:07 HOL-ex: theory HOL-ex.Argo_Examples

21:43:07 HOL-ex: theory HOL-ex.Ballot

21:43:08 HOL-ex: theory HOL-ex.BinEx

21:43:09 Slicing: theory Slicing.CFG

21:43:09 Slicing: theory Slicing.JVMCFG

21:43:09 HOL-ex: theory HOL-ex.Code_Binary_Nat_examples

21:43:09 HOL-ex: theory HOL-ex.Cubic_Quartic

21:43:09 HOL-ex: theory HOL-ex.Dedekind_Real

21:43:09 Slicing: theory Slicing.CFGExit

21:43:09 Slicing: theory Slicing.CFG_wf

21:43:09 HOL-ex: theory HOL-ex.Eval_Examples

21:43:09 Slicing: theory Slicing.Postdomination

21:43:09 Slicing: theory Slicing.CFGExit_wf

21:43:10 Slicing: theory Slicing.DynDataDependence

21:43:10 Slicing: theory Slicing.DynStandardControlDependence

21:43:10 Slicing: theory Slicing.DynWeakControlDependence

21:43:10 Slicing: theory Slicing.StandardControlDependence

21:43:10 Slicing: theory Slicing.WeakControlDependence

21:43:10 Slicing: theory Slicing.DataDependence

21:43:10 Slicing: theory Slicing.DynPDG

21:43:10 Slicing: theory Slicing.PDG

21:43:10 HOL-ex: theory HOL-ex.Gauge_Integration

21:43:11 HOL-ex: theory HOL-ex.HarmonicSeries

21:43:11 HOL-ex: theory HOL-ex.Normalization_by_Evaluation

21:43:11 HOL-ex: theory HOL-ex.Parallel_Example

21:43:11 Slicing: theory Slicing.Distance

21:43:11 Slicing: theory Slicing.DependentLiveVariables

21:43:11 Slicing: theory Slicing.Observable

21:43:11 Slicing: theory Slicing.SemanticsCFG

21:43:12 Slicing: theory Slicing.WeakOrderDependence

21:43:12 Slicing: theory Slicing.Slice

21:43:12 HOL-ex: theory HOL-ex.Pythagoras

21:43:12 HOL-ex: theory HOL-ex.Reflection_Examples

21:43:12 HOL-ex: theory HOL-ex.Sqrt

21:43:12 Slicing: theory Slicing.ControlDependenceRelations

21:43:12 HOL-ex: theory HOL-ex.Sqrt_Script

21:43:12 HOL-ex: theory HOL-ex.Sum_of_Powers

21:43:12 Slicing: theory Slicing.DynSlice

21:43:12 Slicing: theory Slicing.Labels

21:43:13 Slicing: theory Slicing.Semantics

21:43:13 HOL-ex: theory HOL-ex.Triangular_Numbers

21:43:13 Slicing: theory Slicing.WCFG

21:43:14 Slicing: theory Slicing.CDepInstantiations

21:43:14 Slicing: theory Slicing.Interpretation

21:43:14 Slicing: theory Slicing.WEquivalence

21:43:15 Slicing: theory Slicing.WellFormed

21:43:16 Slicing: theory Slicing.AdditionalLemmas

21:43:16 Slicing: theory Slicing.DynamicControlDependences

21:43:16 Slicing: theory Slicing.SemanticsWellFormed

21:43:17 Slicing: theory Slicing.StaticControlDependences

21:43:17 Slicing: theory Slicing.JVMInterpretation

21:43:19 Slicing: theory Slicing.JVMCFG_wf

21:43:19 Slicing: theory Slicing.JVMPostdomination

21:43:19 Slicing: theory Slicing.SemanticsWF

21:43:23 Slicing: theory Slicing.JVMControlDependences

21:43:24 Slicing: theory Slicing.Slicing

21:43:34 Timing Psi_Calculi (4 threads, 359.151s elapsed time, 1200.896s cpu time, 23.808s GC time, factor 3.34)

21:43:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi

21:43:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi/document.pdf

21:43:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Psi_Calculi/outline.pdf

21:43:34 Finished Psi_Calculi (0:06:27 elapsed time, 0:20:42 cpu time, factor 3.21)

21:43:34 Building Deriving ...

21:43:35 Deriving: theory Deriving.Comparator

21:43:35 Deriving: theory Deriving.Derive_Manager

21:43:35 Deriving: theory Deriving.Generator_Aux

21:43:35 Deriving: theory HOL-Word.Bit_Representation

21:43:35 Deriving: theory HOL-Word.Bits

21:43:36 Deriving: theory HOL-Word.Bits_Bit

21:43:36 Deriving: theory Deriving.Equality_Generator

21:43:36 Deriving: theory HOL-Word.Misc_Typedef

21:43:36 Deriving: theory Deriving.Countable_Generator

21:43:36 Deriving: theory Deriving.Equality_Instances

21:43:37 Deriving: theory Deriving.Compare

21:43:37 Deriving: theory Deriving.Comparator_Generator

21:43:37 Deriving: theory Deriving.RBT_Comparator_Impl

21:43:37 Deriving: theory HOL-Word.Bool_List_Representation

21:43:38 Deriving: theory Deriving.RBT_Compare_Order_Impl

21:43:38 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

21:43:38 Deriving: theory Deriving.Compare_Generator

21:43:38 Deriving: theory Deriving.Compare_Instances

21:43:38 Deriving: theory HOL-Word.Misc_Arithmetic

21:43:39 Deriving: theory HOL-Word.Bits_Int

21:43:39 Deriving: theory Deriving.Compare_Rat

21:43:39 Deriving: theory Deriving.Compare_Order_Instances

21:43:39 Deriving: theory Deriving.Compare_Real

21:43:40 Deriving: theory Native_Word.More_Bits_Int

21:43:40 Deriving: theory HOL-Word.Word

21:43:42 Deriving: theory Native_Word.Code_Symbolic_Bits_Int

21:43:43 Deriving: theory Native_Word.Bits_Integer

21:43:43 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Example_Utilities

21:43:45 Timing Sepref_IICF (4 threads, 58.769s elapsed time, 182.728s cpu time, 3.352s GC time, factor 3.11)

21:43:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sepref_IICF

21:43:45 Finished Sepref_IICF (0:01:30 elapsed time, 0:04:15 cpu time, factor 2.84)

21:43:45 Building SM_Base ...

21:43:48 SM_Base: theory HOL-Library.Case_Converter

21:43:48 SM_Base: theory Partial_Order_Reduction.Basic_Extensions

21:43:48 SM_Base: theory Partial_Order_Reduction.Set_Extensions

21:43:48 SM_Base: theory HOL-Library.Lattice_Syntax

21:43:48 SM_Base: theory HOL-Library.Complete_Partial_Order2

21:43:48 SM_Base: theory Partial_Order_Reduction.Functions

21:43:49 SM_Base: theory HOL-Library.Simps_Case_Conv

21:43:49 SM_Base: theory HOL-Library.Stream

21:43:49 SM_Base: theory Partial_Order_Reduction.Relation_Extensions

21:43:49 SM_Base: theory DFS_Framework.DFS_Framework_Misc

21:43:49 SM_Base: theory HOL-Library.Sublist

21:43:49 SM_Base: theory HOL-Library.Countable_Set

21:43:50 SM_Base: theory HOL-Library.Countable_Complete_Lattices

21:43:51 SM_Base: theory LTL.LTL

21:43:51 SM_Base: theory HOL-Library.Prefix_Order

21:43:51 SM_Base: theory Partial_Order_Reduction.List_Prefixes

21:43:51 SM_Base: theory Partial_Order_Reduction.List_Extensions

21:43:51 SM_Base: theory DFS_Framework.DFS_Framework_Refine_Aux

21:43:51 SM_Base: theory DFS_Framework.Impl_Rev_Array_Stack

21:43:52 SM_Base: theory DFS_Framework.Param_DFS

21:43:53 SM_Base: theory Stuttering_Equivalence.Samplers

21:43:53 SM_Base: theory HOL-Library.Order_Continuity

21:43:53 SM_Base: theory Stuttering_Equivalence.StutterEquivalence

21:43:54 SM_Base: theory Transition_Systems_and_Automata.Basic

21:43:54 SM_Base: theory Transition_Systems_and_Automata.Sequence

21:43:54 SM_Base: theory HOL-Library.Extended_Nat

21:43:55 SM_Base: theory Partial_Order_Reduction.Word_Prefixes

21:43:56 SM_Base: theory Coinductive.Coinductive_Nat

21:43:56 SM_Base: theory HOL-Library.Linear_Temporal_Logic_on_Streams

21:43:57 SM_Base: theory Coinductive.Coinductive_List

21:43:58 SM_Base: theory Partial_Order_Reduction.ENat_Extensions

21:43:58 SM_Base: theory Partial_Order_Reduction.CCPO_Extensions

21:43:59 Deriving: theory Native_Word.Code_Target_Word_Base

21:43:59 SM_Base: theory Partial_Order_Reduction.ESet_Extensions

21:44:00 Deriving: theory Native_Word.Uint32

21:44:00 SM_Base: theory DFS_Framework.DFS_Invars_Basic

21:44:01 SM_Base: theory DFS_Framework.General_DFS_Structure

21:44:02 Deriving: theory Collections.HashCode

21:44:02 Deriving: theory Deriving.Hash_Generator

21:44:03 Deriving: theory Deriving.Hash_Instances

21:44:03 Deriving: theory Deriving.Derive

21:44:04 SM_Base: theory Partial_Order_Reduction.Traces

21:44:05 SM_Base: theory Transition_Systems_and_Automata.Sequence_LTL

21:44:05 Deriving: theory Deriving.Derive_Examples

21:44:05 SM_Base: theory Transition_Systems_and_Automata.Transition_System

21:44:06 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

21:44:08 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Construction

21:44:08 SM_Base: theory Coinductive.Coinductive_List_Prefix

21:44:08 SM_Base: theory Coinductive.Coinductive_Stream

21:44:09 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Extra

21:44:09 SM_Base: theory Partial_Order_Reduction.Transition_System_Extensions

21:44:10 SM_Base: theory Partial_Order_Reduction.Coinductive_List_Extensions

21:44:11 SM_Base: theory Stuttering_Equivalence.PLTL

21:44:11 SM_Base: theory DFS_Framework.Rec_Impl

21:44:12 SM_Base: theory DFS_Framework.Tailrec_Impl

21:44:12 SM_Base: theory Partial_Order_Reduction.LList_Prefixes

21:44:12 SM_Base: theory Partial_Order_Reduction.Transition_System_Traces

21:44:13 SM_Base: theory Partial_Order_Reduction.Stuttering

21:44:14 SM_Base: theory Partial_Order_Reduction.Formula

21:44:14 SM_Base: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

21:44:15 SM_Base: theory Partial_Order_Reduction.Ample_Abstract

21:44:16 SM_Base: theory Partial_Order_Reduction.Ample_Analysis

21:44:17 SM_Base: theory Partial_Order_Reduction.Ample_Correctness

21:44:20 SM_Base: theory DFS_Framework.Simple_Impl

21:44:27 SM_Base: theory DFS_Framework.Restr_Impl

21:44:29 SM_Base: theory DFS_Framework.DFS_Framework

21:44:30 SM_Base: theory DFS_Framework.Reachable_Nodes

21:44:32 Timing Subresultants (4 threads, 58.717s elapsed time, 136.944s cpu time, 1.724s GC time, factor 2.33)

21:44:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants

21:44:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants/document.pdf

21:44:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Subresultants/outline.pdf

21:44:32 Finished Subresultants (0:01:37 elapsed time, 0:03:17 cpu time, factor 2.04)

21:44:32 Building Pre_BZ ...

21:44:36 Pre_BZ: theory Efficient-Mergesort.Efficient_Sort

21:44:36 Pre_BZ: theory HOL-Number_Theory.Cong

21:44:36 Pre_BZ: theory Polynomial_Factorization.Precomputation

21:44:36 Pre_BZ: theory HOL-Types_To_Sets.Types_To_Sets

21:44:36 Pre_BZ: theory HOL-Word.Bit_Representation

21:44:36 Pre_BZ: theory HOL-Word.Bits

21:44:36 Pre_BZ: theory HOL-Word.Bits_Bit

21:44:37 Pre_BZ: theory HOL-Word.Misc_Typedef

21:44:37 Pre_BZ: theory Cauchy.CauchysMeanTheorem

21:44:37 Pre_BZ: theory Polynomial_Interpolation.Improved_Code_Equations

21:44:37 Pre_BZ: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

21:44:38 Pre_BZ: theory Polynomial_Factorization.Polynomial_Divisibility

21:44:38 Pre_BZ: theory HOL-Word.Bool_List_Representation

21:44:38 Pre_BZ: theory HOL-Word.Misc_Arithmetic

21:44:38 Pre_BZ: theory Polynomial_Interpolation.Lagrange_Interpolation

21:44:38 Pre_BZ: theory HOL-Number_Theory.Totient

21:44:38 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

21:44:38 Pre_BZ: theory HOL-Word.Bits_Int

21:44:39 Pre_BZ: theory Polynomial_Factorization.Missing_List

21:44:39 Pre_BZ: theory Polynomial_Interpolation.Is_Rat_To_Rat

21:44:39 Pre_BZ: theory HOL-Number_Theory.Residues

21:44:40 Pre_BZ: theory Native_Word.More_Bits_Int

21:44:41 Pre_BZ: theory HOL-Word.Word

21:44:41 Pre_BZ: theory Sqrt_Babylonian.Log_Impl

21:44:42 Pre_BZ: theory Native_Word.Code_Symbolic_Bits_Int

21:44:42 Pre_BZ: theory Sqrt_Babylonian.NthRoot_Impl

21:44:42 Pre_BZ: theory Native_Word.Bits_Integer

21:44:42 Pre_BZ: theory Polynomial_Factorization.Missing_Multiset

21:44:43 Pre_BZ: theory Polynomial_Factorization.Prime_Factorization

21:44:43 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian

21:44:43 Pre_BZ: theory Polynomial_Factorization.Explicit_Roots

21:44:43 Pre_BZ: theory Polynomial_Interpolation.Divmod_Int

21:44:43 Pre_BZ: theory Polynomial_Factorization.Dvd_Int_Poly

21:44:44 Pre_BZ: theory Polynomial_Factorization.Gauss_Lemma

21:44:45 Pre_BZ: theory Polynomial_Factorization.Square_Free_Factorization

21:44:46 Pre_BZ: theory Polynomial_Factorization.Gcd_Rat_Poly

21:44:46 Pre_BZ: theory Polynomial_Factorization.Rational_Root_Test

21:44:47 Pre_BZ: theory Polynomial_Interpolation.Newton_Interpolation

21:44:48 Pre_BZ: theory Show.Show_Poly

21:44:51 Pre_BZ: theory Polynomial_Interpolation.Polynomial_Interpolation

21:44:51 Timing Deriving (4 threads, 45.361s elapsed time, 117.884s cpu time, 5.024s GC time, factor 2.60)

21:44:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving

21:44:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving/document.pdf

21:44:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Deriving/outline.pdf

21:44:51 Finished Deriving (0:01:16 elapsed time, 0:03:47 cpu time, factor 2.96)

21:44:51 Building Formula_Derivatives ...

21:44:53 Formula_Derivatives: theory Formula_Derivatives.While_Default

21:44:53 Formula_Derivatives: theory Formula_Derivatives.FSet_More

21:44:53 Formula_Derivatives: theory Coinductive_Languages.Coinductive_Language

21:44:53 Formula_Derivatives: theory Deriving.Comparator

21:44:53 Formula_Derivatives: theory Deriving.Derive_Manager

21:44:53 Formula_Derivatives: theory Deriving.Generator_Aux

21:44:53 Formula_Derivatives: theory List-Index.List_Index

21:44:54 Pre_BZ: theory Polynomial_Factorization.Kronecker_Factorization

21:44:55 Formula_Derivatives: theory Deriving.Compare

21:44:55 Formula_Derivatives: theory Deriving.Comparator_Generator

21:44:56 Formula_Derivatives: theory Formula_Derivatives.Automaton

21:44:56 Formula_Derivatives: theory Deriving.Compare_Generator

21:44:56 Formula_Derivatives: theory Deriving.Compare_Instances

21:44:57 Pre_BZ: theory Polynomial_Factorization.Rational_Factorization

21:44:57 Formula_Derivatives: theory Formula_Derivatives.Abstract_Formula

21:44:57 Formula_Derivatives: theory Formula_Derivatives.WS1S_Prelim

21:44:58 Pre_BZ: theory Native_Word.Code_Target_Bits_Int

21:44:58 Pre_BZ: theory Native_Word.Code_Target_Word_Base

21:44:59 Pre_BZ: theory Native_Word.Uint32

21:45:00 Pre_BZ: theory Native_Word.Uint64

21:45:01 Timing Iptables_Semantics_Examples (4 threads, 439.769s elapsed time, 1700.760s cpu time, 90.732s GC time, factor 3.87)

21:45:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples

21:45:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples/document.pdf

21:45:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Iptables_Semantics_Examples/outline.pdf

21:45:01 Finished Iptables_Semantics_Examples (0:07:26 elapsed time, 0:28:34 cpu time, factor 3.84)

21:45:01 Building Transition_Systems_and_Automata ...

21:45:03 Transition_Systems_and_Automata: theory CAVA_Base.Statistics

21:45:03 Transition_Systems_and_Automata: theory HOL-Library.Omega_Words_Fun

21:45:03 Transition_Systems_and_Automata: theory HOL-Library.Nat_Bijection

21:45:03 Transition_Systems_and_Automata: theory HOL-Library.Old_Datatype

21:45:03 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Misc

21:45:03 Transition_Systems_and_Automata: theory HOL-Library.Sublist

21:45:04 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Basic

21:45:04 Transition_Systems_and_Automata: theory HOL-Library.Stream

21:45:04 Transition_Systems_and_Automata: theory HOL-Library.Countable

21:45:05 Transition_Systems_and_Automata: theory CAVA_Base.Code_String

21:45:06 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Code_Target

21:45:06 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Base

21:45:06 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Refine_Aux

21:45:06 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Basic

21:45:06 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence

21:45:06 Transition_Systems_and_Automata: theory HOL-Library.Countable_Set

21:45:07 Transition_Systems_and_Automata: theory HOL-Library.Countable_Complete_Lattices

21:45:07 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph

21:45:08 Transition_Systems_and_Automata: theory DFS_Framework.Impl_Rev_Array_Stack

21:45:08 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_Zip

21:45:08 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Maps

21:45:08 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System

21:45:09 HOL-ODE-Numerics: theory HOL-ODE-Numerics.ODE_Numerics

21:45:10 Transition_Systems_and_Automata: theory CAVA_Automata.Automata

21:45:10 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Impl

21:45:10 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton

21:45:10 Transition_Systems_and_Automata: theory HOL-Library.Order_Continuity

21:45:11 Transition_Systems_and_Automata: theory HOL-Library.Extended_Nat

21:45:13 Transition_Systems_and_Automata: theory HOL-Library.Linear_Temporal_Logic_on_Streams

21:45:15 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path

21:45:15 Transition_Systems_and_Automata: theory DFS_Framework.Param_DFS

21:45:16 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_LTL

21:45:18 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance

21:45:18 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Refine

21:45:20 Transition_Systems_and_Automata: theory CAVA_Automata.Lasso

21:45:21 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance_Refine

21:45:22 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Implement

21:45:23 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG

21:45:24 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Invars_Basic

21:45:25 Transition_Systems_and_Automata: theory DFS_Framework.General_DFS_Structure

21:45:26 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Construction

21:45:27 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Extra

21:45:28 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA

21:45:31 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA

21:45:31 SM_Base: theory DFS_Framework.Feedback_Arcs

21:45:33 Transition_Systems_and_Automata: theory DFS_Framework.Rec_Impl

21:45:33 Transition_Systems_and_Automata: theory DFS_Framework.Tailrec_Impl

21:45:34 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DFA

21:45:35 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA

21:45:35 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA

21:45:38 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Combine

21:45:38 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NFA

21:45:39 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Degeneralization

21:45:39 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGBA

21:45:40 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGCA

21:45:41 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA_Combine

21:45:41 Transition_Systems_and_Automata: theory CAVA_Automata.Automata_Impl

21:45:42 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path_Impl

21:45:42 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton_Code

21:45:42 Transition_Systems_and_Automata: theory DFS_Framework.Simple_Impl

21:45:49 Transition_Systems_and_Automata: theory DFS_Framework.Restr_Impl

21:45:51 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework

21:45:52 Transition_Systems_and_Automata: theory DFS_Framework.Reachable_Nodes

21:45:58 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA_Combine

21:45:58 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Refine

21:45:59 Formula_Derivatives: theory Formula_Derivatives.Presburger_Formula

21:45:59 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Refine

21:45:59 Formula_Derivatives: theory Formula_Derivatives.WS1S_Alt_Formula

21:45:59 Formula_Derivatives: theory Formula_Derivatives.WS1S_Formula

21:46:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Implement

21:46:04 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Refine

21:46:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Implement

21:46:30 Timing CAVA_Setup (4 threads, 557.579s elapsed time, 1953.008s cpu time, 79.124s GC time, factor 3.50)

21:46:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_Setup

21:46:30 Finished CAVA_Setup (0:11:34 elapsed time, 0:39:38 cpu time, factor 3.42)

21:46:30 Running CAVA_LTL_Modelchecker ...

21:46:30 Formula_Derivatives: theory Formula_Derivatives.WS1S_Nameful

21:46:30 Formula_Derivatives: theory Formula_Derivatives.WS1S_Presburger_Equivalence

21:46:33 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

21:46:34 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG_Code

21:46:34 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Graphs

21:46:36 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs

21:46:36 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Abstract

21:46:36 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI

21:46:47 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Nodes

21:46:49 Timing Pre_BZ (4 threads, 94.014s elapsed time, 294.700s cpu time, 8.592s GC time, factor 3.13)

21:46:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pre_BZ

21:46:49 Finished Pre_BZ (0:02:16 elapsed time, 0:06:57 cpu time, factor 3.06)

21:46:49 Building Berlekamp_Zassenhaus ...

21:46:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Missing_Multiset2

21:46:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

21:46:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Code_Abort_Gcd

21:46:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Degree_Bound

21:46:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

21:46:53 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

21:46:53 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Explicit

21:46:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Sublist_Iteration

21:46:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization

21:46:55 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Matrix_Record_Based

21:46:57 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Polynomial_Record_Based

21:46:57 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field

21:46:58 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Translate

21:47:00 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

21:47:01 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

21:47:03 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

21:47:03 Timing SM_Base (4 threads, 147.952s elapsed time, 527.084s cpu time, 24.312s GC time, factor 3.56)

21:47:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SM_Base

21:47:03 Finished SM_Base (0:03:16 elapsed time, 0:11:00 cpu time, factor 3.36)

21:47:03 Building Flow_Networks ...

21:47:05 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod

21:47:05 Flow_Networks: theory Flow_Networks.Graph

21:47:05 Flow_Networks: theory CAVA_Base.Statistics

21:47:05 Flow_Networks: theory HOL-Library.Omega_Words_Fun

21:47:05 Flow_Networks: theory DFS_Framework.DFS_Framework_Misc

21:47:05 Flow_Networks: theory Program-Conflict-Analysis.LTS

21:47:05 Flow_Networks: theory CAVA_Base.Code_String

21:47:05 Flow_Networks: theory CAVA_Base.CAVA_Code_Target

21:47:05 Flow_Networks: theory CAVA_Base.CAVA_Base

21:47:06 Flow_Networks: theory DFS_Framework.DFS_Framework_Refine_Aux

21:47:06 Flow_Networks: theory CAVA_Automata.Digraph_Basic

21:47:06 Flow_Networks: theory Flow_Networks.Fofu_Abs_Base

21:47:07 HOL-ex: theory HOL-ex.Meson_Test

21:47:07 HOL-ex: theory HOL-ex.SAT_Examples

21:47:07 Flow_Networks: theory DFS_Framework.Impl_Rev_Array_Stack

21:47:07 Flow_Networks: theory CAVA_Automata.Digraph

21:47:08 Flow_Networks: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

21:47:08 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

21:47:09 Flow_Networks: theory CAVA_Automata.Digraph_Impl

21:47:09 Flow_Networks: theory DFS_Framework.Param_DFS

21:47:10 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

21:47:10 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

21:47:11 Flow_Networks: theory Flow_Networks.Fofu_Impl_Base

21:47:13 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting

21:47:13 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Mahler_Measure

21:47:13 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Suitable_Prime

21:47:15 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

21:47:15 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

21:47:16 Flow_Networks: theory Flow_Networks.Refine_Add_Fofu

21:47:16 Flow_Networks: theory DFS_Framework.DFS_Invars_Basic

21:47:16 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

21:47:16 Flow_Networks: theory DFS_Framework.General_DFS_Structure

21:47:17 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization

21:47:17 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

21:47:19 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factor_Bound

21:47:20 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

21:47:21 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Hensel

21:47:23 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Reconstruction

21:47:23 Flow_Networks: theory DFS_Framework.Rec_Impl

21:47:25 Flow_Networks: theory DFS_Framework.Tailrec_Impl

21:47:27 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

21:47:28 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Int_Poly

21:47:30 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

21:47:30 Flow_Networks: theory DFS_Framework.Simple_Impl

21:47:36 Flow_Networks: theory DFS_Framework.Restr_Impl

21:47:38 Flow_Networks: theory DFS_Framework.DFS_Framework

21:47:38 Flow_Networks: theory DFS_Framework.Reachable_Nodes

21:47:51 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Algorithms

21:48:04 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Explicit

21:48:11 Timing HOL-ODE-Numerics (4 threads, 1206.337s elapsed time, 4347.260s cpu time, 307.888s GC time, factor 3.60)

21:48:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Numerics

21:48:11 Finished HOL-ODE-Numerics (0:22:22 elapsed time, 1:18:53 cpu time, factor 3.52)

21:48:11 Building Lorenz_Approximation ...

21:48:12 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Translate

21:48:12 Timing HOL-ex (4 threads, 332.537s elapsed time, 1226.752s cpu time, 50.884s GC time, factor 3.69)

21:48:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ex

21:48:12 Finished HOL-ex (0:05:34 elapsed time, 0:22:30 cpu time, factor 4.03)

21:48:13 Timing MonoidalCategory (4 threads, 343.577s elapsed time, 860.468s cpu time, 35.952s GC time, factor 2.50)

21:48:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory

21:48:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory/document.pdf

21:48:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MonoidalCategory/outline.pdf

21:48:13 Finished MonoidalCategory (0:05:53 elapsed time, 0:14:36 cpu time, factor 2.48)

21:48:13 Running HOL-ODE-ARCH-COMP ...

21:48:13 Running HOL-ODE-Examples ...

21:48:13 Lorenz_Approximation: theory Lorenz_Approximation.Result_Elements

21:48:15 HOL-ODE-ARCH-COMP: theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

21:48:15 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Integral

21:48:15 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_One_Step_Method

21:48:15 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Poincare_Map

21:48:18 Lorenz_Approximation: theory Lorenz_Approximation.Result_File_Coarse

21:48:21 Timing HRB-Slicing (4 threads, 346.587s elapsed time, 1026.732s cpu time, 16.096s GC time, factor 2.96)

21:48:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing

21:48:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing/document.pdf

21:48:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HRB-Slicing/outline.pdf

21:48:21 Finished HRB-Slicing (0:06:48 elapsed time, 0:18:53 cpu time, factor 2.77)

21:48:21 Building Containers ...

21:48:22 Containers: theory Containers.Equal

21:48:22 Containers: theory Containers.Extend_Partial_Order

21:48:22 Containers: theory Containers.AssocList

21:48:22 Containers: theory Containers.List_Fusion

21:48:22 Containers: theory Containers.Closure_Set

21:48:22 Containers: theory Containers.Containers_Auxiliary

21:48:22 Containers: theory Containers.Card_Datatype

21:48:23 Containers: theory Containers.Containers_Generator

21:48:23 Containers: theory Regular-Sets.Regular_Set

21:48:23 Containers: theory Containers.Collection_Enum

21:48:23 Containers: theory Containers.Collection_Eq

21:48:24 Containers: theory Containers.Lexicographic_Order

21:48:24 Containers: theory Containers.DList_Set

21:48:24 Containers: theory Containers.RBT_ext

21:48:24 Containers: theory Containers.Set_Linorder

21:48:26 Containers: theory Regular-Sets.Regular_Exp

21:48:28 Flow_Networks: theory Flow_Networks.Network

21:48:29 Flow_Networks: theory Flow_Networks.Residual_Graph

21:48:30 Containers: theory Regular-Sets.NDerivative

21:48:30 Containers: theory Regular-Sets.Relation_Interpretation

21:48:31 Flow_Networks: theory Flow_Networks.Augmenting_Flow

21:48:31 Flow_Networks: theory Flow_Networks.Augmenting_Path

21:48:31 Flow_Networks: theory Flow_Networks.Ford_Fulkerson

21:48:33 Flow_Networks: theory Flow_Networks.Graph_Impl

21:48:33 Flow_Networks: theory Flow_Networks.Network_Impl

21:48:33 Flow_Networks: theory Flow_Networks.NetCheck

21:48:34 Containers: theory Regular-Sets.Equivalence_Checking

21:48:34 Containers: theory Regular-Sets.Regexp_Method

21:48:35 CAVA_LTL_Modelchecker: theory HOL-Library.AList_Mapping

21:48:35 CAVA_LTL_Modelchecker: theory LTL.Rewriting

21:48:35 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Extras

21:48:36 Containers: theory Containers.Collection_Order

21:48:37 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

21:48:37 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

21:48:37 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

21:48:38 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

21:48:38 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Simple

21:48:38 Containers: theory Containers.List_Proper_Interval

21:48:39 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Programs

21:48:39 Containers: theory Containers.RBT_Mapping2

21:48:40 Containers: theory Containers.RBT_Set2

21:48:42 Containers: theory Containers.Set_Impl

21:48:44 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Impl

21:48:46 Lorenz_Approximation: theory Lorenz_Approximation.Lorenz_Approximation

21:48:59 Containers: theory Containers.Mapping_Impl

21:49:01 Containers: theory Containers.Map_To_Mapping

21:49:01 Containers: theory Containers.Containers

21:49:01 Containers: theory Containers.Containers_Userguide

21:49:01 Containers: theory Containers.Compatibility_Containers_Regular_Sets

21:49:03 Timing Slicing (4 threads, 318.583s elapsed time, 1020.116s cpu time, 9.364s GC time, factor 3.20)

21:49:03 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing

21:49:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing/document.pdf

21:49:03 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Slicing/outline.pdf

21:49:03 Finished Slicing (0:05:57 elapsed time, 0:18:06 cpu time, factor 3.04)

21:49:03 Running HOL-Codegenerator_Test ...

21:49:05 HOL-Codegenerator_Test: theory HOL-Data_Structures.Less_False

21:49:05 HOL-Codegenerator_Test: theory HOL-Data_Structures.Cmp

21:49:05 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Lazy_Test

21:49:05 HOL-Codegenerator_Test: theory HOL-ex.Records

21:49:05 HOL-Codegenerator_Test: theory HOL-Data_Structures.Sorted_Less

21:49:05 HOL-Codegenerator_Test: theory HOL-Data_Structures.AList_Upd_Del

21:49:05 HOL-Codegenerator_Test: theory HOL-Data_Structures.List_Ins_Del

21:49:06 HOL-Codegenerator_Test: theory HOL-Data_Structures.Map_Specs

21:49:06 HOL-Codegenerator_Test: theory HOL-Data_Structures.Set_Specs

21:49:06 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Set

21:49:07 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Map

21:49:10 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Candidates

21:49:14 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate

21:49:14 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Binary_Nat

21:49:15 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_PolyML

21:49:15 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_Scala

21:49:15 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

21:49:19 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Target_Nat

21:49:28 Containers: theory Containers.Card_Datatype_Ex

21:49:28 Containers: theory Containers.TwoSat_Ex

21:49:28 Containers: theory Containers.Containers_DFS_Ex

21:49:28 Containers: theory Containers.Map_To_Mapping_Ex

21:49:31 Containers: theory Containers.Containers_TwoSat_Ex

21:49:36 HOL-ODE-Examples: theory HOL-ODE-Examples.ODE_Examples

21:49:39 Timing Berlekamp_Zassenhaus (4 threads, 113.008s elapsed time, 345.108s cpu time, 12.764s GC time, factor 3.05)

21:49:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus

21:49:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus/document.pdf

21:49:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Berlekamp_Zassenhaus/outline.pdf

21:49:39 Finished Berlekamp_Zassenhaus (0:02:49 elapsed time, 0:07:19 cpu time, factor 2.60)

21:49:39 Running Algebraic_Numbers ...

21:49:50 Timing Transition_Systems_and_Automata (4 threads, 225.932s elapsed time, 803.376s cpu time, 30.584s GC time, factor 3.56)

21:49:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata

21:49:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata/document.pdf

21:49:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transition_Systems_and_Automata/outline.pdf

21:49:50 Finished Transition_Systems_and_Automata (0:04:47 elapsed time, 0:16:11 cpu time, factor 3.38)

21:49:50 Running Linear_Recurrences_Solver ...

21:49:50 Algebraic_Numbers: theory Deriving.Compare_Rat

21:49:50 Algebraic_Numbers: theory Deriving.Compare_Real

21:49:50 Algebraic_Numbers: theory Sturm_Sequences.Misc_Polynomial

21:49:50 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Roots_Real_Poly

21:49:50 Algebraic_Numbers: theory Algebraic_Numbers.Bivariate_Polynomials

21:49:50 Algebraic_Numbers: theory Algebraic_Numbers.Compare_Complex

21:49:51 Timing Flow_Networks (4 threads, 126.464s elapsed time, 352.840s cpu time, 10.024s GC time, factor 2.79)

21:49:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks

21:49:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks/document.pdf

21:49:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Flow_Networks/outline.pdf

21:49:51 Finished Flow_Networks (0:02:46 elapsed time, 0:07:56 cpu time, factor 2.86)

21:49:51 Building LLL_Basis_Reduction ...

21:49:51 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Library

21:49:51 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Theorem

21:49:51 Algebraic_Numbers: theory Show.Show_Real

21:49:51 Algebraic_Numbers: theory Algebraic_Numbers.Resultant

21:49:52 Algebraic_Numbers: theory Show.Show_Complex

21:49:52 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

21:49:53 Algebraic_Numbers: theory Algebraic_Numbers.Interval_Arithmetic

21:49:53 Algebraic_Numbers: theory Algebraic_Numbers.Sturm_Rat

21:49:54 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers

21:49:55 Timing Formula_Derivatives (4 threads, 259.679s elapsed time, 625.860s cpu time, 109.988s GC time, factor 2.41)

21:49:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives

21:49:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives/document.pdf

21:49:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives/outline.pdf

21:49:55 Finished Formula_Derivatives (0:05:02 elapsed time, 0:11:46 cpu time, factor 2.33)

21:49:55 Running Core_DOM ...

21:49:56 LLL_Basis_Reduction: theory LLL_Basis_Reduction.More_IArray

21:49:56 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Cost

21:49:56 LLL_Basis_Reduction: theory LLL_Basis_Reduction.List_Representation

21:49:56 LLL_Basis_Reduction: theory Algebraic_Numbers.Bivariate_Polynomials

21:49:57 LLL_Basis_Reduction: theory Algebraic_Numbers.Resultant

21:49:59 Algebraic_Numbers: theory Algebraic_Numbers.Real_Algebraic_Numbers

21:50:00 Linear_Recurrences_Solver: theory Deriving.Compare_Rat

21:50:00 Linear_Recurrences_Solver: theory Deriving.Compare_Real

21:50:00 Linear_Recurrences_Solver: theory Sturm_Sequences.Misc_Polynomial

21:50:00 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Eulerian_Polynomials

21:50:01 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Common

21:50:01 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Missing_Lemmas

21:50:01 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Library

21:50:01 Linear_Recurrences_Solver: theory Algebraic_Numbers.Compare_Complex

21:50:01 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Misc

21:50:01 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Theorem

21:50:01 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Pochhammer_Polynomials

21:50:01 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Factorizations

21:50:02 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.RatFPS

21:50:02 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Partial_Fraction_Decomposition

21:50:02 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Roots_Real_Poly

21:50:03 Linear_Recurrences_Solver: theory Algebraic_Numbers.Bivariate_Polynomials

21:50:04 Linear_Recurrences_Solver: theory Show.Show_Real

21:50:04 Linear_Recurrences_Solver: theory Algebraic_Numbers.Resultant

21:50:04 Linear_Recurrences_Solver: theory Show.Show_Complex

21:50:04 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Rational_FPS_Solver

21:50:05 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Show_RatFPS

21:50:05 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

21:50:06 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Homogenous_Recurrences

21:50:06 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

21:50:06 Linear_Recurrences_Solver: theory Algebraic_Numbers.Interval_Arithmetic

21:50:08 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers

21:50:08 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Inhomogenous_Recurrences

21:50:08 Linear_Recurrences_Solver: theory Algebraic_Numbers.Sturm_Rat

21:50:15 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Algebraic_Numbers

21:50:16 Core_DOM: theory Core_DOM.Core_DOM_Basic_Datatypes

21:50:16 Core_DOM: theory Core_DOM.Hiding_Type_Variables

21:50:16 Core_DOM: theory Core_DOM.Testing_Utils

21:50:17 Core_DOM: theory Core_DOM.Ref

21:50:17 Core_DOM: theory Core_DOM.Heap_Error_Monad

21:50:18 Core_DOM: theory Core_DOM.ObjectPointer

21:50:18 Core_DOM: theory Core_DOM.BaseClass

21:50:18 Core_DOM: theory Core_DOM.NodePointer

21:50:18 Core_DOM: theory Core_DOM.ObjectClass

21:50:19 Core_DOM: theory Core_DOM.ElementPointer

21:50:19 Algebraic_Numbers: theory Algebraic_Numbers.Real_Roots

21:50:20 Core_DOM: theory Core_DOM.CharacterDataPointer

21:50:20 Core_DOM: theory Core_DOM.NodeClass

21:50:20 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Alg

21:50:21 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Approx

21:50:21 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Algebraic_Numbers

21:50:21 Core_DOM: theory Core_DOM.BaseMonad

21:50:21 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Precise

21:50:21 Core_DOM: theory Core_DOM.DocumentPointer

21:50:22 Core_DOM: theory Core_DOM.ShadowRootPointer

21:50:23 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Norms

21:50:23 Core_DOM: theory Core_DOM.ObjectMonad

21:50:24 Core_DOM: theory Core_DOM.ElementClass

21:50:24 Core_DOM: theory Core_DOM.NodeMonad

21:50:25 Core_DOM: theory Core_DOM.CharacterDataClass

21:50:25 Core_DOM: theory Core_DOM.ElementMonad

21:50:26 Algebraic_Numbers: theory Algebraic_Numbers.Real_Factorization

21:50:27 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Number_Tests

21:50:27 Core_DOM: theory Core_DOM.DocumentClass

21:50:27 Core_DOM: theory Core_DOM.CharacterDataMonad

21:50:29 Core_DOM: theory Core_DOM.DocumentMonad

21:50:31 Core_DOM: theory Core_DOM.Core_DOM_Functions

21:50:34 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_External_Code

21:50:35 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Roots

21:50:35 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Alg

21:50:36 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Precise

21:50:37 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Algebraic_Numbers

21:50:42 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

21:50:48 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Test

21:50:49 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Int_Rat_Operations

21:50:49 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_2

21:50:54 Core_DOM: theory Core_DOM.Core_DOM_Heap_WF

21:50:59 Timing Containers (4 threads, 112.419s elapsed time, 249.452s cpu time, 9.304s GC time, factor 2.22)

21:50:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers

21:50:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers/document.pdf

21:50:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers/outline.pdf

21:50:59 Finished Containers (0:02:37 elapsed time, 0:08:04 cpu time, factor 3.09)

21:50:59 Building Refine_Imperative_HOL ...

21:51:01 Refine_Imperative_HOL: theory Refine_Imperative_HOL.PO_Normalizer

21:51:01 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Misc

21:51:01 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Add

21:51:01 Refine_Imperative_HOL: theory List-Index.List_Index

21:51:01 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Concl_Pres_Clarification

21:51:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Named_Theorems_Rev

21:51:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Structured_Apply

21:51:02 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Refine_Aux

21:51:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Mono_Prover

21:51:02 Refine_Imperative_HOL: theory Isar_Ref.Base

21:51:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.User_Smashing

21:51:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Misc

21:51:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Term_Synth

21:51:04 Refine_Imperative_HOL: theory HOL-Library.Rewrite

21:51:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_IICF

21:51:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Default_Insts

21:51:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Setup

21:51:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Tool

21:51:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

21:51:05 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Id_Op

21:51:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Basic

21:51:08 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Constraints

21:51:08 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Monadify

21:51:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Rules

21:51:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Frame

21:51:14 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Definition

21:51:14 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

21:51:15 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Translate

21:51:16 Core_DOM: theory Core_DOM.Core_DOM

21:51:16 Core_DOM: theory Core_DOM.Core_DOM_BaseTest

21:51:18 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Intf_Util

21:51:21 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Tool

21:51:22 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

21:51:24 Core_DOM: theory Core_DOM.Document_adoptNode

21:51:25 Core_DOM: theory Core_DOM.Document_getElementById

21:51:26 Core_DOM: theory Core_DOM.Node_insertBefore

21:51:26 Core_DOM: theory Core_DOM.Node_removeChild

21:51:26 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Foreach

21:51:28 Core_DOM: theory Core_DOM.Core_DOM_Tests

21:51:29 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Improper

21:51:29 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref

21:51:30 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List

21:51:30 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Map

21:51:30 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Matrix

21:51:30 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Multiset

21:51:31 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_Mset

21:51:31 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Map

21:51:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array

21:51:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_List

21:51:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_HOL_List

21:51:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_MS_Array_List

21:51:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_MsetO

21:51:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_Matrix

21:51:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Bag

21:51:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heap

21:51:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

21:51:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Set

21:51:35 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

21:51:35 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heap

21:51:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_SetO

21:51:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Sepl_Binding

21:51:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

21:51:38 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_Int

21:51:38 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL

21:51:53 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF

21:51:55 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_General_Util

21:51:55 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

21:51:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Reference

21:52:14 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Impl

21:52:23 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Number_Bounds

21:52:45 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Certification

21:52:45 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Complexity

21:52:57 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Misc

21:52:57 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Graph

21:52:57 Refine_Imperative_HOL: theory HOL-Library.Omega_Words_Fun

21:52:57 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Weight

21:52:58 Refine_Imperative_HOL: theory Collections_Examples.Succ_Graph

21:52:58 Refine_Imperative_HOL: theory CAVA_Automata.Digraph_Basic

21:52:59 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphSpec

21:52:59 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

21:53:01 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra

21:53:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_WGraph

21:53:04 LLL_Basis_Reduction: theory LLL_Basis_Reduction.FPLLL_Solver

21:53:07 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphGA

21:53:07 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphByMap

21:53:10 Refine_Imperative_HOL: theory Collections_Examples.Nested_DFS

21:53:11 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.HashGraphImpl

21:53:15 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

21:53:16 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_GHC

21:53:18 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_MLton

21:53:24 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_OCaml

21:53:25 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_SMLNJ

21:53:26 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.Mulog

21:53:27 Timing HOL-Codegenerator_Test (4 threads, 260.910s elapsed time, 541.440s cpu time, 12.264s GC time, factor 2.08)

21:53:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Codegenerator_Test

21:53:27 Finished HOL-Codegenerator_Test (0:04:22 elapsed time, 0:34:05 cpu time, factor 7.78)

21:53:27 Running HOL-Corec_Examples ...

21:53:28 HOL-Corec_Examples: theory HOL-Corec_Examples.Iterate_GPV

21:53:28 HOL-Corec_Examples: theory HOL-Corec_Examples.LFilter

21:53:28 HOL-Corec_Examples: theory HOL-Corec_Examples.Simple_Nesting

21:53:28 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Processor

21:53:32 HOL-Corec_Examples: theory HOL-Corec_Examples.Paper_Examples

21:53:41 Timing Lorenz_Approximation (4 threads, 275.000s elapsed time, 561.984s cpu time, 20.868s GC time, factor 2.04)

21:53:41 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_Approximation

21:53:41 Finished Lorenz_Approximation (0:05:29 elapsed time, 0:10:50 cpu time, factor 1.97)

21:53:41 Running Lorenz_C0 ...

21:53:44 Lorenz_C0: theory Lorenz_C0.Lorenz_C0

21:54:03 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Test

21:54:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

21:54:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Examples

21:54:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Heapmap_Bench

21:54:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Dijkstra

21:54:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Combinator

21:54:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Datatype

21:54:10 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Graph

21:54:13 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption

21:54:14 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

21:54:14 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_DFS

21:54:15 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Minitests

21:54:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_NDFS

21:54:18 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

21:54:18 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

21:54:23 Timing LLL_Basis_Reduction (4 threads, 205.349s elapsed time, 546.660s cpu time, 17.720s GC time, factor 2.66)

21:54:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction

21:54:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction/document.pdf

21:54:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Basis_Reduction/outline.pdf

21:54:23 Finished LLL_Basis_Reduction (0:04:31 elapsed time, 0:10:58 cpu time, factor 2.43)

21:54:23 Timing Linear_Recurrences_Solver (4 threads, 269.210s elapsed time, 859.908s cpu time, 92.568s GC time, factor 3.19)

21:54:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Linear_Recurrences_Solver

21:54:23 Finished Linear_Recurrences_Solver (0:04:32 elapsed time, 0:14:23 cpu time, factor 3.17)

21:54:23 Running Perron_Frobenius ...

21:54:23 Building Group-Ring-Module ...

21:54:23 HOL-Corec_Examples: theory HOL-Corec_Examples.GPV_Bare_Bones

21:54:23 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_A

21:54:23 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_Poly

21:54:23 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Mono

21:54:26 Perron_Frobenius: theory HOL-Eisbach.Eisbach

21:54:26 Perron_Frobenius: theory HOL-Types_To_Sets.Types_To_Sets

21:54:26 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology

21:54:26 Perron_Frobenius: theory HOL-Analysis.Continuum_Not_Denumerable

21:54:26 Perron_Frobenius: theory HOL-Analysis.Inner_Product

21:54:26 Perron_Frobenius: theory HOL-Analysis.L2_Norm

21:54:26 Perron_Frobenius: theory HOL-Analysis.Operator_Norm

21:54:26 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Dijkstra_Benchmark

21:54:26 Perron_Frobenius: theory HOL-Analysis.Product_Vector

21:54:26 Perron_Frobenius: theory Polynomial_Factorization.Polynomial_Divisibility

21:54:27 Perron_Frobenius: theory Sturm_Sequences.Misc_Polynomial

21:54:27 Perron_Frobenius: theory Sturm_Sequences.Sturm_Library

21:54:27 Perron_Frobenius: theory Sturm_Sequences.Sturm_Theorem

21:54:28 Perron_Frobenius: theory HOL-Analysis.Norm_Arith

21:54:28 Timing Core_DOM (4 threads, 263.223s elapsed time, 819.620s cpu time, 21.972s GC time, factor 3.11)

21:54:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM

21:54:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM/document.pdf

21:54:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Core_DOM/outline.pdf

21:54:28 Finished Core_DOM (0:04:32 elapsed time, 0:13:57 cpu time, factor 3.07)

21:54:28 Building Datatype_Order_Generator ...

21:54:28 Perron_Frobenius: theory HOL-Analysis.Elementary_Topology

21:54:28 Perron_Frobenius: theory HOL-Analysis.Euclidean_Space

21:54:28 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_B

21:54:29 Perron_Frobenius: theory Sturm_Sequences.Sturm_Method

21:54:29 Datatype_Order_Generator: theory Deriving.Derive_Manager

21:54:29 Datatype_Order_Generator: theory HOL-Word.Bit_Representation

21:54:29 Datatype_Order_Generator: theory HOL-Word.Bits

21:54:29 Datatype_Order_Generator: theory HOL-Word.Misc_Typedef

21:54:29 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Aux

21:54:29 Datatype_Order_Generator: theory HOL-Word.Bits_Bit

21:54:29 Datatype_Order_Generator: theory Deriving.Countable_Generator

21:54:29 Datatype_Order_Generator: theory Datatype_Order_Generator.Order_Generator

21:54:30 Perron_Frobenius: theory Polynomial_Factorization.Square_Free_Factorization

21:54:31 Perron_Frobenius: theory HOL-Analysis.Abstract_Limits

21:54:31 Datatype_Order_Generator: theory HOL-Word.Bool_List_Representation

21:54:31 Datatype_Order_Generator: theory HOL-Word.Misc_Arithmetic

21:54:31 Perron_Frobenius: theory HOL-Analysis.Finite_Cartesian_Product

21:54:31 Perron_Frobenius: theory HOL-Analysis.Linear_Algebra

21:54:31 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology_2

21:54:32 Datatype_Order_Generator: theory HOL-Word.Bits_Int

21:54:32 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_C

21:54:33 Perron_Frobenius: theory HOL-Analysis.Convex

21:54:33 Datatype_Order_Generator: theory Native_Word.More_Bits_Int

21:54:33 Datatype_Order_Generator: theory HOL-Word.Word

21:54:34 Perron_Frobenius: theory Rank_Nullity_Theorem.Dual_Order

21:54:34 Perron_Frobenius: theory HOL-Analysis.Connected

21:54:34 Perron_Frobenius: theory HOL-Analysis.Elementary_Metric_Spaces

21:54:34 Perron_Frobenius: theory HOL-Analysis.Cartesian_Space

21:54:35 Datatype_Order_Generator: theory Native_Word.Code_Symbolic_Bits_Int

21:54:35 Datatype_Order_Generator: theory Native_Word.Bits_Integer

21:54:35 Timing CAVA_LTL_Modelchecker (4 threads, 476.987s elapsed time, 567.152s cpu time, 10.140s GC time, factor 1.19)

21:54:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker

21:54:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker/document.pdf

21:54:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CAVA_LTL_Modelchecker/outline.pdf

21:54:35 Finished CAVA_LTL_Modelchecker (0:08:04 elapsed time, 0:11:27 cpu time, factor 1.42)

21:54:35 Running Promela ...

21:54:35 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Poly

21:54:36 Perron_Frobenius: theory HOL-Analysis.Determinants

21:54:37 Perron_Frobenius: theory HOL-Analysis.Elementary_Normed_Spaces

21:54:37 Promela: theory Promela.PromelaStatistics

21:54:37 Promela: theory HOL-Library.IArray

21:54:37 Promela: theory LTL.LTL

21:54:37 Promela: theory Promela.Lexord_List

21:54:37 Promela: theory Promela.PromelaAST

21:54:37 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_D

21:54:38 Perron_Frobenius: theory HOL-Analysis.Topology_Euclidean_Space

21:54:42 Perron_Frobenius: theory HOL-Analysis.Convex_Euclidean_Space

21:54:42 Perron_Frobenius: theory HOL-Analysis.Extended_Real_Limits

21:54:42 Perron_Frobenius: theory HOL-Analysis.Function_Topology

21:54:44 Perron_Frobenius: theory HOL-Analysis.Summation_Tests

21:54:44 Perron_Frobenius: theory HOL-Analysis.Starlike

21:54:44 Perron_Frobenius: theory HOL-Analysis.Product_Topology

21:54:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.NDFS_Benchmark

21:54:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_All_Examples

21:54:45 Perron_Frobenius: theory HOL-Analysis.Uniform_Limit

21:54:46 Perron_Frobenius: theory HOL-Analysis.Bounded_Linear_Function

21:54:47 HOL-Corec_Examples: theory HOL-Corec_Examples.Small_Concrete

21:54:47 Perron_Frobenius: theory HOL-Analysis.Continuous_Extension

21:54:48 Perron_Frobenius: theory HOL-Analysis.Path_Connected

21:54:50 Perron_Frobenius: theory HOL-Analysis.Homotopy

21:54:50 Datatype_Order_Generator: theory Native_Word.Code_Target_Word_Base

21:54:51 Datatype_Order_Generator: theory Native_Word.Uint32

21:54:53 Datatype_Order_Generator: theory Collections.HashCode

21:54:54 Perron_Frobenius: theory HOL-Analysis.Homeomorphism

21:54:54 Datatype_Order_Generator: theory Datatype_Order_Generator.Hash_Generator

21:54:54 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive

21:54:55 Perron_Frobenius: theory HOL-Analysis.Brouwer_Fixpoint

21:54:55 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Examples

21:54:57 Perron_Frobenius: theory HOL-Analysis.Derivative

21:55:00 Perron_Frobenius: theory HOL-Analysis.Cartesian_Euclidean_Space

21:55:01 Perron_Frobenius: theory Rank_Nullity_Theorem.Mod_Type

21:55:03 Promela: theory Promela.PromelaDatastructures

21:55:03 Perron_Frobenius: theory Rank_Nullity_Theorem.Miscellaneous

21:55:05 Group-Ring-Module: theory Group-Ring-Module.Algebra1

21:55:10 Group-Ring-Module: theory Group-Ring-Module.Algebra2

21:55:14 Group-Ring-Module: theory Group-Ring-Module.Algebra3

21:55:15 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Friends

21:55:19 Group-Ring-Module: theory Group-Ring-Module.Algebra4

21:55:21 HOL-Corec_Examples: theory HOL-Corec_Examples.TLList_Friends

21:55:23 HOL-Corec_Examples: theory HOL-Corec_Examples.Type_Class

21:55:25 Group-Ring-Module: theory Group-Ring-Module.Algebra5

21:55:30 Group-Ring-Module: theory Group-Ring-Module.Algebra6

21:55:35 Group-Ring-Module: theory Group-Ring-Module.Algebra7

21:55:39 Group-Ring-Module: theory Group-Ring-Module.Algebra8

21:55:41 Group-Ring-Module: theory Group-Ring-Module.Algebra9

21:56:08 Timing Refine_Imperative_HOL (4 threads, 256.934s elapsed time, 555.000s cpu time, 15.048s GC time, factor 2.16)

21:56:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL

21:56:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL/document.pdf

21:56:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Refine_Imperative_HOL/outline.pdf

21:56:08 Finished Refine_Imperative_HOL (0:05:07 elapsed time, 0:16:36 cpu time, factor 3.24)

21:56:08 Building HOL-Auth ...

21:56:10 HOL-Auth: theory HOL-Auth.Message

21:56:12 HOL-Auth: theory HOL-Auth.All_Symmetric

21:56:12 HOL-Auth: theory HOL-Auth.Event

21:56:12 HOL-Auth: theory HOL-Auth.EventSC

21:56:13 HOL-Auth: theory HOL-Auth.Extensions

21:56:13 HOL-Auth: theory HOL-Auth.Public

21:56:13 HOL-Auth: theory HOL-Auth.Shared

21:56:14 HOL-Auth: theory HOL-Auth.Analz

21:56:14 HOL-Auth: theory HOL-Auth.List_Msg

21:56:14 HOL-Auth: theory HOL-Auth.CertifiedEmail

21:56:14 HOL-Auth: theory HOL-Auth.Guard

21:56:14 HOL-Auth: theory HOL-Auth.GuardK

21:56:15 HOL-Auth: theory HOL-Auth.KerberosIV

21:56:15 HOL-Auth: theory HOL-Auth.Guard_Public

21:56:15 HOL-Auth: theory HOL-Auth.KerberosIV_Gets

21:56:15 HOL-Auth: theory HOL-Auth.Guard_NS_Public

21:56:16 HOL-Auth: theory HOL-Auth.Proto

21:56:16 HOL-Auth: theory HOL-Auth.P2

21:56:17 HOL-Auth: theory HOL-Auth.KerberosV

21:56:17 HOL-Auth: theory HOL-Auth.Kerberos_BAN

21:56:17 HOL-Auth: theory HOL-Auth.Kerberos_BAN_Gets

21:56:17 HOL-Auth: theory HOL-Auth.NS_Public

21:56:18 HOL-Auth: theory HOL-Auth.NS_Public_Bad

21:56:18 HOL-Auth: theory HOL-Auth.NS_Shared

21:56:18 HOL-Auth: theory HOL-Auth.OtwayRees

21:56:18 HOL-Auth: theory HOL-Auth.OtwayReesBella

21:56:18 HOL-Auth: theory HOL-Auth.OtwayRees_AN

21:56:19 Promela: theory Promela.PromelaInvariants

21:56:19 HOL-Auth: theory HOL-Auth.OtwayRees_Bad

21:56:19 HOL-Auth: theory HOL-Auth.P1

21:56:19 HOL-Auth: theory HOL-Auth.Recur

21:56:19 HOL-Auth: theory HOL-Auth.WooLam

21:56:20 HOL-Auth: theory HOL-Auth.Yahalom

21:56:20 HOL-Auth: theory HOL-Auth.Yahalom2

21:56:20 HOL-Auth: theory HOL-Auth.Yahalom_Bad

21:56:20 Promela: theory Promela.Promela

21:56:20 HOL-Auth: theory HOL-Auth.ZhouGollmann

21:56:20 HOL-Auth: theory HOL-Auth.Guard_Shared

21:56:20 HOL-Auth: theory HOL-Auth.Smartcard

21:56:21 HOL-Auth: theory HOL-Auth.Guard_OtwayRees

21:56:21 HOL-Auth: theory HOL-Auth.Auth_Shared

21:56:21 HOL-Auth: theory HOL-Auth.Guard_Yahalom

21:56:21 HOL-Auth: theory HOL-Auth.ShoupRubin

21:56:21 HOL-Auth: theory HOL-Auth.Auth_Guard_Shared

21:56:21 HOL-Auth: theory HOL-Auth.ShoupRubinBella

21:56:23 HOL-Auth: theory HOL-Auth.TLS

21:56:24 HOL-Auth: theory HOL-Auth.Auth_Smartcard

21:56:25 HOL-Auth: theory HOL-Auth.Auth_Guard_Public

21:56:25 HOL-Auth: theory HOL-Auth.Auth_Public

21:56:29 Timing Algebraic_Numbers (4 threads, 398.051s elapsed time, 1317.736s cpu time, 122.064s GC time, factor 3.31)

21:56:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers

21:56:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers/document.pdf

21:56:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Algebraic_Numbers/outline.pdf

21:56:29 Finished Algebraic_Numbers (0:06:48 elapsed time, 0:22:16 cpu time, factor 3.27)

21:56:29 Running CoreC++ ...

21:56:30 CoreC++: theory CoreC++.Auxiliary

21:56:31 CoreC++: theory CoreC++.Type

21:56:32 CoreC++: theory CoreC++.Value

21:56:33 CoreC++: theory CoreC++.Expr

21:56:39 CoreC++: theory CoreC++.Decl

21:56:39 CoreC++: theory CoreC++.ClassRel

21:56:40 CoreC++: theory CoreC++.SubObj

21:56:42 CoreC++: theory CoreC++.Objects

21:56:42 CoreC++: theory CoreC++.TypeRel

21:56:42 CoreC++: theory CoreC++.Exceptions

21:56:42 CoreC++: theory CoreC++.State

21:56:42 CoreC++: theory CoreC++.Syntax

21:56:42 CoreC++: theory CoreC++.SystemClasses

21:56:42 CoreC++: theory CoreC++.BigStep

21:56:42 CoreC++: theory CoreC++.SmallStep

21:56:42 CoreC++: theory CoreC++.WellType

21:56:44 CoreC++: theory CoreC++.Annotate

21:56:44 CoreC++: theory CoreC++.WellForm

21:56:44 CoreC++: theory CoreC++.WellTypeRT

21:56:45 CoreC++: theory CoreC++.WWellForm

21:56:46 CoreC++: theory CoreC++.Conform

21:56:47 CoreC++: theory CoreC++.DefAss

21:56:47 CoreC++: theory CoreC++.Execute

21:56:47 CoreC++: theory CoreC++.CWellForm

21:56:50 CoreC++: theory CoreC++.Equivalence

21:56:52 CoreC++: theory CoreC++.Progress

21:56:54 CoreC++: theory CoreC++.HeapExtension

21:56:54 CoreC++: theory CoreC++.TypeSafe

21:56:55 CoreC++: theory CoreC++.Determinism

21:57:00 Timing HOL-Corec_Examples (4 threads, 210.935s elapsed time, 571.620s cpu time, 47.904s GC time, factor 2.71)

21:57:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Corec_Examples

21:57:00 Finished HOL-Corec_Examples (0:03:32 elapsed time, 0:09:33 cpu time, factor 2.69)

21:57:00 Running LTL_to_GBA ...

21:57:02 LTL_to_GBA: theory LTL.LTL

21:57:02 LTL_to_GBA: theory Stuttering_Equivalence.Samplers

21:57:02 LTL_to_GBA: theory Stuttering_Equivalence.StutterEquivalence

21:57:13 Promela: theory Promela.PromelaLTL

21:57:13 Promela: theory Promela.PromelaLTLConv

21:57:16 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA

21:57:16 LTL_to_GBA: theory Stuttering_Equivalence.PLTL

21:57:17 LTL_to_GBA: theory LTL_to_GBA.LTL_Stutter

21:57:24 Promela: theory Promela.All_Of_Promela

21:57:25 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA_impl

21:57:30 Timing Promela (4 threads, 167.960s elapsed time, 336.704s cpu time, 13.368s GC time, factor 2.00)

21:57:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela

21:57:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela/document.pdf

21:57:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Promela/outline.pdf

21:57:30 Finished Promela (0:02:54 elapsed time, 0:06:06 cpu time, factor 2.10)

21:57:30 Running HOL-Nitpick_Examples ...

21:57:31 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Datatype_Nits

21:57:31 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Core_Nits

21:57:31 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Hotel_Nits

21:57:31 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Induct_Nits

21:57:32 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Integer_Nits

21:57:32 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Mini_Nits

21:57:32 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Mono_Nits

21:57:32 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Pattern_Nits

21:57:33 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Record_Nits

21:57:33 Perron_Frobenius: theory Perron_Frobenius.Bij_Nat

21:57:33 Perron_Frobenius: theory Perron_Frobenius.Cancel_Card_Constraint

21:57:33 Perron_Frobenius: theory Perron_Frobenius.Roots_Unity

21:57:33 Perron_Frobenius: theory Perron_Frobenius.Hom_Gauss_Jordan

21:57:33 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Refute_Nits

21:57:33 Perron_Frobenius: theory Perron_Frobenius.HMA_Connect

21:57:34 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Special_Nits

21:57:34 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Tests_Nits

21:57:35 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Manual_Nits

21:57:35 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Typedef_Nits

21:57:38 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Aux

21:57:39 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius

21:57:40 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Irreducible

21:57:40 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory

21:57:40 CoreC++: theory CoreC++.CoreC++

21:57:42 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_General

21:57:43 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

21:57:46 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory_2

21:57:47 Perron_Frobenius: theory Perron_Frobenius.Check_Matrix_Growth

21:57:57 Timing Datatype_Order_Generator (4 threads, 152.629s elapsed time, 374.640s cpu time, 27.724s GC time, factor 2.45)

21:57:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator

21:57:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator/document.pdf

21:57:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Datatype_Order_Generator/outline.pdf

21:57:57 Finished Datatype_Order_Generator (0:03:28 elapsed time, 0:08:51 cpu time, factor 2.55)

21:57:57 Running Safe_OCL ...

21:57:58 Safe_OCL: theory Safe_OCL.Transitive_Closure_Ext

21:57:58 Safe_OCL: theory Safe_OCL.Finite_Map_Ext

21:57:58 Safe_OCL: theory Safe_OCL.Errorable

21:57:58 Safe_OCL: theory Safe_OCL.OCL_Basic_Types

21:57:58 Timing Group-Ring-Module (4 threads, 170.739s elapsed time, 474.492s cpu time, 19.744s GC time, factor 2.78)

21:57:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module

21:57:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module/document.pdf

21:57:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Group-Ring-Module/outline.pdf

21:57:58 Finished Group-Ring-Module (0:03:34 elapsed time, 0:09:04 cpu time, factor 2.53)

21:57:58 Running SM ...

21:57:59 Safe_OCL: theory Safe_OCL.Tuple

21:57:59 Safe_OCL: theory Safe_OCL.Object_Model

21:57:59 Timing Perron_Frobenius (4 threads, 207.066s elapsed time, 708.424s cpu time, 19.592s GC time, factor 3.42)

21:57:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius

21:57:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/document.pdf

21:57:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perron_Frobenius/outline.pdf

21:57:59 Finished Perron_Frobenius (0:03:35 elapsed time, 0:12:03 cpu time, factor 3.35)

21:57:59 Running DFS_Framework ...

21:58:01 SM: theory SM.LTS

21:58:01 SM: theory SM.SOS_Misc_Add

21:58:01 Timing HOL-ODE-Examples (4 threads, 585.407s elapsed time, 1686.448s cpu time, 7.156s GC time, factor 2.88)

21:58:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-Examples

21:58:01 Finished HOL-ODE-Examples (0:09:48 elapsed time, 0:28:09 cpu time, factor 2.87)

21:58:01 Running Prpu_Maxflow ...

21:58:01 DFS_Framework: theory DFS_Framework.DFS_Framework_Misc

21:58:01 DFS_Framework: theory DFS_Framework.On_Stack

21:58:01 DFS_Framework: theory DFS_Framework.DFS_Framework_Refine_Aux

21:58:02 SM: theory HOL-Library.IArray

21:58:02 SM: theory HOL-Library.Mapping

21:58:02 SM: theory SM.SM_Syntax

21:58:02 SM: theory SM.Gen_Scheduler

21:58:02 DFS_Framework: theory DFS_Framework.Impl_Rev_Array_Stack

21:58:03 SM: theory SM.SM_Datastructures

21:58:03 Safe_OCL: theory Safe_OCL.OCL_Types

21:58:03 SM: theory HOL-Library.RBT_Mapping

21:58:04 SM: theory LTL_to_GBA.LTL_Stutter

21:58:04 Prpu_Maxflow: theory Prpu_Maxflow.Generic_Push_Relabel

21:58:04 Prpu_Maxflow: theory Prpu_Maxflow.Graph_Topological_Ordering

21:58:04 DFS_Framework: theory DFS_Framework.DFS_Chapter_Framework

21:58:04 DFS_Framework: theory DFS_Framework.DFS_Chapter_Examples

21:58:04 DFS_Framework: theory DFS_Framework.Param_DFS

21:58:06 SM: theory SM.Gen_Scheduler_Refine

21:58:07 SM: theory SM.Gen_Cfg_Bisim

21:58:07 SM: theory SM.Pid_Scheduler

21:58:08 SM: theory SM.SM_State

21:58:10 SM: theory SM.SM_Cfg

21:58:11 DFS_Framework: theory DFS_Framework.DFS_Invars_Basic

21:58:12 DFS_Framework: theory DFS_Framework.General_DFS_Structure

21:58:14 DFS_Framework: theory DFS_Framework.DFS_Invars_SCC

21:58:16 HOL-Nitpick_Examples: theory HOL-Nitpick_Examples.Nitpick_Examples

21:58:19 SM: theory SM.SM_Semantics

21:58:19 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel

21:58:19 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Inst

21:58:20 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Impl

21:58:20 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front

21:58:20 Safe_OCL: theory Safe_OCL.OCL_Syntax

21:58:20 DFS_Framework: theory DFS_Framework.Rec_Impl

21:58:21 DFS_Framework: theory DFS_Framework.Tailrec_Impl

21:58:25 Timing HOL-Auth (4 threads, 104.078s elapsed time, 339.148s cpu time, 7.260s GC time, factor 3.26)

21:58:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth

21:58:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth/document.pdf

21:58:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Auth/outline.pdf

21:58:25 Finished HOL-Auth (0:02:16 elapsed time, 0:06:35 cpu time, factor 2.90)

21:58:25 Running Isabelle_Meta_Model ...

21:58:26 SM: theory SM.Decide_Locality

21:58:26 SM: theory SM.SM_LTL

21:58:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

21:58:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_runtime

21:58:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_target

21:58:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_typedecl

21:58:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main0

21:58:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main2

21:58:27 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main1

21:58:27 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init

21:58:27 SM: theory SM.Type_System

21:58:29 DFS_Framework: theory DFS_Framework.Simple_Impl

21:58:31 SM: theory SM.SM_Finite_Reachable

21:58:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Pure

21:58:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_SML

21:58:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_init

21:58:32 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_init

21:58:32 SM: theory SM.Rename_Cfg

21:58:34 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Pure

21:58:34 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Pure

21:58:36 DFS_Framework: theory DFS_Framework.Restr_Impl

21:58:38 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Isabelle

21:58:38 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_SML

21:58:38 DFS_Framework: theory DFS_Framework.DFS_Framework

21:58:39 DFS_Framework: theory DFS_Framework.Cyc_Check

21:58:39 DFS_Framework: theory DFS_Framework.DFS_Find_Path

21:58:40 DFS_Framework: theory DFS_Framework.Reachable_Nodes

21:58:42 SM: theory SM.SM_Visible

21:58:44 SM: theory SM.SM_Pid

21:58:45 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

21:58:45 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front_Impl

21:58:47 SM: theory SM.SM_Variables

21:58:48 SM: theory SM.SM_Indep

21:58:54 DFS_Framework: theory DFS_Framework.Tarjan_LowLink

21:58:55 DFS_Framework: theory DFS_Framework.Tarjan

21:58:57 Timing HOL-ODE-ARCH-COMP (4 threads, 641.752s elapsed time, 1406.132s cpu time, 14.192s GC time, factor 2.19)

21:58:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HOL-ODE-ARCH-COMP

21:58:57 Finished HOL-ODE-ARCH-COMP (0:10:44 elapsed time, 0:23:28 cpu time, factor 2.19)

21:58:57 Building Abstract-Rewriting ...

21:58:58 SM: theory SM.SM_Sticky

21:59:00 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Isabelle

21:59:03 Abstract-Rewriting: theory Abstract-Rewriting.Seq

21:59:03 Abstract-Rewriting: theory Regular-Sets.Regular_Set

21:59:05 Safe_OCL: theory Safe_OCL.OCL_Object_Model

21:59:05 Safe_OCL: theory Safe_OCL.OCL_Typing

21:59:07 Abstract-Rewriting: theory Regular-Sets.Regular_Exp

21:59:08 SM: theory SM.SM_POR

21:59:10 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init_rbt

21:59:10 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy_extended

21:59:10 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library_Static

21:59:11 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy

21:59:11 Abstract-Rewriting: theory Regular-Sets.NDerivative

21:59:11 Abstract-Rewriting: theory Regular-Sets.Relation_Interpretation

21:59:13 Timing CoreC++ (4 threads, 149.204s elapsed time, 481.848s cpu time, 23.492s GC time, factor 3.23)

21:59:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++

21:59:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++/document.pdf

21:59:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CoreC++/outline.pdf

21:59:13 Finished CoreC++ (0:02:43 elapsed time, 0:08:25 cpu time, factor 3.10)

21:59:13 Running LOFT ...

21:59:14 SM: theory SM.SM_Ample_Impl

21:59:14 LOFT: theory LOFT.Sort_Descending

21:59:14 LOFT: theory LOFT.OpenFlow_Helpers

21:59:15 LOFT: theory LOFT.List_Group

21:59:15 Abstract-Rewriting: theory Regular-Sets.Equivalence_Checking

21:59:15 Abstract-Rewriting: theory Regular-Sets.Regexp_Method

21:59:16 LOFT: theory HOL-Library.List_Lexorder

21:59:16 LOFT: theory LOFT.Semantics_OpenFlow

21:59:16 LOFT: theory LOFT.OpenFlow_Matches

21:59:17 Abstract-Rewriting: theory Abstract-Rewriting.Abstract_Rewriting

21:59:17 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy_extended

21:59:19 Abstract-Rewriting: theory Abstract-Rewriting.Relative_Rewriting

21:59:19 Abstract-Rewriting: theory Abstract-Rewriting.SN_Orders

21:59:21 Abstract-Rewriting: theory Abstract-Rewriting.SN_Order_Carrier

21:59:22 LOFT: theory LOFT.Featherweight_OpenFlow_Comparison

21:59:26 LOFT: theory LOFT.OpenFlow_Action

21:59:28 LOFT: theory LOFT.OpenFlow_Serialize

21:59:29 LOFT: theory LOFT.LinuxRouter_OpenFlow_Translation

21:59:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy

21:59:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy

21:59:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_META

21:59:31 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy_extended

21:59:32 LTL_to_GBA: theory LTL_to_GBA.All_Of_LTL_to_GBA

21:59:33 LOFT: theory LOFT.OpenFlow_Documentation

21:59:35 LOFT: theory LOFT.OF_conv_test

21:59:37 LOFT: theory LOFT.RFC2544

21:59:37 DFS_Framework: theory DFS_Framework.Feedback_Arcs

21:59:41 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_META

21:59:41 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core_init

21:59:42 Timing LTL_to_GBA (4 threads, 154.717s elapsed time, 502.648s cpu time, 9.916s GC time, factor 3.25)

21:59:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA

21:59:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA/document.pdf

21:59:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_GBA/outline.pdf

21:59:42 Finished LTL_to_GBA (0:02:41 elapsed time, 0:08:43 cpu time, factor 3.24)

21:59:42 Running Containers-Benchmarks ...

21:59:43 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_META

21:59:44 Containers-Benchmarks: theory HOL-Eisbach.Eisbach

21:59:44 Containers-Benchmarks: theory Automatic_Refinement.Foldi

21:59:44 Containers-Benchmarks: theory Automatic_Refinement.Prio_List

21:59:44 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util_Bootstrap1

21:59:44 Containers-Benchmarks: theory Collections.ICF_Tools

21:59:44 Containers-Benchmarks: theory Automatic_Refinement.Mk_Term_Antiquot

21:59:44 Containers-Benchmarks: theory Automatic_Refinement.Mpat_Antiquot

21:59:44 Containers-Benchmarks: theory Collections.Ord_Code_Preproc

21:59:44 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Comparison

21:59:45 Containers-Benchmarks: theory Collections.Locale_Code

21:59:45 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util

21:59:45 Containers-Benchmarks: theory Collections.Record_Intf

21:59:45 Containers-Benchmarks: theory Finger-Trees.FingerTree

21:59:45 Containers-Benchmarks: theory Trie.Trie

21:59:45 Containers-Benchmarks: theory Automatic_Refinement.Anti_Unification

21:59:46 Containers-Benchmarks: theory Automatic_Refinement.Attr_Comb

21:59:46 Containers-Benchmarks: theory Automatic_Refinement.Named_Sorted_Thms

21:59:46 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Data

21:59:46 Containers-Benchmarks: theory Automatic_Refinement.Indep_Vars

21:59:46 Containers-Benchmarks: theory Automatic_Refinement.Mk_Record_Simp

21:59:46 Containers-Benchmarks: theory Automatic_Refinement.Tagged_Solver

21:59:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_access

21:59:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_ctxt

21:59:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_examp

21:59:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_infra

21:59:46 Containers-Benchmarks: theory Automatic_Refinement.Select_Solve

21:59:46 Containers-Benchmarks: theory Binomial-Heaps.BinomialHeap

21:59:46 Containers-Benchmarks: theory Binomial-Heaps.SkewBinomialHeap

21:59:47 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor2_examp

21:59:47 DFS_Framework: theory DFS_Framework.Nested_DFS

21:59:47 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core

21:59:47 Containers-Benchmarks: theory HOL-ex.Quicksort

21:59:48 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Default

21:59:49 Containers-Benchmarks: theory Automatic_Refinement.Misc

21:59:50 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_RBT

21:59:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer

21:59:52 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library

21:59:52 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_dynamic_sequential

21:59:52 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_static

21:59:53 Containers-Benchmarks: theory Collections.DatRef

21:59:53 Timing Abstract-Rewriting (4 threads, 31.195s elapsed time, 77.320s cpu time, 2.392s GC time, factor 2.48)

21:59:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting

21:59:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting/document.pdf

21:59:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract-Rewriting/outline.pdf

21:59:53 Finished Abstract-Rewriting (0:00:55 elapsed time, 0:02:05 cpu time, factor 2.25)

21:59:53 Running Collections_Examples ...

21:59:54 Containers-Benchmarks: theory Native_Word.Code_Target_Bits_Int

21:59:54 Safe_OCL: theory Safe_OCL.OCL_Normalization

21:59:54 Containers-Benchmarks: theory Collections.Code_Target_ICF

21:59:55 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set

21:59:55 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples_Chapter

21:59:55 Collections_Examples: theory Collections_Examples.ICF_Examples_Chapter

21:59:55 Collections_Examples: theory Collections_Examples.Examples_Chapter

21:59:55 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples_Chapter

21:59:55 Collections_Examples: theory Containers.Equal

21:59:55 Collections_Examples: theory Containers.Extend_Partial_Order

21:59:55 Collections_Examples: theory Containers.List_Fusion

21:59:55 Collections_Examples: theory Deriving.Comparator

21:59:55 Collections_Examples: theory Containers.Closure_Set

21:59:55 Collections_Examples: theory Deriving.Derive_Manager

21:59:55 Collections_Examples: theory Deriving.Generator_Aux

21:59:55 Collections_Examples: theory HOL-Library.DAList

21:59:56 Collections_Examples: theory Deriving.Equality_Generator

21:59:56 Containers-Benchmarks: theory Automatic_Refinement.Refine_Lib

21:59:56 Collections_Examples: theory Deriving.Equality_Instances

21:59:56 Containers-Benchmarks: theory Collections.SetIterator

21:59:57 Collections_Examples: theory Deriving.Compare

21:59:57 Collections_Examples: theory Deriving.Comparator_Generator

21:59:57 Collections_Examples: theory Containers.Containers_Auxiliary

21:59:57 Collections_Examples: theory Containers.AssocList

21:59:57 Collections_Examples: theory HOL-Library.Char_ord

21:59:57 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Phases

21:59:58 Collections_Examples: theory HOL-Library.Omega_Words_Fun

21:59:58 Collections_Examples: theory Containers.Lexicographic_Order

21:59:58 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tagging

21:59:58 Collections_Examples: theory Deriving.Compare_Generator

21:59:58 Collections_Examples: theory HOL-Library.Mapping

21:59:58 Containers-Benchmarks: theory Automatic_Refinement.Relators

21:59:58 Collections_Examples: theory Containers.Containers_Generator

21:59:58 Collections_Examples: theory CAVA_Automata.Digraph_Basic

21:59:58 Collections_Examples: theory Deriving.Compare_Instances

21:59:59 Collections_Examples: theory Containers.Collection_Enum

21:59:59 Collections_Examples: theory Containers.Collection_Eq

21:59:59 Collections_Examples: theory Containers.Set_Linorder

21:59:59 Collections_Examples: theory Containers.RBT_ext

22:00:00 Collections_Examples: theory Deriving.RBT_Comparator_Impl

22:00:00 Containers-Benchmarks: theory Collections.SetIteratorOperations

22:00:00 Collections_Examples: theory Containers.DList_Set

22:00:01 Containers-Benchmarks: theory Collections.Sorted_List_Operations

22:00:01 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_Default

22:00:01 Collections_Examples: theory HOL-Library.Uprod

22:00:02 Containers-Benchmarks: theory Automatic_Refinement.Param_Tool

22:00:02 Containers-Benchmarks: theory Automatic_Refinement.Param_HOL

22:00:02 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Bool

22:00:02 Collections_Examples: theory Collections_Examples.Exploration

22:00:02 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_LC

22:00:02 Collections_Examples: theory Containers.TwoSat_Ex

22:00:03 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_LC

22:00:03 Containers-Benchmarks: theory Collections.Assoc_List

22:00:03 Collections_Examples: theory Collections_Examples.Exploration_DFS

22:00:04 Containers-Benchmarks: theory Automatic_Refinement.Parametricity

22:00:04 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Id_Ops

22:00:04 Collections_Examples: theory Collections_Examples.PerformanceTest

22:00:04 Containers-Benchmarks: theory Collections.Diff_Array

22:00:05 Safe_OCL: theory Safe_OCL.OCL_Examples

22:00:05 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Fix_Rel

22:00:06 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Translate

22:00:06 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Gen_Algo

22:00:06 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Relator_Interface

22:00:06 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tool

22:00:07 Collections_Examples: theory Collections_Examples.itp_2010

22:00:08 Collections_Examples: theory Collections_Examples.Simple_DFS

22:00:08 Containers-Benchmarks: theory Collections.Trie_Impl

22:00:08 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Bindings_HOL

22:00:09 Containers-Benchmarks: theory Collections.Trie2

22:00:09 Containers-Benchmarks: theory Collections.Dlist_add

22:00:09 Containers-Benchmarks: theory Collections.Proper_Iterator

22:00:10 Containers-Benchmarks: theory Collections.It_to_It

22:00:10 Containers-Benchmarks: theory Collections.SetIteratorGA

22:00:12 Containers-Benchmarks: theory Containers-Benchmarks.Clauses

22:00:13 Containers-Benchmarks: theory Automatic_Refinement.Automatic_Refinement

22:00:13 Containers-Benchmarks: theory Collections.Idx_Iterator

22:00:13 Containers-Benchmarks: theory Refine_Monadic.Refine_Chapter

22:00:13 Containers-Benchmarks: theory Refine_Monadic.Refine_Mono_Prover

22:00:14 Containers-Benchmarks: theory Refine_Monadic.Refine_Misc

22:00:14 Collections_Examples: theory Containers.Collection_Order

22:00:14 Prpu_Maxflow: theory Prpu_Maxflow.Generated_Code_Test

22:00:15 Collections_Examples: theory Collections_Examples.Succ_Graph

22:00:15 Containers-Benchmarks: theory Refine_Monadic.RefineG_Domain

22:00:15 Containers-Benchmarks: theory Refine_Monadic.RefineG_Transfer

22:00:15 Containers-Benchmarks: theory Refine_Monadic.RefineG_Assert

22:00:15 Containers-Benchmarks: theory Refine_Monadic.RefineG_Recursion

22:00:16 Containers-Benchmarks: theory Refine_Monadic.RefineG_While

22:00:16 Containers-Benchmarks: theory Refine_Monadic.Refine_Basic

22:00:16 Containers-Benchmarks: theory Refine_Monadic.Refine_Det

22:00:17 Collections_Examples: theory Containers.RBT_Mapping2

22:00:19 Collections_Examples: theory Containers.RBT_Set2

22:00:20 Containers-Benchmarks: theory Refine_Monadic.Refine_Heuristics

22:00:21 Containers-Benchmarks: theory Refine_Monadic.Refine_Leof

22:00:21 Containers-Benchmarks: theory Refine_Monadic.Refine_Pfun

22:00:21 Timing HOL-Nitpick_Examples (4 threads, 168.650s elapsed time, 156.232s cpu time, 2.760s GC time, factor 0.93)

22:00:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nitpick_Examples

22:00:21 Finished HOL-Nitpick_Examples (0:02:50 elapsed time, 0:21:55 cpu time, factor 7.72)

22:00:21 Running Gabow_SCC ...

22:00:21 Containers-Benchmarks: theory Refine_Monadic.Refine_More_Comb

22:00:21 Containers-Benchmarks: theory Refine_Monadic.Refine_While

22:00:22 Collections_Examples: theory Containers.Set_Impl

22:00:22 Collections_Examples: theory Collections_Examples.ICF_Examples

22:00:23 Containers-Benchmarks: theory Refine_Monadic.Refine_Transfer

22:00:23 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton

22:00:23 Gabow_SCC: theory Gabow_SCC.Find_Path

22:00:23 Gabow_SCC: theory Gabow_SCC.Find_Path_Impl

22:00:24 Containers-Benchmarks: theory Refine_Monadic.Autoref_Monadic

22:00:24 Containers-Benchmarks: theory Refine_Monadic.Refine_Automation

22:00:24 Collections_Examples: theory Collections_Examples.ICF_Test

22:00:24 Containers-Benchmarks: theory Refine_Monadic.Refine_Foreach

22:00:24 Collections_Examples: theory Collections_Examples.Coll_Test

22:00:28 Containers-Benchmarks: theory Refine_Monadic.Refine_Monadic

22:00:28 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_deep

22:00:28 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_shallow

22:00:28 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Rail

22:00:29 Containers-Benchmarks: theory Collections.Gen_Iterator

22:00:29 Containers-Benchmarks: theory Collections.Intf_Map

22:00:29 Containers-Benchmarks: theory Collections.Intf_Set

22:00:29 Gabow_SCC: theory Gabow_SCC.Gabow_SCC

22:00:29 Gabow_SCC: theory Gabow_SCC.Gabow_GBG

22:00:29 Containers-Benchmarks: theory Collections.Iterator

22:00:30 Containers-Benchmarks: theory Collections.Array_Iterator

22:00:30 Containers-Benchmarks: theory Collections.ICF_Spec_Base

22:00:31 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton_Code

22:00:31 Containers-Benchmarks: theory Collections.RBT_add

22:00:31 Containers-Benchmarks: theory Collections.AnnotatedListSpec

22:00:31 Containers-Benchmarks: theory Collections.ListSpec

22:00:31 Containers-Benchmarks: theory Collections.MapSpec

22:00:32 Containers-Benchmarks: theory Collections.PrioSpec

22:00:33 Containers-Benchmarks: theory Collections.ListGA

22:00:33 Containers-Benchmarks: theory Collections.BinoPrioImpl

22:00:34 Containers-Benchmarks: theory Collections.FTAnnotatedListImpl

22:00:34 Containers-Benchmarks: theory Collections.Fifo

22:00:36 Containers-Benchmarks: theory Collections.PrioByAnnotatedList

22:00:36 DFS_Framework: theory DFS_Framework.DFS_All_Examples

22:00:38 Containers-Benchmarks: theory Collections.SkewPrioImpl

22:00:38 Containers-Benchmarks: theory Collections.PrioUniqueSpec

22:00:38 Containers-Benchmarks: theory Collections.SetSpec

22:00:39 Containers-Benchmarks: theory Collections.FTPrioImpl

22:00:40 Containers-Benchmarks: theory Collections.PrioUniqueByAnnotatedList

22:00:42 Collections_Examples: theory Containers.Mapping_Impl

22:00:43 Containers-Benchmarks: theory Collections.FTPrioUniqueImpl

22:00:44 SM: theory SM.SM_Wrapup

22:00:45 Containers-Benchmarks: theory Collections.Algos

22:00:45 Containers-Benchmarks: theory Collections.SetIteratorCollectionsGA

22:00:45 Containers-Benchmarks: theory Collections.SetIndex

22:00:45 Collections_Examples: theory Collections_Examples.Nested_DFS

22:00:45 Containers-Benchmarks: theory Collections.MapGA

22:00:45 Containers-Benchmarks: theory Collections.SetGA

22:00:45 Timing Safe_OCL (4 threads, 160.618s elapsed time, 308.184s cpu time, 10.712s GC time, factor 1.92)

22:00:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL

22:00:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL/document.pdf

22:00:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Safe_OCL/outline.pdf

22:00:45 Finished Safe_OCL (0:02:48 elapsed time, 0:05:22 cpu time, factor 1.92)

22:00:45 Building LTL ...

22:00:47 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

22:00:47 LTL: theory LTL.LTL

22:00:47 Timing Prpu_Maxflow (4 threads, 156.996s elapsed time, 284.316s cpu time, 6.836s GC time, factor 1.81)

22:00:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow

22:00:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow/document.pdf

22:00:47 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Prpu_Maxflow/outline.pdf

22:00:47 Finished Prpu_Maxflow (0:02:46 elapsed time, 0:06:06 cpu time, factor 2.21)

22:00:47 Building Coinductive ...

22:00:48 Containers-Benchmarks: theory Collections.ArrayMapImpl

22:00:48 Containers-Benchmarks: theory Collections.ListMapImpl

22:00:48 Containers-Benchmarks: theory Collections.ListMapImpl_Invar

22:00:49 Collections_Examples: theory Collections_Examples.Combined_TwoSat

22:00:49 Coinductive: theory Coinductive.Resumption

22:00:49 Coinductive: theory HOL-Analysis.Abstract_Topology

22:00:49 Coinductive: theory HOL-Analysis.L2_Norm

22:00:49 Coinductive: theory HOL-Analysis.Inner_Product

22:00:50 Coinductive: theory HOL-Analysis.Product_Vector

22:00:51 Coinductive: theory Coinductive.Coinductive_Nat

22:00:51 Containers-Benchmarks: theory Collections.TrieMapImpl

22:00:51 Coinductive: theory HOL-Analysis.Elementary_Topology

22:00:52 Coinductive: theory HOL-Analysis.Euclidean_Space

22:00:52 Timing SM (4 threads, 169.862s elapsed time, 299.812s cpu time, 8.296s GC time, factor 1.77)

22:00:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SM

22:00:52 Finished SM (0:02:53 elapsed time, 0:06:00 cpu time, factor 2.08)

22:00:52 Running KBPs ...

22:00:52 Coinductive: theory Coinductive.Coinductive_List

22:00:53 Timing DFS_Framework (4 threads, 162.776s elapsed time, 540.848s cpu time, 13.108s GC time, factor 3.32)

22:00:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework

22:00:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework/document.pdf

22:00:53 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DFS_Framework/outline.pdf

22:00:53 Finished DFS_Framework (0:02:52 elapsed time, 0:11:06 cpu time, factor 3.86)

22:00:53 Running Polynomials ...

22:00:53 Containers-Benchmarks: theory Collections.ArrayHashMap_Impl

22:00:54 KBPs: theory KBPs.Extra

22:00:54 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

22:00:54 KBPs: theory KBPs.List_local

22:00:54 Containers-Benchmarks: theory Collections.ListSetImpl

22:00:55 Containers-Benchmarks: theory Collections.ListSetImpl_Invar

22:00:55 Coinductive: theory HOL-Analysis.Linear_Algebra

22:00:55 Coinductive: theory HOL-Analysis.Norm_Arith

22:00:55 Coinductive: theory HOL-Analysis.Abstract_Topology_2

22:00:56 Containers-Benchmarks: theory Collections.ListSetImpl_NotDist

22:00:57 Polynomials: theory Deriving.Comparator

22:00:57 Polynomials: theory Deriving.Derive_Manager

22:00:57 Polynomials: theory HOL-Computational_Algebra.Factorial_Ring

22:00:57 Polynomials: theory Deriving.Generator_Aux

22:00:57 Polynomials: theory Polynomials.MPoly_Type

22:00:57 Polynomials: theory Polynomials.More_Modules

22:00:57 Polynomials: theory Matrix.Utility

22:00:57 Containers-Benchmarks: theory Collections.ArrayHashMap

22:00:58 Polynomials: theory Polynomials.More_MPoly_Type

22:00:58 Polynomials: theory Open_Induction.Restricted_Predicates

22:00:58 Coinductive: theory HOL-Analysis.Connected

22:00:58 Coinductive: theory HOL-Analysis.Elementary_Metric_Spaces

22:00:58 Polynomials: theory Polynomials.OAlist

22:00:58 Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

22:00:58 Polynomials: theory Polynomials.Polynomials

22:00:59 Polynomials: theory Show.Show

22:01:00 Containers-Benchmarks: theory Collections.ListSetImpl_Sorted

22:01:00 Containers-Benchmarks: theory Collections.SetByMap

22:01:00 Coinductive: theory HOL-Analysis.Elementary_Normed_Spaces

22:01:01 Polynomials: theory Show.Show_Instances

22:01:01 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated

22:01:01 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated_generated

22:01:01 Containers-Benchmarks: theory Collections.RBTMapImpl

22:01:02 Coinductive: theory HOL-Analysis.Topology_Euclidean_Space

22:01:02 Containers-Benchmarks: theory Collections.ArraySetImpl

22:01:02 Coinductive: theory Coinductive.Coinductive_List_Prefix

22:01:02 Coinductive: theory Coinductive.Hamming_Stream

22:01:03 Coinductive: theory Coinductive.Koenigslemma

22:01:03 Coinductive: theory Coinductive.LMirror

22:01:03 Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

22:01:03 Coinductive: theory Coinductive.Lazy_LList

22:01:03 Polynomials: theory Well_Quasi_Orders.Minimal_Elements

22:01:03 Containers-Benchmarks: theory Collections.ArrayHashSet

22:01:03 Coinductive: theory Coinductive.Quotient_Coinductive_List

22:01:04 Coinductive: theory Coinductive.TLList

22:01:04 Polynomials: theory Well_Quasi_Orders.Least_Enum

22:01:04 Coinductive: theory Coinductive.Coinductive_Stream

22:01:04 Polynomials: theory Well_Quasi_Orders.Almost_Full

22:01:06 Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

22:01:06 Collections_Examples: theory Collections_Examples.Foreach_Refine

22:01:06 Coinductive: theory HOL-Analysis.Extended_Real_Limits

22:01:06 Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

22:01:07 LTL: theory LTL.Equivalence_Relations

22:01:07 LTL: theory LTL.Rewriting

22:01:07 Containers-Benchmarks: theory Collections.TrieSetImpl

22:01:07 Polynomials: theory Polynomials.Utils

22:01:07 Coinductive: theory Coinductive.Lazy_TLList

22:01:07 Polynomials: theory HOL-Computational_Algebra.Polynomial

22:01:07 Coinductive: theory Coinductive.Quotient_TLList

22:01:07 Polynomials: theory Polynomials.NZM

22:01:08 Coinductive: theory Coinductive.TLList_CCPO

22:01:08 Polynomials: theory Polynomials.Show_Polynomials

22:01:08 Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

22:01:08 Coinductive: theory Coinductive.CCPO_Topology

22:01:08 Polynomials: theory Polynomials.Power_Products

22:01:09 Gabow_SCC: theory Gabow_SCC.Gabow_GBG_Code

22:01:09 Coinductive: theory Coinductive.TLList_CCPO_Examples

22:01:09 Coinductive: theory Coinductive.Coinductive

22:01:09 Gabow_SCC: theory Gabow_SCC.Gabow_SCC_Code

22:01:10 Containers-Benchmarks: theory Collections.HashMap_Impl

22:01:10 Containers-Benchmarks: theory Collections.RBTSetImpl

22:01:11 Coinductive: theory Coinductive.LList_CCPO_Topology

22:01:12 LTL: theory LTL.Code_Equations

22:01:12 LTL: theory LTL.Disjunctive_Normal_Form

22:01:12 Containers-Benchmarks: theory Collections.HashMap

22:01:13 Coinductive: theory Coinductive.Coinductive_Examples

22:01:19 Polynomials: theory Polynomials.MPoly_Type_Univariate

22:01:20 LTL: theory LTL.Example

22:01:20 Containers-Benchmarks: theory Collections.HashSet

22:01:20 Containers-Benchmarks: theory Collections.MapStdImpl

22:01:21 Collections_Examples: theory Collections_Examples.ICF_Only_Test

22:01:22 Collections_Examples: theory Collections_Examples.Refine_Fold

22:01:22 Collections_Examples: theory Collections_Examples.Bfs_Impl

22:01:26 Polynomials: theory Polynomials.MPoly_Type_Class

22:01:26 Polynomials: theory Polynomials.PP_Type

22:01:27 Containers-Benchmarks: theory Collections.SetStdImpl

22:01:29 Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

22:01:30 Containers-Benchmarks: theory Collections.ICF_Impl

22:01:32 KBPs: theory Trie.Trie

22:01:32 KBPs: theory KBPs.ODList

22:01:32 KBPs: theory KBPs.DFS

22:01:32 KBPs: theory KBPs.Kripke

22:01:32 KBPs: theory KBPs.MapOps

22:01:33 KBPs: theory KBPs.Traces

22:01:35 KBPs: theory Transitive-Closure.Transitive_Closure_Impl

22:01:35 KBPs: theory KBPs.Trie2

22:01:35 Containers-Benchmarks: theory Collections.ICF_Refine_Monadic

22:01:35 KBPs: theory Transitive-Closure.Transitive_Closure_List_Impl

22:01:35 KBPs: theory KBPs.Eval

22:01:35 KBPs: theory KBPs.KBPs

22:01:36 Containers-Benchmarks: theory Collections.ICF_Autoref

22:01:37 KBPs: theory KBPs.KBPsAuto

22:01:39 Containers-Benchmarks: theory Collections.Collections

22:01:40 Containers-Benchmarks: theory Collections.CollectionsV1

22:01:40 Timing Isabelle_Meta_Model (4 threads, 187.138s elapsed time, 281.904s cpu time, 13.820s GC time, factor 1.51)

22:01:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model

22:01:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model/document.pdf

22:01:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Isabelle_Meta_Model/outline.pdf

22:01:40 Finished Isabelle_Meta_Model (0:03:14 elapsed time, 0:04:57 cpu time, factor 1.53)

22:01:40 Building Order_Lattice_Props ...

22:01:40 Polynomials: theory Polynomials.MPoly_Type_Class_FMap

22:01:41 KBPs: theory KBPs.KBPsAlg

22:01:41 KBPs: theory KBPs.SPRView

22:01:41 KBPs: theory KBPs.SPRViewNonDet

22:01:42 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Loc

22:01:42 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

22:01:42 Order_Lattice_Props: theory Order_Lattice_Props.Sup_Lattice

22:01:44 Polynomials: theory Polynomials.Quasi_PM_Power_Products

22:01:45 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples

22:01:45 KBPs: theory KBPs.SPRViewNonDetIndInit

22:01:46 KBPs: theory KBPs.SPRViewSingle

22:01:46 KBPs: theory KBPs.ClockView

22:01:47 Polynomials: theory Polynomials.MPoly_PM

22:01:48 KBPs: theory KBPs.SPRViewDet

22:01:48 Order_Lattice_Props: theory Order_Lattice_Props.Order_Duality

22:01:48 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples

22:01:49 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_ICF

22:01:52 KBPs: theory KBPs.Robot

22:01:53 Polynomials: theory Polynomials.OAlist_Poly_Mapping

22:01:54 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props

22:01:55 Timing LOFT (4 threads, 152.980s elapsed time, 561.880s cpu time, 12.324s GC time, factor 3.67)

22:01:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT

22:01:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT/document.pdf

22:01:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LOFT/outline.pdf

22:01:55 Finished LOFT (0:02:42 elapsed time, 0:09:48 cpu time, factor 3.63)

22:01:55 Running HOL-Quickcheck_Examples ...

22:01:57 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Completeness

22:01:57 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

22:01:57 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

22:01:57 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting

22:01:57 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Examples

22:01:57 Polynomials: theory Polynomials.Term_Order

22:01:57 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

22:01:58 KBPs: theory KBPs.MuddyChildren

22:02:02 Polynomials: theory Polynomials.MPoly_Type_Class_OAlist

22:02:03 KBPs: theory KBPs.Examples

22:02:04 Order_Lattice_Props: theory Order_Lattice_Props.Galois_Connections

22:02:04 Order_Lattice_Props: theory Order_Lattice_Props.Representations

22:02:04 Order_Lattice_Props: theory Order_Lattice_Props.Closure_Operators

22:02:04 Order_Lattice_Props: theory Order_Lattice_Props.Fixpoint_Fusion

22:02:06 KBPs: theory KBPs.Views

22:02:07 KBPs: theory KBPs.KBPs_Main

22:02:10 Timing LTL (4 threads, 49.884s elapsed time, 141.408s cpu time, 4.808s GC time, factor 2.83)

22:02:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL

22:02:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL/document.pdf

22:02:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL/outline.pdf

22:02:10 Finished LTL (0:01:23 elapsed time, 0:03:19 cpu time, factor 2.38)

22:02:10 Building Simplex ...

22:02:11 Simplex: theory Simplex.Simplex_Auxiliary

22:02:11 Simplex: theory Simplex.Simplex_Algebra

22:02:11 Simplex: theory Simplex.Rel_Chain

22:02:14 Simplex: theory Simplex.Abstract_Linear_Poly

22:02:14 Simplex: theory Simplex.Linear_Poly_Maps

22:02:15 Simplex: theory Simplex.QDelta

22:02:16 Simplex: theory Simplex.Simplex

22:02:16 Collections_Examples: theory Collections_Examples.Collection_Examples

22:02:16 Timing Containers-Benchmarks (4 threads, 150.750s elapsed time, 465.940s cpu time, 32.876s GC time, factor 3.09)

22:02:16 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Containers-Benchmarks

22:02:16 Finished Containers-Benchmarks (0:02:33 elapsed time, 0:11:36 cpu time, factor 4.54)

22:02:16 Running Functional_Ordered_Resolution_Prover ...

22:02:20 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator

22:02:20 Functional_Ordered_Resolution_Prover: theory Deriving.Derive_Manager

22:02:20 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Fun_More

22:02:20 Functional_Ordered_Resolution_Prover: theory Deriving.Generator_Aux

22:02:20 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term

22:02:20 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Transitive_Closure_More

22:02:20 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Order_Union

22:02:20 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Generator

22:02:21 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Wellorder_Extension

22:02:21 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Option_Monad

22:02:21 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Instances

22:02:21 Functional_Ordered_Resolution_Prover: theory Nested_Multisets_Ordinals.Multiset_More

22:02:21 Functional_Ordered_Resolution_Prover: theory Deriving.Compare

22:02:21 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator_Generator

22:02:22 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Seq

22:02:22 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unifiers

22:02:22 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term_Pair_Multiset

22:02:22 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Clausal_Logic

22:02:23 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Generator

22:02:23 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Seq_More

22:02:23 Timing Collections_Examples (4 threads, 142.290s elapsed time, 435.880s cpu time, 14.764s GC time, factor 3.06)

22:02:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples

22:02:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples/document.pdf

22:02:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Collections_Examples/outline.pdf

22:02:23 Finished Collections_Examples (0:02:29 elapsed time, 0:14:38 cpu time, factor 5.87)

22:02:23 Running Stable_Matching ...

22:02:23 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bit_Representation

22:02:23 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Subsumption

22:02:23 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Instances

22:02:24 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Herbrand_Interpretation

22:02:24 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ground_Resolution_Model

22:02:24 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Inference_System

22:02:24 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bits

22:02:24 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bool_List_Representation

22:02:24 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_Arithmetic

22:02:24 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bits_Bit

22:02:24 Stable_Matching: theory Stable_Matching.Basis

22:02:24 Stable_Matching: theory Stable_Matching.Sotomayor

22:02:25 Functional_Ordered_Resolution_Prover: theory HOL-Word.Misc_Typedef

22:02:25 Functional_Ordered_Resolution_Prover: theory Deriving.Countable_Generator

22:02:25 Functional_Ordered_Resolution_Prover: theory Coinductive.Coinductive_Nat

22:02:25 Functional_Ordered_Resolution_Prover: theory HOL-Word.Bits_Int

22:02:25 Functional_Ordered_Resolution_Prover: theory Matrix.Utility

22:02:25 Stable_Matching: theory Stable_Matching.Choice_Functions

22:02:26 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

22:02:26 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

22:02:26 Functional_Ordered_Resolution_Prover: theory Polynomial_Factorization.Missing_List

22:02:26 Functional_Ordered_Resolution_Prover: theory Open_Induction.Restricted_Predicates

22:02:26 Functional_Ordered_Resolution_Prover: theory Coinductive.Coinductive_List

22:02:26 Functional_Ordered_Resolution_Prover: theory Native_Word.More_Bits_Int

22:02:27 Functional_Ordered_Resolution_Prover: theory HOL-Word.Word

22:02:27 Stable_Matching: theory Stable_Matching.Contracts

22:02:28 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Symbolic_Bits_Int

22:02:28 Functional_Ordered_Resolution_Prover: theory Native_Word.Bits_Integer

22:02:29 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Map2

22:02:29 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Abstract_Substitution

22:02:32 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Set

22:02:34 Stable_Matching: theory Stable_Matching.COP

22:02:35 Timing Order_Lattice_Props (4 threads, 31.037s elapsed time, 102.956s cpu time, 2.468s GC time, factor 3.32)

22:02:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props

22:02:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props/document.pdf

22:02:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Order_Lattice_Props/outline.pdf

22:02:35 Finished Order_Lattice_Props (0:00:53 elapsed time, 0:02:24 cpu time, factor 2.67)

22:02:35 Running Rep_Fin_Groups ...

22:02:35 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Liminf

22:02:35 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Chain

22:02:36 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Exp

22:02:36 Rep_Fin_Groups: theory Rep_Fin_Groups.Rep_Fin_Groups

22:02:37 Gabow_SCC: theory Gabow_SCC.All_Of_Gabow_SCC

22:02:38 Stable_Matching: theory Stable_Matching.Bossiness

22:02:38 Stable_Matching: theory Stable_Matching.Strategic

22:02:38 Simplex: theory Simplex.Simplex_Incremental

22:02:42 Functional_Ordered_Resolution_Prover: theory Regular-Sets.NDerivative

22:02:43 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

22:02:43 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Hotel_Example

22:02:43 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Relation_Interpretation

22:02:45 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Target_Word_Base

22:02:46 Timing Gabow_SCC (4 threads, 135.143s elapsed time, 315.764s cpu time, 5.792s GC time, factor 2.34)

22:02:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC

22:02:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC/document.pdf

22:02:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Gabow_SCC/outline.pdf

22:02:46 Finished Gabow_SCC (0:02:24 elapsed time, 0:06:07 cpu time, factor 2.54)

22:02:46 Running HOL-Datatype_Examples ...

22:02:46 Functional_Ordered_Resolution_Prover: theory Native_Word.Uint32

22:02:47 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Proving_Process

22:02:48 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Equivalence_Checking

22:02:48 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Compat

22:02:48 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lift_BNF

22:02:48 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFI

22:02:48 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Milner_Tofte

22:02:48 Functional_Ordered_Resolution_Prover: theory Collections.HashCode

22:02:48 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regexp_Method

22:02:48 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Koenig

22:02:48 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Standard_Redundancy

22:02:49 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Generator

22:02:49 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution

22:02:49 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Process

22:02:49 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Abstract_Rewriting

22:02:50 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Instances

22:02:50 Functional_Ordered_Resolution_Prover: theory Deriving.Derive

22:02:51 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Stream_Processor

22:02:51 Functional_Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

22:02:52 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Matching

22:02:52 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Unification

22:02:52 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lambda_Term

22:02:53 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unification

22:02:54 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Codatatype

22:02:54 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

22:02:54 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Matching

22:02:54 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

22:02:55 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Datatype

22:02:58 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

22:02:58 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Prelim

22:02:58 HOL-Datatype_Examples: theory HOL-Datatype_Examples.DTree

22:02:58 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Gram_Lang

22:02:59 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

22:03:00 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Parallel_Composition

22:03:01 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFsetI

22:03:02 Timing Coinductive (4 threads, 95.684s elapsed time, 331.152s cpu time, 8.668s GC time, factor 3.46)

22:03:02 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive

22:03:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/document.pdf

22:03:02 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Coinductive/outline.pdf

22:03:02 Finished Coinductive (0:02:13 elapsed time, 0:06:45 cpu time, factor 3.04)

22:03:02 Running Taylor_Models ...

22:03:04 Taylor_Models: theory HOL-Decision_Procs.Polynomial_List

22:03:04 Taylor_Models: theory HOL-Decision_Procs.Rat_Pair

22:03:13 Timing KBPs (4 threads, 134.102s elapsed time, 353.716s cpu time, 8.700s GC time, factor 2.64)

22:03:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs

22:03:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs/document.pdf

22:03:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/KBPs/outline.pdf

22:03:13 Finished KBPs (0:02:20 elapsed time, 0:06:06 cpu time, factor 2.61)

22:03:13 Building Matrix ...

22:03:15 Matrix: theory HOL-Algebra.Congruence

22:03:15 Matrix: theory Matrix.Utility

22:03:16 Taylor_Models: theory Taylor_Models.Polynomial_Expression

22:03:16 Matrix: theory HOL-Algebra.Order

22:03:18 Matrix: theory HOL-Algebra.Lattice

22:03:20 Matrix: theory HOL-Algebra.Complete_Lattice

22:03:21 Timing Polynomials (4 threads, 130.793s elapsed time, 400.692s cpu time, 18.148s GC time, factor 3.06)

22:03:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials

22:03:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials/document.pdf

22:03:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomials/outline.pdf

22:03:21 Finished Polynomials (0:02:27 elapsed time, 0:07:09 cpu time, factor 2.91)

22:03:21 Running Vickrey_Clarke_Groves ...

22:03:21 Matrix: theory HOL-Algebra.Group

22:03:22 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Argmax

22:03:22 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.SetUtils

22:03:23 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Partitions

22:03:23 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationOperators

22:03:23 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationProperties

22:03:24 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.MiscTools

22:03:24 Matrix: theory HOL-Algebra.FiniteProduct

22:03:25 Matrix: theory HOL-Algebra.Ring

22:03:27 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

22:03:28 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Universes

22:03:29 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.UniformTieBreaking

22:03:30 Matrix: theory Matrix.Ordered_Semiring

22:03:31 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuction

22:03:31 Matrix: theory Matrix.Matrix_Legacy

22:03:32 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

22:03:44 Taylor_Models: theory HOL-Library.Function_Algebras

22:03:44 Taylor_Models: theory Taylor_Models.Float_Topology

22:03:44 Taylor_Models: theory Taylor_Models.Interval

22:03:45 Taylor_Models: theory Taylor_Models.Taylor_Models_Misc

22:03:48 Taylor_Models: theory Taylor_Models.Horner_Eval

22:03:48 Taylor_Models: theory Taylor_Models.Interval_Approximation

22:03:53 Taylor_Models: theory Taylor_Models.Polynomial_Expression_Additional

22:03:56 Timing HOL-Quickcheck_Examples (4 threads, 118.202s elapsed time, 215.696s cpu time, 3.932s GC time, factor 1.82)

22:03:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Quickcheck_Examples

22:03:56 Finished HOL-Quickcheck_Examples (0:02:00 elapsed time, 0:06:03 cpu time, factor 3.03)

22:03:56 Running WebAssembly ...

22:03:57 WebAssembly: theory HOL-Word.Bit_Representation

22:03:57 WebAssembly: theory HOL-Word.Bits

22:03:57 WebAssembly: theory HOL-Word.Misc_Typedef

22:03:57 WebAssembly: theory WebAssembly.Wasm_Type_Abs

22:03:57 WebAssembly: theory HOL-Word.Bits_Bit

22:03:57 Taylor_Models: theory Taylor_Models.Taylor_Models

22:03:59 WebAssembly: theory HOL-Word.Bool_List_Representation

22:03:59 WebAssembly: theory HOL-Word.Misc_Arithmetic

22:04:00 WebAssembly: theory HOL-Word.Bits_Int

22:04:00 Timing Matrix (4 threads, 22.997s elapsed time, 80.484s cpu time, 2.996s GC time, factor 3.50)

22:04:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix

22:04:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix/document.pdf

22:04:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix/outline.pdf

22:04:00 Finished Matrix (0:00:46 elapsed time, 0:02:00 cpu time, factor 2.60)

22:04:00 Running HOL-MicroJava ...

22:04:01 HOL-MicroJava: theory HOL-Eisbach.Eisbach

22:04:01 HOL-MicroJava: theory HOL-MicroJava.Semilat

22:04:01 WebAssembly: theory Native_Word.More_Bits_Int

22:04:01 WebAssembly: theory HOL-Word.Word

22:04:02 HOL-MicroJava: theory HOL-MicroJava.Err

22:04:02 HOL-MicroJava: theory HOL-MicroJava.JBasis

22:04:02 HOL-MicroJava: theory HOL-MicroJava.AuxLemmas

22:04:02 HOL-MicroJava: theory HOL-MicroJava.Type

22:04:03 WebAssembly: theory Native_Word.Code_Symbolic_Bits_Int

22:04:03 HOL-MicroJava: theory HOL-MicroJava.Listn

22:04:03 HOL-MicroJava: theory HOL-MicroJava.Opt

22:04:03 WebAssembly: theory Native_Word.Bits_Integer

22:04:03 HOL-MicroJava: theory HOL-MicroJava.Product

22:04:03 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework

22:04:03 HOL-MicroJava: theory HOL-MicroJava.Semilattices

22:04:03 HOL-MicroJava: theory HOL-MicroJava.SemilatAlg

22:04:04 HOL-MicroJava: theory HOL-MicroJava.Kildall

22:04:04 HOL-MicroJava: theory HOL-MicroJava.LBVSpec

22:04:04 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_err

22:04:05 HOL-MicroJava: theory HOL-MicroJava.LBVComplete

22:04:05 HOL-MicroJava: theory HOL-MicroJava.Decl

22:04:05 HOL-MicroJava: theory HOL-MicroJava.Value

22:04:05 HOL-MicroJava: theory HOL-MicroJava.LBVCorrect

22:04:05 HOL-MicroJava: theory HOL-MicroJava.SystemClasses

22:04:05 HOL-MicroJava: theory HOL-MicroJava.TypeRel

22:04:06 HOL-MicroJava: theory HOL-MicroJava.Abstract_BV

22:04:06 Timing Simplex (4 threads, 83.491s elapsed time, 240.484s cpu time, 4.824s GC time, factor 2.88)

22:04:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex

22:04:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex/document.pdf

22:04:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simplex/outline.pdf

22:04:06 Finished Simplex (0:01:55 elapsed time, 0:04:56 cpu time, factor 2.56)

22:04:06 Running Password_Authentication_Protocol ...

22:04:06 HOL-MicroJava: theory HOL-MicroJava.WellForm

22:04:07 HOL-MicroJava: theory HOL-MicroJava.State

22:04:07 HOL-MicroJava: theory HOL-MicroJava.Exceptions

22:04:07 HOL-MicroJava: theory HOL-MicroJava.Term

22:04:07 HOL-MicroJava: theory HOL-MicroJava.JType

22:04:07 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Propaedeutics

22:04:08 HOL-MicroJava: theory HOL-MicroJava.JVMType

22:04:11 HOL-MicroJava: theory HOL-MicroJava.WellType

22:04:12 HOL-MicroJava: theory HOL-MicroJava.Conform

22:04:12 HOL-MicroJava: theory HOL-MicroJava.Eval

22:04:12 HOL-MicroJava: theory HOL-MicroJava.TypeInf

22:04:12 HOL-MicroJava: theory HOL-MicroJava.JVMState

22:04:12 HOL-MicroJava: theory HOL-MicroJava.JVMInstructions

22:04:13 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primcorec

22:04:14 HOL-MicroJava: theory HOL-MicroJava.JVMExecInstr

22:04:14 HOL-MicroJava: theory HOL-MicroJava.JVMExceptions

22:04:14 HOL-MicroJava: theory HOL-MicroJava.Effect

22:04:14 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Protocol

22:04:14 HOL-MicroJava: theory HOL-MicroJava.JVMExec

22:04:15 Timing Functional_Ordered_Resolution_Prover (4 threads, 110.912s elapsed time, 385.944s cpu time, 21.776s GC time, factor 3.48)

22:04:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover

22:04:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover/document.pdf

22:04:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover/outline.pdf

22:04:15 Finished Functional_Ordered_Resolution_Prover (0:01:58 elapsed time, 0:07:47 cpu time, factor 3.96)

22:04:15 Running EdmondsKarp_Maxflow ...

22:04:15 HOL-MicroJava: theory HOL-MicroJava.DefsComp

22:04:15 HOL-MicroJava: theory HOL-MicroJava.JVMDefensive

22:04:15 HOL-MicroJava: theory HOL-MicroJava.Index

22:04:16 HOL-MicroJava: theory HOL-MicroJava.JVMListExample

22:04:16 HOL-MicroJava: theory HOL-MicroJava.TranslCompTp

22:04:17 HOL-MicroJava: theory HOL-MicroJava.Example

22:04:17 HOL-MicroJava: theory HOL-MicroJava.JListExample

22:04:17 HOL-MicroJava: theory HOL-MicroJava.JTypeSafe

22:04:17 WebAssembly: theory Native_Word.Code_Target_Word_Base

22:04:17 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

22:04:17 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.FordFulkerson_Algo

22:04:17 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

22:04:17 HOL-MicroJava: theory HOL-MicroJava.TranslComp

22:04:17 HOL-MicroJava: theory HOL-MicroJava.LemmasComp

22:04:18 HOL-MicroJava: theory HOL-MicroJava.CorrComp

22:04:18 WebAssembly: theory Native_Word.Uint8

22:04:20 WebAssembly: theory WebAssembly.Wasm_Ast

22:04:24 Timing Stable_Matching (4 threads, 112.798s elapsed time, 345.532s cpu time, 4.436s GC time, factor 3.06)

22:04:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching

22:04:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching/document.pdf

22:04:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stable_Matching/outline.pdf

22:04:24 Finished Stable_Matching (0:02:01 elapsed time, 0:06:01 cpu time, factor 2.99)

22:04:24 Building Quantales ...

22:04:25 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

22:04:25 Taylor_Models: theory Taylor_Models.Experiments

22:04:26 Quantales: theory Kleene_Algebra.Signatures

22:04:26 Quantales: theory Kleene_Algebra.Dioid

22:04:27 Timing Rep_Fin_Groups (4 threads, 103.163s elapsed time, 229.664s cpu time, 3.840s GC time, factor 2.23)

22:04:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups

22:04:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups/document.pdf

22:04:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rep_Fin_Groups/outline.pdf

22:04:27 Finished Rep_Fin_Groups (0:01:51 elapsed time, 0:04:05 cpu time, factor 2.20)

22:04:27 Running Multirelations ...

22:04:28 Multirelations: theory Multirelations.C_Algebras

22:04:29 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

22:04:29 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.FirstPrice

22:04:33 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primrec

22:04:34 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

22:04:37 Quantales: theory Quantales.Dioid_Models_New

22:04:38 HOL-MicroJava: theory HOL-MicroJava.BVSpec

22:04:38 HOL-MicroJava: theory HOL-MicroJava.EffectMono

22:04:38 HOL-MicroJava: theory HOL-MicroJava.Altern

22:04:38 HOL-MicroJava: theory HOL-MicroJava.Correct

22:04:38 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_JVM

22:04:38 Timing HOL-Datatype_Examples (4 threads, 109.262s elapsed time, 370.716s cpu time, 47.316s GC time, factor 3.39)

22:04:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Datatype_Examples

22:04:38 Finished HOL-Datatype_Examples (0:01:51 elapsed time, 0:06:13 cpu time, factor 3.34)

22:04:38 Running Separation_Logic_Imperative_HOL ...

22:04:39 HOL-MicroJava: theory HOL-MicroJava.BVSpecTypeSafe

22:04:39 HOL-MicroJava: theory HOL-MicroJava.JVM

22:04:39 HOL-MicroJava: theory HOL-MicroJava.LBVJVM

22:04:40 HOL-MicroJava: theory HOL-MicroJava.CorrCompTp

22:04:40 Separation_Logic_Imperative_HOL: theory HOL-Eisbach.Eisbach

22:04:40 Separation_Logic_Imperative_HOL: theory HOL-ex.Quicksort

22:04:40 Separation_Logic_Imperative_HOL: theory HOL-Word.Bit_Representation

22:04:40 Separation_Logic_Imperative_HOL: theory HOL-Word.Bits

22:04:40 Separation_Logic_Imperative_HOL: theory HOL-Word.Bits_Bit

22:04:41 HOL-MicroJava: theory HOL-MicroJava.BVNoTypeError

22:04:41 HOL-MicroJava: theory HOL-MicroJava.BVExample

22:04:41 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_Typedef

22:04:42 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap

22:04:42 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Syntax_Match

22:04:42 Separation_Logic_Imperative_HOL: theory Automatic_Refinement.Misc

22:04:43 HOL-MicroJava: theory HOL-MicroJava.MicroJava

22:04:43 Separation_Logic_Imperative_HOL: theory HOL-Word.Bool_List_Representation

22:04:43 Separation_Logic_Imperative_HOL: theory HOL-Word.Misc_Arithmetic

22:04:44 WebAssembly: theory WebAssembly.Wasm_Base_Defs

22:04:44 Separation_Logic_Imperative_HOL: theory HOL-Word.Bits_Int

22:04:44 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

22:04:46 WebAssembly: theory WebAssembly.Wasm

22:04:46 Multirelations: theory Multirelations.Multirelations

22:04:46 Separation_Logic_Imperative_HOL: theory Native_Word.More_Bits_Int

22:04:46 Separation_Logic_Imperative_HOL: theory HOL-Word.Word

22:04:48 WebAssembly: theory WebAssembly.Wasm_Axioms

22:04:48 WebAssembly: theory WebAssembly.Wasm_Checker_Types

22:04:48 WebAssembly: theory WebAssembly.Wasm_Interpreter

22:04:48 WebAssembly: theory WebAssembly.Wasm_Properties_Aux

22:04:48 Quantales: theory Kleene_Algebra.Conway

22:04:48 Quantales: theory Quantales.Quantales

22:04:48 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Symbolic_Bits_Int

22:04:48 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Array

22:04:49 Separation_Logic_Imperative_HOL: theory Native_Word.Bits_Integer

22:04:49 WebAssembly: theory WebAssembly.Wasm_Properties

22:04:49 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Ref

22:04:50 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

22:04:50 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

22:04:50 WebAssembly: theory WebAssembly.Wasm_Soundness

22:04:53 WebAssembly: theory WebAssembly.Wasm_Checker

22:04:55 Timing Taylor_Models (4 threads, 105.806s elapsed time, 294.448s cpu time, 8.528s GC time, factor 2.78)

22:04:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models

22:04:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/document.pdf

22:04:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Taylor_Models/outline.pdf

22:04:55 Finished Taylor_Models (0:01:53 elapsed time, 0:05:08 cpu time, factor 2.73)

22:04:55 Running HOL-Bali ...

22:04:57 Quantales: theory Kleene_Algebra.Kleene_Algebra

22:04:57 HOL-Bali: theory HOL-Bali.Basis

22:04:59 WebAssembly: theory WebAssembly.Wasm_Interpreter_Properties

22:04:59 HOL-Bali: theory HOL-Bali.Name

22:04:59 HOL-Bali: theory HOL-Bali.Table

22:05:00 WebAssembly: theory WebAssembly.Wasm_Checker_Properties

22:05:02 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Checked_Impl

22:05:02 HOL-Bali: theory HOL-Bali.Type

22:05:05 HOL-Bali: theory HOL-Bali.Value

22:05:06 HOL-Bali: theory HOL-Bali.Term

22:05:07 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Bits_Int

22:05:07 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Word_Base

22:05:07 Separation_Logic_Imperative_HOL: theory Collections.Code_Target_ICF

22:05:09 Separation_Logic_Imperative_HOL: theory Native_Word.Uint32

22:05:11 Separation_Logic_Imperative_HOL: theory Collections.HashCode

22:05:21 Timing Vickrey_Clarke_Groves (4 threads, 109.692s elapsed time, 293.856s cpu time, 3.312s GC time, factor 2.68)

22:05:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves

22:05:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves/document.pdf

22:05:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Vickrey_Clarke_Groves/outline.pdf

22:05:21 Finished Vickrey_Clarke_Groves (0:01:59 elapsed time, 0:05:10 cpu time, factor 2.59)

22:05:21 Running Signature_Groebner ...

22:05:25 Signature_Groebner: theory Signature_Groebner.Prelims

22:05:25 Separation_Logic_Imperative_HOL: theory Collections.Partial_Equivalence_Relation

22:05:25 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Run

22:05:25 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Assertions

22:05:25 Signature_Groebner: theory Signature_Groebner.More_MPoly

22:05:27 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hoare_Triple

22:05:28 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Automation

22:05:29 Signature_Groebner: theory Signature_Groebner.Signature_Groebner

22:05:30 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Main

22:05:30 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Table

22:05:30 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

22:05:30 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

22:05:30 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

22:05:30 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.List_Seg

22:05:30 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Union_Find

22:05:31 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Circ_List

22:05:31 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Open_List

22:05:33 HOL-Bali: theory HOL-Bali.Decl

22:05:34 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map

22:05:35 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

22:05:37 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

22:05:38 HOL-Bali: theory HOL-Bali.TypeRel

22:05:39 HOL-Bali: theory HOL-Bali.DeclConcepts

22:05:39 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

22:05:42 HOL-Bali: theory HOL-Bali.State

22:05:42 HOL-Bali: theory HOL-Bali.WellType

22:05:43 WebAssembly: theory WebAssembly.Wasm_Type_Abs_Printing

22:05:43 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing

22:05:43 WebAssembly: theory WebAssembly.Wasm_Checker_Printing

22:05:44 Quantales: theory Quantales.Quantale_Models

22:05:44 Quantales: theory Quantales.Quantale_Star

22:05:44 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing_Pure

22:05:44 WebAssembly: theory WebAssembly.Wasm_Printing

22:05:44 HOL-Bali: theory HOL-Bali.Conform

22:05:44 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Idioms

22:05:44 HOL-Bali: theory HOL-Bali.Eval

22:05:45 HOL-Bali: theory HOL-Bali.DefiniteAssignment

22:05:45 Quantales: theory Quantales.Quantic_Nuclei_Conuclei

22:05:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.To_List_GA

22:05:46 Timing Password_Authentication_Protocol (4 threads, 92.477s elapsed time, 227.688s cpu time, 4.508s GC time, factor 2.46)

22:05:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol

22:05:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol/document.pdf

22:05:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Password_Authentication_Protocol/outline.pdf

22:05:46 Finished Password_Authentication_Protocol (0:01:40 elapsed time, 0:04:01 cpu time, factor 2.41)

22:05:46 Running HOL-IMP ...

22:05:47 HOL-IMP: theory HOL-IMP.AExp

22:05:47 HOL-IMP: theory HOL-IMP.C_like

22:05:47 HOL-IMP: theory HOL-IMP.Complete_Lattice

22:05:47 HOL-IMP: theory HOL-IMP.OO

22:05:48 HOL-IMP: theory HOL-IMP.Star

22:05:48 HOL-IMP: theory HOL-IMP.Types

22:05:48 Quantales: theory Quantales.Quantale_Left_Sided

22:05:49 HOL-IMP: theory HOL-IMP.ASM

22:05:50 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Blit

22:05:50 HOL-IMP: theory HOL-IMP.BExp

22:05:50 HOL-Bali: theory HOL-Bali.WellForm

22:05:52 HOL-Bali: theory HOL-Bali.Example

22:05:52 HOL-Bali: theory HOL-Bali.DefiniteAssignmentCorrect

22:05:53 HOL-IMP: theory HOL-IMP.Com

22:05:53 HOL-Bali: theory HOL-Bali.TypeSafe

22:05:53 HOL-IMP: theory HOL-IMP.Procs

22:05:54 HOL-IMP: theory HOL-IMP.Poly_Types

22:05:54 Timing HOL-MicroJava (4 threads, 105.314s elapsed time, 361.760s cpu time, 7.708s GC time, factor 3.44)

22:05:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava

22:05:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava/document.pdf

22:05:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-MicroJava/outline.pdf

22:05:54 Finished HOL-MicroJava (0:01:53 elapsed time, 0:06:17 cpu time, factor 3.33)

22:05:54 Running Dijkstra_Shortest_Path ...

22:05:54 HOL-IMP: theory HOL-IMP.ACom

22:05:54 Timing EdmondsKarp_Maxflow (4 threads, 92.132s elapsed time, 123.972s cpu time, 3.032s GC time, factor 1.35)

22:05:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow

22:05:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow/document.pdf

22:05:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/EdmondsKarp_Maxflow/outline.pdf

22:05:54 Finished EdmondsKarp_Maxflow (0:01:38 elapsed time, 0:02:50 cpu time, factor 1.73)

22:05:54 Building List-Infinite ...

22:05:54 Signature_Groebner: theory Signature_Groebner.Signature_Examples

22:05:55 HOL-IMP: theory HOL-IMP.Abs_Int_Tests

22:05:55 HOL-IMP: theory HOL-IMP.Big_Step

22:05:55 HOL-IMP: theory HOL-IMP.Vars

22:05:55 HOL-Bali: theory HOL-Bali.Evaln

22:05:55 HOL-IMP: theory HOL-IMP.Denotational

22:05:56 HOL-IMP: theory HOL-IMP.Hoare

22:05:56 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Misc

22:05:56 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Graph

22:05:56 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Introduction

22:05:56 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Weight

22:05:56 HOL-IMP: theory HOL-IMP.Sec_Type_Expr

22:05:56 HOL-IMP: theory HOL-IMP.Hoare_Examples

22:05:56 List-Infinite: theory List-Infinite.Util_NatInf

22:05:56 List-Infinite: theory List-Infinite.Util_MinMax

22:05:56 List-Infinite: theory List-Infinite.Util_Nat

22:05:56 List-Infinite: theory List-Infinite.Util_Set

22:05:56 HOL-IMP: theory HOL-IMP.Hoare_Total

22:05:56 HOL-IMP: theory HOL-IMP.Hoare_Sound_Complete

22:05:56 HOL-IMP: theory HOL-IMP.Hoare_Total_EX

22:05:56 HOL-IMP: theory HOL-IMP.Hoare_Total_EX2

22:05:56 List-Infinite: theory List-Infinite.Util_Div

22:05:56 Timing WebAssembly (4 threads, 110.667s elapsed time, 335.180s cpu time, 8.680s GC time, factor 3.03)

22:05:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly

22:05:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly/document.pdf

22:05:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/WebAssembly/outline.pdf

22:05:56 Finished WebAssembly (0:02:00 elapsed time, 0:06:43 cpu time, factor 3.35)

22:05:56 Running Buildings ...

22:05:57 HOL-IMP: theory HOL-IMP.VCG_Total_EX

22:05:57 List-Infinite: theory List-Infinite.SetInterval2

22:05:57 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphSpec

22:05:57 HOL-IMP: theory HOL-IMP.VCG_Total_EX2

22:05:57 HOL-IMP: theory HOL-IMP.VCG

22:05:58 HOL-Bali: theory HOL-Bali.AxSem

22:05:58 HOL-Bali: theory HOL-Bali.Trans

22:05:58 Buildings: theory Buildings.Prelim

22:05:58 HOL-IMP: theory HOL-IMP.Sec_Typing

22:05:58 HOL-IMP: theory HOL-IMP.Sec_TypingT

22:05:59 HOL-IMP: theory HOL-IMP.Sem_Equiv

22:05:59 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra

22:05:59 HOL-IMP: theory HOL-IMP.Def_Init

22:05:59 HOL-IMP: theory HOL-IMP.Def_Init_Exp

22:05:59 HOL-IMP: theory HOL-IMP.Fold

22:05:59 HOL-IMP: theory HOL-IMP.Live

22:05:59 HOL-IMP: theory HOL-IMP.Def_Init_Big

22:05:59 List-Infinite: theory List-Infinite.InfiniteSet2

22:05:59 List-Infinite: theory List-Infinite.SetIntervalCut

22:06:00 HOL-IMP: theory HOL-IMP.Procs_Dyn_Vars_Dyn

22:06:00 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Dyn

22:06:00 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Stat

22:06:00 Buildings: theory Buildings.Algebra

22:06:00 Buildings: theory Buildings.Simplicial

22:06:00 HOL-IMP: theory HOL-IMP.Collecting

22:06:01 Timing Multirelations (4 threads, 87.827s elapsed time, 221.776s cpu time, 6.096s GC time, factor 2.53)

22:06:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations

22:06:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations/document.pdf

22:06:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multirelations/outline.pdf

22:06:01 Finished Multirelations (0:01:33 elapsed time, 0:13:40 cpu time, factor 8.77)

22:06:01 Running Regular_Algebras ...

22:06:01 Quantales: theory Quantales.Quantale_Modules

22:06:01 List-Infinite: theory List-Infinite.List2

22:06:01 List-Infinite: theory List-Infinite.SetIntervalStep

22:06:02 HOL-Bali: theory HOL-Bali.AxCompl

22:06:02 HOL-Bali: theory HOL-Bali.AxSound

22:06:02 HOL-Bali: theory HOL-Bali.AxExample

22:06:02 Regular_Algebras: theory Regular_Algebras.Dioid_Power_Sum

22:06:02 HOL-IMP: theory HOL-IMP.Compiler

22:06:03 List-Infinite: theory List-Infinite.ListInf

22:06:03 HOL-IMP: theory HOL-IMP.Def_Init_Small

22:06:03 Regular_Algebras: theory Regular_Algebras.Regular_Algebras

22:06:03 HOL-IMP: theory HOL-IMP.Collecting1

22:06:03 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphGA

22:06:03 HOL-IMP: theory HOL-IMP.Collecting_Examples

22:06:03 HOL-IMP: theory HOL-IMP.Small_Step

22:06:04 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphByMap

22:06:04 Buildings: theory Buildings.Chamber

22:06:04 HOL-IMP: theory HOL-IMP.Abs_Int_init

22:06:04 HOL-IMP: theory HOL-IMP.Finite_Reachable

22:06:05 HOL-IMP: theory HOL-IMP.Live_True

22:06:05 HOL-IMP: theory HOL-IMP.Abs_Int0

22:06:05 List-Infinite: theory List-Infinite.ListInf_Prefix

22:06:07 List-Infinite: theory List-Infinite.ListInfinite

22:06:07 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.HashGraphImpl

22:06:07 HOL-IMP: theory HOL-IMP.Abs_State

22:06:08 HOL-IMP: theory HOL-IMP.Abs_Int1

22:06:08 HOL-IMP: theory HOL-IMP.Compiler2

22:06:09 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

22:06:09 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

22:06:09 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.From_List_GA

22:06:10 HOL-IMP: theory HOL-IMP.Abs_Int1_const

22:06:10 HOL-IMP: theory HOL-IMP.Abs_Int1_parity

22:06:10 HOL-IMP: theory HOL-IMP.Abs_Int2

22:06:11 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Examples

22:06:11 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl

22:06:11 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

22:06:11 Buildings: theory Buildings.Coxeter

22:06:12 HOL-IMP: theory HOL-IMP.Abs_Int2_ivl

22:06:13 HOL-IMP: theory HOL-IMP.Abs_Int3

22:06:13 Buildings: theory Buildings.Building

22:06:17 Timing Separation_Logic_Imperative_HOL (4 threads, 91.914s elapsed time, 196.716s cpu time, 7.316s GC time, factor 2.14)

22:06:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL

22:06:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL/document.pdf

22:06:17 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Logic_Imperative_HOL/outline.pdf

22:06:17 Finished Separation_Logic_Imperative_HOL (0:01:38 elapsed time, 0:06:52 cpu time, factor 4.19)

22:06:17 Running LTL_to_DRA ...

22:06:18 LTL_to_DRA: theory KBPs.DFS

22:06:18 LTL_to_DRA: theory LTL_to_DRA.LTL_FGXU

22:06:18 LTL_to_DRA: theory LTL_to_DRA.Map2

22:06:18 LTL_to_DRA: theory LTL_to_DRA.Preliminaries2

22:06:19 LTL_to_DRA: theory LTL_to_DRA.Mapping2

22:06:19 LTL_to_DRA: theory List-Index.List_Index

22:06:19 LTL_to_DRA: theory LTL_to_DRA.DTS

22:06:20 LTL_to_DRA: theory LTL_to_DRA.List2

22:06:22 LTL_to_DRA: theory LTL_to_DRA.Rabin

22:06:23 LTL_to_DRA: theory LTL_to_DRA.Semi_Mojmir

22:06:26 LTL_to_DRA: theory LTL_to_DRA.LTL_Compat

22:06:27 LTL_to_DRA: theory LTL_to_DRA.LTL_Impl

22:06:27 LTL_to_DRA: theory LTL_to_DRA.Mojmir

22:06:28 LTL_to_DRA: theory LTL_to_DRA.af

22:06:28 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin

22:06:29 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin_Impl

22:06:30 LTL_to_DRA: theory LTL_to_DRA.Logical_Characterization

22:06:30 LTL_to_DRA: theory LTL_to_DRA.af_Impl

22:06:31 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin

22:06:32 Timing List-Infinite (4 threads, 13.708s elapsed time, 49.284s cpu time, 1.764s GC time, factor 3.60)

22:06:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite

22:06:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite/document.pdf

22:06:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/List-Infinite/outline.pdf

22:06:32 Finished List-Infinite (0:00:37 elapsed time, 0:01:28 cpu time, factor 2.39)

22:06:32 Running Splay_Tree ...

22:06:33 Timing Quantales (4 threads, 97.733s elapsed time, 174.604s cpu time, 5.104s GC time, factor 1.79)

22:06:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales

22:06:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales/document.pdf

22:06:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Quantales/outline.pdf

22:06:33 Finished Quantales (0:02:07 elapsed time, 0:03:45 cpu time, factor 1.77)

22:06:33 Building Matrix_Tensor ...

22:06:33 Splay_Tree: theory HOL-Data_Structures.Cmp

22:06:33 Splay_Tree: theory HOL-Data_Structures.Less_False

22:06:33 Splay_Tree: theory Splay_Tree.Splay_Heap

22:06:33 Splay_Tree: theory HOL-Data_Structures.Sorted_Less

22:06:33 Splay_Tree: theory HOL-Data_Structures.AList_Upd_Del

22:06:34 Splay_Tree: theory HOL-Data_Structures.List_Ins_Del

22:06:34 Splay_Tree: theory HOL-Data_Structures.Set_Specs

22:06:34 Splay_Tree: theory Splay_Tree.Splay_Tree

22:06:34 Matrix_Tensor: theory Matrix_Tensor.Matrix_Tensor

22:06:34 Splay_Tree: theory HOL-Data_Structures.Map_Specs

22:06:37 Splay_Tree: theory Splay_Tree.Splay_Map

22:06:38 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

22:06:45 Timing HOL-Bali (4 threads, 91.584s elapsed time, 246.520s cpu time, 8.852s GC time, factor 2.69)

22:06:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali

22:06:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali/document.pdf

22:06:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Bali/outline.pdf

22:06:45 Finished HOL-Bali (0:01:49 elapsed time, 0:04:36 cpu time, factor 2.52)

22:06:45 Building Nat-Interval-Logic ...

22:06:46 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Impl

22:06:47 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_Interval

22:06:49 LTL_to_DRA: theory LTL_to_DRA.Export_Code

22:06:49 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_IntervalOperators

22:06:51 Timing Signature_Groebner (4 threads, 76.700s elapsed time, 146.496s cpu time, 8.252s GC time, factor 1.91)

22:06:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner

22:06:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner/document.pdf

22:06:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Signature_Groebner/outline.pdf

22:06:51 Finished Signature_Groebner (0:01:29 elapsed time, 0:02:46 cpu time, factor 1.86)

22:06:51 Running HOL-Predicate_Compile_Examples ...

22:06:52 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_1

22:06:52 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_2

22:06:52 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_3

22:06:52 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_4

22:06:53 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_TemporalOperators

22:06:53 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

22:06:53 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

22:06:53 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Examples

22:06:53 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Specialisation_Examples

22:06:59 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Test

22:07:05 Regular_Algebras: theory Regular_Algebras.Pratts_Counterexamples

22:07:05 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Models

22:07:09 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Variants

22:07:12 Timing Dijkstra_Shortest_Path (4 threads, 70.521s elapsed time, 113.952s cpu time, 3.688s GC time, factor 1.62)

22:07:12 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path

22:07:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path/document.pdf

22:07:12 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dijkstra_Shortest_Path/outline.pdf

22:07:12 Finished Dijkstra_Shortest_Path (0:01:17 elapsed time, 0:05:28 cpu time, factor 4.24)

22:07:12 Running Abs_Int_ITP2012 ...

22:07:13 Abs_Int_ITP2012: theory HOL-IMP.AExp

22:07:13 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Complete_Lattice_ix

22:07:15 Abs_Int_ITP2012: theory HOL-IMP.BExp

22:07:17 Abs_Int_ITP2012: theory HOL-IMP.Com

22:07:18 Abs_Int_ITP2012: theory Abs_Int_ITP2012.ACom

22:07:18 Abs_Int_ITP2012: theory HOL-IMP.Abs_Int_Tests

22:07:18 Abs_Int_ITP2012: theory HOL-IMP.Vars

22:07:22 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Collecting

22:07:26 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int0

22:07:28 Timing HOL-IMP (4 threads, 93.729s elapsed time, 331.280s cpu time, 15.428s GC time, factor 3.53)

22:07:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMP

22:07:28 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-IMP/document.pdf

22:07:28 Finished HOL-IMP (0:01:41 elapsed time, 0:05:42 cpu time, factor 3.37)

22:07:28 Running Root_Balanced_Tree ...

22:07:29 Timing Buildings (4 threads, 82.437s elapsed time, 249.624s cpu time, 3.556s GC time, factor 3.03)

22:07:29 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings

22:07:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings/document.pdf

22:07:29 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buildings/outline.pdf

22:07:29 Finished Buildings (0:01:31 elapsed time, 0:04:27 cpu time, factor 2.91)

22:07:29 Running Symmetric_Polynomials ...

22:07:29 Root_Balanced_Tree: theory HOL-Data_Structures.Cmp

22:07:29 Root_Balanced_Tree: theory HOL-Data_Structures.Less_False

22:07:29 Root_Balanced_Tree: theory HOL-Decision_Procs.Dense_Linear_Order

22:07:29 Root_Balanced_Tree: theory Amortized_Complexity.Amortized_Framework0

22:07:29 Root_Balanced_Tree: theory HOL-Data_Structures.Sorted_Less

22:07:30 Root_Balanced_Tree: theory HOL-Data_Structures.List_Ins_Del

22:07:30 Root_Balanced_Tree: theory HOL-Data_Structures.Set_Specs

22:07:30 Root_Balanced_Tree: theory HOL-Data_Structures.Balance

22:07:30 Root_Balanced_Tree: theory HOL-Data_Structures.Tree_Set

22:07:30 Symmetric_Polynomials: theory Polynomials.MPoly_Type

22:07:30 Symmetric_Polynomials: theory Abstract-Rewriting.Seq

22:07:30 Symmetric_Polynomials: theory Polynomials.More_Modules

22:07:30 Symmetric_Polynomials: theory Symmetric_Polynomials.Vieta

22:07:31 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_State

22:07:31 Symmetric_Polynomials: theory Open_Induction.Restricted_Predicates

22:07:31 Root_Balanced_Tree: theory Root_Balanced_Tree.Time_Monad

22:07:31 Symmetric_Polynomials: theory Regular-Sets.Regular_Set

22:07:31 Symmetric_Polynomials: theory Polynomials.More_MPoly_Type

22:07:31 Symmetric_Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

22:07:32 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Elements

22:07:32 Symmetric_Polynomials: theory Well_Quasi_Orders.Least_Enum

22:07:32 Timing Matrix_Tensor (4 threads, 37.649s elapsed time, 66.168s cpu time, 1.668s GC time, factor 1.76)

22:07:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor

22:07:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor/document.pdf

22:07:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Matrix_Tensor/outline.pdf

22:07:32 Finished Matrix_Tensor (0:00:58 elapsed time, 0:01:40 cpu time, factor 1.71)

22:07:32 Building Sturm_Sequences ...

22:07:32 Symmetric_Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

22:07:32 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials

22:07:32 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1

22:07:33 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation_Bounds

22:07:33 Timing Regular_Algebras (4 threads, 86.082s elapsed time, 145.260s cpu time, 3.588s GC time, factor 1.69)

22:07:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras

22:07:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/document.pdf

22:07:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Algebras/outline.pdf

22:07:33 Finished Regular_Algebras (0:01:31 elapsed time, 0:02:52 cpu time, factor 1.88)

22:07:33 Building UTP-Toolkit ...

22:07:33 Sturm_Sequences: theory Sturm_Sequences.Misc_Polynomial

22:07:33 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library_Document

22:07:34 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2

22:07:35 Symmetric_Polynomials: theory Regular-Sets.Regular_Exp

22:07:35 Timing Nat-Interval-Logic (4 threads, 27.389s elapsed time, 69.528s cpu time, 1.204s GC time, factor 2.54)

22:07:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic

22:07:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic/document.pdf

22:07:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Nat-Interval-Logic/outline.pdf

22:07:35 Finished Nat-Interval-Logic (0:00:49 elapsed time, 0:01:47 cpu time, factor 2.17)

22:07:35 Running QHLProver ...

22:07:35 UTP-Toolkit: theory HOL-Eisbach.Eisbach

22:07:35 UTP-Toolkit: theory UTP-Toolkit.Map_Extra

22:07:35 UTP-Toolkit: theory UTP-Toolkit.FSet_Extra

22:07:35 UTP-Toolkit: theory Optics.Two

22:07:35 UTP-Toolkit: theory UTP-Toolkit.Infinity

22:07:35 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree

22:07:36 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library

22:07:36 UTP-Toolkit: theory UTP-Toolkit.Positive

22:07:36 Sturm_Sequences: theory Sturm_Sequences.Sturm_Theorem

22:07:36 UTP-Toolkit: theory Optics.Interp

22:07:36 UTP-Toolkit: theory Optics.Lens_Laws

22:07:36 UTP-Toolkit: theory UTP-Toolkit.List_Lexord_Alt

22:07:37 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2_ivl

22:07:37 UTP-Toolkit: theory UTP-Toolkit.Total_Recall

22:07:38 UTP-Toolkit: theory Optics.Lens_Algebra

22:07:38 QHLProver: theory Deep_Learning.Tensor

22:07:38 QHLProver: theory QHLProver.Complex_Matrix

22:07:38 Sturm_Sequences: theory Sturm_Sequences.Sturm_Method

22:07:38 UTP-Toolkit: theory Optics.Lens_Order

22:07:38 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation

22:07:38 UTP-Toolkit: theory Optics.Lens_Instances

22:07:39 QHLProver: theory Deep_Learning.Tensor_Subtensor

22:07:39 QHLProver: theory Deep_Learning.Tensor_Plus

22:07:39 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int3

22:07:39 QHLProver: theory Deep_Learning.Tensor_Matricization

22:07:39 Symmetric_Polynomials: theory Regular-Sets.NDerivative

22:07:39 Symmetric_Polynomials: theory Regular-Sets.Relation_Interpretation

22:07:39 Sturm_Sequences: theory Sturm_Sequences.Sturm

22:07:40 Sturm_Sequences: theory Sturm_Sequences.Sturm_Ex

22:07:40 UTP-Toolkit: theory UTP-Toolkit.List_Extra

22:07:41 UTP-Toolkit: theory Optics.Lenses

22:07:41 UTP-Toolkit: theory UTP-Toolkit.Partial_Fun

22:07:42 UTP-Toolkit: theory UTP-Toolkit.Sequence

22:07:43 UTP-Toolkit: theory UTP-Toolkit.Finite_Fun

22:07:43 UTP-Toolkit: theory UTP-Toolkit.Countable_Set_Extra

22:07:44 Symmetric_Polynomials: theory Regular-Sets.Equivalence_Checking

22:07:44 QHLProver: theory QHLProver.Gates

22:07:44 UTP-Toolkit: theory UTP-Toolkit.utp_toolkit

22:07:45 QHLProver: theory QHLProver.Matrix_Limit

22:07:45 Symmetric_Polynomials: theory Regular-Sets.Regexp_Method

22:07:46 QHLProver: theory QHLProver.Quantum_Program

22:07:46 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full

22:07:48 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

22:07:48 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

22:07:48 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

22:07:48 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Lambda_Example

22:07:48 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example

22:07:49 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

22:07:49 QHLProver: theory QHLProver.Partial_State

22:07:49 QHLProver: theory QHLProver.Quantum_Hoare

22:07:50 Symmetric_Polynomials: theory Polynomials.Utils

22:07:50 Symmetric_Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

22:07:50 Symmetric_Polynomials: theory Polynomials.Power_Products

22:07:50 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.List_Examples

22:07:51 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

22:07:52 QHLProver: theory QHLProver.Grover

22:07:54 Timing LTL_to_DRA (4 threads, 85.611s elapsed time, 311.884s cpu time, 12.804s GC time, factor 3.64)

22:07:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA

22:07:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA/document.pdf

22:07:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_to_DRA/outline.pdf

22:07:54 Finished LTL_to_DRA (0:01:36 elapsed time, 0:05:31 cpu time, factor 3.44)

22:07:54 Building Pre_Polynomial_Factorization ...

22:07:54 Timing Splay_Tree (4 threads, 76.791s elapsed time, 116.860s cpu time, 0.884s GC time, factor 1.52)

22:07:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree

22:07:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree/document.pdf

22:07:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Splay_Tree/outline.pdf

22:07:54 Finished Splay_Tree (0:01:22 elapsed time, 0:02:07 cpu time, factor 1.55)

22:07:54 Running LTL_Master_Theorem ...

22:07:55 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

22:07:57 Pre_Polynomial_Factorization: theory Cauchy.CauchysMeanTheorem

22:07:57 Pre_Polynomial_Factorization: theory Polynomial_Interpolation.Improved_Code_Equations

22:07:57 Pre_Polynomial_Factorization: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

22:07:57 Pre_Polynomial_Factorization: theory Polynomial_Interpolation.Lagrange_Interpolation

22:07:57 Pre_Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

22:07:57 LTL_Master_Theorem: theory LTL_Master_Theorem.Omega_Words_Fun_Stream

22:07:57 LTL_Master_Theorem: theory HOL-Library.Mapping

22:07:57 LTL_Master_Theorem: theory HOL-Library.Log_Nat

22:07:57 LTL_Master_Theorem: theory LTL.LTL

22:07:57 Pre_Polynomial_Factorization: theory Partial_Function_MR.Partial_Function_MR

22:07:57 Pre_Polynomial_Factorization: theory Polynomial_Interpolation.Divmod_Int

22:07:57 LTL_Master_Theorem: theory LTL_Master_Theorem.Finite_Ordered_Set

22:07:57 Pre_Polynomial_Factorization: theory Show.Show_Poly

22:07:57 LTL_Master_Theorem: theory LTL_Master_Theorem.Quotient_Type

22:07:58 Pre_Polynomial_Factorization: theory Polynomial_Interpolation.Is_Rat_To_Rat

22:07:58 Pre_Polynomial_Factorization: theory Sqrt_Babylonian.Log_Impl

22:07:58 Pre_Polynomial_Factorization: theory Sqrt_Babylonian.NthRoot_Impl

22:07:59 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

22:07:59 LTL_Master_Theorem: theory HOL-Library.AList_Mapping

22:07:59 Pre_Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian

22:07:59 Pre_Polynomial_Factorization: theory Polynomial_Interpolation.Newton_Interpolation

22:08:03 Pre_Polynomial_Factorization: theory Polynomial_Interpolation.Polynomial_Interpolation

22:08:04 Timing HOL-Predicate_Compile_Examples (4 threads, 71.367s elapsed time, 231.188s cpu time, 8.528s GC time, factor 3.24)

22:08:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Predicate_Compile_Examples

22:08:04 Finished HOL-Predicate_Compile_Examples (0:01:13 elapsed time, 0:06:49 cpu time, factor 5.60)

22:08:04 Building HOL-Imperative_HOL ...

22:08:04 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class

22:08:04 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

22:08:05 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Sorted_List

22:08:05 HOL-Imperative_HOL: theory HOL-Imperative_HOL.List_Sublist

22:08:05 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap

22:08:07 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

22:08:08 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

22:08:11 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Array

22:08:11 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Ref

22:08:11 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Subarray

22:08:12 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

22:08:12 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Linked_Lists

22:08:12 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Overview

22:08:12 HOL-Imperative_HOL: theory HOL-Imperative_HOL.SatChecker

22:08:12 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Quicksort

22:08:13 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Reverse

22:08:13 LTL_Master_Theorem: theory LTL.Equivalence_Relations

22:08:13 LTL_Master_Theorem: theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

22:08:13 LTL_Master_Theorem: theory LTL.Rewriting

22:08:14 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_const

22:08:14 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_parity

22:08:17 LTL_Master_Theorem: theory LTL.Code_Equations

22:08:19 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_FMap

22:08:20 LTL_Master_Theorem: theory LTL_Master_Theorem.After

22:08:20 LTL_Master_Theorem: theory LTL_Master_Theorem.Advice

22:08:22 LTL_Master_Theorem: theory LTL_Master_Theorem.Transition_Functions

22:08:22 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials_Code

22:08:22 LTL_Master_Theorem: theory LTL_Master_Theorem.Asymmetric_Master_Theorem

22:08:23 LTL_Master_Theorem: theory LTL_Master_Theorem.Master_Theorem

22:08:23 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Construction

22:08:24 Timing UTP-Toolkit (4 threads, 24.596s elapsed time, 87.088s cpu time, 2.156s GC time, factor 3.54)

22:08:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP-Toolkit

22:08:24 Finished UTP-Toolkit (0:00:50 elapsed time, 0:02:06 cpu time, factor 2.49)

22:08:24 Running Twelvefold_Way ...

22:08:26 Twelvefold_Way: theory HOL-Eisbach.Eisbach

22:08:26 Twelvefold_Way: theory Card_Multisets.Card_Multisets

22:08:26 Twelvefold_Way: theory Card_Number_Partitions.Additions_to_Main

22:08:26 Twelvefold_Way: theory Card_Partitions.Set_Partition

22:08:26 Twelvefold_Way: theory Card_Number_Partitions.Number_Partition

22:08:26 Twelvefold_Way: theory HOL-ex.Birthday_Paradox

22:08:27 Timing Abs_Int_ITP2012 (4 threads, 67.810s elapsed time, 202.948s cpu time, 4.640s GC time, factor 2.99)

22:08:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012

22:08:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012/document.pdf

22:08:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abs_Int_ITP2012/outline.pdf

22:08:27 Finished Abs_Int_ITP2012 (0:01:14 elapsed time, 0:03:35 cpu time, factor 2.89)

22:08:27 Twelvefold_Way: theory Card_Number_Partitions.Card_Number_Partitions

22:08:27 Timing Sturm_Sequences (4 threads, 32.999s elapsed time, 109.628s cpu time, 1.268s GC time, factor 3.32)

22:08:27 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences

22:08:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/document.pdf

22:08:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/outline.pdf

22:08:27 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Sequences/userguide.pdf

22:08:27 Finished Sturm_Sequences (0:00:54 elapsed time, 0:02:28 cpu time, factor 2.74)

22:08:27 Building Regular-Sets ...

22:08:27 Building Amortized_Complexity ...

22:08:27 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Instantiation

22:08:27 Twelvefold_Way: theory Card_Partitions.Injectivity_Solver

22:08:28 Twelvefold_Way: theory Card_Partitions.Card_Partitions

22:08:28 Regular-Sets: theory Regular-Sets.Regular_Set

22:08:28 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops

22:08:28 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops_merge

22:08:28 Amortized_Complexity: theory HOL-Data_Structures.Less_False

22:08:28 Amortized_Complexity: theory HOL-Data_Structures.Cmp

22:08:29 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Implementation

22:08:29 Amortized_Complexity: theory HOL-Data_Structures.Sorted_Less

22:08:29 Amortized_Complexity: theory HOL-Data_Structures.List_Ins_Del

22:08:29 Twelvefold_Way: theory Bell_Numbers_Spivey.Bell_Numbers

22:08:29 Twelvefold_Way: theory Twelvefold_Way.Preliminaries

22:08:29 Amortized_Complexity: theory HOL-Data_Structures.Set_Specs

22:08:29 Amortized_Complexity: theory HOL-Data_Structures.Priority_Queue_Specs

22:08:30 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List2

22:08:30 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List1

22:08:30 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_Tree

22:08:30 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Core

22:08:30 Amortized_Complexity: theory Skew_Heap.Skew_Heap

22:08:30 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry1

22:08:31 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry2

22:08:31 Twelvefold_Way: theory Twelvefold_Way.Equiv_Relations_on_Functions

22:08:31 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections_Direct

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry10

22:08:32 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry4

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry5

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry6

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry11

22:08:32 Amortized_Complexity: theory Splay_Tree.Splay_Heap

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry7

22:08:32 Amortized_Complexity: theory Splay_Tree.Splay_Tree

22:08:32 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry8

22:08:32 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework0

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry9

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry12

22:08:32 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry3

22:08:33 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections

22:08:33 Amortized_Complexity: theory Amortized_Complexity.Lemmas_log

22:08:33 Regular-Sets: theory Regular-Sets.Regular_Exp

22:08:33 Regular-Sets: theory Regular-Sets.Regular_Exp2

22:08:34 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way

22:08:35 Amortized_Complexity: theory Amortized_Complexity.Amortized_Examples

22:08:35 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis

22:08:36 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List2_Analysis

22:08:36 Regular-Sets: theory Regular-Sets.Equivalence_Checking2

22:08:38 Regular-Sets: theory Regular-Sets.Derivatives

22:08:38 Regular-Sets: theory Regular-Sets.NDerivative

22:08:38 Regular-Sets: theory Regular-Sets.Regexp_Constructions

22:08:39 Regular-Sets: theory Regular-Sets.Relation_Interpretation

22:08:39 LTL_Master_Theorem: theory LTL_Master_Theorem.Code_Export

22:08:40 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

22:08:40 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL_ex

22:08:40 Amortized_Complexity: theory Amortized_Complexity.Splay_Heap_Analysis

22:08:40 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Base

22:08:43 Regular-Sets: theory Regular-Sets.Equivalence_Checking

22:08:43 Amortized_Complexity: theory Amortized_Complexity.Skew_Heap_Analysis

22:08:43 Timing Pre_Polynomial_Factorization (4 threads, 16.592s elapsed time, 58.312s cpu time, 1.768s GC time, factor 3.51)

22:08:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pre_Polynomial_Factorization

22:08:43 Finished Pre_Polynomial_Factorization (0:00:49 elapsed time, 0:01:47 cpu time, factor 2.18)

22:08:43 Running Tree-Automata ...

22:08:43 Regular-Sets: theory Regular-Sets.pEquivalence_Checking

22:08:44 Regular-Sets: theory Regular-Sets.Regexp_Method

22:08:44 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis

22:08:45 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

22:08:45 Timing Root_Balanced_Tree (4 threads, 70.246s elapsed time, 198.248s cpu time, 6.136s GC time, factor 2.82)

22:08:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree

22:08:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree/document.pdf

22:08:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Root_Balanced_Tree/outline.pdf

22:08:45 Finished Root_Balanced_Tree (0:01:16 elapsed time, 0:03:29 cpu time, factor 2.76)

22:08:45 Running Elliptic_Curves_Group_Law ...

22:08:45 Tree-Automata: theory Collections_Examples.Exploration

22:08:45 Tree-Automata: theory Tree-Automata.Tree

22:08:45 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

22:08:46 Timing Symmetric_Polynomials (4 threads, 70.090s elapsed time, 199.756s cpu time, 7.644s GC time, factor 2.85)

22:08:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials

22:08:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials/document.pdf

22:08:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Symmetric_Polynomials/outline.pdf

22:08:46 Finished Symmetric_Polynomials (0:01:16 elapsed time, 0:03:41 cpu time, factor 2.88)

22:08:46 Running LLL_Factorization ...

22:08:46 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Conversions

22:08:46 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Algebra_Aux

22:08:47 Tree-Automata: theory Tree-Automata.Ta

22:08:47 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Commutative_Ring

22:08:50 Timing QHLProver (4 threads, 61.490s elapsed time, 219.072s cpu time, 3.780s GC time, factor 3.56)

22:08:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver

22:08:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver/document.pdf

22:08:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/QHLProver/outline.pdf

22:08:50 Finished QHLProver (0:01:14 elapsed time, 0:03:59 cpu time, factor 3.21)

22:08:50 Running Pi_Calculus ...

22:08:51 LLL_Factorization: theory Perron_Frobenius.Cancel_Card_Constraint

22:08:51 LLL_Factorization: theory LLL_Factorization.Sub_Sums

22:08:51 LLL_Factorization: theory LLL_Factorization.Factor_Bound_2

22:08:51 LLL_Factorization: theory LLL_Factorization.Missing_Dvd_Int_Poly

22:08:52 Pi_Calculus: theory Pi_Calculus.Agent

22:08:52 Tree-Automata: theory Tree-Automata.AbsAlgo

22:08:53 LLL_Factorization: theory LLL_Factorization.LLL_Factorization_Impl

22:08:58 LLL_Factorization: theory LLL_Factorization.LLL_Factorization

22:08:58 Pi_Calculus: theory Pi_Calculus.Early_Semantics

22:08:58 Pi_Calculus: theory Pi_Calculus.Late_Semantics

22:08:58 Pi_Calculus: theory Pi_Calculus.Rel

22:08:59 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Reflective_Field

22:09:01 Tree-Automata: theory Tree-Automata.Ta_impl

22:09:02 Pi_Calculus: theory Pi_Calculus.Early_Tau_Chain

22:09:02 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Semantics

22:09:02 Pi_Calculus: theory Pi_Calculus.Strong_Early_Sim

22:09:02 Pi_Calculus: theory Pi_Calculus.Weak_Early_Semantics

22:09:03 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim

22:09:03 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Subst

22:09:03 Pi_Calculus: theory Pi_Calculus.Strong_Early_Sim_Pres

22:09:03 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Pres

22:09:03 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_Subst_Pres

22:09:03 Pi_Calculus: theory Pi_Calculus.Late_Semantics1

22:09:03 Pi_Calculus: theory Pi_Calculus.Late_Tau_Chain

22:09:03 Pi_Calculus: theory Pi_Calculus.Weak_Early_Sim

22:09:04 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Semantics

22:09:04 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim

22:09:04 Pi_Calculus: theory Pi_Calculus.Weak_Late_Semantics

22:09:04 Pi_Calculus: theory Pi_Calculus.Weak_Early_Sim_Pres

22:09:05 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_Subst

22:09:05 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Sim

22:09:05 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong

22:09:05 Pi_Calculus: theory Pi_Calculus.Weak_Early_Step_Sim_Pres

22:09:05 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim

22:09:05 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Subst

22:09:05 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim

22:09:05 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim_Pres

22:09:05 Pi_Calculus: theory Pi_Calculus.Strong_Late_Sim_SC

22:09:06 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst

22:09:06 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Pres

22:09:06 Pi_Calculus: theory Pi_Calculus.Weak_Late_Sim

22:09:06 Timing LTL_Master_Theorem (4 threads, 63.379s elapsed time, 222.712s cpu time, 7.452s GC time, factor 3.51)

22:09:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem

22:09:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem/document.pdf

22:09:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LTL_Master_Theorem/outline.pdf

22:09:06 Finished LTL_Master_Theorem (0:01:11 elapsed time, 0:03:57 cpu time, factor 3.33)

22:09:06 Running SATSolverVerification ...

22:09:06 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst_Pres

22:09:06 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_SC

22:09:06 Pi_Calculus: theory Pi_Calculus.Strong_Late_Bisim_Subst_SC

22:09:06 Pi_Calculus: theory Pi_Calculus.Strong_Late_Expansion_Law

22:09:07 Pi_Calculus: theory Pi_Calculus.Strong_Early_Late_Comp

22:09:07 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim

22:09:07 Pi_Calculus: theory Pi_Calculus.Weak_Late_Sim_Pres

22:09:07 Pi_Calculus: theory Pi_Calculus.Strong_Late_Axiomatisation

22:09:07 Pi_Calculus: theory Pi_Calculus.Strong_Early_Bisim_SC

22:09:07 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Sim

22:09:07 SATSolverVerification: theory SATSolverVerification.MoreList

22:09:07 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_SC

22:09:07 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_SC

22:09:08 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_Subst

22:09:08 Pi_Calculus: theory Pi_Calculus.Weak_Early_Bisim_Pres

22:09:08 SATSolverVerification: theory SATSolverVerification.CNF

22:09:08 SATSolverVerification: theory SATSolverVerification.Trail

22:09:08 LLL_Factorization: theory LLL_Factorization.Factorization_Algorithm_16_22

22:09:08 Pi_Calculus: theory Pi_Calculus.Weak_Late_Bisim_Pres

22:09:08 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Pres

22:09:08 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong

22:09:09 Pi_Calculus: theory Pi_Calculus.Weak_Late_Step_Sim_Pres

22:09:09 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Subst

22:09:09 Pi_Calculus: theory Pi_Calculus.Weak_Early_Cong_Subst_Pres

22:09:09 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Pres

22:09:09 Pi_Calculus: theory Pi_Calculus.Weak_Late_Cong_Subst_SC

22:09:10 SATSolverVerification: theory SATSolverVerification.SatSolverVerification

22:09:11 SATSolverVerification: theory SATSolverVerification.BasicDPLL

22:09:11 SATSolverVerification: theory SATSolverVerification.KrsticGoel

22:09:11 SATSolverVerification: theory SATSolverVerification.NieuwenhuisOliverasTinelli

22:09:11 SATSolverVerification: theory SATSolverVerification.SatSolverCode

22:09:12 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Axclass

22:09:12 LLL_Factorization: theory LLL_Factorization.Modern_Computer_Algebra_Problem

22:09:12 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Locale

22:09:14 SATSolverVerification: theory SATSolverVerification.AssertLiteral

22:09:15 SATSolverVerification: theory SATSolverVerification.ConflictAnalysis

22:09:16 SATSolverVerification: theory SATSolverVerification.Decide

22:09:16 SATSolverVerification: theory SATSolverVerification.UnitPropagate

22:09:16 SATSolverVerification: theory SATSolverVerification.Initialization

22:09:17 SATSolverVerification: theory SATSolverVerification.SolveLoop

22:09:18 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Test

22:09:18 SATSolverVerification: theory SATSolverVerification.FunctionalImplementation

22:09:22 Timing HOL-Imperative_HOL (4 threads, 55.203s elapsed time, 89.916s cpu time, 2.156s GC time, factor 1.63)

22:09:22 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL

22:09:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL/document.pdf

22:09:22 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Imperative_HOL/outline.pdf

22:09:22 Finished HOL-Imperative_HOL (0:01:17 elapsed time, 0:08:14 cpu time, factor 6.39)

22:09:22 Running LightweightJava ...

22:09:23 LightweightJava: theory LightweightJava.Lightweight_Java_Definition

22:09:26 Tree-Automata: theory Tree-Automata.Ta_impl_codegen

22:09:30 Timing Twelvefold_Way (4 threads, 57.391s elapsed time, 171.488s cpu time, 2.512s GC time, factor 2.99)

22:09:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way

22:09:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way/document.pdf

22:09:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Twelvefold_Way/outline.pdf

22:09:30 Finished Twelvefold_Way (0:01:04 elapsed time, 0:03:04 cpu time, factor 2.86)

22:09:30 Building Relation_Algebra ...

22:09:31 Relation_Algebra: theory Relation_Algebra.More_Boolean_Algebra

22:09:31 Relation_Algebra: theory Relation_Algebra.Relation_Algebra

22:09:36 Timing Regular-Sets (4 threads, 45.252s elapsed time, 100.116s cpu time, 3.456s GC time, factor 2.21)

22:09:36 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets

22:09:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets/document.pdf

22:09:36 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular-Sets/outline.pdf

22:09:36 Finished Regular-Sets (0:01:08 elapsed time, 0:02:28 cpu time, factor 2.17)

22:09:36 Running VerifyThis2018 ...

22:09:37 LightweightJava: theory LightweightJava.Lightweight_Java_Equivalence

22:09:38 VerifyThis2018: theory VerifyThis2018.Synth_Definition

22:09:38 VerifyThis2018: theory VerifyThis2018.DF_System

22:09:38 VerifyThis2018: theory VerifyThis2018.Dynamic_Array

22:09:38 VerifyThis2018: theory VerifyThis2018.DRAT_Misc

22:09:38 VerifyThis2018: theory VerifyThis2018.Exc_Nres_Monad

22:09:38 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Models

22:09:38 VerifyThis2018: theory VerifyThis2018.Array_Map_Default

22:09:39 LightweightJava: theory LightweightJava.Lightweight_Java_Proof

22:09:39 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_RTC

22:09:39 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Tests

22:09:39 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Vectors

22:09:41 VerifyThis2018: theory VerifyThis2018.VTcomp

22:09:41 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Functions

22:09:43 Timing Elliptic_Curves_Group_Law (4 threads, 51.285s elapsed time, 139.708s cpu time, 4.572s GC time, factor 2.72)

22:09:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law

22:09:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law/document.pdf

22:09:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Elliptic_Curves_Group_Law/outline.pdf

22:09:43 Finished Elliptic_Curves_Group_Law (0:00:58 elapsed time, 0:02:32 cpu time, factor 2.61)

22:09:43 Running AutoFocus-Stream ...

22:09:44 VerifyThis2018: theory VerifyThis2018.Snippets

22:09:45 Timing Tree-Automata (4 threads, 53.268s elapsed time, 93.224s cpu time, 2.496s GC time, factor 1.75)

22:09:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata

22:09:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata/document.pdf

22:09:45 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tree-Automata/outline.pdf

22:09:45 Finished Tree-Automata (0:01:00 elapsed time, 0:01:47 cpu time, factor 1.76)

22:09:45 Running Bertrands_Postulate ...

22:09:45 AutoFocus-Stream: theory AutoFocus-Stream.ListSlice

22:09:45 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream

22:09:46 Bertrands_Postulate: theory HOL-Decision_Procs.Dense_Linear_Order

22:09:46 Bertrands_Postulate: theory Lehmer.Lehmer

22:09:46 Bertrands_Postulate: theory Pratt_Certificate.Pratt_Certificate

22:09:47 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Direct_Products

22:09:48 Timing LLL_Factorization (4 threads, 52.870s elapsed time, 140.216s cpu time, 2.972s GC time, factor 2.65)

22:09:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization

22:09:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization/document.pdf

22:09:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LLL_Factorization/outline.pdf

22:09:48 Finished LLL_Factorization (0:01:01 elapsed time, 0:02:34 cpu time, factor 2.52)

22:09:48 Running Polynomial_Factorization ...

22:09:49 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream_Exec

22:09:49 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream

22:09:49 Bertrands_Postulate: theory HOL-Decision_Procs.Approximation_Bounds

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Precomputation

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Polynomial_Factorial

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Order_Polynomial

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Polynomial_Divisibility

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Explicit_Roots

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Missing_List

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Dvd_Int_Poly

22:09:50 Polynomial_Factorization: theory Polynomial_Factorization.Gauss_Lemma

22:09:51 Polynomial_Factorization: theory Polynomial_Factorization.Square_Free_Factorization

22:09:52 Polynomial_Factorization: theory Polynomial_Factorization.Gcd_Rat_Poly

22:09:53 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Multiset

22:09:53 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream_Exec

22:09:53 Polynomial_Factorization: theory Polynomial_Factorization.Prime_Factorization

22:09:54 Bertrands_Postulate: theory Bertrands_Postulate.Bertrand

22:09:54 Timing Amortized_Complexity (4 threads, 50.881s elapsed time, 174.676s cpu time, 7.280s GC time, factor 3.43)

22:09:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity

22:09:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity/document.pdf

22:09:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Amortized_Complexity/outline.pdf

22:09:54 Finished Amortized_Complexity (0:01:26 elapsed time, 0:03:56 cpu time, factor 2.75)

22:09:54 Running Knot_Theory ...

22:09:55 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Root_Test

22:09:55 Polynomial_Factorization: theory Polynomial_Factorization.Kronecker_Factorization

22:09:55 Timing Pi_Calculus (4 threads, 47.306s elapsed time, 158.944s cpu time, 4.456s GC time, factor 3.36)

22:09:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus

22:09:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus/document.pdf

22:09:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pi_Calculus/outline.pdf

22:09:55 Finished Pi_Calculus (0:01:03 elapsed time, 0:03:04 cpu time, factor 2.89)

22:09:55 Running HOL-SET_Protocol ...

22:09:55 Knot_Theory: theory HOL-Computational_Algebra.Fraction_Field

22:09:55 Knot_Theory: theory Knot_Theory.Preliminaries

22:09:55 Knot_Theory: theory HOL-Computational_Algebra.Factorial_Ring

22:09:55 Knot_Theory: theory Knot_Theory.Tangle_Relation

22:09:55 VerifyThis2018: theory VerifyThis2018.Challenge1

22:09:55 VerifyThis2018: theory VerifyThis2018.Challenge1_short

22:09:55 VerifyThis2018: theory VerifyThis2018.Challenge2

22:09:55 VerifyThis2018: theory VerifyThis2018.Challenge3

22:09:56 HOL-SET_Protocol: theory HOL-SET_Protocol.Message_SET

22:09:57 Knot_Theory: theory Knot_Theory.Tangles

22:09:57 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Factorization

22:09:57 Knot_Theory: theory Knot_Theory.Tangle_Algebra

22:09:58 Knot_Theory: theory Knot_Theory.Tangle_Moves

22:09:59 Knot_Theory: theory Knot_Theory.Link_Algebra

22:10:00 Knot_Theory: theory Knot_Theory.Example

22:10:00 HOL-SET_Protocol: theory HOL-SET_Protocol.Event_SET

22:10:01 HOL-SET_Protocol: theory HOL-SET_Protocol.Public_SET

22:10:02 HOL-SET_Protocol: theory HOL-SET_Protocol.Cardholder_Registration

22:10:02 HOL-SET_Protocol: theory HOL-SET_Protocol.Merchant_Registration

22:10:02 HOL-SET_Protocol: theory HOL-SET_Protocol.Purchase

22:10:03 Knot_Theory: theory HOL-Computational_Algebra.Polynomial

22:10:04 HOL-SET_Protocol: theory HOL-SET_Protocol.SET_Protocol

22:10:06 Timing Relation_Algebra (4 threads, 18.253s elapsed time, 57.264s cpu time, 2.092s GC time, factor 3.14)

22:10:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra

22:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra/document.pdf

22:10:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Relation_Algebra/outline.pdf

22:10:06 Finished Relation_Algebra (0:00:36 elapsed time, 0:01:28 cpu time, factor 2.42)

22:10:06 Running LinearQuantifierElim ...

22:10:08 LinearQuantifierElim: theory LinearQuantifierElim.Logic

22:10:08 Timing SATSolverVerification (4 threads, 47.574s elapsed time, 181.324s cpu time, 3.312s GC time, factor 3.81)

22:10:08 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification

22:10:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification/document.pdf

22:10:08 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SATSolverVerification/outline.pdf

22:10:08 Finished SATSolverVerification (0:01:01 elapsed time, 0:03:24 cpu time, factor 3.30)

22:10:08 Running Partial_Order_Reduction ...

22:10:11 Partial_Order_Reduction: theory HOL-Library.Case_Converter

22:10:11 Partial_Order_Reduction: theory HOL-Library.Lattice_Syntax

22:10:11 Partial_Order_Reduction: theory Partial_Order_Reduction.Basic_Extensions

22:10:11 Partial_Order_Reduction: theory Partial_Order_Reduction.Set_Extensions

22:10:11 Partial_Order_Reduction: theory HOL-Library.Complete_Partial_Order2

22:10:11 Partial_Order_Reduction: theory Partial_Order_Reduction.Functions

22:10:11 Partial_Order_Reduction: theory HOL-Library.Simps_Case_Conv

22:10:11 Partial_Order_Reduction: theory HOL-Library.Prefix_Order

22:10:11 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Extensions

22:10:11 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Prefixes

22:10:11 Partial_Order_Reduction: theory Partial_Order_Reduction.Relation_Extensions

22:10:11 Partial_Order_Reduction: theory LTL.LTL

22:10:11 Partial_Order_Reduction: theory Stuttering_Equivalence.Samplers

22:10:11 Partial_Order_Reduction: theory Partial_Order_Reduction.Word_Prefixes

22:10:12 Partial_Order_Reduction: theory Stuttering_Equivalence.StutterEquivalence

22:10:12 Knot_Theory: theory Knot_Theory.Kauffman_Matrix

22:10:12 Partial_Order_Reduction: theory Partial_Order_Reduction.Traces

22:10:12 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Extensions

22:10:13 LinearQuantifierElim: theory LinearQuantifierElim.QE

22:10:13 Timing LightweightJava (4 threads, 46.132s elapsed time, 88.356s cpu time, 2.352s GC time, factor 1.92)

22:10:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava

22:10:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava/document.pdf

22:10:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LightweightJava/outline.pdf

22:10:13 Finished LightweightJava (0:00:50 elapsed time, 0:01:38 cpu time, factor 1.93)

22:10:13 Running Buchi_Complementation ...

22:10:14 LinearQuantifierElim: theory LinearQuantifierElim.DLO

22:10:14 LinearQuantifierElim: theory LinearQuantifierElim.LinArith

22:10:14 LinearQuantifierElim: theory LinearQuantifierElim.PresArith

22:10:14 Partial_Order_Reduction: theory Coinductive.Coinductive_Nat

22:10:15 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Traces

22:10:16 Knot_Theory: theory Knot_Theory.Computations

22:10:16 Buchi_Complementation: theory Buchi_Complementation.Alternate

22:10:16 Buchi_Complementation: theory HOL-Library.Permutation

22:10:16 Buchi_Complementation: theory HOL-Library.Lattice_Syntax

22:10:16 Buchi_Complementation: theory Buchi_Complementation.Graph

22:10:16 Knot_Theory: theory Knot_Theory.Linkrel_Kauffman

22:10:16 Partial_Order_Reduction: theory Coinductive.Coinductive_List

22:10:16 Partial_Order_Reduction: theory Partial_Order_Reduction.ENat_Extensions

22:10:16 Partial_Order_Reduction: theory Partial_Order_Reduction.CCPO_Extensions

22:10:16 Buchi_Complementation: theory Buchi_Complementation.Ranking

22:10:17 Knot_Theory: theory Knot_Theory.Kauffman_Invariance

22:10:17 Knot_Theory: theory Knot_Theory.Knot_Theory

22:10:17 Partial_Order_Reduction: theory Partial_Order_Reduction.ESet_Extensions

22:10:17 LinearQuantifierElim: theory LinearQuantifierElim.Cooper

22:10:17 LinearQuantifierElim: theory LinearQuantifierElim.QEpres

22:10:18 Buchi_Complementation: theory Buchi_Complementation.Complementation

22:10:18 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo

22:10:18 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_fr

22:10:18 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_inf

22:10:18 LinearQuantifierElim: theory LinearQuantifierElim.FRE

22:10:18 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_ex

22:10:18 LinearQuantifierElim: theory LinearQuantifierElim.QElin

22:10:18 LinearQuantifierElim: theory LinearQuantifierElim.QElin_inf

22:10:19 Buchi_Complementation: theory Buchi_Complementation.Complementation_Implement

22:10:19 LinearQuantifierElim: theory LinearQuantifierElim.QElin_opt

22:10:25 Partial_Order_Reduction: theory Coinductive.Coinductive_List_Prefix

22:10:25 Partial_Order_Reduction: theory Coinductive.Coinductive_Stream

22:10:26 Partial_Order_Reduction: theory Partial_Order_Reduction.Coinductive_List_Extensions

22:10:28 Partial_Order_Reduction: theory Partial_Order_Reduction.LList_Prefixes

22:10:29 Partial_Order_Reduction: theory Partial_Order_Reduction.Stuttering

22:10:29 Partial_Order_Reduction: theory Stuttering_Equivalence.PLTL

22:10:30 Partial_Order_Reduction: theory Partial_Order_Reduction.Formula

22:10:30 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

22:10:31 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Abstract

22:10:32 Buchi_Complementation: theory Buchi_Complementation.Complementation_Final

22:10:32 Timing VerifyThis2018 (4 threads, 48.713s elapsed time, 136.828s cpu time, 2.004s GC time, factor 2.81)

22:10:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018

22:10:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018/document.pdf

22:10:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VerifyThis2018/outline.pdf

22:10:32 Finished VerifyThis2018 (0:00:55 elapsed time, 0:02:53 cpu time, factor 3.12)

22:10:32 Running Koenigsberg_Friendship ...

22:10:32 Timing Bertrands_Postulate (4 threads, 41.536s elapsed time, 148.696s cpu time, 1.692s GC time, factor 3.58)

22:10:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate

22:10:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate/document.pdf

22:10:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bertrands_Postulate/outline.pdf

22:10:32 Finished Bertrands_Postulate (0:00:47 elapsed time, 0:02:40 cpu time, factor 3.36)

22:10:32 Running HOL-Quotient_Examples ...

22:10:33 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Analysis

22:10:33 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Correctness

22:10:33 Koenigsberg_Friendship: theory Dijkstra_Shortest_Path.Graph

22:10:34 Timing AutoFocus-Stream (4 threads, 42.949s elapsed time, 120.636s cpu time, 1.356s GC time, factor 2.81)

22:10:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream

22:10:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream/document.pdf

22:10:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/AutoFocus-Stream/outline.pdf

22:10:34 Finished AutoFocus-Stream (0:00:50 elapsed time, 0:02:15 cpu time, factor 2.67)

22:10:34 Running Ordered_Resolution_Prover ...

22:10:34 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Int

22:10:34 HOL-Quotient_Examples: theory HOL-Quotient_Examples.DList

22:10:34 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_FSet

22:10:34 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Int_Pow

22:10:35 Koenigsberg_Friendship: theory Koenigsberg_Friendship.MoreGraph

22:10:35 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_DList

22:10:35 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_FSet

22:10:35 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Fun

22:10:35 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Set

22:10:36 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

22:10:36 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Message

22:10:36 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Rat

22:10:36 Ordered_Resolution_Prover: theory Nested_Multisets_Ordinals.Multiset_More

22:10:36 Ordered_Resolution_Prover: theory Coinductive.Coinductive_Nat

22:10:36 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Map2

22:10:37 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Clausal_Logic

22:10:38 Ordered_Resolution_Prover: theory Coinductive.Coinductive_List

22:10:38 Timing Polynomial_Factorization (4 threads, 41.441s elapsed time, 103.936s cpu time, 2.500s GC time, factor 2.51)

22:10:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization

22:10:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization/document.pdf

22:10:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Factorization/outline.pdf

22:10:38 Finished Polynomial_Factorization (0:00:50 elapsed time, 0:01:59 cpu time, factor 2.39)

22:10:38 Running SequentInvertibility ...

22:10:39 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Herbrand_Interpretation

22:10:39 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Abstract_Substitution

22:10:39 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ground_Resolution_Model

22:10:39 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Inference_System

22:10:39 Koenigsberg_Friendship: theory Koenigsberg_Friendship.FriendshipTheory

22:10:40 SequentInvertibility: theory SequentInvertibility.ModalSequents

22:10:40 SequentInvertibility: theory SequentInvertibility.MultiSequents

22:10:40 SequentInvertibility: theory SequentInvertibility.SRCTransforms

22:10:40 SequentInvertibility: theory SequentInvertibility.SingleSuccedent

22:10:40 Koenigsberg_Friendship: theory Koenigsberg_Friendship.KoenigsbergBridge

22:10:41 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

22:10:41 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

22:10:43 SequentInvertibility: theory SequentInvertibility.NominalSequents

22:10:46 Timing HOL-SET_Protocol (4 threads, 45.112s elapsed time, 141.548s cpu time, 1.780s GC time, factor 3.14)

22:10:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol

22:10:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol/document.pdf

22:10:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SET_Protocol/outline.pdf

22:10:46 Finished HOL-SET_Protocol (0:00:50 elapsed time, 0:02:33 cpu time, factor 3.02)

22:10:46 Running HOL-UNITY ...

22:10:46 Timing Knot_Theory (4 threads, 44.973s elapsed time, 164.560s cpu time, 4.756s GC time, factor 3.66)

22:10:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory

22:10:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory/document.pdf

22:10:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knot_Theory/outline.pdf

22:10:46 Finished Knot_Theory (0:00:52 elapsed time, 0:02:57 cpu time, factor 3.41)

22:10:46 Running UTP ...

22:10:47 HOL-UNITY: theory HOL-UNITY.UNITY

22:10:47 HOL-UNITY: theory HOL-UNITY.ListOrder

22:10:47 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Liminf

22:10:47 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Chain

22:10:48 HOL-UNITY: theory HOL-UNITY.Constrains

22:10:48 HOL-UNITY: theory HOL-UNITY.Deadlock

22:10:48 HOL-UNITY: theory HOL-UNITY.FP

22:10:48 HOL-UNITY: theory HOL-UNITY.Network

22:10:48 HOL-UNITY: theory HOL-UNITY.WFair

22:10:48 UTP: theory UTP.utp_parser_utils

22:10:48 UTP: theory UTP.utp_var

22:10:49 HOL-UNITY: theory HOL-UNITY.SubstAx

22:10:49 HOL-UNITY: theory HOL-UNITY.Token

22:10:49 Buchi_Complementation: theory Buchi_Complementation.Complementation_Build

22:10:49 HOL-UNITY: theory HOL-UNITY.Detects

22:10:49 HOL-UNITY: theory HOL-UNITY.Follows

22:10:49 HOL-UNITY: theory HOL-UNITY.Union

22:10:50 UTP: theory UTP.utp_expr

22:10:50 HOL-UNITY: theory HOL-UNITY.Comp

22:10:50 HOL-UNITY: theory HOL-UNITY.Guar

22:10:50 HOL-UNITY: theory HOL-UNITY.Transformers

22:10:51 HOL-UNITY: theory HOL-UNITY.Extend

22:10:51 SequentInvertibility: theory SequentInvertibility.SequentInvertibility

22:10:51 HOL-UNITY: theory HOL-UNITY.ProgressSets

22:10:51 LinearQuantifierElim: theory LinearQuantifierElim.CertDlo

22:10:51 LinearQuantifierElim: theory LinearQuantifierElim.CertLin

22:10:51 UTP: theory UTP.utp_expr_insts

22:10:52 UTP: theory UTP.utp_unrest

22:10:52 UTP: theory UTP.utp_expr_funcs

22:10:52 HOL-UNITY: theory HOL-UNITY.Project

22:10:52 HOL-UNITY: theory HOL-UNITY.Rename

22:10:52 HOL-UNITY: theory HOL-UNITY.Lift_prog

22:10:53 HOL-UNITY: theory HOL-UNITY.ELT

22:10:53 UTP: theory UTP.utp_usedby

22:10:53 UTP: theory UTP.utp_subst

22:10:53 HOL-UNITY: theory HOL-UNITY.PPROD

22:10:53 UTP: theory UTP.utp_tactics

22:10:53 HOL-UNITY: theory HOL-UNITY.UNITY_Main

22:10:54 HOL-UNITY: theory HOL-UNITY.AllocBase

22:10:54 HOL-UNITY: theory HOL-UNITY.Channel

22:10:54 HOL-UNITY: theory HOL-UNITY.Common

22:10:54 HOL-UNITY: theory HOL-UNITY.Counter

22:10:54 HOL-UNITY: theory HOL-UNITY.Alloc

22:10:54 HOL-UNITY: theory HOL-UNITY.AllocImpl

22:10:55 HOL-UNITY: theory HOL-UNITY.Client

22:10:55 HOL-UNITY: theory HOL-UNITY.Counterc

22:10:56 HOL-UNITY: theory HOL-UNITY.Handshake

22:10:56 HOL-UNITY: theory HOL-UNITY.Lift

22:10:56 HOL-UNITY: theory HOL-UNITY.Mutex

22:10:56 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Proving_Process

22:10:57 HOL-UNITY: theory HOL-UNITY.NSP_Bad

22:10:57 UTP: theory UTP.utp_meta_subst

22:10:57 HOL-UNITY: theory HOL-UNITY.PriorityAux

22:10:57 HOL-UNITY: theory HOL-UNITY.Priority

22:10:57 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Standard_Redundancy

22:10:57 HOL-UNITY: theory HOL-UNITY.Progress

22:10:57 HOL-UNITY: theory HOL-UNITY.Reach

22:10:57 HOL-UNITY: theory HOL-UNITY.TimerArray

22:10:58 HOL-UNITY: theory HOL-UNITY.Reachability

22:10:58 UTP: theory UTP.utp_pred

22:10:58 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution

22:10:58 Timing LinearQuantifierElim (4 threads, 44.238s elapsed time, 145.920s cpu time, 9.736s GC time, factor 3.30)

22:10:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim

22:10:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim/document.pdf

22:10:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/LinearQuantifierElim/outline.pdf

22:10:58 Finished LinearQuantifierElim (0:00:50 elapsed time, 0:02:38 cpu time, factor 3.12)

22:10:58 Running Valuation ...

22:10:59 Valuation: theory Valuation.Valuation1

22:11:00 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

22:11:00 UTP: theory UTP.utp_alphabet

22:11:00 UTP: theory UTP.utp_pred_laws

22:11:01 Timing Partial_Order_Reduction (4 threads, 44.152s elapsed time, 158.780s cpu time, 7.040s GC time, factor 3.60)

22:11:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction

22:11:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction/document.pdf

22:11:01 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Partial_Order_Reduction/outline.pdf

22:11:01 Finished Partial_Order_Reduction (0:00:52 elapsed time, 0:02:59 cpu time, factor 3.41)

22:11:01 Building Graph_Theory ...

22:11:02 UTP: theory UTP.utp_lift

22:11:03 UTP: theory UTP.utp_healthy

22:11:03 UTP: theory UTP.utp_sequent

22:11:03 Graph_Theory: theory Graph_Theory.Rtrancl_On

22:11:03 Graph_Theory: theory Graph_Theory.Funpow

22:11:03 Graph_Theory: theory Graph_Theory.Stuff

22:11:03 Valuation: theory Valuation.Valuation2

22:11:03 Graph_Theory: theory Graph_Theory.Digraph

22:11:03 UTP: theory UTP.utp_rel

22:11:04 Timing Buchi_Complementation (4 threads, 42.907s elapsed time, 104.276s cpu time, 1.676s GC time, factor 2.43)

22:11:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation

22:11:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation/document.pdf

22:11:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Buchi_Complementation/outline.pdf

22:11:04 Finished Buchi_Complementation (0:00:50 elapsed time, 0:02:06 cpu time, factor 2.51)

22:11:04 Building DynamicArchitectures ...

22:11:06 UTP: theory UTP.utp_recursion

22:11:06 UTP: theory UTP.utp_state_parser

22:11:06 Graph_Theory: theory Graph_Theory.Arc_Walk

22:11:06 DynamicArchitectures: theory DynamicArchitectures.Configuration_Traces

22:11:06 Graph_Theory: theory Graph_Theory.Bidirected_Digraph

22:11:06 UTP: theory UTP.utp_rel_laws

22:11:06 Valuation: theory Valuation.Valuation3

22:11:08 DynamicArchitectures: theory DynamicArchitectures.Dynamic_Architecture_Calculus

22:11:09 Graph_Theory: theory Graph_Theory.Vertex_Walk

22:11:09 Graph_Theory: theory Graph_Theory.Pair_Digraph

22:11:09 Graph_Theory: theory Graph_Theory.Weighted_Graph

22:11:09 Graph_Theory: theory Graph_Theory.Shortest_Path

22:11:10 UTP: theory UTP.utp_theory

22:11:13 UTP: theory UTP.utp_hoare

22:11:15 UTP: theory UTP.utp_concurrency

22:11:15 UTP: theory UTP.utp_rel_opsem

22:11:15 UTP: theory UTP.utp_sym_eval

22:11:16 UTP: theory UTP.utp_wp

22:11:16 UTP: theory UTP.utp_dynlog

22:11:17 Graph_Theory: theory Graph_Theory.Digraph_Component

22:11:17 UTP: theory UTP.utp_sp

22:11:17 Timing HOL-Quotient_Examples (4 threads, 40.957s elapsed time, 52.692s cpu time, 2.780s GC time, factor 1.29)

22:11:17 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Quotient_Examples

22:11:17 Finished HOL-Quotient_Examples (0:00:43 elapsed time, 0:02:23 cpu time, factor 3.29)

22:11:17 Running SuperCalc ...

22:11:18 UTP: theory UTP.utp

22:11:18 SuperCalc: theory HOL-ex.Unification

22:11:18 SuperCalc: theory SuperCalc.well_founded_continued

22:11:18 SuperCalc: theory SuperCalc.multisets_continued

22:11:19 UTP: theory UTP.utp_expr_ovld

22:11:20 UTP: theory UTP.utp_simple_time

22:11:20 UTP: theory UTP.utp_full

22:11:20 UTP: theory UTP.utp_easy_parser

22:11:20 Graph_Theory: theory Graph_Theory.Digraph_Component_Vwalk

22:11:20 Graph_Theory: theory Graph_Theory.Digraph_Isomorphism

22:11:20 Graph_Theory: theory Graph_Theory.Subdivision

22:11:20 UTP: theory UTP.sum_list

22:11:21 SuperCalc: theory SuperCalc.terms

22:11:21 Timing Koenigsberg_Friendship (4 threads, 41.234s elapsed time, 129.772s cpu time, 3.400s GC time, factor 3.15)

22:11:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship

22:11:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship/document.pdf

22:11:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Koenigsberg_Friendship/outline.pdf

22:11:21 Finished Koenigsberg_Friendship (0:00:48 elapsed time, 0:02:23 cpu time, factor 2.93)

22:11:21 Running Special_Function_Bounds ...

22:11:22 Graph_Theory: theory Graph_Theory.Kuratowski

22:11:22 Graph_Theory: theory Graph_Theory.Euler

22:11:23 Special_Function_Bounds: theory Special_Function_Bounds.Bounds_Lemmas

22:11:23 Special_Function_Bounds: theory Special_Function_Bounds.Atan_CF_Bounds

22:11:23 Special_Function_Bounds: theory Special_Function_Bounds.Exp_Bounds

22:11:23 Special_Function_Bounds: theory Special_Function_Bounds.Log_CF_Bounds

22:11:23 Special_Function_Bounds: theory Special_Function_Bounds.Sin_Cos_Bounds

22:11:23 Special_Function_Bounds: theory Special_Function_Bounds.Sqrt_Bounds

22:11:23 SuperCalc: theory SuperCalc.equational_clausal_logic

22:11:25 Timing SequentInvertibility (4 threads, 40.441s elapsed time, 132.488s cpu time, 11.200s GC time, factor 3.28)

22:11:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility

22:11:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility/document.pdf

22:11:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SequentInvertibility/outline.pdf

22:11:25 Finished SequentInvertibility (0:00:46 elapsed time, 0:02:23 cpu time, factor 3.12)

22:11:25 Running Kruskal ...

22:11:25 Timing Ordered_Resolution_Prover (4 threads, 42.949s elapsed time, 155.624s cpu time, 5.128s GC time, factor 3.62)

22:11:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover

22:11:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover/document.pdf

22:11:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ordered_Resolution_Prover/outline.pdf

22:11:25 Finished Ordered_Resolution_Prover (0:00:50 elapsed time, 0:02:55 cpu time, factor 3.48)

22:11:25 Running Incredible_Proof_Machine ...

22:11:26 Graph_Theory: theory Graph_Theory.Graph_Theory

22:11:27 Kruskal: theory Kruskal.SeprefUF

22:11:27 Kruskal: theory Kruskal.Kruskal_Misc

22:11:27 Incredible_Proof_Machine: theory HOL-Eisbach.Eisbach

22:11:27 Incredible_Proof_Machine: theory Collections.ICF_Tools

22:11:27 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Indexed_FSet

22:11:27 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Entailment

22:11:27 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Rose_Tree

22:11:27 Incredible_Proof_Machine: theory Collections.Ord_Code_Preproc

22:11:27 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Formula

22:11:27 Incredible_Proof_Machine: theory Collections.Locale_Code

22:11:27 Incredible_Proof_Machine: theory Abstract_Completeness.Abstract_Completeness

22:11:28 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules

22:11:28 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Predicate_Formulas

22:11:28 SuperCalc: theory SuperCalc.superposition

22:11:28 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Propositional_Formulas

22:11:29 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Signatures

22:11:29 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Deduction

22:11:30 Kruskal: theory Dijkstra_Shortest_Path.Graph

22:11:30 Kruskal: theory HOL-Library.Uprod

22:11:30 Kruskal: theory Dijkstra_Shortest_Path.Weight

22:11:30 Kruskal: theory Matroids.Indep_System

22:11:30 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Natural_Deduction

22:11:30 Timing HOL-UNITY (4 threads, 37.234s elapsed time, 120.924s cpu time, 4.192s GC time, factor 3.25)

22:11:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY

22:11:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY/document.pdf

22:11:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-UNITY/outline.pdf

22:11:30 Finished HOL-UNITY (0:00:44 elapsed time, 0:02:15 cpu time, factor 3.05)

22:11:30 Running VectorSpace ...

22:11:31 Kruskal: theory Matroids.Matroid

22:11:31 Kruskal: theory Kruskal.UGraph

22:11:32 Kruskal: theory Kruskal.MinWeightBasis

22:11:32 VectorSpace: theory VectorSpace.RingModuleFacts

22:11:32 VectorSpace: theory VectorSpace.FunctionLemmas

22:11:32 Kruskal: theory Kruskal.Kruskal

22:11:33 Timing UTP (4 threads, 36.732s elapsed time, 125.252s cpu time, 3.768s GC time, factor 3.41)

22:11:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP

22:11:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP/document.pdf

22:11:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/UTP/outline.pdf

22:11:33 Finished UTP (0:00:46 elapsed time, 0:02:23 cpu time, factor 3.10)

22:11:33 Running Residuated_Lattices ...

22:11:33 Kruskal: theory Kruskal.Graph_Definition

22:11:33 Kruskal: theory Kruskal.Kruskal_Refine

22:11:33 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

22:11:33 VectorSpace: theory VectorSpace.MonoidSums

22:11:34 Kruskal: theory Kruskal.Kruskal_Impl

22:11:34 Residuated_Lattices: theory Residuated_Lattices.Residuated_Lattices

22:11:34 VectorSpace: theory VectorSpace.LinearCombinations

22:11:35 Kruskal: theory Kruskal.Graph_Definition_Aux

22:11:37 Kruskal: theory Kruskal.Graph_Definition_Impl

22:11:37 Kruskal: theory Kruskal.UGraph_Impl

22:11:38 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Correctness

22:11:38 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate

22:11:38 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional

22:11:38 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Trees

22:11:38 Timing DynamicArchitectures (4 threads, 10.611s elapsed time, 35.944s cpu time, 0.580s GC time, factor 3.39)

22:11:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures

22:11:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/document.pdf

22:11:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/DynamicArchitectures/outline.pdf

22:11:38 Finished DynamicArchitectures (0:00:33 elapsed time, 0:01:13 cpu time, factor 2.19)

22:11:38 Running Myhill-Nerode ...

22:11:40 Myhill-Nerode: theory Abstract-Rewriting.Seq

22:11:40 Myhill-Nerode: theory Regular-Sets.Regular_Set

22:11:40 Myhill-Nerode: theory Open_Induction.Restricted_Predicates

22:11:40 Myhill-Nerode: theory Well_Quasi_Orders.Infinite_Sequences

22:11:40 Myhill-Nerode: theory Well_Quasi_Orders.Least_Enum

22:11:40 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Elements

22:11:41 VectorSpace: theory VectorSpace.SumSpaces

22:11:42 VectorSpace: theory VectorSpace.VectorSpace

22:11:43 Timing Valuation (4 threads, 34.534s elapsed time, 112.808s cpu time, 3.672s GC time, factor 3.27)

22:11:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Valuation

22:11:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Valuation/document.pdf

22:11:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Valuation/outline.pdf

22:11:43 Finished Valuation (0:00:44 elapsed time, 0:02:09 cpu time, factor 2.90)

22:11:43 Running Graph_Saturation ...

22:11:43 Myhill-Nerode: theory Regular-Sets.Regular_Exp

22:11:43 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Build_Incredible_Tree

22:11:44 Graph_Saturation: theory Graph_Saturation.MissingRelation

22:11:44 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Completeness

22:11:45 Residuated_Lattices: theory Residuated_Lattices.Involutive_Residuated

22:11:45 Residuated_Lattices: theory Residuated_Lattices.Residuated_Boolean_Algebras

22:11:45 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra

22:11:46 Graph_Saturation: theory Graph_Saturation.LabeledGraphs

22:11:48 Graph_Saturation: theory Graph_Saturation.LabeledGraphSemantics

22:11:48 Graph_Saturation: theory Graph_Saturation.RulesAndChains

22:11:48 Myhill-Nerode: theory Myhill-Nerode.Folds

22:11:48 Myhill-Nerode: theory Regular-Sets.Derivatives

22:11:48 Myhill-Nerode: theory Myhill-Nerode.Myhill_1

22:11:48 Myhill-Nerode: theory Regular-Sets.NDerivative

22:11:48 Myhill-Nerode: theory Regular-Sets.Relation_Interpretation

22:11:48 Graph_Saturation: theory Graph_Saturation.GraphRewriting

22:11:49 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Everything

22:11:49 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

22:11:49 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

22:11:49 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra_Models

22:11:50 Residuated_Lattices: theory Residuated_Lattices.Residuated_Relation_Algebra

22:11:50 Myhill-Nerode: theory Myhill-Nerode.Myhill_2

22:11:50 Myhill-Nerode: theory Myhill-Nerode.Myhill

22:11:51 Myhill-Nerode: theory Myhill-Nerode.Closures

22:11:51 Myhill-Nerode: theory Myhill-Nerode.Non_Regular_Languages

22:11:51 Graph_Saturation: theory Graph_Saturation.RuleSemanticsConnection

22:11:52 Graph_Saturation: theory Graph_Saturation.StandardModels

22:11:52 Graph_Saturation: theory Graph_Saturation.StandardRules

22:11:52 Myhill-Nerode: theory Regular-Sets.Equivalence_Checking

22:11:53 Graph_Saturation: theory Graph_Saturation.CombinedCorrectness

22:11:53 Myhill-Nerode: theory Regular-Sets.Regexp_Method

22:11:54 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full

22:11:55 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Bad_Sequences

22:11:55 Timing SuperCalc (4 threads, 28.391s elapsed time, 89.324s cpu time, 2.864s GC time, factor 3.15)

22:11:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc

22:11:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc/document.pdf

22:11:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SuperCalc/outline.pdf

22:11:55 Finished SuperCalc (0:00:38 elapsed time, 0:01:46 cpu time, factor 2.75)

22:11:55 Running Formula_Derivatives-Examples ...

22:11:55 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full_Relations

22:11:56 Myhill-Nerode: theory Well_Quasi_Orders.Well_Quasi_Orders

22:11:56 Myhill-Nerode: theory Myhill-Nerode.Closures2

22:11:57 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Alt_Examples

22:11:57 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.Presburger_Examples

22:11:57 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Examples

22:11:57 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

22:11:57 Formula_Derivatives-Examples: theory Show.Show

22:11:58 Timing Graph_Theory (4 threads, 30.557s elapsed time, 101.808s cpu time, 5.168s GC time, factor 3.33)

22:11:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory

22:11:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory/document.pdf

22:11:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Theory/outline.pdf

22:11:58 Finished Graph_Theory (0:00:55 elapsed time, 0:02:24 cpu time, factor 2.59)

22:11:58 Timing Special_Function_Bounds (4 threads, 30.943s elapsed time, 79.444s cpu time, 0.900s GC time, factor 2.57)

22:11:58 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds

22:11:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds/document.pdf

22:11:58 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Special_Function_Bounds/outline.pdf

22:11:58 Finished Special_Function_Bounds (0:00:36 elapsed time, 0:01:30 cpu time, factor 2.48)

22:11:58 Running Localization_Ring ...

22:11:58 Running IEEE_Floating_Point ...

22:11:58 Formula_Derivatives-Examples: theory Show.Show_Instances

22:11:59 IEEE_Floating_Point: theory HOL-Library.Adhoc_Overloading

22:11:59 IEEE_Floating_Point: theory HOL-Library.Code_Abstract_Nat

22:11:59 IEEE_Floating_Point: theory HOL-Library.Code_Target_Int

22:11:59 IEEE_Floating_Point: theory HOL-Library.Lattice_Algebras

22:11:59 IEEE_Floating_Point: theory HOL-Library.Code_Target_Nat

22:11:59 IEEE_Floating_Point: theory HOL-Library.Monad_Syntax

22:11:59 IEEE_Floating_Point: theory HOL-Library.Log_Nat

22:11:59 Timing Incredible_Proof_Machine (4 threads, 26.801s elapsed time, 101.900s cpu time, 4.972s GC time, factor 3.80)

22:11:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine

22:11:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine/document.pdf

22:11:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Incredible_Proof_Machine/outline.pdf

22:11:59 Finished Incredible_Proof_Machine (0:00:33 elapsed time, 0:01:54 cpu time, factor 3.44)

22:11:59 Running Farkas ...

22:11:59 IEEE_Floating_Point: theory HOL-Library.Code_Target_Numeral

22:12:00 Timing Kruskal (4 threads, 28.402s elapsed time, 97.596s cpu time, 2.860s GC time, factor 3.44)

22:12:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal

22:12:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal/document.pdf

22:12:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Kruskal/outline.pdf

22:12:00 Finished Kruskal (0:00:34 elapsed time, 0:02:15 cpu time, factor 3.90)

22:12:00 Running HOL-Metis_Examples ...

22:12:00 Localization_Ring: theory Localization_Ring.Localization

22:12:00 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

22:12:00 Farkas: theory Farkas.Farkas

22:12:01 HOL-Metis_Examples: theory HOL-Decision_Procs.Dense_Linear_Order

22:12:01 HOL-Metis_Examples: theory HOL-Metis_Examples.Abstraction

22:12:01 HOL-Metis_Examples: theory HOL-Metis_Examples.Binary_Tree

22:12:01 HOL-Metis_Examples: theory HOL-Metis_Examples.Message

22:12:01 HOL-Metis_Examples: theory HOL-Metis_Examples.Sets

22:12:01 HOL-Metis_Examples: theory HOL-Metis_Examples.Tarski

22:12:02 HOL-Metis_Examples: theory HOL-Metis_Examples.Trans_Closure

22:12:03 HOL-Metis_Examples: theory HOL-Metis_Examples.Type_Encodings

22:12:03 HOL-Metis_Examples: theory HOL-Metis_Examples.Clausification

22:12:03 HOL-Metis_Examples: theory HOL-Metis_Examples.Proxies

22:12:04 IEEE_Floating_Point: theory HOL-Library.Float

22:12:04 HOL-Metis_Examples: theory HOL-Metis_Examples.Big_O

22:12:05 Timing VectorSpace (4 threads, 27.553s elapsed time, 81.724s cpu time, 3.368s GC time, factor 2.97)

22:12:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace

22:12:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace/document.pdf

22:12:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/VectorSpace/outline.pdf

22:12:05 Finished VectorSpace (0:00:34 elapsed time, 0:01:33 cpu time, factor 2.75)

22:12:05 Running ROBDD ...

22:12:05 Farkas: theory Farkas.Simplex_for_Reals

22:12:05 Timing Residuated_Lattices (4 threads, 27.119s elapsed time, 53.432s cpu time, 1.316s GC time, factor 1.97)

22:12:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices

22:12:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices/document.pdf

22:12:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Residuated_Lattices/outline.pdf

22:12:05 Finished Residuated_Lattices (0:00:32 elapsed time, 0:01:04 cpu time, factor 1.98)

22:12:05 Running Architectural_Design_Patterns ...

22:12:06 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE

22:12:07 ROBDD: theory ROBDD.Bool_Func

22:12:07 ROBDD: theory ROBDD.Option_Helpers

22:12:07 ROBDD: theory ROBDD.Pointer_Map

22:12:07 ROBDD: theory ROBDD.Array_List

22:12:07 ROBDD: theory ROBDD.BDT

22:12:07 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Auxiliary

22:12:07 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Singleton

22:12:07 Architectural_Design_Patterns: theory Architectural_Design_Patterns.RF_LTL

22:12:07 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Publisher_Subscriber

22:12:07 ROBDD: theory ROBDD.Pointer_Map_Impl

22:12:08 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blockchain

22:12:10 Timing Myhill-Nerode (4 threads, 25.768s elapsed time, 68.432s cpu time, 2.108s GC time, factor 2.66)

22:12:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode

22:12:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode/document.pdf

22:12:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Myhill-Nerode/outline.pdf

22:12:10 Finished Myhill-Nerode (0:00:31 elapsed time, 0:01:29 cpu time, factor 2.80)

22:12:10 Running Trie ...

22:12:11 IEEE_Floating_Point: theory IEEE_Floating_Point.FP64

22:12:11 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE_Properties

22:12:11 IEEE_Floating_Point: theory IEEE_Floating_Point.Conversion_IEEE_Float

22:12:12 ROBDD: theory ROBDD.Abstract_Impl

22:12:12 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blackboard

22:12:12 Trie: theory Trie.Trie

22:12:12 IEEE_Floating_Point: theory IEEE_Floating_Point.Double

22:12:14 Trie: theory Trie.Tries

22:12:15 Timing Graph_Saturation (4 threads, 25.661s elapsed time, 70.396s cpu time, 1.336s GC time, factor 2.74)

22:12:15 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation

22:12:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation/document.pdf

22:12:15 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Graph_Saturation/outline.pdf

22:12:15 Finished Graph_Saturation (0:00:31 elapsed time, 0:01:23 cpu time, factor 2.61)

22:12:15 Running Presburger-Automata ...

22:12:15 ROBDD: theory ROBDD.Middle_Impl

22:12:16 Presburger-Automata: theory Presburger-Automata.DFS

22:12:17 ROBDD: theory ROBDD.Conc_Impl

22:12:17 Presburger-Automata: theory Presburger-Automata.Presburger_Automata

22:12:20 ROBDD: theory ROBDD.Level_Collapse

22:12:20 ROBDD: theory ROBDD.BDD_Examples

22:12:24 Timing Formula_Derivatives-Examples (4 threads, 26.381s elapsed time, 80.072s cpu time, 13.200s GC time, factor 3.04)

22:12:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Formula_Derivatives-Examples

22:12:24 Finished Formula_Derivatives-Examples (0:00:28 elapsed time, 0:01:21 cpu time, factor 2.89)

22:12:24 Building Abstract_Completeness ...

22:12:25 Abstract_Completeness: theory Collections.ICF_Tools

22:12:25 Abstract_Completeness: theory Collections.Ord_Code_Preproc

22:12:25 Abstract_Completeness: theory Collections.Locale_Code

22:12:26 Timing HOL-Metis_Examples (4 threads, 23.924s elapsed time, 70.140s cpu time, 3.020s GC time, factor 2.93)

22:12:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Metis_Examples

22:12:26 Finished HOL-Metis_Examples (0:00:25 elapsed time, 0:01:31 cpu time, factor 3.57)

22:12:26 Running Well_Quasi_Orders ...

22:12:26 ROBDD: theory ROBDD.BDD_Code

22:12:26 Abstract_Completeness: theory Abstract_Completeness.Abstract_Completeness

22:12:26 Timing IEEE_Floating_Point (4 threads, 22.700s elapsed time, 66.236s cpu time, 1.280s GC time, factor 2.92)

22:12:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point

22:12:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point/document.pdf

22:12:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/IEEE_Floating_Point/outline.pdf

22:12:26 Finished IEEE_Floating_Point (0:00:27 elapsed time, 0:01:16 cpu time, factor 2.79)

22:12:26 Running Lambda_Free_EPO ...

22:12:27 Well_Quasi_Orders: theory Abstract-Rewriting.Seq

22:12:27 Well_Quasi_Orders: theory Open_Induction.Restricted_Predicates

22:12:27 Well_Quasi_Orders: theory Regular-Sets.Regular_Set

22:12:27 Well_Quasi_Orders: theory Well_Quasi_Orders.Infinite_Sequences

22:12:27 Well_Quasi_Orders: theory Well_Quasi_Orders.Least_Enum

22:12:27 Lambda_Free_EPO: theory HOL-Cardinals.Order_Union

22:12:27 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Util

22:12:27 Lambda_Free_EPO: theory HOL-Cardinals.Wellorder_Extension

22:12:27 Well_Quasi_Orders: theory Open_Induction.Open_Induction

22:12:28 Well_Quasi_Orders: theory Well_Quasi_Orders.Multiset_Extension

22:12:28 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Elements

22:12:28 Lambda_Free_EPO: theory Lambda_Free_RPOs.Infinite_Chain

22:12:28 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Term

22:12:28 Lambda_Free_EPO: theory Lambda_Free_RPOs.Extension_Orders

22:12:28 Abstract_Completeness: theory Abstract_Completeness.Propositional_Logic

22:12:30 Well_Quasi_Orders: theory Regular-Sets.Regular_Exp

22:12:30 Timing Localization_Ring (4 threads, 25.922s elapsed time, 64.064s cpu time, 0.732s GC time, factor 2.47)

22:12:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring

22:12:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring/document.pdf

22:12:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Localization_Ring/outline.pdf

22:12:30 Finished Localization_Ring (0:00:31 elapsed time, 0:01:16 cpu time, factor 2.42)

22:12:30 Running Budan_Fourier ...

22:12:31 Timing Farkas (4 threads, 26.327s elapsed time, 58.708s cpu time, 0.668s GC time, factor 2.23)

22:12:31 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas

22:12:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas/document.pdf

22:12:31 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Farkas/outline.pdf

22:12:31 Finished Farkas (0:00:31 elapsed time, 0:01:08 cpu time, factor 2.19)

22:12:31 Running XML ...

22:12:31 Budan_Fourier: theory Sturm_Tarski.PolyMisc

22:12:31 Budan_Fourier: theory Sturm_Tarski.Sturm_Tarski

22:12:31 Lambda_Free_EPO: theory Lambda_Free_EPO.Embeddings

22:12:32 XML: theory Deriving.Derive_Manager

22:12:32 XML: theory Deriving.Generator_Aux

22:12:32 XML: theory Certification_Monads.Error_Syntax

22:12:32 XML: theory Partial_Function_MR.Partial_Function_MR

22:12:32 XML: theory Certification_Monads.Error_Monad

22:12:32 XML: theory Show.Show

22:12:32 XML: theory Certification_Monads.Strict_Sum

22:12:33 Timing ROBDD (4 threads, 21.922s elapsed time, 66.348s cpu time, 1.776s GC time, factor 3.03)

22:12:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD

22:12:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD/document.pdf

22:12:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ROBDD/outline.pdf

22:12:33 Finished ROBDD (0:00:27 elapsed time, 0:01:18 cpu time, factor 2.82)

22:12:33 Running Show ...

22:12:33 Well_Quasi_Orders: theory Regular-Sets.NDerivative

22:12:33 Well_Quasi_Orders: theory Regular-Sets.Relation_Interpretation

22:12:33 Budan_Fourier: theory Budan_Fourier.BF_Misc

22:12:33 Lambda_Free_EPO: theory Lambda_Free_EPO.Chop

22:12:34 Lambda_Free_EPO: theory Lambda_Free_EPO.Lambda_Free_EPO

22:12:34 XML: theory Certification_Monads.Parser_Monad

22:12:34 Show: theory HOL-Computational_Algebra.Factorial_Ring

22:12:34 Show: theory Show.Show

22:12:34 Budan_Fourier: theory Budan_Fourier.Budan_Fourier

22:12:34 Budan_Fourier: theory Budan_Fourier.Sturm_Multiple_Roots

22:12:34 Presburger-Automata: theory Presburger-Automata.Exec

22:12:35 Budan_Fourier: theory Budan_Fourier.Descartes_Roots_Test

22:12:35 XML: theory XML.Xml

22:12:36 Show: theory Show.Show_Instances

22:12:36 Show: theory Show.Show_Real

22:12:36 Show: theory Show.Show_Complex

22:12:37 Well_Quasi_Orders: theory Regular-Sets.Equivalence_Checking

22:12:37 Well_Quasi_Orders: theory Regular-Sets.Regexp_Method

22:12:37 Timing Trie (4 threads, 21.149s elapsed time, 24.880s cpu time, 0.704s GC time, factor 1.18)

22:12:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie

22:12:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie/document.pdf

22:12:37 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Trie/outline.pdf

22:12:37 Finished Trie (0:00:26 elapsed time, 0:00:35 cpu time, factor 1.33)

22:12:37 Running ConcurrentIMP ...

22:12:38 Show: theory Show.Show_Real_Impl

22:12:38 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full

22:12:38 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

22:12:39 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

22:12:39 Timing Architectural_Design_Patterns (4 threads, 25.394s elapsed time, 63.924s cpu time, 1.880s GC time, factor 2.52)

22:12:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns

22:12:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/document.pdf

22:12:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Architectural_Design_Patterns/outline.pdf

22:12:39 Finished Architectural_Design_Patterns (0:00:33 elapsed time, 0:01:18 cpu time, factor 2.33)

22:12:39 XML: theory XML.Xmlt

22:12:39 Running Priority_Queue_Braun ...

22:12:40 Well_Quasi_Orders: theory Well_Quasi_Orders.Higman_OI

22:12:40 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Bad_Sequences

22:12:40 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full_Relations

22:12:40 Well_Quasi_Orders: theory Well_Quasi_Orders.Well_Quasi_Orders

22:12:40 Priority_Queue_Braun: theory HOL-Data_Structures.Priority_Queue_Specs

22:12:40 Priority_Queue_Braun: theory HOL-Data_Structures.Braun_Tree

22:12:41 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal

22:12:41 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Multiset

22:12:41 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal_Examples

22:12:41 Priority_Queue_Braun: theory Priority_Queue_Braun.Priority_Queue_Braun

22:12:41 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Instances

22:12:42 Show: theory HOL-Computational_Algebra.Polynomial

22:12:42 Timing Presburger-Automata (4 threads, 20.059s elapsed time, 60.824s cpu time, 1.368s GC time, factor 3.03)

22:12:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata

22:12:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata/document.pdf

22:12:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Presburger-Automata/outline.pdf

22:12:42 Finished Presburger-Automata (0:00:26 elapsed time, 0:01:12 cpu time, factor 2.76)

22:12:42 Running FOL-Fitting ...

22:12:43 FOL-Fitting: theory FOL-Fitting.FOL_Fitting

22:12:48 Timing Abstract_Completeness (4 threads, 6.743s elapsed time, 15.504s cpu time, 0.472s GC time, factor 2.30)

22:12:48 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness

22:12:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness/document.pdf

22:12:48 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Completeness/outline.pdf

22:12:48 Finished Abstract_Completeness (0:00:23 elapsed time, 0:00:44 cpu time, factor 1.88)

22:12:48 Running Knuth_Morris_Pratt ...

22:12:49 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

22:12:49 Show: theory Show.Show_Poly

22:12:50 Timing Lambda_Free_EPO (4 threads, 18.049s elapsed time, 65.176s cpu time, 1.444s GC time, factor 3.61)

22:12:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO

22:12:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO/document.pdf

22:12:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_EPO/outline.pdf

22:12:50 Finished Lambda_Free_EPO (0:00:23 elapsed time, 0:01:15 cpu time, factor 3.25)

22:12:50 Timing Well_Quasi_Orders (4 threads, 18.396s elapsed time, 52.448s cpu time, 1.980s GC time, factor 2.85)

22:12:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders

22:12:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders/document.pdf

22:12:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Well_Quasi_Orders/outline.pdf

22:12:50 Finished Well_Quasi_Orders (0:00:23 elapsed time, 0:01:10 cpu time, factor 2.96)

22:12:50 Running Program-Conflict-Analysis ...

22:12:50 Building HOL-SPARK ...

22:12:50 Knuth_Morris_Pratt: theory HOL-Library.Sublist

22:12:50 ConcurrentIMP: theory ConcurrentIMP.CIMP

22:12:50 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer_ex

22:12:50 HOL-SPARK: theory HOL-SPARK.SPARK_Setup

22:12:50 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer_ex

22:12:51 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Misc

22:12:52 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Interleave

22:12:52 Knuth_Morris_Pratt: theory Knuth_Morris_Pratt.KMP

22:12:53 HOL-SPARK: theory HOL-SPARK.SPARK

22:12:54 Timing XML (4 threads, 17.847s elapsed time, 35.244s cpu time, 1.900s GC time, factor 1.97)

22:12:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML

22:12:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML/document.pdf

22:12:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/XML/outline.pdf

22:12:54 Finished XML (0:00:22 elapsed time, 0:00:45 cpu time, factor 1.99)

22:12:54 Running Posix-Lexing ...

22:12:54 Program-Conflict-Analysis: theory Program-Conflict-Analysis.LTS

22:12:54 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Flowgraph

22:12:54 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConsInterleave

22:12:54 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ThreadTracking

22:12:54 Timing Show (4 threads, 15.914s elapsed time, 42.236s cpu time, 1.620s GC time, factor 2.65)

22:12:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show

22:12:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show/document.pdf

22:12:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Show/outline.pdf

22:12:54 Finished Show (0:00:21 elapsed time, 0:00:52 cpu time, factor 2.47)

22:12:54 Timing Budan_Fourier (4 threads, 18.132s elapsed time, 48.820s cpu time, 0.656s GC time, factor 2.69)

22:12:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier

22:12:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier/document.pdf

22:12:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Budan_Fourier/outline.pdf

22:12:54 Finished Budan_Fourier (0:00:23 elapsed time, 0:00:59 cpu time, factor 2.51)

22:12:54 Running Finger-Trees ...

22:12:54 Running Boolean_Expression_Checkers ...

22:12:55 Program-Conflict-Analysis: theory Program-Conflict-Analysis.AcquisitionHistory

22:12:55 Posix-Lexing: theory Posix-Lexing.Lexer

22:12:55 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

22:12:55 Finger-Trees: theory Finger-Trees.FingerTree

22:12:56 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Semantics

22:12:59 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Normalization

22:12:59 Timing ConcurrentIMP (4 threads, 16.713s elapsed time, 38.608s cpu time, 1.812s GC time, factor 2.31)

22:12:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP

22:12:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP/document.pdf

22:12:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ConcurrentIMP/outline.pdf

22:12:59 Finished ConcurrentIMP (0:00:21 elapsed time, 0:00:48 cpu time, factor 2.26)

22:12:59 Running Sturm_Tarski ...

22:13:00 Timing Priority_Queue_Braun (4 threads, 15.891s elapsed time, 33.968s cpu time, 0.284s GC time, factor 2.14)

22:13:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun

22:13:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun/document.pdf

22:13:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Priority_Queue_Braun/outline.pdf

22:13:00 Finished Priority_Queue_Braun (0:00:20 elapsed time, 0:00:43 cpu time, factor 2.12)

22:13:00 Running InformationFlowSlicing_Inter ...

22:13:00 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

22:13:01 Timing HOL-SPARK (4 threads, 2.342s elapsed time, 3.136s cpu time, 0.000s GC time, factor 1.34)

22:13:01 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK

22:13:01 Finished HOL-SPARK (0:00:10 elapsed time, 0:00:15 cpu time, factor 1.45)

22:13:01 Running RSAPSS ...

22:13:01 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConstraintSystems

22:13:01 Sturm_Tarski: theory Sturm_Tarski.PolyMisc

22:13:01 Sturm_Tarski: theory Sturm_Tarski.Sturm_Tarski

22:13:01 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Example

22:13:01 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.NonInterferenceInter

22:13:02 RSAPSS: theory RSAPSS.Word

22:13:02 Posix-Lexing: theory Posix-Lexing.Simplifying

22:13:03 Program-Conflict-Analysis: theory Program-Conflict-Analysis.MainResult

22:13:04 Timing FOL-Fitting (4 threads, 15.309s elapsed time, 41.100s cpu time, 1.252s GC time, factor 2.68)

22:13:04 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting

22:13:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting/document.pdf

22:13:04 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FOL-Fitting/outline.pdf

22:13:04 Finished FOL-Fitting (0:00:21 elapsed time, 0:00:52 cpu time, factor 2.47)

22:13:04 Running Ribbon_Proofs ...

22:13:05 Ribbon_Proofs: theory Ribbon_Proofs.More_Finite_Map

22:13:05 Ribbon_Proofs: theory Ribbon_Proofs.JHelper

22:13:05 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Basic

22:13:05 Ribbon_Proofs: theory Ribbon_Proofs.Proofchain

22:13:05 RSAPSS: theory RSAPSS.Mod

22:13:05 RSAPSS: theory RSAPSS.WordOperations

22:13:05 RSAPSS: theory RSAPSS.Crypt

22:13:05 RSAPSS: theory RSAPSS.Pdifference

22:13:06 RSAPSS: theory RSAPSS.Productdivides

22:13:06 RSAPSS: theory RSAPSS.Cryptinverts

22:13:06 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.LiftingInter

22:13:07 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Interfaces

22:13:08 Finger-Trees: theory Finger-Trees.Test

22:13:08 RSAPSS: theory RSAPSS.SHA1Padding

22:13:08 RSAPSS: theory RSAPSS.Wordarith

22:13:08 RSAPSS: theory RSAPSS.SHA1

22:13:09 RSAPSS: theory RSAPSS.EMSAPSS

22:13:09 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical

22:13:09 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Stratified

22:13:10 RSAPSS: theory RSAPSS.RSAPSS

22:13:11 Timing Knuth_Morris_Pratt (4 threads, 16.617s elapsed time, 48.640s cpu time, 0.748s GC time, factor 2.93)

22:13:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt

22:13:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt/document.pdf

22:13:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Morris_Pratt/outline.pdf

22:13:11 Finished Knuth_Morris_Pratt (0:00:22 elapsed time, 0:00:59 cpu time, factor 2.66)

22:13:11 Running Binomial-Heaps ...

22:13:12 Binomial-Heaps: theory Binomial-Heaps.BinomialHeap

22:13:12 Binomial-Heaps: theory Binomial-Heaps.SkewBinomialHeap

22:13:12 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical_Soundness

22:13:13 Timing Posix-Lexing (4 threads, 13.801s elapsed time, 29.232s cpu time, 1.296s GC time, factor 2.12)

22:13:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing

22:13:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing/document.pdf

22:13:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Posix-Lexing/outline.pdf

22:13:13 Finished Posix-Lexing (0:00:18 elapsed time, 0:00:38 cpu time, factor 2.10)

22:13:13 Timing Program-Conflict-Analysis (4 threads, 15.181s elapsed time, 54.696s cpu time, 1.960s GC time, factor 3.60)

22:13:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis

22:13:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis/document.pdf

22:13:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Program-Conflict-Analysis/outline.pdf

22:13:13 Finished Program-Conflict-Analysis (0:00:22 elapsed time, 0:01:07 cpu time, factor 3.03)

22:13:13 Running POPLmark-deBruijn ...

22:13:13 Running Minsky_Machines ...

22:13:14 POPLmark-deBruijn: theory POPLmark-deBruijn.Basis

22:13:14 Minsky_Machines: theory Recursion-Theory-I.CPair

22:13:14 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmark

22:13:14 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecord

22:13:14 Minsky_Machines: theory Recursion-Theory-I.PRecFun

22:13:14 Timing Boolean_Expression_Checkers (4 threads, 15.176s elapsed time, 27.760s cpu time, 1.588s GC time, factor 1.83)

22:13:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers

22:13:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers/document.pdf

22:13:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Boolean_Expression_Checkers/outline.pdf

22:13:14 Finished Boolean_Expression_Checkers (0:00:19 elapsed time, 0:00:36 cpu time, factor 1.88)

22:13:14 Timing Finger-Trees (4 threads, 14.457s elapsed time, 28.220s cpu time, 1.536s GC time, factor 1.95)

22:13:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees

22:13:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees/document.pdf

22:13:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Finger-Trees/outline.pdf

22:13:14 Finished Finger-Trees (0:00:19 elapsed time, 0:00:38 cpu time, factor 1.98)

22:13:14 Building HOL-SPARK-Examples ...

22:13:14 Running Decreasing-Diagrams-II ...

22:13:15 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Lemmas

22:13:15 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD

22:13:15 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Greatest_Common_Divisor

22:13:15 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

22:13:15 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Sqrt

22:13:16 Decreasing-Diagrams-II: theory HOL-Cardinals.Order_Union

22:13:16 Decreasing-Diagrams-II: theory Open_Induction.Restricted_Predicates

22:13:16 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Infinite_Sequences

22:13:16 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Least_Enum

22:13:16 Minsky_Machines: theory Recursion-Theory-I.PRecFinSet

22:13:16 Decreasing-Diagrams-II: theory HOL-Cardinals.Wellorder_Extension

22:13:16 Minsky_Machines: theory Recursion-Theory-I.PRecFun2

22:13:16 Minsky_Machines: theory Recursion-Theory-I.PRecList

22:13:16 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Specification

22:13:16 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Multiset_Extension

22:13:16 HOL-SPARK-Examples: theory HOL-SPARK-Examples.F

22:13:16 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Hash

22:13:16 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Elements

22:13:16 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full

22:13:17 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_L

22:13:17 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_R

22:13:18 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_L

22:13:18 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_R

22:13:18 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Bad_Sequences

22:13:18 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full_Relations

22:13:19 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Round

22:13:19 Minsky_Machines: theory Recursion-Theory-I.PRecUnGr

22:13:19 Timing Sturm_Tarski (4 threads, 13.369s elapsed time, 31.864s cpu time, 0.296s GC time, factor 2.38)

22:13:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski

22:13:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski/document.pdf

22:13:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Sturm_Tarski/outline.pdf

22:13:19 Finished Sturm_Tarski (0:00:19 elapsed time, 0:00:43 cpu time, factor 2.25)

22:13:19 Running CCS ...

22:13:19 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_L

22:13:19 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Well_Quasi_Orders

22:13:19 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_R

22:13:20 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

22:13:20 Timing RSAPSS (4 threads, 13.347s elapsed time, 42.616s cpu time, 1.152s GC time, factor 3.19)

22:13:20 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS

22:13:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS/document.pdf

22:13:20 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RSAPSS/outline.pdf

22:13:20 Finished RSAPSS (0:00:19 elapsed time, 0:00:53 cpu time, factor 2.80)

22:13:20 Running Functional-Automata ...

22:13:20 CCS: theory CCS.Agent

22:13:20 Minsky_Machines: theory Recursion-Theory-I.RecEnSet

22:13:21 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

22:13:21 Timing InformationFlowSlicing_Inter (4 threads, 13.842s elapsed time, 44.456s cpu time, 1.952s GC time, factor 3.21)

22:13:21 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter

22:13:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter/document.pdf

22:13:21 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing_Inter/outline.pdf

22:13:21 Finished InformationFlowSlicing_Inter (0:00:20 elapsed time, 0:00:56 cpu time, factor 2.74)

22:13:21 Running Decreasing-Diagrams ...

22:13:21 Functional-Automata: theory Functional-Automata.AutoProj

22:13:21 Functional-Automata: theory Functional-Automata.MaxPrefix

22:13:21 Functional-Automata: theory Regular-Sets.Regular_Set

22:13:21 Functional-Automata: theory Functional-Automata.DA

22:13:21 Functional-Automata: theory Functional-Automata.NA

22:13:21 Minsky_Machines: theory Minsky_Machines.Recursive_Inseparability

22:13:21 Functional-Automata: theory Functional-Automata.NAe

22:13:21 Minsky_Machines: theory Minsky_Machines.Minsky

22:13:21 Functional-Automata: theory Functional-Automata.MaxChop

22:13:21 Functional-Automata: theory Functional-Automata.Automata

22:13:22 Functional-Automata: theory Functional-Automata.AutoMaxChop

22:13:22 Decreasing-Diagrams: theory Decreasing-Diagrams.Decreasing_Diagrams

22:13:23 POPLmark-deBruijn: theory POPLmark-deBruijn.Execute

22:13:23 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecordCtxt

22:13:24 Binomial-Heaps: theory Binomial-Heaps.Test

22:13:24 Timing Ribbon_Proofs (4 threads, 14.271s elapsed time, 29.840s cpu time, 1.380s GC time, factor 2.09)

22:13:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs

22:13:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs/document.pdf

22:13:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Ribbon_Proofs/outline.pdf

22:13:24 Finished Ribbon_Proofs (0:00:19 elapsed time, 0:00:40 cpu time, factor 2.06)

22:13:24 Running Floyd_Warshall ...

22:13:25 Functional-Automata: theory Functional-Automata.RegSet_of_nat_DA

22:13:25 CCS: theory CCS.Strong_Sim

22:13:25 CCS: theory CCS.Struct_Cong

22:13:25 CCS: theory CCS.Tau_Chain

22:13:25 Functional-Automata: theory Regular-Sets.Regular_Exp

22:13:25 CCS: theory CCS.Strong_Bisim

22:13:25 CCS: theory CCS.Strong_Sim_Pres

22:13:25 CCS: theory CCS.Strong_Sim_SC

22:13:25 CCS: theory CCS.Weak_Cong_Semantics

22:13:25 CCS: theory CCS.Weak_Semantics

22:13:25 CCS: theory CCS.Strong_Bisim_Pres

22:13:25 CCS: theory CCS.Weak_Sim

22:13:25 CCS: theory CCS.Strong_Bisim_SC

22:13:25 CCS: theory CCS.Weak_Cong_Sim

22:13:25 CCS: theory CCS.Weak_Sim_Pres

22:13:25 CCS: theory CCS.Weak_Cong_Sim_Pres

22:13:25 CCS: theory CCS.Weak_Bisim

22:13:26 CCS: theory CCS.Weak_Cong

22:13:26 Floyd_Warshall: theory Floyd_Warshall.Floyd_Warshall

22:13:26 Floyd_Warshall: theory Floyd_Warshall.Recursion_Combinators

22:13:26 CCS: theory CCS.Weak_Bisim_Pres

22:13:27 CCS: theory CCS.Weak_Cong_Pres

22:13:29 Functional-Automata: theory Functional-Automata.RegExp2NA

22:13:29 Functional-Automata: theory Functional-Automata.RegExp2NAe

22:13:30 Functional-Automata: theory Functional-Automata.AutoRegExp

22:13:30 Functional-Automata: theory Functional-Automata.Execute

22:13:30 Functional-Automata: theory Functional-Automata.Functional_Automata

22:13:32 Timing Binomial-Heaps (4 threads, 14.525s elapsed time, 38.268s cpu time, 1.976s GC time, factor 2.63)

22:13:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps

22:13:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps/document.pdf

22:13:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Binomial-Heaps/outline.pdf

22:13:32 Finished Binomial-Heaps (0:00:20 elapsed time, 0:00:50 cpu time, factor 2.43)

22:13:32 Running Separation_Algebra ...

22:13:32 Timing Minsky_Machines (4 threads, 13.763s elapsed time, 44.492s cpu time, 1.604s GC time, factor 3.23)

22:13:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines

22:13:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines/document.pdf

22:13:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minsky_Machines/outline.pdf

22:13:32 Finished Minsky_Machines (0:00:18 elapsed time, 0:00:54 cpu time, factor 2.90)

22:13:32 Running Pell ...

22:13:32 Floyd_Warshall: theory Floyd_Warshall.FW_Code

22:13:32 Separation_Algebra: theory HOL-Hoare.Hoare_Logic_Abort

22:13:32 Separation_Algebra: theory Separation_Algebra.Types_D

22:13:32 Separation_Algebra: theory Separation_Algebra.Map_Extra

22:13:32 Separation_Algebra: theory Separation_Algebra.Separation_Algebra

22:13:33 Timing Decreasing-Diagrams-II (4 threads, 12.447s elapsed time, 44.952s cpu time, 1.156s GC time, factor 3.61)

22:13:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II

22:13:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II/document.pdf

22:13:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams-II/outline.pdf

22:13:33 Finished Decreasing-Diagrams-II (0:00:17 elapsed time, 0:00:55 cpu time, factor 3.11)

22:13:33 Running Abstract_Soundness ...

22:13:33 Separation_Algebra: theory Separation_Algebra.Separation_Algebra_Alt

22:13:33 Timing POPLmark-deBruijn (4 threads, 14.067s elapsed time, 48.216s cpu time, 1.656s GC time, factor 3.43)

22:13:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn

22:13:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn/document.pdf

22:13:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/POPLmark-deBruijn/outline.pdf

22:13:33 Finished POPLmark-deBruijn (0:00:20 elapsed time, 0:01:00 cpu time, factor 2.96)

22:13:33 Running Polynomial_Interpolation ...

22:13:34 Pell: theory Pell.Efficient_Discrete_Sqrt

22:13:34 Pell: theory Pell.Pell

22:13:34 Abstract_Soundness: theory Abstract_Soundness.Finite_Proof_Soundness

22:13:34 Separation_Algebra: theory Separation_Algebra.Sep_Heap_Instance

22:13:34 Separation_Algebra: theory Separation_Algebra.Sep_Tactics

22:13:34 Abstract_Soundness: theory Abstract_Soundness.Infinite_Proof_Soundness

22:13:34 Separation_Algebra: theory Separation_Algebra.Sep_Eq

22:13:34 Separation_Algebra: theory Separation_Algebra.Sep_Tactics_Test

22:13:34 Separation_Algebra: theory Separation_Algebra.Simple_Separation_Example

22:13:35 Separation_Algebra: theory Separation_Algebra.VM_Example

22:13:35 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Unsorted

22:13:35 Polynomial_Interpolation: theory Polynomial_Interpolation.Improved_Code_Equations

22:13:35 Polynomial_Interpolation: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

22:13:35 Polynomial_Interpolation: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

22:13:35 Polynomial_Interpolation: theory Polynomial_Interpolation.Divmod_Int

22:13:35 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom

22:13:35 Polynomial_Interpolation: theory Polynomial_Interpolation.Is_Rat_To_Rat

22:13:36 Pell: theory Pell.Pell_Algorithm

22:13:37 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Polynomial

22:13:37 Timing HOL-SPARK-Examples (4 threads, 12.417s elapsed time, 35.440s cpu time, 0.684s GC time, factor 2.85)

22:13:37 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Examples

22:13:37 Finished HOL-SPARK-Examples (0:00:22 elapsed time, 0:00:50 cpu time, factor 2.22)

22:13:37 Running Stream_Fusion_Code ...

22:13:38 Separation_Algebra: theory Separation_Algebra.Abstract_Separation_D

22:13:38 Pell: theory Pell.Pell_Algorithm_Test

22:13:38 Timing CCS (4 threads, 13.728s elapsed time, 40.060s cpu time, 0.860s GC time, factor 2.92)

22:13:38 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS

22:13:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS/document.pdf

22:13:38 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/CCS/outline.pdf

22:13:38 Finished CCS (0:00:19 elapsed time, 0:00:51 cpu time, factor 2.64)

22:13:38 Running Category2 ...

22:13:39 Polynomial_Interpolation: theory Polynomial_Interpolation.Lagrange_Interpolation

22:13:39 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion

22:13:39 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_List

22:13:39 Timing Functional-Automata (4 threads, 13.755s elapsed time, 29.200s cpu time, 1.004s GC time, factor 2.12)

22:13:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata

22:13:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata/document.pdf

22:13:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional-Automata/outline.pdf

22:13:39 Finished Functional-Automata (0:00:18 elapsed time, 0:00:47 cpu time, factor 2.55)

22:13:39 Building HOL-Nonstandard_Analysis ...

22:13:39 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom_Poly

22:13:40 Timing Decreasing-Diagrams (4 threads, 12.470s elapsed time, 40.988s cpu time, 0.784s GC time, factor 3.29)

22:13:40 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams

22:13:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams/document.pdf

22:13:40 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Decreasing-Diagrams/outline.pdf

22:13:40 Finished Decreasing-Diagrams (0:00:18 elapsed time, 0:00:52 cpu time, factor 2.84)

22:13:40 Category2: theory HOL-ZF.LProd

22:13:40 Category2: theory Category2.Category

22:13:40 Category2: theory HOL-ZF.HOLZF

22:13:40 Running HOL-Induct ...

22:13:40 Separation_Algebra: theory Separation_Algebra.Separation_D

22:13:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Free_Ultrafilter

22:13:40 Category2: theory HOL-ZF.Zet

22:13:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.StarDef

22:13:41 Category2: theory HOL-ZF.MainZF

22:13:41 Category2: theory Category2.Functors

22:13:41 HOL-Induct: theory HOL-Induct.Common_Patterns

22:13:41 Polynomial_Interpolation: theory Polynomial_Interpolation.Newton_Interpolation

22:13:41 Category2: theory Category2.Universe

22:13:41 Category2: theory Category2.MonadicEquationalTheory

22:13:42 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperNat

22:13:42 Category2: theory Category2.NatTrans

22:13:42 Category2: theory Category2.SetCat

22:13:42 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperDef

22:13:43 HOL-Induct: theory HOL-Induct.ABexp

22:13:43 HOL-Induct: theory HOL-Induct.Com

22:13:43 HOL-Induct: theory HOL-Induct.Comb

22:13:43 HOL-Induct: theory HOL-Induct.Infinitely_Branching_Tree

22:13:43 Timing Floyd_Warshall (4 threads, 12.453s elapsed time, 41.724s cpu time, 0.828s GC time, factor 3.35)

22:13:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall

22:13:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall/document.pdf

22:13:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Floyd_Warshall/outline.pdf

22:13:43 Finished Floyd_Warshall (0:00:18 elapsed time, 0:01:01 cpu time, factor 3.29)

22:13:43 Running Lambda_Free_RPOs ...

22:13:43 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSA

22:13:44 Category2: theory Category2.Yoneda

22:13:44 HOL-Induct: theory HOL-Induct.Nested_Datatype

22:13:44 Lambda_Free_RPOs: theory HOL-Cardinals.Order_Union

22:13:44 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Util

22:13:44 Polynomial_Interpolation: theory Polynomial_Interpolation.Polynomial_Interpolation

22:13:45 Lambda_Free_RPOs: theory HOL-Cardinals.Wellorder_Extension

22:13:45 HOL-Induct: theory HOL-Induct.Ordinals

22:13:45 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSComplex

22:13:45 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Star

22:13:46 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Infinite_Chain

22:13:46 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Term

22:13:46 HOL-Induct: theory HOL-Induct.PropLog

22:13:46 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Extension_Orders

22:13:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLim

22:13:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NatStar

22:13:46 HOL-Induct: theory HOL-Induct.QuoDataType

22:13:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSEQ

22:13:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HDeriv

22:13:46 HOL-Induct: theory HOL-Induct.QuoNestedDataType

22:13:47 HOL-Induct: theory HOL-Induct.Sigma_Algebra

22:13:47 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_LList

22:13:47 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSeries

22:13:47 HOL-Induct: theory HOL-Induct.Term

22:13:47 HOL-Induct: theory HOL-Induct.Sexp

22:13:48 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HTranscendental

22:13:48 HOL-Induct: theory HOL-Induct.SList

22:13:48 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLog

22:13:48 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSCA

22:13:49 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hyperreal

22:13:49 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CStar

22:13:49 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CLim

22:13:49 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hypercomplex

22:13:49 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_Examples

22:13:50 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

22:13:50 Timing Separation_Algebra (4 threads, 12.113s elapsed time, 34.848s cpu time, 1.620s GC time, factor 2.88)

22:13:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra

22:13:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra/document.pdf

22:13:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separation_Algebra/outline.pdf

22:13:50 Finished Separation_Algebra (0:00:17 elapsed time, 0:00:46 cpu time, factor 2.64)

22:13:50 Building Bell_Numbers_Spivey ...

22:13:50 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Encoding

22:13:50 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_App

22:13:50 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

22:13:51 Timing Abstract_Soundness (4 threads, 12.343s elapsed time, 25.192s cpu time, 0.584s GC time, factor 2.04)

22:13:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness

22:13:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness/document.pdf

22:13:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Abstract_Soundness/outline.pdf

22:13:51 Finished Abstract_Soundness (0:00:17 elapsed time, 0:00:35 cpu time, factor 2.03)

22:13:51 Running Pratt_Certificate ...

22:13:51 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

22:13:51 Bell_Numbers_Spivey: theory HOL-Eisbach.Eisbach

22:13:51 Bell_Numbers_Spivey: theory Card_Partitions.Set_Partition

22:13:51 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPOs

22:13:52 Bell_Numbers_Spivey: theory Card_Partitions.Injectivity_Solver

22:13:52 Pratt_Certificate: theory Lehmer.Lehmer

22:13:52 Timing Pell (4 threads, 13.927s elapsed time, 46.900s cpu time, 0.460s GC time, factor 3.37)

22:13:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell

22:13:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell/document.pdf

22:13:52 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pell/outline.pdf

22:13:52 Finished Pell (0:00:19 elapsed time, 0:00:58 cpu time, factor 2.97)

22:13:52 Running Old_Datatype_Show ...

22:13:52 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate

22:13:52 Bell_Numbers_Spivey: theory Card_Partitions.Card_Partitions

22:13:53 Bell_Numbers_Spivey: theory Bell_Numbers_Spivey.Bell_Numbers

22:13:54 Timing Polynomial_Interpolation (4 threads, 13.512s elapsed time, 50.720s cpu time, 1.540s GC time, factor 3.75)

22:13:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation

22:13:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation/document.pdf

22:13:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Polynomial_Interpolation/outline.pdf

22:13:54 Finished Polynomial_Interpolation (0:00:20 elapsed time, 0:01:03 cpu time, factor 3.16)

22:13:54 Running Jordan_Hoelder ...

22:13:54 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show

22:13:55 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Generator

22:13:55 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Instances

22:13:56 Jordan_Hoelder: theory Secondary_Sylow.GroupAction

22:13:56 Jordan_Hoelder: theory Jordan_Hoelder.GroupIsoClasses

22:13:56 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate_Code

22:13:56 Timing HOL-Induct (4 threads, 10.768s elapsed time, 36.056s cpu time, 2.728s GC time, factor 3.35)

22:13:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct

22:13:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct/document.pdf

22:13:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Induct/outline.pdf

22:13:56 Finished HOL-Induct (0:00:16 elapsed time, 0:00:47 cpu time, factor 2.93)

22:13:56 Timing Stream_Fusion_Code (4 threads, 12.143s elapsed time, 37.296s cpu time, 1.128s GC time, factor 3.07)

22:13:56 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code

22:13:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/document.pdf

22:13:56 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stream_Fusion_Code/outline.pdf

22:13:56 Finished Stream_Fusion_Code (0:00:18 elapsed time, 0:00:49 cpu time, factor 2.72)

22:13:56 Running Fermat3_4 ...

22:13:56 Running Lam-ml-Normalization ...

22:13:56 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Examples

22:13:56 Jordan_Hoelder: theory Secondary_Sylow.SubgroupConjugation

22:13:57 Jordan_Hoelder: theory Secondary_Sylow.SndSylow

22:13:57 Jordan_Hoelder: theory Jordan_Hoelder.SndIsomorphismGrp

22:13:57 Timing Category2 (4 threads, 11.113s elapsed time, 40.160s cpu time, 2.172s GC time, factor 3.61)

22:13:57 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2

22:13:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2/document.pdf

22:13:57 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Category2/outline.pdf

22:13:57 Finished Category2 (0:00:18 elapsed time, 0:00:52 cpu time, factor 2.93)

22:13:57 Running HyperCTL ...

22:13:57 Lam-ml-Normalization: theory Lam-ml-Normalization.Lam_ml

22:13:57 Fermat3_4: theory Fermat3_4.Fermat4

22:13:57 Fermat3_4: theory Fermat3_4.Quad_Form

22:13:57 Jordan_Hoelder: theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

22:13:58 Jordan_Hoelder: theory Jordan_Hoelder.SimpleGroups

22:13:58 Fermat3_4: theory Fermat3_4.Fermat3

22:13:58 Jordan_Hoelder: theory Jordan_Hoelder.MaximalNormalSubgroups

22:13:58 Jordan_Hoelder: theory Jordan_Hoelder.CompositionSeries

22:13:58 HyperCTL: theory HyperCTL.Prelim

22:13:58 HyperCTL: theory HyperCTL.Shallow

22:13:59 Jordan_Hoelder: theory Jordan_Hoelder.JordanHolder

22:13:59 HyperCTL: theory HyperCTL.Deep

22:13:59 HyperCTL: theory HyperCTL.Noninterference

22:14:00 Timing Lambda_Free_RPOs (4 threads, 10.427s elapsed time, 38.956s cpu time, 1.216s GC time, factor 3.74)

22:14:00 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs

22:14:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs/document.pdf

22:14:00 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lambda_Free_RPOs/outline.pdf

22:14:00 Finished Lambda_Free_RPOs (0:00:16 elapsed time, 0:00:50 cpu time, factor 3.13)

22:14:00 Running Separata ...

22:14:01 Separata: theory HOL-Eisbach.Eisbach

22:14:01 Separata: theory Separation_Algebra.Separation_Algebra

22:14:02 Separata: theory HOL-Eisbach.Eisbach_Tools

22:14:02 Separata: theory Separata.Separata

22:14:03 HyperCTL: theory HyperCTL.Finite_Noninterference

22:14:04 HyperCTL: theory HyperCTL.HyperCTL

22:14:05 Timing Old_Datatype_Show (4 threads, 10.276s elapsed time, 12.336s cpu time, 0.280s GC time, factor 1.20)

22:14:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Old_Datatype_Show

22:14:05 Finished Old_Datatype_Show (0:00:12 elapsed time, 0:00:14 cpu time, factor 1.16)

22:14:05 Running Landau_Symbols ...

22:14:06 Timing Pratt_Certificate (4 threads, 9.829s elapsed time, 31.208s cpu time, 0.428s GC time, factor 3.18)

22:14:06 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate

22:14:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate/document.pdf

22:14:06 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pratt_Certificate/outline.pdf

22:14:06 Finished Pratt_Certificate (0:00:14 elapsed time, 0:00:41 cpu time, factor 2.77)

22:14:06 Running HOL-Matrix_LP ...

22:14:06 Landau_Symbols: theory Landau_Symbols.Group_Sort

22:14:07 HOL-Matrix_LP: theory HOL-Matrix_LP.Compute_Oracle

22:14:07 HOL-Matrix_LP: theory HOL-Matrix_LP.LP

22:14:07 HOL-Matrix_LP: theory HOL-Matrix_LP.Matrix

22:14:07 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeFloat

22:14:08 Landau_Symbols: theory Landau_Symbols.Landau_Real_Products

22:14:09 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeHOL

22:14:09 HOL-Matrix_LP: theory HOL-Matrix_LP.ComputeNumeral

22:14:09 HOL-Matrix_LP: theory HOL-Matrix_LP.SparseMatrix

22:14:10 Timing HOL-Nonstandard_Analysis (4 threads, 9.577s elapsed time, 25.648s cpu time, 0.932s GC time, factor 2.68)

22:14:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis

22:14:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis/document.pdf

22:14:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis/outline.pdf

22:14:10 Finished HOL-Nonstandard_Analysis (0:00:30 elapsed time, 0:01:02 cpu time, factor 2.06)

22:14:10 Running Orbit_Stabiliser ...

22:14:10 Timing Lam-ml-Normalization (4 threads, 9.000s elapsed time, 17.480s cpu time, 0.708s GC time, factor 1.94)

22:14:10 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization

22:14:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization/document.pdf

22:14:10 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lam-ml-Normalization/outline.pdf

22:14:10 Finished Lam-ml-Normalization (0:00:14 elapsed time, 0:00:27 cpu time, factor 1.96)

22:14:10 Running Efficient-Mergesort ...

22:14:11 Timing HyperCTL (4 threads, 8.826s elapsed time, 29.880s cpu time, 1.064s GC time, factor 3.39)

22:14:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL

22:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL/document.pdf

22:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/HyperCTL/outline.pdf

22:14:11 Finished HyperCTL (0:00:13 elapsed time, 0:00:39 cpu time, factor 2.92)

22:14:11 Timing Jordan_Hoelder (4 threads, 10.329s elapsed time, 35.592s cpu time, 1.216s GC time, factor 3.45)

22:14:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder

22:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder/document.pdf

22:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Jordan_Hoelder/outline.pdf

22:14:11 Finished Jordan_Hoelder (0:00:16 elapsed time, 0:00:47 cpu time, factor 2.84)

22:14:11 Running Transformer_Semantics ...

22:14:11 Running First_Order_Terms ...

22:14:11 Efficient-Mergesort: theory Efficient-Mergesort.Efficient_Sort

22:14:11 Timing Fermat3_4 (4 threads, 9.524s elapsed time, 34.452s cpu time, 0.440s GC time, factor 3.62)

22:14:11 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4

22:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4/document.pdf

22:14:11 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Fermat3_4/outline.pdf

22:14:11 Finished Fermat3_4 (0:00:15 elapsed time, 0:00:45 cpu time, factor 2.95)

22:14:11 Running Integration ...

22:14:11 Orbit_Stabiliser: theory Orbit_Stabiliser.Left_Coset

22:14:12 Orbit_Stabiliser: theory Orbit_Stabiliser.Orbit_Stabiliser

22:14:12 Orbit_Stabiliser: theory Orbit_Stabiliser.Tetrahedron

22:14:12 First_Order_Terms: theory First_Order_Terms.Transitive_Closure_More

22:14:12 First_Order_Terms: theory First_Order_Terms.Fun_More

22:14:12 First_Order_Terms: theory First_Order_Terms.Option_Monad

22:14:12 First_Order_Terms: theory First_Order_Terms.Seq_More

22:14:12 HOL-Matrix_LP: theory HOL-Matrix_LP.Cplex

22:14:12 Landau_Symbols: theory Landau_Symbols.Landau_Simprocs

22:14:12 Transformer_Semantics: theory Transformer_Semantics.Isotone_Transformers

22:14:12 Transformer_Semantics: theory Transformer_Semantics.Powerset_Monad

22:14:12 Integration: theory Integration.MonConv

22:14:12 Integration: theory Integration.Sigma_Algebra

22:14:13 First_Order_Terms: theory First_Order_Terms.Term

22:14:13 Integration: theory Integration.Measure

22:14:13 Landau_Symbols: theory Landau_Symbols.Landau_More

22:14:13 Timing Separata (4 threads, 8.590s elapsed time, 29.000s cpu time, 0.552s GC time, factor 3.38)

22:14:13 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata

22:14:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata/document.pdf

22:14:13 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Separata/outline.pdf

22:14:13 Finished Separata (0:00:12 elapsed time, 0:00:38 cpu time, factor 2.96)

22:14:13 Running Selection_Heap_Sort ...

22:14:13 Efficient-Mergesort: theory Efficient-Mergesort.Mergesort_Complexity

22:14:13 Transformer_Semantics: theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

22:14:13 Integration: theory Integration.RealRandVar

22:14:14 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Transformers

22:14:14 Timing Bell_Numbers_Spivey (4 threads, 9.276s elapsed time, 31.220s cpu time, 0.492s GC time, factor 3.37)

22:14:14 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey

22:14:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey/document.pdf

22:14:14 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Bell_Numbers_Spivey/outline.pdf

22:14:14 Finished Bell_Numbers_Spivey (0:00:24 elapsed time, 0:00:57 cpu time, factor 2.39)

22:14:14 Running InformationFlowSlicing ...

22:14:14 Selection_Heap_Sort: theory Selection_Heap_Sort.Sort

22:14:14 Selection_Heap_Sort: theory Selection_Heap_Sort.RemoveMax

22:14:14 Integration: theory Integration.Failure

22:14:14 Integration: theory Integration.Integral

22:14:14 Selection_Heap_Sort: theory Selection_Heap_Sort.Heap

22:14:14 Selection_Heap_Sort: theory Selection_Heap_Sort.SelectionSort_Functional

22:14:14 First_Order_Terms: theory First_Order_Terms.Unifiers

22:14:14 First_Order_Terms: theory First_Order_Terms.Term_Pair_Multiset

22:14:15 First_Order_Terms: theory First_Order_Terms.Subsumption

22:14:15 First_Order_Terms: theory First_Order_Terms.Abstract_Matching

22:14:15 First_Order_Terms: theory First_Order_Terms.Abstract_Unification

22:14:15 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceIntra

22:14:16 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantaloid

22:14:16 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapFunctional

22:14:16 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapImperative

22:14:16 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantale

22:14:16 First_Order_Terms: theory First_Order_Terms.Unification

22:14:16 InformationFlowSlicing: theory InformationFlowSlicing.LiftingIntra

22:14:17 First_Order_Terms: theory First_Order_Terms.Matching

22:14:18 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceWhile

22:14:19 Timing Landau_Symbols (4 threads, 7.908s elapsed time, 19.400s cpu time, 0.684s GC time, factor 2.45)

22:14:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols

22:14:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols/document.pdf

22:14:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Landau_Symbols/outline.pdf

22:14:19 Finished Landau_Symbols (0:00:13 elapsed time, 0:00:30 cpu time, factor 2.29)

22:14:19 Running Minimal_SSA ...

22:14:19 Timing HOL-Matrix_LP (4 threads, 7.189s elapsed time, 27.080s cpu time, 0.900s GC time, factor 3.77)

22:14:19 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP

22:14:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP/document.pdf

22:14:19 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Matrix_LP/outline.pdf

22:14:19 Finished HOL-Matrix_LP (0:00:12 elapsed time, 0:00:38 cpu time, factor 2.99)

22:14:19 Running HOL-TPTP ...

22:14:20 HOL-TPTP: theory HOL-TPTP.TPTP_Parser

22:14:20 HOL-TPTP: theory HOL-TPTP.MaSh_Export_Base

22:14:20 HOL-TPTP: theory HOL-TPTP.ATP_Theory_Export

22:14:20 HOL-TPTP: theory HOL-TPTP.THF_Arith

22:14:21 Minimal_SSA: theory Minimal_SSA.Irreducible

22:14:21 HOL-TPTP: theory HOL-TPTP.MaSh_Eval

22:14:23 Timing Efficient-Mergesort (4 threads, 7.831s elapsed time, 19.248s cpu time, 0.420s GC time, factor 2.46)

22:14:23 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort

22:14:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort/document.pdf

22:14:23 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient-Mergesort/outline.pdf

22:14:23 Finished Efficient-Mergesort (0:00:12 elapsed time, 0:00:28 cpu time, factor 2.30)

22:14:23 Running Epistemic_Logic ...

22:14:24 HOL-TPTP: theory HOL-TPTP.TPTP_Interpret

22:14:24 Timing Integration (4 threads, 6.737s elapsed time, 15.620s cpu time, 0.464s GC time, factor 2.32)

22:14:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration/document.pdf

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Integration/outline.pdf

22:14:24 Finished Integration (0:00:12 elapsed time, 0:00:26 cpu time, factor 2.16)

22:14:24 Timing Orbit_Stabiliser (4 threads, 8.134s elapsed time, 15.244s cpu time, 0.244s GC time, factor 1.87)

22:14:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser/document.pdf

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Orbit_Stabiliser/outline.pdf

22:14:24 Finished Orbit_Stabiliser (0:00:13 elapsed time, 0:00:25 cpu time, factor 1.88)

22:14:24 Timing First_Order_Terms (4 threads, 6.973s elapsed time, 21.516s cpu time, 0.724s GC time, factor 3.09)

22:14:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms/document.pdf

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms/outline.pdf

22:14:24 Finished First_Order_Terms (0:00:12 elapsed time, 0:00:32 cpu time, factor 2.62)

22:14:24 Running HOL-Unix ...

22:14:24 Running Dynamic_Tables ...

22:14:24 Running SumSquares ...

22:14:24 Epistemic_Logic: theory Epistemic_Logic.Epistemic_Logic

22:14:24 HOL-TPTP: theory HOL-TPTP.TPTP_Proof_Reconstruction

22:14:24 Timing Transformer_Semantics (4 threads, 7.793s elapsed time, 27.428s cpu time, 0.704s GC time, factor 3.52)

22:14:24 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics/document.pdf

22:14:24 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transformer_Semantics/outline.pdf

22:14:24 Finished Transformer_Semantics (0:00:13 elapsed time, 0:00:38 cpu time, factor 2.91)

22:14:24 Running ShortestPath ...

22:14:25 HOL-Unix: theory HOL-Unix.Nested_Environment

22:14:25 Timing Selection_Heap_Sort (4 threads, 6.880s elapsed time, 19.964s cpu time, 0.600s GC time, factor 2.90)

22:14:25 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort

22:14:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort/document.pdf

22:14:25 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Selection_Heap_Sort/outline.pdf

22:14:25 Finished Selection_Heap_Sort (0:00:11 elapsed time, 0:00:29 cpu time, factor 2.54)

22:14:25 Running Topology ...

22:14:25 Dynamic_Tables: theory Dynamic_Tables.Tables_real

22:14:25 SumSquares: theory SumSquares.TwoSquares

22:14:25 SumSquares: theory SumSquares.FourSquares

22:14:25 HOL-TPTP: theory HOL-TPTP.ATP_Problem_Import

22:14:26 ShortestPath: theory ShortestPath.ShortestPath

22:14:26 Timing InformationFlowSlicing (4 threads, 6.128s elapsed time, 18.860s cpu time, 0.484s GC time, factor 3.08)

22:14:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing

22:14:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing/document.pdf

22:14:26 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/InformationFlowSlicing/outline.pdf

22:14:26 Finished InformationFlowSlicing (0:00:11 elapsed time, 0:00:29 cpu time, factor 2.57)

22:14:26 Running Tail_Recursive_Functions ...

22:14:26 Dynamic_Tables: theory Dynamic_Tables.Tables_nat

22:14:26 Topology: theory Topology.Topology

22:14:26 Topology: theory Lazy-Lists-II.LList2

22:14:26 HOL-Unix: theory HOL-Unix.Unix

22:14:26 Timing HOL-TPTP (4 threads, 5.548s elapsed time, 6.892s cpu time, 0.260s GC time, factor 1.24)

22:14:26 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-TPTP

22:14:26 Finished HOL-TPTP (0:00:06 elapsed time, 0:00:08 cpu time, factor 1.18)

22:14:26 Running MuchAdoAboutTwo ...

22:14:27 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy1

22:14:27 Tail_Recursive_Functions: theory Tail_Recursive_Functions.Method

22:14:27 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy2

22:14:28 MuchAdoAboutTwo: theory MuchAdoAboutTwo.MuchAdoAboutTwo

22:14:28 ShortestPath: theory ShortestPath.ShortestPathNeg

22:14:29 Topology: theory Topology.LList_Topology

22:14:30 Timing Minimal_SSA (4 threads, 5.682s elapsed time, 16.368s cpu time, 0.216s GC time, factor 2.88)

22:14:30 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA

22:14:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA/document.pdf

22:14:30 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Minimal_SSA/outline.pdf

22:14:30 Finished Minimal_SSA (0:00:11 elapsed time, 0:00:27 cpu time, factor 2.40)

22:14:30 Running Imperative_Insertion_Sort ...

22:14:32 Imperative_Insertion_Sort: theory Imperative_Insertion_Sort.Imperative_Loops

22:14:32 Imperative_Insertion_Sort: theory Imperative_Insertion_Sort.Imperative_Insertion_Sort

22:14:33 Timing Epistemic_Logic (4 threads, 5.247s elapsed time, 11.208s cpu time, 0.304s GC time, factor 2.14)

22:14:33 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic

22:14:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic/document.pdf

22:14:33 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Epistemic_Logic/outline.pdf

22:14:33 Finished Epistemic_Logic (0:00:10 elapsed time, 0:00:21 cpu time, factor 2.10)

22:14:33 Running HOL-Hahn_Banach ...

22:14:34 Timing Dynamic_Tables (4 threads, 4.832s elapsed time, 14.324s cpu time, 0.204s GC time, factor 2.96)

22:14:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables/document.pdf

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Dynamic_Tables/outline.pdf

22:14:34 Finished Dynamic_Tables (0:00:09 elapsed time, 0:00:24 cpu time, factor 2.46)

22:14:34 Timing ShortestPath (4 threads, 4.472s elapsed time, 6.548s cpu time, 0.312s GC time, factor 1.46)

22:14:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath/document.pdf

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/ShortestPath/outline.pdf

22:14:34 Finished ShortestPath (0:00:08 elapsed time, 0:00:15 cpu time, factor 1.76)

22:14:34 Timing HOL-Unix (4 threads, 4.979s elapsed time, 9.224s cpu time, 0.316s GC time, factor 1.85)

22:14:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix/document.pdf

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Unix/outline.pdf

22:14:34 Finished HOL-Unix (0:00:09 elapsed time, 0:00:18 cpu time, factor 1.93)

22:14:34 Timing SumSquares (4 threads, 4.846s elapsed time, 15.032s cpu time, 0.152s GC time, factor 3.10)

22:14:34 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares/document.pdf

22:14:34 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/SumSquares/outline.pdf

22:14:34 Finished SumSquares (0:00:09 elapsed time, 0:00:24 cpu time, factor 2.51)

22:14:34 Running TortoiseHare ...

22:14:34 Running HOL-SPARK-Manual ...

22:14:34 Running Falling_Factorial_Sum ...

22:14:34 Running Secondary_Sylow ...

22:14:34 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Zorn_Lemma

22:14:34 HOL-Hahn_Banach: theory HOL-Analysis.Continuum_Not_Denumerable

22:14:34 HOL-SPARK-Manual: theory HOL-SPARK-Examples.Greatest_Common_Divisor

22:14:34 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Complex_Types

22:14:34 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc1

22:14:34 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc2

22:14:34 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Bounds

22:14:34 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Reference

22:14:34 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Vector_Space

22:14:35 HOL-SPARK-Manual: theory HOL-SPARK-Manual.VC_Principles

22:14:35 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

22:14:35 Timing Topology (4 threads, 4.290s elapsed time, 15.128s cpu time, 0.392s GC time, factor 3.53)

22:14:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology

22:14:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/document.pdf

22:14:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Topology/outline.pdf

22:14:35 Finished Topology (0:00:09 elapsed time, 0:00:25 cpu time, factor 2.71)

22:14:35 Timing Tail_Recursive_Functions (4 threads, 4.307s elapsed time, 8.556s cpu time, 0.420s GC time, factor 1.99)

22:14:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions

22:14:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions/document.pdf

22:14:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Tail_Recursive_Functions/outline.pdf

22:14:35 Finished Tail_Recursive_Functions (0:00:08 elapsed time, 0:00:17 cpu time, factor 2.04)

22:14:35 Running HOL-Isar_Examples ...

22:14:35 Running Transitive-Closure ...

22:14:35 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Example_Verification

22:14:35 TortoiseHare: theory TortoiseHare.Basis

22:14:35 Falling_Factorial_Sum: theory HOL-Eisbach.Eisbach

22:14:35 Falling_Factorial_Sum: theory Discrete_Summation.Factorials

22:14:35 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Linearform

22:14:35 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Subspace

22:14:35 TortoiseHare: theory TortoiseHare.Brent

22:14:35 TortoiseHare: theory TortoiseHare.TortoiseHare

22:14:35 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

22:14:35 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

22:14:35 Timing MuchAdoAboutTwo (4 threads, 3.646s elapsed time, 8.440s cpu time, 0.224s GC time, factor 2.31)

22:14:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo

22:14:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo/document.pdf

22:14:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/MuchAdoAboutTwo/outline.pdf

22:14:35 Finished MuchAdoAboutTwo (0:00:08 elapsed time, 0:00:17 cpu time, factor 2.13)

22:14:35 Running Pairing_Heap ...

22:14:35 Secondary_Sylow: theory Secondary_Sylow.GroupAction

22:14:35 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Function_Order

22:14:35 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Normed_Space

22:14:35 Falling_Factorial_Sum: theory Card_Partitions.Injectivity_Solver

22:14:36 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Function_Norm

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.First_Order_Logic

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Higher_Order_Logic

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Basic_Logic

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Cantor

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Drinker

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Expr_Compiler

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Group

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Context

22:14:36 Secondary_Sylow: theory Secondary_Sylow.SubgroupConjugation

22:14:36 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Notepad

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Mutilated_Checkerboard

22:14:36 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Ext_Lemmas

22:14:36 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Sup_Lemmas

22:14:36 Transitive-Closure: theory Matrix.Utility

22:14:36 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_Impl

22:14:36 Secondary_Sylow: theory Secondary_Sylow.SndSylow

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Peirce

22:14:36 Pairing_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Puzzle

22:14:36 HOL-Isar_Examples: theory HOL-Isar_Examples.Structured_Statements

22:14:36 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List2

22:14:36 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List1

22:14:36 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_Tree

22:14:37 HOL-Isar_Examples: theory HOL-Isar_Examples.Summation

22:14:37 HOL-Isar_Examples: theory HOL-Isar_Examples.Fibonacci

22:14:37 HOL-Isar_Examples: theory HOL-Isar_Examples.Knaster_Tarski

22:14:37 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach_Lemmas

22:14:37 Transitive-Closure: theory Transitive-Closure.RBT_Map_Set_Extension

22:14:37 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_List_Impl

22:14:37 HOL-Hahn_Banach: theory HOL-Hahn_Banach.Hahn_Banach

22:14:37 Transitive-Closure: theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

22:14:38 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_RBT_Impl

22:14:38 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare_Ex

22:14:39 Timing Imperative_Insertion_Sort (4 threads, 3.462s elapsed time, 10.184s cpu time, 0.108s GC time, factor 2.94)

22:14:39 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort

22:14:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort/document.pdf

22:14:39 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Imperative_Insertion_Sort/outline.pdf

22:14:39 Finished Imperative_Insertion_Sort (0:00:08 elapsed time, 0:00:19 cpu time, factor 2.46)

22:14:39 Running Mason_Stothers ...

22:14:40 Mason_Stothers: theory Mason_Stothers.Mason_Stothers

22:14:42 Timing HOL-Hahn_Banach (4 threads, 3.246s elapsed time, 7.756s cpu time, 0.320s GC time, factor 2.39)

22:14:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach/document.pdf

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Hahn_Banach/outline.pdf

22:14:42 Finished HOL-Hahn_Banach (0:00:08 elapsed time, 0:00:18 cpu time, factor 2.16)

22:14:42 Timing Falling_Factorial_Sum (4 threads, 3.364s elapsed time, 10.468s cpu time, 0.124s GC time, factor 3.11)

22:14:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum/document.pdf

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Falling_Factorial_Sum/outline.pdf

22:14:42 Finished Falling_Factorial_Sum (0:00:07 elapsed time, 0:00:19 cpu time, factor 2.53)

22:14:42 Timing TortoiseHare (4 threads, 3.169s elapsed time, 9.180s cpu time, 0.172s GC time, factor 2.90)

22:14:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare/document.pdf

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/TortoiseHare/outline.pdf

22:14:42 Finished TortoiseHare (0:00:07 elapsed time, 0:00:18 cpu time, factor 2.43)

22:14:42 Running HOL-ZF ...

22:14:42 Running Stuttering_Equivalence ...

22:14:42 Running Card_Number_Partitions ...

22:14:42 Timing Secondary_Sylow (4 threads, 3.521s elapsed time, 10.484s cpu time, 0.248s GC time, factor 2.98)

22:14:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow/document.pdf

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Secondary_Sylow/outline.pdf

22:14:42 Finished Secondary_Sylow (0:00:08 elapsed time, 0:00:20 cpu time, factor 2.41)

22:14:42 Timing HOL-SPARK-Manual (4 threads, 3.483s elapsed time, 8.208s cpu time, 0.188s GC time, factor 2.36)

22:14:42 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual/document.pdf

22:14:42 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-SPARK-Manual/outline.pdf

22:14:42 Finished HOL-SPARK-Manual (0:00:08 elapsed time, 0:00:19 cpu time, factor 2.25)

22:14:42 Running Surprise_Paradox ...

22:14:42 Running HOL-Nonstandard_Analysis-Examples ...

22:14:43 HOL-ZF: theory HOL-ZF.LProd

22:14:43 HOL-ZF: theory HOL-ZF.HOLZF

22:14:43 Timing Pairing_Heap (4 threads, 3.122s elapsed time, 8.940s cpu time, 0.428s GC time, factor 2.86)

22:14:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap

22:14:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap/document.pdf

22:14:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Pairing_Heap/outline.pdf

22:14:43 Finished Pairing_Heap (0:00:07 elapsed time, 0:00:17 cpu time, factor 2.41)

22:14:43 Card_Number_Partitions: theory Card_Number_Partitions.Additions_to_Main

22:14:43 Timing Transitive-Closure (4 threads, 3.097s elapsed time, 9.200s cpu time, 0.204s GC time, factor 2.97)

22:14:43 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure

22:14:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure/document.pdf

22:14:43 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Transitive-Closure/outline.pdf

22:14:43 Finished Transitive-Closure (0:00:07 elapsed time, 0:00:18 cpu time, factor 2.38)

22:14:43 Running Descartes_Sign_Rule ...

22:14:43 Running Lazy-Lists-II ...

22:14:43 Stuttering_Equivalence: theory Stuttering_Equivalence.Samplers

22:14:43 Card_Number_Partitions: theory Card_Number_Partitions.Number_Partition

22:14:43 Card_Number_Partitions: theory Card_Number_Partitions.Card_Number_Partitions

22:14:43 Stuttering_Equivalence: theory Stuttering_Equivalence.StutterEquivalence

22:14:44 Stuttering_Equivalence: theory Stuttering_Equivalence.PLTL

22:14:44 Timing HOL-Isar_Examples (4 threads, 3.419s elapsed time, 10.524s cpu time, 0.336s GC time, factor 3.08)

22:14:44 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples

22:14:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples/document.pdf

22:14:44 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Isar_Examples/outline.pdf

22:14:44 Finished HOL-Isar_Examples (0:00:08 elapsed time, 0:00:20 cpu time, factor 2.41)

22:14:44 Running Perfect-Number-Thm ...

22:14:44 HOL-ZF: theory HOL-ZF.Zet

22:14:44 HOL-Nonstandard_Analysis-Examples: theory HOL-Nonstandard_Analysis-Examples.NSPrimes

22:14:44 Surprise_Paradox: theory Surprise_Paradox.Surprise_Paradox

22:14:44 HOL-ZF: theory HOL-ZF.MainZF

22:14:44 HOL-ZF: theory HOL-ZF.Games

22:14:44 Descartes_Sign_Rule: theory Descartes_Sign_Rule.Descartes_Sign_Rule

22:14:44 Lazy-Lists-II: theory Lazy-Lists-II.LList2

22:14:45 Perfect-Number-Thm: theory Perfect-Number-Thm.PerfectBasics

22:14:45 Perfect-Number-Thm: theory Perfect-Number-Thm.Sigma

22:14:46 Timing Mason_Stothers (4 threads, 2.511s elapsed time, 5.360s cpu time, 0.068s GC time, factor 2.13)

22:14:46 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers

22:14:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers/document.pdf

22:14:46 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Mason_Stothers/outline.pdf

22:14:46 Finished Mason_Stothers (0:00:06 elapsed time, 0:00:14 cpu time, factor 2.09)

22:14:46 Running Lehmer ...

22:14:46 Perfect-Number-Thm: theory Perfect-Number-Thm.Perfect

22:14:47 Timing HOL-Nonstandard_Analysis-Examples (4 threads, 2.074s elapsed time, 3.940s cpu time, 0.000s GC time, factor 1.90)

22:14:47 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Nonstandard_Analysis-Examples

22:14:47 Finished HOL-Nonstandard_Analysis-Examples (0:00:03 elapsed time, 0:00:05 cpu time, factor 1.49)

22:14:47 Running RIPEMD-160-SPARK ...

22:14:47 Lehmer: theory Lehmer.Lehmer

22:14:48 RIPEMD-160-SPARK: theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

22:14:49 Timing HOL-ZF (4 threads, 2.509s elapsed time, 8.236s cpu time, 0.216s GC time, factor 3.28)

22:14:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF

22:14:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF/document.pdf

22:14:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ZF/outline.pdf

22:14:49 Finished HOL-ZF (0:00:07 elapsed time, 0:00:17 cpu time, factor 2.46)

22:14:49 Timing Card_Number_Partitions (4 threads, 2.489s elapsed time, 8.588s cpu time, 0.068s GC time, factor 3.45)

22:14:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions

22:14:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions/document.pdf

22:14:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Number_Partitions/outline.pdf

22:14:49 Finished Card_Number_Partitions (0:00:07 elapsed time, 0:00:18 cpu time, factor 2.55)

22:14:49 Timing Surprise_Paradox (4 threads, 2.058s elapsed time, 3.264s cpu time, 0.000s GC time, factor 1.59)

22:14:49 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox

22:14:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox/document.pdf

22:14:49 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Surprise_Paradox/outline.pdf

22:14:49 Finished Surprise_Paradox (0:00:06 elapsed time, 0:00:12 cpu time, factor 1.90)

22:14:49 Running Skew_Heap ...

22:14:49 Running Liouville_Numbers ...

22:14:49 Running Lorenz_C1 ...

22:14:50 Timing Lazy-Lists-II (4 threads, 1.514s elapsed time, 3.776s cpu time, 0.000s GC time, factor 2.49)

22:14:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/document.pdf

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lazy-Lists-II/outline.pdf

22:14:50 Finished Lazy-Lists-II (0:00:06 elapsed time, 0:00:13 cpu time, factor 2.11)

22:14:50 Timing Perfect-Number-Thm (4 threads, 1.036s elapsed time, 3.072s cpu time, 0.000s GC time, factor 2.97)

22:14:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm/document.pdf

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Perfect-Number-Thm/outline.pdf

22:14:50 Finished Perfect-Number-Thm (0:00:05 elapsed time, 0:00:12 cpu time, factor 2.17)

22:14:50 Timing Descartes_Sign_Rule (4 threads, 1.858s elapsed time, 6.260s cpu time, 0.072s GC time, factor 3.37)

22:14:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule/document.pdf

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Descartes_Sign_Rule/outline.pdf

22:14:50 Finished Descartes_Sign_Rule (0:00:06 elapsed time, 0:00:15 cpu time, factor 2.46)

22:14:50 Timing Stuttering_Equivalence (4 threads, 2.644s elapsed time, 7.388s cpu time, 0.204s GC time, factor 2.79)

22:14:50 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence/document.pdf

22:14:50 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stuttering_Equivalence/outline.pdf

22:14:50 Finished Stuttering_Equivalence (0:00:07 elapsed time, 0:00:16 cpu time, factor 2.25)

22:14:50 Running HOL-Mutabelle ...

22:14:50 Running Card_Equiv_Relations ...

22:14:50 Skew_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

22:14:50 Skew_Heap: theory Skew_Heap.Skew_Heap

22:14:50 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers_Misc

22:14:50 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers

22:14:51 HOL-Mutabelle: theory HOL-Mutabelle.MutabelleExtra

22:14:51 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Equiv_Relations

22:14:51 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

22:14:51 Lorenz_C1: theory Lorenz_C1.Lorenz_C1

22:14:51 Timing Lehmer (4 threads, 1.206s elapsed time, 2.544s cpu time, 0.000s GC time, factor 2.11)

22:14:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer

22:14:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer/document.pdf

22:14:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lehmer/outline.pdf

22:14:51 Finished Lehmer (0:00:05 elapsed time, 0:00:10 cpu time, factor 2.01)

22:14:51 Timing RIPEMD-160-SPARK (4 threads, 1.205s elapsed time, 1.288s cpu time, 0.000s GC time, factor 1.07)

22:14:51 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK

22:14:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK/document.pdf

22:14:51 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/RIPEMD-160-SPARK/outline.pdf

22:14:51 Finished RIPEMD-160-SPARK (0:00:04 elapsed time, 0:00:08 cpu time, factor 1.86)

22:14:52 Timing HOL-Mutabelle (4 threads, 0.564s elapsed time, 0.628s cpu time, 0.000s GC time, factor 1.11)

22:14:52 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-Mutabelle

22:14:52 Finished HOL-Mutabelle (0:00:01 elapsed time)

22:14:53 Timing Lorenz_C1 (4 threads, 0.877s elapsed time, 1.404s cpu time, 0.000s GC time, factor 1.60)

22:14:53 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C1

22:14:53 Finished Lorenz_C1 (0:00:03 elapsed time, 0:00:03 cpu time, factor 1.14)

22:14:54 Timing Liouville_Numbers (4 threads, 1.011s elapsed time, 2.520s cpu time, 0.000s GC time, factor 2.49)

22:14:54 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers

22:14:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers/document.pdf

22:14:54 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Liouville_Numbers/outline.pdf

22:14:54 Finished Liouville_Numbers (0:00:04 elapsed time, 0:00:10 cpu time, factor 2.12)

22:14:55 Timing Card_Equiv_Relations (4 threads, 0.491s elapsed time, 1.356s cpu time, 0.000s GC time, factor 2.76)

22:14:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations

22:14:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations/document.pdf

22:14:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Card_Equiv_Relations/outline.pdf

22:14:55 Finished Card_Equiv_Relations (0:00:04 elapsed time, 0:00:09 cpu time, factor 2.22)

22:14:55 Timing Skew_Heap (4 threads, 1.151s elapsed time, 1.740s cpu time, 0.000s GC time, factor 1.51)

22:14:55 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap

22:14:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap/document.pdf

22:14:55 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Skew_Heap/outline.pdf

22:14:55 Finished Skew_Heap (0:00:04 elapsed time, 0:00:09 cpu time, factor 1.97)

22:25:28 Timing Lorenz_C0 (4 threads, 1902.697s elapsed time, 7535.748s cpu time, 28.164s GC time, factor 3.96)

22:25:28 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Lorenz_C0

22:25:28 Finished Lorenz_C0 (0:31:45 elapsed time, 2:05:38 cpu time, factor 3.96)

22:25:28

22:25:28 === TIMING ===

22:25:28

22:25:28 Group AFP: 7:16:17 elapsed time, 21:18:11 cpu time, factor 2.93

22:25:28 Group main: 0:10:28 elapsed time, 0:31:49 cpu time, factor 3.04

22:25:28 Group doc: 0:00:00 elapsed time

22:25:28 Group timing: 0:51:06 elapsed time, 2:50:49 cpu time, factor 3.34

22:25:28 Group large: 0:41:36 elapsed time, 2:33:51 cpu time, factor 3.70

22:25:28 Group no_doc: 0:00:00 elapsed time

22:25:28 Overall: 1:01:22 elapsed time, 25:10:01 cpu time, factor 24.60

22:25:28

22:25:28 === DEPENDENCIES ===

22:25:28

22:25:28 Generating dependencies file ...

22:25:34 Writing dependencies file ...

22:25:34

22:25:34 === REPORT ===

22:25:34

22:25:34 Writing report file ...

22:25:34

22:25:34 === SITEGEN ===

22:25:34

22:25:34 Writing status file ...

22:25:34 Running sitegen ...

22:25:36 Success: Generated topics.html

22:25:36 Success: Generated index.html

22:25:36 Success: Generated html files for 471 entries

22:25:36 Success: Generated statistics.html

22:25:36 Success: Generated download.html

22:25:36 Success: Generated about.html

22:25:36 Success: Generated citing.html

22:25:36 Success: Generated updating.html

22:25:36 Success: Generated search.html

22:25:36 Success: Generated submitting.html

22:25:36 Success: Generated using.html

22:25:36 Success: Generated rss.xml

22:25:36 Success: Generated status.html

22:25:36 Checked directory thys. Found 0 warnings.

22:25:36 Packing tars ...

22:25:43

22:25:43 === COMPLETED ===

22:25:43

22:25:43 Archiving artifacts

22:29:06 Started calculate disk usage of build

22:29:06 Finished Calculation of disk usage of build in 0 seconds

22:29:31 Started calculate disk usage of workspace

22:29:32 Finished Calculation of disk usage of workspace in 0 seconds

22:29:32 No emails were triggered.

22:29:32 Finished: SUCCESS