Skip to content
Failed

Console Output

15:02:09 Started by an SCM change

15:02:09 Running as SYSTEM

15:02:09 [EnvInject] - Loading node environment variables.

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

15:02:09 [isabelle-all] $ hg showconfig paths.default

15:02:09 [isabelle-all] $ hg pull --rev default

15:02:10 pulling from http://isabelle.in.tum.de/repos/isabelle/

15:02:10 no changes found

15:02:10 [isabelle-all] $ hg update --clean --rev default

15:02:10 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

15:02:10 [isabelle-all] $ hg log --rev . --template {rev}

15:02:10 [isabelle-all] $ hg log --rev 662f286492b1990d154c0055a091f9f3f3ec9b95 --template exists\n

15:02:10 exists

15:02:10 [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(662f286492b1990d154c0055a091f9f3f3ec9b95)" --encoding UTF-8 --encodingmode replace

15:02:10 [afp] $ hg showconfig paths.default

15:02:10 [afp] $ hg pull --rev default

15:02:12 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

15:02:12 no changes found

15:02:12 [afp] $ hg update --clean --rev default

15:02:12 6 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

15:02:12 [afp] $ hg log --rev 0327fb7d33528833b82ff7242fc8e8fe37892f75 --template exists\n

15:02:12 exists

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

15:02:12 No emails were triggered.

15:02:12

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

15:02:12 + Admin/jenkins/run_build all

15:02:12 + set -e

15:02:12 + PROFILE=all

15:02:12 + shift

15:02:12 + bin/isabelle components -a

15:02:13 + bin/isabelle jedit -bf

15:02:13 ### Building Isabelle/Scala ...

15:02:42 ### Building Isabelle/jEdit ...

15:02:59 + bin/isabelle ocaml_setup

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

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

15:02:59 opam update

15:02:59

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

15:02:59 + bin/isabelle ghc_setup

15:03:01 stack will use a sandboxed GHC it installed

15:03:01 For more information on paths, see 'stack path' and 'stack exec env'

15:03:01 To use this GHC and packages outside of a project, consider using:

15:03:01 stack ghc, stack ghci, stack runghc, or stack exec

15:03:01 The Glorious Glasgow Haskell Compilation System, version 8.8.4

15:03:01 + bin/isabelle ci_build_all

15:03:07

15:03:07 === CONFIGURATION ===

15:03:07

15:03:07 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

15:03:07 ISABELLE_BUILD_OPTIONS=""

15:03:07

15:03:07 ML_PLATFORM="x86_64_32-linux"

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

15:03:07 ML_SYSTEM="polyml-5.8.2"

15:03:07 ML_OPTIONS="-H 4000 --maxheap 8G"

15:03:07 jobs = 10, threads = 4, numa = false

15:03:07

15:03:07 === BUILD ===

15:03:07

15:03:07 Build started at Thu, 31 Dec 2020 14:03:07 GMT

15:03:07 Isabelle id 662f286492b1

15:03:07 AFP id 459344fb0c40

15:03:07

15:03:07 === LOG ===

15:03:07

15:03:09 Session Pure/Pure

15:03:09 Session CTT/CTT

15:03:09 Session Cube/Cube

15:03:09 Session FOL/FOL

15:03:09 Session CCL/CCL

15:03:10 Session FOL/FOL-ex

15:03:10 Session FOLP/FOLP

15:03:10 Session FOLP/FOLP-ex

15:03:10 Session Tools/Haskell

15:03:10 Session Doc/Intro (doc)

15:03:10 Session LCF/LCF

15:03:10 Session Doc/Logics (doc)

15:03:10 Session Doc/Nitpick (doc)

15:03:10 Session Pure/Pure-Examples

15:03:10 Session Tools/SML

15:03:10 Session Sequents/Sequents

15:03:10 Session Doc/Sledgehammer (doc)

15:03:10 Session Tools/Spec_Check

15:03:10 Session Tools/Tools

15:03:10 Session HOL/HOL (main)

15:03:11 Session AFP/AVL-Trees (AFP)

15:03:11 Session AFP/AWN (AFP)

15:03:11 Session AFP/Abortable_Linearizable_Modules (AFP)

15:03:12 Session AFP/Abstract-Hoare-Logics (AFP)

15:03:12 Session AFP/AnselmGod (AFP)

15:03:12 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

15:03:12 Session AFP/Attack_Trees (AFP)

15:03:12 Session AFP/AxiomaticCategoryTheory (AFP)

15:03:12 Session AFP/BinarySearchTree (AFP)

15:03:12 Session AFP/Binomial-Queues (AFP)

15:03:12 Session AFP/Bondy (AFP)

15:03:12 Session AFP/Bounded_Deducibility_Security (AFP)

15:03:12 Session AFP/BytecodeLogicJmlTypes (AFP)

15:03:12 Session AFP/C2KA_DistributedSystems (AFP)

15:03:12 Session AFP/CISC-Kernel (AFP)

15:03:12 Session AFP/CYK (AFP)

15:03:12 Session AFP/Cauchy (AFP)

15:03:12 Session AFP/Sqrt_Babylonian (AFP)

15:03:12 Session Doc/Classes (doc)

15:03:12 Session AFP/ClockSynchInst (AFP)

15:03:12 Session AFP/Compiling-Exceptions-Correctly (AFP)

15:03:12 Session AFP/Complete_Non_Orders (AFP)

15:03:12 Session AFP/ComponentDependencies (AFP)

15:03:12 Session AFP/Concurrent_Revisions (AFP)

15:03:12 Session AFP/Constructor_Funs (AFP)

15:03:12 Session AFP/CryptoBasedCompositionalProperties (AFP)

15:03:12 Session AFP/DPT-SAT-Solver (AFP)

15:03:12 Session AFP/Depth-First-Search (AFP)

15:03:12 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

15:03:12 Session AFP/DiskPaxos (AFP)

15:03:12 Session AFP/Example-Submission (AFP)

15:03:12 Session AFP/FFT (AFP)

15:03:12 Session AFP/FLP (AFP)

15:03:12 Session AFP/FeatherweightJava (AFP)

15:03:12 Session AFP/Featherweight_OCL (AFP)

15:03:13 Session AFP/FileRefinement (AFP)

15:03:13 Session AFP/FocusStreamsCaseStudies (AFP)

15:03:13 Session AFP/Free-Boolean-Algebra (AFP)

15:03:13 Session AFP/FunWithFunctions (AFP)

15:03:13 Session AFP/FunWithTilings (AFP)

15:03:13 Session Doc/Functions (doc)

15:03:13 Session AFP/GPU_Kernel_PL (AFP)

15:03:13 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

15:03:13 Session AFP/GenClock (AFP)

15:03:13 Session AFP/General-Triangle (AFP)

15:03:13 Session AFP/Generic_Deriving (AFP)

15:03:13 Session AFP/GewirthPGCProof (AFP)

15:03:13 Session AFP/GoedelGod (AFP)

15:03:13 Session AFP/Goodstein_Lambda (AFP)

15:03:13 Session HOL/HOL-Cardinals (timing)

15:03:13 Session AFP/Binding_Syntax_Theory (AFP)

15:03:13 Session AFP/Ordinals_and_Cardinals (AFP)

15:03:13 Session HOL/HOL-Hoare

15:03:13 Session HOL/HOL-Hoare_Parallel (timing)

15:03:13 Session HOL/HOL-IMPP

15:03:13 Session HOL/HOL-IOA

15:03:13 Session HOL/HOL-Import

15:03:13 Session HOL/HOL-Lattice

15:03:13 Session HOL/HOL-Library (main timing)

15:03:14 Session AFP/ADS_Functor (AFP)

15:03:14 Session AFP/Approximation_Algorithms (AFP)

15:03:14 Session AFP/ArrowImpossibilityGS (AFP)

15:03:14 Session AFP/Auto2_HOL (AFP)

15:03:15 Session AFP/BNF_CC (AFP)

15:03:15 Session AFP/BNF_Operations (AFP)

15:03:15 Session AFP/Binomial-Heaps (AFP)

15:03:15 Session AFP/Boolean_Expression_Checkers (AFP)

15:03:15 Session AFP/Buildings (AFP)

15:03:15 Session AFP/CRDT (AFP)

15:03:15 Session AFP/IMAP-CRDT (AFP)

15:03:15 Session AFP/Card_Multisets (AFP)

15:03:16 Session AFP/Card_Number_Partitions (AFP)

15:03:16 Session AFP/Category (AFP)

15:03:16 Session Doc/Codegen (doc)

15:03:16 Session AFP/CofGroups (AFP)

15:03:16 Session AFP/Completeness (AFP)

15:03:17 Session AFP/ConcurrentIMP (AFP)

15:03:17 Session AFP/Concurrent_Ref_Alg (AFP)

15:03:17 Session AFP/CoreC++ (AFP)

15:03:17 Session AFP/Core_DOM (AFP)

15:03:17 Session AFP/Shadow_DOM (AFP)

15:03:17 Session AFP/DOM_Components (AFP)

15:03:18 Session AFP/Core_SC_DOM (AFP)

15:03:18 Session AFP/Shadow_SC_DOM (AFP)

15:03:18 Session AFP/SC_DOM_Components (AFP)

15:03:18 Session Doc/Datatypes (doc)

15:03:19 Session Doc/Corec (doc)

15:03:19 Session AFP/Decl_Sem_Fun_PL (AFP)

15:03:19 Session AFP/Derangements (AFP)

15:03:19 Session AFP/Discrete_Summation (AFP)

15:03:19 Session AFP/Encodability_Process_Calculi (AFP)

15:03:19 Session AFP/Epistemic_Logic (AFP)

15:03:19 Session AFP/Euler_Partition (AFP)

15:03:20 Session AFP/FOL-Fitting (AFP)

15:03:20 Session AFP/FOL_Seq_Calc1 (AFP)

15:03:20 Session AFP/FOL_Harrison (AFP)

15:03:20 Session AFP/Factored_Transition_System_Bounding (AFP)

15:03:20 Session AFP/FinFun (AFP)

15:03:20 Session AFP/Extended_Finite_State_Machines (AFP)

15:03:20 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

15:03:20 Session AFP/Finger-Trees (AFP)

15:03:20 Session AFP/Finite-Map-Extras (AFP)

15:03:21 Session AFP/Generalized_Counting_Sort (AFP)

15:03:21 Session AFP/Graph_Saturation (AFP)

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

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

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

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

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

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

15:03:22 Session HOL/HOL-Bali (timing)

15:03:22 Session HOL/HOL-Computational_Algebra (main timing)

15:03:22 Session AFP/Descartes_Sign_Rule (AFP)

15:03:22 Session HOL/HOL-Algebra (main timing)

15:03:22 Session HOL/HOL-Decision_Procs (timing)

15:03:23 Session HOL/HOL-Quotient_Examples (timing)

15:03:24 Session AFP/Localization_Ring (AFP)

15:03:24 Session AFP/Orbit_Stabiliser (AFP)

15:03:24 Session AFP/Perfect-Number-Thm (AFP)

15:03:24 Session AFP/Secondary_Sylow (AFP)

15:03:24 Session AFP/Jordan_Hoelder (AFP)

15:03:24 Session AFP/VectorSpace (AFP)

15:03:24 Session HOL/HOL-Analysis (main timing)

15:03:25 Session AFP/Cayley_Hamilton (AFP)

15:03:25 Session AFP/Coinductive (AFP)

15:03:25 Session AFP/DynamicArchitectures (AFP)

15:03:25 Session AFP/Architectural_Design_Patterns (AFP)

15:03:25 Session AFP/Lazy-Lists-II (AFP)

15:03:25 Session AFP/Stream_Fusion_Code (AFP)

15:03:25 Session AFP/Topology (AFP)

15:03:25 Session AFP/Complex_Geometry (AFP)

15:03:25 Session AFP/Poincare_Disc (AFP)

15:03:26 Session AFP/Differential_Game_Logic (AFP)

15:03:26 Session AFP/First_Welfare_Theorem (AFP)

15:03:26 Session AFP/Green (AFP)

15:03:26 Session HOL/HOL-Analysis-ex

15:03:26 Session HOL/HOL-Complex_Analysis (main timing)

15:03:26 Session AFP/Cartan_FP (AFP)

15:03:26 Session HOL/HOL-Eisbach

15:03:26 Session AFP/Allen_Calculus (AFP)

15:03:26 Session AFP/Card_Partitions (AFP)

15:03:26 Session AFP/Bell_Numbers_Spivey (AFP)

15:03:26 Session AFP/Card_Equiv_Relations (AFP)

15:03:26 Session AFP/Falling_Factorial_Sum (AFP)

15:03:26 Session AFP/Case_Labeling (AFP)

15:03:26 Session AFP/Clean (AFP)

15:03:26 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

15:03:26 Session AFP/Dependent_SIFUM_Refinement (AFP)

15:03:27 Session Doc/Eisbach (doc)

15:03:27 Session HOL/HOL-Hahn_Banach

15:03:27 Session HOL/HOL-Homology (timing)

15:03:27 Session HOL/HOL-Probability (main timing)

15:03:27 Session AFP/Buffons_Needle (AFP)

15:03:27 Session AFP/Density_Compiler (AFP)

15:03:28 Session AFP/DiscretePricing (AFP)

15:03:28 Session AFP/Ergodic_Theory (AFP)

15:03:28 Session AFP/Gromov_Hyperbolicity (AFP)

15:03:28 Session AFP/Fisher_Yates (AFP)

15:03:28 Session AFP/Girth_Chromatic (AFP)

15:03:28 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

15:03:29 Session HOL/HOL-Probability-ex (timing)

15:03:29 Session AFP/Lp (AFP)

15:03:29 Session AFP/Markov_Models (AFP)

15:03:29 Session AFP/Monad_Normalisation (AFP)

15:03:29 Session AFP/Monomorphic_Monad (AFP)

15:03:29 Session AFP/Neumann_Morgenstern_Utility (AFP)

15:03:29 Session AFP/Probabilistic_Noninterference (AFP)

15:03:29 Session AFP/Probabilistic_System_Zoo (AFP)

15:03:29 Session AFP/Skip_Lists (AFP)

15:03:29 Session AFP/Source_Coding_Theorem (AFP)

15:03:29 Session AFP/Irrationality_J_Hancl (AFP)

15:03:29 Session AFP/Kuratowski_Closure_Complement (AFP)

15:03:30 Session AFP/Laplace_Transform (AFP)

15:03:30 Session AFP/Lower_Semicontinuous (AFP)

15:03:30 Session AFP/Minkowskis_Theorem (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

15:03:30 Session HOL/HOL-Isar_Examples

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

15:03:31 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

15:03:31 Session HOL/HOL-Number_Theory (main timing)

15:03:31 Session AFP/Arith_Prog_Rel_Primes (AFP)

15:03:31 Session AFP/Bernoulli (AFP)

15:03:31 Session AFP/E_Transcendental (AFP)

15:03:32 Session AFP/Elliptic_Curves_Group_Law (AFP)

15:03:32 Session AFP/Fermat3_4 (AFP)

15:03:32 Session HOL/HOL-Data_Structures (timing)

15:03:32 Session AFP/Efficient-Mergesort (AFP)

15:03:33 Session HOL/HOL-ex (timing)

15:03:33 Session AFP/Automatic_Refinement (AFP)

15:03:34 Session AFP/Refine_Monadic (AFP)

15:03:34 Session AFP/Lehmer (AFP)

15:03:34 Session AFP/Pratt_Certificate (AFP)

15:03:34 Session AFP/Bertrands_Postulate (AFP)

15:03:35 Session AFP/Prime_Harmonic_Series (AFP)

15:03:35 Session AFP/RSAPSS (AFP)

15:03:35 Session AFP/SumSquares (AFP)

15:03:35 Session AFP/Liouville_Numbers (AFP)

15:03:35 Session AFP/Lucas_Theorem (AFP)

15:03:35 Session AFP/Mason_Stothers (AFP)

15:03:35 Session AFP/Polynomial_Interpolation (AFP)

15:03:35 Session AFP/Probabilistic_Prime_Tests (AFP)

15:03:36 Session AFP/Rep_Fin_Groups (AFP)

15:03:36 Session AFP/Sturm_Sequences (AFP)

15:03:36 Session AFP/Safe_Distance (AFP)

15:03:36 Session AFP/Special_Function_Bounds (AFP)

15:03:36 Session AFP/Sturm_Tarski (AFP)

15:03:36 Session AFP/Budan_Fourier (AFP)

15:03:36 Session AFP/Winding_Number_Eval (AFP)

15:03:36 Session AFP/Count_Complex_Roots (AFP)

15:03:37 Session HOL/HOL-Corec_Examples (timing)

15:03:37 Session HOL/HOL-Datatype_Examples (timing)

15:03:37 Session HOL/HOL-Examples

15:03:37 Session HOL/HOL-Codegenerator_Test

15:03:37 Session HOL/HOL-IMP (timing)

15:03:37 Session AFP/Abs_Int_ITP2012 (AFP)

15:03:37 Session AFP/Relational-Incorrectness-Logic (AFP)

15:03:37 Session HOL/HOL-Imperative_HOL (timing)

15:03:37 Session AFP/Auto2_Imperative_HOL (AFP)

15:03:38 Session AFP/Imperative_Insertion_Sort (AFP)

15:03:38 Session HOL/HOL-Induct

15:03:38 Session HOL/HOL-Metis_Examples (timing)

15:03:38 Session HOL/HOL-Proofs (timing)

15:03:39 Session HOL/HOL-Proofs-Extraction (timing)

15:03:39 Session HOL/HOL-Proofs-ex

15:03:39 Session HOL/HOL-Proofs-Lambda (timing)

15:03:39 Session AFP/Applicative_Lifting (AFP)

15:03:40 Session AFP/Free-Groups (AFP)

15:03:40 Session AFP/Stern_Brocot (AFP)

15:03:40 Session AFP/HereditarilyFinite (AFP)

15:03:40 Session AFP/Category3 (AFP)

15:03:41 Session AFP/MonoidalCategory (AFP)

15:03:41 Session AFP/HyperCTL (AFP)

15:03:41 Session AFP/Integration (AFP)

15:03:41 Session AFP/Isabelle_Meta_Model (AFP)

15:03:41 Session AFP/LTL (AFP)

15:03:41 Session AFP/Stuttering_Equivalence (AFP)

15:03:41 Session AFP/Landau_Symbols (AFP)

15:03:41 Session AFP/Akra_Bazzi (AFP)

15:03:41 Session AFP/Catalan_Numbers (AFP)

15:03:41 Session AFP/Error_Function (AFP)

15:03:41 Session AFP/Euler_MacLaurin (AFP)

15:03:42 Session AFP/LightweightJava (AFP)

15:03:42 Session AFP/LinearQuantifierElim (AFP)

15:03:42 Session AFP/List-Infinite (AFP)

15:03:42 Session AFP/Nat-Interval-Logic (AFP)

15:03:42 Session AFP/AutoFocus-Stream (AFP)

15:03:42 Session AFP/MuchAdoAboutTwo (AFP)

15:03:42 Session AFP/Optics (AFP)

15:03:42 Session AFP/UTP-Toolkit (AFP)

15:03:42 Session AFP/UTP (AFP)

15:03:42 Session AFP/Order_Lattice_Props (AFP)

15:03:42 Session AFP/POPLmark-deBruijn (AFP)

15:03:42 Session AFP/Pairing_Heap (AFP)

15:03:42 Session AFP/Password_Authentication_Protocol (AFP)

15:03:42 Session AFP/Pell (AFP)

15:03:42 Session AFP/Presburger-Automata (AFP)

15:03:42 Session AFP/Priority_Queue_Braun (AFP)

15:03:42 Session AFP/Program-Conflict-Analysis (AFP)

15:03:43 Session AFP/Regular-Sets (AFP)

15:03:43 Session AFP/Abstract-Rewriting (AFP)

15:03:43 Session AFP/Decreasing-Diagrams (AFP)

15:03:43 Session AFP/First_Order_Terms (AFP)

15:03:43 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

15:03:43 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

15:03:43 Session AFP/Matrix (AFP)

15:03:43 Session AFP/Matrix_Tensor (AFP)

15:03:43 Session AFP/Knot_Theory (AFP)

15:03:43 Session AFP/Coinductive_Languages (AFP)

15:03:44 Session AFP/Finite_Automata_HF (AFP)

15:03:44 Session AFP/Functional-Automata (AFP)

15:03:44 Session AFP/Posix-Lexing (AFP)

15:03:44 Session AFP/Ribbon_Proofs (AFP)

15:03:44 Session AFP/SATSolverVerification (AFP)

15:03:44 Session AFP/Safe_OCL (AFP)

15:03:44 Session AFP/Selection_Heap_Sort (AFP)

15:03:44 Session AFP/Simplex (AFP)

15:03:44 Session AFP/Skew_Heap (AFP)

15:03:44 Session AFP/Sort_Encodings (AFP)

15:03:44 Session AFP/Splay_Tree (AFP)

15:03:44 Session AFP/Amortized_Complexity (AFP)

15:03:44 Session AFP/Dynamic_Tables (AFP)

15:03:44 Session AFP/Root_Balanced_Tree (AFP)

15:03:45 Session AFP/Closest_Pair_Points (AFP)

15:03:45 Session AFP/Stable_Matching (AFP)

15:03:45 Session AFP/SuperCalc (AFP)

15:03:45 Session Doc/System (doc)

15:03:45 Session AFP/Tail_Recursive_Functions (AFP)

15:03:45 Session AFP/TortoiseHare (AFP)

15:03:45 Session AFP/Trie (AFP)

15:03:45 Session AFP/Flyspeck-Tame (AFP)

15:03:45 Session AFP/Twelvefold_Way (AFP)

15:03:45 Session AFP/Vickrey_Clarke_Groves (AFP)

15:03:45 Session HOL/HOL-Matrix_LP

15:03:45 Session HOL/HOL-MicroJava (timing)

15:03:46 Session HOL/HOL-Mirabelle

15:03:46 Session HOL/HOL-Mirabelle-ex

15:03:46 Session HOL/HOL-Mutabelle

15:03:46 Session HOL/HOL-NanoJava

15:03:46 Session HOL/HOL-Nitpick_Examples

15:03:46 Session HOL/HOL-Nominal

15:03:46 Session AFP/CCS (AFP)

15:03:46 Session HOL/HOL-Nominal-Examples (timing)

15:03:46 Session AFP/Lam-ml-Normalization (AFP)

15:03:46 Session AFP/Pi_Calculus (AFP)

15:03:47 Session AFP/Psi_Calculi (AFP)

15:03:47 Session AFP/SequentInvertibility (AFP)

15:03:48 Session HOL/HOL-Predicate_Compile_Examples (timing)

15:03:48 Session HOL/HOL-Prolog

15:03:48 Session HOL/HOL-Quickcheck_Examples (timing)

15:03:48 Session HOL/HOL-Real_Asymp

15:03:49 Session AFP/Fourier (AFP)

15:03:49 Session AFP/Furstenberg_Topology (AFP)

15:03:50 Session HOL/HOL-Real_Asymp-Manual

15:03:50 Session AFP/Stirling_Formula (AFP)

15:03:51 Session AFP/Lambert_W (AFP)

15:03:52 Session HOL/HOL-SET_Protocol (timing)

15:03:52 Session HOL/HOL-SMT_Examples (timing)

15:03:52 Session HOL/HOL-SPARK

15:03:53 Session HOL/HOL-SPARK-Examples

15:03:53 Session AFP/RIPEMD-160-SPARK (AFP)

15:03:53 Session HOL/HOL-SPARK-Manual

15:03:53 Session HOL/HOL-Statespace

15:03:53 Session HOL/HOL-TLA

15:03:53 Session HOL/HOL-TLA-Buffer

15:03:53 Session HOL/HOL-TLA-Inc

15:03:53 Session HOL/HOL-TLA-Memory

15:03:53 Session HOL/HOL-TPTP

15:03:53 Session HOL/HOL-Types_To_Sets

15:03:53 Session AFP/Banach_Steinhaus (AFP)

15:03:53 Session AFP/Smooth_Manifolds (AFP)

15:03:53 Session HOL/HOL-Unix

15:03:53 Session HOL/HOL-ZF

15:03:54 Session AFP/Category2 (AFP)

15:03:54 Session HOL/HOLCF (main timing)

15:03:54 Session AFP/Circus (AFP)

15:03:54 Session AFP/HOL-CSP (AFP)

15:03:54 Session HOL/HOLCF-IMP

15:03:54 Session HOL/HOLCF-Library

15:03:54 Session HOL/HOLCF-FOCUS

15:03:54 Session HOL/HOLCF-ex

15:03:54 Session AFP/PCF (AFP)

15:03:55 Session AFP/HOLCF-Prelude (AFP)

15:03:55 Session AFP/BirdKMP (AFP)

15:03:55 Session HOL/HOLCF-Tutorial

15:03:55 Session HOL/IOA (timing)

15:03:55 Session HOL/IOA-ABP

15:03:55 Session HOL/IOA-NTP

15:03:55 Session HOL/IOA-Storage

15:03:55 Session HOL/IOA-ex

15:03:55 Session AFP/Shivers-CFA (AFP)

15:03:55 Session AFP/Stream-Fusion (AFP)

15:03:55 Session AFP/Tycon (AFP)

15:03:55 Session AFP/WorkerWrapper (AFP)

15:03:55 Session AFP/Heard_Of (AFP)

15:03:55 Session AFP/Consensus_Refined (AFP)

15:03:56 Session AFP/Hello_World (AFP)

15:03:56 Session AFP/HotelKeyCards (AFP)

15:03:56 Session Doc/How_to_Prove_it (no_doc)

15:03:56 Session AFP/Huffman (AFP)

15:03:56 Session AFP/Hybrid_Logic (AFP)

15:03:56 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

15:03:56 Session AFP/IMP2 (AFP)

15:03:56 Session AFP/IMP2_Binary_Heap (AFP)

15:03:56 Session Doc/Implementation (doc)

15:03:56 Session AFP/Impossible_Geometry (AFP)

15:03:56 Session AFP/Inductive_Confidentiality (AFP)

15:03:57 Session AFP/Inductive_Inference (AFP)

15:03:57 Session AFP/InfPathElimination (AFP)

15:03:57 Session Doc/Isar_Ref (doc)

15:03:57 Session AFP/Isabelle_C (AFP)

15:03:57 Session Doc/JEdit (doc)

15:03:57 Session AFP/Jacobson_Basic_Algebra (AFP)

15:03:57 Session AFP/JiveDataStoreModel (AFP)

15:03:57 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

15:03:57 Session AFP/Kleene_Algebra (AFP)

15:03:58 Session AFP/KAD (AFP)

15:03:58 Session AFP/KAT_and_DRA (AFP)

15:03:58 Session AFP/Algebraic_VCs (AFP)

15:03:58 Session AFP/Multirelations (AFP)

15:03:58 Session AFP/Quantales (AFP)

15:03:58 Session AFP/Transformer_Semantics (AFP)

15:03:58 Session AFP/Regular_Algebras (AFP)

15:03:58 Session AFP/Relation_Algebra (AFP)

15:03:58 Session AFP/Relational_Paths (AFP)

15:03:58 Session AFP/Residuated_Lattices (AFP)

15:03:58 Session AFP/LambdaMu (AFP)

15:03:58 Session AFP/LatticeProperties (AFP)

15:03:58 Session AFP/DataRefinementIBP (AFP)

15:03:58 Session AFP/GraphMarkingIBP (AFP)

15:03:58 Session AFP/Lazy_Case (AFP)

15:03:58 Session AFP/Lifting_Definition_Option (AFP)

15:03:58 Session AFP/List-Index (AFP)

15:03:58 Session AFP/Comparison_Sort_Lower_Bound (AFP)

15:03:58 Session AFP/Jinja (AFP)

15:03:58 Session AFP/HRB-Slicing (AFP)

15:03:59 Session AFP/InformationFlowSlicing_Inter (AFP)

15:03:59 Session AFP/Slicing (AFP)

15:03:59 Session AFP/InformationFlowSlicing (AFP)

15:03:59 Session AFP/List_Update (AFP)

15:03:59 Session AFP/Quick_Sort_Cost (AFP)

15:03:59 Session AFP/Random_BSTs (AFP)

15:03:59 Session AFP/Randomised_BSTs (AFP)

15:03:59 Session AFP/Treaps (AFP)

15:03:59 Session AFP/Randomised_Social_Choice (AFP)

15:03:59 Session AFP/Fishburn_Impossibility (AFP)

15:04:00 Session AFP/SDS_Impossibility (AFP)

15:04:00 Session AFP/List_Interleaving (AFP)

15:04:00 Session AFP/List_Inversions (AFP)

15:04:00 Session AFP/LocalLexing (AFP)

15:04:01 Session Doc/Locales (doc)

15:04:01 Session AFP/Locally-Nameless-Sigma (AFP)

15:04:01 Session AFP/Lowe_Ontological_Argument (AFP)

15:04:01 Session Doc/Main (doc)

15:04:01 Session AFP/Marriage (AFP)

15:04:01 Session AFP/Latin_Square (AFP)

15:04:01 Session AFP/Matroids (AFP)

15:04:01 Session AFP/Max-Card-Matching (AFP)

15:04:01 Session AFP/Median_Of_Medians_Selection (AFP)

15:04:01 Session AFP/KD_Tree (AFP)

15:04:01 Session AFP/Menger (AFP)

15:04:01 Session AFP/MiniML (AFP)

15:04:01 Session AFP/Modular_Assembly_Kit_Security (AFP)

15:04:02 Session AFP/MonoBoolTranAlgebra (AFP)

15:04:02 Session AFP/Name_Carrying_Type_Inference (AFP)

15:04:02 Session AFP/Nash_Williams (AFP)

15:04:02 Session AFP/No_FTL_observers (AFP)

15:04:02 Session AFP/Nominal2 (AFP)

15:04:02 Session AFP/Incompleteness (AFP)

15:04:03 Session AFP/Surprise_Paradox (AFP)

15:04:03 Session AFP/LambdaAuth (AFP)

15:04:03 Session AFP/Launchbury (AFP)

15:04:03 Session AFP/Call_Arity (AFP)

15:04:04 Session AFP/Modal_Logics_for_NTS (AFP)

15:04:04 Session AFP/Rewriting_Z (AFP)

15:04:04 Session AFP/Noninterference_CSP (AFP)

15:04:04 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

15:04:04 Session AFP/Noninterference_Generic_Unwinding (AFP)

15:04:04 Session AFP/Noninterference_Inductive_Unwinding (AFP)

15:04:04 Session AFP/Noninterference_Sequential_Composition (AFP)

15:04:04 Session AFP/Noninterference_Concurrent_Composition (AFP)

15:04:04 Session AFP/NormByEval (AFP)

15:04:04 Session AFP/OpSets (AFP)

15:04:04 Session AFP/Open_Induction (AFP)

15:04:04 Session AFP/Well_Quasi_Orders (AFP)

15:04:04 Session AFP/Decreasing-Diagrams-II (AFP)

15:04:04 Session AFP/Myhill-Nerode (AFP)

15:04:04 Session AFP/Ordinal (AFP)

15:04:04 Session AFP/Nested_Multisets_Ordinals (AFP)

15:04:05 Session AFP/Lambda_Free_RPOs (AFP)

15:04:05 Session AFP/Lambda_Free_EPO (AFP)

15:04:05 Session AFP/Ordered_Resolution_Prover (AFP)

15:04:05 Session AFP/Chandy_Lamport (AFP)

15:04:05 Session AFP/Saturation_Framework (AFP)

15:04:05 Session AFP/Saturation_Framework_Extensions (AFP)

15:04:05 Session AFP/PLM (AFP)

15:04:05 Session AFP/PSemigroupsConvolution (AFP)

15:04:05 Session AFP/Paraconsistency (AFP)

15:04:06 Session AFP/Parity_Game (AFP)

15:04:06 Session AFP/Partial_Function_MR (AFP)

15:04:06 Session AFP/Physical_Quantities (AFP)

15:04:07 Session AFP/Pop_Refinement (AFP)

15:04:07 Session AFP/Possibilistic_Noninterference (AFP)

15:04:07 Session AFP/Priority_Search_Trees (AFP)

15:04:07 Session AFP/Prim_Dijkstra_Simple (AFP)

15:04:07 Session Doc/Prog_Prove (doc)

15:04:07 Session AFP/Projective_Geometry (AFP)

15:04:07 Session AFP/Proof_Strategy_Language (AFP)

15:04:07 Session AFP/PropResPI (AFP)

15:04:07 Session AFP/Propositional_Proof_Systems (AFP)

15:04:07 Session AFP/PseudoHoops (AFP)

15:04:07 Session AFP/Ramsey-Infinite (AFP)

15:04:07 Session AFP/Recursion-Theory-I (AFP)

15:04:08 Session AFP/Minsky_Machines (AFP)

15:04:08 Session AFP/RefinementReactive (AFP)

15:04:08 Session AFP/Regex_Equivalence (AFP)

15:04:09 Session AFP/Relational_Method (AFP)

15:04:09 Session AFP/Resolution_FOL (AFP)

15:04:09 Session AFP/Robbins-Conjecture (AFP)

15:04:09 Session AFP/Roy_Floyd_Warshall (AFP)

15:04:09 Session AFP/SIFPL (AFP)

15:04:09 Session AFP/SIFUM_Type_Systems (AFP)

15:04:09 Session AFP/Security_Protocol_Refinement (AFP)

15:04:09 Session AFP/SenSocialChoice (AFP)

15:04:09 Session AFP/Separation_Algebra (AFP)

15:04:10 Session AFP/Hoare_Time (AFP)

15:04:10 Session AFP/Separata (AFP)

15:04:10 Session AFP/Simpl (AFP)

15:04:11 Session AFP/BDD (AFP)

15:04:11 Session AFP/Sliding_Window_Algorithm (AFP)

15:04:11 Session AFP/Statecharts (AFP)

15:04:11 Session AFP/Stellar_Quorums (AFP)

15:04:11 Session AFP/Stone_Algebras (AFP)

15:04:11 Session AFP/Stone_Relation_Algebras (AFP)

15:04:11 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

15:04:11 Session AFP/Aggregation_Algebras (AFP)

15:04:11 Session AFP/Relational_Disjoint_Set_Forests (AFP)

15:04:11 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

15:04:11 Session AFP/Subset_Boolean_Algebras (AFP)

15:04:11 Session AFP/Store_Buffer_Reduction (AFP)

15:04:12 Session AFP/Strong_Security (AFP)

15:04:12 Session Doc/Sugar (doc)

15:04:12 Session AFP/Syntax_Independent_Logic (AFP)

15:04:12 Session AFP/Goedel_Incompleteness (AFP)

15:04:12 Session AFP/Goedel_HFSet_Semantic (AFP)

15:04:12 Session AFP/Goedel_HFSet_Semanticless (AFP)

15:04:13 Session AFP/Robinson_Arithmetic (AFP)

15:04:14 Session AFP/Szpilrajn (AFP)

15:04:14 Session AFP/TESL_Language (AFP)

15:04:14 Session AFP/TLA (AFP)

15:04:14 Session AFP/Timed_Automata (AFP)

15:04:14 Session AFP/Probabilistic_Timed_Automata (AFP)

15:04:14 Session AFP/Transitive-Closure-II (AFP)

15:04:14 Session AFP/Tree_Decomposition (AFP)

15:04:14 Session Doc/Tutorial (doc)

15:04:14 Session Doc/Typeclass_Hierarchy (doc)

15:04:15 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

15:04:15 Session AFP/UPF (AFP)

15:04:15 Session AFP/UPF_Firewall (AFP)

15:04:15 Session AFP/Universal_Turing_Machine (AFP)

15:04:15 Session AFP/VeriComp (AFP)

15:04:15 Session AFP/Interpreter_Optimizations (AFP)

15:04:15 Session AFP/Verified-Prover (AFP)

15:04:15 Session AFP/VolpanoSmith (AFP)

15:04:15 Session AFP/WHATandWHERE_Security (AFP)

15:04:15 Session AFP/Weight_Balanced_Trees (AFP)

15:04:15 Session AFP/Word_Lib (AFP)

15:04:16 Session AFP/Complx (AFP)

15:04:16 Session AFP/IEEE_Floating_Point (AFP)

15:04:16 Session AFP/IP_Addresses (AFP)

15:04:16 Session AFP/Simple_Firewall (AFP)

15:04:16 Session AFP/Routing (AFP)

15:04:17 Session AFP/Interval_Arithmetic_Word32 (AFP)

15:04:17 Session AFP/LEM (AFP)

15:04:17 Session AFP/Native_Word (AFP)

15:04:17 Session AFP/Collections (AFP)

15:04:18 Session AFP/Abstract_Completeness (AFP)

15:04:18 Session AFP/Abstract_Soundness (AFP)

15:04:18 Session AFP/Incredible_Proof_Machine (AFP)

15:04:18 Session AFP/Deriving (AFP)

15:04:18 Session AFP/CAVA_Base (AFP)

15:04:18 Session AFP/CAVA_Automata (AFP)

15:04:18 Session AFP/DFS_Framework (AFP)

15:04:18 Session AFP/Gabow_SCC (AFP)

15:04:18 Session AFP/LTL_to_GBA (AFP)

15:04:18 Session AFP/Promela (AFP)

15:04:18 Session AFP/Containers (AFP)

15:04:19 Session AFP/Collections_Examples (AFP)

15:04:19 Session AFP/Containers-Benchmarks (AFP)

15:04:19 Session AFP/MFOTL_Monitor (AFP)

15:04:19 Session AFP/Generic_Join (AFP)

15:04:19 Session AFP/MFODL_Monitor_Optimized (AFP)

15:04:20 Session AFP/Formula_Derivatives (AFP)

15:04:20 Session AFP/MSO_Regex_Equivalence (AFP)

15:04:20 Session AFP/Show (AFP)

15:04:20 Session AFP/Affine_Arithmetic (AFP)

15:04:21 Session AFP/Ordinary_Differential_Equations (AFP)

15:04:21 Session AFP/Differential_Dynamic_Logic (AFP)

15:04:22 Session AFP/Hybrid_Systems_VCs (AFP)

15:04:22 Session AFP/Matrices_for_ODEs (AFP)

15:04:22 Session AFP/Taylor_Models (AFP)

15:04:22 Session AFP/CakeML (AFP)

15:04:22 Session AFP/Certification_Monads (AFP)

15:04:22 Session AFP/AI_Planning_Languages_Semantics (AFP)

15:04:23 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

15:04:23 Session AFP/Dict_Construction (AFP)

15:04:23 Session AFP/Formula_Derivatives-Examples (AFP)

15:04:23 Session AFP/JNF-AFP-Lib (AFP)

15:04:24 Session AFP/Monad_Memo_DP (AFP)

15:04:24 Session AFP/Hidden_Markov_Models (AFP)

15:04:24 Session AFP/Optimal_BST (AFP)

15:04:24 Session AFP/Polynomial_Factorization (AFP)

15:04:24 Session AFP/Amicable_Numbers (AFP)

15:04:24 Session AFP/Dirichlet_Series (AFP)

15:04:25 Session AFP/Zeta_Function (AFP)

15:04:25 Session AFP/Dirichlet_L (AFP)

15:04:26 Session AFP/Gauss_Sums (AFP)

15:04:26 Session AFP/Prime_Number_Theorem (AFP)

15:04:26 Session AFP/Prime_Distribution_Elementary (AFP)

15:04:26 Session AFP/IMO2019 (AFP)

15:04:26 Session AFP/Irrational_Series_Erdos_Straus (AFP)

15:04:27 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

15:04:28 Session AFP/Zeta_3_Irrational (AFP)

15:04:28 Session AFP/Gaussian_Integers (AFP)

15:04:28 Session AFP/Jordan_Normal_Form (AFP)

15:04:28 Session AFP/Farkas (AFP)

15:04:28 Session AFP/Isabelle_Marries_Dirac (AFP)

15:04:29 Session AFP/Knuth_Bendix_Order (AFP)

15:04:29 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

15:04:29 Session AFP/Linear_Recurrences (AFP)

15:04:30 Session AFP/Perron_Frobenius (AFP)

15:04:31 Session AFP/Stochastic_Matrices (AFP)

15:04:31 Session AFP/Subresultants (AFP)

15:04:31 Session AFP/Polynomials (AFP)

15:04:31 Session AFP/Deep_Learning (AFP)

15:04:32 Session AFP/QHLProver (AFP)

15:04:32 Session AFP/Groebner_Bases (AFP)

15:04:33 Session AFP/Groebner_Macaulay (AFP)

15:04:33 Session AFP/Nullstellensatz (AFP)

15:04:33 Session AFP/Signature_Groebner (AFP)

15:04:33 Session AFP/Lambda_Free_KBOs (AFP)

15:04:33 Session AFP/Symmetric_Polynomials (AFP)

15:04:33 Session AFP/Pi_Transcendental (AFP)

15:04:34 Session AFP/Power_Sum_Polynomials (AFP)

15:04:34 Session AFP/Pre_BZ (AFP)

15:04:34 Session AFP/Berlekamp_Zassenhaus (AFP)

15:04:34 Session AFP/Algebraic_Numbers (AFP)

15:04:34 Session AFP/LLL_Basis_Reduction (AFP)

15:04:35 Session AFP/LLL_Factorization (AFP)

15:04:35 Session AFP/Linear_Inequalities (AFP)

15:04:35 Session AFP/Linear_Programming (AFP)

15:04:35 Session AFP/Linear_Recurrences_Solver (AFP)

15:04:35 Session AFP/Smith_Normal_Form (AFP)

15:04:35 Session AFP/Real_Impl (AFP)

15:04:36 Session AFP/QR_Decomposition (AFP)

15:04:36 Session AFP/XML (AFP)

15:04:36 Session AFP/Dijkstra_Shortest_Path (AFP)

15:04:36 Session AFP/Koenigsberg_Friendship (AFP)

15:04:36 Session AFP/Formal_SSA (AFP)

15:04:37 Session AFP/Minimal_SSA (AFP)

15:04:37 Session AFP/HOL-ODE-Numerics (AFP)

15:04:37 Session AFP/HOL-ODE-ARCH-COMP (AFP)

15:04:37 Session AFP/HOL-ODE-Examples (AFP large)

15:04:37 Session AFP/Lorenz_Approximation (AFP)

15:04:37 Session AFP/Lorenz_C0 (AFP large)

15:04:38 Session AFP/Lorenz_C1 (AFP large)

15:04:38 Session AFP/Poincare_Bendixson (AFP)

15:04:38 Session AFP/Transition_Systems_and_Automata (AFP)

15:04:38 Session AFP/Adaptive_State_Counting (AFP)

15:04:38 Session AFP/Buchi_Complementation (AFP)

15:04:38 Session AFP/LTL_Master_Theorem (AFP)

15:04:38 Session AFP/LTL_Normal_Form (AFP)

15:04:38 Session AFP/Partial_Order_Reduction (AFP)

15:04:38 Session AFP/SM_Base (AFP)

15:04:38 Session AFP/SM (AFP)

15:04:38 Session AFP/CAVA_Setup (AFP)

15:04:39 Session AFP/CAVA_LTL_Modelchecker (AFP)

15:04:39 Session AFP/Transitive-Closure (AFP)

15:04:39 Session AFP/KBPs (AFP)

15:04:39 Session AFP/LTL_to_DRA (AFP)

15:04:39 Session AFP/Network_Security_Policy_Verification (AFP)

15:04:40 Session AFP/Planarity_Certificates (AFP)

15:04:40 Session AFP/Tree-Automata (AFP)

15:04:40 Session AFP/Datatype_Order_Generator (AFP)

15:04:40 Session AFP/Higher_Order_Terms (AFP)

15:04:41 Session AFP/CakeML_Codegen (AFP)

15:04:41 Session AFP/Old_Datatype_Show (AFP)

15:04:41 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

15:04:41 Session AFP/Iptables_Semantics (AFP)

15:04:41 Session AFP/Iptables_Semantics_Examples (AFP)

15:04:41 Session AFP/LOFT (AFP)

15:04:41 Session AFP/Mersenne_Primes (AFP)

15:04:41 Session AFP/Separation_Logic_Imperative_HOL (AFP)

15:04:41 Session AFP/Sepref_Prereq (AFP)

15:04:42 Session AFP/ROBDD (AFP)

15:04:42 Session AFP/Refine_Imperative_HOL (AFP)

15:04:42 Session AFP/Floyd_Warshall (AFP)

15:04:42 Session AFP/Sepref_Basic (AFP)

15:04:42 Session AFP/Sepref_IICF (AFP)

15:04:42 Session AFP/Flow_Networks (AFP)

15:04:42 Session AFP/EdmondsKarp_Maxflow (AFP)

15:04:42 Session AFP/MFMC_Countable (AFP)

15:04:42 Session AFP/Probabilistic_While (AFP)

15:04:42 Session AFP/CryptHOL (AFP)

15:04:43 Session AFP/Constructive_Cryptography (AFP)

15:04:43 Session AFP/Game_Based_Crypto (AFP)

15:04:43 Session AFP/Multi_Party_Computation (AFP)

15:04:43 Session AFP/Sigma_Commit_Crypto (AFP)

15:04:43 Session AFP/Prpu_Maxflow (AFP)

15:04:43 Session AFP/Knuth_Morris_Pratt (AFP)

15:04:43 Session AFP/Kruskal (AFP)

15:04:43 Session AFP/PAC_Checker (AFP)

15:04:44 Session AFP/VerifyThis2018 (AFP)

15:04:44 Session AFP/VerifyThis2019 (AFP)

15:04:44 Session AFP/UpDown_Scheme (AFP)

15:04:44 Session AFP/WebAssembly (AFP)

15:04:44 Session AFP/SPARCv8 (AFP)

15:04:45 Session AFP/ZFC_in_HOL (AFP)

15:04:45 Session AFP/Ordinal_Partitions (AFP)

15:04:45 Session ZF/ZF (main timing)

15:04:45 Session Doc/Logics_ZF (doc)

15:04:45 Session AFP/Recursion-Addition (AFP)

15:04:45 Session ZF/ZF-AC

15:04:45 Session ZF/ZF-Coind

15:04:45 Session ZF/ZF-Constructible

15:04:45 Session AFP/Forcing (AFP)

15:04:46 Session ZF/ZF-IMP

15:04:46 Session ZF/ZF-Induct

15:04:46 Session ZF/ZF-UNITY (timing)

15:04:46 Session ZF/ZF-Resid

15:04:46 Session ZF/ZF-ex

15:04:48 Running Isabelle_Meta_Model ...

15:04:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Antiquote_Setup

15:04:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Cartouche_Examples

15:04:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_runtime

15:04:50 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_code_target

15:04:51 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main0

15:04:51 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_typedecl

15:04:51 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main2

15:04:51 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Isabelle_Main1

15:04:51 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init

15:04:54 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Pure

15:04:54 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_SML

15:04:54 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_init

15:04:54 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_init

15:04:56 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Pure

15:04:56 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Pure

15:04:59 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Isabelle

15:04:59 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_SML

15:05:13 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Isabelle

15:05:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Init_rbt

15:05:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy_extended

15:05:19 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library_Static

15:05:20 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_Toy

15:05:24 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy_extended

15:05:33 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Meta_META

15:05:33 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_Toy

15:05:33 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy

15:05:34 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_Toy_extended

15:05:40 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Parser_META

15:05:40 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core_init

15:05:42 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer_META

15:05:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_access

15:05:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_ctxt

15:05:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_examp

15:05:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor1_infra

15:05:44 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Floor2_examp

15:05:45 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Core

15:05:47 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Printer

15:05:48 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Toy_Library

15:05:48 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_dynamic_sequential

15:05:48 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Generator_static

15:06:07 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_deep

15:06:07 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Rail

15:06:07 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_shallow

15:06:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated_generated

15:06:30 Isabelle_Meta_Model: theory Isabelle_Meta_Model.Design_generated

15:06:52 Preparing Isabelle_Meta_Model/document ...

15:06:56 Finished Isabelle_Meta_Model/document (0:00:03 elapsed time)

15:06:56 Preparing Isabelle_Meta_Model/outline ...

15:06:59 Finished Isabelle_Meta_Model/outline (0:00:03 elapsed time)

15:06:59 Timing Isabelle_Meta_Model (4 threads, 119.340s elapsed time, 221.996s cpu time, 30.116s GC time, factor 1.86)

15:06:59 Finished Isabelle_Meta_Model (0:02:02 elapsed time, 0:03:45 cpu time, factor 1.84)

15:06:59 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

15:06:59 Presenting Pure ...

15:07:00 Presenting CCL ...

15:07:02 Presenting CTT ...

15:07:02 Presenting Cube ...

15:07:02 Presenting FOL ...

15:07:05 Presenting FOL-ex ...

15:07:06 Presenting FOLP ...

15:07:06 Presenting FOLP-ex ...

15:07:06 Presenting HOL ...

15:08:49 Presenting AI_Planning_Languages_Semantics ...

15:08:50 Presenting AVL-Trees ...

15:08:50 Presenting AWN ...

15:08:56 Presenting Abortable_Linearizable_Modules ...

15:08:57 Presenting Abstract-Hoare-Logics ...

15:08:58 Presenting Allen_Calculus ...

15:08:59 Presenting AnselmGod ...

15:08:59 Presenting Approximation_Algorithms ...

15:09:01 Presenting Aristotles_Assertoric_Syllogistic ...

15:09:01 Presenting ArrowImpossibilityGS ...

15:09:01 Presenting Attack_Trees ...

15:09:02 Presenting Auto2_HOL ...

15:09:06 Presenting Auto2_Imperative_HOL ...

15:09:10 Presenting Automatic_Refinement ...

15:09:14 Presenting Refine_Monadic ...

15:09:18 Presenting Collections ...

15:09:35 Presenting CAVA_Base ...

15:09:35 Presenting CAVA_Automata ...

15:09:36 Presenting CAVA_Setup ...

15:09:37 Presenting CAVA_LTL_Modelchecker ...

15:09:38 Presenting DFS_Framework ...

15:09:41 Presenting Gabow_SCC ...

15:09:42 Presenting LTL_to_GBA ...

15:09:44 Presenting Promela ...

15:09:46 Presenting SM_Base ...

15:09:46 Presenting SM ...

15:09:48 Presenting Collections_Examples ...

15:09:49 Presenting Dijkstra_Shortest_Path ...

15:09:51 Presenting Formal_SSA ...

15:09:55 Presenting Minimal_SSA ...

15:09:55 Presenting Sepref_Prereq ...

15:09:55 Presenting ROBDD ...

15:09:56 Presenting Refine_Imperative_HOL ...

15:10:04 Presenting Floyd_Warshall ...

15:10:05 Presenting Sepref_Basic ...

15:10:05 Presenting Sepref_IICF ...

15:10:05 Presenting Flow_Networks ...

15:10:06 Presenting EdmondsKarp_Maxflow ...

15:10:07 Presenting Prpu_Maxflow ...

15:10:10 Presenting Knuth_Morris_Pratt ...

15:10:10 Presenting Kruskal ...

15:10:12 Presenting PAC_Checker ...

15:10:15 Presenting VerifyThis2018 ...

15:10:16 Presenting VerifyThis2019 ...

15:10:17 Presenting Transition_Systems_and_Automata ...

15:10:22 Presenting Adaptive_State_Counting ...

15:10:26 Presenting Buchi_Complementation ...

15:10:28 Presenting LTL_Master_Theorem ...

15:10:29 Presenting Partial_Order_Reduction ...

15:10:31 Presenting Transitive-Closure ...

15:10:31 Presenting Tree-Automata ...

15:10:33 Presenting AxiomaticCategoryTheory ...

15:10:33 Presenting BNF_CC ...

15:10:35 Presenting BNF_Operations ...

15:10:38 Presenting BinarySearchTree ...

15:10:38 Presenting Binomial-Queues ...

15:10:39 Presenting Bondy ...

15:10:39 Presenting Bounded_Deducibility_Security ...

15:10:40 Presenting BytecodeLogicJmlTypes ...

15:10:44 Presenting C2KA_DistributedSystems ...

15:10:44 Presenting CISC-Kernel ...

15:10:45 Presenting CRDT ...

15:10:46 Presenting IMAP-CRDT ...

15:10:46 Presenting CYK ...

15:10:47 Presenting Card_Multisets ...

15:10:47 Presenting Card_Partitions ...

15:10:47 Presenting Case_Labeling ...

15:10:48 Presenting Category ...

15:10:48 Presenting Cauchy ...

15:10:48 Presenting Sqrt_Babylonian ...

15:10:49 Presenting Real_Impl ...

15:10:49 Presenting Certification_Monads ...

15:10:50 Presenting Classes ...

15:10:50 Presenting Clean ...

15:10:51 Presenting ClockSynchInst ...

15:10:52 Presenting Codegen ...

15:10:52 Presenting CofGroups ...

15:10:52 Presenting Coinductive_Languages ...

15:10:53 Presenting Compiling-Exceptions-Correctly ...

15:10:53 Presenting Complete_Non_Orders ...

15:10:53 Presenting Completeness ...

15:10:54 Presenting Complex_Geometry ...

15:10:58 Presenting Poincare_Disc ...

15:11:00 Presenting ComponentDependencies ...

15:11:01 Presenting Concurrent_Ref_Alg ...

15:11:01 Presenting Concurrent_Revisions ...

15:11:03 Presenting Consensus_Refined ...

15:11:05 Presenting Constructor_Funs ...

15:11:05 Presenting CryptoBasedCompositionalProperties ...

15:11:05 Presenting DPT-SAT-Solver ...

15:11:06 Presenting DataRefinementIBP ...

15:11:06 Presenting Datatypes ...

15:11:07 Presenting Corec ...

15:11:07 Presenting Decl_Sem_Fun_PL ...

15:11:08 Presenting Dependent_SIFUM_Type_Systems ...

15:11:11 Presenting Dependent_SIFUM_Refinement ...

15:11:15 Presenting Depth-First-Search ...

15:11:15 Presenting Derangements ...

15:11:16 Presenting Dict_Construction ...

15:11:17 Presenting Diophantine_Eqns_Lin_Hom ...

15:11:18 Presenting Discrete_Summation ...

15:11:18 Presenting DiskPaxos ...

15:11:19 Presenting Efficient-Mergesort ...

15:11:20 Presenting Eisbach ...

15:11:20 Presenting Encodability_Process_Calculi ...

15:11:24 Presenting Euler_Partition ...

15:11:25 Presenting Example-Submission ...

15:11:25 Presenting FFT ...

15:11:25 Presenting FLP ...

15:11:26 Presenting FOL_Harrison ...

15:11:28 Presenting Factored_Transition_System_Bounding ...

15:11:31 Presenting FeatherweightJava ...

15:11:32 Presenting Featherweight_OCL ...

15:11:37 Presenting FileRefinement ...

15:11:38 Presenting FinFun ...

15:11:38 Presenting Finite-Map-Extras ...

15:11:38 Presenting Finite_Automata_HF ...

15:11:39 Presenting Fishburn_Impossibility ...

15:11:39 Presenting Flyspeck-Tame ...

15:11:43 Presenting FocusStreamsCaseStudies ...

15:11:45 Presenting Free-Boolean-Algebra ...

15:11:45 Presenting Free-Groups ...

15:11:46 Presenting FunWithFunctions ...

15:11:46 Presenting FunWithTilings ...

15:11:46 Presenting Functions ...

15:11:46 Presenting GPU_Kernel_PL ...

15:11:46 Presenting Gauss-Jordan-Elim-Fun ...

15:11:47 Presenting GenClock ...

15:11:47 Presenting General-Triangle ...

15:11:47 Presenting Generic_Deriving ...

15:11:48 Presenting Generic_Join ...

15:11:49 Presenting GewirthPGCProof ...

15:11:49 Presenting GoedelGod ...

15:11:50 Presenting Goodstein_Lambda ...

15:11:50 Presenting GraphMarkingIBP ...

15:11:50 Presenting HOL-Analysis ...

15:12:32 Presenting Affine_Arithmetic ...

15:12:38 Presenting Taylor_Models ...

15:12:39 Presenting Akra_Bazzi ...

15:12:40 Presenting Closest_Pair_Points ...

15:12:42 Presenting Banach_Steinhaus ...

15:12:42 Presenting Catalan_Numbers ...

15:12:43 Presenting Cayley_Hamilton ...

15:12:43 Presenting Chord_Segments ...

15:12:43 Presenting Differential_Game_Logic ...

15:12:46 Presenting Echelon_Form ...

15:12:48 Presenting Hermite ...

15:12:48 Presenting Smith_Normal_Form ...

15:12:53 Presenting First_Welfare_Theorem ...

15:12:53 Presenting Furstenberg_Topology ...

15:12:53 Presenting Gauss_Jordan ...

15:12:58 Presenting Green ...

15:13:02 Presenting Gromov_Hyperbolicity ...

15:13:07 Presenting HOL-Analysis-ex ...

15:13:07 Presenting HOL-Complex_Analysis ...

15:13:13 Presenting Bernoulli ...

15:13:14 Presenting Euler_MacLaurin ...

15:13:14 Presenting Lambert_W ...

15:13:15 Presenting Stirling_Formula ...

15:13:16 Presenting Comparison_Sort_Lower_Bound ...

15:13:16 Presenting Cartan_FP ...

15:13:16 Presenting Count_Complex_Roots ...

15:13:18 Presenting Linear_Recurrences ...

15:13:19 Presenting Dirichlet_Series ...

15:13:21 Presenting Gauss_Sums ...

15:13:23 Presenting Zeta_Function ...

15:13:24 Presenting Dirichlet_L ...

15:13:25 Presenting Prime_Distribution_Elementary ...

15:13:27 Presenting IMO2019 ...

15:13:27 Presenting Prime_Number_Theorem ...

15:13:29 Presenting Zeta_3_Irrational ...

15:13:30 Presenting E_Transcendental ...

15:13:30 Presenting Pi_Transcendental ...

15:13:30 Presenting Error_Function ...

15:13:31 Presenting Transcendence_Series_Hancl_Rucki ...

15:13:31 Presenting Winding_Number_Eval ...

15:13:34 Presenting HOL-Homology ...

15:13:39 Presenting HOL-Probability ...

15:13:48 Presenting Applicative_Lifting ...

15:13:49 Presenting Stern_Brocot ...

15:13:50 Presenting Buffons_Needle ...

15:13:50 Presenting Deep_Learning ...

15:13:51 Presenting Density_Compiler ...

15:13:55 Presenting DiscretePricing ...

15:14:01 Presenting Ergodic_Theory ...

15:14:07 Presenting Fisher_Yates ...

15:14:07 Presenting Fourier ...

15:14:08 Presenting Girth_Chromatic ...

15:14:09 Presenting Random_Graph_Subgraph_Threshold ...

15:14:09 Presenting HOL-Probability-ex ...

15:14:10 Presenting List_Update ...

15:14:16 Presenting Lp ...

15:14:17 Presenting MFMC_Countable ...

15:14:22 Presenting Markov_Models ...

15:14:26 Presenting Hidden_Markov_Models ...

15:14:26 Presenting Probabilistic_Timed_Automata ...

15:14:29 Presenting Stochastic_Matrices ...

15:14:29 Presenting Monad_Normalisation ...

15:14:30 Presenting Monomorphic_Monad ...

15:14:32 Presenting Neumann_Morgenstern_Utility ...

15:14:33 Presenting Probabilistic_Noninterference ...

15:14:35 Presenting Probabilistic_Prime_Tests ...

15:14:36 Presenting Probabilistic_System_Zoo ...

15:14:37 Presenting Probabilistic_While ...

15:14:37 Presenting CryptHOL ...

15:14:46 Presenting Constructive_Cryptography ...

15:14:50 Presenting Game_Based_Crypto ...

15:14:53 Presenting Multi_Party_Computation ...

15:14:55 Presenting Sigma_Commit_Crypto ...

15:14:57 Presenting Quick_Sort_Cost ...

15:14:57 Presenting Random_BSTs ...

15:14:57 Presenting Randomised_BSTs ...

15:14:58 Presenting Randomised_Social_Choice ...

15:15:00 Presenting SDS_Impossibility ...

15:15:00 Presenting Skip_Lists ...

15:15:01 Presenting Source_Coding_Theorem ...

15:15:01 Presenting Treaps ...

15:15:02 Presenting Hybrid_Systems_VCs ...

15:15:04 Presenting Irrational_Series_Erdos_Straus ...

15:15:05 Presenting Irrationality_J_Hancl ...

15:15:05 Presenting KD_Tree ...

15:15:05 Presenting Kuratowski_Closure_Complement ...

15:15:06 Presenting Laplace_Transform ...

15:15:06 Presenting Lower_Semicontinuous ...

15:15:07 Presenting Matrices_for_ODEs ...

15:15:08 Presenting Minkowskis_Theorem ...

15:15:08 Presenting Octonions ...

15:15:08 Presenting Ordinary_Differential_Equations ...

15:15:12 Presenting Differential_Dynamic_Logic ...

15:15:22 Presenting HOL-ODE-Numerics ...

15:15:41 Presenting HOL-ODE-ARCH-COMP ...

15:15:42 Presenting HOL-ODE-Examples ...

15:15:42 Presenting Lorenz_Approximation ...

15:15:44 Presenting Lorenz_C0 ...

15:15:44 Presenting Lorenz_C1 ...

15:15:44 Presenting Poincare_Bendixson ...

15:15:46 Presenting Prime_Harmonic_Series ...

15:15:47 Presenting Ptolemys_Theorem ...

15:15:47 Presenting QR_Decomposition ...

15:15:49 Presenting Quaternions ...

15:15:49 Presenting Rank_Nullity_Theorem ...

15:15:49 Presenting Safe_Distance ...

15:15:50 Presenting Smooth_Manifolds ...

15:15:53 Presenting Stewart_Apollonius ...

15:15:53 Presenting Tarskis_Geometry ...

15:15:56 Presenting Triangle ...

15:15:56 Presenting UpDown_Scheme ...

15:15:57 Presenting pGCL ...

15:16:02 Presenting HOL-Auth ...

15:16:06 Presenting HOL-UNITY ...

15:16:09 Presenting HOL-Bali ...

15:16:16 Presenting HOL-Cardinals ...

15:16:18 Presenting Binding_Syntax_Theory ...

15:16:25 Presenting Ordinals_and_Cardinals ...

15:16:25 Presenting Sort_Encodings ...

15:16:26 Presenting HOL-Data_Structures ...

15:16:29 Presenting HOL-Eisbach ...

15:16:30 Presenting Optics ...

15:16:31 Presenting HOL-Examples ...

15:16:31 Presenting HOL-Hahn_Banach ...

15:16:32 Presenting HOL-Hoare ...

15:16:33 Presenting HOL-Hoare_Parallel ...

15:16:36 Presenting HOL-IMPP ...

15:16:36 Presenting HOL-IOA ...

15:16:36 Presenting HOL-Imperative_HOL ...

15:16:38 Presenting Imperative_Insertion_Sort ...

15:16:38 Presenting HOL-Import ...

15:16:38 Presenting HOL-Induct ...

15:16:39 Presenting HOL-Lattice ...

15:16:39 Presenting HOL-Library ...

15:17:04 Presenting ADS_Functor ...

15:17:06 Presenting Abs_Int_ITP2012 ...

15:17:07 Presenting Abstract-Rewriting ...

15:17:09 Presenting Decreasing-Diagrams ...

15:17:10 Presenting Decreasing-Diagrams-II ...

15:17:10 Presenting First_Order_Terms ...

15:17:11 Presenting Knuth_Bendix_Order ...

15:17:12 Presenting Stateful_Protocol_Composition_and_Typing ...

15:17:24 Presenting Automated_Stateful_Protocol_Verification ...

15:17:37 Presenting Matrix ...

15:17:37 Presenting Matrix_Tensor ...

15:17:40 Presenting Knot_Theory ...

15:17:42 Presenting Minsky_Machines ...

15:17:43 Presenting Polynomials ...

15:17:51 Presenting Abstract_Completeness ...

15:17:51 Presenting Abstract_Soundness ...

15:17:51 Presenting Amortized_Complexity ...

15:17:53 Presenting Dynamic_Tables ...

15:17:53 Presenting Bell_Numbers_Spivey ...

15:17:53 Presenting Card_Equiv_Relations ...

15:17:53 Presenting Binomial-Heaps ...

15:17:54 Presenting Boolean_Expression_Checkers ...

15:17:54 Presenting Buildings ...

15:17:57 Presenting Card_Number_Partitions ...

15:17:58 Presenting Category2 ...

15:18:00 Presenting Category3 ...

15:18:09 Presenting MonoidalCategory ...

15:18:17 Presenting ConcurrentIMP ...

15:18:18 Presenting CoreC++ ...

15:18:29 Presenting Core_DOM ...

15:18:34 Presenting Shadow_DOM ...

15:18:38 Presenting DOM_Components ...

15:18:39 Presenting Core_SC_DOM ...

15:18:44 Presenting Shadow_SC_DOM ...

15:18:49 Presenting SC_DOM_Components ...

15:18:51 Presenting Datatype_Order_Generator ...

15:18:52 Presenting Old_Datatype_Show ...

15:18:52 Presenting Deriving ...

15:18:53 Presenting Containers ...

15:18:56 Presenting Containers-Benchmarks ...

15:18:57 Presenting MFOTL_Monitor ...

15:18:58 Presenting MFODL_Monitor_Optimized ...

15:19:05 Presenting Show ...

15:19:05 Presenting Epistemic_Logic ...

15:19:06 Presenting Extended_Finite_State_Machines ...

15:19:07 Presenting Extended_Finite_State_Machine_Inference ...

15:19:09 Presenting FOL-Fitting ...

15:19:11 Presenting FOL_Seq_Calc1 ...

15:19:12 Presenting Falling_Factorial_Sum ...

15:19:12 Presenting Finger-Trees ...

15:19:13 Presenting Formula_Derivatives ...

15:19:15 Presenting Formula_Derivatives-Examples ...

15:19:15 Presenting Functional-Automata ...

15:19:16 Presenting Generalized_Counting_Sort ...

15:19:18 Presenting Graph_Saturation ...

15:19:20 Presenting Graph_Theory ...

15:19:22 Presenting ShortestPath ...

15:19:22 Presenting Group-Ring-Module ...

15:19:41 Presenting Valuation ...

15:19:45 Presenting HOL-Codegenerator_Test ...

15:19:46 Presenting HOL-Computational_Algebra ...

15:19:51 Presenting Budan_Fourier ...

15:19:51 Presenting Coinductive ...

15:19:56 Presenting DynamicArchitectures ...

15:19:58 Presenting Architectural_Design_Patterns ...

15:20:00 Presenting Lazy-Lists-II ...

15:20:00 Presenting Stream_Fusion_Code ...

15:20:01 Presenting Topology ...

15:20:01 Presenting Descartes_Sign_Rule ...

15:20:02 Presenting HOL-Algebra ...

15:20:12 Presenting Groebner_Bases ...

15:20:22 Presenting Groebner_Macaulay ...

15:20:27 Presenting Nullstellensatz ...

15:20:28 Presenting Signature_Groebner ...

15:20:34 Presenting HOL-Decision_Procs ...

15:20:44 Presenting HOL-Quotient_Examples ...

15:20:44 Presenting JNF-AFP-Lib ...

15:20:44 Presenting Jordan_Normal_Form ...

15:20:51 Presenting Isabelle_Marries_Dirac ...

15:20:53 Presenting Linear_Programming ...

15:20:54 Presenting Perron_Frobenius ...

15:20:56 Presenting QHLProver ...

15:21:00 Presenting Subresultants ...

15:21:01 Presenting Pre_BZ ...

15:21:01 Presenting Berlekamp_Zassenhaus ...

15:21:08 Presenting Algebraic_Numbers ...

15:21:11 Presenting LLL_Basis_Reduction ...

15:21:15 Presenting LLL_Factorization ...

15:21:16 Presenting Linear_Inequalities ...

15:21:18 Presenting Linear_Recurrences_Solver ...

15:21:18 Presenting Polynomial_Factorization ...

15:21:20 Presenting Jordan_Hoelder ...

15:21:21 Presenting Localization_Ring ...

15:21:21 Presenting Mersenne_Primes ...

15:21:22 Presenting Orbit_Stabiliser ...

15:21:22 Presenting Perfect-Number-Thm ...

15:21:23 Presenting Secondary_Sylow ...

15:21:23 Presenting UTP-Toolkit ...

15:21:24 Presenting UTP ...

15:21:25 Presenting VectorSpace ...

15:21:26 Presenting HOL-Isar_Examples ...

15:21:27 Presenting HOL-Nonstandard_Analysis ...

15:21:28 Presenting HOL-Nonstandard_Analysis-Examples ...

15:21:28 Presenting HOL-Number_Theory ...

15:21:30 Presenting Amicable_Numbers ...

15:21:30 Presenting Arith_Prog_Rel_Primes ...

15:21:30 Presenting Bertrands_Postulate ...

15:21:32 Presenting Elliptic_Curves_Group_Law ...

15:21:33 Presenting Fermat3_4 ...

15:21:34 Presenting Gaussian_Integers ...

15:21:34 Presenting HOL-ex ...

15:22:07 Presenting Koenigsberg_Friendship ...

15:22:08 Presenting Lehmer ...

15:22:09 Presenting Pratt_Certificate ...

15:22:09 Presenting RSAPSS ...

15:22:10 Presenting SumSquares ...

15:22:10 Presenting Liouville_Numbers ...

15:22:11 Presenting Lucas_Theorem ...

15:22:11 Presenting Mason_Stothers ...

15:22:11 Presenting Pell ...

15:22:11 Presenting Polynomial_Interpolation ...

15:22:13 Presenting Rep_Fin_Groups ...

15:22:15 Presenting Sturm_Sequences ...

15:22:16 Presenting Special_Function_Bounds ...

15:22:16 Presenting Sturm_Tarski ...

15:22:17 Presenting Symmetric_Polynomials ...

15:22:18 Presenting Power_Sum_Polynomials ...

15:22:18 Presenting HOL-Corec_Examples ...

15:22:19 Presenting HOL-Datatype_Examples ...

15:22:21 Presenting HOL-IMP ...

15:22:24 Presenting Relational-Incorrectness-Logic ...

15:22:24 Presenting HOL-Metis_Examples ...

15:22:25 Presenting HereditarilyFinite ...

15:22:26 Presenting Incompleteness ...

15:22:30 Presenting Surprise_Paradox ...

15:22:30 Presenting HyperCTL ...

15:22:30 Presenting Incredible_Proof_Machine ...

15:22:32 Presenting Integration ...

15:22:33 Presenting Isabelle_Meta_Model ...

15:22:36 Presenting Jinja ...

15:22:48 Presenting HRB-Slicing ...

15:23:07 Presenting InformationFlowSlicing_Inter ...

15:23:09 Presenting Slicing ...

15:23:16 Presenting InformationFlowSlicing ...

15:23:18 Presenting KBPs ...

15:23:21 Presenting LTL ...

15:23:22 Presenting LTL_Normal_Form ...

15:23:22 Presenting LTL_to_DRA ...

15:23:26 Presenting Stuttering_Equivalence ...

15:23:27 Presenting Lambda_Free_EPO ...

15:23:28 Presenting Lambda_Free_RPOs ...

15:23:29 Presenting Landau_Symbols ...

15:23:30 Presenting LightweightJava ...

15:23:31 Presenting LinearQuantifierElim ...

15:23:32 Presenting List-Infinite ...

15:23:34 Presenting Nat-Interval-Logic ...

15:23:36 Presenting AutoFocus-Stream ...

15:23:37 Presenting MuchAdoAboutTwo ...

15:23:38 Presenting Myhill-Nerode ...

15:23:38 Presenting Order_Lattice_Props ...

15:23:40 Presenting Quantales ...

15:23:40 Presenting Transformer_Semantics ...

15:23:41 Presenting Ordered_Resolution_Prover ...

15:23:43 Presenting Chandy_Lamport ...

15:23:46 Presenting Functional_Ordered_Resolution_Prover ...

15:23:49 Presenting Saturation_Framework ...

15:23:50 Presenting Saturation_Framework_Extensions ...

15:23:50 Presenting POPLmark-deBruijn ...

15:23:51 Presenting Pairing_Heap ...

15:23:52 Presenting Password_Authentication_Protocol ...

15:23:54 Presenting Presburger-Automata ...

15:23:56 Presenting Priority_Queue_Braun ...

15:23:56 Presenting Program-Conflict-Analysis ...

15:23:59 Presenting Regular-Sets ...

15:24:00 Presenting Posix-Lexing ...

15:24:00 Presenting Ribbon_Proofs ...

15:24:01 Presenting Root_Balanced_Tree ...

15:24:02 Presenting SATSolverVerification ...

15:24:09 Presenting Safe_OCL ...

15:24:10 Presenting Selection_Heap_Sort ...

15:24:11 Presenting Separata ...

15:24:11 Presenting Separation_Logic_Imperative_HOL ...

15:24:13 Presenting Simplex ...

15:24:17 Presenting Farkas ...

15:24:17 Presenting Skew_Heap ...

15:24:17 Presenting Splay_Tree ...

15:24:18 Presenting Stable_Matching ...

15:24:20 Presenting SuperCalc ...

15:24:24 Presenting Tail_Recursive_Functions ...

15:24:24 Presenting TortoiseHare ...

15:24:24 Presenting Trie ...

15:24:25 Presenting Twelvefold_Way ...

15:24:26 Presenting Vickrey_Clarke_Groves ...

15:24:28 Presenting WebAssembly ...

15:24:30 Presenting Well_Quasi_Orders ...

15:24:31 Presenting XML ...

15:24:32 Presenting HOL-Matrix_LP ...

15:24:34 Presenting HOL-MicroJava ...

15:24:41 Presenting HOL-Mirabelle ...

15:24:41 Presenting HOL-Mirabelle-ex ...

15:24:41 Presenting HOL-Mutabelle ...

15:24:42 Presenting HOL-NanoJava ...

15:24:42 Presenting HOL-Nitpick_Examples ...

15:24:58 Presenting HOL-Nominal ...

15:25:02 Presenting CCS ...

15:25:03 Presenting HOL-Nominal-Examples ...

15:25:15 Presenting Lam-ml-Normalization ...

15:25:15 Presenting Pi_Calculus ...

15:25:24 Presenting Psi_Calculi ...

15:25:40 Presenting SequentInvertibility ...

15:25:45 Presenting HOL-Predicate_Compile_Examples ...

15:25:47 Presenting HOL-Prolog ...

15:25:47 Presenting HOL-Quickcheck_Examples ...

15:25:47 Presenting HOL-Real_Asymp ...

15:25:52 Presenting HOL-Real_Asymp-Manual ...

15:25:52 Presenting HOL-SET_Protocol ...

15:25:53 Presenting HOL-SMT_Examples ...

15:25:55 Presenting HOL-SPARK ...

15:25:56 Presenting HOL-SPARK-Examples ...

15:25:57 Presenting RIPEMD-160-SPARK ...

15:25:57 Presenting HOL-SPARK-Manual ...

15:25:57 Presenting HOL-Statespace ...

15:25:58 Presenting HOL-TLA ...

15:25:59 Presenting HOL-TLA-Buffer ...

15:25:59 Presenting HOL-TLA-Inc ...

15:25:59 Presenting HOL-TLA-Memory ...

15:25:59 Presenting HOL-TPTP ...

15:26:03 Presenting HOL-Types_To_Sets ...

15:26:04 Presenting HOL-Unix ...

15:26:05 Presenting HOL-ZF ...

15:26:05 Presenting HOLCF ...

15:26:09 Presenting Circus ...

15:26:11 Presenting HOL-CSP ...

15:26:14 Presenting HOLCF-IMP ...

15:26:14 Presenting HOLCF-Library ...

15:26:14 Presenting HOLCF-FOCUS ...

15:26:15 Presenting HOLCF-ex ...

15:26:15 Presenting PCF ...

15:26:17 Presenting HOLCF-Prelude ...

15:26:18 Presenting BirdKMP ...

15:26:19 Presenting HOLCF-Tutorial ...

15:26:19 Presenting IOA ...

15:26:21 Presenting IOA-ABP ...

15:26:22 Presenting IOA-NTP ...

15:26:22 Presenting IOA-Storage ...

15:26:23 Presenting IOA-ex ...

15:26:23 Presenting Launchbury ...

15:26:24 Presenting Call_Arity ...

15:26:28 Presenting Shivers-CFA ...

15:26:29 Presenting Stream-Fusion ...

15:26:30 Presenting Tycon ...

15:26:31 Presenting WorkerWrapper ...

15:26:32 Presenting Heard_Of ...

15:26:34 Presenting Hello_World ...

15:26:34 Presenting Higher_Order_Terms ...

15:26:35 Presenting Hoare_Time ...

15:26:40 Presenting HotelKeyCards ...

15:26:41 Presenting How_to_Prove_it ...

15:26:41 Presenting Huffman ...

15:26:41 Presenting Hybrid_Logic ...

15:26:43 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

15:26:45 Presenting IMP2 ...

15:26:49 Presenting IMP2_Binary_Heap ...

15:26:49 Presenting Implementation ...

15:26:50 Presenting Impossible_Geometry ...

15:26:51 Presenting Inductive_Confidentiality ...

15:26:51 Presenting Inductive_Inference ...

15:26:55 Presenting InfPathElimination ...

15:26:57 Presenting Isabelle_C ...

15:27:30 Presenting Isar_Ref ...

15:27:32 Presenting JEdit ...

15:27:32 Presenting Jacobson_Basic_Algebra ...

15:27:33 Presenting JiveDataStoreModel ...

15:27:33 Presenting KAD ...

15:27:34 Presenting Key_Agreement_Strong_Adversaries ...

15:27:37 Presenting Kleene_Algebra ...

15:27:38 Presenting KAT_and_DRA ...

15:27:38 Presenting Algebraic_VCs ...

15:27:39 Presenting Multirelations ...

15:27:40 Presenting Regular_Algebras ...

15:27:41 Presenting Relation_Algebra ...

15:27:41 Presenting Relational_Paths ...

15:27:42 Presenting Residuated_Lattices ...

15:27:42 Presenting LEM ...

15:27:43 Presenting CakeML ...

15:27:47 Presenting CakeML_Codegen ...

15:27:53 Presenting LambdaMu ...

15:27:53 Presenting Latin_Square ...

15:27:53 Presenting LatticeProperties ...

15:27:54 Presenting Lazy_Case ...

15:27:54 Presenting Lifting_Definition_Option ...

15:27:54 Presenting List-Index ...

15:27:54 Presenting List_Interleaving ...

15:27:55 Presenting List_Inversions ...

15:27:55 Presenting LocalLexing ...

15:27:58 Presenting Locales ...

15:27:59 Presenting Locally-Nameless-Sigma ...

15:28:01 Presenting Lowe_Ontological_Argument ...

15:28:02 Presenting MSO_Regex_Equivalence ...

15:28:05 Presenting Main ...

15:28:05 Presenting Marriage ...

15:28:05 Presenting Matroids ...

15:28:06 Presenting Max-Card-Matching ...

15:28:06 Presenting Median_Of_Medians_Selection ...

15:28:06 Presenting Menger ...

15:28:07 Presenting MiniML ...

15:28:07 Presenting Modular_Assembly_Kit_Security ...

15:28:10 Presenting Monad_Memo_DP ...

15:28:12 Presenting Optimal_BST ...

15:28:13 Presenting MonoBoolTranAlgebra ...

15:28:13 Presenting Name_Carrying_Type_Inference ...

15:28:14 Presenting Nash_Williams ...

15:28:15 Presenting Network_Security_Policy_Verification ...

15:39:50 Build step 'Execute shell' marked build as failure

15:39:50 Archiving artifacts

15:45:25 Started calculate disk usage of build

15:45:25 Finished Calculation of disk usage of build in 0 seconds

15:45:25 Started calculate disk usage of workspace

15:45:26 Finished Calculation of disk usage of workspace in 0 seconds

15:45:26 No emails were triggered.

15:45:26 Finished: FAILURE