Skip to content
Success

Console Output

12:02:08 Started by an SCM change

12:02:08 Running as SYSTEM

12:02:08 [EnvInject] - Loading node environment variables.

12:02:08 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-all

12:02:08 [isabelle-all] $ hg showconfig paths.default

12:02:08 [isabelle-all] $ hg pull --rev default

12:02:08 pulling from https://isabelle.in.tum.de/repos/isabelle/

12:02:08 no changes found

12:02:08 [isabelle-all] $ hg update --clean --rev default

12:02:08 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

12:02:08 [isabelle-all] $ hg log --rev . --template {rev}

12:02:09 [isabelle-all] $ hg log --rev 96f60533ec1da892b07f957eeafed0597acbaa43 --template exists\n

12:02:09 exists

12:02:09 [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(96f60533ec1da892b07f957eeafed0597acbaa43)" --encoding UTF-8 --encodingmode replace

12:02:09 [afp] $ hg showconfig paths.default

12:02:09 [afp] $ hg pull --rev default

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

12:02:10 no changes found

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

12:02:10 1779 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

12:02:12 [afp] $ hg log --rev 9c82ed48752e857ccda4a3d5da3bf2e1f360849e --template exists\n

12:02:12 exists

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

12:02:12 No emails were triggered.

12:02:12

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

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

12:02:12 + set -e

12:02:12 + PROFILE=all

12:02:12 + shift

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

12:02:12 + bin/isabelle jedit -bf

12:02:13 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle.jar) ...

12:03:22 ### Building Demo (/media/data/jenkins/workspace/isabelle-all/src/Tools/Demo/lib/demo.jar) ...

12:03:23 ### Building graph browser (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_graphbrowser.jar) ...

12:03:24 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

12:03:24 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

12:03:24 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

12:03:24 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

12:03:28 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

12:03:32 + bin/isabelle ocaml_setup

12:03:32 # Run eval $(opam env) to update the current shell environment

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

12:03:33 opam update

12:03:33

12:03:34 [NOTE] Package zarith is already installed (current version is 1.12).

12:03:34 + bin/isabelle ghc_setup

12:03:35 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

12:03:35 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

12:03:36 The Glorious Glasgow Haskell Compilation System, version 9.6.4

12:03:36 + bin/isabelle go_setup

12:03:38 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

12:03:38 ### Platform x86_64-linux already installed

12:03:38 + bin/isabelle ci_build all

12:03:41

12:03:41 === CONFIGURATION ===

12:03:41

12:03:41 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

12:03:41 ISABELLE_BUILD_OPTIONS=""

12:03:41

12:03:41 ML_PLATFORM="x86_64_32-linux"

12:03:41 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

12:03:41 ML_SYSTEM="polyml-5.9.1"

12:03:41 ML_OPTIONS="-H 4000 --maxheap 8G"

12:03:41 jobs = 8, threads = 8, numa = true

12:03:41

12:03:41 === BUILD ===

12:03:41

12:03:41 Build started at Thu, 2 May 2024 12:03:41 +0200

12:03:41 Isabelle id 96f60533ec1d

12:03:41 AFP id bd898445f505

12:03:42

12:03:42 === LOG ===

12:03:42

12:03:44 Session Pure/Pure

12:03:45 Session Misc/CTT

12:03:45 Session Misc/Cube

12:03:45 Session FOL/FOL

12:03:45 Session FOL/CCL

12:03:45 Session FOL/FOL-ex

12:03:45 Session FOL/FOLP

12:03:45 Session FOL/FOLP-ex

12:03:45 Session Doc/Intro (doc)

12:03:45 Session FOL/LCF

12:03:45 Session Doc/Logics (doc)

12:03:45 Session Doc/Nitpick (doc)

12:03:45 Session Pure/Pure-Examples

12:03:45 Session Pure/Pure-ex

12:03:45 Session Misc/SML

12:03:45 Session Misc/Sequents

12:03:46 Session Doc/Sledgehammer (doc)

12:03:46 Session AFP/SpecCheck (AFP)

12:03:46 Session Misc/Tools

12:03:46 Session HOL/HOL (main)

12:03:47 Session AFP/AVL-Trees (AFP)

12:03:47 Session AFP/AWN (AFP)

12:03:47 Session AFP/Abortable_Linearizable_Modules (AFP)

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

12:03:47 Session AFP/Ackermanns_not_PR (AFP)

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

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

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

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

12:03:47 Session AFP/Belief_Revision (AFP)

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

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

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

12:03:47 Session AFP/Boolos_Curious_Inference (AFP)

12:03:47 Session AFP/Boolos_Curious_Inference_Automated (AFP)

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

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

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

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

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

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

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

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

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

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

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

12:03:48 Session AFP/CondNormReasHOL (AFP)

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

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

12:03:48 Session AFP/DCR-ExecutionEquivalence (AFP)

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

12:03:48 Session AFP/Dedekind_Real (AFP)

12:03:48 Session Doc/Demo_EPTCS (doc)

12:03:48 Session Doc/Demo_Easychair (doc)

12:03:48 Session Doc/Demo_FoilTeX (doc)

12:03:48 Session Doc/Demo_LIPIcs (doc)

12:03:48 Session Doc/Demo_LLNCS (doc)

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

12:03:48 Session AFP/Digit_Expansions (AFP)

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

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

12:03:48 Session AFP/Eudoxus_Reals (AFP)

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

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

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

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

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

12:03:49 Session AFP/FileRefinement (AFP)

12:03:49 Session AFP/FocusStreamsCaseStudies (AFP)

12:03:49 Session AFP/Foundation_of_geometry (AFP)

12:03:49 Session AFP/Free-Boolean-Algebra (AFP)

12:03:49 Session AFP/Fresh_Identifiers (AFP)

12:03:49 Session AFP/FunWithFunctions (AFP)

12:03:49 Session AFP/FunWithTilings (AFP)

12:03:49 Session Doc/Functions (doc)

12:03:49 Session AFP/GPU_Kernel_PL (AFP)

12:03:49 Session AFP/GenClock (AFP)

12:03:49 Session AFP/General-Triangle (AFP)

12:03:49 Session AFP/Generic_Deriving (AFP)

12:03:49 Session AFP/GewirthPGCProof (AFP)

12:03:49 Session AFP/Go (AFP)

12:03:49 Session AFP/GoedelGod (AFP)

12:03:49 Session AFP/Goodstein_Lambda (AFP)

12:03:49 Session AFP/Gray_Codes (AFP)

12:03:49 Session HOL/HOL-Cardinals (timing)

12:03:49 Session AFP/Binding_Syntax_Theory (AFP)

12:03:49 Session AFP/Epistemic_Logic (AFP)

12:03:49 Session AFP/Public_Announcement_Logic (AFP)

12:03:49 Session AFP/Stalnaker_Logic (AFP)

12:03:49 Session AFP/Ordinals_and_Cardinals (AFP)

12:03:49 Session AFP/Risk_Free_Lending (AFP)

12:03:50 Session HOL/HOL-Hoare

12:03:50 Session HOL/HOL-Hoare_Parallel (timing)

12:03:50 Session HOL/HOL-IMPP

12:03:50 Session HOL/HOL-IOA

12:03:50 Session HOL/HOL-Import

12:03:50 Session HOL/HOL-Lattice

12:03:50 Session HOL/HOL-Library (main timing)

12:03:50 Session AFP/ADS_Functor (AFP)

12:03:50 Session AFP/Approximation_Algorithms (AFP)

12:03:50 Session AFP/ArrowImpossibilityGS (AFP)

12:03:50 Session AFP/Auto2_HOL (AFP)

12:03:51 Session AFP/BNF_CC (AFP)

12:03:51 Session AFP/BNF_Operations (AFP)

12:03:51 Session AFP/Binomial-Heaps (AFP)

12:03:51 Session AFP/Birkhoff_Finite_Distributive_Lattices (AFP)

12:03:51 Session AFP/Boolean_Expression_Checkers (AFP)

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

12:03:51 Session AFP/BD_Security_Compositional (AFP)

12:03:51 Session AFP/CoSMeDis (AFP)

12:03:51 Session AFP/CoCon (AFP)

12:03:51 Session AFP/CoSMed (AFP)

12:03:51 Session AFP/Buildings (AFP)

12:03:51 Session AFP/CRDT (AFP)

12:03:52 Session AFP/IMAP-CRDT (AFP)

12:03:52 Session AFP/Card_Multisets (AFP)

12:03:52 Session AFP/Card_Number_Partitions (AFP)

12:03:52 Session AFP/Category (AFP)

12:03:52 Session Doc/Codegen (doc)

12:03:52 Session AFP/CofGroups (AFP)

12:03:52 Session AFP/CommCSL (AFP)

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

12:03:52 Session AFP/Completeness (AFP)

12:03:52 Session AFP/ConcurrentIMP (AFP)

12:03:52 Session AFP/Concurrent_Ref_Alg (AFP)

12:03:52 Session AFP/Conditional_Simplification (AFP)

12:03:52 Session AFP/Conditional_Transfer_Rule (AFP)

12:03:52 Session AFP/CoreC++ (AFP)

12:03:53 Session AFP/Core_DOM (AFP)

12:03:53 Session AFP/Shadow_DOM (AFP)

12:03:53 Session AFP/DOM_Components (AFP)

12:03:53 Session AFP/Core_SC_DOM (AFP)

12:03:53 Session AFP/Shadow_SC_DOM (AFP)

12:03:54 Session AFP/SC_DOM_Components (AFP)

12:03:54 Session AFP/Coupledsim_Contrasim (AFP)

12:03:54 Session Doc/Datatypes (doc)

12:03:54 Session Doc/Corec (doc)

12:03:54 Session AFP/Decl_Sem_Fun_PL (AFP)

12:03:54 Session AFP/Directed_Sets (AFP)

12:03:54 Session AFP/Earley_Parser (AFP)

12:03:54 Session AFP/Encodability_Process_Calculi (AFP)

12:03:54 Session AFP/Euler_Partition (AFP)

12:03:55 Session AFP/FOL-Fitting (AFP)

12:03:55 Session AFP/FOL_Seq_Calc1 (AFP)

12:03:55 Session AFP/FOL_Axiomatic (AFP)

12:03:55 Session AFP/FOL_Harrison (AFP)

12:03:55 Session AFP/Factored_Transition_System_Bounding (AFP)

12:03:55 Session AFP/FinFun (AFP)

12:03:55 Session AFP/Extended_Finite_State_Machines (AFP)

12:03:55 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

12:03:55 Session AFP/Finger-Trees (AFP)

12:03:55 Session AFP/Finite-Map-Extras (AFP)

12:03:55 Session AFP/Fixed_Length_Vector (AFP)

12:03:55 Session AFP/Generalized_Counting_Sort (AFP)

12:03:55 Session AFP/Graph_Saturation (AFP)

12:03:55 Session AFP/Group-Ring-Module (AFP)

12:03:56 Session AFP/Valuation (AFP)

12:03:56 Session HOL/HOL-Auth (timing)

12:03:56 Session HOL/HOL-UNITY (timing)

12:03:56 Session HOL/HOL-Bali (timing)

12:03:56 Session HOL/HOL-Combinatorics (main timing)

12:03:57 Session AFP/Blue_Eyes (AFP)

12:03:57 Session AFP/Derangements (AFP)

12:03:57 Session AFP/Discrete_Summation (AFP)

12:03:57 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

12:03:57 Session AFP/Graph_Theory (AFP)

12:03:57 Session AFP/ShortestPath (AFP)

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

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

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

12:03:57 Session AFP/Edwards_Elliptic_Curves_Group (AFP)

12:03:58 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

12:03:58 Session HOL/HOL-Decision_Procs (timing)

12:03:58 Session HOL/HOL-Quotient_Examples (timing)

12:03:58 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

12:03:58 Session AFP/Localization_Ring (AFP)

12:03:58 Session AFP/Orbit_Stabiliser (AFP)

12:03:58 Session AFP/Perfect-Number-Thm (AFP)

12:03:58 Session AFP/Secondary_Sylow (AFP)

12:03:58 Session AFP/Jordan_Hoelder (AFP)

12:03:58 Session AFP/VectorSpace (AFP)

12:03:58 Session HOL/HOL-Examples

12:03:59 Session HOL/HOL-Isar_Examples

12:03:59 Session HOL/HOL-Nonstandard_Analysis (timing)

12:03:59 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

12:03:59 Session HOL/HOL-Number_Theory (main timing)

12:03:59 Session AFP/Arith_Prog_Rel_Primes (AFP)

12:03:59 Session AFP/DigitsInBase (AFP)

12:03:59 Session AFP/Elliptic_Curves_Group_Law (AFP)

12:03:59 Session AFP/Crypto_Standards (AFP)

12:04:00 Session AFP/Fermat3_4 (AFP)

12:04:00 Session HOL/HOL-Data_Structures (timing)

12:04:00 Session AFP/Efficient-Mergesort (AFP)

12:04:00 Session AFP/Go_Test_Quick (AFP)

12:04:00 Session AFP/Go_Test_Slow (AFP)

12:04:01 Session HOL/HOL-Codegenerator_Test

12:04:01 Session AFP/Query_Optimization (AFP)

12:04:01 Session HOL/HOL-ex (timing)

12:04:01 Session AFP/Lehmer (AFP)

12:04:01 Session AFP/Lifting_the_Exponent (AFP)

12:04:01 Session AFP/Padic_Ints (AFP)

12:04:01 Session AFP/Padic_Field (AFP)

12:04:02 Session AFP/Pratt_Certificate (AFP)

12:04:02 Session AFP/Bertrands_Postulate (AFP)

12:04:02 Session AFP/RSAPSS (AFP)

12:04:02 Session AFP/SumSquares (AFP)

12:04:02 Session AFP/Liouville_Numbers (AFP)

12:04:02 Session AFP/Lucas_Theorem (AFP)

12:04:02 Session AFP/DPRM_Theorem (AFP)

12:04:02 Session AFP/Mason_Stothers (AFP)

12:04:02 Session AFP/Polynomial_Interpolation (AFP)

12:04:02 Session AFP/Formal_Puiseux_Series (AFP)

12:04:02 Session AFP/Rep_Fin_Groups (AFP)

12:04:02 Session AFP/Sturm_Sequences (AFP)

12:04:02 Session AFP/Special_Function_Bounds (AFP)

12:04:02 Session AFP/Sturm_Tarski (AFP)

12:04:03 Session AFP/Budan_Fourier (AFP)

12:04:03 Session AFP/Three_Circles (AFP)

12:04:03 Session HOL/HOL-Corec_Examples (timing)

12:04:03 Session HOL/HOL-Datatype_Examples (timing)

12:04:03 Session HOL/HOL-IMP (timing)

12:04:03 Session AFP/Abs_Int_ITP2012 (AFP)

12:04:03 Session AFP/Relational-Incorrectness-Logic (AFP)

12:04:03 Session HOL/HOL-Imperative_HOL (timing)

12:04:03 Session AFP/Auto2_Imperative_HOL (AFP)

12:04:03 Session AFP/Imperative_Insertion_Sort (AFP)

12:04:03 Session HOL/HOL-Induct

12:04:03 Session HOL/HOL-Metis_Examples (timing)

12:04:03 Session HOL/HOL-Proofs (timing)

12:04:04 Session HOL/HOL-Proofs-Extraction (timing)

12:04:04 Session HOL/HOL-Proofs-ex

12:04:04 Session HOL/HOL-Proofs-Lambda (timing)

12:04:04 Session AFP/HereditarilyFinite (AFP)

12:04:04 Session AFP/HyperCTL (AFP)

12:04:04 Session AFP/IO_Language_Conformance (AFP)

12:04:05 Session AFP/Integration (AFP)

12:04:05 Session AFP/Isabelle_Meta_Model (AFP)

12:04:05 Session AFP/Isabelle_hoops (AFP)

12:04:05 Session AFP/LTL (AFP)

12:04:05 Session AFP/Stuttering_Equivalence (AFP)

12:04:05 Session AFP/Landau_Symbols (AFP)

12:04:05 Session AFP/LightweightJava (AFP)

12:04:05 Session AFP/LinearQuantifierElim (AFP)

12:04:05 Session AFP/List-Infinite (AFP)

12:04:05 Session AFP/Nat-Interval-Logic (AFP)

12:04:05 Session AFP/AutoFocus-Stream (AFP)

12:04:05 Session AFP/MuchAdoAboutTwo (AFP)

12:04:05 Session AFP/Order_Lattice_Props (AFP)

12:04:05 Session AFP/POPLmark-deBruijn (AFP)

12:04:05 Session AFP/Pairing_Heap (AFP)

12:04:05 Session AFP/Password_Authentication_Protocol (AFP)

12:04:05 Session AFP/Pell (AFP)

12:04:05 Session AFP/Prefix_Free_Code_Combinators (AFP)

12:04:05 Session AFP/Presburger-Automata (AFP)

12:04:05 Session AFP/Priority_Queue_Braun (AFP)

12:04:05 Session AFP/Program-Conflict-Analysis (AFP)

12:04:05 Session AFP/QBF_Solver_Verification (AFP)

12:04:06 Session AFP/Regular-Sets (AFP)

12:04:06 Session AFP/Abstract-Rewriting (AFP)

12:04:06 Session AFP/Decreasing-Diagrams (AFP)

12:04:06 Session AFP/Matrix (AFP)

12:04:06 Session AFP/Matrix_Tensor (AFP)

12:04:06 Session AFP/Knot_Theory (AFP)

12:04:06 Session AFP/Coinductive_Languages (AFP)

12:04:06 Session AFP/Finite_Automata_HF (AFP)

12:04:06 Session AFP/Functional-Automata (AFP)

12:04:06 Session AFP/Posix-Lexing (AFP)

12:04:06 Session AFP/ResiduatedTransitionSystem (AFP)

12:04:06 Session AFP/Ribbon_Proofs (AFP)

12:04:06 Session AFP/SATSolverVerification (AFP)

12:04:06 Session AFP/Safe_OCL (AFP)

12:04:06 Session AFP/Schutz_Spacetime (AFP)

12:04:07 Session AFP/Selection_Heap_Sort (AFP)

12:04:07 Session AFP/Simplex (AFP)

12:04:07 Session AFP/Skew_Heap (AFP)

12:04:07 Session AFP/Sort_Encodings (AFP)

12:04:07 Session AFP/Splay_Tree (AFP)

12:04:07 Session AFP/Amortized_Complexity (AFP)

12:04:07 Session AFP/Dynamic_Tables (AFP)

12:04:07 Session AFP/Root_Balanced_Tree (AFP)

12:04:07 Session AFP/Stable_Matching (AFP)

12:04:07 Session AFP/SuperCalc (AFP)

12:04:07 Session Doc/System (doc)

12:04:07 Session AFP/Tail_Recursive_Functions (AFP)

12:04:07 Session AFP/TortoiseHare (AFP)

12:04:07 Session AFP/Trie (AFP)

12:04:07 Session AFP/Flyspeck-Tame (AFP)

12:04:07 Session AFP/Vickrey_Clarke_Groves (AFP)

12:04:07 Session AFP/Zeckendorf (AFP)

12:04:07 Session HOL/HOL-Matrix_LP

12:04:08 Session HOL/HOL-Mutabelle

12:04:08 Session HOL/HOL-NanoJava

12:04:08 Session HOL/HOL-Nitpick_Examples

12:04:08 Session HOL/HOL-Nominal

12:04:08 Session AFP/CCS (AFP)

12:04:08 Session HOL/HOL-Nominal-Examples (timing)

12:04:08 Session AFP/Lam-ml-Normalization (AFP)

12:04:08 Session AFP/Pi_Calculus (AFP)

12:04:08 Session AFP/Psi_Calculi (AFP)

12:04:08 Session AFP/Broadcast_Psi (AFP)

12:04:09 Session AFP/SequentInvertibility (AFP)

12:04:09 Session HOL/HOL-Predicate_Compile_Examples (timing)

12:04:09 Session HOL/HOL-Prolog

12:04:09 Session HOL/HOL-Quickcheck_Examples (timing)

12:04:09 Session HOL/HOL-Real_Asymp

12:04:10 Session HOL/HOL-Analysis (main timing)

12:04:11 Session AFP/Akra_Bazzi (AFP)

12:04:11 Session AFP/Closest_Pair_Points (AFP)

12:04:11 Session AFP/Cardinality_Continuum (AFP)

12:04:11 Session AFP/Catalan_Numbers (AFP)

12:04:11 Session AFP/Cayley_Hamilton (AFP)

12:04:12 Session AFP/Chebyshev_Polynomials (AFP)

12:04:12 Session AFP/Coinductive (AFP)

12:04:12 Session AFP/DynamicArchitectures (AFP)

12:04:12 Session AFP/Architectural_Design_Patterns (AFP)

12:04:12 Session AFP/Lazy-Lists-II (AFP)

12:04:12 Session AFP/Stream_Fusion_Code (AFP)

12:04:12 Session AFP/Topology (AFP)

12:04:12 Session AFP/Complex_Geometry (AFP)

12:04:12 Session AFP/Poincare_Disc (AFP)

12:04:12 Session AFP/Differential_Game_Logic (AFP)

12:04:12 Session AFP/Euler_Polyhedron_Formula (AFP)

12:04:12 Session AFP/First_Welfare_Theorem (AFP)

12:04:12 Session AFP/Furstenberg_Topology (AFP)

12:04:13 Session AFP/Green (AFP)

12:04:13 Session HOL/HOL-Analysis-ex

12:04:13 Session HOL/HOL-Complex_Analysis (main timing)

12:04:13 Session AFP/Bernoulli (AFP)

12:04:13 Session AFP/Cartan_FP (AFP)

12:04:13 Session AFP/Cotangent_PFD_Formula (AFP)

12:04:13 Session AFP/E_Transcendental (AFP)

12:04:13 Session AFP/Error_Function (AFP)

12:04:13 Session AFP/Euler_MacLaurin (AFP)

12:04:13 Session HOL/HOL-Eisbach

12:04:13 Session AFP/AOT (AFP)

12:04:14 Session AFP/Allen_Calculus (AFP)

12:04:14 Session AFP/Automatic_Refinement (AFP)

12:04:14 Session AFP/Refine_Monadic (AFP)

12:04:14 Session AFP/Card_Partitions (AFP)

12:04:14 Session AFP/Bell_Numbers_Spivey (AFP)

12:04:14 Session AFP/Card_Equiv_Relations (AFP)

12:04:14 Session AFP/Equivalence_Relation_Enumeration (AFP)

12:04:14 Session AFP/Falling_Factorial_Sum (AFP)

12:04:14 Session AFP/Combinatorial_Enumeration_Algorithms (AFP)

12:04:14 Session AFP/Case_Labeling (AFP)

12:04:14 Session AFP/Clean (AFP)

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

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

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

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

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

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

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

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

12:04:16 Session HOL/HOL-MicroJava (timing)

12:04:16 Session AFP/Optics (AFP)

12:04:16 Session AFP/ConcurrentHOL (AFP)

12:04:16 Session AFP/UTP-Toolkit (AFP)

12:04:16 Session AFP/UTP (AFP)

12:04:16 Session AFP/Solidity (AFP)

12:04:16 Session AFP/Twelvefold_Way (AFP)

12:04:16 Session HOL/HOL-Hahn_Banach

12:04:16 Session HOL/HOL-Homology (timing)

12:04:17 Session HOL/HOL-Mirabelle-ex

12:04:17 Session HOL/HOL-Probability (main timing)

12:04:17 Session AFP/Actuarial_Mathematics (AFP)

12:04:17 Session AFP/Applicative_Lifting (AFP)

12:04:17 Session AFP/Free-Groups (AFP)

12:04:17 Session AFP/Stern_Brocot (AFP)

12:04:17 Session AFP/Buffons_Needle (AFP)

12:04:17 Session AFP/Density_Compiler (AFP)

12:04:17 Session AFP/DiscretePricing (AFP)

12:04:18 Session AFP/Ergodic_Theory (AFP)

12:04:18 Session AFP/Gromov_Hyperbolicity (AFP)

12:04:18 Session AFP/Laws_of_Large_Numbers (AFP)

12:04:18 Session AFP/Fisher_Yates (AFP)

12:04:18 Session AFP/Girth_Chromatic (AFP)

12:04:18 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

12:04:18 Session AFP/Szemeredi_Regularity (AFP)

12:04:18 Session HOL/HOL-Probability-ex (timing)

12:04:18 Session AFP/Hahn_Jordan_Decomposition (AFP)

12:04:18 Session AFP/Lp (AFP)

12:04:18 Session AFP/Concentration_Inequalities (AFP)

12:04:18 Session AFP/Fourier (AFP)

12:04:18 Session AFP/MDP-Rewards (AFP)

12:04:18 Session AFP/Markov_Models (AFP)

12:04:19 Session AFP/Martingales (AFP)

12:04:19 Session AFP/Doob_Convergence (AFP)

12:04:19 Session AFP/Monad_Normalisation (AFP)

12:04:19 Session AFP/Monomorphic_Monad (AFP)

12:04:19 Session AFP/Neumann_Morgenstern_Utility (AFP)

12:04:19 Session AFP/Probabilistic_Noninterference (AFP)

12:04:19 Session AFP/Probabilistic_Prime_Tests (AFP)

12:04:19 Session AFP/Probabilistic_System_Zoo (AFP)

12:04:19 Session AFP/Quasi_Borel_Spaces (AFP)

12:04:19 Session AFP/Roth_Arithmetic_Progressions (AFP)

12:04:19 Session AFP/Skip_Lists (AFP)

12:04:19 Session AFP/Source_Coding_Theorem (AFP)

12:04:19 Session AFP/Standard_Borel_Spaces (AFP)

12:04:19 Session AFP/S_Finite_Measure_Monad (AFP)

12:04:20 Session AFP/Disintegration (AFP)

12:04:20 Session AFP/Turans_Graph_Theorem (AFP)

12:04:20 Session AFP/Hyperdual (AFP)

12:04:20 Session AFP/Interval_Analysis (AFP)

12:04:20 Session AFP/Irrationality_J_Hancl (AFP)

12:04:20 Session AFP/Kuratowski_Closure_Complement (AFP)

12:04:20 Session AFP/Laplace_Transform (AFP)

12:04:20 Session AFP/Lower_Semicontinuous (AFP)

12:04:20 Session AFP/Minkowskis_Theorem (AFP)

12:04:20 Session AFP/Octonions (AFP)

12:04:20 Session AFP/Polynomial_Crit_Geometry (AFP)

12:04:20 Session AFP/Prime_Harmonic_Series (AFP)

12:04:21 Session AFP/Ptolemys_Theorem (AFP)

12:04:21 Session AFP/Quaternions (AFP)

12:04:21 Session AFP/Rank_Nullity_Theorem (AFP)

12:04:21 Session AFP/Gauss_Jordan (AFP)

12:04:21 Session AFP/Echelon_Form (AFP)

12:04:21 Session AFP/Hermite (AFP)

12:04:21 Session AFP/Safe_Distance (AFP)

12:04:21 Session AFP/Tarskis_Geometry (AFP)

12:04:21 Session AFP/Triangle (AFP)

12:04:21 Session AFP/Ceva (AFP)

12:04:21 Session AFP/Chord_Segments (AFP)

12:04:21 Session AFP/Stewart_Apollonius (AFP)

12:04:21 Session AFP/Winding_Number_Eval (AFP)

12:04:21 Session AFP/Count_Complex_Roots (AFP)

12:04:22 Session AFP/Youngs_Inequality (AFP)

12:04:22 Session AFP/pGCL (AFP)

12:04:22 Session HOL/HOL-Real_Asymp-Manual

12:04:22 Session AFP/Sophomores_Dream (AFP)

12:04:22 Session AFP/Stirling_Formula (AFP)

12:04:22 Session AFP/Irrationals_From_THEBOOK (AFP)

12:04:22 Session AFP/Lambert_W (AFP)

12:04:22 Session HOL/HOL-SET_Protocol (timing)

12:04:22 Session HOL/HOL-SMT_Examples (timing)

12:04:22 Session HOL/HOL-SPARK

12:04:22 Session HOL/HOL-SPARK-Examples

12:04:22 Session AFP/RIPEMD-160-SPARK (AFP)

12:04:22 Session HOL/HOL-SPARK-Manual

12:04:22 Session HOL/HOL-Statespace

12:04:22 Session HOL/HOL-TLA

12:04:22 Session HOL/HOL-TLA-Buffer

12:04:22 Session HOL/HOL-TLA-Inc

12:04:22 Session HOL/HOL-TLA-Memory

12:04:22 Session HOL/HOL-TPTP

12:04:22 Session HOL/HOL-Types_To_Sets

12:04:23 Session AFP/Banach_Steinhaus (AFP)

12:04:23 Session AFP/Smooth_Manifolds (AFP)

12:04:23 Session AFP/Types_To_Sets_Extension (AFP)

12:04:23 Session HOL/HOL-Unix

12:04:23 Session HOL/HOL-ZF

12:04:23 Session AFP/Category2 (AFP)

12:04:23 Session HOL/HOLCF (main timing)

12:04:23 Session AFP/Circus (AFP)

12:04:23 Session AFP/HOL-CSP (AFP)

12:04:23 Session AFP/HOL-CSPM (AFP)

12:04:24 Session AFP/HOL-CSP_OpSem (AFP)

12:04:24 Session HOL/HOLCF-IMP

12:04:24 Session HOL/HOLCF-Library

12:04:24 Session AFP/CSP_RefTK (AFP)

12:04:24 Session HOL/HOLCF-FOCUS

12:04:24 Session HOL/HOLCF-ex

12:04:24 Session AFP/PCF (AFP)

12:04:24 Session AFP/HOLCF-Prelude (AFP)

12:04:24 Session AFP/BirdKMP (AFP)

12:04:24 Session HOL/HOLCF-Tutorial

12:04:24 Session HOL/IOA (timing)

12:04:24 Session HOL/IOA-ABP

12:04:24 Session HOL/IOA-NTP

12:04:24 Session HOL/IOA-Storage

12:04:24 Session HOL/IOA-ex

12:04:24 Session AFP/Shivers-CFA (AFP)

12:04:24 Session AFP/Stream-Fusion (AFP)

12:04:24 Session AFP/Tycon (AFP)

12:04:25 Session AFP/WorkerWrapper (AFP)

12:04:25 Session AFP/Hales_Jewett (AFP)

12:04:25 Session Misc/Haskell

12:04:25 Session AFP/Heard_Of (AFP)

12:04:25 Session AFP/Consensus_Refined (AFP)

12:04:25 Session AFP/Hello_World (AFP)

12:04:25 Session AFP/HoareForDivergence (AFP)

12:04:25 Session AFP/Hood_Melville_Queue (AFP)

12:04:25 Session AFP/HotelKeyCards (AFP)

12:04:25 Session Doc/How_to_Prove_it (no_doc)

12:04:25 Session AFP/Huffman (AFP)

12:04:25 Session AFP/Hybrid_Logic (AFP)

12:04:25 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

12:04:25 Session AFP/HyperHoareLogic (AFP)

12:04:25 Session AFP/IFC_Tracking (AFP)

12:04:25 Session AFP/IMP2 (AFP)

12:04:25 Session AFP/IMP2_Binary_Heap (AFP)

12:04:25 Session AFP/IMP_Compiler (AFP)

12:04:25 Session AFP/IMP_Compiler_Reuse (AFP)

12:04:25 Session AFP/IMP_Noninterference (AFP)

12:04:26 Session Doc/Implementation (doc)

12:04:26 Session AFP/Implicational_Logic (AFP)

12:04:26 Session AFP/Impossible_Geometry (AFP)

12:04:26 Session AFP/Inductive_Confidentiality (AFP)

12:04:26 Session AFP/Inductive_Inference (AFP)

12:04:26 Session AFP/InfPathElimination (AFP)

12:04:26 Session AFP/Intro_Dest_Elim (AFP)

12:04:26 Session AFP/Involutions2Squares (AFP)

12:04:26 Session AFP/IsaGeoCoq (AFP)

12:04:26 Session AFP/IsaNet (AFP)

12:04:26 Session Doc/Isar_Ref (doc)

12:04:26 Session AFP/Isabelle_C (AFP)

12:04:26 Session Doc/JEdit (doc)

12:04:27 Session AFP/Jacobson_Basic_Algebra (AFP)

12:04:27 Session AFP/Grothendieck_Schemes (AFP)

12:04:27 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

12:04:27 Session AFP/Khovanskii_Theorem (AFP)

12:04:27 Session AFP/Kneser_Cauchy_Davenport (AFP)

12:04:27 Session AFP/JiveDataStoreModel (AFP)

12:04:27 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

12:04:27 Session AFP/Kleene_Algebra (AFP)

12:04:27 Session AFP/KAD (AFP)

12:04:27 Session AFP/KAT_and_DRA (AFP)

12:04:27 Session AFP/Algebraic_VCs (AFP)

12:04:27 Session AFP/Multirelations (AFP)

12:04:27 Session AFP/Quantales (AFP)

12:04:27 Session AFP/Transformer_Semantics (AFP)

12:04:27 Session AFP/Regular_Algebras (AFP)

12:04:27 Session AFP/Relation_Algebra (AFP)

12:04:27 Session AFP/Relational_Paths (AFP)

12:04:27 Session AFP/Residuated_Lattices (AFP)

12:04:28 Session AFP/Knights_Tour (AFP)

12:04:28 Session AFP/LambdaMu (AFP)

12:04:28 Session AFP/LatticeProperties (AFP)

12:04:28 Session AFP/DataRefinementIBP (AFP)

12:04:28 Session AFP/GraphMarkingIBP (AFP)

12:04:28 Session AFP/Lazy_Case (AFP)

12:04:28 Session AFP/Lifting_Definition_Option (AFP)

12:04:28 Session AFP/List-Index (AFP)

12:04:28 Session AFP/Comparison_Sort_Lower_Bound (AFP)

12:04:28 Session AFP/Jinja (AFP)

12:04:28 Session AFP/Dominance_CHK (AFP)

12:04:28 Session AFP/HRB-Slicing (AFP)

12:04:28 Session AFP/InformationFlowSlicing_Inter (AFP)

12:04:28 Session AFP/Slicing (AFP)

12:04:28 Session AFP/InformationFlowSlicing (AFP)

12:04:28 Session AFP/JinjaDCI (AFP)

12:04:29 Session AFP/Regression_Test_Selection (AFP)

12:04:29 Session AFP/List_Update (AFP)

12:04:29 Session AFP/Quick_Sort_Cost (AFP)

12:04:29 Session AFP/Random_BSTs (AFP)

12:04:29 Session AFP/Randomised_BSTs (AFP)

12:04:29 Session AFP/Treaps (AFP)

12:04:29 Session AFP/Randomised_Social_Choice (AFP)

12:04:29 Session AFP/Fishburn_Impossibility (AFP)

12:04:29 Session AFP/PAPP_Impossibility (AFP)

12:04:29 Session AFP/SDS_Impossibility (AFP)

12:04:29 Session AFP/List_Interleaving (AFP)

12:04:29 Session AFP/List_Inversions (AFP)

12:04:30 Session AFP/LocalLexing (AFP)

12:04:30 Session Doc/Locales (doc)

12:04:30 Session AFP/Locally-Nameless-Sigma (AFP)

12:04:30 Session AFP/Logging_Independent_Anonymity (AFP)

12:04:30 Session AFP/Lowe_Ontological_Argument (AFP)

12:04:30 Session AFP/MHComputation (AFP)

12:04:30 Session AFP/MLSS_Decision_Proc (AFP)

12:04:30 Session AFP/ML_Unification (AFP)

12:04:31 Session Doc/Main (doc)

12:04:31 Session AFP/Marriage (AFP)

12:04:31 Session AFP/Latin_Square (AFP)

12:04:31 Session AFP/Matroids (AFP)

12:04:31 Session AFP/Max-Card-Matching (AFP)

12:04:31 Session AFP/Maximum_Segment_Sum (AFP)

12:04:31 Session AFP/Median_Of_Medians_Selection (AFP)

12:04:31 Session AFP/KD_Tree (AFP)

12:04:31 Session AFP/Menger (AFP)

12:04:31 Session AFP/Mereology (AFP)

12:04:31 Session AFP/Metalogic_ProofChecker (AFP)

12:04:32 Session AFP/MiniML (AFP)

12:04:32 Session AFP/Modular_Assembly_Kit_Security (AFP)

12:04:32 Session AFP/MonoBoolTranAlgebra (AFP)

12:04:32 Session AFP/Multirelations_Heterogeneous (AFP)

12:04:32 Session AFP/Multitape_To_Singletape_TM (AFP)

12:04:32 Session AFP/Name_Carrying_Type_Inference (AFP)

12:04:32 Session AFP/Nano_JSON (AFP)

12:04:32 Session AFP/Nash_Williams (AFP)

12:04:32 Session AFP/No_FTL_observers (AFP)

12:04:32 Session AFP/No_FTL_observers_Gen_Rel (AFP)

12:04:32 Session AFP/Nominal2 (AFP)

12:04:32 Session AFP/Incompleteness (AFP)

12:04:33 Session AFP/Surprise_Paradox (AFP)

12:04:33 Session AFP/LambdaAuth (AFP)

12:04:33 Session AFP/Launchbury (AFP)

12:04:33 Session AFP/Call_Arity (AFP)

12:04:33 Session AFP/Modal_Logics_for_NTS (AFP)

12:04:33 Session AFP/Rewriting_Z (AFP)

12:04:33 Session AFP/Nominal_Myhill_Nerode (AFP)

12:04:33 Session AFP/Noninterference_CSP (AFP)

12:04:33 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

12:04:33 Session AFP/Noninterference_Generic_Unwinding (AFP)

12:04:33 Session AFP/Noninterference_Inductive_Unwinding (AFP)

12:04:34 Session AFP/Noninterference_Sequential_Composition (AFP)

12:04:34 Session AFP/Noninterference_Concurrent_Composition (AFP)

12:04:34 Session AFP/NormByEval (AFP)

12:04:34 Session AFP/OpSets (AFP)

12:04:34 Session AFP/Open_Induction (AFP)

12:04:34 Session AFP/Well_Quasi_Orders (AFP)

12:04:34 Session AFP/Decreasing-Diagrams-II (AFP)

12:04:34 Session AFP/Myhill-Nerode (AFP)

12:04:34 Session AFP/Ordinal (AFP)

12:04:34 Session AFP/Nested_Multisets_Ordinals (AFP)

12:04:34 Session AFP/Design_Theory (AFP)

12:04:34 Session AFP/Lovasz_Local (AFP)

12:04:34 Session AFP/Undirected_Graph_Theory (AFP)

12:04:34 Session AFP/Balog_Szemeredi_Gowers (AFP)

12:04:35 Session AFP/Lambda_Free_RPOs (AFP)

12:04:35 Session AFP/Lambda_Free_EPO (AFP)

12:04:35 Session AFP/Ordered_Resolution_Prover (AFP)

12:04:35 Session AFP/Chandy_Lamport (AFP)

12:04:35 Session AFP/Saturation_Framework (AFP)

12:04:35 Session AFP/Progress_Tracking (AFP)

12:04:35 Session AFP/PAL (AFP)

12:04:35 Session AFP/PLM (AFP)

12:04:35 Session AFP/PSemigroupsConvolution (AFP)

12:04:35 Session AFP/Package_logic (AFP)

12:04:35 Session AFP/Combinable_Wands (AFP)

12:04:35 Session AFP/Paraconsistency (AFP)

12:04:35 Session AFP/Parity_Game (AFP)

12:04:36 Session AFP/GaleStewart_Games (AFP)

12:04:36 Session AFP/Partial_Function_MR (AFP)

12:04:36 Session AFP/Physical_Quantities (AFP)

12:04:36 Session AFP/Pop_Refinement (AFP)

12:04:36 Session AFP/Possibilistic_Noninterference (AFP)

12:04:36 Session AFP/Priority_Search_Trees (AFP)

12:04:36 Session AFP/Prim_Dijkstra_Simple (AFP)

12:04:36 Session Doc/Prog_Prove (doc)

12:04:36 Session AFP/Projective_Geometry (AFP)

12:04:36 Session AFP/Proof_Strategy_Language (AFP)

12:04:36 Session AFP/PropResPI (AFP)

12:04:36 Session AFP/Propositional_Logic_Class (AFP)

12:04:36 Session AFP/Propositional_Proof_Systems (AFP)

12:04:37 Session AFP/PseudoHoops (AFP)

12:04:37 Session AFP/Quantales_Converse (AFP)

12:04:37 Session AFP/Catoids (AFP)

12:04:37 Session AFP/CubicalCategories (AFP)

12:04:37 Session AFP/OmegaCatoidsQuantales (AFP)

12:04:37 Session AFP/Ramsey-Infinite (AFP)

12:04:37 Session AFP/Real_Power (AFP)

12:04:37 Session AFP/Real_Time_Deque (AFP)

12:04:37 Session AFP/Recursion-Theory-I (AFP)

12:04:37 Session AFP/Minsky_Machines (AFP)

12:04:37 Session AFP/RefinementReactive (AFP)

12:04:37 Session AFP/Regex_Equivalence (AFP)

12:04:38 Session AFP/Region_Quadtrees (AFP)

12:04:38 Session AFP/Relational_Method (AFP)

12:04:38 Session AFP/Rensets (AFP)

12:04:38 Session AFP/Robbins-Conjecture (AFP)

12:04:38 Session AFP/Roy_Floyd_Warshall (AFP)

12:04:38 Session AFP/SCC_Bloemen_Sequential (AFP)

12:04:38 Session AFP/SIFPL (AFP)

12:04:38 Session AFP/SIFUM_Type_Systems (AFP)

12:04:38 Session AFP/Sauer_Shelah_Lemma (AFP)

12:04:38 Session AFP/Security_Protocol_Refinement (AFP)

12:04:38 Session AFP/SenSocialChoice (AFP)

12:04:38 Session AFP/Separation_Algebra (AFP)

12:04:38 Session AFP/Hoare_Time (AFP)

12:04:38 Session AFP/Separata (AFP)

12:04:38 Session AFP/Separation_Logic_Unbounded (AFP)

12:04:38 Session AFP/Simpl (AFP)

12:04:39 Session AFP/BDD (AFP)

12:04:39 Session AFP/SimplifiedOntologicalArgument (AFP)

12:04:39 Session AFP/Sliding_Window_Algorithm (AFP)

12:04:39 Session AFP/Statecharts (AFP)

12:04:39 Session AFP/Stellar_Quorums (AFP)

12:04:39 Session AFP/Stone_Algebras (AFP)

12:04:39 Session AFP/Stone_Relation_Algebras (AFP)

12:04:39 Session AFP/Relational_Cardinality (AFP)

12:04:39 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

12:04:39 Session AFP/Aggregation_Algebras (AFP)

12:04:39 Session AFP/Relational_Disjoint_Set_Forests (AFP)

12:04:39 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

12:04:39 Session AFP/Relational_Forests (AFP)

12:04:39 Session AFP/Subset_Boolean_Algebras (AFP)

12:04:39 Session AFP/Correctness_Algebras (AFP)

12:04:39 Session AFP/Store_Buffer_Reduction (AFP)

12:04:40 Session AFP/StrictOmegaCategories (AFP)

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

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

12:04:40 Session AFP/Sunflowers (AFP)

12:04:40 Session AFP/Clique_and_Monotone_Circuits (AFP)

12:04:40 Session AFP/Suppes_Theorem (AFP)

12:04:40 Session AFP/Probability_Inequality_Completeness (AFP)

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

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

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

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

12:04:41 Session AFP/Robinson_Arithmetic (AFP)

12:04:41 Session AFP/Synthetic_Completeness (AFP)

12:04:41 Session AFP/Szpilrajn (AFP)

12:04:41 Session AFP/Combinatorics_Words_Lyndon (AFP)

12:04:41 Session AFP/TESL_Language (AFP)

12:04:41 Session AFP/TLA (AFP)

12:04:41 Session AFP/Timed_Automata (AFP)

12:04:42 Session AFP/Probabilistic_Timed_Automata (AFP)

12:04:42 Session AFP/Topological_Semantics (AFP)

12:04:42 Session AFP/Transitive-Closure-II (AFP)

12:04:42 Session AFP/Transport (AFP)

12:04:42 Session AFP/Tree_Decomposition (AFP)

12:04:42 Session AFP/Tree_Enumeration (AFP)

12:04:42 Session Doc/Tutorial (doc)

12:04:43 Session Doc/Typeclass_Hierarchy (doc)

12:04:43 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

12:04:43 Session AFP/UPF (AFP)

12:04:43 Session AFP/UPF_Firewall (AFP)

12:04:43 Session AFP/Universal_Turing_Machine (AFP)

12:04:43 Session AFP/Van_der_Waerden (AFP)

12:04:43 Session AFP/VeriComp (AFP)

12:04:43 Session AFP/Interpreter_Optimizations (AFP)

12:04:43 Session AFP/Verified-Prover (AFP)

12:04:43 Session AFP/VolpanoSmith (AFP)

12:04:43 Session AFP/WHATandWHERE_Security (AFP)

12:04:43 Session AFP/Weight_Balanced_Trees (AFP)

12:04:43 Session AFP/Weighted_Arithmetic_Geometric_Mean (AFP)

12:04:43 Session AFP/Word_Lib (AFP)

12:04:44 Session AFP/Complx (AFP)

12:04:44 Session AFP/IEEE_Floating_Point (AFP)

12:04:44 Session AFP/IP_Addresses (AFP)

12:04:44 Session AFP/Simple_Firewall (AFP)

12:04:44 Session AFP/Routing (AFP)

12:04:44 Session AFP/Interval_Arithmetic_Word32 (AFP)

12:04:44 Session AFP/LEM (AFP)

12:04:45 Session AFP/Native_Word (AFP)

12:04:45 Session AFP/Collections (AFP)

12:04:45 Session AFP/Abstract_Completeness (AFP)

12:04:45 Session AFP/Abstract_Soundness (AFP)

12:04:45 Session AFP/FOL_Seq_Calc3 (AFP)

12:04:45 Session AFP/Incredible_Proof_Machine (AFP)

12:04:45 Session AFP/Deriving (AFP)

12:04:45 Session AFP/CAVA_Base (AFP)

12:04:45 Session AFP/CAVA_Automata (AFP)

12:04:45 Session AFP/DFS_Framework (AFP)

12:04:45 Session AFP/Gabow_SCC (AFP)

12:04:45 Session AFP/LTL_to_GBA (AFP)

12:04:45 Session AFP/Promela (AFP)

12:04:45 Session AFP/Containers (AFP)

12:04:46 Session AFP/CHERI-C_Memory_Model (AFP)

12:04:46 Session AFP/Collections_Examples (AFP)

12:04:46 Session AFP/Containers-Benchmarks (AFP)

12:04:46 Session AFP/Eval_FO (AFP)

12:04:46 Session AFP/MFOTL_Monitor (AFP)

12:04:46 Session AFP/Generic_Join (AFP)

12:04:46 Session AFP/MFODL_Monitor_Optimized (AFP)

12:04:47 Session AFP/MFOTL_Checker (AFP)

12:04:47 Session AFP/VYDRA_MDL (AFP)

12:04:47 Session AFP/Formula_Derivatives (AFP)

12:04:47 Session AFP/Labeled_Transition_Systems (AFP)

12:04:47 Session AFP/Pushdown_Systems (AFP)

12:04:47 Session AFP/MSO_Regex_Equivalence (AFP)

12:04:47 Session AFP/Show (AFP)

12:04:47 Session AFP/Affine_Arithmetic (AFP)

12:04:48 Session AFP/Ordinary_Differential_Equations (AFP)

12:04:48 Session AFP/Differential_Dynamic_Logic (AFP)

12:04:48 Session AFP/Hybrid_Systems_VCs (AFP)

12:04:48 Session AFP/Matrices_for_ODEs (AFP)

12:04:48 Session AFP/Taylor_Models (AFP)

12:04:48 Session AFP/CakeML (AFP)

12:04:48 Session AFP/Certification_Monads (AFP)

12:04:48 Session AFP/AI_Planning_Languages_Semantics (AFP)

12:04:49 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

12:04:49 Session AFP/Dict_Construction (AFP)

12:04:49 Session AFP/Formula_Derivatives-Examples (AFP)

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

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

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

12:04:49 Session AFP/Polynomial_Factorization (AFP)

12:04:49 Session AFP/Amicable_Numbers (AFP)

12:04:49 Session AFP/Continued_Fractions (AFP)

12:04:50 Session AFP/Dirichlet_Series (AFP)

12:04:50 Session AFP/Zeta_Function (AFP)

12:04:50 Session AFP/Dirichlet_L (AFP)

12:04:50 Session AFP/Gauss_Sums (AFP)

12:04:50 Session AFP/Three_Squares (AFP)

12:04:51 Session AFP/Polygonal_Number_Theorem (AFP)

12:04:51 Session AFP/Wieferich_Kempner (AFP)

12:04:51 Session AFP/Kummer_Congruence (AFP)

12:04:51 Session AFP/Prime_Number_Theorem (AFP)

12:04:51 Session AFP/Prime_Distribution_Elementary (AFP)

12:04:51 Session AFP/IMO2019 (AFP)

12:04:51 Session AFP/Irrational_Series_Erdos_Straus (AFP)

12:04:51 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

12:04:52 Session AFP/Zeta_3_Irrational (AFP)

12:04:52 Session AFP/First_Order_Terms (AFP)

12:04:52 Session AFP/Resolution_FOL (AFP)

12:04:52 Session AFP/Saturation_Framework_Extensions (AFP)

12:04:52 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

12:04:52 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

12:04:53 Session AFP/Gaussian_Integers (AFP)

12:04:53 Session AFP/Jordan_Normal_Form (AFP)

12:04:53 Session AFP/Farkas (AFP)

12:04:53 Session AFP/Isabelle_Marries_Dirac (AFP)

12:04:53 Session AFP/Knuth_Bendix_Order (AFP)

12:04:53 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

12:04:53 Session AFP/Simple_Clause_Learning (AFP)

12:04:54 Session AFP/Regular_Tree_Relations (AFP)

12:04:54 Session AFP/FO_Theory_Rewriting (AFP)

12:04:54 Session AFP/Rewrite_Properties_Reduction (AFP)

12:04:54 Session AFP/Weighted_Path_Order (AFP)

12:04:54 Session AFP/Efficient_Weighted_Path_Order (AFP)

12:04:54 Session AFP/Given_Clause_Loops (AFP)

12:04:54 Session AFP/Multiset_Ordering_NPC (AFP)

12:04:54 Session AFP/Linear_Recurrences (AFP)

12:04:54 Session AFP/Polylog (AFP)

12:04:55 Session AFP/Lambert_Series (AFP)

12:04:55 Session AFP/Perron_Frobenius (AFP)

12:04:55 Session AFP/MDP-Algorithms (AFP)

12:04:56 Session AFP/Stochastic_Matrices (AFP)

12:04:56 Session AFP/Subresultants (AFP)

12:04:56 Session AFP/Berlekamp_Zassenhaus (AFP)

12:04:56 Session AFP/Algebraic_Numbers (AFP)

12:04:56 Session AFP/BenOr_Kozen_Reif (AFP)

12:04:57 Session AFP/LLL_Basis_Reduction (AFP)

12:04:57 Session AFP/CVP_Hardness (AFP)

12:04:57 Session AFP/LLL_Factorization (AFP)

12:04:57 Session AFP/Linear_Inequalities (AFP)

12:04:57 Session AFP/LP_Duality (AFP)

12:04:57 Session AFP/Linear_Programming (AFP)

12:04:57 Session AFP/Number_Theoretic_Transform (AFP)

12:04:57 Session AFP/CRYSTALS-Kyber (AFP)

12:04:57 Session AFP/Perfect_Fields (AFP)

12:04:57 Session AFP/Elimination_Of_Repeated_Factors (AFP)

12:04:57 Session AFP/Smith_Normal_Form (AFP)

12:04:58 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

12:04:58 Session AFP/Polynomials (AFP)

12:04:58 Session AFP/Deep_Learning (AFP)

12:04:59 Session AFP/QHLProver (AFP)

12:04:59 Session AFP/Projective_Measurements (AFP)

12:04:59 Session AFP/Commuting_Hermitian (AFP)

12:04:59 Session AFP/TsirelsonBound (AFP)

12:04:59 Session AFP/Uncertainty_Principle (AFP)

12:04:59 Session AFP/Groebner_Bases (AFP)

12:05:00 Session AFP/Fishers_Inequality (AFP)

12:05:00 Session AFP/Hypergraph_Basics (AFP)

12:05:00 Session AFP/Hypergraph_Colourings (AFP)

12:05:00 Session AFP/Groebner_Macaulay (AFP)

12:05:00 Session AFP/Nullstellensatz (AFP)

12:05:00 Session AFP/Signature_Groebner (AFP)

12:05:00 Session AFP/Lambda_Free_KBOs (AFP)

12:05:01 Session AFP/Sumcheck_Protocol (AFP)

12:05:01 Session AFP/Symmetric_Polynomials (AFP)

12:05:01 Session AFP/Pi_Transcendental (AFP)

12:05:01 Session AFP/Power_Sum_Polynomials (AFP)

12:05:01 Session AFP/Hermite_Lindemann (AFP)

12:05:01 Session AFP/Factor_Algebraic_Polynomial (AFP)

12:05:01 Session AFP/Cubic_Quartic_Equations (AFP)

12:05:01 Session AFP/Linear_Recurrences_Solver (AFP)

12:05:02 Session AFP/Schwartz_Zippel (AFP)

12:05:02 Session AFP/Virtual_Substitution (AFP)

12:05:02 Session AFP/Real_Impl (AFP)

12:05:02 Session AFP/Complex_Bounded_Operators_Dependencies (AFP)

12:05:03 Session AFP/Complex_Bounded_Operators (AFP)

12:05:03 Session AFP/Registers (AFP)

12:05:03 Session AFP/QR_Decomposition (AFP)

12:05:03 Session AFP/XML (AFP)

12:05:03 Session AFP/Van_Emde_Boas_Trees (AFP)

12:05:04 Session AFP/Dijkstra_Shortest_Path (AFP)

12:05:04 Session AFP/Koenigsberg_Friendship (AFP)

12:05:04 Session AFP/FOL_Seq_Calc2 (AFP)

12:05:04 Session AFP/Formal_SSA (AFP)

12:05:04 Session AFP/Minimal_SSA (AFP)

12:05:04 Session AFP/Gale_Shapley (AFP)

12:05:05 Session AFP/HOL-ODE-Numerics (AFP)

12:05:05 Session AFP/HOL-ODE-ARCH-COMP (AFP)

12:05:05 Session AFP/HOL-ODE-Examples (AFP large)

12:05:05 Session AFP/Lorenz_Approximation (AFP)

12:05:05 Session AFP/Lorenz_C0 (AFP large)

12:05:05 Session AFP/Lorenz_C1 (AFP large)

12:05:05 Session AFP/Poincare_Bendixson (AFP)

12:05:05 Session AFP/KnuthMorrisPratt (AFP)

12:05:05 Session AFP/Safe_Range_RC (AFP)

12:05:05 Session AFP/Transition_Systems_and_Automata (AFP)

12:05:06 Session AFP/Adaptive_State_Counting (AFP)

12:05:06 Session AFP/Buchi_Complementation (AFP)

12:05:06 Session AFP/LTL_Master_Theorem (AFP)

12:05:06 Session AFP/LTL_Normal_Form (AFP)

12:05:06 Session AFP/Partial_Order_Reduction (AFP)

12:05:06 Session AFP/SM_Base (AFP)

12:05:06 Session AFP/SM (AFP)

12:05:06 Session AFP/CAVA_Setup (AFP)

12:05:07 Session AFP/CAVA_LTL_Modelchecker (AFP)

12:05:07 Session AFP/Transitive-Closure (AFP)

12:05:07 Session AFP/KBPs (AFP)

12:05:07 Session AFP/LTL_to_DRA (AFP)

12:05:07 Session AFP/Network_Security_Policy_Verification (AFP)

12:05:07 Session AFP/Planarity_Certificates (AFP)

12:05:07 Session AFP/Tree-Automata (AFP)

12:05:07 Session AFP/Datatype_Order_Generator (AFP)

12:05:08 Session AFP/Higher_Order_Terms (AFP)

12:05:08 Session AFP/CakeML_Codegen (AFP)

12:05:08 Session AFP/Old_Datatype_Show (AFP)

12:05:08 Session AFP/Quantifier_Elimination_Hybrid (AFP)

12:05:09 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

12:05:09 Session AFP/FSM_Tests (AFP)

12:05:09 Session AFP/Iptables_Semantics (AFP)

12:05:09 Session AFP/Iptables_Semantics_Examples (AFP)

12:05:09 Session AFP/LOFT (AFP)

12:05:09 Session AFP/Mersenne_Primes (AFP)

12:05:10 Session AFP/MiniSail (AFP)

12:05:10 Session AFP/Separation_Logic_Imperative_HOL (AFP)

12:05:10 Session AFP/Sepref_Prereq (AFP)

12:05:10 Session AFP/ROBDD (AFP)

12:05:10 Session AFP/Refine_Imperative_HOL (AFP)

12:05:10 Session AFP/BTree (AFP)

12:05:10 Session AFP/Floyd_Warshall (AFP)

12:05:10 Session AFP/Sepref_Basic (AFP)

12:05:10 Session AFP/Sepref_IICF (AFP)

12:05:11 Session AFP/Flow_Networks (AFP)

12:05:11 Session AFP/EdmondsKarp_Maxflow (AFP)

12:05:11 Session AFP/MFMC_Countable (AFP)

12:05:11 Session AFP/Probabilistic_While (AFP)

12:05:11 Session AFP/CryptHOL (AFP)

12:05:11 Session AFP/ABY3_Protocols (AFP)

12:05:11 Session AFP/Constructive_Cryptography (AFP)

12:05:11 Session AFP/Game_Based_Crypto (AFP)

12:05:11 Session AFP/CRYSTALS-Kyber_Security (AFP)

12:05:12 Session AFP/Multi_Party_Computation (AFP)

12:05:12 Session AFP/Sigma_Commit_Crypto (AFP)

12:05:12 Session AFP/Constructive_Cryptography_CM (AFP)

12:05:12 Session AFP/Executable_Randomized_Algorithms (AFP)

12:05:12 Session AFP/Finite_Fields (AFP)

12:05:14 Session AFP/Universal_Hash_Families (AFP)

12:05:15 Session AFP/Expander_Graphs (AFP)

12:05:15 Session AFP/Karatsuba (AFP)

12:05:16 Session AFP/Median_Method (AFP)

12:05:16 Session AFP/Frequency_Moments (AFP)

12:05:17 Session AFP/Approximate_Model_Counting (AFP)

12:05:17 Session AFP/Distributed_Distinct_Elements (AFP)

12:05:17 Session AFP/Prpu_Maxflow (AFP)

12:05:17 Session AFP/Knuth_Morris_Pratt (AFP)

12:05:17 Session AFP/Kruskal (AFP)

12:05:17 Session AFP/PAC_Checker (AFP)

12:05:18 Session AFP/VerifyThis2018 (AFP)

12:05:18 Session AFP/VerifyThis2019 (AFP)

12:05:18 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

12:05:18 Session AFP/UpDown_Scheme (AFP)

12:05:18 Session AFP/WebAssembly (AFP)

12:05:18 Session AFP/SPARCv8 (AFP)

12:05:18 Session AFP/X86_Semantics (AFP)

12:05:19 Session AFP/ZFC_in_HOL (AFP)

12:05:19 Session AFP/CZH_Foundations (AFP)

12:05:19 Session AFP/CZH_Elementary_Categories (AFP)

12:05:19 Session AFP/CZH_Universal_Constructions (AFP)

12:05:20 Session AFP/Category3 (AFP)

12:05:20 Session AFP/MonoidalCategory (AFP)

12:05:20 Session AFP/Ordinal_Partitions (AFP)

12:05:20 Session AFP/Q0_Metatheory (AFP)

12:05:20 Session AFP/Q0_Soundness (AFP)

12:05:20 Session AFP/Wetzels_Problem (AFP)

12:05:20 Session FOL/ZF (main timing)

12:05:21 Session Doc/Logics_ZF (doc)

12:05:21 Session AFP/Recursion-Addition (AFP)

12:05:21 Session FOL/ZF-AC

12:05:21 Session FOL/ZF-Coind

12:05:21 Session FOL/ZF-Constructible

12:05:21 Session AFP/Delta_System_Lemma (AFP)

12:05:21 Session AFP/Transitive_Models (AFP)

12:05:21 Session AFP/Independence_CH (AFP)

12:05:21 Session AFP/Forcing (AFP)

12:05:21 Session FOL/ZF-IMP

12:05:21 Session FOL/ZF-Induct

12:05:21 Session FOL/ZF-UNITY (timing)

12:05:21 Session FOL/ZF-Resid

12:05:21 Session FOL/ZF-ex

12:05:47 Building First_Order_Terms (on hpcisabelle/4) ...

12:05:50 First_Order_Terms: theory First_Order_Terms.Transitive_Closure_More

12:05:50 First_Order_Terms: theory Fresh_Identifiers.Fresh

12:05:50 First_Order_Terms: theory First_Order_Terms.Lists_are_Infinite

12:05:50 First_Order_Terms: theory First_Order_Terms.Renaming2

12:05:50 First_Order_Terms: theory First_Order_Terms.Renaming2_String

12:05:51 First_Order_Terms: theory First_Order_Terms.Fun_More

12:05:51 First_Order_Terms: theory First_Order_Terms.Option_Monad

12:05:51 First_Order_Terms: theory First_Order_Terms.Seq_More

12:05:51 Running FO_Theory_Rewriting (on hpcisabelle/5) ...

12:05:51 First_Order_Terms: theory First_Order_Terms.Term

12:05:52 Running Regular_Tree_Relations (on hpcisabelle/6) ...

12:05:53 Running Functional_Ordered_Resolution_Prover (on hpcisabelle/7) ...

12:05:54 First_Order_Terms: theory First_Order_Terms.Unifiers

12:05:54 First_Order_Terms: theory First_Order_Terms.Subsumption

12:05:54 First_Order_Terms: theory First_Order_Terms.Term_Pair_Multiset

12:05:54 First_Order_Terms: theory First_Order_Terms.Subterm_and_Context

12:05:54 First_Order_Terms: theory First_Order_Terms.Abstract_Matching

12:05:54 First_Order_Terms: theory First_Order_Terms.Abstract_Unification

12:05:55 FO_Theory_Rewriting: theory Containers.Equal

12:05:55 FO_Theory_Rewriting: theory Containers.Extend_Partial_Order

12:05:55 FO_Theory_Rewriting: theory Containers.List_Fusion

12:05:55 FO_Theory_Rewriting: theory Deriving.Derive_Manager

12:05:55 FO_Theory_Rewriting: theory Deriving.Comparator

12:05:55 FO_Theory_Rewriting: theory Deriving.Generator_Aux

12:05:55 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Saturation

12:05:55 FO_Theory_Rewriting: theory Containers.AssocList

12:05:55 Running Resolution_FOL (on hpcisabelle/0) ...

12:05:55 FO_Theory_Rewriting: theory Containers.Closure_Set

12:05:55 FO_Theory_Rewriting: theory Containers.Containers_Auxiliary

12:05:55 FO_Theory_Rewriting: theory First_Order_Terms.Option_Monad

12:05:55 FO_Theory_Rewriting: theory First_Order_Terms.Term

12:05:56 Regular_Tree_Relations: theory First_Order_Terms.Term

12:05:56 Regular_Tree_Relations: theory Abstract-Rewriting.Seq

12:05:56 Regular_Tree_Relations: theory Matrix.Utility

12:05:56 Regular_Tree_Relations: theory Regular-Sets.Regular_Set

12:05:56 FO_Theory_Rewriting: theory Deriving.Equality_Generator

12:05:56 First_Order_Terms: theory First_Order_Terms.Unification

12:05:57 FO_Theory_Rewriting: theory Abstract-Rewriting.Seq

12:05:57 FO_Theory_Rewriting: theory FOL-Fitting.FOL_Fitting

12:05:57 Regular_Tree_Relations: theory Polynomial_Factorization.Missing_List

12:05:57 FO_Theory_Rewriting: theory Containers.Containers_Generator

12:05:57 Functional_Ordered_Resolution_Prover: theory Deriving.Generator_Aux

12:05:57 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator

12:05:57 Functional_Ordered_Resolution_Prover: theory Deriving.Derive_Manager

12:05:57 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Fun_More

12:05:57 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Transitive_Closure_More

12:05:57 Functional_Ordered_Resolution_Prover: theory Fresh_Identifiers.Fresh

12:05:57 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Option_Monad

12:05:57 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Order_Union

12:05:58 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term

12:05:58 FO_Theory_Rewriting: theory Deriving.Equality_Instances

12:05:58 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Seq

12:05:58 FO_Theory_Rewriting: theory Matrix.Utility

12:05:58 Functional_Ordered_Resolution_Prover: theory Word_Lib.Bit_Comprehension

12:05:58 Resolution_FOL: theory Fresh_Identifiers.Fresh

12:05:58 Resolution_FOL: theory HOL-Library.Adhoc_Overloading

12:05:58 Resolution_FOL: theory HOL-Library.Cancellation

12:05:58 Resolution_FOL: theory HOL-Library.Infinite_Set

12:05:58 Resolution_FOL: theory HOL-Library.Nat_Bijection

12:05:58 Resolution_FOL: theory HOL-Library.Old_Datatype

12:05:58 Resolution_FOL: theory Regular-Sets.Regular_Set

12:05:58 Resolution_FOL: theory HOL-Library.While_Combinator

12:05:59 FO_Theory_Rewriting: theory Regular-Sets.Regular_Set

12:05:59 Functional_Ordered_Resolution_Prover: theory HOL-Cardinals.Wellorder_Extension

12:05:59 FO_Theory_Rewriting: theory Deriving.Compare

12:06:00 FO_Theory_Rewriting: theory Deriving.Comparator_Generator

12:06:00 Resolution_FOL: theory HOL-Library.Monad_Syntax

12:06:00 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Renaming2

12:06:00 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Generator

12:06:01 Resolution_FOL: theory First_Order_Terms.Option_Monad

12:06:01 Resolution_FOL: theory First_Order_Terms.Renaming2

12:06:01 First_Order_Terms: theory First_Order_Terms.Matching

12:06:01 First_Order_Terms: theory First_Order_Terms.Unification_String

12:06:01 Functional_Ordered_Resolution_Prover: theory Word_Lib.More_Divides

12:06:01 FO_Theory_Rewriting: theory Containers.Collection_Enum

12:06:02 FO_Theory_Rewriting: theory Containers.Lexicographic_Order

12:06:02 Resolution_FOL: theory Abstract-Rewriting.Seq

12:06:02 FO_Theory_Rewriting: theory Containers.Collection_Eq

12:06:02 Functional_Ordered_Resolution_Prover: theory Word_Lib.Signed_Division_Word

12:06:02 Resolution_FOL: theory Resolution_FOL.Tree

12:06:02 Functional_Ordered_Resolution_Prover: theory Deriving.Countable_Generator

12:06:03 Functional_Ordered_Resolution_Prover: theory Lambda_Free_RPOs.Lambda_Free_Util

12:06:03 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Seq_More

12:06:03 Functional_Ordered_Resolution_Prover: theory Matrix.Utility

12:06:04 FO_Theory_Rewriting: theory Containers.Set_Linorder

12:06:04 Resolution_FOL: theory HOL-Library.Countable

12:06:04 Resolution_FOL: theory HOL-Library.Multiset

12:06:05 First_Order_Terms: theory Deriving.Derive_Manager

12:06:05 First_Order_Terms: theory Matrix.Utility

12:06:05 First_Order_Terms: theory Deriving.Generator_Aux

12:06:05 Functional_Ordered_Resolution_Prover: theory Deriving.Equality_Instances

12:06:05 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Int_Integer_Conversion

12:06:05 Functional_Ordered_Resolution_Prover: theory Open_Induction.Restricted_Predicates

12:06:05 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover

12:06:06 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Set

12:06:06 FO_Theory_Rewriting: theory Containers.RBT_ext

12:06:06 FO_Theory_Rewriting: theory Deriving.RBT_Comparator_Impl

12:06:06 Running Rewrite_Properties_Reduction (on hpcisabelle/1) ...

12:06:07 FO_Theory_Rewriting: theory Deriving.Compare_Generator

12:06:07 FO_Theory_Rewriting: theory Containers.DList_Set

12:06:07 First_Order_Terms: theory Show.Show

12:06:07 Functional_Ordered_Resolution_Prover: theory Polynomial_Factorization.Missing_List

12:06:08 Functional_Ordered_Resolution_Prover: theory Deriving.Compare

12:06:08 First_Order_Terms: theory Polynomial_Factorization.Missing_List

12:06:08 FO_Theory_Rewriting: theory Polynomial_Factorization.Missing_List

12:06:08 Functional_Ordered_Resolution_Prover: theory Deriving.Comparator_Generator

12:06:08 Functional_Ordered_Resolution_Prover: theory Show.Show

12:06:09 Regular_Tree_Relations: theory Regular-Sets.Regular_Exp

12:06:09 FO_Theory_Rewriting: theory Deriving.Compare_Instances

12:06:10 Functional_Ordered_Resolution_Prover: theory Word_Lib.More_Arithmetic

12:06:10 Regular_Tree_Relations: theory Regular-Sets.NDerivative

12:06:10 Regular_Tree_Relations: theory Regular-Sets.Relation_Interpretation

12:06:10 FO_Theory_Rewriting: theory Regular_Tree_Relations.Horn_Inference

12:06:10 Resolution_FOL: theory HOL-Library.Countable_Set

12:06:10 Rewrite_Properties_Reduction: theory Matrix.Utility

12:06:10 Rewrite_Properties_Reduction: theory Abstract-Rewriting.Seq

12:06:10 Rewrite_Properties_Reduction: theory First_Order_Terms.Term

12:06:10 Rewrite_Properties_Reduction: theory Regular-Sets.Regular_Set

12:06:11 Functional_Ordered_Resolution_Prover: theory Word_Lib.More_Bit_Ring

12:06:13 First_Order_Terms: theory Show.Show_Instances

12:06:13 Rewrite_Properties_Reduction: theory Polynomial_Factorization.Missing_List

12:06:14 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unifiers

12:06:14 Regular_Tree_Relations: theory Regular-Sets.Equivalence_Checking

12:06:14 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Generator

12:06:14 Resolution_FOL: theory Resolution_FOL.TermsAndLiterals

12:06:15 First_Order_Terms: theory Show.Shows_Literal

12:06:16 Regular_Tree_Relations: theory Regular-Sets.Regexp_Method

12:06:16 Regular_Tree_Relations: theory Abstract-Rewriting.Abstract_Rewriting

12:06:16 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Term_Pair_Multiset

12:06:16 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Subsumption

12:06:18 First_Order_Terms: theory First_Order_Terms.Position

12:06:20 First_Order_Terms: theory First_Order_Terms.Term_More

12:06:20 Functional_Ordered_Resolution_Prover: theory Show.Show_Instances

12:06:20 Running Directed_Sets (on hpcisabelle/2) ...

12:06:21 Running Complete_Non_Orders (on hpcisabelle/3) ...

12:06:21 Directed_Sets: theory Complete_Non_Orders.Binary_Relations

12:06:21 Directed_Sets: theory HOL-Cardinals.Order_Relation_More

12:06:21 Directed_Sets: theory HOL-Cardinals.Fun_More

12:06:21 Directed_Sets: theory HOL-Cardinals.Order_Union

12:06:21 Directed_Sets: theory HOL-Library.FuncSet

12:06:22 Functional_Ordered_Resolution_Prover: theory Deriving.Compare_Instances

12:06:22 Functional_Ordered_Resolution_Prover: theory Word_Lib.More_Word

12:06:22 Complete_Non_Orders: theory Complete_Non_Orders.Binary_Relations

12:06:26 Directed_Sets: theory HOL-Cardinals.Wellorder_Extension

12:06:26 Resolution_FOL: theory Resolution_FOL.Resolution

12:06:27 Rewrite_Properties_Reduction: theory Regular-Sets.Regular_Exp

12:06:29 Rewrite_Properties_Reduction: theory Regular-Sets.NDerivative

12:06:29 Rewrite_Properties_Reduction: theory Regular-Sets.Relation_Interpretation

12:06:30 Directed_Sets: theory HOL-Cardinals.Wellfounded_More

12:06:31 Regular_Tree_Relations: theory First_Order_Terms.Subterm_and_Context

12:06:31 Directed_Sets: theory HOL-Cardinals.Wellorder_Relation

12:06:32 Rewrite_Properties_Reduction: theory Regular-Sets.Equivalence_Checking

12:06:33 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover

12:06:33 Rewrite_Properties_Reduction: theory Regular-Sets.Regexp_Method

12:06:34 Rewrite_Properties_Reduction: theory Abstract-Rewriting.Abstract_Rewriting

12:06:36 Directed_Sets: theory HOL-Cardinals.Wellorder_Embedding

12:06:38 Complete_Non_Orders: theory Complete_Non_Orders.Well_Relations

12:06:39 Resolution_FOL: theory First_Order_Terms.Term

12:06:39 Directed_Sets: theory HOL-Cardinals.Wellorder_Constructions

12:06:40 Regular_Tree_Relations: theory Regular_Tree_Relations.Term_Context

12:06:41 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Target_Word_Base

12:06:41 Functional_Ordered_Resolution_Prover: theory Word_Lib.Bit_Shifts_Infix_Syntax

12:06:42 Functional_Ordered_Resolution_Prover: theory Word_Lib.Least_significant_bit

12:06:42 Resolution_FOL: theory Resolution_FOL.Completeness

12:06:43 Resolution_FOL: theory Resolution_FOL.Examples

12:06:43 Regular_Tree_Relations: theory Regular_Tree_Relations.Basic_Utils

12:06:45 Regular_Tree_Relations: theory Regular_Tree_Relations.Ground_Terms

12:06:45 Rewrite_Properties_Reduction: theory First_Order_Terms.Subterm_and_Context

12:06:46 Directed_Sets: theory HOL-Cardinals.Cardinal_Order_Relation

12:06:46 Directed_Sets: theory HOL-Cardinals.Ordinal_Arithmetic

12:06:47 Complete_Non_Orders: theory Complete_Non_Orders.Directedness

12:06:47 Functional_Ordered_Resolution_Prover: theory Word_Lib.Most_significant_bit

12:06:48 Functional_Ordered_Resolution_Prover: theory Word_Lib.Generic_set_bit

12:06:49 Regular_Tree_Relations: theory Regular_Tree_Relations.FSet_Utils

12:06:49 Regular_Tree_Relations: theory Regular_Tree_Relations.Ground_Closure

12:06:49 Regular_Tree_Relations: theory Regular_Tree_Relations.Ground_Ctxt

12:06:50 Complete_Non_Orders: theory Complete_Non_Orders.Complete_Relations

12:06:51 Functional_Ordered_Resolution_Prover: theory Native_Word.Code_Target_Integer_Bit

12:06:51 Resolution_FOL: theory First_Order_Terms.Unifiers

12:06:51 Resolution_FOL: theory First_Order_Terms.Term_Pair_Multiset

12:06:51 Functional_Ordered_Resolution_Prover: theory Native_Word.Word_Type_Copies

12:06:51 FO_Theory_Rewriting: theory Containers.Collection_Order

12:06:53 Rewrite_Properties_Reduction: theory Regular_Tree_Relations.Term_Context

12:06:55 Directed_Sets: theory HOL-Cardinals.Cardinal_Arithmetic

12:06:55 Regular_Tree_Relations: theory Regular_Tree_Relations.Horn_Inference

12:06:56 Rewrite_Properties_Reduction: theory Regular_Tree_Relations.Basic_Utils

12:06:56 Regular_Tree_Relations: theory Regular_Tree_Relations.Horn_Fset

12:06:56 Regular_Tree_Relations: theory Regular_Tree_Relations.Horn_List

12:06:56 Complete_Non_Orders: theory Complete_Non_Orders.Continuity

12:06:56 Complete_Non_Orders: theory Complete_Non_Orders.Fixed_Points

12:06:57 Rewrite_Properties_Reduction: theory Regular_Tree_Relations.Ground_Terms

12:06:57 Regular_Tree_Relations: theory Regular_Tree_Relations.Tree_Automata

12:06:57 FO_Theory_Rewriting: theory Containers.RBT_Mapping2

12:06:58 Complete_Non_Orders: theory Complete_Non_Orders.Kleene_Fixed_Point

12:06:59 Directed_Sets: theory HOL-Cardinals.Cardinals

12:07:00 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Terms_Positions

12:07:00 FO_Theory_Rewriting: theory Containers.RBT_Set2

12:07:00 Preparing First_Order_Terms/document ...

12:07:02 FO_Theory_Rewriting: theory Containers.Set_Impl

12:07:03 Resolution_FOL: theory Regular-Sets.Regular_Exp

12:07:04 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Rewriting

12:07:04 Preparing Complete_Non_Orders/document ...

12:07:05 Resolution_FOL: theory Regular-Sets.NDerivative

12:07:05 Resolution_FOL: theory Regular-Sets.Relation_Interpretation

12:07:05 Resolution_FOL: theory Regular-Sets.Equivalence_Checking

12:07:06 Resolution_FOL: theory Regular-Sets.Regexp_Method

12:07:06 Resolution_FOL: theory Abstract-Rewriting.Abstract_Rewriting

12:07:07 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Replace_Constant

12:07:08 Regular_Tree_Relations: theory Regular_Tree_Relations.Tree_Automata_Det

12:07:08 Regular_Tree_Relations: theory Regular_Tree_Relations.Tree_Automata_Pumping

12:07:08 Regular_Tree_Relations: theory Regular_Tree_Relations.Myhill_Nerode

12:07:08 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Rewriting_GTRS

12:07:08 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Rewriting_LLRG_LV_Mondaic

12:07:09 Regular_Tree_Relations: theory Regular_Tree_Relations.Tree_Automata_Complement

12:07:09 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Rewriting_Properties

12:07:12 Directed_Sets: theory Complete_Non_Orders.Well_Relations

12:07:13 Finished First_Order_Terms/document (0:00:12 elapsed time)

12:07:13 Preparing First_Order_Terms/outline ...

12:07:14 Resolution_FOL: theory First_Order_Terms.Abstract_Unification

12:07:15 Regular_Tree_Relations: theory Regular_Tree_Relations.GTT

12:07:15 Regular_Tree_Relations: theory Regular_Tree_Relations.RRn_Automata

12:07:15 Directed_Sets: theory Complete_Non_Orders.Directedness

12:07:15 Directed_Sets: theory Directed_Sets.Well_Order_Connection

12:07:17 Directed_Sets: theory Complete_Non_Orders.Complete_Relations

12:07:17 Regular_Tree_Relations: theory Regular_Tree_Relations.GTT_Compose

12:07:17 Finished Complete_Non_Orders/document (0:00:12 elapsed time)

12:07:17 Preparing Complete_Non_Orders/outline ...

12:07:19 Resolution_FOL: theory First_Order_Terms.Unification

12:07:19 Directed_Sets: theory Complete_Non_Orders.Continuity

12:07:19 Finished First_Order_Terms/outline (0:00:06 elapsed time)

12:07:19 Timing First_Order_Terms (8 threads, 26.850s elapsed time, 117.511s cpu time, 4.418s GC time, factor 4.38)

12:07:19 Finished First_Order_Terms (0:01:11 elapsed time, 0:02:35 cpu time, factor 2.17)

12:07:20 Building Stateful_Protocol_Composition_and_Typing (on hpcisabelle/4) ...

12:07:20 FO_Theory_Rewriting: theory Regular-Sets.Regular_Exp

12:07:20 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Ground_Reduction_on_GTRS

12:07:20 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Ground_Reduction_on_LV

12:07:20 Rewrite_Properties_Reduction: theory Rewrite_Properties_Reduction.Ground_Reduction_on_LLRG

12:07:20 Directed_Sets: theory Directed_Sets.Directed_Completeness

12:07:21 Regular_Tree_Relations: theory Regular_Tree_Relations.GTT_Transitive_Closure

12:07:21 Regular_Tree_Relations: theory Regular_Tree_Relations.Pair_Automaton

12:07:23 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regular_Exp

12:07:24 Regular_Tree_Relations: theory Regular_Tree_Relations.RR2_Infinite

12:07:24 Preparing Directed_Sets/document ...

12:07:24 FO_Theory_Rewriting: theory Regular-Sets.NDerivative

12:07:25 Functional_Ordered_Resolution_Prover: theory Regular-Sets.NDerivative

12:07:25 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Relation_Interpretation

12:07:25 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

12:07:25 Resolution_FOL: theory Resolution_FOL.Unification_Theorem

12:07:25 FO_Theory_Rewriting: theory Regular-Sets.Relation_Interpretation

12:07:26 Finished Complete_Non_Orders/outline (0:00:08 elapsed time)

12:07:26 Timing Complete_Non_Orders (8 threads, 29.601s elapsed time, 63.247s cpu time, 2.465s GC time, factor 2.14)

12:07:26 Finished Complete_Non_Orders (0:00:42 elapsed time, 0:01:06 cpu time, factor 1.56)

12:07:26 Regular_Tree_Relations: theory Regular_Tree_Relations.AGTT

12:07:26 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Equivalence_Checking

12:07:26 Running Simple_Clause_Learning (on hpcisabelle/3) ...

12:07:27 Functional_Ordered_Resolution_Prover: theory Regular-Sets.Regexp_Method

12:07:28 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Messages

12:07:28 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Abstract_Rewriting

12:07:28 Resolution_FOL: theory Resolution_FOL.Completeness_Instance

12:07:28 Simple_Clause_Learning: theory Deriving.Equality_Generator

12:07:28 Simple_Clause_Learning: theory HOL-Cardinals.Order_Union

12:07:28 Simple_Clause_Learning: theory Deriving.Comparator

12:07:28 Simple_Clause_Learning: theory Simple_Clause_Learning.Multiset_Order_Extra

12:07:28 Simple_Clause_Learning: theory Word_Lib.More_Divides

12:07:28 Simple_Clause_Learning: theory Word_Lib.Signed_Division_Word

12:07:28 Simple_Clause_Learning: theory Word_Lib.Bit_Comprehension

12:07:28 Simple_Clause_Learning: theory Nested_Multisets_Ordinals.Multiset_More

12:07:28 FO_Theory_Rewriting: theory Regular-Sets.Equivalence_Checking

12:07:29 Simple_Clause_Learning: theory Deriving.Countable_Generator

12:07:29 FO_Theory_Rewriting: theory Regular-Sets.Regexp_Method

12:07:29 Finished Directed_Sets/document (0:00:05 elapsed time)

12:07:29 Preparing Directed_Sets/outline ...

12:07:30 Simple_Clause_Learning: theory HOL-Cardinals.Wellorder_Extension

12:07:30 Simple_Clause_Learning: theory Coinductive.Coinductive_Nat

12:07:30 FO_Theory_Rewriting: theory Abstract-Rewriting.Abstract_Rewriting

12:07:30 Simple_Clause_Learning: theory List-Index.List_Index

12:07:31 Simple_Clause_Learning: theory Native_Word.Code_Int_Integer_Conversion

12:07:31 Simple_Clause_Learning: theory Open_Induction.Restricted_Predicates

12:07:33 Simple_Clause_Learning: theory Deriving.Equality_Instances

12:07:33 Preparing Rewrite_Properties_Reduction/document ...

12:07:34 Finished Directed_Sets/outline (0:00:04 elapsed time)

12:07:34 Timing Directed_Sets (8 threads, 29.690s elapsed time, 131.997s cpu time, 3.747s GC time, factor 4.45)

12:07:34 Finished Directed_Sets (0:01:02 elapsed time, 0:02:16 cpu time, factor 2.17)

12:07:34 Building Knuth_Bendix_Order (on hpcisabelle/2) ...

12:07:34 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Map2

12:07:34 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.More_Unification

12:07:35 Simple_Clause_Learning: theory Knuth_Bendix_Order.Order_Pair

12:07:35 Functional_Ordered_Resolution_Prover: theory Abstract-Rewriting.Relative_Rewriting

12:07:35 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Matching

12:07:35 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Abstract_Unification

12:07:35 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Subterm_and_Context

12:07:35 Simple_Clause_Learning: theory Simple_Clause_Learning.Abstract_Renaming_Apart

12:07:36 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Order_Pair

12:07:36 Simple_Clause_Learning: theory Word_Lib.More_Arithmetic

12:07:37 Knuth_Bendix_Order: theory Knuth_Bendix_Order.Lexicographic_Extension

12:07:38 FO_Theory_Rewriting: theory First_Order_Terms.Subterm_and_Context

12:07:38 Simple_Clause_Learning: theory Word_Lib.More_Bit_Ring

12:07:39 Simple_Clause_Learning: theory Simple_Clause_Learning.Trail_Induced_Ordering

12:07:39 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Clausal_Logic

12:07:40 Knuth_Bendix_Order: theory Knuth_Bendix_Order.KBO

12:07:40 Simple_Clause_Learning: theory Knuth_Bendix_Order.Lexicographic_Extension

12:07:41 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Unification

12:07:41 Finished Rewrite_Properties_Reduction/document (0:00:08 elapsed time)

12:07:41 Preparing Rewrite_Properties_Reduction/outline ...

12:07:42 Simple_Clause_Learning: theory Deriving.Compare

12:07:42 Simple_Clause_Learning: theory Deriving.Comparator_Generator

12:07:42 Simple_Clause_Learning: theory Coinductive.Coinductive_List

12:07:43 FO_Theory_Rewriting: theory Containers.Mapping_Impl

12:07:45 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Order_Pair

12:07:45 FO_Theory_Rewriting: theory Regular_Tree_Relations.Term_Context

12:07:45 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Herbrand_Interpretation

12:07:45 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Abstract_Substitution

12:07:45 Simple_Clause_Learning: theory Word_Lib.More_Word

12:07:46 FO_Theory_Rewriting: theory Containers.Map_To_Mapping

12:07:46 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Ground_Resolution_Model

12:07:46 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Inference_System

12:07:46 FO_Theory_Rewriting: theory Containers.Containers

12:07:46 Simple_Clause_Learning: theory Knuth_Bendix_Order.KBO

12:07:46 Finished Rewrite_Properties_Reduction/outline (0:00:05 elapsed time)

12:07:47 Timing Rewrite_Properties_Reduction (8 threads, 63.662s elapsed time, 251.780s cpu time, 7.017s GC time, factor 3.95)

12:07:47 Finished Rewrite_Properties_Reduction (0:01:25 elapsed time, 0:04:18 cpu time, factor 3.03)

12:07:47 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.Lexicographic_Extension

12:07:47 Functional_Ordered_Resolution_Prover: theory First_Order_Terms.Matching

12:07:48 FO_Theory_Rewriting: theory Regular_Tree_Relations.Basic_Utils

12:07:48 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

12:07:48 FO_Theory_Rewriting: theory Regular_Tree_Relations.Ground_Terms

12:07:48 Simple_Clause_Learning: theory Deriving.Compare_Generator

12:07:50 Simple_Clause_Learning: theory Deriving.Compare_Instances

12:07:51 Functional_Ordered_Resolution_Prover: theory Knuth_Bendix_Order.KBO

12:07:51 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

12:07:51 FO_Theory_Rewriting: theory Regular_Tree_Relations.FSet_Utils

12:07:51 FO_Theory_Rewriting: theory Regular_Tree_Relations.Ground_Closure

12:07:51 FO_Theory_Rewriting: theory Regular_Tree_Relations.Ground_Ctxt

12:07:53 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Unordered_Ground_Resolution

12:07:54 Simple_Clause_Learning: theory Native_Word.Code_Target_Word_Base

12:07:55 Simple_Clause_Learning: theory Word_Lib.Bit_Shifts_Infix_Syntax

12:07:55 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Utils

12:07:55 FO_Theory_Rewriting: theory Regular_Tree_Relations.Tree_Automata

12:07:55 FO_Theory_Rewriting: theory Regular_Tree_Relations.Horn_Fset

12:07:55 Simple_Clause_Learning: theory Word_Lib.Least_significant_bit

12:07:57 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Bot_Terms

12:07:57 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Multihole_Context

12:07:57 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Rewriting

12:07:58 FO_Theory_Rewriting: theory FO_Theory_Rewriting.FOR_Certificate

12:07:59 Preparing Knuth_Bendix_Order/document ...

12:07:59 Simple_Clause_Learning: theory Simple_Clause_Learning.Ordered_Resolution_Prover_Extra

12:08:00 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

12:08:00 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

12:08:00 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

12:08:01 Simple_Clause_Learning: theory Word_Lib.Most_significant_bit

12:08:01 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typed_Model

12:08:01 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Ground_MCtxt

12:08:02 Simple_Clause_Learning: theory Word_Lib.Generic_set_bit

12:08:03 Preparing Resolution_FOL/document ...

12:08:03 FO_Theory_Rewriting: theory FO_Theory_Rewriting.NF

12:08:03 FO_Theory_Rewriting: theory Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl

12:08:03 FO_Theory_Rewriting: theory Regular_Tree_Relations.Tree_Automata_Det

12:08:03 FO_Theory_Rewriting: theory Regular_Tree_Relations.Tree_Automata_Pumping

12:08:03 FO_Theory_Rewriting: theory Regular_Tree_Relations.Tree_Automata_Complement

12:08:03 Simple_Clause_Learning: theory Native_Word.Code_Target_Integer_Bit

12:08:03 Simple_Clause_Learning: theory Native_Word.Word_Type_Copies

12:08:04 FO_Theory_Rewriting: theory Regular_Tree_Relations.GTT

12:08:04 FO_Theory_Rewriting: theory Regular_Tree_Relations.RRn_Automata

12:08:04 Finished Knuth_Bendix_Order/document (0:00:05 elapsed time)

12:08:04 Preparing Knuth_Bendix_Order/outline ...

12:08:04 FO_Theory_Rewriting: theory Regular_Tree_Relations.Tree_Automata_Abstract_Impl

12:08:04 FO_Theory_Rewriting: theory Regular_Tree_Relations.GTT_Compose

12:08:05 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Lazy_List_Liminf

12:08:06 Simple_Clause_Learning: theory Ordered_Resolution_Prover.Lazy_List_Chain

12:08:06 FO_Theory_Rewriting: theory Regular_Tree_Relations.GTT_Transitive_Closure

12:08:06 FO_Theory_Rewriting: theory Regular_Tree_Relations.Pair_Automaton

12:08:06 FO_Theory_Rewriting: theory Regular_Tree_Relations.Tree_Automata_Impl

12:08:07 FO_Theory_Rewriting: theory Regular_Tree_Relations.RR2_Infinite

12:08:07 Finished Knuth_Bendix_Order/outline (0:00:03 elapsed time)

12:08:07 Timing Knuth_Bendix_Order (8 threads, 5.766s elapsed time, 34.913s cpu time, 0.674s GC time, factor 6.05)

12:08:07 Finished Knuth_Bendix_Order (0:00:24 elapsed time, 0:01:00 cpu time, factor 2.47)

12:08:07 Building Weighted_Path_Order (on hpcisabelle/1) ...

12:08:07 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_TLS

12:08:07 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typing_Result

12:08:07 FO_Theory_Rewriting: theory FO_Theory_Rewriting.LV_to_GTT

12:08:08 FO_Theory_Rewriting: theory Regular_Tree_Relations.AGTT

12:08:08 Simple_Clause_Learning: theory Saturation_Framework.Calculus

12:08:08 Simple_Clause_Learning: theory Simple_Clause_Learning.Wellfounded_Extra

12:08:08 FO_Theory_Rewriting: theory Regular_Tree_Relations.RR2_Infinite_Q_infinity

12:08:09 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Context_Extensions

12:08:09 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Tree_Automata_Derivation_Split

12:08:09 Simple_Clause_Learning: theory Saturation_Framework_Extensions.Soundness

12:08:09 Simple_Clause_Learning: theory Saturation_Framework_Extensions.Standard_Redundancy_Criterion

12:08:09 Finished Resolution_FOL/document (0:00:06 elapsed time)

12:08:09 Preparing Resolution_FOL/outline ...

12:08:10 Weighted_Path_Order: theory Weighted_Path_Order.Status

12:08:10 Weighted_Path_Order: theory Weighted_Path_Order.List_Order

12:08:10 Weighted_Path_Order: theory Weighted_Path_Order.Precedence

12:08:10 Weighted_Path_Order: theory Weighted_Path_Order.Relations

12:08:10 FO_Theory_Rewriting: theory Regular_Tree_Relations.Regular_Relation_Abstract_Impl

12:08:10 Simple_Clause_Learning: theory Saturation_Framework_Extensions.Clausal_Calculus

12:08:11 FO_Theory_Rewriting: theory FO_Theory_Rewriting.TA_Clousure_Const

12:08:11 Weighted_Path_Order: theory Weighted_Path_Order.Multiset_Extension_Pair

12:08:12 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Context_RR2

12:08:12 Simple_Clause_Learning: theory Simple_Clause_Learning.SCL_FOL

12:08:12 Weighted_Path_Order: theory Weighted_Path_Order.Multiset_Extension2

12:08:12 Weighted_Path_Order: theory Weighted_Path_Order.Multiset_Extension_Pair_Impl

12:08:13 Functional_Ordered_Resolution_Prover: theory Native_Word.Uint32

12:08:13 Finished Resolution_FOL/outline (0:00:03 elapsed time)

12:08:13 Timing Resolution_FOL (8 threads, 123.868s elapsed time, 279.584s cpu time, 7.464s GC time, factor 2.26)

12:08:13 Finished Resolution_FOL (0:02:06 elapsed time, 0:04:44 cpu time, factor 2.26)

12:08:14 FO_Theory_Rewriting: theory Regular_Tree_Relations.Regular_Relation_Impl

12:08:15 Weighted_Path_Order: theory Weighted_Path_Order.Multiset_Extension2_Impl

12:08:15 Functional_Ordered_Resolution_Prover: theory Collections.HashCode

12:08:15 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Type_Instances_Impl

12:08:15 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

12:08:15 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Generator

12:08:16 FO_Theory_Rewriting: theory FO_Theory_Rewriting.FOL_Extra

12:08:16 FO_Theory_Rewriting: theory FO_Theory_Rewriting.NF_Impl

12:08:17 Functional_Ordered_Resolution_Prover: theory Deriving.Hash_Instances

12:08:17 Functional_Ordered_Resolution_Prover: theory Deriving.Derive

12:08:18 FO_Theory_Rewriting: theory FO_Theory_Rewriting.Lift_Root_Step

12:08:18 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

12:08:19 FO_Theory_Rewriting: theory FO_Theory_Rewriting.FOR_Semantics

12:08:19 FO_Theory_Rewriting: theory FO_Theory_Rewriting.GTT_RRn

12:08:21 Weighted_Path_Order: theory Weighted_Path_Order.WPO

12:08:23 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

12:08:23 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

12:08:23 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_Subsumption

12:08:24 FO_Theory_Rewriting: theory FO_Theory_Rewriting.FOR_Check

12:08:25 Functional_Ordered_Resolution_Prover: theory Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover

12:08:26 Weighted_Path_Order: theory Weighted_Path_Order.KBO_Transformation

12:08:27 Weighted_Path_Order: theory Weighted_Path_Order.LPO

12:08:27 Weighted_Path_Order: theory Weighted_Path_Order.KBO_as_WPO

12:08:27 Weighted_Path_Order: theory Weighted_Path_Order.RPO

12:08:28 Weighted_Path_Order: theory Weighted_Path_Order.Executable_Orders

12:08:29 FO_Theory_Rewriting: theory FO_Theory_Rewriting.FOR_Check_Impl

12:08:30 Simple_Clause_Learning: theory Simple_Clause_Learning.Correct_Termination

12:08:30 Simple_Clause_Learning: theory Simple_Clause_Learning.Initial_Literals_Generalize_Learned_Literals

12:08:30 Simple_Clause_Learning: theory Simple_Clause_Learning.Invariants

12:08:30 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

12:08:31 Simple_Clause_Learning: theory Simple_Clause_Learning.Non_Redundancy

12:08:31 Regular_Tree_Relations: theory Containers.Extend_Partial_Order

12:08:31 Regular_Tree_Relations: theory Deriving.Comparator

12:08:31 Regular_Tree_Relations: theory Containers.Equal

12:08:31 Regular_Tree_Relations: theory Containers.List_Fusion

12:08:31 Regular_Tree_Relations: theory Deriving.Derive_Manager

12:08:31 Regular_Tree_Relations: theory Deriving.Generator_Aux

12:08:31 Regular_Tree_Relations: theory Containers.AssocList

12:08:31 Regular_Tree_Relations: theory Containers.Containers_Auxiliary

12:08:32 Regular_Tree_Relations: theory Containers.Closure_Set

12:08:32 Regular_Tree_Relations: theory Regular_Tree_Relations.RR2_Infinite_Q_infinity

12:08:32 Regular_Tree_Relations: theory Regular_Tree_Relations.Tree_Automata_Abstract_Impl

12:08:33 Regular_Tree_Relations: theory Deriving.Equality_Generator

12:08:34 Regular_Tree_Relations: theory Containers.Containers_Generator

12:08:36 Regular_Tree_Relations: theory Deriving.Equality_Instances

12:08:37 Regular_Tree_Relations: theory Containers.Collection_Enum

12:08:37 Regular_Tree_Relations: theory Containers.Collection_Eq

12:08:37 Regular_Tree_Relations: theory Deriving.Compare

12:08:38 Regular_Tree_Relations: theory Deriving.Comparator_Generator

12:08:38 Regular_Tree_Relations: theory Deriving.RBT_Comparator_Impl

12:08:38 Regular_Tree_Relations: theory Regular_Tree_Relations.Regular_Relation_Abstract_Impl

12:08:38 Regular_Tree_Relations: theory Containers.Lexicographic_Order

12:08:40 Regular_Tree_Relations: theory Containers.RBT_ext

12:08:40 Regular_Tree_Relations: theory Containers.Set_Linorder

12:08:40 Regular_Tree_Relations: theory Containers.DList_Set

12:08:41 Simple_Clause_Learning: theory Simple_Clause_Learning.Termination

12:08:42 Regular_Tree_Relations: theory Deriving.Compare_Generator

12:08:43 Regular_Tree_Relations: theory Deriving.Compare_Instances

12:08:49 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

12:08:52 Regular_Tree_Relations: theory Containers.Collection_Order

12:08:55 Regular_Tree_Relations: theory Containers.RBT_Mapping2

12:08:57 Regular_Tree_Relations: theory Containers.RBT_Set2

12:08:59 Regular_Tree_Relations: theory Containers.Set_Impl

12:09:01 Preparing Weighted_Path_Order/document ...

12:09:05 Simple_Clause_Learning: theory Native_Word.Uint32

12:09:05 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Examples

12:09:06 Simple_Clause_Learning: theory Collections.HashCode

12:09:07 Simple_Clause_Learning: theory Deriving.Hash_Generator

12:09:08 Simple_Clause_Learning: theory Deriving.Hash_Instances

12:09:08 Simple_Clause_Learning: theory Deriving.Derive

12:09:09 Simple_Clause_Learning: theory Functional_Ordered_Resolution_Prover.IsaFoR_Term

12:09:14 Finished Weighted_Path_Order/document (0:00:12 elapsed time)

12:09:14 Preparing Weighted_Path_Order/outline ...

12:09:14 Simple_Clause_Learning: theory Simple_Clause_Learning.Completeness

12:09:20 Regular_Tree_Relations: theory Containers.Mapping_Impl

12:09:20 Finished Weighted_Path_Order/outline (0:00:06 elapsed time)

12:09:20 Timing Weighted_Path_Order (8 threads, 37.342s elapsed time, 125.796s cpu time, 2.727s GC time, factor 3.37)

12:09:20 Finished Weighted_Path_Order (0:00:53 elapsed time, 0:02:37 cpu time, factor 2.94)

12:09:20 Running Multiset_Ordering_NPC (on hpcisabelle/2) ...

12:09:20 Running Efficient_Weighted_Path_Order (on hpcisabelle/0) ...

12:09:22 Regular_Tree_Relations: theory Containers.Map_To_Mapping

12:09:22 Regular_Tree_Relations: theory Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl

12:09:23 Multiset_Ordering_NPC: theory Multiset_Ordering_NPC.Propositional_Formula

12:09:23 Multiset_Ordering_NPC: theory Multiset_Ordering_NPC.Multiset_Ordering_More

12:09:23 Efficient_Weighted_Path_Order: theory Efficient_Weighted_Path_Order.Indexed_Term

12:09:23 Regular_Tree_Relations: theory Containers.Containers

12:09:24 Efficient_Weighted_Path_Order: theory Efficient_Weighted_Path_Order.List_Memo_Functions

12:09:25 Regular_Tree_Relations: theory Regular_Tree_Relations.Tree_Automata_Impl

12:09:25 Multiset_Ordering_NPC: theory Multiset_Ordering_NPC.Multiset_Ordering_in_NP

12:09:25 Multiset_Ordering_NPC: theory Multiset_Ordering_NPC.Multiset_Ordering_NP_Hard

12:09:27 Regular_Tree_Relations: theory Regular_Tree_Relations.Regular_Relation_Impl

12:09:29 Efficient_Weighted_Path_Order: theory Efficient_Weighted_Path_Order.WPO_Approx

12:09:30 Efficient_Weighted_Path_Order: theory Efficient_Weighted_Path_Order.WPO_Mem_Impl

12:09:36 Efficient_Weighted_Path_Order: theory Efficient_Weighted_Path_Order.RPO_Unbounded

12:09:37 Preparing Simple_Clause_Learning/document ...

12:09:37 Efficient_Weighted_Path_Order: theory Efficient_Weighted_Path_Order.RPO_Mem_Impl

12:09:38 Multiset_Ordering_NPC: theory Multiset_Ordering_NPC.RPO_NP_Hard

12:09:39 Preparing Regular_Tree_Relations/document ...

12:09:40 Preparing Efficient_Weighted_Path_Order/document ...

12:09:45 Finished Efficient_Weighted_Path_Order/document (0:00:05 elapsed time)

12:09:45 Preparing Efficient_Weighted_Path_Order/outline ...

12:09:48 Finished Efficient_Weighted_Path_Order/outline (0:00:03 elapsed time)

12:09:48 Timing Efficient_Weighted_Path_Order (8 threads, 16.034s elapsed time, 35.933s cpu time, 1.563s GC time, factor 2.24)

12:09:48 Finished Efficient_Weighted_Path_Order (0:00:19 elapsed time, 0:00:40 cpu time, factor 2.13)

12:09:49 Finished Simple_Clause_Learning/document (0:00:12 elapsed time)

12:09:49 Preparing Simple_Clause_Learning/outline ...

12:09:55 Finished Simple_Clause_Learning/outline (0:00:05 elapsed time)

12:09:56 Timing Simple_Clause_Learning (8 threads, 123.169s elapsed time, 616.630s cpu time, 22.868s GC time, factor 5.01)

12:09:56 Finished Simple_Clause_Learning (0:02:07 elapsed time, 0:10:28 cpu time, factor 4.94)

12:09:56 Preparing Multiset_Ordering_NPC/document ...

12:10:02 Finished Regular_Tree_Relations/document (0:00:22 elapsed time)

12:10:02 Preparing Regular_Tree_Relations/outline ...

12:10:02 Finished Multiset_Ordering_NPC/document (0:00:06 elapsed time)

12:10:02 Preparing Multiset_Ordering_NPC/outline ...

12:10:06 Finished Multiset_Ordering_NPC/outline (0:00:03 elapsed time)

12:10:06 Timing Multiset_Ordering_NPC (8 threads, 32.310s elapsed time, 84.837s cpu time, 1.327s GC time, factor 2.63)

12:10:06 Finished Multiset_Ordering_NPC (0:00:35 elapsed time, 0:01:29 cpu time, factor 2.54)

12:10:06 Preparing FO_Theory_Rewriting/document ...

12:10:15 Finished Regular_Tree_Relations/outline (0:00:12 elapsed time)

12:10:15 Timing Regular_Tree_Relations (8 threads, 221.778s elapsed time, 928.408s cpu time, 52.922s GC time, factor 4.19)

12:10:15 Finished Regular_Tree_Relations (0:03:45 elapsed time, 0:15:38 cpu time, factor 4.17)

12:10:20 Preparing Functional_Ordered_Resolution_Prover/document ...

12:10:24 Finished Functional_Ordered_Resolution_Prover/document (0:00:03 elapsed time)

12:10:24 Preparing Functional_Ordered_Resolution_Prover/outline ...

12:10:26 Finished Functional_Ordered_Resolution_Prover/outline (0:00:02 elapsed time)

12:10:26 Timing Functional_Ordered_Resolution_Prover (8 threads, 261.630s elapsed time, 521.960s cpu time, 33.762s GC time, factor 2.00)

12:10:26 Finished Functional_Ordered_Resolution_Prover (0:04:25 elapsed time, 0:08:49 cpu time, factor 2.00)

12:10:28 Finished FO_Theory_Rewriting/document (0:00:21 elapsed time)

12:10:28 Preparing FO_Theory_Rewriting/outline ...

12:10:40 Finished FO_Theory_Rewriting/outline (0:00:11 elapsed time)

12:10:40 Timing FO_Theory_Rewriting (8 threads, 246.812s elapsed time, 1651.578s cpu time, 129.858s GC time, factor 6.69)

12:10:40 Finished FO_Theory_Rewriting (0:04:11 elapsed time, 0:27:50 cpu time, factor 6.64)

12:12:05 Preparing Stateful_Protocol_Composition_and_Typing/document ...

12:12:42 Finished Stateful_Protocol_Composition_and_Typing/document (0:00:37 elapsed time)

12:12:42 Preparing Stateful_Protocol_Composition_and_Typing/outline ...

12:12:58 Finished Stateful_Protocol_Composition_and_Typing/outline (0:00:16 elapsed time)

12:12:59 Timing Stateful_Protocol_Composition_and_Typing (8 threads, 236.603s elapsed time, 1392.735s cpu time, 49.133s GC time, factor 5.89)

12:12:59 Finished Stateful_Protocol_Composition_and_Typing (0:04:42 elapsed time, 0:25:04 cpu time, factor 5.33)

12:12:59 Running Automated_Stateful_Protocol_Verification (on hpcisabelle/1) ...

12:13:01 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach

12:13:01 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

12:13:01 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Variants

12:13:01 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Transactions

12:13:02 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_term

12:13:03 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach_Tools

12:13:03 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

12:13:05 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_fp_parser

12:13:05 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

12:13:06 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac

12:13:15 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Abstraction

12:13:20 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

12:13:49 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Implication

12:14:29 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

12:18:20 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PSPSP

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver2

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model07

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model03

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.introduction

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model09

12:18:21 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.KeyserverEx

12:25:12 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Examples

12:26:19 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.manual

12:26:48 Preparing Automated_Stateful_Protocol_Verification/document ...

12:27:27 Finished Automated_Stateful_Protocol_Verification/document (0:00:38 elapsed time)

12:27:27 Preparing Automated_Stateful_Protocol_Verification/outline ...

12:27:45 Finished Automated_Stateful_Protocol_Verification/outline (0:00:17 elapsed time)

12:27:45 Timing Automated_Stateful_Protocol_Verification (8 threads, 815.321s elapsed time, 3301.029s cpu time, 1475.934s GC time, factor 4.05)

12:27:45 Finished Automated_Stateful_Protocol_Verification (0:13:43 elapsed time, 0:55:37 cpu time, factor 4.05)

12:27:45 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

12:27:56 Presenting Directed_Sets in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Directed_Sets" ...

12:27:56 Presenting Complete_Non_Orders in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Complete_Non_Orders" ...

12:27:56 Presenting Stateful_Protocol_Composition_and_Typing in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Stateful_Protocol_Composition_and_Typing" ...

12:27:56 Presenting Knuth_Bendix_Order in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Knuth_Bendix_Order" ...

12:27:56 Presenting Weighted_Path_Order in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Weighted_Path_Order" ...

12:27:56 Presenting Efficient_Weighted_Path_Order in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Efficient_Weighted_Path_Order" ...

12:27:56 Presenting First_Order_Terms in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/First_Order_Terms" ...

12:27:56 Presenting Multiset_Ordering_NPC in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Multiset_Ordering_NPC" ...

12:27:56 Presenting Simple_Clause_Learning in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Simple_Clause_Learning" ...

12:27:56 Presenting document Directed_Sets/document

12:27:56 Presenting document Directed_Sets/outline

12:27:56 Presenting document Complete_Non_Orders/document

12:27:56 Presenting document Efficient_Weighted_Path_Order/document

12:27:56 Presenting document Knuth_Bendix_Order/document

12:27:56 Presenting document Efficient_Weighted_Path_Order/outline

12:27:56 Presenting document Complete_Non_Orders/outline

12:27:56 Presenting document Knuth_Bendix_Order/outline

12:27:56 Presenting document Multiset_Ordering_NPC/document

12:27:56 Presenting document Weighted_Path_Order/document

12:27:56 Presenting document Weighted_Path_Order/outline

12:27:56 Presenting document Multiset_Ordering_NPC/outline

12:27:56 Presenting document Stateful_Protocol_Composition_and_Typing/document

12:27:56 Presenting document Stateful_Protocol_Composition_and_Typing/outline

12:27:56 Presenting document First_Order_Terms/document

12:27:56 Presenting document First_Order_Terms/outline

12:27:56 Presenting theory "First_Order_Terms.Transitive_Closure_More"

12:27:56 Presenting theory "Weighted_Path_Order.Status"

12:27:56 Presenting document Simple_Clause_Learning/document

12:27:56 Presenting document Simple_Clause_Learning/outline

12:27:56 Presenting theory "Fresh_Identifiers.Fresh"

12:27:56 Presenting theory "Knuth_Bendix_Order.Order_Pair"

12:27:56 Presenting theory "First_Order_Terms.Renaming2"

12:27:56 Presenting theory "First_Order_Terms.Lists_are_Infinite"

12:27:56 Presenting theory "First_Order_Terms.Renaming2_String"

12:27:56 Presenting theory "Weighted_Path_Order.Precedence"

12:27:56 Presenting theory "First_Order_Terms.Seq_More"

12:27:57 Presenting theory "First_Order_Terms.Fun_More"

12:27:57 Presenting theory "Multiset_Ordering_NPC.Multiset_Ordering_More"

12:27:57 Presenting theory "Multiset_Ordering_NPC.Propositional_Formula"

12:27:57 Presenting theory "First_Order_Terms.Option_Monad"

12:27:57 Presenting theory "Weighted_Path_Order.Relations"

12:27:57 Presenting theory "Efficient_Weighted_Path_Order.Indexed_Term"

12:27:57 Presenting theory "Weighted_Path_Order.List_Order"

12:27:57 Presenting theory "Coinductive.Coinductive_Nat"

12:27:57 Presenting theory "Stateful_Protocol_Composition_and_Typing.Miscellaneous"

12:27:59 Presenting theory "Complete_Non_Orders.Binary_Relations"

12:27:59 Presenting theory "Stateful_Protocol_Composition_and_Typing.Messages"

12:28:00 Presenting theory "First_Order_Terms.Term"

12:28:00 Presenting theory "Knuth_Bendix_Order.Lexicographic_Extension"

12:28:00 Presenting theory "Weighted_Path_Order.Multiset_Extension_Pair"

12:28:00 Presenting theory "First_Order_Terms.Term_Pair_Multiset"

12:28:00 Presenting theory "Complete_Non_Orders.Well_Relations"

12:28:01 Presenting theory "Complete_Non_Orders.Directedness"

12:28:01 Presenting theory "Weighted_Path_Order.Multiset_Extension_Pair_Impl"

12:28:01 Presenting theory "Efficient_Weighted_Path_Order.List_Memo_Functions"

12:28:01 Presenting theory "Complete_Non_Orders.Binary_Relations"

12:28:01 Presenting theory "First_Order_Terms.Abstract_Matching"

12:28:01 Presenting theory "Multiset_Ordering_NPC.Multiset_Ordering_in_NP"

12:28:02 Presenting theory "Complete_Non_Orders.Complete_Relations"

12:28:02 Presenting theory "Efficient_Weighted_Path_Order.WPO_Approx"

12:28:02 Presenting theory "Complete_Non_Orders.Continuity"

12:28:02 Presenting theory "Directed_Sets.Well_Order_Connection"

12:28:02 Presenting theory "HOL-Cardinals.Fun_More"

12:28:03 Presenting theory "First_Order_Terms.Unifiers"

12:28:03 Presenting theory "Knuth_Bendix_Order.KBO"

12:28:03 Presenting theory "Multiset_Ordering_NPC.Multiset_Ordering_NP_Hard"

12:28:03 Presenting theory "HOL-Cardinals.Order_Relation_More"

12:28:03 Presenting theory "Complete_Non_Orders.Well_Relations"

12:28:03 Presenting theory "HOL-Cardinals.Wellfounded_More"

12:28:03 Presenting Automated_Stateful_Protocol_Verification in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Automated_Stateful_Protocol_Verification" ...

12:28:03 Presenting document Automated_Stateful_Protocol_Verification/document

12:28:03 Presenting document Automated_Stateful_Protocol_Verification/outline

12:28:03 Presenting theory "HOL-Cardinals.Wellorder_Relation"

12:28:04 Presenting theory "HOL-Cardinals.Wellorder_Embedding"

12:28:04 Presenting theory "HOL-Cardinals.Order_Union"

12:28:04 Presenting theory "Complete_Non_Orders.Directedness"

12:28:04 Presenting theory "Weighted_Path_Order.Multiset_Extension2"

12:28:04 Presenting theory "Multiset_Ordering_NPC.RPO_NP_Hard"

12:28:04 Presenting FO_Theory_Rewriting in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/FO_Theory_Rewriting" ...

12:28:05 Presenting document FO_Theory_Rewriting/document

12:28:05 Presenting document FO_Theory_Rewriting/outline

12:28:05 Presenting theory "First_Order_Terms.Abstract_Unification"

12:28:05 Presenting theory "Efficient_Weighted_Path_Order.WPO_Mem_Impl"

12:28:05 Presenting theory "Weighted_Path_Order.Multiset_Extension2_Impl"

12:28:06 Presenting theory "Efficient_Weighted_Path_Order.RPO_Unbounded"

12:28:06 Presenting theory "HOL-Cardinals.Wellorder_Constructions"

12:28:06 Presenting theory "Efficient_Weighted_Path_Order.RPO_Mem_Impl"

12:28:07 Presenting Functional_Ordered_Resolution_Prover in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Functional_Ordered_Resolution_Prover" ...

12:28:07 Presenting document Functional_Ordered_Resolution_Prover/document

12:28:07 Presenting document Functional_Ordered_Resolution_Prover/outline

12:28:07 Presenting theory "Complete_Non_Orders.Complete_Relations"

12:28:07 Presenting theory "Matrix.Utility"

12:28:07 Presenting theory "First_Order_Terms.Unification"

12:28:08 Presenting theory "First_Order_Terms.Term"

12:28:08 Presenting theory "First_Order_Terms.Matching"

12:28:08 Presenting theory "First_Order_Terms.Unification_String"

12:28:08 Presenting theory "Stateful_Protocol_Composition_and_Typing.More_Unification"

12:28:08 Presenting theory "Automated_Stateful_Protocol_Verification.Transactions"

12:28:08 Presenting theory "First_Order_Terms.Subsumption"

12:28:09 Presenting theory "Automated_Stateful_Protocol_Verification.Term_Abstraction"

12:28:09 Presenting theory "Regular-Sets.Regular_Set"

12:28:09 Presenting theory "First_Order_Terms.Subterm_and_Context"

12:28:09 Presenting theory "Regular-Sets.Regular_Exp"

12:28:10 Presenting theory "Regular-Sets.NDerivative"

12:28:10 Presenting theory "Complete_Non_Orders.Fixed_Points"

12:28:10 Presenting theory "Deriving.Generator_Aux"

12:28:10 Presenting file "$AFP/Deriving/bnf_access.ML"

12:28:10 Presenting file "$AFP/Deriving/generator_aux.ML"

12:28:10 Presenting theory "Regular-Sets.Equivalence_Checking"

12:28:10 Presenting theory "Deriving.Derive_Manager"

12:28:10 Presenting file "$AFP/Deriving/derive_manager.ML"

12:28:10 Presenting theory "Regular-Sets.Relation_Interpretation"

12:28:11 Presenting theory "Complete_Non_Orders.Continuity"

12:28:11 Presenting theory "Polynomial_Factorization.Missing_List"

12:28:11 Presenting theory "Regular-Sets.Regexp_Method"

12:28:11 Presenting theory "HOL-Cardinals.Ordinal_Arithmetic"

12:28:11 Presenting theory "Complete_Non_Orders.Kleene_Fixed_Point"

12:28:11 Presenting theory "Abstract-Rewriting.Seq"

12:28:12 Presenting theory "Show.Show"

12:28:12 Presenting file "$AFP/Show/show_generator.ML"

12:28:12 Presenting theory "Stateful_Protocol_Composition_and_Typing.Intruder_Deduction"

12:28:12 Presenting theory "Weighted_Path_Order.WPO"

12:28:12 Presenting theory "Show.Show_Instances"

12:28:12 Presenting theory "Show.Shows_Literal"

12:28:13 Presenting theory "First_Order_Terms.Position"

12:28:13 Presenting theory "Weighted_Path_Order.RPO"

12:28:13 Presenting theory "Matrix.Utility"

12:28:13 Presenting theory "Weighted_Path_Order.LPO"

12:28:14 Presenting theory "Weighted_Path_Order.KBO_Transformation"

12:28:14 Presenting theory "HOL-Cardinals.Cardinal_Order_Relation"

12:28:15 Presenting theory "Weighted_Path_Order.KBO_as_WPO"

12:28:15 Presenting theory "Weighted_Path_Order.Executable_Orders"

12:28:15 Presenting Regular_Tree_Relations in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Regular_Tree_Relations" ...

12:28:15 Presenting document Regular_Tree_Relations/document

12:28:15 Presenting document Regular_Tree_Relations/outline

12:28:15 Presenting theory "HOL-Cardinals.Cardinal_Arithmetic"

12:28:15 Presenting theory "Polynomial_Factorization.Missing_List"

12:28:16 Presenting theory "HOL-Cardinals.Wellorder_Extension"

12:28:16 Presenting theory "HOL-Cardinals.Cardinals"

12:28:16 Presenting theory "Functional_Ordered_Resolution_Prover.Weighted_FO_Ordered_Resolution_Prover"

12:28:17 Presenting theory "First_Order_Terms.Term"

12:28:17 Presenting theory "HOL-Library.FuncSet"

12:28:18 Presenting theory "Regular-Sets.Regular_Set"

12:28:18 Presenting theory "Directed_Sets.Directed_Completeness"

12:28:18 Presenting theory "Abstract-Rewriting.Abstract_Rewriting"

12:28:18 Presenting theory "Lambda_Free_RPOs.Lambda_Free_Util"

12:28:18 Presenting theory "Regular-Sets.Regular_Exp"

12:28:18 Presenting Rewrite_Properties_Reduction in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Rewrite_Properties_Reduction" ...

12:28:18 Presenting document Rewrite_Properties_Reduction/document

12:28:18 Presenting document Rewrite_Properties_Reduction/outline

12:28:18 Presenting theory "Regular-Sets.NDerivative"

12:28:19 Presenting theory "First_Order_Terms.Term"

12:28:19 Presenting theory "Regular-Sets.Regular_Set"

12:28:19 Presenting theory "Regular-Sets.Equivalence_Checking"

12:28:19 Presenting theory "Coinductive.Coinductive_List"

12:28:19 Presenting theory "Regular-Sets.Relation_Interpretation"

12:28:20 Presenting theory "Regular-Sets.Regular_Exp"

12:28:20 Presenting theory "Regular-Sets.Regexp_Method"

12:28:20 Presenting theory "Regular-Sets.NDerivative"

12:28:20 Presenting theory "First_Order_Terms.Subterm_and_Context"

12:28:20 Presenting theory "Regular-Sets.Equivalence_Checking"

12:28:20 Presenting theory "Regular-Sets.Relation_Interpretation"

12:28:20 Presenting theory "Regular-Sets.Regexp_Method"

12:28:21 Presenting theory "First_Order_Terms.Term_More"

12:28:21 Presenting theory "Matrix.Utility"

12:28:21 Presenting theory "Ordered_Resolution_Prover.Lazy_List_Liminf"

12:28:21 Presenting theory "Abstract-Rewriting.Seq"

12:28:21 Presenting theory "Abstract-Rewriting.Seq"

12:28:21 Presenting Resolution_FOL in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Resolution_FOL" ...

12:28:21 Presenting document Resolution_FOL/document

12:28:21 Presenting document Resolution_FOL/outline

12:28:22 Presenting theory "HOL-Library.Old_Datatype"

12:28:22 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

12:28:22 Presenting theory "Ordered_Resolution_Prover.Lazy_List_Chain"

12:28:23 Presenting theory "HOL-Library.Nat_Bijection"

12:28:23 Presenting theory "HOL-Library.Countable"

12:28:23 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:28:24 Presenting theory "Saturation_Framework.Calculus"

12:28:24 Presenting theory "HOL-Library.Infinite_Set"

12:28:25 Presenting theory "Polynomial_Factorization.Missing_List"

12:28:25 Presenting theory "HOL-Library.Countable_Set"

12:28:25 Presenting theory "Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints"

12:28:25 Presenting theory "Resolution_FOL.TermsAndLiterals"

12:28:26 Presenting theory "Nested_Multisets_Ordinals.Multiset_More"

12:28:26 Presenting theory "Resolution_FOL.Tree"

12:28:26 Presenting theory "Regular_Tree_Relations.Term_Context"

12:28:26 Presenting theory "Ordered_Resolution_Prover.Clausal_Logic"

12:28:27 Presenting theory "Ordered_Resolution_Prover.Herbrand_Interpretation"

12:28:27 Presenting theory "Abstract-Rewriting.Abstract_Rewriting"

12:28:27 Presenting theory "Resolution_FOL.Resolution"

12:28:27 Presenting theory "Regular_Tree_Relations.Basic_Utils"

12:28:27 Presenting theory "Ordered_Resolution_Prover.Inference_System"

12:28:27 Presenting theory "Abstract-Rewriting.Abstract_Rewriting"

12:28:28 Presenting theory "Resolution_FOL.Completeness"

12:28:28 Presenting theory "Ordered_Resolution_Prover.Ground_Resolution_Model"

12:28:28 Presenting theory "Resolution_FOL.Examples"

12:28:29 Presenting theory "HOL-Library.Cancellation"

12:28:29 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:28:29 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:28:29 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:28:29 Presenting theory "Ordered_Resolution_Prover.Unordered_Ground_Resolution"

12:28:29 Presenting theory "Saturation_Framework_Extensions.Soundness"

12:28:29 Presenting theory "Regular_Tree_Relations.Ground_Terms"

12:28:29 Presenting theory "First_Order_Terms.Subterm_and_Context"

12:28:30 Presenting theory "First_Order_Terms.Subterm_and_Context"

12:28:30 Presenting theory "Matrix.Utility"

12:28:30 Presenting theory "Regular_Tree_Relations.FSet_Utils"

12:28:30 Presenting theory "Matrix.Utility"

12:28:30 Presenting theory "Stateful_Protocol_Composition_and_Typing.Lazy_Intruder"

12:28:30 Presenting theory "Saturation_Framework_Extensions.Standard_Redundancy_Criterion"

12:28:31 Presenting theory "Saturation_Framework_Extensions.Clausal_Calculus"

12:28:31 Presenting theory "Ordered_Resolution_Prover.Map2"

12:28:32 Presenting theory "FO_Theory_Rewriting.Utils"

12:28:32 Presenting theory "Functional_Ordered_Resolution_Prover.Deterministic_FO_Ordered_Resolution_Prover"

12:28:32 Presenting theory "Polynomial_Factorization.Missing_List"

12:28:33 Presenting theory "Polynomial_Factorization.Missing_List"

12:28:33 Presenting theory "HOL-Library.Multiset"

12:28:33 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:28:34 Presenting theory "Regular_Tree_Relations.Term_Context"

12:28:34 Presenting theory "Regular_Tree_Relations.Term_Context"

12:28:34 Presenting theory "Regular_Tree_Relations.Basic_Utils"

12:28:34 Presenting theory "Regular_Tree_Relations.Basic_Utils"

12:28:34 Presenting theory "First_Order_Terms.Term"

12:28:35 Presenting theory "Regular_Tree_Relations.Ground_Terms"

12:28:35 Presenting theory "First_Order_Terms.Unifiers"

12:28:35 Presenting theory "Ordered_Resolution_Prover.Abstract_Substitution"

12:28:35 Presenting theory "Regular_Tree_Relations.Ground_Terms"

12:28:35 Presenting theory "First_Order_Terms.Term_Pair_Multiset"

12:28:35 Presenting theory "Simple_Clause_Learning.Abstract_Renaming_Apart"

12:28:35 Presenting theory "Simple_Clause_Learning.Ordered_Resolution_Prover_Extra"

12:28:36 Presenting theory "Deriving.Generator_Aux"

12:28:36 Presenting file "$AFP/Deriving/bnf_access.ML"

12:28:36 Presenting file "$AFP/Deriving/generator_aux.ML"

12:28:36 Presenting theory "Regular-Sets.Regular_Set"

12:28:36 Presenting theory "Regular_Tree_Relations.FSet_Utils"

12:28:36 Presenting theory "Deriving.Derive_Manager"

12:28:36 Presenting file "$AFP/Deriving/derive_manager.ML"

12:28:36 Presenting theory "Rewrite_Properties_Reduction.Terms_Positions"

12:28:36 Presenting theory "Regular-Sets.Regular_Exp"

12:28:36 Presenting theory "Regular-Sets.NDerivative"

12:28:36 Presenting theory "FO_Theory_Rewriting.Multihole_Context"

12:28:37 Presenting theory "Deriving.Comparator"

12:28:37 Presenting theory "Rewrite_Properties_Reduction.Rewriting"

12:28:37 Presenting theory "Regular_Tree_Relations.Ground_Ctxt"

12:28:37 Presenting theory "HOL-Library.While_Combinator"

12:28:37 Presenting theory "Rewrite_Properties_Reduction.Replace_Constant"

12:28:37 Presenting theory "Regular-Sets.Equivalence_Checking"

12:28:37 Presenting theory "Regular-Sets.Relation_Interpretation"

12:28:38 Presenting theory "Regular-Sets.Regexp_Method"

12:28:38 Presenting theory "Regular_Tree_Relations.Ground_Ctxt"

12:28:38 Presenting theory "Regular_Tree_Relations.Ground_Closure"

12:28:38 Presenting theory "Regular_Tree_Relations.Horn_Inference"

12:28:38 Presenting theory "Abstract-Rewriting.Seq"

12:28:39 Presenting theory "Regular_Tree_Relations.Horn_List"

12:28:39 Presenting theory "Regular_Tree_Relations.Horn_Fset"

12:28:39 Presenting theory "Rewrite_Properties_Reduction.Rewriting_Properties"

12:28:40 Presenting theory "Rewrite_Properties_Reduction.Rewriting_LLRG_LV_Mondaic"

12:28:41 Presenting theory "Rewrite_Properties_Reduction.Rewriting_GTRS"

12:28:41 Presenting theory "Abstract-Rewriting.Abstract_Rewriting"

12:28:42 Presenting theory "Deriving.Comparator_Generator"

12:28:42 Presenting file "$AFP/Deriving/Comparator_Generator/comparator_generator.ML"

12:28:42 Presenting theory "Rewrite_Properties_Reduction.Ground_Reduction_on_LLRG"

12:28:42 Presenting theory "First_Order_Terms.Abstract_Unification"

12:28:42 Presenting theory "Deriving.Compare"

12:28:42 Presenting file "$AFP/Deriving/Comparator_Generator/compare_code.ML"

12:28:42 Presenting theory "HOL-Library.Adhoc_Overloading"

12:28:42 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:28:43 Presenting theory "HOL-Library.Monad_Syntax"

12:28:43 Presenting theory "Rewrite_Properties_Reduction.Ground_Reduction_on_GTRS"

12:28:43 Presenting theory "First_Order_Terms.Option_Monad"

12:28:43 Presenting theory "Fresh_Identifiers.Fresh"

12:28:43 Presenting theory "First_Order_Terms.Renaming2"

12:28:43 Presenting theory "FO_Theory_Rewriting.Ground_MCtxt"

12:28:43 Presenting theory "Deriving.Compare_Generator"

12:28:43 Presenting file "$AFP/Deriving/Comparator_Generator/compare_generator.ML"

12:28:44 Presenting theory "Deriving.Compare_Instances"

12:28:44 Presenting theory "FO_Theory_Rewriting.Bot_Terms"

12:28:44 Presenting theory "First_Order_Terms.Unification"

12:28:44 Presenting theory "Stateful_Protocol_Composition_and_Typing.Typed_Model"

12:28:44 Presenting theory "Rewrite_Properties_Reduction.Ground_Reduction_on_LV"

12:28:45 Presenting theory "Resolution_FOL.Unification_Theorem"

12:28:45 Presenting theory "Resolution_FOL.Completeness_Instance"

12:28:45 Presenting theory "FO_Theory_Rewriting.Saturation"

12:28:46 Presenting theory "FO_Theory_Rewriting.Rewriting"

12:28:46 Presenting theory "Deriving.Equality_Generator"

12:28:46 Presenting file "$AFP/Deriving/Equality_Generator/equality_generator.ML"

12:28:46 Presenting theory "Deriving.Equality_Instances"

12:28:47 Presenting theory "Word_Lib.More_Arithmetic"

12:28:47 Presenting theory "Word_Lib.More_Divides"

12:28:47 Presenting theory "Word_Lib.More_Bit_Ring"

12:28:48 Presenting theory "Regular_Tree_Relations.Tree_Automata"

12:28:49 Presenting theory "Regular_Tree_Relations.Tree_Automata_Det"

12:28:49 Presenting theory "Regular_Tree_Relations.Tree_Automata_Complement"

12:28:50 Presenting theory "Regular_Tree_Relations.Tree_Automata_Pumping"

12:28:50 Presenting theory "Regular_Tree_Relations.Myhill_Nerode"

12:28:51 Presenting theory "Regular_Tree_Relations.GTT"

12:28:52 Presenting theory "Word_Lib.More_Word"

12:28:52 Presenting theory "Stateful_Protocol_Composition_and_Typing.Typing_Result"

12:28:52 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:28:53 Presenting theory "Word_Lib.Most_significant_bit"

12:28:53 Presenting theory "Regular_Tree_Relations.GTT_Compose"

12:28:53 Presenting theory "Word_Lib.Least_significant_bit"

12:28:53 Presenting theory "Word_Lib.Generic_set_bit"

12:28:53 Presenting theory "Word_Lib.Bit_Comprehension"

12:28:54 Presenting theory "Word_Lib.Signed_Division_Word"

12:28:54 Presenting theory "Regular_Tree_Relations.Tree_Automata"

12:28:54 Presenting theory "Regular_Tree_Relations.GTT_Transitive_Closure"

12:28:54 Presenting theory "Native_Word.Code_Target_Word_Base"

12:28:55 Presenting theory "Regular_Tree_Relations.Tree_Automata_Det"

12:28:55 Presenting theory "Regular_Tree_Relations.Pair_Automaton"

12:28:55 Presenting theory "Regular_Tree_Relations.Tree_Automata_Complement"

12:28:55 Presenting theory "Native_Word.Word_Type_Copies"

12:28:56 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:28:56 Presenting theory "Regular_Tree_Relations.AGTT"

12:28:56 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:28:56 Presenting theory "Regular_Tree_Relations.Ground_Closure"

12:28:57 Presenting theory "Native_Word.Uint32"

12:28:58 Presenting theory "Regular_Tree_Relations.GTT"

12:28:58 Presenting theory "Collections.HashCode"

12:28:59 Presenting theory "Stateful_Protocol_Composition_and_Typing.Stateful_Strands"

12:28:59 Presenting theory "Deriving.Hash_Generator"

12:28:59 Presenting file "$AFP/Deriving/Hash_Generator/hash_generator.ML"

12:28:59 Presenting theory "Deriving.Hash_Instances"

12:28:59 Presenting theory "Deriving.Countable_Generator"

12:28:59 Presenting theory "Deriving.Derive"

12:29:00 Presenting theory "Regular_Tree_Relations.GTT_Compose"

12:29:01 Presenting theory "Regular_Tree_Relations.RRn_Automata"

12:29:02 Presenting theory "Regular_Tree_Relations.Pair_Automaton"

12:29:02 Presenting theory "First_Order_Terms.Term"

12:29:03 Presenting theory "FO_Theory_Rewriting.LV_to_GTT"

12:29:04 Presenting theory "First_Order_Terms.Unifiers"

12:29:04 Presenting theory "Regular_Tree_Relations.RR2_Infinite"

12:29:04 Presenting theory "FO_Theory_Rewriting.NF"

12:29:04 Presenting theory "First_Order_Terms.Term_Pair_Multiset"

12:29:05 Presenting theory "Regular_Tree_Relations.Tree_Automata_Abstract_Impl"

12:29:05 Presenting theory "Stateful_Protocol_Composition_and_Typing.Stateful_Typing"

12:29:06 Presenting theory "Regular-Sets.Regular_Set"

12:29:06 Presenting theory "FO_Theory_Rewriting.Tree_Automata_Derivation_Split"

12:29:06 Presenting theory "Deriving.Generator_Aux"

12:29:06 Presenting file "$AFP/Deriving/bnf_access.ML"

12:29:06 Presenting file "$AFP/Deriving/generator_aux.ML"

12:29:06 Presenting theory "Deriving.Derive_Manager"

12:29:06 Presenting file "$AFP/Deriving/derive_manager.ML"

12:29:06 Presenting theory "Stateful_Protocol_Composition_and_Typing.Labeled_Strands"

12:29:06 Presenting theory "Regular-Sets.Regular_Exp"

12:29:06 Presenting theory "Deriving.Comparator"

12:29:07 Presenting theory "Regular-Sets.NDerivative"

12:29:07 Presenting theory "Regular-Sets.Equivalence_Checking"

12:29:08 Presenting theory "Regular-Sets.Relation_Interpretation"

12:29:08 Presenting theory "Regular-Sets.Regexp_Method"

12:29:08 Presenting theory "Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality"

12:29:08 Presenting theory "Deriving.Comparator_Generator"

12:29:08 Presenting file "$AFP/Deriving/Comparator_Generator/comparator_generator.ML"

12:29:09 Presenting theory "Deriving.Compare"

12:29:09 Presenting file "$AFP/Deriving/Comparator_Generator/compare_code.ML"

12:29:09 Presenting theory "Abstract-Rewriting.Seq"

12:29:09 Presenting theory "Deriving.Compare_Generator"

12:29:09 Presenting file "$AFP/Deriving/Comparator_Generator/compare_generator.ML"

12:29:09 Presenting theory "Deriving.Compare_Instances"

12:29:10 Presenting theory "Containers.Containers_Auxiliary"

12:29:10 Presenting theory "FO_Theory_Rewriting.TA_Clousure_Const"

12:29:11 Presenting theory "Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands"

12:29:11 Presenting theory "Containers.List_Fusion"

12:29:11 Presenting theory "Containers.Lexicographic_Order"

12:29:12 Presenting theory "Deriving.Generator_Aux"

12:29:12 Presenting file "$AFP/Deriving/bnf_access.ML"

12:29:12 Presenting file "$AFP/Deriving/generator_aux.ML"

12:29:12 Presenting theory "Deriving.Derive_Manager"

12:29:12 Presenting file "$AFP/Deriving/derive_manager.ML"

12:29:12 Presenting theory "Containers.Extend_Partial_Order"

12:29:12 Presenting theory "Deriving.Comparator"

12:29:15 Presenting theory "Deriving.Comparator_Generator"

12:29:15 Presenting file "$AFP/Deriving/Comparator_Generator/comparator_generator.ML"

12:29:16 Presenting theory "Deriving.Compare"

12:29:16 Presenting file "$AFP/Deriving/Comparator_Generator/compare_code.ML"

12:29:16 Presenting theory "Deriving.Compare_Generator"

12:29:16 Presenting file "$AFP/Deriving/Comparator_Generator/compare_generator.ML"

12:29:17 Presenting theory "Deriving.Compare_Instances"

12:29:17 Presenting theory "Containers.Set_Linorder"

12:29:17 Presenting theory "Containers.Containers_Auxiliary"

12:29:18 Presenting theory "Containers.Containers_Generator"

12:29:18 Presenting file "$AFP/Containers/containers_generator.ML"

12:29:18 Presenting theory "Abstract-Rewriting.Abstract_Rewriting"

12:29:19 Presenting theory "Containers.List_Fusion"

12:29:19 Presenting theory "Containers.Collection_Order"

12:29:19 Presenting file "$AFP/Containers/ccompare_generator.ML"

12:29:19 Presenting theory "Containers.Lexicographic_Order"

12:29:20 Presenting theory "Containers.Extend_Partial_Order"

12:29:20 Presenting theory "Simple_Clause_Learning.SCL_FOL"

12:29:20 Presenting theory "First_Order_Terms.Abstract_Unification"

12:29:21 Presenting theory "Deriving.Equality_Generator"

12:29:21 Presenting file "$AFP/Deriving/Equality_Generator/equality_generator.ML"

12:29:21 Presenting theory "Deriving.Equality_Instances"

12:29:21 Presenting theory "Containers.Collection_Eq"

12:29:21 Presenting theory "First_Order_Terms.Option_Monad"

12:29:21 Presenting file "$AFP/Containers/ceq_generator.ML"

12:29:21 Presenting theory "Fresh_Identifiers.Fresh"

12:29:21 Presenting theory "First_Order_Terms.Renaming2"

12:29:22 Presenting theory "Containers.Collection_Enum"

12:29:22 Presenting file "$AFP/Containers/cenum_generator.ML"

12:29:22 Presenting theory "Containers.Equal"

12:29:23 Presenting theory "Containers.DList_Set"

12:29:24 Presenting theory "Containers.RBT_ext"

12:29:25 Presenting theory "Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality"

12:29:25 Presenting theory "Deriving.RBT_Comparator_Impl"

12:29:26 Presenting theory "Containers.Set_Linorder"

12:29:26 Presenting theory "Containers.RBT_Mapping2"

12:29:26 Presenting theory "First_Order_Terms.Unification"

12:29:26 Presenting theory "Stateful_Protocol_Composition_and_Typing.Example_Keyserver"

12:29:26 Presenting theory "Containers.Containers_Generator"

12:29:26 Presenting file "$AFP/Containers/containers_generator.ML"

12:29:27 Presenting theory "First_Order_Terms.Fun_More"

12:29:27 Presenting theory "First_Order_Terms.Transitive_Closure_More"

12:29:27 Presenting theory "Containers.RBT_Set2"

12:29:27 Presenting theory "Containers.Closure_Set"

12:29:27 Presenting theory "First_Order_Terms.Seq_More"

12:29:27 Presenting theory "Stateful_Protocol_Composition_and_Typing.Example_TLS"

12:29:27 Presenting theory "Stateful_Protocol_Composition_and_Typing.Examples"

12:29:28 Presenting theory "Containers.Collection_Order"

12:29:28 Presenting file "$AFP/Containers/ccompare_generator.ML"

12:29:28 Presenting theory "First_Order_Terms.Subsumption"

12:29:28 Presenting theory "HOL-Cardinals.Order_Union"

12:29:29 Presenting theory "HOL-Cardinals.Wellorder_Extension"

12:29:29 Presenting theory "Deriving.Equality_Generator"

12:29:29 Presenting file "$AFP/Deriving/Equality_Generator/equality_generator.ML"

12:29:29 Presenting theory "Deriving.Equality_Instances"

12:29:30 Presenting theory "Containers.Collection_Eq"

12:29:30 Presenting file "$AFP/Containers/ceq_generator.ML"

12:29:30 Presenting theory "Simple_Clause_Learning.Correct_Termination"

12:29:30 Presenting theory "Open_Induction.Restricted_Predicates"

12:29:31 Presenting theory "Containers.Set_Impl"

12:29:31 Presenting theory "Containers.Collection_Enum"

12:29:31 Presenting file "$AFP/Containers/cenum_generator.ML"

12:29:31 Presenting theory "Containers.Equal"

12:29:31 Presenting file "$AFP/Containers/set_impl_generator.ML"

12:29:31 Presenting theory "Containers.AssocList"

12:29:31 Presenting theory "List-Index.List_Index"

12:29:31 Presenting theory "Containers.DList_Set"

12:29:31 Presenting theory "Containers.Mapping_Impl"

12:29:32 Presenting file "$AFP/Containers/mapping_impl_generator.ML"

12:29:32 Presenting theory "Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl"

12:29:32 Presenting theory "Containers.Map_To_Mapping"

12:29:32 Presenting theory "Containers.Containers"

12:29:33 Presenting theory "Containers.RBT_ext"

12:29:33 Presenting theory "Simple_Clause_Learning.Trail_Induced_Ordering"

12:29:33 Presenting theory "Regular_Tree_Relations.Tree_Automata_Impl"

12:29:33 Presenting theory "Simple_Clause_Learning.Initial_Literals_Generalize_Learned_Literals"

12:29:33 Presenting theory "Simple_Clause_Learning.Multiset_Order_Extra"

12:29:34 Presenting theory "Deriving.RBT_Comparator_Impl"

12:29:34 Presenting theory "Regular_Tree_Relations.RR2_Infinite_Q_infinity"

12:29:34 Presenting theory "Containers.RBT_Mapping2"

12:29:35 Presenting theory "Regular_Tree_Relations.Regular_Relation_Abstract_Impl"

12:29:35 Presenting theory "Abstract-Rewriting.Relative_Rewriting"

12:29:35 Presenting theory "Containers.RBT_Set2"

12:29:35 Presenting theory "Containers.Closure_Set"

12:29:35 Presenting theory "Regular_Tree_Relations.Regular_Relation_Impl"

12:29:35 Presenting theory "Knuth_Bendix_Order.Order_Pair"

12:29:38 Presenting theory "Knuth_Bendix_Order.Lexicographic_Extension"

12:29:39 Presenting theory "First_Order_Terms.Subterm_and_Context"

12:29:39 Presenting theory "Containers.Set_Impl"

12:29:39 Presenting file "$AFP/Containers/set_impl_generator.ML"

12:29:40 Presenting theory "Containers.AssocList"

12:29:40 Presenting theory "Containers.Mapping_Impl"

12:29:40 Presenting file "$AFP/Containers/mapping_impl_generator.ML"

12:29:40 Presenting theory "Regular_Tree_Relations.Tree_Automata_Class_Instances_Impl"

12:29:40 Presenting theory "FO_Theory_Rewriting.Type_Instances_Impl"

12:29:41 Presenting theory "FO_Theory_Rewriting.NF_Impl"

12:29:41 Presenting theory "Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model"

12:29:41 Presenting theory "Knuth_Bendix_Order.KBO"

12:29:42 Presenting theory "FO_Theory_Rewriting.Context_Extensions"

12:29:42 Presenting theory "FO_Theory_Rewriting.FOR_Certificate"

12:29:42 Presenting theory "Functional_Ordered_Resolution_Prover.IsaFoR_Term"

12:29:43 Presenting theory "FO_Theory_Rewriting.Lift_Root_Step"

12:29:43 Presenting theory "First_Order_Terms.Abstract_Matching"

12:29:43 Presenting theory "Automated_Stateful_Protocol_Verification.Term_Variants"

12:29:44 Presenting theory "First_Order_Terms.Matching"

12:29:45 Presenting theory "Functional_Ordered_Resolution_Prover.Executable_Subsumption"

12:29:46 Presenting theory "Regular_Tree_Relations.RRn_Automata"

12:29:46 Presenting theory "Show.Show"

12:29:46 Presenting file "$AFP/Show/show_generator.ML"

12:29:47 Presenting theory "Show.Show_Instances"

12:29:47 Presenting theory "FO_Theory_Rewriting.Context_RR2"

12:29:47 Presenting theory "FO_Theory_Rewriting.GTT_RRn"

12:29:47 Presenting theory "Functional_Ordered_Resolution_Prover.Executable_FO_Ordered_Resolution_Prover"

12:29:50 Presenting theory "Automated_Stateful_Protocol_Verification.Term_Implication"

12:29:50 Presenting theory "Simple_Clause_Learning.Non_Redundancy"

12:29:50 Presenting theory "Simple_Clause_Learning.Wellfounded_Extra"

12:29:51 Presenting theory "FOL-Fitting.FOL_Fitting"

12:29:51 Presenting theory "Simple_Clause_Learning.Termination"

12:29:51 Presenting theory "Deriving.Comparator"

12:29:51 Presenting theory "Deriving.Comparator_Generator"

12:29:51 Presenting file "$AFP/Deriving/Comparator_Generator/comparator_generator.ML"

12:29:51 Presenting theory "FO_Theory_Rewriting.FOL_Extra"

12:29:52 Presenting theory "Deriving.Compare"

12:29:52 Presenting file "$AFP/Deriving/Comparator_Generator/compare_code.ML"

12:29:52 Presenting theory "Deriving.Compare_Generator"

12:29:52 Presenting file "$AFP/Deriving/Comparator_Generator/compare_generator.ML"

12:29:52 Presenting theory "Deriving.Compare_Instances"

12:29:52 Presenting theory "FO_Theory_Rewriting.FOR_Semantics"

12:29:52 Presenting theory "First_Order_Terms.Option_Monad"

12:29:52 Presenting theory "Deriving.Equality_Generator"

12:29:52 Presenting file "$AFP/Deriving/Equality_Generator/equality_generator.ML"

12:29:52 Presenting theory "Deriving.Equality_Instances"

12:29:52 Presenting theory "Word_Lib.More_Arithmetic"

12:29:52 Presenting theory "Regular_Tree_Relations.GTT_Transitive_Closure"

12:29:52 Presenting theory "Word_Lib.More_Divides"

12:29:53 Presenting theory "Word_Lib.More_Bit_Ring"

12:29:53 Presenting theory "Regular_Tree_Relations.AGTT"

12:29:53 Presenting theory "Regular_Tree_Relations.Tree_Automata_Pumping"

12:29:54 Presenting theory "Word_Lib.More_Word"

12:29:54 Presenting theory "Regular_Tree_Relations.RR2_Infinite"

12:29:54 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:29:54 Presenting theory "Word_Lib.Most_significant_bit"

12:29:54 Presenting theory "Word_Lib.Least_significant_bit"

12:29:54 Presenting theory "Word_Lib.Generic_set_bit"

12:29:54 Presenting theory "Word_Lib.Bit_Comprehension"

12:29:55 Presenting theory "Regular_Tree_Relations.RR2_Infinite_Q_infinity"

12:29:55 Presenting theory "Word_Lib.Signed_Division_Word"

12:29:55 Presenting theory "Native_Word.Code_Target_Word_Base"

12:29:55 Presenting theory "Native_Word.Word_Type_Copies"

12:29:55 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:29:55 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:29:56 Presenting theory "Native_Word.Uint32"

12:29:56 Presenting theory "Collections.HashCode"

12:29:56 Presenting theory "Deriving.Hash_Generator"

12:29:56 Presenting file "$AFP/Deriving/Hash_Generator/hash_generator.ML"

12:29:56 Presenting theory "FO_Theory_Rewriting.FOR_Check"

12:29:56 Presenting theory "Deriving.Hash_Instances"

12:29:56 Presenting theory "Deriving.Countable_Generator"

12:29:56 Presenting theory "Deriving.Derive"

12:29:56 Presenting theory "HOL-Cardinals.Order_Union"

12:29:57 Presenting theory "Regular_Tree_Relations.Horn_Inference"

12:29:57 Presenting theory "Regular_Tree_Relations.Horn_Fset"

12:29:57 Presenting theory "HOL-Cardinals.Wellorder_Extension"

12:29:57 Presenting theory "Regular_Tree_Relations.Tree_Automata_Abstract_Impl"

12:29:57 Presenting theory "Containers.Map_To_Mapping"

12:29:57 Presenting theory "Containers.Containers"

12:29:57 Presenting theory "Open_Induction.Restricted_Predicates"

12:29:57 Presenting theory "Knuth_Bendix_Order.Order_Pair"

12:29:57 Presenting theory "Regular_Tree_Relations.Tree_Automata_Impl"

12:29:57 Presenting theory "Regular_Tree_Relations.Regular_Relation_Abstract_Impl"

12:29:58 Presenting theory "Regular_Tree_Relations.Regular_Relation_Impl"

12:29:58 Presenting theory "Knuth_Bendix_Order.Lexicographic_Extension"

12:29:59 Presenting theory "FO_Theory_Rewriting.FOR_Check_Impl"

12:29:59 Presenting theory "Knuth_Bendix_Order.KBO"

12:30:00 Presenting theory "Functional_Ordered_Resolution_Prover.IsaFoR_Term"

12:30:00 Presenting theory "Simple_Clause_Learning.Completeness"

12:30:00 Presenting theory "Simple_Clause_Learning.Invariants"

12:30:04 Presenting theory "Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification"

12:30:06 Presenting theory "HOL-Eisbach.Eisbach"

12:30:06 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:30:06 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:30:06 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:30:06 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:30:06 Presenting theory "HOL-Eisbach.Eisbach_Tools"

12:30:06 Presenting theory "Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification"

12:30:07 Presenting theory "Automated_Stateful_Protocol_Verification.ml_yacc_lib"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/ml-yacc-lib/base.sig"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/ml-yacc-lib/join.sml"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/ml-yacc-lib/lrtable.sml"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/ml-yacc-lib/stream.sml"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/ml-yacc-lib/parser2.sml"

12:30:07 Presenting theory "Automated_Stateful_Protocol_Verification.trac_term"

12:30:07 Presenting theory "Automated_Stateful_Protocol_Verification.trac_fp_parser"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/trac_parser/trac_fp.grm.sig"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/trac_parser/trac_fp.lex.sml"

12:30:07 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/trac_parser/trac_fp.grm.sml"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.trac_protocol_parser"

12:30:08 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/trac_parser/trac_protocol.grm.sig"

12:30:08 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/trac_parser/trac_protocol.lex.sml"

12:30:08 Presenting file "$AFP/Automated_Stateful_Protocol_Verification/trac/trac_parser/trac_protocol.grm.sml"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.trac"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.PSPSP"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.introduction"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.KeyserverEx"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.manual"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.Keyserver"

12:30:08 Presenting theory "Automated_Stateful_Protocol_Verification.Keyserver2"

12:30:09 Presenting theory "Automated_Stateful_Protocol_Verification.Keyserver_Composition"

12:30:09 Presenting theory "Automated_Stateful_Protocol_Verification.PKCS_Model03"

12:30:09 Presenting theory "Automated_Stateful_Protocol_Verification.PKCS_Model07"

12:30:09 Presenting theory "Automated_Stateful_Protocol_Verification.PKCS_Model09"

12:30:09 Presenting theory "Automated_Stateful_Protocol_Verification.Examples"

12:30:09

12:30:09 === TIMING ===

12:30:09

12:30:09 Group AFP: 0:41:36 elapsed time, 2:44:20 cpu time, factor 3.95

12:30:09 Group main: 0:00:00 elapsed time

12:30:09 Group large: 0:00:00 elapsed time

12:30:09 Group no_doc: 0:00:00 elapsed time

12:30:09 Group doc: 0:00:00 elapsed time

12:30:09 Group timing: 0:00:00 elapsed time

12:30:09 Overall: 0:26:27 elapsed time, 2:44:20 cpu time, factor 6.21

12:30:09

12:30:09 === DEPENDENCIES ===

12:30:09

12:30:09 Generating dependencies file ...

12:30:13 Writing dependencies file ...

12:30:17

12:30:17 === REPORT ===

12:30:17

12:30:17 Writing report file ...

12:30:17

12:30:17 === SITEGEN ===

12:30:17

12:30:17 Writing status file ...

12:30:17 Running sitegen ...

12:30:17 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

12:30:19 Preparing site generation in out/hugo

12:30:19 Cleaning up generated files...

12:30:19 Preparing topics...

12:30:19 Preparing licenses...

12:30:19 Preparing releases...

12:30:20 Preparing authors...

12:30:23 Extracting keywords...

12:30:24 Preparing entries...

12:31:08 ### No DOI cache found - resolving might take some time

12:34:52 Preparing statistics...

12:34:57 Preparing project files

12:34:58 Preparing devel version...

12:34:58 Finished sitegen preparation.

12:34:58 Cleaning output dir...

12:34:58 Building site...

12:35:02 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

12:35:02 Packing tars ...

12:35:23

12:35:23 === COMPLETED ===

12:35:23

12:40:01 Started calculate disk usage of build

12:40:01 Finished Calculation of disk usage of build in 0 seconds

12:41:02 Started calculate disk usage of workspace

12:41:03 Finished Calculation of disk usage of workspace in 1 second

12:41:05 No emails were triggered.

12:41:05 Finished: SUCCESS