Skip to content
Failed

Console Output

08:50:03 Started by an SCM change

08:50:03 Running as SYSTEM

08:50:03 [EnvInject] - Loading node environment variables.

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

08:50:03 [isabelle-all] $ hg showconfig paths.default

08:50:03 [isabelle-all] $ hg pull --rev default

08:50:03 pulling from http://isabelle.in.tum.de/repos/isabelle/

08:50:03 no changes found

08:50:03 [isabelle-all] $ hg update --clean --rev default

08:50:03 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

08:50:03 [isabelle-all] $ hg log --rev . --template {node}

08:50:03 [isabelle-all] $ hg log --rev . --template {rev}

08:50:03 [isabelle-all] $ hg log --rev 88880eecd7fe302f9dce36237a9f97f0ee2c6116 --template exists\n

08:50:03 exists

08:50:03 [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

08:50:04 [afp] $ hg showconfig paths.default

08:50:04 [afp] $ hg pull --rev default

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

08:50:05 no changes found

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

08:50:05 664 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

08:50:06 [afp] $ hg log --rev a33da03f735c4fcaa16f0651ac202065838af843 --template exists\n

08:50:06 exists

08:50:06 [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(a33da03f735c4fcaa16f0651ac202065838af843)" --encoding UTF-8 --encodingmode replace

08:50:06 No emails were triggered.

08:50:06

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

08:50:06 + Admin/jenkins/run_build all

08:50:06 + set -e

08:50:06 + PROFILE=all

08:50:06 + shift

08:50:06 + bin/isabelle components -a

08:50:06 + bin/isabelle jedit -bf

08:50:06 ### Building Isabelle/Scala ...

08:50:36 ### Building Isabelle/jEdit ...

08:50:53 + bin/isabelle ocaml_setup

08:50:53 # Run eval $(opam env) to update the current shell environment

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

08:50:53 opam update

08:50:53

08:50:53 [NOTE] Package zarith is already installed (current version is 1.7).

08:50:53 + bin/isabelle ghc_setup

08:50:54 stack will use a sandboxed GHC it installed

08:50:54 For more information on paths, see 'stack path' and 'stack exec env'

08:50:54 To use this GHC and packages outside of a project, consider using:

08:50:54 stack ghc, stack ghci, stack runghc, or stack exec

08:50:55 The Glorious Glasgow Haskell Compilation System, version 8.6.4

08:50:55 + bin/isabelle ci_build_all

08:51:01

08:51:01 === CONFIGURATION ===

08:51:01

08:51:01 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

08:51:01 ISABELLE_BUILD_OPTIONS=""

08:51:01

08:51:01 ML_PLATFORM="x86_64_32-linux"

08:51:01 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-a3cfdf648da/x86_64_32-linux"

08:51:01 ML_SYSTEM="polyml-5.8.2"

08:51:01 ML_OPTIONS="-H 4000 --maxheap 8G"

08:51:01 jobs = 10, threads = 4, numa = false

08:51:01

08:51:01 === BUILD ===

08:51:01

08:51:01 Build started at Sat, 19 Sep 2020 06:51:01 GMT

08:51:01 Isabelle id 88880eecd7fe

08:51:01 AFP id 5172f1f451e6

08:51:01

08:51:01 === LOG ===

08:51:01

08:51:02 Session Pure/Pure

08:51:03 Session CTT/CTT

08:51:03 Session Cube/Cube

08:51:03 Session FOL/FOL

08:51:03 Session CCL/CCL

08:51:03 Session FOL/FOL-ex

08:51:03 Session FOLP/FOLP

08:51:03 Session FOLP/FOLP-ex

08:51:03 Session Tools/Haskell

08:51:03 Session Doc/Intro (doc)

08:51:03 Session LCF/LCF

08:51:04 Session Doc/Logics (doc)

08:51:04 Session Doc/Nitpick (doc)

08:51:04 Session Pure/Pure-Examples

08:51:04 Session Tools/SML

08:51:04 Session Sequents/Sequents

08:51:04 Session Doc/Sledgehammer (doc)

08:51:04 Session Tools/Spec_Check

08:51:04 Session Tools/Tools

08:51:04 Session HOL/HOL (main)

08:51:04 Session AFP/AVL-Trees (AFP)

08:51:04 Session AFP/AWN (AFP)

08:51:05 Session AFP/Abortable_Linearizable_Modules (AFP)

08:51:05 Session AFP/Abstract-Hoare-Logics (AFP)

08:51:05 Session AFP/AnselmGod (AFP)

08:51:05 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

08:51:05 Session AFP/Attack_Trees (AFP)

08:51:05 Session AFP/AxiomaticCategoryTheory (AFP)

08:51:05 Session AFP/BinarySearchTree (AFP)

08:51:05 Session AFP/Binomial-Queues (AFP)

08:51:05 Session AFP/Bondy (AFP)

08:51:05 Session AFP/Bounded_Deducibility_Security (AFP)

08:51:05 Session AFP/BytecodeLogicJmlTypes (AFP)

08:51:05 Session AFP/C2KA_DistributedSystems (AFP)

08:51:05 Session AFP/CISC-Kernel (AFP)

08:51:05 Session AFP/CYK (AFP)

08:51:05 Session AFP/Cauchy (AFP)

08:51:05 Session AFP/Sqrt_Babylonian (AFP)

08:51:05 Session Doc/Classes (doc)

08:51:05 Session AFP/ClockSynchInst (AFP)

08:51:05 Session AFP/Compiling-Exceptions-Correctly (AFP)

08:51:05 Session AFP/Complete_Non_Orders (AFP)

08:51:05 Session AFP/ComponentDependencies (AFP)

08:51:05 Session AFP/Concurrent_Revisions (AFP)

08:51:05 Session AFP/Constructor_Funs (AFP)

08:51:05 Session AFP/CryptoBasedCompositionalProperties (AFP)

08:51:05 Session AFP/DPT-SAT-Solver (AFP)

08:51:05 Session AFP/Depth-First-Search (AFP)

08:51:05 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

08:51:05 Session AFP/DiskPaxos (AFP)

08:51:05 Session AFP/Example-Submission (AFP)

08:51:05 Session AFP/FFT (AFP)

08:51:05 Session AFP/FLP (AFP)

08:51:05 Session AFP/FeatherweightJava (AFP)

08:51:05 Session AFP/Featherweight_OCL (AFP)

08:51:05 Session AFP/FileRefinement (AFP)

08:51:05 Session AFP/FocusStreamsCaseStudies (AFP)

08:51:05 Session AFP/Free-Boolean-Algebra (AFP)

08:51:05 Session AFP/FunWithFunctions (AFP)

08:51:05 Session AFP/FunWithTilings (AFP)

08:51:05 Session Doc/Functions (doc)

08:51:05 Session AFP/GPU_Kernel_PL (AFP)

08:51:05 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

08:51:05 Session AFP/GenClock (AFP)

08:51:05 Session AFP/General-Triangle (AFP)

08:51:05 Session AFP/Generic_Deriving (AFP)

08:51:05 Session AFP/GewirthPGCProof (AFP)

08:51:05 Session AFP/GoedelGod (AFP)

08:51:05 Session AFP/Goodstein_Lambda (AFP)

08:51:05 Session HOL/HOL-Cardinals (timing)

08:51:05 Session AFP/Binding_Syntax_Theory (AFP)

08:51:06 Session AFP/Ordinals_and_Cardinals (AFP)

08:51:06 Session HOL/HOL-Hoare

08:51:06 Session HOL/HOL-Hoare_Parallel (timing)

08:51:06 Session HOL/HOL-IMPP

08:51:06 Session HOL/HOL-IOA

08:51:06 Session HOL/HOL-Import

08:51:06 Session HOL/HOL-Lattice

08:51:06 Session HOL/HOL-Library (main timing)

08:51:06 Session AFP/ADS_Functor (AFP)

08:51:06 Session AFP/Approximation_Algorithms (AFP)

08:51:06 Session AFP/ArrowImpossibilityGS (AFP)

08:51:06 Session AFP/Auto2_HOL (AFP)

08:51:06 Session AFP/BNF_CC (AFP)

08:51:06 Session AFP/BNF_Operations (AFP)

08:51:06 Session AFP/Binomial-Heaps (AFP)

08:51:06 Session AFP/Boolean_Expression_Checkers (AFP)

08:51:06 Session AFP/Buildings (AFP)

08:51:07 Session AFP/CRDT (AFP)

08:51:07 Session AFP/IMAP-CRDT (AFP)

08:51:07 Session AFP/Card_Multisets (AFP)

08:51:07 Session AFP/Card_Number_Partitions (AFP)

08:51:07 Session AFP/Category (AFP)

08:51:07 Session Doc/Codegen (doc)

08:51:07 Session AFP/CofGroups (AFP)

08:51:07 Session AFP/Completeness (AFP)

08:51:07 Session AFP/ConcurrentIMP (AFP)

08:51:07 Session AFP/Concurrent_Ref_Alg (AFP)

08:51:07 Session AFP/CoreC++ (AFP)

08:51:07 Session AFP/Core_DOM (AFP)

08:51:07 Session Doc/Datatypes (doc)

08:51:08 Session Doc/Corec (doc)

08:51:08 Session AFP/Decl_Sem_Fun_PL (AFP)

08:51:08 Session AFP/Derangements (AFP)

08:51:08 Session AFP/Discrete_Summation (AFP)

08:51:08 Session AFP/Efficient-Mergesort (AFP)

08:51:08 Session AFP/Encodability_Process_Calculi (AFP)

08:51:08 Session AFP/Epistemic_Logic (AFP)

08:51:08 Session AFP/Euler_Partition (AFP)

08:51:08 Session AFP/FOL-Fitting (AFP)

08:51:08 Session AFP/FOL_Seq_Calc1 (AFP)

08:51:08 Session AFP/FOL_Harrison (AFP)

08:51:08 Session AFP/Factored_Transition_System_Bounding (AFP)

08:51:08 Session AFP/FinFun (AFP)

08:51:08 Session AFP/Extended_Finite_State_Machines (AFP)

08:51:08 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

08:51:08 Session AFP/Finger-Trees (AFP)

08:51:08 Session AFP/Generalized_Counting_Sort (AFP)

08:51:08 Session AFP/Graph_Saturation (AFP)

08:51:08 Session AFP/Graph_Theory (AFP)

08:51:09 Session AFP/ShortestPath (AFP)

08:51:09 Session AFP/Group-Ring-Module (AFP)

08:51:09 Session AFP/Valuation (AFP)

08:51:09 Session HOL/HOL-Auth (timing)

08:51:09 Session HOL/HOL-UNITY (timing)

08:51:09 Session HOL/HOL-Bali (timing)

08:51:09 Session HOL/HOL-Computational_Algebra (main timing)

08:51:09 Session AFP/Descartes_Sign_Rule (AFP)

08:51:09 Session HOL/HOL-Algebra (main timing)

08:51:09 Session HOL/HOL-Decision_Procs (timing)

08:51:10 Session HOL/HOL-Quotient_Examples (timing)

08:51:10 Session AFP/Localization_Ring (AFP)

08:51:10 Session AFP/Orbit_Stabiliser (AFP)

08:51:10 Session AFP/Perfect-Number-Thm (AFP)

08:51:10 Session AFP/Secondary_Sylow (AFP)

08:51:10 Session AFP/Jordan_Hoelder (AFP)

08:51:10 Session AFP/VectorSpace (AFP)

08:51:10 Session HOL/HOL-Analysis (main timing)

08:51:11 Session AFP/Cayley_Hamilton (AFP)

08:51:11 Session AFP/Coinductive (AFP)

08:51:11 Session AFP/DynamicArchitectures (AFP)

08:51:11 Session AFP/Architectural_Design_Patterns (AFP)

08:51:11 Session AFP/Lazy-Lists-II (AFP)

08:51:11 Session AFP/Stream_Fusion_Code (AFP)

08:51:11 Session AFP/Topology (AFP)

08:51:11 Session AFP/Complex_Geometry (AFP)

08:51:11 Session AFP/Poincare_Disc (AFP)

08:51:11 Session AFP/Differential_Game_Logic (AFP)

08:51:11 Session AFP/First_Welfare_Theorem (AFP)

08:51:11 Session AFP/Green (AFP)

08:51:11 Session HOL/HOL-Analysis-ex

08:51:11 Session HOL/HOL-Complex_Analysis (main timing)

08:51:11 Session AFP/Cartan_FP (AFP)

08:51:11 Session HOL/HOL-Eisbach

08:51:11 Session AFP/Allen_Calculus (AFP)

08:51:11 Session AFP/Card_Partitions (AFP)

08:51:11 Session AFP/Bell_Numbers_Spivey (AFP)

08:51:11 Session AFP/Card_Equiv_Relations (AFP)

08:51:11 Session AFP/Falling_Factorial_Sum (AFP)

08:51:11 Session AFP/Case_Labeling (AFP)

08:51:11 Session AFP/Clean (AFP)

08:51:11 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

08:51:12 Session AFP/Dependent_SIFUM_Refinement (AFP)

08:51:12 Session Doc/Eisbach (doc)

08:51:12 Session HOL/HOL-Hahn_Banach

08:51:12 Session HOL/HOL-Homology (timing)

08:51:12 Session HOL/HOL-Probability (main timing)

08:51:12 Session AFP/Buffons_Needle (AFP)

08:51:12 Session AFP/Density_Compiler (AFP)

08:51:12 Session AFP/DiscretePricing (AFP)

08:51:12 Session AFP/Ergodic_Theory (AFP)

08:51:12 Session AFP/Gromov_Hyperbolicity (AFP)

08:51:12 Session AFP/Fisher_Yates (AFP)

08:51:12 Session AFP/Girth_Chromatic (AFP)

08:51:13 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

08:51:13 Session HOL/HOL-Probability-ex (timing)

08:51:13 Session AFP/Lp (AFP)

08:51:13 Session AFP/Markov_Models (AFP)

08:51:13 Session AFP/Monad_Normalisation (AFP)

08:51:13 Session AFP/Monomorphic_Monad (AFP)

08:51:13 Session AFP/Neumann_Morgenstern_Utility (AFP)

08:51:13 Session AFP/Probabilistic_Noninterference (AFP)

08:51:13 Session AFP/Probabilistic_System_Zoo (AFP)

08:51:13 Session AFP/Skip_Lists (AFP)

08:51:13 Session AFP/Source_Coding_Theorem (AFP)

08:51:13 Session AFP/Irrationality_J_Hancl (AFP)

08:51:13 Session AFP/Kuratowski_Closure_Complement (AFP)

08:51:13 Session AFP/Laplace_Transform (AFP)

08:51:13 Session AFP/Lower_Semicontinuous (AFP)

08:51:13 Session AFP/Minkowskis_Theorem (AFP)

08:51:13 Session AFP/Octonions (AFP)

08:51:13 Session AFP/Ptolemys_Theorem (AFP)

08:51:13 Session AFP/Quaternions (AFP)

08:51:13 Session AFP/Rank_Nullity_Theorem (AFP)

08:51:13 Session AFP/Gauss_Jordan (AFP)

08:51:13 Session AFP/Echelon_Form (AFP)

08:51:14 Session AFP/Hermite (AFP)

08:51:14 Session AFP/Tarskis_Geometry (AFP)

08:51:14 Session AFP/Triangle (AFP)

08:51:14 Session AFP/Chord_Segments (AFP)

08:51:14 Session AFP/Stewart_Apollonius (AFP)

08:51:14 Session AFP/pGCL (AFP)

08:51:14 Session HOL/HOL-Isar_Examples

08:51:14 Session HOL/HOL-Nonstandard_Analysis (timing)

08:51:14 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

08:51:14 Session HOL/HOL-Number_Theory (main timing)

08:51:14 Session AFP/Arith_Prog_Rel_Primes (AFP)

08:51:14 Session AFP/Bernoulli (AFP)

08:51:14 Session AFP/E_Transcendental (AFP)

08:51:14 Session AFP/Elliptic_Curves_Group_Law (AFP)

08:51:15 Session AFP/Fermat3_4 (AFP)

08:51:15 Session HOL/HOL-Data_Structures (timing)

08:51:15 Session AFP/Lehmer (AFP)

08:51:15 Session AFP/Pratt_Certificate (AFP)

08:51:15 Session AFP/Bertrands_Postulate (AFP)

08:51:15 Session AFP/Prime_Harmonic_Series (AFP)

08:51:15 Session AFP/RSAPSS (AFP)

08:51:15 Session AFP/SumSquares (AFP)

08:51:15 Session AFP/Liouville_Numbers (AFP)

08:51:15 Session AFP/Lucas_Theorem (AFP)

08:51:16 Session AFP/Mason_Stothers (AFP)

08:51:16 Session AFP/Polynomial_Interpolation (AFP)

08:51:16 Session AFP/Probabilistic_Prime_Tests (AFP)

08:51:16 Session AFP/Rep_Fin_Groups (AFP)

08:51:16 Session AFP/Sturm_Sequences (AFP)

08:51:16 Session AFP/Safe_Distance (AFP)

08:51:16 Session AFP/Special_Function_Bounds (AFP)

08:51:16 Session AFP/Sturm_Tarski (AFP)

08:51:16 Session AFP/Budan_Fourier (AFP)

08:51:16 Session AFP/Winding_Number_Eval (AFP)

08:51:16 Session AFP/Count_Complex_Roots (AFP)

08:51:16 Session HOL/HOL-Corec_Examples (timing)

08:51:16 Session HOL/HOL-Datatype_Examples (timing)

08:51:16 Session HOL/HOL-Examples

08:51:16 Session HOL/HOL-IMP (timing)

08:51:16 Session AFP/Abs_Int_ITP2012 (AFP)

08:51:16 Session AFP/Relational-Incorrectness-Logic (AFP)

08:51:16 Session HOL/HOL-Imperative_HOL (timing)

08:51:17 Session AFP/Auto2_Imperative_HOL (AFP)

08:51:17 Session AFP/Imperative_Insertion_Sort (AFP)

08:51:17 Session HOL/HOL-Induct

08:51:17 Session HOL/HOL-Metis_Examples (timing)

08:51:17 Session HOL/HOL-Proofs (timing)

08:51:17 Session HOL/HOL-Proofs-Extraction (timing)

08:51:18 Session HOL/HOL-Proofs-ex

08:51:18 Session HOL/HOL-Proofs-Lambda (timing)

08:51:18 Session AFP/Applicative_Lifting (AFP)

08:51:18 Session AFP/Free-Groups (AFP)

08:51:18 Session AFP/Stern_Brocot (AFP)

08:51:18 Session AFP/HereditarilyFinite (AFP)

08:51:18 Session AFP/Category3 (AFP)

08:51:18 Session AFP/MonoidalCategory (AFP)

08:51:19 Session AFP/HyperCTL (AFP)

08:51:19 Session AFP/Integration (AFP)

08:51:19 Session AFP/Isabelle_Meta_Model (AFP)

08:51:19 Session AFP/LTL (AFP)

08:51:19 Session AFP/Stuttering_Equivalence (AFP)

08:51:19 Session AFP/Landau_Symbols (AFP)

08:51:19 Session AFP/Akra_Bazzi (AFP)

08:51:19 Session AFP/Catalan_Numbers (AFP)

08:51:19 Session AFP/Error_Function (AFP)

08:51:19 Session AFP/Euler_MacLaurin (AFP)

08:51:19 Session AFP/LightweightJava (AFP)

08:51:19 Session AFP/LinearQuantifierElim (AFP)

08:51:19 Session AFP/List-Infinite (AFP)

08:51:19 Session AFP/Nat-Interval-Logic (AFP)

08:51:19 Session AFP/AutoFocus-Stream (AFP)

08:51:19 Session AFP/MuchAdoAboutTwo (AFP)

08:51:19 Session AFP/Optics (AFP)

08:51:19 Session AFP/UTP-Toolkit (AFP)

08:51:19 Session AFP/UTP (AFP)

08:51:19 Session AFP/Order_Lattice_Props (AFP)

08:51:19 Session AFP/POPLmark-deBruijn (AFP)

08:51:20 Session AFP/Pairing_Heap (AFP)

08:51:20 Session AFP/Password_Authentication_Protocol (AFP)

08:51:20 Session AFP/Pell (AFP)

08:51:20 Session AFP/Presburger-Automata (AFP)

08:51:20 Session AFP/Priority_Queue_Braun (AFP)

08:51:20 Session AFP/Program-Conflict-Analysis (AFP)

08:51:20 Session AFP/Regular-Sets (AFP)

08:51:20 Session AFP/Abstract-Rewriting (AFP)

08:51:20 Session AFP/Decreasing-Diagrams (AFP)

08:51:20 Session AFP/First_Order_Terms (AFP)

08:51:20 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

08:51:20 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

08:51:20 Session AFP/Matrix (AFP)

08:51:20 Session AFP/Matrix_Tensor (AFP)

08:51:20 Session AFP/Knot_Theory (AFP)

08:51:20 Session AFP/Coinductive_Languages (AFP)

08:51:20 Session AFP/Finite_Automata_HF (AFP)

08:51:20 Session AFP/Functional-Automata (AFP)

08:51:20 Session AFP/Posix-Lexing (AFP)

08:51:20 Session AFP/Ribbon_Proofs (AFP)

08:51:20 Session AFP/SATSolverVerification (AFP)

08:51:20 Session AFP/Safe_OCL (AFP)

08:51:20 Session AFP/Selection_Heap_Sort (AFP)

08:51:20 Session AFP/Simplex (AFP)

08:51:21 Session AFP/Skew_Heap (AFP)

08:51:21 Session AFP/Sort_Encodings (AFP)

08:51:21 Session AFP/Splay_Tree (AFP)

08:51:21 Session AFP/Amortized_Complexity (AFP)

08:51:21 Session AFP/Dynamic_Tables (AFP)

08:51:21 Session AFP/Root_Balanced_Tree (AFP)

08:51:21 Session AFP/Closest_Pair_Points (AFP)

08:51:21 Session AFP/Stable_Matching (AFP)

08:51:21 Session Doc/System (doc)

08:51:21 Session AFP/Tail_Recursive_Functions (AFP)

08:51:21 Session AFP/TortoiseHare (AFP)

08:51:21 Session AFP/Trie (AFP)

08:51:21 Session AFP/Flyspeck-Tame (AFP)

08:51:21 Session AFP/Vickrey_Clarke_Groves (AFP)

08:51:21 Session HOL/HOL-Matrix_LP

08:51:21 Session HOL/HOL-MicroJava (timing)

08:51:21 Session HOL/HOL-Mirabelle

08:51:21 Session HOL/HOL-Mirabelle-ex

08:51:21 Session HOL/HOL-Mutabelle

08:51:21 Session HOL/HOL-NanoJava

08:51:21 Session HOL/HOL-Nitpick_Examples

08:51:21 Session HOL/HOL-Nominal

08:51:21 Session AFP/CCS (AFP)

08:51:22 Session HOL/HOL-Nominal-Examples (timing)

08:51:22 Session AFP/Lam-ml-Normalization (AFP)

08:51:22 Session AFP/Pi_Calculus (AFP)

08:51:22 Session AFP/Psi_Calculi (AFP)

08:51:22 Session AFP/SequentInvertibility (AFP)

08:51:22 Session HOL/HOL-Predicate_Compile_Examples (timing)

08:51:22 Session HOL/HOL-Prolog

08:51:22 Session HOL/HOL-Quickcheck_Examples (timing)

08:51:22 Session HOL/HOL-Real_Asymp

08:51:23 Session AFP/Fourier (AFP)

08:51:23 Session AFP/Furstenberg_Topology (AFP)

08:51:24 Session HOL/HOL-Real_Asymp-Manual

08:51:24 Session AFP/Stirling_Formula (AFP)

08:51:24 Session AFP/Lambert_W (AFP)

08:51:24 Session HOL/HOL-SET_Protocol (timing)

08:51:24 Session HOL/HOL-Statespace

08:51:24 Session HOL/HOL-TLA

08:51:25 Session HOL/HOL-TLA-Buffer

08:51:25 Session HOL/HOL-TLA-Inc

08:51:25 Session HOL/HOL-TLA-Memory

08:51:25 Session HOL/HOL-TPTP

08:51:25 Session HOL/HOL-Types_To_Sets

08:51:25 Session AFP/Smooth_Manifolds (AFP)

08:51:25 Session HOL/HOL-Unix

08:51:25 Session HOL/HOL-Word (main timing)

08:51:25 Session HOL/HOL-Codegenerator_Test

08:51:25 Session HOL/HOL-SPARK

08:51:25 Session HOL/HOL-SPARK-Examples

08:51:25 Session AFP/RIPEMD-160-SPARK (AFP)

08:51:25 Session HOL/HOL-SPARK-Manual

08:51:25 Session HOL/HOL-Word-SMT_Examples (timing)

08:51:25 Session HOL/HOL-ex (timing)

08:51:26 Session AFP/Automatic_Refinement (AFP)

08:51:26 Session AFP/Banach_Steinhaus (AFP)

08:51:26 Session AFP/SuperCalc (AFP)

08:51:26 Session AFP/Twelvefold_Way (AFP)

08:51:26 Session AFP/Kleene_Algebra (AFP)

08:51:26 Session AFP/KAT_and_DRA (AFP)

08:51:26 Session AFP/Multirelations (AFP)

08:51:26 Session AFP/Quantales (AFP)

08:51:26 Session AFP/Transformer_Semantics (AFP)

08:51:26 Session AFP/Regular_Algebras (AFP)

08:51:26 Session AFP/Relation_Algebra (AFP)

08:51:26 Session AFP/Residuated_Lattices (AFP)

08:51:26 Session AFP/LEM (AFP)

08:51:27 Session AFP/Native_Word (AFP)

08:51:27 Session AFP/Mersenne_Primes (AFP)

08:51:27 Session AFP/WebAssembly (AFP)

08:51:27 Session AFP/Refine_Monadic (AFP)

08:51:28 Session AFP/Collections (AFP)

08:51:28 Session AFP/Abstract_Completeness (AFP)

08:51:28 Session AFP/Abstract_Soundness (AFP)

08:51:28 Session AFP/Incredible_Proof_Machine (AFP)

08:51:28 Session AFP/Deriving (AFP)

08:51:28 Session AFP/CAVA_Base (AFP)

08:51:28 Session AFP/CAVA_Automata (AFP)

08:51:28 Session AFP/DFS_Framework (AFP)

08:51:29 Session AFP/Gabow_SCC (AFP)

08:51:29 Session AFP/LTL_to_GBA (AFP)

08:51:29 Session AFP/Promela (AFP)

08:51:29 Session AFP/Containers (AFP)

08:51:29 Session AFP/Collections_Examples (AFP)

08:51:29 Session AFP/Containers-Benchmarks (AFP)

08:51:29 Session AFP/MFOTL_Monitor (AFP)

08:51:29 Session AFP/Generic_Join (AFP)

08:51:29 Session AFP/Datatype_Order_Generator (AFP)

08:51:30 Session AFP/Old_Datatype_Show (AFP)

08:51:30 Session AFP/Show (AFP)

08:51:30 Session AFP/JNF-AFP-Lib (AFP)

08:51:30 Session AFP/Real_Impl (AFP)

08:51:30 Session AFP/QR_Decomposition (AFP)

08:51:30 Session AFP/Dijkstra_Shortest_Path (AFP)

08:51:30 Session AFP/Koenigsberg_Friendship (AFP)

08:51:30 Session AFP/Transition_Systems_and_Automata (AFP)

08:51:31 Session AFP/Adaptive_State_Counting (AFP)

08:51:31 Session AFP/Buchi_Complementation (AFP)

08:51:31 Session AFP/LTL_Master_Theorem (AFP)

08:51:31 Session AFP/LTL_Normal_Form (AFP)

08:51:31 Session AFP/Partial_Order_Reduction (AFP)

08:51:31 Session AFP/SM_Base (AFP)

08:51:31 Session AFP/SM (AFP)

08:51:31 Session AFP/CAVA_Setup (AFP)

08:51:31 Session AFP/CAVA_LTL_Modelchecker (AFP)

08:51:31 Session AFP/Transitive-Closure (AFP)

08:51:31 Session AFP/KBPs (AFP)

08:51:31 Session AFP/Tree-Automata (AFP)

08:51:31 Session AFP/SPARCv8 (AFP)

08:51:32 Session AFP/Separation_Algebra (AFP)

08:51:32 Session AFP/Separata (AFP)

08:51:32 Session AFP/Separation_Logic_Imperative_HOL (AFP)

08:51:32 Session AFP/Sepref_Prereq (AFP)

08:51:32 Session AFP/ROBDD (AFP)

08:51:32 Session AFP/UpDown_Scheme (AFP)

08:51:32 Session AFP/Word_Lib (AFP)

08:51:32 Session AFP/Complx (AFP)

08:51:32 Session AFP/IEEE_Floating_Point (AFP)

08:51:32 Session AFP/CakeML (AFP)

08:51:32 Session AFP/MFODL_Monitor_Optimized (AFP)

08:51:32 Session AFP/IP_Addresses (AFP)

08:51:33 Session AFP/Simple_Firewall (AFP)

08:51:33 Session AFP/Routing (AFP)

08:51:33 Session AFP/Iptables_Semantics (AFP)

08:51:33 Session AFP/Iptables_Semantics_Examples (AFP)

08:51:33 Session AFP/LOFT (AFP)

08:51:33 Session AFP/Interval_Arithmetic_Word32 (AFP)

08:51:33 Session HOL/HOL-ZF

08:51:33 Session AFP/Category2 (AFP)

08:51:33 Session HOL/HOLCF (main timing)

08:51:33 Session AFP/Circus (AFP)

08:51:33 Session AFP/HOL-CSP (AFP)

08:51:34 Session HOL/HOLCF-IMP

08:51:34 Session HOL/HOLCF-Library

08:51:34 Session HOL/HOLCF-FOCUS

08:51:34 Session HOL/HOLCF-ex

08:51:34 Session AFP/PCF (AFP)

08:51:34 Session AFP/HOLCF-Prelude (AFP)

08:51:34 Session AFP/BirdKMP (AFP)

08:51:34 Session HOL/HOLCF-Tutorial

08:51:34 Session HOL/IOA (timing)

08:51:34 Session HOL/IOA-ABP

08:51:34 Session HOL/IOA-NTP

08:51:34 Session HOL/IOA-Storage

08:51:34 Session HOL/IOA-ex

08:51:34 Session AFP/Shivers-CFA (AFP)

08:51:34 Session AFP/Stream-Fusion (AFP)

08:51:34 Session AFP/Tycon (AFP)

08:51:34 Session AFP/WorkerWrapper (AFP)

08:51:34 Session AFP/Heard_Of (AFP)

08:51:34 Session AFP/Consensus_Refined (AFP)

08:51:34 Session AFP/Hello_World (AFP)

08:51:34 Session AFP/Hoare_Time (AFP)

08:51:34 Session AFP/HotelKeyCards (AFP)

08:51:34 Session Doc/How_to_Prove_it (no_doc)

08:51:34 Session AFP/Huffman (AFP)

08:51:34 Session AFP/Hybrid_Logic (AFP)

08:51:34 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

08:51:34 Session AFP/IMP2 (AFP)

08:51:35 Session AFP/IMP2_Binary_Heap (AFP)

08:51:35 Session Doc/Implementation (doc)

08:51:35 Session AFP/Impossible_Geometry (AFP)

08:51:35 Session AFP/Inductive_Confidentiality (AFP)

08:51:35 Session AFP/Inductive_Inference (AFP)

08:51:35 Session AFP/InfPathElimination (AFP)

08:51:35 Session Doc/Isar_Ref (doc)

08:51:35 Session AFP/Isabelle_C (AFP)

08:51:35 Session Doc/JEdit (doc)

08:51:35 Session AFP/Jacobson_Basic_Algebra (AFP)

08:51:35 Session AFP/JiveDataStoreModel (AFP)

08:51:35 Session AFP/KAD (AFP)

08:51:35 Session AFP/Algebraic_VCs (AFP)

08:51:35 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

08:51:35 Session AFP/LambdaMu (AFP)

08:51:35 Session AFP/LatticeProperties (AFP)

08:51:35 Session AFP/DataRefinementIBP (AFP)

08:51:35 Session AFP/GraphMarkingIBP (AFP)

08:51:35 Session AFP/Lazy_Case (AFP)

08:51:35 Session AFP/Dict_Construction (AFP)

08:51:36 Session AFP/Lifting_Definition_Option (AFP)

08:51:36 Session AFP/List-Index (AFP)

08:51:36 Session AFP/Affine_Arithmetic (AFP)

08:51:36 Session AFP/Taylor_Models (AFP)

08:51:36 Session AFP/Comparison_Sort_Lower_Bound (AFP)

08:51:36 Session AFP/Formula_Derivatives (AFP)

08:51:36 Session AFP/Formula_Derivatives-Examples (AFP)

08:51:36 Session AFP/Jinja (AFP)

08:51:36 Session AFP/HRB-Slicing (AFP)

08:51:36 Session AFP/InformationFlowSlicing_Inter (AFP)

08:51:36 Session AFP/Slicing (AFP)

08:51:36 Session AFP/Formal_SSA (AFP)

08:51:36 Session AFP/Minimal_SSA (AFP)

08:51:36 Session AFP/InformationFlowSlicing (AFP)

08:51:36 Session AFP/LTL_to_DRA (AFP)

08:51:37 Session AFP/List_Update (AFP)

08:51:37 Session AFP/Ordinary_Differential_Equations (AFP)

08:51:37 Session AFP/Differential_Dynamic_Logic (AFP)

08:51:37 Session AFP/HOL-ODE-Numerics (AFP)

08:51:37 Session AFP/HOL-ODE-ARCH-COMP (AFP)

08:51:37 Session AFP/HOL-ODE-Examples (AFP large)

08:51:37 Session AFP/Lorenz_Approximation (AFP)

08:51:37 Session AFP/Lorenz_C0 (AFP large)

08:51:37 Session AFP/Lorenz_C1 (AFP large)

08:51:37 Session AFP/Poincare_Bendixson (AFP)

08:51:38 Session AFP/Hybrid_Systems_VCs (AFP)

08:51:38 Session AFP/Matrices_for_ODEs (AFP)

08:51:38 Session AFP/Quick_Sort_Cost (AFP)

08:51:38 Session AFP/Random_BSTs (AFP)

08:51:38 Session AFP/Randomised_BSTs (AFP)

08:51:38 Session AFP/Treaps (AFP)

08:51:38 Session AFP/Randomised_Social_Choice (AFP)

08:51:38 Session AFP/Fishburn_Impossibility (AFP)

08:51:38 Session AFP/SDS_Impossibility (AFP)

08:51:38 Session AFP/Refine_Imperative_HOL (AFP)

08:51:38 Session AFP/Floyd_Warshall (AFP)

08:51:38 Session AFP/Sepref_Basic (AFP)

08:51:38 Session AFP/Sepref_IICF (AFP)

08:51:38 Session AFP/Flow_Networks (AFP)

08:51:38 Session AFP/EdmondsKarp_Maxflow (AFP)

08:51:38 Session AFP/MFMC_Countable (AFP)

08:51:39 Session AFP/Prpu_Maxflow (AFP)

08:51:39 Session AFP/Knuth_Morris_Pratt (AFP)

08:51:39 Session AFP/VerifyThis2018 (AFP)

08:51:39 Session AFP/VerifyThis2019 (AFP)

08:51:39 Session AFP/List_Interleaving (AFP)

08:51:39 Session AFP/List_Inversions (AFP)

08:51:39 Session AFP/LocalLexing (AFP)

08:51:39 Session Doc/Locales (doc)

08:51:39 Session AFP/Locally-Nameless-Sigma (AFP)

08:51:39 Session AFP/Lowe_Ontological_Argument (AFP)

08:51:39 Session AFP/MSO_Regex_Equivalence (AFP)

08:51:39 Session Doc/Main (doc)

08:51:39 Session AFP/Marriage (AFP)

08:51:39 Session AFP/Latin_Square (AFP)

08:51:39 Session AFP/Matroids (AFP)

08:51:39 Session AFP/Kruskal (AFP)

08:51:39 Session AFP/Max-Card-Matching (AFP)

08:51:39 Session AFP/Median_Of_Medians_Selection (AFP)

08:51:40 Session AFP/KD_Tree (AFP)

08:51:40 Session AFP/Menger (AFP)

08:51:40 Session AFP/MiniML (AFP)

08:51:40 Session AFP/Modular_Assembly_Kit_Security (AFP)

08:51:40 Session AFP/Monad_Memo_DP (AFP)

08:51:40 Session AFP/Hidden_Markov_Models (AFP)

08:51:40 Session AFP/Optimal_BST (AFP)

08:51:40 Session AFP/MonoBoolTranAlgebra (AFP)

08:51:40 Session AFP/Name_Carrying_Type_Inference (AFP)

08:51:40 Session AFP/Nash_Williams (AFP)

08:51:40 Session AFP/Network_Security_Policy_Verification (AFP)

08:51:41 Session AFP/No_FTL_observers (AFP)

08:51:41 Session AFP/Nominal2 (AFP)

08:51:41 Session AFP/Incompleteness (AFP)

08:51:41 Session AFP/Surprise_Paradox (AFP)

08:51:41 Session AFP/LambdaAuth (AFP)

08:51:41 Session AFP/Launchbury (AFP)

08:51:41 Session AFP/Call_Arity (AFP)

08:51:42 Session AFP/Modal_Logics_for_NTS (AFP)

08:51:42 Session AFP/Rewriting_Z (AFP)

08:51:42 Session AFP/Noninterference_CSP (AFP)

08:51:42 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

08:51:42 Session AFP/Noninterference_Generic_Unwinding (AFP)

08:51:42 Session AFP/Noninterference_Inductive_Unwinding (AFP)

08:51:42 Session AFP/Noninterference_Sequential_Composition (AFP)

08:51:42 Session AFP/Noninterference_Concurrent_Composition (AFP)

08:51:42 Session AFP/NormByEval (AFP)

08:51:42 Session AFP/OpSets (AFP)

08:51:42 Session AFP/Open_Induction (AFP)

08:51:42 Session AFP/Well_Quasi_Orders (AFP)

08:51:42 Session AFP/Decreasing-Diagrams-II (AFP)

08:51:42 Session AFP/Myhill-Nerode (AFP)

08:51:42 Session AFP/Polynomials (AFP)

08:51:42 Session AFP/Symmetric_Polynomials (AFP)

08:51:42 Session AFP/Pi_Transcendental (AFP)

08:51:43 Session AFP/Ordinal (AFP)

08:51:43 Session AFP/Nested_Multisets_Ordinals (AFP)

08:51:43 Session AFP/Lambda_Free_RPOs (AFP)

08:51:43 Session AFP/Higher_Order_Terms (AFP)

08:51:43 Session AFP/CakeML_Codegen (AFP)

08:51:43 Session AFP/Lambda_Free_EPO (AFP)

08:51:43 Session AFP/Lambda_Free_KBOs (AFP)

08:51:43 Session AFP/Ordered_Resolution_Prover (AFP)

08:51:43 Session AFP/Chandy_Lamport (AFP)

08:51:44 Session AFP/Saturation_Framework (AFP)

08:51:44 Session AFP/Saturation_Framework_Extensions (AFP)

08:51:44 Session AFP/PAC_Checker (AFP)

08:51:44 Session AFP/PLM (AFP)

08:51:44 Session AFP/PSemigroupsConvolution (AFP)

08:51:44 Session AFP/Paraconsistency (AFP)

08:51:44 Session AFP/Parity_Game (AFP)

08:51:44 Session AFP/Partial_Function_MR (AFP)

08:51:44 Session AFP/Certification_Monads (AFP)

08:51:44 Session AFP/XML (AFP)

08:51:44 Session AFP/Polynomial_Factorization (AFP)

08:51:44 Session AFP/Amicable_Numbers (AFP)

08:51:44 Session AFP/Dirichlet_Series (AFP)

08:51:45 Session AFP/Zeta_Function (AFP)

08:51:45 Session AFP/Dirichlet_L (AFP)

08:51:45 Session AFP/Gauss_Sums (AFP)

08:51:45 Session AFP/Prime_Number_Theorem (AFP)

08:51:45 Session AFP/Prime_Distribution_Elementary (AFP)

08:51:45 Session AFP/IMO2019 (AFP)

08:51:45 Session AFP/Irrational_Series_Erdos_Straus (AFP)

08:51:46 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

08:51:46 Session AFP/Zeta_3_Irrational (AFP)

08:51:46 Session AFP/Gaussian_Integers (AFP)

08:51:47 Session AFP/Jordan_Normal_Form (AFP)

08:51:47 Session AFP/Deep_Learning (AFP)

08:51:47 Session AFP/Farkas (AFP)

08:51:47 Session AFP/Groebner_Bases (AFP)

08:51:47 Session AFP/Groebner_Macaulay (AFP)

08:51:47 Session AFP/Nullstellensatz (AFP)

08:51:47 Session AFP/Signature_Groebner (AFP)

08:51:47 Session AFP/QHLProver (AFP)

08:51:48 Session AFP/Knuth_Bendix_Order (AFP)

08:51:48 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

08:51:48 Session AFP/Linear_Recurrences (AFP)

08:51:48 Session AFP/Perron_Frobenius (AFP)

08:51:49 Session AFP/Stochastic_Matrices (AFP)

08:51:49 Session AFP/Power_Sum_Polynomials (AFP)

08:51:49 Session AFP/Subresultants (AFP)

08:51:49 Session AFP/Pre_BZ (AFP)

08:51:49 Session AFP/Berlekamp_Zassenhaus (AFP)

08:51:50 Session AFP/Algebraic_Numbers (AFP)

08:51:50 Session AFP/LLL_Basis_Reduction (AFP)

08:51:50 Session AFP/LLL_Factorization (AFP)

08:51:50 Session AFP/Linear_Inequalities (AFP)

08:51:50 Session AFP/Linear_Programming (AFP)

08:51:50 Session AFP/Linear_Recurrences_Solver (AFP)

08:51:50 Session AFP/Smith_Normal_Form (AFP)

08:51:50 Session AFP/Probabilistic_While (AFP)

08:51:50 Session AFP/CryptHOL (AFP)

08:51:50 Session AFP/Constructive_Cryptography (AFP)

08:51:50 Session AFP/Game_Based_Crypto (AFP)

08:51:51 Session AFP/Multi_Party_Computation (AFP)

08:51:51 Session AFP/Sigma_Commit_Crypto (AFP)

08:51:51 Session AFP/Pop_Refinement (AFP)

08:51:51 Session AFP/Possibilistic_Noninterference (AFP)

08:51:51 Session AFP/Priority_Search_Trees (AFP)

08:51:51 Session AFP/Prim_Dijkstra_Simple (AFP)

08:51:51 Session Doc/Prog_Prove (doc)

08:51:51 Session AFP/Projective_Geometry (AFP)

08:51:51 Session AFP/Proof_Strategy_Language (AFP)

08:51:51 Session AFP/PropResPI (AFP)

08:51:51 Session AFP/Propositional_Proof_Systems (AFP)

08:51:51 Session AFP/PseudoHoops (AFP)

08:51:51 Session AFP/Ramsey-Infinite (AFP)

08:51:51 Session AFP/Recursion-Theory-I (AFP)

08:51:52 Session AFP/Minsky_Machines (AFP)

08:51:52 Session AFP/RefinementReactive (AFP)

08:51:52 Session AFP/Regex_Equivalence (AFP)

08:51:52 Session AFP/Resolution_FOL (AFP)

08:51:52 Session AFP/Robbins-Conjecture (AFP)

08:51:52 Session AFP/Roy_Floyd_Warshall (AFP)

08:51:52 Session AFP/SIFPL (AFP)

08:51:52 Session AFP/SIFUM_Type_Systems (AFP)

08:51:52 Session AFP/Security_Protocol_Refinement (AFP)

08:51:52 Session AFP/SenSocialChoice (AFP)

08:51:52 Session AFP/Simpl (AFP)

08:51:53 Session AFP/BDD (AFP)

08:51:53 Session AFP/Planarity_Certificates (AFP)

08:51:53 Session AFP/Sliding_Window_Algorithm (AFP)

08:51:53 Session AFP/Statecharts (AFP)

08:51:53 Session AFP/Stellar_Quorums (AFP)

08:51:53 Session AFP/Stone_Algebras (AFP)

08:51:53 Session AFP/Stone_Relation_Algebras (AFP)

08:51:53 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

08:51:53 Session AFP/Aggregation_Algebras (AFP)

08:51:53 Session AFP/Relational_Paths (AFP)

08:51:53 Session AFP/Relational_Disjoint_Set_Forests (AFP)

08:51:53 Session AFP/Subset_Boolean_Algebras (AFP)

08:51:53 Session AFP/Store_Buffer_Reduction (AFP)

08:51:53 Session AFP/Strong_Security (AFP)

08:51:53 Session Doc/Sugar (doc)

08:51:53 Session AFP/Syntax_Independent_Logic (AFP)

08:51:53 Session AFP/Goedel_Incompleteness (AFP)

08:51:53 Session AFP/Goedel_HFSet_Semantic (AFP)

08:51:54 Session AFP/Goedel_HFSet_Semanticless (AFP)

08:51:54 Session AFP/Robinson_Arithmetic (AFP)

08:51:54 Session AFP/Szpilrajn (AFP)

08:51:54 Session AFP/TESL_Language (AFP)

08:51:54 Session AFP/TLA (AFP)

08:51:54 Session AFP/Timed_Automata (AFP)

08:51:54 Session AFP/Probabilistic_Timed_Automata (AFP)

08:51:55 Session AFP/Transitive-Closure-II (AFP)

08:51:55 Session AFP/Tree_Decomposition (AFP)

08:51:55 Session Doc/Tutorial (doc)

08:51:55 Session Doc/Typeclass_Hierarchy (doc)

08:51:55 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

08:51:55 Session AFP/UPF (AFP)

08:51:55 Session AFP/UPF_Firewall (AFP)

08:51:55 Session AFP/Universal_Turing_Machine (AFP)

08:51:55 Session AFP/VeriComp (AFP)

08:51:55 Session AFP/Verified-Prover (AFP)

08:51:55 Session AFP/VolpanoSmith (AFP)

08:51:55 Session AFP/WHATandWHERE_Security (AFP)

08:51:55 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

08:51:55 Session AFP/Weight_Balanced_Trees (AFP)

08:51:55 Session AFP/ZFC_in_HOL (AFP)

08:51:55 Session AFP/Ordinal_Partitions (AFP)

08:51:55 Session ZF/ZF (main timing)

08:51:56 Session Doc/Logics_ZF (doc)

08:51:56 Session AFP/Recursion-Addition (AFP)

08:51:56 Session ZF/ZF-AC

08:51:56 Session ZF/ZF-Coind

08:51:56 Session ZF/ZF-Constructible

08:51:56 Session AFP/Forcing (AFP)

08:51:56 Session ZF/ZF-IMP

08:51:56 Session ZF/ZF-Induct

08:51:56 Session ZF/ZF-UNITY (timing)

08:51:56 Session ZF/ZF-Resid

08:51:56 Session ZF/ZF-ex

08:51:58 Building Syntax_Independent_Logic ...

08:51:59 Building Extended_Finite_State_Machines ...

08:52:00 Syntax_Independent_Logic: theory HOL-Eisbach.Eisbach

08:52:00 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Prelim

08:52:01 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Trilean

08:52:01 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.VName

08:52:01 Extended_Finite_State_Machines: theory FinFun.FinFun

08:52:01 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.FSet_Utils

08:52:02 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value

08:52:03 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Value_Lexorder

08:52:03 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Syntax

08:52:04 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp

08:52:07 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Deduction

08:52:07 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Syntax_Arith

08:52:09 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.AExp_Lexorder

08:52:10 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp

08:52:10 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Natural_Deduction

08:52:11 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Standard_Model

08:52:17 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.GExp_Lexorder

08:52:18 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition

08:52:19 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Transition_Lexorder

08:52:19 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM

08:52:22 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine

08:52:22 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.EFSM_LTL

08:52:23 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_2

08:52:25 Extended_Finite_State_Machines: theory Extended_Finite_State_Machines.Drinks_Machine_LTL

08:52:31 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Pseudo_Term

08:52:32 Syntax_Independent_Logic: theory Syntax_Independent_Logic.Deduction_Q

08:52:34 Extended_Finite_State_Machines FAILED

08:52:34 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Extended_Finite_State_Machines)

08:52:34 *** goal:

08:52:34 *** No subgoals!

08:52:34 *** Type unification failed: Clash of types "nat" and "_ list"

08:52:34 ***

08:52:34 *** Type error in application: incompatible operand type

08:52:34 ***

08:52:34 *** Operator: evaluate_outputs t1 ::

08:52:34 *** value list \<Rightarrow> nat \<Rightarrow>f value option \<Rightarrow> value option list

08:52:34 *** Operand: i :: nat

08:52:34 ***

08:52:34 *** Type unification failed: Clash of types "_ list" and "String.literal"

08:52:34 ***

08:52:34 *** Type error in application: incompatible operand type

08:52:34 ***

08:52:34 *** Operator: possible_steps e2 s2 r2 ::

08:52:34 *** String.literal \<Rightarrow> value list \<Rightarrow> (nat \<times> transition) fset

08:52:34 *** Operand: l :: value list

08:52:34 ***

08:52:34 *** Type unification failed: Clash of types "_ list" and "String.literal"

08:52:34 ***

08:52:34 *** Type error in application: incompatible operand type

08:52:34 ***

08:52:34 *** Operator: possible_steps e2 s2 r2 ::

08:52:34 *** String.literal ⇒ value list ⇒ (nat × transition) fset

08:52:34 *** Operand: l :: value list

08:52:34 ***

08:52:34 *** At command "apply" (line 1139 of "$AFP/Extended_Finite_State_Machines/EFSM.thy")

08:52:34 *** Type unification failed: Clash of types "nat" and "_ list"

08:52:34 ***

08:52:34 *** Type error in application: incompatible operand type

08:52:34 ***

08:52:34 *** Operator: evaluate_outputs t1 ::

08:52:34 *** value list ⇒ nat ⇒f value option ⇒ value option list

08:52:34 *** Operand: i :: nat

08:52:34 ***

08:52:34 *** At command "apply" (line 953 of "$AFP/Extended_Finite_State_Machines/EFSM.thy")

08:52:34 *** Failed to apply initial proof method (line 590 of "$AFP/Extended_Finite_State_Machines/EFSM.thy"):

08:52:34 *** goal:

08:52:34 *** No subgoals!

08:52:34 *** At command "by" (line 590 of "$AFP/Extended_Finite_State_Machines/EFSM.thy")

08:52:34 Extended_Finite_State_Machine_Inference CANCELLED

08:54:59 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic

08:54:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic/document.pdf

08:54:59 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Syntax_Independent_Logic/outline.pdf

08:54:59 Timing Syntax_Independent_Logic (4 threads, 161.430s elapsed time, 586.156s cpu time, 6.472s GC time, factor 3.63)

08:54:59 Finished Syntax_Independent_Logic (0:03:00 elapsed time, 0:10:22 cpu time, factor 3.45)

08:54:59 Running Robinson_Arithmetic ...

08:54:59 Building Goedel_Incompleteness ...

08:55:01 Robinson_Arithmetic: theory HOL-Library.Cancellation

08:55:01 Robinson_Arithmetic: theory HOL-Library.Infinite_Set

08:55:01 Robinson_Arithmetic: theory HOL-Library.Nat_Bijection

08:55:01 Robinson_Arithmetic: theory HOL-Library.Old_Datatype

08:55:01 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Jeroslow_Encoding

08:55:01 Goedel_Incompleteness: theory Goedel_Incompleteness.Deduction2

08:55:01 Robinson_Arithmetic: theory HOL-Library.Phantom_Type

08:55:01 Robinson_Arithmetic: theory HOL-Library.Quotient_Syntax

08:55:01 Robinson_Arithmetic: theory HOL-Library.Quotient_Option

08:55:01 Robinson_Arithmetic: theory HOL-Library.Multiset

08:55:01 Robinson_Arithmetic: theory HOL-Library.Quotient_Product

08:55:01 Robinson_Arithmetic: theory HOL-Library.Quotient_Set

08:55:02 Robinson_Arithmetic: theory HOL-Library.Countable

08:55:02 Robinson_Arithmetic: theory HOL-Library.Quotient_List

08:55:02 Goedel_Incompleteness: theory Goedel_Incompleteness.Jeroslow_Simplified

08:55:02 Goedel_Incompleteness: theory Goedel_Incompleteness.Jeroslow_Original

08:55:02 Robinson_Arithmetic: theory HOL-Library.Cardinality

08:55:03 Robinson_Arithmetic: theory HOL-Library.FSet

08:55:03 Robinson_Arithmetic: theory FinFun.FinFun

08:55:04 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Encoding

08:55:04 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Representability

08:55:06 Goedel_Incompleteness: theory Goedel_Incompleteness.Derivability_Conditions

08:55:07 Robinson_Arithmetic: theory Nominal2.Nominal2_Base

08:55:07 Goedel_Incompleteness: theory Goedel_Incompleteness.Diagonalization

08:55:08 Goedel_Incompleteness: theory Goedel_Incompleteness.Goedel_Formula

08:55:08 Goedel_Incompleteness: theory Goedel_Incompleteness.Loeb_Formula

08:55:08 Goedel_Incompleteness: theory Goedel_Incompleteness.Loeb

08:55:08 Goedel_Incompleteness: theory Goedel_Incompleteness.Standard_Model_More

08:55:09 Goedel_Incompleteness: theory Goedel_Incompleteness.Rosser_Formula

08:55:12 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_First_Goedel

08:55:12 Robinson_Arithmetic: theory Nominal2.Nominal2_Abs

08:55:13 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_First_Goedel_Rosser

08:55:13 Goedel_Incompleteness: theory Goedel_Incompleteness.Tarski

08:55:15 Robinson_Arithmetic: theory Nominal2.Nominal2_FCB

08:55:15 Robinson_Arithmetic: theory Nominal2.Nominal2

08:55:16 Goedel_Incompleteness: theory Goedel_Incompleteness.Abstract_Second_Goedel

08:55:17 Goedel_Incompleteness: theory Goedel_Incompleteness.All_Abstract

08:55:18 Robinson_Arithmetic: theory Robinson_Arithmetic.Robinson_Arithmetic

08:55:25 Robinson_Arithmetic: theory Robinson_Arithmetic.Instance

08:55:35 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness

08:55:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness/document.pdf

08:55:35 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_Incompleteness/outline.pdf

08:55:35 Timing Goedel_Incompleteness (4 threads, 18.826s elapsed time, 68.160s cpu time, 2.488s GC time, factor 3.62)

08:55:35 Finished Goedel_Incompleteness (0:00:35 elapsed time, 0:01:38 cpu time, factor 2.79)

08:55:35 Running Goedel_HFSet_Semantic ...

08:55:35 Running Goedel_HFSet_Semanticless ...

08:55:36 Robinson_Arithmetic FAILED

08:55:36 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Robinson_Arithmetic)

08:55:36 Proofs for inductive predicate(s) "nump"

08:55:36 Proving monotonicity ...

08:55:36 Proving the introduction rules ...

08:55:36 Proving the elimination rules ...

08:55:36 Proving the induction rule ...

08:55:36 Proving the simplification rules ...

08:55:36 ### theory "Robinson_Arithmetic.Instance"

08:55:36 ### 1.352s elapsed time, 5.308s cpu time, 0.388s GC time

08:55:36 *** Failed to apply proof method (line 167 of "$AFP/Robinson_Arithmetic/Robinson_Arithmetic.thy"):

08:55:36 *** goal (3 subgoals):

08:55:36 *** 1. ⋀k e A ka Aa.

08:55:36 *** ⟦⋀x. ∀p. (p ∙ eval_fmla_sumC)

08:55:36 *** (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A) =

08:55:36 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A);

08:55:36 *** ⋀x. ∀p. (p ∙ eval_fmla_sumC)

08:55:36 *** (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa) =

08:55:36 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa);

08:55:36 *** atom k ♯ e; atom ka ♯ e⟧

08:55:36 *** ⟹ atom k ♯ ea ∧ atom ka ♯ ea

08:55:36 *** 2. ⋀k e A ka Aa p.

08:55:36 *** ⟦⋀x. ∀p. (p ∙ eval_fmla_sumC)

08:55:36 *** (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A) =

08:55:36 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A);

08:55:36 *** ⋀x. ∀p. (p ∙ eval_fmla_sumC)

08:55:36 *** (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa) =

08:55:36 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa);

08:55:36 *** atom k ♯ e; atom ka ♯ e; supp p ♯* ea⟧

08:55:36 *** ⟹ (∃x. eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A)) =

08:55:36 *** (∃x. eval_fmla_sumC (finfun_update e (p ∙ k) x, p ∙ A))

08:55:36 *** 3. ⋀k e A ka Aa p.

08:55:36 *** ⟦⋀x. ∀p. (p ∙ eval_fmla_sumC)

08:55:36 *** (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A) =

08:55:36 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ k) x, p ∙ A);

08:55:36 *** ⋀x. ∀p. (p ∙ eval_fmla_sumC)

08:55:36 *** (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa) =

08:55:36 *** eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa);

08:55:36 *** atom k ♯ e; atom ka ♯ e; supp p ♯* ea⟧

08:55:36 *** ⟹ (∃x. eval_fmla_sumC (finfun_update (p ∙ e) (p ∙ ka) x, p ∙ Aa)) =

08:55:36 *** (∃x. eval_fmla_sumC (finfun_update e (p ∙ ka) x, p ∙ Aa))

08:55:36 *** At command "apply" (line 167 of "$AFP/Robinson_Arithmetic/Robinson_Arithmetic.thy")

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Cancellation

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Nat_Bijection

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Infinite_Set

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Old_Datatype

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Cancellation

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Infinite_Set

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Nat_Bijection

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Old_Datatype

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Phantom_Type

08:55:37 Goedel_HFSet_Semantic: theory HereditarilyFinite.HF

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Phantom_Type

08:55:37 Goedel_HFSet_Semanticless: theory HereditarilyFinite.HF

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Syntax

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Option

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Multiset

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Syntax

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Multiset

08:55:37 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Product

08:55:37 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Option

08:55:38 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Product

08:55:38 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_Set

08:55:38 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_Set

08:55:38 Goedel_HFSet_Semantic: theory HOL-Library.Quotient_List

08:55:38 Goedel_HFSet_Semanticless: theory HOL-Library.Quotient_List

08:55:38 Goedel_HFSet_Semantic: theory HOL-Library.Cardinality

08:55:38 Goedel_HFSet_Semanticless: theory HOL-Library.Cardinality

08:55:38 Goedel_HFSet_Semantic: theory HOL-Library.Countable

08:55:38 Goedel_HFSet_Semantic: theory HereditarilyFinite.Ordinal

08:55:38 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Ordinal

08:55:38 Goedel_HFSet_Semanticless: theory HOL-Library.Countable

08:55:39 Goedel_HFSet_Semantic: theory HereditarilyFinite.Rank

08:55:39 Goedel_HFSet_Semanticless: theory HereditarilyFinite.Rank

08:55:39 Goedel_HFSet_Semantic: theory HereditarilyFinite.OrdArith

08:55:39 Goedel_HFSet_Semanticless: theory HereditarilyFinite.OrdArith

08:55:39 Goedel_HFSet_Semantic: theory FinFun.FinFun

08:55:39 Goedel_HFSet_Semanticless: theory FinFun.FinFun

08:55:40 Goedel_HFSet_Semantic: theory HOL-Library.FSet

08:55:40 Goedel_HFSet_Semanticless: theory HOL-Library.FSet

08:55:44 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_Base

08:55:44 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Base

08:55:48 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_Abs

08:55:49 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_Abs

08:55:51 Goedel_HFSet_Semantic: theory Nominal2.Nominal2_FCB

08:55:51 Goedel_HFSet_Semantic: theory Nominal2.Nominal2

08:55:52 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2_FCB

08:55:52 Goedel_HFSet_Semanticless: theory Nominal2.Nominal2

08:55:55 Goedel_HFSet_Semantic: theory Incompleteness.SyntaxN

08:55:55 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.SyntaxN

08:56:02 Goedel_HFSet_Semantic: theory Incompleteness.Coding

08:56:02 Goedel_HFSet_Semantic: theory Incompleteness.Predicates

08:56:02 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding

08:56:02 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Predicates

08:56:03 Goedel_HFSet_Semantic: theory Incompleteness.Sigma

08:56:04 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Sigma

08:56:09 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Coding_Predicates

08:56:09 Goedel_HFSet_Semantic: theory Incompleteness.Coding_Predicates

08:56:13 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Functions

08:56:13 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pf_Predicates

08:56:14 Goedel_HFSet_Semantic: theory Incompleteness.Functions

08:56:14 Goedel_HFSet_Semantic: theory Incompleteness.Pf_Predicates

08:56:15 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.II_Prelims

08:56:16 Goedel_HFSet_Semantic: theory Incompleteness.Goedel_I

08:56:16 Goedel_HFSet_Semantic: theory Incompleteness.II_Prelims

08:56:17 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Goedel_I

08:56:17 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Pseudo_Coding

08:56:18 Goedel_HFSet_Semantic: theory Incompleteness.Pseudo_Coding

08:56:18 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Quote

08:56:18 Goedel_HFSet_Semantic: theory Incompleteness.Quote

08:56:19 Goedel_HFSet_Semanticless: theory Goedel_HFSet_Semanticless.Instance

08:56:19 Goedel_HFSet_Semantic: theory Goedel_HFSet_Semantic.Instance

09:02:32 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic

09:02:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic/document.pdf

09:02:32 Document at /media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Goedel_HFSet_Semantic/outline.pdf

09:02:32 Timing Goedel_HFSet_Semantic (4 threads, 411.330s elapsed time, 1075.776s cpu time, 22.156s GC time, factor 2.62)

09:02:32 Finished Goedel_HFSet_Semantic (0:06:56 elapsed time, 0:18:05 cpu time, factor 2.61)

09:03:40 Goedel_HFSet_Semanticless FAILED

09:03:40 (see also /media/data/jenkins/workspace/isabelle-all/heaps/polyml-5.8.2_x86_64_32-linux/log/Goedel_HFSet_Semanticless)

09:03:40 ### ("_applC" ("_position" Var) ("_position" sn))))

09:03:40 ### ("_cargs" ("_position" V')

09:03:40 ### ("_cargs" ("_position" V') ("_position" F'))))))

09:03:40 ### Fortunately, only one parse tree is well-formed and type-correct,

09:03:40 ### but you may still want to disambiguate your grammar or your input.

09:03:40 *** Failed to apply proof method (line 83 of "$AFP/Goedel_HFSet_Semanticless/Coding.thy"):

09:03:40 *** goal (3 subgoals):

09:03:40 *** 1. ⋀k e A ka Aa.

09:03:40 *** ⟦∀p. (p ∙ trans_fm_sumC) (p ∙ k # p ∙ e, p ∙ A) =

09:03:40 *** trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A);

09:03:40 *** ∀p. (p ∙ trans_fm_sumC) (p ∙ ka # p ∙ e, p ∙ Aa) =

09:03:40 *** trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa);

09:03:40 *** atom k ♯ e; atom ka ♯ e; atom k ♯ trans_fm_sumC (k # e, A);

09:03:40 *** ∀a∈set e. atom a ♯ trans_fm_sumC (k # e, A);

09:03:40 *** atom ka ♯ trans_fm_sumC (ka # e, Aa);

09:03:40 *** ∀a∈set e. atom a ♯ trans_fm_sumC (ka # e, Aa)⟧

09:03:40 *** ⟹ {atom k, atom ka} ♯* ea

09:03:40 *** 2. ⋀k e A ka Aa p.

09:03:40 *** ⟦∀p. (p ∙ trans_fm_sumC) (p ∙ k # p ∙ e, p ∙ A) =

09:03:40 *** trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A);

09:03:40 *** ∀p. (p ∙ trans_fm_sumC) (p ∙ ka # p ∙ e, p ∙ Aa) =

09:03:40 *** trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa);

09:03:40 *** atom k ♯ e; atom ka ♯ e; atom k ♯ trans_fm_sumC (k # e, A);

09:03:40 *** ∀a∈set e. atom a ♯ trans_fm_sumC (k # e, A);

09:03:40 *** atom ka ♯ trans_fm_sumC (ka # e, Aa);

09:03:40 *** ∀a∈set e. atom a ♯ trans_fm_sumC (ka # e, Aa); supp p ♯* ea⟧

09:03:40 *** ⟹ trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A) =

09:03:40 *** trans_fm_sumC (p ∙ k # e, p ∙ A)

09:03:40 *** 3. ⋀k e A ka Aa p.

09:03:40 *** ⟦∀p. (p ∙ trans_fm_sumC) (p ∙ k # p ∙ e, p ∙ A) =

09:03:40 *** trans_fm_sumC (p ∙ k # p ∙ e, p ∙ A);

09:03:40 *** ∀p. (p ∙ trans_fm_sumC) (p ∙ ka # p ∙ e, p ∙ Aa) =

09:03:40 *** trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa);

09:03:40 *** atom k ♯ e; atom ka ♯ e; atom k ♯ trans_fm_sumC (k # e, A);

09:03:40 *** ∀a∈set e. atom a ♯ trans_fm_sumC (k # e, A);

09:03:40 *** atom ka ♯ trans_fm_sumC (ka # e, Aa);

09:03:40 *** ∀a∈set e. atom a ♯ trans_fm_sumC (ka # e, Aa); supp p ♯* ea⟧

09:03:40 *** ⟹ trans_fm_sumC (p ∙ ka # p ∙ e, p ∙ Aa) =

09:03:40 *** trans_fm_sumC (p ∙ ka # e, p ∙ Aa)

09:03:40 *** At command "apply" (line 83 of "$AFP/Goedel_HFSet_Semanticless/Coding.thy")

09:03:40 Unfinished session(s): Extended_Finite_State_Machine_Inference, Extended_Finite_State_Machines, Goedel_HFSet_Semanticless, Robinson_Arithmetic

09:03:40

09:03:40 === TIMING ===

09:03:40

09:03:40 Group AFP: 0:19:46 elapsed time, 0:55:32 cpu time, factor 2.81

09:03:40 Group main: 0:00:00 elapsed time

09:03:40 Group doc: 0:00:00 elapsed time

09:03:40 Group timing: 0:00:00 elapsed time

09:03:40 Group large: 0:00:00 elapsed time

09:03:40 Group no_doc: 0:00:00 elapsed time

09:03:40 Overall: 0:12:39 elapsed time, 0:55:32 cpu time, factor 4.39

09:03:40

09:03:40 === FAILED SESSIONS ===

09:03:40

09:03:40 Session Goedel_HFSet_Semanticless: FAILED 1

09:03:40 Session Extended_Finite_State_Machine_Inference: CANCELLED

09:03:40 Session Robinson_Arithmetic: FAILED 1

09:03:40 Session Extended_Finite_State_Machines: FAILED 1

09:03:40

09:03:40 === DEPENDENCIES ===

09:03:40

09:03:40 Generating dependencies file ...

09:03:47 Writing dependencies file ...

09:03:47

09:03:47 === REPORT ===

09:03:47

09:03:47 Writing report file ...

09:03:47

09:03:47 === SITEGEN ===

09:03:47

09:03:47 Writing status file ...

09:03:47 Running sitegen ...

09:03:49 Success: Generated topics.html

09:03:49 Success: Generated index.html

09:03:49 Success: Generated html files for 562 entries

09:03:49 Success: Generated statistics.html

09:03:49 Success: Generated download.html

09:03:49 Success: Generated about.html

09:03:49 Success: Generated citing.html

09:03:49 Success: Generated updating.html

09:03:49 Success: Generated search.html

09:03:49 Success: Generated submitting.html

09:03:49 Success: Generated using.html

09:03:49 Success: Generated rss.xml

09:03:49 Success: Generated status.html

09:03:49 Checked directory thys. Found 0 warnings.

09:03:49 Packing tars ...

09:04:04

09:04:04 === NOTIFICATIONS ===

09:04:04

09:04:09

09:04:09 === COMPLETED ===

09:04:09

09:04:09 Build step 'Execute shell' marked build as failure

09:04:09 Archiving artifacts

09:08:04 Started calculate disk usage of build

09:08:04 Finished Calculation of disk usage of build in 0 seconds

09:08:12 Started calculate disk usage of workspace

09:08:13 Finished Calculation of disk usage of workspace in 0 seconds

09:08:13 Email was triggered for: Failure - 1st

09:08:13 Trigger Failure - Any was overridden by another trigger and will not send an email.

09:08:13 Trigger Failure - Still was overridden by another trigger and will not send an email.

09:08:13 Sending email for trigger: Failure - 1st

09:08:13 Sending email to: isabelle-ci@mail46.informatik.tu-muenchen.de

09:09:13 Finished: FAILURE