Skip to content
Failed

Console Output

10:16:15 Started by an SCM change

10:16:15 Running as SYSTEM

10:16:15 [EnvInject] - Loading node environment variables.

10:16:15 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-all

10:16:15 [isabelle-all] $ hg showconfig paths.default

10:16:15 [isabelle-all] $ hg pull --rev default

10:16:16 pulling from https://isabelle.in.tum.de/repos/isabelle/

10:16:16 no changes found

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

10:16:16 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

10:16:16 [isabelle-all] $ hg log --rev 1478555580af5b0467c355320a0c8c00034fd5a3 --template exists\n

10:16:16 exists

10:16:16 [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(1478555580af5b0467c355320a0c8c00034fd5a3)" --encoding UTF-8 --encodingmode replace

10:16:16 [afp] $ hg showconfig paths.default

10:16:16 [afp] $ hg pull --rev default

10:16:17 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

10:16:17 no changes found

10:16:17 [afp] $ hg update --clean --rev default

10:16:18 1798 files updated, 0 files merged, 0 files removed, 0 files unresolved

10:16:18 [afp] $ hg --config extensions.purge= clean --all

10:16:19 [afp] $ hg log --rev . --template {node}

10:16:19 [afp] $ hg log --rev . --template {rev}

10:16:19 [afp] $ hg log --rev 5d3b27559265a41c55ef182125f0eb644a7877dd --template exists\n

10:16:19 exists

10:16:19 [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(5d3b27559265a41c55ef182125f0eb644a7877dd)" --encoding UTF-8 --encodingmode replace

10:16:19 No emails were triggered.

10:16:19

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

10:16:19 + Admin/jenkins/run_build all

10:16:19 + set -e

10:16:19 + PROFILE=all

10:16:19 + shift

10:16:19 + bin/isabelle components -a

10:16:19 + bin/isabelle jedit -bf

10:16:20 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle.jar) ...

10:17:27 ### Building Demo (/media/data/jenkins/workspace/isabelle-all/src/Tools/Demo/lib/demo.jar) ...

10:17:28 ### Building graph browser (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_graphbrowser.jar) ...

10:17:30 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

10:17:30 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

10:17:30 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

10:17:30 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

10:17:33 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

10:17:37 + bin/isabelle ocaml_setup

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

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

10:17:38 opam update

10:17:38

10:17:39 [NOTE] Package zarith is already installed (current version is 1.12).

10:17:39 + bin/isabelle ghc_setup

10:17:40 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

10:17:40 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

10:17:41 The Glorious Glasgow Haskell Compilation System, version 9.6.4

10:17:41 + bin/isabelle go_setup

10:17:43 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

10:17:43 ### Platform x86_64-linux already installed

10:17:43 + bin/isabelle ci_build all

10:17:46

10:17:46 === CONFIGURATION ===

10:17:46

10:17:46 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

10:17:46 ISABELLE_BUILD_OPTIONS=""

10:17:46

10:17:46 ML_PLATFORM="x86_64_32-linux"

10:17:46 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

10:17:46 ML_SYSTEM="polyml-5.9.1"

10:17:46 ML_OPTIONS="-H 4000 --maxheap 16G"

10:17:46 jobs = 8, threads = 8, numa = true

10:17:46

10:17:46 === BUILD ===

10:17:46

10:17:46 Build started at Fri, 17 May 2024 10:17:46 +0200

10:17:46 Isabelle id 1478555580af

10:17:46 AFP id 22d1dc7380c2

10:17:47

10:17:47 === LOG ===

10:17:47

10:17:49 Session Pure/Pure

10:17:49 Session Misc/CTT

10:17:49 Session Misc/Cube

10:17:49 Session FOL/FOL

10:17:49 Session FOL/CCL

10:17:49 Session FOL/FOL-ex

10:17:50 Session FOL/FOLP

10:17:50 Session FOL/FOLP-ex

10:17:50 Session Doc/Intro (doc)

10:17:50 Session FOL/LCF

10:17:50 Session Doc/Logics (doc)

10:17:50 Session Doc/Nitpick (doc)

10:17:50 Session Pure/Pure-Examples

10:17:50 Session Pure/Pure-ex

10:17:50 Session Misc/SML

10:17:50 Session Misc/Sequents

10:17:50 Session Doc/Sledgehammer (doc)

10:17:50 Session AFP/SpecCheck (AFP)

10:17:50 Session Misc/Tools

10:17:50 Session HOL/HOL (main)

10:17:51 Session AFP/AVL-Trees (AFP)

10:17:51 Session AFP/AWN (AFP)

10:17:51 Session AFP/Abortable_Linearizable_Modules (AFP)

10:17:51 Session AFP/Abstract-Hoare-Logics (AFP)

10:17:51 Session AFP/Ackermanns_not_PR (AFP)

10:17:52 Session AFP/AnselmGod (AFP)

10:17:52 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

10:17:52 Session AFP/Attack_Trees (AFP)

10:17:52 Session AFP/AxiomaticCategoryTheory (AFP)

10:17:52 Session AFP/Belief_Revision (AFP)

10:17:52 Session AFP/BinarySearchTree (AFP)

10:17:52 Session AFP/Binomial-Queues (AFP)

10:17:52 Session AFP/Bondy (AFP)

10:17:52 Session AFP/Boolos_Curious_Inference (AFP)

10:17:52 Session AFP/Boolos_Curious_Inference_Automated (AFP)

10:17:52 Session AFP/BytecodeLogicJmlTypes (AFP)

10:17:52 Session AFP/C2KA_DistributedSystems (AFP)

10:17:52 Session AFP/CISC-Kernel (AFP)

10:17:52 Session AFP/CYK (AFP)

10:17:52 Session AFP/Cauchy (AFP)

10:17:52 Session AFP/Sqrt_Babylonian (AFP)

10:17:52 Session Doc/Classes (doc)

10:17:52 Session AFP/ClockSynchInst (AFP)

10:17:52 Session AFP/Compiling-Exceptions-Correctly (AFP)

10:17:52 Session AFP/ComponentDependencies (AFP)

10:17:52 Session AFP/Concurrent_Revisions (AFP)

10:17:52 Session AFP/CondNormReasHOL (AFP)

10:17:52 Session AFP/Constructor_Funs (AFP)

10:17:52 Session AFP/CryptoBasedCompositionalProperties (AFP)

10:17:52 Session AFP/DCR-ExecutionEquivalence (AFP)

10:17:52 Session AFP/DPT-SAT-Solver (AFP)

10:17:52 Session AFP/Dedekind_Real (AFP)

10:17:52 Session Doc/Demo_EPTCS (doc)

10:17:52 Session Doc/Demo_Easychair (doc)

10:17:52 Session Doc/Demo_FoilTeX (doc)

10:17:52 Session Doc/Demo_LIPIcs (doc)

10:17:52 Session Doc/Demo_LLNCS (doc)

10:17:52 Session AFP/Depth-First-Search (AFP)

10:17:52 Session AFP/Digit_Expansions (AFP)

10:17:52 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

10:17:52 Session AFP/DiskPaxos (AFP)

10:17:53 Session AFP/Eudoxus_Reals (AFP)

10:17:53 Session AFP/Example-Submission (AFP)

10:17:53 Session AFP/FFT (AFP)

10:17:53 Session AFP/FLP (AFP)

10:17:53 Session AFP/FeatherweightJava (AFP)

10:17:53 Session AFP/Featherweight_OCL (AFP)

10:17:53 Session AFP/FileRefinement (AFP)

10:17:53 Session AFP/FocusStreamsCaseStudies (AFP)

10:17:53 Session AFP/Foundation_of_geometry (AFP)

10:17:53 Session AFP/Free-Boolean-Algebra (AFP)

10:17:53 Session AFP/Fresh_Identifiers (AFP)

10:17:53 Session AFP/FunWithFunctions (AFP)

10:17:53 Session AFP/FunWithTilings (AFP)

10:17:53 Session Doc/Functions (doc)

10:17:53 Session AFP/GPU_Kernel_PL (AFP)

10:17:53 Session AFP/GenClock (AFP)

10:17:53 Session AFP/General-Triangle (AFP)

10:17:53 Session AFP/Generic_Deriving (AFP)

10:17:54 Session AFP/GewirthPGCProof (AFP)

10:17:54 Session AFP/Go (AFP)

10:17:54 Session AFP/GoedelGod (AFP)

10:17:54 Session AFP/Goodstein_Lambda (AFP)

10:17:54 Session AFP/Gray_Codes (AFP)

10:17:54 Session HOL/HOL-Cardinals (timing)

10:17:54 Session AFP/Binding_Syntax_Theory (AFP)

10:17:54 Session AFP/Epistemic_Logic (AFP)

10:17:54 Session AFP/Public_Announcement_Logic (AFP)

10:17:54 Session AFP/Stalnaker_Logic (AFP)

10:17:54 Session AFP/Ordinals_and_Cardinals (AFP)

10:17:54 Session AFP/Risk_Free_Lending (AFP)

10:17:54 Session HOL/HOL-Hoare

10:17:54 Session HOL/HOL-Hoare_Parallel (timing)

10:17:54 Session HOL/HOL-IMPP

10:17:54 Session HOL/HOL-IOA

10:17:54 Session HOL/HOL-Import

10:17:54 Session HOL/HOL-Lattice

10:17:54 Session HOL/HOL-Library (main timing)

10:17:55 Session AFP/ADS_Functor (AFP)

10:17:55 Session AFP/Approximation_Algorithms (AFP)

10:17:55 Session AFP/ArrowImpossibilityGS (AFP)

10:17:55 Session AFP/Auto2_HOL (AFP)

10:17:55 Session AFP/BNF_CC (AFP)

10:17:55 Session AFP/BNF_Operations (AFP)

10:17:55 Session AFP/Binomial-Heaps (AFP)

10:17:55 Session AFP/Birkhoff_Finite_Distributive_Lattices (AFP)

10:17:55 Session AFP/Boolean_Expression_Checkers (AFP)

10:17:55 Session AFP/Bounded_Deducibility_Security (AFP)

10:17:55 Session AFP/BD_Security_Compositional (AFP)

10:17:56 Session AFP/CoSMeDis (AFP)

10:17:56 Session AFP/CoCon (AFP)

10:17:56 Session AFP/CoSMed (AFP)

10:17:56 Session AFP/Buildings (AFP)

10:17:56 Session AFP/CRDT (AFP)

10:17:56 Session AFP/IMAP-CRDT (AFP)

10:17:56 Session AFP/Card_Multisets (AFP)

10:17:56 Session AFP/Card_Number_Partitions (AFP)

10:17:56 Session AFP/Category (AFP)

10:17:56 Session Doc/Codegen (doc)

10:17:56 Session AFP/CofGroups (AFP)

10:17:57 Session AFP/CommCSL (AFP)

10:17:57 Session AFP/Complete_Non_Orders (AFP)

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

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

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

10:17:57 Session AFP/Conditional_Simplification (AFP)

10:17:57 Session AFP/Conditional_Transfer_Rule (AFP)

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

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

10:17:58 Session AFP/Shadow_DOM (AFP)

10:17:58 Session AFP/DOM_Components (AFP)

10:17:58 Session AFP/Core_SC_DOM (AFP)

10:17:58 Session AFP/Shadow_SC_DOM (AFP)

10:17:58 Session AFP/SC_DOM_Components (AFP)

10:17:59 Session AFP/Coupledsim_Contrasim (AFP)

10:17:59 Session Doc/Datatypes (doc)

10:17:59 Session Doc/Corec (doc)

10:17:59 Session AFP/Decl_Sem_Fun_PL (AFP)

10:17:59 Session AFP/Directed_Sets (AFP)

10:17:59 Session AFP/Earley_Parser (AFP)

10:17:59 Session AFP/Encodability_Process_Calculi (AFP)

10:17:59 Session AFP/Euler_Partition (AFP)

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

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

10:18:00 Session AFP/FOL_Axiomatic (AFP)

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

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

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

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

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

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

10:18:00 Session AFP/Finite-Map-Extras (AFP)

10:18:00 Session AFP/Fixed_Length_Vector (AFP)

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

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

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

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

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

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

10:18:01 Session HOL/HOL-Bali (timing)

10:18:02 Session HOL/HOL-Combinatorics (main timing)

10:18:02 Session AFP/Blue_Eyes (AFP)

10:18:02 Session AFP/Derangements (AFP)

10:18:02 Session AFP/Discrete_Summation (AFP)

10:18:02 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

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

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

10:18:02 Session HOL/HOL-Computational_Algebra (main timing)

10:18:02 Session AFP/Descartes_Sign_Rule (AFP)

10:18:02 Session HOL/HOL-Algebra (main timing)

10:18:03 Session AFP/Edwards_Elliptic_Curves_Group (AFP)

10:18:03 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

10:18:03 Session HOL/HOL-Decision_Procs (timing)

10:18:03 Session HOL/HOL-Quotient_Examples (timing)

10:18:04 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

10:18:04 Session AFP/Localization_Ring (AFP)

10:18:04 Session AFP/Orbit_Stabiliser (AFP)

10:18:04 Session AFP/Perfect-Number-Thm (AFP)

10:18:04 Session AFP/Secondary_Sylow (AFP)

10:18:04 Session AFP/Jordan_Hoelder (AFP)

10:18:04 Session AFP/VectorSpace (AFP)

10:18:04 Session HOL/HOL-Examples

10:18:04 Session HOL/HOL-Isar_Examples

10:18:04 Session HOL/HOL-Nonstandard_Analysis (timing)

10:18:04 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

10:18:04 Session HOL/HOL-Number_Theory (main timing)

10:18:04 Session AFP/Arith_Prog_Rel_Primes (AFP)

10:18:04 Session AFP/DigitsInBase (AFP)

10:18:04 Session AFP/Elliptic_Curves_Group_Law (AFP)

10:18:04 Session AFP/Crypto_Standards (AFP)

10:18:05 Session AFP/Fermat3_4 (AFP)

10:18:05 Session HOL/HOL-Data_Structures (timing)

10:18:05 Session AFP/Efficient-Mergesort (AFP)

10:18:06 Session AFP/Go_Test_Quick (AFP)

10:18:06 Session AFP/Go_Test_Slow (AFP)

10:18:06 Session HOL/HOL-Codegenerator_Test

10:18:06 Session AFP/Query_Optimization (AFP)

10:18:06 Session HOL/HOL-ex (timing)

10:18:07 Session AFP/Lehmer (AFP)

10:18:07 Session AFP/Lifting_the_Exponent (AFP)

10:18:07 Session AFP/Padic_Ints (AFP)

10:18:07 Session AFP/Padic_Field (AFP)

10:18:07 Session AFP/Pratt_Certificate (AFP)

10:18:07 Session AFP/Bertrands_Postulate (AFP)

10:18:07 Session AFP/RSAPSS (AFP)

10:18:08 Session AFP/SumSquares (AFP)

10:18:08 Session AFP/Liouville_Numbers (AFP)

10:18:08 Session AFP/Lucas_Theorem (AFP)

10:18:08 Session AFP/DPRM_Theorem (AFP)

10:18:08 Session AFP/Mason_Stothers (AFP)

10:18:08 Session AFP/Polynomial_Interpolation (AFP)

10:18:08 Session AFP/Formal_Puiseux_Series (AFP)

10:18:08 Session AFP/Rep_Fin_Groups (AFP)

10:18:08 Session AFP/Sturm_Sequences (AFP)

10:18:08 Session AFP/Special_Function_Bounds (AFP)

10:18:08 Session AFP/Sturm_Tarski (AFP)

10:18:08 Session AFP/Budan_Fourier (AFP)

10:18:09 Session AFP/Three_Circles (AFP)

10:18:09 Session HOL/HOL-Corec_Examples (timing)

10:18:09 Session HOL/HOL-Datatype_Examples (timing)

10:18:09 Session HOL/HOL-IMP (timing)

10:18:09 Session AFP/Abs_Int_ITP2012 (AFP)

10:18:09 Session AFP/Relational-Incorrectness-Logic (AFP)

10:18:09 Session HOL/HOL-Imperative_HOL (timing)

10:18:09 Session AFP/Auto2_Imperative_HOL (AFP)

10:18:09 Session AFP/Imperative_Insertion_Sort (AFP)

10:18:09 Session HOL/HOL-Induct

10:18:09 Session HOL/HOL-Metis_Examples (timing)

10:18:09 Session HOL/HOL-Proofs (timing)

10:18:10 Session HOL/HOL-Proofs-Extraction (timing)

10:18:10 Session HOL/HOL-Proofs-ex

10:18:10 Session HOL/HOL-Proofs-Lambda (timing)

10:18:10 Session AFP/HereditarilyFinite (AFP)

10:18:11 Session AFP/HyperCTL (AFP)

10:18:11 Session AFP/IO_Language_Conformance (AFP)

10:18:11 Session AFP/Integration (AFP)

10:18:11 Session AFP/Isabelle_Meta_Model (AFP)

10:18:11 Session AFP/Isabelle_hoops (AFP)

10:18:11 Session AFP/LTL (AFP)

10:18:11 Session AFP/Stuttering_Equivalence (AFP)

10:18:11 Session AFP/Landau_Symbols (AFP)

10:18:11 Session AFP/LightweightJava (AFP)

10:18:11 Session AFP/LinearQuantifierElim (AFP)

10:18:11 Session AFP/List-Infinite (AFP)

10:18:11 Session AFP/Nat-Interval-Logic (AFP)

10:18:11 Session AFP/AutoFocus-Stream (AFP)

10:18:11 Session AFP/MuchAdoAboutTwo (AFP)

10:18:11 Session AFP/Order_Lattice_Props (AFP)

10:18:11 Session AFP/POPLmark-deBruijn (AFP)

10:18:11 Session AFP/Pairing_Heap (AFP)

10:18:11 Session AFP/Password_Authentication_Protocol (AFP)

10:18:11 Session AFP/Pell (AFP)

10:18:11 Session AFP/Prefix_Free_Code_Combinators (AFP)

10:18:11 Session AFP/Presburger-Automata (AFP)

10:18:12 Session AFP/Priority_Queue_Braun (AFP)

10:18:12 Session AFP/Program-Conflict-Analysis (AFP)

10:18:12 Session AFP/QBF_Solver_Verification (AFP)

10:18:12 Session AFP/Regular-Sets (AFP)

10:18:12 Session AFP/Abstract-Rewriting (AFP)

10:18:12 Session AFP/Decreasing-Diagrams (AFP)

10:18:12 Session AFP/Matrix (AFP)

10:18:12 Session AFP/Matrix_Tensor (AFP)

10:18:12 Session AFP/Knot_Theory (AFP)

10:18:12 Session AFP/Coinductive_Languages (AFP)

10:18:12 Session AFP/Finite_Automata_HF (AFP)

10:18:12 Session AFP/Functional-Automata (AFP)

10:18:12 Session AFP/Isabelle_DOF (AFP)

10:18:12 Session AFP/Posix-Lexing (AFP)

10:18:12 Session AFP/ResiduatedTransitionSystem (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

10:18:14 Session Doc/System (doc)

10:18:14 Session AFP/Tail_Recursive_Functions (AFP)

10:18:14 Session AFP/TortoiseHare (AFP)

10:18:14 Session AFP/Trie (AFP)

10:18:14 Session AFP/Flyspeck-Tame (AFP)

10:18:14 Session AFP/Vickrey_Clarke_Groves (AFP)

10:18:14 Session AFP/Zeckendorf (AFP)

10:18:14 Session HOL/HOL-Matrix_LP

10:18:14 Session HOL/HOL-Mutabelle

10:18:14 Session HOL/HOL-NanoJava

10:18:14 Session HOL/HOL-Nitpick_Examples

10:18:14 Session HOL/HOL-Nominal

10:18:14 Session AFP/CCS (AFP)

10:18:14 Session HOL/HOL-Nominal-Examples (timing)

10:18:14 Session AFP/Lam-ml-Normalization (AFP)

10:18:14 Session AFP/Pi_Calculus (AFP)

10:18:15 Session AFP/Psi_Calculi (AFP)

10:18:15 Session AFP/Broadcast_Psi (AFP)

10:18:15 Session AFP/SequentInvertibility (AFP)

10:18:16 Session HOL/HOL-Predicate_Compile_Examples (timing)

10:18:16 Session HOL/HOL-Prolog

10:18:16 Session HOL/HOL-Quickcheck_Examples (timing)

10:18:16 Session HOL/HOL-Real_Asymp

10:18:16 Session HOL/HOL-Analysis (main timing)

10:18:18 Session AFP/Akra_Bazzi (AFP)

10:18:18 Session AFP/Closest_Pair_Points (AFP)

10:18:18 Session AFP/Cardinality_Continuum (AFP)

10:18:18 Session AFP/Catalan_Numbers (AFP)

10:18:18 Session AFP/Cayley_Hamilton (AFP)

10:18:18 Session AFP/Chebyshev_Polynomials (AFP)

10:18:18 Session AFP/Coinductive (AFP)

10:18:19 Session AFP/DynamicArchitectures (AFP)

10:18:19 Session AFP/Architectural_Design_Patterns (AFP)

10:18:19 Session AFP/Lazy-Lists-II (AFP)

10:18:19 Session AFP/Stream_Fusion_Code (AFP)

10:18:19 Session AFP/Topology (AFP)

10:18:19 Session AFP/Complex_Geometry (AFP)

10:18:19 Session AFP/Poincare_Disc (AFP)

10:18:19 Session AFP/Differential_Game_Logic (AFP)

10:18:19 Session AFP/Euler_Polyhedron_Formula (AFP)

10:18:19 Session AFP/First_Welfare_Theorem (AFP)

10:18:19 Session AFP/Furstenberg_Topology (AFP)

10:18:19 Session AFP/Green (AFP)

10:18:19 Session HOL/HOL-Analysis-ex

10:18:19 Session HOL/HOL-Complex_Analysis (main timing)

10:18:20 Session AFP/Bernoulli (AFP)

10:18:20 Session AFP/Cartan_FP (AFP)

10:18:20 Session AFP/Cotangent_PFD_Formula (AFP)

10:18:20 Session AFP/E_Transcendental (AFP)

10:18:20 Session AFP/Error_Function (AFP)

10:18:20 Session AFP/Euler_MacLaurin (AFP)

10:18:20 Session HOL/HOL-Eisbach

10:18:20 Session AFP/AOT (AFP)

10:18:20 Session AFP/Allen_Calculus (AFP)

10:18:20 Session AFP/Automatic_Refinement (AFP)

10:18:21 Session AFP/Refine_Monadic (AFP)

10:18:21 Session AFP/Card_Partitions (AFP)

10:18:21 Session AFP/Bell_Numbers_Spivey (AFP)

10:18:21 Session AFP/Card_Equiv_Relations (AFP)

10:18:21 Session AFP/Equivalence_Relation_Enumeration (AFP)

10:18:21 Session AFP/Falling_Factorial_Sum (AFP)

10:18:21 Session AFP/Combinatorial_Enumeration_Algorithms (AFP)

10:18:21 Session AFP/Case_Labeling (AFP)

10:18:21 Session AFP/Clean (AFP)

10:18:21 Session AFP/Combinatorics_Words (AFP)

10:18:22 Session AFP/Combinatorics_Words_Graph_Lemma (AFP)

10:18:22 Session AFP/Binary_Code_Imprimitive (AFP)

10:18:22 Session AFP/Two_Generated_Word_Monoids_Intersection (AFP)

10:18:22 Session AFP/Cook_Levin (AFP)

10:18:22 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

10:18:22 Session AFP/Dependent_SIFUM_Refinement (AFP)

10:18:22 Session Doc/Eisbach (doc)

10:18:22 Session HOL/HOL-MicroJava (timing)

10:18:22 Session AFP/Optics (AFP)

10:18:22 Session AFP/ConcurrentHOL (AFP)

10:18:23 Session AFP/UTP-Toolkit (AFP)

10:18:23 Session AFP/UTP (AFP)

10:18:23 Session AFP/Solidity (AFP)

10:18:23 Session AFP/Twelvefold_Way (AFP)

10:18:23 Session HOL/HOL-Hahn_Banach

10:18:23 Session HOL/HOL-Homology (timing)

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

10:18:23 Session HOL/HOL-Probability (main timing)

10:18:24 Session AFP/Actuarial_Mathematics (AFP)

10:18:24 Session AFP/Applicative_Lifting (AFP)

10:18:24 Session AFP/Free-Groups (AFP)

10:18:24 Session AFP/Stern_Brocot (AFP)

10:18:24 Session AFP/Buffons_Needle (AFP)

10:18:24 Session AFP/Density_Compiler (AFP)

10:18:24 Session AFP/DiscretePricing (AFP)

10:18:24 Session AFP/Ergodic_Theory (AFP)

10:18:24 Session AFP/Gromov_Hyperbolicity (AFP)

10:18:25 Session AFP/Laws_of_Large_Numbers (AFP)

10:18:25 Session AFP/Fisher_Yates (AFP)

10:18:25 Session AFP/Girth_Chromatic (AFP)

10:18:25 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

10:18:25 Session AFP/Szemeredi_Regularity (AFP)

10:18:25 Session HOL/HOL-Probability-ex (timing)

10:18:25 Session AFP/Hahn_Jordan_Decomposition (AFP)

10:18:25 Session AFP/Lp (AFP)

10:18:25 Session AFP/Concentration_Inequalities (AFP)

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

10:18:25 Session AFP/MDP-Rewards (AFP)

10:18:25 Session AFP/Markov_Models (AFP)

10:18:25 Session AFP/Martingales (AFP)

10:18:25 Session AFP/Doob_Convergence (AFP)

10:18:25 Session AFP/Monad_Normalisation (AFP)

10:18:25 Session AFP/Monomorphic_Monad (AFP)

10:18:25 Session AFP/Neumann_Morgenstern_Utility (AFP)

10:18:25 Session AFP/Probabilistic_Noninterference (AFP)

10:18:26 Session AFP/Probabilistic_Prime_Tests (AFP)

10:18:26 Session AFP/Probabilistic_System_Zoo (AFP)

10:18:26 Session AFP/Quasi_Borel_Spaces (AFP)

10:18:26 Session AFP/Roth_Arithmetic_Progressions (AFP)

10:18:26 Session AFP/Skip_Lists (AFP)

10:18:26 Session AFP/Source_Coding_Theorem (AFP)

10:18:26 Session AFP/Standard_Borel_Spaces (AFP)

10:18:26 Session AFP/S_Finite_Measure_Monad (AFP)

10:18:26 Session AFP/Disintegration (AFP)

10:18:27 Session AFP/Turans_Graph_Theorem (AFP)

10:18:27 Session AFP/Hyperdual (AFP)

10:18:27 Session AFP/Interval_Analysis (AFP)

10:18:27 Session AFP/Irrationality_J_Hancl (AFP)

10:18:27 Session AFP/Kuratowski_Closure_Complement (AFP)

10:18:27 Session AFP/Laplace_Transform (AFP)

10:18:27 Session AFP/Lower_Semicontinuous (AFP)

10:18:27 Session AFP/Minkowskis_Theorem (AFP)

10:18:27 Session AFP/Octonions (AFP)

10:18:27 Session AFP/Polynomial_Crit_Geometry (AFP)

10:18:27 Session AFP/Prime_Harmonic_Series (AFP)

10:18:27 Session AFP/Ptolemys_Theorem (AFP)

10:18:27 Session AFP/Quaternions (AFP)

10:18:27 Session AFP/Rank_Nullity_Theorem (AFP)

10:18:28 Session AFP/Gauss_Jordan (AFP)

10:18:28 Session AFP/Echelon_Form (AFP)

10:18:28 Session AFP/Hermite (AFP)

10:18:28 Session AFP/Safe_Distance (AFP)

10:18:28 Session AFP/Tarskis_Geometry (AFP)

10:18:28 Session AFP/Triangle (AFP)

10:18:28 Session AFP/Ceva (AFP)

10:18:28 Session AFP/Chord_Segments (AFP)

10:18:28 Session AFP/Stewart_Apollonius (AFP)

10:18:28 Session AFP/Winding_Number_Eval (AFP)

10:18:28 Session AFP/Count_Complex_Roots (AFP)

10:18:28 Session AFP/Youngs_Inequality (AFP)

10:18:28 Session AFP/pGCL (AFP)

10:18:29 Session HOL/HOL-Real_Asymp-Manual

10:18:29 Session AFP/Sophomores_Dream (AFP)

10:18:29 Session AFP/Stirling_Formula (AFP)

10:18:29 Session AFP/Irrationals_From_THEBOOK (AFP)

10:18:29 Session AFP/Lambert_W (AFP)

10:18:29 Session HOL/HOL-SET_Protocol (timing)

10:18:29 Session HOL/HOL-SMT_Examples (timing)

10:18:29 Session HOL/HOL-SPARK

10:18:29 Session HOL/HOL-SPARK-Examples

10:18:29 Session AFP/RIPEMD-160-SPARK (AFP)

10:18:29 Session HOL/HOL-SPARK-Manual

10:18:29 Session HOL/HOL-Statespace

10:18:29 Session HOL/HOL-TLA

10:18:29 Session HOL/HOL-TLA-Buffer

10:18:29 Session HOL/HOL-TLA-Inc

10:18:29 Session HOL/HOL-TLA-Memory

10:18:29 Session HOL/HOL-TPTP

10:18:30 Session HOL/HOL-Types_To_Sets

10:18:30 Session AFP/Banach_Steinhaus (AFP)

10:18:30 Session AFP/Smooth_Manifolds (AFP)

10:18:30 Session AFP/Types_To_Sets_Extension (AFP)

10:18:30 Session HOL/HOL-Unix

10:18:30 Session HOL/HOL-ZF

10:18:30 Session AFP/Category2 (AFP)

10:18:30 Session HOL/HOLCF (main timing)

10:18:30 Session AFP/Circus (AFP)

10:18:30 Session AFP/HOL-CSP (AFP)

10:18:31 Session AFP/HOL-CSPM (AFP)

10:18:31 Session AFP/HOL-CSP_OpSem (AFP)

10:18:31 Session HOL/HOLCF-IMP

10:18:31 Session HOL/HOLCF-Library

10:18:31 Session AFP/CSP_RefTK (AFP)

10:18:31 Session HOL/HOLCF-FOCUS

10:18:31 Session HOL/HOLCF-ex

10:18:31 Session AFP/PCF (AFP)

10:18:31 Session AFP/HOLCF-Prelude (AFP)

10:18:32 Session AFP/BirdKMP (AFP)

10:18:32 Session HOL/HOLCF-Tutorial

10:18:32 Session HOL/IOA (timing)

10:18:32 Session HOL/IOA-ABP

10:18:32 Session HOL/IOA-NTP

10:18:32 Session HOL/IOA-Storage

10:18:32 Session HOL/IOA-ex

10:18:32 Session AFP/Shivers-CFA (AFP)

10:18:32 Session AFP/Stream-Fusion (AFP)

10:18:32 Session AFP/Tycon (AFP)

10:18:32 Session AFP/WorkerWrapper (AFP)

10:18:32 Session AFP/Hales_Jewett (AFP)

10:18:32 Session Misc/Haskell

10:18:32 Session AFP/Heard_Of (AFP)

10:18:32 Session AFP/Consensus_Refined (AFP)

10:18:32 Session AFP/Hello_World (AFP)

10:18:32 Session AFP/HoareForDivergence (AFP)

10:18:32 Session AFP/Hood_Melville_Queue (AFP)

10:18:32 Session AFP/HotelKeyCards (AFP)

10:18:32 Session Doc/How_to_Prove_it (no_doc)

10:18:32 Session AFP/Huffman (AFP)

10:18:32 Session AFP/Hybrid_Logic (AFP)

10:18:32 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

10:18:32 Session AFP/HyperHoareLogic (AFP)

10:18:32 Session AFP/IFC_Tracking (AFP)

10:18:33 Session AFP/IMP2 (AFP)

10:18:33 Session AFP/IMP2_Binary_Heap (AFP)

10:18:33 Session AFP/IMP_Compiler (AFP)

10:18:33 Session AFP/IMP_Compiler_Reuse (AFP)

10:18:33 Session AFP/IMP_Noninterference (AFP)

10:18:33 Session Doc/Implementation (doc)

10:18:33 Session AFP/Implicational_Logic (AFP)

10:18:33 Session AFP/Impossible_Geometry (AFP)

10:18:33 Session AFP/Inductive_Confidentiality (AFP)

10:18:33 Session AFP/Inductive_Inference (AFP)

10:18:34 Session AFP/InfPathElimination (AFP)

10:18:34 Session AFP/Intro_Dest_Elim (AFP)

10:18:34 Session AFP/Involutions2Squares (AFP)

10:18:34 Session AFP/IsaGeoCoq (AFP)

10:18:34 Session AFP/IsaNet (AFP)

10:18:34 Session Doc/Isar_Ref (doc)

10:18:34 Session AFP/Isabelle_C (AFP)

10:18:34 Session Doc/JEdit (doc)

10:18:34 Session AFP/Jacobson_Basic_Algebra (AFP)

10:18:34 Session AFP/Grothendieck_Schemes (AFP)

10:18:34 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

10:18:34 Session AFP/Khovanskii_Theorem (AFP)

10:18:35 Session AFP/Kneser_Cauchy_Davenport (AFP)

10:18:35 Session AFP/JiveDataStoreModel (AFP)

10:18:35 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

10:18:35 Session AFP/Kleene_Algebra (AFP)

10:18:35 Session AFP/KAD (AFP)

10:18:35 Session AFP/KAT_and_DRA (AFP)

10:18:35 Session AFP/Algebraic_VCs (AFP)

10:18:35 Session AFP/Multirelations (AFP)

10:18:35 Session AFP/Quantales (AFP)

10:18:35 Session AFP/Transformer_Semantics (AFP)

10:18:35 Session AFP/Regular_Algebras (AFP)

10:18:35 Session AFP/Relation_Algebra (AFP)

10:18:35 Session AFP/Relational_Paths (AFP)

10:18:35 Session AFP/Residuated_Lattices (AFP)

10:18:35 Session AFP/Knights_Tour (AFP)

10:18:35 Session AFP/LambdaMu (AFP)

10:18:35 Session AFP/LatticeProperties (AFP)

10:18:35 Session AFP/DataRefinementIBP (AFP)

10:18:35 Session AFP/GraphMarkingIBP (AFP)

10:18:35 Session AFP/Lazy_Case (AFP)

10:18:36 Session AFP/Lifting_Definition_Option (AFP)

10:18:36 Session AFP/List-Index (AFP)

10:18:36 Session AFP/Comparison_Sort_Lower_Bound (AFP)

10:18:36 Session AFP/Jinja (AFP)

10:18:36 Session AFP/Dominance_CHK (AFP)

10:18:36 Session AFP/HRB-Slicing (AFP)

10:18:36 Session AFP/InformationFlowSlicing_Inter (AFP)

10:18:36 Session AFP/Slicing (AFP)

10:18:36 Session AFP/InformationFlowSlicing (AFP)

10:18:36 Session AFP/JinjaDCI (AFP)

10:18:36 Session AFP/Regression_Test_Selection (AFP)

10:18:37 Session AFP/List_Update (AFP)

10:18:37 Session AFP/Quick_Sort_Cost (AFP)

10:18:37 Session AFP/Random_BSTs (AFP)

10:18:37 Session AFP/Randomised_BSTs (AFP)

10:18:37 Session AFP/Treaps (AFP)

10:18:37 Session AFP/Randomised_Social_Choice (AFP)

10:18:37 Session AFP/Fishburn_Impossibility (AFP)

10:18:37 Session AFP/PAPP_Impossibility (AFP)

10:18:37 Session AFP/SDS_Impossibility (AFP)

10:18:37 Session AFP/List_Interleaving (AFP)

10:18:37 Session AFP/List_Inversions (AFP)

10:18:37 Session AFP/LocalLexing (AFP)

10:18:38 Session Doc/Locales (doc)

10:18:38 Session AFP/Locally-Nameless-Sigma (AFP)

10:18:38 Session AFP/Logging_Independent_Anonymity (AFP)

10:18:38 Session AFP/Lowe_Ontological_Argument (AFP)

10:18:38 Session AFP/MHComputation (AFP)

10:18:38 Session AFP/MLSS_Decision_Proc (AFP)

10:18:38 Session AFP/ML_Unification (AFP)

10:18:39 Session Doc/Main (doc)

10:18:39 Session AFP/Marriage (AFP)

10:18:39 Session AFP/Latin_Square (AFP)

10:18:39 Session AFP/Matroids (AFP)

10:18:39 Session AFP/Max-Card-Matching (AFP)

10:18:39 Session AFP/Maximum_Segment_Sum (AFP)

10:18:39 Session AFP/Median_Of_Medians_Selection (AFP)

10:18:39 Session AFP/KD_Tree (AFP)

10:18:39 Session AFP/Menger (AFP)

10:18:39 Session AFP/Mereology (AFP)

10:18:39 Session AFP/Metalogic_ProofChecker (AFP)

10:18:39 Session AFP/MiniML (AFP)

10:18:39 Session AFP/Modular_Assembly_Kit_Security (AFP)

10:18:39 Session AFP/MonoBoolTranAlgebra (AFP)

10:18:40 Session AFP/Multirelations_Heterogeneous (AFP)

10:18:40 Session AFP/Multitape_To_Singletape_TM (AFP)

10:18:40 Session AFP/Name_Carrying_Type_Inference (AFP)

10:18:40 Session AFP/Nano_JSON (AFP)

10:18:40 Session AFP/Nash_Williams (AFP)

10:18:40 Session AFP/No_FTL_observers (AFP)

10:18:40 Session AFP/No_FTL_observers_Gen_Rel (AFP)

10:18:40 Session AFP/Nominal2 (AFP)

10:18:40 Session AFP/Incompleteness (AFP)

10:18:40 Session AFP/Surprise_Paradox (AFP)

10:18:40 Session AFP/LambdaAuth (AFP)

10:18:40 Session AFP/Launchbury (AFP)

10:18:41 Session AFP/Call_Arity (AFP)

10:18:41 Session AFP/Modal_Logics_for_NTS (AFP)

10:18:41 Session AFP/Rewriting_Z (AFP)

10:18:41 Session AFP/Nominal_Myhill_Nerode (AFP)

10:18:41 Session AFP/Noninterference_CSP (AFP)

10:18:41 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

10:18:41 Session AFP/Noninterference_Generic_Unwinding (AFP)

10:18:41 Session AFP/Noninterference_Inductive_Unwinding (AFP)

10:18:41 Session AFP/Noninterference_Sequential_Composition (AFP)

10:18:41 Session AFP/Noninterference_Concurrent_Composition (AFP)

10:18:41 Session AFP/NormByEval (AFP)

10:18:41 Session AFP/OpSets (AFP)

10:18:41 Session AFP/Open_Induction (AFP)

10:18:41 Session AFP/Well_Quasi_Orders (AFP)

10:18:41 Session AFP/Decreasing-Diagrams-II (AFP)

10:18:42 Session AFP/Myhill-Nerode (AFP)

10:18:42 Session AFP/Ordinal (AFP)

10:18:42 Session AFP/Nested_Multisets_Ordinals (AFP)

10:18:42 Session AFP/Design_Theory (AFP)

10:18:42 Session AFP/Lovasz_Local (AFP)

10:18:42 Session AFP/Undirected_Graph_Theory (AFP)

10:18:42 Session AFP/Balog_Szemeredi_Gowers (AFP)

10:18:42 Session AFP/Lambda_Free_RPOs (AFP)

10:18:42 Session AFP/Lambda_Free_EPO (AFP)

10:18:42 Session AFP/Substitutions_Lambda_Free (AFP)

10:18:42 Session AFP/Ordered_Resolution_Prover (AFP)

10:18:43 Session AFP/Chandy_Lamport (AFP)

10:18:43 Session AFP/Saturation_Framework (AFP)

10:18:43 Session AFP/Progress_Tracking (AFP)

10:18:43 Session AFP/PAL (AFP)

10:18:43 Session AFP/PLM (AFP)

10:18:43 Session AFP/PSemigroupsConvolution (AFP)

10:18:43 Session AFP/Package_logic (AFP)

10:18:43 Session AFP/Combinable_Wands (AFP)

10:18:43 Session AFP/Paraconsistency (AFP)

10:18:43 Session AFP/Parity_Game (AFP)

10:18:43 Session AFP/GaleStewart_Games (AFP)

10:18:43 Session AFP/Partial_Function_MR (AFP)

10:18:43 Session AFP/Physical_Quantities (AFP)

10:18:44 Session AFP/Pop_Refinement (AFP)

10:18:44 Session AFP/Possibilistic_Noninterference (AFP)

10:18:44 Session AFP/Priority_Search_Trees (AFP)

10:18:44 Session AFP/Prim_Dijkstra_Simple (AFP)

10:18:44 Session Doc/Prog_Prove (doc)

10:18:44 Session AFP/Projective_Geometry (AFP)

10:18:44 Session AFP/Proof_Strategy_Language (AFP)

10:18:44 Session AFP/PropResPI (AFP)

10:18:44 Session AFP/Propositional_Logic_Class (AFP)

10:18:44 Session AFP/Propositional_Proof_Systems (AFP)

10:18:44 Session AFP/PseudoHoops (AFP)

10:18:44 Session AFP/Quantales_Converse (AFP)

10:18:45 Session AFP/Catoids (AFP)

10:18:45 Session AFP/CubicalCategories (AFP)

10:18:45 Session AFP/OmegaCatoidsQuantales (AFP)

10:18:45 Session AFP/Ramsey-Infinite (AFP)

10:18:45 Session AFP/Real_Power (AFP)

10:18:45 Session AFP/Real_Time_Deque (AFP)

10:18:45 Session AFP/Recursion-Theory-I (AFP)

10:18:45 Session AFP/Minsky_Machines (AFP)

10:18:45 Session AFP/RefinementReactive (AFP)

10:18:45 Session AFP/Regex_Equivalence (AFP)

10:18:45 Session AFP/Region_Quadtrees (AFP)

10:18:45 Session AFP/Relational_Method (AFP)

10:18:45 Session AFP/Rensets (AFP)

10:18:45 Session AFP/Robbins-Conjecture (AFP)

10:18:46 Session AFP/Roy_Floyd_Warshall (AFP)

10:18:46 Session AFP/SCC_Bloemen_Sequential (AFP)

10:18:46 Session AFP/SIFPL (AFP)

10:18:46 Session AFP/SIFUM_Type_Systems (AFP)

10:18:46 Session AFP/Sauer_Shelah_Lemma (AFP)

10:18:46 Session AFP/Security_Protocol_Refinement (AFP)

10:18:46 Session AFP/SenSocialChoice (AFP)

10:18:46 Session AFP/Separation_Algebra (AFP)

10:18:46 Session AFP/Hoare_Time (AFP)

10:18:46 Session AFP/Separata (AFP)

10:18:46 Session AFP/Separation_Logic_Unbounded (AFP)

10:18:46 Session AFP/Simpl (AFP)

10:18:47 Session AFP/BDD (AFP)

10:18:47 Session AFP/SimplifiedOntologicalArgument (AFP)

10:18:47 Session AFP/Sliding_Window_Algorithm (AFP)

10:18:47 Session AFP/Statecharts (AFP)

10:18:47 Session AFP/Stellar_Quorums (AFP)

10:18:47 Session AFP/Stone_Algebras (AFP)

10:18:47 Session AFP/Stone_Relation_Algebras (AFP)

10:18:47 Session AFP/Relational_Cardinality (AFP)

10:18:47 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

10:18:47 Session AFP/Aggregation_Algebras (AFP)

10:18:47 Session AFP/Relational_Disjoint_Set_Forests (AFP)

10:18:47 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

10:18:47 Session AFP/Relational_Forests (AFP)

10:18:47 Session AFP/Subset_Boolean_Algebras (AFP)

10:18:47 Session AFP/Correctness_Algebras (AFP)

10:18:48 Session AFP/Store_Buffer_Reduction (AFP)

10:18:48 Session AFP/StrictOmegaCategories (AFP)

10:18:48 Session AFP/Strong_Security (AFP)

10:18:48 Session Doc/Sugar (doc)

10:18:48 Session AFP/Sunflowers (AFP)

10:18:48 Session AFP/Clique_and_Monotone_Circuits (AFP)

10:18:48 Session AFP/Suppes_Theorem (AFP)

10:18:48 Session AFP/Probability_Inequality_Completeness (AFP)

10:18:48 Session AFP/Syntax_Independent_Logic (AFP)

10:18:49 Session AFP/Goedel_Incompleteness (AFP)

10:18:49 Session AFP/Goedel_HFSet_Semantic (AFP)

10:18:49 Session AFP/Goedel_HFSet_Semanticless (AFP)

10:18:49 Session AFP/Robinson_Arithmetic (AFP)

10:18:50 Session AFP/Synthetic_Completeness (AFP)

10:18:50 Session AFP/Szpilrajn (AFP)

10:18:50 Session AFP/Combinatorics_Words_Lyndon (AFP)

10:18:50 Session AFP/TESL_Language (AFP)

10:18:50 Session AFP/TLA (AFP)

10:18:50 Session AFP/Timed_Automata (AFP)

10:18:50 Session AFP/Probabilistic_Timed_Automata (AFP)

10:18:50 Session AFP/Top_Down_Solver (AFP)

10:18:50 Session AFP/Topological_Semantics (AFP)

10:18:50 Session AFP/Transitive-Closure-II (AFP)

10:18:50 Session AFP/Transport (AFP)

10:18:50 Session AFP/Tree_Decomposition (AFP)

10:18:50 Session AFP/Tree_Enumeration (AFP)

10:18:51 Session Doc/Tutorial (doc)

10:18:51 Session Doc/Typeclass_Hierarchy (doc)

10:18:51 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

10:18:51 Session AFP/UPF (AFP)

10:18:51 Session AFP/UPF_Firewall (AFP)

10:18:51 Session AFP/Universal_Turing_Machine (AFP)

10:18:52 Session AFP/Van_der_Waerden (AFP)

10:18:52 Session AFP/VeriComp (AFP)

10:18:52 Session AFP/Interpreter_Optimizations (AFP)

10:18:52 Session AFP/Verified-Prover (AFP)

10:18:52 Session AFP/VolpanoSmith (AFP)

10:18:52 Session AFP/WHATandWHERE_Security (AFP)

10:18:52 Session AFP/Weight_Balanced_Trees (AFP)

10:18:52 Session AFP/Weighted_Arithmetic_Geometric_Mean (AFP)

10:18:52 Session AFP/Word_Lib (AFP)

10:18:52 Session AFP/AutoCorres2 (AFP)

10:18:53 Session AFP/AutoCorres2_Main (AFP)

10:18:54 Session AFP/AutoCorres2_Test (AFP)

10:18:54 Session AFP/Complx (AFP)

10:18:54 Session AFP/IEEE_Floating_Point (AFP)

10:18:54 Session AFP/IP_Addresses (AFP)

10:18:55 Session AFP/Simple_Firewall (AFP)

10:18:55 Session AFP/Routing (AFP)

10:18:55 Session AFP/Interval_Arithmetic_Word32 (AFP)

10:18:55 Session AFP/LEM (AFP)

10:18:55 Session AFP/Native_Word (AFP)

10:18:55 Session AFP/Collections (AFP)

10:18:55 Session AFP/Abstract_Completeness (AFP)

10:18:55 Session AFP/Abstract_Soundness (AFP)

10:18:56 Session AFP/FOL_Seq_Calc3 (AFP)

10:18:56 Session AFP/Incredible_Proof_Machine (AFP)

10:18:56 Session AFP/Deriving (AFP)

10:18:56 Session AFP/CAVA_Base (AFP)

10:18:56 Session AFP/CAVA_Automata (AFP)

10:18:56 Session AFP/DFS_Framework (AFP)

10:18:56 Session AFP/Gabow_SCC (AFP)

10:18:56 Session AFP/LTL_to_GBA (AFP)

10:18:56 Session AFP/Promela (AFP)

10:18:56 Session AFP/Containers (AFP)

10:18:56 Session AFP/CHERI-C_Memory_Model (AFP)

10:18:56 Session AFP/Collections_Examples (AFP)

10:18:57 Session AFP/Containers-Benchmarks (AFP)

10:18:57 Session AFP/Eval_FO (AFP)

10:18:57 Session AFP/MFOTL_Monitor (AFP)

10:18:57 Session AFP/Generic_Join (AFP)

10:18:57 Session AFP/MFODL_Monitor_Optimized (AFP)

10:18:57 Session AFP/MFOTL_Checker (AFP)

10:18:57 Session AFP/VYDRA_MDL (AFP)

10:18:57 Session AFP/Formula_Derivatives (AFP)

10:18:57 Session AFP/Labeled_Transition_Systems (AFP)

10:18:57 Session AFP/Pushdown_Systems (AFP)

10:18:57 Session AFP/MSO_Regex_Equivalence (AFP)

10:18:58 Session AFP/Show (AFP)

10:18:58 Session AFP/Affine_Arithmetic (AFP)

10:18:58 Session AFP/Ordinary_Differential_Equations (AFP)

10:18:58 Session AFP/Differential_Dynamic_Logic (AFP)

10:18:58 Session AFP/Hybrid_Systems_VCs (AFP)

10:18:59 Session AFP/Matrices_for_ODEs (AFP)

10:18:59 Session AFP/Taylor_Models (AFP)

10:18:59 Session AFP/CakeML (AFP)

10:18:59 Session AFP/Certification_Monads (AFP)

10:18:59 Session AFP/AI_Planning_Languages_Semantics (AFP)

10:18:59 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

10:19:00 Session AFP/Dict_Construction (AFP)

10:19:00 Session AFP/Formula_Derivatives-Examples (AFP)

10:19:00 Session AFP/LL1_Parser (AFP)

10:19:00 Session AFP/Monad_Memo_DP (AFP)

10:19:00 Session AFP/Hidden_Markov_Models (AFP)

10:19:00 Session AFP/Optimal_BST (AFP)

10:19:00 Session AFP/Polynomial_Factorization (AFP)

10:19:00 Session AFP/Amicable_Numbers (AFP)

10:19:00 Session AFP/Continued_Fractions (AFP)

10:19:00 Session AFP/Dirichlet_Series (AFP)

10:19:01 Session AFP/Zeta_Function (AFP)

10:19:01 Session AFP/Dirichlet_L (AFP)

10:19:01 Session AFP/Gauss_Sums (AFP)

10:19:01 Session AFP/Three_Squares (AFP)

10:19:02 Session AFP/Polygonal_Number_Theorem (AFP)

10:19:02 Session AFP/Wieferich_Kempner (AFP)

10:19:02 Session AFP/Kummer_Congruence (AFP)

10:19:02 Session AFP/Prime_Number_Theorem (AFP)

10:19:02 Session AFP/PNT_with_Remainder (AFP)

10:19:02 Session AFP/Prime_Distribution_Elementary (AFP)

10:19:02 Session AFP/IMO2019 (AFP)

10:19:02 Session AFP/Irrational_Series_Erdos_Straus (AFP)

10:19:02 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

10:19:02 Session AFP/Zeta_3_Irrational (AFP)

10:19:02 Session AFP/First_Order_Terms (AFP)

10:19:03 Session AFP/Resolution_FOL (AFP)

10:19:03 Session AFP/Saturation_Framework_Extensions (AFP)

10:19:03 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

10:19:03 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

10:19:03 Session AFP/Gaussian_Integers (AFP)

10:19:03 Session AFP/Jordan_Normal_Form (AFP)

10:19:04 Session AFP/Farkas (AFP)

10:19:04 Session AFP/Isabelle_Marries_Dirac (AFP)

10:19:04 Session AFP/Knuth_Bendix_Order (AFP)

10:19:04 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

10:19:04 Session AFP/Simple_Clause_Learning (AFP)

10:19:04 Session AFP/Regular_Tree_Relations (AFP)

10:19:05 Session AFP/FO_Theory_Rewriting (AFP)

10:19:05 Session AFP/Rewrite_Properties_Reduction (AFP)

10:19:05 Session AFP/Weighted_Path_Order (AFP)

10:19:05 Session AFP/Efficient_Weighted_Path_Order (AFP)

10:19:05 Session AFP/Given_Clause_Loops (AFP)

10:19:05 Session AFP/Multiset_Ordering_NPC (AFP)

10:19:05 Session AFP/Linear_Recurrences (AFP)

10:19:05 Session AFP/Polylog (AFP)

10:19:05 Session AFP/Lambert_Series (AFP)

10:19:05 Session AFP/Perron_Frobenius (AFP)

10:19:06 Session AFP/MDP-Algorithms (AFP)

10:19:07 Session AFP/Stochastic_Matrices (AFP)

10:19:07 Session AFP/Subresultants (AFP)

10:19:07 Session AFP/Berlekamp_Zassenhaus (AFP)

10:19:07 Session AFP/Algebraic_Numbers (AFP)

10:19:07 Session AFP/BenOr_Kozen_Reif (AFP)

10:19:07 Session AFP/LLL_Basis_Reduction (AFP)

10:19:08 Session AFP/CVP_Hardness (AFP)

10:19:08 Session AFP/LLL_Factorization (AFP)

10:19:08 Session AFP/Linear_Inequalities (AFP)

10:19:08 Session AFP/LP_Duality (AFP)

10:19:08 Session AFP/Linear_Programming (AFP)

10:19:08 Session AFP/Number_Theoretic_Transform (AFP)

10:19:08 Session AFP/CRYSTALS-Kyber (AFP)

10:19:08 Session AFP/Perfect_Fields (AFP)

10:19:08 Session AFP/Elimination_Of_Repeated_Factors (AFP)

10:19:08 Session AFP/Smith_Normal_Form (AFP)

10:19:08 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

10:19:09 Session AFP/Polynomials (AFP)

10:19:09 Session AFP/Deep_Learning (AFP)

10:19:10 Session AFP/QHLProver (AFP)

10:19:10 Session AFP/Projective_Measurements (AFP)

10:19:10 Session AFP/Commuting_Hermitian (AFP)

10:19:10 Session AFP/TsirelsonBound (AFP)

10:19:10 Session AFP/Uncertainty_Principle (AFP)

10:19:10 Session AFP/Groebner_Bases (AFP)

10:19:11 Session AFP/Fishers_Inequality (AFP)

10:19:11 Session AFP/Hypergraph_Basics (AFP)

10:19:11 Session AFP/Hypergraph_Colourings (AFP)

10:19:11 Session AFP/Groebner_Macaulay (AFP)

10:19:11 Session AFP/Nullstellensatz (AFP)

10:19:11 Session AFP/Signature_Groebner (AFP)

10:19:12 Session AFP/Lambda_Free_KBOs (AFP)

10:19:12 Session AFP/Sumcheck_Protocol (AFP)

10:19:12 Session AFP/Symmetric_Polynomials (AFP)

10:19:12 Session AFP/Pi_Transcendental (AFP)

10:19:12 Session AFP/Power_Sum_Polynomials (AFP)

10:19:12 Session AFP/Hermite_Lindemann (AFP)

10:19:12 Session AFP/Factor_Algebraic_Polynomial (AFP)

10:19:12 Session AFP/Cubic_Quartic_Equations (AFP)

10:19:12 Session AFP/Linear_Recurrences_Solver (AFP)

10:19:13 Session AFP/Orient_Rewrite_Rule_Undecidable (AFP)

10:19:13 Session AFP/Schwartz_Zippel (AFP)

10:19:13 Session AFP/Virtual_Substitution (AFP)

10:19:14 Session AFP/Real_Impl (AFP)

10:19:14 Session AFP/Complex_Bounded_Operators_Dependencies (AFP)

10:19:14 Session AFP/Complex_Bounded_Operators (AFP)

10:19:14 Session AFP/Registers (AFP)

10:19:15 Session AFP/QR_Decomposition (AFP)

10:19:15 Session AFP/XML (AFP)

10:19:15 Session AFP/Van_Emde_Boas_Trees (AFP)

10:19:15 Session AFP/Dijkstra_Shortest_Path (AFP)

10:19:15 Session AFP/Koenigsberg_Friendship (AFP)

10:19:16 Session AFP/FOL_Seq_Calc2 (AFP)

10:19:16 Session AFP/Formal_SSA (AFP)

10:19:16 Session AFP/Minimal_SSA (AFP)

10:19:16 Session AFP/Gale_Shapley (AFP)

10:19:16 Session AFP/HOL-ODE-Numerics (AFP)

10:19:17 Session AFP/HOL-ODE-ARCH-COMP (AFP)

10:19:17 Session AFP/HOL-ODE-Examples (AFP large)

10:19:17 Session AFP/Lorenz_Approximation (AFP)

10:19:17 Session AFP/Lorenz_C0 (AFP large)

10:19:17 Session AFP/Lorenz_C1 (AFP large)

10:19:17 Session AFP/Poincare_Bendixson (AFP)

10:19:17 Session AFP/Picks_Theorem (AFP)

10:19:17 Session AFP/KnuthMorrisPratt (AFP)

10:19:17 Session AFP/Safe_Range_RC (AFP)

10:19:17 Session AFP/Transition_Systems_and_Automata (AFP)

10:19:18 Session AFP/Adaptive_State_Counting (AFP)

10:19:18 Session AFP/Buchi_Complementation (AFP)

10:19:18 Session AFP/LTL_Master_Theorem (AFP)

10:19:18 Session AFP/LTL_Normal_Form (AFP)

10:19:18 Session AFP/Partial_Order_Reduction (AFP)

10:19:18 Session AFP/SM_Base (AFP)

10:19:18 Session AFP/SM (AFP)

10:19:18 Session AFP/CAVA_Setup (AFP)

10:19:19 Session AFP/CAVA_LTL_Modelchecker (AFP)

10:19:19 Session AFP/Transitive-Closure (AFP)

10:19:19 Session AFP/KBPs (AFP)

10:19:19 Session AFP/LTL_to_DRA (AFP)

10:19:19 Session AFP/Network_Security_Policy_Verification (AFP)

10:19:19 Session AFP/Planarity_Certificates (AFP)

10:19:19 Session AFP/Tree-Automata (AFP)

10:19:19 Session AFP/Datatype_Order_Generator (AFP)

10:19:19 Session AFP/Higher_Order_Terms (AFP)

10:19:20 Session AFP/CakeML_Codegen (AFP)

10:19:20 Session AFP/Old_Datatype_Show (AFP)

10:19:20 Session AFP/Quantifier_Elimination_Hybrid (AFP)

10:19:20 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

10:19:20 Session AFP/FSM_Tests (AFP)

10:19:21 Session AFP/Iptables_Semantics (AFP)

10:19:21 Session AFP/Iptables_Semantics_Examples (AFP)

10:19:21 Session AFP/LOFT (AFP)

10:19:21 Session AFP/Mersenne_Primes (AFP)

10:19:21 Session AFP/MiniSail (AFP)

10:19:22 Session AFP/Separation_Logic_Imperative_HOL (AFP)

10:19:22 Session AFP/Sepref_Prereq (AFP)

10:19:22 Session AFP/ROBDD (AFP)

10:19:22 Session AFP/Refine_Imperative_HOL (AFP)

10:19:22 Session AFP/BTree (AFP)

10:19:22 Session AFP/Floyd_Warshall (AFP)

10:19:22 Session AFP/Sepref_Basic (AFP)

10:19:22 Session AFP/Sepref_IICF (AFP)

10:19:22 Session AFP/Flow_Networks (AFP)

10:19:22 Session AFP/EdmondsKarp_Maxflow (AFP)

10:19:23 Session AFP/MFMC_Countable (AFP)

10:19:23 Session AFP/Probabilistic_While (AFP)

10:19:23 Session AFP/CryptHOL (AFP)

10:19:23 Session AFP/ABY3_Protocols (AFP)

10:19:23 Session AFP/Constructive_Cryptography (AFP)

10:19:23 Session AFP/Game_Based_Crypto (AFP)

10:19:23 Session AFP/CRYSTALS-Kyber_Security (AFP)

10:19:23 Session AFP/Multi_Party_Computation (AFP)

10:19:24 Session AFP/Sigma_Commit_Crypto (AFP)

10:19:24 Session AFP/Constructive_Cryptography_CM (AFP)

10:19:24 Session AFP/Executable_Randomized_Algorithms (AFP)

10:19:24 Session AFP/Finite_Fields (AFP)

10:19:26 Session AFP/Universal_Hash_Families (AFP)

10:19:27 Session AFP/Expander_Graphs (AFP)

10:19:27 Session AFP/Karatsuba (AFP)

10:19:28 Session AFP/Median_Method (AFP)

10:19:28 Session AFP/Frequency_Moments (AFP)

10:19:29 Session AFP/Approximate_Model_Counting (AFP)

10:19:29 Session AFP/Distributed_Distinct_Elements (AFP)

10:19:29 Session AFP/Derandomization_Conditional_Expectations (AFP)

10:19:29 Session AFP/Prpu_Maxflow (AFP)

10:19:30 Session AFP/Knuth_Morris_Pratt (AFP)

10:19:30 Session AFP/Kruskal (AFP)

10:19:30 Session AFP/PAC_Checker (AFP)

10:19:30 Session AFP/VerifyThis2018 (AFP)

10:19:30 Session AFP/VerifyThis2019 (AFP)

10:19:30 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

10:19:30 Session AFP/UpDown_Scheme (AFP)

10:19:30 Session AFP/WebAssembly (AFP)

10:19:30 Session AFP/SPARCv8 (AFP)

10:19:31 Session AFP/Schoenhage_Strassen (AFP)

10:19:31 Session AFP/X86_Semantics (AFP)

10:19:32 Session AFP/ZFC_in_HOL (AFP)

10:19:32 Session AFP/CZH_Foundations (AFP)

10:19:32 Session AFP/CZH_Elementary_Categories (AFP)

10:19:32 Session AFP/CZH_Universal_Constructions (AFP)

10:19:33 Session AFP/Category3 (AFP)

10:19:33 Session AFP/MonoidalCategory (AFP)

10:19:33 Session AFP/Ordinal_Partitions (AFP)

10:19:33 Session AFP/Q0_Metatheory (AFP)

10:19:33 Session AFP/Q0_Soundness (AFP)

10:19:33 Session AFP/Wetzels_Problem (AFP)

10:19:34 Session FOL/ZF (main timing)

10:19:34 Session Doc/Logics_ZF (doc)

10:19:34 Session AFP/Recursion-Addition (AFP)

10:19:34 Session FOL/ZF-AC

10:19:34 Session FOL/ZF-Coind

10:19:34 Session FOL/ZF-Constructible

10:19:34 Session AFP/Delta_System_Lemma (AFP)

10:19:34 Session AFP/Transitive_Models (AFP)

10:19:34 Session AFP/Independence_CH (AFP)

10:19:34 Session AFP/Forcing (AFP)

10:19:34 Session FOL/ZF-IMP

10:19:34 Session FOL/ZF-Induct

10:19:34 Session FOL/ZF-UNITY (timing)

10:19:34 Session FOL/ZF-Resid

10:19:34 Session FOL/ZF-ex

10:20:05 Running Isabelle_DOF (on hpcisabelle/1) ...

10:20:07 Isabelle_DOF: theory Isabelle_DOF.RegExpInterface

10:20:09 Isabelle_DOF: theory Isabelle_DOF.Isa_DOF

10:20:15 Isabelle_DOF: theory Isabelle_DOF.Isa_COL

10:20:20 Isabelle_DOF: theory Isabelle_DOF.scholarly_paper

10:20:31 Running Schoenhage_Strassen (on hpcisabelle/2) ...

10:20:34 Schoenhage_Strassen: theory HOL-Eisbach.Eisbach

10:20:34 Schoenhage_Strassen: theory Pure-ex.Guess

10:20:34 Schoenhage_Strassen: theory HOL-Library.Adhoc_Overloading

10:20:34 Schoenhage_Strassen: theory HOL-Computational_Algebra.Fraction_Field

10:20:34 Schoenhage_Strassen: theory HOL-Number_Theory.Cong

10:20:34 Schoenhage_Strassen: theory HOL-Algebra.Congruence

10:20:34 Schoenhage_Strassen: theory HOL-Combinatorics.List_Permutation

10:20:34 Schoenhage_Strassen: theory HOL-Library.Function_Algebras

10:20:34 Schoenhage_Strassen: theory HOL-Library.More_List

10:20:35 Schoenhage_Strassen: theory HOL-Library.Type_Length

10:20:35 Schoenhage_Strassen: theory HOL-Library.Power_By_Squaring

10:20:35 Schoenhage_Strassen: theory HOL-Library.Monad_Syntax

10:20:35 Schoenhage_Strassen: theory HOL-Number_Theory.Eratosthenes

10:20:35 Schoenhage_Strassen: theory Polynomial_Interpolation.Missing_Unsorted

10:20:35 Schoenhage_Strassen: theory Akra_Bazzi.Eval_Numeral

10:20:35 Schoenhage_Strassen: theory HOL-Computational_Algebra.Polynomial

10:20:36 Schoenhage_Strassen: theory HOL-Library.Log_Nat

10:20:36 Schoenhage_Strassen: theory HOL-Eisbach.Eisbach_Tools

10:20:36 Schoenhage_Strassen: theory Expander_Graphs.Extra_Congruence_Method

10:20:36 Schoenhage_Strassen: theory HOL-Number_Theory.Fib

10:20:36 Schoenhage_Strassen: theory HOL-Algebra.Order

10:20:36 Schoenhage_Strassen: theory HOL-Library.Word

10:20:36 Schoenhage_Strassen: theory HOL-Number_Theory.Prime_Powers

10:20:36 Schoenhage_Strassen: theory HOL-Computational_Algebra.Normalized_Fraction

10:20:37 Schoenhage_Strassen: theory HOL-Number_Theory.Mod_Exp

10:20:37 Schoenhage_Strassen: theory HOL-Number_Theory.Totient

10:20:37 Schoenhage_Strassen: theory Karatsuba.Abstract_Representations

10:20:37 Schoenhage_Strassen: theory Karatsuba.Abstract_Representations_2

10:20:37 Schoenhage_Strassen: theory HOL-Algebra.Lattice

10:20:37 Schoenhage_Strassen: theory Karatsuba.Estimation_Method

10:20:37 Schoenhage_Strassen: theory Landau_Symbols.Group_Sort

10:20:37 Schoenhage_Strassen: theory Polynomial_Interpolation.Ring_Hom

10:20:37 Schoenhage_Strassen: theory Root_Balanced_Tree.Time_Monad

10:20:37 Schoenhage_Strassen: theory Subresultants.Binary_Exponentiation

10:20:38 Schoenhage_Strassen: theory Karatsuba.Time_Monad_Extended

10:20:39 Schoenhage_Strassen: theory HOL-Algebra.Complete_Lattice

10:20:39 Schoenhage_Strassen: theory Karatsuba.Main_TM

10:20:39 Schoenhage_Strassen: theory Landau_Symbols.Landau_Real_Products

10:20:40 Schoenhage_Strassen: theory HOL-Algebra.Group

10:20:42 Schoenhage_Strassen: theory HOL-Algebra.Coset

10:20:42 Schoenhage_Strassen: theory HOL-Algebra.FiniteProduct

10:20:43 Schoenhage_Strassen: theory HOL-Algebra.Ring

10:20:43 Schoenhage_Strassen: theory Landau_Symbols.Landau_Simprocs

10:20:44 Schoenhage_Strassen: theory Landau_Symbols.Landau_More

10:20:45 Schoenhage_Strassen: theory Akra_Bazzi.Akra_Bazzi_Library

10:20:45 Schoenhage_Strassen: theory HOL-Algebra.Generated_Groups

10:20:45 Schoenhage_Strassen: theory HOL-Algebra.Divisibility

10:20:45 Schoenhage_Strassen: theory Akra_Bazzi.Akra_Bazzi_Asymptotics

10:20:46 Isabelle_DOF: theory Isabelle_DOF.technical_report

10:20:46 Schoenhage_Strassen: theory Akra_Bazzi.Akra_Bazzi_Real

10:20:47 Schoenhage_Strassen: theory HOL-Algebra.Elementary_Groups

10:20:48 Schoenhage_Strassen: theory Akra_Bazzi.Akra_Bazzi

10:20:48 Schoenhage_Strassen: theory Word_Lib.Bit_Comprehension

10:20:49 Schoenhage_Strassen: theory HOL-Computational_Algebra.Polynomial_Factorial

10:20:49 Schoenhage_Strassen: theory HOL-Algebra.AbelCoset

10:20:49 Schoenhage_Strassen: theory HOL-Algebra.Module

10:20:49 Schoenhage_Strassen: theory Akra_Bazzi.Master_Theorem

10:20:50 Isabelle_DOF: theory Isabelle_DOF.ontologies

10:20:50 Schoenhage_Strassen: theory Polynomial_Interpolation.Missing_Polynomial

10:20:50 Schoenhage_Strassen: theory Akra_Bazzi.Akra_Bazzi_Method

10:20:52 Schoenhage_Strassen: theory Karatsuba.Karatsuba_Runtime_Lemmas

10:20:52 Schoenhage_Strassen: theory Polynomial_Interpolation.Ring_Hom_Poly

10:20:53 Isabelle_DOF: theory Isabelle_DOF.M_00_Frontmatter

10:20:53 Schoenhage_Strassen: theory HOL-Algebra.Ideal

10:20:56 Schoenhage_Strassen: theory HOL-Algebra.Ideal_Product

10:20:56 Schoenhage_Strassen: theory HOL-Algebra.RingHom

10:20:58 Schoenhage_Strassen: theory HOL-Algebra.QuotRing

10:20:58 Schoenhage_Strassen: theory HOL-Algebra.UnivPoly

10:20:58 Isabelle_DOF: theory Isabelle_DOF.M_01_Introduction

10:21:02 Schoenhage_Strassen: theory HOL-Algebra.IntRing

10:21:02 Schoenhage_Strassen: theory HOL-Algebra.Weak_Morphisms

10:21:03 Isabelle_DOF: theory Isabelle_DOF.M_02_Background

10:21:03 Schoenhage_Strassen: theory HOL-Algebra.Chinese_Remainder

10:21:15 Schoenhage_Strassen: theory HOL-Algebra.Multiplicative_Group

10:21:15 Isabelle_DOF: theory Isabelle_DOF.M_03_GuidedTour

10:21:19 Schoenhage_Strassen: theory HOL-Algebra.Ring_Divisibility

10:21:19 Schoenhage_Strassen: theory HOL-Algebra.Subrings

10:21:19 Schoenhage_Strassen: theory Schoenhage_Strassen.Schoenhage_Strassen_Ring_Lemmas

10:21:19 Schoenhage_Strassen: theory HOL-Number_Theory.Residues

10:21:23 Schoenhage_Strassen: theory HOL-Algebra.Embedded_Algebras

10:21:23 Schoenhage_Strassen: theory HOL-Number_Theory.Euler_Criterion

10:21:23 Schoenhage_Strassen: theory HOL-Number_Theory.Pocklington

10:21:23 Schoenhage_Strassen: theory HOL-Number_Theory.Gauss

10:21:24 Schoenhage_Strassen: theory HOL-Number_Theory.Quadratic_Reciprocity

10:21:24 Schoenhage_Strassen: theory HOL-Number_Theory.Residue_Primitive_Roots

10:21:24 Schoenhage_Strassen: theory Karatsuba.Karatsuba_Preliminaries

10:21:24 Schoenhage_Strassen: theory Berlekamp_Zassenhaus.Finite_Field

10:21:24 Schoenhage_Strassen: theory HOL-Number_Theory.Number_Theory

10:21:27 Schoenhage_Strassen: theory Karatsuba.Karatsuba_Sum_Lemmas

10:21:27 Schoenhage_Strassen: theory Number_Theoretic_Transform.Preliminary_Lemmas

10:21:29 Schoenhage_Strassen: theory Number_Theoretic_Transform.NTT

10:21:29 Schoenhage_Strassen: theory Karatsuba.Monoid_Sums

10:21:29 Schoenhage_Strassen: theory Karatsuba.Nat_LSBF

10:21:29 Schoenhage_Strassen: theory Number_Theoretic_Transform.Butterfly

10:21:29 Schoenhage_Strassen: theory HOL-Algebra.Polynomials

10:21:33 Schoenhage_Strassen: theory Karatsuba.Int_LSBF

10:21:33 Schoenhage_Strassen: theory Karatsuba.Nat_LSBF_TM

10:21:33 Schoenhage_Strassen: theory Schoenhage_Strassen.Schoenhage_Strassen_Preliminaries

10:21:34 Schoenhage_Strassen: theory Schoenhage_Strassen.NTT_Rings

10:21:35 Schoenhage_Strassen: theory Karatsuba.Karatsuba

10:21:38 Schoenhage_Strassen: theory Karatsuba.Karatsuba_TM

10:21:38 Schoenhage_Strassen: theory Schoenhage_Strassen.Schoenhage_Strassen_Runtime_Preliminaries

10:21:48 Schoenhage_Strassen: theory Schoenhage_Strassen.FNTT_Rings

10:21:51 Schoenhage_Strassen: theory HOL-Algebra.Polynomial_Divisibility

10:21:53 Isabelle_DOF: theory Isabelle_DOF.M_04_Document_Ontology

10:22:15 Isabelle_DOF: theory Isabelle_DOF.M_05_Proofs_Ontologies

10:22:22 Schoenhage_Strassen: theory Finite_Fields.Finite_Fields_Preliminary_Results

10:22:30 Schoenhage_Strassen: theory Finite_Fields.Finite_Fields_Factorization_Ext

10:22:31 Schoenhage_Strassen: theory Finite_Fields.Ring_Characteristic

10:22:39 Isabelle_DOF: theory Isabelle_DOF.M_06_RefMan

10:22:46 Schoenhage_Strassen: theory Schoenhage_Strassen.Z_mod_power_of_2

10:22:51 Schoenhage_Strassen: theory Schoenhage_Strassen.Z_mod_power_of_2_TM

10:22:51 Schoenhage_Strassen: theory Schoenhage_Strassen.Z_mod_Fermat

10:23:12 Isabelle_DOF: theory Isabelle_DOF.M_07_Implementation

10:23:13 Isabelle_DOF: theory Isabelle_DOF.Isabelle_DOF_Manual

10:23:18 Schoenhage_Strassen: theory Schoenhage_Strassen.Schoenhage_Strassen

10:23:18 Schoenhage_Strassen: theory Schoenhage_Strassen.Z_mod_Fermat_TM

10:23:18 Preparing Isabelle_DOF/document ...

10:23:30 Latex error (line 322 of "/usr/share/texlive/texmf-dist/tex/latex/index/index.sty"):

10:23:30 No room for a new

10:23:30 \count .

10:23:30 \ch@ck ...\else \errmessage {No room for a new #3}

10:23:30 \fi

10:23:30 \newinsert\@indexbox

10:23:30 Latex error (line 324 of "/usr/share/texlive/texmf-dist/tex/latex/index/index.sty"):

10:23:30 Undefined control s

10:23:30 equence.

10:23:30 \dimen\@indexbox

10:23:30 Latex error (line 324 of "/usr/share/texlive/texmf-dist/tex/latex/index/index.sty"):

10:23:30 Bad register code (

10:23:30 1073741823).

10:23:30 \dimen\@indexbox\maxdimen

10:23:30 Latex error (line 325 of "/usr/share/texlive/texmf-dist/tex/latex/index/index.sty"):

10:23:30 Missing number, tre

10:23:30 ated as zero.

10:23:30 <to be read again>

10:23:30 \begingroup

10:23:30 \begingroup

10:23:30 Latex error (line 325 of "/usr/share/texlive/texmf-dist/tex/latex/index/index.sty"):

10:23:30 Illegal unit of mea

10:23:30 sure (pt inserted).

10:23:30 <to be read again>

10:23:30 \begingroup

10:23:30 \begingroup

10:23:30 Latex error (line 75 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \tableofcontents

10:23:30 Latex error (line 75 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \tableofcontents

10:23:30 Latex error (line 75 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \tableofcontents

10:23:30 Latex error (line 75 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \tableofcontents

10:23:30 Latex error (line 145 of "$AFP/Isabelle_DOF/thys/manual/M_00_Frontmatter.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupabstract*}

10:23:30 Latex error (line 145 of "$AFP/Isabelle_DOF/thys/manual/M_00_Frontmatter.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupabstract*}

10:23:30 Latex error (line 145 of "$AFP/Isabelle_DOF/thys/manual/M_00_Frontmatter.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupabstract*}

10:23:30 Latex error (line 145 of "$AFP/Isabelle_DOF/thys/manual/M_00_Frontmatter.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupabstract*}

10:23:30 Latex error (line 145 of "$AFP/Isabelle_DOF/thys/manual/M_00_Frontmatter.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupabstract*}

10:23:30 Latex error (line 145 of "$AFP/Isabelle_DOF/thys/manual/M_00_Frontmatter.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupabstract*}

10:23:30 Latex error (line 21 of "$AFP/Isabelle_DOF/thys/manual/M_01_Introduction.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 21 of "$AFP/Isabelle_DOF/thys/manual/M_01_Introduction.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 69 of "$AFP/Isabelle_DOF/thys/manual/M_01_Introduction.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 69 of "$AFP/Isabelle_DOF/thys/manual/M_01_Introduction.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 109 of "$AFP/Isabelle_DOF/thys/manual/M_01_Introduction.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{bash}

10:23:30 Latex error (line 109 of "$AFP/Isabelle_DOF/thys/manual/M_01_Introduction.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{bash}

10:23:30 Latex error (line 20 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 20 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 20 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 20 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 69 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 69 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 101 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 101 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 \begin{figure} on input line 143 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 108 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 \begin{figure} on input line 143 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 163 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 .

10:23:30 Latex error (line 163 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 .

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 \begin{figure} on input line 254 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 189 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 \begin{figure} on input line 254 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 234 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 234 of "$AFP/Isabelle_DOF/thys/manual/M_02_Background.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 22 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 22 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 22 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 22 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 75 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \item \isatt

10:23:30 Latex error (line 75 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \item \isatt

10:23:30 Latex error (line 134 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isarbox}

10:23:30 Latex error (line 134 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isarbox}

10:23:30 Latex error (line 186 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 186 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 230 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 230 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 287 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 287 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 319 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 319 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 351 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 351 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 386 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isarbox}

10:23:30 Latex error (line 386 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isarbox}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 \begin{figure} on input line 659 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 435 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 \begin{figure} on input line 659 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 \begin{figure} on input line 669 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Environment subcaptionblock undefined.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Illegal unit of measure (pt inserted).

10:23:30 <to be read again>

10:23:30 }

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 442 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 \begin{figure} on input line 669 ended

10:23:30 by \end{subcaptionblock}.

10:23:30

10:23:30 ...

10:23:30

10:23:30 \end{isamarkuptext*}

10:23:30 Latex error (line 461 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 461 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 525 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 525 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 549 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 549 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 595 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 595 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 649 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 649 of "$AFP/Isabelle_DOF/thys/manual/M_03_GuidedTour.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 23 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 23 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 77 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{itemize}

10:23:30 Latex error (line 77 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{itemize}

10:23:30 Latex error (line 127 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 ...\isacharcolon}{\kern0pt}\ string\isanewline

10:23:30 Latex error (line 127 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 ...\isacharcolon}{\kern0pt}\ string\isanewline

10:23:30 Latex error (line 194 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 ...0pt}int{\isacharcomma}{\kern0pt}\isanewline

10:23:30 Latex error (line 194 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 ...0pt}int{\isacharcomma}{\kern0pt}\isanewline

10:23:30 Latex error (line 251 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 ...ype\ {\isacharequal}{\kern0pt}\ \isanewline

10:23:30 Latex error (line 251 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 ...ype\ {\isacharequal}{\kern0pt}\ \isanewline

10:23:30 Latex error (line 302 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 ...t}{\isacharcolon}{\kern0pt}\ int\isanewline

10:23:30 Latex error (line 302 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 ...t}{\isacharcolon}{\kern0pt}\ int\isanewline

10:23:30 Latex error (line 351 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 ...}}{\isacharparenright}{\kern0pt}\isanewline

10:23:30 Latex error (line 351 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 ...}}{\isacharparenright}{\kern0pt}\isanewline

10:23:30 Latex error (line 409 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 409 of "$AFP/Isabelle_DOF/thys/manual/M_05_Proofs_Ontologies.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 25 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 25 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 86 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 86 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 123 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 123 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 184 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \item \isa

10:23:30 Latex error (line 184 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \item \isa

10:23:30 Latex error (line 199 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{railoutput}

10:23:30 Latex error (line 199 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{railoutput}

10:23:30 Latex error (line 241 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \rail@begin{8}{}

10:23:30 Latex error (line 241 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \rail@begin{8}{}

10:23:30 Latex error (line 256 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \rail@begin{1}{}

10:23:30 Latex error (line 256 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \rail@begin{1}{}

10:23:30 Latex error (line 302 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \item \inlineltx

10:23:30 Latex error (line 302 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \item \inlineltx

10:23:30 Latex error (line 354 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \item \isa

10:23:30 Latex error (line 354 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \item \isa

10:23:30 Latex error (line 394 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 394 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 430 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 430 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 489 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \item \isa

10:23:30 Latex error (line 489 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \item \isa

10:23:30 Latex error (line 536 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 536 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 587 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \item \isa

10:23:30 Latex error (line 587 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \item \isa

10:23:30 Latex error (line 622 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isabelle}

10:23:30 Latex error (line 622 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isabelle}

10:23:30 Latex error (line 683 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 T

10:23:30 Latex error (line 683 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 T

10:23:30 Latex error (line 725 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{railoutput}

10:23:30 Latex error (line 725 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{railoutput}

10:23:30 Latex error (line 753 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{center}

10:23:30 Latex error (line 753 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{center}

10:23:30 Latex error (line 812 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 812 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 832 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{railoutput}

10:23:30 Latex error (line 832 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{railoutput}

10:23:30 Latex error (line 866 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 866 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 934 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{center}

10:23:30 Latex error (line 934 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{center}

10:23:30 Latex error (line 1006 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 1006 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 1057 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1057 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1120 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1120 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1202 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 A

10:23:30 Latex error (line 1202 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 A

10:23:30 Latex error (line 1249 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 1249 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 1285 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \item a

10:23:30 Latex error (line 1285 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \item a

10:23:30 Latex error (line 1355 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 1355 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 1404 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 T

10:23:30 Latex error (line 1404 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 T

10:23:30 Latex error (line 1433 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{itemize}

10:23:30 Latex error (line 1433 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{itemize}

10:23:30 Latex error (line 1487 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1487 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1546 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1546 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 1590 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 1590 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 1644 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 1644 of "$AFP/Isabelle_DOF/thys/manual/M_06_RefMan.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 21 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 21 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 21 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 21 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkupchapter*}

10:23:30 Latex error (line 67 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{sml}

10:23:30 Latex error (line 67 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{sml}

10:23:30 Latex error (line 126 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 126 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 167 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 167 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{isamarkuptext}

10:23:30 Latex error (line 221 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 Latex error (line 221 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 Latex error (line 80 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 Undefined control sequence.

10:23:30 <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30

10:23:30 \end{document}

10:23:30 Latex error (line 80 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 Missing number, treated as zero.

10:23:30 <to be read again>

10:23:30 \hss

10:23:30 \end{document}

10:23:30 Failed to build document "document"

10:23:30 Isabelle_DOF FAILED (see also "isabelle build_log -H Error Isabelle_DOF")

10:23:30 ...

10:23:30 *** <to be read again>

10:23:30 *** \hss

10:23:30 *** \end{sml}

10:23:30 *** Latex error (line 126 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 *** Undefined control sequence.

10:23:30 *** <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30 ***

10:23:30 *** Latex error (line 126 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 *** Missing number, treated as zero.

10:23:30 *** <to be read again>

10:23:30 *** \hss

10:23:30 *** Latex error (line 167 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 *** Undefined control sequence.

10:23:30 *** <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30 ***

10:23:30 *** \end{isamarkuptext}

10:23:30 *** Latex error (line 167 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 *** Missing number, treated as zero.

10:23:30 *** <to be read again>

10:23:30 *** \hss

10:23:30 *** \end{isamarkuptext}

10:23:30 *** Latex error (line 221 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 *** Undefined control sequence.

10:23:30 *** <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30 ***

10:23:30 *** Latex error (line 221 of "$AFP/Isabelle_DOF/thys/manual/M_07_Implementation.thy"):

10:23:30 *** Missing number, treated as zero.

10:23:30 *** <to be read again>

10:23:30 *** \hss

10:23:30 *** Latex error (line 80 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 *** Undefined control sequence.

10:23:30 *** <argument> ...x \fi \else \@rightidx \fi \fi \box \@indexbox

10:23:30 ***

10:23:30 *** \end{document}

10:23:30 *** Latex error (line 80 of "/tmp/isabelle-jenkins/document7286180346970691127/document/root.tex"):

10:23:30 *** Missing number, treated as zero.

10:23:30 *** <to be read again>

10:23:30 *** \hss

10:23:30 *** \end{document}

10:23:30 *** Failed to build document "document"

10:24:13 Schoenhage_Strassen: theory Schoenhage_Strassen.Schoenhage_Strassen_TM

10:25:17 Preparing Schoenhage_Strassen/document ...

10:25:31 Finished Schoenhage_Strassen/document (0:00:14 elapsed time)

10:25:31 Preparing Schoenhage_Strassen/outline ...

10:25:36 Finished Schoenhage_Strassen/outline (0:00:05 elapsed time)

10:25:37 Timing Schoenhage_Strassen (8 threads, 275.880s elapsed time, 1554.094s cpu time, 163.842s GC time, factor 5.63)

10:25:37 Finished Schoenhage_Strassen (0:04:40 elapsed time, 0:26:08 cpu time, factor 5.59)

10:25:37 Presentation in "/media/data/jenkins/workspace/isabelle-all/browser_info"

10:25:42 Presenting Schoenhage_Strassen in "/media/data/jenkins/workspace/isabelle-all/browser_info/AFP/Schoenhage_Strassen" ...

10:25:42 Presenting document Schoenhage_Strassen/document

10:25:42 Presenting document Schoenhage_Strassen/outline

10:25:42 Presenting theory "HOL-Eisbach.Eisbach"

10:25:43 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

10:25:43 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

10:25:43 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

10:25:43 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

10:25:43 Presenting theory "Expander_Graphs.Extra_Congruence_Method"

10:25:43 Presenting theory "HOL-Number_Theory.Cong"

10:25:43 Presenting theory "HOL-Algebra.Congruence"

10:25:43 Presenting theory "HOL-Algebra.Order"

10:25:43 Presenting theory "HOL-Algebra.Lattice"

10:25:44 Presenting theory "HOL-Algebra.Complete_Lattice"

10:25:45 Presenting theory "HOL-Algebra.Group"

10:25:45 Presenting theory "HOL-Algebra.Coset"

10:25:46 Presenting theory "HOL-Algebra.FiniteProduct"

10:25:46 Presenting theory "HOL-Algebra.Ring"

10:25:46 Presenting file "~~/src/HOL/Algebra/ringsimp.ML"

10:25:46 Presenting theory "HOL-Algebra.Module"

10:25:47 Presenting theory "HOL-Algebra.AbelCoset"

10:25:47 Presenting theory "HOL-Algebra.Ideal"

10:25:47 Presenting theory "HOL-Algebra.RingHom"

10:25:47 Presenting theory "HOL-Algebra.UnivPoly"

10:25:48 Presenting theory "HOL-Algebra.Generated_Groups"

10:25:48 Presenting theory "HOL-Algebra.Elementary_Groups"

10:25:48 Presenting theory "HOL-Algebra.Multiplicative_Group"

10:25:49 Presenting theory "HOL-Number_Theory.Totient"

10:25:49 Presenting theory "HOL-Number_Theory.Residues"

10:25:49 Presenting theory "Karatsuba.Karatsuba_Preliminaries"

10:25:49 Presenting theory "Karatsuba.Karatsuba_Sum_Lemmas"

10:25:49 Presenting theory "Karatsuba.Abstract_Representations"

10:25:49 Presenting theory "HOL-Library.Log_Nat"

10:25:50 Presenting theory "Karatsuba.Nat_LSBF"

10:25:50 Presenting theory "Schoenhage_Strassen.Schoenhage_Strassen_Preliminaries"

10:25:50 Presenting theory "HOL-Library.Adhoc_Overloading"

10:25:50 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

10:25:50 Presenting theory "HOL-Library.Monad_Syntax"

10:25:50 Presenting theory "Root_Balanced_Tree.Time_Monad"

10:25:50 Presenting theory "Karatsuba.Time_Monad_Extended"

10:25:50 Presenting theory "HOL-Eisbach.Eisbach_Tools"

10:25:50 Presenting theory "Karatsuba.Estimation_Method"

10:25:50 Presenting theory "Karatsuba.Main_TM"

10:25:51 Presenting theory "HOL-Library.Function_Algebras"

10:25:51 Presenting theory "Landau_Symbols.Group_Sort"

10:25:51 Presenting theory "Landau_Symbols.Landau_Real_Products"

10:25:51 Presenting theory "Landau_Symbols.Landau_Simprocs"

10:25:51 Presenting file "$AFP/Landau_Symbols/landau_simprocs.ML"

10:25:51 Presenting theory "Landau_Symbols.Landau_More"

10:25:52 Presenting theory "Pure-ex.Guess"

10:25:52 Presenting theory "Akra_Bazzi.Akra_Bazzi_Library"

10:25:52 Presenting theory "Akra_Bazzi.Akra_Bazzi_Asymptotics"

10:25:53 Presenting theory "Akra_Bazzi.Akra_Bazzi_Real"

10:25:53 Presenting theory "Akra_Bazzi.Akra_Bazzi"

10:25:53 Presenting theory "Akra_Bazzi.Master_Theorem"

10:25:54 Presenting theory "Akra_Bazzi.Eval_Numeral"

10:25:54 Presenting theory "Akra_Bazzi.Akra_Bazzi_Method"

10:25:54 Presenting file "$AFP/Akra_Bazzi/akra_bazzi.ML"

10:25:54 Presenting theory "Karatsuba.Karatsuba_Runtime_Lemmas"

10:25:54 Presenting theory "Karatsuba.Nat_LSBF_TM"

10:25:54 Presenting theory "Schoenhage_Strassen.Schoenhage_Strassen_Runtime_Preliminaries"

10:25:54 Presenting theory "Schoenhage_Strassen.Schoenhage_Strassen_Ring_Lemmas"

10:25:54 Presenting theory "Subresultants.Binary_Exponentiation"

10:25:54 Presenting theory "Polynomial_Interpolation.Ring_Hom"

10:25:54 Presenting theory "HOL-Library.More_List"

10:25:56 Presenting theory "HOL-Computational_Algebra.Polynomial"

10:25:57 Presenting theory "HOL-Computational_Algebra.Fraction_Field"

10:25:57 Presenting theory "HOL-Computational_Algebra.Normalized_Fraction"

10:25:57 Presenting theory "HOL-Computational_Algebra.Polynomial_Factorial"

10:25:57 Presenting theory "Polynomial_Interpolation.Missing_Unsorted"

10:25:58 Presenting theory "Polynomial_Interpolation.Missing_Polynomial"

10:25:58 Presenting theory "Polynomial_Interpolation.Ring_Hom_Poly"

10:25:58 Presenting theory "Berlekamp_Zassenhaus.Finite_Field"

10:25:58 Presenting theory "HOL-Number_Theory.Fib"

10:25:58 Presenting theory "HOL-Number_Theory.Eratosthenes"

10:25:58 Presenting theory "HOL-Library.Power_By_Squaring"

10:25:58 Presenting theory "HOL-Number_Theory.Mod_Exp"

10:25:58 Presenting theory "HOL-Number_Theory.Euler_Criterion"

10:25:58 Presenting theory "HOL-Number_Theory.Gauss"

10:25:59 Presenting theory "HOL-Number_Theory.Quadratic_Reciprocity"

10:25:59 Presenting theory "HOL-Number_Theory.Pocklington"

10:25:59 Presenting theory "HOL-Number_Theory.Prime_Powers"

10:26:00 Presenting theory "HOL-Number_Theory.Residue_Primitive_Roots"

10:26:00 Presenting theory "HOL-Number_Theory.Number_Theory"

10:26:00 Presenting theory "Number_Theoretic_Transform.Preliminary_Lemmas"

10:26:00 Presenting theory "Number_Theoretic_Transform.NTT"

10:26:00 Presenting theory "Karatsuba.Monoid_Sums"

10:26:00 Presenting theory "Schoenhage_Strassen.NTT_Rings"

10:26:01 Presenting theory "Number_Theoretic_Transform.Butterfly"

10:26:01 Presenting theory "Schoenhage_Strassen.FNTT_Rings"

10:26:01 Presenting theory "HOL-Combinatorics.List_Permutation"

10:26:02 Presenting theory "HOL-Algebra.Divisibility"

10:26:03 Presenting theory "HOL-Algebra.QuotRing"

10:26:03 Presenting theory "HOL-Algebra.Ring_Divisibility"

10:26:03 Presenting theory "HOL-Algebra.Subrings"

10:26:04 Presenting theory "HOL-Algebra.Polynomials"

10:26:05 Presenting theory "HOL-Algebra.Embedded_Algebras"

10:26:05 Presenting theory "HOL-Algebra.Polynomial_Divisibility"

10:26:06 Presenting theory "Finite_Fields.Finite_Fields_Preliminary_Results"

10:26:06 Presenting theory "Finite_Fields.Finite_Fields_Factorization_Ext"

10:26:06 Presenting theory "HOL-Algebra.IntRing"

10:26:06 Presenting theory "Finite_Fields.Ring_Characteristic"

10:26:07 Presenting theory "Karatsuba.Abstract_Representations_2"

10:26:07 Presenting theory "Schoenhage_Strassen.Z_mod_power_of_2"

10:26:07 Presenting theory "Schoenhage_Strassen.Z_mod_power_of_2_TM"

10:26:07 Presenting theory "Schoenhage_Strassen.Z_mod_Fermat"

10:26:07 Presenting theory "Schoenhage_Strassen.Z_mod_Fermat_TM"

10:26:08 Presenting theory "HOL-Algebra.Weak_Morphisms"

10:26:08 Presenting theory "HOL-Algebra.Ideal_Product"

10:26:08 Presenting theory "HOL-Algebra.Chinese_Remainder"

10:26:08 Presenting theory "HOL-Library.Type_Length"

10:26:09 Presenting theory "HOL-Library.Word"

10:26:09 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

10:26:09 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

10:26:10 Presenting theory "Word_Lib.Bit_Comprehension"

10:26:10 Presenting theory "Karatsuba.Int_LSBF"

10:26:10 Presenting theory "Karatsuba.Karatsuba"

10:26:11 Presenting theory "Schoenhage_Strassen.Schoenhage_Strassen"

10:26:11 Presenting theory "Karatsuba.Karatsuba_TM"

10:26:12 Presenting theory "Schoenhage_Strassen.Schoenhage_Strassen_TM"

10:26:12 Unfinished session(s): Isabelle_DOF

10:26:12

10:26:12 === TIMING ===

10:26:12

10:26:12 Group AFP: 0:07:52 elapsed time, 0:29:45 cpu time, factor 3.77

10:26:12 Group main: 0:00:00 elapsed time

10:26:12 Group large: 0:00:00 elapsed time

10:26:12 Group no_doc: 0:00:00 elapsed time

10:26:12 Group doc: 0:00:00 elapsed time

10:26:12 Group timing: 0:00:00 elapsed time

10:26:12 Overall: 0:08:25 elapsed time, 0:29:45 cpu time, factor 3.53

10:26:12

10:26:12 === FAILED SESSIONS ===

10:26:12

10:26:12 Session Isabelle_DOF: FAILED 1

10:26:12

10:26:12 === DEPENDENCIES ===

10:26:12

10:26:12 Generating dependencies file ...

10:26:16 Writing dependencies file ...

10:26:20

10:26:20 === REPORT ===

10:26:20

10:26:20 Writing report file ...

10:26:20

10:26:20 === SITEGEN ===

10:26:20

10:26:20 Writing status file ...

10:26:20 Running sitegen ...

10:26:20 using [/media/data/jenkins/workspace/isabelle-all/bin/isabelle]

10:26:22 Preparing site generation in out/hugo

10:26:22 Cleaning up generated files...

10:26:22 Preparing topics...

10:26:22 Preparing licenses...

10:26:22 Preparing releases...

10:26:23 Preparing authors...

10:26:26 Extracting keywords...

10:26:27 Preparing entries...

10:27:15 ### No DOI cache found - resolving might take some time

10:31:07 Preparing statistics...

10:31:13 Preparing project files

10:31:13 Preparing devel version...

10:31:13 Finished sitegen preparation.

10:31:13 Cleaning output dir...

10:31:14 Building site...

10:31:18 Build in /media/data/jenkins/workspace/isabelle-all/afp/web/index.html

10:31:18 Packing tars ...

10:31:40

10:31:40 === NOTIFICATIONS ===

10:31:40

10:31:40

10:31:40 === COMPLETED ===

10:31:40

10:31:41 Build step 'Execute shell' marked build as failure

10:36:16 Started calculate disk usage of build

10:36:16 Finished Calculation of disk usage of build in 0 seconds

10:36:16 Started calculate disk usage of workspace

10:36:17 Finished Calculation of disk usage of workspace in 1 second

10:36:18 No emails were triggered.

10:36:18 Finished: FAILURE