Skip to content
Success

Console Output

02:47:31 Started by an SCM change

02:47:31 Running as SYSTEM

02:47:31 [EnvInject] - Loading node environment variables.

02:47:31 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

02:47:31 [isabelle-all] $ hg showconfig paths.default

02:47:31 [isabelle-all] $ hg pull --rev default

02:47:32 pulling from http://isabelle.in.tum.de/repos/isabelle/

02:47:32 no changes found

02:47:32 [isabelle-all] $ hg update --clean --rev default

02:47:32 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

02:47:32 [isabelle-all] $ hg log --rev . --template {node}

02:47:32 [isabelle-all] $ hg log --rev . --template {rev}

02:47:32 [isabelle-all] $ hg log --rev 6678e4d9508f3a983ea393039ba7476287583f4c --template exists\n

02:47:32 exists

02:47:32 [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(6678e4d9508f3a983ea393039ba7476287583f4c)" --encoding UTF-8 --encodingmode replace

02:47:32 [afp] $ hg showconfig paths.default

02:47:32 [afp] $ hg pull --rev default

02:47:34 pulling from https://bitbucket.org/isa-afp/afp-devel/

02:47:34 no changes found

02:47:34 [afp] $ hg update --clean --rev default

02:47:35 658 files updated, 0 files merged, 0 files removed, 0 files unresolved

02:47:35 [afp] $ hg --config extensions.purge= clean --all

02:47:36 [afp] $ hg log --rev . --template {node}

02:47:36 [afp] $ hg log --rev . --template {rev}

02:47:36 [afp] $ hg log --rev 0362f33fb9499f0d276134b0407a2c4d43436432 --template exists\n

02:47:36 exists

02:47:36 [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(0362f33fb9499f0d276134b0407a2c4d43436432)" --encoding UTF-8 --encodingmode replace

02:47:37 No emails were triggered.

02:47:37

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

02:47:37 + Admin/jenkins/run_build all

02:47:37 + set -e

02:47:37 + PROFILE=all

02:47:37 + shift

02:47:37 + bin/isabelle components -a

02:47:37 + bin/isabelle jedit -bf

02:47:37 ### Building Isabelle/Scala ...

02:48:06 ### Building Isabelle/jEdit ...

02:48:23 + bin/isabelle ocaml_setup

02:48:24 # Run eval $(opam env) to update the current shell environment

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

02:48:24 opam update

02:48:24

02:48:24 [NOTE] Package zarith is already installed (current version is 1.7).

02:48:24 + bin/isabelle ghc_setup

02:48:25 stack will use a sandboxed GHC it installed

02:48:25 For more information on paths, see 'stack path' and 'stack exec env'

02:48:25 To use this GHC and packages outside of a project, consider using:

02:48:25 stack ghc, stack ghci, stack runghc, or stack exec

02:48:25 The Glorious Glasgow Haskell Compilation System, version 8.6.4

02:48:26 + bin/isabelle ci_build_all

02:48:32

02:48:32 === CONFIGURATION ===

02:48:32

02:48:32 ISABELLE_BUILD_OPTIONS=""

02:48:32

02:48:32 ML_PLATFORM="x86_64_32-linux"

02:48:32 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.8.1-20200228/x86_64_32-linux"

02:48:32 ML_SYSTEM="polyml-5.8.1"

02:48:32 ML_OPTIONS="-H 4000 --maxheap 8G"

02:48:32 jobs = 10, threads = 4, numa = false

02:48:32

02:48:32 === BUILD ===

02:48:32

02:48:32 Build started at Fri, 26 Jun 2020 00:48:32 GMT

02:48:32 Isabelle id 6678e4d9508f

02:48:32 AFP id 7904a23154fd

02:48:32

02:48:32 === LOG ===

02:48:32

02:48:33 Session Pure/Pure

02:48:34 Session CTT/CTT

02:48:34 Session Cube/Cube

02:48:34 Session FOL/FOL

02:48:34 Session CCL/CCL

02:48:34 Session FOL/FOL-ex

02:48:34 Session FOLP/FOLP

02:48:34 Session FOLP/FOLP-ex

02:48:34 Session Tools/Haskell

02:48:34 Session Doc/Intro (doc)

02:48:34 Session LCF/LCF

02:48:34 Session Doc/Logics (doc)

02:48:34 Session Doc/Nitpick (doc)

02:48:34 Session Pure/Pure-Examples

02:48:34 Session Tools/SML

02:48:34 Session Sequents/Sequents

02:48:34 Session Doc/Sledgehammer (doc)

02:48:34 Session Tools/Spec_Check

02:48:34 Session Tools/Tools

02:48:34 Session HOL/HOL (main)

02:48:35 Session AFP/AVL-Trees (AFP)

02:48:35 Session AFP/AWN (AFP)

02:48:35 Session AFP/Abortable_Linearizable_Modules (AFP)

02:48:35 Session AFP/Abstract-Hoare-Logics (AFP)

02:48:35 Session AFP/AnselmGod (AFP)

02:48:35 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

02:48:35 Session AFP/Attack_Trees (AFP)

02:48:35 Session AFP/AxiomaticCategoryTheory (AFP)

02:48:35 Session AFP/BinarySearchTree (AFP)

02:48:35 Session AFP/Binomial-Queues (AFP)

02:48:35 Session AFP/Bondy (AFP)

02:48:35 Session AFP/Bounded_Deducibility_Security (AFP)

02:48:35 Session AFP/BytecodeLogicJmlTypes (AFP)

02:48:35 Session AFP/C2KA_DistributedSystems (AFP)

02:48:35 Session AFP/CISC-Kernel (AFP)

02:48:36 Session AFP/CYK (AFP)

02:48:36 Session AFP/Cauchy (AFP)

02:48:36 Session AFP/Sqrt_Babylonian (AFP)

02:48:36 Session Doc/Classes (doc)

02:48:36 Session AFP/ClockSynchInst (AFP)

02:48:36 Session AFP/Compiling-Exceptions-Correctly (AFP)

02:48:36 Session AFP/Complete_Non_Orders (AFP)

02:48:36 Session AFP/ComponentDependencies (AFP)

02:48:36 Session AFP/Concurrent_Revisions (AFP)

02:48:36 Session AFP/Constructor_Funs (AFP)

02:48:36 Session AFP/CryptoBasedCompositionalProperties (AFP)

02:48:36 Session AFP/DPT-SAT-Solver (AFP)

02:48:36 Session AFP/Depth-First-Search (AFP)

02:48:36 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

02:48:36 Session AFP/DiskPaxos (AFP)

02:48:36 Session AFP/Example-Submission (AFP)

02:48:36 Session AFP/FFT (AFP)

02:48:36 Session AFP/FLP (AFP)

02:48:36 Session AFP/FeatherweightJava (AFP)

02:48:36 Session AFP/Featherweight_OCL (AFP)

02:48:36 Session AFP/FileRefinement (AFP)

02:48:36 Session AFP/FocusStreamsCaseStudies (AFP)

02:48:36 Session AFP/Free-Boolean-Algebra (AFP)

02:48:36 Session AFP/FunWithFunctions (AFP)

02:48:36 Session AFP/FunWithTilings (AFP)

02:48:36 Session Doc/Functions (doc)

02:48:36 Session AFP/GPU_Kernel_PL (AFP)

02:48:36 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

02:48:36 Session AFP/GenClock (AFP)

02:48:36 Session AFP/General-Triangle (AFP)

02:48:36 Session AFP/Generic_Deriving (AFP)

02:48:36 Session AFP/GewirthPGCProof (AFP)

02:48:36 Session AFP/GoedelGod (AFP)

02:48:36 Session AFP/Goodstein_Lambda (AFP)

02:48:36 Session HOL/HOL-Cardinals (timing)

02:48:36 Session AFP/Binding_Syntax_Theory (AFP)

02:48:36 Session AFP/Ordinals_and_Cardinals (AFP)

02:48:36 Session HOL/HOL-Hoare

02:48:36 Session HOL/HOL-Hoare_Parallel (timing)

02:48:36 Session HOL/HOL-IMPP

02:48:36 Session HOL/HOL-IOA

02:48:36 Session HOL/HOL-Import

02:48:36 Session HOL/HOL-Lattice

02:48:36 Session HOL/HOL-Library (main timing)

02:48:37 Session AFP/ADS_Functor (AFP)

02:48:37 Session AFP/Approximation_Algorithms (AFP)

02:48:37 Session AFP/ArrowImpossibilityGS (AFP)

02:48:37 Session AFP/Auto2_HOL (AFP)

02:48:37 Session AFP/BNF_CC (AFP)

02:48:37 Session AFP/BNF_Operations (AFP)

02:48:37 Session AFP/Binomial-Heaps (AFP)

02:48:38 Session AFP/Boolean_Expression_Checkers (AFP)

02:48:38 Session AFP/Buildings (AFP)

02:48:38 Session AFP/CRDT (AFP)

02:48:38 Session AFP/IMAP-CRDT (AFP)

02:48:38 Session AFP/Card_Multisets (AFP)

02:48:38 Session AFP/Card_Number_Partitions (AFP)

02:48:38 Session AFP/Category (AFP)

02:48:38 Session AFP/Category3 (AFP)

02:48:38 Session AFP/MonoidalCategory (AFP)

02:48:38 Session Doc/Codegen (doc)

02:48:38 Session AFP/CofGroups (AFP)

02:48:38 Session AFP/Completeness (AFP)

02:48:38 Session AFP/ConcurrentIMP (AFP)

02:48:38 Session AFP/Concurrent_Ref_Alg (AFP)

02:48:39 Session AFP/CoreC++ (AFP)

02:48:39 Session AFP/Core_DOM (AFP)

02:48:39 Session Doc/Datatypes (doc)

02:48:39 Session Doc/Corec (doc)

02:48:39 Session AFP/Decl_Sem_Fun_PL (AFP)

02:48:39 Session AFP/Derangements (AFP)

02:48:39 Session AFP/Discrete_Summation (AFP)

02:48:39 Session AFP/Efficient-Mergesort (AFP)

02:48:39 Session AFP/Encodability_Process_Calculi (AFP)

02:48:39 Session AFP/Epistemic_Logic (AFP)

02:48:39 Session AFP/Euler_Partition (AFP)

02:48:40 Session AFP/FOL-Fitting (AFP)

02:48:40 Session AFP/FOL_Seq_Calc1 (AFP)

02:48:40 Session AFP/FOL_Harrison (AFP)

02:48:40 Session AFP/Factored_Transition_System_Bounding (AFP)

02:48:40 Session AFP/FinFun (AFP)

02:48:40 Session AFP/Finger-Trees (AFP)

02:48:40 Session AFP/Generalized_Counting_Sort (AFP)

02:48:40 Session AFP/Graph_Saturation (AFP)

02:48:40 Session AFP/Graph_Theory (AFP)

02:48:40 Session AFP/ShortestPath (AFP)

02:48:40 Session AFP/Group-Ring-Module (AFP)

02:48:40 Session AFP/Valuation (AFP)

02:48:40 Session HOL/HOL-Auth (timing)

02:48:40 Session HOL/HOL-UNITY (timing)

02:48:40 Session HOL/HOL-Bali (timing)

02:48:41 Session HOL/HOL-Computational_Algebra (main timing)

02:48:41 Session AFP/Descartes_Sign_Rule (AFP)

02:48:41 Session HOL/HOL-Algebra (main timing)

02:48:41 Session HOL/HOL-Decision_Procs (timing)

02:48:41 Session HOL/HOL-Quotient_Examples (timing)

02:48:41 Session AFP/Localization_Ring (AFP)

02:48:41 Session AFP/Orbit_Stabiliser (AFP)

02:48:41 Session AFP/Perfect-Number-Thm (AFP)

02:48:41 Session AFP/Secondary_Sylow (AFP)

02:48:41 Session AFP/Jordan_Hoelder (AFP)

02:48:42 Session AFP/VectorSpace (AFP)

02:48:42 Session HOL/HOL-Analysis (main timing)

02:48:42 Session AFP/Cayley_Hamilton (AFP)

02:48:42 Session AFP/Coinductive (AFP)

02:48:42 Session AFP/DynamicArchitectures (AFP)

02:48:42 Session AFP/Architectural_Design_Patterns (AFP)

02:48:42 Session AFP/Lazy-Lists-II (AFP)

02:48:42 Session AFP/Stream_Fusion_Code (AFP)

02:48:42 Session AFP/Topology (AFP)

02:48:42 Session AFP/Complex_Geometry (AFP)

02:48:43 Session AFP/Poincare_Disc (AFP)

02:48:43 Session AFP/Differential_Game_Logic (AFP)

02:48:43 Session AFP/First_Welfare_Theorem (AFP)

02:48:43 Session AFP/Green (AFP)

02:48:43 Session HOL/HOL-Analysis-ex

02:48:43 Session HOL/HOL-Complex_Analysis (main timing)

02:48:43 Session AFP/Cartan_FP (AFP)

02:48:43 Session HOL/HOL-Eisbach

02:48:43 Session AFP/Allen_Calculus (AFP)

02:48:43 Session AFP/Card_Partitions (AFP)

02:48:43 Session AFP/Bell_Numbers_Spivey (AFP)

02:48:43 Session AFP/Card_Equiv_Relations (AFP)

02:48:43 Session AFP/Falling_Factorial_Sum (AFP)

02:48:43 Session AFP/Case_Labeling (AFP)

02:48:43 Session AFP/Clean (AFP)

02:48:43 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

02:48:43 Session AFP/Dependent_SIFUM_Refinement (AFP)

02:48:43 Session Doc/Eisbach (doc)

02:48:43 Session HOL/HOL-Hahn_Banach

02:48:43 Session HOL/HOL-Homology (timing)

02:48:43 Session HOL/HOL-Probability (main timing)

02:48:44 Session AFP/Buffons_Needle (AFP)

02:48:44 Session AFP/Density_Compiler (AFP)

02:48:44 Session AFP/DiscretePricing (AFP)

02:48:44 Session AFP/Ergodic_Theory (AFP)

02:48:44 Session AFP/Gromov_Hyperbolicity (AFP)

02:48:44 Session AFP/Fisher_Yates (AFP)

02:48:44 Session AFP/Girth_Chromatic (AFP)

02:48:44 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

02:48:44 Session HOL/HOL-Probability-ex (timing)

02:48:44 Session AFP/Lp (AFP)

02:48:44 Session AFP/Markov_Models (AFP)

02:48:44 Session AFP/Monad_Normalisation (AFP)

02:48:44 Session AFP/Monomorphic_Monad (AFP)

02:48:44 Session AFP/Neumann_Morgenstern_Utility (AFP)

02:48:45 Session AFP/Probabilistic_Noninterference (AFP)

02:48:45 Session AFP/Probabilistic_System_Zoo (AFP)

02:48:45 Session AFP/Skip_Lists (AFP)

02:48:45 Session AFP/Source_Coding_Theorem (AFP)

02:48:45 Session AFP/Irrationality_J_Hancl (AFP)

02:48:45 Session AFP/Kuratowski_Closure_Complement (AFP)

02:48:45 Session AFP/Laplace_Transform (AFP)

02:48:45 Session AFP/Lower_Semicontinuous (AFP)

02:48:45 Session AFP/Minkowskis_Theorem (AFP)

02:48:45 Session AFP/Octonions (AFP)

02:48:45 Session AFP/Ptolemys_Theorem (AFP)

02:48:45 Session AFP/Quaternions (AFP)

02:48:45 Session AFP/Rank_Nullity_Theorem (AFP)

02:48:45 Session AFP/Gauss_Jordan (AFP)

02:48:45 Session AFP/Echelon_Form (AFP)

02:48:45 Session AFP/Hermite (AFP)

02:48:45 Session AFP/Tarskis_Geometry (AFP)

02:48:45 Session AFP/Triangle (AFP)

02:48:45 Session AFP/Chord_Segments (AFP)

02:48:45 Session AFP/Stewart_Apollonius (AFP)

02:48:45 Session AFP/pGCL (AFP)

02:48:45 Session HOL/HOL-Isar_Examples

02:48:45 Session HOL/HOL-Nonstandard_Analysis (timing)

02:48:46 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

02:48:46 Session HOL/HOL-Number_Theory (main timing)

02:48:46 Session AFP/Arith_Prog_Rel_Primes (AFP)

02:48:46 Session AFP/Bernoulli (AFP)

02:48:46 Session AFP/E_Transcendental (AFP)

02:48:46 Session AFP/Elliptic_Curves_Group_Law (AFP)

02:48:46 Session AFP/Fermat3_4 (AFP)

02:48:46 Session HOL/HOL-Data_Structures (timing)

02:48:47 Session HOL/HOL-ex (timing)

02:48:47 Session AFP/Automatic_Refinement (AFP)

02:48:47 Session HOL/HOL-Codegenerator_Test

02:48:47 Session AFP/Lehmer (AFP)

02:48:47 Session AFP/Pratt_Certificate (AFP)

02:48:47 Session AFP/Bertrands_Postulate (AFP)

02:48:47 Session AFP/Prime_Harmonic_Series (AFP)

02:48:47 Session AFP/RSAPSS (AFP)

02:48:48 Session AFP/SumSquares (AFP)

02:48:48 Session AFP/Liouville_Numbers (AFP)

02:48:48 Session AFP/Lucas_Theorem (AFP)

02:48:48 Session AFP/Mason_Stothers (AFP)

02:48:48 Session AFP/Polynomial_Interpolation (AFP)

02:48:48 Session AFP/Probabilistic_Prime_Tests (AFP)

02:48:48 Session AFP/Rep_Fin_Groups (AFP)

02:48:48 Session AFP/Sturm_Sequences (AFP)

02:48:48 Session AFP/Safe_Distance (AFP)

02:48:48 Session AFP/Special_Function_Bounds (AFP)

02:48:48 Session AFP/Sturm_Tarski (AFP)

02:48:48 Session AFP/Budan_Fourier (AFP)

02:48:48 Session AFP/Winding_Number_Eval (AFP)

02:48:48 Session AFP/Count_Complex_Roots (AFP)

02:48:48 Session HOL/HOL-Corec_Examples (timing)

02:48:48 Session HOL/HOL-Datatype_Examples (timing)

02:48:48 Session HOL/HOL-Examples

02:48:48 Session HOL/HOL-IMP (timing)

02:48:49 Session AFP/Abs_Int_ITP2012 (AFP)

02:48:49 Session AFP/Relational-Incorrectness-Logic (AFP)

02:48:49 Session HOL/HOL-Imperative_HOL (timing)

02:48:49 Session AFP/Auto2_Imperative_HOL (AFP)

02:48:49 Session AFP/Imperative_Insertion_Sort (AFP)

02:48:49 Session HOL/HOL-Induct

02:48:49 Session HOL/HOL-Metis_Examples (timing)

02:48:49 Session HOL/HOL-Nitpick_Examples

02:48:49 Session HOL/HOL-Proofs (timing)

02:48:50 Session HOL/HOL-Proofs-Extraction (timing)

02:48:50 Session HOL/HOL-Proofs-ex

02:48:50 Session HOL/HOL-Proofs-Lambda (timing)

02:48:50 Session AFP/Applicative_Lifting (AFP)

02:48:50 Session AFP/Free-Groups (AFP)

02:48:50 Session AFP/Stern_Brocot (AFP)

02:48:50 Session AFP/HereditarilyFinite (AFP)

02:48:50 Session AFP/HyperCTL (AFP)

02:48:51 Session AFP/Integration (AFP)

02:48:51 Session AFP/Isabelle_Meta_Model (AFP)

02:48:51 Session AFP/LTL (AFP)

02:48:51 Session AFP/Stuttering_Equivalence (AFP)

02:48:51 Session AFP/Landau_Symbols (AFP)

02:48:51 Session AFP/Akra_Bazzi (AFP)

02:48:51 Session AFP/Catalan_Numbers (AFP)

02:48:51 Session AFP/Error_Function (AFP)

02:48:51 Session AFP/Euler_MacLaurin (AFP)

02:48:51 Session AFP/LightweightJava (AFP)

02:48:51 Session AFP/LinearQuantifierElim (AFP)

02:48:51 Session AFP/List-Infinite (AFP)

02:48:51 Session AFP/Nat-Interval-Logic (AFP)

02:48:51 Session AFP/AutoFocus-Stream (AFP)

02:48:51 Session AFP/MuchAdoAboutTwo (AFP)

02:48:51 Session AFP/Optics (AFP)

02:48:51 Session AFP/UTP-Toolkit (AFP)

02:48:51 Session AFP/UTP (AFP)

02:48:51 Session AFP/Order_Lattice_Props (AFP)

02:48:51 Session AFP/POPLmark-deBruijn (AFP)

02:48:51 Session AFP/Pairing_Heap (AFP)

02:48:51 Session AFP/Password_Authentication_Protocol (AFP)

02:48:52 Session AFP/Pell (AFP)

02:48:52 Session AFP/Presburger-Automata (AFP)

02:48:52 Session AFP/Priority_Queue_Braun (AFP)

02:48:52 Session AFP/Program-Conflict-Analysis (AFP)

02:48:52 Session AFP/Regular-Sets (AFP)

02:48:52 Session AFP/Abstract-Rewriting (AFP)

02:48:52 Session AFP/Decreasing-Diagrams (AFP)

02:48:52 Session AFP/First_Order_Terms (AFP)

02:48:52 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

02:48:52 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

02:48:52 Session AFP/Matrix (AFP)

02:48:52 Session AFP/Matrix_Tensor (AFP)

02:48:52 Session AFP/Knot_Theory (AFP)

02:48:52 Session AFP/Coinductive_Languages (AFP)

02:48:52 Session AFP/Finite_Automata_HF (AFP)

02:48:52 Session AFP/Functional-Automata (AFP)

02:48:52 Session AFP/Posix-Lexing (AFP)

02:48:52 Session AFP/Ribbon_Proofs (AFP)

02:48:52 Session AFP/SATSolverVerification (AFP)

02:48:52 Session AFP/Safe_OCL (AFP)

02:48:52 Session AFP/Selection_Heap_Sort (AFP)

02:48:52 Session AFP/Simplex (AFP)

02:48:53 Session AFP/Skew_Heap (AFP)

02:48:53 Session AFP/Sort_Encodings (AFP)

02:48:53 Session AFP/Splay_Tree (AFP)

02:48:53 Session AFP/Amortized_Complexity (AFP)

02:48:53 Session AFP/Dynamic_Tables (AFP)

02:48:53 Session AFP/Root_Balanced_Tree (AFP)

02:48:53 Session AFP/Closest_Pair_Points (AFP)

02:48:53 Session AFP/Stable_Matching (AFP)

02:48:53 Session AFP/SuperCalc (AFP)

02:48:53 Session Doc/System (doc)

02:48:53 Session AFP/Tail_Recursive_Functions (AFP)

02:48:53 Session AFP/TortoiseHare (AFP)

02:48:53 Session AFP/Trie (AFP)

02:48:53 Session AFP/Flyspeck-Tame (AFP)

02:48:53 Session AFP/Twelvefold_Way (AFP)

02:48:53 Session AFP/Vickrey_Clarke_Groves (AFP)

02:48:53 Session HOL/HOL-Matrix_LP

02:48:53 Session HOL/HOL-MicroJava (timing)

02:48:53 Session HOL/HOL-Mirabelle

02:48:53 Session HOL/HOL-Mirabelle-ex

02:48:53 Session HOL/HOL-Mutabelle

02:48:53 Session HOL/HOL-NanoJava

02:48:53 Session HOL/HOL-Nominal

02:48:54 Session AFP/CCS (AFP)

02:48:54 Session HOL/HOL-Nominal-Examples (timing)

02:48:54 Session AFP/Lam-ml-Normalization (AFP)

02:48:54 Session AFP/Pi_Calculus (AFP)

02:48:54 Session AFP/Psi_Calculi (AFP)

02:48:54 Session AFP/SequentInvertibility (AFP)

02:48:54 Session HOL/HOL-Predicate_Compile_Examples (timing)

02:48:54 Session HOL/HOL-Prolog

02:48:54 Session HOL/HOL-Quickcheck_Examples (timing)

02:48:55 Session HOL/HOL-Real_Asymp

02:48:55 Session AFP/Fourier (AFP)

02:48:55 Session AFP/Furstenberg_Topology (AFP)

02:48:56 Session HOL/HOL-Real_Asymp-Manual

02:48:56 Session AFP/Stirling_Formula (AFP)

02:48:56 Session AFP/Lambert_W (AFP)

02:48:57 Session HOL/HOL-SET_Protocol (timing)

02:48:57 Session HOL/HOL-Statespace

02:48:57 Session HOL/HOL-TLA

02:48:57 Session HOL/HOL-TLA-Buffer

02:48:57 Session HOL/HOL-TLA-Inc

02:48:57 Session HOL/HOL-TLA-Memory

02:48:57 Session HOL/HOL-TPTP

02:48:57 Session HOL/HOL-Types_To_Sets

02:48:57 Session AFP/Banach_Steinhaus (AFP)

02:48:57 Session AFP/Smooth_Manifolds (AFP)

02:48:57 Session HOL/HOL-Unix

02:48:57 Session HOL/HOL-Word (main timing)

02:48:57 Session HOL/HOL-SPARK

02:48:57 Session HOL/HOL-SPARK-Examples

02:48:57 Session AFP/RIPEMD-160-SPARK (AFP)

02:48:57 Session HOL/HOL-SPARK-Manual

02:48:57 Session HOL/HOL-Word-SMT_Examples (timing)

02:48:57 Session AFP/Kleene_Algebra (AFP)

02:48:57 Session AFP/KAT_and_DRA (AFP)

02:48:57 Session AFP/Multirelations (AFP)

02:48:57 Session AFP/Quantales (AFP)

02:48:57 Session AFP/Transformer_Semantics (AFP)

02:48:57 Session AFP/Regular_Algebras (AFP)

02:48:58 Session AFP/Relation_Algebra (AFP)

02:48:58 Session AFP/Residuated_Lattices (AFP)

02:48:58 Session AFP/LEM (AFP)

02:48:58 Session AFP/Native_Word (AFP)

02:48:58 Session AFP/Mersenne_Primes (AFP)

02:48:58 Session AFP/WebAssembly (AFP)

02:48:58 Session AFP/Refine_Monadic (AFP)

02:48:59 Session AFP/Collections (AFP)

02:48:59 Session AFP/Abstract_Completeness (AFP)

02:48:59 Session AFP/Abstract_Soundness (AFP)

02:48:59 Session AFP/Incredible_Proof_Machine (AFP)

02:48:59 Session AFP/Deriving (AFP)

02:48:59 Session AFP/CAVA_Base (AFP)

02:48:59 Session AFP/CAVA_Automata (AFP)

02:49:00 Session AFP/DFS_Framework (AFP)

02:49:00 Session AFP/Gabow_SCC (AFP)

02:49:00 Session AFP/LTL_to_GBA (AFP)

02:49:00 Session AFP/Promela (AFP)

02:49:00 Session AFP/Containers (AFP)

02:49:00 Session AFP/Collections_Examples (AFP)

02:49:00 Session AFP/Containers-Benchmarks (AFP)

02:49:00 Session AFP/MFOTL_Monitor (AFP)

02:49:00 Session AFP/Generic_Join (AFP)

02:49:00 Session AFP/Datatype_Order_Generator (AFP)

02:49:01 Session AFP/Old_Datatype_Show (AFP)

02:49:01 Session AFP/Show (AFP)

02:49:01 Session AFP/JNF-AFP-Lib (AFP)

02:49:01 Session AFP/Real_Impl (AFP)

02:49:01 Session AFP/QR_Decomposition (AFP)

02:49:01 Session AFP/Dijkstra_Shortest_Path (AFP)

02:49:02 Session AFP/Koenigsberg_Friendship (AFP)

02:49:02 Session AFP/Transition_Systems_and_Automata (AFP)

02:49:02 Session AFP/Adaptive_State_Counting (AFP)

02:49:02 Session AFP/Buchi_Complementation (AFP)

02:49:02 Session AFP/LTL_Master_Theorem (AFP)

02:49:02 Session AFP/LTL_Normal_Form (AFP)

02:49:02 Session AFP/Partial_Order_Reduction (AFP)

02:49:02 Session AFP/SM_Base (AFP)

02:49:02 Session AFP/SM (AFP)

02:49:02 Session AFP/CAVA_Setup (AFP)

02:49:02 Session AFP/CAVA_LTL_Modelchecker (AFP)

02:49:02 Session AFP/Transitive-Closure (AFP)

02:49:02 Session AFP/KBPs (AFP)

02:49:02 Session AFP/Tree-Automata (AFP)

02:49:03 Session AFP/SPARCv8 (AFP)

02:49:03 Session AFP/Separation_Algebra (AFP)

02:49:03 Session AFP/Separata (AFP)

02:49:03 Session AFP/Separation_Logic_Imperative_HOL (AFP)

02:49:03 Session AFP/Sepref_Prereq (AFP)

02:49:03 Session AFP/ROBDD (AFP)

02:49:03 Session AFP/UpDown_Scheme (AFP)

02:49:03 Session AFP/Word_Lib (AFP)

02:49:03 Session AFP/Complx (AFP)

02:49:03 Session AFP/IEEE_Floating_Point (AFP)

02:49:03 Session AFP/CakeML (AFP)

02:49:03 Session AFP/MFODL_Monitor_Optimized (AFP)

02:49:04 Session AFP/IP_Addresses (AFP)

02:49:04 Session AFP/Simple_Firewall (AFP)

02:49:04 Session AFP/Routing (AFP)

02:49:04 Session AFP/Iptables_Semantics (AFP)

02:49:04 Session AFP/Iptables_Semantics_Examples (AFP)

02:49:04 Session AFP/LOFT (AFP)

02:49:04 Session AFP/Interval_Arithmetic_Word32 (AFP)

02:49:04 Session HOL/HOL-ZF

02:49:04 Session AFP/Category2 (AFP)

02:49:04 Session HOL/HOLCF (main timing)

02:49:05 Session AFP/Circus (AFP)

02:49:05 Session AFP/HOL-CSP (AFP)

02:49:05 Session HOL/HOLCF-IMP

02:49:05 Session HOL/HOLCF-Library

02:49:05 Session HOL/HOLCF-FOCUS

02:49:05 Session HOL/HOLCF-ex

02:49:05 Session AFP/PCF (AFP)

02:49:05 Session AFP/HOLCF-Prelude (AFP)

02:49:05 Session HOL/HOLCF-Tutorial

02:49:05 Session HOL/IOA (timing)

02:49:05 Session HOL/IOA-ABP

02:49:05 Session HOL/IOA-NTP

02:49:05 Session HOL/IOA-Storage

02:49:05 Session HOL/IOA-ex

02:49:05 Session AFP/Shivers-CFA (AFP)

02:49:05 Session AFP/Stream-Fusion (AFP)

02:49:05 Session AFP/Tycon (AFP)

02:49:05 Session AFP/WorkerWrapper (AFP)

02:49:05 Session AFP/Heard_Of (AFP)

02:49:05 Session AFP/Consensus_Refined (AFP)

02:49:05 Session AFP/Hello_World (AFP)

02:49:05 Session AFP/Hoare_Time (AFP)

02:49:06 Session AFP/HotelKeyCards (AFP)

02:49:06 Session Doc/How_to_Prove_it (no_doc)

02:49:06 Session AFP/Huffman (AFP)

02:49:06 Session AFP/Hybrid_Logic (AFP)

02:49:06 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

02:49:06 Session AFP/IMP2 (AFP)

02:49:06 Session AFP/IMP2_Binary_Heap (AFP)

02:49:06 Session Doc/Implementation (doc)

02:49:06 Session AFP/Impossible_Geometry (AFP)

02:49:06 Session AFP/Inductive_Confidentiality (AFP)

02:49:06 Session AFP/InfPathElimination (AFP)

02:49:06 Session Doc/Isar_Ref (doc)

02:49:06 Session AFP/Isabelle_C (AFP)

02:49:06 Session Doc/JEdit (doc)

02:49:06 Session AFP/Jacobson_Basic_Algebra (AFP)

02:49:07 Session AFP/JiveDataStoreModel (AFP)

02:49:07 Session AFP/KAD (AFP)

02:49:07 Session AFP/Algebraic_VCs (AFP)

02:49:07 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

02:49:07 Session AFP/LambdaMu (AFP)

02:49:07 Session AFP/LatticeProperties (AFP)

02:49:07 Session AFP/DataRefinementIBP (AFP)

02:49:07 Session AFP/GraphMarkingIBP (AFP)

02:49:07 Session AFP/Lazy_Case (AFP)

02:49:07 Session AFP/Dict_Construction (AFP)

02:49:07 Session AFP/Lifting_Definition_Option (AFP)

02:49:07 Session AFP/List-Index (AFP)

02:49:07 Session AFP/Affine_Arithmetic (AFP)

02:49:07 Session AFP/Taylor_Models (AFP)

02:49:07 Session AFP/Comparison_Sort_Lower_Bound (AFP)

02:49:07 Session AFP/Formula_Derivatives (AFP)

02:49:07 Session AFP/Formula_Derivatives-Examples (AFP)

02:49:07 Session AFP/Jinja (AFP)

02:49:07 Session AFP/HRB-Slicing (AFP)

02:49:08 Session AFP/InformationFlowSlicing_Inter (AFP)

02:49:08 Session AFP/Slicing (AFP)

02:49:08 Session AFP/Formal_SSA (AFP)

02:49:08 Session AFP/Minimal_SSA (AFP)

02:49:08 Session AFP/InformationFlowSlicing (AFP)

02:49:08 Session AFP/LTL_to_DRA (AFP)

02:49:08 Session AFP/List_Update (AFP)

02:49:08 Session AFP/Ordinary_Differential_Equations (AFP)

02:49:08 Session AFP/Differential_Dynamic_Logic (AFP)

02:49:08 Session AFP/HOL-ODE-Numerics (AFP)

02:49:09 Session AFP/HOL-ODE-ARCH-COMP (AFP)

02:49:09 Session AFP/HOL-ODE-Examples (AFP large)

02:49:09 Session AFP/Lorenz_Approximation (AFP)

02:49:09 Session AFP/Lorenz_C0 (AFP large)

02:49:09 Session AFP/Lorenz_C1 (AFP large)

02:49:09 Session AFP/Poincare_Bendixson (AFP)

02:49:09 Session AFP/Hybrid_Systems_VCs (AFP)

02:49:09 Session AFP/Matrices_for_ODEs (AFP)

02:49:09 Session AFP/Quick_Sort_Cost (AFP)

02:49:09 Session AFP/Random_BSTs (AFP)

02:49:09 Session AFP/Randomised_BSTs (AFP)

02:49:09 Session AFP/Treaps (AFP)

02:49:09 Session AFP/Randomised_Social_Choice (AFP)

02:49:09 Session AFP/Fishburn_Impossibility (AFP)

02:49:10 Session AFP/SDS_Impossibility (AFP)

02:49:10 Session AFP/Refine_Imperative_HOL (AFP)

02:49:10 Session AFP/Floyd_Warshall (AFP)

02:49:10 Session AFP/Sepref_Basic (AFP)

02:49:10 Session AFP/Sepref_IICF (AFP)

02:49:10 Session AFP/Flow_Networks (AFP)

02:49:10 Session AFP/EdmondsKarp_Maxflow (AFP)

02:49:10 Session AFP/MFMC_Countable (AFP)

02:49:10 Session AFP/Prpu_Maxflow (AFP)

02:49:10 Session AFP/Knuth_Morris_Pratt (AFP)

02:49:10 Session AFP/VerifyThis2018 (AFP)

02:49:10 Session AFP/VerifyThis2019 (AFP)

02:49:10 Session AFP/List_Interleaving (AFP)

02:49:10 Session AFP/List_Inversions (AFP)

02:49:11 Session AFP/LocalLexing (AFP)

02:49:11 Session Doc/Locales (doc)

02:49:11 Session AFP/Locally-Nameless-Sigma (AFP)

02:49:11 Session AFP/Lowe_Ontological_Argument (AFP)

02:49:11 Session AFP/MSO_Regex_Equivalence (AFP)

02:49:11 Session Doc/Main (doc)

02:49:11 Session AFP/Marriage (AFP)

02:49:11 Session AFP/Latin_Square (AFP)

02:49:11 Session AFP/Matroids (AFP)

02:49:11 Session AFP/Kruskal (AFP)

02:49:11 Session AFP/Max-Card-Matching (AFP)

02:49:11 Session AFP/Median_Of_Medians_Selection (AFP)

02:49:11 Session AFP/KD_Tree (AFP)

02:49:11 Session AFP/Menger (AFP)

02:49:11 Session AFP/MiniML (AFP)

02:49:11 Session AFP/Modular_Assembly_Kit_Security (AFP)

02:49:12 Session AFP/Monad_Memo_DP (AFP)

02:49:12 Session AFP/Hidden_Markov_Models (AFP)

02:49:12 Session AFP/Optimal_BST (AFP)

02:49:12 Session AFP/MonoBoolTranAlgebra (AFP)

02:49:12 Session AFP/Name_Carrying_Type_Inference (AFP)

02:49:12 Session AFP/Nash_Williams (AFP)

02:49:12 Session AFP/Network_Security_Policy_Verification (AFP)

02:49:12 Session AFP/No_FTL_observers (AFP)

02:49:12 Session AFP/Nominal2 (AFP)

02:49:12 Session AFP/Incompleteness (AFP)

02:49:13 Session AFP/Surprise_Paradox (AFP)

02:49:13 Session AFP/LambdaAuth (AFP)

02:49:13 Session AFP/Launchbury (AFP)

02:49:13 Session AFP/Call_Arity (AFP)

02:49:13 Session AFP/Modal_Logics_for_NTS (AFP)

02:49:13 Session AFP/Rewriting_Z (AFP)

02:49:13 Session AFP/Noninterference_CSP (AFP)

02:49:13 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

02:49:13 Session AFP/Noninterference_Generic_Unwinding (AFP)

02:49:13 Session AFP/Noninterference_Inductive_Unwinding (AFP)

02:49:13 Session AFP/Noninterference_Sequential_Composition (AFP)

02:49:13 Session AFP/Noninterference_Concurrent_Composition (AFP)

02:49:13 Session AFP/NormByEval (AFP)

02:49:13 Session AFP/OpSets (AFP)

02:49:13 Session AFP/Open_Induction (AFP)

02:49:13 Session AFP/Well_Quasi_Orders (AFP)

02:49:14 Session AFP/Decreasing-Diagrams-II (AFP)

02:49:14 Session AFP/Myhill-Nerode (AFP)

02:49:14 Session AFP/Polynomials (AFP)

02:49:14 Session AFP/Symmetric_Polynomials (AFP)

02:49:14 Session AFP/Pi_Transcendental (AFP)

02:49:14 Session AFP/Ordinal (AFP)

02:49:14 Session AFP/Nested_Multisets_Ordinals (AFP)

02:49:14 Session AFP/Lambda_Free_RPOs (AFP)

02:49:14 Session AFP/Higher_Order_Terms (AFP)

02:49:15 Session AFP/CakeML_Codegen (AFP)

02:49:15 Session AFP/Lambda_Free_EPO (AFP)

02:49:15 Session AFP/Lambda_Free_KBOs (AFP)

02:49:15 Session AFP/Ordered_Resolution_Prover (AFP)

02:49:15 Session AFP/Saturation_Framework (AFP)

02:49:15 Session AFP/PLM (AFP)

02:49:15 Session AFP/PSemigroupsConvolution (AFP)

02:49:15 Session AFP/Paraconsistency (AFP)

02:49:15 Session AFP/Parity_Game (AFP)

02:49:16 Session AFP/Partial_Function_MR (AFP)

02:49:16 Session AFP/Certification_Monads (AFP)

02:49:16 Session AFP/XML (AFP)

02:49:16 Session AFP/Polynomial_Factorization (AFP)

02:49:16 Session AFP/Dirichlet_Series (AFP)

02:49:16 Session AFP/Zeta_Function (AFP)

02:49:16 Session AFP/Dirichlet_L (AFP)

02:49:16 Session AFP/Gauss_Sums (AFP)

02:49:17 Session AFP/Prime_Number_Theorem (AFP)

02:49:17 Session AFP/Prime_Distribution_Elementary (AFP)

02:49:17 Session AFP/IMO2019 (AFP)

02:49:17 Session AFP/Irrational_Series_Erdos_Straus (AFP)

02:49:17 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

02:49:18 Session AFP/Zeta_3_Irrational (AFP)

02:49:18 Session AFP/Gaussian_Integers (AFP)

02:49:18 Session AFP/Jordan_Normal_Form (AFP)

02:49:18 Session AFP/Deep_Learning (AFP)

02:49:18 Session AFP/Farkas (AFP)

02:49:18 Session AFP/Groebner_Bases (AFP)

02:49:19 Session AFP/Groebner_Macaulay (AFP)

02:49:19 Session AFP/Nullstellensatz (AFP)

02:49:19 Session AFP/Signature_Groebner (AFP)

02:49:19 Session AFP/QHLProver (AFP)

02:49:19 Session AFP/Knuth_Bendix_Order (AFP)

02:49:19 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

02:49:19 Session AFP/Linear_Recurrences (AFP)

02:49:20 Session AFP/Perron_Frobenius (AFP)

02:49:20 Session AFP/Stochastic_Matrices (AFP)

02:49:21 Session AFP/Power_Sum_Polynomials (AFP)

02:49:21 Session AFP/Subresultants (AFP)

02:49:21 Session AFP/Pre_BZ (AFP)

02:49:21 Session AFP/Berlekamp_Zassenhaus (AFP)

02:49:21 Session AFP/Algebraic_Numbers (AFP)

02:49:21 Session AFP/LLL_Basis_Reduction (AFP)

02:49:21 Session AFP/LLL_Factorization (AFP)

02:49:21 Session AFP/Linear_Inequalities (AFP)

02:49:21 Session AFP/Linear_Programming (AFP)

02:49:22 Session AFP/Linear_Recurrences_Solver (AFP)

02:49:22 Session AFP/Smith_Normal_Form (AFP)

02:49:22 Session AFP/Probabilistic_While (AFP)

02:49:22 Session AFP/CryptHOL (AFP)

02:49:22 Session AFP/Constructive_Cryptography (AFP)

02:49:22 Session AFP/Game_Based_Crypto (AFP)

02:49:22 Session AFP/Multi_Party_Computation (AFP)

02:49:22 Session AFP/Sigma_Commit_Crypto (AFP)

02:49:22 Session AFP/Pop_Refinement (AFP)

02:49:22 Session AFP/Possibilistic_Noninterference (AFP)

02:49:22 Session AFP/Priority_Search_Trees (AFP)

02:49:23 Session AFP/Prim_Dijkstra_Simple (AFP)

02:49:23 Session Doc/Prog_Prove (doc)

02:49:23 Session AFP/Projective_Geometry (AFP)

02:49:23 Session AFP/Proof_Strategy_Language (AFP)

02:49:23 Session AFP/PropResPI (AFP)

02:49:23 Session AFP/Propositional_Proof_Systems (AFP)

02:49:23 Session AFP/PseudoHoops (AFP)

02:49:23 Session AFP/Ramsey-Infinite (AFP)

02:49:23 Session AFP/Recursion-Theory-I (AFP)

02:49:23 Session AFP/Minsky_Machines (AFP)

02:49:23 Session AFP/RefinementReactive (AFP)

02:49:23 Session AFP/Regex_Equivalence (AFP)

02:49:24 Session AFP/Resolution_FOL (AFP)

02:49:24 Session AFP/Robbins-Conjecture (AFP)

02:49:24 Session AFP/Roy_Floyd_Warshall (AFP)

02:49:24 Session AFP/SIFPL (AFP)

02:49:24 Session AFP/SIFUM_Type_Systems (AFP)

02:49:24 Session AFP/Security_Protocol_Refinement (AFP)

02:49:24 Session AFP/SenSocialChoice (AFP)

02:49:24 Session AFP/Simpl (AFP)

02:49:24 Session AFP/BDD (AFP)

02:49:25 Session AFP/Planarity_Certificates (AFP)

02:49:25 Session AFP/Sliding_Window_Algorithm (AFP)

02:49:25 Session AFP/Statecharts (AFP)

02:49:25 Session AFP/Stellar_Quorums (AFP)

02:49:25 Session AFP/Stone_Algebras (AFP)

02:49:25 Session AFP/Stone_Relation_Algebras (AFP)

02:49:25 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

02:49:25 Session AFP/Aggregation_Algebras (AFP)

02:49:25 Session AFP/Subset_Boolean_Algebras (AFP)

02:49:25 Session AFP/Store_Buffer_Reduction (AFP)

02:49:25 Session AFP/Strong_Security (AFP)

02:49:25 Session Doc/Sugar (doc)

02:49:25 Session AFP/Szpilrajn (AFP)

02:49:25 Session AFP/TESL_Language (AFP)

02:49:25 Session AFP/TLA (AFP)

02:49:25 Session AFP/Timed_Automata (AFP)

02:49:25 Session AFP/Probabilistic_Timed_Automata (AFP)

02:49:25 Session AFP/Transitive-Closure-II (AFP)

02:49:25 Session AFP/Tree_Decomposition (AFP)

02:49:25 Session Doc/Tutorial (doc)

02:49:25 Session Doc/Typeclass_Hierarchy (doc)

02:49:26 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

02:49:26 Session AFP/UPF (AFP)

02:49:26 Session AFP/UPF_Firewall (AFP)

02:49:26 Session AFP/Universal_Turing_Machine (AFP)

02:49:26 Session AFP/VeriComp (AFP)

02:49:26 Session AFP/Verified-Prover (AFP)

02:49:26 Session AFP/VolpanoSmith (AFP)

02:49:26 Session AFP/WHATandWHERE_Security (AFP)

02:49:26 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

02:49:26 Session AFP/Weight_Balanced_Trees (AFP)

02:49:26 Session AFP/ZFC_in_HOL (AFP)

02:49:26 Session ZF/ZF (main timing)

02:49:26 Session Doc/Logics_ZF (doc)

02:49:26 Session AFP/Recursion-Addition (AFP)

02:49:26 Session ZF/ZF-AC

02:49:26 Session ZF/ZF-Coind

02:49:26 Session ZF/ZF-Constructible

02:49:26 Session AFP/Forcing (AFP)

02:49:26 Session ZF/ZF-IMP

02:49:26 Session ZF/ZF-Induct

02:49:27 Session ZF/ZF-UNITY (timing)

02:49:27 Session ZF/ZF-Resid

02:49:27 Session ZF/ZF-ex

02:49:29 Building Berlekamp_Zassenhaus ...

02:49:30 Building Hermite ...

02:49:30 Running Nash_Williams ...

02:49:30 Running Safe_Distance ...

02:49:30 Building Stateful_Protocol_Composition_and_Typing ...

02:49:31 Nash_Williams: theory HOL-Library.FuncSet

02:49:31 Nash_Williams: theory HOL-Library.Infinite_Set

02:49:31 Nash_Williams: theory HOL-Library.Old_Datatype

02:49:31 Nash_Williams: theory HOL-Library.Nat_Bijection

02:49:31 Nash_Williams: theory HOL-Library.Countable

02:49:31 Nash_Williams: theory HOL-Library.Ramsey

02:49:31 Safe_Distance: theory HOL-Computational_Algebra.Fraction_Field

02:49:31 Safe_Distance: theory HOL-Decision_Procs.Dense_Linear_Order

02:49:31 Safe_Distance: theory HOL-Library.Code_Abstract_Nat

02:49:31 Safe_Distance: theory HOL-Library.Code_Target_Int

02:49:32 Safe_Distance: theory HOL-Library.Code_Target_Nat

02:49:32 Hermite: theory Hermite.Hermite

02:49:32 Safe_Distance: theory HOL-Library.More_List

02:49:32 Safe_Distance: theory HOL-Library.Code_Target_Numeral

02:49:32 Safe_Distance: theory HOL-Computational_Algebra.Field_as_Ring

02:49:32 Safe_Distance: theory HOL-Computational_Algebra.Polynomial

02:49:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Missing_Multiset2

02:49:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

02:49:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Code_Abort_Gcd

02:49:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Degree_Bound

02:49:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

02:49:33 Safe_Distance: theory HOL-Computational_Algebra.Normalized_Fraction

02:49:33 Nash_Williams: theory HOL-Library.Countable_Set

02:49:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

02:49:33 Safe_Distance: theory HOL-Library.Lattice_Algebras

02:49:34 Safe_Distance: theory HOL-Library.Log_Nat

02:49:34 Nash_Williams: theory Nash_Williams.Nash_Extras

02:49:34 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Sublist_Iteration

02:49:34 Nash_Williams: theory Nash_Williams.Nash_Williams

02:49:34 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization

02:49:36 Hermite: theory Hermite.Hermite_IArrays

02:49:36 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Matrix_Record_Based

02:49:37 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Polynomial_Record_Based

02:49:37 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field

02:49:39 Safe_Distance: theory HOL-Library.Interval

02:49:39 Safe_Distance: theory HOL-Library.Float

02:49:40 Safe_Distance: theory HOL-Computational_Algebra.Polynomial_Factorial

02:49:40 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

02:49:40 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

02:49:42 Safe_Distance: theory HOL-Library.Interval_Float

02:49:43 Safe_Distance: theory HOL-Decision_Procs.Approximation_Bounds

02:49:46 Finished Nash_Williams (0:00:15 elapsed time, 0:00:50 cpu time, factor 3.24)

02:49:46 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

02:49:47 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

02:49:48 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Messages

02:49:48 Safe_Distance: theory HOL-Decision_Procs.Approximation

02:49:48 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod

02:49:49 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.More_Unification

02:49:51 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

02:49:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

02:49:53 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

02:49:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

02:49:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

02:49:56 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting

02:49:58 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Mahler_Measure

02:49:58 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Suitable_Prime

02:49:58 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

02:50:00 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

02:50:00 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization

02:50:00 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

02:50:00 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

02:50:01 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

02:50:01 Safe_Distance: theory Sturm_Sequences.Misc_Polynomial

02:50:01 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

02:50:01 Safe_Distance: theory Sturm_Sequences.Sturm_Library

02:50:02 Safe_Distance: theory Sturm_Sequences.Sturm_Theorem

02:50:02 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

02:50:02 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typed_Model

02:50:03 Safe_Distance: theory Sturm_Sequences.Sturm_Method

02:50:03 Safe_Distance: theory Sturm_Sequences.Sturm

02:50:04 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factor_Bound

02:50:04 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

02:50:06 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Hensel

02:50:08 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Reconstruction

02:50:10 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_TLS

02:50:10 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typing_Result

02:50:12 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

02:50:14 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Int_Poly

02:50:14 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

02:50:15 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

02:50:19 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

02:50:20 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

02:50:27 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

02:50:32 Safe_Distance: theory Safe_Distance.Safe_Distance

02:50:34 Safe_Distance: theory Safe_Distance.Evaluation

02:50:34 Safe_Distance: theory Safe_Distance.Safe_Distance_Reaction

02:50:40 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

02:50:49 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Examples

02:51:16 Finished Safe_Distance (0:01:45 elapsed time, 0:05:31 cpu time, factor 3.15)

02:51:28 Finished Hermite (0:01:58 elapsed time, 0:04:19 cpu time, factor 2.19)

02:51:28 Running Smith_Normal_Form ...

02:51:31 Smith_Normal_Form: theory HOL-Eisbach.Eisbach

02:51:31 Smith_Normal_Form: theory Deriving.Generator_Aux

02:51:31 Smith_Normal_Form: theory Deriving.Derive_Manager

02:51:31 Smith_Normal_Form: theory HOL-Number_Theory.Cong

02:51:31 Smith_Normal_Form: theory HOL-Algebra.Congruence

02:51:31 Smith_Normal_Form: theory Perron_Frobenius.Bij_Nat

02:51:31 Smith_Normal_Form: theory HOL-Types_To_Sets.Types_To_Sets

02:51:32 Smith_Normal_Form: theory Perron_Frobenius.Cancel_Card_Constraint

02:51:32 Smith_Normal_Form: theory Jordan_Normal_Form.Conjugate

02:51:32 Smith_Normal_Form: theory Polynomial_Interpolation.Missing_Unsorted

02:51:32 Smith_Normal_Form: theory HOL-Algebra.Order

02:51:32 Smith_Normal_Form: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

02:51:33 Smith_Normal_Form: theory Smith_Normal_Form.Rings2_Extended

02:51:33 Smith_Normal_Form: theory HOL-Algebra.Lattice

02:51:34 Smith_Normal_Form: theory Polynomial_Interpolation.Missing_Polynomial

02:51:34 Smith_Normal_Form: theory HOL-Number_Theory.Totient

02:51:35 Smith_Normal_Form: theory HOL-Algebra.Complete_Lattice

02:51:35 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

02:51:35 Smith_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

02:51:35 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

02:51:35 Smith_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

02:51:36 Smith_Normal_Form: theory HOL-Algebra.Group

02:51:36 Smith_Normal_Form: theory List-Index.List_Index

02:51:36 Smith_Normal_Form: theory Polynomial_Interpolation.Ring_Hom

02:51:36 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Normal_Form

02:51:36 Smith_Normal_Form: theory Show.Show

02:51:36 Smith_Normal_Form: theory Smith_Normal_Form.Diagonal_To_Smith

02:51:37 Smith_Normal_Form: theory Show.Show_Instances

02:51:38 Smith_Normal_Form: theory HOL-Algebra.Coset

02:51:39 Smith_Normal_Form: theory HOL-Algebra.FiniteProduct

02:51:39 Smith_Normal_Form: theory Polynomial_Interpolation.Ring_Hom_Poly

02:51:40 Smith_Normal_Form: theory HOL-Algebra.Generated_Groups

02:51:40 Smith_Normal_Form: theory HOL-Algebra.Ring

02:51:41 Smith_Normal_Form: theory Show.Show_Poly

02:51:43 Smith_Normal_Form: theory Subresultants.Binary_Exponentiation

02:51:43 Smith_Normal_Form: theory VectorSpace.FunctionLemmas

02:51:45 Smith_Normal_Form: theory HOL-Algebra.AbelCoset

02:51:45 Smith_Normal_Form: theory HOL-Algebra.Module

02:51:46 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

02:51:47 Smith_Normal_Form: theory VectorSpace.RingModuleFacts

02:51:48 Smith_Normal_Form: theory VectorSpace.MonoidSums

02:51:49 Smith_Normal_Form: theory VectorSpace.LinearCombinations

02:51:49 Smith_Normal_Form: theory HOL-Algebra.Ideal

02:51:50 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_Permutations

02:51:51 Smith_Normal_Form: theory Jordan_Normal_Form.Matrix

02:51:52 Smith_Normal_Form: theory HOL-Algebra.RingHom

02:51:55 Smith_Normal_Form: theory HOL-Algebra.UnivPoly

02:51:56 Smith_Normal_Form: theory VectorSpace.SumSpaces

02:51:57 Smith_Normal_Form: theory VectorSpace.VectorSpace

02:51:59 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

02:51:59 Smith_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

02:51:59 Smith_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

02:52:00 Smith_Normal_Form: theory Jordan_Normal_Form.Column_Operations

02:52:01 Smith_Normal_Form: theory Jordan_Normal_Form.Determinant

02:52:03 Smith_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

02:52:04 Smith_Normal_Form: theory Jordan_Normal_Form.Char_Poly

02:52:05 Smith_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

02:52:06 Smith_Normal_Form: theory Jordan_Normal_Form.VS_Connect

02:52:08 Smith_Normal_Form: theory HOL-Algebra.Multiplicative_Group

02:52:10 Finished Berlekamp_Zassenhaus (0:02:38 elapsed time, 0:07:22 cpu time, factor 2.79)

02:52:10 Running Algebraic_Numbers ...

02:52:10 Running Linear_Recurrences_Solver ...

02:52:10 Building LLL_Basis_Reduction ...

02:52:11 Smith_Normal_Form: theory HOL-Number_Theory.Residues

02:52:13 Smith_Normal_Form: theory Berlekamp_Zassenhaus.Finite_Field

02:52:15 LLL_Basis_Reduction: theory LLL_Basis_Reduction.More_IArray

02:52:15 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Cost

02:52:15 LLL_Basis_Reduction: theory LLL_Basis_Reduction.List_Representation

02:52:15 LLL_Basis_Reduction: theory Algebraic_Numbers.Bivariate_Polynomials

02:52:16 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Rank

02:52:16 Smith_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

02:52:16 Smith_Normal_Form: theory Smith_Normal_Form.Finite_Field_Mod_Type_Connection

02:52:16 LLL_Basis_Reduction: theory Algebraic_Numbers.Resultant

02:52:17 Smith_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

02:52:20 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Missing_Lemmas

02:52:20 Linear_Recurrences_Solver: theory Deriving.Compare_Rat

02:52:20 Linear_Recurrences_Solver: theory Deriving.Compare_Real

02:52:20 Linear_Recurrences_Solver: theory Sturm_Sequences.Misc_Polynomial

02:52:20 Linear_Recurrences_Solver: theory Linear_Recurrences.Eulerian_Polynomials

02:52:20 Algebraic_Numbers: theory Deriving.Compare_Rat

02:52:20 Algebraic_Numbers: theory Deriving.Compare_Real

02:52:20 Algebraic_Numbers: theory Sturm_Sequences.Misc_Polynomial

02:52:20 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Roots_Real_Poly

02:52:20 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Common

02:52:21 Algebraic_Numbers: theory Algebraic_Numbers.Bivariate_Polynomials

02:52:21 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Library

02:52:21 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Recurrences_Misc

02:52:21 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Library

02:52:21 Algebraic_Numbers: theory Algebraic_Numbers.Compare_Complex

02:52:21 Algebraic_Numbers: theory Sturm_Sequences.Sturm_Theorem

02:52:21 Linear_Recurrences_Solver: theory Algebraic_Numbers.Compare_Complex

02:52:21 Linear_Recurrences_Solver: theory Sturm_Sequences.Sturm_Theorem

02:52:21 Linear_Recurrences_Solver: theory Linear_Recurrences.Pochhammer_Polynomials

02:52:21 Smith_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

02:52:21 Linear_Recurrences_Solver: theory Linear_Recurrences.Factorizations

02:52:21 Linear_Recurrences_Solver: theory Linear_Recurrences.RatFPS

02:52:21 Linear_Recurrences_Solver: theory Linear_Recurrences.Partial_Fraction_Decomposition

02:52:22 Algebraic_Numbers: theory Show.Show_Real

02:52:22 Algebraic_Numbers: theory Algebraic_Numbers.Resultant

02:52:22 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Roots_Real_Poly

02:52:22 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

02:52:22 Algebraic_Numbers: theory Show.Show_Complex

02:52:22 Linear_Recurrences_Solver: theory Algebraic_Numbers.Bivariate_Polynomials

02:52:23 Algebraic_Numbers: theory Algebraic_Numbers.Interval_Arithmetic

02:52:23 Linear_Recurrences_Solver: theory Show.Show_Real

02:52:23 Linear_Recurrences_Solver: theory Linear_Recurrences.Rational_FPS_Solver

02:52:23 Algebraic_Numbers: theory Algebraic_Numbers.Sturm_Rat

02:52:23 Linear_Recurrences_Solver: theory Algebraic_Numbers.Resultant

02:52:23 Smith_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

02:52:23 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Show_RatFPS

02:52:24 Linear_Recurrences_Solver: theory Show.Show_Complex

02:52:24 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers_Prelim

02:52:24 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers

02:52:25 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Homogenous_Recurrences

02:52:25 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Pretty

02:52:25 Smith_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

02:52:25 Smith_Normal_Form: theory Perron_Frobenius.HMA_Connect

02:52:25 Linear_Recurrences_Solver: theory Algebraic_Numbers.Interval_Arithmetic

02:52:26 Linear_Recurrences_Solver: theory Linear_Recurrences.Linear_Inhomogenous_Recurrences

02:52:26 Linear_Recurrences_Solver: theory Algebraic_Numbers.Algebraic_Numbers

02:52:26 Linear_Recurrences_Solver: theory Algebraic_Numbers.Sturm_Rat

02:52:28 Algebraic_Numbers: theory Algebraic_Numbers.Real_Algebraic_Numbers

02:52:30 Smith_Normal_Form: theory Smith_Normal_Form.Mod_Type_Connect

02:52:31 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Missing_Lemmas

02:52:31 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Algebraic_Numbers

02:52:32 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Norms

02:52:34 Smith_Normal_Form: theory Smith_Normal_Form.Cauchy_Binet

02:52:34 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Normal_Form_JNF

02:52:35 Smith_Normal_Form: theory Smith_Normal_Form.Admits_SNF_From_Diagonal_Iff_Bezout_Ring

02:52:35 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm

02:52:36 Smith_Normal_Form: theory Smith_Normal_Form.Cauchy_Binet_HOL_Analysis

02:52:38 Smith_Normal_Form: theory Smith_Normal_Form.Diagonal_To_Smith_JNF

02:52:38 Smith_Normal_Form: theory Smith_Normal_Form.Diagonalize

02:52:38 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Uniqueness

02:52:38 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Two_Steps

02:52:40 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Two_Steps_JNF

02:52:43 Smith_Normal_Form: theory Smith_Normal_Form.Elementary_Divisor_Rings

02:52:43 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_HOL_Analysis

02:52:45 Smith_Normal_Form: theory Smith_Normal_Form.SNF_Algorithm_Euclidean_Domain

02:52:45 Algebraic_Numbers: theory Algebraic_Numbers.Real_Roots

02:52:45 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Alg

02:52:46 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Approx

02:52:46 Algebraic_Numbers: theory Algebraic_Numbers.Show_Real_Precise

02:52:46 Algebraic_Numbers: theory Algebraic_Numbers.Complex_Algebraic_Numbers

02:52:48 Linear_Recurrences_Solver: theory Algebraic_Numbers.Real_Roots

02:52:49 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Alg

02:52:49 Linear_Recurrences_Solver: theory Algebraic_Numbers.Show_Real_Precise

02:52:50 Linear_Recurrences_Solver: theory Algebraic_Numbers.Complex_Algebraic_Numbers

02:52:50 Smith_Normal_Form: theory Smith_Normal_Form.Smith_Certified

02:52:51 Algebraic_Numbers: theory Algebraic_Numbers.Real_Factorization

02:52:52 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Number_Tests

02:52:54 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Solver

02:52:58 Algebraic_Numbers: theory Algebraic_Numbers.Algebraic_Numbers_External_Code

02:52:59 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Int_Rat_Operations

02:52:59 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_2

02:52:59 Linear_Recurrences_Solver: theory Linear_Recurrences_Solver.Linear_Recurrences_Test

02:53:39 LLL_Basis_Reduction: theory LLL_Basis_Reduction.Gram_Schmidt_Int

02:53:39 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL

02:54:08 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Impl

02:54:16 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Number_Bounds

02:54:30 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Certification

02:54:31 LLL_Basis_Reduction: theory LLL_Basis_Reduction.LLL_Complexity

02:54:42 LLL_Basis_Reduction: theory LLL_Basis_Reduction.FPLLL_Solver

02:54:49 Finished Stateful_Protocol_Composition_and_Typing (0:05:17 elapsed time, 0:16:13 cpu time, factor 3.07)

02:54:49 Running Automated_Stateful_Protocol_Verification ...

02:55:03 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach

02:55:03 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

02:55:03 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Variants

02:55:03 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Transactions

02:55:03 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_term

02:55:03 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach_Tools

02:55:03 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

02:55:04 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_fp_parser

02:55:04 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

02:55:05 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac

02:55:15 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Abstraction

02:55:22 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

02:55:29 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Implication

02:55:49 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

02:55:59 Finished LLL_Basis_Reduction (0:03:47 elapsed time, 0:08:38 cpu time, factor 2.28)

02:55:59 Running LLL_Factorization ...

02:55:59 Running Linear_Inequalities ...

02:56:03 Linear_Inequalities: theory Linear_Inequalities.Missing_Matrix

02:56:03 Linear_Inequalities: theory Linear_Inequalities.Missing_VS_Connect

02:56:04 LLL_Factorization: theory Perron_Frobenius.Cancel_Card_Constraint

02:56:04 LLL_Factorization: theory LLL_Factorization.Sub_Sums

02:56:04 LLL_Factorization: theory LLL_Factorization.Factor_Bound_2

02:56:04 LLL_Factorization: theory LLL_Factorization.Missing_Dvd_Int_Poly

02:56:05 Linear_Inequalities: theory Linear_Inequalities.Sum_Vec_Set

02:56:05 Linear_Inequalities: theory Linear_Inequalities.Basis_Extension

02:56:06 LLL_Factorization: theory LLL_Factorization.LLL_Factorization_Impl

02:56:06 Linear_Inequalities: theory Linear_Inequalities.Integral_Bounded_Vectors

02:56:10 LLL_Factorization: theory LLL_Factorization.LLL_Factorization

02:56:12 Linear_Inequalities: theory Linear_Inequalities.Cone

02:56:15 Linear_Inequalities: theory Linear_Inequalities.Convex_Hull

02:56:20 LLL_Factorization: theory LLL_Factorization.Factorization_Algorithm_16_22

02:56:21 Linear_Inequalities: theory Linear_Inequalities.Dim_Span

02:56:21 Linear_Inequalities: theory Linear_Inequalities.Normal_Vector

02:56:23 Linear_Inequalities: theory Linear_Inequalities.Fundamental_Theorem_Linear_Inequalities

02:56:24 LLL_Factorization: theory LLL_Factorization.Modern_Computer_Algebra_Problem

02:56:27 Linear_Inequalities: theory Linear_Inequalities.Farkas_Lemma

02:56:27 Linear_Inequalities: theory Linear_Inequalities.Farkas_Minkowsky_Weyl

02:56:29 Linear_Inequalities: theory Linear_Inequalities.Decomposition_Theorem

02:56:35 Linear_Inequalities: theory Linear_Inequalities.Mixed_Integer_Solutions

02:56:37 Linear_Inequalities: theory Linear_Inequalities.Integer_Hull

02:56:49 Finished Linear_Recurrences_Solver (0:04:38 elapsed time, 0:12:56 cpu time, factor 2.79)

02:56:52 Finished Linear_Inequalities (0:00:52 elapsed time, 0:02:18 cpu time, factor 2.66)

02:57:00 Finished LLL_Factorization (0:01:00 elapsed time, 0:02:31 cpu time, factor 2.50)

02:57:26 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PSPSP

02:57:27 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver

02:57:28 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver2

02:57:28 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

02:57:28 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model03

02:57:43 Finished Algebraic_Numbers (0:05:32 elapsed time, 0:18:12 cpu time, factor 3.28)

02:58:07 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model07

02:58:09 Finished Smith_Normal_Form (0:06:38 elapsed time, 0:21:00 cpu time, factor 3.17)

02:58:34 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model09

02:59:00 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Examples

02:59:13 Finished Automated_Stateful_Protocol_Verification (0:04:23 elapsed time, 0:15:23 cpu time, factor 3.51)

02:59:13

02:59:13 === TIMING ===

02:59:13

02:59:13 Group AFP: 0:38:47 elapsed time, 1:55:17 cpu time, factor 2.97

02:59:13 Group main: 0:00:00 elapsed time

02:59:13 Group doc: 0:00:00 elapsed time

02:59:13 Group timing: 0:00:00 elapsed time

02:59:13 Group large: 0:00:00 elapsed time

02:59:13 Group no_doc: 0:00:00 elapsed time

02:59:13 Overall: 0:10:41 elapsed time, 1:55:17 cpu time, factor 10.78

02:59:13

02:59:13 === DEPENDENCIES ===

02:59:13

02:59:13 Generating dependencies file ...

02:59:20 Writing dependencies file ...

02:59:20

02:59:20 === REPORT ===

02:59:20

02:59:20 Writing report file ...

02:59:20

02:59:20 === SITEGEN ===

02:59:20

02:59:20 Writing status file ...

02:59:20 Running sitegen ...

02:59:22 Success: Generated topics.html

02:59:22 Success: Generated index.html

02:59:22 Success: Generated html files for 546 entries

02:59:22 Success: Generated statistics.html

02:59:22 Success: Generated download.html

02:59:22 Success: Generated about.html

02:59:22 Success: Generated citing.html

02:59:22 Success: Generated updating.html

02:59:22 Success: Generated search.html

02:59:22 Success: Generated submitting.html

02:59:22 Success: Generated using.html

02:59:22 Success: Generated rss.xml

02:59:22 Success: Generated status.html

02:59:22 Checked directory thys. Found 0 warnings.

02:59:22 Packing tars ...

02:59:36

02:59:36 === COMPLETED ===

02:59:36

02:59:36 Archiving artifacts

03:03:25 Started calculate disk usage of build

03:03:25 Finished Calculation of disk usage of build in 0 seconds

03:03:32 Started calculate disk usage of workspace

03:03:32 Finished Calculation of disk usage of workspace in 0 seconds

03:03:33 No emails were triggered.

03:03:33 Finished: SUCCESS