Skip to content
Success

Console Output

16:56:06 Started by an SCM change

16:56:06 Running as SYSTEM

16:56:06 [EnvInject] - Loading node environment variables.

16:56:06 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

16:56:06 [isabelle-all] $ hg showconfig paths.default

16:56:06 [isabelle-all] $ hg pull --rev default

16:56:07 pulling from http://isabelle.in.tum.de/repos/isabelle/

16:56:07 no changes found

16:56:07 [isabelle-all] $ hg update --clean --rev default

16:56:07 1 files updated, 0 files merged, 0 files removed, 0 files unresolved

16:56:07 [isabelle-all] $ hg log --rev . --template {node}

16:56:07 [isabelle-all] $ hg log --rev . --template {rev}

16:56:07 [isabelle-all] $ hg log --rev fabd29c73098bbd91870ca15883fcdf7c9f12858 --template exists\n

16:56:07 exists

16:56:07 [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(fabd29c73098bbd91870ca15883fcdf7c9f12858)" --encoding UTF-8 --encodingmode replace

16:56:07 [afp] $ hg showconfig paths.default

16:56:07 [afp] $ hg pull --rev default

16:56:08 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

16:56:08 no changes found

16:56:08 [afp] $ hg update --clean --rev default

16:56:08 565 files updated, 0 files merged, 0 files removed, 0 files unresolved

16:56:08 [afp] $ hg --config extensions.purge= clean --all

16:56:09 [afp] $ hg log --rev . --template {node}

16:56:09 [afp] $ hg log --rev . --template {rev}

16:56:09 [afp] $ hg log --rev a9526e233fe2a54f2789ad44470f81ae2d6f577a --template exists\n

16:56:09 exists

16:56:09 [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(a9526e233fe2a54f2789ad44470f81ae2d6f577a)" --encoding UTF-8 --encodingmode replace

16:56:09 No emails were triggered.

16:56:09

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

16:56:09 + Admin/jenkins/run_build all

16:56:09 + set -e

16:56:09 + PROFILE=all

16:56:09 + shift

16:56:09 + bin/isabelle components -a

16:56:09 + bin/isabelle jedit -bf

16:56:09 ### Building Isabelle/Scala ...

16:56:39 ### Building Isabelle/jEdit ...

16:56:55 + bin/isabelle ocaml_setup

16:56:55 # Run eval $(opam env) to update the current shell environment

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

16:56:56 opam update

16:56:56

16:56:56 [NOTE] Package zarith is already installed (current version is 1.7).

16:56:56 + bin/isabelle ghc_setup

16:56:57 stack will use a sandboxed GHC it installed

16:56:57 For more information on paths, see 'stack path' and 'stack exec env'

16:56:57 To use this GHC and packages outside of a project, consider using:

16:56:57 stack ghc, stack ghci, stack runghc, or stack exec

16:56:57 The Glorious Glasgow Haskell Compilation System, version 8.6.4

16:56:58 + bin/isabelle ci_build_all

16:57:03

16:57:03 === CONFIGURATION ===

16:57:03

16:57:03 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

16:57:03 ISABELLE_BUILD_OPTIONS=""

16:57:03

16:57:03 ML_PLATFORM="x86_64_32-linux"

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

16:57:03 ML_SYSTEM="polyml-5.8.2"

16:57:03 ML_OPTIONS="-H 4000 --maxheap 8G"

16:57:04 jobs = 10, threads = 4, numa = false

16:57:04

16:57:04 === BUILD ===

16:57:04

16:57:04 Build started at Thu, 26 Nov 2020 15:57:03 GMT

16:57:04 Isabelle id 35d1fc20df22

16:57:04 AFP id a9526e233fe2

16:57:04

16:57:04 === LOG ===

16:57:04

16:57:05 Session Pure/Pure

16:57:05 Session CTT/CTT

16:57:05 Session Cube/Cube

16:57:05 Session FOL/FOL

16:57:06 Session CCL/CCL

16:57:06 Session FOL/FOL-ex

16:57:06 Session FOLP/FOLP

16:57:06 Session FOLP/FOLP-ex

16:57:06 Session Tools/Haskell

16:57:06 Session Doc/Intro (doc)

16:57:06 Session LCF/LCF

16:57:06 Session Doc/Logics (doc)

16:57:06 Session Doc/Nitpick (doc)

16:57:06 Session Pure/Pure-Examples

16:57:06 Session Tools/SML

16:57:06 Session Sequents/Sequents

16:57:06 Session Doc/Sledgehammer (doc)

16:57:06 Session Tools/Spec_Check

16:57:06 Session Tools/Tools

16:57:06 Session HOL/HOL (main)

16:57:07 Session AFP/AVL-Trees (AFP)

16:57:07 Session AFP/AWN (AFP)

16:57:07 Session AFP/Abortable_Linearizable_Modules (AFP)

16:57:07 Session AFP/Abstract-Hoare-Logics (AFP)

16:57:07 Session AFP/AnselmGod (AFP)

16:57:07 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

16:57:07 Session AFP/Attack_Trees (AFP)

16:57:07 Session AFP/AxiomaticCategoryTheory (AFP)

16:57:07 Session AFP/BinarySearchTree (AFP)

16:57:07 Session AFP/Binomial-Queues (AFP)

16:57:07 Session AFP/Bondy (AFP)

16:57:07 Session AFP/Bounded_Deducibility_Security (AFP)

16:57:07 Session AFP/BytecodeLogicJmlTypes (AFP)

16:57:07 Session AFP/C2KA_DistributedSystems (AFP)

16:57:07 Session AFP/CISC-Kernel (AFP)

16:57:07 Session AFP/CYK (AFP)

16:57:07 Session AFP/Cauchy (AFP)

16:57:07 Session AFP/Sqrt_Babylonian (AFP)

16:57:07 Session Doc/Classes (doc)

16:57:07 Session AFP/ClockSynchInst (AFP)

16:57:07 Session AFP/Compiling-Exceptions-Correctly (AFP)

16:57:07 Session AFP/Complete_Non_Orders (AFP)

16:57:07 Session AFP/ComponentDependencies (AFP)

16:57:07 Session AFP/Concurrent_Revisions (AFP)

16:57:07 Session AFP/Constructor_Funs (AFP)

16:57:07 Session AFP/CryptoBasedCompositionalProperties (AFP)

16:57:07 Session AFP/DPT-SAT-Solver (AFP)

16:57:07 Session AFP/Depth-First-Search (AFP)

16:57:07 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

16:57:07 Session AFP/DiskPaxos (AFP)

16:57:08 Session AFP/Example-Submission (AFP)

16:57:08 Session AFP/FFT (AFP)

16:57:08 Session AFP/FLP (AFP)

16:57:08 Session AFP/FeatherweightJava (AFP)

16:57:08 Session AFP/Featherweight_OCL (AFP)

16:57:08 Session AFP/FileRefinement (AFP)

16:57:08 Session AFP/FocusStreamsCaseStudies (AFP)

16:57:08 Session AFP/Free-Boolean-Algebra (AFP)

16:57:08 Session AFP/FunWithFunctions (AFP)

16:57:08 Session AFP/FunWithTilings (AFP)

16:57:08 Session Doc/Functions (doc)

16:57:08 Session AFP/GPU_Kernel_PL (AFP)

16:57:08 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

16:57:08 Session AFP/GenClock (AFP)

16:57:08 Session AFP/General-Triangle (AFP)

16:57:08 Session AFP/Generic_Deriving (AFP)

16:57:08 Session AFP/GewirthPGCProof (AFP)

16:57:08 Session AFP/GoedelGod (AFP)

16:57:08 Session AFP/Goodstein_Lambda (AFP)

16:57:08 Session HOL/HOL-Cardinals (timing)

16:57:08 Session AFP/Binding_Syntax_Theory (AFP)

16:57:08 Session AFP/Ordinals_and_Cardinals (AFP)

16:57:08 Session HOL/HOL-Hoare

16:57:08 Session HOL/HOL-Hoare_Parallel (timing)

16:57:08 Session HOL/HOL-IMPP

16:57:08 Session HOL/HOL-IOA

16:57:08 Session HOL/HOL-Import

16:57:08 Session HOL/HOL-Lattice

16:57:08 Session HOL/HOL-Library (main timing)

16:57:09 Session AFP/ADS_Functor (AFP)

16:57:09 Session AFP/Approximation_Algorithms (AFP)

16:57:09 Session AFP/ArrowImpossibilityGS (AFP)

16:57:09 Session AFP/Auto2_HOL (AFP)

16:57:09 Session AFP/BNF_CC (AFP)

16:57:09 Session AFP/BNF_Operations (AFP)

16:57:09 Session AFP/Binomial-Heaps (AFP)

16:57:09 Session AFP/Boolean_Expression_Checkers (AFP)

16:57:09 Session AFP/Buildings (AFP)

16:57:09 Session AFP/CRDT (AFP)

16:57:09 Session AFP/IMAP-CRDT (AFP)

16:57:09 Session AFP/Card_Multisets (AFP)

16:57:09 Session AFP/Card_Number_Partitions (AFP)

16:57:09 Session AFP/Category (AFP)

16:57:09 Session Doc/Codegen (doc)

16:57:10 Session AFP/CofGroups (AFP)

16:57:10 Session AFP/Completeness (AFP)

16:57:10 Session AFP/ConcurrentIMP (AFP)

16:57:10 Session AFP/Concurrent_Ref_Alg (AFP)

16:57:10 Session AFP/CoreC++ (AFP)

16:57:10 Session AFP/Core_DOM (AFP)

16:57:10 Session Doc/Datatypes (doc)

16:57:10 Session Doc/Corec (doc)

16:57:10 Session AFP/Decl_Sem_Fun_PL (AFP)

16:57:10 Session AFP/Derangements (AFP)

16:57:10 Session AFP/Discrete_Summation (AFP)

16:57:10 Session AFP/Encodability_Process_Calculi (AFP)

16:57:10 Session AFP/Epistemic_Logic (AFP)

16:57:11 Session AFP/Euler_Partition (AFP)

16:57:11 Session AFP/FOL-Fitting (AFP)

16:57:11 Session AFP/FOL_Seq_Calc1 (AFP)

16:57:11 Session AFP/FOL_Harrison (AFP)

16:57:11 Session AFP/Factored_Transition_System_Bounding (AFP)

16:57:11 Session AFP/FinFun (AFP)

16:57:11 Session AFP/Extended_Finite_State_Machines (AFP)

16:57:11 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

16:57:11 Session AFP/Finger-Trees (AFP)

16:57:11 Session AFP/Generalized_Counting_Sort (AFP)

16:57:11 Session AFP/Graph_Saturation (AFP)

16:57:11 Session AFP/Graph_Theory (AFP)

16:57:11 Session AFP/ShortestPath (AFP)

16:57:11 Session AFP/Group-Ring-Module (AFP)

16:57:11 Session AFP/Valuation (AFP)

16:57:11 Session HOL/HOL-Auth (timing)

16:57:11 Session HOL/HOL-UNITY (timing)

16:57:12 Session HOL/HOL-Bali (timing)

16:57:12 Session HOL/HOL-Computational_Algebra (main timing)

16:57:12 Session AFP/Descartes_Sign_Rule (AFP)

16:57:12 Session HOL/HOL-Algebra (main timing)

16:57:12 Session HOL/HOL-Decision_Procs (timing)

16:57:12 Session HOL/HOL-Quotient_Examples (timing)

16:57:13 Session AFP/Localization_Ring (AFP)

16:57:13 Session AFP/Orbit_Stabiliser (AFP)

16:57:13 Session AFP/Perfect-Number-Thm (AFP)

16:57:13 Session AFP/Secondary_Sylow (AFP)

16:57:13 Session AFP/Jordan_Hoelder (AFP)

16:57:13 Session AFP/VectorSpace (AFP)

16:57:13 Session HOL/HOL-Analysis (main timing)

16:57:13 Session AFP/Cayley_Hamilton (AFP)

16:57:13 Session AFP/Coinductive (AFP)

16:57:13 Session AFP/DynamicArchitectures (AFP)

16:57:13 Session AFP/Architectural_Design_Patterns (AFP)

16:57:13 Session AFP/Lazy-Lists-II (AFP)

16:57:13 Session AFP/Stream_Fusion_Code (AFP)

16:57:13 Session AFP/Topology (AFP)

16:57:13 Session AFP/Complex_Geometry (AFP)

16:57:14 Session AFP/Poincare_Disc (AFP)

16:57:14 Session AFP/Differential_Game_Logic (AFP)

16:57:14 Session AFP/First_Welfare_Theorem (AFP)

16:57:14 Session AFP/Green (AFP)

16:57:14 Session HOL/HOL-Analysis-ex

16:57:14 Session HOL/HOL-Complex_Analysis (main timing)

16:57:14 Session AFP/Cartan_FP (AFP)

16:57:14 Session HOL/HOL-Eisbach

16:57:14 Session AFP/Allen_Calculus (AFP)

16:57:14 Session AFP/Card_Partitions (AFP)

16:57:14 Session AFP/Bell_Numbers_Spivey (AFP)

16:57:14 Session AFP/Card_Equiv_Relations (AFP)

16:57:14 Session AFP/Falling_Factorial_Sum (AFP)

16:57:14 Session AFP/Case_Labeling (AFP)

16:57:14 Session AFP/Clean (AFP)

16:57:14 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

16:57:14 Session AFP/Dependent_SIFUM_Refinement (AFP)

16:57:14 Session Doc/Eisbach (doc)

16:57:14 Session HOL/HOL-Hahn_Banach

16:57:14 Session HOL/HOL-Homology (timing)

16:57:15 Session HOL/HOL-Probability (main timing)

16:57:15 Session AFP/Buffons_Needle (AFP)

16:57:15 Session AFP/Density_Compiler (AFP)

16:57:15 Session AFP/DiscretePricing (AFP)

16:57:15 Session AFP/Ergodic_Theory (AFP)

16:57:15 Session AFP/Gromov_Hyperbolicity (AFP)

16:57:15 Session AFP/Fisher_Yates (AFP)

16:57:15 Session AFP/Girth_Chromatic (AFP)

16:57:15 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

16:57:15 Session HOL/HOL-Probability-ex (timing)

16:57:15 Session AFP/Lp (AFP)

16:57:15 Session AFP/Markov_Models (AFP)

16:57:15 Session AFP/Monad_Normalisation (AFP)

16:57:15 Session AFP/Monomorphic_Monad (AFP)

16:57:15 Session AFP/Neumann_Morgenstern_Utility (AFP)

16:57:16 Session AFP/Probabilistic_Noninterference (AFP)

16:57:16 Session AFP/Probabilistic_System_Zoo (AFP)

16:57:16 Session AFP/Skip_Lists (AFP)

16:57:16 Session AFP/Source_Coding_Theorem (AFP)

16:57:16 Session AFP/Irrationality_J_Hancl (AFP)

16:57:16 Session AFP/Kuratowski_Closure_Complement (AFP)

16:57:16 Session AFP/Laplace_Transform (AFP)

16:57:16 Session AFP/Lower_Semicontinuous (AFP)

16:57:16 Session AFP/Minkowskis_Theorem (AFP)

16:57:16 Session AFP/Octonions (AFP)

16:57:16 Session AFP/Ptolemys_Theorem (AFP)

16:57:16 Session AFP/Quaternions (AFP)

16:57:16 Session AFP/Rank_Nullity_Theorem (AFP)

16:57:16 Session AFP/Gauss_Jordan (AFP)

16:57:16 Session AFP/Echelon_Form (AFP)

16:57:16 Session AFP/Hermite (AFP)

16:57:16 Session AFP/Tarskis_Geometry (AFP)

16:57:16 Session AFP/Triangle (AFP)

16:57:16 Session AFP/Chord_Segments (AFP)

16:57:16 Session AFP/Stewart_Apollonius (AFP)

16:57:16 Session AFP/pGCL (AFP)

16:57:16 Session HOL/HOL-Isar_Examples

16:57:16 Session HOL/HOL-Nonstandard_Analysis (timing)

16:57:16 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

16:57:16 Session HOL/HOL-Number_Theory (main timing)

16:57:17 Session AFP/Arith_Prog_Rel_Primes (AFP)

16:57:17 Session AFP/Bernoulli (AFP)

16:57:17 Session AFP/E_Transcendental (AFP)

16:57:17 Session AFP/Elliptic_Curves_Group_Law (AFP)

16:57:17 Session AFP/Fermat3_4 (AFP)

16:57:17 Session HOL/HOL-Data_Structures (timing)

16:57:17 Session AFP/Efficient-Mergesort (AFP)

16:57:17 Session HOL/HOL-ex (timing)

16:57:17 Session AFP/Automatic_Refinement (AFP)

16:57:18 Session AFP/Refine_Monadic (AFP)

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

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

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

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

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

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

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

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

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

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

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

16:57:19 Session AFP/Rep_Fin_Groups (AFP)

16:57:19 Session AFP/Sturm_Sequences (AFP)

16:57:19 Session AFP/Safe_Distance (AFP)

16:57:19 Session AFP/Special_Function_Bounds (AFP)

16:57:19 Session AFP/Sturm_Tarski (AFP)

16:57:19 Session AFP/Budan_Fourier (AFP)

16:57:19 Session AFP/Winding_Number_Eval (AFP)

16:57:19 Session AFP/Count_Complex_Roots (AFP)

16:57:19 Session HOL/HOL-Corec_Examples (timing)

16:57:19 Session HOL/HOL-Datatype_Examples (timing)

16:57:19 Session HOL/HOL-Examples

16:57:19 Session HOL/HOL-Codegenerator_Test

16:57:19 Session HOL/HOL-IMP (timing)

16:57:19 Session AFP/Abs_Int_ITP2012 (AFP)

16:57:19 Session AFP/Relational-Incorrectness-Logic (AFP)

16:57:19 Session HOL/HOL-Imperative_HOL (timing)

16:57:20 Session AFP/Auto2_Imperative_HOL (AFP)

16:57:20 Session AFP/Imperative_Insertion_Sort (AFP)

16:57:20 Session HOL/HOL-Induct

16:57:20 Session HOL/HOL-Metis_Examples (timing)

16:57:20 Session HOL/HOL-Proofs (timing)

16:57:20 Session HOL/HOL-Proofs-Extraction (timing)

16:57:20 Session HOL/HOL-Proofs-ex

16:57:20 Session HOL/HOL-Proofs-Lambda (timing)

16:57:20 Session AFP/Applicative_Lifting (AFP)

16:57:21 Session AFP/Free-Groups (AFP)

16:57:21 Session AFP/Stern_Brocot (AFP)

16:57:21 Session AFP/HereditarilyFinite (AFP)

16:57:21 Session AFP/Category3 (AFP)

16:57:21 Session AFP/MonoidalCategory (AFP)

16:57:21 Session AFP/HyperCTL (AFP)

16:57:21 Session AFP/Integration (AFP)

16:57:21 Session AFP/Isabelle_Meta_Model (AFP)

16:57:21 Session AFP/LTL (AFP)

16:57:21 Session AFP/Stuttering_Equivalence (AFP)

16:57:21 Session AFP/Landau_Symbols (AFP)

16:57:21 Session AFP/Akra_Bazzi (AFP)

16:57:21 Session AFP/Catalan_Numbers (AFP)

16:57:22 Session AFP/Error_Function (AFP)

16:57:22 Session AFP/Euler_MacLaurin (AFP)

16:57:22 Session AFP/LightweightJava (AFP)

16:57:22 Session AFP/LinearQuantifierElim (AFP)

16:57:22 Session AFP/List-Infinite (AFP)

16:57:22 Session AFP/Nat-Interval-Logic (AFP)

16:57:22 Session AFP/AutoFocus-Stream (AFP)

16:57:22 Session AFP/MuchAdoAboutTwo (AFP)

16:57:22 Session AFP/Optics (AFP)

16:57:22 Session AFP/UTP-Toolkit (AFP)

16:57:22 Session AFP/UTP (AFP)

16:57:22 Session AFP/Order_Lattice_Props (AFP)

16:57:22 Session AFP/POPLmark-deBruijn (AFP)

16:57:22 Session AFP/Pairing_Heap (AFP)

16:57:22 Session AFP/Password_Authentication_Protocol (AFP)

16:57:22 Session AFP/Pell (AFP)

16:57:22 Session AFP/Presburger-Automata (AFP)

16:57:22 Session AFP/Priority_Queue_Braun (AFP)

16:57:22 Session AFP/Program-Conflict-Analysis (AFP)

16:57:22 Session AFP/Regular-Sets (AFP)

16:57:22 Session AFP/Abstract-Rewriting (AFP)

16:57:22 Session AFP/Decreasing-Diagrams (AFP)

16:57:22 Session AFP/First_Order_Terms (AFP)

16:57:22 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

16:57:22 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

16:57:23 Session AFP/Matrix (AFP)

16:57:23 Session AFP/Matrix_Tensor (AFP)

16:57:23 Session AFP/Knot_Theory (AFP)

16:57:23 Session AFP/Coinductive_Languages (AFP)

16:57:23 Session AFP/Finite_Automata_HF (AFP)

16:57:23 Session AFP/Functional-Automata (AFP)

16:57:23 Session AFP/Posix-Lexing (AFP)

16:57:23 Session AFP/Ribbon_Proofs (AFP)

16:57:23 Session AFP/SATSolverVerification (AFP)

16:57:23 Session AFP/Safe_OCL (AFP)

16:57:23 Session AFP/Selection_Heap_Sort (AFP)

16:57:23 Session AFP/Simplex (AFP)

16:57:23 Session AFP/Skew_Heap (AFP)

16:57:23 Session AFP/Sort_Encodings (AFP)

16:57:23 Session AFP/Splay_Tree (AFP)

16:57:23 Session AFP/Amortized_Complexity (AFP)

16:57:23 Session AFP/Dynamic_Tables (AFP)

16:57:23 Session AFP/Root_Balanced_Tree (AFP)

16:57:23 Session AFP/Closest_Pair_Points (AFP)

16:57:23 Session AFP/Stable_Matching (AFP)

16:57:23 Session AFP/SuperCalc (AFP)

16:57:23 Session Doc/System (doc)

16:57:24 Session AFP/Tail_Recursive_Functions (AFP)

16:57:24 Session AFP/TortoiseHare (AFP)

16:57:24 Session AFP/Trie (AFP)

16:57:24 Session AFP/Flyspeck-Tame (AFP)

16:57:24 Session AFP/Twelvefold_Way (AFP)

16:57:24 Session AFP/Vickrey_Clarke_Groves (AFP)

16:57:24 Session HOL/HOL-Matrix_LP

16:57:24 Session HOL/HOL-MicroJava (timing)

16:57:24 Session HOL/HOL-Mirabelle

16:57:24 Session HOL/HOL-Mirabelle-ex

16:57:24 Session HOL/HOL-Mutabelle

16:57:24 Session HOL/HOL-NanoJava

16:57:24 Session HOL/HOL-Nitpick_Examples

16:57:24 Session HOL/HOL-Nominal

16:57:24 Session AFP/CCS (AFP)

16:57:24 Session HOL/HOL-Nominal-Examples (timing)

16:57:24 Session AFP/Lam-ml-Normalization (AFP)

16:57:24 Session AFP/Pi_Calculus (AFP)

16:57:24 Session AFP/Psi_Calculi (AFP)

16:57:25 Session AFP/SequentInvertibility (AFP)

16:57:25 Session HOL/HOL-Predicate_Compile_Examples (timing)

16:57:25 Session HOL/HOL-Prolog

16:57:25 Session HOL/HOL-Quickcheck_Examples (timing)

16:57:25 Session HOL/HOL-Real_Asymp

16:57:25 Session AFP/Fourier (AFP)

16:57:26 Session AFP/Furstenberg_Topology (AFP)

16:57:26 Session HOL/HOL-Real_Asymp-Manual

16:57:26 Session AFP/Stirling_Formula (AFP)

16:57:26 Session AFP/Lambert_W (AFP)

16:57:27 Session HOL/HOL-SET_Protocol (timing)

16:57:27 Session HOL/HOL-SMT_Examples (timing)

16:57:27 Session HOL/HOL-SPARK

16:57:27 Session HOL/HOL-SPARK-Examples

16:57:28 Session AFP/RIPEMD-160-SPARK (AFP)

16:57:28 Session HOL/HOL-SPARK-Manual

16:57:28 Session HOL/HOL-Statespace

16:57:28 Session HOL/HOL-TLA

16:57:28 Session HOL/HOL-TLA-Buffer

16:57:28 Session HOL/HOL-TLA-Inc

16:57:28 Session HOL/HOL-TLA-Memory

16:57:28 Session HOL/HOL-TPTP

16:57:28 Session HOL/HOL-Types_To_Sets

16:57:28 Session AFP/Banach_Steinhaus (AFP)

16:57:28 Session AFP/Smooth_Manifolds (AFP)

16:57:28 Session HOL/HOL-Unix

16:57:28 Session HOL/HOL-ZF

16:57:28 Session AFP/Category2 (AFP)

16:57:28 Session HOL/HOLCF (main timing)

16:57:28 Session AFP/Circus (AFP)

16:57:28 Session AFP/HOL-CSP (AFP)

16:57:28 Session HOL/HOLCF-IMP

16:57:28 Session HOL/HOLCF-Library

16:57:28 Session HOL/HOLCF-FOCUS

16:57:28 Session HOL/HOLCF-ex

16:57:29 Session AFP/PCF (AFP)

16:57:29 Session AFP/HOLCF-Prelude (AFP)

16:57:29 Session AFP/BirdKMP (AFP)

16:57:29 Session HOL/HOLCF-Tutorial

16:57:29 Session HOL/IOA (timing)

16:57:29 Session HOL/IOA-ABP

16:57:29 Session HOL/IOA-NTP

16:57:29 Session HOL/IOA-Storage

16:57:29 Session HOL/IOA-ex

16:57:29 Session AFP/Shivers-CFA (AFP)

16:57:29 Session AFP/Stream-Fusion (AFP)

16:57:29 Session AFP/Tycon (AFP)

16:57:29 Session AFP/WorkerWrapper (AFP)

16:57:29 Session AFP/Heard_Of (AFP)

16:57:29 Session AFP/Consensus_Refined (AFP)

16:57:29 Session AFP/Hello_World (AFP)

16:57:29 Session AFP/HotelKeyCards (AFP)

16:57:29 Session Doc/How_to_Prove_it (no_doc)

16:57:29 Session AFP/Huffman (AFP)

16:57:29 Session AFP/Hybrid_Logic (AFP)

16:57:29 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

16:57:29 Session AFP/IMP2 (AFP)

16:57:29 Session AFP/IMP2_Binary_Heap (AFP)

16:57:29 Session Doc/Implementation (doc)

16:57:30 Session AFP/Impossible_Geometry (AFP)

16:57:30 Session AFP/Inductive_Confidentiality (AFP)

16:57:30 Session AFP/Inductive_Inference (AFP)

16:57:30 Session AFP/InfPathElimination (AFP)

16:57:30 Session Doc/Isar_Ref (doc)

16:57:30 Session AFP/Isabelle_C (AFP)

16:57:30 Session Doc/JEdit (doc)

16:57:30 Session AFP/Jacobson_Basic_Algebra (AFP)

16:57:30 Session AFP/JiveDataStoreModel (AFP)

16:57:30 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

16:57:30 Session AFP/Kleene_Algebra (AFP)

16:57:30 Session AFP/KAD (AFP)

16:57:30 Session AFP/KAT_and_DRA (AFP)

16:57:30 Session AFP/Algebraic_VCs (AFP)

16:57:30 Session AFP/Multirelations (AFP)

16:57:31 Session AFP/Quantales (AFP)

16:57:31 Session AFP/Transformer_Semantics (AFP)

16:57:31 Session AFP/Regular_Algebras (AFP)

16:57:31 Session AFP/Relation_Algebra (AFP)

16:57:31 Session AFP/Residuated_Lattices (AFP)

16:57:31 Session AFP/LambdaMu (AFP)

16:57:31 Session AFP/LatticeProperties (AFP)

16:57:31 Session AFP/DataRefinementIBP (AFP)

16:57:31 Session AFP/GraphMarkingIBP (AFP)

16:57:31 Session AFP/Lazy_Case (AFP)

16:57:31 Session AFP/Lifting_Definition_Option (AFP)

16:57:31 Session AFP/List-Index (AFP)

16:57:31 Session AFP/Comparison_Sort_Lower_Bound (AFP)

16:57:31 Session AFP/Jinja (AFP)

16:57:31 Session AFP/HRB-Slicing (AFP)

16:57:31 Session AFP/InformationFlowSlicing_Inter (AFP)

16:57:31 Session AFP/Slicing (AFP)

16:57:31 Session AFP/InformationFlowSlicing (AFP)

16:57:31 Session AFP/List_Update (AFP)

16:57:31 Session AFP/Quick_Sort_Cost (AFP)

16:57:31 Session AFP/Random_BSTs (AFP)

16:57:31 Session AFP/Randomised_BSTs (AFP)

16:57:31 Session AFP/Treaps (AFP)

16:57:31 Session AFP/Randomised_Social_Choice (AFP)

16:57:31 Session AFP/Fishburn_Impossibility (AFP)

16:57:32 Session AFP/SDS_Impossibility (AFP)

16:57:32 Session AFP/List_Interleaving (AFP)

16:57:32 Session AFP/List_Inversions (AFP)

16:57:32 Session AFP/LocalLexing (AFP)

16:57:32 Session Doc/Locales (doc)

16:57:32 Session AFP/Locally-Nameless-Sigma (AFP)

16:57:32 Session AFP/Lowe_Ontological_Argument (AFP)

16:57:32 Session Doc/Main (doc)

16:57:32 Session AFP/Marriage (AFP)

16:57:32 Session AFP/Latin_Square (AFP)

16:57:32 Session AFP/Matroids (AFP)

16:57:32 Session AFP/Max-Card-Matching (AFP)

16:57:32 Session AFP/Median_Of_Medians_Selection (AFP)

16:57:32 Session AFP/KD_Tree (AFP)

16:57:32 Session AFP/Menger (AFP)

16:57:32 Session AFP/MiniML (AFP)

16:57:32 Session AFP/Modular_Assembly_Kit_Security (AFP)

16:57:32 Session AFP/MonoBoolTranAlgebra (AFP)

16:57:32 Session AFP/Name_Carrying_Type_Inference (AFP)

16:57:32 Session AFP/Nash_Williams (AFP)

16:57:32 Session AFP/No_FTL_observers (AFP)

16:57:32 Session AFP/Nominal2 (AFP)

16:57:33 Session AFP/Incompleteness (AFP)

16:57:33 Session AFP/Surprise_Paradox (AFP)

16:57:33 Session AFP/LambdaAuth (AFP)

16:57:33 Session AFP/Launchbury (AFP)

16:57:33 Session AFP/Call_Arity (AFP)

16:57:33 Session AFP/Modal_Logics_for_NTS (AFP)

16:57:33 Session AFP/Rewriting_Z (AFP)

16:57:33 Session AFP/Noninterference_CSP (AFP)

16:57:33 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

16:57:34 Session AFP/Noninterference_Generic_Unwinding (AFP)

16:57:34 Session AFP/Noninterference_Inductive_Unwinding (AFP)

16:57:34 Session AFP/Noninterference_Sequential_Composition (AFP)

16:57:34 Session AFP/Noninterference_Concurrent_Composition (AFP)

16:57:34 Session AFP/NormByEval (AFP)

16:57:34 Session AFP/OpSets (AFP)

16:57:34 Session AFP/Open_Induction (AFP)

16:57:34 Session AFP/Well_Quasi_Orders (AFP)

16:57:34 Session AFP/Decreasing-Diagrams-II (AFP)

16:57:34 Session AFP/Myhill-Nerode (AFP)

16:57:34 Session AFP/Ordinal (AFP)

16:57:34 Session AFP/Nested_Multisets_Ordinals (AFP)

16:57:34 Session AFP/Lambda_Free_RPOs (AFP)

16:57:34 Session AFP/Lambda_Free_EPO (AFP)

16:57:34 Session AFP/Ordered_Resolution_Prover (AFP)

16:57:34 Session AFP/Chandy_Lamport (AFP)

16:57:34 Session AFP/Saturation_Framework (AFP)

16:57:34 Session AFP/Saturation_Framework_Extensions (AFP)

16:57:34 Session AFP/PLM (AFP)

16:57:34 Session AFP/PSemigroupsConvolution (AFP)

16:57:34 Session AFP/Paraconsistency (AFP)

16:57:34 Session AFP/Parity_Game (AFP)

16:57:35 Session AFP/Partial_Function_MR (AFP)

16:57:35 Session AFP/Pop_Refinement (AFP)

16:57:35 Session AFP/Possibilistic_Noninterference (AFP)

16:57:35 Session AFP/Priority_Search_Trees (AFP)

16:57:35 Session AFP/Prim_Dijkstra_Simple (AFP)

16:57:35 Session Doc/Prog_Prove (doc)

16:57:35 Session AFP/Projective_Geometry (AFP)

16:57:35 Session AFP/Proof_Strategy_Language (AFP)

16:57:35 Session AFP/PropResPI (AFP)

16:57:35 Session AFP/Propositional_Proof_Systems (AFP)

16:57:35 Session AFP/PseudoHoops (AFP)

16:57:35 Session AFP/Ramsey-Infinite (AFP)

16:57:35 Session AFP/Recursion-Theory-I (AFP)

16:57:35 Session AFP/Minsky_Machines (AFP)

16:57:35 Session AFP/RefinementReactive (AFP)

16:57:35 Session AFP/Regex_Equivalence (AFP)

16:57:36 Session AFP/Resolution_FOL (AFP)

16:57:36 Session AFP/Robbins-Conjecture (AFP)

16:57:36 Session AFP/Roy_Floyd_Warshall (AFP)

16:57:36 Session AFP/SIFPL (AFP)

16:57:36 Session AFP/SIFUM_Type_Systems (AFP)

16:57:36 Session AFP/Security_Protocol_Refinement (AFP)

16:57:36 Session AFP/SenSocialChoice (AFP)

16:57:36 Session AFP/Separation_Algebra (AFP)

16:57:36 Session AFP/Hoare_Time (AFP)

16:57:36 Session AFP/Separata (AFP)

16:57:36 Session AFP/Simpl (AFP)

16:57:37 Session AFP/BDD (AFP)

16:57:37 Session AFP/Sliding_Window_Algorithm (AFP)

16:57:37 Session AFP/Statecharts (AFP)

16:57:37 Session AFP/Stellar_Quorums (AFP)

16:57:37 Session AFP/Stone_Algebras (AFP)

16:57:37 Session AFP/Stone_Relation_Algebras (AFP)

16:57:37 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

16:57:37 Session AFP/Aggregation_Algebras (AFP)

16:57:37 Session AFP/Relational_Paths (AFP)

16:57:37 Session AFP/Relational_Disjoint_Set_Forests (AFP)

16:57:37 Session AFP/Subset_Boolean_Algebras (AFP)

16:57:37 Session AFP/Store_Buffer_Reduction (AFP)

16:57:37 Session AFP/Strong_Security (AFP)

16:57:37 Session Doc/Sugar (doc)

16:57:37 Session AFP/Syntax_Independent_Logic (AFP)

16:57:37 Session AFP/Goedel_Incompleteness (AFP)

16:57:37 Session AFP/Goedel_HFSet_Semantic (AFP)

16:57:38 Session AFP/Goedel_HFSet_Semanticless (AFP)

16:57:38 Session AFP/Robinson_Arithmetic (AFP)

16:57:38 Session AFP/Szpilrajn (AFP)

16:57:38 Session AFP/TESL_Language (AFP)

16:57:38 Session AFP/TLA (AFP)

16:57:38 Session AFP/Timed_Automata (AFP)

16:57:38 Session AFP/Probabilistic_Timed_Automata (AFP)

16:57:38 Session AFP/Transitive-Closure-II (AFP)

16:57:38 Session AFP/Tree_Decomposition (AFP)

16:57:38 Session Doc/Tutorial (doc)

16:57:39 Session Doc/Typeclass_Hierarchy (doc)

16:57:39 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

16:57:39 Session AFP/UPF (AFP)

16:57:39 Session AFP/UPF_Firewall (AFP)

16:57:39 Session AFP/Universal_Turing_Machine (AFP)

16:57:39 Session AFP/VeriComp (AFP)

16:57:39 Session AFP/Verified-Prover (AFP)

16:57:39 Session AFP/VolpanoSmith (AFP)

16:57:39 Session AFP/WHATandWHERE_Security (AFP)

16:57:39 Session AFP/Weight_Balanced_Trees (AFP)

16:57:39 Session AFP/Word_Lib (AFP)

16:57:39 Session AFP/Complx (AFP)

16:57:40 Session AFP/IEEE_Floating_Point (AFP)

16:57:40 Session AFP/IP_Addresses (AFP)

16:57:40 Session AFP/Simple_Firewall (AFP)

16:57:40 Session AFP/Routing (AFP)

16:57:40 Session AFP/Interval_Arithmetic_Word32 (AFP)

16:57:40 Session AFP/LEM (AFP)

16:57:40 Session AFP/Native_Word (AFP)

16:57:40 Session AFP/Collections (AFP)

16:57:41 Session AFP/Abstract_Completeness (AFP)

16:57:41 Session AFP/Abstract_Soundness (AFP)

16:57:41 Session AFP/Incredible_Proof_Machine (AFP)

16:57:41 Session AFP/Deriving (AFP)

16:57:41 Session AFP/CAVA_Base (AFP)

16:57:41 Session AFP/CAVA_Automata (AFP)

16:57:41 Session AFP/DFS_Framework (AFP)

16:57:41 Session AFP/Gabow_SCC (AFP)

16:57:41 Session AFP/LTL_to_GBA (AFP)

16:57:41 Session AFP/Promela (AFP)

16:57:41 Session AFP/Containers (AFP)

16:57:41 Session AFP/Collections_Examples (AFP)

16:57:41 Session AFP/Containers-Benchmarks (AFP)

16:57:41 Session AFP/MFOTL_Monitor (AFP)

16:57:41 Session AFP/Generic_Join (AFP)

16:57:42 Session AFP/MFODL_Monitor_Optimized (AFP)

16:57:42 Session AFP/Formula_Derivatives (AFP)

16:57:42 Session AFP/MSO_Regex_Equivalence (AFP)

16:57:42 Session AFP/Show (AFP)

16:57:42 Session AFP/Affine_Arithmetic (AFP)

16:57:42 Session AFP/Ordinary_Differential_Equations (AFP)

16:57:42 Session AFP/Differential_Dynamic_Logic (AFP)

16:57:42 Session AFP/Hybrid_Systems_VCs (AFP)

16:57:43 Session AFP/Matrices_for_ODEs (AFP)

16:57:43 Session AFP/Taylor_Models (AFP)

16:57:43 Session AFP/CakeML (AFP)

16:57:43 Session AFP/Certification_Monads (AFP)

16:57:43 Session AFP/Dict_Construction (AFP)

16:57:43 Session AFP/Formula_Derivatives-Examples (AFP)

16:57:43 Session AFP/JNF-AFP-Lib (AFP)

16:57:43 Session AFP/Monad_Memo_DP (AFP)

16:57:43 Session AFP/Hidden_Markov_Models (AFP)

16:57:43 Session AFP/Optimal_BST (AFP)

16:57:43 Session AFP/Polynomial_Factorization (AFP)

16:57:43 Session AFP/Amicable_Numbers (AFP)

16:57:43 Session AFP/Dirichlet_Series (AFP)

16:57:44 Session AFP/Zeta_Function (AFP)

16:57:44 Session AFP/Dirichlet_L (AFP)

16:57:44 Session AFP/Gauss_Sums (AFP)

16:57:44 Session AFP/Prime_Number_Theorem (AFP)

16:57:44 Session AFP/Prime_Distribution_Elementary (AFP)

16:57:44 Session AFP/IMO2019 (AFP)

16:57:44 Session AFP/Irrational_Series_Erdos_Straus (AFP)

16:57:45 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

16:57:45 Session AFP/Zeta_3_Irrational (AFP)

16:57:45 Session AFP/Gaussian_Integers (AFP)

16:57:45 Session AFP/Jordan_Normal_Form (AFP)

16:57:45 Session AFP/Farkas (AFP)

16:57:45 Session AFP/Knuth_Bendix_Order (AFP)

16:57:45 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

16:57:46 Session AFP/Linear_Recurrences (AFP)

16:57:46 Session AFP/Perron_Frobenius (AFP)

16:57:46 Session AFP/Stochastic_Matrices (AFP)

16:57:47 Session AFP/Subresultants (AFP)

16:57:47 Session AFP/Polynomials (AFP)

16:57:47 Session AFP/Deep_Learning (AFP)

16:57:47 Session AFP/QHLProver (AFP)

16:57:47 Session AFP/Groebner_Bases (AFP)

16:57:47 Session AFP/Groebner_Macaulay (AFP)

16:57:47 Session AFP/Nullstellensatz (AFP)

16:57:47 Session AFP/Signature_Groebner (AFP)

16:57:47 Session AFP/Lambda_Free_KBOs (AFP)

16:57:48 Session AFP/Symmetric_Polynomials (AFP)

16:57:48 Session AFP/Pi_Transcendental (AFP)

16:57:48 Session AFP/Power_Sum_Polynomials (AFP)

16:57:48 Session AFP/Pre_BZ (AFP)

16:57:48 Session AFP/Berlekamp_Zassenhaus (AFP)

16:57:48 Session AFP/Algebraic_Numbers (AFP)

16:57:48 Session AFP/LLL_Basis_Reduction (AFP)

16:57:48 Session AFP/LLL_Factorization (AFP)

16:57:48 Session AFP/Linear_Inequalities (AFP)

16:57:48 Session AFP/Linear_Programming (AFP)

16:57:49 Session AFP/Linear_Recurrences_Solver (AFP)

16:57:49 Session AFP/Smith_Normal_Form (AFP)

16:57:49 Session AFP/Real_Impl (AFP)

16:57:49 Session AFP/QR_Decomposition (AFP)

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

16:57:49 Session AFP/Dijkstra_Shortest_Path (AFP)

16:57:49 Session AFP/Koenigsberg_Friendship (AFP)

16:57:49 Session AFP/Formal_SSA (AFP)

16:57:49 Session AFP/Minimal_SSA (AFP)

16:57:50 Session AFP/HOL-ODE-Numerics (AFP)

16:57:50 Session AFP/HOL-ODE-ARCH-COMP (AFP)

16:57:50 Session AFP/HOL-ODE-Examples (AFP large)

16:57:50 Session AFP/Lorenz_Approximation (AFP)

16:57:50 Session AFP/Lorenz_C0 (AFP large)

16:57:50 Session AFP/Lorenz_C1 (AFP large)

16:57:50 Session AFP/Poincare_Bendixson (AFP)

16:57:50 Session AFP/Transition_Systems_and_Automata (AFP)

16:57:50 Session AFP/Adaptive_State_Counting (AFP)

16:57:50 Session AFP/Buchi_Complementation (AFP)

16:57:50 Session AFP/LTL_Master_Theorem (AFP)

16:57:50 Session AFP/LTL_Normal_Form (AFP)

16:57:50 Session AFP/Partial_Order_Reduction (AFP)

16:57:51 Session AFP/SM_Base (AFP)

16:57:51 Session AFP/SM (AFP)

16:57:51 Session AFP/CAVA_Setup (AFP)

16:57:51 Session AFP/CAVA_LTL_Modelchecker (AFP)

16:57:51 Session AFP/Transitive-Closure (AFP)

16:57:51 Session AFP/KBPs (AFP)

16:57:51 Session AFP/LTL_to_DRA (AFP)

16:57:51 Session AFP/Network_Security_Policy_Verification (AFP)

16:57:51 Session AFP/Planarity_Certificates (AFP)

16:57:52 Session AFP/Tree-Automata (AFP)

16:57:52 Session AFP/Datatype_Order_Generator (AFP)

16:57:52 Session AFP/Higher_Order_Terms (AFP)

16:57:52 Session AFP/CakeML_Codegen (AFP)

16:57:52 Session AFP/Old_Datatype_Show (AFP)

16:57:52 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

16:57:52 Session AFP/Iptables_Semantics (AFP)

16:57:52 Session AFP/Iptables_Semantics_Examples (AFP)

16:57:52 Session AFP/LOFT (AFP)

16:57:52 Session AFP/Mersenne_Primes (AFP)

16:57:52 Session AFP/Separation_Logic_Imperative_HOL (AFP)

16:57:53 Session AFP/Sepref_Prereq (AFP)

16:57:53 Session AFP/ROBDD (AFP)

16:57:53 Session AFP/Refine_Imperative_HOL (AFP)

16:57:53 Session AFP/Floyd_Warshall (AFP)

16:57:53 Session AFP/Sepref_Basic (AFP)

16:57:53 Session AFP/Sepref_IICF (AFP)

16:57:53 Session AFP/Flow_Networks (AFP)

16:57:53 Session AFP/EdmondsKarp_Maxflow (AFP)

16:57:53 Session AFP/MFMC_Countable (AFP)

16:57:53 Session AFP/Probabilistic_While (AFP)

16:57:53 Session AFP/CryptHOL (AFP)

16:57:53 Session AFP/Constructive_Cryptography (AFP)

16:57:53 Session AFP/Game_Based_Crypto (AFP)

16:57:53 Session AFP/Multi_Party_Computation (AFP)

16:57:53 Session AFP/Sigma_Commit_Crypto (AFP)

16:57:54 Session AFP/Prpu_Maxflow (AFP)

16:57:54 Session AFP/Knuth_Morris_Pratt (AFP)

16:57:54 Session AFP/Kruskal (AFP)

16:57:54 Session AFP/PAC_Checker (AFP)

16:57:54 Session AFP/VerifyThis2018 (AFP)

16:57:54 Session AFP/VerifyThis2019 (AFP)

16:57:54 Session AFP/UpDown_Scheme (AFP)

16:57:54 Session AFP/WebAssembly (AFP)

16:57:54 Session AFP/SPARCv8 (AFP)

16:57:54 Session AFP/ZFC_in_HOL (AFP)

16:57:54 Session AFP/Ordinal_Partitions (AFP)

16:57:55 Session ZF/ZF (main timing)

16:57:55 Session Doc/Logics_ZF (doc)

16:57:55 Session AFP/Recursion-Addition (AFP)

16:57:55 Session ZF/ZF-AC

16:57:55 Session ZF/ZF-Coind

16:57:55 Session ZF/ZF-Constructible

16:57:55 Session AFP/Forcing (AFP)

16:57:55 Session ZF/ZF-IMP

16:57:55 Session ZF/ZF-Induct

16:57:55 Session ZF/ZF-UNITY (timing)

16:57:55 Session ZF/ZF-Resid

16:57:55 Session ZF/ZF-ex

16:57:58 Running HOL-Data_Structures ...

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.Less_False

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.Sorted_Less

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.Cmp

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.Array_Specs

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.Queue_Spec

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.Reverse

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.AList_Upd_Del

16:57:59 HOL-Data_Structures: theory HOL-Data_Structures.List_Ins_Del

16:58:00 HOL-Data_Structures: theory HOL-Data_Structures.Tree23

16:58:00 HOL-Data_Structures: theory HOL-Data_Structures.Set_Specs

16:58:00 HOL-Data_Structures: theory HOL-Data_Structures.Queue_2Lists

16:58:00 HOL-Data_Structures: theory HOL-Data_Structures.Trie_Fun

16:58:00 HOL-Data_Structures: theory HOL-Data_Structures.Map_Specs

16:58:00 HOL-Data_Structures: theory HOL-Data_Structures.Tries_Binary

16:58:01 HOL-Data_Structures: theory HOL-Data_Structures.Tree234

16:58:01 HOL-Data_Structures: theory HOL-Library.Cancellation

16:58:01 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Set

16:58:02 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_of_List

16:58:03 HOL-Data_Structures: theory HOL-Library.Multiset

16:58:04 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Set

16:58:04 HOL-Data_Structures: theory HOL-Library.Pattern_Aliases

16:58:04 HOL-Data_Structures: theory HOL-Library.Tree

16:58:07 HOL-Data_Structures: theory HOL-Data_Structures.Tree2

16:58:07 HOL-Data_Structures: theory HOL-Data_Structures.Isin2

16:58:08 HOL-Data_Structures: theory HOL-Data_Structures.AA_Set

16:58:08 HOL-Data_Structures: theory HOL-Data_Structures.Priority_Queue_Specs

16:58:08 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Bal2_Set

16:58:09 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Bal_Set

16:58:11 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Map

16:58:12 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Set_Code

16:58:13 HOL-Data_Structures: theory HOL-Data_Structures.Height_Balanced_Tree

16:58:13 HOL-Data_Structures: theory HOL-Data_Structures.Interval_Tree

16:58:13 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join

16:58:14 HOL-Data_Structures: theory HOL-Data_Structures.Lookup2

16:58:15 HOL-Data_Structures: theory HOL-Data_Structures.AA_Map

16:58:15 HOL-Data_Structures: theory HOL-Data_Structures.RBT

16:58:15 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Set

16:58:17 HOL-Data_Structures: theory HOL-Library.Tree_Multiset

16:58:17 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Map

16:58:17 HOL-Data_Structures: theory HOL-Data_Structures.Heaps

16:58:17 HOL-Data_Structures: theory HOL-Data_Structures.Binomial_Heap

16:58:18 HOL-Data_Structures: theory HOL-Data_Structures.Leftist_Heap

16:58:19 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Set

16:58:20 HOL-Data_Structures: theory HOL-Data_Structures.Sorting

16:58:21 HOL-Data_Structures: theory HOL-Library.Tree_Real

16:58:21 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Map

16:58:21 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Set2

16:58:22 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join_RBT

16:58:22 HOL-Data_Structures: theory HOL-Data_Structures.Trie_Map

16:58:23 HOL-Data_Structures: theory HOL-Data_Structures.Balance

16:58:23 HOL-Data_Structures: theory HOL-Data_Structures.Braun_Tree

16:58:23 HOL-Data_Structures: theory HOL-Number_Theory.Fib

16:58:23 HOL-Data_Structures: theory HOL-Data_Structures.Array_Braun

16:58:24 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Set

16:58:24 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Set

16:58:25 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Map

16:58:33 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Map

16:59:21 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Map

17:03:34 Preparing HOL-Data_Structures/document ...

17:03:39 Finished HOL-Data_Structures/document (0:00:04 elapsed time)

17:03:40 Timing HOL-Data_Structures (4 threads, 333.855s elapsed time, 1251.504s cpu time, 107.948s GC time, factor 3.75)

17:03:40 Finished HOL-Data_Structures (0:05:36 elapsed time, 0:20:54 cpu time, factor 3.73)

17:03:40 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

17:03:40 Presenting Pure ...

17:03:40 Presenting CCL ...

17:03:40 Presenting CTT ...

17:03:40 Presenting Cube ...

17:03:40 Presenting FOL ...

17:03:40 Presenting FOL-ex ...

17:03:40 Presenting FOLP ...

17:03:41 Presenting FOLP-ex ...

17:03:41 Presenting HOL ...

17:03:47 Presenting AVL-Trees ...

17:03:47 Presenting AWN ...

17:03:47 Presenting Abortable_Linearizable_Modules ...

17:03:48 Presenting Abstract-Hoare-Logics ...

17:03:48 Presenting Allen_Calculus ...

17:03:48 Presenting AnselmGod ...

17:03:48 Presenting Approximation_Algorithms ...

17:03:48 Presenting Aristotles_Assertoric_Syllogistic ...

17:03:48 Presenting ArrowImpossibilityGS ...

17:03:48 Presenting Attack_Trees ...

17:03:48 Presenting Auto2_HOL ...

17:03:49 Presenting Auto2_Imperative_HOL ...

17:03:49 Presenting Automatic_Refinement ...

17:03:49 Presenting Refine_Monadic ...

17:03:50 Presenting Collections ...

17:03:51 Presenting CAVA_Base ...

17:03:51 Presenting CAVA_Automata ...

17:03:51 Presenting CAVA_Setup ...

17:03:51 Presenting CAVA_LTL_Modelchecker ...

17:03:51 Presenting DFS_Framework ...

17:03:52 Presenting Gabow_SCC ...

17:03:52 Presenting LTL_to_GBA ...

17:03:52 Presenting Promela ...

17:03:53 Presenting SM_Base ...

17:03:53 Presenting SM ...

17:03:53 Presenting Collections_Examples ...

17:03:53 Presenting Dijkstra_Shortest_Path ...

17:03:53 Presenting Formal_SSA ...

17:03:54 Presenting Minimal_SSA ...

17:03:54 Presenting Sepref_Prereq ...

17:03:54 Presenting ROBDD ...

17:03:54 Presenting Refine_Imperative_HOL ...

17:03:55 Presenting Floyd_Warshall ...

17:03:55 Presenting Sepref_Basic ...

17:03:55 Presenting Sepref_IICF ...

17:03:55 Presenting Flow_Networks ...

17:03:55 Presenting EdmondsKarp_Maxflow ...

17:03:55 Presenting Prpu_Maxflow ...

17:03:55 Presenting Knuth_Morris_Pratt ...

17:03:56 Presenting Kruskal ...

17:03:56 Presenting PAC_Checker ...

17:03:56 Presenting VerifyThis2018 ...

17:03:56 Presenting VerifyThis2019 ...

17:03:56 Presenting Transition_Systems_and_Automata ...

17:03:57 Presenting Adaptive_State_Counting ...

17:03:57 Presenting Buchi_Complementation ...

17:03:57 Presenting LTL_Master_Theorem ...

17:03:58 Presenting Partial_Order_Reduction ...

17:03:58 Presenting Transitive-Closure ...

17:03:58 Presenting Tree-Automata ...

17:03:58 Presenting AxiomaticCategoryTheory ...

17:03:58 Presenting BNF_CC ...

17:03:58 Presenting BNF_Operations ...

17:03:59 Presenting BinarySearchTree ...

17:03:59 Presenting Binomial-Queues ...

17:03:59 Presenting Bondy ...

17:03:59 Presenting Bounded_Deducibility_Security ...

17:03:59 Presenting BytecodeLogicJmlTypes ...

17:03:59 Presenting C2KA_DistributedSystems ...

17:03:59 Presenting CISC-Kernel ...

17:04:00 Presenting CRDT ...

17:04:00 Presenting IMAP-CRDT ...

17:04:00 Presenting CYK ...

17:04:00 Presenting Card_Multisets ...

17:04:00 Presenting Card_Partitions ...

17:04:00 Presenting Case_Labeling ...

17:04:00 Presenting Category ...

17:04:00 Presenting Cauchy ...

17:04:00 Presenting Sqrt_Babylonian ...

17:04:00 Presenting Real_Impl ...

17:04:00 Presenting Certification_Monads ...

17:04:00 Presenting Classes ...

17:04:00 Presenting Clean ...

17:04:01 Presenting ClockSynchInst ...

17:04:01 Presenting Codegen ...

17:04:01 Presenting CofGroups ...

17:04:01 Presenting Coinductive_Languages ...

17:04:01 Presenting Compiling-Exceptions-Correctly ...

17:04:01 Presenting Complete_Non_Orders ...

17:04:01 Presenting Completeness ...

17:04:01 Presenting Complex_Geometry ...

17:04:02 Presenting Poincare_Disc ...

17:04:02 Presenting ComponentDependencies ...

17:04:02 Presenting Concurrent_Ref_Alg ...

17:04:02 Presenting Concurrent_Revisions ...

17:04:03 Presenting Consensus_Refined ...

17:04:03 Presenting Constructor_Funs ...

17:04:03 Presenting CryptoBasedCompositionalProperties ...

17:04:03 Presenting DPT-SAT-Solver ...

17:04:03 Presenting DataRefinementIBP ...

17:04:03 Presenting Datatypes ...

17:04:03 Presenting Corec ...

17:04:03 Presenting Decl_Sem_Fun_PL ...

17:04:03 Presenting Dependent_SIFUM_Type_Systems ...

17:04:04 Presenting Dependent_SIFUM_Refinement ...

17:04:04 Presenting Depth-First-Search ...

17:04:04 Presenting Derangements ...

17:04:04 Presenting Dict_Construction ...

17:04:04 Presenting Diophantine_Eqns_Lin_Hom ...

17:04:04 Presenting Discrete_Summation ...

17:04:04 Presenting DiskPaxos ...

17:04:05 Presenting Efficient-Mergesort ...

17:04:05 Presenting Eisbach ...

17:04:05 Presenting Encodability_Process_Calculi ...

17:04:06 Presenting Euler_Partition ...

17:04:06 Presenting Example-Submission ...

17:04:06 Presenting FFT ...

17:04:06 Presenting FLP ...

17:04:06 Presenting FOL_Harrison ...

17:04:06 Presenting Factored_Transition_System_Bounding ...

17:04:07 Presenting FeatherweightJava ...

17:04:07 Presenting Featherweight_OCL ...

17:04:07 Presenting FileRefinement ...

17:04:07 Presenting FinFun ...

17:04:07 Presenting Finite_Automata_HF ...

17:04:08 Presenting Fishburn_Impossibility ...

17:04:08 Presenting Flyspeck-Tame ...

17:04:08 Presenting FocusStreamsCaseStudies ...

17:04:09 Presenting Free-Boolean-Algebra ...

17:04:09 Presenting Free-Groups ...

17:04:09 Presenting FunWithFunctions ...

17:04:09 Presenting FunWithTilings ...

17:04:09 Presenting Functions ...

17:04:09 Presenting GPU_Kernel_PL ...

17:04:09 Presenting Gauss-Jordan-Elim-Fun ...

17:04:09 Presenting GenClock ...

17:04:09 Presenting General-Triangle ...

17:04:09 Presenting Generic_Deriving ...

17:04:09 Presenting Generic_Join ...

17:04:09 Presenting GewirthPGCProof ...

17:04:09 Presenting GoedelGod ...

17:04:10 Presenting Goodstein_Lambda ...

17:04:10 Presenting GraphMarkingIBP ...

17:04:10 Presenting HOL-Analysis ...

17:04:17 Presenting Affine_Arithmetic ...

17:04:18 Presenting Taylor_Models ...

17:04:18 Presenting Akra_Bazzi ...

17:04:19 Presenting Closest_Pair_Points ...

17:04:19 Presenting Banach_Steinhaus ...

17:04:19 Presenting Catalan_Numbers ...

17:04:19 Presenting Cayley_Hamilton ...

17:04:19 Presenting Chord_Segments ...

17:04:19 Presenting Differential_Game_Logic ...

17:04:19 Presenting Echelon_Form ...

17:04:20 Presenting Hermite ...

17:04:20 Presenting Smith_Normal_Form ...

17:04:20 Presenting First_Welfare_Theorem ...

17:04:21 Presenting Furstenberg_Topology ...

17:04:21 Presenting Gauss_Jordan ...

17:04:21 Presenting Green ...

17:04:22 Presenting Gromov_Hyperbolicity ...

17:04:23 Presenting HOL-Analysis-ex ...

17:04:23 Presenting HOL-Complex_Analysis ...

17:04:23 Presenting Bernoulli ...

17:04:24 Presenting Euler_MacLaurin ...

17:04:24 Presenting Lambert_W ...

17:04:24 Presenting Stirling_Formula ...

17:04:24 Presenting Comparison_Sort_Lower_Bound ...

17:04:24 Presenting Cartan_FP ...

17:04:24 Presenting Count_Complex_Roots ...

17:04:24 Presenting Linear_Recurrences ...

17:04:25 Presenting Dirichlet_Series ...

17:04:25 Presenting Gauss_Sums ...

17:04:25 Presenting Zeta_Function ...

17:04:26 Presenting Dirichlet_L ...

17:04:26 Presenting Prime_Distribution_Elementary ...

17:04:26 Presenting IMO2019 ...

17:04:26 Presenting Prime_Number_Theorem ...

17:04:26 Presenting Zeta_3_Irrational ...

17:04:27 Presenting E_Transcendental ...

17:04:27 Presenting Pi_Transcendental ...

17:04:27 Presenting Error_Function ...

17:04:27 Presenting Transcendence_Series_Hancl_Rucki ...

17:04:27 Presenting Winding_Number_Eval ...

17:04:27 Presenting HOL-Homology ...

17:04:28 Presenting HOL-Probability ...

17:04:29 Presenting Applicative_Lifting ...

17:04:29 Presenting Stern_Brocot ...

17:04:29 Presenting Buffons_Needle ...

17:04:29 Presenting Deep_Learning ...

17:04:30 Presenting Density_Compiler ...

17:04:30 Presenting DiscretePricing ...

17:04:31 Presenting Ergodic_Theory ...

17:04:32 Presenting Fisher_Yates ...

17:04:32 Presenting Fourier ...

17:04:32 Presenting Girth_Chromatic ...

17:04:32 Presenting Random_Graph_Subgraph_Threshold ...

17:04:32 Presenting HOL-Probability-ex ...

17:04:32 Presenting List_Update ...

17:04:33 Presenting Lp ...

17:04:33 Presenting MFMC_Countable ...

17:04:34 Presenting Markov_Models ...

17:04:35 Presenting Hidden_Markov_Models ...

17:04:35 Presenting Probabilistic_Timed_Automata ...

17:04:35 Presenting Stochastic_Matrices ...

17:04:35 Presenting Monad_Normalisation ...

17:04:35 Presenting Monomorphic_Monad ...

17:04:35 Presenting Neumann_Morgenstern_Utility ...

17:04:35 Presenting Probabilistic_Noninterference ...

17:04:36 Presenting Probabilistic_Prime_Tests ...

17:04:36 Presenting Probabilistic_System_Zoo ...

17:04:36 Presenting Probabilistic_While ...

17:04:36 Presenting CryptHOL ...

17:04:37 Presenting Constructive_Cryptography ...

17:04:37 Presenting Game_Based_Crypto ...

17:04:37 Presenting Multi_Party_Computation ...

17:04:38 Presenting Sigma_Commit_Crypto ...

17:04:38 Presenting Quick_Sort_Cost ...

17:04:38 Presenting Random_BSTs ...

17:04:38 Presenting Randomised_BSTs ...

17:04:38 Presenting Randomised_Social_Choice ...

17:04:38 Presenting SDS_Impossibility ...

17:04:39 Presenting Skip_Lists ...

17:04:39 Presenting Source_Coding_Theorem ...

17:04:39 Presenting Treaps ...

17:04:39 Presenting Hybrid_Systems_VCs ...

17:04:39 Presenting Irrational_Series_Erdos_Straus ...

17:04:39 Presenting Irrationality_J_Hancl ...

17:04:39 Presenting KD_Tree ...

17:04:40 Presenting Kuratowski_Closure_Complement ...

17:04:40 Presenting Laplace_Transform ...

17:04:40 Presenting Lower_Semicontinuous ...

17:04:40 Presenting Matrices_for_ODEs ...

17:04:40 Presenting Minkowskis_Theorem ...

17:04:40 Presenting Octonions ...

17:04:40 Presenting Ordinary_Differential_Equations ...

17:04:41 Presenting Differential_Dynamic_Logic ...

17:04:42 Presenting HOL-ODE-Numerics ...

17:04:43 Presenting HOL-ODE-ARCH-COMP ...

17:04:43 Presenting HOL-ODE-Examples ...

17:04:43 Presenting Lorenz_Approximation ...

17:04:43 Presenting Lorenz_C0 ...

17:04:43 Presenting Lorenz_C1 ...

17:04:43 Presenting Poincare_Bendixson ...

17:04:44 Presenting Prime_Harmonic_Series ...

17:04:44 Presenting Ptolemys_Theorem ...

17:04:44 Presenting QR_Decomposition ...

17:04:44 Presenting Quaternions ...

17:04:44 Presenting Rank_Nullity_Theorem ...

17:04:44 Presenting Safe_Distance ...

17:04:45 Presenting Smooth_Manifolds ...

17:04:45 Presenting Stewart_Apollonius ...

17:04:45 Presenting Tarskis_Geometry ...

17:04:46 Presenting Triangle ...

17:04:46 Presenting UpDown_Scheme ...

17:04:46 Presenting pGCL ...

17:04:46 Presenting HOL-Auth ...

17:04:47 Presenting HOL-UNITY ...

17:04:48 Presenting HOL-Bali ...

17:04:49 Presenting HOL-Cardinals ...

17:04:49 Presenting Binding_Syntax_Theory ...

17:04:50 Presenting Ordinals_and_Cardinals ...

17:04:50 Presenting Sort_Encodings ...

17:04:50 Presenting HOL-Data_Structures ...

17:04:51 Presenting HOL-Eisbach ...

17:04:51 Presenting Optics ...

17:04:51 Presenting HOL-Examples ...

17:04:51 Presenting HOL-Hahn_Banach ...

17:04:51 Presenting HOL-Hoare ...

17:04:52 Presenting HOL-Hoare_Parallel ...

17:04:52 Presenting HOL-IMPP ...

17:04:52 Presenting HOL-IOA ...

17:04:52 Presenting HOL-Imperative_HOL ...

17:04:52 Presenting Imperative_Insertion_Sort ...

17:04:52 Presenting HOL-Import ...

17:04:52 Presenting HOL-Induct ...

17:04:53 Presenting HOL-Lattice ...

17:04:53 Presenting HOL-Library ...

17:04:56 Presenting ADS_Functor ...

17:04:56 Presenting Abs_Int_ITP2012 ...

17:04:56 Presenting Abstract-Rewriting ...

17:04:57 Presenting Decreasing-Diagrams ...

17:04:57 Presenting Decreasing-Diagrams-II ...

17:04:57 Presenting First_Order_Terms ...

17:04:57 Presenting Knuth_Bendix_Order ...

17:04:58 Presenting Stateful_Protocol_Composition_and_Typing ...

17:04:59 Presenting Automated_Stateful_Protocol_Verification ...

17:05:00 Presenting Matrix ...

17:05:00 Presenting Matrix_Tensor ...

17:05:00 Presenting Knot_Theory ...

17:05:00 Presenting Minsky_Machines ...

17:05:00 Presenting Polynomials ...

17:05:02 Presenting Abstract_Completeness ...

17:05:02 Presenting Abstract_Soundness ...

17:05:02 Presenting Amortized_Complexity ...

17:05:02 Presenting Dynamic_Tables ...

17:05:02 Presenting Bell_Numbers_Spivey ...

17:05:02 Presenting Card_Equiv_Relations ...

17:05:02 Presenting Binomial-Heaps ...

17:05:02 Presenting Boolean_Expression_Checkers ...

17:05:02 Presenting Buildings ...

17:05:03 Presenting Card_Number_Partitions ...

17:05:03 Presenting Category2 ...

17:05:03 Presenting Category3 ...

17:05:05 Presenting MonoidalCategory ...

17:05:05 Presenting ConcurrentIMP ...

17:05:05 Presenting CoreC++ ...

17:05:06 Presenting Core_DOM ...

17:05:07 Presenting Datatype_Order_Generator ...

17:05:07 Presenting Old_Datatype_Show ...

17:05:07 Presenting Deriving ...

17:05:07 Presenting Containers ...

17:05:08 Presenting Containers-Benchmarks ...

17:05:08 Presenting MFOTL_Monitor ...

17:05:08 Presenting MFODL_Monitor_Optimized ...

17:05:09 Presenting Show ...

17:05:09 Presenting Epistemic_Logic ...

17:05:09 Presenting Extended_Finite_State_Machines ...

17:05:09 Presenting Extended_Finite_State_Machine_Inference ...

17:05:09 Presenting FOL-Fitting ...

17:05:10 Presenting FOL_Seq_Calc1 ...

17:05:10 Presenting Falling_Factorial_Sum ...

17:05:10 Presenting Finger-Trees ...

17:05:10 Presenting Formula_Derivatives ...

17:05:10 Presenting Formula_Derivatives-Examples ...

17:05:10 Presenting Functional-Automata ...

17:05:10 Presenting Generalized_Counting_Sort ...

17:05:11 Presenting Graph_Saturation ...

17:05:11 Presenting Graph_Theory ...

17:05:11 Presenting ShortestPath ...

17:05:11 Presenting Group-Ring-Module ...

17:05:15 Presenting Valuation ...

17:05:15 Presenting HOL-Codegenerator_Test ...

17:05:16 Presenting HOL-Computational_Algebra ...

17:05:17 Presenting Budan_Fourier ...

17:05:17 Presenting Coinductive ...

17:05:17 Presenting DynamicArchitectures ...

17:05:18 Presenting Architectural_Design_Patterns ...

17:05:18 Presenting Lazy-Lists-II ...

17:05:18 Presenting Stream_Fusion_Code ...

17:05:18 Presenting Topology ...

17:05:18 Presenting Descartes_Sign_Rule ...

17:05:18 Presenting HOL-Algebra ...

17:05:20 Presenting Groebner_Bases ...

17:05:21 Presenting Groebner_Macaulay ...

17:05:22 Presenting Nullstellensatz ...

17:05:22 Presenting Signature_Groebner ...

17:05:23 Presenting HOL-Decision_Procs ...

17:05:24 Presenting HOL-Quotient_Examples ...

17:05:24 Presenting JNF-AFP-Lib ...

17:05:24 Presenting Jordan_Normal_Form ...

17:05:26 Presenting Linear_Programming ...

17:05:26 Presenting Perron_Frobenius ...

17:05:26 Presenting QHLProver ...

17:05:27 Presenting Subresultants ...

17:05:27 Presenting Pre_BZ ...

17:05:27 Presenting Berlekamp_Zassenhaus ...

17:05:29 Presenting Algebraic_Numbers ...

17:05:29 Presenting LLL_Basis_Reduction ...

17:05:30 Presenting LLL_Factorization ...

17:05:30 Presenting Linear_Inequalities ...

17:05:31 Presenting Linear_Recurrences_Solver ...

17:05:31 Presenting Polynomial_Factorization ...

17:05:31 Presenting Jordan_Hoelder ...

17:05:32 Presenting Localization_Ring ...

17:05:32 Presenting Mersenne_Primes ...

17:05:32 Presenting Orbit_Stabiliser ...

17:05:32 Presenting Perfect-Number-Thm ...

17:05:32 Presenting Secondary_Sylow ...

17:05:32 Presenting UTP-Toolkit ...

17:05:32 Presenting UTP ...

17:05:33 Presenting VectorSpace ...

17:05:33 Presenting HOL-Isar_Examples ...

17:05:33 Presenting HOL-Nonstandard_Analysis ...

17:05:33 Presenting HOL-Nonstandard_Analysis-Examples ...

17:05:33 Presenting HOL-Number_Theory ...

17:05:34 Presenting Amicable_Numbers ...

17:05:34 Presenting Arith_Prog_Rel_Primes ...

17:05:34 Presenting Bertrands_Postulate ...

17:05:34 Presenting Elliptic_Curves_Group_Law ...

17:05:34 Presenting Fermat3_4 ...

17:05:35 Presenting Gaussian_Integers ...

17:05:35 Presenting HOL-ex ...

17:05:36 Presenting Koenigsberg_Friendship ...

17:05:36 Presenting Lehmer ...

17:05:36 Presenting Pratt_Certificate ...

17:05:36 Presenting RSAPSS ...

17:05:36 Presenting SumSquares ...

17:05:36 Presenting Liouville_Numbers ...

17:05:37 Presenting Lucas_Theorem ...

17:05:37 Presenting Mason_Stothers ...

17:05:37 Presenting Pell ...

17:05:37 Presenting Polynomial_Interpolation ...

17:05:37 Presenting Rep_Fin_Groups ...

17:05:37 Presenting Sturm_Sequences ...

17:05:38 Presenting Special_Function_Bounds ...

17:05:38 Presenting Sturm_Tarski ...

17:05:38 Presenting Symmetric_Polynomials ...

17:05:38 Presenting Power_Sum_Polynomials ...

17:05:38 Presenting HOL-Corec_Examples ...

17:05:38 Presenting HOL-Datatype_Examples ...

17:05:38 Presenting HOL-IMP ...

17:05:39 Presenting Relational-Incorrectness-Logic ...

17:05:39 Presenting HOL-Metis_Examples ...

17:05:39 Presenting HereditarilyFinite ...

17:05:39 Presenting Incompleteness ...

17:05:40 Presenting Surprise_Paradox ...

17:05:40 Presenting HyperCTL ...

17:05:40 Presenting Incredible_Proof_Machine ...

17:05:40 Presenting Integration ...

17:05:40 Presenting Isabelle_Meta_Model ...

17:05:41 Presenting Jinja ...

17:05:41 Presenting HRB-Slicing ...

17:05:43 Presenting InformationFlowSlicing_Inter ...

17:05:43 Presenting Slicing ...

17:05:44 Presenting InformationFlowSlicing ...

17:05:44 Presenting KBPs ...

17:05:44 Presenting LTL ...

17:05:44 Presenting LTL_Normal_Form ...

17:05:44 Presenting LTL_to_DRA ...

17:05:45 Presenting Stuttering_Equivalence ...

17:05:45 Presenting Lambda_Free_EPO ...

17:05:45 Presenting Lambda_Free_RPOs ...

17:05:45 Presenting Landau_Symbols ...

17:05:45 Presenting LightweightJava ...

17:05:46 Presenting LinearQuantifierElim ...

17:05:46 Presenting List-Infinite ...

17:05:46 Presenting Nat-Interval-Logic ...

17:05:47 Presenting AutoFocus-Stream ...

17:05:47 Presenting MuchAdoAboutTwo ...

17:05:47 Presenting Myhill-Nerode ...

17:05:47 Presenting Order_Lattice_Props ...

17:05:48 Presenting Quantales ...

17:05:48 Presenting Transformer_Semantics ...

17:05:48 Presenting Ordered_Resolution_Prover ...

17:05:48 Presenting Chandy_Lamport ...

17:05:49 Presenting Functional_Ordered_Resolution_Prover ...

17:05:49 Presenting Saturation_Framework ...

17:05:49 Presenting Saturation_Framework_Extensions ...

17:05:49 Presenting POPLmark-deBruijn ...

17:05:50 Presenting Pairing_Heap ...

17:05:50 Presenting Password_Authentication_Protocol ...

17:05:50 Presenting Presburger-Automata ...

17:05:50 Presenting Priority_Queue_Braun ...

17:05:50 Presenting Program-Conflict-Analysis ...

17:05:51 Presenting Regular-Sets ...

17:05:51 Presenting Posix-Lexing ...

17:05:51 Presenting Ribbon_Proofs ...

17:05:51 Presenting Root_Balanced_Tree ...

17:05:51 Presenting SATSolverVerification ...

17:05:52 Presenting Safe_OCL ...

17:05:53 Presenting Selection_Heap_Sort ...

17:05:53 Presenting Separata ...

17:05:53 Presenting Separation_Logic_Imperative_HOL ...

17:05:53 Presenting Simplex ...

17:05:54 Presenting Farkas ...

17:05:54 Presenting Skew_Heap ...

17:05:54 Presenting Splay_Tree ...

17:05:54 Presenting Stable_Matching ...

17:05:54 Presenting SuperCalc ...

17:05:55 Presenting Tail_Recursive_Functions ...

17:05:55 Presenting TortoiseHare ...

17:05:55 Presenting Trie ...

17:05:55 Presenting Twelvefold_Way ...

17:05:55 Presenting Vickrey_Clarke_Groves ...

17:05:56 Presenting WebAssembly ...

17:05:56 Presenting Well_Quasi_Orders ...

17:05:57 Presenting XML ...

17:05:57 Presenting HOL-Matrix_LP ...

17:05:57 Presenting HOL-MicroJava ...

17:05:58 Presenting HOL-Mirabelle ...

17:05:58 Presenting HOL-Mirabelle-ex ...

17:05:58 Presenting HOL-Mutabelle ...

17:05:58 Presenting HOL-NanoJava ...

17:05:58 Presenting HOL-Nitpick_Examples ...

17:05:58 Presenting HOL-Nominal ...

17:05:58 Presenting CCS ...

17:05:58 Presenting HOL-Nominal-Examples ...

17:06:00 Presenting Lam-ml-Normalization ...

17:06:00 Presenting Pi_Calculus ...

17:06:02 Presenting Psi_Calculi ...

17:06:04 Presenting SequentInvertibility ...

17:06:04 Presenting HOL-Predicate_Compile_Examples ...

17:06:04 Presenting HOL-Prolog ...

17:06:04 Presenting HOL-Quickcheck_Examples ...

17:06:04 Presenting HOL-Real_Asymp ...

17:06:05 Presenting HOL-Real_Asymp-Manual ...

17:06:05 Presenting HOL-SET_Protocol ...

17:06:05 Presenting HOL-SMT_Examples ...

17:06:05 Presenting HOL-SPARK ...

17:06:05 Presenting HOL-SPARK-Examples ...

17:06:05 Presenting RIPEMD-160-SPARK ...

17:06:05 Presenting HOL-SPARK-Manual ...

17:06:05 Presenting HOL-Statespace ...

17:06:05 Presenting HOL-TLA ...

17:06:05 Presenting HOL-TLA-Buffer ...

17:06:05 Presenting HOL-TLA-Inc ...

17:06:05 Presenting HOL-TLA-Memory ...

17:06:06 Presenting HOL-TPTP ...

17:06:06 Presenting HOL-Types_To_Sets ...

17:06:06 Presenting HOL-Unix ...

17:06:06 Presenting HOL-ZF ...

17:06:06 Presenting HOLCF ...

17:06:07 Presenting Circus ...

17:06:07 Presenting HOL-CSP ...

17:06:08 Presenting HOLCF-IMP ...

17:06:08 Presenting HOLCF-Library ...

17:06:08 Presenting HOLCF-FOCUS ...

17:06:08 Presenting HOLCF-ex ...

17:06:08 Presenting PCF ...

17:06:08 Presenting HOLCF-Prelude ...

17:06:09 Presenting BirdKMP ...

17:06:09 Presenting HOLCF-Tutorial ...

17:06:09 Presenting IOA ...

17:06:09 Presenting IOA-ABP ...

17:06:09 Presenting IOA-NTP ...

17:06:09 Presenting IOA-Storage ...

17:06:09 Presenting IOA-ex ...

17:06:09 Presenting Launchbury ...

17:06:10 Presenting Call_Arity ...

17:06:10 Presenting Shivers-CFA ...

17:06:11 Presenting Stream-Fusion ...

17:06:11 Presenting Tycon ...

17:06:11 Presenting WorkerWrapper ...

17:06:11 Presenting Heard_Of ...

17:06:11 Presenting Hello_World ...

17:06:11 Presenting Higher_Order_Terms ...

17:06:12 Presenting Hoare_Time ...

17:06:12 Presenting HotelKeyCards ...

17:06:12 Presenting How_to_Prove_it ...

17:06:12 Presenting Huffman ...

17:06:12 Presenting Hybrid_Logic ...

17:06:13 Presenting Hybrid_Multi_Lane_Spatial_Logic ...

17:06:13 Presenting IMP2 ...

17:06:13 Presenting IMP2_Binary_Heap ...

17:06:13 Presenting Implementation ...

17:06:14 Presenting Impossible_Geometry ...

17:06:14 Presenting Inductive_Confidentiality ...

17:06:14 Presenting Inductive_Inference ...

17:06:14 Presenting InfPathElimination ...

17:06:15 Presenting Isabelle_C ...

17:06:15 Presenting Isar_Ref ...

17:06:15 Presenting JEdit ...

17:06:15 Presenting Jacobson_Basic_Algebra ...

17:06:15 Presenting JiveDataStoreModel ...

17:06:15 Presenting KAD ...

17:06:16 Presenting Key_Agreement_Strong_Adversaries ...

17:06:16 Presenting Kleene_Algebra ...

17:06:16 Presenting KAT_and_DRA ...

17:06:17 Presenting Algebraic_VCs ...

17:06:17 Presenting Multirelations ...

17:06:17 Presenting Regular_Algebras ...

17:06:17 Presenting Relation_Algebra ...

17:06:17 Presenting Relational_Paths ...

17:06:18 Presenting Residuated_Lattices ...

17:06:18 Presenting LEM ...

17:06:18 Presenting CakeML ...

17:06:18 Presenting CakeML_Codegen ...

17:06:19 Presenting LambdaMu ...

17:06:19 Presenting Latin_Square ...

17:06:19 Presenting LatticeProperties ...

17:06:19 Presenting Lazy_Case ...

17:06:19 Presenting Lifting_Definition_Option ...

17:06:19 Presenting List-Index ...

17:06:19 Presenting List_Interleaving ...

17:06:19 Presenting List_Inversions ...

17:06:20 Presenting LocalLexing ...

17:06:20 Presenting Locales ...

17:06:20 Presenting Locally-Nameless-Sigma ...

17:06:21 Presenting Lowe_Ontological_Argument ...

17:06:21 Presenting MSO_Regex_Equivalence ...

17:06:21 Presenting Main ...

17:06:21 Presenting Marriage ...

17:06:21 Presenting Matroids ...

17:06:21 Presenting Max-Card-Matching ...

17:06:21 Presenting Median_Of_Medians_Selection ...

17:06:21 Presenting Menger ...

17:06:22 Presenting MiniML ...

17:06:22 Presenting Modular_Assembly_Kit_Security ...

17:06:22 Presenting Monad_Memo_DP ...

17:06:23 Presenting Optimal_BST ...

17:06:23 Presenting MonoBoolTranAlgebra ...

17:06:23 Presenting Name_Carrying_Type_Inference ...

17:06:23 Presenting Nash_Williams ...

17:06:24 Presenting Network_Security_Policy_Verification ...

17:06:24 Presenting No_FTL_observers ...

17:06:24 Presenting Nominal2 ...

17:06:25 Presenting LambdaAuth ...

17:06:25 Presenting Modal_Logics_for_NTS ...

17:06:25 Presenting Rewriting_Z ...

17:06:25 Presenting Noninterference_CSP ...

17:06:26 Presenting Noninterference_Ipurge_Unwinding ...

17:06:26 Presenting Noninterference_Generic_Unwinding ...

17:06:26 Presenting Noninterference_Inductive_Unwinding ...

17:06:26 Presenting Noninterference_Sequential_Composition ...

17:06:26 Presenting Noninterference_Concurrent_Composition ...

17:06:26 Presenting NormByEval ...

17:06:27 Presenting OpSets ...

17:06:27 Presenting Open_Induction ...

17:06:27 Presenting Ordinal ...

17:06:27 Presenting Nested_Multisets_Ordinals ...

17:06:27 Presenting Lambda_Free_KBOs ...

17:06:28 Presenting Ordinal_Partitions ...

17:06:28 Presenting PLM ...

17:06:29 Presenting PSemigroupsConvolution ...

17:06:29 Presenting Paraconsistency ...

17:06:29 Presenting Parity_Game ...

17:06:29 Presenting Partial_Function_MR ...

17:06:29 Presenting Pop_Refinement ...

17:06:29 Presenting Possibilistic_Noninterference ...

17:06:30 Presenting Priority_Search_Trees ...

17:06:30 Presenting Prim_Dijkstra_Simple ...

17:06:30 Presenting Prog_Prove ...

17:06:30 Presenting Projective_Geometry ...

17:06:30 Presenting Proof_Strategy_Language ...

17:06:30 Presenting PropResPI ...

17:06:30 Presenting Propositional_Proof_Systems ...

17:06:31 Presenting PseudoHoops ...

17:06:31 Presenting Ramsey-Infinite ...

17:06:31 Presenting Recursion-Theory-I ...

17:06:32 Presenting RefinementReactive ...

17:06:32 Presenting Regex_Equivalence ...

17:06:32 Presenting Resolution_FOL ...

17:06:32 Presenting Robbins-Conjecture ...

17:06:32 Presenting Roy_Floyd_Warshall ...

17:06:32 Presenting SIFPL ...

17:06:33 Presenting SIFUM_Type_Systems ...

17:06:33 Presenting SPARCv8 ...

17:06:34 Presenting Security_Protocol_Refinement ...

17:06:34 Presenting SenSocialChoice ...

17:06:34 Presenting Separation_Algebra ...

17:06:35 Presenting Simpl ...

17:06:36 Presenting BDD ...

17:06:36 Presenting Planarity_Certificates ...

17:06:37 Presenting Sliding_Window_Algorithm ...

17:06:37 Presenting Statecharts ...

17:06:37 Presenting Stellar_Quorums ...

17:06:37 Presenting Stone_Algebras ...

17:06:37 Presenting Stone_Relation_Algebras ...

17:06:38 Presenting Stone_Kleene_Relation_Algebras ...

17:06:38 Presenting Aggregation_Algebras ...

17:06:38 Presenting Relational_Disjoint_Set_Forests ...

17:06:39 Presenting Subset_Boolean_Algebras ...

17:06:39 Presenting Store_Buffer_Reduction ...

17:06:41 Presenting Strong_Security ...

17:06:41 Presenting Sugar ...

17:06:41 Presenting Syntax_Independent_Logic ...

17:06:41 Presenting Goedel_Incompleteness ...

17:06:42 Presenting Goedel_HFSet_Semantic ...

17:06:42 Presenting Goedel_HFSet_Semanticless ...

17:06:42 Presenting Robinson_Arithmetic ...

17:06:43 Presenting Szpilrajn ...

17:06:43 Presenting TESL_Language ...

17:06:43 Presenting TLA ...

17:06:43 Presenting Timed_Automata ...

17:06:44 Presenting Transitive-Closure-II ...

17:06:44 Presenting Tree_Decomposition ...

17:06:44 Presenting Tutorial ...

17:06:45 Presenting Typeclass_Hierarchy ...

17:06:45 Presenting Types_Tableaus_and_Goedels_God ...

17:06:45 Presenting UPF ...

17:06:45 Presenting UPF_Firewall ...

17:06:45 Presenting Universal_Turing_Machine ...

17:06:46 Presenting VeriComp ...

17:06:46 Presenting Verified-Prover ...

17:06:46 Presenting VolpanoSmith ...

17:06:47 Presenting WHATandWHERE_Security ...

17:06:47 Presenting WOOT_Strong_Eventual_Consistency ...

17:06:47 Presenting Weight_Balanced_Trees ...

17:06:47 Presenting Word_Lib ...

17:06:48 Presenting Complx ...

17:06:48 Presenting IEEE_Floating_Point ...

17:06:48 Presenting IP_Addresses ...

17:06:48 Presenting Simple_Firewall ...

17:06:49 Presenting Routing ...

17:06:49 Presenting Iptables_Semantics ...

17:06:50 Presenting Iptables_Semantics_Examples ...

17:06:50 Presenting LOFT ...

17:06:50 Presenting Interval_Arithmetic_Word32 ...

17:06:50 Presenting Native_Word ...

17:06:51 Presenting ZFC_in_HOL ...

17:06:51 Presenting HOL-Proofs ...

17:06:51 Presenting HOL-Proofs-Extraction ...

17:06:51 Presenting HOL-Proofs-Lambda ...

17:06:51 Presenting HOL-Proofs-ex ...

17:06:51 Presenting Haskell ...

17:06:52 Presenting Intro ...

17:06:52 Presenting LCF ...

17:06:52 Presenting Logics ...

17:06:52 Presenting Nitpick ...

17:06:52 Presenting Pure-Examples ...

17:06:52 Presenting SML ...

17:06:52 Presenting Sequents ...

17:06:52 Presenting Sledgehammer ...

17:06:52 Presenting Spec_Check ...

17:06:52 Presenting System ...

17:06:52 Presenting Tools ...

17:06:52 Presenting ZF ...

17:06:53 Presenting Logics_ZF ...

17:06:53 Presenting Recursion-Addition ...

17:06:53 Presenting ZF-AC ...

17:06:53 Presenting ZF-Coind ...

17:06:53 Presenting ZF-Constructible ...

17:06:54 Presenting Forcing ...

17:06:55 Presenting ZF-IMP ...

17:06:55 Presenting ZF-Induct ...

17:06:55 Presenting ZF-UNITY ...

17:06:55 Presenting ZF-Resid ...

17:06:55 Presenting ZF-ex ...

17:06:56

17:06:56 === TIMING ===

17:06:56

17:06:56 Group AFP: 0:00:00 elapsed time

17:06:56 Group main: 0:00:00 elapsed time

17:06:56 Group doc: 0:00:00 elapsed time

17:06:56 Group timing: 0:05:36 elapsed time, 0:20:54 cpu time, factor 3.73

17:06:56 Group large: 0:00:00 elapsed time

17:06:56 Group no_doc: 0:00:00 elapsed time

17:06:56 Overall: 0:09:51 elapsed time, 0:20:54 cpu time, factor 2.12

17:06:56

17:06:56 === DEPENDENCIES ===

17:06:56

17:06:56 Generating dependencies file ...

17:07:02 Writing dependencies file ...

17:07:02

17:07:02 === REPORT ===

17:07:02

17:07:02 Writing report file ...

17:07:02

17:07:02 === SITEGEN ===

17:07:02

17:07:02 Writing status file ...

17:07:02 Running sitegen ...

17:07:04 Success: Generated topics.html

17:07:04 Success: Generated index.html

17:07:04 Success: Generated html files for 562 entries

17:07:04 Success: Generated statistics.html

17:07:04 Success: Generated download.html

17:07:04 Success: Generated about.html

17:07:04 Success: Generated citing.html

17:07:04 Success: Generated updating.html

17:07:04 Success: Generated search.html

17:07:04 Success: Generated submitting.html

17:07:04 Success: Generated using.html

17:07:04 Success: Generated rss.xml

17:07:04 Success: Generated status.html

17:07:04 Checked directory thys. Found 0 warnings.

17:07:04 Packing tars ...

17:07:20

17:07:20 === COMPLETED ===

17:07:20

17:07:20 Archiving artifacts

17:12:17 Started calculate disk usage of build

17:12:17 Finished Calculation of disk usage of build in 0 seconds

17:12:25 Started calculate disk usage of workspace

17:12:26 Finished Calculation of disk usage of workspace in 0 seconds

17:12:26 No emails were triggered.

17:12:26 Finished: SUCCESS