Skip to content
Failed

Console Output

13:17:04 Started by an SCM change

13:17:04 Running as SYSTEM

13:17:04 [EnvInject] - Loading node environment variables.

13:17:04 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

13:17:04 [isabelle-all] $ hg showconfig paths.default

13:17:04 [isabelle-all] $ hg pull --rev default

13:17:04 pulling from http://isabelle.in.tum.de/repos/isabelle/

13:17:04 no changes found

13:17:04 [isabelle-all] $ hg update --clean --rev default

13:17:04 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

13:17:04 [isabelle-all] $ hg log --rev . --template {node}

13:17:04 [isabelle-all] $ hg log --rev . --template {rev}

13:17:04 [isabelle-all] $ hg log --rev 88880eecd7fe302f9dce36237a9f97f0ee2c6116 --template exists\n

13:17:04 exists

13:17:04 [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(88880eecd7fe302f9dce36237a9f97f0ee2c6116)" --encoding UTF-8 --encodingmode replace

13:17:05 [afp] $ hg showconfig paths.default

13:17:05 [afp] $ hg pull --rev default

13:17:06 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

13:17:06 no changes found

13:17:06 [afp] $ hg update --clean --rev default

13:17:06 568 files updated, 0 files merged, 0 files removed, 0 files unresolved

13:17:06 [afp] $ hg --config extensions.purge= clean --all

13:17:07 [afp] $ hg log --rev . --template {node}

13:17:07 [afp] $ hg log --rev . --template {rev}

13:17:07 [afp] $ hg log --rev bb006369484ce778f3f99d56cb441c08ed8c9d87 --template exists\n

13:17:07 exists

13:17:07 [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(bb006369484ce778f3f99d56cb441c08ed8c9d87)" --encoding UTF-8 --encodingmode replace

13:17:07 No emails were triggered.

13:17:07

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

13:17:07 + Admin/jenkins/run_build all

13:17:07 + set -e

13:17:07 + PROFILE=all

13:17:07 + shift

13:17:07 + bin/isabelle components -a

13:17:07 + bin/isabelle jedit -bf

13:17:07 ### Building Isabelle/Scala ...

13:17:36 ### Building Isabelle/jEdit ...

13:17:54 + bin/isabelle ocaml_setup

13:17:54 # Run eval $(opam env) to update the current shell environment

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

13:17:54 opam update

13:17:54

13:17:54 [NOTE] Package zarith is already installed (current version is 1.7).

13:17:54 + bin/isabelle ghc_setup

13:17:55 stack will use a sandboxed GHC it installed

13:17:55 For more information on paths, see 'stack path' and 'stack exec env'

13:17:55 To use this GHC and packages outside of a project, consider using:

13:17:55 stack ghc, stack ghci, stack runghc, or stack exec

13:17:56 The Glorious Glasgow Haskell Compilation System, version 8.6.4

13:17:56 + bin/isabelle ci_build_all

13:18:02

13:18:02 === CONFIGURATION ===

13:18:02

13:18:02 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

13:18:02 ISABELLE_BUILD_OPTIONS=""

13:18:02

13:18:02 ML_PLATFORM="x86_64_32-linux"

13:18:02 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-a3cfdf648da/x86_64_32-linux"

13:18:02 ML_SYSTEM="polyml-5.8.2"

13:18:02 ML_OPTIONS="-H 4000 --maxheap 8G"

13:18:02 jobs = 10, threads = 4, numa = false

13:18:02

13:18:02 === BUILD ===

13:18:02

13:18:02 Build started at Sat, 19 Sep 2020 11:18:02 GMT

13:18:02 Isabelle id 88880eecd7fe

13:18:02 AFP id b4e122867094

13:18:02

13:18:02 === LOG ===

13:18:02

13:18:03 Session Pure/Pure

13:18:04 Session CTT/CTT

13:18:04 Session Cube/Cube

13:18:04 Session FOL/FOL

13:18:04 Session CCL/CCL

13:18:04 Session FOL/FOL-ex

13:18:04 Session FOLP/FOLP

13:18:04 Session FOLP/FOLP-ex

13:18:04 Session Tools/Haskell

13:18:04 Session Doc/Intro (doc)

13:18:04 Session LCF/LCF

13:18:04 Session Doc/Logics (doc)

13:18:04 Session Doc/Nitpick (doc)

13:18:04 Session Pure/Pure-Examples

13:18:04 Session Tools/SML

13:18:04 Session Sequents/Sequents

13:18:04 Session Doc/Sledgehammer (doc)

13:18:04 Session Tools/Spec_Check

13:18:04 Session Tools/Tools

13:18:05 Session HOL/HOL (main)

13:18:05 Session AFP/AVL-Trees (AFP)

13:18:05 Session AFP/AWN (AFP)

13:18:05 Session AFP/Abortable_Linearizable_Modules (AFP)

13:18:05 Session AFP/Abstract-Hoare-Logics (AFP)

13:18:05 Session AFP/AnselmGod (AFP)

13:18:05 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

13:18:05 Session AFP/Attack_Trees (AFP)

13:18:06 Session AFP/AxiomaticCategoryTheory (AFP)

13:18:06 Session AFP/BinarySearchTree (AFP)

13:18:06 Session AFP/Binomial-Queues (AFP)

13:18:06 Session AFP/Bondy (AFP)

13:18:06 Session AFP/Bounded_Deducibility_Security (AFP)

13:18:06 Session AFP/BytecodeLogicJmlTypes (AFP)

13:18:06 Session AFP/C2KA_DistributedSystems (AFP)

13:18:06 Session AFP/CISC-Kernel (AFP)

13:18:06 Session AFP/CYK (AFP)

13:18:06 Session AFP/Cauchy (AFP)

13:18:06 Session AFP/Sqrt_Babylonian (AFP)

13:18:06 Session Doc/Classes (doc)

13:18:06 Session AFP/ClockSynchInst (AFP)

13:18:06 Session AFP/Compiling-Exceptions-Correctly (AFP)

13:18:06 Session AFP/Complete_Non_Orders (AFP)

13:18:06 Session AFP/ComponentDependencies (AFP)

13:18:06 Session AFP/Concurrent_Revisions (AFP)

13:18:06 Session AFP/Constructor_Funs (AFP)

13:18:06 Session AFP/CryptoBasedCompositionalProperties (AFP)

13:18:06 Session AFP/DPT-SAT-Solver (AFP)

13:18:06 Session AFP/Depth-First-Search (AFP)

13:18:06 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

13:18:06 Session AFP/DiskPaxos (AFP)

13:18:06 Session AFP/Example-Submission (AFP)

13:18:06 Session AFP/FFT (AFP)

13:18:06 Session AFP/FLP (AFP)

13:18:06 Session AFP/FeatherweightJava (AFP)

13:18:06 Session AFP/Featherweight_OCL (AFP)

13:18:06 Session AFP/FileRefinement (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

13:18:07 Session AFP/Ordinals_and_Cardinals (AFP)

13:18:07 Session HOL/HOL-Hoare

13:18:07 Session HOL/HOL-Hoare_Parallel (timing)

13:18:07 Session HOL/HOL-IMPP

13:18:07 Session HOL/HOL-IOA

13:18:07 Session HOL/HOL-Import

13:18:07 Session HOL/HOL-Lattice

13:18:07 Session HOL/HOL-Library (main timing)

13:18:07 Session AFP/ADS_Functor (AFP)

13:18:07 Session AFP/Approximation_Algorithms (AFP)

13:18:07 Session AFP/ArrowImpossibilityGS (AFP)

13:18:07 Session AFP/Auto2_HOL (AFP)

13:18:07 Session AFP/BNF_CC (AFP)

13:18:08 Session AFP/BNF_Operations (AFP)

13:18:08 Session AFP/Binomial-Heaps (AFP)

13:18:08 Session AFP/Boolean_Expression_Checkers (AFP)

13:18:08 Session AFP/Buildings (AFP)

13:18:08 Session AFP/CRDT (AFP)

13:18:08 Session AFP/IMAP-CRDT (AFP)

13:18:08 Session AFP/Card_Multisets (AFP)

13:18:08 Session AFP/Card_Number_Partitions (AFP)

13:18:08 Session AFP/Category (AFP)

13:18:08 Session Doc/Codegen (doc)

13:18:08 Session AFP/CofGroups (AFP)

13:18:08 Session AFP/Completeness (AFP)

13:18:08 Session AFP/ConcurrentIMP (AFP)

13:18:08 Session AFP/Concurrent_Ref_Alg (AFP)

13:18:08 Session AFP/CoreC++ (AFP)

13:18:09 Session AFP/Core_DOM (AFP)

13:18:09 Session Doc/Datatypes (doc)

13:18:09 Session Doc/Corec (doc)

13:18:09 Session AFP/Decl_Sem_Fun_PL (AFP)

13:18:09 Session AFP/Derangements (AFP)

13:18:09 Session AFP/Discrete_Summation (AFP)

13:18:09 Session AFP/Efficient-Mergesort (AFP)

13:18:09 Session AFP/Encodability_Process_Calculi (AFP)

13:18:09 Session AFP/Epistemic_Logic (AFP)

13:18:09 Session AFP/Euler_Partition (AFP)

13:18:10 Session AFP/FOL-Fitting (AFP)

13:18:10 Session AFP/FOL_Seq_Calc1 (AFP)

13:18:10 Session AFP/FOL_Harrison (AFP)

13:18:10 Session AFP/Factored_Transition_System_Bounding (AFP)

13:18:10 Session AFP/FinFun (AFP)

13:18:10 Session AFP/Extended_Finite_State_Machines (AFP)

13:18:10 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

13:18:10 Session AFP/Finger-Trees (AFP)

13:18:10 Session AFP/Generalized_Counting_Sort (AFP)

13:18:10 Session AFP/Graph_Saturation (AFP)

13:18:10 Session AFP/Graph_Theory (AFP)

13:18:10 Session AFP/ShortestPath (AFP)

13:18:10 Session AFP/Group-Ring-Module (AFP)

13:18:10 Session AFP/Valuation (AFP)

13:18:10 Session HOL/HOL-Auth (timing)

13:18:10 Session HOL/HOL-UNITY (timing)

13:18:11 Session HOL/HOL-Bali (timing)

13:18:11 Session HOL/HOL-Computational_Algebra (main timing)

13:18:11 Session AFP/Descartes_Sign_Rule (AFP)

13:18:11 Session HOL/HOL-Algebra (main timing)

13:18:11 Session HOL/HOL-Decision_Procs (timing)

13:18:11 Session HOL/HOL-Quotient_Examples (timing)

13:18:12 Session AFP/Localization_Ring (AFP)

13:18:12 Session AFP/Orbit_Stabiliser (AFP)

13:18:12 Session AFP/Perfect-Number-Thm (AFP)

13:18:12 Session AFP/Secondary_Sylow (AFP)

13:18:12 Session AFP/Jordan_Hoelder (AFP)

13:18:12 Session AFP/VectorSpace (AFP)

13:18:12 Session HOL/HOL-Analysis (main timing)

13:18:12 Session AFP/Cayley_Hamilton (AFP)

13:18:12 Session AFP/Coinductive (AFP)

13:18:13 Session AFP/DynamicArchitectures (AFP)

13:18:13 Session AFP/Architectural_Design_Patterns (AFP)

13:18:13 Session AFP/Lazy-Lists-II (AFP)

13:18:13 Session AFP/Stream_Fusion_Code (AFP)

13:18:13 Session AFP/Topology (AFP)

13:18:13 Session AFP/Complex_Geometry (AFP)

13:18:13 Session AFP/Poincare_Disc (AFP)

13:18:13 Session AFP/Differential_Game_Logic (AFP)

13:18:13 Session AFP/First_Welfare_Theorem (AFP)

13:18:13 Session AFP/Green (AFP)

13:18:13 Session HOL/HOL-Analysis-ex

13:18:13 Session HOL/HOL-Complex_Analysis (main timing)

13:18:13 Session AFP/Cartan_FP (AFP)

13:18:13 Session HOL/HOL-Eisbach

13:18:13 Session AFP/Allen_Calculus (AFP)

13:18:13 Session AFP/Card_Partitions (AFP)

13:18:13 Session AFP/Bell_Numbers_Spivey (AFP)

13:18:13 Session AFP/Card_Equiv_Relations (AFP)

13:18:13 Session AFP/Falling_Factorial_Sum (AFP)

13:18:13 Session AFP/Case_Labeling (AFP)

13:18:13 Session AFP/Clean (AFP)

13:18:13 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

13:18:13 Session AFP/Dependent_SIFUM_Refinement (AFP)

13:18:13 Session Doc/Eisbach (doc)

13:18:14 Session HOL/HOL-Hahn_Banach

13:18:14 Session HOL/HOL-Homology (timing)

13:18:14 Session HOL/HOL-Probability (main timing)

13:18:14 Session AFP/Buffons_Needle (AFP)

13:18:14 Session AFP/Density_Compiler (AFP)

13:18:14 Session AFP/DiscretePricing (AFP)

13:18:14 Session AFP/Ergodic_Theory (AFP)

13:18:14 Session AFP/Gromov_Hyperbolicity (AFP)

13:18:14 Session AFP/Fisher_Yates (AFP)

13:18:14 Session AFP/Girth_Chromatic (AFP)

13:18:14 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

13:18:14 Session HOL/HOL-Probability-ex (timing)

13:18:15 Session AFP/Lp (AFP)

13:18:15 Session AFP/Markov_Models (AFP)

13:18:15 Session AFP/Monad_Normalisation (AFP)

13:18:15 Session AFP/Monomorphic_Monad (AFP)

13:18:15 Session AFP/Neumann_Morgenstern_Utility (AFP)

13:18:15 Session AFP/Probabilistic_Noninterference (AFP)

13:18:15 Session AFP/Probabilistic_System_Zoo (AFP)

13:18:15 Session AFP/Skip_Lists (AFP)

13:18:15 Session AFP/Source_Coding_Theorem (AFP)

13:18:15 Session AFP/Irrationality_J_Hancl (AFP)

13:18:15 Session AFP/Kuratowski_Closure_Complement (AFP)

13:18:15 Session AFP/Laplace_Transform (AFP)

13:18:15 Session AFP/Lower_Semicontinuous (AFP)

13:18:15 Session AFP/Minkowskis_Theorem (AFP)

13:18:15 Session AFP/Octonions (AFP)

13:18:15 Session AFP/Ptolemys_Theorem (AFP)

13:18:15 Session AFP/Quaternions (AFP)

13:18:15 Session AFP/Rank_Nullity_Theorem (AFP)

13:18:15 Session AFP/Gauss_Jordan (AFP)

13:18:15 Session AFP/Echelon_Form (AFP)

13:18:15 Session AFP/Hermite (AFP)

13:18:15 Session AFP/Tarskis_Geometry (AFP)

13:18:16 Session AFP/Triangle (AFP)

13:18:16 Session AFP/Chord_Segments (AFP)

13:18:16 Session AFP/Stewart_Apollonius (AFP)

13:18:16 Session AFP/pGCL (AFP)

13:18:16 Session HOL/HOL-Isar_Examples

13:18:16 Session HOL/HOL-Nonstandard_Analysis (timing)

13:18:16 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

13:18:16 Session HOL/HOL-Number_Theory (main timing)

13:18:16 Session AFP/Arith_Prog_Rel_Primes (AFP)

13:18:16 Session AFP/Bernoulli (AFP)

13:18:16 Session AFP/E_Transcendental (AFP)

13:18:16 Session AFP/Elliptic_Curves_Group_Law (AFP)

13:18:16 Session AFP/Fermat3_4 (AFP)

13:18:16 Session HOL/HOL-Data_Structures (timing)

13:18:17 Session AFP/Lehmer (AFP)

13:18:17 Session AFP/Pratt_Certificate (AFP)

13:18:17 Session AFP/Bertrands_Postulate (AFP)

13:18:17 Session AFP/Prime_Harmonic_Series (AFP)

13:18:17 Session AFP/RSAPSS (AFP)

13:18:17 Session AFP/SumSquares (AFP)

13:18:17 Session AFP/Liouville_Numbers (AFP)

13:18:17 Session AFP/Lucas_Theorem (AFP)

13:18:17 Session AFP/Mason_Stothers (AFP)

13:18:17 Session AFP/Polynomial_Interpolation (AFP)

13:18:17 Session AFP/Probabilistic_Prime_Tests (AFP)

13:18:17 Session AFP/Rep_Fin_Groups (AFP)

13:18:18 Session AFP/Sturm_Sequences (AFP)

13:18:18 Session AFP/Safe_Distance (AFP)

13:18:18 Session AFP/Special_Function_Bounds (AFP)

13:18:18 Session AFP/Sturm_Tarski (AFP)

13:18:18 Session AFP/Budan_Fourier (AFP)

13:18:18 Session AFP/Winding_Number_Eval (AFP)

13:18:18 Session AFP/Count_Complex_Roots (AFP)

13:18:18 Session HOL/HOL-Corec_Examples (timing)

13:18:18 Session HOL/HOL-Datatype_Examples (timing)

13:18:18 Session HOL/HOL-Examples

13:18:18 Session HOL/HOL-IMP (timing)

13:18:18 Session AFP/Abs_Int_ITP2012 (AFP)

13:18:18 Session AFP/Relational-Incorrectness-Logic (AFP)

13:18:18 Session HOL/HOL-Imperative_HOL (timing)

13:18:19 Session AFP/Auto2_Imperative_HOL (AFP)

13:18:19 Session AFP/Imperative_Insertion_Sort (AFP)

13:18:19 Session HOL/HOL-Induct

13:18:19 Session HOL/HOL-Metis_Examples (timing)

13:18:19 Session HOL/HOL-Proofs (timing)

13:18:19 Session HOL/HOL-Proofs-Extraction (timing)

13:18:20 Session HOL/HOL-Proofs-ex

13:18:20 Session HOL/HOL-Proofs-Lambda (timing)

13:18:20 Session AFP/Applicative_Lifting (AFP)

13:18:20 Session AFP/Free-Groups (AFP)

13:18:20 Session AFP/Stern_Brocot (AFP)

13:18:20 Session AFP/HereditarilyFinite (AFP)

13:18:20 Session AFP/Category3 (AFP)

13:18:20 Session AFP/MonoidalCategory (AFP)

13:18:20 Session AFP/HyperCTL (AFP)

13:18:20 Session AFP/Integration (AFP)

13:18:20 Session AFP/Isabelle_Meta_Model (AFP)

13:18:21 Session AFP/LTL (AFP)

13:18:21 Session AFP/Stuttering_Equivalence (AFP)

13:18:21 Session AFP/Landau_Symbols (AFP)

13:18:21 Session AFP/Akra_Bazzi (AFP)

13:18:21 Session AFP/Catalan_Numbers (AFP)

13:18:21 Session AFP/Error_Function (AFP)

13:18:21 Session AFP/Euler_MacLaurin (AFP)

13:18:21 Session AFP/LightweightJava (AFP)

13:18:21 Session AFP/LinearQuantifierElim (AFP)

13:18:21 Session AFP/List-Infinite (AFP)

13:18:21 Session AFP/Nat-Interval-Logic (AFP)

13:18:21 Session AFP/AutoFocus-Stream (AFP)

13:18:21 Session AFP/MuchAdoAboutTwo (AFP)

13:18:21 Session AFP/Optics (AFP)

13:18:21 Session AFP/UTP-Toolkit (AFP)

13:18:21 Session AFP/UTP (AFP)

13:18:21 Session AFP/Order_Lattice_Props (AFP)

13:18:21 Session AFP/POPLmark-deBruijn (AFP)

13:18:21 Session AFP/Pairing_Heap (AFP)

13:18:21 Session AFP/Password_Authentication_Protocol (AFP)

13:18:21 Session AFP/Pell (AFP)

13:18:21 Session AFP/Presburger-Automata (AFP)

13:18:21 Session AFP/Priority_Queue_Braun (AFP)

13:18:21 Session AFP/Program-Conflict-Analysis (AFP)

13:18:21 Session AFP/Regular-Sets (AFP)

13:18:22 Session AFP/Abstract-Rewriting (AFP)

13:18:22 Session AFP/Decreasing-Diagrams (AFP)

13:18:22 Session AFP/First_Order_Terms (AFP)

13:18:22 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

13:18:22 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

13:18:22 Session AFP/Matrix (AFP)

13:18:22 Session AFP/Matrix_Tensor (AFP)

13:18:22 Session AFP/Knot_Theory (AFP)

13:18:22 Session AFP/Coinductive_Languages (AFP)

13:18:22 Session AFP/Finite_Automata_HF (AFP)

13:18:22 Session AFP/Functional-Automata (AFP)

13:18:22 Session AFP/Posix-Lexing (AFP)

13:18:22 Session AFP/Ribbon_Proofs (AFP)

13:18:22 Session AFP/SATSolverVerification (AFP)

13:18:22 Session AFP/Safe_OCL (AFP)

13:18:22 Session AFP/Selection_Heap_Sort (AFP)

13:18:22 Session AFP/Simplex (AFP)

13:18:22 Session AFP/Skew_Heap (AFP)

13:18:22 Session AFP/Sort_Encodings (AFP)

13:18:23 Session AFP/Splay_Tree (AFP)

13:18:23 Session AFP/Amortized_Complexity (AFP)

13:18:23 Session AFP/Dynamic_Tables (AFP)

13:18:23 Session AFP/Root_Balanced_Tree (AFP)

13:18:23 Session AFP/Closest_Pair_Points (AFP)

13:18:23 Session AFP/Stable_Matching (AFP)

13:18:23 Session Doc/System (doc)

13:18:23 Session AFP/Tail_Recursive_Functions (AFP)

13:18:23 Session AFP/TortoiseHare (AFP)

13:18:23 Session AFP/Trie (AFP)

13:18:23 Session AFP/Flyspeck-Tame (AFP)

13:18:23 Session AFP/Vickrey_Clarke_Groves (AFP)

13:18:23 Session HOL/HOL-Matrix_LP

13:18:23 Session HOL/HOL-MicroJava (timing)

13:18:23 Session HOL/HOL-Mirabelle

13:18:23 Session HOL/HOL-Mirabelle-ex

13:18:23 Session HOL/HOL-Mutabelle

13:18:23 Session HOL/HOL-NanoJava

13:18:23 Session HOL/HOL-Nitpick_Examples

13:18:23 Session HOL/HOL-Nominal

13:18:24 Session AFP/CCS (AFP)

13:18:24 Session HOL/HOL-Nominal-Examples (timing)

13:18:24 Session AFP/Lam-ml-Normalization (AFP)

13:18:24 Session AFP/Pi_Calculus (AFP)

13:18:24 Session AFP/Psi_Calculi (AFP)

13:18:24 Session AFP/SequentInvertibility (AFP)

13:18:24 Session HOL/HOL-Predicate_Compile_Examples (timing)

13:18:24 Session HOL/HOL-Prolog

13:18:24 Session HOL/HOL-Quickcheck_Examples (timing)

13:18:25 Session HOL/HOL-Real_Asymp

13:18:25 Session AFP/Fourier (AFP)

13:18:25 Session AFP/Furstenberg_Topology (AFP)

13:18:26 Session HOL/HOL-Real_Asymp-Manual

13:18:26 Session AFP/Stirling_Formula (AFP)

13:18:26 Session AFP/Lambert_W (AFP)

13:18:26 Session HOL/HOL-SET_Protocol (timing)

13:18:26 Session HOL/HOL-Statespace

13:18:26 Session HOL/HOL-TLA

13:18:26 Session HOL/HOL-TLA-Buffer

13:18:26 Session HOL/HOL-TLA-Inc

13:18:27 Session HOL/HOL-TLA-Memory

13:18:27 Session HOL/HOL-TPTP

13:18:27 Session HOL/HOL-Types_To_Sets

13:18:27 Session AFP/Smooth_Manifolds (AFP)

13:18:27 Session HOL/HOL-Unix

13:18:27 Session HOL/HOL-Word (main timing)

13:18:27 Session HOL/HOL-Codegenerator_Test

13:18:27 Session HOL/HOL-SPARK

13:18:27 Session HOL/HOL-SPARK-Examples

13:18:27 Session AFP/RIPEMD-160-SPARK (AFP)

13:18:27 Session HOL/HOL-SPARK-Manual

13:18:27 Session HOL/HOL-Word-SMT_Examples (timing)

13:18:27 Session HOL/HOL-ex (timing)

13:18:28 Session AFP/Automatic_Refinement (AFP)

13:18:28 Session AFP/Banach_Steinhaus (AFP)

13:18:28 Session AFP/SuperCalc (AFP)

13:18:28 Session AFP/Twelvefold_Way (AFP)

13:18:28 Session AFP/Kleene_Algebra (AFP)

13:18:28 Session AFP/KAT_and_DRA (AFP)

13:18:28 Session AFP/Multirelations (AFP)

13:18:29 Session AFP/Quantales (AFP)

13:18:29 Session AFP/Transformer_Semantics (AFP)

13:18:29 Session AFP/Regular_Algebras (AFP)

13:18:29 Session AFP/Relation_Algebra (AFP)

13:18:29 Session AFP/Residuated_Lattices (AFP)

13:18:29 Session AFP/LEM (AFP)

13:18:29 Session AFP/Native_Word (AFP)

13:18:29 Session AFP/Mersenne_Primes (AFP)

13:18:29 Session AFP/WebAssembly (AFP)

13:18:30 Session AFP/Refine_Monadic (AFP)

13:18:30 Session AFP/Collections (AFP)

13:18:30 Session AFP/Abstract_Completeness (AFP)

13:18:30 Session AFP/Abstract_Soundness (AFP)

13:18:30 Session AFP/Incredible_Proof_Machine (AFP)

13:18:30 Session AFP/Deriving (AFP)

13:18:31 Session AFP/CAVA_Base (AFP)

13:18:31 Session AFP/CAVA_Automata (AFP)

13:18:31 Session AFP/DFS_Framework (AFP)

13:18:31 Session AFP/Gabow_SCC (AFP)

13:18:31 Session AFP/LTL_to_GBA (AFP)

13:18:31 Session AFP/Promela (AFP)

13:18:31 Session AFP/Containers (AFP)

13:18:31 Session AFP/Collections_Examples (AFP)

13:18:31 Session AFP/Containers-Benchmarks (AFP)

13:18:32 Session AFP/MFOTL_Monitor (AFP)

13:18:32 Session AFP/Generic_Join (AFP)

13:18:32 Session AFP/Datatype_Order_Generator (AFP)

13:18:32 Session AFP/Old_Datatype_Show (AFP)

13:18:32 Session AFP/Show (AFP)

13:18:32 Session AFP/JNF-AFP-Lib (AFP)

13:18:32 Session AFP/Real_Impl (AFP)

13:18:33 Session AFP/QR_Decomposition (AFP)

13:18:33 Session AFP/Dijkstra_Shortest_Path (AFP)

13:18:33 Session AFP/Koenigsberg_Friendship (AFP)

13:18:33 Session AFP/Transition_Systems_and_Automata (AFP)

13:18:33 Session AFP/Adaptive_State_Counting (AFP)

13:18:33 Session AFP/Buchi_Complementation (AFP)

13:18:33 Session AFP/LTL_Master_Theorem (AFP)

13:18:33 Session AFP/LTL_Normal_Form (AFP)

13:18:33 Session AFP/Partial_Order_Reduction (AFP)

13:18:33 Session AFP/SM_Base (AFP)

13:18:33 Session AFP/SM (AFP)

13:18:33 Session AFP/CAVA_Setup (AFP)

13:18:34 Session AFP/CAVA_LTL_Modelchecker (AFP)

13:18:34 Session AFP/Transitive-Closure (AFP)

13:18:34 Session AFP/KBPs (AFP)

13:18:34 Session AFP/Tree-Automata (AFP)

13:18:34 Session AFP/SPARCv8 (AFP)

13:18:34 Session AFP/Separation_Algebra (AFP)

13:18:34 Session AFP/Separata (AFP)

13:18:34 Session AFP/Separation_Logic_Imperative_HOL (AFP)

13:18:34 Session AFP/Sepref_Prereq (AFP)

13:18:34 Session AFP/ROBDD (AFP)

13:18:34 Session AFP/UpDown_Scheme (AFP)

13:18:34 Session AFP/Word_Lib (AFP)

13:18:34 Session AFP/Complx (AFP)

13:18:35 Session AFP/IEEE_Floating_Point (AFP)

13:18:35 Session AFP/CakeML (AFP)

13:18:35 Session AFP/MFODL_Monitor_Optimized (AFP)

13:18:35 Session AFP/IP_Addresses (AFP)

13:18:35 Session AFP/Simple_Firewall (AFP)

13:18:35 Session AFP/Routing (AFP)

13:18:35 Session AFP/Iptables_Semantics (AFP)

13:18:35 Session AFP/Iptables_Semantics_Examples (AFP)

13:18:35 Session AFP/LOFT (AFP)

13:18:35 Session AFP/Interval_Arithmetic_Word32 (AFP)

13:18:35 Session HOL/HOL-ZF

13:18:36 Session AFP/Category2 (AFP)

13:18:36 Session HOL/HOLCF (main timing)

13:18:36 Session AFP/Circus (AFP)

13:18:36 Session AFP/HOL-CSP (AFP)

13:18:36 Session HOL/HOLCF-IMP

13:18:36 Session HOL/HOLCF-Library

13:18:36 Session HOL/HOLCF-FOCUS

13:18:36 Session HOL/HOLCF-ex

13:18:36 Session AFP/PCF (AFP)

13:18:36 Session AFP/HOLCF-Prelude (AFP)

13:18:37 Session AFP/BirdKMP (AFP)

13:18:37 Session HOL/HOLCF-Tutorial

13:18:37 Session HOL/IOA (timing)

13:18:37 Session HOL/IOA-ABP

13:18:37 Session HOL/IOA-NTP

13:18:37 Session HOL/IOA-Storage

13:18:37 Session HOL/IOA-ex

13:18:37 Session AFP/Shivers-CFA (AFP)

13:18:37 Session AFP/Stream-Fusion (AFP)

13:18:37 Session AFP/Tycon (AFP)

13:18:37 Session AFP/WorkerWrapper (AFP)

13:18:37 Session AFP/Heard_Of (AFP)

13:18:37 Session AFP/Consensus_Refined (AFP)

13:18:37 Session AFP/Hello_World (AFP)

13:18:37 Session AFP/Hoare_Time (AFP)

13:18:37 Session AFP/HotelKeyCards (AFP)

13:18:37 Session Doc/How_to_Prove_it (no_doc)

13:18:37 Session AFP/Huffman (AFP)

13:18:37 Session AFP/Hybrid_Logic (AFP)

13:18:37 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

13:18:37 Session AFP/IMP2 (AFP)

13:18:37 Session AFP/IMP2_Binary_Heap (AFP)

13:18:37 Session Doc/Implementation (doc)

13:18:37 Session AFP/Impossible_Geometry (AFP)

13:18:38 Session AFP/Inductive_Confidentiality (AFP)

13:18:38 Session AFP/Inductive_Inference (AFP)

13:18:38 Session AFP/InfPathElimination (AFP)

13:18:38 Session Doc/Isar_Ref (doc)

13:18:38 Session AFP/Isabelle_C (AFP)

13:18:38 Session Doc/JEdit (doc)

13:18:38 Session AFP/Jacobson_Basic_Algebra (AFP)

13:18:38 Session AFP/JiveDataStoreModel (AFP)

13:18:38 Session AFP/KAD (AFP)

13:18:38 Session AFP/Algebraic_VCs (AFP)

13:18:38 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

13:18:38 Session AFP/LambdaMu (AFP)

13:18:38 Session AFP/LatticeProperties (AFP)

13:18:38 Session AFP/DataRefinementIBP (AFP)

13:18:38 Session AFP/GraphMarkingIBP (AFP)

13:18:38 Session AFP/Lazy_Case (AFP)

13:18:38 Session AFP/Dict_Construction (AFP)

13:18:38 Session AFP/Lifting_Definition_Option (AFP)

13:18:38 Session AFP/List-Index (AFP)

13:18:38 Session AFP/Affine_Arithmetic (AFP)

13:18:39 Session AFP/Taylor_Models (AFP)

13:18:39 Session AFP/Comparison_Sort_Lower_Bound (AFP)

13:18:39 Session AFP/Formula_Derivatives (AFP)

13:18:39 Session AFP/Formula_Derivatives-Examples (AFP)

13:18:39 Session AFP/Jinja (AFP)

13:18:39 Session AFP/HRB-Slicing (AFP)

13:18:39 Session AFP/InformationFlowSlicing_Inter (AFP)

13:18:39 Session AFP/Slicing (AFP)

13:18:39 Session AFP/Formal_SSA (AFP)

13:18:39 Session AFP/Minimal_SSA (AFP)

13:18:39 Session AFP/InformationFlowSlicing (AFP)

13:18:39 Session AFP/LTL_to_DRA (AFP)

13:18:39 Session AFP/List_Update (AFP)

13:18:39 Session AFP/Ordinary_Differential_Equations (AFP)

13:18:39 Session AFP/Differential_Dynamic_Logic (AFP)

13:18:40 Session AFP/HOL-ODE-Numerics (AFP)

13:18:40 Session AFP/HOL-ODE-ARCH-COMP (AFP)

13:18:40 Session AFP/HOL-ODE-Examples (AFP large)

13:18:40 Session AFP/Lorenz_Approximation (AFP)

13:18:40 Session AFP/Lorenz_C0 (AFP large)

13:18:40 Session AFP/Lorenz_C1 (AFP large)

13:18:40 Session AFP/Poincare_Bendixson (AFP)

13:18:40 Session AFP/Hybrid_Systems_VCs (AFP)

13:18:40 Session AFP/Matrices_for_ODEs (AFP)

13:18:40 Session AFP/Quick_Sort_Cost (AFP)

13:18:40 Session AFP/Random_BSTs (AFP)

13:18:40 Session AFP/Randomised_BSTs (AFP)

13:18:40 Session AFP/Treaps (AFP)

13:18:41 Session AFP/Randomised_Social_Choice (AFP)

13:18:41 Session AFP/Fishburn_Impossibility (AFP)

13:18:41 Session AFP/SDS_Impossibility (AFP)

13:18:41 Session AFP/Refine_Imperative_HOL (AFP)

13:18:41 Session AFP/Floyd_Warshall (AFP)

13:18:41 Session AFP/Sepref_Basic (AFP)

13:18:41 Session AFP/Sepref_IICF (AFP)

13:18:41 Session AFP/Flow_Networks (AFP)

13:18:41 Session AFP/EdmondsKarp_Maxflow (AFP)

13:18:41 Session AFP/MFMC_Countable (AFP)

13:18:41 Session AFP/Prpu_Maxflow (AFP)

13:18:41 Session AFP/Knuth_Morris_Pratt (AFP)

13:18:41 Session AFP/VerifyThis2018 (AFP)

13:18:41 Session AFP/VerifyThis2019 (AFP)

13:18:42 Session AFP/List_Interleaving (AFP)

13:18:42 Session AFP/List_Inversions (AFP)

13:18:42 Session AFP/LocalLexing (AFP)

13:18:42 Session Doc/Locales (doc)

13:18:42 Session AFP/Locally-Nameless-Sigma (AFP)

13:18:42 Session AFP/Lowe_Ontological_Argument (AFP)

13:18:42 Session AFP/MSO_Regex_Equivalence (AFP)

13:18:42 Session Doc/Main (doc)

13:18:42 Session AFP/Marriage (AFP)

13:18:42 Session AFP/Latin_Square (AFP)

13:18:42 Session AFP/Matroids (AFP)

13:18:42 Session AFP/Kruskal (AFP)

13:18:42 Session AFP/Max-Card-Matching (AFP)

13:18:42 Session AFP/Median_Of_Medians_Selection (AFP)

13:18:43 Session AFP/KD_Tree (AFP)

13:18:43 Session AFP/Menger (AFP)

13:18:43 Session AFP/MiniML (AFP)

13:18:43 Session AFP/Modular_Assembly_Kit_Security (AFP)

13:18:43 Session AFP/Monad_Memo_DP (AFP)

13:18:43 Session AFP/Hidden_Markov_Models (AFP)

13:18:43 Session AFP/Optimal_BST (AFP)

13:18:43 Session AFP/MonoBoolTranAlgebra (AFP)

13:18:43 Session AFP/Name_Carrying_Type_Inference (AFP)

13:18:43 Session AFP/Nash_Williams (AFP)

13:18:43 Session AFP/Network_Security_Policy_Verification (AFP)

13:18:43 Session AFP/No_FTL_observers (AFP)

13:18:43 Session AFP/Nominal2 (AFP)

13:18:44 Session AFP/Incompleteness (AFP)

13:18:44 Session AFP/Surprise_Paradox (AFP)

13:18:44 Session AFP/LambdaAuth (AFP)

13:18:44 Session AFP/Launchbury (AFP)

13:18:44 Session AFP/Call_Arity (AFP)

13:18:44 Session AFP/Modal_Logics_for_NTS (AFP)

13:18:44 Session AFP/Rewriting_Z (AFP)

13:18:44 Session AFP/Noninterference_CSP (AFP)

13:18:44 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

13:18:44 Session AFP/Noninterference_Generic_Unwinding (AFP)

13:18:44 Session AFP/Noninterference_Inductive_Unwinding (AFP)

13:18:44 Session AFP/Noninterference_Sequential_Composition (AFP)

13:18:44 Session AFP/Noninterference_Concurrent_Composition (AFP)

13:18:45 Session AFP/NormByEval (AFP)

13:18:45 Session AFP/OpSets (AFP)

13:18:45 Session AFP/Open_Induction (AFP)

13:18:45 Session AFP/Well_Quasi_Orders (AFP)

13:18:45 Session AFP/Decreasing-Diagrams-II (AFP)

13:18:45 Session AFP/Myhill-Nerode (AFP)

13:18:45 Session AFP/Polynomials (AFP)

13:18:45 Session AFP/Symmetric_Polynomials (AFP)

13:18:45 Session AFP/Pi_Transcendental (AFP)

13:18:45 Session AFP/Ordinal (AFP)

13:18:45 Session AFP/Nested_Multisets_Ordinals (AFP)

13:18:45 Session AFP/Lambda_Free_RPOs (AFP)

13:18:45 Session AFP/Higher_Order_Terms (AFP)

13:18:46 Session AFP/CakeML_Codegen (AFP)

13:18:46 Session AFP/Lambda_Free_EPO (AFP)

13:18:46 Session AFP/Lambda_Free_KBOs (AFP)

13:18:46 Session AFP/Ordered_Resolution_Prover (AFP)

13:18:46 Session AFP/Chandy_Lamport (AFP)

13:18:46 Session AFP/Saturation_Framework (AFP)

13:18:46 Session AFP/Saturation_Framework_Extensions (AFP)

13:18:46 Session AFP/PAC_Checker (AFP)

13:18:46 Session AFP/PLM (AFP)

13:18:47 Session AFP/PSemigroupsConvolution (AFP)

13:18:47 Session AFP/Paraconsistency (AFP)

13:18:47 Session AFP/Parity_Game (AFP)

13:18:47 Session AFP/Partial_Function_MR (AFP)

13:18:47 Session AFP/Certification_Monads (AFP)

13:18:47 Session AFP/XML (AFP)

13:18:47 Session AFP/Polynomial_Factorization (AFP)

13:18:47 Session AFP/Amicable_Numbers (AFP)

13:18:47 Session AFP/Dirichlet_Series (AFP)

13:18:47 Session AFP/Zeta_Function (AFP)

13:18:48 Session AFP/Dirichlet_L (AFP)

13:18:48 Session AFP/Gauss_Sums (AFP)

13:18:48 Session AFP/Prime_Number_Theorem (AFP)

13:18:48 Session AFP/Prime_Distribution_Elementary (AFP)

13:18:48 Session AFP/IMO2019 (AFP)

13:18:48 Session AFP/Irrational_Series_Erdos_Straus (AFP)

13:18:48 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

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

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

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

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

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

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

13:18:50 Session AFP/Groebner_Macaulay (AFP)

13:18:50 Session AFP/Nullstellensatz (AFP)

13:18:50 Session AFP/Signature_Groebner (AFP)

13:18:50 Session AFP/QHLProver (AFP)

13:18:50 Session AFP/Knuth_Bendix_Order (AFP)

13:18:50 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

13:18:50 Session AFP/Linear_Recurrences (AFP)

13:18:51 Session AFP/Perron_Frobenius (AFP)

13:18:51 Session AFP/Stochastic_Matrices (AFP)

13:18:51 Session AFP/Power_Sum_Polynomials (AFP)

13:18:52 Session AFP/Subresultants (AFP)

13:18:52 Session AFP/Pre_BZ (AFP)

13:18:52 Session AFP/Berlekamp_Zassenhaus (AFP)

13:18:52 Session AFP/Algebraic_Numbers (AFP)

13:18:52 Session AFP/LLL_Basis_Reduction (AFP)

13:18:52 Session AFP/LLL_Factorization (AFP)

13:18:52 Session AFP/Linear_Inequalities (AFP)

13:18:52 Session AFP/Linear_Programming (AFP)

13:18:52 Session AFP/Linear_Recurrences_Solver (AFP)

13:18:53 Session AFP/Smith_Normal_Form (AFP)

13:18:53 Session AFP/Probabilistic_While (AFP)

13:18:53 Session AFP/CryptHOL (AFP)

13:18:53 Session AFP/Constructive_Cryptography (AFP)

13:18:53 Session AFP/Game_Based_Crypto (AFP)

13:18:53 Session AFP/Multi_Party_Computation (AFP)

13:18:53 Session AFP/Sigma_Commit_Crypto (AFP)

13:18:53 Session AFP/Pop_Refinement (AFP)

13:18:53 Session AFP/Possibilistic_Noninterference (AFP)

13:18:53 Session AFP/Priority_Search_Trees (AFP)

13:18:53 Session AFP/Prim_Dijkstra_Simple (AFP)

13:18:53 Session Doc/Prog_Prove (doc)

13:18:53 Session AFP/Projective_Geometry (AFP)

13:18:54 Session AFP/Proof_Strategy_Language (AFP)

13:18:54 Session AFP/PropResPI (AFP)

13:18:54 Session AFP/Propositional_Proof_Systems (AFP)

13:18:54 Session AFP/PseudoHoops (AFP)

13:18:54 Session AFP/Ramsey-Infinite (AFP)

13:18:54 Session AFP/Recursion-Theory-I (AFP)

13:18:54 Session AFP/Minsky_Machines (AFP)

13:18:54 Session AFP/RefinementReactive (AFP)

13:18:54 Session AFP/Regex_Equivalence (AFP)

13:18:54 Session AFP/Resolution_FOL (AFP)

13:18:55 Session AFP/Robbins-Conjecture (AFP)

13:18:55 Session AFP/Roy_Floyd_Warshall (AFP)

13:18:55 Session AFP/SIFPL (AFP)

13:18:55 Session AFP/SIFUM_Type_Systems (AFP)

13:18:55 Session AFP/Security_Protocol_Refinement (AFP)

13:18:55 Session AFP/SenSocialChoice (AFP)

13:18:55 Session AFP/Simpl (AFP)

13:18:55 Session AFP/BDD (AFP)

13:18:55 Session AFP/Planarity_Certificates (AFP)

13:18:55 Session AFP/Sliding_Window_Algorithm (AFP)

13:18:55 Session AFP/Statecharts (AFP)

13:18:55 Session AFP/Stellar_Quorums (AFP)

13:18:55 Session AFP/Stone_Algebras (AFP)

13:18:56 Session AFP/Stone_Relation_Algebras (AFP)

13:18:56 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

13:18:56 Session AFP/Aggregation_Algebras (AFP)

13:18:56 Session AFP/Relational_Paths (AFP)

13:18:56 Session AFP/Relational_Disjoint_Set_Forests (AFP)

13:18:56 Session AFP/Subset_Boolean_Algebras (AFP)

13:18:56 Session AFP/Store_Buffer_Reduction (AFP)

13:18:56 Session AFP/Strong_Security (AFP)

13:18:56 Session Doc/Sugar (doc)

13:18:56 Session AFP/Syntax_Independent_Logic (AFP)

13:18:56 Session AFP/Goedel_Incompleteness (AFP)

13:18:56 Session AFP/Goedel_HFSet_Semantic (AFP)

13:18:56 Session AFP/Goedel_HFSet_Semanticless (AFP)

13:18:57 Session AFP/Robinson_Arithmetic (AFP)

13:18:57 Session AFP/Szpilrajn (AFP)

13:18:57 Session AFP/TESL_Language (AFP)

13:18:57 Session AFP/TLA (AFP)

13:18:57 Session AFP/Timed_Automata (AFP)

13:18:57 Session AFP/Probabilistic_Timed_Automata (AFP)

13:18:57 Session AFP/Transitive-Closure-II (AFP)

13:18:57 Session AFP/Tree_Decomposition (AFP)

13:18:57 Session Doc/Tutorial (doc)

13:18:57 Session Doc/Typeclass_Hierarchy (doc)

13:18:57 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

13:18:58 Session AFP/UPF (AFP)

13:18:58 Session AFP/UPF_Firewall (AFP)

13:18:58 Session AFP/Universal_Turing_Machine (AFP)

13:18:58 Session AFP/VeriComp (AFP)

13:18:58 Session AFP/Verified-Prover (AFP)

13:18:58 Session AFP/VolpanoSmith (AFP)

13:18:58 Session AFP/WHATandWHERE_Security (AFP)

13:18:58 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

13:18:58 Session AFP/Weight_Balanced_Trees (AFP)

13:18:58 Session AFP/ZFC_in_HOL (AFP)

13:18:58 Session AFP/Ordinal_Partitions (AFP)

13:18:58 Session ZF/ZF (main timing)

13:18:58 Session Doc/Logics_ZF (doc)

13:18:58 Session AFP/Recursion-Addition (AFP)

13:18:58 Session ZF/ZF-AC

13:18:58 Session ZF/ZF-Coind

13:18:58 Session ZF/ZF-Constructible

13:18:58 Session AFP/Forcing (AFP)

13:18:58 Session ZF/ZF-IMP

13:18:58 Session ZF/ZF-Induct

13:18:58 Session ZF/ZF-UNITY (timing)

13:18:58 Session ZF/ZF-Resid

13:18:59 Session ZF/ZF-ex

13:19:01 Running Goedel_HFSet_Semanticless ...

13:19:01 Running Robinson_Arithmetic ...

13:19:02 Running Extended_Finite_State_Machine_Inference ...

13:19:03 Robinson_Arithmetic: theory HOL-Library.Infinite_Set

13:19:03 Robinson_Arithmetic: theory HOL-Library.Cancellation

13:19:03 Robinson_Arithmetic: theory HOL-Library.Nat_Bijection

13:19:03 Robinson_Arithmetic: theory HOL-Library.Old_Datatype

13:19:03 Goedel_HFSet_Semanticless: theory HOL-Library.Cancellation

13:19:03 Goedel_HFSet_Semanticless: theory HOL-Library.Infinite_Set

13:19:03 Goedel_HFSet_Semanticless: theory HOL-Library.Nat_Bijection

13:19:03 Goedel_HFSet_Semanticless: theory HOL-Library.Old_Datatype

13:19:03 Goedel_HFSet_Semanticless: theory HOL-Library.Phantom_Type

13:19:03 Robinson_Arithmetic: theory HOL-Library.Phantom_Type

13:19:03 Robinson_Arithmetic: theory HOL-Library.Quotient_Syntax

13:19:03 Robinson_Arithmetic: theory HOL-Library.Quotient_Option

13:19:03 Robinson_Arithmetic: theory HOL-Library.Quotient_Product

13:19:03 Goedel_HFSet_Semanticless: theory HereditarilyFinite.HF

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Syntax

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Multiset

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Option

13:19:04 Robinson_Arithmetic: theory HOL-Library.Quotient_Set

13:19:04 Robinson_Arithmetic: theory HOL-Library.Multiset

13:19:04 Robinson_Arithmetic: theory HOL-Library.Countable

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Product

13:19:04 Robinson_Arithmetic: theory HOL-Library.Quotient_List

13:19:04 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Group_By

13:19:04 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_List

13:19:04 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_Set

13:19:04 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Target_FSet

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Set

13:19:04 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Subsumption

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_List

13:19:04 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Inference

13:19:04 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Drinks_Subsumption

13:19:04 Robinson_Arithmetic: theory HOL-Library.Cardinality

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Cardinality

13:19:04 Goedel_HFSet_Semanticless: theory HOL-Library.Countable

13:19:05 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Ordinal

13:19:05 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Rank

13:19:05 Robinson_Arithmetic: theory HOL-Library.FSet

13:19:05 Goedel_HFSet_Semanticless: theory HereditarilyFinite.OrdArith

13:19:05 Robinson_Arithmetic: theory FinFun.FinFun

13:19:06 Goedel_HFSet_Semanticless: theory FinFun.FinFun

13:19:06 Goedel_HFSet_Semanticless: theory HOL-Library.FSet

13:19:09 Robinson_Arithmetic: theory Nominal2.Nominal2_Base

13:19:10 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Distinguishing_Guards

13:19:10 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.EFSM_Dot

13:19:10 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Increment_Reset

13:19:10 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Base

13:19:11 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Least_Upper_Bound

13:19:11 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Same_Register

13:19:11 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.efsm2sal

13:19:12 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.PTA_Generalisation

13:19:12 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.SelectionStrategies

13:19:12 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse

13:19:14 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Weak_Subsumption

13:19:14 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Store_Reuse_Subsumption

13:19:14 Robinson_Arithmetic: theory Nominal2.Nominal2_Abs

13:19:15 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Abs

13:19:17 Robinson_Arithmetic: theory Nominal2.Nominal2_FCB

13:19:17 Robinson_Arithmetic: theory Nominal2.Nominal2

13:19:17 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_FCB

13:19:17 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2

13:19:20 Robinson_Arithmetic: theory Robinson_Arithmetic.Robinson_Arithmetic

13:19:21 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.SyntaxN

13:19:28 Robinson_Arithmetic: theory Robinson_Arithmetic.Instance

13:19:28 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding

13:19:28 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Predicates

13:19:30 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Sigma

13:19:35 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding_Predicates

13:19:38 Robinson_Arithmetic FAILED

13:19:38 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Robinson_Arithmetic)

13:19:38 Proofs for inductive predicate(s) "nump"

13:19:38 Proving monotonicity ...

13:19:38 Proving the introduction rules ...

13:19:38 Proving the elimination rules ...

13:19:38 Proving the induction rule ...

13:19:38 Proving the simplification rules ...

13:19:38 ### theory "Robinson_Arithmetic.Instance"

13:19:38 ### 1.435s elapsed time, 5.632s cpu time, 0.364s GC time

13:19:38 *** Failed to apply proof method (line 167 of "$AFP/Robinson_Arithmetic/Robinson_Arithmetic.thy"):

13:19:38 *** goal (3 subgoals):

13:19:38 *** 1. ⋀k e A ka Aa.

13:19:38 *** ⟦⋀x. ∀p. (p ∙ eval_fmla_sumC)

13:19:38 *** (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A) =

13:19:38 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A);

13:19:38 *** ⋀x. ∀p. (p ∙ eval_fmla_sumC)

13:19:38 *** (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa) =

13:19:38 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa);

13:19:38 *** atom k ♯ e; atom ka ♯ e⟧

13:19:38 *** ⟹ atom k ♯ ea ∧ atom ka ♯ ea

13:19:38 *** 2. ⋀k e A ka Aa p.

13:19:38 *** ⟦⋀x. ∀p. (p ∙ eval_fmla_sumC)

13:19:38 *** (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A) =

13:19:38 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A);

13:19:38 *** ⋀x. ∀p. (p ∙ eval_fmla_sumC)

13:19:38 *** (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa) =

13:19:38 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa);

13:19:38 *** atom k ♯ e; atom ka ♯ e; supp p ♯* ea⟧

13:19:38 *** ⟹ (∃x. eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A)) =

13:19:38 *** (∃x. eval_fmla_sumC (finfun_update e (p ∙ k) x, p ∙ A))

13:19:38 *** 3. ⋀k e A ka Aa p.

13:19:38 *** ⟦⋀x. ∀p. (p ∙ eval_fmla_sumC)

13:19:38 *** (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A) =

13:19:38 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A);

13:19:38 *** ⋀x. ∀p. (p ∙ eval_fmla_sumC)

13:19:38 *** (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa) =

13:19:38 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa);

13:19:38 *** atom k ♯ e; atom ka ♯ e; supp p ♯* ea⟧

13:19:38 *** ⟹ (∃x. eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa)) =

13:19:38 *** (∃x. eval_fmla_sumC (finfun_update e (p ∙ ka) x, p ∙ Aa))

13:19:38 *** At command "apply" (line 167 of "$AFP/Robinson_Arithmetic/Robinson_Arithmetic.thy")

13:19:40 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Functions

13:19:40 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pf_Predicates

13:19:40 Extended_Finite_State_Machine_Inference: theory Extended_Finite_State_Machine_Inference.Code_Generation

13:19:41 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.II_Prelims

13:19:43 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Goedel_I

13:19:43 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pseudo_Coding

13:19:44 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Quote

13:19:45 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Instance

13:20:05 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference

13:20:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference/document.pdf

13:20:05 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Extended_Finite_State_Machine_Inference/outline.pdf

13:20:05 Timing Extended_Finite_State_Machine_Inference (4 threads, 56.692s elapsed time, 151.684s cpu time, 10.980s GC time, factor 2.68)

13:20:05 Finished Extended_Finite_State_Machine_Inference (0:01:03 elapsed time, 0:02:45 cpu time, factor 2.61)

13:27:10 Goedel_HFSet_Semanticless FAILED

13:27:10 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Goedel_HFSet_Semanticless)

13:27:10 ### ("_applC" ("_position" Var) ("_position" sn))))

13:27:10 ### ("_cargs" ("_position" V')

13:27:10 ### ("_cargs" ("_position" V') ("_position" F'))))))

13:27:10 ### Fortunately, only one parse tree is well-formed and type-correct,

13:27:10 ### but you may still want to disambiguate your grammar or your input.

13:27:10 *** Failed to apply proof method (line 83 of "$AFP/Goedel_HFSet_Semanticless/Coding.thy"):

13:27:10 *** goal (3 subgoals):

13:27:10 *** 1. ⋀k e A ka Aa.

13:27:10 *** ⟦∀p. (p ∙ trans_fm_sumC) (p ∙ k # p ∙ e, p ∙ A) =

13:27:10 *** trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A);

13:27:10 *** ∀p. (p ∙ trans_fm_sumC) (p ∙ ka # p ∙ e, p ∙ Aa) =

13:27:10 *** trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa);

13:27:10 *** atom k ♯ e; atom ka ♯ e; atom k ♯ trans_fm_sumC (k # e, A);

13:27:10 *** ∀a∈set e. atom a ♯ trans_fm_sumC (k # e, A);

13:27:10 *** atom ka ♯ trans_fm_sumC (ka # e, Aa);

13:27:10 *** ∀a∈set e. atom a ♯ trans_fm_sumC (ka # e, Aa)⟧

13:27:10 *** ⟹ {atom k, atom ka} ♯* ea

13:27:10 *** 2. ⋀k e A ka Aa p.

13:27:10 *** ⟦∀p. (p ∙ trans_fm_sumC) (p ∙ k # p ∙ e, p ∙ A) =

13:27:10 *** trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A);

13:27:10 *** ∀p. (p ∙ trans_fm_sumC) (p ∙ ka # p ∙ e, p ∙ Aa) =

13:27:10 *** trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa);

13:27:10 *** atom k ♯ e; atom ka ♯ e; atom k ♯ trans_fm_sumC (k # e, A);

13:27:10 *** ∀a∈set e. atom a ♯ trans_fm_sumC (k # e, A);

13:27:10 *** atom ka ♯ trans_fm_sumC (ka # e, Aa);

13:27:10 *** ∀a∈set e. atom a ♯ trans_fm_sumC (ka # e, Aa); supp p ♯* ea⟧

13:27:10 *** ⟹ trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A) =

13:27:10 *** trans_fm_sumC (p ∙ k # e, p ∙ A)

13:27:10 *** 3. ⋀k e A ka Aa p.

13:27:10 *** ⟦∀p. (p ∙ trans_fm_sumC) (p ∙ k # p ∙ e, p ∙ A) =

13:27:10 *** trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A);

13:27:10 *** ∀p. (p ∙ trans_fm_sumC) (p ∙ ka # p ∙ e, p ∙ Aa) =

13:27:10 *** trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa);

13:27:10 *** atom k ♯ e; atom ka ♯ e; atom k ♯ trans_fm_sumC (k # e, A);

13:27:10 *** ∀a∈set e. atom a ♯ trans_fm_sumC (k # e, A);

13:27:10 *** atom ka ♯ trans_fm_sumC (ka # e, Aa);

13:27:10 *** ∀a∈set e. atom a ♯ trans_fm_sumC (ka # e, Aa); supp p ♯* ea⟧

13:27:10 *** ⟹ trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa) =

13:27:10 *** trans_fm_sumC (p ∙ ka # e, p ∙ Aa)

13:27:10 *** At command "apply" (line 83 of "$AFP/Goedel_HFSet_Semanticless/Coding.thy")

13:27:10 Unfinished session(s): Goedel_HFSet_Semanticless, Robinson_Arithmetic

13:27:10

13:27:10 === TIMING ===

13:27:10

13:27:10 Group AFP: 0:09:47 elapsed time, 0:25:49 cpu time, factor 2.64

13:27:10 Group main: 0:00:00 elapsed time

13:27:10 Group doc: 0:00:00 elapsed time

13:27:10 Group timing: 0:00:00 elapsed time

13:27:10 Group large: 0:00:00 elapsed time

13:27:10 Group no_doc: 0:00:00 elapsed time

13:27:10 Overall: 0:09:07 elapsed time, 0:25:49 cpu time, factor 2.83

13:27:10

13:27:10 === FAILED SESSIONS ===

13:27:10

13:27:10 Session Goedel_HFSet_Semanticless: FAILED 1

13:27:10 Session Robinson_Arithmetic: FAILED 1

13:27:10

13:27:10 === DEPENDENCIES ===

13:27:10

13:27:10 Generating dependencies file ...

13:27:16 Writing dependencies file ...

13:27:16

13:27:16 === REPORT ===

13:27:16

13:27:16 Writing report file ...

13:27:16

13:27:16 === SITEGEN ===

13:27:16

13:27:16 Writing status file ...

13:27:16 Running sitegen ...

13:27:19 Success: Generated topics.html

13:27:19 Success: Generated index.html

13:27:19 Success: Generated html files for 562 entries

13:27:19 Success: Generated statistics.html

13:27:19 Success: Generated download.html

13:27:19 Success: Generated about.html

13:27:19 Success: Generated citing.html

13:27:19 Success: Generated updating.html

13:27:19 Success: Generated search.html

13:27:19 Success: Generated submitting.html

13:27:19 Success: Generated using.html

13:27:19 Success: Generated rss.xml

13:27:19 Success: Generated status.html

13:27:19 Checked directory thys. Found 0 warnings.

13:27:19 Packing tars ...

13:27:34

13:27:34 === NOTIFICATIONS ===

13:27:34

13:27:37

13:27:37 === COMPLETED ===

13:27:37

13:27:37 Build step 'Execute shell' marked build as failure

13:27:37 Archiving artifacts

13:31:33 Started calculate disk usage of build

13:31:33 Finished Calculation of disk usage of build in 0 seconds

13:31:40 Started calculate disk usage of workspace

13:31:41 Finished Calculation of disk usage of workspace in 0 seconds

13:31:41 No emails were triggered.

13:31:41 Finished: FAILURE