Skip to content
Failed

Console Output

13:13:12 Started by an SCM change

13:13:12 Running as SYSTEM

13:13:12 [EnvInject] - Loading node environment variables.

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

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

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

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

13:13:12 no changes found

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

13:13:13 4 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

13:13:13 [isabelle-all] $ hg log --rev 9f7214d0088443254a873b6ff7a4b81a282d820f --template exists\n

13:13:13 exists

13:13:13 [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(9f7214d0088443254a873b6ff7a4b81a282d820f)" --encoding UTF-8 --encodingmode replace

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

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

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

13:13:14 no changes found

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

13:13:14 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

13:13:15 [afp] $ hg log --rev c90b2c7f278f94875331377c33dab4830dac92f8 --template exists\n

13:13:15 exists

13:13:15 [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(c90b2c7f278f94875331377c33dab4830dac92f8)" --encoding UTF-8 --encodingmode replace

13:13:15 No emails were triggered.

13:13:15

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

13:13:15 + Admin/jenkins/run_build all

13:13:15 + set -e

13:13:15 + PROFILE=all

13:13:15 + shift

13:13:15 + bin/isabelle components -a

13:13:15 + bin/isabelle jedit -bf

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

13:14:26 ### Building Demo (/media/data/jenkins/workspace/isabelle-all/src/Tools/Demo/lib/demo.jar) ...

13:14:27 ### Building graph browser (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_graphbrowser.jar) ...

13:14:28 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

13:14:28 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

13:14:28 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-all/lib/classes/isabelle_admin.jar) ...

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

13:14:32 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-all/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

13:14:36 + bin/isabelle ocaml_setup

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

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

13:14:37 opam update

13:14:37

13:14:37 [NOTE] Package zarith is already installed (current version is 1.12).

13:14:38 + bin/isabelle ghc_setup

13:14:39 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

13:14:39 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

13:14:39 The Glorious Glasgow Haskell Compilation System, version 9.6.4

13:14:40 + bin/isabelle go_setup

13:14:42 Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1"

13:14:42 ### Platform x86_64-linux already installed

13:14:42 + bin/isabelle ci_build all

13:14:45

13:14:45 === CONFIGURATION ===

13:14:45

13:14:45 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

13:14:45 ISABELLE_BUILD_OPTIONS=""

13:14:45

13:14:45 ML_PLATFORM="x86_64_32-linux"

13:14:45 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

13:14:45 ML_SYSTEM="polyml-5.9.1"

13:14:45 ML_OPTIONS="-H 4000 --maxheap 16G"

13:14:45 Cluster(cluster.default,true)

13:14:45

13:14:45 === BUILD ===

13:14:45

13:14:45 Build started at Tue, 11 Jun 2024 13:14:45 +0200

13:14:45 Isabelle id b5b2f651a263

13:14:45 AFP id c90b2c7f278f

13:14:45

13:14:45 === LOG ===

13:14:45

13:14:48 Session Pure/Pure

13:14:48 Session Misc/CTT

13:14:48 Session Misc/Cube

13:14:48 Session FOL/FOL

13:14:48 Session FOL/CCL

13:14:48 Session FOL/FOL-ex

13:14:48 Session FOL/FOLP

13:14:48 Session FOL/FOLP-ex

13:14:48 Session Doc/Intro (doc)

13:14:49 Session FOL/LCF

13:14:49 Session Doc/Logics (doc)

13:14:49 Session Doc/Nitpick (doc)

13:14:49 Session Pure/Pure-Examples

13:14:49 Session Pure/Pure-ex

13:14:49 Session Misc/SML

13:14:49 Session Misc/Sequents

13:14:49 Session Doc/Sledgehammer (doc)

13:14:49 Session AFP/SpecCheck (AFP)

13:14:49 Session Misc/Tools

13:14:49 Session HOL/HOL (main)

13:14:50 Session AFP/AVL-Trees (AFP)

13:14:50 Session AFP/AWN (AFP)

13:14:50 Session AFP/Abortable_Linearizable_Modules (AFP)

13:14:50 Session AFP/Abstract-Hoare-Logics (AFP)

13:14:50 Session AFP/Ackermanns_not_PR (AFP)

13:14:50 Session AFP/AnselmGod (AFP)

13:14:50 Session AFP/Aristotles_Assertoric_Syllogistic (AFP)

13:14:50 Session AFP/Attack_Trees (AFP)

13:14:50 Session AFP/AxiomaticCategoryTheory (AFP)

13:14:50 Session AFP/Belief_Revision (AFP)

13:14:51 Session AFP/BinarySearchTree (AFP)

13:14:51 Session AFP/Binomial-Queues (AFP)

13:14:51 Session AFP/Bondy (AFP)

13:14:51 Session AFP/Boolos_Curious_Inference (AFP)

13:14:51 Session AFP/Boolos_Curious_Inference_Automated (AFP)

13:14:51 Session AFP/BytecodeLogicJmlTypes (AFP)

13:14:51 Session AFP/C2KA_DistributedSystems (AFP)

13:14:51 Session AFP/CISC-Kernel (AFP)

13:14:51 Session AFP/CYK (AFP)

13:14:51 Session AFP/Cauchy (AFP)

13:14:51 Session AFP/Sqrt_Babylonian (AFP)

13:14:51 Session Doc/Classes (doc)

13:14:51 Session AFP/ClockSynchInst (AFP)

13:14:51 Session AFP/Compiling-Exceptions-Correctly (AFP)

13:14:51 Session AFP/ComponentDependencies (AFP)

13:14:51 Session AFP/Concurrent_Revisions (AFP)

13:14:51 Session AFP/CondNormReasHOL (AFP)

13:14:51 Session AFP/Constructor_Funs (AFP)

13:14:51 Session AFP/CryptoBasedCompositionalProperties (AFP)

13:14:51 Session AFP/DCR-ExecutionEquivalence (AFP)

13:14:51 Session AFP/DPT-SAT-Solver (AFP)

13:14:51 Session AFP/Dedekind_Real (AFP)

13:14:51 Session Doc/Demo_EPTCS (doc)

13:14:51 Session Doc/Demo_Easychair (doc)

13:14:51 Session Doc/Demo_FoilTeX (doc)

13:14:51 Session Doc/Demo_LIPIcs (doc)

13:14:51 Session Doc/Demo_LLNCS (doc)

13:14:51 Session AFP/Depth-First-Search (AFP)

13:14:51 Session AFP/Digit_Expansions (AFP)

13:14:51 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

13:14:51 Session AFP/DiskPaxos (AFP)

13:14:51 Session AFP/Eudoxus_Reals (AFP)

13:14:51 Session AFP/Example-Submission (AFP)

13:14:51 Session AFP/FFT (AFP)

13:14:51 Session AFP/FLP (AFP)

13:14:51 Session AFP/FeatherweightJava (AFP)

13:14:52 Session AFP/Featherweight_OCL (AFP)

13:14:52 Session AFP/FileRefinement (AFP)

13:14:52 Session AFP/FocusStreamsCaseStudies (AFP)

13:14:52 Session AFP/Foundation_of_geometry (AFP)

13:14:52 Session AFP/Free-Boolean-Algebra (AFP)

13:14:52 Session AFP/Fresh_Identifiers (AFP)

13:14:52 Session AFP/FunWithFunctions (AFP)

13:14:52 Session AFP/FunWithTilings (AFP)

13:14:52 Session Doc/Functions (doc)

13:14:52 Session AFP/GPU_Kernel_PL (AFP)

13:14:52 Session AFP/GenClock (AFP)

13:14:52 Session AFP/General-Triangle (AFP)

13:14:52 Session AFP/Generic_Deriving (AFP)

13:14:52 Session AFP/GewirthPGCProof (AFP)

13:14:52 Session AFP/Go (AFP)

13:14:52 Session AFP/GoedelGod (AFP)

13:14:52 Session AFP/Goodstein_Lambda (AFP)

13:14:52 Session AFP/Gray_Codes (AFP)

13:14:52 Session HOL/HOL-Cardinals (timing)

13:14:52 Session AFP/Binding_Syntax_Theory (AFP)

13:14:52 Session AFP/Epistemic_Logic (AFP)

13:14:52 Session AFP/Public_Announcement_Logic (AFP)

13:14:52 Session AFP/Stalnaker_Logic (AFP)

13:14:52 Session AFP/Ordinals_and_Cardinals (AFP)

13:14:52 Session AFP/Risk_Free_Lending (AFP)

13:14:53 Session HOL/HOL-Hoare

13:14:53 Session HOL/HOL-Hoare_Parallel (timing)

13:14:53 Session HOL/HOL-IMPP

13:14:53 Session HOL/HOL-IOA

13:14:53 Session HOL/HOL-Import

13:14:53 Session HOL/HOL-Lattice

13:14:53 Session HOL/HOL-Library (main timing)

13:14:53 Session AFP/ADS_Functor (AFP)

13:14:53 Session AFP/Approximation_Algorithms (AFP)

13:14:53 Session AFP/ArrowImpossibilityGS (AFP)

13:14:53 Session AFP/Auto2_HOL (AFP)

13:14:54 Session AFP/BNF_CC (AFP)

13:14:54 Session AFP/BNF_Operations (AFP)

13:14:54 Session AFP/Binomial-Heaps (AFP)

13:14:54 Session AFP/Birkhoff_Finite_Distributive_Lattices (AFP)

13:14:54 Session AFP/Boolean_Expression_Checkers (AFP)

13:14:54 Session AFP/Bounded_Deducibility_Security (AFP)

13:14:54 Session AFP/BD_Security_Compositional (AFP)

13:14:54 Session AFP/CoSMeDis (AFP)

13:14:54 Session AFP/CoCon (AFP)

13:14:54 Session AFP/CoSMed (AFP)

13:14:54 Session AFP/Buildings (AFP)

13:14:55 Session AFP/CRDT (AFP)

13:14:55 Session AFP/IMAP-CRDT (AFP)

13:14:55 Session AFP/Card_Multisets (AFP)

13:14:55 Session AFP/Card_Number_Partitions (AFP)

13:14:55 Session AFP/Category (AFP)

13:14:55 Session Doc/Codegen (doc)

13:14:55 Session AFP/CofGroups (AFP)

13:14:55 Session AFP/CommCSL (AFP)

13:14:55 Session AFP/Complete_Non_Orders (AFP)

13:14:55 Session AFP/Completeness (AFP)

13:14:55 Session AFP/ConcurrentIMP (AFP)

13:14:56 Session AFP/Concurrent_Ref_Alg (AFP)

13:14:56 Session AFP/Conditional_Simplification (AFP)

13:14:56 Session AFP/Conditional_Transfer_Rule (AFP)

13:14:56 Session AFP/CoreC++ (AFP)

13:14:56 Session AFP/Core_DOM (AFP)

13:14:56 Session AFP/Shadow_DOM (AFP)

13:14:56 Session AFP/DOM_Components (AFP)

13:14:56 Session AFP/Core_SC_DOM (AFP)

13:14:56 Session AFP/Shadow_SC_DOM (AFP)

13:14:57 Session AFP/SC_DOM_Components (AFP)

13:14:57 Session AFP/Coupledsim_Contrasim (AFP)

13:14:57 Session Doc/Datatypes (doc)

13:14:57 Session Doc/Corec (doc)

13:14:57 Session AFP/Decl_Sem_Fun_PL (AFP)

13:14:57 Session AFP/Directed_Sets (AFP)

13:14:57 Session AFP/Earley_Parser (AFP)

13:14:57 Session AFP/Encodability_Process_Calculi (AFP)

13:14:57 Session AFP/Euler_Partition (AFP)

13:14:58 Session AFP/FOL-Fitting (AFP)

13:14:58 Session AFP/FOL_Seq_Calc1 (AFP)

13:14:58 Session AFP/FOL_Axiomatic (AFP)

13:14:58 Session AFP/FOL_Harrison (AFP)

13:14:58 Session AFP/Factored_Transition_System_Bounding (AFP)

13:14:58 Session AFP/FinFun (AFP)

13:14:58 Session AFP/Extended_Finite_State_Machines (AFP)

13:14:58 Session AFP/Extended_Finite_State_Machine_Inference (AFP)

13:14:58 Session AFP/Finger-Trees (AFP)

13:14:58 Session AFP/Finite-Map-Extras (AFP)

13:14:58 Session AFP/Fixed_Length_Vector (AFP)

13:14:58 Session AFP/Generalized_Counting_Sort (AFP)

13:14:58 Session AFP/Graph_Saturation (AFP)

13:14:58 Session AFP/Group-Ring-Module (AFP)

13:14:59 Session AFP/Valuation (AFP)

13:14:59 Session HOL/HOL-Auth (timing)

13:14:59 Session HOL/HOL-UNITY (timing)

13:14:59 Session HOL/HOL-Bali (timing)

13:14:59 Session HOL/HOL-Combinatorics (main timing)

13:14:59 Session AFP/Blue_Eyes (AFP)

13:14:59 Session AFP/Derangements (AFP)

13:15:00 Session AFP/Discrete_Summation (AFP)

13:15:00 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

13:15:00 Session AFP/Graph_Theory (AFP)

13:15:00 Session AFP/ShortestPath (AFP)

13:15:00 Session HOL/HOL-Computational_Algebra (main timing)

13:15:00 Session AFP/Descartes_Sign_Rule (AFP)

13:15:00 Session HOL/HOL-Algebra (main timing)

13:15:00 Session AFP/Edwards_Elliptic_Curves_Group (AFP)

13:15:00 Session AFP/Finitely_Generated_Abelian_Groups (AFP)

13:15:01 Session HOL/HOL-Decision_Procs (timing)

13:15:01 Session HOL/HOL-Quotient_Examples (timing)

13:15:01 Session AFP/Interpolation_Polynomials_HOL_Algebra (AFP)

13:15:01 Session AFP/Localization_Ring (AFP)

13:15:01 Session AFP/Orbit_Stabiliser (AFP)

13:15:01 Session AFP/Perfect-Number-Thm (AFP)

13:15:01 Session AFP/Secondary_Sylow (AFP)

13:15:01 Session AFP/Jordan_Hoelder (AFP)

13:15:01 Session AFP/VectorSpace (AFP)

13:15:01 Session HOL/HOL-Examples

13:15:02 Session HOL/HOL-Isar_Examples

13:15:02 Session HOL/HOL-Nonstandard_Analysis (timing)

13:15:02 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

13:15:02 Session HOL/HOL-Number_Theory (main timing)

13:15:02 Session AFP/Arith_Prog_Rel_Primes (AFP)

13:15:02 Session AFP/DigitsInBase (AFP)

13:15:02 Session AFP/Elliptic_Curves_Group_Law (AFP)

13:15:02 Session AFP/Crypto_Standards (AFP)

13:15:03 Session AFP/Fermat3_4 (AFP)

13:15:03 Session HOL/HOL-Data_Structures (timing)

13:15:03 Session AFP/Efficient-Mergesort (AFP)

13:15:03 Session AFP/Go_Test_Quick (AFP)

13:15:03 Session AFP/Go_Test_Slow (AFP)

13:15:03 Session HOL/HOL-Codegenerator_Test

13:15:04 Session AFP/Query_Optimization (AFP)

13:15:04 Session HOL/HOL-ex (timing)

13:15:04 Session AFP/Lehmer (AFP)

13:15:04 Session AFP/Lifting_the_Exponent (AFP)

13:15:04 Session AFP/Padic_Ints (AFP)

13:15:04 Session AFP/Padic_Field (AFP)

13:15:04 Session AFP/Pratt_Certificate (AFP)

13:15:04 Session AFP/Bertrands_Postulate (AFP)

13:15:05 Session AFP/RSAPSS (AFP)

13:15:05 Session AFP/SumSquares (AFP)

13:15:05 Session AFP/Liouville_Numbers (AFP)

13:15:05 Session AFP/Lucas_Theorem (AFP)

13:15:05 Session AFP/DPRM_Theorem (AFP)

13:15:05 Session AFP/Mason_Stothers (AFP)

13:15:05 Session AFP/Polynomial_Interpolation (AFP)

13:15:05 Session AFP/Formal_Puiseux_Series (AFP)

13:15:05 Session AFP/Rep_Fin_Groups (AFP)

13:15:05 Session AFP/Sturm_Sequences (AFP)

13:15:05 Session AFP/Special_Function_Bounds (AFP)

13:15:05 Session AFP/Sturm_Tarski (AFP)

13:15:05 Session AFP/Budan_Fourier (AFP)

13:15:05 Session AFP/Three_Circles (AFP)

13:15:05 Session HOL/HOL-Corec_Examples (timing)

13:15:06 Session HOL/HOL-Datatype_Examples (timing)

13:15:06 Session HOL/HOL-IMP (timing)

13:15:06 Session AFP/Abs_Int_ITP2012 (AFP)

13:15:06 Session AFP/Relational-Incorrectness-Logic (AFP)

13:15:06 Session HOL/HOL-Imperative_HOL (timing)

13:15:06 Session AFP/Auto2_Imperative_HOL (AFP)

13:15:06 Session AFP/Imperative_Insertion_Sort (AFP)

13:15:06 Session HOL/HOL-Induct

13:15:06 Session HOL/HOL-Metis_Examples (timing)

13:15:06 Session HOL/HOL-Proofs (timing)

13:15:07 Session HOL/HOL-Proofs-Extraction (timing)

13:15:07 Session HOL/HOL-Proofs-ex

13:15:07 Session HOL/HOL-Proofs-Lambda (timing)

13:15:07 Session AFP/HereditarilyFinite (AFP)

13:15:07 Session AFP/HyperCTL (AFP)

13:15:07 Session AFP/IO_Language_Conformance (AFP)

13:15:08 Session AFP/Integration (AFP)

13:15:08 Session AFP/Isabelle_Meta_Model (AFP)

13:15:08 Session AFP/Isabelle_hoops (AFP)

13:15:08 Session AFP/LTL (AFP)

13:15:08 Session AFP/Stuttering_Equivalence (AFP)

13:15:08 Session AFP/Landau_Symbols (AFP)

13:15:08 Session AFP/LightweightJava (AFP)

13:15:08 Session AFP/LinearQuantifierElim (AFP)

13:15:08 Session AFP/List-Infinite (AFP)

13:15:08 Session AFP/Nat-Interval-Logic (AFP)

13:15:08 Session AFP/AutoFocus-Stream (AFP)

13:15:08 Session AFP/MuchAdoAboutTwo (AFP)

13:15:08 Session AFP/Order_Lattice_Props (AFP)

13:15:08 Session AFP/POPLmark-deBruijn (AFP)

13:15:08 Session AFP/Pairing_Heap (AFP)

13:15:08 Session AFP/Password_Authentication_Protocol (AFP)

13:15:08 Session AFP/Pell (AFP)

13:15:08 Session AFP/Prefix_Free_Code_Combinators (AFP)

13:15:08 Session AFP/Presburger-Automata (AFP)

13:15:08 Session AFP/Priority_Queue_Braun (AFP)

13:15:08 Session AFP/Program-Conflict-Analysis (AFP)

13:15:09 Session AFP/QBF_Solver_Verification (AFP)

13:15:09 Session AFP/Regular-Sets (AFP)

13:15:09 Session AFP/Abstract-Rewriting (AFP)

13:15:09 Session AFP/Decreasing-Diagrams (AFP)

13:15:09 Session AFP/Matrix (AFP)

13:15:09 Session AFP/Matrix_Tensor (AFP)

13:15:09 Session AFP/Knot_Theory (AFP)

13:15:09 Session AFP/Coinductive_Languages (AFP)

13:15:09 Session AFP/Finite_Automata_HF (AFP)

13:15:09 Session AFP/Functional-Automata (AFP)

13:15:09 Session AFP/Isabelle_DOF (AFP)

13:15:09 Session AFP/Posix-Lexing (AFP)

13:15:09 Session AFP/ResiduatedTransitionSystem (AFP)

13:15:09 Session AFP/Ribbon_Proofs (AFP)

13:15:09 Session AFP/SATSolverVerification (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

13:15:10 Session Doc/System (doc)

13:15:10 Session AFP/Tail_Recursive_Functions (AFP)

13:15:10 Session AFP/TortoiseHare (AFP)

13:15:11 Session AFP/Trie (AFP)

13:15:11 Session AFP/Flyspeck-Tame (AFP)

13:15:11 Session AFP/Vickrey_Clarke_Groves (AFP)

13:15:11 Session AFP/Zeckendorf (AFP)

13:15:11 Session HOL/HOL-Matrix_LP

13:15:11 Session HOL/HOL-Mutabelle

13:15:11 Session HOL/HOL-NanoJava

13:15:11 Session HOL/HOL-Nitpick_Examples

13:15:11 Session HOL/HOL-Nominal

13:15:11 Session AFP/CCS (AFP)

13:15:11 Session HOL/HOL-Nominal-Examples (timing)

13:15:11 Session AFP/Lam-ml-Normalization (AFP)

13:15:11 Session AFP/Pi_Calculus (AFP)

13:15:11 Session AFP/Psi_Calculi (AFP)

13:15:12 Session AFP/Broadcast_Psi (AFP)

13:15:12 Session AFP/SequentInvertibility (AFP)

13:15:12 Session HOL/HOL-Predicate_Compile_Examples (timing)

13:15:12 Session HOL/HOL-Prolog

13:15:12 Session HOL/HOL-Quickcheck_Examples (timing)

13:15:13 Session HOL/HOL-Real_Asymp

13:15:13 Session HOL/HOL-Analysis (main timing)

13:15:15 Session AFP/Akra_Bazzi (AFP)

13:15:15 Session AFP/Closest_Pair_Points (AFP)

13:15:15 Session AFP/Cardinality_Continuum (AFP)

13:15:15 Session AFP/Catalan_Numbers (AFP)

13:15:15 Session AFP/Cayley_Hamilton (AFP)

13:15:15 Session AFP/Chebyshev_Polynomials (AFP)

13:15:15 Session AFP/Coinductive (AFP)

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

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

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

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

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

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

13:15:16 Session AFP/Poincare_Disc (AFP)

13:15:16 Session AFP/Differential_Game_Logic (AFP)

13:15:16 Session AFP/Euler_Polyhedron_Formula (AFP)

13:15:16 Session AFP/First_Welfare_Theorem (AFP)

13:15:16 Session AFP/Furstenberg_Topology (AFP)

13:15:16 Session AFP/Green (AFP)

13:15:16 Session HOL/HOL-Analysis-ex

13:15:16 Session HOL/HOL-Complex_Analysis (main timing)

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

13:15:17 Session AFP/Cartan_FP (AFP)

13:15:17 Session AFP/Cotangent_PFD_Formula (AFP)

13:15:17 Session AFP/E_Transcendental (AFP)

13:15:17 Session AFP/Error_Function (AFP)

13:15:17 Session AFP/Euler_MacLaurin (AFP)

13:15:17 Session HOL/HOL-Eisbach

13:15:17 Session AFP/AOT (AFP)

13:15:17 Session AFP/Allen_Calculus (AFP)

13:15:17 Session AFP/Automatic_Refinement (AFP)

13:15:17 Session AFP/Refine_Monadic (AFP)

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

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

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

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

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

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

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

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

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

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

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

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

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

13:15:19 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

13:15:19 Session AFP/Dependent_SIFUM_Refinement (AFP)

13:15:19 Session Doc/Eisbach (doc)

13:15:19 Session HOL/HOL-MicroJava (timing)

13:15:19 Session AFP/Optics (AFP)

13:15:19 Session AFP/ConcurrentHOL (AFP)

13:15:19 Session AFP/UTP-Toolkit (AFP)

13:15:19 Session AFP/UTP (AFP)

13:15:19 Session AFP/Solidity (AFP)

13:15:20 Session AFP/Twelvefold_Way (AFP)

13:15:20 Session HOL/HOL-Hahn_Banach

13:15:20 Session HOL/HOL-Homology (timing)

13:15:20 Session HOL/HOL-Mirabelle-ex

13:15:20 Session HOL/HOL-Probability (main timing)

13:15:20 Session AFP/Actuarial_Mathematics (AFP)

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

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

13:15:21 Session AFP/Stern_Brocot (AFP)

13:15:21 Session AFP/Buffons_Needle (AFP)

13:15:21 Session AFP/Density_Compiler (AFP)

13:15:21 Session AFP/DiscretePricing (AFP)

13:15:21 Session AFP/Ergodic_Theory (AFP)

13:15:21 Session AFP/Gromov_Hyperbolicity (AFP)

13:15:21 Session AFP/Laws_of_Large_Numbers (AFP)

13:15:21 Session AFP/Fisher_Yates (AFP)

13:15:21 Session AFP/Girth_Chromatic (AFP)

13:15:21 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

13:15:22 Session AFP/Szemeredi_Regularity (AFP)

13:15:22 Session HOL/HOL-Probability-ex (timing)

13:15:22 Session AFP/Hahn_Jordan_Decomposition (AFP)

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

13:15:22 Session AFP/Concentration_Inequalities (AFP)

13:15:22 Session AFP/Fourier (AFP)

13:15:22 Session AFP/MDP-Rewards (AFP)

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

13:15:22 Session AFP/Martingales (AFP)

13:15:22 Session AFP/Doob_Convergence (AFP)

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

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

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

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

13:15:22 Session AFP/Probabilistic_Prime_Tests (AFP)

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

13:15:23 Session AFP/Quasi_Borel_Spaces (AFP)

13:15:23 Session AFP/Roth_Arithmetic_Progressions (AFP)

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

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

13:15:23 Session AFP/Standard_Borel_Spaces (AFP)

13:15:23 Session AFP/S_Finite_Measure_Monad (AFP)

13:15:23 Session AFP/Disintegration (AFP)

13:15:23 Session AFP/Turans_Graph_Theorem (AFP)

13:15:23 Session AFP/Hyperdual (AFP)

13:15:24 Session AFP/Interval_Analysis (AFP)

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

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

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

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

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

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

13:15:24 Session AFP/Polynomial_Crit_Geometry (AFP)

13:15:24 Session AFP/Prime_Harmonic_Series (AFP)

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

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

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

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

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

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

13:15:24 Session AFP/Safe_Distance (AFP)

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

13:15:25 Session AFP/Triangle (AFP)

13:15:25 Session AFP/Ceva (AFP)

13:15:25 Session AFP/Chord_Segments (AFP)

13:15:25 Session AFP/Stewart_Apollonius (AFP)

13:15:25 Session AFP/Winding_Number_Eval (AFP)

13:15:25 Session AFP/Count_Complex_Roots (AFP)

13:15:25 Session AFP/Youngs_Inequality (AFP)

13:15:25 Session AFP/pGCL (AFP)

13:15:25 Session HOL/HOL-Real_Asymp-Manual

13:15:25 Session AFP/Sophomores_Dream (AFP)

13:15:25 Session AFP/Stirling_Formula (AFP)

13:15:25 Session AFP/Irrationals_From_THEBOOK (AFP)

13:15:25 Session AFP/Lambert_W (AFP)

13:15:25 Session HOL/HOL-SET_Protocol (timing)

13:15:25 Session HOL/HOL-SMT_Examples (timing)

13:15:26 Session HOL/HOL-SPARK

13:15:26 Session HOL/HOL-SPARK-Examples

13:15:26 Session AFP/RIPEMD-160-SPARK (AFP)

13:15:26 Session HOL/HOL-SPARK-Manual

13:15:26 Session HOL/HOL-Statespace

13:15:26 Session HOL/HOL-TLA

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

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

13:15:26 Session HOL/HOL-TLA-Memory

13:15:26 Session HOL/HOL-TPTP

13:15:26 Session HOL/HOL-Types_To_Sets

13:15:26 Session AFP/Banach_Steinhaus (AFP)

13:15:26 Session AFP/Smooth_Manifolds (AFP)

13:15:26 Session AFP/Types_To_Sets_Extension (AFP)

13:15:26 Session HOL/HOL-Unix

13:15:26 Session HOL/HOL-ZF

13:15:27 Session AFP/Category2 (AFP)

13:15:27 Session HOL/HOLCF (main timing)

13:15:27 Session AFP/Circus (AFP)

13:15:27 Session AFP/HOL-CSP (AFP)

13:15:27 Session AFP/HOL-CSPM (AFP)

13:15:27 Session AFP/HOL-CSP_OpSem (AFP)

13:15:27 Session HOL/HOLCF-IMP

13:15:27 Session HOL/HOLCF-Library

13:15:27 Session AFP/CSP_RefTK (AFP)

13:15:27 Session HOL/HOLCF-FOCUS

13:15:27 Session HOL/HOLCF-ex

13:15:27 Session AFP/PCF (AFP)

13:15:28 Session AFP/HOLCF-Prelude (AFP)

13:15:28 Session AFP/BirdKMP (AFP)

13:15:28 Session HOL/HOLCF-Tutorial

13:15:28 Session HOL/IOA (timing)

13:15:28 Session HOL/IOA-ABP

13:15:28 Session HOL/IOA-NTP

13:15:28 Session HOL/IOA-Storage

13:15:28 Session HOL/IOA-ex

13:15:28 Session AFP/Shivers-CFA (AFP)

13:15:28 Session AFP/Stream-Fusion (AFP)

13:15:28 Session AFP/Tycon (AFP)

13:15:28 Session AFP/WorkerWrapper (AFP)

13:15:28 Session AFP/Hales_Jewett (AFP)

13:15:28 Session Misc/Haskell

13:15:28 Session AFP/Heard_Of (AFP)

13:15:28 Session AFP/Consensus_Refined (AFP)

13:15:28 Session AFP/Hello_World (AFP)

13:15:28 Session AFP/HoareForDivergence (AFP)

13:15:28 Session AFP/Hood_Melville_Queue (AFP)

13:15:28 Session AFP/HotelKeyCards (AFP)

13:15:28 Session Doc/How_to_Prove_it (no_doc)

13:15:28 Session AFP/Huffman (AFP)

13:15:28 Session AFP/Hybrid_Logic (AFP)

13:15:29 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

13:15:29 Session AFP/HyperHoareLogic (AFP)

13:15:29 Session AFP/IFC_Tracking (AFP)

13:15:29 Session AFP/IMP2 (AFP)

13:15:29 Session AFP/IMP2_Binary_Heap (AFP)

13:15:29 Session AFP/IMP_Compiler (AFP)

13:15:29 Session AFP/IMP_Compiler_Reuse (AFP)

13:15:29 Session AFP/IMP_Noninterference (AFP)

13:15:29 Session Doc/Implementation (doc)

13:15:29 Session AFP/Implicational_Logic (AFP)

13:15:29 Session AFP/Impossible_Geometry (AFP)

13:15:29 Session AFP/Inductive_Confidentiality (AFP)

13:15:29 Session AFP/Inductive_Inference (AFP)

13:15:29 Session AFP/InfPathElimination (AFP)

13:15:29 Session AFP/Intro_Dest_Elim (AFP)

13:15:29 Session AFP/Involutions2Squares (AFP)

13:15:29 Session AFP/IsaGeoCoq (AFP)

13:15:30 Session AFP/IsaNet (AFP)

13:15:30 Session Doc/Isar_Ref (doc)

13:15:30 Session AFP/Isabelle_C (AFP)

13:15:30 Session Doc/JEdit (doc)

13:15:30 Session AFP/Jacobson_Basic_Algebra (AFP)

13:15:30 Session AFP/Grothendieck_Schemes (AFP)

13:15:30 Session AFP/Pluennecke_Ruzsa_Inequality (AFP)

13:15:30 Session AFP/Khovanskii_Theorem (AFP)

13:15:30 Session AFP/Kneser_Cauchy_Davenport (AFP)

13:15:30 Session AFP/JiveDataStoreModel (AFP)

13:15:30 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

13:15:30 Session AFP/Kleene_Algebra (AFP)

13:15:31 Session AFP/KAD (AFP)

13:15:31 Session AFP/KAT_and_DRA (AFP)

13:15:31 Session AFP/Algebraic_VCs (AFP)

13:15:31 Session AFP/Multirelations (AFP)

13:15:31 Session AFP/Quantales (AFP)

13:15:31 Session AFP/Transformer_Semantics (AFP)

13:15:31 Session AFP/Regular_Algebras (AFP)

13:15:31 Session AFP/Relation_Algebra (AFP)

13:15:31 Session AFP/Relational_Paths (AFP)

13:15:31 Session AFP/Residuated_Lattices (AFP)

13:15:31 Session AFP/Knights_Tour (AFP)

13:15:31 Session AFP/LambdaMu (AFP)

13:15:31 Session AFP/LatticeProperties (AFP)

13:15:31 Session AFP/DataRefinementIBP (AFP)

13:15:31 Session AFP/GraphMarkingIBP (AFP)

13:15:31 Session AFP/Lazy_Case (AFP)

13:15:31 Session AFP/Lifting_Definition_Option (AFP)

13:15:31 Session AFP/List-Index (AFP)

13:15:31 Session AFP/Comparison_Sort_Lower_Bound (AFP)

13:15:31 Session AFP/Jinja (AFP)

13:15:31 Session AFP/Dominance_CHK (AFP)

13:15:31 Session AFP/HRB-Slicing (AFP)

13:15:32 Session AFP/InformationFlowSlicing_Inter (AFP)

13:15:32 Session AFP/Slicing (AFP)

13:15:32 Session AFP/InformationFlowSlicing (AFP)

13:15:32 Session AFP/JinjaDCI (AFP)

13:15:32 Session AFP/Regression_Test_Selection (AFP)

13:15:32 Session AFP/List_Update (AFP)

13:15:32 Session AFP/Quick_Sort_Cost (AFP)

13:15:32 Session AFP/Random_BSTs (AFP)

13:15:32 Session AFP/Randomised_BSTs (AFP)

13:15:32 Session AFP/Treaps (AFP)

13:15:32 Session AFP/Randomised_Social_Choice (AFP)

13:15:32 Session AFP/Fishburn_Impossibility (AFP)

13:15:33 Session AFP/PAPP_Impossibility (AFP)

13:15:33 Session AFP/SDS_Impossibility (AFP)

13:15:33 Session AFP/List_Interleaving (AFP)

13:15:33 Session AFP/List_Inversions (AFP)

13:15:33 Session AFP/LocalLexing (AFP)

13:15:33 Session Doc/Locales (doc)

13:15:33 Session AFP/Locally-Nameless-Sigma (AFP)

13:15:33 Session AFP/Logging_Independent_Anonymity (AFP)

13:15:33 Session AFP/Lowe_Ontological_Argument (AFP)

13:15:33 Session AFP/MHComputation (AFP)

13:15:33 Session AFP/MLSS_Decision_Proc (AFP)

13:15:34 Session AFP/ML_Unification (AFP)

13:15:34 Session Doc/Main (doc)

13:15:34 Session AFP/Marriage (AFP)

13:15:34 Session AFP/Latin_Square (AFP)

13:15:34 Session AFP/Matroids (AFP)

13:15:34 Session AFP/Max-Card-Matching (AFP)

13:15:34 Session AFP/Maximum_Segment_Sum (AFP)

13:15:34 Session AFP/Median_Of_Medians_Selection (AFP)

13:15:34 Session AFP/KD_Tree (AFP)

13:15:34 Session AFP/Menger (AFP)

13:15:34 Session AFP/Mereology (AFP)

13:15:34 Session AFP/Metalogic_ProofChecker (AFP)

13:15:34 Session AFP/MiniML (AFP)

13:15:34 Session AFP/Modular_Assembly_Kit_Security (AFP)

13:15:34 Session AFP/MonoBoolTranAlgebra (AFP)

13:15:34 Session AFP/Multirelations_Heterogeneous (AFP)

13:15:34 Session AFP/Multitape_To_Singletape_TM (AFP)

13:15:34 Session AFP/Name_Carrying_Type_Inference (AFP)

13:15:34 Session AFP/Nano_JSON (AFP)

13:15:35 Session AFP/Nash_Williams (AFP)

13:15:35 Session AFP/No_FTL_observers (AFP)

13:15:35 Session AFP/No_FTL_observers_Gen_Rel (AFP)

13:15:35 Session AFP/Nominal2 (AFP)

13:15:35 Session AFP/Incompleteness (AFP)

13:15:35 Session AFP/Surprise_Paradox (AFP)

13:15:35 Session AFP/LambdaAuth (AFP)

13:15:35 Session AFP/Launchbury (AFP)

13:15:35 Session AFP/Call_Arity (AFP)

13:15:36 Session AFP/Modal_Logics_for_NTS (AFP)

13:15:36 Session AFP/Rewriting_Z (AFP)

13:15:36 Session AFP/Nominal_Myhill_Nerode (AFP)

13:15:36 Session AFP/Noninterference_CSP (AFP)

13:15:36 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

13:15:36 Session AFP/Noninterference_Generic_Unwinding (AFP)

13:15:36 Session AFP/Noninterference_Inductive_Unwinding (AFP)

13:15:36 Session AFP/Noninterference_Sequential_Composition (AFP)

13:15:36 Session AFP/Noninterference_Concurrent_Composition (AFP)

13:15:36 Session AFP/NormByEval (AFP)

13:15:36 Session AFP/OpSets (AFP)

13:15:36 Session AFP/Open_Induction (AFP)

13:15:36 Session AFP/Well_Quasi_Orders (AFP)

13:15:36 Session AFP/Decreasing-Diagrams-II (AFP)

13:15:36 Session AFP/Myhill-Nerode (AFP)

13:15:36 Session AFP/Ordinal (AFP)

13:15:36 Session AFP/Nested_Multisets_Ordinals (AFP)

13:15:37 Session AFP/Design_Theory (AFP)

13:15:37 Session AFP/Lovasz_Local (AFP)

13:15:37 Session AFP/Undirected_Graph_Theory (AFP)

13:15:37 Session AFP/Balog_Szemeredi_Gowers (AFP)

13:15:37 Session AFP/Lambda_Free_RPOs (AFP)

13:15:37 Session AFP/Lambda_Free_EPO (AFP)

13:15:37 Session AFP/Substitutions_Lambda_Free (AFP)

13:15:37 Session AFP/Ordered_Resolution_Prover (AFP)

13:15:38 Session AFP/Chandy_Lamport (AFP)

13:15:38 Session AFP/Saturation_Framework (AFP)

13:15:38 Session AFP/Progress_Tracking (AFP)

13:15:38 Session AFP/PAL (AFP)

13:15:38 Session AFP/PLM (AFP)

13:15:38 Session AFP/PSemigroupsConvolution (AFP)

13:15:38 Session AFP/Package_logic (AFP)

13:15:38 Session AFP/Combinable_Wands (AFP)

13:15:38 Session AFP/Paraconsistency (AFP)

13:15:38 Session AFP/Parity_Game (AFP)

13:15:38 Session AFP/GaleStewart_Games (AFP)

13:15:38 Session AFP/Partial_Function_MR (AFP)

13:15:38 Session AFP/Physical_Quantities (AFP)

13:15:39 Session AFP/Pop_Refinement (AFP)

13:15:39 Session AFP/Possibilistic_Noninterference (AFP)

13:15:39 Session AFP/Priority_Search_Trees (AFP)

13:15:39 Session AFP/Prim_Dijkstra_Simple (AFP)

13:15:39 Session Doc/Prog_Prove (doc)

13:15:39 Session AFP/Projective_Geometry (AFP)

13:15:39 Session AFP/Proof_Strategy_Language (AFP)

13:15:39 Session AFP/PropResPI (AFP)

13:15:39 Session AFP/Propositional_Logic_Class (AFP)

13:15:39 Session AFP/Propositional_Proof_Systems (AFP)

13:15:39 Session AFP/PseudoHoops (AFP)

13:15:39 Session AFP/Quantales_Converse (AFP)

13:15:39 Session AFP/Catoids (AFP)

13:15:39 Session AFP/CubicalCategories (AFP)

13:15:40 Session AFP/OmegaCatoidsQuantales (AFP)

13:15:40 Session AFP/Ramsey-Infinite (AFP)

13:15:40 Session AFP/Real_Power (AFP)

13:15:40 Session AFP/Real_Time_Deque (AFP)

13:15:40 Session AFP/Recursion-Theory-I (AFP)

13:15:40 Session AFP/Minsky_Machines (AFP)

13:15:40 Session AFP/RefinementReactive (AFP)

13:15:40 Session AFP/Regex_Equivalence (AFP)

13:15:40 Session AFP/Region_Quadtrees (AFP)

13:15:40 Session AFP/Relational_Method (AFP)

13:15:40 Session AFP/Rensets (AFP)

13:15:40 Session AFP/Robbins-Conjecture (AFP)

13:15:40 Session AFP/Roy_Floyd_Warshall (AFP)

13:15:40 Session AFP/SCC_Bloemen_Sequential (AFP)

13:15:40 Session AFP/SIFPL (AFP)

13:15:40 Session AFP/SIFUM_Type_Systems (AFP)

13:15:40 Session AFP/Sauer_Shelah_Lemma (AFP)

13:15:40 Session AFP/Security_Protocol_Refinement (AFP)

13:15:41 Session AFP/SenSocialChoice (AFP)

13:15:41 Session AFP/Separation_Algebra (AFP)

13:15:41 Session AFP/Hoare_Time (AFP)

13:15:41 Session AFP/Separata (AFP)

13:15:41 Session AFP/Separation_Logic_Unbounded (AFP)

13:15:41 Session AFP/Simpl (AFP)

13:15:41 Session AFP/BDD (AFP)

13:15:41 Session AFP/SimplifiedOntologicalArgument (AFP)

13:15:41 Session AFP/Sliding_Window_Algorithm (AFP)

13:15:41 Session AFP/Statecharts (AFP)

13:15:41 Session AFP/Stellar_Quorums (AFP)

13:15:42 Session AFP/Stone_Algebras (AFP)

13:15:42 Session AFP/Stone_Relation_Algebras (AFP)

13:15:42 Session AFP/Relational_Cardinality (AFP)

13:15:42 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

13:15:42 Session AFP/Aggregation_Algebras (AFP)

13:15:42 Session AFP/Relational_Disjoint_Set_Forests (AFP)

13:15:42 Session AFP/Relational_Minimum_Spanning_Trees (AFP)

13:15:42 Session AFP/Relational_Forests (AFP)

13:15:42 Session AFP/Subset_Boolean_Algebras (AFP)

13:15:42 Session AFP/Correctness_Algebras (AFP)

13:15:42 Session AFP/Store_Buffer_Reduction (AFP)

13:15:42 Session AFP/StrictOmegaCategories (AFP)

13:15:42 Session AFP/Strong_Security (AFP)

13:15:42 Session Doc/Sugar (doc)

13:15:42 Session AFP/Sunflowers (AFP)

13:15:42 Session AFP/Clique_and_Monotone_Circuits (AFP)

13:15:43 Session AFP/Suppes_Theorem (AFP)

13:15:43 Session AFP/Probability_Inequality_Completeness (AFP)

13:15:43 Session AFP/Syntax_Independent_Logic (AFP)

13:15:43 Session AFP/Goedel_Incompleteness (AFP)

13:15:43 Session AFP/Goedel_HFSet_Semantic (AFP)

13:15:43 Session AFP/Goedel_HFSet_Semanticless (AFP)

13:15:44 Session AFP/Robinson_Arithmetic (AFP)

13:15:44 Session AFP/Synthetic_Completeness (AFP)

13:15:44 Session AFP/Szpilrajn (AFP)

13:15:44 Session AFP/Combinatorics_Words_Lyndon (AFP)

13:15:44 Session AFP/TESL_Language (AFP)

13:15:44 Session AFP/TLA (AFP)

13:15:44 Session AFP/Timed_Automata (AFP)

13:15:44 Session AFP/Probabilistic_Timed_Automata (AFP)

13:15:44 Session AFP/Top_Down_Solver (AFP)

13:15:44 Session AFP/Topological_Semantics (AFP)

13:15:45 Session AFP/Transitive-Closure-II (AFP)

13:15:45 Session AFP/Transport (AFP)

13:15:45 Session AFP/Tree_Decomposition (AFP)

13:15:45 Session AFP/Tree_Enumeration (AFP)

13:15:45 Session Doc/Tutorial (doc)

13:15:45 Session Doc/Typeclass_Hierarchy (doc)

13:15:46 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

13:15:46 Session AFP/UPF (AFP)

13:15:46 Session AFP/UPF_Firewall (AFP)

13:15:46 Session AFP/Universal_Turing_Machine (AFP)

13:15:46 Session AFP/Van_der_Waerden (AFP)

13:15:46 Session AFP/VeriComp (AFP)

13:15:46 Session AFP/Interpreter_Optimizations (AFP)

13:15:46 Session AFP/Verified-Prover (AFP)

13:15:46 Session AFP/VolpanoSmith (AFP)

13:15:46 Session AFP/WHATandWHERE_Security (AFP)

13:15:46 Session AFP/Weight_Balanced_Trees (AFP)

13:15:46 Session AFP/Weighted_Arithmetic_Geometric_Mean (AFP)

13:15:46 Session AFP/Word_Lib (AFP)

13:15:47 Session AFP/AutoCorres2 (AFP)

13:15:47 Session AFP/AutoCorres2_Main (AFP)

13:15:48 Session AFP/AutoCorres2_Test (AFP)

13:15:49 Session AFP/Complx (AFP)

13:15:49 Session AFP/IEEE_Floating_Point (AFP)

13:15:49 Session AFP/IP_Addresses (AFP)

13:15:49 Session AFP/Simple_Firewall (AFP)

13:15:49 Session AFP/Routing (AFP)

13:15:49 Session AFP/Interval_Arithmetic_Word32 (AFP)

13:15:49 Session AFP/LEM (AFP)

13:15:49 Session AFP/Native_Word (AFP)

13:15:49 Session AFP/Collections (AFP)

13:15:50 Session AFP/Abstract_Completeness (AFP)

13:15:50 Session AFP/Abstract_Soundness (AFP)

13:15:50 Session AFP/FOL_Seq_Calc3 (AFP)

13:15:50 Session AFP/Incredible_Proof_Machine (AFP)

13:15:50 Session AFP/Deriving (AFP)

13:15:50 Session AFP/CAVA_Base (AFP)

13:15:50 Session AFP/CAVA_Automata (AFP)

13:15:50 Session AFP/DFS_Framework (AFP)

13:15:50 Session AFP/Gabow_SCC (AFP)

13:15:50 Session AFP/LTL_to_GBA (AFP)

13:15:50 Session AFP/Promela (AFP)

13:15:50 Session AFP/Containers (AFP)

13:15:50 Session AFP/CHERI-C_Memory_Model (AFP)

13:15:51 Session AFP/Collections_Examples (AFP)

13:15:51 Session AFP/Containers-Benchmarks (AFP)

13:15:51 Session AFP/Eval_FO (AFP)

13:15:51 Session AFP/MFOTL_Monitor (AFP)

13:15:51 Session AFP/Generic_Join (AFP)

13:15:51 Session AFP/MFODL_Monitor_Optimized (AFP)

13:15:51 Session AFP/MFOTL_Checker (AFP)

13:15:51 Session AFP/VYDRA_MDL (AFP)

13:15:51 Session AFP/Formula_Derivatives (AFP)

13:15:52 Session AFP/Labeled_Transition_Systems (AFP)

13:15:52 Session AFP/Pushdown_Systems (AFP)

13:15:52 Session AFP/MSO_Regex_Equivalence (AFP)

13:15:52 Session AFP/Show (AFP)

13:15:52 Session AFP/Affine_Arithmetic (AFP)

13:15:52 Session AFP/Ordinary_Differential_Equations (AFP)

13:15:52 Session AFP/Differential_Dynamic_Logic (AFP)

13:15:53 Session AFP/Hybrid_Systems_VCs (AFP)

13:15:53 Session AFP/Matrices_for_ODEs (AFP)

13:15:53 Session AFP/Taylor_Models (AFP)

13:15:53 Session AFP/CakeML (AFP)

13:15:53 Session AFP/Certification_Monads (AFP)

13:15:53 Session AFP/AI_Planning_Languages_Semantics (AFP)

13:15:54 Session AFP/Verified_SAT_Based_AI_Planning (AFP)

13:15:54 Session AFP/Dict_Construction (AFP)

13:15:54 Session AFP/Formula_Derivatives-Examples (AFP)

13:15:54 Session AFP/LL1_Parser (AFP)

13:15:54 Session AFP/Monad_Memo_DP (AFP)

13:15:54 Session AFP/Hidden_Markov_Models (AFP)

13:15:54 Session AFP/Optimal_BST (AFP)

13:15:54 Session AFP/Polynomial_Factorization (AFP)

13:15:54 Session AFP/Amicable_Numbers (AFP)

13:15:54 Session AFP/Continued_Fractions (AFP)

13:15:55 Session AFP/Dirichlet_Series (AFP)

13:15:55 Session AFP/Zeta_Function (AFP)

13:15:55 Session AFP/Dirichlet_L (AFP)

13:15:55 Session AFP/Gauss_Sums (AFP)

13:15:55 Session AFP/Three_Squares (AFP)

13:15:56 Session AFP/Polygonal_Number_Theorem (AFP)

13:15:56 Session AFP/Wieferich_Kempner (AFP)

13:15:56 Session AFP/Kummer_Congruence (AFP)

13:15:56 Session AFP/Prime_Number_Theorem (AFP)

13:15:56 Session AFP/PNT_with_Remainder (AFP)

13:15:56 Session AFP/Prime_Distribution_Elementary (AFP)

13:15:56 Session AFP/IMO2019 (AFP)

13:15:56 Session AFP/Irrational_Series_Erdos_Straus (AFP)

13:15:56 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

13:15:56 Session AFP/Zeta_3_Irrational (AFP)

13:15:56 Session AFP/First_Order_Terms (AFP)

13:15:57 Session AFP/Resolution_FOL (AFP)

13:15:57 Session AFP/Saturation_Framework_Extensions (AFP)

13:15:57 Session AFP/Stateful_Protocol_Composition_and_Typing (AFP)

13:15:57 Session AFP/Automated_Stateful_Protocol_Verification (AFP)

13:15:57 Session AFP/Gaussian_Integers (AFP)

13:15:57 Session AFP/Jordan_Normal_Form (AFP)

13:15:58 Session AFP/Farkas (AFP)

13:15:58 Session AFP/Isabelle_Marries_Dirac (AFP)

13:15:58 Session AFP/Knuth_Bendix_Order (AFP)

13:15:58 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

13:15:58 Session AFP/Simple_Clause_Learning (AFP)

13:15:58 Session AFP/Regular_Tree_Relations (AFP)

13:15:59 Session AFP/FO_Theory_Rewriting (AFP)

13:15:59 Session AFP/Rewrite_Properties_Reduction (AFP)

13:15:59 Session AFP/Weighted_Path_Order (AFP)

13:15:59 Session AFP/Efficient_Weighted_Path_Order (AFP)

13:15:59 Session AFP/Given_Clause_Loops (AFP)

13:15:59 Session AFP/Multiset_Ordering_NPC (AFP)

13:15:59 Session AFP/Linear_Recurrences (AFP)

13:15:59 Session AFP/Polylog (AFP)

13:15:59 Session AFP/Lambert_Series (AFP)

13:15:59 Session AFP/Perron_Frobenius (AFP)

13:16:00 Session AFP/MDP-Algorithms (AFP)

13:16:00 Session AFP/Stochastic_Matrices (AFP)

13:16:01 Session AFP/Subresultants (AFP)

13:16:01 Session AFP/Berlekamp_Zassenhaus (AFP)

13:16:01 Session AFP/Algebraic_Numbers (AFP)

13:16:01 Session AFP/BenOr_Kozen_Reif (AFP)

13:16:01 Session AFP/LLL_Basis_Reduction (AFP)

13:16:01 Session AFP/CVP_Hardness (AFP)

13:16:01 Session AFP/LLL_Factorization (AFP)

13:16:01 Session AFP/Linear_Inequalities (AFP)

13:16:02 Session AFP/LP_Duality (AFP)

13:16:02 Session AFP/Linear_Programming (AFP)

13:16:02 Session AFP/Number_Theoretic_Transform (AFP)

13:16:02 Session AFP/CRYSTALS-Kyber (AFP)

13:16:02 Session AFP/Perfect_Fields (AFP)

13:16:02 Session AFP/Elimination_Of_Repeated_Factors (AFP)

13:16:02 Session AFP/Smith_Normal_Form (AFP)

13:16:02 Session AFP/Modular_arithmetic_LLL_and_HNF_algorithms (AFP)

13:16:03 Session AFP/Polynomials (AFP)

13:16:03 Session AFP/Deep_Learning (AFP)

13:16:03 Session AFP/QHLProver (AFP)

13:16:04 Session AFP/Projective_Measurements (AFP)

13:16:04 Session AFP/Commuting_Hermitian (AFP)

13:16:04 Session AFP/TsirelsonBound (AFP)

13:16:04 Session AFP/Uncertainty_Principle (AFP)

13:16:04 Session AFP/Groebner_Bases (AFP)

13:16:04 Session AFP/Fishers_Inequality (AFP)

13:16:05 Session AFP/Hypergraph_Basics (AFP)

13:16:05 Session AFP/Hypergraph_Colourings (AFP)

13:16:05 Session AFP/Groebner_Macaulay (AFP)

13:16:05 Session AFP/Nullstellensatz (AFP)

13:16:05 Session AFP/Signature_Groebner (AFP)

13:16:05 Session AFP/Lambda_Free_KBOs (AFP)

13:16:05 Session AFP/Sumcheck_Protocol (AFP)

13:16:05 Session AFP/Symmetric_Polynomials (AFP)

13:16:05 Session AFP/Pi_Transcendental (AFP)

13:16:05 Session AFP/Power_Sum_Polynomials (AFP)

13:16:06 Session AFP/Hermite_Lindemann (AFP)

13:16:06 Session AFP/Factor_Algebraic_Polynomial (AFP)

13:16:06 Session AFP/Cubic_Quartic_Equations (AFP)

13:16:06 Session AFP/Linear_Recurrences_Solver (AFP)

13:16:06 Session AFP/Orient_Rewrite_Rule_Undecidable (AFP)

13:16:06 Session AFP/Schwartz_Zippel (AFP)

13:16:07 Session AFP/Virtual_Substitution (AFP)

13:16:07 Session AFP/Real_Impl (AFP)

13:16:07 Session AFP/Complex_Bounded_Operators_Dependencies (AFP)

13:16:08 Session AFP/Complex_Bounded_Operators (AFP)

13:16:08 Session AFP/Registers (AFP)

13:16:08 Session AFP/QR_Decomposition (AFP)

13:16:08 Session AFP/XML (AFP)

13:16:08 Session AFP/Van_Emde_Boas_Trees (AFP)

13:16:09 Session AFP/Dijkstra_Shortest_Path (AFP)

13:16:09 Session AFP/Koenigsberg_Friendship (AFP)

13:16:09 Session AFP/FOL_Seq_Calc2 (AFP)

13:16:09 Session AFP/Formal_SSA (AFP)

13:16:09 Session AFP/Minimal_SSA (AFP)

13:16:09 Session AFP/Gale_Shapley (AFP)

13:16:09 Session AFP/HOL-ODE-Numerics (AFP)

13:16:10 Session AFP/HOL-ODE-ARCH-COMP (AFP)

13:16:10 Session AFP/HOL-ODE-Examples (AFP large)

13:16:10 Session AFP/Lorenz_Approximation (AFP)

13:16:10 Session AFP/Lorenz_C0 (AFP large)

13:16:10 Session AFP/Lorenz_C1 (AFP large)

13:16:10 Session AFP/Poincare_Bendixson (AFP)

13:16:10 Session AFP/Picks_Theorem (AFP)

13:16:10 Session AFP/KnuthMorrisPratt (AFP)

13:16:10 Session AFP/Safe_Range_RC (AFP)

13:16:11 Session AFP/Transition_Systems_and_Automata (AFP)

13:16:11 Session AFP/Adaptive_State_Counting (AFP)

13:16:11 Session AFP/Buchi_Complementation (AFP)

13:16:11 Session AFP/LTL_Master_Theorem (AFP)

13:16:11 Session AFP/LTL_Normal_Form (AFP)

13:16:11 Session AFP/Partial_Order_Reduction (AFP)

13:16:11 Session AFP/SM_Base (AFP)

13:16:11 Session AFP/SM (AFP)

13:16:11 Session AFP/CAVA_Setup (AFP)

13:16:12 Session AFP/CAVA_LTL_Modelchecker (AFP)

13:16:12 Session AFP/Transitive-Closure (AFP)

13:16:12 Session AFP/KBPs (AFP)

13:16:12 Session AFP/LTL_to_DRA (AFP)

13:16:12 Session AFP/Network_Security_Policy_Verification (AFP)

13:16:12 Session AFP/Planarity_Certificates (AFP)

13:16:12 Session AFP/Tree-Automata (AFP)

13:16:12 Session AFP/Datatype_Order_Generator (AFP)

13:16:13 Session AFP/Higher_Order_Terms (AFP)

13:16:13 Session AFP/CakeML_Codegen (AFP)

13:16:13 Session AFP/Old_Datatype_Show (AFP)

13:16:13 Session AFP/Quantifier_Elimination_Hybrid (AFP)

13:16:14 Session AFP/WOOT_Strong_Eventual_Consistency (AFP)

13:16:14 Session AFP/FSM_Tests (AFP)

13:16:14 Session AFP/Iptables_Semantics (AFP)

13:16:14 Session AFP/Iptables_Semantics_Examples (AFP)

13:16:14 Session AFP/LOFT (AFP)

13:16:14 Session AFP/Mersenne_Primes (AFP)

13:16:14 Session AFP/MiniSail (AFP)

13:16:15 Session AFP/Separation_Logic_Imperative_HOL (AFP)

13:16:15 Session AFP/Sepref_Prereq (AFP)

13:16:15 Session AFP/ROBDD (AFP)

13:16:15 Session AFP/Refine_Imperative_HOL (AFP)

13:16:15 Session AFP/BTree (AFP)

13:16:15 Session AFP/Floyd_Warshall (AFP)

13:16:15 Session AFP/Sepref_Basic (AFP)

13:16:15 Session AFP/Sepref_IICF (AFP)

13:16:15 Session AFP/Flow_Networks (AFP)

13:16:16 Session AFP/EdmondsKarp_Maxflow (AFP)

13:16:16 Session AFP/MFMC_Countable (AFP)

13:16:16 Session AFP/Probabilistic_While (AFP)

13:16:16 Session AFP/CryptHOL (AFP)

13:16:16 Session AFP/ABY3_Protocols (AFP)

13:16:16 Session AFP/Constructive_Cryptography (AFP)

13:16:16 Session AFP/Game_Based_Crypto (AFP)

13:16:16 Session AFP/CRYSTALS-Kyber_Security (AFP)

13:16:17 Session AFP/Multi_Party_Computation (AFP)

13:16:17 Session AFP/Sigma_Commit_Crypto (AFP)

13:16:17 Session AFP/Constructive_Cryptography_CM (AFP)

13:16:17 Session AFP/Executable_Randomized_Algorithms (AFP)

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

13:16:19 Session AFP/Universal_Hash_Families (AFP)

13:16:20 Session AFP/Expander_Graphs (AFP)

13:16:20 Session AFP/Karatsuba (AFP)

13:16:21 Session AFP/Median_Method (AFP)

13:16:21 Session AFP/Frequency_Moments (AFP)

13:16:22 Session AFP/Approximate_Model_Counting (AFP)

13:16:22 Session AFP/Distributed_Distinct_Elements (AFP)

13:16:22 Session AFP/Derandomization_Conditional_Expectations (AFP)

13:16:22 Session AFP/Prpu_Maxflow (AFP)

13:16:22 Session AFP/Knuth_Morris_Pratt (AFP)

13:16:22 Session AFP/Kruskal (AFP)

13:16:23 Session AFP/PAC_Checker (AFP)

13:16:23 Session AFP/VerifyThis2018 (AFP)

13:16:23 Session AFP/VerifyThis2019 (AFP)

13:16:23 Session AFP/Simplicial_complexes_and_boolean_functions (AFP)

13:16:23 Session AFP/UpDown_Scheme (AFP)

13:16:23 Session AFP/WebAssembly (AFP)

13:16:23 Session AFP/SPARCv8 (AFP)

13:16:24 Session AFP/Schoenhage_Strassen (AFP)

13:16:24 Session AFP/X86_Semantics (AFP)

13:16:24 Session AFP/ZFC_in_HOL (AFP)

13:16:24 Session AFP/CZH_Foundations (AFP)

13:16:25 Session AFP/CZH_Elementary_Categories (AFP)

13:16:25 Session AFP/CZH_Universal_Constructions (AFP)

13:16:25 Session AFP/Category3 (AFP)

13:16:25 Session AFP/MonoidalCategory (AFP)

13:16:26 Session AFP/Ordinal_Partitions (AFP)

13:16:26 Session AFP/Q0_Metatheory (AFP)

13:16:26 Session AFP/Q0_Soundness (AFP)

13:16:26 Session AFP/Wetzels_Problem (AFP)

13:16:26 Session FOL/ZF (main timing)

13:16:26 Session Doc/Logics_ZF (doc)

13:16:26 Session AFP/Recursion-Addition (AFP)

13:16:26 Session FOL/ZF-AC

13:16:26 Session FOL/ZF-Coind

13:16:26 Session FOL/ZF-Constructible

13:16:26 Session AFP/Delta_System_Lemma (AFP)

13:16:26 Session AFP/Transitive_Models (AFP)

13:16:26 Session AFP/Independence_CH (AFP)

13:16:27 Session AFP/Forcing (AFP)

13:16:27 Session FOL/ZF-IMP

13:16:27 Session FOL/ZF-Induct

13:16:27 Session FOL/ZF-UNITY (timing)

13:16:27 Session FOL/ZF-Resid

13:16:27 Session FOL/ZF-ex

13:16:52 Building HOL-Analysis (on hpcisabelle/6) ...

13:16:56 HOL-Analysis: theory HOL-Combinatorics.Transposition

13:16:56 HOL-Analysis: theory HOL-Library.BNF_Corec

13:16:56 HOL-Analysis: theory HOL-Library.Cancellation

13:16:56 HOL-Analysis: theory HOL-Library.FuncSet

13:16:56 HOL-Analysis: theory HOL-Library.Infinite_Set

13:16:56 HOL-Analysis: theory HOL-Library.Nat_Bijection

13:16:56 HOL-Analysis: theory HOL-Library.Old_Datatype

13:16:56 HOL-Analysis: theory HOL-Library.Phantom_Type

13:16:57 HOL-Analysis: theory HOL-Library.Product_Plus

13:16:57 HOL-Analysis: theory HOL-Library.Product_Order

13:16:57 HOL-Analysis: theory HOL-Library.Set_Algebras

13:16:58 HOL-Analysis: theory HOL-Real_Asymp.Inst_Existentials

13:16:58 HOL-Analysis: theory HOL-Analysis.Metric_Arith

13:16:58 HOL-Analysis: theory HOL-Library.Countable

13:16:58 HOL-Analysis: theory HOL-Analysis.Inner_Product

13:16:58 HOL-Analysis: theory HOL-Library.Disjoint_Sets

13:16:58 HOL-Analysis: theory HOL-Analysis.L2_Norm

13:16:58 HOL-Analysis: theory HOL-Library.Multiset

13:16:58 HOL-Analysis: theory HOL-Library.Cardinality

13:16:59 HOL-Analysis: theory HOL-Analysis.Operator_Norm

13:16:59 HOL-Analysis: theory HOL-Analysis.Poly_Roots

13:16:59 HOL-Analysis: theory HOL-Analysis.Product_Vector

13:16:59 HOL-Analysis: theory HOL-Library.Complex_Order

13:16:59 HOL-Analysis: theory HOL-Library.Discrete

13:16:59 HOL-Analysis: theory HOL-Library.Indicator_Function

13:16:59 HOL-Analysis: theory HOL-Library.Numeral_Type

13:16:59 HOL-Analysis: theory HOL-Library.Landau_Symbols

13:17:00 HOL-Analysis: theory HOL-Library.Liminf_Limsup

13:17:00 HOL-Analysis: theory HOL-Library.Nonpos_Ints

13:17:00 HOL-Analysis: theory HOL-Library.Countable_Set

13:17:00 HOL-Analysis: theory HOL-Library.Periodic_Fun

13:17:00 HOL-Analysis: theory HOL-Library.Sum_of_Squares

13:17:01 HOL-Analysis: theory HOL-Real_Asymp.Eventuallize

13:17:01 HOL-Analysis: theory HOL-Library.Countable_Complete_Lattices

13:17:01 HOL-Analysis: theory HOL-Library.Equipollence

13:17:01 HOL-Analysis: theory HOL-Library.Set_Idioms

13:17:02 HOL-Analysis: theory HOL-Analysis.Continuum_Not_Denumerable

13:17:02 HOL-Analysis: theory HOL-Analysis.Abstract_Topology

13:17:02 HOL-Analysis: theory HOL-Analysis.Elementary_Topology

13:17:02 HOL-Analysis: theory HOL-Analysis.Euclidean_Space

13:17:04 HOL-Analysis: theory HOL-Real_Asymp.Lazy_Eval

13:17:08 HOL-Analysis: theory HOL-Library.Order_Continuity

13:17:08 HOL-Analysis: theory HOL-Analysis.Finite_Cartesian_Product

13:17:08 HOL-Analysis: theory HOL-Analysis.Linear_Algebra

13:17:09 HOL-Analysis: theory HOL-Library.Extended_Nat

13:17:10 HOL-Analysis: theory HOL-Computational_Algebra.Factorial_Ring

13:17:10 HOL-Analysis: theory HOL-Combinatorics.Permutations

13:17:10 HOL-Analysis: theory HOL-Analysis.Norm_Arith

13:17:11 HOL-Analysis: theory HOL-Analysis.Abstract_Limits

13:17:11 HOL-Analysis: theory HOL-Analysis.FSigma

13:17:11 HOL-Analysis: theory HOL-Analysis.Sum_Topology

13:17:11 HOL-Analysis: theory HOL-Analysis.Affine

13:17:12 HOL-Analysis: theory HOL-Analysis.Abstract_Topology_2

13:17:13 HOL-Analysis: theory HOL-Real_Asymp.Multiseries_Expansion

13:17:13 HOL-Analysis: theory HOL-Library.Extended_Real

13:17:13 HOL-Analysis: theory HOL-Analysis.Convex

13:17:13 HOL-Analysis: theory HOL-Analysis.Cartesian_Space

13:17:16 HOL-Analysis: theory HOL-Analysis.Connected

13:17:16 HOL-Analysis: theory HOL-Analysis.Elementary_Metric_Spaces

13:17:16 HOL-Analysis: theory HOL-Analysis.Function_Topology

13:17:17 HOL-Analysis: theory HOL-Analysis.Determinants

13:17:18 HOL-Analysis: theory HOL-Analysis.Product_Topology

13:17:19 HOL-Analysis: theory HOL-Analysis.T1_Spaces

13:17:19 HOL-Analysis: theory HOL-Library.Extended_Nonnegative_Real

13:17:20 HOL-Analysis: theory HOL-Analysis.Lindelof_Spaces

13:17:21 HOL-Analysis: theory HOL-Analysis.Elementary_Normed_Spaces

13:17:21 HOL-Analysis: theory HOL-Analysis.Function_Metric

13:17:21 HOL-Analysis: theory HOL-Analysis.Isolated

13:17:22 HOL-Analysis: theory HOL-Analysis.Infinite_Sum

13:17:22 HOL-Analysis: theory HOL-Analysis.Sigma_Algebra

13:17:22 HOL-Analysis: theory HOL-Analysis.Topology_Euclidean_Space

13:17:23 HOL-Analysis: theory HOL-Analysis.Measurable

13:17:24 HOL-Analysis: theory HOL-Analysis.Extended_Real_Limits

13:17:24 HOL-Analysis: theory HOL-Analysis.Line_Segment

13:17:24 HOL-Analysis: theory HOL-Analysis.Measure_Space

13:17:24 HOL-Analysis: theory HOL-Computational_Algebra.Euclidean_Algorithm

13:17:24 HOL-Analysis: theory HOL-Analysis.Tagged_Division

13:17:26 HOL-Analysis: theory HOL-Analysis.Convex_Euclidean_Space

13:17:26 HOL-Analysis: theory HOL-Analysis.Summation_Tests

13:17:27 HOL-Analysis: theory HOL-Analysis.Ordered_Euclidean_Space

13:17:27 HOL-Analysis: theory HOL-Analysis.Starlike

13:17:29 HOL-Analysis: theory HOL-Analysis.Caratheodory

13:17:30 HOL-Analysis: theory HOL-Analysis.Continuous_Extension

13:17:30 HOL-Analysis: theory HOL-Analysis.Path_Connected

13:17:32 HOL-Analysis: theory HOL-Analysis.Locally

13:17:32 HOL-Analysis: theory HOL-Analysis.Uncountable_Sets

13:17:32 HOL-Analysis: theory HOL-Analysis.Homotopy

13:17:34 HOL-Analysis: theory HOL-Analysis.Abstract_Euclidean_Space

13:17:34 HOL-Analysis: theory HOL-Analysis.Homeomorphism

13:17:34 HOL-Analysis: theory HOL-Analysis.Sparse_In

13:17:35 HOL-Analysis: theory HOL-Analysis.Abstract_Topological_Spaces

13:17:38 HOL-Analysis: theory HOL-Analysis.Abstract_Metric_Spaces

13:17:39 HOL-Analysis: theory HOL-Computational_Algebra.Primes

13:17:40 HOL-Analysis: theory HOL-Analysis.Uniform_Limit

13:17:41 HOL-Analysis: theory HOL-Analysis.Bounded_Continuous_Function

13:17:41 HOL-Analysis: theory HOL-Analysis.Bounded_Linear_Function

13:17:43 HOL-Analysis: theory HOL-Analysis.Derivative

13:17:46 HOL-Analysis: theory HOL-Analysis.Borel_Space

13:17:46 HOL-Analysis: theory HOL-Analysis.Cartesian_Euclidean_Space

13:17:46 HOL-Analysis: theory HOL-Analysis.Complex_Analysis_Basics

13:17:46 HOL-Analysis: theory HOL-Analysis.Lipschitz

13:17:46 HOL-Analysis: theory HOL-Analysis.Brouwer_Fixpoint

13:17:46 HOL-Analysis: theory HOL-Analysis.Cross3

13:17:46 HOL-Analysis: theory HOL-Analysis.Polytope

13:17:47 HOL-Analysis: theory HOL-Analysis.Weierstrass_Theorems

13:17:47 HOL-Analysis: theory HOL-Computational_Algebra.Formal_Power_Series

13:17:48 HOL-Analysis: theory HOL-Analysis.Arcwise_Connected

13:17:48 HOL-Analysis: theory HOL-Analysis.Multivariate_Analysis

13:17:50 HOL-Analysis: theory HOL-Analysis.Complex_Transcendental

13:17:51 HOL-Analysis: theory HOL-Analysis.Fashoda_Theorem

13:17:52 HOL-Analysis: theory HOL-Analysis.Nonnegative_Lebesgue_Integration

13:17:52 HOL-Analysis: theory HOL-Analysis.Regularity

13:17:52 HOL-Analysis: theory HOL-Analysis.Retracts

13:17:53 HOL-Analysis: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

13:17:56 HOL-Analysis: theory HOL-Analysis.Urysohn

13:17:57 HOL-Analysis: theory HOL-Analysis.Smooth_Paths

13:17:57 HOL-Analysis: theory HOL-Analysis.Generalised_Binomial_Theorem

13:17:58 HOL-Analysis: theory HOL-Analysis.Harmonic_Numbers

13:17:58 HOL-Analysis: theory HOL-Analysis.Infinite_Products

13:17:58 HOL-Analysis: theory HOL-Analysis.Binary_Product_Measure

13:17:59 HOL-Analysis: theory HOL-Real_Asymp.Real_Asymp

13:18:00 HOL-Analysis: theory HOL-Analysis.Embed_Measure

13:18:00 HOL-Analysis: theory HOL-Analysis.Finite_Product_Measure

13:18:02 HOL-Analysis: theory HOL-Analysis.FPS_Convergence

13:18:02 HOL-Analysis: theory HOL-Analysis.Bochner_Integration

13:18:04 HOL-Analysis: theory HOL-Analysis.Complete_Measure

13:18:04 HOL-Analysis: theory HOL-Analysis.Radon_Nikodym

13:18:05 HOL-Analysis: theory HOL-Analysis.Set_Integral

13:18:05 HOL-Analysis: theory HOL-Analysis.Lebesgue_Measure

13:18:06 HOL-Analysis: theory HOL-Analysis.Infinite_Set_Sum

13:18:07 HOL-Analysis: theory HOL-Analysis.Henstock_Kurzweil_Integration

13:18:10 HOL-Analysis: theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

13:18:10 HOL-Analysis: theory HOL-Analysis.Integral_Test

13:18:10 HOL-Analysis: theory HOL-Analysis.Kronecker_Approximation_Theorem

13:18:12 HOL-Analysis: theory HOL-Analysis.Further_Topology

13:18:12 HOL-Analysis: theory HOL-Analysis.Gamma_Function

13:18:12 HOL-Analysis: theory HOL-Analysis.Improper_Integral

13:18:12 HOL-Analysis: theory HOL-Analysis.Interval_Integral

13:18:12 HOL-Analysis: theory HOL-Analysis.Vitali_Covering_Theorem

13:18:12 HOL-Analysis: theory HOL-Analysis.Equivalence_Measurable_On_Borel

13:18:13 HOL-Analysis: theory HOL-Analysis.Lebesgue_Integral_Substitution

13:18:14 HOL-Analysis: theory HOL-Analysis.Change_Of_Vars

13:18:16 HOL-Analysis: theory HOL-Analysis.Simplex_Content

13:18:16 HOL-Analysis: theory HOL-Analysis.Jordan_Curve

13:18:17 HOL-Analysis: theory HOL-Analysis.Ball_Volume

13:18:17 HOL-Analysis: theory HOL-Analysis.Analysis

13:28:06 Preparing HOL-Analysis/document ...

13:31:11 Finished HOL-Analysis/document (0:03:05 elapsed time)

13:31:11 Preparing HOL-Analysis/manual ...

13:31:36 Finished HOL-Analysis/manual (0:00:24 elapsed time)

13:31:37 Timing HOL-Analysis (8 threads, 575.956s elapsed time, 3956.192s cpu time, 381.266s GC time, factor 6.87)

13:31:37 Finished HOL-Analysis (0:10:55 elapsed time, 1:09:19 cpu time, factor 6.34)

13:31:37 Building Ordinary_Differential_Equations (on hpcisabelle/7) ...

13:31:39 Ordinary_Differential_Equations: theory HOL-Library.Code_Abstract_Nat

13:31:39 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Dense_Linear_Order

13:31:39 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Int

13:31:39 Ordinary_Differential_Equations: theory HOL-Library.Code_Cardinality

13:31:39 Ordinary_Differential_Equations: theory HOL-Library.Diagonal_Subsequence

13:31:39 Ordinary_Differential_Equations: theory HOL-Library.Log_Nat

13:31:39 Ordinary_Differential_Equations: theory HOL-Library.Lattice_Algebras

13:31:39 Ordinary_Differential_Equations: theory Affine_Arithmetic.Affine_Arithmetic_Auxiliarities

13:31:40 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Nat

13:31:40 Ordinary_Differential_Equations: theory Triangle.Angles

13:31:40 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Bounded_Linear_Operator

13:31:40 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Vector_Derivative_On

13:31:40 Ordinary_Differential_Equations: theory List-Index.List_Index

13:31:40 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Numeral

13:31:40 Ordinary_Differential_Equations: theory Triangle.Triangle

13:31:41 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Gronwall

13:31:41 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Interval_Integral_HK

13:31:47 Ordinary_Differential_Equations: theory HOL-Library.Interval

13:31:47 Ordinary_Differential_Equations: theory HOL-Library.Float

13:31:50 Ordinary_Differential_Equations: theory HOL-Library.Code_Target_Numeral_Float

13:31:50 Ordinary_Differential_Equations: theory HOL-Library.Interval_Float

13:31:50 Ordinary_Differential_Equations: theory Affine_Arithmetic.Executable_Euclidean_Space

13:31:52 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation_Bounds

13:31:55 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Auxiliarities

13:31:56 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Cones

13:31:56 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Initial_Value_Problem

13:31:57 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Multivariate_Taylor

13:31:57 Ordinary_Differential_Equations: theory HOL-Decision_Procs.Approximation

13:32:00 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Picard_Lindeloef_Qualitative

13:32:00 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow

13:32:06 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Poincare_Map

13:32:06 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Upper_Lower_Solution

13:32:06 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Linear_ODE

13:32:08 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Reachability_Analysis

13:32:11 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.Flow_Congs

13:32:50 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.MVT_Ex

13:32:53 Ordinary_Differential_Equations: theory Ordinary_Differential_Equations.ODE_Analysis

13:34:24 Preparing Ordinary_Differential_Equations/document ...

13:34:41 Finished Ordinary_Differential_Equations/document (0:00:16 elapsed time)

13:34:41 Preparing Ordinary_Differential_Equations/outline ...

13:34:48 Finished Ordinary_Differential_Equations/outline (0:00:06 elapsed time)

13:34:48 Timing Ordinary_Differential_Equations (8 threads, 141.949s elapsed time, 717.211s cpu time, 11.615s GC time, factor 5.05)

13:34:48 Finished Ordinary_Differential_Equations (0:02:44 elapsed time, 0:12:44 cpu time, factor 4.63)

13:34:48 Building HOL-ODE-Numerics (on hpcisabelle/0) ...

13:34:51 HOL-ODE-Numerics: theory HOL-Eisbach.Eisbach

13:34:51 HOL-ODE-Numerics: theory Automatic_Refinement.Foldi

13:34:51 HOL-ODE-Numerics: theory Automatic_Refinement.Prio_List

13:34:51 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util_Bootstrap1

13:34:51 HOL-ODE-Numerics: theory Deriving.Comparator

13:34:51 HOL-ODE-Numerics: theory Deriving.Derive_Manager

13:34:51 HOL-ODE-Numerics: theory Deriving.Generator_Aux

13:34:51 HOL-ODE-Numerics: theory HOL-Library.AList

13:34:51 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Term_Antiquot

13:34:51 HOL-ODE-Numerics: theory Automatic_Refinement.Mpat_Antiquot

13:34:51 HOL-ODE-Numerics: theory HOL-Library.Adhoc_Overloading

13:34:51 HOL-ODE-Numerics: theory HOL-ex.Quicksort

13:34:51 HOL-ODE-Numerics: theory HOL-Library.Char_ord

13:34:52 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Util

13:34:52 HOL-ODE-Numerics: theory HOL-Library.Monad_Syntax

13:34:52 HOL-ODE-Numerics: theory Deriving.Equality_Generator

13:34:52 HOL-ODE-Numerics: theory HOL-Combinatorics.List_Permutation

13:34:52 HOL-ODE-Numerics: theory HOL-Library.Option_ord

13:34:52 HOL-ODE-Numerics: theory HOL-Library.Parallel

13:34:52 HOL-ODE-Numerics: theory HOL-Library.Type_Length

13:34:53 HOL-ODE-Numerics: theory Deriving.Equality_Instances

13:34:53 HOL-ODE-Numerics: theory HOL-Library.RBT_Impl

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Anti_Unification

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Attr_Comb

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Data

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Indep_Vars

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Mk_Record_Simp

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Named_Sorted_Thms

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Tagged_Solver

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Select_Solve

13:34:53 HOL-ODE-Numerics: theory Automatic_Refinement.Misc

13:34:54 HOL-ODE-Numerics: theory HOL-Library.Signed_Division

13:34:54 HOL-ODE-Numerics: theory Deriving.Compare

13:34:54 HOL-ODE-Numerics: theory Deriving.Comparator_Generator

13:34:54 HOL-ODE-Numerics: theory HOL-Library.While_Combinator

13:34:54 HOL-ODE-Numerics: theory HOL-Library.Word

13:34:54 HOL-ODE-Numerics: theory HOL-Library.Mapping

13:34:54 HOL-ODE-Numerics: theory HOL-Types_To_Sets.Types_To_Sets

13:34:55 HOL-ODE-Numerics: theory Deriving.Countable_Generator

13:34:55 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Integer

13:34:55 HOL-ODE-Numerics: theory Deriving.Compare_Generator

13:34:55 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise

13:34:55 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Analysis

13:34:55 HOL-ODE-Numerics: theory Affine_Arithmetic.Optimize_Float

13:34:55 HOL-ODE-Numerics: theory Deriving.Compare_Instances

13:34:56 HOL-ODE-Numerics: theory Affine_Arithmetic.Float_Real

13:34:56 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Form

13:34:56 HOL-ODE-Numerics: theory Affine_Arithmetic.Floatarith_Expression

13:34:56 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_Vector

13:34:56 HOL-ODE-Numerics: theory HOL-ODE-Numerics.One_Step_Method

13:34:56 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_ODE

13:34:56 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Strict

13:34:57 HOL-ODE-Numerics: theory Affine_Arithmetic.Counterclockwise_2D_Arbitrary

13:34:57 HOL-ODE-Numerics: theory Affine_Arithmetic.Polygon

13:34:58 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Runge_Kutta

13:34:58 HOL-ODE-Numerics: theory Native_Word.Code_Int_Integer_Conversion

13:34:58 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Chapter

13:34:58 HOL-ODE-Numerics: theory Show.Show

13:34:58 HOL-ODE-Numerics: theory Word_Lib.More_Arithmetic

13:34:58 HOL-ODE-Numerics: theory Word_Lib.More_Bit_Ring

13:34:59 HOL-ODE-Numerics: theory Show.Show_Instances

13:35:00 HOL-ODE-Numerics: theory Affine_Arithmetic.Intersection

13:35:00 HOL-ODE-Numerics: theory Automatic_Refinement.Refine_Lib

13:35:00 HOL-ODE-Numerics: theory Collections.SetIterator

13:35:01 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Phases

13:35:01 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tagging

13:35:01 HOL-ODE-Numerics: theory Automatic_Refinement.Relators

13:35:01 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Mono_Prover

13:35:01 HOL-ODE-Numerics: theory Collections.SetIteratorOperations

13:35:02 HOL-ODE-Numerics: theory Automatic_Refinement.Param_Tool

13:35:02 HOL-ODE-Numerics: theory Automatic_Refinement.Param_HOL

13:35:05 HOL-ODE-Numerics: theory Automatic_Refinement.Parametricity

13:35:05 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Id_Ops

13:35:05 HOL-ODE-Numerics: theory Collections.Assoc_List

13:35:05 HOL-ODE-Numerics: theory Collections.Proper_Iterator

13:35:05 HOL-ODE-Numerics: theory Collections.SetIteratorGA

13:35:05 HOL-ODE-Numerics: theory Word_Lib.Bit_Comprehension

13:35:06 HOL-ODE-Numerics: theory Word_Lib.More_Divides

13:35:06 HOL-ODE-Numerics: theory Collections.Diff_Array

13:35:06 HOL-ODE-Numerics: theory Collections.It_to_It

13:35:06 HOL-ODE-Numerics: theory Word_Lib.Signed_Division_Word

13:35:06 HOL-ODE-Numerics: theory Word_Lib.More_Word

13:35:06 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Fix_Rel

13:35:07 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Translate

13:35:07 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Relator_Interface

13:35:08 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Gen_Algo

13:35:08 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Tool

13:35:08 HOL-ODE-Numerics: theory Automatic_Refinement.Autoref_Bindings_HOL

13:35:09 HOL-ODE-Numerics: theory Native_Word.Code_Target_Word_Base

13:35:09 HOL-ODE-Numerics: theory Word_Lib.Bit_Shifts_Infix_Syntax

13:35:09 HOL-ODE-Numerics: theory Word_Lib.Least_significant_bit

13:35:09 HOL-ODE-Numerics: theory Word_Lib.Most_significant_bit

13:35:10 HOL-ODE-Numerics: theory Word_Lib.Generic_set_bit

13:35:11 HOL-ODE-Numerics: theory Native_Word.Code_Target_Integer_Bit

13:35:11 HOL-ODE-Numerics: theory Native_Word.Word_Type_Copies

13:35:11 HOL-ODE-Numerics: theory Automatic_Refinement.Automatic_Refinement

13:35:11 HOL-ODE-Numerics: theory Collections.Intf_Comp

13:35:11 HOL-ODE-Numerics: theory Collections.Idx_Iterator

13:35:12 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Misc

13:35:13 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Domain

13:35:13 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Transfer

13:35:13 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Assert

13:35:14 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_Recursion

13:35:15 HOL-ODE-Numerics: theory Refine_Monadic.RefineG_While

13:35:15 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Basic

13:35:15 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Det

13:35:19 HOL-ODE-Numerics: theory Collections.Impl_Array_Stack

13:35:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Heuristics

13:35:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Leof

13:35:19 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Pfun

13:35:20 HOL-ODE-Numerics: theory Refine_Monadic.Refine_More_Comb

13:35:20 HOL-ODE-Numerics: theory Refine_Monadic.Refine_While

13:35:22 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Transfer

13:35:23 HOL-ODE-Numerics: theory Refine_Monadic.Autoref_Monadic

13:35:23 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Automation

13:35:23 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Foreach

13:35:27 HOL-ODE-Numerics: theory Refine_Monadic.Refine_Monadic

13:35:27 HOL-ODE-Numerics: theory Native_Word.Code_Target_Int_Bit

13:35:27 HOL-ODE-Numerics: theory Native_Word.Uint

13:35:27 HOL-ODE-Numerics: theory Native_Word.Uint32

13:35:27 HOL-ODE-Numerics: theory Collections.Code_Target_ICF

13:35:28 HOL-ODE-Numerics: theory Collections.Gen_Iterator

13:35:28 HOL-ODE-Numerics: theory Collections.Intf_Map

13:35:28 HOL-ODE-Numerics: theory Collections.Intf_Set

13:35:29 HOL-ODE-Numerics: theory Collections.Impl_Cfun_Set

13:35:29 HOL-ODE-Numerics: theory Collections.Iterator

13:35:29 HOL-ODE-Numerics: theory Collections.HashCode

13:35:30 HOL-ODE-Numerics: theory Collections.Intf_Hash

13:35:30 HOL-ODE-Numerics: theory Deriving.Hash_Generator

13:35:30 HOL-ODE-Numerics: theory Collections.Array_Iterator

13:35:30 HOL-ODE-Numerics: theory Collections.Gen_Map

13:35:30 HOL-ODE-Numerics: theory Collections.Gen_Map2Set

13:35:30 HOL-ODE-Numerics: theory Collections.Gen_Set

13:35:31 HOL-ODE-Numerics: theory Collections.Impl_List_Set

13:35:31 HOL-ODE-Numerics: theory Collections.Impl_Bit_Set

13:35:31 HOL-ODE-Numerics: theory Collections.Impl_Uv_Set

13:35:31 HOL-ODE-Numerics: theory Collections.Impl_Array_Map

13:35:31 HOL-ODE-Numerics: theory Collections.Impl_List_Map

13:35:32 HOL-ODE-Numerics: theory Collections.Gen_Hash

13:35:32 HOL-ODE-Numerics: theory Deriving.Hash_Instances

13:35:32 HOL-ODE-Numerics: theory Deriving.Derive

13:35:33 HOL-ODE-Numerics: theory Collections.Impl_Array_Hash_Map

13:36:05 HOL-ODE-Numerics: theory HOL-Library.RBT

13:36:05 HOL-ODE-Numerics: theory Collections.RBT_add

13:36:06 HOL-ODE-Numerics: theory HOL-Library.RBT_Mapping

13:36:06 HOL-ODE-Numerics: theory Affine_Arithmetic.Straight_Line_Program

13:36:07 HOL-ODE-Numerics: theory Collections.Impl_RBT_Map

13:36:15 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Approximation

13:36:16 HOL-ODE-Numerics: theory HOL-ODE-Numerics.GenCF_No_Comp

13:36:22 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Dflt_No_Comp

13:36:23 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Autoref_Misc

13:36:24 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Code

13:36:27 HOL-ODE-Numerics: theory Affine_Arithmetic.Print

13:36:29 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Folds

13:36:30 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_String

13:36:30 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Weak_Set

13:36:30 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Affine_Approximation

13:36:30 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Ineqs

13:36:31 HOL-ODE-Numerics: theory Affine_Arithmetic.Ex_Inter

13:36:31 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Enclosure_Operations

13:36:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Parallel

13:36:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Default

13:36:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Unions

13:36:44 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Vector_List

13:36:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Intersection

13:36:50 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Phantom

13:36:54 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Invar

13:36:57 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Info

13:36:58 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Transfer_Euclidean_Space_Vector

13:36:59 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Hyperplane

13:37:01 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Interval

13:37:17 HOL-ODE-Numerics: theory Affine_Arithmetic.Affine_Arithmetic

13:37:42 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Rigorous_Numerics

13:37:42 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_ScaleR2

13:37:58 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Rigorous_Numerics

13:38:00 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics

13:38:00 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis

13:38:00 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Rigorous_Numerics_Aform

13:38:14 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis

13:38:16 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Abstract_Reachability_Analysis_C1

13:38:26 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis

13:38:51 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Refine_Reachability_Analysis_C1

13:39:41 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Concrete_Reachability_Analysis_C1

13:47:48 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Init_ODE_Solver

13:48:22 HOL-ODE-Numerics: theory HOL-ODE-Numerics.Example_Utilities

13:49:43 HOL-ODE-Numerics: theory HOL-ODE-Numerics.ODE_Numerics

13:51:23 Timing HOL-ODE-Numerics (8 threads, 911.302s elapsed time, 5035.373s cpu time, 299.781s GC time, factor 5.53)

13:51:23 Finished HOL-ODE-Numerics (0:16:26 elapsed time, 1:26:58 cpu time, factor 5.29)

13:51:24 Building Lorenz_Approximation (on hpcisabelle/1) ...

13:51:28 Lorenz_Approximation: theory Lorenz_Approximation.Result_Elements

13:51:33 Lorenz_Approximation: theory Lorenz_Approximation.Result_File_Coarse

13:51:53 Lorenz_Approximation: theory Lorenz_Approximation.Lorenz_Approximation

13:56:00 Timing Lorenz_Approximation (8 threads, 249.666s elapsed time, 623.783s cpu time, 34.616s GC time, factor 2.50)

13:56:00 Finished Lorenz_Approximation (0:04:35 elapsed time, 0:11:11 cpu time, factor 2.44)

13:56:01 Running Lorenz_C0 (on hpcisabelle/2) ...

13:56:04 Lorenz_C0: theory Lorenz_C0.Lorenz_C0

14:20:53 Timing Lorenz_C0 (8 threads, 1488.107s elapsed time, 11733.540s cpu time, 23.860s GC time, factor 7.88)

14:20:53 Finished Lorenz_C0 (0:24:52 elapsed time, 3:15:39 cpu time, factor 7.87)

14:20:54 Building HOL-Library (on hpcisabelle/3) ...

14:20:55 HOL-Library: theory HOL-Library.README

14:20:55 HOL-Library: theory HOL-Library.Adhoc_Overloading

14:20:55 HOL-Library: theory HOL-Library.AList

14:20:55 HOL-Library: theory HOL-Library.BNF_Corec

14:20:55 HOL-Library: theory HOL-Library.BNF_Axiomatization

14:20:55 HOL-Library: theory HOL-Library.Case_Converter

14:20:55 HOL-Library: theory HOL-Library.Cancellation

14:20:55 HOL-Library: theory HOL-Library.Centered_Division

14:20:55 HOL-Library: theory HOL-Library.Char_ord

14:20:55 HOL-Library: theory HOL-Library.Code_Abstract_Char

14:20:55 HOL-Library: theory HOL-Library.Code_Abstract_Nat

14:20:56 HOL-Library: theory HOL-Library.Code_Prolog

14:20:56 HOL-Library: theory HOL-Library.Monad_Syntax

14:20:56 HOL-Library: theory HOL-Library.Code_Binary_Nat

14:20:56 HOL-Library: theory HOL-Library.State_Monad

14:20:56 HOL-Library: theory HOL-Library.Code_Lazy

14:20:56 HOL-Library: theory HOL-Library.Simps_Case_Conv

14:20:57 HOL-Library: theory HOL-Library.Extended

14:20:57 HOL-Library: theory HOL-Library.Multiset

14:20:57 HOL-Library: theory HOL-Library.Code_Target_Nat

14:20:58 HOL-Library: theory HOL-Library.Code_Target_Int

14:20:58 HOL-Library: theory HOL-Library.Code_Test

14:20:58 HOL-Library: theory HOL-Library.Code_Target_Numeral

14:20:58 HOL-Library: theory HOL-Library.Combine_PER

14:20:58 HOL-Library: theory HOL-Library.DAList

14:20:58 HOL-Library: theory HOL-Library.Comparator

14:20:58 HOL-Library: theory HOL-Library.Complete_Partial_Order2

14:20:59 HOL-Library: theory HOL-Library.Conditional_Parametricity

14:20:59 HOL-Library: theory HOL-Library.Confluence

14:21:00 HOL-Library: theory HOL-Library.Datatype_Records

14:21:00 HOL-Library: theory HOL-Library.Confluent_Quotient

14:21:00 HOL-Library: theory HOL-Library.Debug

14:21:00 HOL-Library: theory HOL-Library.Dlist

14:21:00 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

14:21:00 HOL-Library: theory HOL-Library.Fun_Lexorder

14:21:00 HOL-Library: theory HOL-Library.FuncSet

14:21:01 HOL-Library: theory HOL-Library.Function_Algebras

14:21:01 HOL-Library: theory HOL-Library.Groups_Big_Fun

14:21:01 HOL-Library: theory HOL-Library.Function_Division

14:21:02 HOL-Library: theory HOL-Library.IArray

14:21:02 HOL-Library: theory HOL-Library.Infinite_Set

14:21:02 HOL-Library: theory HOL-Library.Disjoint_Sets

14:21:02 HOL-Library: theory HOL-Library.LaTeXsugar

14:21:03 HOL-Library: theory HOL-Library.Lattice_Constructions

14:21:03 HOL-Library: theory HOL-Library.Omega_Words_Fun

14:21:03 HOL-Library: theory HOL-Library.ListVector

14:21:03 HOL-Library: theory HOL-Library.List_Lenlexorder

14:21:04 HOL-Library: theory HOL-Library.List_Lexorder

14:21:04 HOL-Library: theory HOL-Library.Mapping

14:21:04 HOL-Library: theory HOL-Library.More_List

14:21:04 HOL-Library: theory HOL-Library.NList

14:21:04 HOL-Library: theory HOL-Library.Nat_Bijection

14:21:04 HOL-Library: theory HOL-Library.Poly_Mapping

14:21:04 HOL-Library: theory HOL-Library.Stream

14:21:06 HOL-Library: theory HOL-Library.Old_Datatype

14:21:07 HOL-Library: theory HOL-Library.AList_Mapping

14:21:08 HOL-Library: theory HOL-Library.Old_Recdef

14:21:08 HOL-Library: theory HOL-Library.Open_State_Syntax

14:21:08 HOL-Library: theory HOL-Library.Option_ord

14:21:08 HOL-Library: theory HOL-Library.Parallel

14:21:09 HOL-Library: theory HOL-Library.Pattern_Aliases

14:21:09 HOL-Library: theory HOL-Library.Phantom_Type

14:21:09 HOL-Library: theory HOL-Library.Power_By_Squaring

14:21:09 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

14:21:09 HOL-Library: theory HOL-Library.DAList_Multiset

14:21:09 HOL-Library: theory HOL-Library.Multiset_Order

14:21:09 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

14:21:09 HOL-Library: theory HOL-Library.Preorder

14:21:09 HOL-Library: theory HOL-Library.Cardinality

14:21:11 HOL-Library: theory HOL-Library.Product_Lexorder

14:21:11 HOL-Library: theory HOL-Library.Product_Plus

14:21:11 HOL-Library: theory HOL-Library.Quotient_Syntax

14:21:11 HOL-Library: theory HOL-Library.Quotient_Option

14:21:11 HOL-Library: theory HOL-Library.Quotient_Product

14:21:11 HOL-Library: theory HOL-Library.Quotient_Set

14:21:11 HOL-Library: theory HOL-Library.Quotient_Sum

14:21:11 HOL-Library: theory HOL-Library.Product_Order

14:21:11 HOL-Library: theory HOL-Library.Quotient_Type

14:21:11 HOL-Library: theory HOL-Library.RBT_Impl

14:21:11 HOL-Library: theory HOL-Library.Realizers

14:21:11 HOL-Library: theory HOL-Library.Quotient_List

14:21:13 HOL-Library: theory HOL-Library.Finite_Lattice

14:21:13 HOL-Library: theory HOL-Library.Reflection

14:21:13 HOL-Library: theory HOL-Library.Refute

14:21:13 HOL-Library: theory HOL-Library.Rewrite

14:21:13 HOL-Library: theory HOL-Library.Set_Algebras

14:21:13 HOL-Library: theory HOL-Library.Code_Cardinality

14:21:13 HOL-Library: theory HOL-Library.Numeral_Type

14:21:14 HOL-Library: theory HOL-Library.Signed_Division

14:21:14 HOL-Library: theory HOL-Library.Sorting_Algorithms

14:21:14 HOL-Library: theory HOL-Library.Sublist

14:21:15 HOL-Library: theory HOL-Library.Transitive_Closure_Table

14:21:15 HOL-Library: theory HOL-Library.Tree

14:21:15 HOL-Library: theory HOL-Library.Type_Length

14:21:15 HOL-Library: theory HOL-Library.Uprod

14:21:15 HOL-Library: theory HOL-Library.While_Combinator

14:21:16 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

14:21:16 HOL-Library: theory HOL-Library.Saturated

14:21:16 HOL-Library: theory HOL-Library.Word

14:21:16 HOL-Library: theory HOL-Library.Z2

14:21:16 HOL-Library: theory HOL-Library.Countable

14:21:16 HOL-Library: theory HOL-Library.Prefix_Order

14:21:16 HOL-Library: theory HOL-Library.Subseq_Order

14:21:17 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

14:21:17 HOL-Library: theory HOL-Library.Complex_Order

14:21:17 HOL-Library: theory HOL-Library.Diagonal_Subsequence

14:21:17 HOL-Library: theory HOL-Library.Discrete

14:21:17 HOL-Library: theory HOL-Library.Going_To_Filter

14:21:17 HOL-Library: theory HOL-Library.Indicator_Function

14:21:17 HOL-Library: theory HOL-Library.Infinite_Typeclass

14:21:17 HOL-Library: theory HOL-Library.Landau_Symbols

14:21:17 HOL-Library: theory HOL-Library.Lattice_Algebras

14:21:18 HOL-Library: theory HOL-Library.Liminf_Limsup

14:21:18 HOL-Library: theory HOL-Library.Tree_Multiset

14:21:18 HOL-Library: theory HOL-Library.Countable_Set

14:21:18 HOL-Library: theory HOL-Library.FSet

14:21:18 HOL-Library: theory HOL-Library.Log_Nat

14:21:18 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

14:21:18 HOL-Library: theory HOL-Library.Countable_Set_Type

14:21:20 HOL-Library: theory HOL-Library.Equipollence

14:21:20 HOL-Library: theory HOL-Library.Set_Idioms

14:21:20 HOL-Library: theory HOL-Library.Lub_Glb

14:21:20 HOL-Library: theory HOL-Library.Ramsey

14:21:21 HOL-Library: theory HOL-Library.Nonpos_Ints

14:21:21 HOL-Library: theory HOL-Library.OptionalSugar

14:21:21 HOL-Library: theory HOL-Library.Order_Continuity

14:21:21 HOL-Library: theory HOL-Library.Periodic_Fun

14:21:21 HOL-Library: theory HOL-Library.Quadratic_Discriminant

14:21:21 HOL-Library: theory HOL-Library.Finite_Map

14:21:21 HOL-Library: theory HOL-Library.Real_Mod

14:21:21 HOL-Library: theory HOL-Library.Sum_of_Squares

14:21:22 HOL-Library: theory HOL-Library.Extended_Nat

14:21:22 HOL-Library: theory HOL-Library.Tree_Real

14:21:22 HOL-Library: theory HOL-Library.Extended_Real

14:21:22 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

14:21:22 HOL-Library: theory HOL-Library.Interval

14:21:25 HOL-Library: theory HOL-Library.Float

14:21:28 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

14:21:28 HOL-Library: theory HOL-Library.Code_Target_Numeral_Float

14:21:28 HOL-Library: theory HOL-Library.Interval_Float

14:21:37 HOL-Library: theory HOL-Library.Disjoint_FSets

14:21:38 HOL-Library: theory HOL-Library.Library

14:22:18 HOL-Library: theory HOL-Library.RBT

14:22:19 HOL-Library: theory HOL-Library.RBT_Mapping

14:22:19 HOL-Library: theory HOL-Library.RBT_Set

14:24:34 Preparing HOL-Library/document ...

14:25:39 Finished HOL-Library/document (0:01:04 elapsed time)

14:25:39 Preparing HOL-Library/outline ...

14:26:16 Finished HOL-Library/outline (0:00:37 elapsed time)

14:26:17 Timing HOL-Library (8 threads, 179.460s elapsed time, 1203.175s cpu time, 56.232s GC time, factor 6.70)

14:26:17 Finished HOL-Library (0:03:34 elapsed time, 0:21:29 cpu time, factor 6.00)

14:26:17 Building HOL-Computational_Algebra (on hpcisabelle/4) ...

14:26:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Group_Closure

14:26:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fraction_Field

14:26:19 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Factorial_Ring

14:26:30 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Euclidean_Algorithm

14:26:44 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Primes

14:26:44 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Normalized_Fraction

14:26:44 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Field_as_Ring

14:26:53 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Nth_Powers

14:26:53 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Squarefree

14:26:53 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial

14:26:54 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Power_Series

14:27:07 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

14:27:07 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_FPS

14:27:07 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_Factorial

14:27:08 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Laurent_Series

14:27:12 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Computational_Algebra

14:27:42 Preparing HOL-Computational_Algebra/document ...

14:28:08 Finished HOL-Computational_Algebra/document (0:00:25 elapsed time)

14:28:08 Preparing HOL-Computational_Algebra/outline ...

14:28:20 Finished HOL-Computational_Algebra/outline (0:00:12 elapsed time)

14:28:20 Timing HOL-Computational_Algebra (8 threads, 67.236s elapsed time, 274.206s cpu time, 6.105s GC time, factor 4.08)

14:28:20 Finished HOL-Computational_Algebra (0:01:23 elapsed time, 0:05:06 cpu time, factor 3.67)

14:28:20 Building HOL-Algebra (on hpcisabelle/5) ...

14:28:23 HOL-Algebra: theory HOL-Algebra.README

14:28:23 HOL-Algebra: theory HOL-Cardinals.Fun_More

14:28:23 HOL-Algebra: theory HOL-Cardinals.Order_Relation_More

14:28:23 HOL-Algebra: theory HOL-Combinatorics.Transposition

14:28:23 HOL-Algebra: theory HOL-Algebra.Congruence

14:28:23 HOL-Algebra: theory HOL-Algebra.Exponent

14:28:23 HOL-Algebra: theory HOL-Cardinals.Order_Union

14:28:23 HOL-Algebra: theory HOL-Combinatorics.Permutations

14:28:23 HOL-Algebra: theory HOL-Cardinals.Wellfounded_More

14:28:23 HOL-Algebra: theory HOL-Cardinals.Wellorder_Relation

14:28:24 HOL-Algebra: theory HOL-Cardinals.Wellorder_Embedding

14:28:24 HOL-Algebra: theory HOL-Cardinals.Wellorder_Constructions

14:28:25 HOL-Algebra: theory HOL-Algebra.Order

14:28:25 HOL-Algebra: theory HOL-Combinatorics.Cycles

14:28:25 HOL-Algebra: theory HOL-Combinatorics.List_Permutation

14:28:25 HOL-Algebra: theory HOL-Cardinals.Cardinal_Order_Relation

14:28:26 HOL-Algebra: theory HOL-Algebra.Lattice

14:28:26 HOL-Algebra: theory HOL-Cardinals.Cardinal_Arithmetic

14:28:27 HOL-Algebra: theory HOL-Algebra.Complete_Lattice

14:28:29 HOL-Algebra: theory HOL-Algebra.Galois_Connection

14:28:29 HOL-Algebra: theory HOL-Algebra.Group

14:28:31 HOL-Algebra: theory HOL-Algebra.Bij

14:28:31 HOL-Algebra: theory HOL-Algebra.Coset

14:28:32 HOL-Algebra: theory HOL-Algebra.FiniteProduct

14:28:32 HOL-Algebra: theory HOL-Algebra.Ring

14:28:34 HOL-Algebra: theory HOL-Algebra.Group_Action

14:28:34 HOL-Algebra: theory HOL-Algebra.Left_Coset

14:28:34 HOL-Algebra: theory HOL-Algebra.SimpleGroups

14:28:34 HOL-Algebra: theory HOL-Algebra.SndIsomorphismGrp

14:28:35 HOL-Algebra: theory HOL-Algebra.Sylow

14:28:35 HOL-Algebra: theory HOL-Algebra.Generated_Groups

14:28:35 HOL-Algebra: theory HOL-Algebra.Divisibility

14:28:35 HOL-Algebra: theory HOL-Algebra.Zassenhaus

14:28:36 HOL-Algebra: theory HOL-Algebra.Solvable_Groups

14:28:36 HOL-Algebra: theory HOL-Algebra.Elementary_Groups

14:28:36 HOL-Algebra: theory HOL-Algebra.Sym_Groups

14:28:38 HOL-Algebra: theory HOL-Algebra.Exact_Sequence

14:28:38 HOL-Algebra: theory HOL-Algebra.Product_Groups

14:28:39 HOL-Algebra: theory HOL-Algebra.Free_Abelian_Groups

14:28:39 HOL-Algebra: theory HOL-Algebra.AbelCoset

14:28:39 HOL-Algebra: theory HOL-Algebra.Module

14:28:44 HOL-Algebra: theory HOL-Algebra.Ideal

14:28:47 HOL-Algebra: theory HOL-Algebra.Ideal_Product

14:28:47 HOL-Algebra: theory HOL-Algebra.RingHom

14:28:49 HOL-Algebra: theory HOL-Algebra.QuotRing

14:28:49 HOL-Algebra: theory HOL-Algebra.UnivPoly

14:28:53 HOL-Algebra: theory HOL-Algebra.IntRing

14:28:53 HOL-Algebra: theory HOL-Algebra.Weak_Morphisms

14:28:54 HOL-Algebra: theory HOL-Algebra.Chinese_Remainder

14:29:05 HOL-Algebra: theory HOL-Algebra.Multiplicative_Group

14:29:10 HOL-Algebra: theory HOL-Algebra.Ring_Divisibility

14:29:10 HOL-Algebra: theory HOL-Algebra.Subrings

14:29:13 HOL-Algebra: theory HOL-Algebra.Embedded_Algebras

14:29:15 HOL-Algebra: theory HOL-Algebra.Generated_Rings

14:29:16 HOL-Algebra: theory HOL-Algebra.Generated_Fields

14:29:20 HOL-Algebra: theory HOL-Algebra.Polynomials

14:29:40 HOL-Algebra: theory HOL-Algebra.Polynomial_Divisibility

14:30:21 HOL-Algebra: theory HOL-Algebra.Finite_Extensions

14:30:21 HOL-Algebra: theory HOL-Algebra.Indexed_Polynomials

14:30:35 HOL-Algebra: theory HOL-Algebra.Algebraic_Closure

14:30:45 HOL-Algebra: theory HOL-Algebra.Algebra

14:30:45 HOL-Algebra: theory HOL-Algebra.Algebraic_Closure_Type

14:31:28 Preparing HOL-Algebra/document ...

14:31:57 Finished HOL-Algebra/document (0:00:28 elapsed time)

14:31:57 Preparing HOL-Algebra/outline ...

14:32:11 Finished HOL-Algebra/outline (0:00:13 elapsed time)

14:32:11 Timing HOL-Algebra (8 threads, 157.008s elapsed time, 787.585s cpu time, 79.329s GC time, factor 5.02)

14:32:11 Finished HOL-Algebra (0:03:05 elapsed time, 0:14:11 cpu time, factor 4.60)

14:32:11 Building Automatic_Refinement (on hpcisabelle/6) ...

14:32:13 Automatic_Refinement: theory HOL-Eisbach.Eisbach

14:32:13 Automatic_Refinement: theory Automatic_Refinement.Foldi

14:32:13 Automatic_Refinement: theory Automatic_Refinement.Refine_Util_Bootstrap1

14:32:13 Automatic_Refinement: theory Automatic_Refinement.Prio_List

14:32:13 Automatic_Refinement: theory HOL-Library.Option_ord

14:32:13 Automatic_Refinement: theory HOL-Library.Infinite_Set

14:32:13 Automatic_Refinement: theory HOL-Library.Cancellation

14:32:13 Automatic_Refinement: theory Automatic_Refinement.Mk_Term_Antiquot

14:32:13 Automatic_Refinement: theory Automatic_Refinement.Mpat_Antiquot

14:32:13 Automatic_Refinement: theory Automatic_Refinement.Refine_Util

14:32:14 Automatic_Refinement: theory HOL-Library.Multiset

14:32:14 Automatic_Refinement: theory Automatic_Refinement.Anti_Unification

14:32:15 Automatic_Refinement: theory Automatic_Refinement.Attr_Comb

14:32:15 Automatic_Refinement: theory Automatic_Refinement.Indep_Vars

14:32:15 Automatic_Refinement: theory Automatic_Refinement.Mk_Record_Simp

14:32:15 Automatic_Refinement: theory Automatic_Refinement.Tagged_Solver

14:32:15 Automatic_Refinement: theory Automatic_Refinement.Select_Solve

14:32:15 Automatic_Refinement: theory Automatic_Refinement.Named_Sorted_Thms

14:32:21 Automatic_Refinement: theory HOL-ex.Quicksort

14:32:21 Automatic_Refinement: theory Automatic_Refinement.Misc

14:32:28 Automatic_Refinement: theory Automatic_Refinement.Refine_Lib

14:32:30 Automatic_Refinement: theory Automatic_Refinement.Param_Chapter

14:32:30 Automatic_Refinement: theory Automatic_Refinement.Relators

14:32:32 Automatic_Refinement: theory Automatic_Refinement.Param_Tool

14:32:32 Automatic_Refinement: theory Automatic_Refinement.Param_HOL

14:32:33 Automatic_Refinement: theory Automatic_Refinement.Parametricity

14:32:34 Automatic_Refinement: theory Automatic_Refinement.Autoref_Data

14:32:34 Automatic_Refinement: theory Automatic_Refinement.Autoref_Phases

14:32:34 Automatic_Refinement: theory Automatic_Refinement.Autoref_Tagging

14:32:34 Automatic_Refinement: theory Automatic_Refinement.Autoref_Id_Ops

14:32:35 Automatic_Refinement: theory Automatic_Refinement.Autoref_Fix_Rel

14:32:36 Automatic_Refinement: theory Automatic_Refinement.Autoref_Translate

14:32:36 Automatic_Refinement: theory Automatic_Refinement.Autoref_Relator_Interface

14:32:36 Automatic_Refinement: theory Automatic_Refinement.Autoref_Gen_Algo

14:32:36 Automatic_Refinement: theory Automatic_Refinement.Autoref_Chapter

14:32:36 Automatic_Refinement: theory Automatic_Refinement.Autoref_Tool

14:32:36 Automatic_Refinement: theory Automatic_Refinement.Autoref_Bindings_HOL

14:32:41 Automatic_Refinement: theory Automatic_Refinement.Automatic_Refinement

14:32:51 Preparing Automatic_Refinement/document ...

14:32:54 Finished Automatic_Refinement/document (0:00:03 elapsed time)

14:32:54 Preparing Automatic_Refinement/outline ...

14:32:57 Finished Automatic_Refinement/outline (0:00:02 elapsed time)

14:32:57 Timing Automatic_Refinement (8 threads, 28.281s elapsed time, 120.079s cpu time, 3.656s GC time, factor 4.25)

14:32:57 Finished Automatic_Refinement (0:00:38 elapsed time, 0:02:19 cpu time, factor 3.64)

14:32:57 Building Refine_Monadic (on hpcisabelle/7) ...

14:32:58 Refine_Monadic: theory HOL-Library.Phantom_Type

14:32:58 Refine_Monadic: theory HOL-Library.Adhoc_Overloading

14:32:58 Refine_Monadic: theory Refine_Monadic.Refine_Chapter

14:32:58 Refine_Monadic: theory Refine_Monadic.Example_Chapter

14:32:58 Refine_Monadic: theory Refine_Monadic.Refine_Mono_Prover

14:32:58 Refine_Monadic: theory HOL-Library.While_Combinator

14:32:59 Refine_Monadic: theory HOL-Library.Monad_Syntax

14:32:59 Refine_Monadic: theory Refine_Monadic.Refine_Misc

14:33:00 Refine_Monadic: theory HOL-Library.Cardinality

14:33:00 Refine_Monadic: theory Refine_Monadic.RefineG_Domain

14:33:00 Refine_Monadic: theory Refine_Monadic.RefineG_Transfer

14:33:00 Refine_Monadic: theory Refine_Monadic.RefineG_Assert

14:33:01 Refine_Monadic: theory HOL-Library.Numeral_Type

14:33:01 Refine_Monadic: theory Refine_Monadic.RefineG_Recursion

14:33:02 Refine_Monadic: theory Refine_Monadic.RefineG_While

14:33:02 Refine_Monadic: theory Refine_Monadic.Refine_Basic

14:33:02 Refine_Monadic: theory HOL-Library.Type_Length

14:33:03 Refine_Monadic: theory Refine_Monadic.Refine_Det

14:33:03 Refine_Monadic: theory HOL-Library.Word

14:33:06 Refine_Monadic: theory Refine_Monadic.Refine_Heuristics

14:33:06 Refine_Monadic: theory Refine_Monadic.Refine_Leof

14:33:07 Refine_Monadic: theory Refine_Monadic.Refine_More_Comb

14:33:07 Refine_Monadic: theory Refine_Monadic.Refine_Pfun

14:33:07 Refine_Monadic: theory Refine_Monadic.Refine_While

14:33:09 Refine_Monadic: theory Refine_Monadic.Refine_Transfer

14:33:10 Refine_Monadic: theory Refine_Monadic.Autoref_Monadic

14:33:10 Refine_Monadic: theory Refine_Monadic.Refine_Automation

14:33:10 Refine_Monadic: theory Refine_Monadic.Refine_Foreach

14:33:13 Refine_Monadic: theory Refine_Monadic.Refine_Monadic

14:33:14 Refine_Monadic: theory Refine_Monadic.Breadth_First_Search

14:33:15 Refine_Monadic: theory Refine_Monadic.WordRefine

14:33:15 Refine_Monadic: theory Refine_Monadic.Examples

14:33:51 Preparing Refine_Monadic/document ...

14:34:02 Finished Refine_Monadic/document (0:00:10 elapsed time)

14:34:02 Preparing Refine_Monadic/outline ...

14:34:09 Finished Refine_Monadic/outline (0:00:07 elapsed time)

14:34:10 Timing Refine_Monadic (8 threads, 40.912s elapsed time, 184.968s cpu time, 10.587s GC time, factor 4.52)

14:34:10 Finished Refine_Monadic (0:00:52 elapsed time, 0:03:29 cpu time, factor 3.96)

14:34:10 Building Collections (on hpcisabelle/0) ...

14:34:11 Collections: theory Collections.ICF_Tools

14:34:11 Collections: theory Collections.Partial_Equivalence_Relation

14:34:11 Collections: theory Finger-Trees.FingerTree

14:34:11 Collections: theory HOL-Library.AList

14:34:11 Collections: theory Binomial-Heaps.BinomialHeap

14:34:11 Collections: theory Binomial-Heaps.SkewBinomialHeap

14:34:11 Collections: theory HOL-Library.Code_Target_Int

14:34:11 Collections: theory HOL-Library.Code_Abstract_Nat

14:34:12 Collections: theory HOL-Library.Confluence

14:34:12 Collections: theory HOL-Library.Code_Target_Nat

14:34:12 Collections: theory Collections.Ord_Code_Preproc

14:34:12 Collections: theory HOL-Library.Confluent_Quotient

14:34:12 Collections: theory Collections.Locale_Code

14:34:12 Collections: theory Collections.Record_Intf

14:34:12 Collections: theory HOL-Library.Code_Target_Numeral

14:34:12 Collections: theory Collections.SetIterator

14:34:12 Collections: theory HOL-Library.Dlist

14:34:12 Collections: theory Collections.Sorted_List_Operations

14:34:12 Collections: theory Word_Lib.Bit_Comprehension

14:34:13 Collections: theory Word_Lib.More_Divides

14:34:14 Collections: theory HOL-Library.RBT_Impl

14:34:14 Collections: theory HOL-Library.Signed_Division

14:34:14 Collections: theory Collections.DatRef

14:34:14 Collections: theory Collections.Idx_Iterator

14:34:15 Collections: theory Collections.SetAbstractionIterator

14:34:15 Collections: theory Collections.SetIteratorOperations

14:34:15 Collections: theory Word_Lib.Signed_Division_Word

14:34:15 Collections: theory Native_Word.Code_Int_Integer_Conversion

14:34:15 Collections: theory Word_Lib.More_Arithmetic

14:34:15 Collections: theory Word_Lib.More_Bit_Ring

14:34:17 Collections: theory Word_Lib.More_Word

14:34:19 Collections: theory Collections.Assoc_List

14:34:19 Collections: theory Collections.Dlist_add

14:34:19 Collections: theory Collections.Proper_Iterator

14:34:19 Collections: theory Collections.SetIteratorGA

14:34:19 Collections: theory Native_Word.Code_Target_Word_Base

14:34:19 Collections: theory Collections.Diff_Array

14:34:19 Collections: theory Word_Lib.Bit_Shifts_Infix_Syntax

14:34:19 Collections: theory Collections.It_to_It

14:34:20 Collections: theory Collections.Gen_Iterator

14:34:20 Collections: theory Word_Lib.Least_significant_bit

14:34:20 Collections: theory Collections.Iterator

14:34:21 Collections: theory Word_Lib.Most_significant_bit

14:34:21 Collections: theory Collections.ICF_Spec_Base

14:34:21 Collections: theory Word_Lib.Generic_set_bit

14:34:21 Collections: theory Collections.MapSpec

14:34:22 Collections: theory Native_Word.Code_Target_Integer_Bit

14:34:22 Collections: theory Native_Word.Word_Type_Copies

14:34:27 Collections: theory Collections.Robdd

14:34:38 Collections: theory Native_Word.Code_Target_Int_Bit

14:34:38 Collections: theory Native_Word.Uint32

14:34:38 Collections: theory Collections.Code_Target_ICF

14:34:38 Collections: theory Collections.Locale_Code_Ex

14:34:40 Collections: theory Collections.HashCode

14:35:27 Collections: theory Collections.RBT_add

14:36:04 Collections: theory Collections.GenCF_Gen_Chapter

14:36:04 Collections: theory Collections.GenCF_Impl_Chapter

14:36:04 Collections: theory Collections.GenCF_Chapter

14:36:04 Collections: theory Collections.GenCF_Intf_Chapter

14:36:04 Collections: theory Collections.Intf_Comp

14:36:04 Collections: theory Collections.Impl_Array_Stack

14:36:04 Collections: theory HOL-Library.Product_Lexorder

14:36:04 Collections: theory Collections.Array_Iterator

14:36:04 Collections: theory Collections.Intf_Set

14:36:04 Collections: theory Collections.Intf_Map

14:36:04 Collections: theory Collections.Intf_Hash

14:36:05 Collections: theory Collections.Gen_Set

14:36:05 Collections: theory Collections.Impl_Cfun_Set

14:36:05 Collections: theory Collections.Gen_Map

14:36:05 Collections: theory Collections.Impl_List_Set

14:36:07 Collections: theory Collections.Gen_Comp

14:36:07 Collections: theory Collections.Impl_Array_Map

14:36:07 Collections: theory Collections.Impl_List_Map

14:36:07 Collections: theory Collections.Impl_RBT_Map

14:36:07 Collections: theory Collections.Gen_Map2Set

14:36:08 Collections: theory Collections.Impl_Array_Hash_Map

14:36:22 Collections: theory Collections.Impl_Bit_Set

14:36:22 Collections: theory Collections.Gen_Hash

14:36:22 Collections: theory Native_Word.Uint

14:36:23 Collections: theory Collections.Impl_Uv_Set

14:36:39 Collections: theory Collections.GenCF

14:36:43 Collections: theory Collections.ICF_Chapter

14:36:43 Collections: theory Collections.ICF_Gen_Algo_Chapter

14:36:43 Collections: theory Collections.ICF_Impl_Chapter

14:36:43 Collections: theory Collections.ICF_Spec_Chapter

14:36:43 Collections: theory Trie.Trie

14:36:43 Collections: theory Collections.AnnotatedListSpec

14:36:43 Collections: theory Collections.ListSpec

14:36:43 Collections: theory HOL-Library.RBT

14:36:43 Collections: theory Collections.PrioSpec

14:36:43 Collections: theory Collections.PrioUniqueSpec

14:36:43 Collections: theory Collections.SetSpec

14:36:46 Collections: theory Collections.BinoPrioImpl

14:36:46 Collections: theory Collections.SkewPrioImpl

14:36:47 Collections: theory Collections.ListGA

14:36:48 Collections: theory Collections.Trie_Impl

14:36:48 Collections: theory Collections.FTAnnotatedListImpl

14:36:48 Collections: theory Collections.PrioByAnnotatedList

14:36:48 Collections: theory Collections.Fifo

14:36:48 Collections: theory Collections.PrioUniqueByAnnotatedList

14:36:48 Collections: theory Collections.Trie2

14:36:50 Collections: theory Collections.Algos

14:36:50 Collections: theory Collections.SetIndex

14:36:50 Collections: theory Collections.SetIteratorCollectionsGA

14:36:51 Collections: theory Collections.MapGA

14:36:51 Collections: theory Collections.SetGA

14:36:54 Collections: theory Collections.FTPrioImpl

14:36:54 Collections: theory Collections.FTPrioUniqueImpl

14:36:57 Collections: theory Collections.ArrayMapImpl

14:36:57 Collections: theory Collections.ListMapImpl

14:36:57 Collections: theory Collections.ListMapImpl_Invar

14:36:57 Collections: theory Collections.TrieMapImpl

14:36:59 Collections: theory Collections.RBTMapImpl

14:37:00 Collections: theory Collections.ListSetImpl

14:37:00 Collections: theory Collections.ListSetImpl_Invar

14:37:00 Collections: theory Collections.ListSetImpl_NotDist

14:37:02 Collections: theory Collections.ListSetImpl_Sorted

14:37:02 Collections: theory Collections.SetByMap

14:37:03 Collections: theory Collections.ArrayHashMap_Impl

14:37:05 Collections: theory Collections.ArraySetImpl

14:37:05 Collections: theory Collections.TrieSetImpl

14:37:06 Collections: theory Collections.RBTSetImpl

14:37:06 Collections: theory Collections.HashMap_Impl

14:37:07 Collections: theory Collections.ArrayHashMap

14:37:08 Collections: theory Collections.HashMap

14:37:13 Collections: theory Collections.ArrayHashSet

14:37:14 Collections: theory Collections.HashSet

14:37:14 Collections: theory Collections.MapStdImpl

14:37:20 Collections: theory Collections.SetStdImpl

14:37:25 Collections: theory Collections.ICF_Impl

14:37:29 Collections: theory Collections.ICF_Refine_Monadic

14:37:30 Collections: theory Collections.ICF_Autoref

14:37:34 Collections: theory Collections.Collections_Entrypoints_Chapter

14:37:34 Collections: theory Collections.ICF_Entrypoints_Chapter

14:37:34 Collections: theory Collections.Userguides_Chapter

14:37:34 Collections: theory Collections.Collections

14:37:34 Collections: theory Collections.Refine_Dflt

14:37:34 Collections: theory Collections.CollectionsV1

14:37:34 Collections: theory Collections.ICF_Userguide

14:37:34 Collections: theory Collections.Refine_Dflt_Only_ICF

14:37:34 Collections: theory Collections.Refine_Dflt_ICF

14:37:35 Collections: theory Collections.Refine_Monadic_Userguide

14:39:02 Preparing Collections/document ...

14:39:21 Finished Collections/document (0:00:19 elapsed time)

14:39:21 Preparing Collections/outline ...

14:39:34 Finished Collections/outline (0:00:12 elapsed time)

14:39:34 Preparing Collections/userguide ...

14:39:37 Finished Collections/userguide (0:00:03 elapsed time)

14:39:37 Timing Collections (8 threads, 229.325s elapsed time, 1050.953s cpu time, 96.378s GC time, factor 4.58)

14:39:37 Finished Collections (0:04:48 elapsed time, 0:20:01 cpu time, factor 4.17)

14:39:38 Building Core_SC_DOM (on hpcisabelle/1) ...

14:39:53 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Basic_Datatypes

14:39:53 Core_SC_DOM: theory Core_SC_DOM.Hiding_Type_Variables

14:39:53 Core_SC_DOM: theory Core_SC_DOM.Testing_Utils

14:39:54 Core_SC_DOM: theory Core_SC_DOM.Ref

14:39:54 Core_SC_DOM: theory Core_SC_DOM.Heap_Error_Monad

14:39:54 Core_SC_DOM: theory Core_SC_DOM.ObjectPointer

14:39:54 Core_SC_DOM: theory Core_SC_DOM.BaseClass

14:39:55 Core_SC_DOM: theory Core_SC_DOM.NodePointer

14:39:55 Core_SC_DOM: theory Core_SC_DOM.ObjectClass

14:39:56 Core_SC_DOM: theory Core_SC_DOM.ElementPointer

14:39:56 Core_SC_DOM: theory Core_SC_DOM.NodeClass

14:39:57 Core_SC_DOM: theory Core_SC_DOM.CharacterDataPointer

14:39:57 Core_SC_DOM: theory Core_SC_DOM.BaseMonad

14:39:58 Core_SC_DOM: theory Core_SC_DOM.DocumentPointer

14:39:59 Core_SC_DOM: theory Core_SC_DOM.ShadowRootPointer

14:39:59 Core_SC_DOM: theory Core_SC_DOM.ObjectMonad

14:40:00 Core_SC_DOM: theory Core_SC_DOM.ElementClass

14:40:00 Core_SC_DOM: theory Core_SC_DOM.NodeMonad

14:40:02 Core_SC_DOM: theory Core_SC_DOM.CharacterDataClass

14:40:02 Core_SC_DOM: theory Core_SC_DOM.ElementMonad

14:40:03 Core_SC_DOM: theory Core_SC_DOM.DocumentClass

14:40:03 Core_SC_DOM: theory Core_SC_DOM.CharacterDataMonad

14:40:05 Core_SC_DOM: theory Core_SC_DOM.DocumentMonad

14:40:07 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Functions

14:40:28 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Heap_WF

14:40:48 Core_SC_DOM: theory Core_SC_DOM.Core_DOM

14:40:48 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_BaseTest

14:40:56 Core_SC_DOM: theory Core_SC_DOM.Document_adoptNode

14:40:56 Core_SC_DOM: theory Core_SC_DOM.Document_getElementById

14:40:56 Core_SC_DOM: theory Core_SC_DOM.Node_insertBefore

14:40:56 Core_SC_DOM: theory Core_SC_DOM.Node_removeChild

14:40:59 Core_SC_DOM: theory Core_SC_DOM.Core_DOM_Tests

14:43:16 Preparing Core_SC_DOM/document ...

14:43:32 Finished Core_SC_DOM/document (0:00:16 elapsed time)

14:43:32 Preparing Core_SC_DOM/outline ...

14:43:44 Finished Core_SC_DOM/outline (0:00:11 elapsed time)

14:43:44 Timing Core_SC_DOM (8 threads, 160.013s elapsed time, 868.027s cpu time, 55.945s GC time, factor 5.42)

14:43:44 Finished Core_SC_DOM (0:03:37 elapsed time, 0:16:55 cpu time, factor 4.67)

14:43:44 Building Jordan_Normal_Form (on hpcisabelle/2) ...

14:43:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Misc

14:43:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_Ring

14:43:54 Jordan_Normal_Form: theory Deriving.Derive_Manager

14:43:54 Jordan_Normal_Form: theory Deriving.Comparator

14:43:54 Jordan_Normal_Form: theory Containers.List_Fusion

14:43:54 Jordan_Normal_Form: theory Containers.Extend_Partial_Order

14:43:54 Jordan_Normal_Form: theory Containers.Equal

14:43:54 Jordan_Normal_Form: theory Deriving.Generator_Aux

14:43:54 Jordan_Normal_Form: theory Containers.Containers_Auxiliary

14:43:54 Jordan_Normal_Form: theory Abstract-Rewriting.Seq

14:43:54 Jordan_Normal_Form: theory Containers.Closure_Set

14:43:54 Jordan_Normal_Form: theory Polynomial_Interpolation.Missing_Unsorted

14:43:54 Jordan_Normal_Form: theory Jordan_Normal_Form.Conjugate

14:43:54 Jordan_Normal_Form: theory Polynomial_Interpolation.Ring_Hom

14:43:55 Jordan_Normal_Form: theory Deriving.Equality_Generator

14:43:55 Jordan_Normal_Form: theory Containers.Containers_Generator

14:43:55 Jordan_Normal_Form: theory Regular-Sets.Regular_Set

14:43:55 Jordan_Normal_Form: theory Deriving.Equality_Instances

14:43:55 Jordan_Normal_Form: theory Show.Show

14:43:55 Jordan_Normal_Form: theory Containers.Collection_Enum

14:43:55 Jordan_Normal_Form: theory Deriving.Compare

14:43:56 Jordan_Normal_Form: theory Deriving.Comparator_Generator

14:43:56 Jordan_Normal_Form: theory Containers.Lexicographic_Order

14:43:56 Jordan_Normal_Form: theory Containers.Collection_Eq

14:43:57 Jordan_Normal_Form: theory Containers.RBT_ext

14:43:57 Jordan_Normal_Form: theory Deriving.RBT_Comparator_Impl

14:43:57 Jordan_Normal_Form: theory Containers.Set_Linorder

14:43:57 Jordan_Normal_Form: theory Deriving.Compare_Generator

14:43:57 Jordan_Normal_Form: theory Containers.DList_Set

14:43:57 Jordan_Normal_Form: theory Deriving.Compare_Instances

14:43:58 Jordan_Normal_Form: theory Polynomial_Interpolation.Missing_Polynomial

14:43:58 Jordan_Normal_Form: theory Show.Show_Instances

14:43:59 Jordan_Normal_Form: theory Regular-Sets.Regular_Exp

14:43:59 Jordan_Normal_Form: theory Show.Shows_Literal

14:43:59 Jordan_Normal_Form: theory VectorSpace.FunctionLemmas

14:44:00 Jordan_Normal_Form: theory VectorSpace.RingModuleFacts

14:44:00 Jordan_Normal_Form: theory Polynomial_Factorization.Order_Polynomial

14:44:00 Jordan_Normal_Form: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

14:44:00 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix

14:44:00 Jordan_Normal_Form: theory Polynomial_Interpolation.Ring_Hom_Poly

14:44:01 Jordan_Normal_Form: theory VectorSpace.MonoidSums

14:44:01 Jordan_Normal_Form: theory VectorSpace.LinearCombinations

14:44:03 Jordan_Normal_Form: theory Regular-Sets.NDerivative

14:44:03 Jordan_Normal_Form: theory Regular-Sets.Relation_Interpretation

14:44:08 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

14:44:08 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm

14:44:08 Jordan_Normal_Form: theory Jordan_Normal_Form.Ring_Hom_Matrix

14:44:08 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Matrix

14:44:09 Jordan_Normal_Form: theory Jordan_Normal_Form.Shows_Literal_Matrix

14:44:09 Jordan_Normal_Form: theory VectorSpace.SumSpaces

14:44:10 Jordan_Normal_Form: theory Regular-Sets.Equivalence_Checking

14:44:10 Jordan_Normal_Form: theory Jordan_Normal_Form.Column_Operations

14:44:10 Jordan_Normal_Form: theory Regular-Sets.Regexp_Method

14:44:10 Jordan_Normal_Form: theory VectorSpace.VectorSpace

14:44:11 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant

14:44:11 Jordan_Normal_Form: theory Jordan_Normal_Form.Strassen_Algorithm_Code

14:44:11 Jordan_Normal_Form: theory Abstract-Rewriting.Abstract_Rewriting

14:44:11 Jordan_Normal_Form: theory Containers.Collection_Order

14:44:14 Jordan_Normal_Form: theory Abstract-Rewriting.SN_Orders

14:44:14 Jordan_Normal_Form: theory Jordan_Normal_Form.Derivation_Bound

14:44:14 Jordan_Normal_Form: theory Jordan_Normal_Form.Determinant_Impl

14:44:14 Jordan_Normal_Form: theory Jordan_Normal_Form.Char_Poly

14:44:14 Jordan_Normal_Form: theory Containers.RBT_Mapping2

14:44:15 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form

14:44:16 Jordan_Normal_Form: theory Containers.RBT_Set2

14:44:17 Jordan_Normal_Form: theory Abstract-Rewriting.SN_Order_Carrier

14:44:17 Jordan_Normal_Form: theory Matrix.Ordered_Semiring

14:44:17 Jordan_Normal_Form: theory Jordan_Normal_Form.Missing_VectorSpace

14:44:18 Jordan_Normal_Form: theory Containers.Set_Impl

14:44:18 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Comparison

14:44:21 Jordan_Normal_Form: theory Jordan_Normal_Form.VS_Connect

14:44:21 Jordan_Normal_Form: theory Jordan_Normal_Form.Complexity_Carrier

14:44:21 Jordan_Normal_Form: theory Jordan_Normal_Form.Show_Arctic

14:44:26 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Complexity

14:44:34 Jordan_Normal_Form: theory Jordan_Normal_Form.Gram_Schmidt

14:44:34 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Kernel

14:44:36 Jordan_Normal_Form: theory Jordan_Normal_Form.Schur_Decomposition

14:44:38 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Uniqueness

14:44:40 Jordan_Normal_Form: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

14:44:41 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_IArray_Impl

14:44:44 Jordan_Normal_Form: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

14:44:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Spectral_Radius

14:44:46 Jordan_Normal_Form: theory Jordan_Normal_Form.Matrix_Impl

14:48:17 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_List

14:48:17 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Missing_Sublist

14:48:17 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank

14:48:20 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Submatrix

14:48:28 Jordan_Normal_Form: theory Jordan_Normal_Form.DL_Rank_Submatrix

14:49:13 Preparing Jordan_Normal_Form/document ...

14:49:39 Finished Jordan_Normal_Form/document (0:00:26 elapsed time)

14:49:39 Preparing Jordan_Normal_Form/outline ...

14:49:50 Finished Jordan_Normal_Form/outline (0:00:10 elapsed time)

14:49:51 Timing Jordan_Normal_Form (8 threads, 283.106s elapsed time, 1738.963s cpu time, 68.529s GC time, factor 6.14)

14:49:51 Finished Jordan_Normal_Form (0:05:25 elapsed time, 0:30:35 cpu time, factor 5.65)

14:49:51 Building HOL-Number_Theory (on hpcisabelle/3) ...

14:49:53 HOL-Number_Theory: theory HOL-Number_Theory.Cong

14:49:53 HOL-Number_Theory: theory HOL-Algebra.Congruence

14:49:53 HOL-Number_Theory: theory HOL-Number_Theory.Eratosthenes

14:49:53 HOL-Number_Theory: theory HOL-Number_Theory.Fib

14:49:53 HOL-Number_Theory: theory HOL-Number_Theory.Prime_Powers

14:49:54 HOL-Number_Theory: theory HOL-Algebra.Order

14:49:55 HOL-Number_Theory: theory HOL-Number_Theory.Mod_Exp

14:49:55 HOL-Number_Theory: theory HOL-Number_Theory.Totient

14:49:56 HOL-Number_Theory: theory HOL-Algebra.Lattice

14:49:57 HOL-Number_Theory: theory HOL-Algebra.Complete_Lattice

14:49:58 HOL-Number_Theory: theory HOL-Algebra.Group

14:50:01 HOL-Number_Theory: theory HOL-Algebra.Coset

14:50:02 HOL-Number_Theory: theory HOL-Algebra.FiniteProduct

14:50:02 HOL-Number_Theory: theory HOL-Algebra.Ring

14:50:04 HOL-Number_Theory: theory HOL-Algebra.Generated_Groups

14:50:05 HOL-Number_Theory: theory HOL-Algebra.Elementary_Groups

14:50:07 HOL-Number_Theory: theory HOL-Algebra.AbelCoset

14:50:07 HOL-Number_Theory: theory HOL-Algebra.Module

14:50:12 HOL-Number_Theory: theory HOL-Algebra.Ideal

14:50:15 HOL-Number_Theory: theory HOL-Algebra.RingHom

14:50:16 HOL-Number_Theory: theory HOL-Algebra.UnivPoly

14:50:30 HOL-Number_Theory: theory HOL-Algebra.Multiplicative_Group

14:50:35 HOL-Number_Theory: theory HOL-Number_Theory.Residues

14:50:38 HOL-Number_Theory: theory HOL-Number_Theory.Euler_Criterion

14:50:38 HOL-Number_Theory: theory HOL-Number_Theory.Pocklington

14:50:38 HOL-Number_Theory: theory HOL-Number_Theory.Gauss

14:50:39 HOL-Number_Theory: theory HOL-Number_Theory.Residue_Primitive_Roots

14:50:39 HOL-Number_Theory: theory HOL-Number_Theory.Quadratic_Reciprocity

14:50:39 HOL-Number_Theory: theory HOL-Number_Theory.Number_Theory

14:51:09 Preparing HOL-Number_Theory/document ...

14:51:15 Finished HOL-Number_Theory/document (0:00:05 elapsed time)

14:51:15 Preparing HOL-Number_Theory/outline ...

14:51:18 Finished HOL-Number_Theory/outline (0:00:02 elapsed time)

14:51:18 Timing HOL-Number_Theory (8 threads, 59.103s elapsed time, 336.150s cpu time, 10.212s GC time, factor 5.69)

14:51:18 Finished HOL-Number_Theory (0:01:16 elapsed time, 0:06:11 cpu time, factor 4.83)

14:51:18 Building HOL-Probability (on hpcisabelle/4) ...

14:51:21 HOL-Probability: theory HOL-Library.AList

14:51:21 HOL-Probability: theory HOL-Library.Adhoc_Overloading

14:51:21 HOL-Probability: theory HOL-Library.Conditional_Parametricity

14:51:21 HOL-Probability: theory HOL-Library.Complete_Partial_Order2

14:51:21 HOL-Probability: theory HOL-Library.Stream

14:51:21 HOL-Probability: theory HOL-Library.Sublist

14:51:21 HOL-Probability: theory HOL-Library.Tree

14:51:21 HOL-Probability: theory HOL-Library.Rewrite

14:51:21 HOL-Probability: theory HOL-Library.Monad_Syntax

14:51:21 HOL-Probability: theory HOL-Library.FSet

14:51:22 HOL-Probability: theory HOL-Combinatorics.Multiset_Permutations

14:51:22 HOL-Probability: theory HOL-Library.Diagonal_Subsequence

14:51:22 HOL-Probability: theory HOL-Probability.Discrete_Topology

14:51:23 HOL-Probability: theory HOL-Probability.Essential_Supremum

14:51:23 HOL-Probability: theory HOL-Probability.Probability_Measure

14:51:24 HOL-Probability: theory HOL-Probability.Stopping_Time

14:51:24 HOL-Probability: theory HOL-Library.Mapping

14:51:25 HOL-Probability: theory HOL-Library.Linear_Temporal_Logic_on_Streams

14:51:26 HOL-Probability: theory HOL-Probability.Tree_Space

14:51:26 HOL-Probability: theory HOL-Library.AList_Mapping

14:51:26 HOL-Probability: theory HOL-Probability.Conditional_Expectation

14:51:26 HOL-Probability: theory HOL-Probability.Distribution_Functions

14:51:26 HOL-Probability: theory HOL-Probability.Giry_Monad

14:51:27 HOL-Probability: theory HOL-Probability.Weak_Convergence

14:51:28 HOL-Probability: theory HOL-Probability.Helly_Selection

14:51:28 HOL-Probability: theory HOL-Library.Finite_Map

14:51:29 HOL-Probability: theory HOL-Probability.Probability_Mass_Function

14:51:29 HOL-Probability: theory HOL-Probability.Projective_Family

14:51:30 HOL-Probability: theory HOL-Probability.Infinite_Product_Measure

14:51:31 HOL-Probability: theory HOL-Probability.Independent_Family

14:51:31 HOL-Probability: theory HOL-Probability.Stream_Space

14:51:32 HOL-Probability: theory HOL-Probability.PMF_Impl

14:51:32 HOL-Probability: theory HOL-Probability.Random_Permutations

14:51:32 HOL-Probability: theory HOL-Probability.SPMF

14:51:32 HOL-Probability: theory HOL-Probability.Convolution

14:51:32 HOL-Probability: theory HOL-Probability.Information

14:51:32 HOL-Probability: theory HOL-Probability.Product_PMF

14:51:33 HOL-Probability: theory HOL-Probability.Hoeffding

14:51:35 HOL-Probability: theory HOL-Probability.Distributions

14:51:37 HOL-Probability: theory HOL-Probability.Characteristic_Functions

14:51:37 HOL-Probability: theory HOL-Probability.Sinc_Integral

14:51:38 HOL-Probability: theory HOL-Probability.Levy

14:51:39 HOL-Probability: theory HOL-Probability.Central_Limit_Theorem

14:51:42 HOL-Probability: theory HOL-Probability.Fin_Map

14:51:44 HOL-Probability: theory HOL-Probability.Projective_Limit

14:51:47 HOL-Probability: theory HOL-Probability.Probability

14:53:01 Preparing HOL-Probability/document ...

14:53:22 Finished HOL-Probability/document (0:00:21 elapsed time)

14:53:22 Preparing HOL-Probability/outline ...

14:53:30 Finished HOL-Probability/outline (0:00:08 elapsed time)

14:53:30 Timing HOL-Probability (8 threads, 74.727s elapsed time, 503.813s cpu time, 13.047s GC time, factor 6.74)

14:53:30 Finished HOL-Probability (0:01:39 elapsed time, 0:09:16 cpu time, factor 5.60)

14:53:30 Building Abstract-Rewriting (on hpcisabelle/5) ...

14:53:35 Abstract-Rewriting: theory Abstract-Rewriting.Seq

14:53:35 Abstract-Rewriting: theory Regular-Sets.Regular_Set

14:53:39 Abstract-Rewriting: theory Regular-Sets.Regular_Exp

14:53:42 Abstract-Rewriting: theory Regular-Sets.NDerivative

14:53:42 Abstract-Rewriting: theory Regular-Sets.Relation_Interpretation

14:53:46 Abstract-Rewriting: theory Regular-Sets.Equivalence_Checking

14:53:46 Abstract-Rewriting: theory Regular-Sets.Regexp_Method

14:53:47 Abstract-Rewriting: theory Abstract-Rewriting.Abstract_Rewriting

14:53:49 Abstract-Rewriting: theory Abstract-Rewriting.Relative_Rewriting

14:53:49 Abstract-Rewriting: theory Abstract-Rewriting.SN_Orders

14:53:53 Abstract-Rewriting: theory Abstract-Rewriting.SN_Order_Carrier

14:54:11 Preparing Abstract-Rewriting/document ...

14:54:19 Finished Abstract-Rewriting/document (0:00:08 elapsed time)

14:54:19 Preparing Abstract-Rewriting/outline ...

14:54:23 Finished Abstract-Rewriting/outline (0:00:04 elapsed time)

14:54:23 Timing Abstract-Rewriting (8 threads, 25.164s elapsed time, 86.849s cpu time, 2.506s GC time, factor 3.45)

14:54:23 Finished Abstract-Rewriting (0:00:39 elapsed time, 0:01:53 cpu time, factor 2.88)

14:54:24 Running Crypto_Standards (on hpcisabelle/6) ...

14:54:26 Crypto_Standards: theory Crypto_Standards.More_Bit_Operations_Nat

14:54:26 Crypto_Standards: theory HOL-Decision_Procs.Conversions

14:54:26 Crypto_Standards: theory HOL-Decision_Procs.Algebra_Aux

14:54:26 Crypto_Standards: theory Crypto_Standards.Words

14:54:28 Crypto_Standards: theory Crypto_Standards.More_Residues

14:54:28 Crypto_Standards: theory HOL-Decision_Procs.Commutative_Ring

14:54:30 Crypto_Standards: theory Crypto_Standards.FIPS180_4

14:54:30 Crypto_Standards: theory Crypto_Standards.PKCS1v2_2

14:54:36 Crypto_Standards: theory Crypto_Standards.FIPS180_4_Test_Vectors

14:54:39 Crypto_Standards: theory Crypto_Standards.Efficient_Mod_Exp

14:54:39 Crypto_Standards: theory HOL-Decision_Procs.Reflective_Field

14:54:40 Crypto_Standards: theory Crypto_Standards.PKCS1v2_2_Interpretations

14:54:43 Crypto_Standards: theory Crypto_Standards.FIPS198_1

14:54:43 Crypto_Standards: theory Crypto_Standards.FIPS198_1_Test_Vectors

14:54:45 Crypto_Standards: theory Crypto_Standards.PKCS1v2_2_Test_Vectors

14:54:52 Crypto_Standards: theory Elliptic_Curves_Group_Law.Elliptic_Locale

14:54:56 Crypto_Standards: theory Elliptic_Curves_Group_Law.Elliptic_Test

14:55:02 Crypto_Standards: theory Crypto_Standards.EC_Common

14:55:13 Crypto_Standards: theory Crypto_Standards.SEC1v2_0

14:55:30 Crypto_Standards: theory Crypto_Standards.Crypto_Standards

14:55:30 Crypto_Standards: theory Crypto_Standards.Efficient_SEC1

14:55:38 Crypto_Standards: theory Crypto_Standards.FIPS186_4_Curves

14:56:11 Crypto_Standards: theory Crypto_Standards.SEC1v2_0_Test_Vectors

15:01:49 Crypto_Standards: theory Crypto_Standards.Test_Vectors

15:08:53 Preparing Crypto_Standards/document ...

15:08:57 Finished Crypto_Standards/document (0:00:04 elapsed time)

15:08:57 Preparing Crypto_Standards/outline ...

15:08:59 Finished Crypto_Standards/outline (0:00:02 elapsed time)

15:08:59 Timing Crypto_Standards (8 threads, 862.299s elapsed time, 6445.010s cpu time, 587.288s GC time, factor 7.47)

15:08:59 Finished Crypto_Standards (0:14:26 elapsed time, 1:47:35 cpu time, factor 7.45)

15:09:00 Building First_Order_Terms (on hpcisabelle/7) ...

15:09:02 First_Order_Terms: theory First_Order_Terms.Transitive_Closure_More

15:09:02 First_Order_Terms: theory Fresh_Identifiers.Fresh

15:09:02 First_Order_Terms: theory First_Order_Terms.Lists_are_Infinite

15:09:02 First_Order_Terms: theory First_Order_Terms.Renaming2

15:09:03 First_Order_Terms: theory First_Order_Terms.Renaming2_String

15:09:03 First_Order_Terms: theory First_Order_Terms.Fun_More

15:09:03 First_Order_Terms: theory First_Order_Terms.Option_Monad

15:09:03 First_Order_Terms: theory First_Order_Terms.Seq_More

15:09:04 First_Order_Terms: theory First_Order_Terms.Term

15:09:06 First_Order_Terms: theory First_Order_Terms.Unifiers

15:09:06 First_Order_Terms: theory First_Order_Terms.Term_Pair_Multiset

15:09:06 First_Order_Terms: theory First_Order_Terms.Subterm_and_Context

15:09:06 First_Order_Terms: theory First_Order_Terms.Subsumption

15:09:07 First_Order_Terms: theory First_Order_Terms.Abstract_Matching

15:09:07 First_Order_Terms: theory First_Order_Terms.Abstract_Unification

15:09:08 First_Order_Terms: theory First_Order_Terms.Unification

15:09:09 First_Order_Terms: theory First_Order_Terms.Matching

15:09:09 First_Order_Terms: theory First_Order_Terms.Unification_String

15:09:12 First_Order_Terms: theory Deriving.Derive_Manager

15:09:12 First_Order_Terms: theory Matrix.Utility

15:09:12 First_Order_Terms: theory Deriving.Generator_Aux

15:09:12 First_Order_Terms: theory Show.Show

15:09:12 First_Order_Terms: theory Polynomial_Factorization.Missing_List

15:09:14 First_Order_Terms: theory Show.Show_Instances

15:09:15 First_Order_Terms: theory Show.Shows_Literal

15:09:16 First_Order_Terms: theory First_Order_Terms.Position

15:09:18 First_Order_Terms: theory First_Order_Terms.Term_More

15:09:45 Preparing First_Order_Terms/document ...

15:09:55 Finished First_Order_Terms/document (0:00:10 elapsed time)

15:09:55 Preparing First_Order_Terms/outline ...

15:10:01 Finished First_Order_Terms/outline (0:00:05 elapsed time)

15:10:01 Timing First_Order_Terms (8 threads, 26.450s elapsed time, 116.909s cpu time, 3.947s GC time, factor 4.42)

15:10:01 Finished First_Order_Terms (0:00:43 elapsed time, 0:02:31 cpu time, factor 3.44)

15:10:01 Building Expander_Graphs (on hpcisabelle/0) ...

15:10:06 Expander_Graphs: theory HOL-Eisbach.Eisbach

15:10:06 Expander_Graphs: theory Digit_Expansions.Bits_Digits

15:10:06 Expander_Graphs: theory Graph_Theory.Rtrancl_On

15:10:06 Expander_Graphs: theory HOL-Computational_Algebra.Fraction_Field

15:10:06 Expander_Graphs: theory HOL-Decision_Procs.Dense_Linear_Order

15:10:06 Expander_Graphs: theory HOL-Library.Code_Abstract_Nat

15:10:06 Expander_Graphs: theory HOL-Library.Code_Target_Int

15:10:06 Expander_Graphs: theory HOL-Algebra.Congruence

15:10:06 Expander_Graphs: theory HOL-Library.Code_Target_Nat

15:10:07 Expander_Graphs: theory Finite_Fields.Finite_Fields_More_Bijections

15:10:07 Expander_Graphs: theory HOL-Combinatorics.List_Permutation

15:10:07 Expander_Graphs: theory Jordan_Normal_Form.Missing_Misc

15:10:07 Expander_Graphs: theory HOL-Library.Code_Target_Numeral

15:10:07 Expander_Graphs: theory HOL-Library.Function_Algebras

15:10:07 Expander_Graphs: theory Abstract-Rewriting.Seq

15:10:07 Expander_Graphs: theory HOL-Library.More_List

15:10:07 Expander_Graphs: theory Perron_Frobenius.Bij_Nat

15:10:07 Expander_Graphs: theory HOL-Library.While_Combinator

15:10:08 Expander_Graphs: theory HOL-Types_To_Sets.Prerequisites

15:10:08 Expander_Graphs: theory HOL-Types_To_Sets.Types_To_Sets

15:10:08 Expander_Graphs: theory Expander_Graphs.Extra_Congruence_Method

15:10:08 Expander_Graphs: theory Polynomial_Interpolation.Missing_Unsorted

15:10:08 Expander_Graphs: theory HOL-Computational_Algebra.Polynomial

15:10:08 Expander_Graphs: theory HOL-Algebra.Order

15:10:08 Expander_Graphs: theory HOL-Types_To_Sets.Group_On_With

15:10:08 Expander_Graphs: theory Perron_Frobenius.Cancel_Card_Constraint

15:10:09 Expander_Graphs: theory HOL-Computational_Algebra.Normalized_Fraction

15:10:09 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Multiset_Extras

15:10:09 Expander_Graphs: theory Jordan_Normal_Form.Conjugate

15:10:09 Expander_Graphs: theory HOL-Library.Lattice_Algebras

15:10:09 Expander_Graphs: theory HOL-Library.Log_Nat

15:10:09 Expander_Graphs: theory Graph_Theory.Stuff

15:10:09 Expander_Graphs: theory HOL-Algebra.Lattice

15:10:10 Expander_Graphs: theory Universal_Hash_Families.Universal_Hash_Families

15:10:10 Expander_Graphs: theory Graph_Theory.Digraph

15:10:10 Expander_Graphs: theory Universal_Hash_Families.Universal_Hash_Families_More_Independent_Families

15:10:10 Expander_Graphs: theory Ergodic_Theory.SG_Library_Complement

15:10:11 Expander_Graphs: theory Weighted_Arithmetic_Geometric_Mean.Weighted_Arithmetic_Geometric_Mean

15:10:11 Expander_Graphs: theory HOL-Algebra.Complete_Lattice

15:10:11 Expander_Graphs: theory Matrix.Utility

15:10:12 Expander_Graphs: theory Polynomial_Interpolation.Ring_Hom

15:10:12 Expander_Graphs: theory Lp.Functional_Spaces

15:10:12 Expander_Graphs: theory Graph_Theory.Arc_Walk

15:10:12 Expander_Graphs: theory HOL-Algebra.Group

15:10:13 Expander_Graphs: theory Graph_Theory.Bidirected_Digraph

15:10:13 Expander_Graphs: theory Regular-Sets.Regular_Set

15:10:14 Expander_Graphs: theory Graph_Theory.Pair_Digraph

15:10:14 Expander_Graphs: theory VectorSpace.FunctionLemmas

15:10:14 Expander_Graphs: theory HOL-Algebra.Coset

15:10:15 Expander_Graphs: theory HOL-Algebra.FiniteProduct

15:10:15 Expander_Graphs: theory Lp.Lp

15:10:15 Expander_Graphs: theory HOL-Algebra.Ring

15:10:16 Expander_Graphs: theory HOL-Library.Interval

15:10:17 Expander_Graphs: theory HOL-Library.Float

15:10:17 Expander_Graphs: theory HOL-Algebra.Generated_Groups

15:10:17 Expander_Graphs: theory HOL-Algebra.Divisibility

15:10:19 Expander_Graphs: theory Concentration_Inequalities.Concentration_Inequalities_Preliminary

15:10:20 Expander_Graphs: theory HOL-Algebra.Elementary_Groups

15:10:21 Expander_Graphs: theory Universal_Hash_Families.Universal_Hash_Families_More_Product_PMF

15:10:21 Expander_Graphs: theory Regular-Sets.Regular_Exp

15:10:21 Expander_Graphs: theory HOL-Library.Code_Target_Numeral_Float

15:10:21 Expander_Graphs: theory HOL-Library.Interval_Float

15:10:22 Expander_Graphs: theory HOL-Algebra.AbelCoset

15:10:22 Expander_Graphs: theory HOL-Algebra.Module

15:10:22 Expander_Graphs: theory Jordan_Normal_Form.Missing_Ring

15:10:22 Expander_Graphs: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

15:10:22 Expander_Graphs: theory HOL-Computational_Algebra.Polynomial_Factorial

15:10:22 Expander_Graphs: theory Graph_Theory.Digraph_Component

15:10:23 Expander_Graphs: theory Universal_Hash_Families.Pseudorandom_Objects

15:10:23 Expander_Graphs: theory HOL-Decision_Procs.Approximation_Bounds

15:10:24 Expander_Graphs: theory Expander_Graphs.Constructive_Chernoff_Bound

15:10:24 Expander_Graphs: theory Polynomial_Interpolation.Missing_Polynomial

15:10:24 Expander_Graphs: theory VectorSpace.RingModuleFacts

15:10:25 Expander_Graphs: theory Regular-Sets.NDerivative

15:10:25 Expander_Graphs: theory Regular-Sets.Relation_Interpretation

15:10:25 Expander_Graphs: theory Polynomial_Factorization.Order_Polynomial

15:10:26 Expander_Graphs: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

15:10:26 Expander_Graphs: theory Polynomial_Interpolation.Ring_Hom_Poly

15:10:26 Expander_Graphs: theory VectorSpace.MonoidSums

15:10:26 Expander_Graphs: theory HOL-Algebra.Ideal

15:10:26 Expander_Graphs: theory VectorSpace.LinearCombinations

15:10:27 Expander_Graphs: theory Graph_Theory.Digraph_Isomorphism

15:10:28 Expander_Graphs: theory Jordan_Normal_Form.Matrix

15:10:29 Expander_Graphs: theory HOL-Decision_Procs.Approximation

15:10:30 Expander_Graphs: theory HOL-Algebra.RingHom

15:10:30 Expander_Graphs: theory Regular-Sets.Equivalence_Checking

15:10:30 Expander_Graphs: theory Regular-Sets.Regexp_Method

15:10:31 Expander_Graphs: theory HOL-Algebra.QuotRing

15:10:31 Expander_Graphs: theory HOL-Algebra.UnivPoly

15:10:31 Expander_Graphs: theory Abstract-Rewriting.Abstract_Rewriting

15:10:34 Expander_Graphs: theory VectorSpace.SumSpaces

15:10:34 Expander_Graphs: theory Abstract-Rewriting.SN_Orders

15:10:34 Expander_Graphs: theory VectorSpace.VectorSpace

15:10:35 Expander_Graphs: theory Commuting_Hermitian.Commuting_Hermitian_Misc

15:10:35 Expander_Graphs: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

15:10:37 Expander_Graphs: theory Jordan_Normal_Form.Column_Operations

15:10:37 Expander_Graphs: theory Matrix.Ordered_Semiring

15:10:37 Expander_Graphs: theory Jordan_Normal_Form.Determinant

15:10:39 Expander_Graphs: theory Matrix.Matrix_Legacy

15:10:40 Expander_Graphs: theory Jordan_Normal_Form.Char_Poly

15:10:41 Expander_Graphs: theory Jordan_Normal_Form.Missing_VectorSpace

15:10:41 Expander_Graphs: theory Matrix_Tensor.Matrix_Tensor

15:10:42 Expander_Graphs: theory Jordan_Normal_Form.Jordan_Normal_Form

15:10:43 Expander_Graphs: theory Isabelle_Marries_Dirac.Basics

15:10:43 Expander_Graphs: theory Isabelle_Marries_Dirac.Binary_Nat

15:10:43 Expander_Graphs: theory Isabelle_Marries_Dirac.Quantum

15:10:45 Expander_Graphs: theory Jordan_Normal_Form.VS_Connect

15:10:45 Expander_Graphs: theory Isabelle_Marries_Dirac.Complex_Vectors

15:10:46 Expander_Graphs: theory Isabelle_Marries_Dirac.Tensor

15:10:47 Expander_Graphs: theory Isabelle_Marries_Dirac.More_Tensor

15:10:48 Expander_Graphs: theory HOL-Algebra.Multiplicative_Group

15:10:52 Expander_Graphs: theory HOL-Algebra.Ring_Divisibility

15:10:52 Expander_Graphs: theory HOL-Algebra.Subrings

15:10:56 Expander_Graphs: theory HOL-Algebra.Embedded_Algebras

15:10:59 Expander_Graphs: theory Jordan_Normal_Form.Gram_Schmidt

15:11:01 Expander_Graphs: theory Jordan_Normal_Form.Schur_Decomposition

15:11:02 Expander_Graphs: theory HOL-Algebra.Polynomials

15:11:06 Expander_Graphs: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

15:11:12 Expander_Graphs: theory Jordan_Normal_Form.Spectral_Radius

15:11:12 Expander_Graphs: theory QHLProver.Complex_Matrix

15:11:12 Expander_Graphs: theory Perron_Frobenius.HMA_Connect

15:11:22 Expander_Graphs: theory QHLProver.Gates

15:11:22 Expander_Graphs: theory Projective_Measurements.Linear_Algebra_Complements

15:11:26 Expander_Graphs: theory HOL-Algebra.Polynomial_Divisibility

15:11:29 Expander_Graphs: theory Projective_Measurements.Projective_Measurements

15:11:30 Expander_Graphs: theory Commuting_Hermitian.Spectral_Theory_Complements

15:11:32 Expander_Graphs: theory Commuting_Hermitian.Commuting_Hermitian

15:12:08 Expander_Graphs: theory Interpolation_Polynomials_HOL_Algebra.Bounded_Degree_Polynomials

15:12:08 Expander_Graphs: theory Interpolation_Polynomials_HOL_Algebra.Lagrange_Interpolation

15:12:13 Expander_Graphs: theory Interpolation_Polynomials_HOL_Algebra.Interpolation_Polynomial_Cardinalities

15:12:16 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Definition

15:12:20 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_TTS

15:12:20 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_MGG

15:12:21 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Algebra

15:12:24 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Eigenvalues

15:12:30 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Cheeger_Inequality

15:12:30 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Walks

15:12:34 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Power_Construction

15:12:37 Expander_Graphs: theory Expander_Graphs.Expander_Graphs_Strongly_Explicit

15:12:44 Expander_Graphs: theory Expander_Graphs.Pseudorandom_Objects_Expander_Walks

15:20:57 Preparing Expander_Graphs/document ...

15:21:09 Finished Expander_Graphs/document (0:00:12 elapsed time)

15:21:09 Preparing Expander_Graphs/outline ...

15:21:14 Finished Expander_Graphs/outline (0:00:04 elapsed time)

15:21:14 Timing Expander_Graphs (8 threads, 584.083s elapsed time, 2703.982s cpu time, 202.441s GC time, factor 4.63)

15:21:14 Finished Expander_Graphs (0:10:46 elapsed time, 0:47:30 cpu time, factor 4.41)

15:21:15 Building Stateful_Protocol_Composition_and_Typing (on hpcisabelle/1) ...

15:21:19 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Miscellaneous

15:21:21 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Messages

15:21:23 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.More_Unification

15:21:26 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Intruder_Deduction

15:21:28 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Strands_and_Constraints

15:21:38 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Strands

15:21:38 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Lazy_Intruder

15:21:39 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Strands

15:21:40 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typed_Model

15:21:48 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_TLS

15:21:48 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Typing_Result

15:21:53 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Labeled_Stateful_Strands

15:21:57 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Parallel_Compositionality

15:21:58 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Typing

15:22:17 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Stateful_Compositionality

15:22:44 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Example_Keyserver

15:23:00 Stateful_Protocol_Composition_and_Typing: theory Stateful_Protocol_Composition_and_Typing.Examples

15:26:01 Preparing Stateful_Protocol_Composition_and_Typing/document ...

15:26:39 Finished Stateful_Protocol_Composition_and_Typing/document (0:00:38 elapsed time)

15:26:39 Preparing Stateful_Protocol_Composition_and_Typing/outline ...

15:26:55 Finished Stateful_Protocol_Composition_and_Typing/outline (0:00:16 elapsed time)

15:26:55 Timing Stateful_Protocol_Composition_and_Typing (8 threads, 236.464s elapsed time, 1391.623s cpu time, 50.399s GC time, factor 5.89)

15:26:55 Finished Stateful_Protocol_Composition_and_Typing (0:04:42 elapsed time, 0:25:04 cpu time, factor 5.32)

15:26:55 Building Shadow_SC_DOM (on hpcisabelle/2) ...

15:27:35 Shadow_SC_DOM: theory Shadow_SC_DOM.ShadowRootClass

15:27:37 Shadow_SC_DOM: theory Shadow_SC_DOM.ShadowRootMonad

15:27:40 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM

15:29:00 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_BaseTest

15:29:12 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Document_adoptNode

15:29:12 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Document_getElementById

15:29:13 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Node_insertBefore

15:29:13 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Node_removeChild

15:29:14 Shadow_SC_DOM: theory Shadow_SC_DOM.slots

15:29:14 Shadow_SC_DOM: theory Shadow_SC_DOM.slots_fallback

15:29:22 Shadow_SC_DOM: theory Shadow_SC_DOM.Shadow_DOM_Tests

15:35:34 Preparing Shadow_SC_DOM/document ...

15:35:50 Finished Shadow_SC_DOM/document (0:00:16 elapsed time)

15:35:50 Preparing Shadow_SC_DOM/outline ...

15:36:00 Finished Shadow_SC_DOM/outline (0:00:10 elapsed time)

15:36:01 Timing Shadow_SC_DOM (8 threads, 427.342s elapsed time, 2610.229s cpu time, 174.638s GC time, factor 6.11)

15:36:01 Finished Shadow_SC_DOM (0:08:37 elapsed time, 0:47:23 cpu time, factor 5.49)

15:36:01 Building CAVA_Base (on hpcisabelle/3) ...

15:36:03 CAVA_Base: theory Deriving.Comparator

15:36:03 CAVA_Base: theory CAVA_Base.Statistics

15:36:03 CAVA_Base: theory CAVA_Base.Lexord_List

15:36:03 CAVA_Base: theory Deriving.Generator_Aux

15:36:03 CAVA_Base: theory Deriving.Derive_Manager

15:36:03 CAVA_Base: theory HOL-Library.Char_ord

15:36:03 CAVA_Base: theory HOL-Library.Old_Datatype

15:36:03 CAVA_Base: theory HOL-Library.Nat_Bijection

15:36:03 CAVA_Base: theory CAVA_Base.Code_String

15:36:04 CAVA_Base: theory CAVA_Base.CAVA_Code_Target

15:36:04 CAVA_Base: theory CAVA_Base.CAVA_Base

15:36:04 CAVA_Base: theory Deriving.Equality_Generator

15:36:04 CAVA_Base: theory Deriving.Hash_Generator

15:36:04 CAVA_Base: theory HOL-Library.Countable

15:36:05 CAVA_Base: theory Deriving.Equality_Instances

15:36:05 CAVA_Base: theory Deriving.Hash_Instances

15:36:05 CAVA_Base: theory CAVA_Base.All_Of_CAVA_Base

15:36:05 CAVA_Base: theory Deriving.Compare

15:36:05 CAVA_Base: theory Deriving.Comparator_Generator

15:36:06 CAVA_Base: theory Deriving.Compare_Generator

15:36:06 CAVA_Base: theory Deriving.Countable_Generator

15:36:07 CAVA_Base: theory Deriving.Compare_Instances

15:36:07 CAVA_Base: theory Deriving.Derive

15:36:22 Timing CAVA_Base (8 threads, 6.034s elapsed time, 24.919s cpu time, 0.566s GC time, factor 4.13)

15:36:22 Finished CAVA_Base (0:00:20 elapsed time, 0:00:51 cpu time, factor 2.50)

15:36:22 Building CAVA_Automata (on hpcisabelle/4) ...

15:36:25 CAVA_Automata: theory CAVA_Automata.Step_Conv

15:36:25 CAVA_Automata: theory HOL-Library.Omega_Words_Fun

15:36:26 CAVA_Automata: theory CAVA_Automata.Digraph_Basic

15:36:26 CAVA_Automata: theory CAVA_Automata.Digraph

15:36:28 CAVA_Automata: theory CAVA_Automata.Digraph_Impl

15:36:28 CAVA_Automata: theory CAVA_Automata.Automata

15:36:35 CAVA_Automata: theory CAVA_Automata.Lasso

15:36:35 CAVA_Automata: theory CAVA_Automata.Simulation

15:36:36 CAVA_Automata: theory CAVA_Automata.Stuttering_Extension

15:36:50 CAVA_Automata: theory CAVA_Automata.Automata_Impl

15:37:32 CAVA_Automata: theory CAVA_Automata.All_Of_CAVA_Automata

15:37:48 Preparing CAVA_Automata/document ...

15:37:52 Finished CAVA_Automata/document (0:00:04 elapsed time)

15:37:52 Preparing CAVA_Automata/outline ...

15:37:55 Finished CAVA_Automata/outline (0:00:03 elapsed time)

15:37:55 Timing CAVA_Automata (8 threads, 68.275s elapsed time, 122.945s cpu time, 4.488s GC time, factor 1.80)

15:37:55 Finished CAVA_Automata (0:01:24 elapsed time, 0:02:35 cpu time, factor 1.83)

15:37:56 Running Cook_Levin (on hpcisabelle/5) ...

15:37:59 Cook_Levin: theory HOL-Eisbach.Eisbach

15:37:59 Cook_Levin: theory Cook_Levin.Basics

15:38:01 Cook_Levin: theory Cook_Levin.Combinations

15:38:03 Cook_Levin: theory Cook_Levin.Elementary

15:38:05 Cook_Levin: theory Cook_Levin.Composing

15:38:05 Cook_Levin: theory Cook_Levin.Memorizing

15:38:06 Cook_Levin: theory Cook_Levin.Arithmetic

15:38:06 Cook_Levin: theory Cook_Levin.Oblivious

15:38:07 Cook_Levin: theory Cook_Levin.Oblivious_Polynomial

15:38:10 Cook_Levin: theory Cook_Levin.Lists_Lists

15:38:13 Cook_Levin: theory Cook_Levin.Two_Four_Symbols

15:38:14 Cook_Levin: theory Cook_Levin.Symbol_Ops

15:38:16 Cook_Levin: theory Cook_Levin.Wellformed

15:38:16 Cook_Levin: theory Cook_Levin.NP

15:38:16 Cook_Levin: theory Cook_Levin.Oblivious_2_Tape

15:38:18 Cook_Levin: theory Cook_Levin.Satisfiability

15:38:22 Cook_Levin: theory Cook_Levin.Reducing

15:38:24 Cook_Levin: theory Cook_Levin.Aux_TM_Reducing

15:38:28 Cook_Levin: theory Cook_Levin.Sat_TM_CNF

15:38:34 Cook_Levin: theory Cook_Levin.Reduction_TM

15:50:53 Preparing Cook_Levin/document ...

15:52:15 Finished Cook_Levin/document (0:01:21 elapsed time)

15:52:15 Preparing Cook_Levin/outline ...

15:52:49 Finished Cook_Levin/outline (0:00:33 elapsed time)

15:52:49 Timing Cook_Levin (8 threads, 768.950s elapsed time, 3941.976s cpu time, 30.687s GC time, factor 5.13)

15:52:49 Finished Cook_Levin (0:12:52 elapsed time, 1:05:50 cpu time, factor 5.11)

15:52:49 Building Padic_Ints (on hpcisabelle/6) ...

15:52:52 Padic_Ints: theory Padic_Ints.Function_Ring

15:52:52 Padic_Ints: theory HOL-Number_Theory.Cong

15:52:52 Padic_Ints: theory Padic_Ints.Supplementary_Ring_Facts

15:52:52 Padic_Ints: theory Padic_Ints.Extended_Int

15:52:54 Padic_Ints: theory HOL-Number_Theory.Totient

15:52:55 Padic_Ints: theory HOL-Number_Theory.Residues

15:52:58 Padic_Ints: theory Padic_Ints.Padic_Construction

15:52:59 Padic_Ints: theory Padic_Ints.Padic_Integers

15:53:02 Padic_Ints: theory Padic_Ints.Cring_Poly

15:54:03 Padic_Ints: theory Padic_Ints.Padic_Int_Topology

15:54:06 Padic_Ints: theory Padic_Ints.Zp_Compact

15:54:44 Padic_Ints: theory Padic_Ints.Padic_Int_Polynomials

15:54:48 Padic_Ints: theory Padic_Ints.Hensels_Lemma

15:55:26 Preparing Padic_Ints/document ...

15:55:56 Finished Padic_Ints/document (0:00:29 elapsed time)

15:55:56 Preparing Padic_Ints/outline ...

15:56:07 Finished Padic_Ints/outline (0:00:11 elapsed time)

15:56:08 Timing Padic_Ints (8 threads, 132.227s elapsed time, 554.009s cpu time, 63.810s GC time, factor 4.19)

15:56:08 Finished Padic_Ints (0:02:35 elapsed time, 0:10:03 cpu time, factor 3.88)

15:56:08 Building Frequency_Moments (on hpcisabelle/7) ...

15:56:13 Frequency_Moments: theory HOL-Eisbach.Eisbach

15:56:13 Frequency_Moments: theory Digit_Expansions.Bits_Digits

15:56:13 Frequency_Moments: theory Flow_Networks.Graph

15:56:13 Frequency_Moments: theory Graph_Theory.Rtrancl_On

15:56:13 Frequency_Moments: theory HOL-Combinatorics.Stirling

15:56:13 Frequency_Moments: theory HOL-Computational_Algebra.Fraction_Field

15:56:13 Frequency_Moments: theory HOL-Computational_Algebra.Group_Closure

15:56:13 Frequency_Moments: theory HOL-Decision_Procs.Dense_Linear_Order

15:56:14 Frequency_Moments: theory HOL-Computational_Algebra.Nth_Powers

15:56:14 Frequency_Moments: theory HOL-Computational_Algebra.Squarefree

15:56:14 Frequency_Moments: theory HOL-Number_Theory.Cong

15:56:14 Frequency_Moments: theory HOL-Library.Case_Converter

15:56:14 Frequency_Moments: theory HOL-Library.Code_Abstract_Nat

15:56:15 Frequency_Moments: theory HOL-Library.Code_Target_Nat

15:56:15 Frequency_Moments: theory Expander_Graphs.Extra_Congruence_Method

15:56:15 Frequency_Moments: theory HOL-Library.Code_Target_Int

15:56:15 Frequency_Moments: theory HOL-Library.Code_Lazy

15:56:15 Frequency_Moments: theory Finite_Fields.Finite_Fields_More_Bijections

15:56:16 Frequency_Moments: theory HOL-Library.Code_Target_Numeral

15:56:16 Frequency_Moments: theory HOL-Algebra.Congruence

15:56:16 Frequency_Moments: theory Card_Partitions.Injectivity_Solver

15:56:16 Frequency_Moments: theory HOL-Computational_Algebra.Normalized_Fraction

15:56:16 Frequency_Moments: theory Card_Partitions.Set_Partition

15:56:16 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_Multiset_Extras

15:56:17 Frequency_Moments: theory HOL-Combinatorics.List_Permutation

15:56:17 Frequency_Moments: theory Card_Partitions.Card_Partitions

15:56:17 Frequency_Moments: theory Jordan_Normal_Form.Missing_Misc

15:56:17 Frequency_Moments: theory HOL-Library.Function_Algebras

15:56:17 Frequency_Moments: theory Abstract-Rewriting.Seq

15:56:17 Frequency_Moments: theory HOL-Library.List_Lexorder

15:56:18 Frequency_Moments: theory HOL-Library.More_List

15:56:18 Frequency_Moments: theory Flow_Networks.Network

15:56:18 Frequency_Moments: theory Perron_Frobenius.Bij_Nat

15:56:18 Frequency_Moments: theory HOL-Library.Power_By_Squaring

15:56:18 Frequency_Moments: theory Bell_Numbers_Spivey.Bell_Numbers

15:56:18 Frequency_Moments: theory HOL-Algebra.Order

15:56:18 Frequency_Moments: theory HOL-Library.Transitive_Closure_Table

15:56:18 Frequency_Moments: theory HOL-Library.While_Combinator

15:56:19 Frequency_Moments: theory HOL-Number_Theory.Mod_Exp

15:56:19 Frequency_Moments: theory HOL-Number_Theory.Eratosthenes

15:56:20 Frequency_Moments: theory Card_Equiv_Relations.Card_Equiv_Relations

15:56:20 Frequency_Moments: theory HOL-Types_To_Sets.Prerequisites

15:56:20 Frequency_Moments: theory Equivalence_Relation_Enumeration.Equivalence_Relation_Enumeration

15:56:20 Frequency_Moments: theory HOL-Types_To_Sets.Types_To_Sets

15:56:20 Frequency_Moments: theory Polynomial_Interpolation.Missing_Unsorted

15:56:20 Frequency_Moments: theory HOL-Library.Bourbaki_Witt_Fixpoint

15:56:20 Frequency_Moments: theory HOL-Computational_Algebra.Polynomial

15:56:20 Frequency_Moments: theory Jordan_Normal_Form.Conjugate

15:56:20 Frequency_Moments: theory HOL-Types_To_Sets.Group_On_With

15:56:21 Frequency_Moments: theory Perron_Frobenius.Cancel_Card_Constraint

15:56:21 Frequency_Moments: theory HOL-Algebra.Lattice

15:56:21 Frequency_Moments: theory HOL-Library.Going_To_Filter

15:56:21 Frequency_Moments: theory Frequency_Moments.Landau_Ext

15:56:21 Frequency_Moments: theory Flow_Networks.Residual_Graph

15:56:21 Frequency_Moments: theory HOL-Library.Lattice_Algebras

15:56:21 Frequency_Moments: theory HOL-Library.Log_Nat

15:56:21 Frequency_Moments: theory Graph_Theory.Stuff

15:56:22 Frequency_Moments: theory Graph_Theory.Digraph

15:56:22 Frequency_Moments: theory Executable_Randomized_Algorithms.Tau_Additivity

15:56:22 Frequency_Moments: theory HOL-Algebra.Complete_Lattice

15:56:22 Frequency_Moments: theory HOL-Number_Theory.Fib

15:56:22 Frequency_Moments: theory HOL-Number_Theory.Prime_Powers

15:56:22 Frequency_Moments: theory HOL-Number_Theory.Totient

15:56:22 Frequency_Moments: theory HOL-Algebra.Group

15:56:23 Frequency_Moments: theory Finite_Fields.Finite_Fields_More_PMF

15:56:23 Frequency_Moments: theory HOL-Complex_Analysis.Contour_Integration

15:56:23 Frequency_Moments: theory Flow_Networks.Augmenting_Flow

15:56:23 Frequency_Moments: theory Flow_Networks.Augmenting_Path

15:56:23 Frequency_Moments: theory Graph_Theory.Arc_Walk

15:56:24 Frequency_Moments: theory Graph_Theory.Bidirected_Digraph

15:56:24 Frequency_Moments: theory Flow_Networks.Ford_Fulkerson

15:56:25 Frequency_Moments: theory Universal_Hash_Families.Universal_Hash_Families

15:56:25 Frequency_Moments: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

15:56:25 Frequency_Moments: theory Universal_Hash_Families.Universal_Hash_Families_More_Independent_Families

15:56:26 Frequency_Moments: theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

15:56:26 Frequency_Moments: theory Ergodic_Theory.SG_Library_Complement

15:56:26 Frequency_Moments: theory HOL-Algebra.Coset

15:56:26 Frequency_Moments: theory HOL-Algebra.FiniteProduct

15:56:26 Frequency_Moments: theory MFMC_Countable.MFMC_Finite

15:56:27 Frequency_Moments: theory Graph_Theory.Pair_Digraph

15:56:28 Frequency_Moments: theory HOL-Complex_Analysis.Winding_Numbers

15:56:28 Frequency_Moments: theory Executable_Randomized_Algorithms.Coin_Space

15:56:28 Frequency_Moments: theory HOL-Algebra.Ring

15:56:28 Frequency_Moments: theory MFMC_Countable.MFMC_Misc

15:56:29 Frequency_Moments: theory HOL-Complex_Analysis.Cauchy_Integral_Formula

15:56:29 Frequency_Moments: theory MFMC_Countable.Matrix_For_Marginals

15:56:29 Frequency_Moments: theory HOL-Algebra.Generated_Groups

15:56:30 Frequency_Moments: theory HOL-Algebra.Divisibility

15:56:30 Frequency_Moments: theory HOL-Library.Interval

15:56:31 Frequency_Moments: theory HOL-Algebra.Elementary_Groups

15:56:31 Frequency_Moments: theory HOL-Library.Float

15:56:31 Frequency_Moments: theory HOL-Complex_Analysis.Conformal_Mappings

15:56:33 Frequency_Moments: theory HOL-Complex_Analysis.Complex_Singularities

15:56:33 Frequency_Moments: theory Finite_Fields.Finite_Fields_Indexed_Algebra_Code

15:56:33 Frequency_Moments: theory HOL-Algebra.AbelCoset

15:56:34 Frequency_Moments: theory HOL-Algebra.Module

15:56:34 Frequency_Moments: theory Jordan_Normal_Form.Missing_Ring

15:56:34 Frequency_Moments: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

15:56:34 Frequency_Moments: theory HOL-Computational_Algebra.Polynomial_FPS

15:56:35 Frequency_Moments: theory HOL-Computational_Algebra.Polynomial_Factorial

15:56:35 Frequency_Moments: theory HOL-Library.Code_Target_Numeral_Float

15:56:35 Frequency_Moments: theory HOL-Library.Interval_Float

15:56:35 Frequency_Moments: theory Graph_Theory.Digraph_Component

15:56:35 Frequency_Moments: theory Prefix_Free_Code_Combinators.Prefix_Free_Code_Combinators

15:56:35 Frequency_Moments: theory HOL-Computational_Algebra.Formal_Laurent_Series

15:56:36 Frequency_Moments: theory HOL-Complex_Analysis.Complex_Residues

15:56:36 Frequency_Moments: theory HOL-Decision_Procs.Approximation_Bounds

15:56:36 Frequency_Moments: theory Polynomial_Interpolation.Missing_Polynomial

15:56:36 Frequency_Moments: theory HOL-Complex_Analysis.Residue_Theorem

15:56:37 Frequency_Moments: theory HOL-Complex_Analysis.Great_Picard

15:56:38 Frequency_Moments: theory MFMC_Countable.Rel_PMF_Characterisation

15:56:38 Frequency_Moments: theory Polynomial_Factorization.Order_Polynomial

15:56:38 Frequency_Moments: theory Probabilistic_While.While_SPMF

15:56:39 Frequency_Moments: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

15:56:39 Frequency_Moments: theory HOL-Complex_Analysis.Riemann_Mapping

15:56:39 Frequency_Moments: theory Median_Method.Median

15:56:39 Frequency_Moments: theory HOL-Algebra.Ideal

15:56:40 Frequency_Moments: theory Lp.Functional_Spaces

15:56:40 Frequency_Moments: theory HOL-Computational_Algebra.Computational_Algebra

15:56:40 Frequency_Moments: theory HOL-Complex_Analysis.Laurent_Convergence

15:56:40 Frequency_Moments: theory Graph_Theory.Digraph_Isomorphism

15:56:40 Frequency_Moments: theory Weighted_Arithmetic_Geometric_Mean.Weighted_Arithmetic_Geometric_Mean

15:56:40 Frequency_Moments: theory Matrix.Utility

15:56:41 Frequency_Moments: theory Polynomial_Interpolation.Ring_Hom

15:56:41 Frequency_Moments: theory Regular-Sets.Regular_Set

15:56:41 Frequency_Moments: theory VectorSpace.FunctionLemmas

15:56:41 Frequency_Moments: theory VectorSpace.RingModuleFacts

15:56:42 Frequency_Moments: theory VectorSpace.MonoidSums

15:56:42 Frequency_Moments: theory HOL-Algebra.RingHom

15:56:42 Frequency_Moments: theory VectorSpace.LinearCombinations

15:56:42 Frequency_Moments: theory HOL-Decision_Procs.Approximation

15:56:43 Frequency_Moments: theory Lp.Lp

15:56:43 Frequency_Moments: theory HOL-Complex_Analysis.Meromorphic

15:56:43 Frequency_Moments: theory HOL-Algebra.QuotRing

15:56:44 Frequency_Moments: theory HOL-Algebra.UnivPoly

15:56:44 Frequency_Moments: theory Concentration_Inequalities.Concentration_Inequalities_Preliminary

15:56:44 Frequency_Moments: theory Concentration_Inequalities.Bienaymes_Identity

15:56:44 Frequency_Moments: theory HOL-Complex_Analysis.Weierstrass_Factorization

15:56:44 Frequency_Moments: theory Universal_Hash_Families.Universal_Hash_Families_More_Product_PMF

15:56:45 Frequency_Moments: theory HOL-Complex_Analysis.Complex_Analysis

15:56:45 Frequency_Moments: theory Jordan_Normal_Form.Matrix

15:56:45 Frequency_Moments: theory Universal_Hash_Families.Pseudorandom_Objects

15:56:45 Frequency_Moments: theory Expander_Graphs.Constructive_Chernoff_Bound

15:56:45 Frequency_Moments: theory Polynomial_Interpolation.Ring_Hom_Poly

15:56:45 Frequency_Moments: theory HOL-Algebra.IntRing

15:56:45 Frequency_Moments: theory Regular-Sets.Regular_Exp

15:56:47 Frequency_Moments: theory VectorSpace.SumSpaces

15:56:47 Frequency_Moments: theory VectorSpace.VectorSpace

15:56:50 Frequency_Moments: theory Regular-Sets.NDerivative

15:56:50 Frequency_Moments: theory Regular-Sets.Relation_Interpretation

15:56:50 Frequency_Moments: theory Commuting_Hermitian.Commuting_Hermitian_Misc

15:56:50 Frequency_Moments: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

15:56:52 Frequency_Moments: theory Jordan_Normal_Form.Column_Operations

15:56:53 Frequency_Moments: theory Jordan_Normal_Form.Determinant

15:56:54 Frequency_Moments: theory Regular-Sets.Equivalence_Checking

15:56:55 Frequency_Moments: theory Regular-Sets.Regexp_Method

15:56:56 Frequency_Moments: theory Jordan_Normal_Form.Missing_VectorSpace

15:56:56 Frequency_Moments: theory Jordan_Normal_Form.Char_Poly

15:56:56 Frequency_Moments: theory Abstract-Rewriting.Abstract_Rewriting

15:56:57 Frequency_Moments: theory Jordan_Normal_Form.Jordan_Normal_Form

15:56:58 Frequency_Moments: theory Isabelle_Marries_Dirac.Basics

15:56:58 Frequency_Moments: theory Isabelle_Marries_Dirac.Binary_Nat

15:56:58 Frequency_Moments: theory Isabelle_Marries_Dirac.Quantum

15:56:58 Frequency_Moments: theory Abstract-Rewriting.SN_Orders

15:56:58 Frequency_Moments: theory HOL-Algebra.Multiplicative_Group

15:56:59 Frequency_Moments: theory Jordan_Normal_Form.VS_Connect

15:57:00 Frequency_Moments: theory Isabelle_Marries_Dirac.Complex_Vectors

15:57:02 Frequency_Moments: theory Matrix.Ordered_Semiring

15:57:03 Frequency_Moments: theory HOL-Algebra.Ring_Divisibility

15:57:03 Frequency_Moments: theory HOL-Algebra.Subrings

15:57:03 Frequency_Moments: theory HOL-Number_Theory.Residues

15:57:03 Frequency_Moments: theory Matrix.Matrix_Legacy

15:57:05 Frequency_Moments: theory Matrix_Tensor.Matrix_Tensor

15:57:07 Frequency_Moments: theory HOL-Algebra.Embedded_Algebras

15:57:07 Frequency_Moments: theory HOL-Number_Theory.Euler_Criterion

15:57:07 Frequency_Moments: theory HOL-Number_Theory.Pocklington

15:57:07 Frequency_Moments: theory HOL-Number_Theory.Gauss

15:57:08 Frequency_Moments: theory HOL-Number_Theory.Residue_Primitive_Roots

15:57:08 Frequency_Moments: theory HOL-Number_Theory.Quadratic_Reciprocity

15:57:08 Frequency_Moments: theory Lehmer.Lehmer

15:57:08 Frequency_Moments: theory Isabelle_Marries_Dirac.Tensor

15:57:08 Frequency_Moments: theory Pratt_Certificate.Pratt_Certificate

15:57:08 Frequency_Moments: theory HOL-Number_Theory.Number_Theory

15:57:09 Frequency_Moments: theory Isabelle_Marries_Dirac.More_Tensor

15:57:10 Frequency_Moments: theory Dirichlet_Series.Dirichlet_Misc

15:57:11 Frequency_Moments: theory Dirichlet_Series.Multiplicative_Function

15:57:11 Frequency_Moments: theory Dirichlet_Series.Dirichlet_Product

15:57:11 Frequency_Moments: theory Dirichlet_Series.Euler_Products

15:57:12 Frequency_Moments: theory Dirichlet_Series.Dirichlet_Series

15:57:16 Frequency_Moments: theory Bertrands_Postulate.Bertrand

15:57:17 Frequency_Moments: theory HOL-Algebra.Polynomials

15:57:18 Frequency_Moments: theory Jordan_Normal_Form.Gram_Schmidt

15:57:20 Frequency_Moments: theory Jordan_Normal_Form.Schur_Decomposition

15:57:21 Frequency_Moments: theory Dirichlet_Series.Moebius_Mu

15:57:21 Frequency_Moments: theory Dirichlet_Series.More_Totient

15:57:21 Frequency_Moments: theory Dirichlet_Series.Divisor_Count

15:57:22 Frequency_Moments: theory Dirichlet_Series.Liouville_Lambda

15:57:22 Frequency_Moments: theory Dirichlet_Series.Arithmetic_Summatory

15:57:22 Frequency_Moments: theory Dirichlet_Series.Partial_Summation

15:57:24 Frequency_Moments: theory Dirichlet_Series.Dirichlet_Series_Analysis

15:57:26 Frequency_Moments: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

15:57:31 Frequency_Moments: theory Jordan_Normal_Form.Spectral_Radius

15:57:31 Frequency_Moments: theory QHLProver.Complex_Matrix

15:57:31 Frequency_Moments: theory Perron_Frobenius.HMA_Connect

15:57:34 Frequency_Moments: theory Zeta_Function.Zeta_Library

15:57:35 Frequency_Moments: theory Executable_Randomized_Algorithms.Randomized_Algorithm_Internal

15:57:41 Frequency_Moments: theory QHLProver.Gates

15:57:41 Frequency_Moments: theory HOL-Algebra.Polynomial_Divisibility

15:57:41 Frequency_Moments: theory Projective_Measurements.Linear_Algebra_Complements

15:57:42 Frequency_Moments: theory Executable_Randomized_Algorithms.Randomized_Algorithm

15:57:45 Frequency_Moments: theory Frequency_Moments.Frequency_Moments_Preliminary_Results

15:57:48 Frequency_Moments: theory Projective_Measurements.Projective_Measurements

15:57:51 Frequency_Moments: theory Commuting_Hermitian.Spectral_Theory_Complements

15:57:52 Frequency_Moments: theory Commuting_Hermitian.Commuting_Hermitian

15:58:14 Frequency_Moments: theory Finite_Fields.Finite_Fields_Preliminary_Results

15:58:14 Frequency_Moments: theory Interpolation_Polynomials_HOL_Algebra.Bounded_Degree_Polynomials

15:58:14 Frequency_Moments: theory Interpolation_Polynomials_HOL_Algebra.Lagrange_Interpolation

15:58:19 Frequency_Moments: theory Interpolation_Polynomials_HOL_Algebra.Interpolation_Polynomial_Cardinalities

15:58:21 Frequency_Moments: theory Finite_Fields.Finite_Fields_Factorization_Ext

15:58:21 Frequency_Moments: theory Finite_Fields.Ring_Characteristic

15:58:22 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_Definition

15:58:22 Frequency_Moments: theory Universal_Hash_Families.Carter_Wegman_Hash_Family

15:58:22 Frequency_Moments: theory Frequency_Moments.K_Smallest

15:58:25 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_TTS

15:58:26 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_MGG

15:58:27 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_Algebra

15:58:28 Frequency_Moments: theory Frequency_Moments.Probability_Ext

15:58:29 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_Eigenvalues

15:58:32 Frequency_Moments: theory Finite_Fields.Finite_Fields_Mod_Ring_Code

15:58:32 Frequency_Moments: theory Finite_Fields.Formal_Polynomial_Derivatives

15:58:33 Frequency_Moments: theory Finite_Fields.Monic_Polynomial_Factorization

15:58:33 Frequency_Moments: theory Frequency_Moments.Frequency_Moments

15:58:34 Frequency_Moments: theory Frequency_Moments.Frequency_Moment_0

15:58:34 Frequency_Moments: theory Frequency_Moments.Frequency_Moment_2

15:58:35 Frequency_Moments: theory Frequency_Moments.Frequency_Moment_k

15:58:36 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_Walks

15:58:40 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_Power_Construction

15:58:40 Frequency_Moments: theory Finite_Fields.Card_Irreducible_Polynomials_Aux

15:58:43 Frequency_Moments: theory Expander_Graphs.Expander_Graphs_Strongly_Explicit

15:58:47 Frequency_Moments: theory Finite_Fields.Finite_Fields_Poly_Ring_Code

15:58:47 Frequency_Moments: theory Finite_Fields.Rabin_Irreducibility_Test

15:58:47 Frequency_Moments: theory Finite_Fields.Card_Irreducible_Polynomials

15:58:50 Frequency_Moments: theory Expander_Graphs.Pseudorandom_Objects_Expander_Walks

15:58:54 Frequency_Moments: theory Finite_Fields.Rabin_Irreducibility_Test_Code

15:58:58 Frequency_Moments: theory Finite_Fields.Finite_Fields_Poly_Factor_Ring_Code

15:59:06 Frequency_Moments: theory Finite_Fields.Find_Irreducible_Poly

15:59:14 Frequency_Moments: theory Universal_Hash_Families.Pseudorandom_Objects_Hash_Families

15:59:18 Frequency_Moments: theory Frequency_Moments.Tutorial_Pseudorandom_Objects

16:09:44 Preparing Frequency_Moments/document ...

16:09:53 Finished Frequency_Moments/document (0:00:08 elapsed time)

16:09:53 Preparing Frequency_Moments/outline ...

16:09:57 Finished Frequency_Moments/outline (0:00:03 elapsed time)

16:09:57 Timing Frequency_Moments (8 threads, 720.116s elapsed time, 4229.164s cpu time, 344.975s GC time, factor 5.87)

16:09:57 Finished Frequency_Moments (0:13:21 elapsed time, 1:13:52 cpu time, factor 5.53)

16:09:57 Running HOL-ODE-ARCH-COMP (on hpcisabelle/0) ...

16:10:01 HOL-ODE-ARCH-COMP: theory HOL-ODE-ARCH-COMP.Examples_ARCH_COMP

16:22:30 Timing HOL-ODE-ARCH-COMP (8 threads, 748.055s elapsed time, 1694.060s cpu time, 17.476s GC time, factor 2.26)

16:22:30 Finished HOL-ODE-ARCH-COMP (0:12:32 elapsed time, 0:28:20 cpu time, factor 2.26)

16:22:30 Building Sepref_Prereq (on hpcisabelle/1) ...

16:22:33 Sepref_Prereq: theory HOL-Library.Nat_Bijection

16:22:33 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Syntax_Match

16:22:33 Sepref_Prereq: theory HOL-Library.Old_Datatype

16:22:34 Sepref_Prereq: theory HOL-Library.Countable

16:22:36 Sepref_Prereq: theory HOL-Imperative_HOL.Heap

16:22:37 Sepref_Prereq: theory HOL-Imperative_HOL.Heap_Monad

16:22:40 Sepref_Prereq: theory HOL-Imperative_HOL.Array

16:22:41 Sepref_Prereq: theory HOL-Imperative_HOL.Ref

16:22:41 Sepref_Prereq: theory HOL-Imperative_HOL.Imperative_HOL

16:22:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imperative_HOL_Add

16:22:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Run

16:22:41 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Assertions

16:22:44 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hoare_Triple

16:22:44 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Automation

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Main

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Blit

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_List_Spec

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Union_Find

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.List_Seg

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Set_Spec

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Table

16:22:46 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Imp_Map_Spec

16:22:47 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Circ_List

16:22:48 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Open_List

16:22:50 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map

16:22:51 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Map_Impl

16:22:56 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Hash_Set_Impl

16:23:02 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Idioms

16:23:02 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.To_List_GA

16:23:04 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Map_Impl

16:23:04 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Array_Set_Impl

16:23:04 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.From_List_GA

16:23:06 Sepref_Prereq: theory Separation_Logic_Imperative_HOL.Sep_Examples

16:23:24 Timing Sepref_Prereq (8 threads, 35.454s elapsed time, 103.384s cpu time, 3.331s GC time, factor 2.92)

16:23:24 Finished Sepref_Prereq (0:00:53 elapsed time, 0:02:16 cpu time, factor 2.56)

16:23:24 Running Finite_Fields (on hpcisabelle/2) ...

16:23:30 Finite_Fields: theory Flow_Networks.Graph

16:23:30 Finite_Fields: theory Digit_Expansions.Bits_Digits

16:23:30 Finite_Fields: theory HOL-Number_Theory.Cong

16:23:30 Finite_Fields: theory Finite_Fields.Finite_Fields_Indexed_Algebra_Code

16:23:30 Finite_Fields: theory HOL-Number_Theory.Eratosthenes

16:23:30 Finite_Fields: theory HOL-Types_To_Sets.Types_To_Sets

16:23:30 Finite_Fields: theory HOL-Real_Asymp.Inst_Existentials

16:23:30 Finite_Fields: theory HOL-Analysis.Metric_Arith

16:23:30 Finite_Fields: theory Finite_Fields.Finite_Fields_Preliminary_Results

16:23:30 Finite_Fields: theory Finite_Fields.Finite_Fields_More_Bijections

16:23:30 Finite_Fields: theory HOL-Analysis.Abstract_Topology

16:23:30 Finite_Fields: theory HOL-Analysis.Continuum_Not_Denumerable

16:23:30 Finite_Fields: theory HOL-Analysis.Inner_Product

16:23:31 Finite_Fields: theory HOL-Analysis.L2_Norm

16:23:31 Finite_Fields: theory HOL-Analysis.Operator_Norm

16:23:31 Finite_Fields: theory HOL-Analysis.Poly_Roots

16:23:31 Finite_Fields: theory HOL-Analysis.Product_Vector

16:23:31 Finite_Fields: theory HOL-Combinatorics.Multiset_Permutations

16:23:32 Finite_Fields: theory HOL-Number_Theory.Mod_Exp

16:23:32 Finite_Fields: theory HOL-Analysis.Sigma_Algebra

16:23:32 Finite_Fields: theory Flow_Networks.Network

16:23:32 Finite_Fields: theory HOL-Analysis.Norm_Arith

16:23:33 Finite_Fields: theory HOL-Number_Theory.Fib

16:23:33 Finite_Fields: theory HOL-Number_Theory.Prime_Powers

16:23:33 Finite_Fields: theory HOL-Number_Theory.Totient

16:23:34 Finite_Fields: theory HOL-Real_Asymp.Eventuallize

16:23:34 Finite_Fields: theory HOL-Real_Asymp.Lazy_Eval

16:23:34 Finite_Fields: theory HOL-Analysis.Elementary_Topology

16:23:35 Finite_Fields: theory HOL-Analysis.Euclidean_Space

16:23:35 Finite_Fields: theory Flow_Networks.Residual_Graph

16:23:35 Finite_Fields: theory HOL-Number_Theory.Residues

16:23:35 Finite_Fields: theory HOL-Real_Asymp.Multiseries_Expansion

16:23:37 Finite_Fields: theory HOL-Analysis.Measurable

16:23:37 Finite_Fields: theory HOL-Analysis.Abstract_Limits

16:23:38 Finite_Fields: theory HOL-Analysis.FSigma

16:23:38 Finite_Fields: theory HOL-Analysis.Sum_Topology

16:23:38 Finite_Fields: theory HOL-Analysis.Measure_Space

16:23:39 Finite_Fields: theory Flow_Networks.Augmenting_Flow

16:23:40 Finite_Fields: theory Flow_Networks.Augmenting_Path

16:23:40 Finite_Fields: theory HOL-Analysis.Finite_Cartesian_Product

16:23:40 Finite_Fields: theory HOL-Analysis.Linear_Algebra

16:23:40 Finite_Fields: theory Flow_Networks.Ford_Fulkerson

16:23:40 Finite_Fields: theory HOL-Analysis.Abstract_Topology_2

16:23:41 Finite_Fields: theory EdmondsKarp_Maxflow.EdmondsKarp_Termination_Abstract

16:23:41 Finite_Fields: theory Finite_Fields.Finite_Fields_Factorization_Ext

16:23:41 Finite_Fields: theory HOL-Analysis.Affine

16:23:42 Finite_Fields: theory Finite_Fields.Ring_Characteristic

16:23:43 Finite_Fields: theory HOL-Analysis.Convex

16:23:43 Finite_Fields: theory HOL-Analysis.Infinite_Sum

16:23:43 Finite_Fields: theory HOL-Analysis.Cartesian_Space

16:23:43 Finite_Fields: theory MFMC_Countable.MFMC_Finite

16:23:43 Finite_Fields: theory HOL-Analysis.Caratheodory

16:23:43 Finite_Fields: theory HOL-Number_Theory.Euler_Criterion

16:23:43 Finite_Fields: theory HOL-Number_Theory.Pocklington

16:23:44 Finite_Fields: theory HOL-Number_Theory.Gauss

16:23:44 Finite_Fields: theory HOL-Analysis.Connected

16:23:44 Finite_Fields: theory HOL-Analysis.Elementary_Metric_Spaces

16:23:44 Finite_Fields: theory HOL-Number_Theory.Quadratic_Reciprocity

16:23:45 Finite_Fields: theory HOL-Analysis.Function_Topology

16:23:45 Finite_Fields: theory HOL-Number_Theory.Residue_Primitive_Roots

16:23:46 Finite_Fields: theory HOL-Number_Theory.Number_Theory

16:23:47 Finite_Fields: theory HOL-Analysis.Determinants

16:23:47 Finite_Fields: theory HOL-Analysis.Product_Topology

16:23:47 Finite_Fields: theory HOL-Analysis.T1_Spaces

16:23:47 Finite_Fields: theory HOL-Analysis.Lindelof_Spaces

16:23:48 Finite_Fields: theory HOL-Analysis.Elementary_Normed_Spaces

16:23:48 Finite_Fields: theory HOL-Analysis.Function_Metric

16:23:48 Finite_Fields: theory HOL-Analysis.Isolated

16:23:48 Finite_Fields: theory Dirichlet_Series.Dirichlet_Misc

16:23:48 Finite_Fields: theory Dirichlet_Series.Multiplicative_Function

16:23:49 Finite_Fields: theory Dirichlet_Series.Dirichlet_Product

16:23:49 Finite_Fields: theory Dirichlet_Series.Dirichlet_Series

16:23:49 Finite_Fields: theory HOL-Analysis.Topology_Euclidean_Space

16:23:51 Finite_Fields: theory HOL-Analysis.Extended_Real_Limits

16:23:51 Finite_Fields: theory Finite_Fields.Finite_Fields_Mod_Ring_Code

16:23:52 Finite_Fields: theory Finite_Fields.Formal_Polynomial_Derivatives

16:23:52 Finite_Fields: theory HOL-Analysis.Line_Segment

16:23:52 Finite_Fields: theory HOL-Analysis.Tagged_Division

16:23:52 Finite_Fields: theory HOL-Analysis.Summation_Tests

16:23:53 Finite_Fields: theory Dirichlet_Series.Moebius_Mu

16:23:53 Finite_Fields: theory Finite_Fields.Monic_Polynomial_Factorization

16:23:53 Finite_Fields: theory Dirichlet_Series.More_Totient

16:23:53 Finite_Fields: theory Dirichlet_Series.Divisor_Count

16:23:54 Finite_Fields: theory HOL-Analysis.Uniform_Limit

16:23:54 Finite_Fields: theory Dirichlet_Series.Liouville_Lambda

16:23:54 Finite_Fields: theory HOL-Analysis.Convex_Euclidean_Space

16:23:54 Finite_Fields: theory Dirichlet_Series.Arithmetic_Summatory

16:23:55 Finite_Fields: theory HOL-Analysis.Ordered_Euclidean_Space

16:23:55 Finite_Fields: theory HOL-Analysis.Starlike

16:23:55 Finite_Fields: theory HOL-Analysis.Bounded_Continuous_Function

16:23:55 Finite_Fields: theory HOL-Analysis.Bounded_Linear_Function

16:23:57 Finite_Fields: theory HOL-Analysis.Continuous_Extension

16:23:57 Finite_Fields: theory HOL-Analysis.Path_Connected

16:23:58 Finite_Fields: theory HOL-Analysis.Derivative

16:23:59 Finite_Fields: theory Finite_Fields.Card_Irreducible_Polynomials_Aux

16:24:00 Finite_Fields: theory HOL-Analysis.Locally

16:24:00 Finite_Fields: theory HOL-Analysis.Uncountable_Sets

16:24:00 Finite_Fields: theory HOL-Analysis.Arcwise_Connected

16:24:00 Finite_Fields: theory HOL-Analysis.Homotopy

16:24:01 Finite_Fields: theory HOL-Analysis.Borel_Space

16:24:01 Finite_Fields: theory HOL-Analysis.Cartesian_Euclidean_Space

16:24:01 Finite_Fields: theory HOL-Analysis.Complex_Analysis_Basics

16:24:01 Finite_Fields: theory HOL-Analysis.Weierstrass_Theorems

16:24:01 Finite_Fields: theory HOL-Analysis.Cross3

16:24:03 Finite_Fields: theory HOL-Analysis.Polytope

16:24:04 Finite_Fields: theory HOL-Analysis.Complex_Transcendental

16:24:05 Finite_Fields: theory HOL-Analysis.Abstract_Euclidean_Space

16:24:05 Finite_Fields: theory HOL-Analysis.Homeomorphism

16:24:05 Finite_Fields: theory HOL-Analysis.Sparse_In

16:24:06 Finite_Fields: theory HOL-Analysis.Nonnegative_Lebesgue_Integration

16:24:06 Finite_Fields: theory HOL-Analysis.Regularity

16:24:07 Finite_Fields: theory HOL-Analysis.Abstract_Topological_Spaces

16:24:07 Finite_Fields: theory HOL-Analysis.Brouwer_Fixpoint

16:24:08 Finite_Fields: theory Executable_Randomized_Algorithms.Tau_Additivity

16:24:10 Finite_Fields: theory Finite_Fields.Finite_Fields_Poly_Ring_Code

16:24:10 Finite_Fields: theory Finite_Fields.Rabin_Irreducibility_Test

16:24:12 Finite_Fields: theory Finite_Fields.Card_Irreducible_Polynomials

16:24:14 Finite_Fields: theory HOL-Analysis.Generalised_Binomial_Theorem

16:24:14 Finite_Fields: theory HOL-Analysis.Harmonic_Numbers

16:24:14 Finite_Fields: theory HOL-Analysis.FPS_Convergence

16:24:15 Finite_Fields: theory HOL-Analysis.Infinite_Products

16:24:15 Finite_Fields: theory HOL-Analysis.Binary_Product_Measure

16:24:16 Finite_Fields: theory HOL-Analysis.Fashoda_Theorem

16:24:17 Finite_Fields: theory HOL-Analysis.Embed_Measure

16:24:17 Finite_Fields: theory HOL-Analysis.Finite_Product_Measure

16:24:17 Finite_Fields: theory HOL-Analysis.Abstract_Metric_Spaces

16:24:17 Finite_Fields: theory HOL-Analysis.Retracts

16:24:17 Finite_Fields: theory Finite_Fields.Finite_Fields_Isomorphic

16:24:22 Finite_Fields: theory HOL-Analysis.Bochner_Integration

16:24:22 Finite_Fields: theory HOL-Probability.Fin_Map

16:24:22 Finite_Fields: theory HOL-Analysis.Smooth_Paths

16:24:26 Finite_Fields: theory Finite_Fields.Rabin_Irreducibility_Test_Code

16:24:26 Finite_Fields: theory HOL-Analysis.Complete_Measure

16:24:26 Finite_Fields: theory HOL-Analysis.Radon_Nikodym

16:24:27 Finite_Fields: theory HOL-Analysis.Set_Integral

16:24:27 Finite_Fields: theory HOL-Analysis.Lebesgue_Measure

16:24:27 Finite_Fields: theory HOL-Analysis.Lipschitz

16:24:27 Finite_Fields: theory HOL-Analysis.Urysohn

16:24:29 Finite_Fields: theory HOL-Real_Asymp.Multiseries_Expansion_Bounds

16:24:29 Finite_Fields: theory HOL-Analysis.Infinite_Set_Sum

16:24:29 Finite_Fields: theory HOL-Analysis.Multivariate_Analysis

16:24:31 Finite_Fields: theory HOL-Analysis.Henstock_Kurzweil_Integration

16:24:31 Finite_Fields: theory Finite_Fields.Finite_Fields_Poly_Factor_Ring_Code

16:24:33 Finite_Fields: theory HOL-Real_Asymp.Real_Asymp

16:24:36 Finite_Fields: theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

16:24:36 Finite_Fields: theory HOL-Analysis.Integral_Test

16:24:36 Finite_Fields: theory HOL-Analysis.Kronecker_Approximation_Theorem

16:24:38 Finite_Fields: theory HOL-Analysis.Further_Topology

16:24:38 Finite_Fields: theory HOL-Analysis.Gamma_Function

16:24:38 Finite_Fields: theory HOL-Analysis.Improper_Integral

16:24:38 Finite_Fields: theory HOL-Analysis.Interval_Integral

16:24:38 Finite_Fields: theory HOL-Analysis.Vitali_Covering_Theorem

16:24:39 Finite_Fields: theory HOL-Analysis.Equivalence_Measurable_On_Borel

16:24:39 Finite_Fields: theory HOL-Analysis.Lebesgue_Integral_Substitution

16:24:40 Finite_Fields: theory HOL-Analysis.Change_Of_Vars

16:24:42 Finite_Fields: theory HOL-Analysis.Simplex_Content

16:24:43 Finite_Fields: theory HOL-Analysis.Jordan_Curve

16:24:44 Finite_Fields: theory HOL-Analysis.Ball_Volume

16:24:44 Finite_Fields: theory HOL-Analysis.Analysis

16:24:46 Finite_Fields: theory Dirichlet_Series.Euler_Products

16:24:46 Finite_Fields: theory Dirichlet_Series.Partial_Summation

16:24:46 Finite_Fields: theory HOL-Complex_Analysis.Contour_Integration

16:24:46 Finite_Fields: theory HOL-Probability.Discrete_Topology

16:24:46 Finite_Fields: theory HOL-Probability.Essential_Supremum

16:24:46 Finite_Fields: theory HOL-Probability.Probability_Measure

16:24:46 Finite_Fields: theory HOL-Probability.Stopping_Time

16:24:46 Finite_Fields: theory HOL-Probability.Tree_Space

16:24:47 Finite_Fields: theory HOL-Complex_Analysis.Cauchy_Integral_Theorem

16:24:48 Finite_Fields: theory HOL-Complex_Analysis.Winding_Numbers

16:24:48 Finite_Fields: theory HOL-Probability.Conditional_Expectation

16:24:48 Finite_Fields: theory HOL-Probability.Distribution_Functions

16:24:48 Finite_Fields: theory HOL-Probability.Giry_Monad

16:24:48 Finite_Fields: theory HOL-Probability.Weak_Convergence

16:24:49 Finite_Fields: theory HOL-Complex_Analysis.Cauchy_Integral_Formula

16:24:49 Finite_Fields: theory HOL-Probability.Helly_Selection

16:24:50 Finite_Fields: theory HOL-Complex_Analysis.Conformal_Mappings

16:24:51 Finite_Fields: theory HOL-Probability.Probability_Mass_Function

16:24:51 Finite_Fields: theory HOL-Probability.Projective_Family

16:24:51 Finite_Fields: theory HOL-Complex_Analysis.Complex_Singularities

16:24:51 Finite_Fields: theory HOL-Complex_Analysis.Great_Picard

16:24:52 Finite_Fields: theory HOL-Probability.Infinite_Product_Measure

16:24:52 Finite_Fields: theory HOL-Complex_Analysis.Riemann_Mapping

16:24:54 Finite_Fields: theory HOL-Probability.Independent_Family

16:24:54 Finite_Fields: theory HOL-Probability.Projective_Limit

16:24:54 Finite_Fields: theory HOL-Complex_Analysis.Complex_Residues

16:24:54 Finite_Fields: theory HOL-Probability.Stream_Space

16:24:54 Finite_Fields: theory HOL-Complex_Analysis.Residue_Theorem

16:24:55 Finite_Fields: theory Finite_Fields.Finite_Fields_More_PMF

16:24:55 Finite_Fields: theory HOL-Probability.PMF_Impl

16:24:55 Finite_Fields: theory HOL-Probability.Random_Permutations

16:24:55 Finite_Fields: theory HOL-Complex_Analysis.Laurent_Convergence

16:24:55 Finite_Fields: theory HOL-Probability.SPMF

16:24:56 Finite_Fields: theory HOL-Probability.Convolution

16:24:56 Finite_Fields: theory HOL-Probability.Information

16:24:56 Finite_Fields: theory HOL-Probability.Product_PMF

16:24:57 Finite_Fields: theory HOL-Probability.Hoeffding

16:24:59 Finite_Fields: theory HOL-Probability.Distributions

16:24:59 Finite_Fields: theory HOL-Complex_Analysis.Meromorphic

16:25:00 Finite_Fields: theory HOL-Complex_Analysis.Weierstrass_Factorization

16:25:00 Finite_Fields: theory HOL-Probability.Characteristic_Functions

16:25:01 Finite_Fields: theory HOL-Complex_Analysis.Complex_Analysis

16:25:01 Finite_Fields: theory HOL-Probability.Sinc_Integral

16:25:01 Finite_Fields: theory HOL-Probability.Levy

16:25:01 Finite_Fields: theory Dirichlet_Series.Dirichlet_Series_Analysis

16:25:01 Finite_Fields: theory HOL-Probability.Central_Limit_Theorem

16:25:01 Finite_Fields: theory HOL-Probability.Probability

16:25:07 Finite_Fields: theory Executable_Randomized_Algorithms.Coin_Space

16:25:07 Finite_Fields: theory MFMC_Countable.MFMC_Misc

16:25:08 Finite_Fields: theory MFMC_Countable.Matrix_For_Marginals

16:25:10 Finite_Fields: theory MFMC_Countable.Rel_PMF_Characterisation

16:25:10 Finite_Fields: theory Zeta_Function.Zeta_Library

16:25:10 Finite_Fields: theory Probabilistic_While.While_SPMF

16:25:10 Finite_Fields: theory Executable_Randomized_Algorithms.Randomized_Algorithm_Internal

16:25:14 Finite_Fields: theory Executable_Randomized_Algorithms.Randomized_Algorithm

16:25:15 Finite_Fields: theory Finite_Fields.Find_Irreducible_Poly

16:35:10 Preparing Finite_Fields/document ...

16:35:21 Finished Finite_Fields/document (0:00:11 elapsed time)

16:35:21 Preparing Finite_Fields/outline ...

16:35:26 Finished Finite_Fields/outline (0:00:04 elapsed time)

16:35:27 Timing Finite_Fields (8 threads, 677.446s elapsed time, 4709.555s cpu time, 225.821s GC time, factor 6.95)

16:35:27 Finished Finite_Fields (0:11:24 elapsed time, 1:18:58 cpu time, factor 6.92)

16:35:27 Building CAVA_Setup (on hpcisabelle/3) ...

16:35:29 CAVA_Setup: theory Partial_Order_Reduction.Basic_Extensions

16:35:29 CAVA_Setup: theory HOL-Library.Case_Converter

16:35:29 CAVA_Setup: theory Partial_Order_Reduction.Set_Extensions

16:35:29 CAVA_Setup: theory HOL-Library.Complete_Partial_Order2

16:35:29 CAVA_Setup: theory HOL-Library.IArray

16:35:29 CAVA_Setup: theory HOL-Library.Mapping

16:35:29 CAVA_Setup: theory HOL-Library.Stream

16:35:29 CAVA_Setup: theory DFS_Framework.DFS_Framework_Misc

16:35:30 CAVA_Setup: theory HOL-Library.Sublist

16:35:30 CAVA_Setup: theory Partial_Order_Reduction.Functions

16:35:30 CAVA_Setup: theory HOL-Library.Countable_Set

16:35:31 CAVA_Setup: theory HOL-Library.Simps_Case_Conv

16:35:31 CAVA_Setup: theory Partial_Order_Reduction.Relation_Extensions

16:35:31 CAVA_Setup: theory LTL.LTL

16:35:31 CAVA_Setup: theory Promela.PromelaAST

16:35:32 CAVA_Setup: theory DFS_Framework.DFS_Framework_Refine_Aux

16:35:32 CAVA_Setup: theory HOL-Library.Countable_Complete_Lattices

16:35:32 CAVA_Setup: theory SM.SM_Syntax

16:35:32 CAVA_Setup: theory SM.SOS_Misc_Add

16:35:32 CAVA_Setup: theory Stuttering_Equivalence.Samplers

16:35:32 CAVA_Setup: theory HOL-Library.RBT_Mapping

16:35:33 CAVA_Setup: theory Stuttering_Equivalence.StutterEquivalence

16:35:33 CAVA_Setup: theory Transition_Systems_and_Automata.Basic

16:35:33 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton

16:35:33 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence

16:35:33 CAVA_Setup: theory HOL-Library.Prefix_Order

16:35:33 CAVA_Setup: theory Partial_Order_Reduction.List_Prefixes

16:35:34 CAVA_Setup: theory Partial_Order_Reduction.List_Extensions

16:35:34 CAVA_Setup: theory SM.LTS

16:35:34 CAVA_Setup: theory SM.Gen_Scheduler

16:35:34 CAVA_Setup: theory Partial_Order_Reduction.Word_Prefixes

16:35:35 CAVA_Setup: theory Partial_Order_Reduction.Traces

16:35:35 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System

16:35:36 CAVA_Setup: theory HOL-Library.Order_Continuity

16:35:36 CAVA_Setup: theory DFS_Framework.Impl_Rev_Array_Stack

16:35:36 CAVA_Setup: theory DFS_Framework.Param_DFS

16:35:36 CAVA_Setup: theory HOL-Library.Extended_Nat

16:35:38 CAVA_Setup: theory SM.Gen_Scheduler_Refine

16:35:38 CAVA_Setup: theory Promela.PromelaStatistics

16:35:38 CAVA_Setup: theory Coinductive.Coinductive_Nat

16:35:39 CAVA_Setup: theory HOL-Library.Linear_Temporal_Logic_on_Streams

16:35:39 CAVA_Setup: theory SM.SM_Cfg

16:35:39 CAVA_Setup: theory Gabow_SCC.Gabow_SCC

16:35:39 CAVA_Setup: theory SM.Gen_Cfg_Bisim

16:35:40 CAVA_Setup: theory Coinductive.Coinductive_List

16:35:40 CAVA_Setup: theory Partial_Order_Reduction.ENat_Extensions

16:35:40 CAVA_Setup: theory Gabow_SCC.Find_Path

16:35:40 CAVA_Setup: theory Partial_Order_Reduction.CCPO_Extensions

16:35:41 CAVA_Setup: theory Gabow_SCC.Find_Path_Impl

16:35:41 CAVA_Setup: theory Transition_Systems_and_Automata.Sequence_LTL

16:35:42 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Construction

16:35:42 CAVA_Setup: theory Partial_Order_Reduction.ESet_Extensions

16:35:42 CAVA_Setup: theory Transition_Systems_and_Automata.Transition_System_Extra

16:35:43 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Extensions

16:35:43 CAVA_Setup: theory DFS_Framework.DFS_Invars_Basic

16:35:44 CAVA_Setup: theory DFS_Framework.General_DFS_Structure

16:35:45 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Traces

16:35:46 CAVA_Setup: theory SM.Pid_Scheduler

16:35:46 CAVA_Setup: theory Gabow_SCC.Gabow_GBG

16:35:46 CAVA_Setup: theory Gabow_SCC.Gabow_Skeleton_Code

16:35:49 CAVA_Setup: theory Coinductive.Coinductive_List_Prefix

16:35:49 CAVA_Setup: theory Coinductive.Coinductive_Stream

16:35:49 CAVA_Setup: theory Word_Lib.Bits_Int

16:35:50 CAVA_Setup: theory Partial_Order_Reduction.Coinductive_List_Extensions

16:35:51 CAVA_Setup: theory Stuttering_Equivalence.PLTL

16:35:52 CAVA_Setup: theory DFS_Framework.Rec_Impl

16:35:52 CAVA_Setup: theory Partial_Order_Reduction.LList_Prefixes

16:35:52 CAVA_Setup: theory DFS_Framework.Tailrec_Impl

16:35:53 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA

16:35:53 CAVA_Setup: theory Partial_Order_Reduction.Stuttering

16:35:54 CAVA_Setup: theory Partial_Order_Reduction.Transition_System_Interpreted_Traces

16:35:54 CAVA_Setup: theory Word_Lib.Typedef_Morphisms

16:35:55 CAVA_Setup: theory Partial_Order_Reduction.Ample_Abstract

16:35:55 CAVA_Setup: theory SM.SM_State

16:35:56 CAVA_Setup: theory Partial_Order_Reduction.Ample_Analysis

16:35:57 CAVA_Setup: theory SM.SM_Semantics

16:35:59 CAVA_Setup: theory Promela.PromelaDatastructures

16:36:01 CAVA_Setup: theory DFS_Framework.Simple_Impl

16:36:01 CAVA_Setup: theory LTL_to_GBA.LTL_to_GBA_impl

16:36:02 CAVA_Setup: theory SM.Decide_Locality

16:36:02 CAVA_Setup: theory SM.SM_LTL

16:36:04 CAVA_Setup: theory SM.Type_System

16:36:08 CAVA_Setup: theory DFS_Framework.Restr_Impl

16:36:08 CAVA_Setup: theory SM.SM_Finite_Reachable

16:36:09 CAVA_Setup: theory SM.Rename_Cfg

16:36:10 CAVA_Setup: theory DFS_Framework.DFS_Framework

16:36:11 CAVA_Setup: theory DFS_Framework.Reachable_Nodes

16:36:16 CAVA_Setup: theory Gabow_SCC.Gabow_GBG_Code

16:36:16 CAVA_Setup: theory Gabow_SCC.Gabow_SCC_Code

16:36:18 CAVA_Setup: theory SM.SM_Visible

16:36:20 CAVA_Setup: theory SM.SM_Pid

16:36:24 CAVA_Setup: theory SM.SM_Variables

16:36:26 CAVA_Setup: theory SM.SM_Indep

16:36:55 CAVA_Setup: theory LTL_to_GBA.All_Of_LTL_to_GBA

16:37:04 CAVA_Setup: theory DFS_Framework.Feedback_Arcs

16:37:29 CAVA_Setup: theory Promela.PromelaInvariants

16:37:31 CAVA_Setup: theory Promela.Promela

16:37:38 CAVA_Setup: theory Gabow_SCC.All_Of_Gabow_SCC

16:37:47 CAVA_Setup: theory SM.SM_Datastructures

16:37:48 CAVA_Setup: theory SM.SM_Sticky

16:37:59 CAVA_Setup: theory SM.SM_POR

16:38:11 CAVA_Setup: theory SM.SM_Ample_Impl

16:38:42 CAVA_Setup: theory Promela.PromelaLTL

16:38:46 CAVA_Setup: theory Promela.PromelaLTLConv

16:38:54 CAVA_Setup: theory Promela.All_Of_Promela

16:39:57 CAVA_Setup: theory SM.SM_Wrapup

16:42:16 Timing CAVA_Setup (8 threads, 341.036s elapsed time, 2284.015s cpu time, 163.953s GC time, factor 6.70)

16:42:16 Finished CAVA_Setup (0:06:44 elapsed time, 0:40:42 cpu time, factor 6.04)

16:42:16 Building Refine_Imperative_HOL (on hpcisabelle/4) ...

16:42:18 Refine_Imperative_HOL: theory Refine_Imperative_HOL.User_Smashing

16:42:18 Refine_Imperative_HOL: theory Isar_Ref.Base

16:42:18 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Misc

16:42:18 Refine_Imperative_HOL: theory Refine_Imperative_HOL.PO_Normalizer

16:42:18 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Add

16:42:18 Refine_Imperative_HOL: theory List-Index.List_Index

16:42:18 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Concl_Pres_Clarification

16:42:18 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Named_Theorems_Rev

16:42:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Structured_Apply

16:42:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Pf_Mono_Prover

16:42:19 Refine_Imperative_HOL: theory DFS_Framework.DFS_Framework_Refine_Aux

16:42:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Misc

16:42:21 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Term_Synth

16:42:22 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Tool

16:42:22 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Setup

16:42:22 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_IICF

16:42:22 Refine_Imperative_HOL: theory HOL-Library.Rewrite

16:42:22 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Userguides

16:42:22 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Id_Op

16:42:22 Refine_Imperative_HOL: theory Separation_Logic_Imperative_HOL.Default_Insts

16:42:23 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Basic

16:42:24 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Constraints

16:42:24 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Monadify

16:42:25 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Frame

16:42:25 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Rules

16:42:30 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Combinator_Setup

16:42:30 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Definition

16:42:31 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Translate

16:42:32 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Intf_Util

16:42:35 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Tool

16:42:36 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_HOL_Bindings

16:42:39 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Foreach

16:42:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Improper

16:42:41 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref

16:42:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List

16:42:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Map

16:42:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Multiset

16:42:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Matrix

16:42:42 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Set

16:42:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Map

16:42:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_Mset

16:42:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_MsetO

16:42:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Prio_Bag

16:42:43 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_List_SetO

16:42:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array

16:42:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_List

16:42:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_HOL_List

16:42:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_MS_Array_List

16:42:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heap

16:42:44 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Sepl_Binding

16:42:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Abs_Heapmap

16:42:45 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Indexed_Array_List

16:42:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heap

16:42:46 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Array_Matrix

16:42:48 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF_Impl_Heapmap

16:43:05 Refine_Imperative_HOL: theory Refine_Imperative_HOL.IICF

16:43:06 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_General_Util

16:43:07 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Quickstart

16:43:07 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Guide_Reference

16:43:54 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Graph

16:43:54 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Misc

16:43:54 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Weight

16:43:54 Refine_Imperative_HOL: theory HOL-Library.Omega_Words_Fun

16:43:54 Refine_Imperative_HOL: theory Collections_Examples.Succ_Graph

16:43:54 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_ICF_Bindings

16:43:54 Refine_Imperative_HOL: theory CAVA_Automata.Digraph_Basic

16:43:55 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphSpec

16:43:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_WGraph

16:43:58 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra

16:44:00 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphGA

16:44:00 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.GraphByMap

16:44:03 Refine_Imperative_HOL: theory Collections_Examples.Nested_DFS

16:44:03 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.HashGraphImpl

16:44:06 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Dijkstra_Impl_Adet

16:44:51 Refine_Imperative_HOL: theory Dijkstra_Shortest_Path.Test

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Examples

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Chapter_Benchmarks

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Heapmap_Bench

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Graph

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Dijkstra

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Combinator

16:44:57 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Snip_Datatype

16:45:00 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Worklist_Subsumption_Impl

16:45:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_DFS

16:45:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_NDFS

16:45:03 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_Minitests

16:45:19 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Dijkstra_Benchmark

16:45:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.NDFS_Benchmark

16:45:33 Refine_Imperative_HOL: theory Refine_Imperative_HOL.Sepref_All_Examples

16:46:32 Preparing Refine_Imperative_HOL/document ...

16:46:46 Finished Refine_Imperative_HOL/document (0:00:13 elapsed time)

16:46:46 Preparing Refine_Imperative_HOL/outline ...

16:46:55 Finished Refine_Imperative_HOL/outline (0:00:08 elapsed time)

16:46:55 Timing Refine_Imperative_HOL (8 threads, 225.690s elapsed time, 594.621s cpu time, 24.915s GC time, factor 2.63)

16:46:55 Finished Refine_Imperative_HOL (0:04:14 elapsed time, 0:10:57 cpu time, factor 2.58)

16:46:56 Building Subresultants (on hpcisabelle/5) ...

16:46:59 Subresultants: theory Subresultants.Coeff_Int

16:46:59 Subresultants: theory Polynomial_Factorization.Missing_Polynomial_Factorial

16:46:59 Subresultants: theory Subresultants.Dichotomous_Lazard

16:46:59 Subresultants: theory Subresultants.More_Homomorphisms

16:46:59 Subresultants: theory Subresultants.Resultant_Prelim

16:46:59 Subresultants: theory Subresultants.Binary_Exponentiation

16:47:00 Subresultants: theory Subresultants.Subresultant

16:47:06 Subresultants: theory Subresultants.Subresultant_Gcd

16:48:13 Preparing Subresultants/document ...

16:48:19 Finished Subresultants/document (0:00:06 elapsed time)

16:48:19 Preparing Subresultants/outline ...

16:48:23 Finished Subresultants/outline (0:00:03 elapsed time)

16:48:23 Timing Subresultants (8 threads, 55.664s elapsed time, 274.315s cpu time, 2.671s GC time, factor 4.93)

16:48:23 Finished Subresultants (0:01:16 elapsed time, 0:05:13 cpu time, factor 4.11)

16:48:23 Building Core_DOM (on hpcisabelle/6) ...

16:48:41 Core_DOM: theory Core_DOM.Hiding_Type_Variables

16:48:41 Core_DOM: theory Core_DOM.Core_DOM_Basic_Datatypes

16:48:41 Core_DOM: theory Core_DOM.Testing_Utils

16:48:42 Core_DOM: theory Core_DOM.Ref

16:48:42 Core_DOM: theory Core_DOM.Heap_Error_Monad

16:48:43 Core_DOM: theory Core_DOM.ObjectPointer

16:48:43 Core_DOM: theory Core_DOM.BaseClass

16:48:43 Core_DOM: theory Core_DOM.NodePointer

16:48:43 Core_DOM: theory Core_DOM.ObjectClass

16:48:44 Core_DOM: theory Core_DOM.ElementPointer

16:48:45 Core_DOM: theory Core_DOM.NodeClass

16:48:45 Core_DOM: theory Core_DOM.CharacterDataPointer

16:48:46 Core_DOM: theory Core_DOM.BaseMonad

16:48:46 Core_DOM: theory Core_DOM.DocumentPointer

16:48:47 Core_DOM: theory Core_DOM.ShadowRootPointer

16:48:48 Core_DOM: theory Core_DOM.ObjectMonad

16:48:49 Core_DOM: theory Core_DOM.NodeMonad

16:48:49 Core_DOM: theory Core_DOM.ElementClass

16:48:51 Core_DOM: theory Core_DOM.CharacterDataClass

16:48:51 Core_DOM: theory Core_DOM.ElementMonad

16:48:52 Core_DOM: theory Core_DOM.DocumentClass

16:48:52 Core_DOM: theory Core_DOM.CharacterDataMonad

16:48:53 Core_DOM: theory Core_DOM.DocumentMonad

16:48:55 Core_DOM: theory Core_DOM.Core_DOM_Functions

16:49:15 Core_DOM: theory Core_DOM.Core_DOM_Heap_WF

16:49:37 Core_DOM: theory Core_DOM.Core_DOM

16:49:37 Core_DOM: theory Core_DOM.Core_DOM_BaseTest

16:49:47 Core_DOM: theory Core_DOM.Document_adoptNode

16:49:47 Core_DOM: theory Core_DOM.Document_getElementById

16:49:47 Core_DOM: theory Core_DOM.Node_insertBefore

16:49:48 Core_DOM: theory Core_DOM.Node_removeChild

16:49:50 Core_DOM: theory Core_DOM.Core_DOM_Tests

16:52:28 Preparing Core_DOM/document ...

16:52:45 Finished Core_DOM/document (0:00:16 elapsed time)

16:52:45 Preparing Core_DOM/outline ...

16:52:56 Finished Core_DOM/outline (0:00:11 elapsed time)

16:52:56 Timing Core_DOM (8 threads, 183.621s elapsed time, 1014.340s cpu time, 56.463s GC time, factor 5.52)

16:52:56 Finished Core_DOM (0:04:03 elapsed time, 0:19:29 cpu time, factor 4.80)

16:52:56 Building IP_Addresses (on hpcisabelle/7) ...

16:52:58 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

16:52:58 IP_Addresses: theory HOL-Library.Option_ord

16:52:58 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

16:52:58 IP_Addresses: theory HOL-Library.Cancellation

16:52:58 IP_Addresses: theory HOL-Library.Infinite_Set

16:52:59 IP_Addresses: theory HOL-Library.Multiset

16:53:05 IP_Addresses: theory HOL-ex.Quicksort

16:53:06 IP_Addresses: theory Automatic_Refinement.Misc

16:53:15 IP_Addresses: theory IP_Addresses.Hs_Compat

16:53:15 IP_Addresses: theory HOL-Library.Product_Lexorder

16:53:15 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

16:53:15 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

16:53:15 IP_Addresses: theory IP_Addresses.WordInterval

16:53:15 IP_Addresses: theory HOL-Library.Code_Target_Nat

16:53:15 IP_Addresses: theory IP_Addresses.Lib_List_toString

16:53:15 IP_Addresses: theory IP_Addresses.Lib_Word_toString

16:53:19 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

16:53:19 IP_Addresses: theory IP_Addresses.IP_Address

16:53:25 IP_Addresses: theory IP_Addresses.IPv4

16:53:26 IP_Addresses: theory IP_Addresses.Prefix_Match

16:53:26 IP_Addresses: theory IP_Addresses.IPv6

16:53:26 IP_Addresses: theory IP_Addresses.CIDR_Split

16:54:23 IP_Addresses: theory IP_Addresses.IP_Address_Parser

16:54:23 IP_Addresses: theory IP_Addresses.IP_Address_toString

16:54:24 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

16:57:38 Preparing IP_Addresses/document ...

16:57:42 Finished IP_Addresses/document (0:00:03 elapsed time)

16:57:42 Preparing IP_Addresses/outline ...

16:57:44 Finished IP_Addresses/outline (0:00:02 elapsed time)

16:57:44 Timing IP_Addresses (8 threads, 265.185s elapsed time, 878.984s cpu time, 32.035s GC time, factor 3.31)

16:57:44 Finished IP_Addresses (0:04:40 elapsed time, 0:15:10 cpu time, factor 3.25)

16:57:45 Running Padic_Field (on hpcisabelle/0) ...

16:57:47 Padic_Field: theory Padic_Field.Cring_Multivariable_Poly

16:57:47 Padic_Field: theory Localization_Ring.Localization

16:57:47 Padic_Field: theory Padic_Field.Indices

16:57:47 Padic_Field: theory Padic_Field.Generated_Boolean_Algebra

16:57:49 Padic_Field: theory Padic_Field.Fraction_Field

16:57:59 Padic_Field: theory Padic_Field.Padic_Fields

16:58:24 Padic_Field: theory Padic_Field.Ring_Powers

16:58:48 Padic_Field: theory Padic_Field.Padic_Field_Polynomials

16:58:48 Padic_Field: theory Padic_Field.Padic_Field_Topology

17:01:12 Padic_Field: theory Padic_Field.Padic_Field_Powers

17:03:25 Padic_Field: theory Padic_Field.Padic_Semialgebraic_Function_Ring

17:08:09 Preparing Padic_Field/document ...

17:09:22 Finished Padic_Field/document (0:01:13 elapsed time)

17:09:22 Preparing Padic_Field/outline ...

17:09:45 Finished Padic_Field/outline (0:00:22 elapsed time)

17:09:45 Timing Padic_Field (8 threads, 614.487s elapsed time, 1502.666s cpu time, 135.652s GC time, factor 2.45)

17:09:45 Finished Padic_Field (0:10:19 elapsed time, 0:25:15 cpu time, factor 2.45)

17:09:45 Building Berlekamp_Zassenhaus (on hpcisabelle/1) ...

17:09:49 Berlekamp_Zassenhaus: theory Efficient-Mergesort.Efficient_Sort

17:09:49 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Arithmetic_Record_Based

17:09:49 Berlekamp_Zassenhaus: theory Word_Lib.More_Divides

17:09:49 Berlekamp_Zassenhaus: theory Word_Lib.Bit_Comprehension

17:09:49 Berlekamp_Zassenhaus: theory HOL-Number_Theory.Cong

17:09:49 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Precomputation

17:09:49 Berlekamp_Zassenhaus: theory Word_Lib.Signed_Division_Word

17:09:49 Berlekamp_Zassenhaus: theory HOL-Types_To_Sets.Types_To_Sets

17:09:49 Berlekamp_Zassenhaus: theory Cauchy.CauchysMeanTheorem

17:09:49 Berlekamp_Zassenhaus: theory Polynomial_Interpolation.Improved_Code_Equations

17:09:49 Berlekamp_Zassenhaus: theory Polynomial_Interpolation.Neville_Aitken_Interpolation

17:09:49 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Code_Abort_Gcd

17:09:50 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Karatsuba_Multiplication

17:09:50 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Polynomial_Irreducibility

17:09:50 Berlekamp_Zassenhaus: theory Polynomial_Interpolation.Lagrange_Interpolation

17:09:50 Berlekamp_Zassenhaus: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

17:09:50 Berlekamp_Zassenhaus: theory Matrix.Utility

17:09:50 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Missing_List

17:09:51 Berlekamp_Zassenhaus: theory Native_Word.Code_Int_Integer_Conversion

17:09:51 Berlekamp_Zassenhaus: theory Polynomial_Interpolation.Divmod_Int

17:09:51 Berlekamp_Zassenhaus: theory HOL-Number_Theory.Totient

17:09:51 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Gauss_Lemma

17:09:51 Berlekamp_Zassenhaus: theory Polynomial_Interpolation.Is_Rat_To_Rat

17:09:51 Berlekamp_Zassenhaus: theory Sqrt_Babylonian.Log_Impl

17:09:51 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Degree_Bound

17:09:51 Berlekamp_Zassenhaus: theory Sqrt_Babylonian.NthRoot_Impl

17:09:52 Berlekamp_Zassenhaus: theory HOL-Number_Theory.Residues

17:09:52 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Gcd_Rat_Poly

17:09:52 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Square_Free_Factorization

17:09:52 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Matrix_Record_Based

17:09:52 Berlekamp_Zassenhaus: theory Sqrt_Babylonian.Sqrt_Babylonian

17:09:53 Berlekamp_Zassenhaus: theory Show.Show_Poly

17:09:53 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Explicit_Roots

17:09:53 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Dvd_Int_Poly

17:09:53 Berlekamp_Zassenhaus: theory Polynomial_Interpolation.Newton_Interpolation

17:09:53 Berlekamp_Zassenhaus: theory Word_Lib.More_Arithmetic

17:09:53 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Missing_Multiset

17:09:54 Berlekamp_Zassenhaus: theory Word_Lib.More_Bit_Ring

17:09:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.More_Missing_Multiset

17:09:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Sublist_Iteration

17:09:54 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Prime_Factorization

17:09:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization

17:09:54 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Polynomial_Record_Based

17:09:55 Berlekamp_Zassenhaus: theory Word_Lib.More_Word

17:09:55 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Chinese_Remainder_Poly

17:09:55 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Rational_Root_Test

17:09:55 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field

17:09:57 Berlekamp_Zassenhaus: theory Native_Word.Code_Target_Word_Base

17:09:57 Berlekamp_Zassenhaus: theory Polynomial_Interpolation.Polynomial_Interpolation

17:09:57 Berlekamp_Zassenhaus: theory Word_Lib.Bit_Shifts_Infix_Syntax

17:09:57 Berlekamp_Zassenhaus: theory Word_Lib.Least_significant_bit

17:09:59 Berlekamp_Zassenhaus: theory Word_Lib.Most_significant_bit

17:10:00 Berlekamp_Zassenhaus: theory Word_Lib.Generic_set_bit

17:10:00 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Kronecker_Factorization

17:10:01 Berlekamp_Zassenhaus: theory Native_Word.Code_Target_Integer_Bit

17:10:01 Berlekamp_Zassenhaus: theory Native_Word.Word_Type_Copies

17:10:02 Berlekamp_Zassenhaus: theory Polynomial_Factorization.Rational_Factorization

17:10:05 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Int_To_Square_Free_GFp

17:10:08 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Unique_Factorization_Poly

17:10:10 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod

17:10:12 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field

17:10:15 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Type_Based

17:10:16 Berlekamp_Zassenhaus: theory Native_Word.Code_Target_Int_Bit

17:10:16 Berlekamp_Zassenhaus: theory Native_Word.Uint32

17:10:16 Berlekamp_Zassenhaus: theory Native_Word.Uint64

17:10:18 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Record_Based

17:10:23 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Distinct_Degree_Factorization

17:10:24 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Poly_Mod_Finite_Field_Record_Based

17:10:25 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization

17:10:27 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Finite_Field_Factorization_Record_Based

17:10:27 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting

17:10:27 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Mahler_Measure

17:10:27 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Suitable_Prime

17:10:29 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Gcd_Finite_Field_Impl

17:10:29 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Square_Free_Factorization_Int

17:10:31 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factor_Bound

17:10:33 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Hensel

17:10:34 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Hensel_Lifting_Type_Based

17:10:34 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Reconstruction

17:10:39 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Berlekamp_Zassenhaus

17:10:40 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Int_Poly

17:10:42 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorize_Rat_Poly

17:10:42 Berlekamp_Zassenhaus: theory Berlekamp_Zassenhaus.Factorization_External_Interface

17:12:39 Preparing Berlekamp_Zassenhaus/document ...

17:13:05 Finished Berlekamp_Zassenhaus/document (0:00:25 elapsed time)

17:13:05 Preparing Berlekamp_Zassenhaus/outline ...

17:13:16 Finished Berlekamp_Zassenhaus/outline (0:00:10 elapsed time)

17:13:16 Timing Berlekamp_Zassenhaus (8 threads, 136.539s elapsed time, 812.743s cpu time, 20.438s GC time, factor 5.95)

17:13:16 Finished Berlekamp_Zassenhaus (0:02:50 elapsed time, 0:14:48 cpu time, factor 5.20)

17:13:16 Building Category3 (on hpcisabelle/2) ...

17:13:18 Category3: theory Category3.Category

17:13:18 Category3: theory HOL-Cardinals.Fun_More

17:13:18 Category3: theory HOL-Cardinals.Order_Relation_More

17:13:18 Category3: theory HOL-Cardinals.Order_Union

17:13:18 Category3: theory HereditarilyFinite.HF

17:13:18 Category3: theory HOL-Cardinals.Wellorder_Extension

17:13:19 Category3: theory HOL-Cardinals.Wellfounded_More

17:13:19 Category3: theory HOL-Cardinals.Wellorder_Relation

17:13:19 Category3: theory Category3.ConcreteCategory

17:13:19 Category3: theory Category3.DiscreteCategory

17:13:19 Category3: theory Category3.EpiMonoIso

17:13:19 Category3: theory HOL-Cardinals.Wellorder_Embedding

17:13:19 Category3: theory HOL-Cardinals.Wellorder_Constructions

17:13:20 Category3: theory Category3.DualCategory

17:13:20 Category3: theory Category3.InitialTerminal

17:13:20 Category3: theory Category3.ProductCategory

17:13:20 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

17:13:20 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

17:13:21 Category3: theory Category3.FreeCategory

17:13:21 Category3: theory Category3.Functor

17:13:21 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

17:13:22 Category3: theory HOL-Cardinals.Cardinals

17:13:22 Category3: theory ZFC_in_HOL.ZFC_Library

17:13:23 Category3: theory ZFC_in_HOL.ZFC_in_HOL

17:13:24 Category3: theory ZFC_in_HOL.ZFC_Cardinals

17:13:28 Category3: theory Category3.NaturalTransformation

17:13:28 Category3: theory Category3.Subcategory

17:13:30 Category3: theory Category3.SetCategory

17:13:31 Category3: theory Category3.BinaryFunctor

17:13:34 Category3: theory Category3.SetCat

17:13:38 Category3: theory Category3.FunctorCategory

17:13:52 Category3: theory Category3.Yoneda

17:14:19 Category3: theory Category3.Adjunction

17:15:13 Category3: theory Category3.EquivalenceOfCategories

17:15:13 Category3: theory Category3.Limit

17:16:57 Category3: theory Category3.CategoryWithPullbacks

17:16:58 Category3: theory Category3.ZFC_SetCat

17:17:12 Category3: theory Category3.ZFC_SetCat_Interp

17:17:12 Category3: theory Category3.CartesianCategory

17:17:33 Category3: theory Category3.CartesianClosedCategory

17:17:34 Category3: theory Category3.CategoryWithFiniteLimits

17:17:35 Category3: theory Category3.HF_SetCat

17:17:38 Category3: theory Category3.HF_SetCat_Interp

17:19:25 Preparing Category3/document ...

17:19:55 Finished Category3/document (0:00:30 elapsed time)

17:19:55 Preparing Category3/outline ...

17:20:07 Finished Category3/outline (0:00:11 elapsed time)

17:20:07 Timing Category3 (8 threads, 330.975s elapsed time, 1882.200s cpu time, 102.576s GC time, factor 5.69)

17:20:07 Finished Category3 (0:06:05 elapsed time, 0:32:44 cpu time, factor 5.37)

17:20:07 Running Automated_Stateful_Protocol_Verification (on hpcisabelle/3) ...

17:20:10 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach

17:20:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.ml_yacc_lib

17:20:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Variants

17:20:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Transactions

17:20:10 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_term

17:20:11 Automated_Stateful_Protocol_Verification: theory HOL-Eisbach.Eisbach_Tools

17:20:11 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Eisbach_Protocol_Verification

17:20:13 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_fp_parser

17:20:13 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac_protocol_parser

17:20:14 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.trac

17:20:23 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Abstraction

17:20:28 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Model

17:20:58 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Term_Implication

17:21:41 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Stateful_Protocol_Verification

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PSPSP

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver_Composition

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Keyserver2

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model07

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model03

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.introduction

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.PKCS_Model09

17:25:35 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.KeyserverEx

17:27:57 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.Examples

17:28:58 Automated_Stateful_Protocol_Verification: theory Automated_Stateful_Protocol_Verification.manual

17:29:21 Preparing Automated_Stateful_Protocol_Verification/document ...

17:29:59 Finished Automated_Stateful_Protocol_Verification/document (0:00:38 elapsed time)

17:29:59 Preparing Automated_Stateful_Protocol_Verification/outline ...

17:30:17 Finished Automated_Stateful_Protocol_Verification/outline (0:00:17 elapsed time)

17:30:17 Timing Automated_Stateful_Protocol_Verification (8 threads, 537.807s elapsed time, 2099.542s cpu time, 249.203s GC time, factor 3.90)

17:30:17 Finished Automated_Stateful_Protocol_Verification (0:09:06 elapsed time, 0:35:41 cpu time, factor 3.92)

17:30:17 Building Simpl (on hpcisabelle/4) ...

17:30:19 Simpl: theory HOL-Library.LaTeXsugar

17:30:19 Simpl: theory HOL-Library.Cancellation

17:30:19 Simpl: theory HOL-Library.Old_Recdef

17:30:19 Simpl: theory Simpl.Simpl_Heap

17:30:19 Simpl: theory HOL-Statespace.DistinctTreeProver

17:30:19 Simpl: theory Simpl.HeapList

17:30:20 Simpl: theory HOL-Library.Multiset

17:30:21 Simpl: theory Simpl.Generalise

17:30:21 Simpl: theory HOL-Statespace.StateFun

17:30:22 Simpl: theory HOL-Statespace.StateSpaceLocale

17:30:22 Simpl: theory Simpl.Language

17:30:22 Simpl: theory HOL-Statespace.StateSpaceSyntax

17:30:29 Simpl: theory Simpl.Semantic

17:30:35 Simpl: theory Simpl.HoarePartialDef

17:30:35 Simpl: theory Simpl.Termination

17:30:36 Simpl: theory Simpl.HoarePartialProps

17:30:37 Simpl: theory Simpl.HoareTotalDef

17:30:37 Simpl: theory Simpl.SmallStep

17:30:38 Simpl: theory Simpl.AlternativeSmallStep

17:30:38 Simpl: theory Simpl.HoarePartial

17:30:40 Simpl: theory Simpl.HoareTotalProps

17:30:42 Simpl: theory Simpl.Compose

17:30:42 Simpl: theory Simpl.HoareTotal

17:30:45 Simpl: theory Simpl.Hoare

17:30:45 Simpl: theory Simpl.Closure

17:30:45 Simpl: theory Simpl.StateSpace

17:30:45 Simpl: theory Simpl.Vcg

17:30:55 Simpl: theory Simpl.ProcParEx

17:30:55 Simpl: theory Simpl.ProcParExSP

17:30:55 Simpl: theory Simpl.XVcg

17:30:55 Simpl: theory Simpl.ClosureEx

17:30:55 Simpl: theory Simpl.ComposeEx

17:30:55 Simpl: theory Simpl.Quicksort

17:30:55 Simpl: theory Simpl.XVcgEx

17:30:55 Simpl: theory Simpl.SyntaxTest

17:30:55 Simpl: theory Simpl.UserGuide

17:30:55 Simpl: theory Simpl.VcgEx

17:30:55 Simpl: theory Simpl.VcgExSP

17:30:56 Simpl: theory Simpl.VcgExTotal

17:31:02 Simpl: theory Simpl.Simpl

17:31:38 Preparing Simpl/document ...

17:32:14 Finished Simpl/document (0:00:35 elapsed time)

17:32:14 Preparing Simpl/outline ...

17:32:31 Finished Simpl/outline (0:00:17 elapsed time)

17:32:31 Timing Simpl (8 threads, 57.346s elapsed time, 369.553s cpu time, 25.820s GC time, factor 6.44)

17:32:31 Finished Simpl (0:01:17 elapsed time, 0:06:55 cpu time, factor 5.37)

17:32:31 Building Complex_Bounded_Operators_Dependencies (on hpcisabelle/5) ...

17:32:34 Complex_Bounded_Operators_Dependencies: theory Containers.List_Fusion

17:32:34 Complex_Bounded_Operators_Dependencies: theory Containers.Extend_Partial_Order

17:32:34 Complex_Bounded_Operators_Dependencies: theory Containers.Equal

17:32:34 Complex_Bounded_Operators_Dependencies: theory Deriving.Comparator

17:32:34 Complex_Bounded_Operators_Dependencies: theory Deriving.Derive_Manager

17:32:34 Complex_Bounded_Operators_Dependencies: theory Deriving.Generator_Aux

17:32:34 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Fun_More

17:32:34 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Order_Relation_More

17:32:34 Complex_Bounded_Operators_Dependencies: theory Containers.Closure_Set

17:32:34 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Order_Union

17:32:34 Complex_Bounded_Operators_Dependencies: theory HOL-Computational_Algebra.Fraction_Field

17:32:34 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Adhoc_Overloading

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Char_ord

17:32:35 Complex_Bounded_Operators_Dependencies: theory Deriving.Equality_Generator

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Wellorder_Extension

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Monad_Syntax

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Code_Abstract_Nat

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Wellfounded_More

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Code_Target_Int

17:32:35 Complex_Bounded_Operators_Dependencies: theory Containers.Containers_Auxiliary

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Wellorder_Relation

17:32:35 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Code_Target_Nat

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Complemented_Lattices

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Wellorder_Embedding

17:32:36 Complex_Bounded_Operators_Dependencies: theory Deriving.Equality_Instances

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Code_Target_Numeral

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Congruence

17:32:36 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Missing_Misc

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Function_Algebras

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Wellorder_Constructions

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Library.IArray

17:32:36 Complex_Bounded_Operators_Dependencies: theory HOL-Library.More_List

17:32:36 Complex_Bounded_Operators_Dependencies: theory Deriving.Compare

17:32:37 Complex_Bounded_Operators_Dependencies: theory Deriving.Comparator_Generator

17:32:37 Complex_Bounded_Operators_Dependencies: theory Containers.Lexicographic_Order

17:32:37 Complex_Bounded_Operators_Dependencies: theory HOL-Computational_Algebra.Normalized_Fraction

17:32:37 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Cardinal_Order_Relation

17:32:37 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Ordinal_Arithmetic

17:32:37 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Order

17:32:37 Complex_Bounded_Operators_Dependencies: theory Containers.Containers_Generator

17:32:38 Complex_Bounded_Operators_Dependencies: theory Containers.Set_Linorder

17:32:38 Complex_Bounded_Operators_Dependencies: theory Deriving.Compare_Generator

17:32:38 Complex_Bounded_Operators_Dependencies: theory HOL-Library.RBT_Impl

17:32:38 Complex_Bounded_Operators_Dependencies: theory Containers.Collection_Enum

17:32:39 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Cardinal_Arithmetic

17:32:39 Complex_Bounded_Operators_Dependencies: theory Containers.Collection_Eq

17:32:39 Complex_Bounded_Operators_Dependencies: theory Deriving.Compare_Instances

17:32:39 Complex_Bounded_Operators_Dependencies: theory HOL-Cardinals.Cardinals

17:32:39 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Lattice

17:32:40 Complex_Bounded_Operators_Dependencies: theory HOL-Library.Rewrite

17:32:40 Complex_Bounded_Operators_Dependencies: theory HOL-Types_To_Sets.Types_To_Sets

17:32:40 Complex_Bounded_Operators_Dependencies: theory Containers.DList_Set

17:32:41 Complex_Bounded_Operators_Dependencies: theory Polynomial_Interpolation.Missing_Unsorted

17:32:41 Complex_Bounded_Operators_Dependencies: theory Cauchy.CauchysMeanTheorem

17:32:41 Complex_Bounded_Operators_Dependencies: theory HOL-Computational_Algebra.Polynomial

17:32:41 Complex_Bounded_Operators_Dependencies: theory HOL-Examples.Sqrt

17:32:41 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Complete_Lattice

17:32:41 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Conjugate

17:32:42 Complex_Bounded_Operators_Dependencies: theory Banach_Steinhaus.Banach_Steinhaus_Missing

17:32:42 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Group

17:32:42 Complex_Bounded_Operators_Dependencies: theory Banach_Steinhaus.Banach_Steinhaus

17:32:42 Complex_Bounded_Operators_Dependencies: theory Sqrt_Babylonian.Sqrt_Babylonian_Auxiliary

17:32:42 Complex_Bounded_Operators_Dependencies: theory Polynomial_Interpolation.Ring_Hom

17:32:42 Complex_Bounded_Operators_Dependencies: theory Show.Show

17:32:43 Complex_Bounded_Operators_Dependencies: theory Sqrt_Babylonian.Log_Impl

17:32:43 Complex_Bounded_Operators_Dependencies: theory Sqrt_Babylonian.NthRoot_Impl

17:32:44 Complex_Bounded_Operators_Dependencies: theory Show.Show_Instances

17:32:45 Complex_Bounded_Operators_Dependencies: theory Sqrt_Babylonian.Sqrt_Babylonian

17:32:45 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Coset

17:32:45 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.FiniteProduct

17:32:45 Complex_Bounded_Operators_Dependencies: theory Real_Impl.Real_Impl

17:32:46 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Ring

17:32:46 Complex_Bounded_Operators_Dependencies: theory Show.Shows_Literal

17:32:46 Complex_Bounded_Operators_Dependencies: theory VectorSpace.FunctionLemmas

17:32:50 Complex_Bounded_Operators_Dependencies: theory HOL-Algebra.Module

17:32:50 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Missing_Ring

17:32:51 Complex_Bounded_Operators_Dependencies: theory Containers.Collection_Order

17:32:52 Complex_Bounded_Operators_Dependencies: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

17:32:52 Complex_Bounded_Operators_Dependencies: theory HOL-Computational_Algebra.Polynomial_Factorial

17:32:53 Complex_Bounded_Operators_Dependencies: theory VectorSpace.RingModuleFacts

17:32:54 Complex_Bounded_Operators_Dependencies: theory Polynomial_Interpolation.Missing_Polynomial

17:32:54 Complex_Bounded_Operators_Dependencies: theory VectorSpace.MonoidSums

17:32:55 Complex_Bounded_Operators_Dependencies: theory VectorSpace.LinearCombinations

17:32:56 Complex_Bounded_Operators_Dependencies: theory Polynomial_Factorization.Order_Polynomial

17:32:56 Complex_Bounded_Operators_Dependencies: theory Polynomial_Interpolation.Ring_Hom_Poly

17:32:56 Complex_Bounded_Operators_Dependencies: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

17:32:56 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Matrix

17:33:02 Complex_Bounded_Operators_Dependencies: theory VectorSpace.SumSpaces

17:33:03 Complex_Bounded_Operators_Dependencies: theory VectorSpace.VectorSpace

17:33:03 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

17:33:03 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Show_Matrix

17:33:03 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Shows_Literal_Matrix

17:33:05 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Column_Operations

17:33:05 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Determinant

17:33:09 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Determinant_Impl

17:33:09 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Char_Poly

17:33:10 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Jordan_Normal_Form

17:33:10 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Missing_VectorSpace

17:33:14 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.VS_Connect

17:33:29 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Gram_Schmidt

17:33:29 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Matrix_Kernel

17:33:31 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Schur_Decomposition

17:33:36 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

17:33:50 Complex_Bounded_Operators_Dependencies: theory Containers.RBT_ext

17:33:50 Complex_Bounded_Operators_Dependencies: theory Deriving.RBT_Comparator_Impl

17:34:03 Complex_Bounded_Operators_Dependencies: theory Containers.RBT_Mapping2

17:34:05 Complex_Bounded_Operators_Dependencies: theory Containers.RBT_Set2

17:34:08 Complex_Bounded_Operators_Dependencies: theory Containers.Set_Impl

17:34:32 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Matrix_IArray_Impl

17:34:35 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Gauss_Jordan_IArray_Impl

17:34:37 Complex_Bounded_Operators_Dependencies: theory Jordan_Normal_Form.Matrix_Impl

17:38:42 Timing Complex_Bounded_Operators_Dependencies (8 threads, 309.317s elapsed time, 2015.189s cpu time, 149.325s GC time, factor 6.51)

17:38:42 Finished Complex_Bounded_Operators_Dependencies (0:06:04 elapsed time, 0:35:47 cpu time, factor 5.89)

17:38:42 Building Echelon_Form (on hpcisabelle/6) ...

17:38:44 Echelon_Form: theory HOL-Library.Code_Abstract_Nat

17:38:44 Echelon_Form: theory HOL-Computational_Algebra.Fraction_Field

17:38:44 Echelon_Form: theory HOL-Library.Code_Target_Int

17:38:44 Echelon_Form: theory HOL-Library.Code_Cardinality

17:38:44 Echelon_Form: theory HOL-Library.IArray

17:38:44 Echelon_Form: theory HOL-Library.Function_Algebras

17:38:44 Echelon_Form: theory HOL-Library.More_List

17:38:44 Echelon_Form: theory HOL-Library.Z2

17:38:45 Echelon_Form: theory HOL-Library.Code_Target_Nat

17:38:45 Echelon_Form: theory HOL-Computational_Algebra.Field_as_Ring

17:38:45 Echelon_Form: theory Cayley_Hamilton.Square_Matrix

17:38:45 Echelon_Form: theory HOL-Computational_Algebra.Polynomial

17:38:45 Echelon_Form: theory HOL-Library.Code_Target_Numeral

17:38:45 Echelon_Form: theory Gauss_Jordan.Code_Set

17:38:45 Echelon_Form: theory Rank_Nullity_Theorem.Dual_Order

17:38:45 Echelon_Form: theory Gauss_Jordan.Code_Z2

17:38:45 Echelon_Form: theory Gauss_Jordan.IArray_Addenda

17:38:46 Echelon_Form: theory Rank_Nullity_Theorem.Mod_Type

17:38:46 Echelon_Form: theory HOL-Computational_Algebra.Normalized_Fraction

17:38:50 Echelon_Form: theory Rank_Nullity_Theorem.Miscellaneous

17:38:51 Echelon_Form: theory Gauss_Jordan.Code_Matrix

17:38:51 Echelon_Form: theory Gauss_Jordan.Rref

17:38:51 Echelon_Form: theory Rank_Nullity_Theorem.Fundamental_Subspaces

17:38:52 Echelon_Form: theory Rank_Nullity_Theorem.Dim_Formula

17:38:52 Echelon_Form: theory Gauss_Jordan.Rank

17:38:52 Echelon_Form: theory Gauss_Jordan.Elementary_Operations

17:38:53 Echelon_Form: theory Gauss_Jordan.Matrix_To_IArray

17:38:53 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan

17:38:55 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_IArrays

17:38:55 Echelon_Form: theory Gauss_Jordan.Linear_Maps

17:38:56 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA

17:38:57 Echelon_Form: theory Gauss_Jordan.Bases_Of_Fundamental_Subspaces

17:38:57 Echelon_Form: theory Gauss_Jordan.Determinants2

17:38:57 Echelon_Form: theory Gauss_Jordan.Gauss_Jordan_PA_IArrays

17:38:57 Echelon_Form: theory Gauss_Jordan.Inverse

17:38:58 Echelon_Form: theory Gauss_Jordan.System_Of_Equations

17:38:58 Echelon_Form: theory Cayley_Hamilton.Cayley_Hamilton

17:38:58 Echelon_Form: theory HOL-Computational_Algebra.Polynomial_Factorial

17:38:58 Echelon_Form: theory Gauss_Jordan.Inverse_IArrays

17:38:59 Echelon_Form: theory Gauss_Jordan.Examples_Gauss_Jordan_Abstract

17:39:00 Echelon_Form: theory Echelon_Form.Rings2

17:39:36 Echelon_Form: theory Echelon_Form.Cayley_Hamilton_Compatible

17:39:37 Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton

17:39:37 Echelon_Form: theory Echelon_Form.Echelon_Form

17:39:40 Echelon_Form: theory Echelon_Form.Echelon_Form_Det

17:39:40 Echelon_Form: theory Echelon_Form.Echelon_Form_IArrays

17:39:40 Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse

17:39:41 Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_Abstract

17:39:41 Echelon_Form: theory Echelon_Form.Echelon_Form_Det_IArrays

17:39:42 Echelon_Form: theory Echelon_Form.Code_Cayley_Hamilton_IArrays

17:39:43 Echelon_Form: theory Echelon_Form.Echelon_Form_Inverse_IArrays

17:39:44 Echelon_Form: theory Echelon_Form.Examples_Echelon_Form_IArrays

17:41:32 Preparing Echelon_Form/document ...

17:41:37 Finished Echelon_Form/document (0:00:05 elapsed time)

17:41:37 Preparing Echelon_Form/outline ...

17:41:40 Finished Echelon_Form/outline (0:00:03 elapsed time)

17:41:40 Timing Echelon_Form (8 threads, 144.675s elapsed time, 888.742s cpu time, 45.234s GC time, factor 6.14)

17:41:40 Finished Echelon_Form (0:02:47 elapsed time, 0:15:35 cpu time, factor 5.58)

17:41:41 Building Projective_Measurements (on hpcisabelle/7) ...

17:41:45 Projective_Measurements: theory HOL-Computational_Algebra.Fraction_Field

17:41:45 Projective_Measurements: theory Abstract-Rewriting.Seq

17:41:45 Projective_Measurements: theory Jordan_Normal_Form.Missing_Misc

17:41:45 Projective_Measurements: theory HOL-Algebra.Congruence

17:41:45 Projective_Measurements: theory HOL-Library.More_List

17:41:45 Projective_Measurements: theory HOL-Types_To_Sets.Prerequisites

17:41:45 Projective_Measurements: theory HOL-Library.While_Combinator

17:41:45 Projective_Measurements: theory HOL-Types_To_Sets.Types_To_Sets

17:41:46 Projective_Measurements: theory Polynomial_Interpolation.Missing_Unsorted

17:41:46 Projective_Measurements: theory Jordan_Normal_Form.Conjugate

17:41:46 Projective_Measurements: theory HOL-Computational_Algebra.Polynomial

17:41:46 Projective_Measurements: theory HOL-Types_To_Sets.Group_On_With

17:41:46 Projective_Measurements: theory Matrix.Utility

17:41:47 Projective_Measurements: theory Polynomial_Interpolation.Ring_Hom

17:41:47 Projective_Measurements: theory Regular-Sets.Regular_Set

17:41:47 Projective_Measurements: theory HOL-Algebra.Order

17:41:47 Projective_Measurements: theory HOL-Computational_Algebra.Normalized_Fraction

17:41:47 Projective_Measurements: theory VectorSpace.FunctionLemmas

17:41:48 Projective_Measurements: theory HOL-Algebra.Lattice

17:41:49 Projective_Measurements: theory HOL-Algebra.Complete_Lattice

17:41:51 Projective_Measurements: theory HOL-Algebra.Group

17:41:51 Projective_Measurements: theory Regular-Sets.Regular_Exp

17:41:53 Projective_Measurements: theory HOL-Algebra.Coset

17:41:53 Projective_Measurements: theory HOL-Algebra.FiniteProduct

17:41:54 Projective_Measurements: theory HOL-Algebra.Ring

17:41:55 Projective_Measurements: theory Regular-Sets.NDerivative

17:41:55 Projective_Measurements: theory Regular-Sets.Relation_Interpretation

17:41:59 Projective_Measurements: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

17:41:59 Projective_Measurements: theory HOL-Computational_Algebra.Polynomial_Factorial

17:41:59 Projective_Measurements: theory HOL-Algebra.Module

17:41:59 Projective_Measurements: theory Jordan_Normal_Form.Missing_Ring

17:41:59 Projective_Measurements: theory Regular-Sets.Equivalence_Checking

17:42:00 Projective_Measurements: theory Regular-Sets.Regexp_Method

17:42:01 Projective_Measurements: theory Polynomial_Interpolation.Missing_Polynomial

17:42:01 Projective_Measurements: theory Abstract-Rewriting.Abstract_Rewriting

17:42:02 Projective_Measurements: theory VectorSpace.RingModuleFacts

17:42:03 Projective_Measurements: theory Polynomial_Factorization.Order_Polynomial

17:42:03 Projective_Measurements: theory Polynomial_Interpolation.Ring_Hom_Poly

17:42:03 Projective_Measurements: theory Polynomial_Factorization.Fundamental_Theorem_Algebra_Factorized

17:42:03 Projective_Measurements: theory VectorSpace.MonoidSums

17:42:04 Projective_Measurements: theory Abstract-Rewriting.SN_Orders

17:42:04 Projective_Measurements: theory VectorSpace.LinearCombinations

17:42:06 Projective_Measurements: theory Jordan_Normal_Form.Matrix

17:42:07 Projective_Measurements: theory Matrix.Ordered_Semiring

17:42:08 Projective_Measurements: theory Matrix.Matrix_Legacy

17:42:10 Projective_Measurements: theory Matrix_Tensor.Matrix_Tensor

17:42:11 Projective_Measurements: theory VectorSpace.SumSpaces

17:42:12 Projective_Measurements: theory VectorSpace.VectorSpace

17:42:12 Projective_Measurements: theory Jordan_Normal_Form.Gauss_Jordan_Elimination

17:42:14 Projective_Measurements: theory Jordan_Normal_Form.Column_Operations

17:42:15 Projective_Measurements: theory Jordan_Normal_Form.Determinant

17:42:17 Projective_Measurements: theory Jordan_Normal_Form.Char_Poly

17:42:19 Projective_Measurements: theory Jordan_Normal_Form.Missing_VectorSpace

17:42:19 Projective_Measurements: theory Jordan_Normal_Form.Jordan_Normal_Form

17:42:20 Projective_Measurements: theory Isabelle_Marries_Dirac.Basics

17:42:20 Projective_Measurements: theory Isabelle_Marries_Dirac.Binary_Nat

17:42:20 Projective_Measurements: theory Isabelle_Marries_Dirac.Quantum

17:42:22 Projective_Measurements: theory Isabelle_Marries_Dirac.Complex_Vectors

17:42:23 Projective_Measurements: theory Jordan_Normal_Form.VS_Connect

17:42:23 Projective_Measurements: theory Isabelle_Marries_Dirac.Tensor

17:42:25 Projective_Measurements: theory Isabelle_Marries_Dirac.More_Tensor

17:42:37 Projective_Measurements: theory Jordan_Normal_Form.Gram_Schmidt

17:42:39 Projective_Measurements: theory Jordan_Normal_Form.Schur_Decomposition

17:42:44 Projective_Measurements: theory Jordan_Normal_Form.Jordan_Normal_Form_Existence

17:42:49 Projective_Measurements: theory QHLProver.Complex_Matrix

17:43:00 Projective_Measurements: theory QHLProver.Gates

17:43:00 Projective_Measurements: theory Projective_Measurements.Linear_Algebra_Complements

17:43:07 Projective_Measurements: theory Projective_Measurements.Projective_Measurements

17:43:09 Projective_Measurements: theory Projective_Measurements.CHSH_Inequality

17:50:44 Preparing Projective_Measurements/document ...

17:50:50 Finished Projective_Measurements/document (0:00:05 elapsed time)

17:50:50 Preparing Projective_Measurements/outline ...

17:50:52 Finished Projective_Measurements/outline (0:00:02 elapsed time)

17:50:52 Timing Projective_Measurements (8 threads, 498.008s elapsed time, 1495.913s cpu time, 56.942s GC time, factor 3.00)

17:50:52 Finished Projective_Measurements (0:08:58 elapsed time, 0:26:28 cpu time, factor 2.95)

17:50:53 Running AutoCorres2 (on hpcisabelle/0) ...

17:50:55 AutoCorres2: theory AutoCorres2.MkTermAntiquote

17:50:55 AutoCorres2: theory AutoCorres2.ML_Fun_Cache

17:50:55 AutoCorres2: theory AutoCorres2.TermPatternAntiquote

17:50:55 AutoCorres2: theory HOL-Eisbach.Eisbach

17:50:55 AutoCorres2: theory AutoCorres2.Apply_Trace

17:50:55 AutoCorres2: theory AutoCorres2.ML_Infer_Instantiate

17:50:55 AutoCorres2: theory AutoCorres2.Introduction_AutoCorres2

17:50:55 AutoCorres2: theory AutoCorres2.ML_Record_Antiquotation

17:50:55 AutoCorres2: theory AutoCorres2.MapExtra

17:50:55 AutoCorres2: theory AutoCorres2.Misc_Antiquotation

17:50:55 AutoCorres2: theory AutoCorres2.MkTermAntiquote_Tests

17:50:55 AutoCorres2: theory AutoCorres2.Named_Rules

17:50:55 AutoCorres2: theory AutoCorres2.Padding

17:50:55 AutoCorres2: theory AutoCorres2.Print_Annotated

17:50:55 AutoCorres2: theory AutoCorres2.Option_Scanner

17:50:55 AutoCorres2: theory AutoCorres2.AutoCorres_Utils

17:50:55 AutoCorres2: theory AutoCorres2.Apply_Trace_Cmd

17:50:55 AutoCorres2: theory AutoCorres2.StaticFun

17:50:55 AutoCorres2: theory AutoCorres2.Subgoal_Methods

17:50:56 AutoCorres2: theory AutoCorres2.Subgoals

17:50:56 AutoCorres2: theory AutoCorres2.Target_Architecture

17:50:56 AutoCorres2: theory AutoCorres2.TermPatternAntiquote_Tests

17:50:56 AutoCorres2: theory AutoCorres2.Tuple_Tools

17:50:56 AutoCorres2: theory AutoCorres2.MapExtraTrans

17:50:56 AutoCorres2: theory HOL-Library.Adhoc_Overloading

17:50:56 AutoCorres2: theory HOL-Library.Code_Abstract_Nat

17:50:56 AutoCorres2: theory HOL-Library.Complete_Partial_Order2

17:50:56 AutoCorres2: theory HOL-Library.Code_Binary_Nat

17:50:56 AutoCorres2: theory HOL-Library.Monad_Syntax

17:50:57 AutoCorres2: theory AutoCorres2.Less_Monad_Syntax

17:50:57 AutoCorres2: theory HOL-Library.Phantom_Type

17:50:57 AutoCorres2: theory HOL-Library.Signed_Division

17:50:57 AutoCorres2: theory HOL-Eisbach.Eisbach_Tools

17:50:57 AutoCorres2: theory AutoCorres2.Tagging

17:50:57 AutoCorres2: theory AutoCorres2.Cong_Tactic

17:50:57 AutoCorres2: theory AutoCorres2.Match_Cterm

17:50:57 AutoCorres2: theory AutoCorres2.Simp_Trace

17:50:58 AutoCorres2: theory AutoCorres2.Rule_By_Method

17:50:58 AutoCorres2: theory HOL-Library.Sublist

17:50:58 AutoCorres2: theory AutoCorres2.PrettyProgs

17:50:58 AutoCorres2: theory AutoCorres2.Basic_Runs_To_VCG

17:50:58 AutoCorres2: theory AutoCorres2.IndirectCalls

17:50:58 AutoCorres2: theory HOL-Library.Cardinality

17:50:59 AutoCorres2: theory Word_Lib.Enumeration

17:50:59 AutoCorres2: theory Word_Lib.Even_More_List

17:51:00 AutoCorres2: theory Word_Lib.More_Bit_Ring

17:51:00 AutoCorres2: theory AutoCorres2.Eisbach_Methods

17:51:00 AutoCorres2: theory Word_Lib.More_Misc

17:51:00 AutoCorres2: theory HOL-Library.Numeral_Type

17:51:01 AutoCorres2: theory AutoCorres2.Runs_To_VCG

17:51:01 AutoCorres2: theory AutoCorres2.Arrays

17:51:01 AutoCorres2: theory HOL-Library.Type_Length

17:51:01 AutoCorres2: theory HOL-Library.Prefix_Order

17:51:01 AutoCorres2: theory Word_Lib.More_Sublist

17:51:02 AutoCorres2: theory HOL-Library.Word

17:51:02 AutoCorres2: theory Word_Lib.More_Arithmetic

17:51:02 AutoCorres2: theory AutoCorres2.Mutual_CCPO_Recursion

17:51:02 AutoCorres2: theory AutoCorres2.Spec_Monad

17:51:09 AutoCorres2: theory AutoCorres2.Synthesize

17:51:13 AutoCorres2: theory Word_Lib.Bit_Comprehension

17:51:13 AutoCorres2: theory Word_Lib.Hex_Words

17:51:13 AutoCorres2: theory Word_Lib.Legacy_Aliases

17:51:13 AutoCorres2: theory Word_Lib.More_Divides

17:51:13 AutoCorres2: theory Word_Lib.Signed_Words

17:51:13 AutoCorres2: theory Word_Lib.Syntax_Bundles

17:51:13 AutoCorres2: theory Word_Lib.Type_Syntax

17:51:13 AutoCorres2: theory Word_Lib.Word_Syntax

17:51:13 AutoCorres2: theory Word_Lib.Norm_Words

17:51:13 AutoCorres2: theory Word_Lib.Word_Names

17:51:14 AutoCorres2: theory Word_Lib.Signed_Division_Word

17:51:14 AutoCorres2: theory Word_Lib.More_Word

17:51:14 AutoCorres2: theory AutoCorres2.Reaches

17:51:15 AutoCorres2: theory Word_Lib.Bit_Comprehension_Int

17:51:15 AutoCorres2: theory Word_Lib.Bit_Shifts_Infix_Syntax

17:51:15 AutoCorres2: theory Word_Lib.Enumeration_Word

17:51:15 AutoCorres2: theory Word_Lib.Least_significant_bit

17:51:15 AutoCorres2: theory Word_Lib.Many_More

17:51:15 AutoCorres2: theory Word_Lib.Strict_part_mono

17:51:15 AutoCorres2: theory Word_Lib.Word_16

17:51:16 AutoCorres2: theory AutoCorres2.Distinct_Prop

17:51:16 AutoCorres2: theory AutoCorres2.Lens

17:51:17 AutoCorres2: theory Word_Lib.Aligned

17:51:17 AutoCorres2: theory Word_Lib.Singleton_Bit_Shifts

17:51:17 AutoCorres2: theory Word_Lib.Most_significant_bit

17:51:17 AutoCorres2: theory Word_Lib.Generic_set_bit

17:51:17 AutoCorres2: theory Word_Lib.Sgn_Abs

17:51:18 AutoCorres2: theory Word_Lib.Next_and_Prev

17:51:18 AutoCorres2: theory Word_Lib.Word_EqI

17:51:18 AutoCorres2: theory Word_Lib.Bits_Int

17:51:21 AutoCorres2: theory Word_Lib.Boolean_Inequalities

17:51:23 AutoCorres2: theory Word_Lib.Rsplit

17:51:23 AutoCorres2: theory Word_Lib.Typedef_Morphisms

17:51:23 AutoCorres2: theory Word_Lib.Reversed_Bit_Lists

17:51:24 AutoCorres2: theory Word_Lib.Word_Lemmas

17:51:27 AutoCorres2: theory Word_Lib.Bitwise

17:51:27 AutoCorres2: theory Word_Lib.Word_8

17:51:27 AutoCorres2: theory Word_Lib.More_Word_Operations

17:51:27 AutoCorres2: theory Word_Lib.Bitwise_Signed

17:51:29 AutoCorres2: theory AutoCorres2.Word_Lemmas_Internal

17:51:29 AutoCorres2: theory Word_Lib.Word_32

17:51:29 AutoCorres2: theory Word_Lib.Word_64

17:51:30 AutoCorres2: theory Word_Lib.Machine_Word_64_Basics

17:51:30 AutoCorres2: theory Word_Lib.Machine_Word_64

17:51:30 AutoCorres2: theory Word_Lib.Machine_Word_32_Basics

17:51:30 AutoCorres2: theory Word_Lib.Word_Lib_Sumo

17:51:30 AutoCorres2: theory Word_Lib.Machine_Word_32

17:51:33 AutoCorres2: theory AutoCorres2.More_Lib

17:51:33 AutoCorres2: theory AutoCorres2.Word_Lemmas_32_Internal

17:51:33 AutoCorres2: theory AutoCorres2.Word_Lemmas_64_Internal

17:51:34 AutoCorres2: theory AutoCorres2.WordSetup

17:51:34 AutoCorres2: theory AutoCorres2.Addr_Type_ARM

17:51:34 AutoCorres2: theory AutoCorres2.Addr_Type_ARM64

17:51:34 AutoCorres2: theory AutoCorres2.Addr_Type_ARM_HYP

17:51:34 AutoCorres2: theory AutoCorres2.Addr_Type_RISCV64

17:51:34 AutoCorres2: theory AutoCorres2.Addr_Type_X64

17:51:35 AutoCorres2: theory AutoCorres2.Addr_Type

17:51:36 AutoCorres2: theory AutoCorres2.NatBitwise

17:51:36 AutoCorres2: theory AutoCorres2.Reader_Monad

17:51:36 AutoCorres2: theory AutoCorres2.CTypesBase

17:51:37 AutoCorres2: theory AutoCorres2.Option_MonadND

17:51:39 AutoCorres2: theory AutoCorres2.CTypesDefs

17:51:53 AutoCorres2: theory AutoCorres2.CTypes

17:51:57 AutoCorres2: theory AutoCorres2.HeapRawState

17:51:57 AutoCorres2: theory AutoCorres2.Vanilla32_Preliminaries

17:51:57 AutoCorres2: theory AutoCorres2.Word_Mem_Encoding_ARM

17:51:58 AutoCorres2: theory AutoCorres2.Word_Mem_Encoding_ARM64

17:51:58 AutoCorres2: theory AutoCorres2.Word_Mem_Encoding_ARM_HYP

17:51:58 AutoCorres2: theory AutoCorres2.Word_Mem_Encoding_RISCV64

17:51:58 AutoCorres2: theory AutoCorres2.Word_Mem_Encoding_X64

17:51:58 AutoCorres2: theory AutoCorres2.Word_Mem_Encoding

17:51:58 AutoCorres2: theory AutoCorres2.Vanilla32

17:51:59 AutoCorres2: theory AutoCorres2.CompoundCTypes

17:52:05 AutoCorres2: theory AutoCorres2.ArraysMemInstance

17:52:06 AutoCorres2: theory AutoCorres2.ArchArraysMemInstance

17:52:09 AutoCorres2: theory AutoCorres2.TypHeap

17:52:17 AutoCorres2: theory AutoCorres2.Separation_UMM

17:52:18 AutoCorres2: theory AutoCorres2.SepCode

17:52:20 AutoCorres2: theory AutoCorres2.SepInv

17:52:21 AutoCorres2: theory AutoCorres2.SepTactic

17:52:22 AutoCorres2: theory AutoCorres2.SepFrame

17:52:24 AutoCorres2: theory AutoCorres2.StructSupport

17:52:25 AutoCorres2: theory AutoCorres2.ArrayAssertion

17:52:25 AutoCorres2: theory AutoCorres2.CProof

17:52:35 AutoCorres2: theory AutoCorres2.CLanguage

17:52:35 AutoCorres2: theory AutoCorres2.Padding_Equivalence

17:52:35 AutoCorres2: theory AutoCorres2.PackedTypes

17:52:42 AutoCorres2: theory AutoCorres2.ModifiesProofs

17:52:45 AutoCorres2: theory AutoCorres2.UMM

17:52:53 AutoCorres2: theory AutoCorres2.CLocals

17:52:56 AutoCorres2: theory AutoCorres2.CTranslationSetup

17:53:25 AutoCorres2: theory AutoCorres2.Array_Selectors

17:53:25 AutoCorres2: theory AutoCorres2.CTranslation

17:53:26 AutoCorres2: theory AutoCorres2.CTranslationInfrastructure

17:53:26 AutoCorres2: theory AutoCorres2.TypHeapLib

17:53:26 AutoCorres2: theory AutoCorres2.AbstractArrays

17:53:26 AutoCorres2: theory AutoCorres2.LemmaBucket_C

17:53:27 AutoCorres2: theory AutoCorres2.AutoCorres_Base

17:53:31 AutoCorres2: theory AutoCorres2.SimplBucket

17:53:31 AutoCorres2: theory AutoCorres2.TypHeapSimple

17:53:32 AutoCorres2: theory AutoCorres2.AutoCorresSimpset

17:53:32 AutoCorres2: theory AutoCorres2.CCorresE

17:53:33 AutoCorres2: theory AutoCorres2.CorresXF

17:53:33 AutoCorres2: theory AutoCorres2.L1Defs

17:53:36 AutoCorres2: theory AutoCorres2.L1Peephole

17:53:36 AutoCorres2: theory AutoCorres2.L1Valid

17:53:36 AutoCorres2: theory AutoCorres2.ExceptionRewrite

17:53:36 AutoCorres2: theory AutoCorres2.SimplConv

17:53:36 AutoCorres2: theory AutoCorres2.L2Defs

17:53:41 AutoCorres2: theory AutoCorres2.Split_Heap

17:53:44 AutoCorres2: theory AutoCorres2.L2ExceptionRewrite

17:53:45 AutoCorres2: theory AutoCorres2.L2Peephole

17:53:45 AutoCorres2: theory AutoCorres2.LocalVarExtract

17:53:46 AutoCorres2: theory AutoCorres2.Stack_Typing

17:53:46 AutoCorres2: theory AutoCorres2.WordAbstract

17:53:47 AutoCorres2: theory AutoCorres2.Refines_Spec

17:53:48 AutoCorres2: theory AutoCorres2.In_Out_Parameters

17:53:49 AutoCorres2: theory AutoCorres2.WordPolish

17:54:05 AutoCorres2: theory AutoCorres2.HeapLift

17:54:07 AutoCorres2: theory AutoCorres2.TypeStrengthen

17:54:29 AutoCorres2: theory AutoCorres2.Polish

17:54:29 AutoCorres2: theory AutoCorres2.Runs_To_VCG_StackPointer

17:54:38 AutoCorres2: theory AutoCorres2.AutoCorres

17:55:05 AutoCorres2: theory AutoCorres2.AutoCorresInfrastructure

17:55:05 AutoCorres2: theory AutoCorres2.Chapter1_MinMax

17:55:05 AutoCorres2: theory AutoCorres2.In_Out_Parameters_Ex

17:55:05 AutoCorres2: theory AutoCorres2.Chapter2_HoareHeap

17:55:05 AutoCorres2: theory AutoCorres2.Chapter3_HoareHeap

17:55:05 AutoCorres2: theory AutoCorres2.fnptr

17:55:05 AutoCorres2: theory AutoCorres2.open_struct

17:55:05 AutoCorres2: theory AutoCorres2.pointers_to_locals

17:55:14 AutoCorres2: theory AutoCorres2.union_ac

17:58:55 AutoCorres2: theory AutoCorres2.AutoCorres_Documentation

17:59:40 Preparing AutoCorres2/document ...

18:01:17 Finished AutoCorres2/document (0:01:37 elapsed time)

18:01:17 Preparing AutoCorres2/outline ...

18:02:13 Finished AutoCorres2/outline (0:00:56 elapsed time)

18:02:14 Timing AutoCorres2 (8 threads, 507.062s elapsed time, 3378.150s cpu time, 103.635s GC time, factor 6.66)

18:02:14 Finished AutoCorres2 (0:08:33 elapsed time, 0:56:47 cpu time, factor 6.64)

18:02:14 Running HOL-ODE-Examples (on hpcisabelle/1) ...

18:02:18 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Integral

18:02:18 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_Poincare_Map

18:02:18 HOL-ODE-Examples: theory HOL-ODE-Examples.Examples_One_Step_Method

18:04:20 HOL-ODE-Examples: theory HOL-ODE-Examples.ODE_Examples

18:10:29 Timing HOL-ODE-Examples (8 threads, 490.079s elapsed time, 1755.693s cpu time, 9.136s GC time, factor 3.58)

18:10:29 Finished HOL-ODE-Examples (0:08:14 elapsed time, 0:29:21 cpu time, factor 3.56)

18:10:30 Building Deriving (on hpcisabelle/2) ...

18:10:31 Deriving: theory Deriving.Comparator

18:10:31 Deriving: theory Deriving.Derive_Manager

18:10:31 Deriving: theory Deriving.Generator_Aux

18:10:31 Deriving: theory Word_Lib.More_Divides

18:10:31 Deriving: theory Word_Lib.Bit_Comprehension

18:10:31 Deriving: theory Word_Lib.Signed_Division_Word

18:10:31 Deriving: theory Native_Word.Code_Int_Integer_Conversion

18:10:31 Deriving: theory Word_Lib.More_Arithmetic

18:10:32 Deriving: theory Word_Lib.More_Bit_Ring

18:10:32 Deriving: theory Deriving.Countable_Generator

18:10:32 Deriving: theory Deriving.Equality_Generator

18:10:33 Deriving: theory Deriving.Equality_Instances

18:10:33 Deriving: theory Deriving.Compare

18:10:33 Deriving: theory Deriving.Comparator_Generator

18:10:33 Deriving: theory Deriving.RBT_Comparator_Impl

18:10:34 Deriving: theory Word_Lib.More_Word

18:10:34 Deriving: theory Deriving.Compare_Generator

18:10:35 Deriving: theory Deriving.RBT_Compare_Order_Impl

18:10:35 Deriving: theory Deriving.Compare_Instances

18:10:35 Deriving: theory Deriving.Compare_Rat

18:10:35 Deriving: theory Deriving.Compare_Real

18:10:36 Deriving: theory Deriving.Compare_Order_Instances

18:10:36 Deriving: theory Native_Word.Code_Target_Word_Base

18:10:36 Deriving: theory Word_Lib.Bit_Shifts_Infix_Syntax

18:10:36 Deriving: theory Word_Lib.Least_significant_bit

18:10:38 Deriving: theory Word_Lib.Most_significant_bit

18:10:38 Deriving: theory Word_Lib.Generic_set_bit

18:10:39 Deriving: theory Native_Word.Code_Target_Integer_Bit

18:10:39 Deriving: theory Native_Word.Word_Type_Copies

18:10:53 Deriving: theory Native_Word.Uint32

18:10:55 Deriving: theory Collections.HashCode

18:10:55 Deriving: theory Deriving.Hash_Generator

18:10:56 Deriving: theory Deriving.Hash_Instances

18:10:56 Deriving: theory Deriving.Derive

18:10:57 Deriving: theory Deriving.Derive_Examples

18:11:29 Preparing Deriving/document ...

18:11:33 Finished Deriving/document (0:00:03 elapsed time)

18:11:33 Preparing Deriving/outline ...

18:11:36 Finished Deriving/outline (0:00:03 elapsed time)

18:11:36 Timing Deriving (8 threads, 40.348s elapsed time, 150.993s cpu time, 4.308s GC time, factor 3.74)

18:11:36 Finished Deriving (0:00:59 elapsed time, 0:03:10 cpu time, factor 3.21)

18:11:36 Running BTree (on hpcisabelle/3) ...

18:11:39 BTree: theory HOL-Data_Structures.Cmp

18:11:39 BTree: theory HOL-Data_Structures.Less_False

18:11:39 BTree: theory HOL-Library.Sublist

18:11:39 BTree: theory HOL-Data_Structures.Sorted_Less

18:11:40 BTree: theory HOL-Data_Structures.List_Ins_Del

18:11:40 BTree: theory BTree.BTree

18:11:40 BTree: theory BTree.BPlusTree

18:11:40 BTree: theory HOL-Data_Structures.Set_Specs

18:11:43 BTree: theory BTree.BTree_Height

18:11:43 BTree: theory BTree.BTree_Set

18:11:45 BTree: theory BTree.BPlusTree_Split

18:11:45 BTree: theory BTree.BPlusTree_Set

18:11:45 BTree: theory BTree.BPlusTree_Range

18:11:49 BTree: theory BTree.BTree_Split

18:11:53 BTree: theory BTree.BPlusTree_SplitCE

18:13:15 Build timed out (after 300 minutes). Marking the build as failed.

18:13:15 Build was aborted

18:17:36 Started calculate disk usage of build

18:17:37 Finished Calculation of disk usage of build in 0 seconds

18:17:37 Started calculate disk usage of workspace

18:17:38 Finished Calculation of disk usage of workspace in 1 second

18:17:40 No emails were triggered.

18:17:40 Finished: FAILURE