Skip to content
Success

Console Output

11:05:08 Started by an SCM change

11:05:08 Running as SYSTEM

11:05:08 [EnvInject] - Loading node environment variables.

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

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

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

11:05:08 pulling from http://isabelle.in.tum.de/repos/isabelle/

11:05:08 no changes found

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

11:05:09 1 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

11:05:09 [isabelle-all] $ hg log --rev 90ada01470cbd6ef6e2ca160c541b094704c230b --template exists\n

11:05:09 exists

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

11:05:09 [afp] $ hg showconfig paths.default

11:05:09 [afp] $ hg pull --rev default

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

11:05:11 no changes found

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

11:05:11 579 files updated, 0 files merged, 0 files removed, 0 files unresolved

11:05:11 [afp] $ hg --config extensions.purge= clean --all

11:05:11 [afp] $ hg log --rev . --template {node}

11:05:11 [afp] $ hg log --rev . --template {rev}

11:05:11 [afp] $ hg log --rev 32113098cca3256495a9a65afe17c3bc07f5e378 --template exists\n

11:05:11 exists

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

11:05:11 No emails were triggered.

11:05:11

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

11:05:12 + Admin/jenkins/run_build all

11:05:12 + set -e

11:05:12 + PROFILE=all

11:05:12 + shift

11:05:12 + bin/isabelle components -a

11:05:12 + bin/isabelle jedit -bf

11:05:12 ### Building Isabelle/Scala ...

11:05:42 ### Building Isabelle/jEdit ...

11:05:59 + bin/isabelle ocaml_setup

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

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

11:05:59 opam update

11:05:59

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

11:05:59 + bin/isabelle ghc_setup

11:06:00 stack will use a sandboxed GHC it installed

11:06:00 For more information on paths, see 'stack path' and 'stack exec env'

11:06:00 To use this GHC and packages outside of a project, consider using:

11:06:00 stack ghc, stack ghci, stack runghc, or stack exec

11:06:00 The Glorious Glasgow Haskell Compilation System, version 8.8.4

11:06:01 + bin/isabelle ci_build_all

11:06:07

11:06:07 === CONFIGURATION ===

11:06:07

11:06:07 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

11:06:07 ISABELLE_BUILD_OPTIONS=""

11:06:07

11:06:07 ML_PLATFORM="x86_64_32-linux"

11:06:07 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-f86ae3dc1686/x86_64_32-linux"

11:06:07 ML_SYSTEM="polyml-5.8.2"

11:06:07 ML_OPTIONS="-H 4000 --maxheap 8G"

11:06:07 jobs = 10, threads = 4, numa = false

11:06:07

11:06:07 === BUILD ===

11:06:07

11:06:07 Build started at Sun, 20 Dec 2020 10:06:07 GMT

11:06:07 Isabelle id eb1e5c4f70cd

11:06:07 AFP id 729b746aa6d5

11:06:07

11:06:07 === LOG ===

11:06:07

11:06:09 Session Pure/Pure

11:06:09 Session CTT/CTT

11:06:09 Session Cube/Cube

11:06:09 Session FOL/FOL

11:06:09 Session CCL/CCL

11:06:09 Session FOL/FOL-ex

11:06:09 Session FOLP/FOLP

11:06:10 Session FOLP/FOLP-ex

11:06:10 Session Tools/Haskell

11:06:10 Session Doc/Intro (doc)

11:06:10 Session LCF/LCF

11:06:10 Session Doc/Logics (doc)

11:06:10 Session Doc/Nitpick (doc)

11:06:10 Session Pure/Pure-Examples

11:06:10 Session Tools/SML

11:06:10 Session Sequents/Sequents

11:06:10 Session Doc/Sledgehammer (doc)

11:06:10 Session Tools/Spec_Check

11:06:10 Session Tools/Tools

11:06:10 Session HOL/HOL (main)

11:06:11 Session AFP/AVL-Trees (AFP)

11:06:11 Session AFP/AWN (AFP)

11:06:11 Session AFP/Abortable_Linearizable_Modules (AFP)

11:06:11 Session AFP/Abstract-Hoare-Logics (AFP)

11:06:11 Session AFP/AnselmGod (AFP)

11:06:11 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

11:06:11 Session AFP/Attack_Trees (AFP)

11:06:12 Session AFP/AxiomaticCategoryTheory (AFP)

11:06:12 Session AFP/BinarySearchTree (AFP)

11:06:12 Session AFP/Binomial-Queues (AFP)

11:06:12 Session AFP/Bondy (AFP)

11:06:12 Session AFP/Bounded_Deducibility_Security (AFP)

11:06:12 Session AFP/BytecodeLogicJmlTypes (AFP)

11:06:12 Session AFP/C2KA_DistributedSystems (AFP)

11:06:12 Session AFP/CISC-Kernel (AFP)

11:06:12 Session AFP/CYK (AFP)

11:06:12 Session AFP/Cauchy (AFP)

11:06:12 Session AFP/Sqrt_Babylonian (AFP)

11:06:12 Session Doc/Classes (doc)

11:06:12 Session AFP/ClockSynchInst (AFP)

11:06:12 Session AFP/Compiling-Exceptions-Correctly (AFP)

11:06:12 Session AFP/Complete_Non_Orders (AFP)

11:06:12 Session AFP/ComponentDependencies (AFP)

11:06:12 Session AFP/Concurrent_Revisions (AFP)

11:06:12 Session AFP/Constructor_Funs (AFP)

11:06:12 Session AFP/CryptoBasedCompositionalProperties (AFP)

11:06:12 Session AFP/DPT-SAT-Solver (AFP)

11:06:12 Session AFP/Depth-First-Search (AFP)

11:06:12 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

11:06:12 Session AFP/DiskPaxos (AFP)

11:06:12 Session AFP/Example-Submission (AFP)

11:06:12 Session AFP/FFT (AFP)

11:06:12 Session AFP/FLP (AFP)

11:06:12 Session AFP/FeatherweightJava (AFP)

11:06:12 Session AFP/Featherweight_OCL (AFP)

11:06:12 Session AFP/FileRefinement (AFP)

11:06:13 Session AFP/FocusStreamsCaseStudies (AFP)

11:06:13 Session AFP/Free-Boolean-Algebra (AFP)

11:06:13 Session AFP/FunWithFunctions (AFP)

11:06:13 Session AFP/FunWithTilings (AFP)

11:06:13 Session Doc/Functions (doc)

11:06:13 Session AFP/GPU_Kernel_PL (AFP)

11:06:13 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

11:06:13 Session AFP/GenClock (AFP)

11:06:13 Session AFP/General-Triangle (AFP)

11:06:13 Session AFP/Generic_Deriving (AFP)

11:06:13 Session AFP/GewirthPGCProof (AFP)

11:06:13 Session AFP/GoedelGod (AFP)

11:06:13 Session AFP/Goodstein_Lambda (AFP)

11:06:13 Session HOL/HOL-Cardinals (timing)

11:06:13 Session AFP/Binding_Syntax_Theory (AFP)

11:06:13 Session AFP/Ordinals_and_Cardinals (AFP)

11:06:13 Session HOL/HOL-Hoare

11:06:13 Session HOL/HOL-Hoare_Parallel (timing)

11:06:13 Session HOL/HOL-IMPP

11:06:13 Session HOL/HOL-IOA

11:06:13 Session HOL/HOL-Import

11:06:13 Session HOL/HOL-Lattice

11:06:13 Session HOL/HOL-Library (main timing)

11:06:14 Session AFP/ADS_Functor (AFP)

11:06:14 Session AFP/Approximation_Algorithms (AFP)

11:06:14 Session AFP/ArrowImpossibilityGS (AFP)

11:06:14 Session AFP/Auto2_HOL (AFP)

11:06:15 Session AFP/BNF_CC (AFP)

11:06:15 Session AFP/BNF_Operations (AFP)

11:06:15 Session AFP/Binomial-Heaps (AFP)

11:06:15 Session AFP/Boolean_Expression_Checkers (AFP)

11:06:15 Session AFP/Buildings (AFP)

11:06:15 Session AFP/CRDT (AFP)

11:06:15 Session AFP/IMAP-CRDT (AFP)

11:06:15 Session AFP/Card_Multisets (AFP)

11:06:16 Session AFP/Card_Number_Partitions (AFP)

11:06:16 Session AFP/Category (AFP)

11:06:16 Session Doc/Codegen (doc)

11:06:16 Session AFP/CofGroups (AFP)

11:06:16 Session AFP/Completeness (AFP)

11:06:16 Session AFP/ConcurrentIMP (AFP)

11:06:16 Session AFP/Concurrent_Ref_Alg (AFP)

11:06:16 Session AFP/CoreC++ (AFP)

11:06:17 Session AFP/Core_DOM (AFP)

11:06:17 Session AFP/Shadow_DOM (AFP)

11:06:17 Session AFP/DOM_Components (AFP)

11:06:17 Session AFP/Core_SC_DOM (AFP)

11:06:18 Session AFP/Shadow_SC_DOM (AFP)

11:06:18 Session AFP/SC_DOM_Components (AFP)

11:06:18 Session Doc/Datatypes (doc)

11:06:18 Session Doc/Corec (doc)

11:06:18 Session AFP/Decl_Sem_Fun_PL (AFP)

11:06:19 Session AFP/Derangements (AFP)

11:06:19 Session AFP/Discrete_Summation (AFP)

11:06:19 Session AFP/Encodability_Process_Calculi (AFP)

11:06:19 Session AFP/Epistemic_Logic (AFP)

11:06:19 Session AFP/Euler_Partition (AFP)

11:06:20 Session AFP/FOL-Fitting (AFP)

11:06:20 Session AFP/FOL_Seq_Calc1 (AFP)

11:06:20 Session AFP/FOL_Harrison (AFP)

11:06:20 Session AFP/Factored_Transition_System_Bounding (AFP)

11:06:20 Session AFP/FinFun (AFP)

11:06:20 Session AFP/Extended_Finite_State_Machines (AFP)

11:06:20 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

11:06:20 Session AFP/Finger-Trees (AFP)

11:06:20 Session AFP/Finite-Map-Extras (AFP)

11:06:20 Session AFP/Generalized_Counting_Sort (AFP)

11:06:20 Session AFP/Graph_Saturation (AFP)

11:06:20 Session AFP/Graph_Theory (AFP)

11:06:20 Session AFP/ShortestPath (AFP)

11:06:20 Session AFP/Group-Ring-Module (AFP)

11:06:21 Session AFP/Valuation (AFP)

11:06:21 Session HOL/HOL-Auth (timing)

11:06:21 Session HOL/HOL-UNITY (timing)

11:06:22 Session HOL/HOL-Bali (timing)

11:06:22 Session HOL/HOL-Computational_Algebra (main timing)

11:06:22 Session AFP/Descartes_Sign_Rule (AFP)

11:06:22 Session HOL/HOL-Algebra (main timing)

11:06:22 Session HOL/HOL-Decision_Procs (timing)

11:06:23 Session HOL/HOL-Quotient_Examples (timing)

11:06:23 Session AFP/Localization_Ring (AFP)

11:06:23 Session AFP/Orbit_Stabiliser (AFP)

11:06:23 Session AFP/Perfect-Number-Thm (AFP)

11:06:23 Session AFP/Secondary_Sylow (AFP)

11:06:23 Session AFP/Jordan_Hoelder (AFP)

11:06:23 Session AFP/VectorSpace (AFP)

11:06:23 Session HOL/HOL-Analysis (main timing)

11:06:25 Session AFP/Cayley_Hamilton (AFP)

11:06:25 Session AFP/Coinductive (AFP)

11:06:25 Session AFP/DynamicArchitectures (AFP)

11:06:25 Session AFP/Architectural_Design_Patterns (AFP)

11:06:25 Session AFP/Lazy-Lists-II (AFP)

11:06:25 Session AFP/Stream_Fusion_Code (AFP)

11:06:25 Session AFP/Topology (AFP)

11:06:25 Session AFP/Complex_Geometry (AFP)

11:06:25 Session AFP/Poincare_Disc (AFP)

11:06:25 Session AFP/Differential_Game_Logic (AFP)

11:06:25 Session AFP/First_Welfare_Theorem (AFP)

11:06:25 Session AFP/Green (AFP)

11:06:26 Session HOL/HOL-Analysis-ex

11:06:26 Session HOL/HOL-Complex_Analysis (main timing)

11:06:26 Session AFP/Cartan_FP (AFP)

11:06:26 Session HOL/HOL-Eisbach

11:06:26 Session AFP/Allen_Calculus (AFP)

11:06:26 Session AFP/Card_Partitions (AFP)

11:06:26 Session AFP/Bell_Numbers_Spivey (AFP)

11:06:26 Session AFP/Card_Equiv_Relations (AFP)

11:06:26 Session AFP/Falling_Factorial_Sum (AFP)

11:06:26 Session AFP/Case_Labeling (AFP)

11:06:26 Session AFP/Clean (AFP)

11:06:26 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

11:06:26 Session AFP/Dependent_SIFUM_Refinement (AFP)

11:06:27 Session Doc/Eisbach (doc)

11:06:27 Session HOL/HOL-Hahn_Banach

11:06:27 Session HOL/HOL-Homology (timing)

11:06:27 Session HOL/HOL-Probability (main timing)

11:06:27 Session AFP/Buffons_Needle (AFP)

11:06:27 Session AFP/Density_Compiler (AFP)

11:06:27 Session AFP/DiscretePricing (AFP)

11:06:27 Session AFP/Ergodic_Theory (AFP)

11:06:28 Session AFP/Gromov_Hyperbolicity (AFP)

11:06:28 Session AFP/Fisher_Yates (AFP)

11:06:28 Session AFP/Girth_Chromatic (AFP)

11:06:28 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

11:06:28 Session HOL/HOL-Probability-ex (timing)

11:06:28 Session AFP/Lp (AFP)

11:06:28 Session AFP/Markov_Models (AFP)

11:06:29 Session AFP/Monad_Normalisation (AFP)

11:06:29 Session AFP/Monomorphic_Monad (AFP)

11:06:29 Session AFP/Neumann_Morgenstern_Utility (AFP)

11:06:29 Session AFP/Probabilistic_Noninterference (AFP)

11:06:29 Session AFP/Probabilistic_System_Zoo (AFP)

11:06:29 Session AFP/Skip_Lists (AFP)

11:06:29 Session AFP/Source_Coding_Theorem (AFP)

11:06:29 Session AFP/Irrationality_J_Hancl (AFP)

11:06:29 Session AFP/Kuratowski_Closure_Complement (AFP)

11:06:29 Session AFP/Laplace_Transform (AFP)

11:06:29 Session AFP/Lower_Semicontinuous (AFP)

11:06:29 Session AFP/Minkowskis_Theorem (AFP)

11:06:29 Session AFP/Octonions (AFP)

11:06:29 Session AFP/Ptolemys_Theorem (AFP)

11:06:29 Session AFP/Quaternions (AFP)

11:06:29 Session AFP/Rank_Nullity_Theorem (AFP)

11:06:29 Session AFP/Gauss_Jordan (AFP)

11:06:30 Session AFP/Echelon_Form (AFP)

11:06:30 Session AFP/Hermite (AFP)

11:06:30 Session AFP/Tarskis_Geometry (AFP)

11:06:30 Session AFP/Triangle (AFP)

11:06:30 Session AFP/Chord_Segments (AFP)

11:06:30 Session AFP/Stewart_Apollonius (AFP)

11:06:30 Session AFP/pGCL (AFP)

11:06:30 Session HOL/HOL-Isar_Examples

11:06:30 Session HOL/HOL-Nonstandard_Analysis (timing)

11:06:30 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

11:06:30 Session HOL/HOL-Number_Theory (main timing)

11:06:31 Session AFP/Arith_Prog_Rel_Primes (AFP)

11:06:31 Session AFP/Bernoulli (AFP)

11:06:31 Session AFP/E_Transcendental (AFP)

11:06:31 Session AFP/Elliptic_Curves_Group_Law (AFP)

11:06:32 Session AFP/Fermat3_4 (AFP)

11:06:32 Session HOL/HOL-Data_Structures (timing)

11:06:32 Session AFP/Efficient-Mergesort (AFP)

11:06:32 Session HOL/HOL-ex (timing)

11:06:33 Session AFP/Automatic_Refinement (AFP)

11:06:33 Session AFP/Refine_Monadic (AFP)

11:06:34 Session AFP/Lehmer (AFP)

11:06:34 Session AFP/Pratt_Certificate (AFP)

11:06:34 Session AFP/Bertrands_Postulate (AFP)

11:06:34 Session AFP/Prime_Harmonic_Series (AFP)

11:06:34 Session AFP/RSAPSS (AFP)

11:06:35 Session AFP/SumSquares (AFP)

11:06:35 Session AFP/Liouville_Numbers (AFP)

11:06:35 Session AFP/Lucas_Theorem (AFP)

11:06:35 Session AFP/Mason_Stothers (AFP)

11:06:35 Session AFP/Polynomial_Interpolation (AFP)

11:06:35 Session AFP/Probabilistic_Prime_Tests (AFP)

11:06:35 Session AFP/Rep_Fin_Groups (AFP)

11:06:35 Session AFP/Sturm_Sequences (AFP)

11:06:35 Session AFP/Safe_Distance (AFP)

11:06:36 Session AFP/Special_Function_Bounds (AFP)

11:06:36 Session AFP/Sturm_Tarski (AFP)

11:06:36 Session AFP/Budan_Fourier (AFP)

11:06:36 Session AFP/Winding_Number_Eval (AFP)

11:06:36 Session AFP/Count_Complex_Roots (AFP)

11:06:36 Session HOL/HOL-Corec_Examples (timing)

11:06:36 Session HOL/HOL-Datatype_Examples (timing)

11:06:36 Session HOL/HOL-Examples

11:06:36 Session HOL/HOL-Codegenerator_Test

11:06:36 Session HOL/HOL-IMP (timing)

11:06:36 Session AFP/Abs_Int_ITP2012 (AFP)

11:06:36 Session AFP/Relational-Incorrectness-Logic (AFP)

11:06:36 Session HOL/HOL-Imperative_HOL (timing)

11:06:37 Session AFP/Auto2_Imperative_HOL (AFP)

11:06:37 Session AFP/Imperative_Insertion_Sort (AFP)

11:06:37 Session HOL/HOL-Induct

11:06:37 Session HOL/HOL-Metis_Examples (timing)

11:06:37 Session HOL/HOL-Proofs (timing)

11:06:38 Session HOL/HOL-Proofs-Extraction (timing)

11:06:39 Session HOL/HOL-Proofs-ex

11:06:39 Session HOL/HOL-Proofs-Lambda (timing)

11:06:39 Session AFP/Applicative_Lifting (AFP)

11:06:39 Session AFP/Free-Groups (AFP)

11:06:40 Session AFP/Stern_Brocot (AFP)

11:06:40 Session AFP/HereditarilyFinite (AFP)

11:06:40 Session AFP/Category3 (AFP)

11:06:40 Session AFP/MonoidalCategory (AFP)

11:06:40 Session AFP/HyperCTL (AFP)

11:06:40 Session AFP/Integration (AFP)

11:06:40 Session AFP/Isabelle_Meta_Model (AFP)

11:06:40 Session AFP/LTL (AFP)

11:06:40 Session AFP/Stuttering_Equivalence (AFP)

11:06:40 Session AFP/Landau_Symbols (AFP)

11:06:40 Session AFP/Akra_Bazzi (AFP)

11:06:41 Session AFP/Catalan_Numbers (AFP)

11:06:41 Session AFP/Error_Function (AFP)

11:06:41 Session AFP/Euler_MacLaurin (AFP)

11:06:41 Session AFP/LightweightJava (AFP)

11:06:41 Session AFP/LinearQuantifierElim (AFP)

11:06:41 Session AFP/List-Infinite (AFP)

11:06:41 Session AFP/Nat-Interval-Logic (AFP)

11:06:41 Session AFP/AutoFocus-Stream (AFP)

11:06:41 Session AFP/MuchAdoAboutTwo (AFP)

11:06:41 Session AFP/Optics (AFP)

11:06:41 Session AFP/UTP-Toolkit (AFP)

11:06:41 Session AFP/UTP (AFP)

11:06:41 Session AFP/Order_Lattice_Props (AFP)

11:06:42 Session AFP/POPLmark-deBruijn (AFP)

11:06:42 Session AFP/Pairing_Heap (AFP)

11:06:42 Session AFP/Password_Authentication_Protocol (AFP)

11:06:42 Session AFP/Pell (AFP)

11:06:42 Session AFP/Presburger-Automata (AFP)

11:06:42 Session AFP/Priority_Queue_Braun (AFP)

11:06:42 Session AFP/Program-Conflict-Analysis (AFP)

11:06:42 Session AFP/Regular-Sets (AFP)

11:06:42 Session AFP/Abstract-Rewriting (AFP)

11:06:42 Session AFP/Decreasing-Diagrams (AFP)

11:06:42 Session AFP/First_Order_Terms (AFP)

11:06:42 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

11:06:42 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

11:06:42 Session AFP/Matrix (AFP)

11:06:43 Session AFP/Matrix_Tensor (AFP)

11:06:43 Session AFP/Knot_Theory (AFP)

11:06:43 Session AFP/Coinductive_Languages (AFP)

11:06:43 Session AFP/Finite_Automata_HF (AFP)

11:06:43 Session AFP/Functional-Automata (AFP)

11:06:43 Session AFP/Posix-Lexing (AFP)

11:06:43 Session AFP/Ribbon_Proofs (AFP)

11:06:43 Session AFP/SATSolverVerification (AFP)

11:06:43 Session AFP/Safe_OCL (AFP)

11:06:43 Session AFP/Selection_Heap_Sort (AFP)

11:06:43 Session AFP/Simplex (AFP)

11:06:44 Session AFP/Skew_Heap (AFP)

11:06:44 Session AFP/Sort_Encodings (AFP)

11:06:44 Session AFP/Splay_Tree (AFP)

11:06:44 Session AFP/Amortized_Complexity (AFP)

11:06:44 Session AFP/Dynamic_Tables (AFP)

11:06:44 Session AFP/Root_Balanced_Tree (AFP)

11:06:44 Session AFP/Closest_Pair_Points (AFP)

11:06:44 Session AFP/Stable_Matching (AFP)

11:06:44 Session AFP/SuperCalc (AFP)

11:06:44 Session Doc/System (doc)

11:06:44 Session AFP/Tail_Recursive_Functions (AFP)

11:06:45 Session AFP/TortoiseHare (AFP)

11:06:45 Session AFP/Trie (AFP)

11:06:45 Session AFP/Flyspeck-Tame (AFP)

11:06:45 Session AFP/Twelvefold_Way (AFP)

11:06:45 Session AFP/Vickrey_Clarke_Groves (AFP)

11:06:45 Session HOL/HOL-Matrix_LP

11:06:45 Session HOL/HOL-MicroJava (timing)

11:06:45 Session HOL/HOL-Mirabelle

11:06:45 Session HOL/HOL-Mirabelle-ex

11:06:45 Session HOL/HOL-Mutabelle

11:06:45 Session HOL/HOL-NanoJava

11:06:45 Session HOL/HOL-Nitpick_Examples

11:06:45 Session HOL/HOL-Nominal

11:06:46 Session AFP/CCS (AFP)

11:06:46 Session HOL/HOL-Nominal-Examples (timing)

11:06:46 Session AFP/Lam-ml-Normalization (AFP)

11:06:46 Session AFP/Pi_Calculus (AFP)

11:06:46 Session AFP/Psi_Calculi (AFP)

11:06:46 Session AFP/SequentInvertibility (AFP)

11:06:47 Session HOL/HOL-Predicate_Compile_Examples (timing)

11:06:47 Session HOL/HOL-Prolog

11:06:47 Session HOL/HOL-Quickcheck_Examples (timing)

11:06:48 Session HOL/HOL-Real_Asymp

11:06:48 Session AFP/Fourier (AFP)

11:06:49 Session AFP/Furstenberg_Topology (AFP)

11:06:50 Session HOL/HOL-Real_Asymp-Manual

11:06:50 Session AFP/Stirling_Formula (AFP)

11:06:50 Session AFP/Lambert_W (AFP)

11:06:51 Session HOL/HOL-SET_Protocol (timing)

11:06:51 Session HOL/HOL-SMT_Examples (timing)

11:06:52 Session HOL/HOL-SPARK

11:06:52 Session HOL/HOL-SPARK-Examples

11:06:52 Session AFP/RIPEMD-160-SPARK (AFP)

11:06:52 Session HOL/HOL-SPARK-Manual

11:06:52 Session HOL/HOL-Statespace

11:06:52 Session HOL/HOL-TLA

11:06:52 Session HOL/HOL-TLA-Buffer

11:06:52 Session HOL/HOL-TLA-Inc

11:06:52 Session HOL/HOL-TLA-Memory

11:06:53 Session HOL/HOL-TPTP

11:06:53 Session HOL/HOL-Types_To_Sets

11:06:53 Session AFP/Banach_Steinhaus (AFP)

11:06:53 Session AFP/Smooth_Manifolds (AFP)

11:06:53 Session HOL/HOL-Unix

11:06:53 Session HOL/HOL-ZF

11:06:53 Session AFP/Category2 (AFP)

11:06:53 Session HOL/HOLCF (main timing)

11:06:53 Session AFP/Circus (AFP)

11:06:54 Session AFP/HOL-CSP (AFP)

11:06:54 Session HOL/HOLCF-IMP

11:06:54 Session HOL/HOLCF-Library

11:06:54 Session HOL/HOLCF-FOCUS

11:06:54 Session HOL/HOLCF-ex

11:06:54 Session AFP/PCF (AFP)

11:06:54 Session AFP/HOLCF-Prelude (AFP)

11:06:54 Session AFP/BirdKMP (AFP)

11:06:55 Session HOL/HOLCF-Tutorial

11:06:55 Session HOL/IOA (timing)

11:06:55 Session HOL/IOA-ABP

11:06:55 Session HOL/IOA-NTP

11:06:55 Session HOL/IOA-Storage

11:06:55 Session HOL/IOA-ex

11:06:55 Session AFP/Shivers-CFA (AFP)

11:06:55 Session AFP/Stream-Fusion (AFP)

11:06:55 Session AFP/Tycon (AFP)

11:06:55 Session AFP/WorkerWrapper (AFP)

11:06:55 Session AFP/Heard_Of (AFP)

11:06:55 Session AFP/Consensus_Refined (AFP)

11:06:55 Session AFP/Hello_World (AFP)

11:06:55 Session AFP/HotelKeyCards (AFP)

11:06:55 Session Doc/How_to_Prove_it (no_doc)

11:06:55 Session AFP/Huffman (AFP)

11:06:55 Session AFP/Hybrid_Logic (AFP)

11:06:55 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

11:06:55 Session AFP/IMP2 (AFP)

11:06:56 Session AFP/IMP2_Binary_Heap (AFP)

11:06:56 Session Doc/Implementation (doc)

11:06:56 Session AFP/Impossible_Geometry (AFP)

11:06:56 Session AFP/Inductive_Confidentiality (AFP)

11:06:56 Session AFP/Inductive_Inference (AFP)

11:06:56 Session AFP/InfPathElimination (AFP)

11:06:56 Session Doc/Isar_Ref (doc)

11:06:56 Session AFP/Isabelle_C (AFP)

11:06:56 Session Doc/JEdit (doc)

11:06:57 Session AFP/Jacobson_Basic_Algebra (AFP)

11:06:57 Session AFP/JiveDataStoreModel (AFP)

11:06:57 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

11:06:57 Session AFP/Kleene_Algebra (AFP)

11:06:57 Session AFP/KAD (AFP)

11:06:57 Session AFP/KAT_and_DRA (AFP)

11:06:57 Session AFP/Algebraic_VCs (AFP)

11:06:57 Session AFP/Multirelations (AFP)

11:06:57 Session AFP/Quantales (AFP)

11:06:57 Session AFP/Transformer_Semantics (AFP)

11:06:57 Session AFP/Regular_Algebras (AFP)

11:06:57 Session AFP/Relation_Algebra (AFP)

11:06:57 Session AFP/Relational_Paths (AFP)

11:06:58 Session AFP/Residuated_Lattices (AFP)

11:06:58 Session AFP/LambdaMu (AFP)

11:06:58 Session AFP/LatticeProperties (AFP)

11:06:58 Session AFP/DataRefinementIBP (AFP)

11:06:58 Session AFP/GraphMarkingIBP (AFP)

11:06:58 Session AFP/Lazy_Case (AFP)

11:06:58 Session AFP/Lifting_Definition_Option (AFP)

11:06:58 Session AFP/List-Index (AFP)

11:06:58 Session AFP/Comparison_Sort_Lower_Bound (AFP)

11:06:58 Session AFP/Jinja (AFP)

11:06:58 Session AFP/HRB-Slicing (AFP)

11:06:58 Session AFP/InformationFlowSlicing_Inter (AFP)

11:06:58 Session AFP/Slicing (AFP)

11:06:58 Session AFP/InformationFlowSlicing (AFP)

11:06:58 Session AFP/List_Update (AFP)

11:06:58 Session AFP/Quick_Sort_Cost (AFP)

11:06:58 Session AFP/Random_BSTs (AFP)

11:06:59 Session AFP/Randomised_BSTs (AFP)

11:06:59 Session AFP/Treaps (AFP)

11:06:59 Session AFP/Randomised_Social_Choice (AFP)

11:06:59 Session AFP/Fishburn_Impossibility (AFP)

11:06:59 Session AFP/SDS_Impossibility (AFP)

11:06:59 Session AFP/List_Interleaving (AFP)

11:06:59 Session AFP/List_Inversions (AFP)

11:07:00 Session AFP/LocalLexing (AFP)

11:07:00 Session Doc/Locales (doc)

11:07:00 Session AFP/Locally-Nameless-Sigma (AFP)

11:07:00 Session AFP/Lowe_Ontological_Argument (AFP)

11:07:00 Session Doc/Main (doc)

11:07:00 Session AFP/Marriage (AFP)

11:07:00 Session AFP/Latin_Square (AFP)

11:07:00 Session AFP/Matroids (AFP)

11:07:00 Session AFP/Max-Card-Matching (AFP)

11:07:00 Session AFP/Median_Of_Medians_Selection (AFP)

11:07:01 Session AFP/KD_Tree (AFP)

11:07:01 Session AFP/Menger (AFP)

11:07:01 Session AFP/MiniML (AFP)

11:07:01 Session AFP/Modular_Assembly_Kit_Security (AFP)

11:07:01 Session AFP/MonoBoolTranAlgebra (AFP)

11:07:01 Session AFP/Name_Carrying_Type_Inference (AFP)

11:07:01 Session AFP/Nash_Williams (AFP)

11:07:01 Session AFP/No_FTL_observers (AFP)

11:07:01 Session AFP/Nominal2 (AFP)

11:07:02 Session AFP/Incompleteness (AFP)

11:07:02 Session AFP/Surprise_Paradox (AFP)

11:07:02 Session AFP/LambdaAuth (AFP)

11:07:02 Session AFP/Launchbury (AFP)

11:07:03 Session AFP/Call_Arity (AFP)

11:07:03 Session AFP/Modal_Logics_for_NTS (AFP)

11:07:03 Session AFP/Rewriting_Z (AFP)

11:07:03 Session AFP/Noninterference_CSP (AFP)

11:07:03 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

11:07:03 Session AFP/Noninterference_Generic_Unwinding (AFP)

11:07:03 Session AFP/Noninterference_Inductive_Unwinding (AFP)

11:07:04 Session AFP/Noninterference_Sequential_Composition (AFP)

11:07:04 Session AFP/Noninterference_Concurrent_Composition (AFP)

11:07:04 Session AFP/NormByEval (AFP)

11:07:04 Session AFP/OpSets (AFP)

11:07:04 Session AFP/Open_Induction (AFP)

11:07:04 Session AFP/Well_Quasi_Orders (AFP)

11:07:04 Session AFP/Decreasing-Diagrams-II (AFP)

11:07:04 Session AFP/Myhill-Nerode (AFP)

11:07:04 Session AFP/Ordinal (AFP)

11:07:04 Session AFP/Nested_Multisets_Ordinals (AFP)

11:07:04 Session AFP/Lambda_Free_RPOs (AFP)

11:07:04 Session AFP/Lambda_Free_EPO (AFP)

11:07:05 Session AFP/Ordered_Resolution_Prover (AFP)

11:07:05 Session AFP/Chandy_Lamport (AFP)

11:07:05 Session AFP/Saturation_Framework (AFP)

11:07:05 Session AFP/Saturation_Framework_Extensions (AFP)

11:07:05 Session AFP/PLM (AFP)

11:07:05 Session AFP/PSemigroupsConvolution (AFP)

11:07:05 Session AFP/Paraconsistency (AFP)

11:07:05 Session AFP/Parity_Game (AFP)

11:07:06 Session AFP/Partial_Function_MR (AFP)

11:07:06 Session AFP/Physical_Quantities (AFP)

11:07:06 Session AFP/Pop_Refinement (AFP)

11:07:06 Session AFP/Possibilistic_Noninterference (AFP)

11:07:06 Session AFP/Priority_Search_Trees (AFP)

11:07:06 Session AFP/Prim_Dijkstra_Simple (AFP)

11:07:06 Session Doc/Prog_Prove (doc)

11:07:06 Session AFP/Projective_Geometry (AFP)

11:07:06 Session AFP/Proof_Strategy_Language (AFP)

11:07:06 Session AFP/PropResPI (AFP)

11:07:07 Session AFP/Propositional_Proof_Systems (AFP)

11:07:07 Session AFP/PseudoHoops (AFP)

11:07:07 Session AFP/Ramsey-Infinite (AFP)

11:07:07 Session AFP/Recursion-Theory-I (AFP)

11:07:07 Session AFP/Minsky_Machines (AFP)

11:07:08 Session AFP/RefinementReactive (AFP)

11:07:08 Session AFP/Regex_Equivalence (AFP)

11:07:08 Session AFP/Relational_Method (AFP)

11:07:08 Session AFP/Resolution_FOL (AFP)

11:07:09 Session AFP/Robbins-Conjecture (AFP)

11:07:09 Session AFP/Roy_Floyd_Warshall (AFP)

11:07:09 Session AFP/SIFPL (AFP)

11:07:09 Session AFP/SIFUM_Type_Systems (AFP)

11:07:09 Session AFP/Security_Protocol_Refinement (AFP)

11:07:09 Session AFP/SenSocialChoice (AFP)

11:07:09 Session AFP/Separation_Algebra (AFP)

11:07:10 Session AFP/Hoare_Time (AFP)

11:07:10 Session AFP/Separata (AFP)

11:07:10 Session AFP/Simpl (AFP)

11:07:11 Session AFP/BDD (AFP)

11:07:11 Session AFP/Sliding_Window_Algorithm (AFP)

11:07:11 Session AFP/Statecharts (AFP)

11:07:11 Session AFP/Stellar_Quorums (AFP)

11:07:11 Session AFP/Stone_Algebras (AFP)

11:07:11 Session AFP/Stone_Relation_Algebras (AFP)

11:07:11 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

11:07:11 Session AFP/Aggregation_Algebras (AFP)

11:07:11 Session AFP/Relational_Disjoint_Set_Forests (AFP)

11:07:11 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

11:07:11 Session AFP/Subset_Boolean_Algebras (AFP)

11:07:11 Session AFP/Store_Buffer_Reduction (AFP)

11:07:12 Session AFP/Strong_Security (AFP)

11:07:12 Session Doc/Sugar (doc)

11:07:12 Session AFP/Syntax_Independent_Logic (AFP)

11:07:12 Session AFP/Goedel_Incompleteness (AFP)

11:07:12 Session AFP/Goedel_HFSet_Semantic (AFP)

11:07:12 Session AFP/Goedel_HFSet_Semanticless (AFP)

11:07:13 Session AFP/Robinson_Arithmetic (AFP)

11:07:13 Session AFP/Szpilrajn (AFP)

11:07:13 Session AFP/TESL_Language (AFP)

11:07:14 Session AFP/TLA (AFP)

11:07:14 Session AFP/Timed_Automata (AFP)

11:07:14 Session AFP/Probabilistic_Timed_Automata (AFP)

11:07:14 Session AFP/Transitive-Closure-II (AFP)

11:07:14 Session AFP/Tree_Decomposition (AFP)

11:07:14 Session Doc/Tutorial (doc)

11:07:14 Session Doc/Typeclass_Hierarchy (doc)

11:07:15 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

11:07:15 Session AFP/UPF (AFP)

11:07:15 Session AFP/UPF_Firewall (AFP)

11:07:15 Session AFP/Universal_Turing_Machine (AFP)

11:07:15 Session AFP/VeriComp (AFP)

11:07:15 Session AFP/Interpreter_Optimizations (AFP)

11:07:15 Session AFP/Verified-Prover (AFP)

11:07:15 Session AFP/VolpanoSmith (AFP)

11:07:15 Session AFP/WHATandWHERE_Security (AFP)

11:07:15 Session AFP/Weight_Balanced_Trees (AFP)

11:07:15 Session AFP/Word_Lib (AFP)

11:07:16 Session AFP/Complx (AFP)

11:07:16 Session AFP/IEEE_Floating_Point (AFP)

11:07:16 Session AFP/IP_Addresses (AFP)

11:07:16 Session AFP/Simple_Firewall (AFP)

11:07:16 Session AFP/Routing (AFP)

11:07:17 Session AFP/Interval_Arithmetic_Word32 (AFP)

11:07:17 Session AFP/LEM (AFP)

11:07:17 Session AFP/Native_Word (AFP)

11:07:17 Session AFP/Collections (AFP)

11:07:18 Session AFP/Abstract_Completeness (AFP)

11:07:18 Session AFP/Abstract_Soundness (AFP)

11:07:18 Session AFP/Incredible_Proof_Machine (AFP)

11:07:18 Session AFP/Deriving (AFP)

11:07:18 Session AFP/CAVA_Base (AFP)

11:07:18 Session AFP/CAVA_Automata (AFP)

11:07:18 Session AFP/DFS_Framework (AFP)

11:07:18 Session AFP/Gabow_SCC (AFP)

11:07:18 Session AFP/LTL_to_GBA (AFP)

11:07:18 Session AFP/Promela (AFP)

11:07:18 Session AFP/Containers (AFP)

11:07:19 Session AFP/Collections_Examples (AFP)

11:07:19 Session AFP/Containers-Benchmarks (AFP)

11:07:19 Session AFP/MFOTL_Monitor (AFP)

11:07:20 Session AFP/Generic_Join (AFP)

11:07:20 Session AFP/MFODL_Monitor_Optimized (AFP)

11:07:20 Session AFP/Formula_Derivatives (AFP)

11:07:20 Session AFP/MSO_Regex_Equivalence (AFP)

11:07:20 Session AFP/Show (AFP)

11:07:21 Session AFP/Affine_Arithmetic (AFP)

11:07:21 Session AFP/Ordinary_Differential_Equations (AFP)

11:07:22 Session AFP/Differential_Dynamic_Logic (AFP)

11:07:22 Session AFP/Hybrid_Systems_VCs (AFP)

11:07:22 Session AFP/Matrices_for_ODEs (AFP)

11:07:22 Session AFP/Taylor_Models (AFP)

11:07:22 Session AFP/CakeML (AFP)

11:07:22 Session AFP/Certification_Monads (AFP)

11:07:22 Session AFP/AI_Planning_Languages_Semantics (AFP)

11:07:23 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

11:07:23 Session AFP/Dict_Construction (AFP)

11:07:23 Session AFP/Formula_Derivatives-Examples (AFP)

11:07:23 Session AFP/JNF-AFP-Lib (AFP)

11:07:24 Session AFP/Monad_Memo_DP (AFP)

11:07:24 Session AFP/Hidden_Markov_Models (AFP)

11:07:24 Session AFP/Optimal_BST (AFP)

11:07:24 Session AFP/Polynomial_Factorization (AFP)

11:07:24 Session AFP/Amicable_Numbers (AFP)

11:07:24 Session AFP/Dirichlet_Series (AFP)

11:07:25 Session AFP/Zeta_Function (AFP)

11:07:25 Session AFP/Dirichlet_L (AFP)

11:07:26 Session AFP/Gauss_Sums (AFP)

11:07:26 Session AFP/Prime_Number_Theorem (AFP)

11:07:26 Session AFP/Prime_Distribution_Elementary (AFP)

11:07:26 Session AFP/IMO2019 (AFP)

11:07:26 Session AFP/Irrational_Series_Erdos_Straus (AFP)

11:07:27 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

11:07:28 Session AFP/Zeta_3_Irrational (AFP)

11:07:28 Session AFP/Gaussian_Integers (AFP)

11:07:28 Session AFP/Jordan_Normal_Form (AFP)

11:07:28 Session AFP/Farkas (AFP)

11:07:28 Session AFP/Isabelle_Marries_Dirac (AFP)

11:07:29 Session AFP/Knuth_Bendix_Order (AFP)

11:07:29 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

11:07:29 Session AFP/Linear_Recurrences (AFP)

11:07:30 Session AFP/Perron_Frobenius (AFP)

11:07:31 Session AFP/Stochastic_Matrices (AFP)

11:07:31 Session AFP/Subresultants (AFP)

11:07:31 Session AFP/Polynomials (AFP)

11:07:31 Session AFP/Deep_Learning (AFP)

11:07:32 Session AFP/QHLProver (AFP)

11:07:32 Session AFP/Groebner_Bases (AFP)

11:07:33 Session AFP/Groebner_Macaulay (AFP)

11:07:33 Session AFP/Nullstellensatz (AFP)

11:07:33 Session AFP/Signature_Groebner (AFP)

11:07:33 Session AFP/Lambda_Free_KBOs (AFP)

11:07:33 Session AFP/Symmetric_Polynomials (AFP)

11:07:33 Session AFP/Pi_Transcendental (AFP)

11:07:34 Session AFP/Power_Sum_Polynomials (AFP)

11:07:34 Session AFP/Pre_BZ (AFP)

11:07:34 Session AFP/Berlekamp_Zassenhaus (AFP)

11:07:34 Session AFP/Algebraic_Numbers (AFP)

11:07:34 Session AFP/LLL_Basis_Reduction (AFP)

11:07:35 Session AFP/LLL_Factorization (AFP)

11:07:35 Session AFP/Linear_Inequalities (AFP)

11:07:35 Session AFP/Linear_Programming (AFP)

11:07:35 Session AFP/Linear_Recurrences_Solver (AFP)

11:07:35 Session AFP/Smith_Normal_Form (AFP)

11:07:35 Session AFP/Real_Impl (AFP)

11:07:36 Session AFP/QR_Decomposition (AFP)

11:07:36 Session AFP/XML (AFP)

11:07:36 Session AFP/Dijkstra_Shortest_Path (AFP)

11:07:36 Session AFP/Koenigsberg_Friendship (AFP)

11:07:36 Session AFP/Formal_SSA (AFP)

11:07:37 Session AFP/Minimal_SSA (AFP)

11:07:37 Session AFP/HOL-ODE-Numerics (AFP)

11:07:37 Session AFP/HOL-ODE-ARCH-COMP (AFP)

11:07:37 Session AFP/HOL-ODE-Examples (AFP large)

11:07:37 Session AFP/Lorenz_Approximation (AFP)

11:07:38 Session AFP/Lorenz_C0 (AFP large)

11:07:38 Session AFP/Lorenz_C1 (AFP large)

11:07:38 Session AFP/Poincare_Bendixson (AFP)

11:07:38 Session AFP/Transition_Systems_and_Automata (AFP)

11:07:38 Session AFP/Adaptive_State_Counting (AFP)

11:07:38 Session AFP/Buchi_Complementation (AFP)

11:07:38 Session AFP/LTL_Master_Theorem (AFP)

11:07:38 Session AFP/LTL_Normal_Form (AFP)

11:07:38 Session AFP/Partial_Order_Reduction (AFP)

11:07:38 Session AFP/SM_Base (AFP)

11:07:38 Session AFP/SM (AFP)

11:07:39 Session AFP/CAVA_Setup (AFP)

11:07:39 Session AFP/CAVA_LTL_Modelchecker (AFP)

11:07:39 Session AFP/Transitive-Closure (AFP)

11:07:39 Session AFP/KBPs (AFP)

11:07:39 Session AFP/LTL_to_DRA (AFP)

11:07:39 Session AFP/Network_Security_Policy_Verification (AFP)

11:07:40 Session AFP/Planarity_Certificates (AFP)

11:07:40 Session AFP/Tree-Automata (AFP)

11:07:40 Session AFP/Datatype_Order_Generator (AFP)

11:07:40 Session AFP/Higher_Order_Terms (AFP)

11:07:41 Session AFP/CakeML_Codegen (AFP)

11:07:41 Session AFP/Old_Datatype_Show (AFP)

11:07:41 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

11:07:41 Session AFP/Iptables_Semantics (AFP)

11:07:41 Session AFP/Iptables_Semantics_Examples (AFP)

11:07:41 Session AFP/LOFT (AFP)

11:07:41 Session AFP/Mersenne_Primes (AFP)

11:07:41 Session AFP/Separation_Logic_Imperative_HOL (AFP)

11:07:41 Session AFP/Sepref_Prereq (AFP)

11:07:42 Session AFP/ROBDD (AFP)

11:07:42 Session AFP/Refine_Imperative_HOL (AFP)

11:07:42 Session AFP/Floyd_Warshall (AFP)

11:07:42 Session AFP/Sepref_Basic (AFP)

11:07:42 Session AFP/Sepref_IICF (AFP)

11:07:42 Session AFP/Flow_Networks (AFP)

11:07:42 Session AFP/EdmondsKarp_Maxflow (AFP)

11:07:42 Session AFP/MFMC_Countable (AFP)

11:07:42 Session AFP/Probabilistic_While (AFP)

11:07:42 Session AFP/CryptHOL (AFP)

11:07:43 Session AFP/Constructive_Cryptography (AFP)

11:07:43 Session AFP/Game_Based_Crypto (AFP)

11:07:43 Session AFP/Multi_Party_Computation (AFP)

11:07:43 Session AFP/Sigma_Commit_Crypto (AFP)

11:07:43 Session AFP/Prpu_Maxflow (AFP)

11:07:43 Session AFP/Knuth_Morris_Pratt (AFP)

11:07:43 Session AFP/Kruskal (AFP)

11:07:44 Session AFP/PAC_Checker (AFP)

11:07:44 Session AFP/VerifyThis2018 (AFP)

11:07:44 Session AFP/VerifyThis2019 (AFP)

11:07:44 Session AFP/UpDown_Scheme (AFP)

11:07:44 Session AFP/WebAssembly (AFP)

11:07:44 Session AFP/SPARCv8 (AFP)

11:07:45 Session AFP/ZFC_in_HOL (AFP)

11:07:45 Session AFP/Ordinal_Partitions (AFP)

11:07:45 Session ZF/ZF (main timing)

11:07:46 Session Doc/Logics_ZF (doc)

11:07:46 Session AFP/Recursion-Addition (AFP)

11:07:46 Session ZF/ZF-AC

11:07:46 Session ZF/ZF-Coind

11:07:46 Session ZF/ZF-Constructible

11:07:46 Session AFP/Forcing (AFP)

11:07:46 Session ZF/ZF-IMP

11:07:46 Session ZF/ZF-Induct

11:07:46 Session ZF/ZF-UNITY (timing)

11:07:46 Session ZF/ZF-Resid

11:07:46 Session ZF/ZF-ex

11:07:48 Building HOL-ODE-Numerics ...

11:07:49 Building HOL-Library ...

11:07:49 Building Refine_Monadic ...

11:07:49 Building LEM ...

11:07:49 Building Word_Lib ...

11:07:49 Building Affine_Arithmetic ...

11:07:49 Building Kleene_Algebra ...

11:07:49 Running SPARCv8 ...

11:07:49 Running HOL-SMT_Examples ...

11:07:49 Building HOL-SPARK ...

11:07:50 Refine_Monadic: theory HOL-Library.Boolean_Algebra

11:07:50 SPARCv8: theory HOL-Library.Boolean_Algebra

11:07:50 Kleene_Algebra: theory HOL-Library.Boolean_Algebra

11:07:50 SPARCv8: theory HOL-Library.Phantom_Type

11:07:50 Kleene_Algebra: theory HOL-Library.Phantom_Type

11:07:50 Kleene_Algebra: theory Kleene_Algebra.Signatures

11:07:50 Refine_Monadic: theory HOL-Library.Adhoc_Overloading

11:07:50 Refine_Monadic: theory HOL-Library.Phantom_Type

11:07:50 Word_Lib: theory HOL-Eisbach.Eisbach

11:07:50 Refine_Monadic: theory HOL-Library.While_Combinator

11:07:50 Word_Lib: theory HOL-Library.Boolean_Algebra

11:07:50 Word_Lib: theory HOL-Library.Phantom_Type

11:07:50 Word_Lib: theory HOL-Library.Signed_Division

11:07:50 HOL-Library: theory HOL-Library.AList

11:07:50 HOL-Library: theory HOL-Library.Adhoc_Overloading

11:07:50 HOL-Library: theory HOL-Library.BNF_Corec

11:07:50 HOL-Library: theory HOL-Library.BNF_Axiomatization

11:07:50 HOL-SMT_Examples: theory HOL-Library.Boolean_Algebra

11:07:50 HOL-SMT_Examples: theory HOL-Library.Phantom_Type

11:07:50 HOL-SMT_Examples: theory HOL-SMT_Examples.Boogie

11:07:51 HOL-SPARK: theory HOL-Library.Boolean_Algebra

11:07:51 LEM: theory HOL-Eisbach.Eisbach

11:07:51 HOL-SPARK: theory HOL-Library.Phantom_Type

11:07:51 LEM: theory HOL-Library.Cancellation

11:07:51 LEM: theory HOL-Library.Boolean_Algebra

11:07:51 LEM: theory HOL-Library.Phantom_Type

11:07:51 HOL-SMT_Examples: theory HOL-SMT_Examples.SMT_Examples

11:07:51 Affine_Arithmetic: theory Deriving.Comparator

11:07:51 Affine_Arithmetic: theory Deriving.Generator_Aux

11:07:51 Affine_Arithmetic: theory Deriving.Derive_Manager

11:07:51 Affine_Arithmetic: theory HOL-Decision_Procs.Dense_Linear_Order

11:07:51 Word_Lib: theory HOL-Library.Sublist

11:07:52 HOL-ODE-Numerics: theory HOL-Eisbach.Eisbach

11:07:52 HOL-ODE-Numerics: theory Automatic_Refinement.Foldi

11:07:52 HOL-ODE-Numerics: theory Automatic_Refinement.Prio_List

11:07:52 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util_Bootstrap1

11:07:52 Kleene_Algebra: theory HOL-Library.Bit_Operations

11:07:52 Kleene_Algebra: theory Kleene_Algebra.Dioid

11:07:52 Affine_Arithmetic: theory HOL-Library.Adhoc_Overloading

11:07:52 Refine_Monadic: theory HOL-Library.Monad_Syntax

11:07:52 HOL-Library: theory HOL-Library.Monad_Syntax

11:07:53 SPARCv8: theory HOL-Library.Bit_Operations

11:07:53 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Term_Antiquot

11:07:53 HOL-Library: theory HOL-Library.Boolean_Algebra

11:07:53 LEM: theory HOL-Library.Bit_Operations

11:07:53 HOL-Library: theory HOL-Library.State_Monad

11:07:53 Word_Lib: theory HOL-Library.Bit_Operations

11:07:53 Refine_Monadic: theory Refine_Monadic.Example_Chapter

11:07:53 HOL-ODE-Numerics: theory Automatic_Refinement.Mpat_Antiquot

11:07:54 HOL-SPARK: theory HOL-Library.Bit_Operations

11:07:54 SPARCv8: theory HOL-Library.Cardinality

11:07:54 Refine_Monadic: theory Refine_Monadic.Refine_Chapter

11:07:54 Refine_Monadic: theory HOL-Library.Bit_Operations

11:07:54 Refine_Monadic: theory Refine_Monadic.Refine_Mono_Prover

11:07:54 Kleene_Algebra: theory HOL-Library.Cardinality

11:07:55 Refine_Monadic: theory Refine_Monadic.Refine_Misc

11:07:55 HOL-SPARK: theory HOL-Library.Cardinality

11:07:55 Affine_Arithmetic: theory HOL-Library.Monad_Syntax

11:07:56 HOL-ODE-Numerics: theory Deriving.Comparator

11:07:56 HOL-ODE-Numerics: theory Deriving.Derive_Manager

11:07:56 HOL-SMT_Examples: theory HOL-Library.Bit_Operations

11:07:57 Refine_Monadic: theory HOL-Library.Cardinality

11:07:57 Affine_Arithmetic: theory Deriving.Equality_Generator

11:07:57 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util

11:07:57 Affine_Arithmetic: theory HOL-Library.Boolean_Algebra

11:07:57 HOL-Library: theory HOL-Library.Bit_Operations

11:07:57 LEM: theory HOL-Library.Multiset

11:07:57 HOL-ODE-Numerics: theory Deriving.Generator_Aux

11:07:58 Word_Lib: theory HOL-Library.Cardinality

11:07:58 HOL-SMT_Examples: theory HOL-SMT_Examples.SMT_Examples_Verit

11:07:59 HOL-SMT_Examples: theory HOL-Library.Cardinality

11:08:00 LEM: theory HOL-Library.Cardinality

11:08:01 LEM: theory HOL-Eisbach.Eisbach_Tools

11:08:01 Affine_Arithmetic: theory HOL-Library.Bit_Operations

11:08:02 LEM: theory HOL-Library.Sublist

11:08:02 Kleene_Algebra: theory HOL-Library.Numeral_Type

11:08:02 SPARCv8: theory HOL-Library.Numeral_Type

11:08:02 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

11:08:02 HOL-SPARK: theory HOL-Library.Numeral_Type

11:08:02 Word_Lib: theory Word_Lib.Enumeration

11:08:03 HOL-ODE-Numerics: theory Deriving.Equality_Generator

11:08:04 Refine_Monadic: theory Refine_Monadic.RefineG_Domain

11:08:04 Refine_Monadic: theory Refine_Monadic.RefineG_Transfer

11:08:04 Affine_Arithmetic: theory Deriving.Equality_Instances

11:08:04 Affine_Arithmetic: theory Deriving.Compare

11:08:05 Affine_Arithmetic: theory Deriving.Comparator_Generator

11:08:07 Refine_Monadic: theory Refine_Monadic.RefineG_Assert

11:08:08 Kleene_Algebra: theory HOL-Library.Type_Length

11:08:08 HOL-SMT_Examples: theory HOL-Library.Numeral_Type

11:08:08 SPARCv8: theory HOL-Library.Type_Length

11:08:08 HOL-SPARK: theory HOL-Library.Type_Length

11:08:09 HOL-Library: theory HOL-Library.Cancellation

11:08:09 Word_Lib: theory Word_Lib.Even_More_List

11:08:09 HOL-Library: theory HOL-Library.DAList

11:08:09 Affine_Arithmetic: theory HOL-Library.Permutation

11:08:10 Word_Lib: theory Word_Lib.More_Misc

11:08:10 HOL-ODE-Numerics: theory Automatic_Refinement.Anti_Unification

11:08:10 HOL-SMT_Examples: theory HOL-Library.Type_Length

11:08:10 Refine_Monadic: theory Refine_Monadic.RefineG_Recursion

11:08:10 HOL-Library: theory HOL-Library.Multiset

11:08:10 HOL-ODE-Numerics: theory Automatic_Refinement.Attr_Comb

11:08:11 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Data

11:08:11 HOL-SMT_Examples: theory HOL-SMT_Examples.SMT_Tests

11:08:11 Affine_Arithmetic: theory Deriving.Compare_Generator

11:08:12 HOL-ODE-Numerics: theory Automatic_Refinement.Indep_Vars

11:08:12 Word_Lib: theory Word_Lib.More_Sublist

11:08:12 Refine_Monadic: theory HOL-Library.Numeral_Type

11:08:12 Affine_Arithmetic: theory HOL-Library.Char_ord

11:08:12 HOL-ODE-Numerics: theory Automatic_Refinement.Named_Sorted_Thms

11:08:12 Affine_Arithmetic: theory HOL-Library.Code_Abstract_Nat

11:08:13 Word_Lib: theory HOL-Library.Numeral_Type

11:08:13 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Record_Simp

11:08:13 Affine_Arithmetic: theory HOL-Library.Code_Target_Nat

11:08:13 HOL-ODE-Numerics: theory Automatic_Refinement.Tagged_Solver

11:08:13 HOL-Library: theory HOL-Library.Case_Converter

11:08:14 Affine_Arithmetic: theory Deriving.Compare_Instances

11:08:14 Refine_Monadic: theory Refine_Monadic.RefineG_While

11:08:14 Affine_Arithmetic: theory HOL-Library.Code_Target_Int

11:08:14 LEM: theory HOL-Library.Numeral_Type

11:08:14 HOL-ODE-Numerics: theory Automatic_Refinement.Select_Solve

11:08:15 Refine_Monadic: theory Refine_Monadic.Refine_Basic

11:08:15 HOL-ODE-Numerics: theory Deriving.Compare

11:08:15 HOL-ODE-Numerics: theory Deriving.Comparator_Generator

11:08:15 HOL-ODE-Numerics: theory Deriving.Equality_Instances

11:08:16 HOL-ODE-Numerics: theory HOL-Library.AList

11:08:16 HOL-ODE-Numerics: theory HOL-Library.Adhoc_Overloading

11:08:16 Affine_Arithmetic: theory HOL-Library.Code_Target_Numeral

11:08:16 Affine_Arithmetic: theory HOL-Library.Mapping

11:08:16 HOL-ODE-Numerics: theory HOL-Library.Monad_Syntax

11:08:16 HOL-Library: theory HOL-Library.Code_Lazy

11:08:17 Word_Lib: theory HOL-Library.Type_Length

11:08:17 HOL-ODE-Numerics: theory HOL-Library.Boolean_Algebra

11:08:18 Affine_Arithmetic: theory HOL-Library.Type_Length

11:08:18 HOL-SPARK: theory HOL-Library.Word

11:08:19 HOL-SMT_Examples: theory HOL-SMT_Examples.SMT_Tests_Verit

11:08:19 HOL-ODE-Numerics: theory HOL-Library.Bit_Operations

11:08:19 Refine_Monadic: theory Refine_Monadic.Refine_Det

11:08:19 SPARCv8: theory HOL-Library.Word

11:08:19 HOL-ODE-Numerics: theory HOL-Library.Permutation

11:08:20 Affine_Arithmetic: theory HOL-Library.RBT_Impl

11:08:20 Kleene_Algebra: theory HOL-Library.Word

11:08:20 LEM: theory HOL-Library.While_Combinator

11:08:20 Refine_Monadic: theory HOL-Library.Type_Length

11:08:22 HOL-ODE-Numerics: theory Deriving.Compare_Generator

11:08:22 HOL-ODE-Numerics: theory HOL-ex.Quicksort

11:08:23 Affine_Arithmetic: theory HOL-Library.Signed_Division

11:08:23 Affine_Arithmetic: theory Deriving.Countable_Generator

11:08:23 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Integer

11:08:23 Affine_Arithmetic: theory HOL-Library.Lattice_Algebras

11:08:23 Affine_Arithmetic: theory HOL-Library.Log_Nat

11:08:23 HOL-Library: theory HOL-Library.Simps_Case_Conv

11:08:23 HOL-ODE-Numerics: theory HOL-Library.Char_ord

11:08:23 HOL-ODE-Numerics: theory Deriving.Compare_Instances

11:08:24 HOL-ODE-Numerics: theory HOL-Library.Mapping

11:08:24 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

11:08:24 HOL-ODE-Numerics: theory HOL-Library.Option_ord

11:08:25 HOL-Library: theory HOL-Library.Extended

11:08:26 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise

11:08:26 LEM: theory LEM.Lem_bool

11:08:26 LEM: theory LEM.Lem_basic_classes

11:08:26 HOL-ODE-Numerics: theory HOL-Library.Parallel

11:08:26 HOL-ODE-Numerics: theory Automatic_Refinement.Misc

11:08:27 LEM: theory HOL-Library.Type_Length

11:08:27 HOL-ODE-Numerics: theory HOL-Library.Type_Length

11:08:28 HOL-ODE-Numerics: theory HOL-Library.RBT_Impl

11:08:28 LEM: theory Word_Lib.Even_More_List

11:08:30 HOL-SMT_Examples: theory HOL-Library.Word

11:08:30 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_Vector

11:08:30 HOL-Library: theory HOL-Library.Char_ord

11:08:30 HOL-ODE-Numerics: theory HOL-Library.Signed_Division

11:08:31 HOL-Library: theory HOL-Library.Code_Abstract_Nat

11:08:31 HOL-ODE-Numerics: theory HOL-Library.While_Combinator

11:08:33 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Strict

11:08:36 Affine_Arithmetic: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

11:08:37 HOL-ODE-Numerics: theory HOL-Types_To_Sets.Types_To_Sets

11:08:38 Word_Lib: theory HOL-Library.Word

11:08:38 Word_Lib: theory Word_Lib.More_Arithmetic

11:08:39 Kleene_Algebra: theory Kleene_Algebra.Conway

11:08:40 HOL-ODE-Numerics: theory Deriving.Countable_Generator

11:08:41 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Integer

11:08:41 Kleene_Algebra: theory Kleene_Algebra.Dioid_Models

11:08:44 LEM: theory HOL-Library.Permutation

11:08:44 Affine_Arithmetic: theory Affine_Arithmetic.Polygon

11:08:46 LEM: theory LEM.LemExtraDefs

11:08:46 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Float

11:08:47 Refine_Monadic: theory Refine_Monadic.Refine_Heuristics

11:08:47 Refine_Monadic: theory Refine_Monadic.Refine_Leof

11:08:47 Refine_Monadic: theory Refine_Monadic.Refine_Pfun

11:08:48 Affine_Arithmetic: theory List-Index.List_Index

11:08:48 HOL-ODE-Numerics: theory Affine_Arithmetic.Float_Real

11:08:49 HOL-Library: theory HOL-Library.Code_Binary_Nat

11:08:50 HOL-Library: theory HOL-Library.Code_Target_Nat

11:08:50 Refine_Monadic: theory Refine_Monadic.Refine_More_Comb

11:08:50 Refine_Monadic: theory Refine_Monadic.Refine_While

11:08:50 Affine_Arithmetic: theory HOL-Library.Word

11:08:50 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise

11:08:51 HOL-SPARK: theory HOL-SPARK.SPARK_Setup

11:08:52 Affine_Arithmetic: theory Show.Show

11:08:53 SPARCv8: theory SPARCv8.WordDecl

11:08:53 HOL-Library: theory HOL-Library.Code_Prolog

11:08:53 LEM: theory HOL-Library.Word

11:08:54 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_Vector

11:08:55 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Strict

11:08:56 LEM: theory Word_Lib.More_Arithmetic

11:08:56 Kleene_Algebra: theory Kleene_Algebra.Finite_Suprema

11:08:59 HOL-SMT_Examples: theory HOL-SMT_Examples.SMT_Word_Examples

11:08:59 Kleene_Algebra: theory Kleene_Algebra.Inf_Matrix

11:08:59 Affine_Arithmetic: theory Show.Show_Instances

11:09:00 Kleene_Algebra: theory Kleene_Algebra.Matrix

11:09:00 Affine_Arithmetic: theory HOL-Library.Interval

11:09:02 Affine_Arithmetic: theory HOL-Library.Float

11:09:02 LEM: theory LEM.Lem_function

11:09:02 LEM: theory LEM.Lem_tuple

11:09:03 LEM: theory LEM.Lem_maybe

11:09:04 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

11:09:04 Refine_Monadic: theory Refine_Monadic.Refine_Transfer

11:09:05 HOL-SPARK: theory HOL-SPARK.SPARK

11:09:05 SPARCv8: theory HOL-Eisbach.Eisbach

11:09:05 SPARCv8: theory Word_Lib.More_Divides

11:09:05 SPARCv8: theory Word_Lib.Signed_Words

11:09:05 SPARCv8: theory SPARCv8.Lib

11:09:06 HOL-ODE-Numerics: theory HOL-Library.Word

11:09:06 Refine_Monadic: theory Refine_Monadic.Autoref_Monadic

11:09:06 Refine_Monadic: theory HOL-Library.Word

11:09:06 Refine_Monadic: theory Refine_Monadic.Refine_Automation

11:09:06 SPARCv8: theory Word_Lib.More_Arithmetic

11:09:06 HOL-Library: theory HOL-Library.Code_Target_Int

11:09:06 Refine_Monadic: theory Refine_Monadic.Refine_Foreach

11:09:07 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Lib

11:09:07 Affine_Arithmetic: theory Word_Lib.More_Arithmetic

11:09:07 HOL-ODE-Numerics: theory Collections.SetIterator

11:09:08 SPARCv8: theory SPARCv8.DetMonad

11:09:08 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra

11:09:08 HOL-Library: theory HOL-Library.Code_Target_Numeral

11:09:08 HOL-Library: theory HOL-Library.DAList_Multiset

11:09:08 HOL-Library: theory HOL-Library.Multiset_Order

11:09:09 HOL-Library: theory HOL-Library.Permutation

11:09:09 HOL-Library: theory HOL-Library.Code_Test

11:09:10 HOL-Library: theory HOL-Library.Comparator

11:09:10 HOL-Library: theory HOL-Library.Conditional_Parametricity

11:09:10 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Phases

11:09:11 SPARCv8: theory Word_Lib.More_Word

11:09:11 Word_Lib: theory Word_Lib.Bit_Comprehension

11:09:11 Word_Lib: theory Word_Lib.Hex_Words

11:09:11 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tagging

11:09:11 Word_Lib: theory Word_Lib.Legacy_Aliasses

11:09:11 Word_Lib: theory Word_Lib.More_Divides

11:09:11 HOL-ODE-Numerics: theory Automatic_Refinement.Relators

11:09:12 Word_Lib: theory Word_Lib.Signed_Words

11:09:12 Word_Lib: theory Word_Lib.Type_Syntax

11:09:12 Affine_Arithmetic: theory Affine_Arithmetic.Optimize_Float

11:09:12 Affine_Arithmetic: theory HOL-Library.Interval_Float

11:09:12 HOL-ODE-Numerics: theory Collections.SetIteratorOperations

11:09:12 Word_Lib: theory Word_Lib.Word_Syntax

11:09:12 Kleene_Algebra: theory Kleene_Algebra.DRA

11:09:12 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra

11:09:12 Word_Lib: theory Word_Lib.Signed_Division_Word

11:09:12 Kleene_Algebra: theory Kleene_Algebra.PHL_KA

11:09:13 Word_Lib: theory Word_Lib.More_Word

11:09:13 Affine_Arithmetic: theory Affine_Arithmetic.Float_Real

11:09:13 Kleene_Algebra: theory Kleene_Algebra.Kleene_Algebra_Models

11:09:14 Affine_Arithmetic: theory Affine_Arithmetic.Executable_Euclidean_Space

11:09:14 SPARCv8: theory HOL-Eisbach.Eisbach_Tools

11:09:14 Kleene_Algebra: theory Kleene_Algebra.PHL_DRA

11:09:14 SPARCv8: theory SPARCv8.DetMonadLemmas

11:09:14 Kleene_Algebra: theory Kleene_Algebra.Formal_Power_Series

11:09:15 HOL-ODE-Numerics: theory Automatic_Refinement.Param_Tool

11:09:16 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation_Bounds

11:09:17 HOL-ODE-Numerics: theory Automatic_Refinement.Param_HOL

11:09:17 Word_Lib: theory Word_Lib.Enumeration_Word

11:09:17 Refine_Monadic: theory Refine_Monadic.Refine_Monadic

11:09:18 Refine_Monadic: theory Refine_Monadic.Breadth_First_Search

11:09:18 Word_Lib: theory Word_Lib.Many_More

11:09:19 Kleene_Algebra: theory Kleene_Algebra.Omega_Algebra_Models

11:09:19 Word_Lib: theory Word_Lib.Strict_part_mono

11:09:19 Word_Lib: theory Word_Lib.Traditional_Infix_Syntax

11:09:19 Word_Lib: theory Word_Lib.Word_16

11:09:20 HOL-ODE-Numerics: theory Automatic_Refinement.Parametricity

11:09:20 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Id_Ops

11:09:20 HOL-ODE-Numerics: theory Collections.Assoc_List

11:09:20 SPARCv8: theory Word_Lib.Traditional_Infix_Syntax

11:09:20 HOL-ODE-Numerics: theory Collections.Diff_Array

11:09:21 HOL-Library: theory HOL-Library.Confluence

11:09:21 HOL-Library: theory HOL-Library.Datatype_Records

11:09:21 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Fix_Rel

11:09:21 HOL-Library: theory HOL-Library.Confluent_Quotient

11:09:22 HOL-Library: theory HOL-Library.Dlist

11:09:23 Word_Lib: theory Word_Lib.Bits_Int

11:09:23 SPARCv8: theory SPARCv8.RegistersOps

11:09:23 SPARCv8: theory SPARCv8.Sparc_Types

11:09:23 Word_Lib: theory Word_Lib.Word_EqI

11:09:23 HOL-Library: theory HOL-Library.Debug

11:09:23 HOL-Library: theory HOL-Library.Disjoint_Sets

11:09:23 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

11:09:24 Affine_Arithmetic: theory Word_Lib.Bit_Comprehension

11:09:24 HOL-Library: theory HOL-Library.Fun_Lexorder

11:09:24 Timing HOL-SPARK (4 threads, 38.494s elapsed time, 108.340s cpu time, 3.360s GC time, factor 2.81)

11:09:24 Finished HOL-SPARK (0:01:33 elapsed time, 0:02:13 cpu time, factor 1.43)

11:09:24 Running Separation_Algebra ...

11:09:24 HOL-Library: theory HOL-Library.FuncSet

11:09:25 LEM: theory Word_Lib.Bit_Comprehension

11:09:25 LEM: theory Word_Lib.More_Divides

11:09:25 HOL-Library: theory HOL-Library.Permutations

11:09:25 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Translate

11:09:25 HOL-Library: theory HOL-Library.Function_Algebras

11:09:26 Separation_Algebra: theory HOL-Library.Phantom_Type

11:09:26 Separation_Algebra: theory HOL-Hoare.Hoare_Logic_Abort

11:09:26 Separation_Algebra: theory Separation_Algebra.Map_Extra

11:09:26 Separation_Algebra: theory HOL-Library.Boolean_Algebra

11:09:26 LEM: theory Word_Lib.Signed_Words

11:09:26 LEM: theory LEM.Lem_num

11:09:26 LEM: theory Word_Lib.More_Word

11:09:26 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Gen_Algo

11:09:26 HOL-Library: theory HOL-Library.Groups_Big_Fun

11:09:26 Timing HOL-SMT_Examples (4 threads, 93.683s elapsed time, 271.524s cpu time, 6.272s GC time, factor 2.90)

11:09:26 Finished HOL-SMT_Examples (0:01:36 elapsed time, 0:04:39 cpu time, factor 2.91)

11:09:26 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Relator_Interface

11:09:26 Building HOL-SPARK-Examples ...

11:09:27 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tool

11:09:27 Separation_Algebra: theory HOL-Library.Bit_Operations

11:09:27 Affine_Arithmetic: theory Word_Lib.More_Divides

11:09:27 HOL-Library: theory HOL-Library.Function_Division

11:09:28 Word_Lib: theory Word_Lib.Least_significant_bit

11:09:28 Word_Lib: theory Word_Lib.Norm_Words

11:09:28 Word_Lib: theory Word_Lib.Rsplit

11:09:28 HOL-Library: theory HOL-Library.IArray

11:09:28 Word_Lib: theory Word_Lib.Most_significant_bit

11:09:28 HOL-Library: theory HOL-Library.Equipollence

11:09:28 Affine_Arithmetic: theory Word_Lib.Signed_Words

11:09:28 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD

11:09:28 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Longest_Increasing_Subsequence

11:09:28 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Sqrt

11:09:28 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Greatest_Common_Divisor

11:09:28 Affine_Arithmetic: theory Word_Lib.Signed_Division_Word

11:09:28 Word_Lib: theory Word_Lib.Typedef_Morphisms

11:09:28 Separation_Algebra: theory Separation_Algebra.Separation_Algebra

11:09:28 HOL-Library: theory HOL-Library.Infinite_Set

11:09:28 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Form

11:09:29 Word_Lib: theory Word_Lib.Generic_set_bit

11:09:29 Separation_Algebra: theory HOL-Library.Cardinality

11:09:29 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Lemmas

11:09:30 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Bindings_HOL

11:09:30 Affine_Arithmetic: theory Word_Lib.More_Word

11:09:30 Word_Lib: theory Word_Lib.Aligned

11:09:30 HOL-Library: theory HOL-Library.LaTeXsugar

11:09:30 LEM: theory Word_Lib.Traditional_Infix_Syntax

11:09:30 HOL-Library: theory HOL-Library.Lattice_Constructions

11:09:30 HOL-Library: theory HOL-Library.Lattice_Syntax

11:09:30 HOL-SPARK-Examples: theory HOL-SPARK-Examples.RMD_Specification

11:09:31 HOL-Library: theory HOL-Library.Combine_PER

11:09:31 HOL-Library: theory HOL-Library.Omega_Words_Fun

11:09:31 Refine_Monadic: theory Refine_Monadic.WordRefine

11:09:31 HOL-Library: theory HOL-Library.Ramsey

11:09:31 HOL-SPARK-Examples: theory HOL-SPARK-Examples.F

11:09:31 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Hash

11:09:31 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_L

11:09:31 HOL-SPARK-Examples: theory HOL-SPARK-Examples.K_R

11:09:32 HOL-Library: theory HOL-Library.Complete_Partial_Order2

11:09:32 Refine_Monadic: theory Refine_Monadic.Examples

11:09:32 Separation_Algebra: theory Separation_Algebra.Sep_Heap_Instance

11:09:32 Word_Lib: theory Word_Lib.Next_and_Prev

11:09:32 HOL-SPARK-Examples: theory HOL-SPARK-Examples.Round

11:09:32 Word_Lib: theory Word_Lib.Word_Lemmas

11:09:33 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_L

11:09:33 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

11:09:33 HOL-SPARK-Examples: theory HOL-SPARK-Examples.R_R

11:09:33 Separation_Algebra: theory Separation_Algebra.Sep_Tactics

11:09:34 HOL-Library: theory HOL-Library.ListVector

11:09:34 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_L

11:09:34 HOL-Library: theory HOL-Library.List_Lenlexorder

11:09:34 HOL-SPARK-Examples: theory HOL-SPARK-Examples.S_R

11:09:34 HOL-Library: theory HOL-Library.List_Lexorder

11:09:34 SPARCv8: theory SPARCv8.MMU

11:09:35 Separation_Algebra: theory Separation_Algebra.Separation_Algebra_Alt

11:09:35 Separation_Algebra: theory HOL-Library.Numeral_Type

11:09:35 Separation_Algebra: theory Separation_Algebra.Sep_Tactics_Test

11:09:35 Affine_Arithmetic: theory HOL-Decision_Procs.Approximation

11:09:35 HOL-Library: theory HOL-Library.Mapping

11:09:35 SPARCv8: theory SPARCv8.Sparc_State

11:09:35 HOL-Library: theory HOL-Library.More_List

11:09:36 Separation_Algebra: theory Separation_Algebra.Simple_Separation_Example

11:09:36 Separation_Algebra: theory Separation_Algebra.VM_Example

11:09:36 LEM: theory Word_Lib.Bits_Int

11:09:36 LEM: theory Word_Lib.Word_EqI

11:09:37 HOL-Library: theory HOL-Library.Poly_Mapping

11:09:37 Affine_Arithmetic: theory Word_Lib.Traditional_Infix_Syntax

11:09:37 Separation_Algebra: theory Separation_Algebra.Sep_Eq

11:09:37 Separation_Algebra: theory HOL-Library.Type_Length

11:09:38 SPARCv8: theory SPARCv8.Sparc_Instruction

11:09:39 HOL-ODE-Numerics: theory Collections.Proper_Iterator

11:09:39 HOL-ODE-Numerics: theory Collections.It_to_It

11:09:40 HOL-ODE-Numerics: theory Collections.SetIteratorGA

11:09:40 HOL-Library: theory HOL-Library.AList_Mapping

11:09:40 HOL-Library: theory HOL-Library.Nat_Bijection

11:09:40 HOL-ODE-Numerics: theory Automatic_Refinement.Automatic_Refinement

11:09:41 HOL-ODE-Numerics: theory Collections.Intf_Comp

11:09:41 HOL-ODE-Numerics: theory Collections.Idx_Iterator

11:09:41 HOL-ODE-Numerics: theory Word_Lib.Bit_Comprehension

11:09:41 LEM: theory Word_Lib.Least_significant_bit

11:09:41 LEM: theory Word_Lib.Most_significant_bit

11:09:42 HOL-ODE-Numerics: theory Word_Lib.More_Divides

11:09:42 LEM: theory Word_Lib.Typedef_Morphisms

11:09:42 HOL-ODE-Numerics: theory Word_Lib.Signed_Words

11:09:43 HOL-ODE-Numerics: theory Word_Lib.Signed_Division_Word

11:09:43 LEM: theory Word_Lib.Aligned

11:09:43 HOL-Library: theory HOL-Library.Old_Datatype

11:09:44 Word_Lib: theory Word_Lib.Word_8

11:09:44 HOL-ODE-Numerics: theory Affine_Arithmetic.Polygon

11:09:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Analysis

11:09:45 Affine_Arithmetic: theory Affine_Arithmetic.Intersection

11:09:45 Affine_Arithmetic: theory Word_Lib.Bits_Int

11:09:46 HOL-Library: theory HOL-Library.Stream

11:09:46 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Form

11:09:46 HOL-ODE-Numerics: theory Affine_Arithmetic.Floatarith_Expression

11:09:47 Word_Lib: theory Word_Lib.Ancient_Numeral

11:09:47 HOL-Library: theory HOL-Library.Old_Recdef

11:09:47 LEM: theory Word_Lib.Reversed_Bit_Lists

11:09:48 Word_Lib: theory Word_Lib.Bitwise

11:09:48 HOL-Library: theory HOL-Library.Open_State_Syntax

11:09:48 HOL-Library: theory HOL-Library.Option_ord

11:09:48 HOL-Library: theory HOL-Library.Parallel

11:09:48 LEM: theory LEM.Lem_set_helpers

11:09:49 Word_Lib: theory Word_Lib.More_Word_Operations

11:09:50 HOL-ODE-Numerics: theory Collections.Impl_Array_Stack

11:09:51 Word_Lib: theory Word_Lib.Bitwise_Signed

11:09:51 Word_Lib: theory Word_Lib.Examples

11:09:51 SPARCv8: theory SPARCv8.Sparc_Execution

11:09:52 SPARCv8: theory SPARCv8.Sparc_Properties

11:09:53 Separation_Algebra: theory HOL-Library.Word

11:09:53 Affine_Arithmetic: theory Native_Word.More_Bits_Int

11:09:53 Word_Lib: theory Word_Lib.Word_32

11:09:53 HOL-ODE-Numerics: theory HOL-ODE-Numerics.One_Step_Method

11:09:54 HOL-Library: theory HOL-Library.Pattern_Aliases

11:09:54 Word_Lib: theory Word_Lib.Word_64

11:09:54 Timing HOL-SPARK-Examples (4 threads, 11.764s elapsed time, 34.680s cpu time, 0.980s GC time, factor 2.95)

11:09:54 Finished HOL-SPARK-Examples (0:00:26 elapsed time, 0:00:56 cpu time, factor 2.12)

11:09:54 Running HOL-SPARK-Manual ...

11:09:55 HOL-Library: theory HOL-Library.Perm

11:09:55 HOL-Library: theory HOL-Library.Phantom_Type

11:09:55 HOL-Library: theory HOL-Library.Power_By_Squaring

11:09:55 HOL-ODE-Numerics: theory Affine_Arithmetic.Intersection

11:09:56 Word_Lib: theory Word_Lib.Word_Lib_Sumo

11:09:56 Preparing Kleene_Algebra/document ...

11:09:56 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

11:09:56 HOL-SPARK-Manual: theory HOL-SPARK-Examples.Greatest_Common_Divisor

11:09:56 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Complex_Types

11:09:56 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc2

11:09:56 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Proc1

11:09:56 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Runge_Kutta

11:09:56 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Reference

11:09:56 Affine_Arithmetic: theory Word_Lib.Least_significant_bit

11:09:56 HOL-SPARK-Manual: theory HOL-SPARK-Manual.VC_Principles

11:09:56 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Simple_Greatest_Common_Divisor

11:09:57 Word_Lib: theory Word_Lib.Guide

11:09:57 HOL-SPARK-Manual: theory HOL-SPARK-Manual.Example_Verification

11:09:58 Affine_Arithmetic: theory Word_Lib.Most_significant_bit

11:09:58 Affine_Arithmetic: theory Word_Lib.Generic_set_bit

11:10:00 LEM: theory LEM.Lem

11:10:00 Affine_Arithmetic: theory Native_Word.Code_Symbolic_Bits_Int

11:10:00 LEM: theory LEM.Lem_assert_extra

11:10:00 LEM: theory LEM.Lem_function_extra

11:10:00 LEM: theory LEM.Lem_maybe_extra

11:10:00 LEM: theory LEM.Lem_list

11:10:00 Finished Kleene_Algebra/document (0:00:04 elapsed time)

11:10:00 Preparing Kleene_Algebra/outline ...

11:10:00 Preparing HOL-SPARK-Manual/document ...

11:10:01 Affine_Arithmetic: theory Native_Word.Bits_Integer

11:10:03 LEM: theory LEM.Lem_either

11:10:03 LEM: theory LEM.Lem_list_extra

11:10:03 LEM: theory LEM.Lem_string

11:10:03 LEM: theory LEM.Lem_word

11:10:03 LEM: theory LEM.Lem_set

11:10:03 LEM: theory LEM.Lem_sorting

11:10:03 HOL-Library: theory HOL-Library.Preorder

11:10:03 LEM: theory LEM.Lem_num_extra

11:10:03 LEM: theory LEM.Lem_show

11:10:03 HOL-Library: theory HOL-Library.Cardinality

11:10:03 LEM: theory LEM.Lem_string_extra

11:10:03 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

11:10:03 LEM: theory LEM.Lem_map

11:10:03 Finished Kleene_Algebra/outline (0:00:03 elapsed time)

11:10:03 LEM: theory LEM.Lem_map_extra

11:10:03 Finished HOL-SPARK-Manual/document (0:00:03 elapsed time)

11:10:03 Preparing HOL-SPARK-Manual/outline ...

11:10:04 LEM: theory LEM.Lem_relation

11:10:04 LEM: theory LEM.Lem_machine_word

11:10:04 Timing Kleene_Algebra (4 threads, 60.269s elapsed time, 217.940s cpu time, 8.344s GC time, factor 3.62)

11:10:04 Finished Kleene_Algebra (0:02:05 elapsed time, 0:04:26 cpu time, factor 2.13)

11:10:04 Building KAT_and_DRA ...

11:10:04 LEM: theory LEM.Lem_set_extra

11:10:05 LEM: theory LEM.Lem_show_extra

11:10:05 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_ODE

11:10:05 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Chapter

11:10:05 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Mono_Prover

11:10:05 Affine_Arithmetic: theory HOL-Library.RBT

11:10:05 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Misc

11:10:06 KAT_and_DRA: theory KAT_and_DRA.KAT2

11:10:06 KAT_and_DRA: theory KAT_and_DRA.Test_Dioid

11:10:06 KAT_and_DRA: theory KAT_and_DRA.DRAT2

11:10:06 Affine_Arithmetic: theory HOL-Library.RBT_Mapping

11:10:06 HOL-Library: theory HOL-Library.Product_Lexorder

11:10:06 HOL-Library: theory HOL-Library.Product_Plus

11:10:06 HOL-Library: theory HOL-Library.Quotient_Syntax

11:10:06 HOL-Library: theory HOL-Library.Quotient_Option

11:10:06 HOL-Library: theory HOL-Library.Product_Order

11:10:06 Finished HOL-SPARK-Manual/outline (0:00:03 elapsed time)

11:10:07 Timing HOL-SPARK-Manual (4 threads, 3.574s elapsed time, 9.088s cpu time, 0.244s GC time, factor 2.54)

11:10:07 Finished HOL-SPARK-Manual (0:00:05 elapsed time, 0:00:10 cpu time, factor 1.87)

11:10:07 Running Multirelations ...

11:10:07 HOL-Library: theory HOL-Library.Quotient_Product

11:10:07 HOL-Library: theory HOL-Library.Quotient_Set

11:10:07 HOL-ODE-Numerics: theory Show.Show

11:10:07 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Domain

11:10:07 HOL-Library: theory HOL-Library.Quotient_Sum

11:10:08 HOL-Library: theory HOL-Library.Quotient_List

11:10:08 HOL-Library: theory HOL-Library.Finite_Lattice

11:10:08 HOL-Library: theory HOL-Library.Quotient_Type

11:10:08 Multirelations: theory Multirelations.C_Algebras

11:10:08 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Transfer

11:10:08 LEM: theory LEM.Lem_pervasives

11:10:08 LEM: theory LEM.Lem_pervasives_extra

11:10:08 HOL-Library: theory HOL-Library.RBT_Impl

11:10:09 Separation_Algebra: theory Separation_Algebra.Types_D

11:10:09 HOL-Library: theory HOL-Library.Realizers

11:10:09 Affine_Arithmetic: theory Native_Word.Code_Target_Word_Base

11:10:09 HOL-Library: theory HOL-Library.Numeral_Type

11:10:10 Affine_Arithmetic: theory Native_Word.Uint32

11:10:10 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Assert

11:10:11 Separation_Algebra: theory Separation_Algebra.Abstract_Separation_D

11:10:11 Affine_Arithmetic: theory Collections.HashCode

11:10:12 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Recursion

11:10:12 Affine_Arithmetic: theory Deriving.Hash_Generator

11:10:12 HOL-ODE-Numerics: theory Show.Show_Instances

11:10:12 Separation_Algebra: theory Separation_Algebra.Separation_D

11:10:12 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_While

11:10:13 HOL-Library: theory HOL-Library.Reflection

11:10:13 HOL-Library: theory HOL-Library.Refute

11:10:13 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Det

11:10:14 KAT_and_DRA: theory KAT_and_DRA.Conway_Tests

11:10:14 Affine_Arithmetic: theory Deriving.Hash_Instances

11:10:14 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Basic

11:10:14 Affine_Arithmetic: theory Deriving.Derive

11:10:15 Preparing Refine_Monadic/document ...

11:10:16 HOL-Library: theory HOL-Library.Type_Length

11:10:16 HOL-ODE-Numerics: theory Word_Lib.More_Arithmetic

11:10:17 Preparing Separation_Algebra/document ...

11:10:17 KAT_and_DRA: theory KAT_and_DRA.KAT

11:10:17 HOL-ODE-Numerics: theory Word_Lib.More_Word

11:10:20 Finished Separation_Algebra/document (0:00:03 elapsed time)

11:10:20 Preparing Separation_Algebra/outline ...

11:10:20 HOL-Library: theory HOL-Library.Rewrite

11:10:20 HOL-Library: theory HOL-Library.Saturated

11:10:22 KAT_and_DRA: theory KAT_and_DRA.DRAT

11:10:22 HOL-Library: theory HOL-Library.Word

11:10:22 HOL-Library: theory HOL-Library.Set_Algebras

11:10:22 HOL-Library: theory HOL-Library.Signed_Division

11:10:22 HOL-Library: theory HOL-Library.Sorting_Algorithms

11:10:22 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Heuristics

11:10:22 Affine_Arithmetic: theory Affine_Arithmetic.Floatarith_Expression

11:10:23 HOL-Library: theory HOL-Library.Stirling

11:10:23 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Leof

11:10:23 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Pfun

11:10:23 HOL-Library: theory HOL-Library.Sublist

11:10:23 HOL-Library: theory HOL-Library.Transitive_Closure_Table

11:10:24 Finished Separation_Algebra/outline (0:00:03 elapsed time)

11:10:24 HOL-ODE-Numerics: theory Refine_Monadic.Refine_More_Comb

11:10:24 HOL-ODE-Numerics: theory Refine_Monadic.Refine_While

11:10:24 Finished Refine_Monadic/document (0:00:08 elapsed time)

11:10:24 Preparing Refine_Monadic/outline ...

11:10:24 Timing Separation_Algebra (4 threads, 34.906s elapsed time, 116.184s cpu time, 4.764s GC time, factor 3.33)

11:10:24 Finished Separation_Algebra (0:00:51 elapsed time, 0:01:58 cpu time, factor 2.32)

11:10:24 HOL-Library: theory HOL-Library.Tree

11:10:24 Building Relation_Algebra ...

11:10:24 KAT_and_DRA: theory KAT_and_DRA.PHL_KAT

11:10:24 KAT_and_DRA: theory KAT_and_DRA.KAT_Models

11:10:24 HOL-ODE-Numerics: theory Word_Lib.Traditional_Infix_Syntax

11:10:25 KAT_and_DRA: theory KAT_and_DRA.DRA_Models

11:10:25 KAT_and_DRA: theory KAT_and_DRA.FolkTheorem

11:10:25 HOL-Library: theory HOL-Library.Prefix_Order

11:10:25 HOL-Library: theory HOL-Library.Subseq_Order

11:10:25 HOL-Library: theory HOL-Library.Uprod

11:10:26 HOL-Library: theory HOL-Library.While_Combinator

11:10:26 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

11:10:26 Relation_Algebra: theory Relation_Algebra.More_Boolean_Algebra

11:10:26 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Transfer

11:10:27 HOL-Library: theory HOL-Library.Tree_Multiset

11:10:27 HOL-Library: theory HOL-Library.Z2

11:10:27 Relation_Algebra: theory Relation_Algebra.Relation_Algebra

11:10:27 HOL-Library: theory HOL-Library.Countable

11:10:27 HOL-Library: theory HOL-Library.BigO

11:10:29 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

11:10:29 HOL-ODE-Numerics: theory HOL-Library.RBT

11:10:29 HOL-ODE-Numerics: theory Refine_Monadic.Autoref_Monadic

11:10:29 Multirelations: theory Multirelations.Multirelations

11:10:29 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Automation

11:10:30 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Foreach

11:10:30 HOL-Library: theory HOL-Library.Diagonal_Subsequence

11:10:30 HOL-Library: theory HOL-Library.Countable_Set

11:10:30 KAT_and_DRA: theory KAT_and_DRA.PHL_DRAT

11:10:30 HOL-Library: theory HOL-Library.FSet

11:10:31 Finished Refine_Monadic/outline (0:00:06 elapsed time)

11:10:31 HOL-ODE-Numerics: theory Word_Lib.Bits_Int

11:10:31 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

11:10:31 Affine_Arithmetic: theory Affine_Arithmetic.Straight_Line_Program

11:10:31 Timing Refine_Monadic (4 threads, 72.593s elapsed time, 208.224s cpu time, 7.720s GC time, factor 2.87)

11:10:31 Finished Refine_Monadic (0:02:23 elapsed time, 0:04:07 cpu time, factor 1.72)

11:10:31 Building Collections ...

11:10:33 HOL-ODE-Numerics: theory HOL-Library.RBT_Mapping

11:10:34 HOL-Library: theory HOL-Library.Countable_Set_Type

11:10:35 Collections: theory Collections.Partial_Equivalence_Relation

11:10:35 Collections: theory Collections.ICF_Tools

11:10:35 Collections: theory Finger-Trees.FingerTree

11:10:35 Collections: theory HOL-Library.AList

11:10:35 HOL-Library: theory HOL-Library.Set_Idioms

11:10:35 Collections: theory Binomial-Heaps.BinomialHeap

11:10:36 HOL-Library: theory HOL-Library.Discrete

11:10:36 Collections: theory Collections.Ord_Code_Preproc

11:10:36 Collections: theory Collections.Locale_Code

11:10:36 HOL-Library: theory HOL-Library.Going_To_Filter

11:10:36 HOL-Library: theory HOL-Library.Indicator_Function

11:10:37 HOL-Library: theory HOL-Library.Finite_Map

11:10:37 HOL-Library: theory HOL-Library.Landau_Symbols

11:10:37 Collections: theory Collections.Record_Intf

11:10:37 HOL-Library: theory HOL-Library.Lattice_Algebras

11:10:37 Collections: theory Binomial-Heaps.SkewBinomialHeap

11:10:38 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Approximation

11:10:38 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Models

11:10:38 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_RTC

11:10:38 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Tests

11:10:38 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Vectors

11:10:39 Collections: theory HOL-Library.Code_Abstract_Nat

11:10:40 Collections: theory HOL-Library.Code_Target_Nat

11:10:40 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Functions

11:10:41 Collections: theory HOL-Library.Code_Target_Int

11:10:42 Collections: theory HOL-Library.Code_Target_Numeral

11:10:42 Collections: theory HOL-Library.Confluence

11:10:43 Collections: theory HOL-Library.Confluent_Quotient

11:10:43 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Monadic

11:10:43 HOL-Library: theory HOL-Library.Liminf_Limsup

11:10:44 Collections: theory HOL-Library.Dlist

11:10:44 HOL-ODE-Numerics: theory Native_Word.More_Bits_Int

11:10:44 HOL-ODE-Numerics: theory Word_Lib.Least_significant_bit

11:10:44 HOL-ODE-Numerics: theory Word_Lib.Most_significant_bit

11:10:44 HOL-ODE-Numerics: theory Word_Lib.Generic_set_bit

11:10:44 HOL-ODE-Numerics: theory Collections.Gen_Iterator

11:10:45 HOL-Library: theory HOL-Library.Log_Nat

11:10:46 HOL-ODE-Numerics: theory Collections.Intf_Map

11:10:46 Collections: theory Collections.SetIterator

11:10:46 Collections: theory Collections.Sorted_List_Operations

11:10:46 HOL-Library: theory HOL-Library.Lub_Glb

11:10:47 HOL-ODE-Numerics: theory Collections.Iterator

11:10:47 HOL-ODE-Numerics: theory Collections.Intf_Set

11:10:47 HOL-Library: theory HOL-Library.Multiset_Permutations

11:10:48 HOL-ODE-Numerics: theory Collections.Impl_Cfun_Set

11:10:48 HOL-ODE-Numerics: theory Collections.Array_Iterator

11:10:48 HOL-ODE-Numerics: theory Collections.RBT_add

11:10:48 HOL-ODE-Numerics: theory Collections.Gen_Map

11:10:48 HOL-ODE-Numerics: theory Collections.Gen_Map2Set

11:10:48 Relation_Algebra: theory Relation_Algebra.Relation_Algebra_Direct_Products

11:10:48 HOL-Library: theory HOL-Library.Nonpos_Ints

11:10:48 HOL-ODE-Numerics: theory Collections.Gen_Set

11:10:48 Collections: theory Word_Lib.Bit_Comprehension

11:10:49 HOL-Library: theory HOL-Library.OptionalSugar

11:10:49 HOL-Library: theory HOL-Library.Order_Continuity

11:10:49 HOL-ODE-Numerics: theory Collections.Impl_Array_Map

11:10:50 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Code

11:10:50 HOL-Library: theory HOL-Library.Interval

11:10:50 Collections: theory Collections.Idx_Iterator

11:10:50 HOL-ODE-Numerics: theory Collections.Impl_List_Map

11:10:50 Collections: theory Collections.SetAbstractionIterator

11:10:50 HOL-Library: theory HOL-Library.Float

11:10:51 HOL-ODE-Numerics: theory Collections.Impl_RBT_Map

11:10:52 Collections: theory Collections.SetIteratorOperations

11:10:53 Collections: theory Word_Lib.More_Divides

11:10:53 HOL-ODE-Numerics: theory Collections.Impl_List_Set

11:10:53 HOL-ODE-Numerics: theory Native_Word.Code_Symbolic_Bits_Int

11:10:54 Affine_Arithmetic: theory Affine_Arithmetic.Print

11:10:54 Collections: theory Word_Lib.Signed_Words

11:10:54 Collections: theory HOL-Library.RBT_Impl

11:10:55 HOL-ODE-Numerics: theory Native_Word.Bits_Integer

11:10:55 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Affine_Approximation

11:10:55 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Ineqs

11:10:55 Affine_Arithmetic: theory Affine_Arithmetic.Ex_Inter

11:10:55 HOL-Library: theory HOL-Library.Extended_Nat

11:10:56 HOL-Library: theory HOL-Library.Interval_Float

11:10:57 Preparing Word_Lib/document ...

11:10:58 HOL-Library: theory HOL-Library.Extended_Real

11:10:59 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

11:10:59 Collections: theory Collections.Assoc_List

11:11:00 Collections: theory Collections.Diff_Array

11:11:00 Collections: theory Collections.Dlist_add

11:11:01 Preparing KAT_and_DRA/document ...

11:11:03 Collections: theory Collections.Proper_Iterator

11:11:03 Collections: theory Collections.SetIteratorGA

11:11:04 HOL-Library: theory HOL-Library.Periodic_Fun

11:11:04 Collections: theory Collections.It_to_It

11:11:04 HOL-Library: theory HOL-Library.Quadratic_Discriminant

11:11:05 Finished KAT_and_DRA/document (0:00:03 elapsed time)

11:11:05 Preparing KAT_and_DRA/outline ...

11:11:05 Collections: theory HOL-Library.Signed_Division

11:11:05 Finished Word_Lib/document (0:00:07 elapsed time)

11:11:05 Preparing Word_Lib/outline ...

11:11:05 Collections: theory Word_Lib.Signed_Division_Word

11:11:05 HOL-ODE-Numerics: theory Collections.Impl_Bit_Set

11:11:05 HOL-Library: theory HOL-Library.Sum_of_Squares

11:11:05 Collections: theory Collections.DatRef

11:11:05 HOL-ODE-Numerics: theory Native_Word.Code_Target_Bits_Int

11:11:05 HOL-ODE-Numerics: theory Native_Word.Code_Target_Word_Base

11:11:05 HOL-ODE-Numerics: theory Collections.Code_Target_ICF

11:11:05 Collections: theory Collections.Gen_Iterator

11:11:06 HOL-ODE-Numerics: theory Native_Word.Uint

11:11:06 HOL-ODE-Numerics: theory Native_Word.Uint32

11:11:06 Collections: theory Word_Lib.More_Arithmetic

11:11:07 Collections: theory Collections.Iterator

11:11:07 Collections: theory Word_Lib.More_Word

11:11:07 Collections: theory Collections.ICF_Spec_Base

11:11:07 Finished KAT_and_DRA/outline (0:00:02 elapsed time)

11:11:07 Timing KAT_and_DRA (4 threads, 33.284s elapsed time, 103.024s cpu time, 2.932s GC time, factor 3.10)

11:11:07 Finished KAT_and_DRA (0:00:56 elapsed time, 0:02:16 cpu time, factor 2.42)

11:11:07 Running Algebraic_VCs ...

11:11:08 Collections: theory Collections.MapSpec

11:11:10 HOL-ODE-Numerics: theory Collections.Impl_Uv_Set

11:11:10 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_scratch

11:11:10 Algebraic_VCs: theory HOL-Eisbach.Eisbach

11:11:10 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_scratch

11:11:10 Algebraic_VCs: theory Algebraic_VCs.P2S2R

11:11:11 HOL-ODE-Numerics: theory Collections.HashCode

11:11:11 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

11:11:11 Finished Word_Lib/outline (0:00:06 elapsed time)

11:11:11 HOL-ODE-Numerics: theory Collections.Intf_Hash

11:11:11 Algebraic_VCs: theory HOL-Hoare.Heap

11:11:12 HOL-ODE-Numerics: theory Collections.Gen_Hash

11:11:12 Collections: theory Word_Lib.Traditional_Infix_Syntax

11:11:12 HOL-ODE-Numerics: theory Collections.Impl_Array_Hash_Map

11:11:12 HOL-Library: theory HOL-Library.Tree_Real

11:11:12 Timing Word_Lib (4 threads, 82.108s elapsed time, 289.072s cpu time, 10.052s GC time, factor 3.52)

11:11:12 Finished Word_Lib (0:03:06 elapsed time, 0:05:46 cpu time, factor 1.86)

11:11:12 Building IP_Addresses ...

11:11:13 HOL-ODE-Numerics: theory Deriving.Hash_Generator

11:11:14 Preparing Relation_Algebra/document ...

11:11:14 Algebraic_VCs: theory KAD.Domain_Semiring

11:11:14 Algebraic_VCs: theory Algebraic_VCs.VC_KAT

11:11:15 IP_Addresses: theory HOL-Library.Infinite_Set

11:11:15 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

11:11:15 IP_Addresses: theory HOL-Library.Option_ord

11:11:15 IP_Addresses: theory HOL-Library.Cancellation

11:11:16 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

11:11:16 HOL-ODE-Numerics: theory Deriving.Hash_Instances

11:11:17 Finished Relation_Algebra/document (0:00:02 elapsed time)

11:11:17 Preparing Relation_Algebra/outline ...

11:11:17 HOL-ODE-Numerics: theory Deriving.Derive

11:11:18 Collections: theory Word_Lib.Bits_Int

11:11:19 Finished Relation_Algebra/outline (0:00:02 elapsed time)

11:11:20 Timing Relation_Algebra (4 threads, 24.942s elapsed time, 72.664s cpu time, 2.288s GC time, factor 2.91)

11:11:20 Finished Relation_Algebra (0:00:49 elapsed time, 0:01:48 cpu time, factor 2.18)

11:11:20 Running Native_Word ...

11:11:20 HOL-ODE-Numerics: theory Affine_Arithmetic.Straight_Line_Program

11:11:20 IP_Addresses: theory HOL-Library.Multiset

11:11:20 Algebraic_VCs: theory Algebraic_VCs.RKAT

11:11:20 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples

11:11:21 Algebraic_VCs: theory Algebraic_VCs.VC_KAT_Examples2

11:11:21 Affine_Arithmetic: theory Affine_Arithmetic.Affine_Arithmetic

11:11:21 Collections: theory Collections.Robdd

11:11:21 Algebraic_VCs: theory Algebraic_VCs.RKAT_Models

11:11:22 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT

11:11:22 Algebraic_VCs: theory Algebraic_VCs.VC_RKAT_Examples

11:11:22 Timing LEM (4 threads, 83.866s elapsed time, 296.340s cpu time, 20.728s GC time, factor 3.53)

11:11:22 Finished LEM (0:03:29 elapsed time, 0:06:18 cpu time, factor 1.81)

11:11:22 Building CakeML ...

11:11:23 Native_Word: theory HOL-Library.Adhoc_Overloading

11:11:23 Native_Word: theory HOL-Library.Nat_Bijection

11:11:23 Native_Word: theory HOL-Library.Code_Test

11:11:23 Native_Word: theory HOL-Library.Code_Target_Int

11:11:24 Collections: theory Native_Word.More_Bits_Int

11:11:24 Native_Word: theory HOL-Library.Monad_Syntax

11:11:25 Native_Word: theory HOL-Library.Old_Datatype

11:11:25 Native_Word: theory Native_Word.More_Bits_Int

11:11:25 HOL-Library: theory HOL-Library.Library

11:11:25 CakeML: theory CakeML.Doc_Generated

11:11:25 CakeML: theory CakeML.Doc_Proofs

11:11:25 CakeML: theory Deriving.Derive_Manager

11:11:25 CakeML: theory Deriving.Generator_Aux

11:11:25 CakeML: theory HOL-Library.Case_Converter

11:11:25 CakeML: theory HOL-Library.Datatype_Records

11:11:26 CakeML: theory HOL-Library.Infinite_Set

11:11:28 CakeML: theory HOL-Library.Lattice_Syntax

11:11:28 CakeML: theory HOL-Library.Complete_Partial_Order2

11:11:30 CakeML: theory HOL-Library.Simps_Case_Conv

11:11:31 Collections: theory Word_Lib.Least_significant_bit

11:11:31 Collections: theory Word_Lib.Most_significant_bit

11:11:32 Native_Word: theory HOL-Library.Countable

11:11:32 CakeML: theory HOL-Library.Nat_Bijection

11:11:32 CakeML: theory HOL-Library.Old_Datatype

11:11:32 CakeML: theory Word_Lib.Type_Syntax

11:11:33 Collections: theory Word_Lib.Generic_set_bit

11:11:34 CakeML: theory Word_Lib.Word_Syntax

11:11:34 HOL-ODE-Numerics: theory HOL-ODE-Numerics.GenCF_No_Comp

11:11:34 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Approximation

11:11:34 CakeML: theory HOL-Library.Signed_Division

11:11:35 Native_Word: theory Native_Word.Code_Symbolic_Bits_Int

11:11:36 CakeML: theory Word_Lib.Signed_Division_Word

11:11:38 CakeML: theory HOL-Library.Lattice_Algebras

11:11:39 Collections: theory Native_Word.Code_Symbolic_Bits_Int

11:11:39 Native_Word: theory Native_Word.Bits_Integer

11:11:39 Native_Word: theory HOL-Imperative_HOL.Heap

11:11:40 Collections: theory Native_Word.Bits_Integer

11:11:40 CakeML: theory HOL-Library.Countable

11:11:41 HOL-Library: theory HOL-Library.RBT

11:11:41 Native_Word: theory HOL-Imperative_HOL.Heap_Monad

11:11:42 CakeML: theory HOL-Library.Log_Nat

11:11:42 HOL-Library: theory HOL-Library.RBT_Mapping

11:11:42 HOL-Library: theory HOL-Library.RBT_Set

11:11:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

11:11:44 CakeML: theory Show.Show

11:11:45 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Autoref_Misc

11:11:45 Algebraic_VCs: theory KAD.Antidomain_Semiring

11:11:55 CakeML: theory HOL-Library.Countable_Set

11:11:56 CakeML: theory Show.Show_Instances

11:11:57 IP_Addresses: theory HOL-ex.Quicksort

11:11:57 Native_Word: theory Native_Word.Code_Target_Bits_Int

11:11:57 CakeML: theory Word_Lib.Enumeration

11:11:58 Native_Word: theory Native_Word.Code_Target_Word_Base

11:11:59 CakeML: theory HOL-Library.Countable_Complete_Lattices

11:11:59 IP_Addresses: theory Automatic_Refinement.Misc

11:12:00 Native_Word: theory Native_Word.Native_Word_Imperative_HOL

11:12:00 Native_Word: theory Native_Word.Uint

11:12:01 Native_Word: theory Native_Word.Uint16

11:12:01 Native_Word: theory Native_Word.Uint32

11:12:02 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Code

11:12:03 CakeML: theory Word_Lib.Enumeration_Word

11:12:05 CakeML: theory Word_Lib.Rsplit

11:12:06 HOL-ODE-Numerics: theory Affine_Arithmetic.Print

11:12:07 CakeML: theory Word_Lib.Word_16

11:12:08 CakeML: theory Word_Lib.More_Misc

11:12:08 CakeML: theory Word_Lib.Word_Lemmas

11:12:08 CakeML: theory CakeML.Namespace

11:12:08 Native_Word: theory Native_Word.Uint64

11:12:11 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Affine_Approximation

11:12:12 Native_Word: theory Native_Word.Uint8

11:12:12 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Ineqs

11:12:13 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Inter

11:12:13 CakeML: theory HOL-Library.Order_Continuity

11:12:16 CakeML: theory HOL-Library.Float

11:12:16 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Folds

11:12:17 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_String

11:12:19 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Weak_Set

11:12:19 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Enclosure_Operations

11:12:20 Native_Word: theory Native_Word.Native_Cast

11:12:21 Native_Word: theory Native_Word.Native_Cast_Uint

11:12:22 CakeML: theory HOL-Library.Extended_Nat

11:12:22 CakeML: theory Word_Lib.Word_8

11:12:22 Native_Word: theory Native_Word.Native_Word_Test

11:12:25 Collections: theory Native_Word.Code_Target_Bits_Int

11:12:26 Collections: theory Collections.Code_Target_ICF

11:12:26 Collections: theory Native_Word.Code_Target_Word_Base

11:12:27 Collections: theory Collections.Locale_Code_Ex

11:12:28 Collections: theory Native_Word.Uint32

11:12:30 CakeML: theory CakeML.Tokens

11:12:30 CakeML: theory Coinductive.Coinductive_Nat

11:12:30 Collections: theory Collections.RBT_add

11:12:33 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Parallel

11:12:33 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Default

11:12:33 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Unions

11:12:33 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Vector_List

11:12:33 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Arithmetic

11:12:34 Collections: theory Collections.HashCode

11:12:35 CakeML: theory Coinductive.Coinductive_List

11:12:36 CakeML: theory IEEE_Floating_Point.IEEE

11:12:37 CakeML: theory CakeML.NamespaceAuxiliary

11:12:38 CakeML: theory Word_Lib.More_Word_Operations

11:12:39 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

11:12:39 IP_Addresses: theory IP_Addresses.Hs_Compat

11:12:39 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

11:12:39 IP_Addresses: theory HOL-Library.Product_Lexorder

11:12:39 IP_Addresses: theory IP_Addresses.WordInterval

11:12:40 IP_Addresses: theory HOL-Library.Code_Target_Nat

11:12:40 IP_Addresses: theory IP_Addresses.Lib_List_toString

11:12:40 IP_Addresses: theory IP_Addresses.Lib_Word_toString

11:12:43 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Intersection

11:12:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Phantom

11:12:44 CakeML: theory Word_Lib.Word_64

11:12:44 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

11:12:44 IP_Addresses: theory IP_Addresses.IP_Address

11:12:45 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Invar

11:12:47 IP_Addresses: theory IP_Addresses.IPv4

11:12:47 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Info

11:12:47 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

11:12:47 IP_Addresses: theory IP_Addresses.Prefix_Match

11:12:47 IP_Addresses: theory IP_Addresses.IPv6

11:12:49 IP_Addresses: theory IP_Addresses.CIDR_Split

11:12:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Hyperplane

11:12:50 SPARCv8: theory SPARCv8.Sparc_Init_State

11:12:51 SPARCv8: theory SPARCv8.Sparc_Code_Gen

11:12:51 CakeML: theory IEEE_Floating_Point.FP64

11:12:53 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Interval

11:12:59 CakeML: theory CakeML.Lib

11:13:01 CakeML: theory CakeML.LibAuxiliary

11:13:01 CakeML: theory CakeML.Ffi

11:13:01 CakeML: theory CakeML.FpSem

11:13:04 CakeML: theory CakeML.Ast

11:13:06 Algebraic_VCs: theory KAD.Range_Semiring

11:13:06 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Applications

11:13:08 CakeML: theory CakeML.SimpleIO

11:13:12 Collections: theory Collections.GenCF_Chapter

11:13:12 Collections: theory Collections.GenCF_Gen_Chapter

11:13:12 Collections: theory Collections.GenCF_Impl_Chapter

11:13:12 Collections: theory Collections.GenCF_Intf_Chapter

11:13:12 Collections: theory Collections.Intf_Comp

11:13:12 Collections: theory Collections.Impl_Array_Stack

11:13:12 Collections: theory HOL-Library.Product_Lexorder

11:13:12 Collections: theory Collections.Array_Iterator

11:13:12 Collections: theory Collections.Intf_Map

11:13:13 Collections: theory Collections.Intf_Set

11:13:14 Preparing SPARCv8/document ...

11:13:14 Collections: theory Collections.Intf_Hash

11:13:15 Collections: theory Collections.Gen_Map

11:13:15 Collections: theory Collections.Gen_Set

11:13:17 Collections: theory Collections.Impl_Cfun_Set

11:13:18 Collections: theory Collections.Impl_List_Set

11:13:21 Collections: theory Collections.Gen_Comp

11:13:21 Collections: theory Collections.Impl_Array_Map

11:13:21 Collections: theory Collections.Impl_List_Map

11:13:21 Collections: theory Collections.Impl_RBT_Map

11:13:21 Collections: theory Collections.Gen_Map2Set

11:13:24 CakeML: theory CakeML.CakeML_Compiler

11:13:24 CakeML: theory CakeML.AstAuxiliary

11:13:24 CakeML: theory CakeML.SemanticPrimitives

11:13:24 Collections: theory Collections.Impl_Array_Hash_Map

11:13:29 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

11:13:29 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_ScaleR2

11:13:48 Collections: theory Collections.Impl_Bit_Set

11:13:48 Collections: theory Native_Word.Uint

11:13:48 Collections: theory Collections.Gen_Hash

11:13:48 Finished SPARCv8/document (0:00:34 elapsed time)

11:13:48 Preparing SPARCv8/outline ...

11:13:49 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

11:13:51 Collections: theory Collections.Impl_Uv_Set

11:13:59 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

11:14:00 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

11:14:00 Finished SPARCv8/outline (0:00:11 elapsed time)

11:14:01 Timing SPARCv8 (4 threads, 314.242s elapsed time, 850.360s cpu time, 55.236s GC time, factor 2.71)

11:14:01 Finished SPARCv8 (0:05:16 elapsed time, 0:14:13 cpu time, factor 2.69)

11:14:01 Running Complx ...

11:14:04 Complx: theory Complx.Cache_Tactics

11:14:04 Complx: theory Complx.Language

11:14:07 CakeML: theory CakeML.CakeML_Quickcheck

11:14:08 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra

11:14:11 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

11:14:13 Complx: theory Complx.SmallStep

11:14:14 CakeML: theory CakeML.Evaluate

11:14:20 Preparing Multirelations/document ...

11:14:26 Collections: theory Collections.GenCF

11:14:26 Finished Multirelations/document (0:00:05 elapsed time)

11:14:26 Preparing Multirelations/outline ...

11:14:29 Complx: theory Complx.OG_Annotations

11:14:29 Complx: theory Complx.SeqCatch_decomp

11:14:30 Finished Multirelations/outline (0:00:04 elapsed time)

11:14:31 Timing Multirelations (4 threads, 250.346s elapsed time, 216.416s cpu time, 4.828s GC time, factor 0.86)

11:14:31 Finished Multirelations (0:04:12 elapsed time, 0:03:38 cpu time, factor 0.86)

11:14:31 Running Interval_Arithmetic_Word32 ...

11:14:32 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

11:14:32 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis

11:14:33 Collections: theory Collections.ICF_Chapter

11:14:33 Collections: theory Collections.ICF_Impl_Chapter

11:14:33 Collections: theory Collections.ICF_Spec_Chapter

11:14:33 Collections: theory Collections.ICF_Gen_Algo_Chapter

11:14:33 Collections: theory Trie.Trie

11:14:33 Collections: theory HOL-Library.RBT

11:14:33 Collections: theory Collections.AnnotatedListSpec

11:14:33 Collections: theory Collections.ListSpec

11:14:34 Interval_Arithmetic_Word32: theory HOL-Library.Code_Target_Int

11:14:34 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Interval_Word32

11:14:34 Collections: theory Collections.PrioSpec

11:14:35 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Finite_String

11:14:35 Complx: theory Complx.OG_Hoare

11:14:35 CakeML: theory CakeML.PrimTypes

11:14:37 Collections: theory Collections.ListGA

11:14:37 Collections: theory Collections.Trie_Impl

11:14:37 Collections: theory Collections.BinoPrioImpl

11:14:38 Collections: theory Collections.FTAnnotatedListImpl

11:14:38 Collections: theory Collections.Trie2

11:14:38 Collections: theory Collections.Fifo

11:14:38 Collections: theory Collections.PrioByAnnotatedList

11:14:39 Complx: theory Complx.OG_Soundness

11:14:40 CakeML: theory CakeML.SmallStep

11:14:42 Complx: theory Complx.OG_Tactics

11:14:43 Collections: theory Collections.SkewPrioImpl

11:14:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

11:14:45 Complx: theory Complx.OG_Syntax

11:14:46 Complx: theory Complx.Examples

11:14:48 Complx: theory Complx.SumArr

11:14:49 Collections: theory Collections.PrioUniqueSpec

11:14:50 Collections: theory Collections.SetSpec

11:14:51 Collections: theory Collections.PrioUniqueByAnnotatedList

11:14:52 Collections: theory Collections.FTPrioImpl

11:14:56 Interval_Arithmetic_Word32: theory Interval_Arithmetic_Word32.Interpreter

11:14:57 Collections: theory Collections.FTPrioUniqueImpl

11:14:57 CakeML: theory CakeML.TypeSystem

11:15:00 Collections: theory Collections.Algos

11:15:00 Collections: theory Collections.SetIndex

11:15:01 Collections: theory Collections.SetIteratorCollectionsGA

11:15:02 Collections: theory Collections.MapGA

11:15:02 Collections: theory Collections.SetGA

11:15:05 CakeML: theory CakeML.BigStep

11:15:07 Algebraic_VCs: theory Algebraic_VCs.Domain_Quantale

11:15:07 Algebraic_VCs: theory KAD.Modal_Kleene_Algebra_Models

11:15:09 Collections: theory Collections.ArrayMapImpl

11:15:09 Collections: theory Collections.ListMapImpl

11:15:09 Collections: theory Collections.ListMapImpl_Invar

11:15:10 CakeML: theory CakeML.SemanticPrimitivesAuxiliary

11:15:11 CakeML: theory CakeML.BigSmallInvariants

11:15:13 CakeML: theory CakeML.Semantic_Extras

11:15:14 Collections: theory Collections.TrieMapImpl

11:15:21 Collections: theory Collections.ListSetImpl

11:15:25 Collections: theory Collections.ListSetImpl_Invar

11:15:25 Collections: theory Collections.ListSetImpl_NotDist

11:15:27 Collections: theory Collections.ListSetImpl_Sorted

11:15:34 Collections: theory Collections.SetByMap

11:15:35 Algebraic_VCs: theory Algebraic_VCs.VC_KAD

11:15:38 Collections: theory Collections.ArraySetImpl

11:15:38 Collections: theory Collections.TrieSetImpl

11:15:38 CakeML: theory CakeML.Big_Step_Determ

11:15:39 Collections: theory Collections.RBTMapImpl

11:15:41 Collections: theory Collections.ArrayHashMap_Impl

11:15:47 CakeML: theory CakeML.Big_Step_Total

11:15:47 Collections: theory Collections.ArrayHashMap

11:15:47 CakeML: theory CakeML.Big_Step_Clocked

11:15:53 Collections: theory Collections.RBTSetImpl

11:15:53 Collections: theory Collections.HashMap_Impl

11:15:54 CakeML: theory CakeML.Big_Step_Unclocked

11:15:55 CakeML: theory CakeML.TypeSystemAuxiliary

11:15:55 CakeML: theory CakeML.Evaluate_Termination

11:15:55 CakeML: theory CakeML.Matching

11:15:56 CakeML: theory CakeML.Evaluate_Clock

11:15:57 Collections: theory Collections.HashMap

11:15:57 CakeML: theory CakeML.Big_Step_Fun_Equiv

11:16:00 CakeML: theory CakeML.Evaluate_Single

11:16:01 Collections: theory Collections.ArrayHashSet

11:16:04 Preparing HOL-Library/document ...

11:16:09 Algebraic_VCs: theory Algebraic_VCs.Path_Model_Example

11:16:09 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples

11:16:09 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_Examples2

11:16:09 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

11:16:10 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual

11:16:10 Collections: theory Collections.HashSet

11:16:10 Collections: theory Collections.MapStdImpl

11:16:10 Algebraic_VCs: theory Algebraic_VCs.Pointer_Examples

11:16:11 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf

11:16:16 CakeML: theory CakeML.Big_Step_Unclocked_Single

11:16:21 CakeML: theory CakeML.CakeML_Code

11:16:24 Algebraic_VCs: theory Algebraic_VCs.KAD_is_KAT

11:16:25 Collections: theory Collections.SetStdImpl

11:16:30 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_wf_Examples

11:16:31 Collections: theory Collections.ICF_Impl

11:16:39 Collections: theory Collections.ICF_Refine_Monadic

11:16:40 Collections: theory Collections.ICF_Autoref

11:16:41 Algebraic_VCs: theory Algebraic_VCs.VC_KAD_dual_Examples

11:16:47 Collections: theory Collections.Collections_Entrypoints_Chapter

11:16:47 Collections: theory Collections.ICF_Entrypoints_Chapter

11:16:47 Collections: theory Collections.Userguides_Chapter

11:16:47 Collections: theory Collections.Collections

11:16:48 Collections: theory Collections.Refine_Dflt

11:16:48 Collections: theory Collections.Refine_Dflt_Only_ICF

11:16:48 Collections: theory Collections.ICF_Userguide

11:16:48 Collections: theory Collections.CollectionsV1

11:16:49 Collections: theory Collections.Refine_Monadic_Userguide

11:16:49 IP_Addresses: theory IP_Addresses.IP_Address_Parser

11:16:50 IP_Addresses: theory IP_Addresses.IP_Address_toString

11:16:50 Collections: theory Collections.Refine_Dflt_ICF

11:16:52 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

11:17:20 Finished HOL-Library/document (0:01:15 elapsed time)

11:17:20 Preparing HOL-Library/outline ...

11:17:46 Preparing Affine_Arithmetic/document ...

11:17:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

11:18:04 Finished HOL-Library/outline (0:00:44 elapsed time)

11:18:05 Finished Affine_Arithmetic/document (0:00:18 elapsed time)

11:18:05 Preparing Affine_Arithmetic/outline ...

11:18:07 Timing HOL-Library (4 threads, 218.318s elapsed time, 745.660s cpu time, 45.176s GC time, factor 3.42)

11:18:07 Finished HOL-Library (0:08:00 elapsed time, 0:16:17 cpu time, factor 2.03)

11:18:07 Building Core_SC_DOM ...

11:18:15 Finished Affine_Arithmetic/outline (0:00:10 elapsed time)

11:18:18 Timing Affine_Arithmetic (4 threads, 445.620s elapsed time, 1398.456s cpu time, 112.700s GC time, factor 3.14)

11:18:18 Finished Affine_Arithmetic (0:09:49 elapsed time, 0:28:14 cpu time, factor 2.87)

11:18:18 Building HOL-Computational_Algebra ...

11:18:22 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fraction_Field

11:18:22 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Factorial_Ring

11:18:22 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Group_Closure

11:18:25 Preparing Interval_Arithmetic_Word32/document ...

11:18:32 Finished Interval_Arithmetic_Word32/document (0:00:07 elapsed time)

11:18:32 Preparing Interval_Arithmetic_Word32/outline ...

11:18:35 Finished Interval_Arithmetic_Word32/outline (0:00:03 elapsed time)

11:18:36 Timing Interval_Arithmetic_Word32 (4 threads, 228.806s elapsed time, 605.708s cpu time, 16.880s GC time, factor 2.65)

11:18:36 Finished Interval_Arithmetic_Word32 (0:03:52 elapsed time, 0:10:08 cpu time, factor 2.62)

11:18:36 Building Core_DOM ...

11:18:39 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Basic_Datatypes

11:18:39 Core_SC_DOM: theory Core_SC_DOM.Testing_Utils

11:18:39 Core_SC_DOM: theory Core_SC_DOM.Hiding_Type_Variables

11:18:40 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Euclidean_Algorithm

11:18:40 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial

11:18:41 Core_SC_DOM: theory Core_SC_DOM.Heap_Error_Monad

11:18:41 Core_SC_DOM: theory Core_SC_DOM.Ref

11:18:41 Core_SC_DOM: theory Core_SC_DOM.ObjectPointer

11:18:41 Core_SC_DOM: theory Core_SC_DOM.BaseClass

11:18:42 Core_SC_DOM: theory Core_SC_DOM.NodePointer

11:18:42 Core_SC_DOM: theory Core_SC_DOM.ObjectClass

11:18:43 Core_SC_DOM: theory Core_SC_DOM.ElementPointer

11:18:44 Preparing Algebraic_VCs/document ...

11:18:45 Core_SC_DOM: theory Core_SC_DOM.NodeClass

11:18:45 Core_SC_DOM: theory Core_SC_DOM.CharacterDataPointer

11:18:46 Core_SC_DOM: theory Core_SC_DOM.BaseMonad

11:18:47 Core_SC_DOM: theory Core_SC_DOM.DocumentPointer

11:18:49 Core_SC_DOM: theory Core_SC_DOM.ObjectMonad

11:18:49 Core_SC_DOM: theory Core_SC_DOM.ShadowRootPointer

11:18:50 Finished Algebraic_VCs/document (0:00:05 elapsed time)

11:18:50 Preparing Algebraic_VCs/outline ...

11:18:51 Core_SC_DOM: theory Core_SC_DOM.NodeMonad

11:18:51 Core_SC_DOM: theory Core_SC_DOM.ElementClass

11:18:55 Core_SC_DOM: theory Core_SC_DOM.CharacterDataClass

11:18:55 Finished Algebraic_VCs/outline (0:00:05 elapsed time)

11:18:55 Core_SC_DOM: theory Core_SC_DOM.ElementMonad

11:18:55 Timing Algebraic_VCs (4 threads, 449.840s elapsed time, 763.612s cpu time, 64.068s GC time, factor 1.70)

11:18:55 Finished Algebraic_VCs (0:07:35 elapsed time, 0:12:53 cpu time, factor 1.70)

11:18:55 Building Category3 ...

11:18:56 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

11:18:56 Core_SC_DOM: theory Core_SC_DOM.DocumentClass

11:18:57 Core_SC_DOM: theory Core_SC_DOM.CharacterDataMonad

11:19:00 Category3: theory HOL-Cardinals.Fun_More

11:19:00 Category3: theory HOL-Cardinals.Order_Relation_More

11:19:00 Category3: theory Category3.Category

11:19:00 Category3: theory HOL-Cardinals.Order_Union

11:19:00 Core_SC_DOM: theory Core_SC_DOM.DocumentMonad

11:19:01 Category3: theory HereditarilyFinite.HF

11:19:01 Category3: theory HOL-Cardinals.Wellorder_Extension

11:19:03 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Functions

11:19:03 Category3: theory HOL-Cardinals.Wellfounded_More

11:19:03 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Primes

11:19:03 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Normalized_Fraction

11:19:03 Category3: theory HOL-Cardinals.Wellorder_Relation

11:19:03 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Field_as_Ring

11:19:03 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Power_Series

11:19:04 Category3: theory Category3.ConcreteCategory

11:19:04 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Nth_Powers

11:19:04 Category3: theory HOL-Cardinals.Wellorder_Embedding

11:19:05 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Squarefree

11:19:05 Category3: theory HOL-Cardinals.Wellorder_Constructions

11:19:05 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_Factorial

11:19:05 Category3: theory Category3.DiscreteCategory

11:19:06 Category3: theory Category3.DualCategory

11:19:07 Category3: theory Category3.EpiMonoIso

11:19:09 Category3: theory Category3.InitialTerminal

11:19:09 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

11:19:09 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

11:19:09 Category3: theory Category3.ProductCategory

11:19:13 Category3: theory Category3.FreeCategory

11:19:13 Category3: theory Category3.Functor

11:19:16 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

11:19:17 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_FPS

11:19:17 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Laurent_Series

11:19:17 Category3: theory HOL-Cardinals.Cardinals

11:19:19 Core_DOM: theory Core_DOM.Core_DOM_Basic_Datatypes

11:19:19 Core_DOM: theory Core_DOM.Testing_Utils

11:19:19 Core_DOM: theory Core_DOM.Hiding_Type_Variables

11:19:21 Core_DOM: theory Core_DOM.Heap_Error_Monad

11:19:21 Core_DOM: theory Core_DOM.Ref

11:19:21 Core_DOM: theory Core_DOM.ObjectPointer

11:19:21 Core_DOM: theory Core_DOM.BaseClass

11:19:21 Category3: theory Category3.NaturalTransformation

11:19:22 Category3: theory Category3.Subcategory

11:19:22 Category3: theory Category3.SetCategory

11:19:22 Core_DOM: theory Core_DOM.NodePointer

11:19:22 Core_DOM: theory Core_DOM.ObjectClass

11:19:24 Core_DOM: theory Core_DOM.ElementPointer

11:19:26 Core_DOM: theory Core_DOM.NodeClass

11:19:27 Core_DOM: theory Core_DOM.CharacterDataPointer

11:19:28 Category3: theory Category3.BinaryFunctor

11:19:28 Category3: theory Category3.SetCat

11:19:28 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Computational_Algebra

11:19:29 Core_DOM: theory Core_DOM.BaseMonad

11:19:29 Core_DOM: theory Core_DOM.DocumentPointer

11:19:31 Core_DOM: theory Core_DOM.ShadowRootPointer

11:19:31 Core_DOM: theory Core_DOM.ObjectMonad

11:19:32 Category3: theory Category3.FunctorCategory

11:19:33 Core_DOM: theory Core_DOM.ElementClass

11:19:33 Core_DOM: theory Core_DOM.NodeMonad

11:19:36 Core_DOM: theory Core_DOM.CharacterDataClass

11:19:36 Core_DOM: theory Core_DOM.ElementMonad

11:19:39 Core_DOM: theory Core_DOM.DocumentClass

11:19:39 Core_DOM: theory Core_DOM.CharacterDataMonad

11:19:40 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Heap_WF

11:19:41 Core_DOM: theory Core_DOM.DocumentMonad

11:19:44 Core_DOM: theory Core_DOM.Core_DOM_Functions

11:19:51 Category3: theory Category3.Yoneda

11:19:53 Preparing IP_Addresses/document ...

11:19:58 Finished IP_Addresses/document (0:00:05 elapsed time)

11:19:58 Preparing IP_Addresses/outline ...

11:20:02 Finished IP_Addresses/outline (0:00:03 elapsed time)

11:20:04 Timing IP_Addresses (4 threads, 433.361s elapsed time, 1062.000s cpu time, 49.132s GC time, factor 2.45)

11:20:04 Finished IP_Addresses (0:08:38 elapsed time, 0:20:15 cpu time, factor 2.34)

11:20:04 Building Jinja ...

11:20:08 Jinja: theory Jinja.Auxiliary

11:20:08 Jinja: theory Jinja.Semilat

11:20:08 Jinja: theory List-Index.List_Index

11:20:08 Jinja: theory Jinja.Type

11:20:10 Jinja: theory Jinja.Err

11:20:10 Jinja: theory Jinja.Hidden

11:20:10 Jinja: theory Jinja.Decl

11:20:11 Jinja: theory Jinja.TypeRel

11:20:13 Jinja: theory Jinja.Listn

11:20:13 Jinja: theory Jinja.Opt

11:20:13 Jinja: theory Jinja.Product

11:20:14 Jinja: theory Jinja.Semilattices

11:20:14 Core_SC_DOM: theory Core_SC_DOM.Core_DOM

11:20:14 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_BaseTest

11:20:14 Jinja: theory Jinja.Typing_Framework

11:20:15 Jinja: theory Jinja.SemilatAlg

11:20:15 Jinja: theory Jinja.Value

11:20:15 Jinja: theory Jinja.Kildall

11:20:15 Jinja: theory Jinja.LBVSpec

11:20:16 Jinja: theory Jinja.Typing_Framework_err

11:20:17 Jinja: theory Jinja.Objects

11:20:18 Jinja: theory Jinja.LBVComplete

11:20:18 Jinja: theory Jinja.LBVCorrect

11:20:18 Jinja: theory Jinja.Exceptions

11:20:18 Core_DOM: theory Core_DOM.Core_DOM_Heap_WF

11:20:18 Jinja: theory Jinja.Conform

11:20:19 Jinja: theory Jinja.Expr

11:20:19 Jinja: theory Jinja.State

11:20:19 Jinja: theory Jinja.SystemClasses

11:20:19 Jinja: theory Jinja.JVMState

11:20:19 Jinja: theory Jinja.JVMInstructions

11:20:19 Jinja: theory Jinja.WellForm

11:20:21 Jinja: theory Jinja.PCompiler

11:20:21 Jinja: theory Jinja.SemiType

11:20:22 Jinja: theory Jinja.Abstract_BV

11:20:23 Jinja: theory Jinja.JVM_SemiType

11:20:23 Jinja: theory Jinja.JVMExceptions

11:20:23 Jinja: theory Jinja.JVMExecInstr

11:20:24 Jinja: theory Jinja.Effect

11:20:25 Jinja: theory Jinja.JVMExec

11:20:26 Jinja: theory Jinja.JVMDefensive

11:20:26 Jinja: theory Jinja.JVMListExample

11:20:27 Category3: theory Category3.Adjunction

11:20:27 Core_SC_DOM: theory Core_SC_DOM.Document_adoptNode

11:20:28 Core_SC_DOM: theory Core_SC_DOM.Document_getElementById

11:20:28 Core_SC_DOM: theory Core_SC_DOM.Node_insertBefore

11:20:29 Core_SC_DOM: theory Core_SC_DOM.Node_removeChild

11:20:32 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Tests

11:20:32 Jinja: theory Jinja.Examples

11:20:35 Jinja: theory Jinja.BigStep

11:20:35 Jinja: theory Jinja.SmallStep

11:20:38 Jinja: theory Jinja.WellType

11:20:41 Preparing Collections/document ...

11:20:42 Jinja: theory Jinja.Annotate

11:20:42 Jinja: theory Jinja.WellTypeRT

11:20:45 Jinja: theory Jinja.DefAss

11:20:45 Jinja: theory Jinja.J1

11:20:46 Jinja: theory Jinja.execute_Bigstep

11:20:46 CakeML: theory CakeML.Compiler_Test

11:20:48 Jinja: theory Jinja.execute_WellType

11:20:48 Jinja: theory Jinja.Compiler2

11:20:48 Jinja: theory Jinja.WWellForm

11:20:49 Jinja: theory Jinja.Equivalence

11:20:49 Jinja: theory Jinja.Correctness2

11:20:53 Jinja: theory Jinja.JWellForm

11:20:53 Timing HOL-Computational_Algebra (4 threads, 106.144s elapsed time, 272.944s cpu time, 7.612s GC time, factor 2.57)

11:20:53 Finished HOL-Computational_Algebra (0:02:31 elapsed time, 0:05:34 cpu time, factor 2.21)

11:20:53 Building HOL-Algebra ...

11:20:54 Jinja: theory Jinja.Progress

11:20:54 Jinja: theory Jinja.J1WellForm

11:20:54 Jinja: theory Jinja.BVSpec

11:20:54 Jinja: theory Jinja.BVConform

11:20:55 Jinja: theory Jinja.TypeSafe

11:20:56 Jinja: theory Jinja.EffectMono

11:20:56 Jinja: theory Jinja.BVSpecTypeSafe

11:20:56 Core_DOM: theory Core_DOM.Core_DOM

11:20:56 Core_DOM: theory Core_DOM.Core_DOM_BaseTest

11:20:56 Jinja: theory Jinja.TF_JVM

11:20:58 HOL-Algebra: theory HOL-Cardinals.Fun_More

11:20:58 HOL-Algebra: theory HOL-Cardinals.Order_Relation_More

11:20:58 HOL-Algebra: theory HOL-Cardinals.Order_Union

11:20:58 HOL-Algebra: theory HOL-Algebra.Exponent

11:20:58 Jinja: theory Jinja.Compiler1

11:20:59 HOL-Algebra: theory HOL-Algebra.Congruence

11:20:59 HOL-Algebra: theory HOL-Algebra.Cycles

11:21:00 HOL-Algebra: theory HOL-Cardinals.Wellfounded_More

11:21:00 HOL-Algebra: theory HOL-Cardinals.Wellorder_Relation

11:21:00 Jinja: theory Jinja.BVExec

11:21:00 Jinja: theory Jinja.LBVJVM

11:21:01 HOL-Algebra: theory HOL-Cardinals.Wellorder_Embedding

11:21:01 CakeML: theory CakeML.Code_Test_Haskell

11:21:02 HOL-Algebra: theory HOL-Cardinals.Wellorder_Constructions

11:21:02 Finished Collections/document (0:00:20 elapsed time)

11:21:02 Preparing Collections/outline ...

11:21:02 Jinja: theory Jinja.Correctness1

11:21:02 Jinja: theory Jinja.BVNoTypeError

11:21:02 Jinja: theory Jinja.BVExample

11:21:03 HOL-Algebra: theory HOL-Algebra.Order

11:21:04 Jinja: theory Jinja.Compiler

11:21:05 Jinja: theory Jinja.TypeComp

11:21:06 HOL-Algebra: theory HOL-Cardinals.Cardinal_Order_Relation

11:21:09 Core_DOM: theory Core_DOM.Document_adoptNode

11:21:09 Core_DOM: theory Core_DOM.Document_getElementById

11:21:09 HOL-Algebra: theory HOL-Algebra.Lattice

11:21:10 Core_DOM: theory Core_DOM.Node_insertBefore

11:21:10 Core_DOM: theory Core_DOM.Node_removeChild

11:21:11 HOL-Algebra: theory HOL-Cardinals.Cardinal_Arithmetic

11:21:13 HOL-Algebra: theory HOL-Algebra.Complete_Lattice

11:21:13 Core_DOM: theory Core_DOM.Core_DOM_Tests

11:21:15 HOL-Algebra: theory HOL-Algebra.Galois_Connection

11:21:15 HOL-Algebra: theory HOL-Algebra.Group

11:21:16 Finished Collections/outline (0:00:14 elapsed time)

11:21:16 Preparing Collections/userguide ...

11:21:17 Category3: theory Category3.EquivalenceOfCategories

11:21:17 Category3: theory Category3.Limit

11:21:18 HOL-Algebra: theory HOL-Algebra.Bij

11:21:18 HOL-Algebra: theory HOL-Algebra.Coset

11:21:18 HOL-Algebra: theory HOL-Algebra.FiniteProduct

11:21:20 HOL-Algebra: theory HOL-Algebra.Ring

11:21:20 Finished Collections/userguide (0:00:03 elapsed time)

11:21:23 HOL-Algebra: theory HOL-Algebra.Group_Action

11:21:23 HOL-Algebra: theory HOL-Algebra.Sylow

11:21:23 HOL-Algebra: theory HOL-Algebra.Divisibility

11:21:23 Timing Collections (4 threads, 432.303s elapsed time, 868.156s cpu time, 61.260s GC time, factor 2.01)

11:21:23 Finished Collections (0:10:03 elapsed time, 0:32:55 cpu time, factor 3.28)

11:21:23 Building CAVA_Base ...

11:21:25 HOL-Algebra: theory HOL-Algebra.Zassenhaus

11:21:25 HOL-Algebra: theory HOL-Algebra.Generated_Groups

11:21:29 CAVA_Base: theory CAVA_Base.Lexord_List

11:21:29 CAVA_Base: theory CAVA_Base.Statistics

11:21:29 CAVA_Base: theory Deriving.Comparator

11:21:29 CAVA_Base: theory Deriving.Derive_Manager

11:21:29 CAVA_Base: theory Deriving.Generator_Aux

11:21:29 HOL-Algebra: theory HOL-Algebra.Solvable_Groups

11:21:29 CAVA_Base: theory HOL-Library.Char_ord

11:21:29 HOL-Algebra: theory HOL-Algebra.Elementary_Groups

11:21:30 CAVA_Base: theory HOL-Library.Nat_Bijection

11:21:30 CAVA_Base: theory HOL-Library.Old_Datatype

11:21:30 Preparing Complx/document ...

11:21:30 CAVA_Base: theory Deriving.Equality_Generator

11:21:31 HOL-Algebra: theory HOL-Algebra.Sym_Groups

11:21:31 Jinja: theory Jinja.Jinja

11:21:31 HOL-Algebra: theory HOL-Algebra.AbelCoset

11:21:32 CAVA_Base: theory CAVA_Base.Code_String

11:21:32 CAVA_Base: theory CAVA_Base.CAVA_Code_Target

11:21:32 CAVA_Base: theory CAVA_Base.CAVA_Base

11:21:33 HOL-Algebra: theory HOL-Algebra.Module

11:21:33 HOL-Algebra: theory HOL-Algebra.Exact_Sequence

11:21:34 CAVA_Base: theory Deriving.Equality_Instances

11:21:34 CAVA_Base: theory HOL-Library.Countable

11:21:34 CAVA_Base: theory Deriving.Compare

11:21:34 CAVA_Base: theory Deriving.Comparator_Generator

11:21:35 CAVA_Base: theory Deriving.Hash_Generator

11:21:35 CAVA_Base: theory CAVA_Base.All_Of_CAVA_Base

11:21:35 HOL-Algebra: theory HOL-Algebra.Product_Groups

11:21:36 CAVA_Base: theory Deriving.Compare_Generator

11:21:36 CAVA_Base: theory Deriving.Compare_Instances

11:21:36 CAVA_Base: theory Deriving.Countable_Generator

11:21:37 HOL-Algebra: theory HOL-Algebra.Free_Abelian_Groups

11:21:37 CAVA_Base: theory Deriving.Hash_Instances

11:21:37 CAVA_Base: theory Deriving.Derive

11:21:39 Finished Complx/document (0:00:08 elapsed time)

11:21:39 Preparing Complx/outline ...

11:21:41 HOL-Algebra: theory HOL-Algebra.Ideal

11:21:45 Finished Complx/outline (0:00:05 elapsed time)

11:21:46 Timing Complx (4 threads, 444.030s elapsed time, 1130.224s cpu time, 12.732s GC time, factor 2.55)

11:21:46 Finished Complx (0:07:28 elapsed time, 0:18:53 cpu time, factor 2.53)

11:21:46 Building HOL-Number_Theory ...

11:21:47 HOL-Algebra: theory HOL-Algebra.Ideal_Product

11:21:47 HOL-Algebra: theory HOL-Algebra.RingHom

11:21:50 HOL-Algebra: theory HOL-Algebra.QuotRing

11:21:50 HOL-Algebra: theory HOL-Algebra.UnivPoly

11:21:51 HOL-Number_Theory: theory HOL-Number_Theory.Cong

11:21:51 HOL-Number_Theory: theory HOL-Algebra.Congruence

11:21:51 HOL-Number_Theory: theory HOL-Number_Theory.Eratosthenes

11:21:51 HOL-Number_Theory: theory HOL-Number_Theory.Fib

11:21:52 HOL-Number_Theory: theory HOL-Number_Theory.Prime_Powers

11:21:55 HOL-Number_Theory: theory HOL-Algebra.Order

11:21:57 HOL-Number_Theory: theory HOL-Number_Theory.Mod_Exp

11:21:57 HOL-Algebra: theory HOL-Algebra.IntRing

11:21:57 HOL-Algebra: theory HOL-Algebra.Weak_Morphisms

11:21:58 HOL-Number_Theory: theory HOL-Number_Theory.Totient

11:21:59 HOL-Number_Theory: theory HOL-Algebra.Lattice

11:22:00 HOL-Algebra: theory HOL-Algebra.Chinese_Remainder

11:22:02 HOL-Number_Theory: theory HOL-Algebra.Complete_Lattice

11:22:05 HOL-Number_Theory: theory HOL-Algebra.Group

11:22:11 HOL-Number_Theory: theory HOL-Algebra.Coset

11:22:11 HOL-Number_Theory: theory HOL-Algebra.FiniteProduct

11:22:13 HOL-Number_Theory: theory HOL-Algebra.Ring

11:22:14 HOL-Algebra: theory HOL-Algebra.Multiplicative_Group

11:22:17 HOL-Number_Theory: theory HOL-Algebra.Generated_Groups

11:22:19 HOL-Number_Theory: theory HOL-Algebra.Elementary_Groups

11:22:22 HOL-Algebra: theory HOL-Algebra.Ring_Divisibility

11:22:22 HOL-Algebra: theory HOL-Algebra.Subrings

11:22:24 HOL-Number_Theory: theory HOL-Algebra.AbelCoset

11:22:24 HOL-Number_Theory: theory HOL-Algebra.Module

11:22:28 HOL-Algebra: theory HOL-Algebra.Embedded_Algebras

11:22:28 HOL-Algebra: theory HOL-Algebra.Generated_Rings

11:22:30 HOL-Algebra: theory HOL-Algebra.Generated_Fields

11:22:32 HOL-Number_Theory: theory HOL-Algebra.Ideal

11:22:37 Timing CAVA_Base (4 threads, 23.962s elapsed time, 56.184s cpu time, 1.508s GC time, factor 2.34)

11:22:37 Finished CAVA_Base (0:01:11 elapsed time, 0:01:52 cpu time, factor 1.56)

11:22:37 Building CAVA_Automata ...

11:22:38 HOL-Number_Theory: theory HOL-Algebra.RingHom

11:22:41 HOL-Number_Theory: theory HOL-Algebra.UnivPoly

11:22:42 CAVA_Automata: theory CAVA_Automata.Step_Conv

11:22:42 CAVA_Automata: theory HOL-Library.Omega_Words_Fun

11:22:44 CAVA_Automata: theory CAVA_Automata.Digraph_Basic

11:22:45 HOL-Algebra: theory HOL-Algebra.Polynomials

11:22:48 CAVA_Automata: theory CAVA_Automata.Digraph

11:22:53 CAVA_Automata: theory CAVA_Automata.Automata

11:22:53 CAVA_Automata: theory CAVA_Automata.Digraph_Impl

11:23:05 HOL-Number_Theory: theory HOL-Algebra.Multiplicative_Group

11:23:06 Category3: theory Category3.CartesianCategory

11:23:06 CAVA_Automata: theory CAVA_Automata.Lasso

11:23:07 Category3: theory Category3.CategoryWithPullbacks

11:23:08 CAVA_Automata: theory CAVA_Automata.Simulation

11:23:09 CAVA_Automata: theory CAVA_Automata.Stuttering_Extension

11:23:12 HOL-Number_Theory: theory HOL-Number_Theory.Residues

11:23:16 HOL-Number_Theory: theory HOL-Number_Theory.Euler_Criterion

11:23:16 HOL-Number_Theory: theory HOL-Number_Theory.Gauss

11:23:16 HOL-Number_Theory: theory HOL-Number_Theory.Pocklington

11:23:17 HOL-Number_Theory: theory HOL-Number_Theory.Quadratic_Reciprocity

11:23:18 HOL-Algebra: theory HOL-Algebra.Polynomial_Divisibility

11:23:18 HOL-Number_Theory: theory HOL-Number_Theory.Residue_Primitive_Roots

11:23:20 HOL-Number_Theory: theory HOL-Number_Theory.Number_Theory

11:23:40 Category3: theory Category3.CartesianClosedCategory

11:23:41 CAVA_Automata: theory CAVA_Automata.Automata_Impl

11:23:42 Category3: theory Category3.CategoryWithFiniteLimits

11:23:44 Category3: theory Category3.HFSetCat

11:24:09 HOL-Algebra: theory HOL-Algebra.Finite_Extensions

11:24:09 HOL-Algebra: theory HOL-Algebra.Indexed_Polynomials

11:24:17 Preparing CakeML/document ...

11:24:27 Finished CakeML/document (0:00:09 elapsed time)

11:24:27 Preparing CakeML/outline ...

11:24:36 Finished CakeML/outline (0:00:08 elapsed time)

11:24:38 Timing CakeML (4 threads, 614.446s elapsed time, 1433.496s cpu time, 154.608s GC time, factor 2.33)

11:24:38 Finished CakeML (0:12:50 elapsed time, 0:29:28 cpu time, factor 2.30)

11:24:38 Building Abstract-Rewriting ...

11:24:45 HOL-Algebra: theory HOL-Algebra.Algebraic_Closure

11:24:47 Abstract-Rewriting: theory Regular-Sets.Regular_Set

11:24:47 Abstract-Rewriting: theory Abstract-Rewriting.Seq

11:24:57 Abstract-Rewriting: theory Regular-Sets.Regular_Exp

11:25:00 HOL-Algebra: theory HOL-Algebra.Algebra

11:25:02 CAVA_Automata: theory CAVA_Automata.All_Of_CAVA_Automata

11:25:02 Abstract-Rewriting: theory Regular-Sets.NDerivative

11:25:03 Abstract-Rewriting: theory Regular-Sets.Relation_Interpretation

11:25:08 Preparing HOL-Number_Theory/document ...

11:25:09 Abstract-Rewriting: theory Regular-Sets.Equivalence_Checking

11:25:10 Abstract-Rewriting: theory Regular-Sets.Regexp_Method

11:25:12 Abstract-Rewriting: theory Abstract-Rewriting.Abstract_Rewriting

11:25:17 Finished HOL-Number_Theory/document (0:00:08 elapsed time)

11:25:17 Abstract-Rewriting: theory Abstract-Rewriting.Relative_Rewriting

11:25:17 Preparing HOL-Number_Theory/outline ...

11:25:17 Abstract-Rewriting: theory Abstract-Rewriting.SN_Orders

11:25:22 Finished HOL-Number_Theory/outline (0:00:05 elapsed time)

11:25:23 Abstract-Rewriting: theory Abstract-Rewriting.SN_Order_Carrier

11:25:24 Timing HOL-Number_Theory (4 threads, 137.904s elapsed time, 394.500s cpu time, 15.588s GC time, factor 2.86)

11:25:24 Finished HOL-Number_Theory (0:03:19 elapsed time, 0:07:58 cpu time, factor 2.40)

11:25:24 Building Deriving ...

11:25:28 Deriving: theory Deriving.Comparator

11:25:28 Deriving: theory Deriving.Derive_Manager

11:25:28 Deriving: theory Deriving.Generator_Aux

11:25:28 Deriving: theory Word_Lib.Bit_Comprehension

11:25:29 Deriving: theory Word_Lib.More_Divides

11:25:30 Deriving: theory Deriving.Equality_Generator

11:25:30 Deriving: theory Word_Lib.Signed_Words

11:25:31 Deriving: theory Word_Lib.Signed_Division_Word

11:25:32 Deriving: theory Deriving.Equality_Instances

11:25:33 Deriving: theory Deriving.Countable_Generator

11:25:33 Deriving: theory Deriving.Compare

11:25:33 Deriving: theory Deriving.Comparator_Generator

11:25:34 Deriving: theory Deriving.RBT_Comparator_Impl

11:25:35 Deriving: theory Word_Lib.More_Arithmetic

11:25:35 Deriving: theory Deriving.RBT_Compare_Order_Impl

11:25:36 Deriving: theory Deriving.Compare_Generator

11:25:36 Deriving: theory Word_Lib.More_Word

11:25:37 Deriving: theory Deriving.Compare_Instances

11:25:38 Deriving: theory Deriving.Compare_Rat

11:25:39 Deriving: theory Deriving.Compare_Real

11:25:40 Deriving: theory Deriving.Compare_Order_Instances

11:25:42 Deriving: theory Word_Lib.Traditional_Infix_Syntax

11:25:46 Deriving: theory Word_Lib.Bits_Int

11:25:51 Deriving: theory Word_Lib.Least_significant_bit

11:25:51 Deriving: theory Word_Lib.Most_significant_bit

11:25:51 Deriving: theory Native_Word.More_Bits_Int

11:25:52 Deriving: theory Word_Lib.Generic_set_bit

11:25:53 Preparing CAVA_Automata/document ...

11:25:55 Deriving: theory Native_Word.Code_Symbolic_Bits_Int

11:25:57 Deriving: theory Native_Word.Bits_Integer

11:26:00 Finished CAVA_Automata/document (0:00:07 elapsed time)

11:26:00 Preparing CAVA_Automata/outline ...

11:26:05 Finished CAVA_Automata/outline (0:00:05 elapsed time)

11:26:06 Timing CAVA_Automata (4 threads, 141.664s elapsed time, 188.328s cpu time, 6.708s GC time, factor 1.33)

11:26:06 Finished CAVA_Automata (0:03:14 elapsed time, 0:04:32 cpu time, factor 1.40)

11:26:06 Building CAVA_Setup ...

11:26:11 CAVA_Setup: theory HOL-Library.Case_Converter

11:26:11 CAVA_Setup: theory HOL-Library.IArray

11:26:11 CAVA_Setup: theory Partial_Order_Reduction.Basic_Extensions

11:26:11 CAVA_Setup: theory Partial_Order_Reduction.Set_Extensions

11:26:12 CAVA_Setup: theory Partial_Order_Reduction.Functions

11:26:13 CAVA_Setup: theory HOL-Library.Simps_Case_Conv

11:26:13 CAVA_Setup: theory HOL-Library.Lattice_Syntax

11:26:13 CAVA_Setup: theory Partial_Order_Reduction.Relation_Extensions

11:26:13 CAVA_Setup: theory HOL-Library.Complete_Partial_Order2

11:26:13 CAVA_Setup: theory HOL-Library.Mapping

11:26:13 CAVA_Setup: theory HOL-Library.Stream

11:26:14 CAVA_Setup: theory DFS_Framework.DFS_Framework_Misc

11:26:14 CAVA_Setup: theory HOL-Library.Sublist

11:26:17 Preparing Abstract-Rewriting/document ...

11:26:17 CAVA_Setup: theory HOL-Library.RBT_Mapping

11:26:18 CAVA_Setup: theory HOL-Library.Countable_Set

11:26:18 CAVA_Setup: theory LTL.LTL

11:26:19 CAVA_Setup: theory HOL-Library.Countable_Complete_Lattices

11:26:19 CAVA_Setup: theory HOL-Library.Prefix_Order

11:26:19 CAVA_Setup: theory Partial_Order_Reduction.List_Prefixes

11:26:19 CAVA_Setup: theory Partial_Order_Reduction.List_Extensions

11:26:19 CAVA_Setup: theory Promela.PromelaAST

11:26:21 CAVA_Setup: theory DFS_Framework.DFS_Framework_Refine_Aux

11:26:22 CAVA_Setup: theory SM.SM_Syntax

11:26:24 CAVA_Setup: theory HOL-Library.Order_Continuity

11:26:25 Finished Abstract-Rewriting/document (0:00:08 elapsed time)

11:26:25 Preparing Abstract-Rewriting/outline ...

11:26:26 CAVA_Setup: theory HOL-Library.Extended_Nat

11:26:28 CAVA_Setup: theory Coinductive.Coinductive_Nat

11:26:29 Finished Abstract-Rewriting/outline (0:00:04 elapsed time)

11:26:30 Timing Abstract-Rewriting (4 threads, 54.448s elapsed time, 109.952s cpu time, 3.812s GC time, factor 2.02)

11:26:30 Finished Abstract-Rewriting (0:01:36 elapsed time, 0:03:02 cpu time, factor 1.88)

11:26:30 Running HOL-ex ...

11:26:30 Deriving: theory Native_Word.Code_Target_Word_Base

11:26:30 CAVA_Setup: theory Coinductive.Coinductive_List

11:26:31 CAVA_Setup: theory Partial_Order_Reduction.ENat_Extensions

11:26:31 CAVA_Setup: theory Partial_Order_Reduction.CCPO_Extensions

11:26:32 Deriving: theory Native_Word.Uint32

11:26:35 Deriving: theory Collections.HashCode

11:26:35 HOL-ex: theory HOL-ex.Bubblesort

11:26:35 HOL-ex: theory HOL-ex.Quicksort

11:26:35 HOL-ex: theory HOL-ex.Simps_Case_Conv_Examples

11:26:35 HOL-ex: theory HOL-ex.MergeSort

11:26:36 Deriving: theory Deriving.Hash_Generator

11:26:36 CAVA_Setup: theory Partial_Order_Reduction.ESet_Extensions

11:26:37 HOL-ex: theory HOL-ex.Conditional_Parametricity_Examples

11:26:37 HOL-ex: theory HOL-ex.Datatype_Record_Examples

11:26:38 Deriving: theory Deriving.Hash_Instances

11:26:38 Deriving: theory Deriving.Derive

11:26:39 HOL-ex: theory HOL-ex.IArray_Examples

11:26:39 HOL-ex: theory HOL-ex.Perm_Fragments

11:26:40 Deriving: theory Deriving.Derive_Examples

11:26:40 HOL-ex: theory HOL-ex.Specifications_with_bundle_mixins

11:26:40 HOL-ex: theory HOL-ex.Bit_Lists

11:26:40 HOL-ex: theory HOL-ex.Code_Lazy_Demo

11:26:40 CAVA_Setup: theory HOL-Library.Linear_Temporal_Logic_on_Streams

11:26:45 CAVA_Setup: theory SM.SOS_Misc_Add

11:26:45 CAVA_Setup: theory Stuttering_Equivalence.Samplers

11:26:46 CAVA_Setup: theory Stuttering_Equivalence.StutterEquivalence

11:26:47 CAVA_Setup: theory Transition_Systems_and_Automata.Basic

11:26:47 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence

11:26:48 Native_Word: theory Native_Word.Native_Word_Test_Emu

11:26:48 Native_Word: theory Native_Word.Native_Word_Test_PolyML

11:26:48 Native_Word: theory Native_Word.Native_Word_Test_PolyML64

11:26:48 Native_Word: theory Native_Word.Native_Word_Test_Scala

11:26:49 HOL-ex: theory HOL-ex.Refute_Examples

11:26:49 HOL-ex: theory HOL-ex.Radix_Sort

11:26:50 HOL-ex: theory HOL-ex.Transitive_Closure_Table_Ex

11:26:50 HOL-ex: theory HOL-ex.While_Combinator_Example

11:26:50 HOL-ex: theory HOL-ex.Code_Timing

11:26:50 CAVA_Setup: theory Partial_Order_Reduction.Word_Prefixes

11:26:51 HOL-ex: theory HOL-ex.Antiquote

11:26:51 HOL-ex: theory HOL-ex.Arith_Examples

11:26:52 CAVA_Setup: theory Partial_Order_Reduction.Traces

11:26:52 HOL-ex: theory HOL-ex.Birthday_Paradox

11:26:53 HOL-ex: theory HOL-ex.CTL

11:26:53 HOL-ex: theory HOL-ex.Cartouche_Examples

11:26:53 CAVA_Setup: theory Stuttering_Equivalence.PLTL

11:26:54 CAVA_Setup: theory Coinductive.Coinductive_List_Prefix

11:26:54 CAVA_Setup: theory Coinductive.Coinductive_Stream

11:26:55 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence_LTL

11:26:55 HOL-ex: theory HOL-ex.Case_Product

11:26:55 HOL-ex: theory HOL-ex.Chinese

11:26:55 HOL-ex: theory HOL-ex.Classical

11:26:56 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System

11:26:56 HOL-ex: theory HOL-ex.Coercion_Examples

11:26:57 HOL-ex: theory HOL-ex.Computations

11:26:57 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton

11:26:57 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Construction

11:26:57 HOL-ex: theory HOL-ex.Erdoes_Szekeres

11:26:57 CAVA_Setup: theory Partial_Order_Reduction.Coinductive_List_Extensions

11:26:57 HOL-ex: theory HOL-ex.Executable_Relation

11:26:58 HOL-ex: theory HOL-ex.Execute_Choice

11:26:58 HOL-ex: theory HOL-ex.Functions

11:26:58 HOL-ex: theory HOL-ex.Guess

11:26:58 HOL-ex: theory HOL-ex.Hebrew

11:26:58 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Extra

11:26:58 HOL-ex: theory HOL-ex.Hex_Bin_Examples

11:26:58 HOL-ex: theory HOL-ex.Intuitionistic

11:26:59 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Extensions

11:26:59 HOL-ex: theory HOL-ex.Join_Theory

11:27:01 HOL-ex: theory HOL-ex.Lagrange

11:27:01 HOL-ex: theory HOL-ex.List_to_Set_Comprehension_Examples

11:27:01 HOL-ex: theory HOL-ex.LocaleTest2

11:27:01 CAVA_Setup: theory Partial_Order_Reduction.LList_Prefixes

11:27:02 CAVA_Setup: theory Partial_Order_Reduction.Stuttering

11:27:02 HOL-ex: theory HOL-ex.MonoidGroup

11:27:03 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Traces

11:27:03 HOL-ex: theory HOL-ex.Multiquote

11:27:03 HOL-ex: theory HOL-ex.NatSum

11:27:03 HOL-ex: theory HOL-ex.PER

11:27:03 Preparing Core_SC_DOM/document ...

11:27:04 HOL-ex: theory HOL-ex.Peano_Axioms

11:27:05 HOL-ex: theory HOL-ex.PresburgerEx

11:27:05 CAVA_Setup: theory SM.LTS

11:27:05 HOL-ex: theory HOL-ex.Primrec

11:27:05 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

11:27:05 CAVA_Setup: theory DFS_Framework.Impl_Rev_Array_Stack

11:27:05 HOL-ex: theory HOL-ex.Residue_Ring

11:27:05 CAVA_Setup: theory SM.Gen_Scheduler

11:27:05 HOL-ex: theory HOL-ex.Rewrite_Examples

11:27:06 HOL-ex: theory HOL-ex.Serbian

11:27:06 HOL-ex: theory HOL-ex.Set_Comprehension_Pointfree_Examples

11:27:06 HOL-ex: theory HOL-ex.Set_Theory

11:27:07 CAVA_Setup: theory Partial_Order_Reduction.Ample_Abstract

11:27:07 CAVA_Setup: theory SM.SM_Cfg

11:27:08 CAVA_Setup: theory Gabow_SCC.Gabow_SCC

11:27:09 HOL-ex: theory HOL-ex.Simproc_Tests

11:27:10 CAVA_Setup: theory Partial_Order_Reduction.Ample_Analysis

11:27:11 CAVA_Setup: theory DFS_Framework.Param_DFS

11:27:12 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA

11:27:12 CAVA_Setup: theory SM.Gen_Scheduler_Refine

11:27:13 HOL-ex: theory HOL-ex.Sketch_and_Explore

11:27:13 CAVA_Setup: theory SM.Gen_Cfg_Bisim

11:27:13 HOL-ex: theory HOL-ex.Sorting_Algorithms_Examples

11:27:13 CAVA_Setup: theory SM.Pid_Scheduler

11:27:15 HOL-ex: theory HOL-ex.Sudoku

11:27:15 HOL-ex: theory HOL-ex.Tarski

11:27:19 HOL-ex: theory HOL-ex.Termination

11:27:19 HOL-ex: theory HOL-ex.ThreeDivides

11:27:19 CAVA_Setup: theory Promela.PromelaStatistics

11:27:19 CAVA_Setup: theory Gabow_SCC.Find_Path

11:27:20 CAVA_Setup: theory Gabow_SCC.Find_Path_Impl

11:27:20 HOL-ex: theory HOL-ex.Transfer_Int_Nat

11:27:20 Finished Core_SC_DOM/document (0:00:16 elapsed time)

11:27:20 CAVA_Setup: theory DFS_Framework.DFS_Invars_Basic

11:27:20 Preparing Core_SC_DOM/outline ...

11:27:20 CAVA_Setup: theory DFS_Framework.General_DFS_Structure

11:27:21 HOL-ex: theory HOL-ex.Tree23

11:27:26 CAVA_Setup: theory Gabow_SCC.Gabow_GBG

11:27:26 HOL-ex: theory HOL-ex.Unification

11:27:26 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton_Code

11:27:31 HOL-ex: theory HOL-ex.veriT_Preprocessing

11:27:32 Finished Core_SC_DOM/outline (0:00:11 elapsed time)

11:27:33 CAVA_Setup: theory DFS_Framework.Rec_Impl

11:27:34 Timing Core_SC_DOM (4 threads, 392.566s elapsed time, 1078.676s cpu time, 52.600s GC time, factor 2.75)

11:27:34 Finished Core_SC_DOM (0:08:53 elapsed time, 0:21:46 cpu time, factor 2.45)

11:27:34 Building Shadow_SC_DOM ...

11:27:34 HOL-ex: theory HOL-ex.Transfer_Debug

11:27:34 HOL-ex: theory HOL-ex.Function_Growth

11:27:34 HOL-ex: theory HOL-ex.SOS

11:27:34 HOL-ex: theory HOL-ex.SOS_Cert

11:27:35 HOL-ex: theory HOL-ex.Argo_Examples

11:27:35 HOL-ex: theory HOL-ex.Ballot

11:27:38 HOL-ex: theory HOL-ex.BinEx

11:27:39 Native_Word: theory Native_Word.Native_Word_Test_PolyML2

11:27:41 HOL-ex: theory HOL-ex.Code_Binary_Nat_examples

11:27:41 HOL-ex: theory HOL-ex.Cubic_Quartic

11:27:41 HOL-ex: theory HOL-ex.Dedekind_Real

11:27:41 HOL-ex: theory HOL-ex.Eval_Examples

11:27:42 CAVA_Setup: theory DFS_Framework.Tailrec_Impl

11:27:42 HOL-ex: theory HOL-ex.Gauge_Integration

11:27:43 Preparing Jinja/document ...

11:27:43 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA_impl

11:27:43 HOL-ex: theory HOL-ex.HarmonicSeries

11:27:43 HOL-ex: theory HOL-ex.Normalization_by_Evaluation

11:27:45 HOL-ex: theory HOL-ex.Parallel_Example

11:27:45 CAVA_Setup: theory DFS_Framework.Simple_Impl

11:27:45 HOL-ex: theory HOL-ex.Pythagoras

11:27:45 HOL-ex: theory HOL-ex.Reflection_Examples

11:27:46 CAVA_Setup: theory Promela.PromelaDatastructures

11:27:47 HOL-ex: theory HOL-ex.Sqrt

11:27:47 HOL-ex: theory HOL-ex.Sqrt_Script

11:27:47 HOL-ex: theory HOL-ex.Sum_of_Powers

11:27:48 HOL-ex: theory HOL-ex.Triangular_Numbers

11:27:51 Native_Word: theory Native_Word.Native_Word_Test_GHC

11:27:55 CAVA_Setup: theory DFS_Framework.Restr_Impl

11:27:55 Finished Jinja/document (0:00:12 elapsed time)

11:27:55 Preparing Jinja/outline ...

11:27:56 Preparing HOL-Algebra/document ...

11:27:59 CAVA_Setup: theory DFS_Framework.DFS_Framework

11:28:00 CAVA_Setup: theory DFS_Framework.Reachable_Nodes

11:28:03 Preparing Deriving/document ...

11:28:06 Finished Deriving/document (0:00:03 elapsed time)

11:28:06 Preparing Deriving/outline ...

11:28:07 Finished Jinja/outline (0:00:12 elapsed time)

11:28:09 Timing Jinja (4 threads, 356.364s elapsed time, 1089.320s cpu time, 37.012s GC time, factor 3.06)

11:28:09 Finished Jinja (0:07:32 elapsed time, 0:20:33 cpu time, factor 2.73)

11:28:09 Building First_Order_Terms ...

11:28:10 Finished Deriving/outline (0:00:03 elapsed time)

11:28:11 Timing Deriving (4 threads, 100.496s elapsed time, 170.184s cpu time, 6.420s GC time, factor 1.69)

11:28:11 Finished Deriving (0:02:37 elapsed time, 0:05:31 cpu time, factor 2.11)

11:28:11 Building Containers ...

11:28:13 First_Order_Terms: theory First_Order_Terms.Transitive_Closure_More

11:28:13 First_Order_Terms: theory First_Order_Terms.Fun_More

11:28:13 First_Order_Terms: theory First_Order_Terms.Option_Monad

11:28:13 First_Order_Terms: theory First_Order_Terms.Seq_More

11:28:14 First_Order_Terms: theory First_Order_Terms.Term

11:28:15 Containers: theory Containers.Equal

11:28:15 Containers: theory Containers.Extend_Partial_Order

11:28:15 Containers: theory Containers.List_Fusion

11:28:15 Containers: theory Containers.AssocList

11:28:15 Containers: theory Containers.Closure_Set

11:28:16 Containers: theory Containers.Containers_Auxiliary

11:28:16 Containers: theory Containers.Card_Datatype

11:28:17 Containers: theory Containers.Containers_Generator

11:28:17 Containers: theory Regular-Sets.Regular_Set

11:28:19 First_Order_Terms: theory First_Order_Terms.Unifiers

11:28:19 First_Order_Terms: theory First_Order_Terms.Term_Pair_Multiset

11:28:19 First_Order_Terms: theory First_Order_Terms.Subsumption

11:28:19 Containers: theory Containers.Collection_Enum

11:28:19 Containers: theory Containers.Collection_Eq

11:28:20 First_Order_Terms: theory First_Order_Terms.Abstract_Matching

11:28:20 First_Order_Terms: theory First_Order_Terms.Abstract_Unification

11:28:21 CAVA_Setup: theory Gabow_SCC.Gabow_GBG_Code

11:28:22 Containers: theory Containers.Lexicographic_Order

11:28:22 Containers: theory Containers.DList_Set

11:28:22 Containers: theory Containers.RBT_ext

11:28:22 Containers: theory Containers.Set_Linorder

11:28:22 Native_Word: theory Native_Word.Native_Word_Test_MLton2

11:28:22 Native_Word: theory Native_Word.Native_Word_Test_MLton

11:28:23 First_Order_Terms: theory First_Order_Terms.Unification

11:28:25 Finished HOL-Algebra/document (0:00:28 elapsed time)

11:28:25 Preparing HOL-Algebra/outline ...

11:28:26 First_Order_Terms: theory First_Order_Terms.Matching

11:28:29 Containers: theory Regular-Sets.Regular_Exp

11:28:34 Preparing Core_DOM/document ...

11:28:35 Containers: theory Regular-Sets.NDerivative

11:28:35 Containers: theory Regular-Sets.Relation_Interpretation

11:28:42 Finished HOL-Algebra/outline (0:00:17 elapsed time)

11:28:44 Containers: theory Regular-Sets.Equivalence_Checking

11:28:45 Containers: theory Regular-Sets.Regexp_Method

11:28:46 Timing HOL-Algebra (4 threads, 312.701s elapsed time, 905.840s cpu time, 139.220s GC time, factor 2.90)

11:28:46 Finished HOL-Algebra (0:06:56 elapsed time, 0:17:38 cpu time, factor 2.54)

11:28:46 Building JNF-AFP-Lib ...

11:28:48 Containers: theory Containers.Collection_Order

11:28:51 Finished Core_DOM/document (0:00:17 elapsed time)

11:28:51 Preparing Core_DOM/outline ...

11:28:53 Containers: theory Containers.List_Proper_Interval

11:28:54 Containers: theory Containers.RBT_Mapping2

11:28:56 Native_Word: theory Native_Word.Native_Word_Test_OCaml2

11:28:56 Native_Word: theory Native_Word.Native_Word_Test_OCaml

11:28:56 Containers: theory Containers.RBT_Set2

11:28:58 JNF-AFP-Lib: theory Containers.List_Fusion

11:28:58 JNF-AFP-Lib: theory Containers.Equal

11:28:58 JNF-AFP-Lib: theory Containers.Extend_Partial_Order

11:28:58 JNF-AFP-Lib: theory Deriving.Comparator

11:28:58 JNF-AFP-Lib: theory Containers.Closure_Set

11:28:59 JNF-AFP-Lib: theory Deriving.Derive_Manager

11:28:59 JNF-AFP-Lib: theory Deriving.Generator_Aux

11:29:00 JNF-AFP-Lib: theory HOL-Cardinals.Wellorder_Extension

11:29:00 JNF-AFP-Lib: theory Containers.Containers_Auxiliary

11:29:00 Containers: theory Containers.Set_Impl

11:29:01 JNF-AFP-Lib: theory Deriving.Equality_Generator

11:29:01 JNF-AFP-Lib: theory Abstract-Rewriting.Seq

11:29:02 JNF-AFP-Lib: theory Deriving.Equality_Instances

11:29:02 JNF-AFP-Lib: theory Deriving.Compare

11:29:02 JNF-AFP-Lib: theory Deriving.Comparator_Generator

11:29:03 JNF-AFP-Lib: theory Containers.Containers_Generator

11:29:03 JNF-AFP-Lib: theory Containers.Lexicographic_Order

11:29:04 Finished Core_DOM/outline (0:00:12 elapsed time)

11:29:04 JNF-AFP-Lib: theory Containers.Collection_Enum

11:29:04 JNF-AFP-Lib: theory Containers.Collection_Eq

11:29:04 JNF-AFP-Lib: theory Containers.Set_Linorder

11:29:05 Shadow_SC_DOM: theory Shadow_SC_DOM.ShadowRootClass

11:29:05 JNF-AFP-Lib: theory Deriving.Compare_Generator

11:29:05 Timing Core_DOM (4 threads, 446.831s elapsed time, 1260.440s cpu time, 57.544s GC time, factor 2.82)

11:29:05 Finished Core_DOM (0:09:55 elapsed time, 0:25:02 cpu time, factor 2.52)

11:29:05 Building Shadow_DOM ...

11:29:06 JNF-AFP-Lib: theory Containers.DList_Set

11:29:06 JNF-AFP-Lib: theory Deriving.Compare_Instances

11:29:06 JNF-AFP-Lib: theory Containers.RBT_ext

11:29:06 Preparing First_Order_Terms/document ...

11:29:06 JNF-AFP-Lib: theory Deriving.RBT_Comparator_Impl

11:29:07 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Unsorted

11:29:09 Shadow_SC_DOM: theory Shadow_SC_DOM.ShadowRootMonad

11:29:10 JNF-AFP-Lib: theory Matrix.Utility

11:29:12 Finished First_Order_Terms/document (0:00:05 elapsed time)

11:29:12 Preparing First_Order_Terms/outline ...

11:29:12 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom

11:29:12 JNF-AFP-Lib: theory Polynomial_Interpolation.Missing_Polynomial

11:29:14 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM

11:29:16 Finished First_Order_Terms/outline (0:00:04 elapsed time)

11:29:16 Timing First_Order_Terms (4 threads, 16.688s elapsed time, 33.992s cpu time, 1.120s GC time, factor 2.04)

11:29:16 Finished First_Order_Terms (0:00:56 elapsed time, 0:01:23 cpu time, factor 1.47)

11:29:16 Building Stateful_Protocol_Composition_and_Typing ...

11:29:18 JNF-AFP-Lib: theory Regular-Sets.Regular_Set

11:29:22 JNF-AFP-Lib: theory Show.Show

11:29:22 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ2

11:29:22 Native_Word: theory Native_Word.Native_Word_Test_SMLNJ

11:29:24 JNF-AFP-Lib: theory Polynomial_Interpolation.Ring_Hom_Poly

11:29:25 JNF-AFP-Lib: theory Show.Show_Instances

11:29:30 CAVA_Setup: theory Gabow_SCC.Gabow_SCC_Code

11:29:31 JNF-AFP-Lib: theory Regular-Sets.Regular_Exp

11:29:32 JNF-AFP-Lib: theory VectorSpace.FunctionLemmas

11:29:32 JNF-AFP-Lib: theory VectorSpace.RingModuleFacts

11:29:33 JNF-AFP-Lib: theory VectorSpace.MonoidSums

11:29:33 Containers: theory Containers.Mapping_Impl

11:29:34 JNF-AFP-Lib: theory VectorSpace.LinearCombinations

11:29:37 JNF-AFP-Lib: theory Containers.Collection_Order

11:29:38 Containers: theory Containers.Map_To_Mapping

11:29:38 JNF-AFP-Lib: theory Regular-Sets.NDerivative

11:29:38 Containers: theory Containers.Containers

11:29:39 Containers: theory Containers.Containers_Userguide

11:29:39 Containers: theory Containers.Compatibility_Containers_Regular_Sets

11:29:39 JNF-AFP-Lib: theory Regular-Sets.Relation_Interpretation

11:29:42 JNF-AFP-Lib: theory Containers.RBT_Mapping2

11:29:46 JNF-AFP-Lib: theory Containers.RBT_Set2

11:29:47 JNF-AFP-Lib: theory VectorSpace.SumSpaces

11:29:47 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

11:29:48 JNF-AFP-Lib: theory Regular-Sets.Equivalence_Checking

11:29:48 JNF-AFP-Lib: theory Regular-Sets.Regexp_Method

11:29:49 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Messages

11:29:49 JNF-AFP-Lib: theory VectorSpace.VectorSpace

11:29:50 JNF-AFP-Lib: theory Containers.Set_Impl

11:29:51 JNF-AFP-Lib: theory Abstract-Rewriting.Abstract_Rewriting

11:29:53 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.More_Unification

11:29:58 JNF-AFP-Lib: theory Abstract-Rewriting.Relative_Rewriting

11:29:59 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Orders

11:30:00 Native_Word: theory Native_Word.Uint_Userguide

11:30:03 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

11:30:05 JNF-AFP-Lib: theory Abstract-Rewriting.SN_Order_Carrier

11:30:05 JNF-AFP-Lib: theory Matrix.Ordered_Semiring

11:30:07 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

11:30:07 Shadow_DOM: theory Shadow_DOM.ShadowRootClass

11:30:09 CAVA_Setup: theory DFS_Framework.Feedback_Arcs

11:30:13 Shadow_DOM: theory Shadow_DOM.ShadowRootMonad

11:30:18 Shadow_DOM: theory Shadow_DOM.Shadow_DOM

11:30:21 Preparing Native_Word/document ...

11:30:22 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

11:30:23 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

11:30:26 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

11:30:26 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typed_Model

11:30:31 Finished Native_Word/document (0:00:10 elapsed time)

11:30:31 Preparing Native_Word/outline ...

11:30:35 Containers: theory Containers.Card_Datatype_Ex

11:30:35 Containers: theory Containers.Map_To_Mapping_Ex

11:30:35 Containers: theory Containers.TwoSat_Ex

11:30:35 Containers: theory Containers.Containers_DFS_Ex

11:30:37 CAVA_Setup: theory LTL_to_GBA.All_Of_LTL_to_GBA

11:30:37 CAVA_Setup: theory Word_Lib.Typedef_Morphisms

11:30:38 CAVA_Setup: theory SM.SM_State

11:30:39 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_TLS

11:30:40 Finished Native_Word/outline (0:00:08 elapsed time)

11:30:41 Containers: theory Containers.Containers_TwoSat_Ex

11:30:41 Timing Native_Word (4 threads, 1135.178s elapsed time, 1059.948s cpu time, 9.252s GC time, factor 0.93)

11:30:41 Finished Native_Word (0:18:59 elapsed time, 0:32:33 cpu time, factor 1.72)

11:30:41 Building Sepref_Prereq ...

11:30:43 CAVA_Setup: theory SM.SM_Semantics

11:30:44 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typing_Result

11:30:47 Sepref_Prereq: theory HOL-Library.Nat_Bijection

11:30:47 Sepref_Prereq: theory HOL-Library.Old_Datatype

11:30:47 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Syntax_Match

11:30:51 Sepref_Prereq: theory HOL-Library.Countable

11:30:52 CAVA_Setup: theory Promela.PromelaInvariants

11:30:54 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

11:30:55 CAVA_Setup: theory Promela.Promela

11:30:55 CAVA_Setup: theory SM.Decide_Locality

11:30:55 Sepref_Prereq: theory HOL-Imperative_HOL.Heap

11:30:59 Sepref_Prereq: theory HOL-Imperative_HOL.Heap_Monad

11:30:59 CAVA_Setup: theory SM.Type_System

11:31:04 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

11:31:04 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

11:31:05 Sepref_Prereq: theory HOL-Imperative_HOL.Array

11:31:07 Sepref_Prereq: theory HOL-Imperative_HOL.Ref

11:31:08 CAVA_Setup: theory SM.SM_Finite_Reachable

11:31:08 Sepref_Prereq: theory HOL-Imperative_HOL.Imperative_HOL

11:31:08 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Run

11:31:08 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

11:31:09 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Assertions

11:31:09 CAVA_Setup: theory SM.Rename_Cfg

11:31:16 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hoare_Triple

11:31:17 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Automation

11:31:20 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

11:31:20 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Main

11:31:20 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

11:31:20 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

11:31:20 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

11:31:20 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Blit

11:31:20 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.List_Seg

11:31:21 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Union_Find

11:31:21 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Table

11:31:23 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Circ_List

11:31:27 CAVA_Setup: theory Gabow_SCC.All_Of_Gabow_SCC

11:31:29 CAVA_Setup: theory SM.SM_LTL

11:31:30 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Open_List

11:31:32 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map

11:31:34 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

11:31:36 CAVA_Setup: theory SM.SM_Datastructures

11:31:40 CAVA_Setup: theory SM.SM_Visible

11:31:45 CAVA_Setup: theory SM.SM_Pid

11:31:49 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_BaseTest

11:31:49 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

11:31:50 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

11:31:54 CAVA_Setup: theory SM.SM_Variables

11:31:57 CAVA_Setup: theory SM.SM_Indep

11:32:06 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Idioms

11:32:06 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.To_List_GA

11:32:09 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Examples

11:32:09 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

11:32:11 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

11:32:12 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.From_List_GA

11:32:17 CAVA_Setup: theory SM.SM_Sticky

11:32:19 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Examples

11:32:19 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

11:32:20 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

11:32:20 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

11:32:21 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

11:32:22 Shadow_SC_DOM: theory Shadow_SC_DOM.slots

11:32:23 Shadow_DOM: theory Shadow_DOM.Shadow_DOM_BaseTest

11:32:30 Shadow_SC_DOM: theory Shadow_SC_DOM.slots_fallback

11:32:38 CAVA_Setup: theory SM.SM_POR

11:32:42 Shadow_DOM: theory Shadow_DOM.Shadow_DOM_Document_adoptNode

11:32:42 Shadow_DOM: theory Shadow_DOM.Shadow_DOM_Document_getElementById

11:32:45 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Tests

11:32:47 Shadow_DOM: theory Shadow_DOM.Shadow_DOM_Node_insertBefore

11:32:48 Shadow_DOM: theory Shadow_DOM.Shadow_DOM_Node_removeChild

11:32:49 Shadow_DOM: theory Shadow_DOM.slots

11:32:52 CAVA_Setup: theory SM.SM_Ample_Impl

11:32:56 Shadow_DOM: theory Shadow_DOM.slots_fallback

11:33:01 CAVA_Setup: theory Promela.PromelaLTL

11:33:01 CAVA_Setup: theory Promela.PromelaLTLConv

11:33:05 Shadow_DOM: theory Shadow_DOM.Shadow_DOM_Tests

11:33:18 Timing Sepref_Prereq (4 threads, 94.786s elapsed time, 133.452s cpu time, 5.228s GC time, factor 1.41)

11:33:18 Finished Sepref_Prereq (0:02:34 elapsed time, 0:07:26 cpu time, factor 2.89)

11:33:18 Building Simple_Firewall ...

11:33:22 Simple_Firewall: theory HOL-Library.Char_ord

11:33:22 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

11:33:22 Simple_Firewall: theory Simple_Firewall.GroupF

11:33:22 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

11:33:22 Simple_Firewall: theory Simple_Firewall.Iface

11:33:26 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

11:33:27 CAVA_Setup: theory Promela.All_Of_Promela

11:33:28 Simple_Firewall: theory Simple_Firewall.L4_Protocol

11:33:28 Simple_Firewall: theory Simple_Firewall.List_Product_More

11:33:29 Simple_Firewall: theory Simple_Firewall.Option_Helpers

11:33:29 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

11:33:35 Simple_Firewall: theory Simple_Firewall.Simple_Packet

11:33:35 Simple_Firewall: theory Simple_Firewall.Primitives_toString

11:33:38 Timing JNF-AFP-Lib (4 threads, 185.617s elapsed time, 480.324s cpu time, 28.256s GC time, factor 2.59)

11:33:38 Finished JNF-AFP-Lib (0:04:45 elapsed time, 0:10:39 cpu time, factor 2.24)

11:33:38 Building Jordan_Normal_Form ...

11:33:40 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

11:33:43 Preparing Category3/document ...

11:33:45 Preparing Containers/document ...

11:33:45 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

11:33:46 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

11:33:47 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

11:33:50 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

11:33:50 Simple_Firewall: theory Simple_Firewall.Shadowed

11:33:51 Simple_Firewall: theory Simple_Firewall.Service_Matrix

11:33:54 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Permutations

11:33:57 Jordan_Normal_Form: theory Jordan_Normal_Form.Conjugate

11:33:57 Jordan_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

11:33:57 Jordan_Normal_Form: theory Jordan_Normal_Form.Derivation_Bound

11:33:57 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Arctic

11:33:58 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

11:33:58 Jordan_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

11:34:00 Finished Containers/document (0:00:15 elapsed time)

11:34:00 Preparing Containers/outline ...

11:34:09 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix

11:34:11 Finished Containers/outline (0:00:11 elapsed time)

11:34:12 Timing Containers (4 threads, 256.187s elapsed time, 400.992s cpu time, 24.564s GC time, factor 1.57)

11:34:12 Finished Containers (0:05:31 elapsed time, 0:12:16 cpu time, factor 2.22)

11:34:12 Building HereditarilyFinite ...

11:34:16 HereditarilyFinite: theory HereditarilyFinite.HF

11:34:17 Finished Category3/document (0:00:33 elapsed time)

11:34:17 Preparing Category3/outline ...

11:34:20 HereditarilyFinite: theory HereditarilyFinite.Ordinal

11:34:21 HereditarilyFinite: theory HereditarilyFinite.Finitary

11:34:22 HereditarilyFinite: theory HereditarilyFinite.Finite_Automata

11:34:22 HereditarilyFinite: theory HereditarilyFinite.Rank

11:34:22 HereditarilyFinite: theory HereditarilyFinite.OrdArith

11:34:23 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

11:34:23 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_IArray_Impl

11:34:24 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm

11:34:26 Jordan_Normal_Form: theory Jordan_Normal_Form.Column_Operations

11:34:27 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant

11:34:28 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm_Code

11:34:28 Jordan_Normal_Form: theory Jordan_Normal_Form.Ring_Hom_Matrix

11:34:28 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

11:34:31 Finished Category3/outline (0:00:13 elapsed time)

11:34:33 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Comparison

11:34:33 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

11:34:34 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant_Impl

11:34:34 Jordan_Normal_Form: theory Jordan_Normal_Form.Char_Poly

11:34:34 Jordan_Normal_Form: theory Jordan_Normal_Form.Complexity_Carrier

11:34:34 Timing Category3 (4 threads, 729.469s elapsed time, 1908.536s cpu time, 148.916s GC time, factor 2.62)

11:34:34 Finished Category3 (0:14:42 elapsed time, 0:35:28 cpu time, factor 2.41)

11:34:34 Building Sepref_Basic ...

11:34:37 Jordan_Normal_Form: theory Jordan_Normal_Form.VS_Connect

11:34:37 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

11:34:40 Sepref_Basic: theory Refine_Imperative_HOL.User_Smashing

11:34:40 Sepref_Basic: theory Refine_Imperative_HOL.PO_Normalizer

11:34:40 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Add

11:34:40 Sepref_Basic: theory HOL-Library.Rewrite

11:34:40 Sepref_Basic: theory List-Index.List_Index

11:34:40 Sepref_Basic: theory Refine_Imperative_HOL.Concl_Pres_Clarification

11:34:41 Sepref_Basic: theory Refine_Imperative_HOL.Named_Theorems_Rev

11:34:41 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Id_Op

11:34:42 Sepref_Basic: theory Refine_Imperative_HOL.Structured_Apply

11:34:42 Sepref_Basic: theory Separation_Logic_Imperative_HOL.Default_Insts

11:34:43 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Complexity

11:34:43 Sepref_Basic: theory Refine_Imperative_HOL.Pf_Mono_Prover

11:34:44 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Misc

11:34:47 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Basic

11:34:47 Sepref_Basic: theory Refine_Imperative_HOL.Term_Synth

11:34:52 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Monadify

11:34:52 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Constraints

11:34:55 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Frame

11:34:55 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Rules

11:34:57 Jordan_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

11:34:57 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Kernel

11:35:02 Preparing Simple_Firewall/document ...

11:35:02 Jordan_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

11:35:02 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Definition

11:35:02 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

11:35:02 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

11:35:03 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Translate

11:35:07 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Intf_Util

11:35:08 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

11:35:11 Preparing HereditarilyFinite/document ...

11:35:12 Finished Simple_Firewall/document (0:00:10 elapsed time)

11:35:12 Preparing Simple_Firewall/outline ...

11:35:12 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Tool

11:35:14 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

11:35:16 Finished HereditarilyFinite/document (0:00:05 elapsed time)

11:35:16 Preparing HereditarilyFinite/outline ...

11:35:18 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Impl

11:35:18 Jordan_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

11:35:20 Finished Simple_Firewall/outline (0:00:08 elapsed time)

11:35:21 Timing Simple_Firewall (4 threads, 55.133s elapsed time, 154.380s cpu time, 4.952s GC time, factor 2.80)

11:35:21 Finished Simple_Firewall (0:01:42 elapsed time, 0:03:56 cpu time, factor 2.31)

11:35:21 Building Routing ...

11:35:21 Finished HereditarilyFinite/outline (0:00:04 elapsed time)

11:35:21 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Foreach

11:35:21 Timing HereditarilyFinite (4 threads, 21.385s elapsed time, 42.428s cpu time, 1.020s GC time, factor 1.98)

11:35:21 Finished HereditarilyFinite (0:00:57 elapsed time, 0:01:23 cpu time, factor 1.45)

11:35:21 Building Incompleteness ...

11:35:25 Routing: theory Routing.Linorder_Helper

11:35:25 Routing: theory HOL-Library.Adhoc_Overloading

11:35:26 Routing: theory HOL-Library.Monad_Syntax

11:35:26 Sepref_Basic: theory Refine_Imperative_HOL.Sepref_Improper

11:35:26 Sepref_Basic: theory Refine_Imperative_HOL.Sepref

11:35:26 Incompleteness: theory FinFun.FinFun

11:35:27 Routing: theory Routing.Routing_Table

11:35:33 Incompleteness: theory Nominal2.Nominal2_Base

11:35:33 Routing: theory Routing.IpRoute_Parser

11:35:34 Routing: theory Routing.Linux_Router

11:35:36 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Init_ODE_Solver

11:35:48 Incompleteness: theory Nominal2.Nominal2_Abs

11:35:55 Incompleteness: theory Nominal2.Nominal2_FCB

11:35:55 Incompleteness: theory Nominal2.Nominal2

11:36:07 Incompleteness: theory Incompleteness.SyntaxN

11:36:15 Timing Sepref_Basic (4 threads, 47.409s elapsed time, 70.608s cpu time, 2.132s GC time, factor 1.49)

11:36:15 Finished Sepref_Basic (0:01:37 elapsed time, 0:02:12 cpu time, factor 1.35)

11:36:15 Building Sepref_IICF ...

11:36:19 CAVA_Setup: theory SM.SM_Wrapup

11:36:21 Incompleteness: theory Incompleteness.Coding

11:36:21 Incompleteness: theory Incompleteness.Predicates

11:36:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List

11:36:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Map

11:36:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Matrix

11:36:21 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Multiset

11:36:23 Preparing Routing/document ...

11:36:24 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Map

11:36:25 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_Mset

11:36:25 Incompleteness: theory Incompleteness.Sigma

11:36:26 Finished Routing/document (0:00:03 elapsed time)

11:36:26 Preparing Routing/outline ...

11:36:27 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array

11:36:27 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_List

11:36:28 Sepref_IICF: theory Refine_Imperative_HOL.IICF_HOL_List

11:36:29 Finished Routing/outline (0:00:02 elapsed time)

11:36:30 Timing Routing (4 threads, 28.997s elapsed time, 51.356s cpu time, 1.120s GC time, factor 1.77)

11:36:30 Finished Routing (0:01:01 elapsed time, 0:01:26 cpu time, factor 1.41)

11:36:30 Building Iptables_Semantics ...

11:36:30 Sepref_IICF: theory Refine_Imperative_HOL.IICF_MS_Array_List

11:36:33 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_MsetO

11:36:33 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Array_Matrix

11:36:34 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Prio_Bag

11:36:34 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

11:36:34 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Set

11:36:34 Iptables_Semantics: theory Iptables_Semantics.List_Misc

11:36:34 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

11:36:34 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heap

11:36:36 Sepref_IICF: theory Refine_Imperative_HOL.IICF_List_SetO

11:36:37 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Sepl_Binding

11:36:37 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

11:36:37 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

11:36:38 Incompleteness: theory Incompleteness.Coding_Predicates

11:36:39 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heap

11:36:39 Iptables_Semantics: theory HOL-Library.Code_Target_Int

11:36:39 Iptables_Semantics: theory HOL-Library.LaTeXsugar

11:36:39 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

11:36:39 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

11:36:40 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

11:36:40 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

11:36:41 Iptables_Semantics: theory Iptables_Semantics.Ternary

11:36:41 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

11:36:41 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

11:36:42 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

11:36:42 Sepref_IICF: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

11:36:44 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

11:36:44 Iptables_Semantics: theory Native_Word.More_Bits_Int

11:36:48 Iptables_Semantics: theory Iptables_Semantics.Ports

11:36:49 Incompleteness: theory Incompleteness.Functions

11:36:49 Incompleteness: theory Incompleteness.Pf_Predicates

11:36:50 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

11:36:51 Iptables_Semantics: theory Native_Word.Code_Symbolic_Bits_Int

11:36:51 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

11:36:53 Iptables_Semantics: theory Native_Word.Bits_Integer

11:36:55 Incompleteness: theory Incompleteness.Goedel_I

11:36:56 Incompleteness: theory Incompleteness.II_Prelims

11:36:57 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

11:37:01 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Example_Utilities

11:37:02 Incompleteness: theory Incompleteness.Pseudo_Coding

11:37:02 Incompleteness: theory Incompleteness.Quote

11:37:05 Incompleteness: theory Incompleteness.Goedel_II

11:37:15 Sepref_IICF: theory Refine_Imperative_HOL.IICF

11:37:20 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

11:37:21 Iptables_Semantics: theory Iptables_Semantics.Semantics

11:37:25 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

11:37:26 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

11:37:27 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

11:37:28 Iptables_Semantics: theory Iptables_Semantics.Matching

11:37:28 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

11:37:29 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

11:37:29 Iptables_Semantics: theory Iptables_Semantics.Optimizing

11:37:30 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

11:37:31 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

11:37:32 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

11:37:32 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

11:37:35 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

11:37:36 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

11:37:37 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

11:37:43 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

11:37:43 Iptables_Semantics: theory Native_Word.Code_Target_Bits_Int

11:37:44 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

11:37:44 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

11:37:50 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

11:37:51 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

11:39:07 Timing Sepref_IICF (4 threads, 106.904s elapsed time, 252.412s cpu time, 4.992s GC time, factor 2.36)

11:39:07 Finished Sepref_IICF (0:02:49 elapsed time, 0:06:34 cpu time, factor 2.32)

11:39:07 Running HOL-Codegenerator_Test ...

11:39:11 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Fraction_Field

11:39:11 HOL-Codegenerator_Test: theory HOL-Data_Structures.Cmp

11:39:11 HOL-Codegenerator_Test: theory HOL-Data_Structures.Less_False

11:39:11 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Group_Closure

11:39:12 HOL-Codegenerator_Test: theory HOL-Data_Structures.Sorted_Less

11:39:12 HOL-Codegenerator_Test: theory HOL-Data_Structures.AList_Upd_Del

11:39:13 HOL-Codegenerator_Test: theory HOL-Data_Structures.List_Ins_Del

11:39:14 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

11:39:14 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

11:39:14 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

11:39:15 HOL-Codegenerator_Test: theory HOL-Data_Structures.Map_Specs

11:39:15 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

11:39:15 HOL-Codegenerator_Test: theory HOL-Data_Structures.Set_Specs

11:39:15 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

11:39:15 HOL-Codegenerator_Test: theory HOL-Examples.Records

11:39:15 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Factorial_Ring

11:39:16 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

11:39:16 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Lazy_Test

11:39:16 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Set

11:39:17 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

11:39:18 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

11:39:19 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

11:39:20 HOL-Codegenerator_Test: theory HOL-Data_Structures.Tree_Map

11:39:28 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

11:39:30 HOL-ODE-Numerics: theory HOL-ODE-Numerics.ODE_Numerics

11:39:30 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

11:39:34 Iptables_Semantics: theory Iptables_Semantics.Transform

11:39:39 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_PolyML

11:39:39 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_Scala

11:39:41 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Euclidean_Algorithm

11:39:41 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Polynomial

11:39:42 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

11:39:43 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

11:39:52 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

11:39:52 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

11:39:53 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

11:39:54 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

11:39:55 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

11:39:59 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

11:40:04 Iptables_Semantics: theory Iptables_Semantics.Parser

11:40:06 Iptables_Semantics: theory Iptables_Semantics.Parser6

11:40:06 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Normalized_Fraction

11:40:06 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Primes

11:40:06 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Formal_Power_Series

11:40:07 Iptables_Semantics: theory Iptables_Semantics.Documentation

11:40:07 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

11:40:08 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Nth_Powers

11:40:08 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Squarefree

11:40:08 HOL-Codegenerator_Test: theory HOL-Number_Theory.Eratosthenes

11:40:09 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Polynomial_Factorial

11:40:21 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Polynomial_FPS

11:40:23 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Formal_Laurent_Series

11:40:26 Preparing Stateful_Protocol_Composition_and_Typing/document ...

11:40:33 HOL-Codegenerator_Test: theory HOL-Computational_Algebra.Computational_Algebra

11:40:36 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Candidates

11:40:43 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate

11:40:43 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Binary_Nat

11:40:43 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Efficient_Datastructures

11:40:43 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Generate_Target_Nat

11:40:54 Finished Stateful_Protocol_Composition_and_Typing/document (0:00:28 elapsed time)

11:40:54 Preparing Stateful_Protocol_Composition_and_Typing/outline ...

11:41:10 Finished Stateful_Protocol_Composition_and_Typing/outline (0:00:15 elapsed time)

11:41:12 Timing Stateful_Protocol_Composition_and_Typing (4 threads, 531.067s elapsed time, 1419.360s cpu time, 79.416s GC time, factor 2.67)

11:41:12 Finished Stateful_Protocol_Composition_and_Typing (0:11:02 elapsed time, 0:27:00 cpu time, factor 2.45)

11:41:12 Running CakeML_Codegen ...

11:41:17 CakeML_Codegen: theory Automatic_Refinement.Refine_Util_Bootstrap1

11:41:17 CakeML_Codegen: theory HOL-Data_Structures.Cmp

11:41:17 CakeML_Codegen: theory HOL-Data_Structures.Less_False

11:41:17 CakeML_Codegen: theory HOL-Library.AList

11:41:17 CakeML_Codegen: theory Automatic_Refinement.Mk_Term_Antiquot

11:41:17 CakeML_Codegen: theory Automatic_Refinement.Mpat_Antiquot

11:41:18 CakeML_Codegen: theory HOL-Data_Structures.Sorted_Less

11:41:18 CakeML_Codegen: theory Automatic_Refinement.Refine_Util

11:41:18 CakeML_Codegen: theory HOL-Data_Structures.List_Ins_Del

11:41:19 CakeML_Codegen: theory HOL-Library.Adhoc_Overloading

11:41:20 CakeML_Codegen: theory HOL-Library.Monad_Syntax

11:41:20 CakeML_Codegen: theory HOL-Data_Structures.Priority_Queue_Specs

11:41:20 CakeML_Codegen: theory HOL-Library.Conditional_Parametricity

11:41:20 CakeML_Codegen: theory HOL-Data_Structures.Set_Specs

11:41:22 CakeML_Codegen: theory Dict_Construction.Dict_Construction

11:41:22 CakeML_Codegen: theory HOL-Library.Pattern_Aliases

11:41:23 CakeML_Codegen: theory HOL-Library.Tree

11:41:24 CakeML_Codegen: theory HOL-Library.FSet

11:41:25 CakeML_Codegen: theory Amortized_Complexity.Amortized_Framework0

11:41:27 CakeML_Codegen: theory Huffman.Huffman

11:41:31 CakeML_Codegen: theory HOL-Data_Structures.Tree2

11:41:32 CakeML_Codegen: theory HOL-Data_Structures.Tree_Set

11:41:35 CakeML_Codegen: theory HOL-Library.Tree_Multiset

11:41:35 CakeML_Codegen: theory CakeML_Codegen.ML_Utils

11:41:36 CakeML_Codegen: theory HOL-Library.Finite_Map

11:41:36 CakeML_Codegen: theory CakeML_Codegen.Code_Utils

11:41:36 CakeML_Codegen: theory Pairing_Heap.Pairing_Heap_Tree

11:41:36 CakeML_Codegen: theory HOL-Data_Structures.Leftist_Heap

11:41:36 CakeML_Codegen: theory HOL-Library.Tree_Real

11:41:37 CakeML_Codegen: theory HOL-Data_Structures.Balance

11:41:38 CakeML_Codegen: theory Root_Balanced_Tree.Time_Monad

11:41:41 CakeML_Codegen: theory Root_Balanced_Tree.Root_Balanced_Tree

11:42:03 CakeML_Codegen: theory CakeML_Codegen.Test_Utils

11:42:09 CakeML_Codegen: theory CakeML_Codegen.Compiler_Utils

11:42:09 CakeML_Codegen: theory CakeML_Codegen.CakeML_Utils

11:42:29 HOL-ex: theory HOL-ex.SAT_Examples

11:42:29 HOL-ex: theory HOL-ex.Meson_Test

11:42:34 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

11:42:34 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

11:42:35 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank

11:42:36 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

11:42:51 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

11:43:16 Preparing Iptables_Semantics/document ...

11:43:32 CakeML_Codegen: theory CakeML_Codegen.Doc_Backend

11:43:32 CakeML_Codegen: theory CakeML_Codegen.Doc_Compiler

11:43:32 CakeML_Codegen: theory CakeML_Codegen.Doc_CupCake

11:43:32 CakeML_Codegen: theory CakeML_Codegen.Doc_Preproc

11:43:32 CakeML_Codegen: theory CakeML_Codegen.Doc_Rewriting

11:43:32 CakeML_Codegen: theory CakeML_Codegen.Doc_Terms

11:43:32 CakeML_Codegen: theory Constructor_Funs.Constructor_Funs

11:43:32 CakeML_Codegen: theory Datatype_Order_Generator.Derive_Aux

11:43:32 CakeML_Codegen: theory HOL-Library.State_Monad

11:43:32 CakeML_Codegen: theory Higher_Order_Terms.Disjoint_Sets

11:43:32 CakeML_Codegen: theory Higher_Order_Terms.Name

11:43:32 CakeML_Codegen: theory List-Index.List_Index

11:43:32 CakeML_Codegen: theory Datatype_Order_Generator.Order_Generator

11:43:34 CakeML_Codegen: theory CakeML_Codegen.CakeML_Byte

11:43:34 CakeML_Codegen: theory CakeML_Codegen.CupCake_Env

11:43:34 CakeML_Codegen: theory Higher_Order_Terms.Find_First

11:43:34 CakeML_Codegen: theory Higher_Order_Terms.Term_Utils

11:43:35 CakeML_Codegen: theory Higher_Order_Terms.Fresh_Monad

11:43:35 CakeML_Codegen: theory Higher_Order_Terms.Term_Class

11:43:35 CakeML_Codegen: theory Higher_Order_Terms.Fresh_Class

11:43:36 CakeML_Codegen: theory CakeML_Codegen.CupCake_Semantics

11:43:40 Finished Iptables_Semantics/document (0:00:24 elapsed time)

11:43:41 Preparing Iptables_Semantics/outline ...

11:43:47 CakeML_Codegen: theory Higher_Order_Terms.Nterm

11:43:47 CakeML_Codegen: theory Higher_Order_Terms.Term

11:43:49 CakeML_Codegen: theory Higher_Order_Terms.Pats

11:43:50 CakeML_Codegen: theory CakeML_Codegen.Terms_Extras

11:43:54 CakeML_Codegen: theory CakeML_Codegen.General_Rewriting

11:43:54 CakeML_Codegen: theory CakeML_Codegen.HOL_Datatype

11:43:55 Finished Iptables_Semantics/outline (0:00:14 elapsed time)

11:43:56 CakeML_Codegen: theory Higher_Order_Terms.Term_to_Nterm

11:43:57 Timing Iptables_Semantics (4 threads, 297.044s elapsed time, 828.784s cpu time, 54.644s GC time, factor 2.79)

11:43:57 Finished Iptables_Semantics (0:06:42 elapsed time, 0:18:19 cpu time, factor 2.73)

11:43:57 Building Groebner_Bases ...

11:43:58 CakeML_Codegen: theory CakeML_Codegen.Constructors

11:44:06 Groebner_Bases: theory Containers.Equal

11:44:06 Groebner_Bases: theory Containers.Extend_Partial_Order

11:44:06 Groebner_Bases: theory Containers.List_Fusion

11:44:06 Groebner_Bases: theory Deriving.Comparator

11:44:06 Groebner_Bases: theory Containers.Closure_Set

11:44:06 Groebner_Bases: theory Deriving.Derive_Manager

11:44:06 Groebner_Bases: theory Deriving.Generator_Aux

11:44:07 Groebner_Bases: theory Containers.Containers_Auxiliary

11:44:08 Groebner_Bases: theory Deriving.Equality_Generator

11:44:08 Groebner_Bases: theory Jordan_Normal_Form.Missing_Ring

11:44:09 Groebner_Bases: theory Deriving.Equality_Instances

11:44:09 Groebner_Bases: theory Deriving.Compare

11:44:09 Groebner_Bases: theory Polynomials.OAlist

11:44:11 Groebner_Bases: theory Deriving.Comparator_Generator

11:44:13 Groebner_Bases: theory Containers.Lexicographic_Order

11:44:13 Groebner_Bases: theory Abstract-Rewriting.Seq

11:44:15 Groebner_Bases: theory Deriving.Compare_Generator

11:44:15 Groebner_Bases: theory Polynomials.MPoly_Type

11:44:15 Groebner_Bases: theory Deriving.Compare_Instances

11:44:16 Groebner_Bases: theory Polynomials.More_MPoly_Type

11:44:16 Groebner_Bases: theory Containers.Containers_Generator

11:44:18 CakeML_Codegen: theory CakeML_Codegen.Consts

11:44:18 Groebner_Bases: theory Containers.Collection_Enum

11:44:18 Groebner_Bases: theory Containers.Collection_Eq

11:44:19 CakeML_Codegen: theory CakeML_Codegen.Strong_Term

11:44:19 CakeML_Codegen: theory CakeML_Codegen.CakeML_Setup

11:44:20 Groebner_Bases: theory Containers.Set_Linorder

11:44:20 Groebner_Bases: theory Containers.DList_Set

11:44:20 Groebner_Bases: theory Containers.RBT_ext

11:44:21 CakeML_Codegen: theory CakeML_Codegen.Sterm

11:44:21 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Term

11:44:22 Groebner_Bases: theory Deriving.RBT_Comparator_Impl

11:44:22 CakeML_Codegen: theory CakeML_Codegen.Eval_Class

11:44:22 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Nterm

11:44:24 Groebner_Bases: theory Polynomials.More_Modules

11:44:25 Groebner_Bases: theory Jordan_Normal_Form.Conjugate

11:44:25 CakeML_Codegen: theory CakeML_Codegen.Embed

11:44:28 CakeML_Codegen: theory CakeML_Codegen.Pterm

11:44:31 CakeML_Codegen: theory CakeML_Codegen.Term_as_Value

11:44:32 CakeML_Codegen: theory CakeML_Codegen.Eval_Instances

11:44:32 CakeML_Codegen: theory CakeML_Codegen.Value

11:44:34 Timing HOL-ex (4 threads, 1072.263s elapsed time, 2329.560s cpu time, 153.100s GC time, factor 2.17)

11:44:34 Finished HOL-ex (0:17:59 elapsed time, 0:40:20 cpu time, factor 2.24)

11:44:34 Building HRB-Slicing ...

11:44:35 Groebner_Bases: theory Polynomial_Interpolation.Missing_Unsorted

11:44:39 Groebner_Bases: theory Groebner_Bases.Code_Target_Rat

11:44:40 HRB-Slicing: theory HRB-Slicing.AuxLemmas

11:44:40 HRB-Slicing: theory HRB-Slicing.BasicDefs

11:44:41 Groebner_Bases: theory Open_Induction.Restricted_Predicates

11:44:42 Groebner_Bases: theory Polynomial_Interpolation.Ring_Hom

11:44:43 Groebner_Bases: theory Regular-Sets.Regular_Set

11:44:44 HRB-Slicing: theory HRB-Slicing.CFG

11:44:44 HRB-Slicing: theory HRB-Slicing.Com

11:44:44 HRB-Slicing: theory HRB-Slicing.JVMCFG

11:44:49 Groebner_Bases: theory Containers.Collection_Order

11:44:50 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Pterm_Elim

11:44:51 Preparing Jordan_Normal_Form/document ...

11:44:53 Groebner_Bases: theory Jordan_Normal_Form.Matrix

11:44:53 Groebner_Bases: theory Regular-Sets.Regular_Exp

11:44:54 Groebner_Bases: theory Containers.RBT_Mapping2

11:44:57 Groebner_Bases: theory Well_Quasi_Orders.Infinite_Sequences

11:44:58 HRB-Slicing: theory HRB-Slicing.Labels

11:44:58 HRB-Slicing: theory HRB-Slicing.ProcState

11:44:58 HRB-Slicing: theory HRB-Slicing.PCFG

11:44:59 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Elements

11:45:00 Groebner_Bases: theory Well_Quasi_Orders.Least_Enum

11:45:00 Groebner_Bases: theory Containers.RBT_Set2

11:45:03 Groebner_Bases: theory Regular-Sets.NDerivative

11:45:03 Groebner_Bases: theory Regular-Sets.Relation_Interpretation

11:45:05 Groebner_Bases: theory Containers.Set_Impl

11:45:05 HRB-Slicing: theory HRB-Slicing.CFGExit

11:45:06 HRB-Slicing: theory HRB-Slicing.CFG_wf

11:45:07 HRB-Slicing: theory HRB-Slicing.Distance

11:45:07 HRB-Slicing: theory HRB-Slicing.Postdomination

11:45:08 HRB-Slicing: theory HRB-Slicing.ReturnAndCallNodes

11:45:08 HRB-Slicing: theory HRB-Slicing.SemanticsCFG

11:45:09 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

11:45:09 HRB-Slicing: theory HRB-Slicing.Observable

11:45:10 HRB-Slicing: theory HRB-Slicing.WellFormProgs

11:45:10 HRB-Slicing: theory HRB-Slicing.CFGExit_wf

11:45:10 HRB-Slicing: theory HRB-Slicing.Interpretation

11:45:10 HRB-Slicing: theory HRB-Slicing.JVMInterpretation

11:45:11 HRB-Slicing: theory HRB-Slicing.SDG

11:45:12 Groebner_Bases: theory Regular-Sets.Equivalence_Checking

11:45:13 HRB-Slicing: theory HRB-Slicing.WellFormed

11:45:13 Groebner_Bases: theory Regular-Sets.Regexp_Method

11:45:15 HRB-Slicing: theory HRB-Slicing.JVMCFG_wf

11:45:15 Groebner_Bases: theory Abstract-Rewriting.Abstract_Rewriting

11:45:15 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full

11:45:17 HRB-Slicing: theory HRB-Slicing.ValidPaths

11:45:17 HRB-Slicing: theory HRB-Slicing.JVMPostdomination

11:45:20 Groebner_Bases: theory Well_Quasi_Orders.Minimal_Bad_Sequences

11:45:21 Groebner_Bases: theory Well_Quasi_Orders.Almost_Full_Relations

11:45:21 Groebner_Bases: theory Groebner_Bases.Confluence

11:45:23 Groebner_Bases: theory Polynomials.Utils

11:45:23 Groebner_Bases: theory Well_Quasi_Orders.Well_Quasi_Orders

11:45:24 Finished Jordan_Normal_Form/document (0:00:32 elapsed time)

11:45:24 Preparing Jordan_Normal_Form/outline ...

11:45:24 Groebner_Bases: theory Groebner_Bases.General

11:45:24 Groebner_Bases: theory Polynomials.Power_Products

11:45:25 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Pterm

11:45:32 HRB-Slicing: theory HRB-Slicing.HRBSlice

11:45:32 HRB-Slicing: theory HRB-Slicing.ProcSDG

11:45:32 HRB-Slicing: theory HRB-Slicing.JVMSDG

11:45:36 Finished Jordan_Normal_Form/outline (0:00:12 elapsed time)

11:45:36 HRB-Slicing: theory HRB-Slicing.SCDObservable

11:45:38 Timing Jordan_Normal_Form (4 threads, 548.847s elapsed time, 1275.388s cpu time, 26.496s GC time, factor 2.32)

11:45:38 Finished Jordan_Normal_Form (0:11:07 elapsed time, 0:24:06 cpu time, factor 2.17)

11:45:38 Building Subresultants ...

11:45:39 HRB-Slicing: theory HRB-Slicing.Slice

11:45:40 Groebner_Bases: theory Jordan_Normal_Form.Matrix_IArray_Impl

11:45:41 CakeML_Codegen: theory CakeML_Codegen.Rewriting_Sterm

11:45:44 HRB-Slicing: theory HRB-Slicing.WeakSimulation

11:45:46 Subresultants: theory Polynomial_Factorization.Missing_Polynomial_Factorial

11:45:46 Subresultants: theory Subresultants.Coeff_Int

11:45:46 Subresultants: theory Subresultants.Dichotomous_Lazard

11:45:46 Subresultants: theory Subresultants.More_Homomorphisms

11:45:46 Groebner_Bases: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

11:45:47 Subresultants: theory Subresultants.Resultant_Prelim

11:45:47 Subresultants: theory Subresultants.Binary_Exponentiation

11:45:49 Subresultants: theory Subresultants.Subresultant

11:45:51 HRB-Slicing: theory HRB-Slicing.FundamentalProperty

11:45:53 Groebner_Bases: theory Polynomials.MPoly_Type_Class

11:45:53 Groebner_Bases: theory Polynomials.PP_Type

11:46:00 HRB-Slicing: theory HRB-Slicing.HRBSlicing

11:46:01 Groebner_Bases: theory Polynomials.MPoly_Type_Class_Ordered

11:46:03 Subresultants: theory Subresultants.Subresultant_Gcd

11:46:05 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Sterm

11:46:05 CakeML_Codegen: theory CakeML_Codegen.CakeML_Backend

11:46:06 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Value

11:46:09 CakeML_Codegen: theory CakeML_Codegen.Big_Step_Value_ML

11:46:27 Groebner_Bases: theory Groebner_Bases.More_MPoly_Type_Class

11:46:27 Groebner_Bases: theory Groebner_Bases.Reduction

11:46:27 Groebner_Bases: theory Polynomials.Quasi_PM_Power_Products

11:46:31 Groebner_Bases: theory Groebner_Bases.Macaulay_Matrix

11:46:36 Groebner_Bases: theory Polynomials.MPoly_PM

11:46:38 Preparing Shadow_DOM/document ...

11:46:38 Groebner_Bases: theory Polynomials.OAlist_Poly_Mapping

11:46:44 Groebner_Bases: theory Groebner_Bases.Auto_Reduction

11:46:44 Groebner_Bases: theory Groebner_Bases.Groebner_Bases

11:46:47 Groebner_Bases: theory Polynomials.Term_Order

11:46:52 Finished Shadow_DOM/document (0:00:14 elapsed time)

11:46:52 Preparing Shadow_DOM/outline ...

11:47:00 CakeML_Codegen: theory CakeML_Codegen.CakeML_Correctness

11:47:01 Groebner_Bases: theory Polynomials.MPoly_Type_Class_OAlist

11:47:02 CakeML_Codegen: theory CakeML_Codegen.Composition

11:47:03 Finished Shadow_DOM/outline (0:00:10 elapsed time)

11:47:04 Timing Shadow_DOM (4 threads, 862.873s elapsed time, 2349.720s cpu time, 110.464s GC time, factor 2.72)

11:47:04 Finished Shadow_DOM (0:17:29 elapsed time, 0:44:01 cpu time, factor 2.52)

11:47:04 Building MFOTL_Monitor ...

11:47:07 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema

11:47:08 Groebner_Bases: theory Groebner_Bases.Reduced_GB

11:47:10 MFOTL_Monitor: theory MFOTL_Monitor.Trace

11:47:10 MFOTL_Monitor: theory MFOTL_Monitor.Interval

11:47:10 MFOTL_Monitor: theory MFOTL_Monitor.Table

11:47:11 Groebner_Bases: theory Groebner_Bases.Syzygy

11:47:14 MFOTL_Monitor: theory MFOTL_Monitor.Abstract_Monitor

11:47:15 MFOTL_Monitor: theory MFOTL_Monitor.MFOTL

11:47:18 Groebner_Bases: theory Groebner_Bases.Benchmarks

11:47:18 Timing HOL-ODE-Numerics (4 threads, 2015.436s elapsed time, 5695.056s cpu time, 477.608s GC time, factor 2.83)

11:47:18 Finished HOL-ODE-Numerics (0:39:08 elapsed time, 1:46:19 cpu time, factor 2.72)

11:47:18 Building Lorenz_Approximation ...

11:47:23 CakeML_Codegen: theory CakeML_Codegen.Compiler

11:47:26 Lorenz_Approximation: theory Lorenz_Approximation.Result_Elements

11:47:30 MFOTL_Monitor: theory MFOTL_Monitor.Slicing

11:47:31 MFOTL_Monitor: theory MFOTL_Monitor.Monitor

11:47:34 Groebner_Bases: theory Groebner_Bases.Groebner_PM

11:47:34 Lorenz_Approximation: theory Lorenz_Approximation.Result_File_Coarse

11:47:38 Timing CAVA_Setup (4 threads, 990.211s elapsed time, 2680.116s cpu time, 146.940s GC time, factor 2.71)

11:47:38 Finished CAVA_Setup (0:21:18 elapsed time, 0:59:21 cpu time, factor 2.79)

11:47:38 Running HOL-ODE-ARCH-COMP ...

11:47:45 HOL-ODE-ARCH-COMP: theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

11:48:11 CakeML_Codegen: theory Lazy_Case.Lazy_Case

11:48:12 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Data2

11:48:12 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Data

11:48:12 CakeML_Codegen: theory CakeML_Codegen.Test_Embed_Tree

11:48:12 CakeML_Codegen: theory CakeML_Codegen.Test_Composition

11:48:23 Lorenz_Approximation: theory Lorenz_Approximation.Lorenz_Approximation

11:48:31 CakeML_Codegen: theory CakeML_Codegen.Test_Print

11:48:35 Groebner_Bases: theory Groebner_Bases.Buchberger

11:48:35 Groebner_Bases: theory Groebner_Bases.F4

11:48:35 Groebner_Bases: theory Groebner_Bases.Algorithm_Schema_Impl

11:48:59 Preparing Subresultants/document ...

11:49:02 Groebner_Bases: theory Groebner_Bases.Buchberger_Examples

11:49:02 Groebner_Bases: theory Groebner_Bases.Syzygy_Examples

11:49:02 Groebner_Bases: theory Groebner_Bases.Reduced_GB_Examples

11:49:06 Finished Subresultants/document (0:00:07 elapsed time)

11:49:06 Preparing Subresultants/outline ...

11:49:10 Finished Subresultants/outline (0:00:03 elapsed time)

11:49:11 Timing Subresultants (4 threads, 118.670s elapsed time, 237.976s cpu time, 5.220s GC time, factor 2.01)

11:49:11 Finished Subresultants (0:03:18 elapsed time, 0:05:39 cpu time, factor 1.71)

11:49:11 Building Pre_BZ ...

11:49:15 MFOTL_Monitor: theory MFOTL_Monitor.Monitor_Code

11:49:19 Pre_BZ: theory Efficient-Mergesort.Efficient_Sort

11:49:19 Pre_BZ: theory HOL-Number_Theory.Cong

11:49:19 Pre_BZ: theory Word_Lib.Bit_Comprehension

11:49:19 Pre_BZ: theory Word_Lib.More_Divides

11:49:20 Pre_BZ: theory Word_Lib.Signed_Words

11:49:21 Pre_BZ: theory Polynomial_Factorization.Precomputation

11:49:22 Pre_BZ: theory Word_Lib.Signed_Division_Word

11:49:23 Pre_BZ: theory HOL-Types_To_Sets.Types_To_Sets

11:49:25 Pre_BZ: theory Cauchy.CauchysMeanTheorem

11:49:25 Pre_BZ: theory Polynomial_Interpolation.Improved_Code_Equations

11:49:25 Pre_BZ: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

11:49:25 Pre_BZ: theory Polynomial_Factorization.Polynomial_Divisibility

11:49:26 Pre_BZ: theory Polynomial_Interpolation.Lagrange_Interpolation

11:49:26 Pre_BZ: theory HOL-Number_Theory.Totient

11:49:26 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

11:49:26 Pre_BZ: theory Polynomial_Factorization.Missing_List

11:49:29 Groebner_Bases: theory Groebner_Bases.F4_Examples

11:49:29 Pre_BZ: theory Polynomial_Interpolation.Divmod_Int

11:49:30 Pre_BZ: theory Polynomial_Factorization.Gauss_Lemma

11:49:30 Pre_BZ: theory HOL-Number_Theory.Residues

11:49:30 Pre_BZ: theory Polynomial_Interpolation.Is_Rat_To_Rat

11:49:31 MFOTL_Monitor: theory MFOTL_Monitor.Examples

11:49:33 Pre_BZ: theory Sqrt_Babylonian.Log_Impl

11:49:33 Pre_BZ: theory Sqrt_Babylonian.NthRoot_Impl

11:49:34 Pre_BZ: theory Polynomial_Factorization.Dvd_Int_Poly

11:49:35 Pre_BZ: theory Polynomial_Factorization.Gcd_Rat_Poly

11:49:35 Pre_BZ: theory Polynomial_Factorization.Missing_Multiset

11:49:36 Pre_BZ: theory Polynomial_Factorization.Prime_Factorization

11:49:36 Pre_BZ: theory Polynomial_Factorization.Square_Free_Factorization

11:49:36 Pre_BZ: theory Sqrt_Babylonian.Sqrt_Babylonian

11:49:36 Pre_BZ: theory Polynomial_Interpolation.Newton_Interpolation

11:49:38 Pre_BZ: theory Polynomial_Factorization.Explicit_Roots

11:49:38 Pre_BZ: theory Polynomial_Factorization.Rational_Root_Test

11:49:39 Pre_BZ: theory Show.Show_Poly

11:49:39 Pre_BZ: theory Word_Lib.More_Arithmetic

11:49:40 Pre_BZ: theory Word_Lib.More_Word

11:49:44 Pre_BZ: theory Word_Lib.Traditional_Infix_Syntax

11:49:45 Pre_BZ: theory Polynomial_Interpolation.Polynomial_Interpolation

11:49:49 Pre_BZ: theory Word_Lib.Bits_Int

11:49:50 Pre_BZ: theory Polynomial_Factorization.Kronecker_Factorization

11:49:55 Pre_BZ: theory Polynomial_Factorization.Rational_Factorization

11:49:55 Pre_BZ: theory Native_Word.More_Bits_Int

11:49:59 Pre_BZ: theory Word_Lib.Least_significant_bit

11:49:59 Pre_BZ: theory Word_Lib.Most_significant_bit

11:50:00 Pre_BZ: theory Word_Lib.Generic_set_bit

11:50:04 Pre_BZ: theory Native_Word.Code_Symbolic_Bits_Int

11:50:05 Pre_BZ: theory Native_Word.Bits_Integer

11:50:48 Pre_BZ: theory Native_Word.Code_Target_Bits_Int

11:50:49 Pre_BZ: theory Native_Word.Code_Target_Word_Base

11:50:50 Pre_BZ: theory Native_Word.Uint32

11:50:50 Pre_BZ: theory Native_Word.Uint64

11:51:16 Preparing MFOTL_Monitor/document ...

11:51:24 Finished MFOTL_Monitor/document (0:00:08 elapsed time)

11:51:24 Preparing MFOTL_Monitor/outline ...

11:51:30 Finished MFOTL_Monitor/outline (0:00:05 elapsed time)

11:51:30 Timing MFOTL_Monitor (4 threads, 176.409s elapsed time, 353.328s cpu time, 8.484s GC time, factor 2.00)

11:51:30 Finished MFOTL_Monitor (0:04:09 elapsed time, 0:07:17 cpu time, factor 1.75)

11:51:30 Running HOL-ODE-Examples ...

11:51:38 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Integral

11:51:38 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Poincare_Map

11:51:38 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_One_Step_Method

11:52:25 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_GHC

11:52:29 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_MLton

11:52:38 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_OCaml

11:52:40 HOL-Codegenerator_Test: theory HOL-Codegenerator_Test.Code_Test_SMLNJ

11:52:47 Timing HOL-Codegenerator_Test (4 threads, 810.236s elapsed time, 1235.400s cpu time, 64.040s GC time, factor 1.52)

11:52:47 Finished HOL-Codegenerator_Test (0:13:35 elapsed time, 0:57:09 cpu time, factor 4.21)

11:52:47 Running CAVA_LTL_Modelchecker ...

11:52:55 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI_Statistics

11:53:02 Preparing Incompleteness/document ...

11:53:04 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs

11:53:04 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.NDFS_SI

11:53:04 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Abstract

11:53:25 Finished Incompleteness/document (0:00:23 elapsed time)

11:53:25 Preparing Incompleteness/outline ...

11:53:37 Finished Incompleteness/outline (0:00:12 elapsed time)

11:53:39 Timing Incompleteness (4 threads, 974.618s elapsed time, 1859.044s cpu time, 18.264s GC time, factor 1.91)

11:53:39 Finished Incompleteness (0:17:35 elapsed time, 0:32:46 cpu time, factor 1.86)

11:53:39 Timing Pre_BZ (4 threads, 179.977s elapsed time, 405.048s cpu time, 11.884s GC time, factor 2.25)

11:53:39 Finished Pre_BZ (0:04:25 elapsed time, 0:10:03 cpu time, factor 2.28)

11:53:39 Building Berlekamp_Zassenhaus ...

11:53:39 Running PAC_Checker ...

11:53:45 PAC_Checker: theory Deriving.Derive_Manager

11:53:45 PAC_Checker: theory Deriving.Generator_Aux

11:53:45 PAC_Checker: theory HOL-Library.Multiset_Order

11:53:45 PAC_Checker: theory HOL-Library.Permutation

11:53:45 PAC_Checker: theory HOL-Library.Conditional_Parametricity

11:53:45 PAC_Checker: theory HOL-Library.Fun_Lexorder

11:53:46 PAC_Checker: theory HOL-Library.FuncSet

11:53:46 PAC_Checker: theory HOL-Library.Function_Algebras

11:53:46 PAC_Checker: theory HOL-Library.Groups_Big_Fun

11:53:47 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

11:53:47 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Missing_Multiset2

11:53:47 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Code_Abort_Gcd

11:53:47 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Degree_Bound

11:53:47 PAC_Checker: theory Abstract-Rewriting.Seq

11:53:47 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

11:53:48 PAC_Checker: theory HOL-Library.More_List

11:53:49 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

11:53:49 PAC_Checker: theory HOL-Library.Sublist

11:53:49 PAC_Checker: theory HOL-Library.Poly_Mapping

11:53:49 PAC_Checker: theory HOL-Algebra.Congruence

11:53:49 PAC_Checker: theory HOL-Library.Ramsey

11:53:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Sublist_Iteration

11:53:51 PAC_Checker: theory HOL-Library.Countable_Set

11:53:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization

11:53:52 PAC_Checker: theory HOL-Algebra.Order

11:53:53 PAC_Checker: theory HOL-Library.FSet

11:53:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Matrix_Record_Based

11:53:55 PAC_Checker: theory Nested_Multisets_Ordinals.Multiset_More

11:53:55 PAC_Checker: theory Polynomials.MPoly_Type

11:53:56 PAC_Checker: theory HOL-Algebra.Lattice

11:53:57 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Polynomial_Record_Based

11:53:57 PAC_Checker: theory Polynomials.More_MPoly_Type

11:53:57 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field

11:53:57 PAC_Checker: theory PAC_Checker.Duplicate_Free_Multiset

11:53:58 PAC_Checker: theory Polynomials.More_Modules

11:53:59 PAC_Checker: theory Open_Induction.Restricted_Predicates

11:53:59 PAC_Checker: theory PAC_Checker.PAC_Version

11:53:59 PAC_Checker: theory PAC_Checker.More_Loops

11:54:00 PAC_Checker: theory HOL-Algebra.Complete_Lattice

11:54:00 PAC_Checker: theory Regular-Sets.Regular_Set

11:54:00 PAC_Checker: theory Show.Show

11:54:02 PAC_Checker: theory HOL-Algebra.Group

11:54:03 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

11:54:03 PAC_Checker: theory Show.Show_Instances

11:54:03 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

11:54:04 PAC_Checker: theory HOL-Library.Finite_Map

11:54:05 PAC_Checker: theory Well_Quasi_Orders.Infinite_Sequences

11:54:05 PAC_Checker: theory Well_Quasi_Orders.Minimal_Elements

11:54:07 PAC_Checker: theory Well_Quasi_Orders.Least_Enum

11:54:08 PAC_Checker: theory HOL-Algebra.Coset

11:54:08 PAC_Checker: theory HOL-Algebra.FiniteProduct

11:54:10 HOL-ODE-Examples: theory HOL-ODE-Examples.ODE_Examples

11:54:11 PAC_Checker: theory Regular-Sets.Regular_Exp

11:54:12 PAC_Checker: theory HOL-Algebra.Ring

11:54:15 PAC_Checker: theory HOL-Algebra.Divisibility

11:54:15 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

11:54:15 Preparing Shadow_SC_DOM/document ...

11:54:17 PAC_Checker: theory HOL-Algebra.Generated_Groups

11:54:18 CakeML_Codegen: theory CakeML_Codegen.Test_Datatypes

11:54:18 PAC_Checker: theory HOL-Algebra.Elementary_Groups

11:54:19 PAC_Checker: theory HOL-Algebra.AbelCoset

11:54:19 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod

11:54:20 PAC_Checker: theory HOL-Algebra.Module

11:54:20 PAC_Checker: theory Regular-Sets.NDerivative

11:54:23 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

11:54:25 PAC_Checker: theory Regular-Sets.Relation_Interpretation

11:54:25 PAC_Checker: theory PAC_Checker.WB_Sort

11:54:28 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

11:54:28 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

11:54:29 PAC_Checker: theory HOL-Algebra.Ideal

11:54:29 PAC_Checker: theory Native_Word.Uint64

11:54:30 PAC_Checker: theory Regular-Sets.Equivalence_Checking

11:54:30 Finished Shadow_SC_DOM/document (0:00:15 elapsed time)

11:54:31 Preparing Shadow_SC_DOM/outline ...

11:54:31 PAC_Checker: theory Regular-Sets.Regexp_Method

11:54:32 PAC_Checker: theory PAC_Checker.Finite_Map_Multiset

11:54:33 PAC_Checker: theory Well_Quasi_Orders.Almost_Full

11:54:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting

11:54:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Mahler_Measure

11:54:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Suitable_Prime

11:54:34 PAC_Checker: theory PAC_Checker.PAC_Map_Rel

11:54:34 PAC_Checker: theory HOL-Algebra.RingHom

11:54:35 PAC_Checker: theory Well_Quasi_Orders.Minimal_Bad_Sequences

11:54:36 PAC_Checker: theory Well_Quasi_Orders.Almost_Full_Relations

11:54:36 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

11:54:36 PAC_Checker: theory HOL-Algebra.QuotRing

11:54:36 PAC_Checker: theory HOL-Algebra.UnivPoly

11:54:37 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

11:54:37 PAC_Checker: theory Polynomials.Utils

11:54:37 PAC_Checker: theory Well_Quasi_Orders.Well_Quasi_Orders

11:54:38 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

11:54:38 PAC_Checker: theory PAC_Checker.PAC_Assoc_Map_Rel

11:54:38 PAC_Checker: theory Polynomials.Power_Products

11:54:39 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization

11:54:39 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

11:54:41 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factor_Bound

11:54:41 Finished Shadow_SC_DOM/outline (0:00:10 elapsed time)

11:54:43 Timing Shadow_SC_DOM (4 threads, 1367.663s elapsed time, 3447.900s cpu time, 219.644s GC time, factor 2.52)

11:54:43 Finished Shadow_SC_DOM (0:26:37 elapsed time, 1:03:43 cpu time, factor 2.39)

11:54:43 Running SC_DOM_Components ...

11:54:44 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

11:54:48 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Hensel

11:54:50 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Reconstruction

11:54:57 SC_DOM_Components: theory SC_DOM_Components.Core_DOM_DOM_Components

11:54:57 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

11:55:00 PAC_Checker: theory HOL-Algebra.Multiplicative_Group

11:55:00 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Int_Poly

11:55:02 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

11:55:07 PAC_Checker: theory HOL-Algebra.Ring_Divisibility

11:55:07 PAC_Checker: theory HOL-Algebra.Subrings

11:55:09 PAC_Checker: theory Polynomials.MPoly_Type_Class

11:55:11 Preparing CakeML_Codegen/document ...

11:55:20 SC_DOM_Components: theory SC_DOM_Components.Core_DOM_SC_DOM_Components

11:55:22 PAC_Checker: theory HOL-Algebra.Polynomials

11:55:25 Finished CakeML_Codegen/document (0:00:13 elapsed time)

11:55:25 Preparing CakeML_Codegen/outline ...

11:55:31 Finished CakeML_Codegen/outline (0:00:05 elapsed time)

11:55:32 Timing CakeML_Codegen (4 threads, 828.083s elapsed time, 1774.052s cpu time, 133.972s GC time, factor 2.14)

11:55:32 Finished CakeML_Codegen (0:13:54 elapsed time, 0:47:45 cpu time, factor 3.43)

11:55:32 Building Transition_Systems_and_Automata ...

11:55:37 Transition_Systems_and_Automata: theory CAVA_Base.Statistics

11:55:37 Transition_Systems_and_Automata: theory HOL-Library.Old_Datatype

11:55:37 Transition_Systems_and_Automata: theory HOL-Library.Nat_Bijection

11:55:37 Transition_Systems_and_Automata: theory HOL-Library.Omega_Words_Fun

11:55:37 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Misc

11:55:38 Transition_Systems_and_Automata: theory HOL-Library.Sublist

11:55:39 Transition_Systems_and_Automata: theory HOL-Library.Stream

11:55:39 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Basic

11:55:39 Transition_Systems_and_Automata: theory HOL-Library.Countable

11:55:41 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework_Refine_Aux

11:55:42 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Basic

11:55:43 Transition_Systems_and_Automata: theory CAVA_Base.Code_String

11:55:43 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Code_Target

11:55:43 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence

11:55:43 Transition_Systems_and_Automata: theory CAVA_Base.CAVA_Base

11:55:43 Transition_Systems_and_Automata: theory HOL-Library.Countable_Set

11:55:45 SC_DOM_Components: theory SC_DOM_Components.Shadow_DOM_DOM_Components

11:55:45 Transition_Systems_and_Automata: theory HOL-Library.Countable_Complete_Lattices

11:55:45 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph

11:55:45 Transition_Systems_and_Automata: theory DFS_Framework.Impl_Rev_Array_Stack

11:55:45 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System

11:55:48 Transition_Systems_and_Automata: theory CAVA_Automata.Automata

11:55:48 Transition_Systems_and_Automata: theory CAVA_Automata.Digraph_Impl

11:55:48 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton

11:55:51 Transition_Systems_and_Automata: theory HOL-Library.Order_Continuity

11:55:51 PAC_Checker: theory PAC_Checker.PAC_More_Poly

11:55:52 Transition_Systems_and_Automata: theory HOL-Library.Extended_Nat

11:55:53 PAC_Checker: theory PAC_Checker.PAC_Specification

11:55:54 PAC_Checker: theory PAC_Checker.PAC_Polynomials

11:55:54 PAC_Checker: theory PAC_Checker.PAC_Checker_Specification

11:55:55 Transition_Systems_and_Automata: theory HOL-Library.Linear_Temporal_Logic_on_Streams

11:55:57 PAC_Checker: theory PAC_Checker.PAC_Polynomials_Term

11:55:58 Transition_Systems_and_Automata: theory DFS_Framework.Param_DFS

11:55:59 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_LTL

11:55:59 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance

11:56:00 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Sequence_Zip

11:56:00 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Degeneralization

11:56:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Maps

11:56:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Construction

11:56:01 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Refine

11:56:02 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Extra

11:56:03 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Deterministic

11:56:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Acceptance_Refine

11:56:06 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Degeneralization_Refine

11:56:07 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Nondeterministic

11:56:08 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Transition_System_Refine

11:56:09 Transition_Systems_and_Automata: theory CAVA_Automata.Lasso

11:56:09 PAC_Checker: theory PAC_Checker.PAC_Polynomials_Operations

11:56:12 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Invars_Basic

11:56:17 Transition_Systems_and_Automata: theory DFS_Framework.General_DFS_Structure

11:56:20 SC_DOM_Components: theory SC_DOM_Components.Shadow_DOM_SC_DOM_Components

11:56:21 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA

11:56:22 PAC_Checker: theory PAC_Checker.PAC_Checker

11:56:23 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBTA

11:56:25 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA

11:56:28 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DFA

11:56:29 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGBA

11:56:29 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGBTA

11:56:30 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DGCA

11:56:31 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBA_Combine

11:56:31 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DBTA_Combine

11:56:32 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA

11:56:32 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA

11:56:33 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DCA_Combine

11:56:37 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBTA

11:56:37 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NFA

11:56:37 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Combine

11:56:37 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA

11:56:38 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBTA

11:56:39 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Refine

11:56:39 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Refine

11:56:40 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Combine

11:56:40 CAVA_LTL_Modelchecker: theory HOL-Library.AList_Mapping

11:56:40 CAVA_LTL_Modelchecker: theory LTL.Rewriting

11:56:40 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Extras

11:56:40 PAC_Checker: theory PAC_Checker.PAC_Checker_Relation

11:56:41 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Refine

11:56:41 Transition_Systems_and_Automata: theory CAVA_Automata.Automata_Impl

11:56:41 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBTA_Combine

11:56:41 Timing Lorenz_Approximation (4 threads, 472.479s elapsed time, 878.860s cpu time, 72.812s GC time, factor 1.86)

11:56:41 Finished Lorenz_Approximation (0:09:20 elapsed time, 0:16:43 cpu time, factor 1.79)

11:56:41 Running Lorenz_C0 ...

11:56:42 Transition_Systems_and_Automata: theory DFS_Framework.Rec_Impl

11:56:42 Transition_Systems_and_Automata: theory DFS_Framework.Tailrec_Impl

11:56:43 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LTL_Conv

11:56:43 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path

11:56:43 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_LeaderFilters

11:56:43 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_Skeleton_Code

11:56:43 Transition_Systems_and_Automata: theory Gabow_SCC.Find_Path_Impl

11:56:43 PAC_Checker: theory PAC_Checker.PAC_Checker_Init

11:56:43 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Philosophers

11:56:44 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_ReaderWriter

11:56:44 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Simple

11:56:45 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.BoolProgs_Programs

11:56:48 Lorenz_C0: theory Lorenz_C0.Lorenz_C0

11:56:54 Transition_Systems_and_Automata: theory DFS_Framework.Simple_Impl

11:56:54 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.CAVA_Impl

11:57:04 Transition_Systems_and_Automata: theory DFS_Framework.Restr_Impl

11:57:07 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG

11:57:08 Transition_Systems_and_Automata: theory DFS_Framework.DFS_Framework

11:57:08 Transition_Systems_and_Automata: theory DFS_Framework.Reachable_Nodes

11:57:14 PAC_Checker: theory PAC_Checker.PAC_Checker_Synthesis

11:57:24 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.Implement

11:57:28 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Implement

11:57:33 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Implement

11:57:35 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Implement

11:57:58 Preparing Berlekamp_Zassenhaus/document ...

11:58:02 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Graphs

11:58:02 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Graphs

11:58:02 Transition_Systems_and_Automata: theory Gabow_SCC.Gabow_GBG_Code

11:58:22 Preparing Groebner_Bases/document ...

11:58:24 Finished Berlekamp_Zassenhaus/document (0:00:25 elapsed time)

11:58:24 Preparing Berlekamp_Zassenhaus/outline ...

11:58:35 Finished Berlekamp_Zassenhaus/outline (0:00:11 elapsed time)

11:58:37 Timing Berlekamp_Zassenhaus (4 threads, 157.323s elapsed time, 488.288s cpu time, 17.408s GC time, factor 3.10)

11:58:37 Finished Berlekamp_Zassenhaus (0:04:15 elapsed time, 0:10:28 cpu time, factor 2.46)

11:58:37 Building Refine_Imperative_HOL ...

11:58:42 Refine_Imperative_HOL: theory Isar_Ref.Base

11:58:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.User_Smashing

11:58:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.PO_Normalizer

11:58:42 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Misc

11:58:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Add

11:58:43 Refine_Imperative_HOL: theory List-Index.List_Index

11:58:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Concl_Pres_Clarification

11:58:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Named_Theorems_Rev

11:58:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Structured_Apply

11:58:43 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Refine_Aux

11:58:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Mono_Prover

11:58:44 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Nodes

11:58:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Misc

11:58:47 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Term_Synth

11:58:47 Finished Groebner_Bases/document (0:00:25 elapsed time)

11:58:47 Preparing Groebner_Bases/outline ...

11:58:48 Refine_Imperative_HOL: theory HOL-Library.Rewrite

11:58:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_IICF

11:58:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Setup

11:58:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Tool

11:58:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

11:58:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Id_Op

11:58:48 Refine_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Default_Insts

11:58:50 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Basic

11:58:55 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Explicit

11:58:55 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Monadify

11:58:55 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Constraints

11:58:56 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Rules

11:58:56 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Frame

11:58:59 Finished Groebner_Bases/outline (0:00:11 elapsed time)

11:59:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Definition

11:59:02 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

11:59:04 Timing Groebner_Bases (4 threads, 604.209s elapsed time, 1588.044s cpu time, 167.328s GC time, factor 2.63)

11:59:04 Finished Groebner_Bases (0:14:14 elapsed time, 0:33:51 cpu time, factor 2.38)

11:59:04 Running DOM_Components ...

11:59:04 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Translate

11:59:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.DRA_Translate

11:59:07 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Intf_Util

11:59:11 DOM_Components: theory DOM_Components.Core_DOM_Components

11:59:11 DOM_Components: theory DOM_Components.fancy_tabs

11:59:11 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Tool

11:59:13 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

11:59:20 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Foreach

11:59:24 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Improper

11:59:24 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref

11:59:25 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Matrix

11:59:25 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Map

11:59:25 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List

11:59:25 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Multiset

11:59:26 Preparing HRB-Slicing/document ...

11:59:26 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Map

11:59:27 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_Mset

11:59:28 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array

11:59:29 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_List

11:59:29 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_HOL_List

11:59:30 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_MS_Array_List

11:59:31 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_MsetO

11:59:31 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_Matrix

11:59:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

11:59:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Bag

11:59:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Set

11:59:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heap

11:59:34 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_SetO

11:59:35 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Sepl_Binding

11:59:35 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

11:59:37 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heap

11:59:40 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

11:59:40 DOM_Components: theory DOM_Components.Shadow_DOM_Components

12:00:09 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF

12:00:12 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_General_Util

12:00:12 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

12:00:13 Finished HRB-Slicing/document (0:00:46 elapsed time)

12:00:13 Preparing HRB-Slicing/outline ...

12:00:16 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Reference

12:00:26 Finished HRB-Slicing/outline (0:00:13 elapsed time)

12:00:27 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Algorithms

12:00:28 Timing HRB-Slicing (4 threads, 721.714s elapsed time, 1604.048s cpu time, 88.712s GC time, factor 2.22)

12:00:28 Finished HRB-Slicing (0:14:43 elapsed time, 0:31:09 cpu time, factor 2.12)

12:00:28 Building Flow_Networks ...

12:00:34 Flow_Networks: theory CAVA_Base.Statistics

12:00:34 Flow_Networks: theory Flow_Networks.Graph

12:00:34 Flow_Networks: theory HOL-Library.Omega_Words_Fun

12:00:34 Flow_Networks: theory DFS_Framework.DFS_Framework_Misc

12:00:34 Flow_Networks: theory Program-Conflict-Analysis.LTS

12:00:34 Flow_Networks: theory DFS_Framework.DFS_Framework_Refine_Aux

12:00:36 Flow_Networks: theory Flow_Networks.Fofu_Abs_Base

12:00:36 Flow_Networks: theory CAVA_Base.Code_String

12:00:36 Flow_Networks: theory CAVA_Base.CAVA_Code_Target

12:00:36 Flow_Networks: theory CAVA_Base.CAVA_Base

12:00:36 Flow_Networks: theory CAVA_Automata.Digraph_Basic

12:00:40 Flow_Networks: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

12:00:40 Flow_Networks: theory CAVA_Automata.Digraph

12:00:40 Flow_Networks: theory DFS_Framework.Impl_Rev_Array_Stack

12:00:44 PAC_Checker: theory PAC_Checker.PAC_Checker_MLton

12:00:44 Flow_Networks: theory CAVA_Automata.Digraph_Impl

12:00:44 Flow_Networks: theory DFS_Framework.Param_DFS

12:00:46 Flow_Networks: theory Flow_Networks.Fofu_Impl_Base

12:00:51 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Explicit

12:00:51 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NGBA_Algorithms

12:00:53 Flow_Networks: theory Flow_Networks.Refine_Add_Fofu

12:00:55 Flow_Networks: theory DFS_Framework.DFS_Invars_Basic

12:00:55 Flow_Networks: theory DFS_Framework.General_DFS_Structure

12:01:05 Transition_Systems_and_Automata: theory Transition_Systems_and_Automata.NBA_Translate

12:01:07 Flow_Networks: theory DFS_Framework.Rec_Impl

12:01:08 Flow_Networks: theory DFS_Framework.Tailrec_Impl

12:01:17 Preparing PAC_Checker/document ...

12:01:18 Flow_Networks: theory DFS_Framework.Simple_Impl

12:01:27 Flow_Networks: theory DFS_Framework.Restr_Impl

12:01:31 Flow_Networks: theory DFS_Framework.DFS_Framework

12:01:32 Flow_Networks: theory DFS_Framework.Reachable_Nodes

12:01:32 Finished PAC_Checker/document (0:00:15 elapsed time)

12:01:32 Preparing PAC_Checker/outline ...

12:01:42 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Misc

12:01:42 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Graph

12:01:42 Refine_Imperative_HOL: theory HOL-Library.Omega_Words_Fun

12:01:42 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Weight

12:01:42 Refine_Imperative_HOL: theory Collections_Examples.Succ_Graph

12:01:43 Finished PAC_Checker/outline (0:00:10 elapsed time)

12:01:43 Refine_Imperative_HOL: theory CAVA_Automata.Digraph_Basic

12:01:44 Timing PAC_Checker (4 threads, 443.250s elapsed time, 1314.328s cpu time, 115.416s GC time, factor 2.97)

12:01:44 Finished PAC_Checker (0:07:30 elapsed time, 0:23:41 cpu time, factor 3.15)

12:01:44 Running Iptables_Semantics_Examples ...

12:01:44 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphSpec

12:01:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

12:01:47 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra

12:01:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

12:01:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

12:01:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

12:01:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

12:01:49 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_WGraph

12:01:52 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphGA

12:01:53 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphByMap

12:01:58 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.HashGraphImpl

12:01:59 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

12:02:00 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

12:02:03 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

12:02:04 Refine_Imperative_HOL: theory Collections_Examples.Nested_DFS

12:02:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

12:02:09 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

12:02:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

12:02:13 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

12:02:14 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

12:02:15 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

12:03:06 Flow_Networks: theory Flow_Networks.Network

12:03:08 Flow_Networks: theory Flow_Networks.Residual_Graph

12:03:12 Flow_Networks: theory Flow_Networks.Augmenting_Flow

12:03:12 Flow_Networks: theory Flow_Networks.Augmenting_Path

12:03:12 Flow_Networks: theory Flow_Networks.Ford_Fulkerson

12:03:16 Flow_Networks: theory Flow_Networks.Graph_Impl

12:03:16 Flow_Networks: theory Flow_Networks.Network_Impl

12:03:17 Flow_Networks: theory Flow_Networks.NetCheck

12:03:30 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Test

12:03:40 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.Mulog

12:03:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Examples

12:03:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

12:03:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption

12:03:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Heapmap_Bench

12:03:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Graph

12:03:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Dijkstra

12:03:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Combinator

12:03:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Datatype

12:03:53 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

12:03:56 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_DFS

12:03:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_NDFS

12:03:59 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Minitests

12:04:20 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Dijkstra_Benchmark

12:04:54 Refine_Imperative_HOL: theory Refine_Imperative_HOL.NDFS_Benchmark

12:04:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_All_Examples

12:05:07 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_Nested_DFS

12:05:07 CAVA_LTL_Modelchecker: theory CAVA_LTL_Modelchecker.All_Of_CAVA_LTL_Modelchecker

12:05:09 Preparing Transition_Systems_and_Automata/document ...

12:05:19 Finished Transition_Systems_and_Automata/document (0:00:09 elapsed time)

12:05:19 Preparing Transition_Systems_and_Automata/outline ...

12:05:26 Finished Transition_Systems_and_Automata/outline (0:00:06 elapsed time)

12:05:26 Preparing CAVA_LTL_Modelchecker/document ...

12:05:28 Timing Transition_Systems_and_Automata (4 threads, 441.110s elapsed time, 1391.904s cpu time, 114.196s GC time, factor 3.16)

12:05:28 Finished Transition_Systems_and_Automata (0:09:33 elapsed time, 0:29:04 cpu time, factor 3.04)

12:05:28 Running HOL-Decision_Procs ...

12:05:30 Finished CAVA_LTL_Modelchecker/document (0:00:03 elapsed time)

12:05:30 Preparing CAVA_LTL_Modelchecker/outline ...

12:05:33 Finished CAVA_LTL_Modelchecker/outline (0:00:02 elapsed time)

12:05:33 Timing CAVA_LTL_Modelchecker (4 threads, 749.675s elapsed time, 818.712s cpu time, 25.040s GC time, factor 1.09)

12:05:33 Finished CAVA_LTL_Modelchecker (0:12:38 elapsed time, 0:18:03 cpu time, factor 1.43)

12:05:33 Building LLL_Basis_Reduction ...

12:05:34 HOL-Decision_Procs: theory HOL-Decision_Procs.Conversions

12:05:34 HOL-Decision_Procs: theory HOL-Decision_Procs.DP_Library

12:05:34 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order

12:05:34 HOL-Decision_Procs: theory HOL-Decision_Procs.Algebra_Aux

12:05:34 HOL-Decision_Procs: theory HOL-Decision_Procs.Cooper

12:05:36 HOL-Decision_Procs: theory HOL-Decision_Procs.Polynomial_List

12:05:37 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring

12:05:41 Preparing Flow_Networks/document ...

12:05:42 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order_Ex

12:05:42 HOL-Decision_Procs: theory HOL-Decision_Procs.Ferrack

12:05:44 Finished Flow_Networks/document (0:00:03 elapsed time)

12:05:44 Preparing Flow_Networks/outline ...

12:05:45 LLL_Basis_Reduction: theory LLL_Basis_Reduction.More_IArray

12:05:45 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Cost

12:05:45 LLL_Basis_Reduction: theory LLL_Basis_Reduction.List_Representation

12:05:45 LLL_Basis_Reduction: theory Algebraic_Numbers.Bivariate_Polynomials

12:05:47 LLL_Basis_Reduction: theory Algebraic_Numbers.Resultant

12:05:47 Finished Flow_Networks/outline (0:00:02 elapsed time)

12:05:48 Timing Flow_Networks (4 threads, 243.574s elapsed time, 526.616s cpu time, 14.288s GC time, factor 2.16)

12:05:48 Finished Flow_Networks (0:05:11 elapsed time, 0:12:39 cpu time, factor 2.44)

12:05:48 Building Slicing ...

12:05:53 Slicing: theory Slicing.AuxLemmas

12:05:53 Slicing: theory Slicing.BitVector

12:05:53 Slicing: theory Slicing.Com

12:05:53 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Missing_Lemmas

12:05:53 Slicing: theory Slicing.BasicDefs

12:05:57 Slicing: theory Slicing.CFG

12:05:57 Slicing: theory Slicing.JVMCFG

12:05:58 Slicing: theory Slicing.CFGExit

12:05:58 Slicing: theory Slicing.CFG_wf

12:05:58 Slicing: theory Slicing.Postdomination

12:05:59 Slicing: theory Slicing.CFGExit_wf

12:05:59 Slicing: theory Slicing.DynDataDependence

12:05:59 Slicing: theory Slicing.DataDependence

12:05:59 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Complete

12:05:59 Slicing: theory Slicing.DynStandardControlDependence

12:05:59 Slicing: theory Slicing.DynWeakControlDependence

12:05:59 Slicing: theory Slicing.WeakControlDependence

12:06:00 Slicing: theory Slicing.StandardControlDependence

12:06:00 Slicing: theory Slicing.DynPDG

12:06:00 Slicing: theory Slicing.PDG

12:06:01 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflective_Field

12:06:01 Slicing: theory Slicing.Distance

12:06:02 Slicing: theory Slicing.DependentLiveVariables

12:06:02 Slicing: theory Slicing.Observable

12:06:02 Slicing: theory Slicing.SemanticsCFG

12:06:02 Slicing: theory Slicing.WeakOrderDependence

12:06:02 Slicing: theory Slicing.Slice

12:06:03 Slicing: theory Slicing.ControlDependenceRelations

12:06:03 Slicing: theory Slicing.Labels

12:06:03 Slicing: theory Slicing.DynSlice

12:06:03 Slicing: theory Slicing.Semantics

12:06:04 Slicing: theory Slicing.WCFG

12:06:07 Slicing: theory Slicing.CDepInstantiations

12:06:08 Slicing: theory Slicing.Interpretation

12:06:08 Slicing: theory Slicing.WEquivalence

12:06:08 Slicing: theory Slicing.WellFormed

12:06:09 HOL-Decision_Procs: theory HOL-Decision_Procs.MIR

12:06:10 Slicing: theory Slicing.AdditionalLemmas

12:06:10 Slicing: theory Slicing.SemanticsWellFormed

12:06:11 Slicing: theory Slicing.DynamicControlDependences

12:06:11 Slicing: theory Slicing.StaticControlDependences

12:06:12 Slicing: theory Slicing.JVMInterpretation

12:06:14 Slicing: theory Slicing.JVMCFG_wf

12:06:14 Slicing: theory Slicing.JVMPostdomination

12:06:14 Slicing: theory Slicing.SemanticsWF

12:06:16 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Norms

12:06:23 Slicing: theory Slicing.JVMControlDependences

12:06:24 Slicing: theory Slicing.Slicing

12:06:30 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Ex

12:06:32 HOL-Decision_Procs: theory HOL-Decision_Procs.Rat_Pair

12:06:33 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

12:07:01 HOL-Decision_Procs: theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

12:07:03 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Int_Rat_Operations

12:07:03 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_2

12:07:10 Preparing Refine_Imperative_HOL/document ...

12:07:30 Finished Refine_Imperative_HOL/document (0:00:20 elapsed time)

12:07:30 Preparing Refine_Imperative_HOL/outline ...

12:07:45 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Bounds

12:07:45 Finished Refine_Imperative_HOL/outline (0:00:14 elapsed time)

12:07:47 Timing Refine_Imperative_HOL (4 threads, 420.133s elapsed time, 744.280s cpu time, 29.724s GC time, factor 1.77)

12:07:47 Finished Refine_Imperative_HOL (0:08:28 elapsed time, 0:25:13 cpu time, factor 2.97)

12:07:47 Running MFODL_Monitor_Optimized ...

12:07:51 MFODL_Monitor_Optimized: theory HOL-Eisbach.Eisbach

12:07:51 MFODL_Monitor_Optimized: theory Word_Lib.Type_Syntax

12:07:51 MFODL_Monitor_Optimized: theory Generic_Join.Generic_Join

12:07:51 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Regex

12:07:52 MFODL_Monitor_Optimized: theory Word_Lib.Enumeration

12:07:53 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation

12:07:54 MFODL_Monitor_Optimized: theory Word_Lib.Even_More_List

12:07:55 MFODL_Monitor_Optimized: theory Word_Lib.Enumeration_Word

12:07:56 MFODL_Monitor_Optimized: theory HOL-Eisbach.Eisbach_Tools

12:07:56 MFODL_Monitor_Optimized: theory Word_Lib.Word_EqI

12:07:57 MFODL_Monitor_Optimized: theory Word_Lib.Typedef_Morphisms

12:07:58 MFODL_Monitor_Optimized: theory Generic_Join.Generic_Join_Correctness

12:08:00 MFODL_Monitor_Optimized: theory Word_Lib.Aligned

12:08:01 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Optimized_Join

12:08:02 MFODL_Monitor_Optimized: theory Word_Lib.Word_Lemmas

12:08:08 MFODL_Monitor_Optimized: theory IEEE_Floating_Point.IEEE

12:08:14 MFODL_Monitor_Optimized: theory IEEE_Floating_Point.IEEE_Properties

12:08:16 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_Int

12:08:16 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL

12:08:17 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Code_Double

12:08:22 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Event_Data

12:08:26 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Formula

12:08:30 Timing HOL-ODE-Examples (4 threads, 1009.047s elapsed time, 2616.012s cpu time, 10.928s GC time, factor 2.59)

12:08:30 Finished HOL-ODE-Examples (0:16:58 elapsed time, 0:43:43 cpu time, factor 2.58)

12:08:30 Running MonoidalCategory ...

12:08:32 Timing HOL-ODE-ARCH-COMP (4 threads, 1244.645s elapsed time, 2439.532s cpu time, 19.096s GC time, factor 1.96)

12:08:32 Finished HOL-ODE-ARCH-COMP (0:20:52 elapsed time, 0:40:46 cpu time, factor 1.95)

12:08:32 Building SM_Base ...

12:08:36 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

12:08:38 SM_Base: theory HOL-Library.Case_Converter

12:08:38 SM_Base: theory Partial_Order_Reduction.Basic_Extensions

12:08:38 SM_Base: theory Partial_Order_Reduction.Set_Extensions

12:08:38 SM_Base: theory HOL-Library.Lattice_Syntax

12:08:38 SM_Base: theory HOL-Library.Complete_Partial_Order2

12:08:39 SM_Base: theory Partial_Order_Reduction.Functions

12:08:41 SM_Base: theory HOL-Library.Simps_Case_Conv

12:08:41 SM_Base: theory HOL-Library.Stream

12:08:41 SM_Base: theory DFS_Framework.DFS_Framework_Misc

12:08:41 SM_Base: theory HOL-Library.Sublist

12:08:41 SM_Base: theory Partial_Order_Reduction.Relation_Extensions

12:08:42 SM_Base: theory HOL-Library.Countable_Set

12:08:44 SM_Base: theory HOL-Library.Countable_Complete_Lattices

12:08:45 SM_Base: theory LTL.LTL

12:08:46 SM_Base: theory HOL-Library.Prefix_Order

12:08:47 SM_Base: theory Partial_Order_Reduction.List_Prefixes

12:08:47 SM_Base: theory Partial_Order_Reduction.List_Extensions

12:08:48 SM_Base: theory DFS_Framework.DFS_Framework_Refine_Aux

12:08:49 SM_Base: theory Stuttering_Equivalence.Samplers

12:08:51 SM_Base: theory Stuttering_Equivalence.StutterEquivalence

12:08:51 SM_Base: theory Transition_Systems_and_Automata.Basic

12:08:51 SM_Base: theory Transition_Systems_and_Automata.Sequence

12:08:52 SM_Base: theory DFS_Framework.Impl_Rev_Array_Stack

12:08:53 SM_Base: theory HOL-Library.Order_Continuity

12:08:54 SM_Base: theory DFS_Framework.Param_DFS

12:08:55 SM_Base: theory Partial_Order_Reduction.Word_Prefixes

12:08:56 SM_Base: theory HOL-Library.Extended_Nat

12:08:57 SM_Base: theory Partial_Order_Reduction.Traces

12:08:58 SM_Base: theory Coinductive.Coinductive_Nat

12:08:59 SM_Base: theory HOL-Library.Linear_Temporal_Logic_on_Streams

12:09:02 SM_Base: theory Coinductive.Coinductive_List

12:09:04 SM_Base: theory Partial_Order_Reduction.ENat_Extensions

12:09:04 SM_Base: theory Partial_Order_Reduction.CCPO_Extensions

12:09:06 SM_Base: theory Partial_Order_Reduction.ESet_Extensions

12:09:08 SM_Base: theory Transition_Systems_and_Automata.Sequence_LTL

12:09:09 SM_Base: theory Transition_Systems_and_Automata.Transition_System

12:09:11 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Impl

12:09:11 SM_Base: theory DFS_Framework.DFS_Invars_Basic

12:09:12 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Construction

12:09:13 SM_Base: theory Transition_Systems_and_Automata.Transition_System_Extra

12:09:14 SM_Base: theory Partial_Order_Reduction.Transition_System_Extensions

12:09:19 SM_Base: theory Partial_Order_Reduction.Transition_System_Traces

12:09:19 SM_Base: theory DFS_Framework.General_DFS_Structure

12:09:21 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Number_Bounds

12:09:22 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor

12:09:25 SM_Base: theory Coinductive.Coinductive_List_Prefix

12:09:25 SM_Base: theory Coinductive.Coinductive_Stream

12:09:27 SM_Base: theory Stuttering_Equivalence.PLTL

12:09:28 SM_Base: theory Partial_Order_Reduction.Coinductive_List_Extensions

12:09:33 SM_Base: theory Partial_Order_Reduction.LList_Prefixes

12:09:34 Preparing DOM_Components/document ...

12:09:34 SM_Base: theory DFS_Framework.Rec_Impl

12:09:34 SM_Base: theory DFS_Framework.Tailrec_Impl

12:09:34 SM_Base: theory Partial_Order_Reduction.Stuttering

12:09:36 SM_Base: theory Partial_Order_Reduction.Formula

12:09:36 SM_Base: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

12:09:38 SM_Base: theory Partial_Order_Reduction.Ample_Abstract

12:09:40 SM_Base: theory Partial_Order_Reduction.Ample_Analysis

12:09:40 SM_Base: theory Partial_Order_Reduction.Ample_Correctness

12:09:41 Finished DOM_Components/document (0:00:07 elapsed time)

12:09:41 Preparing DOM_Components/outline ...

12:09:44 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Ex

12:09:44 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

12:09:46 Finished DOM_Components/outline (0:00:04 elapsed time)

12:09:47 SM_Base: theory DFS_Framework.Simple_Impl

12:09:47 Timing DOM_Components (4 threads, 623.306s elapsed time, 1448.308s cpu time, 34.432s GC time, factor 2.32)

12:09:47 Finished DOM_Components (0:10:28 elapsed time, 0:24:13 cpu time, factor 2.31)

12:09:47 Building Formula_Derivatives ...

12:09:51 Formula_Derivatives: theory Formula_Derivatives.FSet_More

12:09:51 Formula_Derivatives: theory Formula_Derivatives.While_Default

12:09:51 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Certification

12:09:51 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Complexity

12:09:52 Formula_Derivatives: theory Coinductive_Languages.Coinductive_Language

12:09:52 Formula_Derivatives: theory Deriving.Comparator

12:09:52 Formula_Derivatives: theory Deriving.Generator_Aux

12:09:52 Formula_Derivatives: theory Deriving.Derive_Manager

12:09:52 Formula_Derivatives: theory List-Index.List_Index

12:09:56 Formula_Derivatives: theory Deriving.Compare

12:09:56 Formula_Derivatives: theory Deriving.Comparator_Generator

12:09:58 SM_Base: theory DFS_Framework.Restr_Impl

12:09:59 Formula_Derivatives: theory Formula_Derivatives.Automaton

12:10:00 Formula_Derivatives: theory Deriving.Compare_Generator

12:10:01 Formula_Derivatives: theory Deriving.Compare_Instances

12:10:03 Formula_Derivatives: theory Formula_Derivatives.Abstract_Formula

12:10:03 Formula_Derivatives: theory Formula_Derivatives.WS1S_Prelim

12:10:03 SM_Base: theory DFS_Framework.DFS_Framework

12:10:04 SM_Base: theory DFS_Framework.Reachable_Nodes

12:10:15 LLL_Basis_Reduction: theory LLL_Basis_Reduction.FPLLL_Solver

12:10:44 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Optimized_MTL

12:10:55 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

12:11:04 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

12:11:10 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor_Impl

12:11:36 Formula_Derivatives: theory Formula_Derivatives.Presburger_Formula

12:11:37 Formula_Derivatives: theory Formula_Derivatives.WS1S_Alt_Formula

12:11:37 Formula_Derivatives: theory Formula_Derivatives.WS1S_Formula

12:11:41 SM_Base: theory DFS_Framework.Feedback_Arcs

12:11:43 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

12:12:17 Preparing LLL_Basis_Reduction/document ...

12:12:24 HOL-Decision_Procs: theory HOL-Decision_Procs.Decision_Procs

12:12:33 Finished LLL_Basis_Reduction/document (0:00:15 elapsed time)

12:12:33 Preparing LLL_Basis_Reduction/outline ...

12:12:36 Formula_Derivatives: theory Formula_Derivatives.WS1S_Nameful

12:12:36 Formula_Derivatives: theory Formula_Derivatives.WS1S_Presburger_Equivalence

12:12:41 Finished LLL_Basis_Reduction/outline (0:00:07 elapsed time)

12:12:42 Preparing Iptables_Semantics_Examples/document ...

12:12:43 Timing LLL_Basis_Reduction (4 threads, 289.950s elapsed time, 625.248s cpu time, 20.816s GC time, factor 2.16)

12:12:43 Finished LLL_Basis_Reduction (0:06:41 elapsed time, 0:12:58 cpu time, factor 1.94)

12:12:43 Building Formal_SSA ...

12:12:47 Finished Iptables_Semantics_Examples/document (0:00:04 elapsed time)

12:12:47 Preparing Iptables_Semantics_Examples/outline ...

12:12:48 Formal_SSA: theory Dijkstra_Shortest_Path.Graph

12:12:48 Formal_SSA: theory Formal_SSA.Serial_Rel

12:12:48 Formal_SSA: theory HOL-Library.Char_ord

12:12:48 Formal_SSA: theory HOL-Library.Omega_Words_Fun

12:12:48 Formal_SSA: theory HOL-Library.List_Lexorder

12:12:48 Formal_SSA: theory HOL-Library.Mapping

12:12:49 Formal_SSA: theory HOL-Library.RBT_Set

12:12:50 Formal_SSA: theory CAVA_Automata.Digraph_Basic

12:12:50 Formal_SSA: theory HOL-Library.Sublist

12:12:52 Finished Iptables_Semantics_Examples/outline (0:00:04 elapsed time)

12:12:53 Timing Iptables_Semantics_Examples (4 threads, 652.161s elapsed time, 2133.296s cpu time, 150.752s GC time, factor 3.27)

12:12:53 Finished Iptables_Semantics_Examples (0:10:57 elapsed time, 0:35:38 cpu time, factor 3.25)

12:12:53 Running Algebraic_Numbers ...

12:12:53 Formal_SSA: theory Formal_SSA.While_Combinator_Exts

12:12:53 Formal_SSA: theory HOL-Library.RBT_Mapping

12:12:54 Formal_SSA: theory Slicing.AuxLemmas

12:12:54 Formal_SSA: theory Slicing.Com

12:12:54 Formal_SSA: theory Slicing.BasicDefs

12:12:54 Formal_SSA: theory Dijkstra_Shortest_Path.GraphSpec

12:12:55 Formal_SSA: theory Formal_SSA.FormalSSA_Misc

12:12:55 Formal_SSA: theory Slicing.CFG

12:12:56 Formal_SSA: theory Formal_SSA.Mapping_Exts

12:12:56 Formal_SSA: theory Slicing.CFGExit

12:12:56 Formal_SSA: theory Slicing.Postdomination

12:12:57 Formal_SSA: theory Formal_SSA.RBT_Mapping_Exts

12:12:58 Formal_SSA: theory Slicing.DynStandardControlDependence

12:12:58 Formal_SSA: theory Slicing.DynWeakControlDependence

12:12:58 Formal_SSA: theory Slicing.StandardControlDependence

12:12:58 Formal_SSA: theory Slicing.WeakControlDependence

12:12:58 Formal_SSA: theory Slicing.CFG_wf

12:12:58 Formal_SSA: theory Slicing.Distance

12:12:58 Formal_SSA: theory Slicing.CFGExit_wf

12:12:58 Formal_SSA: theory Slicing.DynDataDependence

12:12:59 Formal_SSA: theory Slicing.DataDependence

12:12:59 Formal_SSA: theory Slicing.Observable

12:12:59 Formal_SSA: theory Slicing.PDG

12:12:59 Formal_SSA: theory Slicing.SemanticsCFG

12:12:59 Formal_SSA: theory Slicing.Slice

12:13:00 Formal_SSA: theory Slicing.WeakOrderDependence

12:13:00 Formal_SSA: theory Slicing.Labels

12:13:01 Formal_SSA: theory Slicing.WCFG

12:13:03 Formal_SSA: theory Slicing.Interpretation

12:13:03 Formal_SSA: theory Slicing.CDepInstantiations

12:13:03 Formal_SSA: theory Formal_SSA.Graph_path

12:13:04 Formal_SSA: theory Slicing.WellFormed

12:13:05 Preparing SC_DOM_Components/document ...

12:13:05 Formal_SSA: theory Slicing.AdditionalLemmas

12:13:06 Formal_SSA: theory Formal_SSA.Disjoin_Transform

12:13:11 Algebraic_Numbers: theory Deriving.Compare_Rat

12:13:11 Algebraic_Numbers: theory Sturm_Sequences.Misc_Polynomial

12:13:11 Algebraic_Numbers: theory Deriving.Compare_Real

12:13:11 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Roots_Real_Poly

12:13:12 Algebraic_Numbers: theory Algebraic_Numbers.Bivariate_Polynomials

12:13:12 Algebraic_Numbers: theory Algebraic_Numbers.Compare_Complex

12:13:12 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Library

12:13:12 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Theorem

12:13:13 Formal_SSA: theory Formal_SSA.SSA_CFG

12:13:13 Algebraic_Numbers: theory Show.Show_Real

12:13:14 Algebraic_Numbers: theory Algebraic_Numbers.Resultant

12:13:14 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

12:13:14 Algebraic_Numbers: theory Show.Show_Complex

12:13:14 Finished SC_DOM_Components/document (0:00:09 elapsed time)

12:13:14 Preparing SC_DOM_Components/outline ...

12:13:17 Algebraic_Numbers: theory Algebraic_Numbers.Interval_Arithmetic

12:13:18 Algebraic_Numbers: theory Algebraic_Numbers.Sturm_Rat

12:13:19 Formal_SSA: theory Formal_SSA.Construct_SSA

12:13:19 Formal_SSA: theory Formal_SSA.Minimality

12:13:19 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers

12:13:19 Formal_SSA: theory Formal_SSA.SSA_CFG_code

12:13:20 Finished SC_DOM_Components/outline (0:00:06 elapsed time)

12:13:21 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv

12:13:21 Timing SC_DOM_Components (4 threads, 1095.063s elapsed time, 3052.360s cpu time, 104.156s GC time, factor 2.79)

12:13:21 Finished SC_DOM_Components (0:18:21 elapsed time, 0:51:00 cpu time, factor 2.78)

12:13:21 Running Automated_Stateful_Protocol_Verification ...

12:13:25 Formal_SSA: theory Formal_SSA.SSA_Semantics

12:13:25 Formal_SSA: theory Formal_SSA.Construct_SSA_code

12:13:25 Formal_SSA: theory Formal_SSA.Construct_SSA_notriv_code

12:13:26 Algebraic_Numbers: theory Algebraic_Numbers.Real_Algebraic_Numbers

12:13:29 Formal_SSA: theory Formal_SSA.SSA_Transfer_Rules

12:13:39 Formal_SSA: theory Formal_SSA.Generic_Interpretation

12:13:43 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach

12:13:43 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

12:13:43 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Variants

12:13:43 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Transactions

12:13:45 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_term

12:13:47 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach_Tools

12:13:47 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

12:13:48 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_fp_parser

12:13:48 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

12:13:52 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac

12:13:57 Algebraic_Numbers: theory Algebraic_Numbers.Real_Roots

12:13:58 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Alg

12:13:59 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Approx

12:13:59 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Precise

12:14:00 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Algebraic_Numbers

12:14:04 Formal_SSA: theory Formal_SSA.Generic_Extract

12:14:04 Formal_SSA: theory Formal_SSA.WhileGraphSSA

12:14:05 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Abstraction

12:14:08 Algebraic_Numbers: theory Algebraic_Numbers.Real_Factorization

12:14:09 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Number_Tests

12:14:16 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

12:14:20 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_External_Code

12:14:25 Timing SM_Base (4 threads, 259.022s elapsed time, 701.516s cpu time, 47.552s GC time, factor 2.71)

12:14:25 Finished SM_Base (0:05:47 elapsed time, 0:15:48 cpu time, factor 2.73)

12:14:25 Building Ordered_Resolution_Prover ...

12:14:29 Ordered_Resolution_Prover: theory Nested_Multisets_Ordinals.Multiset_More

12:14:29 Ordered_Resolution_Prover: theory Coinductive.Coinductive_Nat

12:14:29 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Map2

12:14:31 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Implication

12:14:33 Ordered_Resolution_Prover: theory Coinductive.Coinductive_List

12:14:33 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Clausal_Logic

12:14:34 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Herbrand_Interpretation

12:14:34 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Abstract_Substitution

12:14:35 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ground_Resolution_Model

12:14:36 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Inference_System

12:14:40 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Ordered_Ground_Resolution

12:14:40 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

12:14:49 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Liminf

12:14:50 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Lazy_List_Chain

12:15:04 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Proving_Process

12:15:06 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.Standard_Redundancy

12:15:07 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution

12:15:07 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

12:15:11 Ordered_Resolution_Prover: theory Ordered_Resolution_Prover.FO_Ordered_Resolution_Prover

12:16:07 Timing HOL-Decision_Procs (4 threads, 627.063s elapsed time, 1765.920s cpu time, 146.032s GC time, factor 2.82)

12:16:07 Finished HOL-Decision_Procs (0:10:34 elapsed time, 0:29:33 cpu time, factor 2.79)

12:16:07 Running Perron_Frobenius ...

12:16:13 Perron_Frobenius: theory HOL-Eisbach.Eisbach

12:16:13 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology

12:16:13 Perron_Frobenius: theory HOL-Types_To_Sets.Types_To_Sets

12:16:13 Perron_Frobenius: theory HOL-Analysis.Metric_Arith

12:16:15 Perron_Frobenius: theory HOL-Analysis.Continuum_Not_Denumerable

12:16:16 Perron_Frobenius: theory HOL-Analysis.Inner_Product

12:16:16 Perron_Frobenius: theory HOL-Analysis.L2_Norm

12:16:17 Perron_Frobenius: theory HOL-Analysis.Operator_Norm

12:16:17 Perron_Frobenius: theory HOL-Analysis.Product_Vector

12:16:17 Perron_Frobenius: theory Polynomial_Factorization.Polynomial_Divisibility

12:16:17 Perron_Frobenius: theory Sturm_Sequences.Misc_Polynomial

12:16:19 Perron_Frobenius: theory Sturm_Sequences.Sturm_Library

12:16:19 Perron_Frobenius: theory Sturm_Sequences.Sturm_Theorem

12:16:20 Perron_Frobenius: theory HOL-Analysis.Norm_Arith

12:16:20 Perron_Frobenius: theory HOL-Analysis.Elementary_Topology

12:16:21 Perron_Frobenius: theory HOL-Analysis.Euclidean_Space

12:16:23 Perron_Frobenius: theory Sturm_Sequences.Sturm_Method

12:16:24 Perron_Frobenius: theory HOL-Analysis.Abstract_Limits

12:16:24 Perron_Frobenius: theory Polynomial_Factorization.Square_Free_Factorization

12:16:25 Perron_Frobenius: theory Rank_Nullity_Theorem.Dual_Order

12:16:26 Perron_Frobenius: theory HOL-Analysis.Finite_Cartesian_Product

12:16:26 Perron_Frobenius: theory HOL-Analysis.Linear_Algebra

12:16:26 Perron_Frobenius: theory HOL-Analysis.Abstract_Topology_2

12:16:27 Preparing Ordered_Resolution_Prover/document ...

12:16:29 Perron_Frobenius: theory HOL-Analysis.Affine

12:16:31 Perron_Frobenius: theory HOL-Analysis.Connected

12:16:31 Perron_Frobenius: theory HOL-Analysis.Cartesian_Space

12:16:31 Perron_Frobenius: theory HOL-Analysis.Elementary_Metric_Spaces

12:16:31 Perron_Frobenius: theory HOL-Analysis.Convex

12:16:31 Perron_Frobenius: theory HOL-Analysis.Function_Topology

12:16:33 MFODL_Monitor_Optimized: theory MFODL_Monitor_Optimized.Monitor_Code

12:16:35 Perron_Frobenius: theory HOL-Analysis.Product_Topology

12:16:36 Perron_Frobenius: theory HOL-Analysis.Determinants

12:16:36 Finished Ordered_Resolution_Prover/document (0:00:08 elapsed time)

12:16:36 Preparing Ordered_Resolution_Prover/outline ...

12:16:36 Perron_Frobenius: theory HOL-Analysis.T1_Spaces

12:16:38 Perron_Frobenius: theory HOL-Analysis.Elementary_Normed_Spaces

12:16:39 Perron_Frobenius: theory HOL-Analysis.Topology_Euclidean_Space

12:16:40 Finished Ordered_Resolution_Prover/outline (0:00:04 elapsed time)

12:16:41 Timing Ordered_Resolution_Prover (4 threads, 71.749s elapsed time, 211.944s cpu time, 7.580s GC time, factor 2.95)

12:16:41 Finished Ordered_Resolution_Prover (0:01:59 elapsed time, 0:04:52 cpu time, factor 2.45)

12:16:41 Running Isabelle_Meta_Model ...

12:16:43 Perron_Frobenius: theory HOL-Analysis.Convex_Euclidean_Space

12:16:43 Perron_Frobenius: theory HOL-Analysis.Extended_Real_Limits

12:16:43 Perron_Frobenius: theory HOL-Analysis.Line_Segment

12:16:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

12:16:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_runtime

12:16:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_typedecl

12:16:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_target

12:16:45 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main0

12:16:45 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main2

12:16:45 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main1

12:16:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init

12:16:47 Perron_Frobenius: theory HOL-Analysis.Starlike

12:16:47 Perron_Frobenius: theory HOL-Analysis.Summation_Tests

12:16:48 Perron_Frobenius: theory HOL-Analysis.Uniform_Limit

12:16:51 Perron_Frobenius: theory HOL-Analysis.Bounded_Linear_Function

12:16:51 Perron_Frobenius: theory HOL-Analysis.Path_Connected

12:16:52 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_SML

12:16:52 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_init

12:16:52 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_init

12:16:52 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Pure

12:16:55 Perron_Frobenius: theory HOL-Analysis.Derivative

12:16:55 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Pure

12:16:55 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Pure

12:16:55 Perron_Frobenius: theory HOL-Analysis.Homotopy

12:16:59 Perron_Frobenius: theory HOL-Analysis.Cartesian_Euclidean_Space

12:17:00 Perron_Frobenius: theory Rank_Nullity_Theorem.Mod_Type

12:17:00 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Isabelle

12:17:00 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_SML

12:17:01 Perron_Frobenius: theory HOL-Analysis.Homeomorphism

12:17:02 Perron_Frobenius: theory HOL-Analysis.Brouwer_Fixpoint

12:17:03 Perron_Frobenius: theory Rank_Nullity_Theorem.Miscellaneous

12:17:19 Preparing Slicing/document ...

12:17:26 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Isabelle

12:17:37 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init_rbt

12:17:37 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy_extended

12:17:37 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library_Static

12:17:38 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy

12:17:39 Finished Slicing/document (0:00:19 elapsed time)

12:17:39 Preparing Slicing/outline ...

12:17:43 Preparing MFODL_Monitor_Optimized/document ...

12:17:46 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy_extended

12:17:47 Finished Slicing/outline (0:00:07 elapsed time)

12:17:48 Timing Slicing (4 threads, 583.674s elapsed time, 1743.052s cpu time, 25.136s GC time, factor 2.99)

12:17:48 Finished Slicing (0:11:27 elapsed time, 0:31:55 cpu time, factor 2.78)

12:17:48 Running Containers-Benchmarks ...

12:17:48 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PSPSP

12:17:49 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver

12:17:50 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver2

12:17:52 Containers-Benchmarks: theory HOL-Eisbach.Eisbach

12:17:52 Containers-Benchmarks: theory Automatic_Refinement.Prio_List

12:17:52 Containers-Benchmarks: theory Automatic_Refinement.Foldi

12:17:52 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util_Bootstrap1

12:17:53 Containers-Benchmarks: theory Automatic_Refinement.Mk_Term_Antiquot

12:17:53 Containers-Benchmarks: theory Automatic_Refinement.Mpat_Antiquot

12:17:53 Containers-Benchmarks: theory Collections.ICF_Tools

12:17:53 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Comparison

12:17:54 Containers-Benchmarks: theory Automatic_Refinement.Refine_Util

12:17:54 Containers-Benchmarks: theory Collections.Ord_Code_Preproc

12:17:54 Containers-Benchmarks: theory Collections.Locale_Code

12:17:55 Containers-Benchmarks: theory Collections.Record_Intf

12:17:56 Containers-Benchmarks: theory Finger-Trees.FingerTree

12:17:56 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

12:17:56 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model03

12:17:56 Containers-Benchmarks: theory Automatic_Refinement.Anti_Unification

12:17:57 Containers-Benchmarks: theory Automatic_Refinement.Attr_Comb

12:17:57 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Data

12:17:57 Containers-Benchmarks: theory Automatic_Refinement.Indep_Vars

12:17:57 Containers-Benchmarks: theory Automatic_Refinement.Named_Sorted_Thms

12:17:57 Containers-Benchmarks: theory Automatic_Refinement.Mk_Record_Simp

12:17:57 Containers-Benchmarks: theory Automatic_Refinement.Tagged_Solver

12:17:57 Containers-Benchmarks: theory Automatic_Refinement.Select_Solve

12:17:57 Containers-Benchmarks: theory Trie.Trie

12:17:57 Containers-Benchmarks: theory Binomial-Heaps.BinomialHeap

12:17:57 Containers-Benchmarks: theory Binomial-Heaps.SkewBinomialHeap

12:17:58 Finished MFODL_Monitor_Optimized/document (0:00:15 elapsed time)

12:17:58 Preparing MFODL_Monitor_Optimized/outline ...

12:18:00 Containers-Benchmarks: theory HOL-ex.Quicksort

12:18:00 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Default

12:18:01 Containers-Benchmarks: theory Automatic_Refinement.Misc

12:18:03 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set

12:18:04 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_META

12:18:04 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy

12:18:04 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy

12:18:05 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_Default

12:18:05 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy_extended

12:18:06 Finished MFODL_Monitor_Optimized/outline (0:00:08 elapsed time)

12:18:07 Timing MFODL_Monitor_Optimized (4 threads, 586.374s elapsed time, 1374.876s cpu time, 60.188s GC time, factor 2.34)

12:18:07 Finished MFODL_Monitor_Optimized (0:09:52 elapsed time, 0:23:04 cpu time, factor 2.34)

12:18:07 Running Safe_OCL ...

12:18:07 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_RBT

12:18:10 Preparing MonoidalCategory/document ...

12:18:10 Safe_OCL: theory Safe_OCL.Transitive_Closure_Ext

12:18:10 Safe_OCL: theory Safe_OCL.Finite_Map_Ext

12:18:10 Safe_OCL: theory Safe_OCL.Errorable

12:18:10 Safe_OCL: theory Safe_OCL.OCL_Basic_Types

12:18:11 Containers-Benchmarks: theory Collections.DatRef

12:18:12 Safe_OCL: theory Safe_OCL.Tuple

12:18:12 Safe_OCL: theory Safe_OCL.Object_Model

12:18:12 Containers-Benchmarks: theory Automatic_Refinement.Refine_Lib

12:18:15 Containers-Benchmarks: theory Collections.SetIterator

12:18:16 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Phases

12:18:17 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tagging

12:18:17 Containers-Benchmarks: theory Automatic_Refinement.Relators

12:18:17 Containers-Benchmarks: theory Collections.Sorted_List_Operations

12:18:18 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_META

12:18:18 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core_init

12:18:18 Safe_OCL: theory Safe_OCL.OCL_Types

12:18:18 Containers-Benchmarks: theory Collections.SetIteratorOperations

12:18:19 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Bool

12:18:19 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_LC

12:18:20 Containers-Benchmarks: theory Automatic_Refinement.Param_Tool

12:18:20 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_Set_LC

12:18:21 Containers-Benchmarks: theory Automatic_Refinement.Param_HOL

12:18:22 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_META

12:18:23 Containers-Benchmarks: theory Automatic_Refinement.Parametricity

12:18:23 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Id_Ops

12:18:25 Containers-Benchmarks: theory Collections.Assoc_List

12:18:25 Finished MonoidalCategory/document (0:00:15 elapsed time)

12:18:25 Preparing MonoidalCategory/outline ...

12:18:26 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Fix_Rel

12:18:26 Containers-Benchmarks: theory Collections.Diff_Array

12:18:27 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_ctxt

12:18:27 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_examp

12:18:27 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_infra

12:18:27 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_access

12:18:27 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Translate

12:18:27 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Relator_Interface

12:18:27 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Gen_Algo

12:18:28 Containers-Benchmarks: theory Collections.Trie_Impl

12:18:28 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Tool

12:18:28 Containers-Benchmarks: theory Collections.Trie2

12:18:28 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor2_examp

12:18:28 Containers-Benchmarks: theory Collections.Dlist_add

12:18:28 Containers-Benchmarks: theory Automatic_Refinement.Autoref_Bindings_HOL

12:18:29 Containers-Benchmarks: theory Collections.Proper_Iterator

12:18:29 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core

12:18:30 Containers-Benchmarks: theory Collections.It_to_It

12:18:30 Containers-Benchmarks: theory Collections.SetIteratorGA

12:18:32 Finished MonoidalCategory/outline (0:00:06 elapsed time)

12:18:32 Containers-Benchmarks: theory Containers-Benchmarks.Clauses

12:18:32 Timing MonoidalCategory (4 threads, 571.320s elapsed time, 1181.168s cpu time, 78.968s GC time, factor 2.07)

12:18:32 Finished MonoidalCategory (0:09:37 elapsed time, 0:19:47 cpu time, factor 2.05)

12:18:32 Running LTL_to_GBA ...

12:18:32 Containers-Benchmarks: theory Refine_Monadic.Refine_Chapter

12:18:32 Containers-Benchmarks: theory Refine_Monadic.Refine_Mono_Prover

12:18:33 Containers-Benchmarks: theory Native_Word.Code_Target_Bits_Int

12:18:33 Containers-Benchmarks: theory Collections.Code_Target_ICF

12:18:34 Containers-Benchmarks: theory Automatic_Refinement.Automatic_Refinement

12:18:34 Containers-Benchmarks: theory Collections.Idx_Iterator

12:18:34 Containers-Benchmarks: theory Refine_Monadic.Refine_Misc

12:18:35 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer

12:18:36 Containers-Benchmarks: theory Refine_Monadic.RefineG_Domain

12:18:36 Containers-Benchmarks: theory Refine_Monadic.RefineG_Transfer

12:18:37 Containers-Benchmarks: theory Refine_Monadic.RefineG_Assert

12:18:37 Containers-Benchmarks: theory Refine_Monadic.RefineG_Recursion

12:18:37 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library

12:18:37 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_static

12:18:37 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_dynamic_sequential

12:18:38 LTL_to_GBA: theory LTL.LTL

12:18:38 Containers-Benchmarks: theory Refine_Monadic.RefineG_While

12:18:38 Containers-Benchmarks: theory Refine_Monadic.Refine_Basic

12:18:39 Containers-Benchmarks: theory Refine_Monadic.Refine_Det

12:18:43 Safe_OCL: theory Safe_OCL.OCL_Syntax

12:18:45 Containers-Benchmarks: theory Refine_Monadic.Refine_Heuristics

12:18:45 Containers-Benchmarks: theory Refine_Monadic.Refine_Leof

12:18:45 Containers-Benchmarks: theory Refine_Monadic.Refine_Pfun

12:18:45 Containers-Benchmarks: theory Refine_Monadic.Refine_More_Comb

12:18:46 Containers-Benchmarks: theory Refine_Monadic.Refine_While

12:18:49 Containers-Benchmarks: theory Refine_Monadic.Refine_Transfer

12:18:50 Containers-Benchmarks: theory Refine_Monadic.Autoref_Monadic

12:18:50 Containers-Benchmarks: theory Refine_Monadic.Refine_Automation

12:18:50 Containers-Benchmarks: theory Refine_Monadic.Refine_Foreach

12:18:54 Containers-Benchmarks: theory Refine_Monadic.Refine_Monadic

12:18:56 Containers-Benchmarks: theory Collections.Gen_Iterator

12:18:56 Containers-Benchmarks: theory Collections.Intf_Map

12:18:56 Containers-Benchmarks: theory Collections.Intf_Set

12:18:58 Containers-Benchmarks: theory Collections.Iterator

12:18:59 Containers-Benchmarks: theory Collections.Array_Iterator

12:18:59 Containers-Benchmarks: theory Collections.ICF_Spec_Base

12:18:59 Containers-Benchmarks: theory Collections.RBT_add

12:18:59 Containers-Benchmarks: theory Collections.AnnotatedListSpec

12:19:00 Containers-Benchmarks: theory Collections.ListSpec

12:19:01 Containers-Benchmarks: theory Collections.MapSpec

12:19:01 Containers-Benchmarks: theory Collections.PrioSpec

12:19:03 Containers-Benchmarks: theory Collections.ListGA

12:19:03 Containers-Benchmarks: theory Collections.BinoPrioImpl

12:19:03 Containers-Benchmarks: theory Collections.FTAnnotatedListImpl

12:19:04 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model07

12:19:04 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA

12:19:04 Containers-Benchmarks: theory Collections.Fifo

12:19:08 Containers-Benchmarks: theory Collections.PrioByAnnotatedList

12:19:12 Containers-Benchmarks: theory Collections.SkewPrioImpl

12:19:13 Containers-Benchmarks: theory Collections.PrioUniqueSpec

12:19:14 Containers-Benchmarks: theory Collections.SetSpec

12:19:14 Containers-Benchmarks: theory Collections.FTPrioImpl

12:19:14 Containers-Benchmarks: theory Collections.PrioUniqueByAnnotatedList

12:19:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Rail

12:19:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_shallow

12:19:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_deep

12:19:20 Containers-Benchmarks: theory Collections.FTPrioUniqueImpl

12:19:21 LTL_to_GBA: theory LTL_to_GBA.LTL_to_GBA_impl

12:19:22 Containers-Benchmarks: theory Collections.Algos

12:19:22 Containers-Benchmarks: theory Collections.SetIndex

12:19:24 Containers-Benchmarks: theory Collections.SetIteratorCollectionsGA

12:19:24 Containers-Benchmarks: theory Collections.MapGA

12:19:24 Containers-Benchmarks: theory Collections.SetGA

12:19:28 Containers-Benchmarks: theory Collections.ArrayMapImpl

12:19:28 Containers-Benchmarks: theory Collections.ListMapImpl

12:19:29 Containers-Benchmarks: theory Collections.ListMapImpl_Invar

12:19:34 Containers-Benchmarks: theory Collections.TrieMapImpl

12:19:39 Containers-Benchmarks: theory Collections.ListSetImpl

12:19:41 Containers-Benchmarks: theory Collections.ListSetImpl_Invar

12:19:42 Containers-Benchmarks: theory Collections.ListSetImpl_NotDist

12:19:44 Containers-Benchmarks: theory Collections.ListSetImpl_Sorted

12:19:48 Safe_OCL: theory Safe_OCL.OCL_Object_Model

12:19:49 Safe_OCL: theory Safe_OCL.OCL_Typing

12:19:50 Containers-Benchmarks: theory Collections.SetByMap

12:19:52 Containers-Benchmarks: theory Collections.RBTMapImpl

12:19:53 Preparing Formula_Derivatives/document ...

12:19:53 Containers-Benchmarks: theory Collections.ArraySetImpl

12:19:54 Containers-Benchmarks: theory Collections.TrieSetImpl

12:19:55 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model09

12:19:58 Containers-Benchmarks: theory Collections.ArrayHashMap_Impl

12:20:00 Finished Formula_Derivatives/document (0:00:07 elapsed time)

12:20:00 Preparing Formula_Derivatives/outline ...

12:20:04 Containers-Benchmarks: theory Collections.ArrayHashMap

12:20:05 Containers-Benchmarks: theory Collections.RBTSetImpl

12:20:05 Containers-Benchmarks: theory Collections.HashMap_Impl

12:20:06 Finished Formula_Derivatives/outline (0:00:05 elapsed time)

12:20:06 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated

12:20:06 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated_generated

12:20:07 Timing Formula_Derivatives (4 threads, 520.634s elapsed time, 947.420s cpu time, 183.888s GC time, factor 1.82)

12:20:07 Finished Formula_Derivatives (0:10:04 elapsed time, 0:17:58 cpu time, factor 1.78)

12:20:07 Running DFS_Framework ...

12:20:08 Containers-Benchmarks: theory Collections.HashMap

12:20:12 DFS_Framework: theory DFS_Framework.DFS_Framework_Misc

12:20:12 DFS_Framework: theory DFS_Framework.On_Stack

12:20:12 DFS_Framework: theory DFS_Framework.DFS_Framework_Refine_Aux

12:20:13 DFS_Framework: theory DFS_Framework.Impl_Rev_Array_Stack

12:20:15 Containers-Benchmarks: theory Collections.ArrayHashSet

12:20:16 DFS_Framework: theory DFS_Framework.DFS_Chapter_Examples

12:20:16 DFS_Framework: theory DFS_Framework.DFS_Chapter_Framework

12:20:16 DFS_Framework: theory DFS_Framework.Param_DFS

12:20:20 Containers-Benchmarks: theory Collections.HashSet

12:20:20 Containers-Benchmarks: theory Collections.MapStdImpl

12:20:27 DFS_Framework: theory DFS_Framework.DFS_Invars_Basic

12:20:27 Preparing Algebraic_Numbers/document ...

12:20:28 DFS_Framework: theory DFS_Framework.General_DFS_Structure

12:20:32 Containers-Benchmarks: theory Collections.SetStdImpl

12:20:32 DFS_Framework: theory DFS_Framework.DFS_Invars_SCC

12:20:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Examples

12:20:37 Containers-Benchmarks: theory Collections.ICF_Impl

12:20:39 DFS_Framework: theory DFS_Framework.Rec_Impl

12:20:41 Finished Algebraic_Numbers/document (0:00:14 elapsed time)

12:20:41 Preparing Algebraic_Numbers/outline ...

12:20:41 DFS_Framework: theory DFS_Framework.Tailrec_Impl

12:20:45 Containers-Benchmarks: theory Collections.ICF_Refine_Monadic

12:20:46 Containers-Benchmarks: theory Collections.ICF_Autoref

12:20:48 Finished Algebraic_Numbers/outline (0:00:06 elapsed time)

12:20:49 Timing Algebraic_Numbers (4 threads, 442.546s elapsed time, 1416.160s cpu time, 51.500s GC time, factor 3.20)

12:20:49 Finished Algebraic_Numbers (0:07:32 elapsed time, 0:23:45 cpu time, factor 3.15)

12:20:49 Running CoreC++ ...

12:20:50 DFS_Framework: theory DFS_Framework.Simple_Impl

12:20:50 Preparing Isabelle_Meta_Model/document ...

12:20:51 Containers-Benchmarks: theory Collections.Collections

12:20:52 Containers-Benchmarks: theory Collections.CollectionsV1

12:20:52 CoreC++: theory CoreC++.Auxiliary

12:20:53 CoreC++: theory CoreC++.Type

12:20:56 CoreC++: theory CoreC++.Value

12:20:56 Preparing Automated_Stateful_Protocol_Verification/document ...

12:20:57 Finished Isabelle_Meta_Model/document (0:00:06 elapsed time)

12:20:57 Preparing Isabelle_Meta_Model/outline ...

12:20:57 CoreC++: theory CoreC++.Expr

12:20:59 DFS_Framework: theory DFS_Framework.Restr_Impl

12:21:01 Containers-Benchmarks: theory Containers-Benchmarks.Benchmark_ICF

12:21:02 DFS_Framework: theory DFS_Framework.DFS_Framework

12:21:03 DFS_Framework: theory DFS_Framework.Cyc_Check

12:21:03 DFS_Framework: theory DFS_Framework.DFS_Find_Path

12:21:03 Finished Isabelle_Meta_Model/outline (0:00:06 elapsed time)

12:21:04 DFS_Framework: theory DFS_Framework.Reachable_Nodes

12:21:04 Timing Isabelle_Meta_Model (4 threads, 243.024s elapsed time, 353.148s cpu time, 34.472s GC time, factor 1.45)

12:21:04 Finished Isabelle_Meta_Model (0:04:07 elapsed time, 0:05:58 cpu time, factor 1.45)

12:21:04 Running Prpu_Maxflow ...

12:21:06 CoreC++: theory CoreC++.Decl

12:21:06 CoreC++: theory CoreC++.ClassRel

12:21:07 CoreC++: theory CoreC++.SubObj

12:21:08 Finished Automated_Stateful_Protocol_Verification/document (0:00:12 elapsed time)

12:21:08 Preparing Automated_Stateful_Protocol_Verification/outline ...

12:21:09 Safe_OCL: theory Safe_OCL.OCL_Normalization

12:21:09 Prpu_Maxflow: theory Prpu_Maxflow.Generic_Push_Relabel

12:21:09 Prpu_Maxflow: theory Prpu_Maxflow.Graph_Topological_Ordering

12:21:10 CoreC++: theory CoreC++.Objects

12:21:10 CoreC++: theory CoreC++.TypeRel

12:21:10 CoreC++: theory CoreC++.Exceptions

12:21:10 CoreC++: theory CoreC++.State

12:21:10 CoreC++: theory CoreC++.Syntax

12:21:10 CoreC++: theory CoreC++.SystemClasses

12:21:10 CoreC++: theory CoreC++.BigStep

12:21:10 CoreC++: theory CoreC++.SmallStep

12:21:10 CoreC++: theory CoreC++.WellType

12:21:14 CoreC++: theory CoreC++.Annotate

12:21:14 CoreC++: theory CoreC++.WellForm

12:21:14 CoreC++: theory CoreC++.WellTypeRT

12:21:15 Finished Automated_Stateful_Protocol_Verification/outline (0:00:06 elapsed time)

12:21:16 Timing Automated_Stateful_Protocol_Verification (4 threads, 440.588s elapsed time, 1428.360s cpu time, 144.556s GC time, factor 3.24)

12:21:16 Finished Automated_Stateful_Protocol_Verification (0:07:29 elapsed time, 0:24:02 cpu time, factor 3.21)

12:21:16 Running Functional_Ordered_Resolution_Prover ...

12:21:16 CoreC++: theory CoreC++.WWellForm

12:21:17 Perron_Frobenius: theory Perron_Frobenius.Bij_Nat

12:21:17 Perron_Frobenius: theory Perron_Frobenius.Cancel_Card_Constraint

12:21:17 Perron_Frobenius: theory HOL-Real_Asymp.Inst_Existentials

12:21:17 Perron_Frobenius: theory HOL-Real_Asymp.Eventuallize

12:21:17 CoreC++: theory CoreC++.Conform

12:21:17 Perron_Frobenius: theory HOL-Real_Asymp.Lazy_Eval

12:21:17 Perron_Frobenius: theory Perron_Frobenius.Roots_Unity

12:21:17 Perron_Frobenius: theory Perron_Frobenius.Hom_Gauss_Jordan

12:21:17 Perron_Frobenius: theory Perron_Frobenius.HMA_Connect

12:21:18 Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion

12:21:19 DFS_Framework: theory DFS_Framework.Tarjan_LowLink

12:21:19 CoreC++: theory CoreC++.DefAss

12:21:19 CoreC++: theory CoreC++.Execute

12:21:20 CoreC++: theory CoreC++.CWellForm

12:21:21 DFS_Framework: theory DFS_Framework.Tarjan

12:21:24 CoreC++: theory CoreC++.Equivalence

12:21:25 Functional_Ordered_Resolution_Prover: theory Deriving.Generator_Aux

12:21:25 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator

12:21:25 Functional_Ordered_Resolution_Prover: theory Deriving.Derive_Manager

12:21:25 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Fun_More

12:21:26 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term

12:21:26 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Transitive_Closure_More

12:21:26 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Order_Union

12:21:27 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Generator

12:21:28 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Aux

12:21:28 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Wellorder_Extension

12:21:29 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Option_Monad

12:21:29 Safe_OCL: theory Safe_OCL.OCL_Examples

12:21:30 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Instances

12:21:31 Functional_Ordered_Resolution_Prover: theory Deriving.Compare

12:21:31 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator_Generator

12:21:31 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Seq

12:21:32 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius

12:21:33 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Inst

12:21:33 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel

12:21:35 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Seq_More

12:21:35 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unifiers

12:21:35 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front

12:21:35 Prpu_Maxflow: theory Prpu_Maxflow.Prpu_Common_Impl

12:21:36 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term_Pair_Multiset

12:21:36 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_Irreducible

12:21:36 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Subsumption

12:21:36 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory

12:21:38 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Generator

12:21:38 Functional_Ordered_Resolution_Prover: theory Word_Lib.Bit_Comprehension

12:21:38 CoreC++: theory CoreC++.Progress

12:21:38 Functional_Ordered_Resolution_Prover: theory Word_Lib.More_Divides

12:21:40 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Instances

12:21:40 Functional_Ordered_Resolution_Prover: theory Word_Lib.Signed_Words

12:21:40 Functional_Ordered_Resolution_Prover: theory Word_Lib.Signed_Division_Word

12:21:42 Functional_Ordered_Resolution_Prover: theory Deriving.Countable_Generator

12:21:42 Functional_Ordered_Resolution_Prover: theory Lambda_Free_RPOs.Lambda_Free_Util

12:21:42 Functional_Ordered_Resolution_Prover: theory Matrix.Utility

12:21:42 Perron_Frobenius: theory Perron_Frobenius.Perron_Frobenius_General

12:21:42 Functional_Ordered_Resolution_Prover: theory Open_Induction.Restricted_Predicates

12:21:44 CoreC++: theory CoreC++.HeapExtension

12:21:44 Functional_Ordered_Resolution_Prover: theory Polynomial_Factorization.Missing_List

12:21:46 CoreC++: theory CoreC++.TypeSafe

12:21:47 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

12:21:47 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Set

12:21:47 Functional_Ordered_Resolution_Prover: theory Show.Show

12:21:51 CoreC++: theory CoreC++.Determinism

12:21:52 Functional_Ordered_Resolution_Prover: theory Show.Show_Instances

12:21:56 Functional_Ordered_Resolution_Prover: theory Word_Lib.More_Arithmetic

12:21:57 Functional_Ordered_Resolution_Prover: theory Word_Lib.More_Word

12:21:57 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

12:22:00 Functional_Ordered_Resolution_Prover: theory Word_Lib.Traditional_Infix_Syntax

12:22:02 Timing Containers-Benchmarks (4 threads, 239.845s elapsed time, 604.332s cpu time, 46.508s GC time, factor 2.52)

12:22:02 Finished Containers-Benchmarks (0:04:07 elapsed time, 0:18:24 cpu time, factor 4.47)

12:22:02 Running Collections_Examples ...

12:22:02 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Exp

12:22:06 Functional_Ordered_Resolution_Prover: theory Word_Lib.Bits_Int

12:22:07 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples_Chapter

12:22:07 Collections_Examples: theory Collections_Examples.Examples_Chapter

12:22:07 Collections_Examples: theory Collections_Examples.ICF_Examples_Chapter

12:22:07 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples_Chapter

12:22:07 Collections_Examples: theory Containers.Equal

12:22:07 Collections_Examples: theory Containers.Extend_Partial_Order

12:22:07 Collections_Examples: theory Containers.List_Fusion

12:22:07 Collections_Examples: theory Deriving.Comparator

12:22:07 Collections_Examples: theory Containers.Closure_Set

12:22:08 Collections_Examples: theory Deriving.Derive_Manager

12:22:08 Collections_Examples: theory Deriving.Generator_Aux

12:22:09 Collections_Examples: theory HOL-Library.DAList

12:22:10 Collections_Examples: theory Deriving.Equality_Generator

12:22:14 Collections_Examples: theory Deriving.Equality_Instances

12:22:14 Prpu_Maxflow: theory Prpu_Maxflow.Fifo_Push_Relabel_Impl

12:22:14 Collections_Examples: theory Deriving.Compare

12:22:14 Functional_Ordered_Resolution_Prover: theory Regular-Sets.NDerivative

12:22:14 Collections_Examples: theory Deriving.Comparator_Generator

12:22:15 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Relation_Interpretation

12:22:15 Collections_Examples: theory Containers.AssocList

12:22:16 Prpu_Maxflow: theory Prpu_Maxflow.Relabel_To_Front_Impl

12:22:16 Collections_Examples: theory Containers.Containers_Auxiliary

12:22:17 Collections_Examples: theory HOL-Library.Char_ord

12:22:17 Collections_Examples: theory HOL-Library.Omega_Words_Fun

12:22:17 Functional_Ordered_Resolution_Prover: theory Native_Word.More_Bits_Int

12:22:17 Functional_Ordered_Resolution_Prover: theory Word_Lib.Least_significant_bit

12:22:17 Functional_Ordered_Resolution_Prover: theory Word_Lib.Most_significant_bit

12:22:17 Collections_Examples: theory HOL-Library.Mapping

12:22:17 Collections_Examples: theory Containers.Lexicographic_Order

12:22:18 Functional_Ordered_Resolution_Prover: theory Word_Lib.Generic_set_bit

12:22:19 Collections_Examples: theory Deriving.Compare_Generator

12:22:21 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Symbolic_Bits_Int

12:22:21 Collections_Examples: theory Containers.Containers_Generator

12:22:22 Collections_Examples: theory Deriving.Compare_Instances

12:22:22 Collections_Examples: theory CAVA_Automata.Digraph_Basic

12:22:22 Functional_Ordered_Resolution_Prover: theory Native_Word.Bits_Integer

12:22:25 Collections_Examples: theory Containers.Collection_Enum

12:22:25 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Equivalence_Checking

12:22:26 Collections_Examples: theory Containers.Collection_Eq

12:22:27 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regexp_Method

12:22:27 Collections_Examples: theory Containers.Set_Linorder

12:22:27 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Abstract_Rewriting

12:22:28 Collections_Examples: theory Containers.RBT_ext

12:22:30 Collections_Examples: theory Containers.DList_Set

12:22:31 Collections_Examples: theory Deriving.RBT_Comparator_Impl

12:22:31 Preparing Safe_OCL/document ...

12:22:35 Collections_Examples: theory HOL-Library.Uprod

12:22:37 Collections_Examples: theory Containers.TwoSat_Ex

12:22:37 Collections_Examples: theory Collections_Examples.Bfs_Impl

12:22:38 DFS_Framework: theory DFS_Framework.Feedback_Arcs

12:22:38 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Relative_Rewriting

12:22:38 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Matching

12:22:39 Collections_Examples: theory Collections_Examples.Foreach_Refine

12:22:40 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Unification

12:22:40 Finished Safe_OCL/document (0:00:08 elapsed time)

12:22:40 Preparing Safe_OCL/outline ...

12:22:41 Collections_Examples: theory Collections_Examples.ICF_Only_Test

12:22:41 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Subterm_and_Context

12:22:41 Perron_Frobenius: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

12:22:42 LTL_to_GBA: theory LTL_to_GBA.All_Of_LTL_to_GBA

12:22:44 Collections_Examples: theory Collections_Examples.Refine_Fold

12:22:44 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unification

12:22:45 Collections_Examples: theory Collections_Examples.Exploration

12:22:45 Preparing LTL_to_GBA/document ...

12:22:46 Collections_Examples: theory Containers.Collection_Order

12:22:46 Collections_Examples: theory Collections_Examples.Exploration_DFS

12:22:46 Finished Safe_OCL/outline (0:00:06 elapsed time)

12:22:47 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Order_Pair

12:22:47 Timing Safe_OCL (4 threads, 257.970s elapsed time, 440.508s cpu time, 16.232s GC time, factor 1.71)

12:22:47 Finished Safe_OCL (0:04:23 elapsed time, 0:07:25 cpu time, factor 1.69)

12:22:47 Running Isabelle_Marries_Dirac ...

12:22:48 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Lexicographic_Extension

12:22:48 Perron_Frobenius: theory HOL-Real_Asymp.Real_Asymp

12:22:49 Collections_Examples: theory Containers.RBT_Mapping2

12:22:49 Collections_Examples: theory Collections_Examples.PerformanceTest

12:22:49 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Matching

12:22:49 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Largest_Jordan_Block

12:22:50 Collections_Examples: theory Containers.RBT_Set2

12:22:50 Perron_Frobenius: theory Perron_Frobenius.Spectral_Radius_Theory_2

12:22:50 Collections_Examples: theory Collections_Examples.itp_2010

12:22:50 Perron_Frobenius: theory Perron_Frobenius.Check_Matrix_Growth

12:22:51 Finished LTL_to_GBA/document (0:00:06 elapsed time)

12:22:51 Preparing LTL_to_GBA/outline ...

12:22:51 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Term_Aux

12:22:52 Collections_Examples: theory Containers.Set_Impl

12:22:52 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.KBO

12:22:55 Finished LTL_to_GBA/outline (0:00:03 elapsed time)

12:22:55 Isabelle_Marries_Dirac: theory Matrix.Matrix_Legacy

12:22:55 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Basics

12:22:55 Timing LTL_to_GBA (4 threads, 244.405s elapsed time, 696.092s cpu time, 26.656s GC time, factor 2.85)

12:22:55 Finished LTL_to_GBA (0:04:11 elapsed time, 0:12:01 cpu time, factor 2.87)

12:22:55 Running HOL-Corec_Examples ...

12:22:56 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Binary_Nat

12:22:58 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Quantum

12:22:59 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Target_Word_Base

12:23:00 Functional_Ordered_Resolution_Prover: theory Native_Word.Uint32

12:23:00 HOL-Corec_Examples: theory HOL-Corec_Examples.Iterate_GPV

12:23:00 HOL-Corec_Examples: theory HOL-Corec_Examples.Simple_Nesting

12:23:00 HOL-Corec_Examples: theory HOL-Corec_Examples.LFilter

12:23:00 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Processor

12:23:00 DFS_Framework: theory DFS_Framework.Nested_DFS

12:23:03 CoreC++: theory CoreC++.CoreC++

12:23:03 Isabelle_Marries_Dirac: theory Matrix_Tensor.Matrix_Tensor

12:23:04 Functional_Ordered_Resolution_Prover: theory Collections.HashCode

12:23:04 Collections_Examples: theory Collections_Examples.Simple_DFS

12:23:04 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Generator

12:23:07 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Instances

12:23:07 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Complex_Vectors

12:23:07 Functional_Ordered_Resolution_Prover: theory Deriving.Derive

12:23:07 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

12:23:07 Preparing Perron_Frobenius/document ...

12:23:10 Preparing Formal_SSA/document ...

12:23:11 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Measurement

12:23:11 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

12:23:12 HOL-Corec_Examples: theory HOL-Corec_Examples.Paper_Examples

12:23:12 Collections_Examples: theory Collections_Examples.ICF_Examples

12:23:12 Collections_Examples: theory Collections_Examples.Refine_Monadic_Examples

12:23:13 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

12:23:13 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Tensor

12:23:13 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.More_Tensor

12:23:13 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.No_Cloning

12:23:14 Collections_Examples: theory Collections_Examples.Succ_Graph

12:23:14 Collections_Examples: theory Collections_Examples.ICF_Test

12:23:15 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Deutsch

12:23:15 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Entanglement

12:23:15 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Quantum_Prisoners_Dilemma

12:23:15 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Quantum_Teleportation

12:23:17 Isabelle_Marries_Dirac: theory Isabelle_Marries_Dirac.Deutsch_Jozsa

12:23:17 Finished Perron_Frobenius/document (0:00:10 elapsed time)

12:23:17 Preparing Perron_Frobenius/outline ...

12:23:23 Finished Perron_Frobenius/outline (0:00:05 elapsed time)

12:23:23 Timing Perron_Frobenius (4 threads, 393.963s elapsed time, 1169.432s cpu time, 68.308s GC time, factor 2.97)

12:23:23 Finished Perron_Frobenius (0:06:47 elapsed time, 0:19:38 cpu time, factor 2.89)

12:23:23 Building Simplex ...

12:23:24 Collections_Examples: theory Containers.Mapping_Impl

12:23:26 Finished Formal_SSA/document (0:00:15 elapsed time)

12:23:26 Preparing Formal_SSA/outline ...

12:23:28 Simplex: theory Simplex.Simplex_Algebra

12:23:28 Simplex: theory Simplex.Simplex_Auxiliary

12:23:29 Simplex: theory Simplex.Rel_Chain

12:23:36 Finished Formal_SSA/outline (0:00:09 elapsed time)

12:23:37 Simplex: theory Simplex.Abstract_Linear_Poly

12:23:37 Collections_Examples: theory Collections_Examples.Coll_Test

12:23:37 Timing Formal_SSA (4 threads, 533.029s elapsed time, 1001.300s cpu time, 16.396s GC time, factor 1.88)

12:23:37 Finished Formal_SSA (0:10:22 elapsed time, 0:18:45 cpu time, factor 1.81)

12:23:37 Building Order_Lattice_Props ...

12:23:38 Collections_Examples: theory Collections_Examples.Nested_DFS

12:23:38 Simplex: theory Simplex.Linear_Poly_Maps

12:23:38 Simplex: theory Simplex.QDelta

12:23:41 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Wenzel

12:23:41 Order_Lattice_Props: theory Order_Lattice_Props.Sup_Lattice

12:23:41 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props_Loc

12:23:41 Simplex: theory Simplex.Simplex

12:23:56 Order_Lattice_Props: theory Order_Lattice_Props.Order_Duality

12:24:13 Order_Lattice_Props: theory Order_Lattice_Props.Order_Lattice_Props

12:24:19 DFS_Framework: theory DFS_Framework.DFS_All_Examples

12:24:21 Collections_Examples: theory Collections_Examples.Combined_TwoSat

12:24:24 Simplex: theory Simplex.Simplex_Incremental

12:24:28 Preparing DFS_Framework/document ...

12:24:34 Order_Lattice_Props: theory Order_Lattice_Props.Galois_Connections

12:24:34 Order_Lattice_Props: theory Order_Lattice_Props.Representations

12:24:35 Order_Lattice_Props: theory Order_Lattice_Props.Closure_Operators

12:24:35 Order_Lattice_Props: theory Order_Lattice_Props.Fixpoint_Fusion

12:24:38 Prpu_Maxflow: theory Prpu_Maxflow.Generated_Code_Test

12:24:38 Finished DFS_Framework/document (0:00:10 elapsed time)

12:24:38 Preparing DFS_Framework/outline ...

12:24:45 Finished DFS_Framework/outline (0:00:07 elapsed time)

12:24:46 Timing DFS_Framework (4 threads, 252.789s elapsed time, 697.756s cpu time, 18.396s GC time, factor 2.76)

12:24:46 Finished DFS_Framework (0:04:19 elapsed time, 0:16:12 cpu time, factor 3.75)

12:24:46 Running Linear_Recurrences_Solver ...

12:24:48 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_A

12:24:48 HOL-Corec_Examples: theory HOL-Corec_Examples.GPV_Bare_Bones

12:24:48 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_Poly

12:24:48 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Mono

12:24:55 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_B

12:25:01 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_C

12:25:05 Linear_Recurrences_Solver: theory Deriving.Compare_Rat

12:25:05 Linear_Recurrences_Solver: theory Sturm_Sequences.Misc_Polynomial

12:25:05 Linear_Recurrences_Solver: theory Deriving.Compare_Real

12:25:05 Linear_Recurrences_Solver: theory Linear_Recurrences.Eulerian_Polynomials

12:25:05 Collections_Examples: theory Collections_Examples.Collection_Autoref_Examples

12:25:05 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Common

12:25:05 Linear_Recurrences_Solver: theory Algebraic_Numbers.Compare_Complex

12:25:06 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Misc

12:25:06 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Library

12:25:06 Linear_Recurrences_Solver: theory Linear_Recurrences.Pochhammer_Polynomials

12:25:06 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Theorem

12:25:06 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Poly

12:25:06 Linear_Recurrences_Solver: theory Linear_Recurrences.Factorizations

12:25:07 Linear_Recurrences_Solver: theory Linear_Recurrences.RatFPS

12:25:07 Linear_Recurrences_Solver: theory Linear_Recurrences.Partial_Fraction_Decomposition

12:25:07 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Roots_Real_Poly

12:25:09 Linear_Recurrences_Solver: theory Algebraic_Numbers.Bivariate_Polynomials

12:25:09 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_D

12:25:09 Linear_Recurrences_Solver: theory Show.Show_Real

12:25:10 Linear_Recurrences_Solver: theory Linear_Recurrences.Rational_FPS_Solver

12:25:10 Linear_Recurrences_Solver: theory Show.Show_Complex

12:25:11 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Show_RatFPS

12:25:11 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

12:25:11 Linear_Recurrences_Solver: theory Algebraic_Numbers.Resultant

12:25:11 Preparing CoreC++/document ...

12:25:12 Preparing Prpu_Maxflow/document ...

12:25:13 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Homogenous_Recurrences

12:25:13 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

12:25:14 Linear_Recurrences_Solver: theory Algebraic_Numbers.Interval_Arithmetic

12:25:14 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

12:25:15 Linear_Recurrences_Solver: theory Algebraic_Numbers.Sturm_Rat

12:25:15 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers

12:25:19 Finished Prpu_Maxflow/document (0:00:06 elapsed time)

12:25:19 Preparing Prpu_Maxflow/outline ...

12:25:22 Preparing Order_Lattice_Props/document ...

12:25:22 HOL-Corec_Examples: theory HOL-Corec_Examples.Small_Concrete

12:25:24 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Algebraic_Numbers

12:25:24 Finished Prpu_Maxflow/outline (0:00:05 elapsed time)

12:25:25 Timing Prpu_Maxflow (4 threads, 241.125s elapsed time, 382.324s cpu time, 9.260s GC time, factor 1.59)

12:25:25 Finished Prpu_Maxflow (0:04:07 elapsed time, 0:08:39 cpu time, factor 2.10)

12:25:25 Running Polynomials ...

12:25:27 Finished Order_Lattice_Props/document (0:00:05 elapsed time)

12:25:27 Preparing Order_Lattice_Props/outline ...

12:25:30 Finished CoreC++/document (0:00:18 elapsed time)

12:25:30 Preparing CoreC++/outline ...

12:25:32 Polynomials: theory Deriving.Comparator

12:25:32 Polynomials: theory Deriving.Derive_Manager

12:25:32 Polynomials: theory Deriving.Generator_Aux

12:25:32 Polynomials: theory HOL-Computational_Algebra.Factorial_Ring

12:25:32 Polynomials: theory Polynomials.MPoly_Type

12:25:32 Finished Order_Lattice_Props/outline (0:00:05 elapsed time)

12:25:32 Timing Order_Lattice_Props (4 threads, 66.028s elapsed time, 151.028s cpu time, 3.908s GC time, factor 2.29)

12:25:32 Finished Order_Lattice_Props (0:01:43 elapsed time, 0:03:26 cpu time, factor 1.99)

12:25:32 Running LOFT ...

12:25:33 Polynomials: theory Polynomials.More_Modules

12:25:33 Polynomials: theory Matrix.Utility

12:25:34 Polynomials: theory Polynomials.OAlist

12:25:34 Polynomials: theory Polynomials.More_MPoly_Type

12:25:34 Polynomials: theory Open_Induction.Restricted_Predicates

12:25:36 Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

12:25:36 Polynomials: theory Polynomials.Polynomials

12:25:37 LOFT: theory LOFT.OpenFlow_Helpers

12:25:37 LOFT: theory LOFT.Sort_Descending

12:25:38 Polynomials: theory Show.Show

12:25:38 LOFT: theory LOFT.List_Group

12:25:39 LOFT: theory HOL-Library.List_Lexorder

12:25:39 LOFT: theory LOFT.Semantics_OpenFlow

12:25:40 Polynomials: theory Show.Show_Instances

12:25:40 Finished CoreC++/outline (0:00:09 elapsed time)

12:25:40 LOFT: theory LOFT.OpenFlow_Matches

12:25:40 Timing CoreC++ (4 threads, 253.934s elapsed time, 699.956s cpu time, 58.912s GC time, factor 2.76)

12:25:40 Finished CoreC++ (0:04:18 elapsed time, 0:11:45 cpu time, factor 2.72)

12:25:40 Running Linear_Programming ...

12:25:43 Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

12:25:44 Polynomials: theory Well_Quasi_Orders.Minimal_Elements

12:25:45 Polynomials: theory Well_Quasi_Orders.Least_Enum

12:25:45 Polynomials: theory Well_Quasi_Orders.Almost_Full

12:25:47 Linear_Programming: theory Simplex.Simplex_Auxiliary

12:25:47 Linear_Programming: theory Simplex.Simplex_Algebra

12:25:47 Linear_Programming: theory Linear_Programming.More_Jordan_Normal_Forms

12:25:48 Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

12:25:48 Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

12:25:48 Linear_Programming: theory Simplex.Rel_Chain

12:25:49 LOFT: theory LOFT.Featherweight_OpenFlow_Comparison

12:25:50 Polynomials: theory Polynomials.NZM

12:25:50 Polynomials: theory Polynomials.Show_Polynomials

12:25:50 Polynomials: theory Polynomials.Utils

12:25:51 Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

12:25:51 Polynomials: theory Polynomials.Power_Products

12:25:53 Collections_Examples: theory Collections_Examples.Collection_Examples

12:25:54 LOFT: theory LOFT.OpenFlow_Action

12:25:54 Polynomials: theory HOL-Computational_Algebra.Polynomial

12:25:55 LOFT: theory LOFT.OpenFlow_Serialize

12:25:56 Linear_Programming: theory Simplex.Abstract_Linear_Poly

12:25:56 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Roots

12:25:57 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Alg

12:25:58 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Precise

12:25:58 Linear_Programming: theory Simplex.Linear_Poly_Maps

12:25:58 Linear_Programming: theory Simplex.QDelta

12:25:59 Preparing Collections_Examples/document ...

12:26:00 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Algebraic_Numbers

12:26:00 Linear_Programming: theory Simplex.Simplex

12:26:05 Finished Collections_Examples/document (0:00:05 elapsed time)

12:26:05 Preparing Collections_Examples/outline ...

12:26:07 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

12:26:07 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Friends

12:26:08 LOFT: theory LOFT.LinuxRouter_OpenFlow_Translation

12:26:09 Finished Collections_Examples/outline (0:00:04 elapsed time)

12:26:09 Timing Collections_Examples (4 threads, 228.626s elapsed time, 588.132s cpu time, 21.304s GC time, factor 2.57)

12:26:09 Finished Collections_Examples (0:03:55 elapsed time, 0:19:34 cpu time, factor 5.00)

12:26:09 Running HOL-Datatype_Examples ...

12:26:10 Polynomials: theory Polynomials.MPoly_Type_Univariate

12:26:13 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Compat

12:26:13 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lift_BNF

12:26:13 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Datatype_Simproc_Tests

12:26:13 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Milner_Tofte

12:26:14 LOFT: theory LOFT.OF_conv_test

12:26:15 LOFT: theory LOFT.OpenFlow_Documentation

12:26:16 LOFT: theory LOFT.RFC2544

12:26:16 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Test

12:26:17 Polynomials: theory Polynomials.MPoly_Type_Class

12:26:17 HOL-Corec_Examples: theory HOL-Corec_Examples.TLList_Friends

12:26:19 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TLList

12:26:22 Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

12:26:22 HOL-Corec_Examples: theory HOL-Corec_Examples.Type_Class

12:26:23 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFI

12:26:23 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Cyclic_List

12:26:24 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Free_Idempotent_Monoid

12:26:24 HOL-Datatype_Examples: theory HOL-Datatype_Examples.LDL

12:26:24 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Koenig

12:26:25 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Process

12:26:28 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Stream_Processor

12:26:35 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lambda_Term

12:26:36 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Codatatype

12:26:37 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Datatype

12:26:38 Preparing Simplex/document ...

12:26:38 Linear_Programming: theory Farkas.Farkas

12:26:41 Linear_Programming: theory Simplex.Simplex_Incremental

12:26:42 Polynomials: theory Polynomials.MPoly_Type_Class_FMap

12:26:45 Linear_Programming: theory Farkas.Matrix_Farkas

12:26:47 Polynomials: theory Polynomials.Quasi_PM_Power_Products

12:26:49 Preparing Isabelle_Marries_Dirac/document ...

12:26:51 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Prelim

12:26:51 HOL-Datatype_Examples: theory HOL-Datatype_Examples.DTree

12:26:52 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Gram_Lang

12:26:52 Finished Simplex/document (0:00:14 elapsed time)

12:26:52 Preparing Simplex/outline ...

12:26:52 Polynomials: theory Polynomials.MPoly_PM

12:26:53 Linear_Programming: theory Farkas.Simplex_for_Reals

12:26:54 Linear_Programming: theory Linear_Programming.Matrix_LinPoly

12:26:54 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Parallel_Composition

12:26:55 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFsetI

12:26:59 Finished Simplex/outline (0:00:06 elapsed time)

12:26:59 Timing Simplex (4 threads, 139.379s elapsed time, 327.968s cpu time, 8.172s GC time, factor 2.35)

12:26:59 Finished Simplex (0:03:11 elapsed time, 0:06:42 cpu time, factor 2.10)

12:26:59 Running Poincare_Bendixson ...

12:26:59 Linear_Programming: theory Linear_Programming.LP_Preliminaries

12:27:02 Polynomials: theory Polynomials.PP_Type

12:27:02 Finished Isabelle_Marries_Dirac/document (0:00:13 elapsed time)

12:27:02 Preparing Isabelle_Marries_Dirac/outline ...

12:27:04 Polynomials: theory Polynomials.OAlist_Poly_Mapping

12:27:06 Poincare_Bendixson: theory Poincare_Bendixson.Analysis_Misc

12:27:06 Poincare_Bendixson: theory Poincare_Bendixson.Affine_Arithmetic_Misc

12:27:09 Finished Isabelle_Marries_Dirac/outline (0:00:06 elapsed time)

12:27:09 Timing Isabelle_Marries_Dirac (4 threads, 231.290s elapsed time, 692.712s cpu time, 12.788s GC time, factor 2.99)

12:27:09 Finished Isabelle_Marries_Dirac (0:03:59 elapsed time, 0:11:45 cpu time, factor 2.95)

12:27:09 Building LTL ...

12:27:09 Poincare_Bendixson: theory Poincare_Bendixson.ODE_Misc

12:27:10 Polynomials: theory Polynomials.Term_Order

12:27:11 Linear_Programming: theory Linear_Programming.Linear_Programming

12:27:13 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

12:27:13 LTL: theory LTL.LTL

12:27:19 Poincare_Bendixson: theory Poincare_Bendixson.Invariance

12:27:20 Polynomials: theory Polynomials.MPoly_Type_Class_OAlist

12:27:22 Poincare_Bendixson: theory Poincare_Bendixson.Limit_Set

12:27:24 LTL: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

12:27:26 Poincare_Bendixson: theory Poincare_Bendixson.Periodic_Orbit

12:27:28 Poincare_Bendixson: theory Poincare_Bendixson.Poincare_Bendixson

12:27:37 Preparing Functional_Ordered_Resolution_Prover/document ...

12:27:37 Poincare_Bendixson: theory Poincare_Bendixson.Examples

12:27:43 LTL: theory LTL.Equivalence_Relations

12:27:43 LTL: theory LTL.Rewriting

12:27:43 Finished Functional_Ordered_Resolution_Prover/document (0:00:06 elapsed time)

12:27:43 Preparing Functional_Ordered_Resolution_Prover/outline ...

12:27:47 Finished Functional_Ordered_Resolution_Prover/outline (0:00:04 elapsed time)

12:27:48 Timing Functional_Ordered_Resolution_Prover (4 threads, 370.514s elapsed time, 690.636s cpu time, 34.716s GC time, factor 1.86)

12:27:48 Finished Functional_Ordered_Resolution_Prover (0:06:16 elapsed time, 0:13:29 cpu time, factor 2.15)

12:27:48 Building Group-Ring-Module ...

12:27:50 LTL: theory LTL.Code_Equations

12:27:51 LTL: theory LTL.Disjunctive_Normal_Form

12:27:58 LTL: theory LTL.Example

12:28:36 Group-Ring-Module: theory Group-Ring-Module.Algebra1

12:28:46 Group-Ring-Module: theory Group-Ring-Module.Algebra2

12:28:47 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primcorec

12:28:56 Group-Ring-Module: theory Group-Ring-Module.Algebra3

12:29:03 Group-Ring-Module: theory Group-Ring-Module.Algebra4

12:29:07 Preparing Polynomials/document ...

12:29:09 Preparing LOFT/document ...

12:29:13 Group-Ring-Module: theory Group-Ring-Module.Algebra5

12:29:18 Group-Ring-Module: theory Group-Ring-Module.Algebra6

12:29:19 Timing HOL-Corec_Examples (4 threads, 375.492s elapsed time, 853.816s cpu time, 108.424s GC time, factor 2.27)

12:29:19 Finished HOL-Corec_Examples (0:06:22 elapsed time, 0:14:22 cpu time, factor 2.25)

12:29:19 Building Coinductive ...

12:29:19 Finished LOFT/document (0:00:09 elapsed time)

12:29:19 Preparing LOFT/outline ...

12:29:20 Preparing LTL/document ...

12:29:21 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primrec

12:29:23 Coinductive: theory Coinductive.Resumption

12:29:23 Coinductive: theory HOL-Analysis.Metric_Arith

12:29:23 Coinductive: theory HOL-Analysis.Abstract_Topology

12:29:23 Coinductive: theory HOL-Analysis.Inner_Product

12:29:24 Coinductive: theory HOL-Analysis.L2_Norm

12:29:24 Coinductive: theory HOL-Analysis.Product_Vector

12:29:25 Finished LTL/document (0:00:04 elapsed time)

12:29:25 Preparing LTL/outline ...

12:29:25 Coinductive: theory Coinductive.Coinductive_Nat

12:29:26 Coinductive: theory HOL-Analysis.Norm_Arith

12:29:27 Timing HOL-Datatype_Examples (4 threads, 191.290s elapsed time, 587.264s cpu time, 96.524s GC time, factor 3.07)

12:29:27 Finished HOL-Datatype_Examples (0:03:16 elapsed time, 0:09:53 cpu time, factor 3.02)

12:29:27 Running SM ...

12:29:28 Group-Ring-Module: theory Group-Ring-Module.Algebra7

12:29:28 Coinductive: theory HOL-Analysis.Elementary_Topology

12:29:28 Coinductive: theory HOL-Analysis.Euclidean_Space

12:29:28 Finished LOFT/outline (0:00:08 elapsed time)

12:29:28 Coinductive: theory Coinductive.Coinductive_List

12:29:29 Timing LOFT (4 threads, 211.439s elapsed time, 683.784s cpu time, 20.992s GC time, factor 3.23)

12:29:29 Finished LOFT (0:03:36 elapsed time, 0:11:48 cpu time, factor 3.27)

12:29:29 Running WebAssembly ...

12:29:30 Finished LTL/outline (0:00:04 elapsed time)

12:29:30 Timing LTL (4 threads, 78.556s elapsed time, 213.604s cpu time, 8.276s GC time, factor 2.72)

12:29:30 Finished LTL (0:02:10 elapsed time, 0:04:51 cpu time, factor 2.24)

12:29:30 Running Gabow_SCC ...

12:29:32 Coinductive: theory HOL-Analysis.Finite_Cartesian_Product

12:29:32 Coinductive: theory HOL-Analysis.Linear_Algebra

12:29:32 WebAssembly: theory HOL-Eisbach.Eisbach

12:29:32 WebAssembly: theory Word_Lib.More_Divides

12:29:32 WebAssembly: theory Word_Lib.Signed_Words

12:29:32 WebAssembly: theory Word_Lib.Bit_Comprehension

12:29:33 WebAssembly: theory Word_Lib.Signed_Division_Word

12:29:33 Coinductive: theory HOL-Analysis.Abstract_Topology_2

12:29:33 SM: theory SM.SOS_Misc_Add

12:29:33 SM: theory SM.LTS

12:29:34 Finished Polynomials/document (0:00:27 elapsed time)

12:29:34 WebAssembly: theory WebAssembly.Wasm_Type_Abs

12:29:34 SM: theory HOL-Library.IArray

12:29:34 SM: theory HOL-Library.Mapping

12:29:34 SM: theory SM.SM_Syntax

12:29:34 SM: theory SM.Gen_Scheduler

12:29:34 Preparing Polynomials/outline ...

12:29:34 WebAssembly: theory Word_Lib.Even_More_List

12:29:35 WebAssembly: theory Word_Lib.More_Arithmetic

12:29:35 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton

12:29:35 Gabow_SCC: theory Gabow_SCC.Find_Path

12:29:35 Gabow_SCC: theory Gabow_SCC.Find_Path_Impl

12:29:36 SM: theory SM.SM_Datastructures

12:29:36 Preparing Linear_Programming/document ...

12:29:37 Group-Ring-Module: theory Group-Ring-Module.Algebra8

12:29:37 WebAssembly: theory HOL-Eisbach.Eisbach_Tools

12:29:37 WebAssembly: theory Word_Lib.More_Word

12:29:38 SM: theory HOL-Library.RBT_Mapping

12:29:38 SM: theory Word_Lib.Typedef_Morphisms

12:29:41 Finished Linear_Programming/document (0:00:04 elapsed time)

12:29:41 Preparing Linear_Programming/outline ...

12:29:41 SM: theory SM.Gen_Scheduler_Refine

12:29:43 SM: theory SM.Gen_Cfg_Bisim

12:29:43 SM: theory SM.Pid_Scheduler

12:29:43 Group-Ring-Module: theory Group-Ring-Module.Algebra9

12:29:43 WebAssembly: theory Word_Lib.Traditional_Infix_Syntax

12:29:44 SM: theory SM.SM_Cfg

12:29:44 SM: theory SM.SM_State

12:29:44 Finished Linear_Programming/outline (0:00:03 elapsed time)

12:29:45 Timing Linear_Programming (4 threads, 224.137s elapsed time, 564.708s cpu time, 22.548s GC time, factor 2.52)

12:29:45 Finished Linear_Programming (0:03:52 elapsed time, 0:09:33 cpu time, factor 2.47)

12:29:45 Running Stable_Matching ...

12:29:47 Gabow_SCC: theory Gabow_SCC.Gabow_SCC

12:29:47 Gabow_SCC: theory Gabow_SCC.Gabow_GBG

12:29:47 Gabow_SCC: theory Gabow_SCC.Gabow_Skeleton_Code

12:29:48 WebAssembly: theory Word_Lib.Bits_Int

12:29:48 WebAssembly: theory Word_Lib.Word_EqI

12:29:49 Stable_Matching: theory Stable_Matching.Basis

12:29:49 Stable_Matching: theory Stable_Matching.Sotomayor

12:29:50 Finished Polynomials/outline (0:00:15 elapsed time)

12:29:51 Timing Polynomials (4 threads, 211.753s elapsed time, 574.540s cpu time, 36.380s GC time, factor 2.71)

12:29:51 Finished Polynomials (0:03:37 elapsed time, 0:09:41 cpu time, factor 2.67)

12:29:51 Running Promela ...

12:29:52 Stable_Matching: theory Stable_Matching.Choice_Functions

12:29:53 Coinductive: theory HOL-Analysis.Connected

12:29:53 Coinductive: theory HOL-Analysis.Elementary_Metric_Spaces

12:29:55 Coinductive: theory HOL-Analysis.Cartesian_Space

12:29:56 SM: theory SM.SM_Semantics

12:29:56 Promela: theory Promela.PromelaStatistics

12:29:56 WebAssembly: theory Native_Word.More_Bits_Int

12:29:56 WebAssembly: theory Word_Lib.Least_significant_bit

12:29:56 WebAssembly: theory Word_Lib.Most_significant_bit

12:29:56 Promela: theory HOL-Library.IArray

12:29:56 Promela: theory LTL.LTL

12:29:56 Promela: theory Promela.PromelaAST

12:29:57 WebAssembly: theory Word_Lib.Typedef_Morphisms

12:29:57 WebAssembly: theory Word_Lib.Generic_set_bit

12:29:58 WebAssembly: theory Word_Lib.Aligned

12:29:58 Stable_Matching: theory Stable_Matching.Contracts

12:30:02 WebAssembly: theory Word_Lib.Reversed_Bit_Lists

12:30:03 WebAssembly: theory Native_Word.Code_Symbolic_Bits_Int

12:30:04 WebAssembly: theory Native_Word.Bits_Integer

12:30:06 SM: theory SM.Decide_Locality

12:30:08 Stable_Matching: theory Stable_Matching.COP

12:30:09 SM: theory SM.Type_System

12:30:12 SM: theory SM.SM_LTL

12:30:12 Coinductive: theory HOL-Analysis.Elementary_Normed_Spaces

12:30:13 Stable_Matching: theory Stable_Matching.Bossiness

12:30:13 Stable_Matching: theory Stable_Matching.Strategic

12:30:14 Coinductive: theory Coinductive.Coinductive_List_Prefix

12:30:15 Coinductive: theory Coinductive.Hamming_Stream

12:30:15 SM: theory SM.SM_Finite_Reachable

12:30:16 Coinductive: theory Coinductive.Koenigslemma

12:30:16 SM: theory SM.Rename_Cfg

12:30:17 Coinductive: theory Coinductive.LMirror

12:30:18 Coinductive: theory Coinductive.Lazy_LList

12:30:18 Coinductive: theory Coinductive.Quotient_Coinductive_List

12:30:19 Coinductive: theory Coinductive.TLList

12:30:20 Coinductive: theory Coinductive.Coinductive_Stream

12:30:20 Coinductive: theory HOL-Analysis.Topology_Euclidean_Space

12:30:25 WebAssembly: theory Native_Word.Code_Target_Word_Base

12:30:26 Coinductive: theory Coinductive.Lazy_TLList

12:30:26 Coinductive: theory Coinductive.Quotient_TLList

12:30:26 Coinductive: theory Coinductive.TLList_CCPO

12:30:26 Coinductive: theory HOL-Analysis.Extended_Real_Limits

12:30:26 WebAssembly: theory Native_Word.Uint8

12:30:28 Coinductive: theory Coinductive.TLList_CCPO_Examples

12:30:30 Coinductive: theory Coinductive.Coinductive

12:30:30 WebAssembly: theory WebAssembly.Wasm_Ast

12:30:31 Coinductive: theory Coinductive.CCPO_Topology

12:30:33 Coinductive: theory Coinductive.LList_CCPO_Topology

12:30:34 SM: theory SM.SM_Visible

12:30:35 Coinductive: theory Coinductive.Coinductive_Examples

12:30:38 Promela: theory Promela.PromelaDatastructures

12:30:38 SM: theory SM.SM_Pid

12:30:40 Gabow_SCC: theory Gabow_SCC.Gabow_GBG_Code

12:30:40 Gabow_SCC: theory Gabow_SCC.Gabow_SCC_Code

12:30:40 Timing Linear_Recurrences_Solver (4 threads, 341.265s elapsed time, 927.696s cpu time, 18.040s GC time, factor 2.72)

12:30:40 Finished Linear_Recurrences_Solver (0:05:51 elapsed time, 0:15:38 cpu time, factor 2.67)

12:30:40 Building Symmetric_Polynomials ...

12:30:44 SM: theory SM.SM_Variables

12:30:44 Symmetric_Polynomials: theory Polynomials.MPoly_Type

12:30:44 Symmetric_Polynomials: theory Abstract-Rewriting.Seq

12:30:44 Symmetric_Polynomials: theory Polynomials.More_Modules

12:30:44 Symmetric_Polynomials: theory Symmetric_Polynomials.Vieta

12:30:45 Symmetric_Polynomials: theory Open_Induction.Restricted_Predicates

12:30:46 SM: theory SM.SM_Indep

12:30:47 Symmetric_Polynomials: theory Regular-Sets.Regular_Set

12:30:47 Symmetric_Polynomials: theory Polynomials.More_MPoly_Type

12:30:48 Symmetric_Polynomials: theory Well_Quasi_Orders.Infinite_Sequences

12:30:49 Symmetric_Polynomials: theory Well_Quasi_Orders.Least_Enum

12:30:49 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Elements

12:30:50 Symmetric_Polynomials: theory Polynomials.Poly_Mapping_Finite_Map

12:30:50 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials

12:30:56 Symmetric_Polynomials: theory Regular-Sets.Regular_Exp

12:30:58 Preparing Poincare_Bendixson/document ...

12:30:59 SM: theory SM.SM_Sticky

12:31:01 Symmetric_Polynomials: theory Regular-Sets.NDerivative

12:31:01 Symmetric_Polynomials: theory Regular-Sets.Relation_Interpretation

12:31:05 WebAssembly: theory WebAssembly.Wasm_Base_Defs

12:31:07 Symmetric_Polynomials: theory Regular-Sets.Equivalence_Checking

12:31:07 WebAssembly: theory WebAssembly.Wasm

12:31:07 Symmetric_Polynomials: theory Regular-Sets.Regexp_Method

12:31:08 Finished Poincare_Bendixson/document (0:00:10 elapsed time)

12:31:08 Preparing Poincare_Bendixson/outline ...

12:31:09 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full

12:31:10 WebAssembly: theory WebAssembly.Wasm_Axioms

12:31:10 WebAssembly: theory WebAssembly.Wasm_Checker_Types

12:31:10 WebAssembly: theory WebAssembly.Wasm_Properties_Aux

12:31:10 WebAssembly: theory WebAssembly.Wasm_Interpreter

12:31:12 Symmetric_Polynomials: theory Well_Quasi_Orders.Minimal_Bad_Sequences

12:31:12 WebAssembly: theory WebAssembly.Wasm_Properties

12:31:13 Symmetric_Polynomials: theory Well_Quasi_Orders.Almost_Full_Relations

12:31:13 Finished Poincare_Bendixson/outline (0:00:04 elapsed time)

12:31:14 Timing Poincare_Bendixson (4 threads, 229.065s elapsed time, 367.700s cpu time, 6.148s GC time, factor 1.61)

12:31:14 Finished Poincare_Bendixson (0:03:56 elapsed time, 0:06:23 cpu time, factor 1.62)

12:31:14 Running KBPs ...

12:31:14 Symmetric_Polynomials: theory Polynomials.Utils

12:31:14 Symmetric_Polynomials: theory Well_Quasi_Orders.Well_Quasi_Orders

12:31:14 SM: theory SM.SM_POR

12:31:15 WebAssembly: theory WebAssembly.Wasm_Soundness

12:31:16 Symmetric_Polynomials: theory Polynomials.Power_Products

12:31:17 WebAssembly: theory WebAssembly.Wasm_Checker

12:31:18 KBPs: theory KBPs.Extra

12:31:19 KBPs: theory KBPs.List_local

12:31:25 WebAssembly: theory WebAssembly.Wasm_Interpreter_Properties

12:31:26 WebAssembly: theory WebAssembly.Wasm_Checker_Properties

12:31:26 SM: theory SM.SM_Ample_Impl

12:31:41 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class

12:31:46 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_Ordered

12:32:03 KBPs: theory KBPs.Kripke

12:32:03 KBPs: theory Trie.Trie

12:32:03 KBPs: theory KBPs.DFS

12:32:03 KBPs: theory KBPs.ODList

12:32:04 KBPs: theory KBPs.MapOps

12:32:05 KBPs: theory KBPs.Traces

12:32:05 Symmetric_Polynomials: theory Polynomials.MPoly_Type_Class_FMap

12:32:08 KBPs: theory Transitive-Closure.Transitive_Closure_Impl

12:32:08 KBPs: theory Transitive-Closure.Transitive_Closure_List_Impl

12:32:09 KBPs: theory KBPs.Trie2

12:32:09 KBPs: theory KBPs.Eval

12:32:09 KBPs: theory KBPs.KBPs

12:32:10 Symmetric_Polynomials: theory Symmetric_Polynomials.Symmetric_Polynomials_Code

12:32:15 KBPs: theory KBPs.KBPsAuto

12:32:21 KBPs: theory KBPs.KBPsAlg

12:32:21 KBPs: theory KBPs.SPRView

12:32:22 KBPs: theory KBPs.SPRViewNonDet

12:32:27 KBPs: theory KBPs.SPRViewNonDetIndInit

12:32:27 WebAssembly: theory WebAssembly.Wasm_Checker_Printing

12:32:27 WebAssembly: theory Native_Word.Code_Target_Bits_Int

12:32:27 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing

12:32:27 WebAssembly: theory WebAssembly.Wasm_Type_Abs_Printing

12:32:27 KBPs: theory KBPs.SPRViewSingle

12:32:27 WebAssembly: theory WebAssembly.Wasm_Printing

12:32:27 KBPs: theory KBPs.ClockView

12:32:28 WebAssembly: theory WebAssembly.Wasm_Interpreter_Printing_Pure

12:32:30 KBPs: theory KBPs.SPRViewDet

12:32:35 KBPs: theory KBPs.Robot

12:32:37 Preparing Coinductive/document ...

12:32:39 Gabow_SCC: theory Gabow_SCC.All_Of_Gabow_SCC

12:32:41 Preparing WebAssembly/document ...

12:32:42 Promela: theory Promela.PromelaInvariants

12:32:42 Preparing Gabow_SCC/document ...

12:32:44 Promela: theory Promela.Promela

12:32:45 KBPs: theory KBPs.MuddyChildren

12:32:46 KBPs: theory KBPs.Views

12:32:47 Finished Coinductive/document (0:00:10 elapsed time)

12:32:47 Preparing Coinductive/outline ...

12:32:49 Finished Gabow_SCC/document (0:00:06 elapsed time)

12:32:49 Preparing Gabow_SCC/outline ...

12:32:51 Preparing Stable_Matching/document ...

12:32:51 Finished WebAssembly/document (0:00:09 elapsed time)

12:32:51 Preparing WebAssembly/outline ...

12:32:53 KBPs: theory KBPs.Examples

12:32:53 Finished Gabow_SCC/outline (0:00:04 elapsed time)

12:32:53 Timing Gabow_SCC (4 threads, 185.442s elapsed time, 416.416s cpu time, 9.384s GC time, factor 2.25)

12:32:53 Finished Gabow_SCC (0:03:11 elapsed time, 0:08:18 cpu time, factor 2.61)

12:32:53 Building Datatype_Order_Generator ...

12:32:54 Preparing Group-Ring-Module/document ...

12:32:55 Finished Coinductive/outline (0:00:07 elapsed time)

12:32:56 Finished WebAssembly/outline (0:00:04 elapsed time)

12:32:56 Timing Coinductive (4 threads, 140.164s elapsed time, 435.968s cpu time, 13.164s GC time, factor 3.11)

12:32:56 Finished Coinductive (0:03:15 elapsed time, 0:08:59 cpu time, factor 2.76)

12:32:56 Running Rep_Fin_Groups ...

12:32:56 Timing WebAssembly (4 threads, 186.857s elapsed time, 518.112s cpu time, 14.408s GC time, factor 2.77)

12:32:56 Finished WebAssembly (0:03:11 elapsed time, 0:10:08 cpu time, factor 3.18)

12:32:56 Building HOL-IMP ...

12:32:56 Datatype_Order_Generator: theory Deriving.Derive_Manager

12:32:56 Datatype_Order_Generator: theory Word_Lib.Bit_Comprehension

12:32:56 Datatype_Order_Generator: theory Word_Lib.More_Divides

12:32:56 Datatype_Order_Generator: theory Word_Lib.Signed_Words

12:32:56 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Aux

12:32:56 Datatype_Order_Generator: theory Word_Lib.Signed_Division_Word

12:32:56 Datatype_Order_Generator: theory Deriving.Countable_Generator

12:32:57 Datatype_Order_Generator: theory Datatype_Order_Generator.Order_Generator

12:32:57 Datatype_Order_Generator: theory Word_Lib.More_Arithmetic

12:32:57 KBPs: theory KBPs.KBPs_Main

12:32:58 Datatype_Order_Generator: theory Word_Lib.More_Word

12:32:59 HOL-IMP: theory HOL-IMP.AExp

12:32:59 HOL-IMP: theory HOL-IMP.C_like

12:32:59 HOL-IMP: theory HOL-IMP.Complete_Lattice

12:32:59 HOL-IMP: theory HOL-IMP.OO

12:32:59 Rep_Fin_Groups: theory Rep_Fin_Groups.Rep_Fin_Groups

12:32:59 HOL-IMP: theory HOL-IMP.Star

12:32:59 HOL-IMP: theory HOL-IMP.Types

12:33:00 Datatype_Order_Generator: theory Word_Lib.Traditional_Infix_Syntax

12:33:02 HOL-IMP: theory HOL-IMP.ASM

12:33:03 HOL-IMP: theory HOL-IMP.BExp

12:33:04 Datatype_Order_Generator: theory Word_Lib.Bits_Int

12:33:07 HOL-IMP: theory HOL-IMP.Com

12:33:07 HOL-IMP: theory HOL-IMP.Procs

12:33:07 Datatype_Order_Generator: theory Native_Word.More_Bits_Int

12:33:07 Datatype_Order_Generator: theory Word_Lib.Least_significant_bit

12:33:07 Datatype_Order_Generator: theory Word_Lib.Most_significant_bit

12:33:08 Datatype_Order_Generator: theory Word_Lib.Generic_set_bit

12:33:08 HOL-IMP: theory HOL-IMP.Poly_Types

12:33:09 HOL-IMP: theory HOL-IMP.ACom

12:33:10 HOL-IMP: theory HOL-IMP.Abs_Int_Tests

12:33:10 Preparing Symmetric_Polynomials/document ...

12:33:10 HOL-IMP: theory HOL-IMP.Big_Step

12:33:10 HOL-IMP: theory HOL-IMP.Vars

12:33:11 Datatype_Order_Generator: theory Native_Word.Code_Symbolic_Bits_Int

12:33:11 HOL-IMP: theory HOL-IMP.Def_Init

12:33:11 HOL-IMP: theory HOL-IMP.Denotational

12:33:11 HOL-IMP: theory HOL-IMP.Hoare

12:33:12 HOL-IMP: theory HOL-IMP.Hoare_Examples

12:33:12 Datatype_Order_Generator: theory Native_Word.Bits_Integer

12:33:12 HOL-IMP: theory HOL-IMP.Hoare_Sound_Complete

12:33:12 HOL-IMP: theory HOL-IMP.Hoare_Total

12:33:12 HOL-IMP: theory HOL-IMP.Hoare_Total_EX

12:33:13 HOL-IMP: theory HOL-IMP.Hoare_Total_EX2

12:33:13 HOL-IMP: theory HOL-IMP.VCG_Total_EX

12:33:14 HOL-IMP: theory HOL-IMP.VCG_Total_EX2

12:33:14 HOL-IMP: theory HOL-IMP.VCG

12:33:15 HOL-IMP: theory HOL-IMP.Sec_Type_Expr

12:33:15 Finished Symmetric_Polynomials/document (0:00:05 elapsed time)

12:33:15 Preparing Symmetric_Polynomials/outline ...

12:33:16 HOL-IMP: theory HOL-IMP.Sec_Typing

12:33:16 HOL-IMP: theory HOL-IMP.Sec_TypingT

12:33:16 HOL-IMP: theory HOL-IMP.Sem_Equiv

12:33:16 HOL-IMP: theory HOL-IMP.Def_Init_Exp

12:33:17 HOL-IMP: theory HOL-IMP.Live

12:33:17 HOL-IMP: theory HOL-IMP.Fold

12:33:17 HOL-IMP: theory HOL-IMP.Def_Init_Big

12:33:17 HOL-IMP: theory HOL-IMP.Procs_Dyn_Vars_Dyn

12:33:17 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Dyn

12:33:19 Finished Stable_Matching/document (0:00:27 elapsed time)

12:33:19 Preparing Stable_Matching/outline ...

12:33:19 Finished Symmetric_Polynomials/outline (0:00:03 elapsed time)

12:33:20 Timing Symmetric_Polynomials (4 threads, 104.112s elapsed time, 256.128s cpu time, 9.088s GC time, factor 2.46)

12:33:20 Finished Symmetric_Polynomials (0:02:27 elapsed time, 0:05:40 cpu time, factor 2.31)

12:33:20 Running Taylor_Models ...

12:33:20 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Stat

12:33:21 HOL-IMP: theory HOL-IMP.Collecting

12:33:21 HOL-IMP: theory HOL-IMP.Compiler

12:33:22 HOL-IMP: theory HOL-IMP.Def_Init_Small

12:33:22 HOL-IMP: theory HOL-IMP.Collecting1

12:33:22 HOL-IMP: theory HOL-IMP.Collecting_Examples

12:33:22 HOL-IMP: theory HOL-IMP.Small_Step

12:33:23 HOL-IMP: theory HOL-IMP.Abs_Int_init

12:33:24 HOL-IMP: theory HOL-IMP.Finite_Reachable

12:33:24 HOL-IMP: theory HOL-IMP.Live_True

12:33:24 HOL-IMP: theory HOL-IMP.Abs_Int0

12:33:25 Taylor_Models: theory HOL-Decision_Procs.Polynomial_List

12:33:25 Taylor_Models: theory HOL-Decision_Procs.Rat_Pair

12:33:28 HOL-IMP: theory HOL-IMP.Abs_State

12:33:29 HOL-IMP: theory HOL-IMP.Compiler2

12:33:29 HOL-IMP: theory HOL-IMP.Abs_Int1

12:33:31 HOL-IMP: theory HOL-IMP.Abs_Int1_const

12:33:31 HOL-IMP: theory HOL-IMP.Abs_Int1_parity

12:33:31 HOL-IMP: theory HOL-IMP.Abs_Int2

12:33:34 HOL-IMP: theory HOL-IMP.Abs_Int2_ivl

12:33:37 HOL-IMP: theory HOL-IMP.Abs_Int3

12:33:40 Datatype_Order_Generator: theory Native_Word.Code_Target_Word_Base

12:33:42 Datatype_Order_Generator: theory Native_Word.Uint32

12:33:44 Datatype_Order_Generator: theory Collections.HashCode

12:33:45 Datatype_Order_Generator: theory Datatype_Order_Generator.Hash_Generator

12:33:46 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive

12:33:46 Finished Group-Ring-Module/document (0:00:51 elapsed time)

12:33:46 Preparing Group-Ring-Module/outline ...

12:33:47 Datatype_Order_Generator: theory Datatype_Order_Generator.Derive_Examples

12:33:51 Finished Stable_Matching/outline (0:00:32 elapsed time)

12:33:52 Timing Stable_Matching (4 threads, 181.167s elapsed time, 507.572s cpu time, 6.868s GC time, factor 2.80)

12:33:52 Finished Stable_Matching (0:03:05 elapsed time, 0:08:31 cpu time, factor 2.76)

12:33:52 Building Quantales ...

12:33:52 Taylor_Models: theory Taylor_Models.Polynomial_Expression

12:33:55 Quantales: theory Kleene_Algebra.Signatures

12:33:56 Quantales: theory Kleene_Algebra.Dioid

12:33:58 SM: theory SM.SM_Wrapup

12:34:02 Promela: theory Promela.PromelaLTL

12:34:02 Promela: theory Promela.PromelaLTLConv

12:34:06 Finished Group-Ring-Module/outline (0:00:20 elapsed time)

12:34:07 Timing Group-Ring-Module (4 threads, 260.985s elapsed time, 704.984s cpu time, 34.344s GC time, factor 2.70)

12:34:07 Finished Group-Ring-Module (0:05:00 elapsed time, 0:12:42 cpu time, factor 2.54)

12:34:07 Running Groebner_Macaulay ...

12:34:13 Timing SM (4 threads, 277.630s elapsed time, 420.064s cpu time, 10.972s GC time, factor 1.51)

12:34:13 Finished SM (0:04:44 elapsed time, 0:09:27 cpu time, factor 2.00)

12:34:13 Running Amicable_Numbers ...

12:34:13 Preparing KBPs/document ...

12:34:14 Groebner_Macaulay: theory Groebner_Macaulay.Binomial_Int

12:34:14 Groebner_Macaulay: theory Groebner_Macaulay.Dube_Prelims

12:34:14 Groebner_Macaulay: theory Groebner_Macaulay.Monomial_Module

12:34:14 Groebner_Macaulay: theory Groebner_Macaulay.Degree_Bound_Utils

12:34:15 Groebner_Macaulay: theory Groebner_Macaulay.Degree_Section

12:34:15 Groebner_Macaulay: theory Groebner_Macaulay.Poly_Fun

12:34:16 Groebner_Macaulay: theory Groebner_Macaulay.Hilbert_Function

12:34:16 Quantales: theory Quantales.Dioid_Models_New

12:34:17 Amicable_Numbers: theory Lehmer.Lehmer

12:34:17 Amicable_Numbers: theory Matrix.Utility

12:34:17 Amicable_Numbers: theory Pratt_Certificate.Pratt_Certificate

12:34:17 Finished KBPs/document (0:00:04 elapsed time)

12:34:18 Preparing KBPs/outline ...

12:34:18 Amicable_Numbers: theory Polynomial_Factorization.Missing_List

12:34:20 Groebner_Macaulay: theory Groebner_Macaulay.Groebner_Macaulay

12:34:21 Promela: theory Promela.All_Of_Promela

12:34:21 Groebner_Macaulay: theory Groebner_Macaulay.Cone_Decomposition

12:34:22 Finished KBPs/outline (0:00:04 elapsed time)

12:34:22 Timing KBPs (4 threads, 172.659s elapsed time, 449.584s cpu time, 24.268s GC time, factor 2.60)

12:34:22 Finished KBPs (0:02:58 elapsed time, 0:07:34 cpu time, factor 2.55)

12:34:22 Running Relational_Paths ...

12:34:23 Amicable_Numbers: theory Polynomial_Factorization.Missing_Multiset

12:34:24 Amicable_Numbers: theory Pratt_Certificate.Pratt_Certificate_Code

12:34:24 Amicable_Numbers: theory Polynomial_Factorization.Prime_Factorization

12:34:25 Preparing Promela/document ...

12:34:26 Relational_Paths: theory Relational_Paths.More_Relation_Algebra

12:34:26 Relational_Paths: theory HOL-Hoare.Hoare_Logic

12:34:26 Amicable_Numbers: theory Amicable_Numbers.Amicable_Numbers

12:34:27 Quantales: theory Quantales.Quantales

12:34:27 Quantales: theory Kleene_Algebra.Conway

12:34:30 Finished Promela/document (0:00:05 elapsed time)

12:34:30 Preparing Promela/outline ...

12:34:34 Taylor_Models: theory HOL-Library.Function_Algebras

12:34:34 Taylor_Models: theory Taylor_Models.Horner_Eval

12:34:34 Taylor_Models: theory Taylor_Models.Float_Topology

12:34:34 Taylor_Models: theory Taylor_Models.Polynomial_Expression_Additional

12:34:34 Taylor_Models: theory Taylor_Models.Taylor_Models_Misc

12:34:35 Finished Promela/outline (0:00:05 elapsed time)

12:34:36 Timing Promela (4 threads, 266.123s elapsed time, 470.288s cpu time, 31.796s GC time, factor 1.77)

12:34:36 Finished Promela (0:04:32 elapsed time, 0:08:39 cpu time, factor 1.90)

12:34:36 Running Separation_Logic_Imperative_HOL ...

12:34:40 Separation_Logic_Imperative_HOL: theory HOL-Eisbach.Eisbach

12:34:40 Separation_Logic_Imperative_HOL: theory Word_Lib.More_Divides

12:34:40 Separation_Logic_Imperative_HOL: theory Word_Lib.Bit_Comprehension

12:34:40 Separation_Logic_Imperative_HOL: theory HOL-ex.Quicksort

12:34:40 Taylor_Models: theory Taylor_Models.Taylor_Models

12:34:41 Separation_Logic_Imperative_HOL: theory Word_Lib.Signed_Words

12:34:41 Separation_Logic_Imperative_HOL: theory Word_Lib.Signed_Division_Word

12:34:41 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap

12:34:43 Groebner_Macaulay: theory Groebner_Macaulay.Dube_Bound

12:34:43 Quantales: theory Kleene_Algebra.Kleene_Algebra

12:34:44 Separation_Logic_Imperative_HOL: theory Automatic_Refinement.Misc

12:34:44 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Syntax_Match

12:34:44 Separation_Logic_Imperative_HOL: theory Word_Lib.More_Arithmetic

12:34:45 Separation_Logic_Imperative_HOL: theory Word_Lib.More_Word

12:34:47 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

12:34:50 Separation_Logic_Imperative_HOL: theory Word_Lib.Traditional_Infix_Syntax

12:34:52 Groebner_Macaulay: theory Groebner_Macaulay.Groebner_Macaulay_Examples

12:34:52 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Array

12:34:53 Separation_Logic_Imperative_HOL: theory Word_Lib.Bits_Int

12:34:54 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Ref

12:34:55 Separation_Logic_Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

12:34:55 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

12:34:58 Separation_Logic_Imperative_HOL: theory Native_Word.More_Bits_Int

12:34:58 Separation_Logic_Imperative_HOL: theory Word_Lib.Least_significant_bit

12:34:58 Separation_Logic_Imperative_HOL: theory Word_Lib.Most_significant_bit

12:34:58 Separation_Logic_Imperative_HOL: theory Word_Lib.Generic_set_bit

12:35:01 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Symbolic_Bits_Int

12:35:02 Separation_Logic_Imperative_HOL: theory Native_Word.Bits_Integer

12:35:23 Taylor_Models: theory Taylor_Models.Experiments

12:35:26 Relational_Paths: theory Relational_Paths.Paths

12:35:31 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Bits_Int

12:35:31 Separation_Logic_Imperative_HOL: theory Collections.Code_Target_ICF

12:35:32 Separation_Logic_Imperative_HOL: theory Native_Word.Code_Target_Word_Base

12:35:33 Separation_Logic_Imperative_HOL: theory Native_Word.Uint32

12:35:35 Preparing Rep_Fin_Groups/document ...

12:35:35 Separation_Logic_Imperative_HOL: theory Collections.HashCode

12:35:39 Separation_Logic_Imperative_HOL: theory Collections.Partial_Equivalence_Relation

12:35:39 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Assertions

12:35:39 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Run

12:35:42 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hoare_Triple

12:35:43 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Automation

12:35:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Main

12:35:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

12:35:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

12:35:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

12:35:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.List_Seg

12:35:45 Relational_Paths: theory Relational_Paths.Rooted_Paths

12:35:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Union_Find

12:35:45 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Table

12:35:45 Finished Rep_Fin_Groups/document (0:00:10 elapsed time)

12:35:45 Preparing Rep_Fin_Groups/outline ...

12:35:46 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Circ_List

12:35:46 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Open_List

12:35:51 Finished Rep_Fin_Groups/outline (0:00:06 elapsed time)

12:35:51 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map

12:35:51 Timing Rep_Fin_Groups (4 threads, 153.066s elapsed time, 303.076s cpu time, 4.612s GC time, factor 1.98)

12:35:51 Finished Rep_Fin_Groups (0:02:37 elapsed time, 0:05:06 cpu time, factor 1.95)

12:35:51 Running Regular_Algebras ...

12:35:52 Quantales: theory Quantales.Quantale_Models

12:35:52 Quantales: theory Quantales.Quantale_Star

12:35:52 Preparing Taylor_Models/document ...

12:35:52 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

12:35:54 Quantales: theory Quantales.Quantic_Nuclei_Conuclei

12:35:54 Regular_Algebras: theory Regular_Algebras.Dioid_Power_Sum

12:35:56 Regular_Algebras: theory Regular_Algebras.Regular_Algebras

12:35:56 Finished Taylor_Models/document (0:00:04 elapsed time)

12:35:56 Preparing Taylor_Models/outline ...

12:35:59 Quantales: theory Quantales.Quantale_Left_Sided

12:36:00 Relational_Paths: theory Relational_Paths.Path_Algorithms

12:36:00 Finished Taylor_Models/outline (0:00:03 elapsed time)

12:36:01 Timing Taylor_Models (4 threads, 144.638s elapsed time, 368.128s cpu time, 11.856s GC time, factor 2.55)

12:36:01 Finished Taylor_Models (0:02:30 elapsed time, 0:06:14 cpu time, factor 2.48)

12:36:01 Running Vickrey_Clarke_Groves ...

12:36:03 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

12:36:04 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Argmax

12:36:04 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.SetUtils

12:36:05 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Partitions

12:36:05 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationOperators

12:36:06 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.RelationProperties

12:36:07 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.MiscTools

12:36:13 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.StrictCombinatorialAuction

12:36:14 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.Universes

12:36:14 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Idioms

12:36:14 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.To_List_GA

12:36:16 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.UniformTieBreaking

12:36:18 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuction

12:36:19 Preparing HOL-IMP/document ...

12:36:20 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionCodeExtraction

12:36:20 Quantales: theory Quantales.Quantale_Modules

12:36:24 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Blit

12:36:24 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Default_Insts

12:36:29 Finished HOL-IMP/document (0:00:10 elapsed time)

12:36:30 Timing HOL-IMP (4 threads, 136.582s elapsed time, 444.296s cpu time, 22.612s GC time, factor 3.25)

12:36:30 Finished HOL-IMP (0:03:21 elapsed time, 0:09:05 cpu time, factor 2.71)

12:36:30 Building Matrix ...

12:36:34 Matrix: theory HOL-Algebra.Congruence

12:36:34 Matrix: theory Matrix.Utility

12:36:36 Matrix: theory HOL-Algebra.Order

12:36:39 Matrix: theory HOL-Algebra.Lattice

12:36:42 Matrix: theory HOL-Algebra.Complete_Lattice

12:36:44 Matrix: theory HOL-Algebra.Group

12:36:47 Matrix: theory HOL-Algebra.FiniteProduct

12:36:49 Matrix: theory HOL-Algebra.Ring

12:36:54 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

12:36:54 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

12:36:55 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.From_List_GA

12:36:55 Preparing Amicable_Numbers/document ...

12:36:56 Separation_Logic_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Sep_Examples

12:36:56 Matrix: theory Matrix.Ordered_Semiring

12:36:58 Matrix: theory Matrix.Matrix_Legacy

12:36:58 Finished Amicable_Numbers/document (0:00:02 elapsed time)

12:36:58 Preparing Amicable_Numbers/outline ...

12:36:59 Preparing Groebner_Macaulay/document ...

12:37:00 Finished Amicable_Numbers/outline (0:00:02 elapsed time)

12:37:01 Timing Amicable_Numbers (4 threads, 156.544s elapsed time, 328.268s cpu time, 4.216s GC time, factor 2.10)

12:37:01 Finished Amicable_Numbers (0:02:41 elapsed time, 0:05:37 cpu time, factor 2.09)

12:37:01 Building Extended_Finite_State_Machines ...

12:37:01 Preparing Separation_Logic_Imperative_HOL/document ...

12:37:03 Preparing Relational_Paths/document ...

12:37:04 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Trilean

12:37:04 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.VName

12:37:04 Extended_Finite_State_Machines: theory FinFun.FinFun

12:37:04 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.FSet_Utils

12:37:05 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value

12:37:05 Finished Separation_Logic_Imperative_HOL/document (0:00:04 elapsed time)

12:37:05 Preparing Separation_Logic_Imperative_HOL/outline ...

12:37:06 Preparing Quantales/document ...

12:37:07 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value_Lexorder

12:37:08 Finished Relational_Paths/document (0:00:05 elapsed time)

12:37:08 Preparing Relational_Paths/outline ...

12:37:09 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp

12:37:09 Finished Separation_Logic_Imperative_HOL/outline (0:00:03 elapsed time)

12:37:09 Finished Quantales/document (0:00:02 elapsed time)

12:37:09 Preparing Quantales/outline ...

12:37:09 Timing Separation_Logic_Imperative_HOL (4 threads, 138.464s elapsed time, 253.440s cpu time, 9.144s GC time, factor 1.83)

12:37:09 Finished Separation_Logic_Imperative_HOL (0:02:23 elapsed time, 0:09:26 cpu time, factor 3.96)

12:37:09 Running LTL_Master_Theorem ...

12:37:12 Finished Groebner_Macaulay/document (0:00:12 elapsed time)

12:37:12 Preparing Groebner_Macaulay/outline ...

12:37:12 Finished Relational_Paths/outline (0:00:03 elapsed time)

12:37:12 Timing Relational_Paths (4 threads, 156.586s elapsed time, 396.200s cpu time, 23.708s GC time, factor 2.53)

12:37:12 Finished Relational_Paths (0:02:40 elapsed time, 0:06:39 cpu time, factor 2.49)

12:37:12 Running Chandy_Lamport ...

12:37:12 Finished Quantales/outline (0:00:02 elapsed time)

12:37:13 Timing Quantales (4 threads, 149.377s elapsed time, 252.776s cpu time, 6.352s GC time, factor 1.69)

12:37:13 Finished Quantales (0:03:13 elapsed time, 0:05:18 cpu time, factor 1.64)

12:37:13 Running LTL_to_DRA ...

12:37:14 LTL_Master_Theorem: theory Deriving.Derive_Manager

12:37:14 LTL_Master_Theorem: theory Deriving.Comparator

12:37:14 LTL_Master_Theorem: theory Deriving.Generator_Aux

12:37:14 LTL_Master_Theorem: theory HOL-Library.Char_ord

12:37:14 LTL_Master_Theorem: theory HOL-Library.Mapping

12:37:14 LTL_Master_Theorem: theory LTL_Master_Theorem.Omega_Words_Fun_Stream

12:37:15 Chandy_Lamport: theory Chandy_Lamport.Distributed_System

12:37:15 Chandy_Lamport: theory Chandy_Lamport.Util

12:37:15 LTL_Master_Theorem: theory Deriving.Equality_Generator

12:37:15 LTL_Master_Theorem: theory Deriving.Countable_Generator

12:37:15 LTL_Master_Theorem: theory HOL-Library.FSet

12:37:16 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp_Lexorder

12:37:16 LTL_Master_Theorem: theory Deriving.Equality_Instances

12:37:16 LTL_Master_Theorem: theory HOL-Library.Log_Nat

12:37:16 LTL_Master_Theorem: theory Deriving.Compare

12:37:17 LTL_to_DRA: theory KBPs.DFS

12:37:17 LTL_to_DRA: theory LTL_to_DRA.LTL_FGXU

12:37:17 LTL_to_DRA: theory LTL_to_DRA.Map2

12:37:17 LTL_to_DRA: theory LTL_to_DRA.Preliminaries2

12:37:17 Finished Groebner_Macaulay/outline (0:00:05 elapsed time)

12:37:17 LTL_Master_Theorem: theory Deriving.Comparator_Generator

12:37:17 LTL_to_DRA: theory LTL_to_DRA.Mapping2

12:37:17 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

12:37:17 Timing Groebner_Macaulay (4 threads, 159.527s elapsed time, 261.472s cpu time, 35.288s GC time, factor 1.64)

12:37:17 Finished Groebner_Macaulay (0:02:49 elapsed time, 0:04:33 cpu time, factor 1.61)

12:37:17 LTL_to_DRA: theory List-Index.List_Index

12:37:17 Running Mersenne_Primes ...

12:37:17 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp

12:37:18 LTL_Master_Theorem: theory HOL-Library.AList_Mapping

12:37:19 LTL_to_DRA: theory LTL_to_DRA.DTS

12:37:19 LTL_Master_Theorem: theory Deriving.Compare_Generator

12:37:19 LTL_Master_Theorem: theory LTL.LTL

12:37:20 LTL_to_DRA: theory LTL_to_DRA.List2

12:37:20 LTL_Master_Theorem: theory Deriving.Compare_Instances

12:37:20 LTL_Master_Theorem: theory LTL_Master_Theorem.Quotient_Type

12:37:21 LTL_Master_Theorem: theory Deriving.Hash_Generator

12:37:22 LTL_to_DRA: theory LTL_to_DRA.Rabin

12:37:22 Mersenne_Primes: theory Word_Lib.Bit_Comprehension

12:37:22 Mersenne_Primes: theory HOL-Number_Theory.Cong

12:37:22 Mersenne_Primes: theory Word_Lib.More_Divides

12:37:22 Mersenne_Primes: theory Word_Lib.Signed_Words

12:37:23 LTL_Master_Theorem: theory Deriving.Hash_Instances

12:37:23 LTL_Master_Theorem: theory Deriving.Derive

12:37:23 Mersenne_Primes: theory HOL-Number_Theory.Eratosthenes

12:37:23 Mersenne_Primes: theory HOL-Number_Theory.Fib

12:37:24 Mersenne_Primes: theory HOL-Number_Theory.Prime_Powers

12:37:24 Mersenne_Primes: theory Pell.Pell

12:37:24 LTL_to_DRA: theory LTL_to_DRA.Semi_Mojmir

12:37:26 LTL_Master_Theorem: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

12:37:28 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp_Lexorder

12:37:28 Mersenne_Primes: theory HOL-Number_Theory.Mod_Exp

12:37:28 Mersenne_Primes: theory HOL-Number_Theory.Totient

12:37:28 Mersenne_Primes: theory Word_Lib.More_Arithmetic

12:37:29 Chandy_Lamport: theory Chandy_Lamport.Swap

12:37:29 Chandy_Lamport: theory Chandy_Lamport.Trace

12:37:29 Mersenne_Primes: theory Word_Lib.More_Word

12:37:29 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition

12:37:30 Mersenne_Primes: theory HOL-Number_Theory.Residues

12:37:31 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM

12:37:31 LTL_to_DRA: theory LTL_to_DRA.Mojmir

12:37:31 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition_Lexorder

12:37:32 LTL_to_DRA: theory LTL_to_DRA.LTL_Compat

12:37:32 LTL_to_DRA: theory LTL_to_DRA.LTL_Impl

12:37:32 Chandy_Lamport: theory Chandy_Lamport.Snapshot

12:37:34 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin

12:37:34 LTL_to_DRA: theory LTL_to_DRA.af

12:37:35 LTL_to_DRA: theory LTL_to_DRA.Mojmir_Rabin_Impl

12:37:35 Mersenne_Primes: theory Word_Lib.Traditional_Infix_Syntax

12:37:36 Mersenne_Primes: theory HOL-Number_Theory.Euler_Criterion

12:37:36 Mersenne_Primes: theory HOL-Number_Theory.Gauss

12:37:38 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.CombinatorialAuctionExamples

12:37:38 Vickrey_Clarke_Groves: theory Vickrey_Clarke_Groves.FirstPrice

12:37:38 LTL_to_DRA: theory LTL_to_DRA.Logical_Characterization

12:37:38 LTL_to_DRA: theory LTL_to_DRA.af_Impl

12:37:38 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine

12:37:38 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM_LTL

12:37:39 Preparing Matrix/document ...

12:37:39 Mersenne_Primes: theory HOL-Number_Theory.Quadratic_Reciprocity

12:37:39 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_2

12:37:40 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin

12:37:41 Mersenne_Primes: theory HOL-Number_Theory.Pocklington

12:37:41 Mersenne_Primes: theory Word_Lib.Bits_Int

12:37:41 Chandy_Lamport: theory Chandy_Lamport.Example

12:37:41 Chandy_Lamport: theory Chandy_Lamport.Co_Snapshot

12:37:42 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_LTL

12:37:43 Finished Matrix/document (0:00:04 elapsed time)

12:37:43 Preparing Matrix/outline ...

12:37:45 Mersenne_Primes: theory HOL-Number_Theory.Residue_Primitive_Roots

12:37:45 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Models

12:37:45 Regular_Algebras: theory Regular_Algebras.Pratts_Counterexamples

12:37:45 LTL_Master_Theorem: theory LTL.Equivalence_Relations

12:37:45 LTL_Master_Theorem: theory LTL.Rewriting

12:37:45 LTL_Master_Theorem: theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

12:37:46 Finished Matrix/outline (0:00:03 elapsed time)

12:37:46 Timing Matrix (4 threads, 31.691s elapsed time, 102.124s cpu time, 4.040s GC time, factor 3.22)

12:37:46 Finished Matrix (0:01:07 elapsed time, 0:02:30 cpu time, factor 2.24)

12:37:46 Building List-Infinite ...

12:37:46 Mersenne_Primes: theory HOL-Number_Theory.Number_Theory

12:37:48 Mersenne_Primes: theory Probabilistic_Prime_Tests.Algebraic_Auxiliaries

12:37:48 Mersenne_Primes: theory Probabilistic_Prime_Tests.Legendre_Symbol

12:37:48 Mersenne_Primes: theory Native_Word.More_Bits_Int

12:37:48 Mersenne_Primes: theory Word_Lib.Least_significant_bit

12:37:49 Mersenne_Primes: theory Word_Lib.Most_significant_bit

12:37:50 List-Infinite: theory List-Infinite.Util_NatInf

12:37:50 List-Infinite: theory List-Infinite.Util_MinMax

12:37:50 List-Infinite: theory List-Infinite.Util_Nat

12:37:50 List-Infinite: theory List-Infinite.Util_Set

12:37:50 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Unfold_Opt

12:37:50 Mersenne_Primes: theory Word_Lib.Generic_set_bit

12:37:51 Mersenne_Primes: theory Probabilistic_Prime_Tests.Jacobi_Symbol

12:37:51 Regular_Algebras: theory Regular_Algebras.Regular_Algebra_Variants

12:37:52 LTL_Master_Theorem: theory LTL.Code_Equations

12:37:52 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer_Auxiliary

12:37:53 List-Infinite: theory List-Infinite.Util_Div

12:37:53 LTL_Master_Theorem: theory LTL.Disjunctive_Normal_Form

12:37:54 Mersenne_Primes: theory Native_Word.Code_Symbolic_Bits_Int

12:37:55 Mersenne_Primes: theory Native_Word.Bits_Integer

12:37:55 List-Infinite: theory List-Infinite.SetInterval2

12:37:56 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer

12:37:56 LTL_Master_Theorem: theory LTL_Master_Theorem.After

12:37:59 LTL_Master_Theorem: theory LTL_Master_Theorem.Advice

12:38:01 List-Infinite: theory List-Infinite.InfiniteSet2

12:38:01 List-Infinite: theory List-Infinite.SetIntervalCut

12:38:02 LTL_Master_Theorem: theory LTL_Master_Theorem.Asymmetric_Master_Theorem

12:38:02 LTL_Master_Theorem: theory LTL_Master_Theorem.Extra_Equivalence_Relations

12:38:02 LTL_Master_Theorem: theory LTL_Master_Theorem.Master_Theorem

12:38:02 LTL_Master_Theorem: theory LTL_Master_Theorem.Transition_Functions

12:38:02 LTL_Master_Theorem: theory LTL_Master_Theorem.Restricted_Master_Theorem

12:38:04 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Construction

12:38:05 List-Infinite: theory List-Infinite.List2

12:38:05 List-Infinite: theory List-Infinite.SetIntervalStep

12:38:09 List-Infinite: theory List-Infinite.ListInf

12:38:11 LTL_to_DRA: theory LTL_to_DRA.LTL_Rabin_Impl

12:38:11 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Implementation

12:38:13 List-Infinite: theory List-Infinite.ListInf_Prefix

12:38:15 List-Infinite: theory List-Infinite.ListInfinite

12:38:17 LTL_to_DRA: theory LTL_to_DRA.Export_Code

12:38:21 Mersenne_Primes: theory Native_Word.Code_Target_Bits_Int

12:38:22 Mersenne_Primes: theory Mersenne_Primes.Lucas_Lehmer_Code

12:38:26 LTL_Master_Theorem: theory LTL_Master_Theorem.DRA_Instantiation

12:38:29 Preparing Regular_Algebras/document ...

12:38:30 Preparing Vickrey_Clarke_Groves/document ...

12:38:34 Finished Regular_Algebras/document (0:00:04 elapsed time)

12:38:34 Preparing Regular_Algebras/outline ...

12:38:37 Finished Vickrey_Clarke_Groves/document (0:00:06 elapsed time)

12:38:37 Finished Regular_Algebras/outline (0:00:02 elapsed time)

12:38:37 Preparing Vickrey_Clarke_Groves/outline ...

12:38:37 Timing Regular_Algebras (4 threads, 153.136s elapsed time, 225.576s cpu time, 5.180s GC time, factor 1.47)

12:38:37 Finished Regular_Algebras (0:02:37 elapsed time, 0:04:04 cpu time, factor 1.56)

12:38:37 Running EdmondsKarp_Maxflow ...

12:38:41 LTL_Master_Theorem: theory LTL_Master_Theorem.Code_Export

12:38:42 Finished Vickrey_Clarke_Groves/outline (0:00:05 elapsed time)

12:38:43 Timing Vickrey_Clarke_Groves (4 threads, 143.420s elapsed time, 360.272s cpu time, 5.056s GC time, factor 2.51)

12:38:43 Finished Vickrey_Clarke_Groves (0:02:28 elapsed time, 0:06:04 cpu time, factor 2.46)

12:38:43 Running Signature_Groebner ...

12:38:43 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

12:38:43 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.FordFulkerson_Algo

12:38:43 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Augmenting_Path_BFS

12:38:45 Preparing Extended_Finite_State_Machines/document ...

12:38:49 Preparing List-Infinite/document ...

12:38:50 Finished Extended_Finite_State_Machines/document (0:00:05 elapsed time)

12:38:50 Preparing Extended_Finite_State_Machines/outline ...

12:38:51 Signature_Groebner: theory Signature_Groebner.Prelims

12:38:53 Signature_Groebner: theory Signature_Groebner.More_MPoly

12:38:55 Finished Extended_Finite_State_Machines/outline (0:00:05 elapsed time)

12:38:56 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Algo

12:38:56 Timing Extended_Finite_State_Machines (4 threads, 55.329s elapsed time, 188.720s cpu time, 6.424s GC time, factor 3.41)

12:38:56 Finished Extended_Finite_State_Machines (0:01:43 elapsed time, 0:04:16 cpu time, factor 2.48)

12:38:56 Running Buildings ...

12:38:58 Signature_Groebner: theory Signature_Groebner.Signature_Groebner

12:38:59 Buildings: theory Buildings.Prelim

12:39:00 Finished List-Infinite/document (0:00:11 elapsed time)

12:39:00 Preparing List-Infinite/outline ...

12:39:05 Buildings: theory Buildings.Algebra

12:39:06 Buildings: theory Buildings.Simplicial

12:39:09 Finished List-Infinite/outline (0:00:09 elapsed time)

12:39:10 Timing List-Infinite (4 threads, 29.167s elapsed time, 72.028s cpu time, 2.760s GC time, factor 2.47)

12:39:10 Finished List-Infinite (0:01:01 elapsed time, 0:01:54 cpu time, factor 1.86)

12:39:10 Building Matrix_Tensor ...

12:39:13 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.EdmondsKarp_Impl

12:39:14 Matrix_Tensor: theory Matrix_Tensor.Matrix_Tensor

12:39:18 Buildings: theory Buildings.Chamber

12:39:31 Buildings: theory Buildings.Coxeter

12:39:34 Preparing Datatype_Order_Generator/document ...

12:39:35 Preparing Chandy_Lamport/document ...

12:39:35 Preparing LTL_Master_Theorem/document ...

12:39:35 Buildings: theory Buildings.Building

12:39:36 Finished Datatype_Order_Generator/document (0:00:02 elapsed time)

12:39:36 Preparing Datatype_Order_Generator/outline ...

12:39:38 Finished Datatype_Order_Generator/outline (0:00:01 elapsed time)

12:39:39 Timing Datatype_Order_Generator (4 threads, 267.031s elapsed time, 603.728s cpu time, 95.940s GC time, factor 2.26)

12:39:39 Finished Datatype_Order_Generator (0:06:39 elapsed time, 0:15:01 cpu time, factor 2.25)

12:39:39 Running Dijkstra_Shortest_Path ...

12:39:40 Preparing Mersenne_Primes/document ...

12:39:41 Preparing LTL_to_DRA/document ...

12:39:42 Finished LTL_Master_Theorem/document (0:00:06 elapsed time)

12:39:42 Preparing LTL_Master_Theorem/outline ...

12:39:43 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Misc

12:39:43 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Graph

12:39:43 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Introduction

12:39:43 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Weight

12:39:44 Finished Mersenne_Primes/document (0:00:03 elapsed time)

12:39:44 Preparing Mersenne_Primes/outline ...

12:39:45 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphSpec

12:39:45 Finished Chandy_Lamport/document (0:00:10 elapsed time)

12:39:45 Preparing Chandy_Lamport/outline ...

12:39:46 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Checked_Impl

12:39:46 Finished Mersenne_Primes/outline (0:00:02 elapsed time)

12:39:46 Finished LTL_Master_Theorem/outline (0:00:04 elapsed time)

12:39:47 Timing LTL_Master_Theorem (4 threads, 137.527s elapsed time, 456.452s cpu time, 16.440s GC time, factor 3.32)

12:39:47 Finished LTL_Master_Theorem (0:02:23 elapsed time, 0:07:43 cpu time, factor 3.22)

12:39:47 Timing Mersenne_Primes (4 threads, 135.530s elapsed time, 409.956s cpu time, 10.476s GC time, factor 3.02)

12:39:47 Finished Mersenne_Primes (0:02:21 elapsed time, 0:08:21 cpu time, factor 3.54)

12:39:47 Running Password_Authentication_Protocol ...

12:39:47 Building Nat-Interval-Logic ...

12:39:47 Signature_Groebner: theory Signature_Groebner.Signature_Examples

12:39:48 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra

12:39:49 Finished Chandy_Lamport/outline (0:00:03 elapsed time)

12:39:49 Timing Chandy_Lamport (4 threads, 136.576s elapsed time, 457.452s cpu time, 12.732s GC time, factor 3.35)

12:39:49 Finished Chandy_Lamport (0:02:20 elapsed time, 0:07:41 cpu time, factor 3.28)

12:39:49 Running Root_Balanced_Tree ...

12:39:49 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Propaedeutics

12:39:49 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_Interval

12:39:52 Root_Balanced_Tree: theory HOL-Data_Structures.Cmp

12:39:52 Root_Balanced_Tree: theory HOL-Data_Structures.Less_False

12:39:52 Root_Balanced_Tree: theory HOL-Decision_Procs.Dense_Linear_Order

12:39:52 Root_Balanced_Tree: theory Amortized_Complexity.Amortized_Framework0

12:39:52 Root_Balanced_Tree: theory HOL-Data_Structures.Sorted_Less

12:39:52 Root_Balanced_Tree: theory HOL-Data_Structures.List_Ins_Del

12:39:52 Finished LTL_to_DRA/document (0:00:11 elapsed time)

12:39:52 Preparing LTL_to_DRA/outline ...

12:39:52 Root_Balanced_Tree: theory HOL-Data_Structures.Balance

12:39:53 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphGA

12:39:53 Root_Balanced_Tree: theory HOL-Data_Structures.Set_Specs

12:39:53 Root_Balanced_Tree: theory HOL-Data_Structures.Tree_Set

12:39:53 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.GraphByMap

12:39:53 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_IntervalOperators

12:39:54 Root_Balanced_Tree: theory Root_Balanced_Tree.Time_Monad

12:39:57 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation_Bounds

12:39:58 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.HashGraphImpl

12:39:59 Nat-Interval-Logic: theory Nat-Interval-Logic.IL_TemporalOperators

12:39:59 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree

12:39:59 Password_Authentication_Protocol: theory Password_Authentication_Protocol.Protocol

12:40:00 Finished LTL_to_DRA/outline (0:00:07 elapsed time)

12:40:00 Timing LTL_to_DRA (4 threads, 141.772s elapsed time, 449.792s cpu time, 36.388s GC time, factor 3.17)

12:40:00 Finished LTL_to_DRA (0:02:26 elapsed time, 0:07:34 cpu time, factor 3.10)

12:40:00 Running Farkas ...

12:40:02 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl

12:40:03 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

12:40:04 Farkas: theory HOL-Computational_Algebra.Factorial_Ring

12:40:04 Farkas: theory HOL-Algebra.Congruence

12:40:04 Farkas: theory Jordan_Normal_Form.Conjugate

12:40:04 Farkas: theory Farkas.Farkas

12:40:06 Root_Balanced_Tree: theory HOL-Decision_Procs.Approximation

12:40:07 Farkas: theory HOL-Algebra.Order

12:40:10 Farkas: theory HOL-Algebra.Lattice

12:40:12 Farkas: theory HOL-Algebra.Complete_Lattice

12:40:13 Farkas: theory Farkas.Simplex_for_Reals

12:40:15 Farkas: theory HOL-Algebra.Group

12:40:19 Farkas: theory HOL-Algebra.FiniteProduct

12:40:20 Farkas: theory HOL-Algebra.Ring

12:40:24 Farkas: theory Polynomial_Interpolation.Ring_Hom

12:40:27 Farkas: theory HOL-Algebra.Module

12:40:27 EdmondsKarp_Maxflow: theory EdmondsKarp_Maxflow.Edka_Benchmark_Export

12:40:28 Farkas: theory Jordan_Normal_Form.Missing_Ring

12:40:34 Preparing Matrix_Tensor/document ...

12:40:34 Farkas: theory Jordan_Normal_Form.Matrix

12:40:40 Finished Matrix_Tensor/document (0:00:06 elapsed time)

12:40:40 Preparing Matrix_Tensor/outline ...

12:40:42 Finished Matrix_Tensor/outline (0:00:02 elapsed time)

12:40:43 Timing Matrix_Tensor (4 threads, 49.786s elapsed time, 85.016s cpu time, 2.432s GC time, factor 1.71)

12:40:43 Finished Matrix_Tensor (0:01:22 elapsed time, 0:02:06 cpu time, factor 1.54)

12:40:43 Running Abs_Int_ITP2012 ...

12:40:44 Farkas: theory Farkas.Matrix_Farkas

12:40:47 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Complete_Lattice_ix

12:40:47 Abs_Int_ITP2012: theory HOL-IMP.AExp

12:40:47 Preparing EdmondsKarp_Maxflow/document ...

12:40:50 Abs_Int_ITP2012: theory HOL-IMP.BExp

12:40:52 Finished EdmondsKarp_Maxflow/document (0:00:04 elapsed time)

12:40:52 Preparing EdmondsKarp_Maxflow/outline ...

12:40:53 Abs_Int_ITP2012: theory HOL-IMP.Com

12:40:54 Abs_Int_ITP2012: theory HOL-IMP.Abs_Int_Tests

12:40:54 Abs_Int_ITP2012: theory HOL-IMP.Vars

12:40:54 Abs_Int_ITP2012: theory Abs_Int_ITP2012.ACom

12:40:55 Preparing Nat-Interval-Logic/document ...

12:40:55 Finished EdmondsKarp_Maxflow/outline (0:00:03 elapsed time)

12:40:55 Timing EdmondsKarp_Maxflow (4 threads, 121.983s elapsed time, 159.080s cpu time, 3.924s GC time, factor 1.30)

12:40:55 Finished EdmondsKarp_Maxflow (0:02:08 elapsed time, 0:03:50 cpu time, factor 1.79)

12:40:55 Running Elliptic_Curves_Group_Law ...

12:40:58 Preparing Signature_Groebner/document ...

12:41:00 Preparing Buildings/document ...

12:41:00 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Conversions

12:41:00 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Algebra_Aux

12:41:00 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Collecting

12:41:02 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Commutative_Ring

12:41:04 Finished Nat-Interval-Logic/document (0:00:08 elapsed time)

12:41:04 Preparing Nat-Interval-Logic/outline ...

12:41:06 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int0

12:41:09 Finished Nat-Interval-Logic/outline (0:00:04 elapsed time)

12:41:09 Timing Nat-Interval-Logic (4 threads, 37.338s elapsed time, 94.996s cpu time, 1.824s GC time, factor 2.54)

12:41:09 Finished Nat-Interval-Logic (0:01:07 elapsed time, 0:02:13 cpu time, factor 1.99)

12:41:09 Building Sturm_Sequences ...

12:41:11 Finished Signature_Groebner/document (0:00:13 elapsed time)

12:41:11 Preparing Signature_Groebner/outline ...

12:41:12 Finished Buildings/document (0:00:12 elapsed time)

12:41:12 Preparing Buildings/outline ...

12:41:12 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_State

12:41:13 Sturm_Sequences: theory Sturm_Sequences.Misc_Polynomial

12:41:13 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library_Document

12:41:14 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1

12:41:16 Dijkstra_Shortest_Path: theory Dijkstra_Shortest_Path.Test

12:41:16 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2

12:41:17 Sturm_Sequences: theory Sturm_Sequences.Sturm_Library

12:41:17 Sturm_Sequences: theory Sturm_Sequences.Sturm_Theorem

12:41:18 Finished Signature_Groebner/outline (0:00:06 elapsed time)

12:41:18 Timing Signature_Groebner (4 threads, 121.709s elapsed time, 214.252s cpu time, 18.288s GC time, factor 1.76)

12:41:18 Finished Signature_Groebner (0:02:11 elapsed time, 0:03:44 cpu time, factor 1.71)

12:41:18 Building Amortized_Complexity ...

12:41:19 Root_Balanced_Tree: theory Root_Balanced_Tree.Root_Balanced_Tree_Tab

12:41:19 Elliptic_Curves_Group_Law: theory HOL-Decision_Procs.Reflective_Field

12:41:20 Finished Buildings/outline (0:00:07 elapsed time)

12:41:20 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int2_ivl

12:41:20 Timing Buildings (4 threads, 118.628s elapsed time, 324.204s cpu time, 4.888s GC time, factor 2.73)

12:41:20 Finished Buildings (0:02:02 elapsed time, 0:05:28 cpu time, factor 2.68)

12:41:20 Running LLL_Factorization ...

12:41:21 Sturm_Sequences: theory Sturm_Sequences.Sturm_Method

12:41:22 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops

12:41:22 Amortized_Complexity: theory Amortized_Complexity.Priority_Queue_ops_merge

12:41:22 Amortized_Complexity: theory HOL-Data_Structures.Cmp

12:41:22 Amortized_Complexity: theory HOL-Data_Structures.Less_False

12:41:22 Amortized_Complexity: theory HOL-Data_Structures.Sorted_Less

12:41:22 Amortized_Complexity: theory HOL-Data_Structures.List_Ins_Del

12:41:22 Sturm_Sequences: theory Sturm_Sequences.Sturm

12:41:22 Sturm_Sequences: theory Sturm_Sequences.Sturm_Ex

12:41:23 Amortized_Complexity: theory HOL-Data_Structures.Priority_Queue_Specs

12:41:23 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int3

12:41:23 Amortized_Complexity: theory HOL-Data_Structures.Set_Specs

12:41:23 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List2

12:41:23 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_List1

12:41:24 Amortized_Complexity: theory HOL-Data_Structures.Heaps

12:41:24 Amortized_Complexity: theory Pairing_Heap.Pairing_Heap_Tree

12:41:25 Amortized_Complexity: theory Skew_Heap.Skew_Heap

12:41:26 Amortized_Complexity: theory Splay_Tree.Splay_Heap

12:41:26 Amortized_Complexity: theory Splay_Tree.Splay_Tree

12:41:26 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework

12:41:26 Amortized_Complexity: theory Amortized_Complexity.Amortized_Framework0

12:41:27 Amortized_Complexity: theory Amortized_Complexity.Lemmas_log

12:41:28 Preparing Dijkstra_Shortest_Path/document ...

12:41:29 Amortized_Complexity: theory Amortized_Complexity.Amortized_Examples

12:41:29 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis

12:41:30 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List2_Analysis

12:41:30 Preparing Root_Balanced_Tree/document ...

12:41:30 LLL_Factorization: theory Perron_Frobenius.Cancel_Card_Constraint

12:41:30 LLL_Factorization: theory LLL_Factorization.Factor_Bound_2

12:41:30 LLL_Factorization: theory LLL_Factorization.Sub_Sums

12:41:31 LLL_Factorization: theory LLL_Factorization.Missing_Dvd_Int_Poly

12:41:33 Finished Dijkstra_Shortest_Path/document (0:00:05 elapsed time)

12:41:33 Preparing Dijkstra_Shortest_Path/outline ...

12:41:34 LLL_Factorization: theory LLL_Factorization.LLL_Factorization_Impl

12:41:34 Finished Root_Balanced_Tree/document (0:00:04 elapsed time)

12:41:34 Preparing Root_Balanced_Tree/outline ...

12:41:35 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_Tree_Analysis

12:41:36 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_Tree_Analysis2

12:41:36 Amortized_Complexity: theory Amortized_Complexity.Splay_Heap_Analysis

12:41:37 Finished Dijkstra_Shortest_Path/outline (0:00:03 elapsed time)

12:41:37 Finished Root_Balanced_Tree/outline (0:00:02 elapsed time)

12:41:38 Timing Dijkstra_Shortest_Path (4 threads, 103.310s elapsed time, 152.340s cpu time, 4.940s GC time, factor 1.47)

12:41:38 Finished Dijkstra_Shortest_Path (0:01:48 elapsed time, 0:06:39 cpu time, factor 3.68)

12:41:38 Timing Root_Balanced_Tree (4 threads, 96.418s elapsed time, 274.512s cpu time, 10.136s GC time, factor 2.85)

12:41:38 Finished Root_Balanced_Tree (0:01:39 elapsed time, 0:04:38 cpu time, factor 2.78)

12:41:38 Running SATSolverVerification ...

12:41:38 Building Regular-Sets ...

12:41:38 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Locale

12:41:38 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Axclass

12:41:40 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Base

12:41:41 Amortized_Complexity: theory Amortized_Complexity.Pairing_Heap_List1_Analysis2

12:41:41 Regular-Sets: theory Regular-Sets.Regular_Set

12:41:41 SATSolverVerification: theory SATSolverVerification.MoreList

12:41:42 Amortized_Complexity: theory Amortized_Complexity.Skew_Heap_Analysis

12:41:42 LLL_Factorization: theory LLL_Factorization.LLL_Factorization

12:41:42 Preparing Farkas/document ...

12:41:43 SATSolverVerification: theory SATSolverVerification.CNF

12:41:43 SATSolverVerification: theory SATSolverVerification.Trail

12:41:44 Preparing Password_Authentication_Protocol/document ...

12:41:46 Elliptic_Curves_Group_Law: theory Elliptic_Curves_Group_Law.Elliptic_Test

12:41:46 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis

12:41:46 Amortized_Complexity: theory Amortized_Complexity.Splay_Tree_Analysis_Optimal

12:41:47 Finished Farkas/document (0:00:04 elapsed time)

12:41:47 Preparing Farkas/outline ...

12:41:48 SATSolverVerification: theory SATSolverVerification.SatSolverVerification

12:41:50 Regular-Sets: theory Regular-Sets.Regular_Exp

12:41:50 Regular-Sets: theory Regular-Sets.Regular_Exp2

12:41:50 Finished Farkas/outline (0:00:03 elapsed time)

12:41:50 Timing Farkas (4 threads, 95.376s elapsed time, 272.124s cpu time, 7.944s GC time, factor 2.85)

12:41:50 Finished Farkas (0:01:40 elapsed time, 0:04:36 cpu time, factor 2.77)

12:41:50 Running Extended_Finite_State_Machine_Inference ...

12:41:52 SATSolverVerification: theory SATSolverVerification.BasicDPLL

12:41:52 SATSolverVerification: theory SATSolverVerification.KrsticGoel

12:41:52 SATSolverVerification: theory SATSolverVerification.NieuwenhuisOliverasTinelli

12:41:52 SATSolverVerification: theory SATSolverVerification.SatSolverCode

12:41:53 Finished Password_Authentication_Protocol/document (0:00:09 elapsed time)

12:41:53 Preparing Password_Authentication_Protocol/outline ...

12:41:55 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_List

12:41:55 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Group_By

12:41:55 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_Set

12:41:55 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

12:41:55 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Subsumption

12:41:55 Regular-Sets: theory Regular-Sets.Equivalence_Checking2

12:41:56 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Inference

12:41:56 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

12:41:58 Finished Password_Authentication_Protocol/outline (0:00:04 elapsed time)

12:41:58 Timing Password_Authentication_Protocol (4 threads, 112.272s elapsed time, 266.412s cpu time, 5.452s GC time, factor 2.37)

12:41:58 Finished Password_Authentication_Protocol (0:01:55 elapsed time, 0:04:29 cpu time, factor 2.33)

12:41:58 Building UTP-Toolkit ...

12:41:59 SATSolverVerification: theory SATSolverVerification.AssertLiteral

12:41:59 Regular-Sets: theory Regular-Sets.Derivatives

12:41:59 Regular-Sets: theory Regular-Sets.NDerivative

12:42:00 Regular-Sets: theory Regular-Sets.Regexp_Constructions

12:42:00 Regular-Sets: theory Regular-Sets.Relation_Interpretation

12:42:01 LLL_Factorization: theory LLL_Factorization.Factorization_Algorithm_16_22

12:42:04 UTP-Toolkit: theory HOL-Eisbach.Eisbach

12:42:04 UTP-Toolkit: theory UTP-Toolkit.Map_Extra

12:42:04 UTP-Toolkit: theory UTP-Toolkit.FSet_Extra

12:42:04 UTP-Toolkit: theory Optics.Two

12:42:04 UTP-Toolkit: theory UTP-Toolkit.Infinity

12:42:07 Regular-Sets: theory Regular-Sets.Equivalence_Checking

12:42:07 SATSolverVerification: theory SATSolverVerification.ConflictAnalysis

12:42:07 SATSolverVerification: theory SATSolverVerification.Decide

12:42:07 SATSolverVerification: theory SATSolverVerification.UnitPropagate

12:42:07 UTP-Toolkit: theory Optics.Interp

12:42:07 UTP-Toolkit: theory UTP-Toolkit.Positive

12:42:07 UTP-Toolkit: theory Optics.Lens_Laws

12:42:08 Regular-Sets: theory Regular-Sets.pEquivalence_Checking

12:42:08 Regular-Sets: theory Regular-Sets.Regexp_Method

12:42:08 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Increment_Reset

12:42:08 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.EFSM_Dot

12:42:09 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

12:42:09 LLL_Factorization: theory LLL_Factorization.Modern_Computer_Algebra_Problem

12:42:10 UTP-Toolkit: theory UTP-Toolkit.List_Lexord_Alt

12:42:10 UTP-Toolkit: theory UTP-Toolkit.Total_Recall

12:42:10 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

12:42:12 UTP-Toolkit: theory Optics.Lens_Algebra

12:42:12 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Same_Register

12:42:12 UTP-Toolkit: theory Optics.Lens_Order

12:42:13 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.efsm2sal

12:42:13 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

12:42:13 SATSolverVerification: theory SATSolverVerification.Initialization

12:42:13 UTP-Toolkit: theory Optics.Lens_Symmetric

12:42:13 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.SelectionStrategies

12:42:14 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse

12:42:14 UTP-Toolkit: theory Optics.Lens_Instances

12:42:16 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_const

12:42:16 Abs_Int_ITP2012: theory Abs_Int_ITP2012.Abs_Int1_parity

12:42:17 UTP-Toolkit: theory UTP-Toolkit.List_Extra

12:42:17 UTP-Toolkit: theory Optics.Lenses

12:42:17 UTP-Toolkit: theory UTP-Toolkit.Partial_Fun

12:42:18 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

12:42:19 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

12:42:21 SATSolverVerification: theory SATSolverVerification.SolveLoop

12:42:22 UTP-Toolkit: theory UTP-Toolkit.Sequence

12:42:22 UTP-Toolkit: theory UTP-Toolkit.Finite_Fun

12:42:23 UTP-Toolkit: theory UTP-Toolkit.Countable_Set_Extra

12:42:24 UTP-Toolkit: theory UTP-Toolkit.utp_toolkit

12:42:25 SATSolverVerification: theory SATSolverVerification.FunctionalImplementation

12:42:30 Preparing Abs_Int_ITP2012/document ...

12:42:34 Preparing Sturm_Sequences/document ...

12:42:34 Finished Abs_Int_ITP2012/document (0:00:04 elapsed time)

12:42:34 Preparing Abs_Int_ITP2012/outline ...

12:42:35 Preparing Elliptic_Curves_Group_Law/document ...

12:42:38 Finished Abs_Int_ITP2012/outline (0:00:03 elapsed time)

12:42:38 Finished Sturm_Sequences/document (0:00:04 elapsed time)

12:42:38 Preparing Sturm_Sequences/outline ...

12:42:38 Timing Abs_Int_ITP2012 (4 threads, 101.448s elapsed time, 277.652s cpu time, 6.580s GC time, factor 2.74)

12:42:38 Finished Abs_Int_ITP2012 (0:01:46 elapsed time, 0:04:42 cpu time, factor 2.66)

12:42:38 Running VerifyThis2018 ...

12:42:42 Finished Sturm_Sequences/outline (0:00:03 elapsed time)

12:42:42 Preparing Sturm_Sequences/userguide ...

12:42:42 Finished Elliptic_Curves_Group_Law/document (0:00:06 elapsed time)

12:42:42 Preparing Elliptic_Curves_Group_Law/outline ...

12:42:44 VerifyThis2018: theory VerifyThis2018.Synth_Definition

12:42:44 VerifyThis2018: theory VerifyThis2018.Dynamic_Array

12:42:44 VerifyThis2018: theory VerifyThis2018.DF_System

12:42:44 VerifyThis2018: theory VerifyThis2018.DRAT_Misc

12:42:44 Finished Sturm_Sequences/userguide (0:00:02 elapsed time)

12:42:44 VerifyThis2018: theory VerifyThis2018.Exc_Nres_Monad

12:42:44 Timing Sturm_Sequences (4 threads, 50.475s elapsed time, 144.440s cpu time, 1.864s GC time, factor 2.86)

12:42:44 Finished Sturm_Sequences (0:01:24 elapsed time, 0:03:04 cpu time, factor 2.19)

12:42:44 Running Buchi_Complementation ...

12:42:45 VerifyThis2018: theory VerifyThis2018.Array_Map_Default

12:42:45 Finished Elliptic_Curves_Group_Law/outline (0:00:03 elapsed time)

12:42:45 Timing Elliptic_Curves_Group_Law (4 threads, 93.615s elapsed time, 239.412s cpu time, 6.932s GC time, factor 2.56)

12:42:45 Finished Elliptic_Curves_Group_Law (0:01:39 elapsed time, 0:04:04 cpu time, factor 2.47)

12:42:45 Running Polynomial_Factorization ...

12:42:47 VerifyThis2018: theory VerifyThis2018.VTcomp

12:42:50 Buchi_Complementation: theory Buchi_Complementation.Formula

12:42:50 Buchi_Complementation: theory Buchi_Complementation.Alternate

12:42:50 Buchi_Complementation: theory HOL-Library.Permutation

12:42:50 Buchi_Complementation: theory HOL-Library.Lattice_Syntax

12:42:50 Buchi_Complementation: theory Buchi_Complementation.Graph

12:42:51 Buchi_Complementation: theory Buchi_Complementation.Ranking

12:42:51 VerifyThis2018: theory VerifyThis2018.Snippets

12:42:51 Polynomial_Factorization: theory Polynomial_Factorization.Precomputation

12:42:51 Polynomial_Factorization: theory Cauchy.CauchysMeanTheorem

12:42:52 Polynomial_Factorization: theory Polynomial_Interpolation.Improved_Code_Equations

12:42:52 Polynomial_Factorization: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

12:42:52 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Polynomial_Factorial

12:42:52 Polynomial_Factorization: theory Polynomial_Factorization.Order_Polynomial

12:42:53 Polynomial_Factorization: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

12:42:53 Polynomial_Factorization: theory Polynomial_Factorization.Polynomial_Divisibility

12:42:53 Polynomial_Factorization: theory Polynomial_Interpolation.Lagrange_Interpolation

12:42:53 Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

12:42:53 Buchi_Complementation: theory Buchi_Complementation.Complementation

12:42:53 Polynomial_Factorization: theory Polynomial_Factorization.Missing_List

12:42:53 Polynomial_Factorization: theory Polynomial_Interpolation.Divmod_Int

12:42:54 Polynomial_Factorization: theory Polynomial_Factorization.Gauss_Lemma

12:42:54 Polynomial_Factorization: theory Polynomial_Factorization.Square_Free_Factorization

12:42:54 Buchi_Complementation: theory Buchi_Complementation.Complementation_Implement

12:42:55 Polynomial_Factorization: theory Polynomial_Interpolation.Is_Rat_To_Rat

12:42:56 Polynomial_Factorization: theory Sqrt_Babylonian.Log_Impl

12:42:56 Polynomial_Factorization: theory Sqrt_Babylonian.NthRoot_Impl

12:42:57 Polynomial_Factorization: theory Polynomial_Factorization.Dvd_Int_Poly

12:42:58 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Generation

12:42:59 Polynomial_Factorization: theory Sqrt_Babylonian.Sqrt_Babylonian

12:43:00 Polynomial_Factorization: theory Polynomial_Factorization.Missing_Multiset

12:43:01 Polynomial_Factorization: theory Polynomial_Factorization.Prime_Factorization

12:43:01 Polynomial_Factorization: theory Polynomial_Factorization.Gcd_Rat_Poly

12:43:01 Polynomial_Factorization: theory Polynomial_Factorization.Explicit_Roots

12:43:01 Polynomial_Factorization: theory Polynomial_Interpolation.Newton_Interpolation

12:43:01 Polynomial_Factorization: theory Show.Show_Poly

12:43:02 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Root_Test

12:43:05 Polynomial_Factorization: theory Polynomial_Interpolation.Polynomial_Interpolation

12:43:06 Preparing LLL_Factorization/document ...

12:43:09 Polynomial_Factorization: theory Polynomial_Factorization.Kronecker_Factorization

12:43:11 Buchi_Complementation: theory Buchi_Complementation.Complementation_Final

12:43:11 Preparing SATSolverVerification/document ...

12:43:12 Finished LLL_Factorization/document (0:00:05 elapsed time)

12:43:12 Preparing LLL_Factorization/outline ...

12:43:12 Polynomial_Factorization: theory Polynomial_Factorization.Rational_Factorization

12:43:15 Finished LLL_Factorization/outline (0:00:03 elapsed time)

12:43:16 Timing LLL_Factorization (4 threads, 95.550s elapsed time, 232.056s cpu time, 4.804s GC time, factor 2.43)

12:43:16 Finished LLL_Factorization (0:01:45 elapsed time, 0:04:01 cpu time, factor 2.29)

12:43:16 Running Power_Sum_Polynomials ...

12:43:16 VerifyThis2018: theory VerifyThis2018.Challenge1

12:43:16 VerifyThis2018: theory VerifyThis2018.Challenge2

12:43:16 VerifyThis2018: theory VerifyThis2018.Challenge1_short

12:43:16 VerifyThis2018: theory VerifyThis2018.Challenge3

12:43:20 Power_Sum_Polynomials: theory Polynomial_Interpolation.Missing_Unsorted

12:43:20 Power_Sum_Polynomials: theory Matrix.Utility

12:43:20 Power_Sum_Polynomials: theory Polynomial_Interpolation.Ring_Hom

12:43:21 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_List

12:43:21 Preparing UTP-Toolkit/document ...

12:43:24 Power_Sum_Polynomials: theory Polynomial_Interpolation.Missing_Polynomial

12:43:26 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_Multiset

12:43:26 Finished UTP-Toolkit/document (0:00:05 elapsed time)

12:43:26 Preparing UTP-Toolkit/outline ...

12:43:26 Power_Sum_Polynomials: theory Polynomial_Factorization.Missing_Polynomial_Factorial

12:43:27 Power_Sum_Polynomials: theory Polynomial_Factorization.Order_Polynomial

12:43:27 Power_Sum_Polynomials: theory Polynomial_Factorization.Prime_Factorization

12:43:27 Power_Sum_Polynomials: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

12:43:27 Power_Sum_Polynomials: theory Polynomial_Interpolation.Ring_Hom_Poly

12:43:27 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Polynomials_Library

12:43:29 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Polynomials

12:43:30 Preparing Regular-Sets/document ...

12:43:31 Finished UTP-Toolkit/outline (0:00:04 elapsed time)

12:43:31 Power_Sum_Polynomials: theory Polynomial_Factorization.Gauss_Lemma

12:43:31 Timing UTP-Toolkit (4 threads, 38.324s elapsed time, 110.856s cpu time, 3.084s GC time, factor 2.89)

12:43:31 Finished UTP-Toolkit (0:01:22 elapsed time, 0:02:51 cpu time, factor 2.08)

12:43:31 Running QHLProver ...

12:43:33 Power_Sum_Polynomials: theory Polynomial_Factorization.Rational_Root_Test

12:43:33 Finished Regular-Sets/document (0:00:03 elapsed time)

12:43:33 Preparing Regular-Sets/outline ...

12:43:34 Preparing Extended_Finite_State_Machine_Inference/document ...

12:43:34 Power_Sum_Polynomials: theory Power_Sum_Polynomials.Power_Sum_Puzzle

12:43:34 Finished SATSolverVerification/document (0:00:23 elapsed time)

12:43:35 Preparing SATSolverVerification/outline ...

12:43:36 Finished Regular-Sets/outline (0:00:02 elapsed time)

12:43:37 Timing Regular-Sets (4 threads, 75.116s elapsed time, 142.784s cpu time, 4.264s GC time, factor 1.90)

12:43:37 Finished Regular-Sets (0:01:51 elapsed time, 0:03:37 cpu time, factor 1.95)

12:43:37 Running Tree-Automata ...

12:43:38 Finished Extended_Finite_State_Machine_Inference/document (0:00:04 elapsed time)

12:43:38 QHLProver: theory Deep_Learning.Tensor

12:43:38 QHLProver: theory QHLProver.Complex_Matrix

12:43:38 Preparing Extended_Finite_State_Machine_Inference/outline ...

12:43:39 QHLProver: theory Deep_Learning.Tensor_Subtensor

12:43:39 QHLProver: theory Deep_Learning.Tensor_Plus

12:43:40 QHLProver: theory Deep_Learning.Tensor_Matricization

12:43:41 Preparing Amortized_Complexity/document ...

12:43:41 Tree-Automata: theory Tree-Automata.Tree

12:43:41 Tree-Automata: theory Collections_Examples.Exploration

12:43:42 Finished Extended_Finite_State_Machine_Inference/outline (0:00:04 elapsed time)

12:43:42 Finished SATSolverVerification/outline (0:00:07 elapsed time)

12:43:43 Timing Extended_Finite_State_Machine_Inference (4 threads, 97.100s elapsed time, 227.104s cpu time, 7.928s GC time, factor 2.34)

12:43:43 Finished Extended_Finite_State_Machine_Inference (0:01:42 elapsed time, 0:03:52 cpu time, factor 2.27)

12:43:43 Timing SATSolverVerification (4 threads, 85.714s elapsed time, 286.272s cpu time, 8.224s GC time, factor 3.34)

12:43:43 Finished SATSolverVerification (0:01:30 elapsed time, 0:04:50 cpu time, factor 3.22)

12:43:43 Running Bertrands_Postulate ...

12:43:43 Running Twelvefold_Way ...

12:43:43 Tree-Automata: theory Tree-Automata.Ta

12:43:45 QHLProver: theory QHLProver.Gates

12:43:45 QHLProver: theory QHLProver.Matrix_Limit

12:43:46 Finished Amortized_Complexity/document (0:00:04 elapsed time)

12:43:46 Preparing Amortized_Complexity/outline ...

12:43:46 QHLProver: theory QHLProver.Quantum_Program

12:43:47 Twelvefold_Way: theory HOL-Eisbach.Eisbach

12:43:47 Twelvefold_Way: theory Card_Multisets.Card_Multisets

12:43:47 Twelvefold_Way: theory Card_Number_Partitions.Additions_to_Main

12:43:47 Twelvefold_Way: theory Card_Partitions.Set_Partition

12:43:47 Twelvefold_Way: theory Card_Number_Partitions.Number_Partition

12:43:47 Bertrands_Postulate: theory Lehmer.Lehmer

12:43:47 Bertrands_Postulate: theory HOL-Decision_Procs.Dense_Linear_Order

12:43:47 Twelvefold_Way: theory HOL-ex.Birthday_Paradox

12:43:48 Bertrands_Postulate: theory Pratt_Certificate.Pratt_Certificate

12:43:48 Buchi_Complementation: theory Buchi_Complementation.Complementation_Build

12:43:48 Twelvefold_Way: theory Card_Number_Partitions.Card_Number_Partitions

12:43:49 Finished Amortized_Complexity/outline (0:00:03 elapsed time)

12:43:50 Timing Amortized_Complexity (4 threads, 80.841s elapsed time, 232.608s cpu time, 19.028s GC time, factor 2.88)

12:43:50 Finished Amortized_Complexity (0:02:21 elapsed time, 0:05:29 cpu time, factor 2.32)

12:43:50 Running Adaptive_State_Counting ...

12:43:52 Twelvefold_Way: theory Card_Partitions.Injectivity_Solver

12:43:52 Tree-Automata: theory Tree-Automata.AbsAlgo

12:43:52 Twelvefold_Way: theory Card_Partitions.Card_Partitions

12:43:53 QHLProver: theory QHLProver.Partial_State

12:43:53 Twelvefold_Way: theory Bell_Numbers_Spivey.Bell_Numbers

12:43:53 QHLProver: theory QHLProver.Quantum_Hoare

12:43:53 Twelvefold_Way: theory Twelvefold_Way.Preliminaries

12:43:54 Bertrands_Postulate: theory HOL-Decision_Procs.Approximation_Bounds

12:43:54 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Core

12:43:54 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry1

12:43:55 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry2

12:43:56 Twelvefold_Way: theory Twelvefold_Way.Equiv_Relations_on_Functions

12:43:56 Adaptive_State_Counting: theory HOL-Hoare.Hoare_Logic

12:43:56 Adaptive_State_Counting: theory Adaptive_State_Counting.FSM

12:43:57 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections_Direct

12:43:57 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry10

12:43:57 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry11

12:43:57 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry4

12:43:58 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry5

12:43:58 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry6

12:43:58 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry7

12:43:58 QHLProver: theory QHLProver.Grover

12:43:58 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry8

12:43:58 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry9

12:43:59 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry12

12:43:59 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way_Entry3

12:43:59 Twelvefold_Way: theory Twelvefold_Way.Card_Bijections

12:44:01 Twelvefold_Way: theory Twelvefold_Way.Twelvefold_Way

12:44:03 Bertrands_Postulate: theory Bertrands_Postulate.Bertrand

12:44:04 Preparing VerifyThis2018/document ...

12:44:07 Tree-Automata: theory Tree-Automata.Ta_impl

12:44:08 Adaptive_State_Counting: theory Adaptive_State_Counting.ATC

12:44:08 Adaptive_State_Counting: theory Adaptive_State_Counting.FSM_Product

12:44:09 Finished VerifyThis2018/document (0:00:05 elapsed time)

12:44:09 Preparing VerifyThis2018/outline ...

12:44:12 Preparing Buchi_Complementation/document ...

12:44:12 Finished VerifyThis2018/outline (0:00:03 elapsed time)

12:44:13 Timing VerifyThis2018 (4 threads, 78.031s elapsed time, 182.556s cpu time, 3.088s GC time, factor 2.34)

12:44:13 Finished VerifyThis2018 (0:01:24 elapsed time, 0:04:10 cpu time, factor 2.96)

12:44:13 Running LightweightJava ...

12:44:17 LightweightJava: theory LightweightJava.Lightweight_Java_Definition

12:44:17 Finished Buchi_Complementation/document (0:00:05 elapsed time)

12:44:17 Preparing Buchi_Complementation/outline ...

12:44:18 Preparing Polynomial_Factorization/document ...

12:44:19 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_LB

12:44:21 Finished Buchi_Complementation/outline (0:00:03 elapsed time)

12:44:21 Timing Buchi_Complementation (4 threads, 80.365s elapsed time, 146.900s cpu time, 3.072s GC time, factor 1.83)

12:44:21 Finished Buchi_Complementation (0:01:27 elapsed time, 0:02:54 cpu time, factor 2.01)

12:44:21 Running Partial_Order_Reduction ...

12:44:23 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Suite

12:44:26 Finished Polynomial_Factorization/document (0:00:08 elapsed time)

12:44:26 Preparing Polynomial_Factorization/outline ...

12:44:27 Partial_Order_Reduction: theory HOL-Library.Case_Converter

12:44:27 Partial_Order_Reduction: theory Partial_Order_Reduction.Basic_Extensions

12:44:27 Partial_Order_Reduction: theory Partial_Order_Reduction.Set_Extensions

12:44:27 Partial_Order_Reduction: theory HOL-Library.Lattice_Syntax

12:44:27 Partial_Order_Reduction: theory HOL-Library.Complete_Partial_Order2

12:44:28 Partial_Order_Reduction: theory Partial_Order_Reduction.Functions

12:44:29 Partial_Order_Reduction: theory HOL-Library.Simps_Case_Conv

12:44:29 Partial_Order_Reduction: theory HOL-Library.Prefix_Order

12:44:29 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Extensions

12:44:29 Partial_Order_Reduction: theory Partial_Order_Reduction.Relation_Extensions

12:44:29 Partial_Order_Reduction: theory Partial_Order_Reduction.List_Prefixes

12:44:29 Partial_Order_Reduction: theory LTL.LTL

12:44:30 Partial_Order_Reduction: theory Stuttering_Equivalence.Samplers

12:44:30 Partial_Order_Reduction: theory Partial_Order_Reduction.Word_Prefixes

12:44:31 Finished Polynomial_Factorization/outline (0:00:04 elapsed time)

12:44:31 Partial_Order_Reduction: theory Stuttering_Equivalence.StutterEquivalence

12:44:31 Timing Polynomial_Factorization (4 threads, 78.425s elapsed time, 218.320s cpu time, 6.060s GC time, factor 2.78)

12:44:31 Finished Polynomial_Factorization (0:01:30 elapsed time, 0:03:45 cpu time, factor 2.48)

12:44:31 Running AutoFocus-Stream ...

12:44:32 Partial_Order_Reduction: theory Partial_Order_Reduction.Traces

12:44:32 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Extensions

12:44:35 AutoFocus-Stream: theory AutoFocus-Stream.ListSlice

12:44:36 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Traces

12:44:36 Partial_Order_Reduction: theory Coinductive.Coinductive_Nat

12:44:37 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream

12:44:38 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Sufficiency

12:44:38 LightweightJava: theory LightweightJava.Lightweight_Java_Equivalence

12:44:39 Preparing Power_Sum_Polynomials/document ...

12:44:40 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Hoare

12:44:41 Tree-Automata: theory Tree-Automata.Ta_impl_codegen

12:44:42 Adaptive_State_Counting: theory Adaptive_State_Counting.ASC_Example

12:44:42 Partial_Order_Reduction: theory Coinductive.Coinductive_List

12:44:42 Finished Power_Sum_Polynomials/document (0:00:03 elapsed time)

12:44:42 Partial_Order_Reduction: theory Partial_Order_Reduction.ENat_Extensions

12:44:43 Preparing Power_Sum_Polynomials/outline ...

12:44:43 Partial_Order_Reduction: theory Partial_Order_Reduction.CCPO_Extensions

12:44:45 Finished Power_Sum_Polynomials/outline (0:00:02 elapsed time)

12:44:46 Partial_Order_Reduction: theory Partial_Order_Reduction.ESet_Extensions

12:44:46 Timing Power_Sum_Polynomials (4 threads, 76.189s elapsed time, 172.572s cpu time, 4.008s GC time, factor 2.27)

12:44:46 Finished Power_Sum_Polynomials (0:01:21 elapsed time, 0:02:58 cpu time, factor 2.18)

12:44:46 Building Saturation_Framework ...

12:44:46 LightweightJava: theory LightweightJava.Lightweight_Java_Proof

12:44:49 AutoFocus-Stream: theory AutoFocus-Stream.AF_Stream_Exec

12:44:49 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream

12:44:50 Saturation_Framework: theory Saturation_Framework.Calculus

12:44:50 Saturation_Framework: theory Lambda_Free_RPOs.Lambda_Free_Util

12:44:50 Saturation_Framework: theory Open_Induction.Restricted_Predicates

12:44:50 Saturation_Framework: theory Well_Quasi_Orders.Infinite_Sequences

12:44:55 Saturation_Framework: theory Well_Quasi_Orders.Minimal_Elements

12:44:58 Saturation_Framework: theory Saturation_Framework.Intersection_Calculus

12:44:58 Saturation_Framework: theory Saturation_Framework.Calculus_Variations

12:45:00 Preparing Tree-Automata/document ...

12:45:01 Saturation_Framework: theory Saturation_Framework.Lifting_to_Non_Ground_Calculi

12:45:04 Preparing QHLProver/document ...

12:45:04 AutoFocus-Stream: theory AutoFocus-Stream.IL_AF_Stream_Exec

12:45:05 Saturation_Framework: theory Saturation_Framework.Labeled_Lifting_to_Non_Ground_Calculi

12:45:07 Preparing Bertrands_Postulate/document ...

12:45:07 Preparing Twelvefold_Way/document ...

12:45:07 Finished Tree-Automata/document (0:00:07 elapsed time)

12:45:07 Preparing Tree-Automata/outline ...

12:45:08 Saturation_Framework: theory Saturation_Framework.Given_Clause_Architectures

12:45:11 Finished Bertrands_Postulate/document (0:00:04 elapsed time)

12:45:11 Preparing Bertrands_Postulate/outline ...

12:45:12 Finished Tree-Automata/outline (0:00:04 elapsed time)

12:45:12 Timing Tree-Automata (4 threads, 76.755s elapsed time, 125.192s cpu time, 3.312s GC time, factor 1.63)

12:45:12 Finished Tree-Automata (0:01:22 elapsed time, 0:02:10 cpu time, factor 1.58)

12:45:12 Running Knot_Theory ...

12:45:13 Finished Bertrands_Postulate/outline (0:00:02 elapsed time)

12:45:13 Partial_Order_Reduction: theory Coinductive.Coinductive_List_Prefix

12:45:13 Partial_Order_Reduction: theory Coinductive.Coinductive_Stream

12:45:13 Timing Bertrands_Postulate (4 threads, 77.555s elapsed time, 222.692s cpu time, 3.188s GC time, factor 2.87)

12:45:13 Finished Bertrands_Postulate (0:01:22 elapsed time, 0:03:47 cpu time, factor 2.75)

12:45:13 Running Generalized_Counting_Sort ...

12:45:14 Finished Twelvefold_Way/document (0:00:06 elapsed time)

12:45:14 Preparing Twelvefold_Way/outline ...

12:45:14 Preparing Adaptive_State_Counting/document ...

12:45:14 Partial_Order_Reduction: theory Partial_Order_Reduction.Coinductive_List_Extensions

12:45:14 Partial_Order_Reduction: theory Stuttering_Equivalence.PLTL

12:45:14 Partial_Order_Reduction: theory Partial_Order_Reduction.LList_Prefixes

12:45:15 Partial_Order_Reduction: theory Partial_Order_Reduction.Stuttering

12:45:15 Partial_Order_Reduction: theory Partial_Order_Reduction.Formula

12:45:15 Partial_Order_Reduction: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

12:45:16 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Abstract

12:45:16 Knot_Theory: theory HOL-Computational_Algebra.Fraction_Field

12:45:16 Knot_Theory: theory HOL-Computational_Algebra.Factorial_Ring

12:45:16 Knot_Theory: theory Knot_Theory.Tangle_Relation

12:45:16 Knot_Theory: theory Knot_Theory.Preliminaries

12:45:16 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Analysis

12:45:16 Partial_Order_Reduction: theory Partial_Order_Reduction.Ample_Correctness

12:45:16 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Algorithm

12:45:17 Finished Twelvefold_Way/outline (0:00:02 elapsed time)

12:45:17 Timing Twelvefold_Way (4 threads, 77.745s elapsed time, 220.268s cpu time, 3.408s GC time, factor 2.83)

12:45:17 Finished Twelvefold_Way (0:01:22 elapsed time, 0:03:44 cpu time, factor 2.73)

12:45:17 Running Gaussian_Integers ...

12:45:19 Knot_Theory: theory Knot_Theory.Tangles

12:45:19 Knot_Theory: theory Knot_Theory.Tangle_Algebra

12:45:19 Finished QHLProver/document (0:00:15 elapsed time)

12:45:19 Preparing QHLProver/outline ...

12:45:20 Knot_Theory: theory Knot_Theory.Tangle_Moves

12:45:21 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Conservation

12:45:21 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers

12:45:21 Gaussian_Integers: theory Matrix.Utility

12:45:22 Knot_Theory: theory Knot_Theory.Link_Algebra

12:45:22 Gaussian_Integers: theory Polynomial_Factorization.Missing_List

12:45:23 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Sorting

12:45:23 Knot_Theory: theory Knot_Theory.Example

12:45:25 Generalized_Counting_Sort: theory Generalized_Counting_Sort.Stability

12:45:25 Finished QHLProver/outline (0:00:05 elapsed time)

12:45:25 Finished Adaptive_State_Counting/document (0:00:11 elapsed time)

12:45:25 Preparing Adaptive_State_Counting/outline ...

12:45:25 Timing QHLProver (4 threads, 82.586s elapsed time, 274.624s cpu time, 5.840s GC time, factor 3.33)

12:45:25 Finished QHLProver (0:01:30 elapsed time, 0:04:42 cpu time, factor 3.13)

12:45:25 Running Linear_Inequalities ...

12:45:30 Finished Adaptive_State_Counting/outline (0:00:05 elapsed time)

12:45:31 Preparing LightweightJava/document ...

12:45:31 Timing Adaptive_State_Counting (4 threads, 73.478s elapsed time, 234.924s cpu time, 6.468s GC time, factor 3.20)

12:45:31 Finished Adaptive_State_Counting (0:01:21 elapsed time, 0:04:01 cpu time, factor 2.96)

12:45:31 Running LinearQuantifierElim ...

12:45:32 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Pythagorean_Triples

12:45:32 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Sums_Of_Two_Squares

12:45:32 Gaussian_Integers: theory Polynomial_Factorization.Missing_Multiset

12:45:32 Gaussian_Integers: theory Polynomial_Factorization.Prime_Factorization

12:45:33 Finished LightweightJava/document (0:00:01 elapsed time)

12:45:33 Preparing LightweightJava/outline ...

12:45:33 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Test

12:45:33 Knot_Theory: theory HOL-Computational_Algebra.Polynomial

12:45:33 Gaussian_Integers: theory Gaussian_Integers.Gaussian_Integers_Everything

12:45:34 Linear_Inequalities: theory Linear_Inequalities.Missing_Matrix

12:45:34 Finished LightweightJava/outline (0:00:01 elapsed time)

12:45:35 LinearQuantifierElim: theory LinearQuantifierElim.Logic

12:45:35 Timing LightweightJava (4 threads, 71.860s elapsed time, 137.340s cpu time, 3.228s GC time, factor 1.91)

12:45:35 Finished LightweightJava (0:01:16 elapsed time, 0:02:21 cpu time, factor 1.85)

12:45:35 Running HOL-Quotient_Examples ...

12:45:35 Linear_Inequalities: theory Linear_Inequalities.Missing_VS_Connect

12:45:37 Preparing Partial_Order_Reduction/document ...

12:45:39 Linear_Inequalities: theory Linear_Inequalities.Basis_Extension

12:45:39 Linear_Inequalities: theory Linear_Inequalities.Sum_Vec_Set

12:45:40 Linear_Inequalities: theory Linear_Inequalities.Integral_Bounded_Vectors

12:45:40 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_FSet

12:45:40 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Int

12:45:40 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Int_Pow

12:45:40 HOL-Quotient_Examples: theory HOL-Quotient_Examples.DList

12:45:40 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_DList

12:45:41 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_FSet

12:45:41 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Fun

12:45:41 LinearQuantifierElim: theory LinearQuantifierElim.QE

12:45:41 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Set

12:45:42 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

12:45:42 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Message

12:45:43 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Rat

12:45:43 LinearQuantifierElim: theory LinearQuantifierElim.DLO

12:45:43 LinearQuantifierElim: theory LinearQuantifierElim.LinArith

12:45:44 Finished Partial_Order_Reduction/document (0:00:07 elapsed time)

12:45:44 Preparing Partial_Order_Reduction/outline ...

12:45:44 LinearQuantifierElim: theory LinearQuantifierElim.PresArith

12:45:47 Preparing Saturation_Framework/document ...

12:45:48 Finished Partial_Order_Reduction/outline (0:00:04 elapsed time)

12:45:49 Timing Partial_Order_Reduction (4 threads, 66.448s elapsed time, 212.672s cpu time, 16.336s GC time, factor 3.20)

12:45:49 Finished Partial_Order_Reduction (0:01:13 elapsed time, 0:03:48 cpu time, factor 3.11)

12:45:49 Running UTP ...

12:45:49 LinearQuantifierElim: theory LinearQuantifierElim.Cooper

12:45:49 LinearQuantifierElim: theory LinearQuantifierElim.QEpres

12:45:49 Preparing AutoFocus-Stream/document ...

12:45:49 Linear_Inequalities: theory Linear_Inequalities.Cone

12:45:49 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo

12:45:49 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_fr

12:45:50 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_inf

12:45:50 LinearQuantifierElim: theory LinearQuantifierElim.QEdlo_ex

12:45:50 LinearQuantifierElim: theory LinearQuantifierElim.FRE

12:45:51 LinearQuantifierElim: theory LinearQuantifierElim.QElin

12:45:51 LinearQuantifierElim: theory LinearQuantifierElim.QElin_inf

12:45:51 LinearQuantifierElim: theory LinearQuantifierElim.QElin_opt

12:45:51 Knot_Theory: theory Knot_Theory.Kauffman_Matrix

12:45:54 Linear_Inequalities: theory Linear_Inequalities.Convex_Hull

12:45:54 UTP: theory UTP.utp_parser_utils

12:45:54 UTP: theory UTP.utp_var

12:45:55 Finished Saturation_Framework/document (0:00:08 elapsed time)

12:45:55 Preparing Saturation_Framework/outline ...

12:45:56 Knot_Theory: theory Knot_Theory.Computations

12:45:56 Knot_Theory: theory Knot_Theory.Linkrel_Kauffman

12:45:56 UTP: theory UTP.utp_expr

12:45:57 Knot_Theory: theory Knot_Theory.Kauffman_Invariance

12:45:58 Knot_Theory: theory Knot_Theory.Knot_Theory

12:45:58 Finished AutoFocus-Stream/document (0:00:08 elapsed time)

12:45:58 Preparing AutoFocus-Stream/outline ...

12:45:59 UTP: theory UTP.utp_expr_insts

12:46:00 UTP: theory UTP.utp_expr_funcs

12:46:00 UTP: theory UTP.utp_unrest

12:46:01 UTP: theory UTP.utp_usedby

12:46:01 UTP: theory UTP.utp_subst

12:46:02 Finished Saturation_Framework/outline (0:00:06 elapsed time)

12:46:02 UTP: theory UTP.utp_tactics

12:46:02 Timing Saturation_Framework (4 threads, 25.726s elapsed time, 73.532s cpu time, 2.120s GC time, factor 2.86)

12:46:02 Finished Saturation_Framework (0:01:00 elapsed time, 0:02:02 cpu time, factor 2.04)

12:46:02 Running Splay_Tree ...

12:46:03 Linear_Inequalities: theory Linear_Inequalities.Normal_Vector

12:46:03 Linear_Inequalities: theory Linear_Inequalities.Dim_Span

12:46:04 Finished AutoFocus-Stream/outline (0:00:06 elapsed time)

12:46:05 Timing AutoFocus-Stream (4 threads, 72.010s elapsed time, 183.560s cpu time, 3.000s GC time, factor 2.55)

12:46:05 Finished AutoFocus-Stream (0:01:16 elapsed time, 0:03:08 cpu time, factor 2.45)

12:46:05 Building DynamicArchitectures ...

12:46:06 Splay_Tree: theory HOL-Data_Structures.Cmp

12:46:06 Splay_Tree: theory Splay_Tree.Splay_Heap

12:46:06 Splay_Tree: theory HOL-Data_Structures.Less_False

12:46:06 UTP: theory UTP.utp_meta_subst

12:46:06 Splay_Tree: theory HOL-Data_Structures.Sorted_Less

12:46:06 Splay_Tree: theory HOL-Data_Structures.AList_Upd_Del

12:46:06 Splay_Tree: theory HOL-Data_Structures.List_Ins_Del

12:46:07 Splay_Tree: theory HOL-Data_Structures.Set_Specs

12:46:07 Linear_Inequalities: theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

12:46:07 UTP: theory UTP.utp_pred

12:46:07 Splay_Tree: theory Splay_Tree.Splay_Tree

12:46:07 Splay_Tree: theory HOL-Data_Structures.Map_Specs

12:46:09 DynamicArchitectures: theory DynamicArchitectures.Configuration_Traces

12:46:11 Splay_Tree: theory Splay_Tree.Splay_Map

12:46:12 UTP: theory UTP.utp_alphabet

12:46:12 UTP: theory UTP.utp_pred_laws

12:46:13 Linear_Inequalities: theory Linear_Inequalities.Farkas_Lemma

12:46:14 UTP: theory UTP.utp_lift

12:46:14 Linear_Inequalities: theory Linear_Inequalities.Farkas_Minkowsky_Weyl

12:46:14 DynamicArchitectures: theory DynamicArchitectures.Dynamic_Architecture_Calculus

12:46:15 UTP: theory UTP.utp_healthy

12:46:15 UTP: theory UTP.utp_sequent

12:46:16 UTP: theory UTP.utp_rel

12:46:16 Linear_Inequalities: theory Linear_Inequalities.Decomposition_Theorem

12:46:20 UTP: theory UTP.utp_recursion

12:46:20 UTP: theory UTP.utp_state_parser

12:46:20 UTP: theory UTP.utp_rel_laws

12:46:26 UTP: theory UTP.utp_theory

12:46:26 Preparing Generalized_Counting_Sort/document ...

12:46:28 Preparing Knot_Theory/document ...

12:46:29 Linear_Inequalities: theory Linear_Inequalities.Mixed_Integer_Solutions

12:46:31 UTP: theory UTP.utp_hoare

12:46:32 Preparing Gaussian_Integers/document ...

12:46:32 Linear_Inequalities: theory Linear_Inequalities.Integer_Hull

12:46:33 UTP: theory UTP.utp_concurrency

12:46:33 UTP: theory UTP.utp_rel_opsem

12:46:33 UTP: theory UTP.utp_wp

12:46:33 UTP: theory UTP.utp_sym_eval

12:46:33 UTP: theory UTP.utp_dynlog

12:46:33 UTP: theory UTP.utp_sp

12:46:34 Finished Generalized_Counting_Sort/document (0:00:07 elapsed time)

12:46:34 Preparing Generalized_Counting_Sort/outline ...

12:46:35 Finished Knot_Theory/document (0:00:06 elapsed time)

12:46:35 Preparing Knot_Theory/outline ...

12:46:36 UTP: theory UTP.utp

12:46:36 Finished Gaussian_Integers/document (0:00:04 elapsed time)

12:46:36 Preparing Gaussian_Integers/outline ...

12:46:38 Finished Generalized_Counting_Sort/outline (0:00:04 elapsed time)

12:46:38 Finished Knot_Theory/outline (0:00:03 elapsed time)

12:46:39 Timing Knot_Theory (4 threads, 69.525s elapsed time, 234.508s cpu time, 11.196s GC time, factor 3.37)

12:46:39 Finished Knot_Theory (0:01:14 elapsed time, 0:03:58 cpu time, factor 3.23)

12:46:39 Timing Generalized_Counting_Sort (4 threads, 67.645s elapsed time, 188.572s cpu time, 2.088s GC time, factor 2.79)

12:46:39 Finished Generalized_Counting_Sort (0:01:12 elapsed time, 0:03:12 cpu time, factor 2.67)

12:46:39 Running Kruskal ...

12:46:39 Running LTL_Normal_Form ...

12:46:39 UTP: theory UTP.utp_expr_ovld

12:46:39 UTP: theory UTP.utp_simple_time

12:46:39 UTP: theory UTP.utp_full

12:46:39 UTP: theory UTP.utp_easy_parser

12:46:40 Finished Gaussian_Integers/outline (0:00:03 elapsed time)

12:46:40 Timing Gaussian_Integers (4 threads, 69.076s elapsed time, 150.212s cpu time, 3.120s GC time, factor 2.17)

12:46:40 Finished Gaussian_Integers (0:01:14 elapsed time, 0:02:35 cpu time, factor 2.09)

12:46:40 Running Valuation ...

12:46:40 UTP: theory UTP.sum_list

12:46:41 LinearQuantifierElim: theory LinearQuantifierElim.CertDlo

12:46:41 LinearQuantifierElim: theory LinearQuantifierElim.CertLin

12:46:43 LTL_Normal_Form: theory LTL_Master_Theorem.Syntactic_Fragments_and_Stability

12:46:43 Preparing LinearQuantifierElim/document ...

12:46:43 Valuation: theory Valuation.Valuation1

12:46:44 Kruskal: theory Kruskal.Kruskal_Misc

12:46:44 Kruskal: theory Kruskal.SeprefUF

12:46:44 Timing HOL-Quotient_Examples (4 threads, 62.779s elapsed time, 65.472s cpu time, 3.428s GC time, factor 1.04)

12:46:44 Finished HOL-Quotient_Examples (0:01:08 elapsed time, 0:02:55 cpu time, factor 2.54)

12:46:44 Running Saturation_Framework_Extensions ...

12:46:46 Preparing Linear_Inequalities/document ...

12:46:48 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

12:46:48 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Soundness

12:46:48 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Given_Clause_Architectures_Revisited

12:46:48 Finished LinearQuantifierElim/document (0:00:05 elapsed time)

12:46:48 Preparing LinearQuantifierElim/outline ...

12:46:48 Preparing UTP/document ...

12:46:49 Valuation: theory Valuation.Valuation2

12:46:49 Kruskal: theory Dijkstra_Shortest_Path.Graph

12:46:49 Kruskal: theory HOL-Library.Uprod

12:46:49 Kruskal: theory Dijkstra_Shortest_Path.Weight

12:46:49 Kruskal: theory Matroids.Indep_System

12:46:50 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.Clausal_Calculus

12:46:50 Kruskal: theory Matroids.Matroid

12:46:50 Kruskal: theory Kruskal.UGraph

12:46:51 LTL_Normal_Form: theory LTL_Master_Theorem.After

12:46:51 Finished LinearQuantifierElim/outline (0:00:03 elapsed time)

12:46:52 Kruskal: theory Kruskal.MinWeightBasis

12:46:52 Timing LinearQuantifierElim (4 threads, 67.163s elapsed time, 203.648s cpu time, 24.744s GC time, factor 3.03)

12:46:52 Finished LinearQuantifierElim (0:01:11 elapsed time, 0:03:28 cpu time, factor 2.90)

12:46:52 Running Special_Function_Bounds ...

12:46:52 Kruskal: theory Kruskal.Kruskal

12:46:53 Saturation_Framework_Extensions: theory Saturation_Framework_Extensions.FO_Ordered_Resolution_Prover_Revisited

12:46:53 LTL_Normal_Form: theory LTL_Master_Theorem.Advice

12:46:53 Kruskal: theory Kruskal.Kruskal_Refine

12:46:53 Finished Linear_Inequalities/document (0:00:07 elapsed time)

12:46:53 Preparing Linear_Inequalities/outline ...

12:46:53 Valuation: theory Valuation.Valuation3

12:46:54 Kruskal: theory Kruskal.Kruskal_Impl

12:46:54 Kruskal: theory Kruskal.Graph_Definition

12:46:55 Preparing Splay_Tree/document ...

12:46:55 Special_Function_Bounds: theory Special_Function_Bounds.Bounds_Lemmas

12:46:55 Special_Function_Bounds: theory Special_Function_Bounds.Atan_CF_Bounds

12:46:55 Special_Function_Bounds: theory Special_Function_Bounds.Log_CF_Bounds

12:46:55 Special_Function_Bounds: theory Special_Function_Bounds.Exp_Bounds

12:46:55 Special_Function_Bounds: theory Special_Function_Bounds.Sin_Cos_Bounds

12:46:56 LTL_Normal_Form: theory LTL_Master_Theorem.Master_Theorem

12:46:56 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form

12:46:57 Special_Function_Bounds: theory Special_Function_Bounds.Sqrt_Bounds

12:46:57 Preparing DynamicArchitectures/document ...

12:46:57 Finished Linear_Inequalities/outline (0:00:03 elapsed time)

12:46:57 Timing Linear_Inequalities (4 threads, 69.864s elapsed time, 189.140s cpu time, 5.036s GC time, factor 2.71)

12:46:57 Finished Linear_Inequalities (0:01:19 elapsed time, 0:03:19 cpu time, factor 2.50)

12:46:57 Running VectorSpace ...

12:46:57 Finished Splay_Tree/document (0:00:02 elapsed time)

12:46:57 Preparing Splay_Tree/outline ...

12:46:58 Kruskal: theory Kruskal.Graph_Definition_Aux

12:46:59 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form_Code_Export

12:46:59 LTL_Normal_Form: theory LTL_Normal_Form.Normal_Form_Complexity

12:46:59 Finished UTP/document (0:00:10 elapsed time)

12:46:59 Preparing UTP/outline ...

12:46:59 Kruskal: theory Kruskal.UGraph_Impl

12:47:00 Kruskal: theory Kruskal.Graph_Definition_Impl

12:47:00 Finished Splay_Tree/outline (0:00:02 elapsed time)

12:47:00 Timing Splay_Tree (4 threads, 48.380s elapsed time, 81.804s cpu time, 1.452s GC time, factor 1.69)

12:47:00 Finished Splay_Tree (0:00:52 elapsed time, 0:01:25 cpu time, factor 1.63)

12:47:00 Running Residuated_Lattices ...

12:47:03 VectorSpace: theory VectorSpace.FunctionLemmas

12:47:03 Residuated_Lattices: theory Residuated_Lattices.Residuated_Lattices

12:47:03 VectorSpace: theory VectorSpace.RingModuleFacts

12:47:04 VectorSpace: theory VectorSpace.MonoidSums

12:47:05 Finished DynamicArchitectures/document (0:00:08 elapsed time)

12:47:05 Preparing DynamicArchitectures/outline ...

12:47:06 VectorSpace: theory VectorSpace.LinearCombinations

12:47:09 Finished UTP/outline (0:00:09 elapsed time)

12:47:09 Timing UTP (4 threads, 52.850s elapsed time, 161.680s cpu time, 5.132s GC time, factor 3.06)

12:47:09 Finished UTP (0:00:59 elapsed time, 0:02:48 cpu time, factor 2.84)

12:47:09 Running SuperCalc ...

12:47:10 Finished DynamicArchitectures/outline (0:00:04 elapsed time)

12:47:10 Timing DynamicArchitectures (4 threads, 17.354s elapsed time, 44.776s cpu time, 0.904s GC time, factor 2.58)

12:47:10 Finished DynamicArchitectures (0:00:50 elapsed time, 0:01:29 cpu time, factor 1.78)

12:47:10 Running Koenigsberg_Friendship ...

12:47:13 SuperCalc: theory HOL-ex.Unification

12:47:13 SuperCalc: theory SuperCalc.multisets_continued

12:47:13 SuperCalc: theory SuperCalc.well_founded_continued

12:47:14 Koenigsberg_Friendship: theory Dijkstra_Shortest_Path.Graph

12:47:17 VectorSpace: theory VectorSpace.SumSpaces

12:47:17 Koenigsberg_Friendship: theory Koenigsberg_Friendship.MoreGraph

12:47:17 SuperCalc: theory SuperCalc.terms

12:47:18 VectorSpace: theory VectorSpace.VectorSpace

12:47:24 SuperCalc: theory SuperCalc.equational_clausal_logic

12:47:25 Residuated_Lattices: theory Residuated_Lattices.Residuated_Boolean_Algebras

12:47:25 Residuated_Lattices: theory Residuated_Lattices.Involutive_Residuated

12:47:25 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra

12:47:25 Koenigsberg_Friendship: theory Koenigsberg_Friendship.FriendshipTheory

12:47:25 Koenigsberg_Friendship: theory Koenigsberg_Friendship.KoenigsbergBridge

12:47:27 Preparing LTL_Normal_Form/document ...

12:47:31 Finished LTL_Normal_Form/document (0:00:04 elapsed time)

12:47:31 Preparing LTL_Normal_Form/outline ...

12:47:32 SuperCalc: theory SuperCalc.superposition

12:47:32 Preparing Kruskal/document ...

12:47:34 Residuated_Lattices: theory Residuated_Lattices.Residuated_Relation_Algebra

12:47:34 Finished LTL_Normal_Form/outline (0:00:02 elapsed time)

12:47:34 Residuated_Lattices: theory Residuated_Lattices.Action_Algebra_Models

12:47:34 Timing LTL_Normal_Form (4 threads, 42.525s elapsed time, 122.928s cpu time, 3.188s GC time, factor 2.89)

12:47:34 Finished LTL_Normal_Form (0:00:47 elapsed time, 0:02:07 cpu time, factor 2.69)

12:47:34 Building Graph_Theory ...

12:47:35 Preparing Saturation_Framework_Extensions/document ...

12:47:36 Preparing Valuation/document ...

12:47:37 Finished Kruskal/document (0:00:04 elapsed time)

12:47:37 Preparing Kruskal/outline ...

12:47:38 Graph_Theory: theory Graph_Theory.Funpow

12:47:38 Graph_Theory: theory Graph_Theory.Rtrancl_On

12:47:38 Graph_Theory: theory Graph_Theory.Stuff

12:47:38 Graph_Theory: theory Graph_Theory.Digraph

12:47:40 Finished Kruskal/outline (0:00:03 elapsed time)

12:47:40 Timing Kruskal (4 threads, 45.609s elapsed time, 134.540s cpu time, 3.740s GC time, factor 2.95)

12:47:40 Finished Kruskal (0:00:51 elapsed time, 0:03:23 cpu time, factor 3.92)

12:47:40 Running IEEE_Floating_Point ...

12:47:41 Finished Saturation_Framework_Extensions/document (0:00:06 elapsed time)

12:47:41 Preparing Saturation_Framework_Extensions/outline ...

12:47:41 Preparing Special_Function_Bounds/document ...

12:47:42 Graph_Theory: theory Graph_Theory.Arc_Walk

12:47:42 Graph_Theory: theory Graph_Theory.Bidirected_Digraph

12:47:43 IEEE_Floating_Point: theory HOL-Library.Code_Abstract_Nat

12:47:43 IEEE_Floating_Point: theory HOL-Library.Lattice_Algebras

12:47:43 IEEE_Floating_Point: theory HOL-Library.Code_Target_Int

12:47:43 IEEE_Floating_Point: theory HOL-Library.Adhoc_Overloading

12:47:43 IEEE_Floating_Point: theory HOL-Library.Code_Target_Nat

12:47:43 IEEE_Floating_Point: theory HOL-Library.Monad_Syntax

12:47:44 IEEE_Floating_Point: theory HOL-Library.Log_Nat

12:47:44 IEEE_Floating_Point: theory HOL-Library.Code_Target_Numeral

12:47:45 Finished Special_Function_Bounds/document (0:00:03 elapsed time)

12:47:45 Preparing Special_Function_Bounds/outline ...

12:47:45 Graph_Theory: theory Graph_Theory.Vertex_Walk

12:47:45 Graph_Theory: theory Graph_Theory.Pair_Digraph

12:47:45 Graph_Theory: theory Graph_Theory.Weighted_Graph

12:47:45 Graph_Theory: theory Graph_Theory.Shortest_Path

12:47:46 Finished Saturation_Framework_Extensions/outline (0:00:05 elapsed time)

12:47:47 Timing Saturation_Framework_Extensions (4 threads, 45.533s elapsed time, 74.568s cpu time, 7.740s GC time, factor 1.64)

12:47:47 Finished Saturation_Framework_Extensions (0:00:49 elapsed time, 0:01:21 cpu time, factor 1.63)

12:47:47 Running Graph_Saturation ...

12:47:48 Finished Special_Function_Bounds/outline (0:00:03 elapsed time)

12:47:49 Timing Special_Function_Bounds (4 threads, 44.884s elapsed time, 108.508s cpu time, 1.476s GC time, factor 2.42)

12:47:49 Finished Special_Function_Bounds (0:00:49 elapsed time, 0:01:52 cpu time, factor 2.28)

12:47:49 Running Incredible_Proof_Machine ...

12:47:49 Preparing VectorSpace/document ...

12:47:50 Finished Valuation/document (0:00:13 elapsed time)

12:47:50 Preparing Valuation/outline ...

12:47:50 Graph_Saturation: theory Graph_Saturation.MissingRelation

12:47:52 IEEE_Floating_Point: theory HOL-Library.Float

12:47:52 Incredible_Proof_Machine: theory Collections.ICF_Tools

12:47:52 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Indexed_FSet

12:47:52 Incredible_Proof_Machine: theory HOL-Eisbach.Eisbach

12:47:52 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Entailment

12:47:52 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Rose_Tree

12:47:52 Graph_Saturation: theory Graph_Saturation.LabeledGraphs

12:47:53 Incredible_Proof_Machine: theory Collections.Ord_Code_Preproc

12:47:53 Preparing Residuated_Lattices/document ...

12:47:53 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Formula

12:47:53 Incredible_Proof_Machine: theory Collections.Locale_Code

12:47:54 Finished VectorSpace/document (0:00:04 elapsed time)

12:47:54 Preparing VectorSpace/outline ...

12:47:54 Incredible_Proof_Machine: theory Abstract_Completeness.Abstract_Completeness

12:47:54 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules

12:47:56 Graph_Theory: theory Graph_Theory.Digraph_Component

12:47:56 Finished Valuation/outline (0:00:05 elapsed time)

12:47:56 Timing Valuation (4 threads, 49.792s elapsed time, 148.808s cpu time, 4.172s GC time, factor 2.99)

12:47:56 Finished Valuation (0:00:54 elapsed time, 0:02:32 cpu time, factor 2.82)

12:47:56 Running HOL-Metis_Examples ...

12:47:57 Finished Residuated_Lattices/document (0:00:04 elapsed time)

12:47:57 Finished VectorSpace/outline (0:00:03 elapsed time)

12:47:57 Preparing Residuated_Lattices/outline ...

12:47:57 Graph_Saturation: theory Graph_Saturation.LabeledGraphSemantics

12:47:57 Graph_Saturation: theory Graph_Saturation.RulesAndChains

12:47:57 Timing VectorSpace (4 threads, 45.554s elapsed time, 112.964s cpu time, 4.484s GC time, factor 2.48)

12:47:57 Finished VectorSpace (0:00:51 elapsed time, 0:01:58 cpu time, factor 2.30)

12:47:57 Running Formula_Derivatives-Examples ...

12:47:58 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Predicate_Formulas

12:47:58 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Propositional_Formulas

12:47:58 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Signatures

12:47:58 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Deduction

12:48:00 HOL-Metis_Examples: theory HOL-Decision_Procs.Dense_Linear_Order

12:48:00 HOL-Metis_Examples: theory HOL-Metis_Examples.Abstraction

12:48:00 HOL-Metis_Examples: theory HOL-Metis_Examples.Message

12:48:00 HOL-Metis_Examples: theory HOL-Metis_Examples.Binary_Tree

12:48:00 Finished Residuated_Lattices/outline (0:00:03 elapsed time)

12:48:00 Timing Residuated_Lattices (4 threads, 48.978s elapsed time, 83.252s cpu time, 2.028s GC time, factor 1.70)

12:48:00 Finished Residuated_Lattices (0:00:52 elapsed time, 0:01:26 cpu time, factor 1.65)

12:48:00 Running Architectural_Design_Patterns ...

12:48:01 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Natural_Deduction

12:48:01 HOL-Metis_Examples: theory HOL-Metis_Examples.Sets

12:48:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.Presburger_Examples

12:48:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Examples

12:48:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Alt_Examples

12:48:02 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Presburger_Examples

12:48:02 Graph_Saturation: theory Graph_Saturation.GraphRewriting

12:48:02 HOL-Metis_Examples: theory HOL-Metis_Examples.Tarski

12:48:03 Formula_Derivatives-Examples: theory Show.Show

12:48:05 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Auxiliary

12:48:05 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Singleton

12:48:06 Architectural_Design_Patterns: theory Architectural_Design_Patterns.RF_LTL

12:48:07 Formula_Derivatives-Examples: theory Show.Show_Instances

12:48:08 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE

12:48:08 HOL-Metis_Examples: theory HOL-Metis_Examples.Trans_Closure

12:48:08 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Publisher_Subscriber

12:48:09 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Abstract_Rules_To_Incredible

12:48:09 Formula_Derivatives-Examples: theory Formula_Derivatives-Examples.WS1S_Nameful_Examples

12:48:10 Graph_Theory: theory Graph_Theory.Digraph_Component_Vwalk

12:48:10 Graph_Theory: theory Graph_Theory.Digraph_Isomorphism

12:48:10 Graph_Theory: theory Graph_Theory.Subdivision

12:48:11 Preparing Koenigsberg_Friendship/document ...

12:48:11 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blockchain

12:48:12 HOL-Metis_Examples: theory HOL-Metis_Examples.Type_Encodings

12:48:13 HOL-Metis_Examples: theory HOL-Metis_Examples.Clausification

12:48:13 HOL-Metis_Examples: theory HOL-Metis_Examples.Proxies

12:48:14 Graph_Saturation: theory Graph_Saturation.RuleSemanticsConnection

12:48:14 Graph_Saturation: theory Graph_Saturation.StandardModels

12:48:15 IEEE_Floating_Point: theory IEEE_Floating_Point.IEEE_Properties

12:48:15 IEEE_Floating_Point: theory IEEE_Floating_Point.FP64

12:48:16 Graph_Theory: theory Graph_Theory.Kuratowski

12:48:16 Graph_Theory: theory Graph_Theory.Euler

12:48:18 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Correctness

12:48:18 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate

12:48:18 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional

12:48:18 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Trees

12:48:18 Graph_Saturation: theory Graph_Saturation.StandardRules

12:48:20 Finished Koenigsberg_Friendship/document (0:00:08 elapsed time)

12:48:20 Preparing Koenigsberg_Friendship/outline ...

12:48:20 IEEE_Floating_Point: theory IEEE_Floating_Point.Conversion_IEEE_Float

12:48:21 Architectural_Design_Patterns: theory Architectural_Design_Patterns.Blackboard

12:48:21 Graph_Saturation: theory Graph_Saturation.CombinedCorrectness

12:48:22 Preparing SuperCalc/document ...

12:48:22 HOL-Metis_Examples: theory HOL-Metis_Examples.Big_O

12:48:22 IEEE_Floating_Point: theory IEEE_Floating_Point.Double

12:48:23 Finished Koenigsberg_Friendship/outline (0:00:03 elapsed time)

12:48:23 Timing Koenigsberg_Friendship (4 threads, 54.636s elapsed time, 164.672s cpu time, 5.432s GC time, factor 3.01)

12:48:23 Finished Koenigsberg_Friendship (0:00:59 elapsed time, 0:02:49 cpu time, factor 2.84)

12:48:23 Running Myhill-Nerode ...

12:48:25 Graph_Theory: theory Graph_Theory.Graph_Theory

12:48:26 Myhill-Nerode: theory Open_Induction.Restricted_Predicates

12:48:26 Myhill-Nerode: theory Regular-Sets.Regular_Set

12:48:26 Myhill-Nerode: theory Abstract-Rewriting.Seq

12:48:26 Myhill-Nerode: theory Well_Quasi_Orders.Infinite_Sequences

12:48:27 Preparing IEEE_Floating_Point/document ...

12:48:28 Myhill-Nerode: theory Well_Quasi_Orders.Least_Enum

12:48:29 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Build_Incredible_Tree

12:48:31 Finished IEEE_Floating_Point/document (0:00:04 elapsed time)

12:48:31 Preparing IEEE_Floating_Point/outline ...

12:48:31 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Completeness

12:48:31 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Elements

12:48:34 Finished IEEE_Floating_Point/outline (0:00:03 elapsed time)

12:48:34 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Everything

12:48:35 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Predicate_Tasks

12:48:35 Incredible_Proof_Machine: theory Incredible_Proof_Machine.Incredible_Propositional_Tasks

12:48:35 Timing IEEE_Floating_Point (4 threads, 38.802s elapsed time, 104.796s cpu time, 2.416s GC time, factor 2.70)

12:48:35 Finished IEEE_Floating_Point (0:00:46 elapsed time, 0:01:48 cpu time, factor 2.35)

12:48:35 Running Presburger-Automata ...

12:48:35 Myhill-Nerode: theory Regular-Sets.Regular_Exp

12:48:36 Finished SuperCalc/document (0:00:14 elapsed time)

12:48:36 Preparing SuperCalc/outline ...

12:48:36 Preparing Graph_Saturation/document ...

12:48:39 Presburger-Automata: theory Presburger-Automata.DFS

12:48:40 Finished Graph_Saturation/document (0:00:03 elapsed time)

12:48:40 Preparing Graph_Saturation/outline ...

12:48:40 Presburger-Automata: theory Presburger-Automata.Presburger_Automata

12:48:40 Preparing Incredible_Proof_Machine/document ...

12:48:40 Finished SuperCalc/outline (0:00:03 elapsed time)

12:48:40 Timing SuperCalc (4 threads, 46.546s elapsed time, 128.612s cpu time, 4.904s GC time, factor 2.76)

12:48:40 Finished SuperCalc (0:01:08 elapsed time, 0:02:12 cpu time, factor 1.93)

12:48:40 Running Lambda_Free_EPO ...

12:48:41 Myhill-Nerode: theory Myhill-Nerode.Folds

12:48:41 Myhill-Nerode: theory Regular-Sets.Derivatives

12:48:41 Myhill-Nerode: theory Myhill-Nerode.Myhill_1

12:48:41 Myhill-Nerode: theory Regular-Sets.NDerivative

12:48:41 Myhill-Nerode: theory Regular-Sets.Relation_Interpretation

12:48:42 Finished Graph_Saturation/outline (0:00:02 elapsed time)

12:48:42 Timing Graph_Saturation (4 threads, 44.617s elapsed time, 108.008s cpu time, 2.556s GC time, factor 2.42)

12:48:42 Finished Graph_Saturation (0:00:49 elapsed time, 0:01:52 cpu time, factor 2.29)

12:48:42 Timing HOL-Metis_Examples (4 threads, 41.165s elapsed time, 99.936s cpu time, 9.076s GC time, factor 2.43)

12:48:42 Finished HOL-Metis_Examples (0:00:45 elapsed time, 0:02:18 cpu time, factor 3.03)

12:48:42 Running Show ...

12:48:42 Running ROBDD ...

12:48:43 Myhill-Nerode: theory Myhill-Nerode.Myhill_2

12:48:43 Lambda_Free_EPO: theory HOL-Cardinals.Order_Union

12:48:43 Lambda_Free_EPO: theory Nested_Multisets_Ordinals.Multiset_More

12:48:43 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Util

12:48:43 Myhill-Nerode: theory Myhill-Nerode.Myhill

12:48:44 Myhill-Nerode: theory Myhill-Nerode.Closures

12:48:44 Myhill-Nerode: theory Myhill-Nerode.Non_Regular_Languages

12:48:44 Lambda_Free_EPO: theory HOL-Cardinals.Wellorder_Extension

12:48:44 Timing Formula_Derivatives-Examples (4 threads, 41.420s elapsed time, 110.584s cpu time, 18.784s GC time, factor 2.67)

12:48:44 Finished Formula_Derivatives-Examples (0:00:46 elapsed time, 0:01:55 cpu time, factor 2.48)

12:48:44 Running Localization_Ring ...

12:48:46 Finished Incredible_Proof_Machine/document (0:00:05 elapsed time)

12:48:46 Preparing Incredible_Proof_Machine/outline ...

12:48:46 Lambda_Free_EPO: theory Lambda_Free_RPOs.Infinite_Chain

12:48:46 Show: theory Show.Show

12:48:46 Show: theory HOL-Computational_Algebra.Factorial_Ring

12:48:46 Lambda_Free_EPO: theory Lambda_Free_RPOs.Lambda_Free_Term

12:48:46 Lambda_Free_EPO: theory Lambda_Free_RPOs.Extension_Orders

12:48:47 Myhill-Nerode: theory Regular-Sets.Equivalence_Checking

12:48:47 ROBDD: theory ROBDD.Bool_Func

12:48:47 ROBDD: theory ROBDD.Option_Helpers

12:48:47 ROBDD: theory ROBDD.Pointer_Map

12:48:47 ROBDD: theory ROBDD.Array_List

12:48:48 Preparing Architectural_Design_Patterns/document ...

12:48:48 ROBDD: theory ROBDD.BDT

12:48:49 Myhill-Nerode: theory Regular-Sets.Regexp_Method

12:48:49 ROBDD: theory ROBDD.Pointer_Map_Impl

12:48:49 Show: theory Show.Show_Real

12:48:49 Show: theory Show.Show_Instances

12:48:50 Localization_Ring: theory Localization_Ring.Localization

12:48:50 Show: theory Show.Show_Complex

12:48:50 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full

12:48:50 Finished Incredible_Proof_Machine/outline (0:00:04 elapsed time)

12:48:51 Timing Incredible_Proof_Machine (4 threads, 46.094s elapsed time, 148.348s cpu time, 7.320s GC time, factor 3.22)

12:48:51 Finished Incredible_Proof_Machine (0:00:50 elapsed time, 0:02:32 cpu time, factor 3.03)

12:48:51 Running Trie ...

12:48:52 Show: theory Show.Show_Real_Impl

12:48:54 Trie: theory Trie.Trie

12:48:55 Myhill-Nerode: theory Well_Quasi_Orders.Minimal_Bad_Sequences

12:48:55 ROBDD: theory ROBDD.Abstract_Impl

12:48:55 Myhill-Nerode: theory Well_Quasi_Orders.Almost_Full_Relations

12:48:57 Myhill-Nerode: theory Well_Quasi_Orders.Well_Quasi_Orders

12:48:58 Finished Architectural_Design_Patterns/document (0:00:09 elapsed time)

12:48:58 Preparing Architectural_Design_Patterns/outline ...

12:48:58 Lambda_Free_EPO: theory Lambda_Free_EPO.Embeddings

12:48:58 Trie: theory Trie.Tries

12:48:59 Myhill-Nerode: theory Myhill-Nerode.Closures2

12:49:00 ROBDD: theory ROBDD.Middle_Impl

12:49:02 Lambda_Free_EPO: theory Lambda_Free_EPO.Chop

12:49:02 Finished Architectural_Design_Patterns/outline (0:00:04 elapsed time)

12:49:02 Lambda_Free_EPO: theory Lambda_Free_EPO.Lambda_Free_EPO

12:49:02 Timing Architectural_Design_Patterns (4 threads, 40.755s elapsed time, 96.496s cpu time, 6.824s GC time, factor 2.37)

12:49:02 Finished Architectural_Design_Patterns (0:00:45 elapsed time, 0:01:41 cpu time, factor 2.20)

12:49:02 Running ADS_Functor ...

12:49:03 ROBDD: theory ROBDD.Conc_Impl

12:49:04 Show: theory HOL-Computational_Algebra.Polynomial

12:49:05 Preparing Graph_Theory/document ...

12:49:06 ADS_Functor: theory ADS_Functor.Merkle_Interface

12:49:07 Presburger-Automata: theory Presburger-Automata.Exec

12:49:07 ROBDD: theory ROBDD.Level_Collapse

12:49:08 ROBDD: theory ROBDD.BDD_Examples

12:49:09 ADS_Functor: theory ADS_Functor.ADS_Construction

12:49:09 ADS_Functor: theory ADS_Functor.Generic_ADS_Construction

12:49:11 Preparing Myhill-Nerode/document ...

12:49:13 Preparing Presburger-Automata/document ...

12:49:14 Finished Myhill-Nerode/document (0:00:03 elapsed time)

12:49:14 Preparing Myhill-Nerode/outline ...

12:49:16 Finished Graph_Theory/document (0:00:10 elapsed time)

12:49:16 Preparing Graph_Theory/outline ...

12:49:17 Finished Myhill-Nerode/outline (0:00:02 elapsed time)

12:49:17 Timing Myhill-Nerode (4 threads, 42.636s elapsed time, 98.584s cpu time, 3.184s GC time, factor 2.31)

12:49:17 Finished Myhill-Nerode (0:00:46 elapsed time, 0:02:03 cpu time, factor 2.65)

12:49:17 Running Priority_Queue_Braun ...

12:49:17 Preparing Lambda_Free_EPO/document ...

12:49:18 Show: theory Show.Show_Poly

12:49:19 Finished Presburger-Automata/document (0:00:06 elapsed time)

12:49:19 Preparing Presburger-Automata/outline ...

12:49:20 Priority_Queue_Braun: theory HOL-Data_Structures.Priority_Queue_Specs

12:49:20 Priority_Queue_Braun: theory HOL-Data_Structures.Braun_Tree

12:49:21 Finished Graph_Theory/outline (0:00:04 elapsed time)

12:49:21 Finished Lambda_Free_EPO/document (0:00:03 elapsed time)

12:49:21 Preparing Lambda_Free_EPO/outline ...

12:49:21 Priority_Queue_Braun: theory Priority_Queue_Braun.Priority_Queue_Braun

12:49:21 Timing Graph_Theory (4 threads, 45.070s elapsed time, 139.472s cpu time, 6.700s GC time, factor 3.09)

12:49:21 Finished Graph_Theory (0:01:29 elapsed time, 0:03:07 cpu time, factor 2.08)

12:49:21 Running VerifyThis2019 ...

12:49:21 Preparing Show/document ...

12:49:22 ADS_Functor: theory ADS_Functor.Inclusion_Proof_Construction

12:49:23 Finished Presburger-Automata/outline (0:00:03 elapsed time)

12:49:23 ROBDD: theory ROBDD.BDD_Code

12:49:23 Timing Presburger-Automata (4 threads, 31.601s elapsed time, 93.628s cpu time, 2.756s GC time, factor 2.96)

12:49:23 Finished Presburger-Automata (0:00:36 elapsed time, 0:01:37 cpu time, factor 2.70)

12:49:23 Running XML ...

12:49:23 Finished Lambda_Free_EPO/outline (0:00:02 elapsed time)

12:49:23 Timing Lambda_Free_EPO (4 threads, 32.287s elapsed time, 109.624s cpu time, 3.828s GC time, factor 3.40)

12:49:23 Finished Lambda_Free_EPO (0:00:36 elapsed time, 0:01:53 cpu time, factor 3.14)

12:49:23 Building FOL-Fitting ...

12:49:24 Finished Show/document (0:00:02 elapsed time)

12:49:24 Preparing Show/outline ...

12:49:24 Priority_Queue_Braun: theory Priority_Queue_Braun.Priority_Queue_Braun2

12:49:24 Priority_Queue_Braun: theory Priority_Queue_Braun.Sorting_Braun

12:49:25 Finished Show/outline (0:00:01 elapsed time)

12:49:26 XML: theory Deriving.Derive_Manager

12:49:26 XML: theory Deriving.Generator_Aux

12:49:26 XML: theory Certification_Monads.Error_Syntax

12:49:26 XML: theory Partial_Function_MR.Partial_Function_MR

12:49:26 XML: theory Certification_Monads.Error_Monad

12:49:26 Timing Show (4 threads, 33.953s elapsed time, 75.284s cpu time, 2.768s GC time, factor 2.22)

12:49:26 Finished Show (0:00:38 elapsed time, 0:01:19 cpu time, factor 2.08)

12:49:26 Running Budan_Fourier ...

12:49:26 ADS_Functor: theory ADS_Functor.Canton_Transaction_Tree

12:49:26 VerifyThis2019: theory VerifyThis2019.Exc_Nres_Monad

12:49:26 Preparing Trie/document ...

12:49:26 Preparing Localization_Ring/document ...

12:49:27 FOL-Fitting: theory FOL-Fitting.FOL_Fitting

12:49:27 XML: theory Show.Show

12:49:27 XML: theory Certification_Monads.Strict_Sum

12:49:28 Finished Trie/document (0:00:02 elapsed time)

12:49:28 Preparing Trie/outline ...

12:49:29 Preparing ROBDD/document ...

12:49:29 VerifyThis2019: theory VerifyThis2019.VTcomp

12:49:29 XML: theory Certification_Monads.Parser_Monad

12:49:30 Budan_Fourier: theory Sturm_Tarski.PolyMisc

12:49:30 Finished Localization_Ring/document (0:00:03 elapsed time)

12:49:30 Preparing Localization_Ring/outline ...

12:49:30 Budan_Fourier: theory Sturm_Tarski.Sturm_Tarski

12:49:30 XML: theory XML.Xml

12:49:30 Finished Trie/outline (0:00:02 elapsed time)

12:49:30 Timing Trie (4 threads, 31.272s elapsed time, 34.268s cpu time, 1.000s GC time, factor 1.10)

12:49:30 Finished Trie (0:00:35 elapsed time, 0:00:37 cpu time, factor 1.07)

12:49:31 Running ConcurrentIMP ...

12:49:31 VerifyThis2019: theory VerifyThis2019.Parallel_Multiset_Fold

12:49:31 VerifyThis2019: theory VerifyThis2019.Challenge2A

12:49:31 VerifyThis2019: theory VerifyThis2019.Challenge1A

12:49:32 VerifyThis2019: theory VerifyThis2019.Challenge3

12:49:32 Finished Localization_Ring/outline (0:00:02 elapsed time)

12:49:32 Timing Localization_Ring (4 threads, 35.370s elapsed time, 83.516s cpu time, 1.744s GC time, factor 2.36)

12:49:32 Finished Localization_Ring (0:00:41 elapsed time, 0:01:31 cpu time, factor 2.20)

12:49:32 Running Well_Quasi_Orders ...

12:49:33 Budan_Fourier: theory Budan_Fourier.BF_Misc

12:49:33 Finished ROBDD/document (0:00:04 elapsed time)

12:49:33 Preparing ROBDD/outline ...

12:49:34 VerifyThis2019: theory VerifyThis2019.Challenge1B

12:49:34 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

12:49:34 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

12:49:35 Budan_Fourier: theory Budan_Fourier.Budan_Fourier

12:49:35 Budan_Fourier: theory Budan_Fourier.Sturm_Multiple_Roots

12:49:35 Well_Quasi_Orders: theory Abstract-Rewriting.Seq

12:49:35 Well_Quasi_Orders: theory Open_Induction.Restricted_Predicates

12:49:36 Well_Quasi_Orders: theory Regular-Sets.Regular_Set

12:49:36 Well_Quasi_Orders: theory Well_Quasi_Orders.Infinite_Sequences

12:49:36 Budan_Fourier: theory Budan_Fourier.Descartes_Roots_Test

12:49:36 Well_Quasi_Orders: theory Well_Quasi_Orders.Least_Enum

12:49:36 XML: theory XML.Xmlt

12:49:36 Finished ROBDD/outline (0:00:03 elapsed time)

12:49:37 Timing ROBDD (4 threads, 40.121s elapsed time, 98.740s cpu time, 2.640s GC time, factor 2.46)

12:49:37 Finished ROBDD (0:00:45 elapsed time, 0:01:45 cpu time, factor 2.30)

12:49:37 Running Knuth_Morris_Pratt ...

12:49:37 Well_Quasi_Orders: theory Open_Induction.Open_Induction

12:49:37 Well_Quasi_Orders: theory Well_Quasi_Orders.Multiset_Extension

12:49:37 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Elements

12:49:37 Preparing ADS_Functor/document ...

12:49:42 Knuth_Morris_Pratt: theory HOL-Library.Sublist

12:49:43 Finished ADS_Functor/document (0:00:05 elapsed time)

12:49:43 Preparing ADS_Functor/outline ...

12:49:46 Well_Quasi_Orders: theory Regular-Sets.Regular_Exp

12:49:47 Finished ADS_Functor/outline (0:00:03 elapsed time)

12:49:47 Knuth_Morris_Pratt: theory Knuth_Morris_Pratt.KMP

12:49:47 Timing ADS_Functor (4 threads, 30.045s elapsed time, 69.192s cpu time, 3.244s GC time, factor 2.30)

12:49:47 Finished ADS_Functor (0:00:34 elapsed time, 0:01:13 cpu time, factor 2.13)

12:49:47 Building Abstract_Completeness ...

12:49:48 Preparing Priority_Queue_Braun/document ...

12:49:51 Well_Quasi_Orders: theory Regular-Sets.NDerivative

12:49:51 Well_Quasi_Orders: theory Regular-Sets.Relation_Interpretation

12:49:51 Finished Priority_Queue_Braun/document (0:00:02 elapsed time)

12:49:51 Preparing Priority_Queue_Braun/outline ...

12:49:51 Abstract_Completeness: theory Collections.ICF_Tools

12:49:52 Abstract_Completeness: theory Collections.Ord_Code_Preproc

12:49:52 Abstract_Completeness: theory Collections.Locale_Code

12:49:52 Abstract_Completeness: theory Abstract_Completeness.Abstract_Completeness

12:49:53 Finished Priority_Queue_Braun/outline (0:00:02 elapsed time)

12:49:53 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

12:49:54 Timing Priority_Queue_Braun (4 threads, 26.817s elapsed time, 64.584s cpu time, 1.236s GC time, factor 2.41)

12:49:54 Finished Priority_Queue_Braun (0:00:30 elapsed time, 0:01:08 cpu time, factor 2.22)

12:49:54 Running InformationFlowSlicing_Inter ...

12:49:55 VerifyThis2019: theory VerifyThis2019.Challenge2B

12:49:56 Abstract_Completeness: theory Abstract_Completeness.Propositional_Logic

12:49:56 Well_Quasi_Orders: theory Regular-Sets.Equivalence_Checking

12:49:56 ConcurrentIMP: theory ConcurrentIMP.CIMP

12:49:57 Well_Quasi_Orders: theory Regular-Sets.Regexp_Method

12:49:57 Preparing XML/document ...

12:49:58 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer_ex

12:49:58 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer_ex

12:49:58 Preparing VerifyThis2019/document ...

12:49:58 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.NonInterferenceInter

12:49:59 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full

12:50:00 Finished XML/document (0:00:02 elapsed time)

12:50:00 Preparing XML/outline ...

12:50:01 Finished VerifyThis2019/document (0:00:02 elapsed time)

12:50:01 Preparing VerifyThis2019/outline ...

12:50:01 Well_Quasi_Orders: theory Well_Quasi_Orders.Higman_OI

12:50:01 Well_Quasi_Orders: theory Well_Quasi_Orders.Minimal_Bad_Sequences

12:50:02 Preparing Budan_Fourier/document ...

12:50:02 Well_Quasi_Orders: theory Well_Quasi_Orders.Almost_Full_Relations

12:50:03 Finished XML/outline (0:00:02 elapsed time)

12:50:03 Well_Quasi_Orders: theory Well_Quasi_Orders.Well_Quasi_Orders

12:50:03 Timing XML (4 threads, 30.005s elapsed time, 50.420s cpu time, 3.060s GC time, factor 1.68)

12:50:03 Finished XML (0:00:33 elapsed time, 0:00:54 cpu time, factor 1.60)

12:50:03 Running Program-Conflict-Analysis ...

12:50:03 Finished VerifyThis2019/outline (0:00:02 elapsed time)

12:50:03 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal

12:50:04 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Multiset

12:50:04 Timing VerifyThis2019 (4 threads, 30.310s elapsed time, 46.072s cpu time, 1.172s GC time, factor 1.52)

12:50:04 Finished VerifyThis2019 (0:00:36 elapsed time, 0:02:46 cpu time, factor 4.59)

12:50:04 Running Sturm_Tarski ...

12:50:04 Well_Quasi_Orders: theory Well_Quasi_Orders.Kruskal_Examples

12:50:04 Well_Quasi_Orders: theory Well_Quasi_Orders.Wqo_Instances

12:50:06 InformationFlowSlicing_Inter: theory InformationFlowSlicing_Inter.LiftingInter

12:50:06 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Misc

12:50:06 Finished Budan_Fourier/document (0:00:04 elapsed time)

12:50:06 Preparing Budan_Fourier/outline ...

12:50:07 Sturm_Tarski: theory Sturm_Tarski.PolyMisc

12:50:07 Preparing ConcurrentIMP/document ...

12:50:07 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Interleave

12:50:08 Sturm_Tarski: theory Sturm_Tarski.Sturm_Tarski

12:50:09 Finished Budan_Fourier/outline (0:00:02 elapsed time)

12:50:09 Timing Budan_Fourier (4 threads, 30.419s elapsed time, 75.464s cpu time, 1.288s GC time, factor 2.48)

12:50:09 Finished Budan_Fourier (0:00:34 elapsed time, 0:01:19 cpu time, factor 2.29)

12:50:09 Running Floyd_Warshall ...

12:50:10 Finished ConcurrentIMP/document (0:00:03 elapsed time)

12:50:10 Preparing ConcurrentIMP/outline ...

12:50:11 Program-Conflict-Analysis: theory Program-Conflict-Analysis.LTS

12:50:11 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Flowgraph

12:50:11 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConsInterleave

12:50:12 Preparing Knuth_Morris_Pratt/document ...

12:50:12 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ThreadTracking

12:50:12 Preparing Well_Quasi_Orders/document ...

12:50:12 Program-Conflict-Analysis: theory Program-Conflict-Analysis.AcquisitionHistory

12:50:13 Finished ConcurrentIMP/outline (0:00:02 elapsed time)

12:50:14 Timing ConcurrentIMP (4 threads, 32.118s elapsed time, 64.780s cpu time, 2.952s GC time, factor 2.02)

12:50:14 Finished ConcurrentIMP (0:00:36 elapsed time, 0:01:08 cpu time, factor 1.89)

12:50:14 Running Functional-Automata ...

12:50:14 Finished Knuth_Morris_Pratt/document (0:00:02 elapsed time)

12:50:14 Preparing Knuth_Morris_Pratt/outline ...

12:50:14 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Semantics

12:50:15 Floyd_Warshall: theory Floyd_Warshall.Floyd_Warshall

12:50:15 Floyd_Warshall: theory Floyd_Warshall.Recursion_Combinators

12:50:16 Finished Well_Quasi_Orders/document (0:00:03 elapsed time)

12:50:16 Preparing Well_Quasi_Orders/outline ...

12:50:16 Finished Knuth_Morris_Pratt/outline (0:00:02 elapsed time)

12:50:17 Timing Knuth_Morris_Pratt (4 threads, 27.555s elapsed time, 76.920s cpu time, 1.436s GC time, factor 2.79)

12:50:17 Finished Knuth_Morris_Pratt (0:00:34 elapsed time, 0:01:22 cpu time, factor 2.42)

12:50:17 Running Boolean_Expression_Checkers ...

12:50:17 Functional-Automata: theory Functional-Automata.AutoProj

12:50:17 Functional-Automata: theory Regular-Sets.Regular_Set

12:50:17 Functional-Automata: theory Functional-Automata.MaxPrefix

12:50:17 Functional-Automata: theory Functional-Automata.NA

12:50:17 Functional-Automata: theory Functional-Automata.DA

12:50:17 Functional-Automata: theory Functional-Automata.NAe

12:50:18 Functional-Automata: theory Functional-Automata.MaxChop

12:50:18 Functional-Automata: theory Functional-Automata.Automata

12:50:18 Functional-Automata: theory Functional-Automata.AutoMaxChop

12:50:19 Finished Well_Quasi_Orders/outline (0:00:03 elapsed time)

12:50:19 Timing Well_Quasi_Orders (4 threads, 35.065s elapsed time, 80.428s cpu time, 3.916s GC time, factor 2.29)

12:50:19 Finished Well_Quasi_Orders (0:00:39 elapsed time, 0:01:45 cpu time, factor 2.70)

12:50:19 Running Binomial-Heaps ...

12:50:20 Program-Conflict-Analysis: theory Program-Conflict-Analysis.Normalization

12:50:20 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers

12:50:21 Preparing FOL-Fitting/document ...

12:50:22 Binomial-Heaps: theory Binomial-Heaps.BinomialHeap

12:50:22 Binomial-Heaps: theory Binomial-Heaps.SkewBinomialHeap

12:50:23 Preparing InformationFlowSlicing_Inter/document ...

12:50:23 Program-Conflict-Analysis: theory Program-Conflict-Analysis.ConstraintSystems

12:50:25 Functional-Automata: theory Functional-Automata.RegSet_of_nat_DA

12:50:25 Functional-Automata: theory Regular-Sets.Regular_Exp

12:50:26 Floyd_Warshall: theory Floyd_Warshall.FW_Code

12:50:26 Preparing Abstract_Completeness/document ...

12:50:26 Finished FOL-Fitting/document (0:00:05 elapsed time)

12:50:26 Preparing FOL-Fitting/outline ...

12:50:27 Program-Conflict-Analysis: theory Program-Conflict-Analysis.MainResult

12:50:28 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Checkers_AList_Mapping

12:50:28 Finished Abstract_Completeness/document (0:00:02 elapsed time)

12:50:28 Preparing Abstract_Completeness/outline ...

12:50:29 Boolean_Expression_Checkers: theory Boolean_Expression_Checkers.Boolean_Expression_Example

12:50:29 Finished InformationFlowSlicing_Inter/document (0:00:05 elapsed time)

12:50:29 Preparing InformationFlowSlicing_Inter/outline ...

12:50:30 Finished FOL-Fitting/outline (0:00:03 elapsed time)

12:50:30 Functional-Automata: theory Functional-Automata.RegExp2NA

12:50:30 Functional-Automata: theory Functional-Automata.RegExp2NAe

12:50:30 Timing FOL-Fitting (4 threads, 26.484s elapsed time, 64.276s cpu time, 2.344s GC time, factor 2.43)

12:50:30 Finished FOL-Fitting (0:00:56 elapsed time, 0:01:44 cpu time, factor 1.87)

12:50:30 Running Posix-Lexing ...

12:50:30 Finished Abstract_Completeness/outline (0:00:02 elapsed time)

12:50:31 Timing Abstract_Completeness (4 threads, 11.081s elapsed time, 21.500s cpu time, 0.796s GC time, factor 1.94)

12:50:31 Finished Abstract_Completeness (0:00:38 elapsed time, 0:00:57 cpu time, factor 1.49)

12:50:31 Running Minsky_Machines ...

12:50:31 Preparing Sturm_Tarski/document ...

12:50:32 Finished InformationFlowSlicing_Inter/outline (0:00:02 elapsed time)

12:50:32 Functional-Automata: theory Functional-Automata.AutoRegExp

12:50:32 Functional-Automata: theory Functional-Automata.Execute

12:50:32 Functional-Automata: theory Functional-Automata.Functional_Automata

12:50:32 Timing InformationFlowSlicing_Inter (4 threads, 22.743s elapsed time, 65.656s cpu time, 3.144s GC time, factor 2.89)

12:50:32 Finished InformationFlowSlicing_Inter (0:00:27 elapsed time, 0:01:10 cpu time, factor 2.53)

12:50:32 Running POPLmark-deBruijn ...

12:50:33 Preparing Program-Conflict-Analysis/document ...

12:50:34 Posix-Lexing: theory Posix-Lexing.Lexer

12:50:34 Minsky_Machines: theory Recursion-Theory-I.CPair

12:50:34 Finished Sturm_Tarski/document (0:00:03 elapsed time)

12:50:34 Preparing Sturm_Tarski/outline ...

12:50:35 Minsky_Machines: theory Recursion-Theory-I.PRecFun

12:50:36 POPLmark-deBruijn: theory POPLmark-deBruijn.Basis

12:50:36 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecord

12:50:36 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmark

12:50:37 Finished Sturm_Tarski/outline (0:00:02 elapsed time)

12:50:37 Preparing Floyd_Warshall/document ...

12:50:37 Timing Sturm_Tarski (4 threads, 22.026s elapsed time, 45.700s cpu time, 0.684s GC time, factor 2.07)

12:50:37 Finished Sturm_Tarski (0:00:26 elapsed time, 0:00:49 cpu time, factor 1.87)

12:50:37 Running RSAPSS ...

12:50:37 Minsky_Machines: theory Recursion-Theory-I.PRecFinSet

12:50:37 Minsky_Machines: theory Recursion-Theory-I.PRecFun2

12:50:37 Minsky_Machines: theory Recursion-Theory-I.PRecList

12:50:40 Preparing Functional-Automata/document ...

12:50:40 Binomial-Heaps: theory Binomial-Heaps.Test

12:50:40 Finished Floyd_Warshall/document (0:00:03 elapsed time)

12:50:40 Preparing Floyd_Warshall/outline ...

12:50:40 Minsky_Machines: theory Recursion-Theory-I.PRecUnGr

12:50:41 Finished Program-Conflict-Analysis/document (0:00:07 elapsed time)

12:50:41 Preparing Program-Conflict-Analysis/outline ...

12:50:41 RSAPSS: theory RSAPSS.Word

12:50:42 Finished Functional-Automata/document (0:00:02 elapsed time)

12:50:42 Preparing Functional-Automata/outline ...

12:50:43 Finished Floyd_Warshall/outline (0:00:02 elapsed time)

12:50:43 Minsky_Machines: theory Recursion-Theory-I.RecEnSet

12:50:43 Timing Floyd_Warshall (4 threads, 20.443s elapsed time, 60.752s cpu time, 1.292s GC time, factor 2.97)

12:50:43 Finished Floyd_Warshall (0:00:26 elapsed time, 0:01:25 cpu time, factor 3.16)

12:50:43 Running Stream_Fusion_Code ...

12:50:44 Preparing Boolean_Expression_Checkers/document ...

12:50:44 Finished Functional-Automata/outline (0:00:02 elapsed time)

12:50:45 Preparing Binomial-Heaps/document ...

12:50:45 Timing Functional-Automata (4 threads, 21.633s elapsed time, 39.048s cpu time, 1.284s GC time, factor 1.81)

12:50:45 Finished Functional-Automata (0:00:25 elapsed time, 0:01:03 cpu time, factor 2.47)

12:50:45 Running Polynomial_Interpolation ...

12:50:45 Posix-Lexing: theory Posix-Lexing.Simplifying

12:50:46 Finished Program-Conflict-Analysis/outline (0:00:04 elapsed time)

12:50:46 Timing Program-Conflict-Analysis (4 threads, 24.695s elapsed time, 78.704s cpu time, 3.012s GC time, factor 3.19)

12:50:46 Finished Program-Conflict-Analysis (0:00:28 elapsed time, 0:01:22 cpu time, factor 2.89)

12:50:46 Running Finger-Trees ...

12:50:46 Minsky_Machines: theory Minsky_Machines.Recursive_Inseparability

12:50:46 Minsky_Machines: theory Minsky_Machines.Minsky

12:50:47 Finished Boolean_Expression_Checkers/document (0:00:02 elapsed time)

12:50:47 Preparing Boolean_Expression_Checkers/outline ...

12:50:47 RSAPSS: theory RSAPSS.Mod

12:50:47 RSAPSS: theory RSAPSS.WordOperations

12:50:47 RSAPSS: theory RSAPSS.Crypt

12:50:47 RSAPSS: theory RSAPSS.Pdifference

12:50:47 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion

12:50:48 RSAPSS: theory RSAPSS.Productdivides

12:50:48 RSAPSS: theory RSAPSS.Cryptinverts

12:50:48 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_List

12:50:48 POPLmark-deBruijn: theory POPLmark-deBruijn.Execute

12:50:49 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Unsorted

12:50:49 Polynomial_Interpolation: theory Polynomial_Interpolation.Improved_Code_Equations

12:50:49 Polynomial_Interpolation: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

12:50:49 Polynomial_Interpolation: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

12:50:49 Finished Boolean_Expression_Checkers/outline (0:00:01 elapsed time)

12:50:49 POPLmark-deBruijn: theory POPLmark-deBruijn.POPLmarkRecordCtxt

12:50:49 Timing Boolean_Expression_Checkers (4 threads, 22.863s elapsed time, 37.896s cpu time, 1.936s GC time, factor 1.66)

12:50:49 Finished Boolean_Expression_Checkers (0:00:27 elapsed time, 0:00:42 cpu time, factor 1.54)

12:50:49 Running Pell ...

12:50:49 Polynomial_Interpolation: theory Polynomial_Interpolation.Divmod_Int

12:50:49 Finished Binomial-Heaps/document (0:00:04 elapsed time)

12:50:49 Preparing Binomial-Heaps/outline ...

12:50:49 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom

12:50:50 Finger-Trees: theory Finger-Trees.FingerTree

12:50:50 Polynomial_Interpolation: theory Polynomial_Interpolation.Is_Rat_To_Rat

12:50:51 RSAPSS: theory RSAPSS.SHA1Padding

12:50:51 RSAPSS: theory RSAPSS.Wordarith

12:50:51 Polynomial_Interpolation: theory Polynomial_Interpolation.Missing_Polynomial

12:50:52 RSAPSS: theory RSAPSS.SHA1

12:50:52 Pell: theory Pell.Pell

12:50:52 Pell: theory Pell.Efficient_Discrete_Sqrt

12:50:52 Finished Binomial-Heaps/outline (0:00:03 elapsed time)

12:50:53 Timing Binomial-Heaps (4 threads, 20.409s elapsed time, 54.280s cpu time, 2.836s GC time, factor 2.66)

12:50:53 Finished Binomial-Heaps (0:00:24 elapsed time, 0:00:58 cpu time, factor 2.36)

12:50:53 Running Ribbon_Proofs ...

12:50:53 RSAPSS: theory RSAPSS.EMSAPSS

12:50:55 RSAPSS: theory RSAPSS.RSAPSS

12:50:56 Preparing Minsky_Machines/document ...

12:50:57 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Basic

12:50:57 Ribbon_Proofs: theory Ribbon_Proofs.JHelper

12:50:57 Ribbon_Proofs: theory Ribbon_Proofs.More_Finite_Map

12:50:57 Ribbon_Proofs: theory Ribbon_Proofs.Proofchain

12:50:57 Preparing Posix-Lexing/document ...

12:50:58 Polynomial_Interpolation: theory Polynomial_Interpolation.Lagrange_Interpolation

12:50:58 Pell: theory Pell.Pell_Algorithm

12:50:58 Polynomial_Interpolation: theory Polynomial_Interpolation.Ring_Hom_Poly

12:50:59 Pell: theory Pell.Pell_Algorithm_Test

12:50:59 Finished Minsky_Machines/document (0:00:03 elapsed time)

12:50:59 Preparing Minsky_Machines/outline ...

12:50:59 Preparing POPLmark-deBruijn/document ...

12:51:00 Finished Posix-Lexing/document (0:00:02 elapsed time)

12:51:00 Preparing Posix-Lexing/outline ...

12:51:00 Polynomial_Interpolation: theory Polynomial_Interpolation.Newton_Interpolation

12:51:01 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Interfaces

12:51:01 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_LList

12:51:01 Finished Minsky_Machines/outline (0:00:02 elapsed time)

12:51:01 Timing Minsky_Machines (4 threads, 19.406s elapsed time, 60.656s cpu time, 2.396s GC time, factor 3.13)

12:51:01 Finished Minsky_Machines (0:00:23 elapsed time, 0:01:04 cpu time, factor 2.73)

12:51:01 Running Decreasing-Diagrams ...

12:51:02 Finished Posix-Lexing/outline (0:00:02 elapsed time)

12:51:02 Timing Posix-Lexing (4 threads, 22.353s elapsed time, 44.836s cpu time, 1.612s GC time, factor 2.01)

12:51:02 Finished Posix-Lexing (0:00:26 elapsed time, 0:00:48 cpu time, factor 1.82)

12:51:02 Running Decreasing-Diagrams-II ...

12:51:04 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical

12:51:04 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Stratified

12:51:05 Stream_Fusion_Code: theory Stream_Fusion_Code.Stream_Fusion_Examples

12:51:05 Preparing RSAPSS/document ...

12:51:05 Finished POPLmark-deBruijn/document (0:00:05 elapsed time)

12:51:05 Preparing POPLmark-deBruijn/outline ...

12:51:05 Decreasing-Diagrams: theory Decreasing-Diagrams.Decreasing_Diagrams

12:51:06 Polynomial_Interpolation: theory Polynomial_Interpolation.Polynomial_Interpolation

12:51:06 Decreasing-Diagrams-II: theory HOL-Cardinals.Order_Union

12:51:06 Decreasing-Diagrams-II: theory Open_Induction.Restricted_Predicates

12:51:06 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Infinite_Sequences

12:51:06 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Least_Enum

12:51:07 Decreasing-Diagrams-II: theory HOL-Cardinals.Wellorder_Extension

12:51:09 Finished RSAPSS/document (0:00:03 elapsed time)

12:51:09 Preparing RSAPSS/outline ...

12:51:09 Finished POPLmark-deBruijn/outline (0:00:04 elapsed time)

12:51:10 Timing POPLmark-deBruijn (4 threads, 22.027s elapsed time, 69.516s cpu time, 3.236s GC time, factor 3.16)

12:51:10 Finished POPLmark-deBruijn (0:00:26 elapsed time, 0:01:13 cpu time, factor 2.79)

12:51:10 Running Knuth_Bendix_Order ...

12:51:10 Preparing Stream_Fusion_Code/document ...

12:51:10 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Multiset_Extension

12:51:10 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Elements

12:51:10 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full

12:51:11 Ribbon_Proofs: theory Ribbon_Proofs.Ribbons_Graphical_Soundness

12:51:11 Finished RSAPSS/outline (0:00:02 elapsed time)

12:51:12 Timing RSAPSS (4 threads, 22.145s elapsed time, 67.092s cpu time, 2.004s GC time, factor 3.03)

12:51:12 Finished RSAPSS (0:00:27 elapsed time, 0:01:12 cpu time, factor 2.63)

12:51:12 Building HOL-Nonstandard_Analysis ...

12:51:12 Finger-Trees: theory Finger-Trees.Test

12:51:12 Preparing Polynomial_Interpolation/document ...

12:51:13 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Minimal_Bad_Sequences

12:51:13 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Almost_Full_Relations

12:51:13 Knuth_Bendix_Order: theory Matrix.Utility

12:51:13 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Order_Pair

12:51:13 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Subterm_and_Context

12:51:14 Decreasing-Diagrams-II: theory Well_Quasi_Orders.Well_Quasi_Orders

12:51:14 Preparing Pell/document ...

12:51:14 Finished Stream_Fusion_Code/document (0:00:04 elapsed time)

12:51:14 Preparing Stream_Fusion_Code/outline ...

12:51:15 Knuth_Bendix_Order: theory Polynomial_Factorization.Missing_List

12:51:15 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Lexicographic_Extension

12:51:15 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II_Aux

12:51:16 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Free_Ultrafilter

12:51:16 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.StarDef

12:51:16 Preparing Finger-Trees/document ...

12:51:17 Decreasing-Diagrams-II: theory Decreasing-Diagrams-II.Decreasing_Diagrams_II

12:51:18 Finished Pell/document (0:00:03 elapsed time)

12:51:18 Preparing Pell/outline ...

12:51:18 Finished Polynomial_Interpolation/document (0:00:06 elapsed time)

12:51:18 Preparing Polynomial_Interpolation/outline ...

12:51:18 Finished Stream_Fusion_Code/outline (0:00:04 elapsed time)

12:51:19 Timing Stream_Fusion_Code (4 threads, 20.712s elapsed time, 61.808s cpu time, 1.936s GC time, factor 2.98)

12:51:19 Finished Stream_Fusion_Code (0:00:25 elapsed time, 0:01:06 cpu time, factor 2.58)

12:51:19 Running Lambda_Free_RPOs ...

12:51:19 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperNat

12:51:20 Finished Finger-Trees/document (0:00:03 elapsed time)

12:51:20 Preparing Finger-Trees/outline ...

12:51:20 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperDef

12:51:20 Finished Pell/outline (0:00:02 elapsed time)

12:51:20 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Term_Aux

12:51:21 Timing Pell (4 threads, 20.686s elapsed time, 63.556s cpu time, 0.780s GC time, factor 3.07)

12:51:21 Finished Pell (0:00:24 elapsed time, 0:01:07 cpu time, factor 2.71)

12:51:21 Running Pratt_Certificate ...

12:51:21 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSA

12:51:21 Knuth_Bendix_Order: theory Knuth_Bendix_Order.KBO

12:51:22 Preparing Ribbon_Proofs/document ...

12:51:22 Finished Polynomial_Interpolation/outline (0:00:04 elapsed time)

12:51:22 Lambda_Free_RPOs: theory HOL-Cardinals.Order_Union

12:51:22 Lambda_Free_RPOs: theory Nested_Multisets_Ordinals.Multiset_More

12:51:22 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Util

12:51:22 Timing Polynomial_Interpolation (4 threads, 21.919s elapsed time, 75.280s cpu time, 2.364s GC time, factor 3.43)

12:51:22 Finished Polynomial_Interpolation (0:00:26 elapsed time, 0:01:20 cpu time, factor 2.98)

12:51:22 Running Category2 ...

12:51:23 Lambda_Free_RPOs: theory HOL-Cardinals.Wellorder_Extension

12:51:23 Finished Finger-Trees/outline (0:00:03 elapsed time)

12:51:23 Timing Finger-Trees (4 threads, 24.647s elapsed time, 41.048s cpu time, 2.224s GC time, factor 1.67)

12:51:23 Finished Finger-Trees (0:00:29 elapsed time, 0:00:45 cpu time, factor 1.55)

12:51:23 Running Abstract_Soundness ...

12:51:25 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSComplex

12:51:25 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Star

12:51:25 Pratt_Certificate: theory Lehmer.Lehmer

12:51:26 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Infinite_Chain

12:51:26 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_Term

12:51:26 Finished Ribbon_Proofs/document (0:00:03 elapsed time)

12:51:26 Preparing Ribbon_Proofs/outline ...

12:51:26 Category2: theory HOL-ZF.LProd

12:51:26 Category2: theory Category2.Category

12:51:26 Category2: theory HOL-ZF.HOLZF

12:51:26 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLim

12:51:26 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NatStar

12:51:26 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate

12:51:27 Abstract_Soundness: theory Abstract_Soundness.Finite_Proof_Soundness

12:51:27 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Extension_Orders

12:51:27 Preparing Decreasing-Diagrams-II/document ...

12:51:27 Abstract_Soundness: theory Abstract_Soundness.Infinite_Proof_Soundness

12:51:28 Preparing Decreasing-Diagrams/document ...

12:51:29 Finished Ribbon_Proofs/outline (0:00:02 elapsed time)

12:51:29 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSEQ

12:51:29 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HDeriv

12:51:29 Timing Ribbon_Proofs (4 threads, 23.730s elapsed time, 43.216s cpu time, 2.188s GC time, factor 1.82)

12:51:29 Finished Ribbon_Proofs (0:00:28 elapsed time, 0:00:47 cpu time, factor 1.67)

12:51:29 Building Bell_Numbers_Spivey ...

12:51:30 Finished Decreasing-Diagrams-II/document (0:00:03 elapsed time)

12:51:30 Preparing Decreasing-Diagrams-II/outline ...

12:51:30 Category2: theory HOL-ZF.Zet

12:51:31 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSeries

12:51:32 Category2: theory HOL-ZF.MainZF

12:51:32 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HTranscendental

12:51:32 Category2: theory Category2.Functors

12:51:33 Finished Decreasing-Diagrams-II/outline (0:00:02 elapsed time)

12:51:33 Timing Decreasing-Diagrams-II (4 threads, 18.712s elapsed time, 63.772s cpu time, 1.656s GC time, factor 3.41)

12:51:33 Finished Decreasing-Diagrams-II (0:00:23 elapsed time, 0:01:08 cpu time, factor 2.90)

12:51:33 Running Fermat3_4 ...

12:51:33 Category2: theory Category2.Universe

12:51:33 Bell_Numbers_Spivey: theory HOL-Eisbach.Eisbach

12:51:33 Bell_Numbers_Spivey: theory Card_Partitions.Set_Partition

12:51:33 Finished Decreasing-Diagrams/document (0:00:04 elapsed time)

12:51:33 Preparing Decreasing-Diagrams/outline ...

12:51:33 Pratt_Certificate: theory Pratt_Certificate.Pratt_Certificate_Code

12:51:34 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLog

12:51:34 Category2: theory Category2.MonadicEquationalTheory

12:51:34 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hyperreal

12:51:34 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSCA

12:51:36 Preparing Knuth_Bendix_Order/document ...

12:51:36 Finished Decreasing-Diagrams/outline (0:00:02 elapsed time)

12:51:36 Timing Decreasing-Diagrams (4 threads, 21.084s elapsed time, 61.476s cpu time, 1.404s GC time, factor 2.92)

12:51:36 Finished Decreasing-Diagrams (0:00:25 elapsed time, 0:01:05 cpu time, factor 2.55)

12:51:36 Running Jordan_Hoelder ...

12:51:36 Category2: theory Category2.NatTrans

12:51:36 Category2: theory Category2.SetCat

12:51:36 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CStar

12:51:37 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CLim

12:51:37 Fermat3_4: theory Fermat3_4.Fermat4

12:51:37 Fermat3_4: theory Fermat3_4.Quad_Form

12:51:37 Bell_Numbers_Spivey: theory Card_Partitions.Injectivity_Solver

12:51:38 Bell_Numbers_Spivey: theory Card_Partitions.Card_Partitions

12:51:38 Bell_Numbers_Spivey: theory Bell_Numbers_Spivey.Bell_Numbers

12:51:38 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Encoding

12:51:38 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_App

12:51:38 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Std

12:51:38 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hypercomplex

12:51:38 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

12:51:40 Finished Knuth_Bendix_Order/document (0:00:04 elapsed time)

12:51:40 Preparing Knuth_Bendix_Order/outline ...

12:51:40 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPO_Optim

12:51:41 Lambda_Free_RPOs: theory Lambda_Free_RPOs.Lambda_Free_RPOs

12:51:41 Fermat3_4: theory Fermat3_4.Fermat3

12:51:42 Jordan_Hoelder: theory Secondary_Sylow.GroupAction

12:51:42 Jordan_Hoelder: theory Jordan_Hoelder.GroupIsoClasses

12:51:42 Category2: theory Category2.Yoneda

12:51:43 Finished Knuth_Bendix_Order/outline (0:00:02 elapsed time)

12:51:43 Timing Knuth_Bendix_Order (4 threads, 18.000s elapsed time, 62.444s cpu time, 2.388s GC time, factor 3.47)

12:51:43 Finished Knuth_Bendix_Order (0:00:25 elapsed time, 0:01:06 cpu time, factor 2.63)

12:51:43 Running HyperCTL ...

12:51:44 Preparing Pratt_Certificate/document ...

12:51:44 Jordan_Hoelder: theory Secondary_Sylow.SubgroupConjugation

12:51:45 Jordan_Hoelder: theory Secondary_Sylow.SndSylow

12:51:45 Jordan_Hoelder: theory Jordan_Hoelder.SndIsomorphismGrp

12:51:45 Preparing Abstract_Soundness/document ...

12:51:46 Jordan_Hoelder: theory Jordan_Hoelder.SubgroupsAndNormalSubgroups

12:51:46 Finished Pratt_Certificate/document (0:00:02 elapsed time)

12:51:46 Preparing Pratt_Certificate/outline ...

12:51:46 HyperCTL: theory HyperCTL.Prelim

12:51:46 HyperCTL: theory HyperCTL.Shallow

12:51:47 Finished Abstract_Soundness/document (0:00:01 elapsed time)

12:51:47 Preparing Abstract_Soundness/outline ...

12:51:48 HyperCTL: theory HyperCTL.Deep

12:51:48 HyperCTL: theory HyperCTL.Noninterference

12:51:48 Jordan_Hoelder: theory Jordan_Hoelder.SimpleGroups

12:51:48 Jordan_Hoelder: theory Jordan_Hoelder.MaximalNormalSubgroups

12:51:48 Finished Pratt_Certificate/outline (0:00:02 elapsed time)

12:51:48 Jordan_Hoelder: theory Jordan_Hoelder.CompositionSeries

12:51:48 Timing Pratt_Certificate (4 threads, 17.053s elapsed time, 48.440s cpu time, 0.608s GC time, factor 2.84)

12:51:48 Finished Pratt_Certificate (0:00:22 elapsed time, 0:00:53 cpu time, factor 2.37)

12:51:48 Running Nullstellensatz ...

12:51:48 Preparing Lambda_Free_RPOs/document ...

12:51:50 Finished Abstract_Soundness/outline (0:00:02 elapsed time)

12:51:50 Jordan_Hoelder: theory Jordan_Hoelder.JordanHolder

12:51:50 Timing Abstract_Soundness (4 threads, 17.664s elapsed time, 33.640s cpu time, 0.996s GC time, factor 1.90)

12:51:50 Finished Abstract_Soundness (0:00:21 elapsed time, 0:00:37 cpu time, factor 1.71)

12:51:50 Running Old_Datatype_Show ...

12:51:53 Preparing Fermat3_4/document ...

12:51:54 HyperCTL: theory HyperCTL.Finite_Noninterference

12:51:54 Finished Lambda_Free_RPOs/document (0:00:05 elapsed time)

12:51:54 Preparing Lambda_Free_RPOs/outline ...

12:51:54 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show

12:51:54 HyperCTL: theory HyperCTL.HyperCTL

12:51:55 Preparing Category2/document ...

12:51:55 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Generator

12:51:56 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Instances

12:51:56 Nullstellensatz: theory Nullstellensatz.Algebraically_Closed_Fields

12:51:56 Nullstellensatz: theory HOL-Types_To_Sets.Types_To_Sets

12:51:56 Nullstellensatz: theory Nullstellensatz.Lex_Order_PP

12:51:56 Nullstellensatz: theory Nullstellensatz.Univariate_PM

12:51:57 Finished Lambda_Free_RPOs/outline (0:00:02 elapsed time)

12:51:57 Timing Lambda_Free_RPOs (4 threads, 19.213s elapsed time, 65.888s cpu time, 2.612s GC time, factor 3.43)

12:51:57 Finished Lambda_Free_RPOs (0:00:29 elapsed time, 0:01:10 cpu time, factor 2.42)

12:51:57 Running Transformer_Semantics ...

12:51:57 Old_Datatype_Show: theory Old_Datatype_Show.Old_Show_Examples

12:51:57 Preparing Jordan_Hoelder/document ...

12:51:58 Finished Fermat3_4/document (0:00:04 elapsed time)

12:51:58 Preparing Fermat3_4/outline ...

12:51:58 Nullstellensatz: theory Nullstellensatz.Nullstellensatz

12:52:00 Finished Fermat3_4/outline (0:00:02 elapsed time)

12:52:00 Timing Fermat3_4 (4 threads, 14.887s elapsed time, 52.196s cpu time, 1.040s GC time, factor 3.51)

12:52:00 Finished Fermat3_4 (0:00:20 elapsed time, 0:00:57 cpu time, factor 2.84)

12:52:00 Running Selection_Heap_Sort ...

12:52:00 Preparing HyperCTL/document ...

12:52:01 Transformer_Semantics: theory Transformer_Semantics.Powerset_Monad

12:52:01 Transformer_Semantics: theory Transformer_Semantics.Isotone_Transformers

12:52:01 Finished Category2/document (0:00:06 elapsed time)

12:52:01 Preparing Category2/outline ...

12:52:01 Finished Jordan_Hoelder/document (0:00:03 elapsed time)

12:52:01 Preparing Jordan_Hoelder/outline ...

12:52:02 Nullstellensatz: theory Nullstellensatz.Nullstellensatz_Field

12:52:02 Transformer_Semantics: theory Transformer_Semantics.Sup_Inf_Preserving_Transformers

12:52:03 Selection_Heap_Sort: theory Selection_Heap_Sort.Sort

12:52:03 Selection_Heap_Sort: theory Selection_Heap_Sort.RemoveMax

12:52:03 Finished HyperCTL/document (0:00:02 elapsed time)

12:52:03 Preparing HyperCTL/outline ...

12:52:03 Selection_Heap_Sort: theory Selection_Heap_Sort.Heap

12:52:03 Selection_Heap_Sort: theory Selection_Heap_Sort.SelectionSort_Functional

12:52:03 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Transformers

12:52:04 Finished Jordan_Hoelder/outline (0:00:02 elapsed time)

12:52:04 Timing Jordan_Hoelder (4 threads, 14.302s elapsed time, 50.068s cpu time, 1.896s GC time, factor 3.50)

12:52:04 Finished Jordan_Hoelder (0:00:20 elapsed time, 0:00:56 cpu time, factor 2.72)

12:52:04 Running Landau_Symbols ...

12:52:04 Finished Category2/outline (0:00:03 elapsed time)

12:52:05 Timing Category2 (4 threads, 15.785s elapsed time, 50.760s cpu time, 2.940s GC time, factor 3.22)

12:52:05 Finished Category2 (0:00:31 elapsed time, 0:00:55 cpu time, factor 1.74)

12:52:05 Running Orbit_Stabiliser ...

12:52:05 Preparing HOL-Nonstandard_Analysis/document ...

12:52:05 Finished HyperCTL/outline (0:00:02 elapsed time)

12:52:05 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapImperative

12:52:05 Selection_Heap_Sort: theory Selection_Heap_Sort.HeapFunctional

12:52:06 Timing HyperCTL (4 threads, 12.757s elapsed time, 40.416s cpu time, 1.820s GC time, factor 3.17)

12:52:06 Finished HyperCTL (0:00:16 elapsed time, 0:00:44 cpu time, factor 2.66)

12:52:06 Running Separata ...

12:52:06 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantaloid

12:52:06 Transformer_Semantics: theory Transformer_Semantics.Kleisli_Quantale

12:52:07 Landau_Symbols: theory Landau_Symbols.Group_Sort

12:52:07 Preparing Bell_Numbers_Spivey/document ...

12:52:08 Timing Old_Datatype_Show (4 threads, 12.694s elapsed time, 14.692s cpu time, 0.288s GC time, factor 1.16)

12:52:08 Finished Old_Datatype_Show (0:00:17 elapsed time, 0:00:19 cpu time, factor 1.10)

12:52:08 Running Integration ...

12:52:09 Separata: theory HOL-Eisbach.Eisbach

12:52:09 Separata: theory Separation_Algebra.Separation_Algebra

12:52:09 Orbit_Stabiliser: theory Orbit_Stabiliser.Left_Coset

12:52:09 Preparing Nullstellensatz/document ...

12:52:10 Finished Bell_Numbers_Spivey/document (0:00:02 elapsed time)

12:52:10 Preparing Bell_Numbers_Spivey/outline ...

12:52:10 Landau_Symbols: theory Landau_Symbols.Landau_Real_Products

12:52:10 Orbit_Stabiliser: theory Orbit_Stabiliser.Orbit_Stabiliser

12:52:11 Orbit_Stabiliser: theory Orbit_Stabiliser.Tetrahedron

12:52:12 Finished Bell_Numbers_Spivey/outline (0:00:01 elapsed time)

12:52:12 Timing Bell_Numbers_Spivey (4 threads, 13.934s elapsed time, 44.836s cpu time, 0.624s GC time, factor 3.22)

12:52:12 Finished Bell_Numbers_Spivey (0:00:37 elapsed time, 0:01:18 cpu time, factor 2.06)

12:52:12 Running InformationFlowSlicing ...

12:52:12 Integration: theory Integration.Sigma_Algebra

12:52:12 Integration: theory Integration.MonConv

12:52:13 Separata: theory HOL-Eisbach.Eisbach_Tools

12:52:13 Separata: theory Separata.Separata

12:52:13 Integration: theory Integration.Measure

12:52:13 Finished HOL-Nonstandard_Analysis/document (0:00:08 elapsed time)

12:52:13 Preparing HOL-Nonstandard_Analysis/outline ...

12:52:14 Preparing Transformer_Semantics/document ...

12:52:14 Integration: theory Integration.RealRandVar

12:52:14 Finished Nullstellensatz/document (0:00:04 elapsed time)

12:52:14 Preparing Nullstellensatz/outline ...

12:52:15 Integration: theory Integration.Failure

12:52:15 Integration: theory Integration.Integral

12:52:15 Preparing Selection_Heap_Sort/document ...

12:52:16 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceIntra

12:52:16 Landau_Symbols: theory Landau_Symbols.Landau_Simprocs

12:52:17 Finished Nullstellensatz/outline (0:00:02 elapsed time)

12:52:17 Timing Nullstellensatz (4 threads, 11.796s elapsed time, 26.204s cpu time, 1.236s GC time, factor 2.22)

12:52:17 Finished Nullstellensatz (0:00:20 elapsed time, 0:00:34 cpu time, factor 1.70)

12:52:17 Running SumSquares ...

12:52:17 Finished Transformer_Semantics/document (0:00:03 elapsed time)

12:52:17 Preparing Transformer_Semantics/outline ...

12:52:17 Landau_Symbols: theory Landau_Symbols.Landau_More

12:52:18 InformationFlowSlicing: theory InformationFlowSlicing.LiftingIntra

12:52:18 Finished Selection_Heap_Sort/document (0:00:02 elapsed time)

12:52:18 Preparing Selection_Heap_Sort/outline ...

12:52:20 Finished HOL-Nonstandard_Analysis/outline (0:00:06 elapsed time)

12:52:20 Preparing Landau_Symbols/document ...

12:52:20 Finished Selection_Heap_Sort/outline (0:00:01 elapsed time)

12:52:20 Finished Transformer_Semantics/outline (0:00:02 elapsed time)

12:52:20 Timing Selection_Heap_Sort (4 threads, 11.402s elapsed time, 30.840s cpu time, 0.968s GC time, factor 2.70)

12:52:20 Finished Selection_Heap_Sort (0:00:15 elapsed time, 0:00:34 cpu time, factor 2.27)

12:52:20 Timing Transformer_Semantics (4 threads, 11.602s elapsed time, 39.228s cpu time, 0.980s GC time, factor 3.38)

12:52:20 Finished Transformer_Semantics (0:00:16 elapsed time, 0:00:44 cpu time, factor 2.66)

12:52:20 Timing HOL-Nonstandard_Analysis (4 threads, 15.774s elapsed time, 42.296s cpu time, 1.748s GC time, factor 2.68)

12:52:20 Finished HOL-Nonstandard_Analysis (0:00:52 elapsed time, 0:01:20 cpu time, factor 1.53)

12:52:20 Running FOL_Seq_Calc1 ...

12:52:20 Running Epistemic_Logic ...

12:52:20 Running Minimal_SSA ...

12:52:20 InformationFlowSlicing: theory InformationFlowSlicing.NonInterferenceWhile

12:52:21 SumSquares: theory SumSquares.FourSquares

12:52:21 SumSquares: theory SumSquares.TwoSquares

12:52:23 Preparing Separata/document ...

12:52:24 Preparing Orbit_Stabiliser/document ...

12:52:24 Preparing Integration/document ...

12:52:24 Epistemic_Logic: theory Epistemic_Logic.Epistemic_Logic

12:52:24 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Common

12:52:24 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Tableau

12:52:24 Finished Landau_Symbols/document (0:00:04 elapsed time)

12:52:24 Preparing Landau_Symbols/outline ...

12:52:25 FOL_Seq_Calc1: theory FOL_Seq_Calc1.Sequent

12:52:25 Finished Separata/document (0:00:02 elapsed time)

12:52:25 Preparing Separata/outline ...

12:52:26 Minimal_SSA: theory Minimal_SSA.Irreducible

12:52:26 Finished Orbit_Stabiliser/document (0:00:02 elapsed time)

12:52:26 Preparing Orbit_Stabiliser/outline ...

12:52:26 Finished Landau_Symbols/outline (0:00:02 elapsed time)

12:52:27 Timing Landau_Symbols (4 threads, 11.627s elapsed time, 28.320s cpu time, 0.824s GC time, factor 2.44)

12:52:27 Finished Landau_Symbols (0:00:15 elapsed time, 0:00:31 cpu time, factor 2.06)

12:52:27 Running Relational-Incorrectness-Logic ...

12:52:27 Finished Separata/outline (0:00:02 elapsed time)

12:52:27 Finished Integration/document (0:00:03 elapsed time)

12:52:27 Preparing Integration/outline ...

12:52:27 Timing Separata (4 threads, 12.563s elapsed time, 39.336s cpu time, 0.744s GC time, factor 3.13)

12:52:27 Finished Separata (0:00:16 elapsed time, 0:00:43 cpu time, factor 2.57)

12:52:27 Running Topology ...

12:52:28 Preparing InformationFlowSlicing/document ...

12:52:28 Finished Orbit_Stabiliser/outline (0:00:01 elapsed time)

12:52:28 Timing Orbit_Stabiliser (4 threads, 13.111s elapsed time, 25.804s cpu time, 0.672s GC time, factor 1.97)

12:52:28 Finished Orbit_Stabiliser (0:00:18 elapsed time, 0:00:31 cpu time, factor 1.66)

12:52:28 Running Tail_Recursive_Functions ...

12:52:30 Preparing SumSquares/document ...

12:52:30 Finished Integration/outline (0:00:02 elapsed time)

12:52:30 Relational-Incorrectness-Logic: theory Relational-Incorrectness-Logic.RelationalIncorrectness

12:52:30 Timing Integration (4 threads, 10.055s elapsed time, 21.540s cpu time, 0.636s GC time, factor 2.14)

12:52:30 Finished Integration (0:00:14 elapsed time, 0:00:25 cpu time, factor 1.71)

12:52:30 Running ShortestPath ...

12:52:32 Topology: theory Topology.Topology

12:52:32 Topology: theory Lazy-Lists-II.LList2

12:52:32 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy2

12:52:32 Tail_Recursive_Functions: theory Tail_Recursive_Functions.CaseStudy1

12:52:32 Tail_Recursive_Functions: theory Tail_Recursive_Functions.Method

12:52:32 Finished InformationFlowSlicing/document (0:00:04 elapsed time)

12:52:32 Preparing InformationFlowSlicing/outline ...

12:52:33 Finished SumSquares/document (0:00:02 elapsed time)

12:52:33 Preparing SumSquares/outline ...

12:52:33 Preparing FOL_Seq_Calc1/document ...

12:52:33 Preparing Epistemic_Logic/document ...

12:52:34 ShortestPath: theory ShortestPath.ShortestPath

12:52:34 Preparing Minimal_SSA/document ...

12:52:34 Finished InformationFlowSlicing/outline (0:00:02 elapsed time)

12:52:34 Finished SumSquares/outline (0:00:01 elapsed time)

12:52:35 Timing SumSquares (4 threads, 8.260s elapsed time, 23.976s cpu time, 0.436s GC time, factor 2.90)

12:52:35 Finished SumSquares (0:00:12 elapsed time, 0:00:28 cpu time, factor 2.22)

12:52:35 Timing InformationFlowSlicing (4 threads, 9.912s elapsed time, 27.768s cpu time, 0.796s GC time, factor 2.80)

12:52:35 Finished InformationFlowSlicing (0:00:15 elapsed time, 0:00:32 cpu time, factor 2.14)

12:52:35 Running Dynamic_Tables ...

12:52:35 Running MuchAdoAboutTwo ...

12:52:35 Finished FOL_Seq_Calc1/document (0:00:02 elapsed time)

12:52:35 Preparing FOL_Seq_Calc1/outline ...

12:52:35 Topology: theory Topology.LList_Topology

12:52:36 Finished Epistemic_Logic/document (0:00:03 elapsed time)

12:52:36 Preparing Epistemic_Logic/outline ...

12:52:37 Finished Minimal_SSA/document (0:00:02 elapsed time)

12:52:37 Preparing Minimal_SSA/outline ...

12:52:37 ShortestPath: theory ShortestPath.ShortestPathNeg

12:52:37 Finished FOL_Seq_Calc1/outline (0:00:01 elapsed time)

12:52:37 Timing FOL_Seq_Calc1 (4 threads, 7.985s elapsed time, 21.452s cpu time, 0.308s GC time, factor 2.69)

12:52:37 Finished FOL_Seq_Calc1 (0:00:12 elapsed time, 0:00:25 cpu time, factor 2.10)

12:52:37 Running Arith_Prog_Rel_Primes ...

12:52:38 MuchAdoAboutTwo: theory MuchAdoAboutTwo.MuchAdoAboutTwo

12:52:38 Dynamic_Tables: theory Dynamic_Tables.Tables_real

12:52:38 Finished Epistemic_Logic/outline (0:00:02 elapsed time)

12:52:39 Preparing Relational-Incorrectness-Logic/document ...

12:52:39 Timing Epistemic_Logic (4 threads, 8.186s elapsed time, 16.332s cpu time, 0.504s GC time, factor 2.00)

12:52:39 Finished Epistemic_Logic (0:00:12 elapsed time, 0:00:20 cpu time, factor 1.62)

12:52:39 Running Falling_Factorial_Sum ...

12:52:39 Preparing Tail_Recursive_Functions/document ...

12:52:39 Finished Minimal_SSA/outline (0:00:02 elapsed time)

12:52:40 Preparing Topology/document ...

12:52:40 Timing Minimal_SSA (4 threads, 7.449s elapsed time, 22.436s cpu time, 0.408s GC time, factor 3.01)

12:52:40 Finished Minimal_SSA (0:00:13 elapsed time, 0:00:27 cpu time, factor 2.09)

12:52:40 Running Secondary_Sylow ...

12:52:40 Dynamic_Tables: theory Dynamic_Tables.Tables_nat

12:52:41 Finished Relational-Incorrectness-Logic/document (0:00:02 elapsed time)

12:52:41 Preparing Relational-Incorrectness-Logic/outline ...

12:52:41 Arith_Prog_Rel_Primes: theory Arith_Prog_Rel_Primes.Arith_Prog_Rel_Primes

12:52:41 Preparing ShortestPath/document ...

12:52:41 Finished Tail_Recursive_Functions/document (0:00:02 elapsed time)

12:52:41 Preparing Tail_Recursive_Functions/outline ...

12:52:41 Falling_Factorial_Sum: theory HOL-Eisbach.Eisbach

12:52:41 Falling_Factorial_Sum: theory Discrete_Summation.Factorials

12:52:43 Finished Relational-Incorrectness-Logic/outline (0:00:02 elapsed time)

12:52:43 Finished Topology/document (0:00:03 elapsed time)

12:52:43 Preparing Topology/outline ...

12:52:43 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Induction

12:52:43 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Vandermonde

12:52:43 Timing Relational-Incorrectness-Logic (4 threads, 7.135s elapsed time, 17.600s cpu time, 0.312s GC time, factor 2.47)

12:52:43 Finished Relational-Incorrectness-Logic (0:00:11 elapsed time, 0:00:21 cpu time, factor 1.90)

12:52:43 Running TortoiseHare ...

12:52:43 Finished ShortestPath/document (0:00:02 elapsed time)

12:52:43 Preparing ShortestPath/outline ...

12:52:44 Finished Tail_Recursive_Functions/outline (0:00:02 elapsed time)

12:52:44 Timing Tail_Recursive_Functions (4 threads, 5.896s elapsed time, 12.948s cpu time, 0.500s GC time, factor 2.20)

12:52:44 Finished Tail_Recursive_Functions (0:00:10 elapsed time, 0:00:16 cpu time, factor 1.66)

12:52:44 Running HOL-Isar_Examples ...

12:52:44 Secondary_Sylow: theory Secondary_Sylow.GroupAction

12:52:45 Falling_Factorial_Sum: theory Card_Partitions.Injectivity_Solver

12:52:45 Falling_Factorial_Sum: theory Falling_Factorial_Sum.Falling_Factorial_Sum_Combinatorics

12:52:45 Preparing MuchAdoAboutTwo/document ...

12:52:45 Finished ShortestPath/outline (0:00:02 elapsed time)

12:52:46 Finished Topology/outline (0:00:02 elapsed time)

12:52:46 Secondary_Sylow: theory Secondary_Sylow.SubgroupConjugation

12:52:46 Timing Topology (4 threads, 6.756s elapsed time, 21.520s cpu time, 1.140s GC time, factor 3.19)

12:52:46 Finished Topology (0:00:11 elapsed time, 0:00:26 cpu time, factor 2.21)

12:52:46 Timing ShortestPath (4 threads, 6.301s elapsed time, 8.872s cpu time, 0.316s GC time, factor 1.41)

12:52:46 Finished ShortestPath (0:00:10 elapsed time, 0:00:12 cpu time, factor 1.22)

12:52:46 Running Transitive-Closure ...

12:52:46 Running Mason_Stothers ...

12:52:46 Secondary_Sylow: theory Secondary_Sylow.SndSylow

12:52:46 Preparing Dynamic_Tables/document ...

12:52:46 TortoiseHare: theory TortoiseHare.Basis

12:52:47 TortoiseHare: theory TortoiseHare.Brent

12:52:47 TortoiseHare: theory TortoiseHare.TortoiseHare

12:52:47 Preparing Arith_Prog_Rel_Primes/document ...

12:52:48 Preparing Falling_Factorial_Sum/document ...

12:52:48 Finished MuchAdoAboutTwo/document (0:00:02 elapsed time)

12:52:48 HOL-Isar_Examples: theory HOL-Isar_Examples.Basic_Logic

12:52:48 HOL-Isar_Examples: theory HOL-Isar_Examples.Expr_Compiler

12:52:48 HOL-Isar_Examples: theory HOL-Isar_Examples.Group

12:52:48 Preparing MuchAdoAboutTwo/outline ...

12:52:48 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Context

12:52:48 HOL-Isar_Examples: theory HOL-Isar_Examples.Group_Notepad

12:52:48 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare

12:52:48 HOL-Isar_Examples: theory HOL-Isar_Examples.Mutilated_Checkerboard

12:52:49 Finished Dynamic_Tables/document (0:00:02 elapsed time)

12:52:49 Preparing Dynamic_Tables/outline ...

12:52:49 HOL-Isar_Examples: theory HOL-Isar_Examples.Puzzle

12:52:49 HOL-Isar_Examples: theory HOL-Isar_Examples.Structured_Statements

12:52:49 HOL-Isar_Examples: theory HOL-Isar_Examples.Summation

12:52:49 Mason_Stothers: theory Mason_Stothers.Mason_Stothers

12:52:49 HOL-Isar_Examples: theory HOL-Isar_Examples.Fibonacci

12:52:49 Transitive-Closure: theory Matrix.Utility

12:52:49 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_Impl

12:52:50 Finished Falling_Factorial_Sum/document (0:00:01 elapsed time)

12:52:50 Preparing Falling_Factorial_Sum/outline ...

12:52:50 Finished Arith_Prog_Rel_Primes/document (0:00:02 elapsed time)

12:52:50 Preparing Arith_Prog_Rel_Primes/outline ...

12:52:50 Finished MuchAdoAboutTwo/outline (0:00:01 elapsed time)

12:52:50 Timing MuchAdoAboutTwo (4 threads, 5.599s elapsed time, 12.880s cpu time, 0.432s GC time, factor 2.30)

12:52:50 Finished MuchAdoAboutTwo (0:00:10 elapsed time, 0:00:16 cpu time, factor 1.62)

12:52:50 Running Stuttering_Equivalence ...

12:52:50 Preparing Secondary_Sylow/document ...

12:52:50 Transitive-Closure: theory Transitive-Closure.RBT_Map_Set_Extension

12:52:50 Finished Dynamic_Tables/outline (0:00:01 elapsed time)

12:52:50 Timing Dynamic_Tables (4 threads, 7.023s elapsed time, 21.428s cpu time, 0.716s GC time, factor 3.05)

12:52:50 Finished Dynamic_Tables (0:00:11 elapsed time, 0:00:25 cpu time, factor 2.22)

12:52:50 Running Card_Number_Partitions ...

12:52:50 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_List_Impl

12:52:50 HOL-Isar_Examples: theory HOL-Isar_Examples.Hoare_Ex

12:52:51 Transitive-Closure: theory Transitive-Closure.Finite_Transitive_Closure_Simprocs

12:52:51 Transitive-Closure: theory Transitive-Closure.Transitive_Closure_RBT_Impl

12:52:52 Finished Falling_Factorial_Sum/outline (0:00:01 elapsed time)

12:52:52 Finished Arith_Prog_Rel_Primes/outline (0:00:01 elapsed time)

12:52:52 Preparing TortoiseHare/document ...

12:52:52 Timing Arith_Prog_Rel_Primes (4 threads, 5.515s elapsed time, 16.332s cpu time, 0.284s GC time, factor 2.96)

12:52:52 Finished Arith_Prog_Rel_Primes (0:00:09 elapsed time, 0:00:20 cpu time, factor 2.09)

12:52:52 Timing Falling_Factorial_Sum (4 threads, 5.156s elapsed time, 14.832s cpu time, 0.116s GC time, factor 2.88)

12:52:52 Finished Falling_Factorial_Sum (0:00:08 elapsed time, 0:00:18 cpu time, factor 2.08)

12:52:52 Running Pairing_Heap ...

12:52:52 Running Surprise_Paradox ...

12:52:53 Finished Secondary_Sylow/document (0:00:03 elapsed time)

12:52:53 Preparing Secondary_Sylow/outline ...

12:52:53 Preparing HOL-Isar_Examples/document ...

12:52:53 Card_Number_Partitions: theory Card_Number_Partitions.Additions_to_Main

12:52:53 Card_Number_Partitions: theory Card_Number_Partitions.Number_Partition

12:52:53 Preparing Mason_Stothers/document ...

12:52:54 Stuttering_Equivalence: theory Stuttering_Equivalence.Samplers

12:52:54 Card_Number_Partitions: theory Card_Number_Partitions.Card_Number_Partitions

12:52:54 Finished TortoiseHare/document (0:00:02 elapsed time)

12:52:54 Preparing TortoiseHare/outline ...

12:52:54 Stuttering_Equivalence: theory Stuttering_Equivalence.StutterEquivalence

12:52:54 Preparing Transitive-Closure/document ...

12:52:55 Pairing_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

12:52:55 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List2

12:52:55 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_List1

12:52:55 Pairing_Heap: theory Pairing_Heap.Pairing_Heap_Tree

12:52:55 Finished Secondary_Sylow/outline (0:00:01 elapsed time)

12:52:55 Stuttering_Equivalence: theory Stuttering_Equivalence.PLTL

12:52:55 Finished Mason_Stothers/document (0:00:01 elapsed time)

12:52:55 Preparing Mason_Stothers/outline ...

12:52:55 Surprise_Paradox: theory Surprise_Paradox.Surprise_Paradox

12:52:56 Timing Secondary_Sylow (4 threads, 4.712s elapsed time, 14.124s cpu time, 0.328s GC time, factor 3.00)

12:52:56 Finished Secondary_Sylow (0:00:10 elapsed time, 0:00:19 cpu time, factor 1.88)

12:52:56 Running HOL-Nonstandard_Analysis-Examples ...

12:52:56 Finished TortoiseHare/outline (0:00:01 elapsed time)

12:52:56 Finished HOL-Isar_Examples/document (0:00:03 elapsed time)

12:52:56 Preparing HOL-Isar_Examples/outline ...

12:52:57 Finished Transitive-Closure/document (0:00:02 elapsed time)

12:52:57 Preparing Transitive-Closure/outline ...

12:52:57 Timing TortoiseHare (4 threads, 4.454s elapsed time, 12.012s cpu time, 0.252s GC time, factor 2.70)

12:52:57 Finished TortoiseHare (0:00:08 elapsed time, 0:00:15 cpu time, factor 1.89)

12:52:57 Running Descartes_Sign_Rule ...

12:52:57 Finished Mason_Stothers/outline (0:00:01 elapsed time)

12:52:57 Preparing Card_Number_Partitions/document ...

12:52:58 Timing Mason_Stothers (4 threads, 3.753s elapsed time, 8.060s cpu time, 0.148s GC time, factor 2.15)

12:52:58 Finished Mason_Stothers (0:00:07 elapsed time, 0:00:11 cpu time, factor 1.53)

12:52:58 Running Lazy-Lists-II ...

12:52:58 Finished Transitive-Closure/outline (0:00:01 elapsed time)

12:52:58 HOL-Nonstandard_Analysis-Examples: theory HOL-Nonstandard_Analysis-Examples.NSPrimes

12:52:58 Preparing Stuttering_Equivalence/document ...

12:52:59 Preparing Pairing_Heap/document ...

12:52:59 Timing Transitive-Closure (4 threads, 4.121s elapsed time, 11.912s cpu time, 0.340s GC time, factor 2.89)

12:52:59 Finished Transitive-Closure (0:00:08 elapsed time, 0:00:15 cpu time, factor 1.91)

12:52:59 Running Lucas_Theorem ...

12:52:59 Finished HOL-Isar_Examples/outline (0:00:02 elapsed time)

12:52:59 Preparing Surprise_Paradox/document ...

12:52:59 Timing HOL-Isar_Examples (4 threads, 4.316s elapsed time, 12.968s cpu time, 0.448s GC time, factor 3.00)

12:52:59 Finished HOL-Isar_Examples (0:00:08 elapsed time, 0:00:17 cpu time, factor 1.97)

12:52:59 Running Skew_Heap ...

12:53:00 Descartes_Sign_Rule: theory Descartes_Sign_Rule.Descartes_Sign_Rule

12:53:00 Finished Card_Number_Partitions/document (0:00:02 elapsed time)

12:53:00 Preparing Card_Number_Partitions/outline ...

12:53:00 Finished Pairing_Heap/document (0:00:01 elapsed time)

12:53:00 Preparing Pairing_Heap/outline ...

12:53:01 Finished Stuttering_Equivalence/document (0:00:02 elapsed time)

12:53:01 Preparing Stuttering_Equivalence/outline ...

12:53:01 Finished Surprise_Paradox/document (0:00:02 elapsed time)

12:53:01 Preparing Surprise_Paradox/outline ...

12:53:01 Lazy-Lists-II: theory Lazy-Lists-II.LList2

12:53:01 Finished Card_Number_Partitions/outline (0:00:01 elapsed time)

12:53:02 Timing Card_Number_Partitions (4 threads, 3.293s elapsed time, 10.936s cpu time, 0.156s GC time, factor 3.32)

12:53:02 Finished Card_Number_Partitions (0:00:06 elapsed time, 0:00:14 cpu time, factor 2.08)

12:53:02 Running Perfect-Number-Thm ...

12:53:02 Lucas_Theorem: theory Lucas_Theorem.Lucas_Theorem

12:53:02 Finished Pairing_Heap/outline (0:00:01 elapsed time)

12:53:02 Timing HOL-Nonstandard_Analysis-Examples (4 threads, 2.718s elapsed time, 4.764s cpu time, 0.000s GC time, factor 1.75)

12:53:02 Finished HOL-Nonstandard_Analysis-Examples (0:00:06 elapsed time, 0:00:07 cpu time, factor 1.29)

12:53:02 Timing Pairing_Heap (4 threads, 3.009s elapsed time, 10.020s cpu time, 0.552s GC time, factor 3.33)

12:53:02 Finished Pairing_Heap (0:00:06 elapsed time, 0:00:13 cpu time, factor 2.02)

12:53:02 Running Liouville_Numbers ...

12:53:02 Running RIPEMD-160-SPARK ...

12:53:03 Skew_Heap: theory HOL-Data_Structures.Priority_Queue_Specs

12:53:03 Skew_Heap: theory HOL-Data_Structures.Heaps

12:53:03 Preparing Descartes_Sign_Rule/document ...

12:53:03 Finished Surprise_Paradox/outline (0:00:01 elapsed time)

12:53:03 Finished Stuttering_Equivalence/outline (0:00:01 elapsed time)

12:53:03 Skew_Heap: theory Skew_Heap.Skew_Heap

12:53:03 Timing Surprise_Paradox (4 threads, 2.916s elapsed time, 4.364s cpu time, 0.000s GC time, factor 1.50)

12:53:03 Finished Surprise_Paradox (0:00:06 elapsed time, 0:00:08 cpu time, factor 1.15)

12:53:03 Timing Stuttering_Equivalence (4 threads, 3.977s elapsed time, 9.856s cpu time, 0.232s GC time, factor 2.48)

12:53:03 Finished Stuttering_Equivalence (0:00:08 elapsed time, 0:00:13 cpu time, factor 1.67)

12:53:03 Running Lorenz_C1 ...

12:53:03 Running Lehmer ...

12:53:04 RIPEMD-160-SPARK: theory RIPEMD-160-SPARK.RIPEMD_160_SPARK

12:53:04 Preparing Lazy-Lists-II/document ...

12:53:04 Preparing Lucas_Theorem/document ...

12:53:05 Finished Descartes_Sign_Rule/document (0:00:01 elapsed time)

12:53:05 Preparing Descartes_Sign_Rule/outline ...

12:53:05 Preparing Skew_Heap/document ...

12:53:05 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers_Misc

12:53:05 Liouville_Numbers: theory Liouville_Numbers.Liouville_Numbers

12:53:06 Perfect-Number-Thm: theory Perfect-Number-Thm.PerfectBasics

12:53:06 Perfect-Number-Thm: theory Perfect-Number-Thm.Sigma

12:53:06 Preparing RIPEMD-160-SPARK/document ...

12:53:06 Perfect-Number-Thm: theory Perfect-Number-Thm.Perfect

12:53:06 Finished Lucas_Theorem/document (0:00:02 elapsed time)

12:53:06 Preparing Lucas_Theorem/outline ...

12:53:06 Lehmer: theory Lehmer.Lehmer

12:53:07 Finished Lazy-Lists-II/document (0:00:02 elapsed time)

12:53:07 Preparing Lazy-Lists-II/outline ...

12:53:07 Finished Skew_Heap/document (0:00:01 elapsed time)

12:53:07 Preparing Skew_Heap/outline ...

12:53:07 Finished Descartes_Sign_Rule/outline (0:00:01 elapsed time)

12:53:07 Timing Descartes_Sign_Rule (4 threads, 2.657s elapsed time, 8.296s cpu time, 0.132s GC time, factor 3.12)

12:53:07 Finished Descartes_Sign_Rule (0:00:06 elapsed time, 0:00:11 cpu time, factor 1.85)

12:53:07 Running Card_Equiv_Relations ...

12:53:07 Finished RIPEMD-160-SPARK/document (0:00:01 elapsed time)

12:53:07 Preparing RIPEMD-160-SPARK/outline ...

12:53:08 Preparing Liouville_Numbers/document ...

12:53:08 Preparing Perfect-Number-Thm/document ...

12:53:08 Finished Lucas_Theorem/outline (0:00:01 elapsed time)

12:53:08 Finished Skew_Heap/outline (0:00:01 elapsed time)

12:53:08 Lorenz_C1: theory Lorenz_C1.Lorenz_C1

12:53:08 Timing Lucas_Theorem (4 threads, 1.878s elapsed time, 6.004s cpu time, 0.088s GC time, factor 3.20)

12:53:08 Finished Lucas_Theorem (0:00:05 elapsed time, 0:00:09 cpu time, factor 1.69)

12:53:08 Timing Skew_Heap (4 threads, 2.058s elapsed time, 2.732s cpu time, 0.000s GC time, factor 1.33)

12:53:08 Finished Skew_Heap (0:00:05 elapsed time, 0:00:06 cpu time, factor 1.07)

12:53:08 Preparing Lehmer/document ...

12:53:08 Finished Lazy-Lists-II/outline (0:00:01 elapsed time)

12:53:09 Finished RIPEMD-160-SPARK/outline (0:00:01 elapsed time)

12:53:09 Timing Lazy-Lists-II (4 threads, 2.310s elapsed time, 5.392s cpu time, 0.000s GC time, factor 2.33)

12:53:09 Finished Lazy-Lists-II (0:00:06 elapsed time, 0:00:09 cpu time, factor 1.43)

12:53:09 Timing RIPEMD-160-SPARK (4 threads, 1.442s elapsed time, 1.532s cpu time, 0.000s GC time, factor 1.06)

12:53:09 Finished RIPEMD-160-SPARK (0:00:03 elapsed time, 0:00:03 cpu time, factor 0.95)

12:53:09 Finished Liouville_Numbers/document (0:00:01 elapsed time)

12:53:09 Preparing Liouville_Numbers/outline ...

12:53:10 Finished Perfect-Number-Thm/document (0:00:01 elapsed time)

12:53:10 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Equiv_Relations

12:53:10 Preparing Perfect-Number-Thm/outline ...

12:53:10 Card_Equiv_Relations: theory Card_Equiv_Relations.Card_Partial_Equiv_Relations

12:53:10 Finished Lehmer/document (0:00:01 elapsed time)

12:53:10 Preparing Lehmer/outline ...

12:53:10 Timing Lorenz_C1 (4 threads, 1.407s elapsed time, 2.080s cpu time, 0.000s GC time, factor 1.48)

12:53:10 Finished Lorenz_C1 (0:00:07 elapsed time, 0:00:07 cpu time, factor 1.04)

12:53:11 Preparing Card_Equiv_Relations/document ...

12:53:11 Finished Liouville_Numbers/outline (0:00:01 elapsed time)

12:53:11 Finished Perfect-Number-Thm/outline (0:00:01 elapsed time)

12:53:11 Timing Liouville_Numbers (4 threads, 1.853s elapsed time, 4.456s cpu time, 0.000s GC time, factor 2.40)

12:53:11 Finished Liouville_Numbers (0:00:05 elapsed time, 0:00:07 cpu time, factor 1.42)

12:53:11 Timing Perfect-Number-Thm (4 threads, 1.786s elapsed time, 4.804s cpu time, 0.000s GC time, factor 2.69)

12:53:11 Finished Perfect-Number-Thm (0:00:06 elapsed time, 0:00:08 cpu time, factor 1.44)

12:53:11 Finished Lehmer/outline (0:00:01 elapsed time)

12:53:12 Timing Lehmer (4 threads, 1.323s elapsed time, 3.248s cpu time, 0.000s GC time, factor 2.46)

12:53:12 Finished Lehmer (0:00:05 elapsed time, 0:00:06 cpu time, factor 1.31)

12:53:12 Finished Card_Equiv_Relations/document (0:00:01 elapsed time)

12:53:12 Preparing Card_Equiv_Relations/outline ...

12:53:14 Finished Card_Equiv_Relations/outline (0:00:01 elapsed time)

12:53:15 Timing Card_Equiv_Relations (4 threads, 0.498s elapsed time, 1.612s cpu time, 0.000s GC time, factor 3.24)

12:53:15 Finished Card_Equiv_Relations (0:00:03 elapsed time, 0:00:04 cpu time, factor 1.21)

13:02:11 Timing Lorenz_C0 (4 threads, 3920.948s elapsed time, 15026.072s cpu time, 35.608s GC time, factor 3.83)

13:02:11 Finished Lorenz_C0 (1:05:28 elapsed time, 4:10:33 cpu time, factor 3.83)

13:02:11 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

13:02:11 Presenting Pure ...

13:02:11 Presenting CCL ...

13:02:12 Presenting CTT ...

13:02:12 Presenting Cube ...

13:02:12 Presenting FOL ...

13:02:12 Presenting FOL-ex ...

13:02:12 Presenting FOLP ...

13:02:12 Presenting FOLP-ex ...

13:02:12 Presenting HOL ...

13:02:19 Presenting AI_Planning_Languages_Semantics ...

13:02:20 Presenting AVL-Trees ...

13:02:20 Presenting AWN ...

13:02:20 Presenting Abortable_Linearizable_Modules ...

13:02:21 Presenting Abstract-Hoare-Logics ...

13:02:21 Presenting Allen_Calculus ...

13:02:21 Presenting AnselmGod ...

13:02:21 Presenting Approximation_Algorithms ...

13:02:22 Presenting Aristotles_Assertoric_Syllogistic ...

13:02:22 Presenting ArrowImpossibilityGS ...

13:02:22 Presenting Attack_Trees ...

13:02:22 Presenting Auto2_HOL ...

13:02:22 Presenting Auto2_Imperative_HOL ...

13:02:22 Presenting Automatic_Refinement ...

13:02:23 Presenting Refine_Monadic ...

13:02:24 Presenting Collections ...

13:02:26 Presenting CAVA_Base ...

13:02:26 Presenting CAVA_Automata ...

13:02:26 Presenting CAVA_Setup ...

13:02:26 Presenting CAVA_LTL_Modelchecker ...

13:02:26 Presenting DFS_Framework ...

13:02:27 Presenting Gabow_SCC ...

13:02:27 Presenting LTL_to_GBA ...

13:02:28 Presenting Promela ...

13:02:28 Presenting SM_Base ...

13:02:28 Presenting SM ...

13:02:28 Presenting Collections_Examples ...

13:02:29 Presenting Dijkstra_Shortest_Path ...

13:02:29 Presenting Formal_SSA ...

13:02:30 Presenting Minimal_SSA ...

13:02:30 Presenting Sepref_Prereq ...

13:02:30 Presenting ROBDD ...

13:02:30 Presenting Refine_Imperative_HOL ...

13:02:31 Presenting Floyd_Warshall ...

13:02:31 Presenting Sepref_Basic ...

13:02:31 Presenting Sepref_IICF ...

13:02:31 Presenting Flow_Networks ...

13:02:32 Presenting EdmondsKarp_Maxflow ...

13:02:32 Presenting Prpu_Maxflow ...

13:02:32 Presenting Knuth_Morris_Pratt ...

13:02:32 Presenting Kruskal ...

13:02:32 Presenting PAC_Checker ...

13:02:33 Presenting VerifyThis2018 ...

13:02:33 Presenting VerifyThis2019 ...

13:02:33 Presenting Transition_Systems_and_Automata ...

13:02:34 Presenting Adaptive_State_Counting ...

13:02:35 Presenting Buchi_Complementation ...

13:02:35 Presenting LTL_Master_Theorem ...

13:02:35 Presenting Partial_Order_Reduction ...

13:02:36 Presenting Transitive-Closure ...

13:02:36 Presenting Tree-Automata ...

13:02:36 Presenting AxiomaticCategoryTheory ...

13:02:36 Presenting BNF_CC ...

13:02:36 Presenting BNF_Operations ...

13:02:37 Presenting BinarySearchTree ...

13:02:37 Presenting Binomial-Queues ...

13:02:37 Presenting Bondy ...

13:02:37 Presenting Bounded_Deducibility_Security ...

13:02:37 Presenting BytecodeLogicJmlTypes ...

13:02:38 Presenting C2KA_DistributedSystems ...

13:02:38 Presenting CISC-Kernel ...

13:02:38 Presenting CRDT ...

13:02:38 Presenting IMAP-CRDT ...

13:02:38 Presenting CYK ...

13:02:38 Presenting Card_Multisets ...

13:02:39 Presenting Card_Partitions ...

13:02:39 Presenting Case_Labeling ...

13:02:39 Presenting Category ...

13:02:39 Presenting Cauchy ...

13:02:39 Presenting Sqrt_Babylonian ...

13:02:39 Presenting Real_Impl ...

13:02:39 Presenting Certification_Monads ...

13:02:39 Presenting Classes ...

13:02:39 Presenting Clean ...

13:02:39 Presenting ClockSynchInst ...

13:02:39 Presenting Codegen ...

13:02:40 Presenting CofGroups ...

13:02:40 Presenting Coinductive_Languages ...

13:02:40 Presenting Compiling-Exceptions-Correctly ...

13:02:40 Presenting Complete_Non_Orders ...

13:02:40 Presenting Completeness ...

13:02:40 Presenting Complex_Geometry ...

13:02:41 Presenting Poincare_Disc ...

13:02:42 Presenting ComponentDependencies ...

13:02:42 Presenting Concurrent_Ref_Alg ...

13:02:42 Presenting Concurrent_Revisions ...

13:02:42 Presenting Consensus_Refined ...

13:02:43 Presenting Constructor_Funs ...

13:02:43 Presenting CryptoBasedCompositionalProperties ...

13:02:43 Presenting DPT-SAT-Solver ...

13:02:43 Presenting DataRefinementIBP ...

13:02:43 Presenting Datatypes ...

13:02:43 Presenting Corec ...

13:02:43 Presenting Decl_Sem_Fun_PL ...

13:02:43 Presenting Dependent_SIFUM_Type_Systems ...

13:02:44 Presenting Dependent_SIFUM_Refinement ...

13:02:45 Presenting Depth-First-Search ...

13:02:45 Presenting Derangements ...

13:02:45 Presenting Dict_Construction ...

13:02:45 Presenting Diophantine_Eqns_Lin_Hom ...

13:02:45 Presenting Discrete_Summation ...

13:02:45 Presenting DiskPaxos ...

13:02:45 Presenting Efficient-Mergesort ...

13:02:45 Presenting Eisbach ...

13:02:46 Presenting Encodability_Process_Calculi ...

13:02:47 Presenting Euler_Partition ...

13:02:47 Presenting Example-Submission ...

13:02:47 Presenting FFT ...

13:02:47 Presenting FLP ...

13:02:47 Presenting FOL_Harrison ...

13:02:47 Presenting Factored_Transition_System_Bounding ...

13:02:48 Presenting FeatherweightJava ...

13:02:48 Presenting Featherweight_OCL ...

13:02:49 Presenting FileRefinement ...

13:02:49 Presenting FinFun ...

13:02:49 Presenting Finite-Map-Extras ...

13:02:49 Presenting Finite_Automata_HF ...

13:02:49 Presenting Fishburn_Impossibility ...

13:02:49 Presenting Flyspeck-Tame ...

13:02:50 Presenting FocusStreamsCaseStudies ...

13:02:51 Presenting Free-Boolean-Algebra ...

13:02:51 Presenting Free-Groups ...

13:02:51 Presenting FunWithFunctions ...

13:02:51 Presenting FunWithTilings ...

13:02:51 Presenting Functions ...

13:02:51 Presenting GPU_Kernel_PL ...

13:02:51 Presenting Gauss-Jordan-Elim-Fun ...

13:02:51 Presenting GenClock ...

13:02:51 Presenting General-Triangle ...

13:02:51 Presenting Generic_Deriving ...

13:02:51 Presenting Generic_Join ...

13:02:51 Presenting GewirthPGCProof ...

13:02:51 Presenting GoedelGod ...

13:02:52 Presenting Goodstein_Lambda ...

13:02:52 Presenting GraphMarkingIBP ...

13:02:52 Presenting HOL-Analysis ...

13:03:03 Presenting Affine_Arithmetic ...

13:03:04 Presenting Taylor_Models ...

13:03:04 Presenting Akra_Bazzi ...

13:03:05 Presenting Closest_Pair_Points ...

13:03:05 Presenting Banach_Steinhaus ...

13:03:05 Presenting Catalan_Numbers ...

13:03:05 Presenting Cayley_Hamilton ...

13:03:05 Presenting Chord_Segments ...

13:03:05 Presenting Differential_Game_Logic ...

13:03:06 Presenting Echelon_Form ...

13:03:06 Presenting Hermite ...

13:03:06 Presenting Smith_Normal_Form ...

13:03:08 Presenting First_Welfare_Theorem ...

13:03:08 Presenting Furstenberg_Topology ...

13:03:08 Presenting Gauss_Jordan ...

13:03:09 Presenting Green ...

13:03:09 Presenting Gromov_Hyperbolicity ...

13:03:11 Presenting HOL-Analysis-ex ...

13:03:11 Presenting HOL-Complex_Analysis ...

13:03:12 Presenting Bernoulli ...

13:03:12 Presenting Euler_MacLaurin ...

13:03:13 Presenting Lambert_W ...

13:03:13 Presenting Stirling_Formula ...

13:03:13 Presenting Comparison_Sort_Lower_Bound ...

13:03:13 Presenting Cartan_FP ...

13:03:13 Presenting Count_Complex_Roots ...

13:03:13 Presenting Linear_Recurrences ...

13:03:14 Presenting Dirichlet_Series ...

13:03:14 Presenting Gauss_Sums ...

13:03:15 Presenting Zeta_Function ...

13:03:15 Presenting Dirichlet_L ...

13:03:15 Presenting Prime_Distribution_Elementary ...

13:03:16 Presenting IMO2019 ...

13:03:16 Presenting Prime_Number_Theorem ...

13:03:16 Presenting Zeta_3_Irrational ...

13:03:17 Presenting E_Transcendental ...

13:03:17 Presenting Pi_Transcendental ...

13:03:17 Presenting Error_Function ...

13:03:17 Presenting Transcendence_Series_Hancl_Rucki ...

13:03:17 Presenting Winding_Number_Eval ...

13:03:18 Presenting HOL-Homology ...

13:03:18 Presenting HOL-Probability ...

13:03:20 Presenting Applicative_Lifting ...

13:03:21 Presenting Stern_Brocot ...

13:03:21 Presenting Buffons_Needle ...

13:03:21 Presenting Deep_Learning ...

13:03:21 Presenting Density_Compiler ...

13:03:22 Presenting DiscretePricing ...

13:03:23 Presenting Ergodic_Theory ...

13:03:24 Presenting Fisher_Yates ...

13:03:24 Presenting Fourier ...

13:03:24 Presenting Girth_Chromatic ...

13:03:25 Presenting Random_Graph_Subgraph_Threshold ...

13:03:25 Presenting HOL-Probability-ex ...

13:03:25 Presenting List_Update ...

13:03:26 Presenting Lp ...

13:03:26 Presenting MFMC_Countable ...

13:03:27 Presenting Markov_Models ...

13:03:29 Presenting Hidden_Markov_Models ...

13:03:29 Presenting Probabilistic_Timed_Automata ...

13:03:29 Presenting Stochastic_Matrices ...

13:03:29 Presenting Monad_Normalisation ...

13:03:29 Presenting Monomorphic_Monad ...

13:03:30 Presenting Neumann_Morgenstern_Utility ...

13:03:30 Presenting Probabilistic_Noninterference ...

13:03:30 Presenting Probabilistic_Prime_Tests ...

13:03:31 Presenting Probabilistic_System_Zoo ...

13:03:31 Presenting Probabilistic_While ...

13:03:31 Presenting CryptHOL ...

13:03:32 Presenting Constructive_Cryptography ...

13:03:33 Presenting Game_Based_Crypto ...

13:03:33 Presenting Multi_Party_Computation ...

13:03:33 Presenting Sigma_Commit_Crypto ...

13:03:34 Presenting Quick_Sort_Cost ...

13:03:34 Presenting Random_BSTs ...

13:03:34 Presenting Randomised_BSTs ...

13:03:34 Presenting Randomised_Social_Choice ...

13:03:34 Presenting SDS_Impossibility ...

13:03:34 Presenting Skip_Lists ...

13:03:35 Presenting Source_Coding_Theorem ...

13:03:35 Presenting Treaps ...

13:03:35 Presenting Hybrid_Systems_VCs ...

13:03:35 Presenting Irrational_Series_Erdos_Straus ...

13:03:35 Presenting Irrationality_J_Hancl ...

13:03:35 Presenting KD_Tree ...

13:03:36 Presenting Kuratowski_Closure_Complement ...

13:03:36 Presenting Laplace_Transform ...

13:03:36 Presenting Lower_Semicontinuous ...

13:03:36 Presenting Matrices_for_ODEs ...

13:03:36 Presenting Minkowskis_Theorem ...

13:03:36 Presenting Octonions ...

13:03:36 Presenting Ordinary_Differential_Equations ...

13:03:37 Presenting Differential_Dynamic_Logic ...

13:03:38 Presenting HOL-ODE-Numerics ...

13:03:40 Presenting HOL-ODE-ARCH-COMP ...

13:03:40 Presenting HOL-ODE-Examples ...

13:03:40 Presenting Lorenz_Approximation ...

13:03:40 Presenting Lorenz_C0 ...

13:03:40 Presenting Lorenz_C1 ...

13:03:40 Presenting Poincare_Bendixson ...

13:03:41 Presenting Prime_Harmonic_Series ...

13:03:41 Presenting Ptolemys_Theorem ...

13:03:41 Presenting QR_Decomposition ...

13:03:41 Presenting Quaternions ...

13:03:41 Presenting Rank_Nullity_Theorem ...

13:03:41 Presenting Safe_Distance ...

13:03:42 Presenting Smooth_Manifolds ...

13:03:42 Presenting Stewart_Apollonius ...

13:03:42 Presenting Tarskis_Geometry ...

13:03:43 Presenting Triangle ...

13:03:43 Presenting UpDown_Scheme ...

13:03:43 Presenting pGCL ...

13:03:44 Presenting HOL-Auth ...

13:03:45 Presenting HOL-UNITY ...

13:03:46 Presenting HOL-Bali ...

13:03:48 Presenting HOL-Cardinals ...

13:03:48 Presenting Binding_Syntax_Theory ...

13:03:49 Presenting Ordinals_and_Cardinals ...

13:03:49 Presenting Sort_Encodings ...

13:03:49 Presenting HOL-Data_Structures ...

13:03:50 Presenting HOL-Eisbach ...

13:03:50 Presenting Optics ...

13:03:50 Presenting HOL-Examples ...

13:03:50 Presenting HOL-Hahn_Banach ...

13:03:51 Presenting HOL-Hoare ...

13:03:51 Presenting HOL-Hoare_Parallel ...

13:03:51 Presenting HOL-IMPP ...

13:03:51 Presenting HOL-IOA ...

13:03:51 Presenting HOL-Imperative_HOL ...

13:03:52 Presenting Imperative_Insertion_Sort ...

13:03:52 Presenting HOL-Import ...

13:03:52 Presenting HOL-Induct ...

13:03:52 Presenting HOL-Lattice ...

13:03:52 Presenting HOL-Library ...

13:03:57 Presenting ADS_Functor ...

13:03:57 Presenting Abs_Int_ITP2012 ...

13:03:58 Presenting Abstract-Rewriting ...

13:03:58 Presenting Decreasing-Diagrams ...

13:03:58 Presenting Decreasing-Diagrams-II ...

13:03:58 Presenting First_Order_Terms ...

13:03:59 Presenting Knuth_Bendix_Order ...

13:03:59 Presenting Stateful_Protocol_Composition_and_Typing ...

13:04:01 Presenting Automated_Stateful_Protocol_Verification ...

13:04:02 Presenting Matrix ...

13:04:02 Presenting Matrix_Tensor ...

13:04:02 Presenting Knot_Theory ...

13:04:02 Presenting Minsky_Machines ...

13:04:02 Presenting Polynomials ...

13:04:04 Presenting Abstract_Completeness ...

13:04:04 Presenting Abstract_Soundness ...

13:04:04 Presenting Amortized_Complexity ...

13:04:05 Presenting Dynamic_Tables ...

13:04:05 Presenting Bell_Numbers_Spivey ...

13:04:05 Presenting Card_Equiv_Relations ...

13:04:05 Presenting Binomial-Heaps ...

13:04:05 Presenting Boolean_Expression_Checkers ...

13:04:05 Presenting Buildings ...

13:04:06 Presenting Card_Number_Partitions ...

13:04:06 Presenting Category2 ...

13:04:07 Presenting Category3 ...

13:04:08 Presenting MonoidalCategory ...

13:04:09 Presenting ConcurrentIMP ...

13:04:09 Presenting CoreC++ ...

13:04:10 Presenting Core_DOM ...

13:04:11 Presenting Shadow_DOM ...

13:04:12 Presenting DOM_Components ...

13:04:12 Presenting Core_SC_DOM ...

13:04:14 Presenting Shadow_SC_DOM ...

13:04:15 Presenting SC_DOM_Components ...

13:04:15 Presenting Datatype_Order_Generator ...

13:04:15 Presenting Old_Datatype_Show ...

13:04:15 Presenting Deriving ...

13:04:16 Presenting Containers ...

13:04:16 Presenting Containers-Benchmarks ...

13:04:16 Presenting MFOTL_Monitor ...

13:04:17 Presenting MFODL_Monitor_Optimized ...

13:04:18 Presenting Show ...

13:04:18 Presenting Epistemic_Logic ...

13:04:18 Presenting Extended_Finite_State_Machines ...

13:04:18 Presenting Extended_Finite_State_Machine_Inference ...

13:04:18 Presenting FOL-Fitting ...

13:04:19 Presenting FOL_Seq_Calc1 ...

13:04:19 Presenting Falling_Factorial_Sum ...

13:04:19 Presenting Finger-Trees ...

13:04:19 Presenting Formula_Derivatives ...

13:04:19 Presenting Formula_Derivatives-Examples ...

13:04:19 Presenting Functional-Automata ...

13:04:19 Presenting Generalized_Counting_Sort ...

13:04:20 Presenting Graph_Saturation ...

13:04:20 Presenting Graph_Theory ...

13:04:21 Presenting ShortestPath ...

13:04:21 Presenting Group-Ring-Module ...

13:04:26 Presenting Valuation ...

13:04:27 Presenting HOL-Codegenerator_Test ...

13:04:27 Presenting HOL-Computational_Algebra ...

13:04:28 Presenting Budan_Fourier ...

13:04:29 Presenting Coinductive ...

13:04:29 Presenting DynamicArchitectures ...

13:04:30 Presenting Architectural_Design_Patterns ...

13:04:30 Presenting Lazy-Lists-II ...

13:04:30 Presenting Stream_Fusion_Code ...

13:04:30 Presenting Topology ...

13:04:30 Presenting Descartes_Sign_Rule ...

13:04:30 Presenting HOL-Algebra ...

13:04:33 Presenting Groebner_Bases ...

13:04:35 Presenting Groebner_Macaulay ...

13:04:36 Presenting Nullstellensatz ...

13:04:36 Presenting Signature_Groebner ...

13:04:37 Presenting HOL-Decision_Procs ...

13:04:39 Presenting HOL-Quotient_Examples ...

13:04:39 Presenting JNF-AFP-Lib ...

13:04:39 Presenting Jordan_Normal_Form ...

13:04:41 Presenting Isabelle_Marries_Dirac ...

13:04:41 Presenting Linear_Programming ...

13:04:42 Presenting Perron_Frobenius ...

13:04:42 Presenting QHLProver ...

13:04:43 Presenting Subresultants ...

13:04:43 Presenting Pre_BZ ...

13:04:43 Presenting Berlekamp_Zassenhaus ...

13:04:45 Presenting Algebraic_Numbers ...

13:04:46 Presenting LLL_Basis_Reduction ...

13:04:47 Presenting LLL_Factorization ...

13:04:47 Presenting Linear_Inequalities ...

13:04:48 Presenting Linear_Recurrences_Solver ...

13:04:48 Presenting Polynomial_Factorization ...

13:04:49 Presenting Jordan_Hoelder ...

13:04:49 Presenting Localization_Ring ...

13:04:49 Presenting Mersenne_Primes ...

13:04:49 Presenting Orbit_Stabiliser ...

13:04:49 Presenting Perfect-Number-Thm ...

13:04:49 Presenting Secondary_Sylow ...

13:04:49 Presenting UTP-Toolkit ...

13:04:50 Presenting UTP ...

13:04:50 Presenting VectorSpace ...

13:04:50 Presenting HOL-Isar_Examples ...

13:04:50 Presenting HOL-Nonstandard_Analysis ...

13:04:51 Presenting HOL-Nonstandard_Analysis-Examples ...

13:04:51 Presenting HOL-Number_Theory ...

13:04:51 Presenting Amicable_Numbers ...

13:04:52 Presenting Arith_Prog_Rel_Primes ...

13:04:52 Presenting Bertrands_Postulate ...

13:04:52 Presenting Elliptic_Curves_Group_Law ...

13:04:52 Presenting Fermat3_4 ...

13:04:52 Presenting Gaussian_Integers ...

13:04:53 Presenting HOL-ex ...

13:04:54 Presenting Koenigsberg_Friendship ...

13:04:54 Presenting Lehmer ...

13:04:54 Presenting Pratt_Certificate ...

13:04:54 Presenting RSAPSS ...

13:04:54 Presenting SumSquares ...

13:04:55 Presenting Liouville_Numbers ...

13:04:55 Presenting Lucas_Theorem ...

13:04:55 Presenting Mason_Stothers ...

13:04:55 Presenting Pell ...

13:04:55 Presenting Polynomial_Interpolation ...

13:04:55 Presenting Rep_Fin_Groups ...

13:04:56 Presenting Sturm_Sequences ...

13:04:56 Presenting Special_Function_Bounds ...

13:04:56 Presenting Sturm_Tarski ...

13:04:56 Presenting Symmetric_Polynomials ...

13:04:57 Presenting Power_Sum_Polynomials ...

13:04:57 Presenting HOL-Corec_Examples ...

13:04:57 Presenting HOL-Datatype_Examples ...

13:04:57 Presenting HOL-IMP ...

13:04:58 Presenting Relational-Incorrectness-Logic ...

13:04:58 Presenting HOL-Metis_Examples ...

13:04:58 Presenting HereditarilyFinite ...

13:04:58 Presenting Incompleteness ...

13:04:59 Presenting Surprise_Paradox ...

13:04:59 Presenting HyperCTL ...

13:04:59 Presenting Incredible_Proof_Machine ...

13:05:00 Presenting Integration ...

13:05:00 Presenting Isabelle_Meta_Model ...

13:05:00 Presenting Jinja ...

13:05:01 Presenting HRB-Slicing ...

13:05:03 Presenting InformationFlowSlicing_Inter ...

13:05:04 Presenting Slicing ...

13:05:05 Presenting InformationFlowSlicing ...

13:05:05 Presenting KBPs ...

13:05:05 Presenting LTL ...

13:05:06 Presenting LTL_Normal_Form ...

13:05:06 Presenting LTL_to_DRA ...

13:05:06 Presenting Stuttering_Equivalence ...

13:05:06 Presenting Lambda_Free_EPO ...

13:05:07 Presenting Lambda_Free_RPOs ...

13:05:07 Presenting Landau_Symbols ...

13:05:07 Presenting LightweightJava ...

13:05:07 Presenting LinearQuantifierElim ...

13:05:08 Presenting List-Infinite ...

13:05:08 Presenting Nat-Interval-Logic ...

13:05:09 Presenting AutoFocus-Stream ...

13:05:09 Presenting MuchAdoAboutTwo ...

13:05:09 Presenting Myhill-Nerode ...

13:05:10 Presenting Order_Lattice_Props ...

13:05:10 Presenting Quantales ...

13:05:10 Presenting Transformer_Semantics ...

13:05:10 Presenting Ordered_Resolution_Prover ...

13:05:11 Presenting Chandy_Lamport ...

13:05:11 Presenting Functional_Ordered_Resolution_Prover ...

13:05:12 Presenting Saturation_Framework ...

13:05:12 Presenting Saturation_Framework_Extensions ...

13:05:12 Presenting POPLmark-deBruijn ...

13:05:12 Presenting Pairing_Heap ...

13:05:12 Presenting Password_Authentication_Protocol ...

13:05:13 Presenting Presburger-Automata ...

13:05:13 Presenting Priority_Queue_Braun ...

13:05:13 Presenting Program-Conflict-Analysis ...

13:05:14 Presenting Regular-Sets ...

13:05:14 Presenting Posix-Lexing ...

13:05:14 Presenting Ribbon_Proofs ...

13:05:14 Presenting Root_Balanced_Tree ...

13:05:14 Presenting SATSolverVerification ...

13:05:16 Presenting Safe_OCL ...

13:05:16 Presenting Selection_Heap_Sort ...

13:05:16 Presenting Separata ...

13:05:16 Presenting Separation_Logic_Imperative_HOL ...

13:05:17 Presenting Simplex ...

13:05:17 Presenting Farkas ...

13:05:18 Presenting Skew_Heap ...

13:05:18 Presenting Splay_Tree ...

13:05:18 Presenting Stable_Matching ...

13:05:18 Presenting SuperCalc ...

13:05:19 Presenting Tail_Recursive_Functions ...

13:05:19 Presenting TortoiseHare ...

13:05:19 Presenting Trie ...

13:05:19 Presenting Twelvefold_Way ...

13:05:19 Presenting Vickrey_Clarke_Groves ...

13:05:20 Presenting WebAssembly ...

13:05:20 Presenting Well_Quasi_Orders ...

13:05:21 Presenting XML ...

13:05:21 Presenting HOL-Matrix_LP ...

13:05:21 Presenting HOL-MicroJava ...

13:05:22 Presenting HOL-Mirabelle ...

13:05:22 Presenting HOL-Mirabelle-ex ...

13:05:22 Presenting HOL-Mutabelle ...

13:05:22 Presenting HOL-NanoJava ...

13:05:22 Presenting HOL-Nitpick_Examples ...

13:05:22 Presenting HOL-Nominal ...

13:05:23 Presenting CCS ...

13:05:23 Presenting HOL-Nominal-Examples ...

13:05:25 Presenting Lam-ml-Normalization ...

13:05:26 Presenting Pi_Calculus ...

13:05:28 Presenting Psi_Calculi ...

13:05:30 Presenting SequentInvertibility ...

13:05:31 Presenting HOL-Predicate_Compile_Examples ...

13:05:31 Presenting HOL-Prolog ...

13:05:31 Presenting HOL-Quickcheck_Examples ...

13:05:31 Presenting HOL-Real_Asymp ...

13:05:31 Presenting HOL-Real_Asymp-Manual ...

13:05:32 Presenting HOL-SET_Protocol ...

13:05:32 Presenting HOL-SMT_Examples ...

13:05:32 Presenting HOL-SPARK ...

13:05:32 Presenting HOL-SPARK-Examples ...

13:05:32 Presenting RIPEMD-160-SPARK ...

13:05:32 Presenting HOL-SPARK-Manual ...

13:05:32 Presenting HOL-Statespace ...

13:05:32 Presenting HOL-TLA ...

13:05:32 Presenting HOL-TLA-Buffer ...

13:05:32 Presenting HOL-TLA-Inc ...

13:05:32 Presenting HOL-TLA-Memory ...

13:05:32 Presenting HOL-TPTP ...

13:05:32 Presenting HOL-Types_To_Sets ...

13:05:33 Presenting HOL-Unix ...

13:05:33 Presenting HOL-ZF ...

13:05:33 Presenting HOLCF ...

13:05:33 Presenting Circus ...

13:05:34 Presenting HOL-CSP ...

13:05:35 Presenting HOLCF-IMP ...

13:05:35 Presenting HOLCF-Library ...

13:05:35 Presenting HOLCF-FOCUS ...

13:05:35 Presenting HOLCF-ex ...

13:05:35 Presenting PCF ...

13:05:35 Presenting HOLCF-Prelude ...

13:05:36 Presenting BirdKMP ...

13:05:36 Presenting HOLCF-Tutorial ...

13:05:36 Presenting IOA ...

13:05:36 Presenting IOA-ABP ...

13:05:36 Presenting IOA-NTP ...

13:05:36 Presenting IOA-Storage ...

13:05:36 Presenting IOA-ex ...

13:05:37 Presenting Launchbury ...

13:05:37 Presenting Call_Arity ...

13:05:38 Presenting Shivers-CFA ...

13:05:38 Presenting Stream-Fusion ...

13:05:38 Presenting Tycon ...

13:05:38 Presenting WorkerWrapper ...

13:05:38 Presenting Heard_Of ...

13:05:39 Presenting Hello_World ...

13:05:39 Presenting Higher_Order_Terms ...

13:05:39 Presenting Hoare_Time ...

13:05:40 Presenting HotelKeyCards ...

13:05:40 Presenting How_to_Prove_it ...

13:05:40 Presenting Huffman ...

13:05:40 Presenting Hybrid_Logic ...

13:05:40 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

13:05:41 Presenting IMP2 ...

13:05:41 Presenting IMP2_Binary_Heap ...

13:05:41 Presenting Implementation ...

13:05:41 Presenting Impossible_Geometry ...

13:05:41 Presenting Inductive_Confidentiality ...

13:05:42 Presenting Inductive_Inference ...

13:05:43 Presenting InfPathElimination ...

13:05:43 Presenting Isabelle_C ...

13:05:43 Presenting Isar_Ref ...

13:05:43 Presenting JEdit ...

13:05:43 Presenting Jacobson_Basic_Algebra ...

13:05:43 Presenting JiveDataStoreModel ...

13:05:44 Presenting KAD ...

13:05:44 Presenting Key_Agreement_Strong_Adversaries ...

13:05:45 Presenting Kleene_Algebra ...

13:05:45 Presenting KAT_and_DRA ...

13:05:45 Presenting Algebraic_VCs ...

13:05:45 Presenting Multirelations ...

13:05:45 Presenting Regular_Algebras ...

13:05:46 Presenting Relation_Algebra ...

13:05:46 Presenting Relational_Paths ...

13:05:46 Presenting Residuated_Lattices ...

13:05:46 Presenting LEM ...

13:05:46 Presenting CakeML ...

13:05:47 Presenting CakeML_Codegen ...

13:05:48 Presenting LambdaMu ...

13:05:48 Presenting Latin_Square ...

13:05:48 Presenting LatticeProperties ...

13:05:48 Presenting Lazy_Case ...

13:05:48 Presenting Lifting_Definition_Option ...

13:05:48 Presenting List-Index ...

13:05:48 Presenting List_Interleaving ...

13:05:48 Presenting List_Inversions ...

13:05:48 Presenting LocalLexing ...

13:05:49 Presenting Locales ...

13:05:49 Presenting Locally-Nameless-Sigma ...

13:05:50 Presenting Lowe_Ontological_Argument ...

13:05:50 Presenting MSO_Regex_Equivalence ...

13:05:50 Presenting Main ...

13:05:50 Presenting Marriage ...

13:05:50 Presenting Matroids ...

13:05:50 Presenting Max-Card-Matching ...

13:05:50 Presenting Median_Of_Medians_Selection ...

13:05:51 Presenting Menger ...

13:05:51 Presenting MiniML ...

13:05:51 Presenting Modular_Assembly_Kit_Security ...

13:05:52 Presenting Monad_Memo_DP ...

13:05:52 Presenting Optimal_BST ...

13:05:52 Presenting MonoBoolTranAlgebra ...

13:05:52 Presenting Name_Carrying_Type_Inference ...

13:05:53 Presenting Nash_Williams ...

13:05:53 Presenting Network_Security_Policy_Verification ...

13:05:54 Presenting No_FTL_observers ...

13:05:54 Presenting Nominal2 ...

13:05:54 Presenting LambdaAuth ...

13:05:54 Presenting Modal_Logics_for_NTS ...

13:05:55 Presenting Rewriting_Z ...

13:05:55 Presenting Noninterference_CSP ...

13:05:55 Presenting Noninterference_Ipurge_Unwinding ...

13:05:55 Presenting Noninterference_Generic_Unwinding ...

13:05:56 Presenting Noninterference_Inductive_Unwinding ...

13:05:56 Presenting Noninterference_Sequential_Composition ...

13:05:56 Presenting Noninterference_Concurrent_Composition ...

13:05:56 Presenting NormByEval ...

13:05:56 Presenting OpSets ...

13:05:57 Presenting Open_Induction ...

13:05:57 Presenting Ordinal ...

13:05:57 Presenting Nested_Multisets_Ordinals ...

13:05:57 Presenting Lambda_Free_KBOs ...

13:05:57 Presenting Ordinal_Partitions ...

13:05:58 Presenting PLM ...

13:05:59 Presenting PSemigroupsConvolution ...

13:05:59 Presenting Paraconsistency ...

13:05:59 Presenting Parity_Game ...

13:05:59 Presenting Partial_Function_MR ...

13:05:59 Presenting Physical_Quantities ...

13:05:59 Presenting Pop_Refinement ...

13:05:59 Presenting Possibilistic_Noninterference ...

13:06:00 Presenting Priority_Search_Trees ...

13:06:00 Presenting Prim_Dijkstra_Simple ...

13:06:00 Presenting Prog_Prove ...

13:06:00 Presenting Projective_Geometry ...

13:06:00 Presenting Proof_Strategy_Language ...

13:06:00 Presenting PropResPI ...

13:06:01 Presenting Propositional_Proof_Systems ...

13:06:01 Presenting PseudoHoops ...

13:06:02 Presenting Ramsey-Infinite ...

13:06:02 Presenting Recursion-Theory-I ...

13:06:02 Presenting RefinementReactive ...

13:06:03 Presenting Regex_Equivalence ...

13:06:03 Presenting Relational_Method ...

13:06:03 Presenting Resolution_FOL ...

13:06:03 Presenting Robbins-Conjecture ...

13:06:03 Presenting Roy_Floyd_Warshall ...

13:06:03 Presenting SIFPL ...

13:06:04 Presenting SIFUM_Type_Systems ...

13:06:04 Presenting SPARCv8 ...

13:06:05 Presenting Security_Protocol_Refinement ...

13:06:06 Presenting SenSocialChoice ...

13:06:06 Presenting Separation_Algebra ...

13:06:06 Presenting Simpl ...

13:06:08 Presenting BDD ...

13:06:08 Presenting Planarity_Certificates ...

13:06:09 Presenting Sliding_Window_Algorithm ...

13:06:09 Presenting Statecharts ...

13:06:10 Presenting Stellar_Quorums ...

13:06:10 Presenting Stone_Algebras ...

13:06:10 Presenting Stone_Relation_Algebras ...

13:06:10 Presenting Stone_Kleene_Relation_Algebras ...

13:06:11 Presenting Aggregation_Algebras ...

13:06:11 Presenting Relational_Minimum_Spanning_Trees ...

13:06:11 Presenting Relational_Disjoint_Set_Forests ...

13:06:12 Presenting Subset_Boolean_Algebras ...

13:06:12 Presenting Store_Buffer_Reduction ...

13:06:14 Presenting Strong_Security ...

13:06:15 Presenting Sugar ...

13:06:15 Presenting Syntax_Independent_Logic ...

13:06:15 Presenting Goedel_Incompleteness ...

13:06:16 Presenting Goedel_HFSet_Semantic ...

13:06:16 Presenting Goedel_HFSet_Semanticless ...

13:06:17 Presenting Robinson_Arithmetic ...

13:06:17 Presenting Szpilrajn ...

13:06:17 Presenting TESL_Language ...

13:06:17 Presenting TLA ...

13:06:17 Presenting Timed_Automata ...

13:06:19 Presenting Transitive-Closure-II ...

13:06:19 Presenting Tree_Decomposition ...

13:06:19 Presenting Tutorial ...

13:06:20 Presenting Typeclass_Hierarchy ...

13:06:20 Presenting Types_Tableaus_and_Goedels_God ...

13:06:20 Presenting UPF ...

13:06:20 Presenting UPF_Firewall ...

13:06:20 Presenting Universal_Turing_Machine ...

13:06:22 Presenting VeriComp ...

13:06:22 Presenting Interpreter_Optimizations ...

13:06:22 Presenting Verified-Prover ...

13:06:22 Presenting Verified_SAT_Based_AI_Planning ...

13:06:23 Presenting VolpanoSmith ...

13:06:23 Presenting WHATandWHERE_Security ...

13:06:23 Presenting WOOT_Strong_Eventual_Consistency ...

13:06:23 Presenting Weight_Balanced_Trees ...

13:06:23 Presenting Word_Lib ...

13:06:25 Presenting Complx ...

13:06:25 Presenting IEEE_Floating_Point ...

13:06:25 Presenting IP_Addresses ...

13:06:25 Presenting Simple_Firewall ...

13:06:26 Presenting Routing ...

13:06:26 Presenting Iptables_Semantics ...

13:06:27 Presenting Iptables_Semantics_Examples ...

13:06:27 Presenting LOFT ...

13:06:27 Presenting Interval_Arithmetic_Word32 ...

13:06:28 Presenting Native_Word ...

13:06:28 Presenting ZFC_in_HOL ...

13:06:29 Presenting HOL-Proofs ...

13:06:29 Presenting HOL-Proofs-Extraction ...

13:06:29 Presenting HOL-Proofs-Lambda ...

13:06:29 Presenting HOL-Proofs-ex ...

13:06:29 Presenting Haskell ...

13:06:29 Presenting Intro ...

13:06:29 Presenting LCF ...

13:06:29 Presenting Logics ...

13:06:29 Presenting Nitpick ...

13:06:29 Presenting Pure-Examples ...

13:06:29 Presenting SML ...

13:06:29 Presenting Sequents ...

13:06:29 Presenting Sledgehammer ...

13:06:29 Presenting Spec_Check ...

13:06:29 Presenting System ...

13:06:29 Presenting Tools ...

13:06:29 Presenting ZF ...

13:06:31 Presenting Logics_ZF ...

13:06:31 Presenting Recursion-Addition ...

13:06:31 Presenting ZF-AC ...

13:06:31 Presenting ZF-Coind ...

13:06:31 Presenting ZF-Constructible ...

13:06:32 Presenting Forcing ...

13:06:33 Presenting ZF-IMP ...

13:06:33 Presenting ZF-Induct ...

13:06:33 Presenting ZF-UNITY ...

13:06:33 Presenting ZF-Resid ...

13:06:33 Presenting ZF-ex ...

13:06:34

13:06:34 === TIMING ===

13:06:34

13:06:34 Group AFP: 15:16:44 elapsed time, 38:41:05 cpu time, factor 2.53

13:06:34 Group main: 0:20:47 elapsed time, 0:47:29 cpu time, factor 2.28

13:06:34 Group doc: 0:00:00 elapsed time

13:06:34 Group timing: 1:06:51 elapsed time, 2:42:07 cpu time, factor 2.42

13:06:34 Group large: 1:22:33 elapsed time, 4:54:24 cpu time, factor 3.57

13:06:34 Group no_doc: 0:00:00 elapsed time

13:06:34 Overall: 2:00:26 elapsed time, 42:24:00 cpu time, factor 21.12

13:06:34

13:06:34 === DEPENDENCIES ===

13:06:34

13:06:34 Generating dependencies file ...

13:06:41 Writing dependencies file ...

13:06:42

13:06:42 === REPORT ===

13:06:42

13:06:42 Writing report file ...

13:06:42

13:06:42 === SITEGEN ===

13:06:42

13:06:42 Writing status file ...

13:06:42 Running sitegen ...

13:06:45 Success: Generated topics.html

13:06:45 Success: Generated index.html

13:06:45 Success: Generated html files for 575 entries

13:06:45 Success: Generated statistics.html

13:06:45 Success: Generated download.html

13:06:45 Success: Generated about.html

13:06:45 Success: Generated citing.html

13:06:45 Success: Generated updating.html

13:06:45 Success: Generated search.html

13:06:45 Success: Generated submitting.html

13:06:45 Success: Generated using.html

13:06:45 Success: Generated rss.xml

13:06:45 Success: Generated status.html

13:06:45 Checked directory thys. Found 0 warnings.

13:06:45 Packing tars ...

13:07:02

13:07:02 === COMPLETED ===

13:07:02

13:07:05 Archiving artifacts

13:12:11 Started calculate disk usage of build

13:12:11 Finished Calculation of disk usage of build in 0 seconds

13:12:19 Started calculate disk usage of workspace

13:12:19 Finished Calculation of disk usage of workspace in 0 seconds

13:12:20 No emails were triggered.

13:12:20 Finished: SUCCESS