Skip to content
Success

Console Output

23:47:08 Started by an SCM change

23:47:09 [EnvInject] - Loading node environment variables.

23:47:09 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-all

23:47:09 [isabelle-all] $ hg showconfig paths.default

23:47:09 [isabelle-all] $ hg pull --rev default

23:47:09 pulling from http://isabelle.in.tum.de/repos/isabelle/

23:47:09 no changes found

23:47:09 [isabelle-all] $ hg update --clean --rev default

23:47:09 1 files updated, 0 files merged, 0 files removed, 0 files unresolved

23:47:09 [isabelle-all] $ hg log --rev . --template {node}

23:47:09 [isabelle-all] $ hg log --rev . --template {rev}

23:47:09 [isabelle-all] $ hg log --rev 49a65e3f04c94ea12d254b95d18fa3355769f644 --template exists\n

23:47:09 exists

23:47:09 [isabelle-all] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(49a65e3f04c94ea12d254b95d18fa3355769f644)" --encoding UTF-8 --encodingmode replace

23:47:09 [afp] $ hg showconfig paths.default

23:47:09 [afp] $ hg pull --rev default

23:47:11 pulling from https://bitbucket.org/isa-afp/afp-devel/

23:47:11 no changes found

23:47:11 [afp] $ hg update --clean --rev default

23:47:11 474 files updated, 0 files merged, 0 files removed, 0 files unresolved

23:47:11 [afp] $ hg --config extensions.purge= clean --all

23:47:11 [afp] $ hg log --rev . --template {node}

23:47:11 [afp] $ hg log --rev . --template {rev}

23:47:11 [afp] $ hg log --rev 28e97a6e4921f7a738df4e9459d307e127aa5db2 --template exists\n

23:47:12 exists

23:47:12 [afp] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(28e97a6e4921f7a738df4e9459d307e127aa5db2)" --encoding UTF-8 --encodingmode replace

23:47:12 No emails were triggered.

23:47:12 [isabelle-all] $ /bin/sh -xe /tmp/jenkins4484341549080658922.sh

23:47:12 + Admin/jenkins/run_build all

23:47:12 + set -e

23:47:12 + PROFILE=all

23:47:12 + shift

23:47:12 + bin/isabelle components -a

23:47:12 + bin/isabelle jedit -bf

23:47:12 ### Building Isabelle/Scala ...

23:47:41 ### Building Isabelle/jEdit ...

23:47:59 + bin/isabelle ocaml_setup

23:47:59 # Run eval $(opam env) to update the current shell environment

23:47:59 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

23:47:59 opam update

23:47:59

23:48:00 [NOTE] Package zarith is already installed (current version is 1.7).

23:48:00 + bin/isabelle ghc_setup

23:48:00 stack will use a sandboxed GHC it installed

23:48:00 For more information on paths, see 'stack path' and 'stack exec env'

23:48:00 To use this GHC and packages outside of a project, consider using:

23:48:00 stack ghc, stack ghci, stack runghc, or stack exec

23:48:01 The Glorious Glasgow Haskell Compilation System, version 8.4.4

23:48:01 + bin/isabelle ci_build_all

23:48:07

23:48:07 === CONFIGURATION ===

23:48:07

23:48:07 ISABELLE_BUILD_OPTIONS=""

23:48:07

23:48:07 ML_PLATFORM="x86_64_32-linux"

23:48:07 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.8/x86_64_32-linux"

23:48:07 ML_SYSTEM="polyml-5.8"

23:48:07 ML_OPTIONS="-H 4000 --maxheap 8G"

23:48:07 jobs = 10, threads = 4, numa = false

23:48:07

23:48:07 === BUILD ===

23:48:07

23:48:07 Build started at Wed, 24 Apr 2019 21:48:07 GMT

23:48:07 Isabelle id da497279f492

23:48:07 AFP id 28e97a6e4921

23:48:07

23:48:07 === LOG ===

23:48:07

23:48:08 Session Pure/Pure

23:48:09 Session CTT/CTT

23:48:09 Session Cube/Cube

23:48:09 Session FOL/FOL

23:48:09 Session CCL/CCL

23:48:09 Session FOL/FOL-ex

23:48:09 Session FOLP/FOLP

23:48:09 Session FOLP/FOLP-ex

23:48:09 Session HOL/HOL (main)

23:48:10 Session AFP/AVL-Trees (AFP)

23:48:10 Session AFP/AWN (AFP)

23:48:10 Session AFP/Abortable_Linearizable_Modules (AFP)

23:48:10 Session AFP/Abstract-Hoare-Logics (AFP)

23:48:10 Session AFP/AnselmGod (AFP)

23:48:10 Session AFP/AxiomaticCategoryTheory (AFP)

23:48:10 Session AFP/BinarySearchTree (AFP)

23:48:10 Session AFP/Binomial-Queues (AFP)

23:48:10 Session AFP/Bondy (AFP)

23:48:10 Session AFP/Bounded_Deducibility_Security (AFP)

23:48:10 Session AFP/BytecodeLogicJmlTypes (AFP)

23:48:10 Session AFP/CISC-Kernel (AFP)

23:48:10 Session AFP/CYK (AFP)

23:48:10 Session AFP/Cauchy (AFP)

23:48:10 Session AFP/Sqrt_Babylonian (AFP)

23:48:10 Session Doc/Classes (doc)

23:48:10 Session AFP/ClockSynchInst (AFP)

23:48:11 Session AFP/Compiling-Exceptions-Correctly (AFP)

23:48:11 Session AFP/ComponentDependencies (AFP)

23:48:11 Session AFP/Concurrent_Revisions (AFP)

23:48:11 Session AFP/Constructor_Funs (AFP)

23:48:11 Session AFP/CryptoBasedCompositionalProperties (AFP)

23:48:11 Session AFP/DPT-SAT-Solver (AFP)

23:48:11 Session AFP/Depth-First-Search (AFP)

23:48:11 Session AFP/Diophantine_Eqns_Lin_Hom (AFP)

23:48:11 Session AFP/DiskPaxos (AFP)

23:48:11 Session AFP/Example-Submission (AFP)

23:48:11 Session AFP/FFT (AFP)

23:48:11 Session AFP/FLP (AFP)

23:48:11 Session AFP/FeatherweightJava (AFP)

23:48:11 Session AFP/Featherweight_OCL (AFP)

23:48:11 Session AFP/FileRefinement (AFP)

23:48:11 Session AFP/FocusStreamsCaseStudies (AFP)

23:48:11 Session AFP/Free-Boolean-Algebra (AFP)

23:48:11 Session AFP/FunWithFunctions (AFP)

23:48:11 Session AFP/FunWithTilings (AFP)

23:48:11 Session Doc/Functions (doc)

23:48:11 Session AFP/GPU_Kernel_PL (AFP)

23:48:11 Session AFP/Gauss-Jordan-Elim-Fun (AFP)

23:48:11 Session AFP/GenClock (AFP)

23:48:11 Session AFP/General-Triangle (AFP)

23:48:11 Session AFP/Generic_Deriving (AFP)

23:48:11 Session AFP/GewirthPGCProof (AFP)

23:48:11 Session AFP/GoedelGod (AFP)

23:48:12 Session HOL/HOL-Cardinals (timing)

23:48:12 Session AFP/Binding_Syntax_Theory (AFP)

23:48:12 Session AFP/Ordinals_and_Cardinals (AFP)

23:48:12 Session HOL/HOL-Eisbach

23:48:12 Session AFP/Allen_Calculus (AFP)

23:48:12 Session AFP/Dependent_SIFUM_Type_Systems (AFP)

23:48:12 Session AFP/Dependent_SIFUM_Refinement (AFP)

23:48:12 Session Doc/Eisbach (doc)

23:48:12 Session HOL/HOL-Hoare

23:48:12 Session AFP/Case_Labeling (AFP)

23:48:12 Session HOL/HOL-Hoare_Parallel (timing)

23:48:12 Session HOL/HOL-IMPP

23:48:12 Session HOL/HOL-IOA

23:48:12 Session HOL/HOL-Import

23:48:12 Session HOL/HOL-Lattice

23:48:12 Session HOL/HOL-Library (main timing)

23:48:13 Session AFP/ArrowImpossibilityGS (AFP)

23:48:13 Session AFP/Auto2_HOL (AFP)

23:48:13 Session AFP/BNF_CC (AFP)

23:48:13 Session AFP/BNF_Operations (AFP)

23:48:13 Session AFP/Binomial-Heaps (AFP)

23:48:13 Session AFP/Boolean_Expression_Checkers (AFP)

23:48:13 Session AFP/Buildings (AFP)

23:48:13 Session AFP/CRDT (AFP)

23:48:14 Session AFP/IMAP-CRDT (AFP)

23:48:14 Session AFP/Card_Multisets (AFP)

23:48:14 Session AFP/Card_Number_Partitions (AFP)

23:48:14 Session AFP/Category (AFP)

23:48:14 Session AFP/Category3 (AFP)

23:48:14 Session AFP/MonoidalCategory (AFP)

23:48:14 Session Doc/Codegen (doc)

23:48:14 Session AFP/CofGroups (AFP)

23:48:14 Session AFP/Completeness (AFP)

23:48:15 Session AFP/ConcurrentIMP (AFP)

23:48:15 Session AFP/Concurrent_Ref_Alg (AFP)

23:48:15 Session AFP/CoreC++ (AFP)

23:48:15 Session AFP/Core_DOM (AFP)

23:48:15 Session Doc/Datatypes (doc)

23:48:15 Session Doc/Corec (doc)

23:48:15 Session AFP/Decl_Sem_Fun_PL (AFP)

23:48:15 Session AFP/Derangements (AFP)

23:48:16 Session AFP/Discrete_Summation (AFP)

23:48:16 Session AFP/Card_Partitions (AFP)

23:48:16 Session AFP/Bell_Numbers_Spivey (AFP)

23:48:16 Session AFP/Card_Equiv_Relations (AFP)

23:48:16 Session AFP/Efficient-Mergesort (AFP)

23:48:16 Session AFP/Encodability_Process_Calculi (AFP)

23:48:16 Session AFP/Epistemic_Logic (AFP)

23:48:16 Session AFP/Euler_Partition (AFP)

23:48:16 Session AFP/FOL-Fitting (AFP)

23:48:16 Session AFP/FOL_Harrison (AFP)

23:48:16 Session AFP/Factored_Transition_System_Bounding (AFP)

23:48:17 Session AFP/Falling_Factorial_Sum (AFP)

23:48:17 Session AFP/FinFun (AFP)

23:48:17 Session AFP/Finger-Trees (AFP)

23:48:17 Session AFP/Graph_Saturation (AFP)

23:48:17 Session AFP/Graph_Theory (AFP)

23:48:17 Session AFP/ShortestPath (AFP)

23:48:17 Session AFP/Group-Ring-Module (AFP)

23:48:17 Session AFP/Valuation (AFP)

23:48:17 Session HOL/HOL-Auth (timing)

23:48:17 Session HOL/HOL-UNITY (timing)

23:48:17 Session HOL/HOL-Bali (timing)

23:48:17 Session HOL/HOL-Computational_Algebra (main timing)

23:48:18 Session AFP/Descartes_Sign_Rule (AFP)

23:48:18 Session HOL/HOL-Algebra (main timing)

23:48:18 Session HOL/HOL-Decision_Procs (timing)

23:48:18 Session HOL/HOL-Quotient_Examples (timing)

23:48:18 Session AFP/Localization_Ring (AFP)

23:48:19 Session AFP/Orbit_Stabiliser (AFP)

23:48:19 Session AFP/Perfect-Number-Thm (AFP)

23:48:19 Session AFP/Secondary_Sylow (AFP)

23:48:19 Session AFP/Jordan_Hoelder (AFP)

23:48:19 Session AFP/VectorSpace (AFP)

23:48:19 Session HOL/HOL-Analysis (main timing)

23:48:20 Session AFP/Bernoulli (AFP)

23:48:20 Session AFP/Cartan_FP (AFP)

23:48:20 Session AFP/Cayley_Hamilton (AFP)

23:48:20 Session AFP/Coinductive (AFP)

23:48:20 Session AFP/DynamicArchitectures (AFP)

23:48:20 Session AFP/Architectural_Design_Patterns (AFP)

23:48:20 Session AFP/Lazy-Lists-II (AFP)

23:48:20 Session AFP/Stream_Fusion_Code (AFP)

23:48:20 Session AFP/Topology (AFP)

23:48:20 Session AFP/First_Welfare_Theorem (AFP)

23:48:20 Session AFP/Green (AFP)

23:48:21 Session HOL/HOL-Analysis-ex

23:48:21 Session HOL/HOL-Homology (timing)

23:48:21 Session HOL/HOL-Probability (main timing)

23:48:21 Session AFP/Buffons_Needle (AFP)

23:48:21 Session AFP/Density_Compiler (AFP)

23:48:21 Session AFP/DiscretePricing (AFP)

23:48:21 Session AFP/Ergodic_Theory (AFP)

23:48:21 Session AFP/Gromov_Hyperbolicity (AFP)

23:48:22 Session AFP/Fisher_Yates (AFP)

23:48:22 Session AFP/Girth_Chromatic (AFP)

23:48:22 Session AFP/Random_Graph_Subgraph_Threshold (AFP)

23:48:22 Session HOL/HOL-Probability-ex (timing)

23:48:22 Session AFP/Lp (AFP)

23:48:22 Session AFP/Markov_Models (AFP)

23:48:22 Session AFP/Monad_Normalisation (AFP)

23:48:23 Session AFP/Monomorphic_Monad (AFP)

23:48:23 Session AFP/Neumann_Morgenstern_Utility (AFP)

23:48:23 Session AFP/Probabilistic_Noninterference (AFP)

23:48:23 Session AFP/Probabilistic_System_Zoo (AFP)

23:48:23 Session AFP/Probabilistic_System_Zoo-Non_BNFs (AFP)

23:48:23 Session AFP/Source_Coding_Theorem (AFP)

23:48:23 Session AFP/Irrationality_J_Hancl (AFP)

23:48:23 Session AFP/Kuratowski_Closure_Complement (AFP)

23:48:24 Session AFP/Lower_Semicontinuous (AFP)

23:48:24 Session AFP/Minkowskis_Theorem (AFP)

23:48:24 Session AFP/Octonions (AFP)

23:48:24 Session AFP/Probabilistic_System_Zoo-BNFs (AFP)

23:48:24 Session AFP/Ptolemys_Theorem (AFP)

23:48:24 Session AFP/Quaternions (AFP)

23:48:24 Session AFP/Rank_Nullity_Theorem (AFP)

23:48:24 Session AFP/Gauss_Jordan (AFP)

23:48:24 Session AFP/Echelon_Form (AFP)

23:48:24 Session AFP/Hermite (AFP)

23:48:24 Session AFP/Tarskis_Geometry (AFP)

23:48:25 Session AFP/Triangle (AFP)

23:48:25 Session AFP/Chord_Segments (AFP)

23:48:25 Session AFP/Stewart_Apollonius (AFP)

23:48:25 Session AFP/pGCL (AFP)

23:48:25 Session HOL/HOL-Isar_Examples

23:48:25 Session HOL/HOL-Nonstandard_Analysis (timing)

23:48:25 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

23:48:25 Session HOL/HOL-Number_Theory (main timing)

23:48:26 Session AFP/E_Transcendental (AFP)

23:48:26 Session AFP/Elliptic_Curves_Group_Law (AFP)

23:48:26 Session AFP/Fermat3_4 (AFP)

23:48:26 Session HOL/HOL-Data_Structures (timing)

23:48:26 Session HOL/HOL-ex (timing)

23:48:27 Session AFP/Automatic_Refinement (AFP)

23:48:27 Session HOL/HOL-Codegenerator_Test

23:48:27 Session AFP/Lehmer (AFP)

23:48:27 Session AFP/Pratt_Certificate (AFP)

23:48:27 Session AFP/Bertrands_Postulate (AFP)

23:48:27 Session AFP/Prime_Harmonic_Series (AFP)

23:48:28 Session AFP/RSAPSS (AFP)

23:48:28 Session AFP/SumSquares (AFP)

23:48:28 Session AFP/Liouville_Numbers (AFP)

23:48:28 Session AFP/Mason_Stothers (AFP)

23:48:28 Session AFP/Polynomial_Interpolation (AFP)

23:48:28 Session AFP/Probabilistic_Prime_Tests (AFP)

23:48:28 Session AFP/Rep_Fin_Groups (AFP)

23:48:28 Session AFP/Sturm_Sequences (AFP)

23:48:28 Session AFP/Special_Function_Bounds (AFP)

23:48:29 Session AFP/Sturm_Tarski (AFP)

23:48:29 Session AFP/Budan_Fourier (AFP)

23:48:29 Session AFP/Winding_Number_Eval (AFP)

23:48:29 Session AFP/Count_Complex_Roots (AFP)

23:48:29 Session HOL/HOL-Corec_Examples (timing)

23:48:29 Session HOL/HOL-Datatype_Examples (timing)

23:48:29 Session HOL/HOL-Hahn_Banach

23:48:29 Session HOL/HOL-IMP (timing)

23:48:29 Session AFP/Abs_Int_ITP2012 (AFP)

23:48:29 Session HOL/HOL-Imperative_HOL (timing)

23:48:29 Session AFP/Auto2_Imperative_HOL (AFP)

23:48:30 Session AFP/Imperative_Insertion_Sort (AFP)

23:48:30 Session HOL/HOL-Induct

23:48:30 Session HOL/HOL-Matrix_LP

23:48:30 Session HOL/HOL-Metis_Examples (timing)

23:48:30 Session HOL/HOL-MicroJava (timing)

23:48:30 Session HOL/HOL-Mutabelle

23:48:30 Session HOL/HOL-Nitpick_Examples

23:48:30 Session HOL/HOL-Nominal

23:48:30 Session AFP/CCS (AFP)

23:48:30 Session HOL/HOL-Nominal-Examples (timing)

23:48:31 Session AFP/Lam-ml-Normalization (AFP)

23:48:31 Session AFP/Pi_Calculus (AFP)

23:48:31 Session AFP/Psi_Calculi (AFP)

23:48:31 Session AFP/SequentInvertibility (AFP)

23:48:31 Session HOL/HOL-Predicate_Compile_Examples (timing)

23:48:31 Session HOL/HOL-Quickcheck_Examples (timing)

23:48:31 Session HOL/HOL-SET_Protocol (timing)

23:48:31 Session HOL/HOL-TPTP

23:48:31 Session HOL/HOL-Unix

23:48:31 Session HOL/HOL-ZF

23:48:32 Session AFP/Category2 (AFP)

23:48:32 Session AFP/HereditarilyFinite (AFP)

23:48:32 Session AFP/HyperCTL (AFP)

23:48:32 Session AFP/Integration (AFP)

23:48:32 Session AFP/Isabelle_Meta_Model (AFP)

23:48:32 Session AFP/LTL (AFP)

23:48:32 Session AFP/Stuttering_Equivalence (AFP)

23:48:32 Session AFP/Lambda_Free_RPOs (AFP)

23:48:32 Session AFP/Lambda_Free_EPO (AFP)

23:48:32 Session AFP/Landau_Symbols (AFP)

23:48:32 Session AFP/Akra_Bazzi (AFP)

23:48:33 Session AFP/Catalan_Numbers (AFP)

23:48:33 Session AFP/Error_Function (AFP)

23:48:33 Session AFP/Euler_MacLaurin (AFP)

23:48:33 Session AFP/Stirling_Formula (AFP)

23:48:33 Session AFP/LightweightJava (AFP)

23:48:33 Session AFP/LinearQuantifierElim (AFP)

23:48:33 Session AFP/List-Infinite (AFP)

23:48:33 Session AFP/Nat-Interval-Logic (AFP)

23:48:33 Session AFP/AutoFocus-Stream (AFP)

23:48:33 Session AFP/MuchAdoAboutTwo (AFP)

23:48:33 Session AFP/Optics (AFP)

23:48:33 Session AFP/UTP-Toolkit (AFP)

23:48:34 Session AFP/UTP (AFP)

23:48:34 Session AFP/Order_Lattice_Props (AFP)

23:48:34 Session AFP/POPLmark-deBruijn (AFP)

23:48:34 Session AFP/Pairing_Heap (AFP)

23:48:34 Session AFP/Password_Authentication_Protocol (AFP)

23:48:34 Session AFP/Pell (AFP)

23:48:34 Session AFP/Presburger-Automata (AFP)

23:48:34 Session AFP/Priority_Queue_Braun (AFP)

23:48:34 Session AFP/Program-Conflict-Analysis (AFP)

23:48:34 Session AFP/Regular-Sets (AFP)

23:48:34 Session AFP/Abstract-Rewriting (AFP)

23:48:34 Session AFP/Decreasing-Diagrams (AFP)

23:48:35 Session AFP/First_Order_Terms (AFP)

23:48:35 Session AFP/Matrix (AFP)

23:48:35 Session AFP/Matrix_Tensor (AFP)

23:48:35 Session AFP/Knot_Theory (AFP)

23:48:35 Session AFP/Coinductive_Languages (AFP)

23:48:35 Session AFP/Finite_Automata_HF (AFP)

23:48:35 Session AFP/Functional-Automata (AFP)

23:48:35 Session AFP/Posix-Lexing (AFP)

23:48:35 Session AFP/Ribbon_Proofs (AFP)

23:48:35 Session AFP/SATSolverVerification (AFP)

23:48:35 Session AFP/Safe_OCL (AFP)

23:48:35 Session AFP/Selection_Heap_Sort (AFP)

23:48:36 Session AFP/Simplex (AFP)

23:48:36 Session AFP/Farkas (AFP)

23:48:36 Session AFP/Skew_Heap (AFP)

23:48:36 Session AFP/Sort_Encodings (AFP)

23:48:36 Session AFP/Splay_Tree (AFP)

23:48:36 Session AFP/Amortized_Complexity (AFP)

23:48:36 Session AFP/Dynamic_Tables (AFP)

23:48:36 Session AFP/Root_Balanced_Tree (AFP)

23:48:36 Session AFP/Stable_Matching (AFP)

23:48:37 Session AFP/SuperCalc (AFP)

23:48:37 Session AFP/Tail_Recursive_Functions (AFP)

23:48:37 Session AFP/TortoiseHare (AFP)

23:48:37 Session AFP/Trie (AFP)

23:48:37 Session AFP/Flyspeck-Tame (AFP)

23:48:37 Session AFP/Twelvefold_Way (AFP)

23:48:37 Session AFP/Vickrey_Clarke_Groves (AFP)

23:48:37 Session HOL/HOL-Mirabelle

23:48:37 Session HOL/HOL-Mirabelle-ex

23:48:37 Session HOL/HOL-NanoJava

23:48:37 Session HOL/HOL-Prolog

23:48:37 Session HOL/HOL-Real_Asymp

23:48:38 Session HOL/HOL-Real_Asymp-Manual

23:48:38 Session HOL/HOL-Statespace

23:48:38 Session HOL/HOL-TLA

23:48:38 Session HOL/HOL-TLA-Buffer

23:48:38 Session HOL/HOL-TLA-Inc

23:48:38 Session HOL/HOL-TLA-Memory

23:48:38 Session HOL/HOL-Types_To_Sets

23:48:38 Session AFP/Smooth_Manifolds (AFP)

23:48:38 Session HOL/HOL-Word (main timing)

23:48:38 Session HOL/HOL-SPARK

23:48:38 Session HOL/HOL-SPARK-Examples

23:48:39 Session AFP/RIPEMD-160-SPARK (AFP)

23:48:39 Session HOL/HOL-SPARK-Manual

23:48:39 Session HOL/HOL-Word-SMT_Examples (timing)

23:48:39 Session AFP/Kleene_Algebra (AFP)

23:48:39 Session AFP/KAT_and_DRA (AFP)

23:48:39 Session AFP/Multirelations (AFP)

23:48:39 Session AFP/Quantales (AFP)

23:48:39 Session AFP/Transformer_Semantics (AFP)

23:48:39 Session AFP/Regular_Algebras (AFP)

23:48:39 Session AFP/Relation_Algebra (AFP)

23:48:39 Session AFP/Residuated_Lattices (AFP)

23:48:39 Session AFP/LEM (AFP)

23:48:40 Session AFP/Native_Word (AFP)

23:48:40 Session AFP/WebAssembly (AFP)

23:48:40 Session AFP/Refine_Monadic (AFP)

23:48:41 Session AFP/Collections (AFP)

23:48:41 Session AFP/Abstract_Completeness (AFP)

23:48:41 Session AFP/Abstract_Soundness (AFP)

23:48:41 Session AFP/Incredible_Proof_Machine (AFP)

23:48:41 Session AFP/Deriving (AFP)

23:48:42 Session AFP/CAVA_Base (AFP)

23:48:42 Session AFP/CAVA_Automata (AFP)

23:48:42 Session AFP/DFS_Framework (AFP)

23:48:42 Session AFP/Gabow_SCC (AFP)

23:48:42 Session AFP/LTL_to_GBA (AFP)

23:48:43 Session AFP/Promela (AFP)

23:48:43 Session AFP/Containers (AFP)

23:48:43 Session AFP/Collections_Examples (AFP)

23:48:44 Session AFP/Containers-Benchmarks (AFP)

23:48:44 Session AFP/Datatype_Order_Generator (AFP)

23:48:44 Session AFP/Old_Datatype_Show (AFP)

23:48:44 Session AFP/Show (AFP)

23:48:45 Session AFP/JNF-AFP-Lib (AFP)

23:48:45 Session AFP/Real_Impl (AFP)

23:48:46 Session AFP/QR_Decomposition (AFP)

23:48:46 Session AFP/Dijkstra_Shortest_Path (AFP)

23:48:46 Session AFP/Koenigsberg_Friendship (AFP)

23:48:46 Session AFP/Transition_Systems_and_Automata (AFP)

23:48:46 Session AFP/Buchi_Complementation (AFP)

23:48:46 Session AFP/LTL_Master_Theorem (AFP)

23:48:47 Session AFP/Partial_Order_Reduction (AFP)

23:48:47 Session AFP/SM_Base (AFP)

23:48:47 Session AFP/SM (AFP)

23:48:48 Session AFP/CAVA_Setup (AFP)

23:48:48 Session AFP/CAVA_LTL_Modelchecker (AFP)

23:48:48 Session AFP/Transitive-Closure (AFP)

23:48:48 Session AFP/KBPs (AFP)

23:48:48 Session AFP/Tree-Automata (AFP)

23:48:48 Session AFP/SPARCv8 (AFP)

23:48:49 Session AFP/Separation_Algebra (AFP)

23:48:49 Session AFP/Separata (AFP)

23:48:49 Session AFP/Separation_Logic_Imperative_HOL (AFP)

23:48:49 Session AFP/Sepref_Prereq (AFP)

23:48:50 Session AFP/ROBDD (AFP)

23:48:50 Session AFP/UpDown_Scheme (AFP)

23:48:50 Session AFP/Word_Lib (AFP)

23:48:50 Session AFP/Complx (AFP)

23:48:50 Session AFP/IEEE_Floating_Point (AFP)

23:48:50 Session AFP/CakeML (AFP)

23:48:51 Session AFP/IP_Addresses (AFP)

23:48:51 Session AFP/Simple_Firewall (AFP)

23:48:51 Session AFP/Routing (AFP)

23:48:51 Session AFP/Iptables_Semantics (AFP)

23:48:52 Session AFP/Iptables_Semantics_Examples (AFP)

23:48:52 Session AFP/LOFT (AFP)

23:48:52 Session HOL/HOLCF (main timing)

23:48:52 Session AFP/Circus (AFP)

23:48:52 Session HOL/HOLCF-IMP

23:48:52 Session HOL/HOLCF-Library

23:48:52 Session HOL/HOLCF-FOCUS

23:48:52 Session HOL/HOLCF-ex

23:48:52 Session AFP/PCF (AFP)

23:48:52 Session AFP/HOLCF-Prelude (AFP)

23:48:53 Session HOL/HOLCF-Tutorial

23:48:53 Session HOL/IOA (timing)

23:48:53 Session HOL/IOA-ABP

23:48:53 Session HOL/IOA-NTP

23:48:53 Session HOL/IOA-Storage

23:48:53 Session HOL/IOA-ex

23:48:53 Session AFP/Shivers-CFA (AFP)

23:48:53 Session AFP/Stream-Fusion (AFP)

23:48:53 Session AFP/Tycon (AFP)

23:48:53 Session AFP/WorkerWrapper (AFP)

23:48:53 Session AFP/Heard_Of (AFP)

23:48:53 Session AFP/Consensus_Refined (AFP)

23:48:54 Session AFP/Hoare_Time (AFP)

23:48:54 Session AFP/HotelKeyCards (AFP)

23:48:54 Session Doc/How_to_Prove_it (no_doc)

23:48:54 Session AFP/Huffman (AFP)

23:48:54 Session AFP/Hybrid_Multi_Lane_Spatial_Logic (AFP)

23:48:54 Session AFP/IMP2 (AFP)

23:48:54 Session Doc/Implementation (doc)

23:48:54 Session AFP/Impossible_Geometry (AFP)

23:48:54 Session AFP/Inductive_Confidentiality (AFP)

23:48:54 Session AFP/InfPathElimination (AFP)

23:48:54 Session Doc/Isar_Ref (doc)

23:48:55 Session Doc/JEdit (doc)

23:48:55 Session AFP/JiveDataStoreModel (AFP)

23:48:55 Session AFP/KAD (AFP)

23:48:55 Session AFP/Algebraic_VCs (AFP)

23:48:55 Session AFP/Key_Agreement_Strong_Adversaries (AFP)

23:48:55 Session AFP/LambdaMu (AFP)

23:48:55 Session AFP/LatticeProperties (AFP)

23:48:55 Session AFP/DataRefinementIBP (AFP)

23:48:55 Session AFP/GraphMarkingIBP (AFP)

23:48:55 Session AFP/Lazy_Case (AFP)

23:48:55 Session AFP/Dict_Construction (AFP)

23:48:55 Session AFP/Lifting_Definition_Option (AFP)

23:48:55 Session AFP/List-Index (AFP)

23:48:55 Session AFP/Affine_Arithmetic (AFP)

23:48:56 Session AFP/Taylor_Models (AFP)

23:48:56 Session AFP/Comparison_Sort_Lower_Bound (AFP)

23:48:56 Session AFP/Formula_Derivatives (AFP)

23:48:56 Session AFP/Formula_Derivatives-Examples (AFP)

23:48:57 Session AFP/Higher_Order_Terms (AFP)

23:48:57 Session AFP/Jinja (AFP)

23:48:57 Session AFP/HRB-Slicing (AFP)

23:48:57 Session AFP/InformationFlowSlicing_Inter (AFP)

23:48:57 Session AFP/Slicing (AFP)

23:48:58 Session AFP/Formal_SSA (AFP)

23:48:58 Session AFP/Minimal_SSA (AFP)

23:48:58 Session AFP/InformationFlowSlicing (AFP)

23:48:58 Session AFP/LTL_to_DRA (AFP)

23:48:58 Session AFP/List_Update (AFP)

23:48:59 Session AFP/Ordinary_Differential_Equations (AFP)

23:48:59 Session AFP/Differential_Dynamic_Logic (AFP)

23:48:59 Session AFP/HOL-ODE-Numerics (AFP)

23:49:00 Session AFP/HOL-ODE-ARCH-COMP (AFP)

23:49:00 Session AFP/HOL-ODE-Examples (AFP large)

23:49:00 Session AFP/Lorenz_Approximation (AFP)

23:49:00 Session AFP/Lorenz_C0 (AFP large)

23:49:01 Session AFP/Lorenz_C1 (AFP large)

23:49:01 Session AFP/Quick_Sort_Cost (AFP)

23:49:01 Session AFP/Random_BSTs (AFP)

23:49:01 Session AFP/Randomised_BSTs (AFP)

23:49:01 Session AFP/Treaps (AFP)

23:49:01 Session AFP/Randomised_Social_Choice (AFP)

23:49:01 Session AFP/Fishburn_Impossibility (AFP)

23:49:02 Session AFP/SDS_Impossibility (AFP)

23:49:02 Session AFP/Refine_Imperative_HOL (AFP)

23:49:02 Session AFP/Floyd_Warshall (AFP)

23:49:02 Session AFP/Sepref_Basic (AFP)

23:49:03 Session AFP/Sepref_IICF (AFP)

23:49:03 Session AFP/Flow_Networks (AFP)

23:49:03 Session AFP/EdmondsKarp_Maxflow (AFP)

23:49:03 Session AFP/MFMC_Countable (AFP)

23:49:04 Session AFP/Prpu_Maxflow (AFP)

23:49:04 Session AFP/Knuth_Morris_Pratt (AFP)

23:49:04 Session AFP/VerifyThis2018 (AFP)

23:49:04 Session AFP/List_Interleaving (AFP)

23:49:04 Session AFP/List_Inversions (AFP)

23:49:05 Session AFP/LocalLexing (AFP)

23:49:05 Session Doc/Locales (doc)

23:49:05 Session AFP/Lowe_Ontological_Argument (AFP)

23:49:05 Session AFP/MSO_Regex_Equivalence (AFP)

23:49:05 Session Doc/Main (doc)

23:49:05 Session AFP/Marriage (AFP)

23:49:05 Session AFP/Latin_Square (AFP)

23:49:05 Session AFP/Matroids (AFP)

23:49:05 Session AFP/Kruskal (AFP)

23:49:06 Session AFP/Max-Card-Matching (AFP)

23:49:06 Session AFP/Median_Of_Medians_Selection (AFP)

23:49:06 Session AFP/Menger (AFP)

23:49:06 Session AFP/MiniML (AFP)

23:49:06 Session AFP/Modular_Assembly_Kit_Security (AFP)

23:49:06 Session AFP/Monad_Memo_DP (AFP)

23:49:06 Session AFP/Hidden_Markov_Models (AFP)

23:49:07 Session AFP/Optimal_BST (AFP)

23:49:07 Session AFP/MonoBoolTranAlgebra (AFP)

23:49:07 Session AFP/Name_Carrying_Type_Inference (AFP)

23:49:07 Session AFP/Network_Security_Policy_Verification (AFP)

23:49:07 Session AFP/No_FTL_observers (AFP)

23:49:07 Session AFP/Nominal2 (AFP)

23:49:08 Session AFP/Incompleteness (AFP)

23:49:08 Session AFP/Surprise_Paradox (AFP)

23:49:08 Session AFP/Launchbury (AFP)

23:49:09 Session AFP/Call_Arity (AFP)

23:49:09 Session AFP/Modal_Logics_for_NTS (AFP)

23:49:09 Session AFP/Rewriting_Z (AFP)

23:49:09 Session AFP/Noninterference_CSP (AFP)

23:49:09 Session AFP/Noninterference_Ipurge_Unwinding (AFP)

23:49:09 Session AFP/Noninterference_Generic_Unwinding (AFP)

23:49:09 Session AFP/Noninterference_Inductive_Unwinding (AFP)

23:49:09 Session AFP/Noninterference_Sequential_Composition (AFP)

23:49:09 Session AFP/Noninterference_Concurrent_Composition (AFP)

23:49:09 Session AFP/NormByEval (AFP)

23:49:09 Session AFP/OpSets (AFP)

23:49:09 Session AFP/Open_Induction (AFP)

23:49:09 Session AFP/Well_Quasi_Orders (AFP)

23:49:09 Session AFP/Decreasing-Diagrams-II (AFP)

23:49:10 Session AFP/Myhill-Nerode (AFP)

23:49:10 Session AFP/Polynomials (AFP)

23:49:10 Session AFP/Symmetric_Polynomials (AFP)

23:49:10 Session AFP/Pi_Transcendental (AFP)

23:49:11 Session AFP/Ordinal (AFP)

23:49:11 Session AFP/Nested_Multisets_Ordinals (AFP)

23:49:11 Session AFP/Lambda_Free_KBOs (AFP)

23:49:11 Session AFP/Ordered_Resolution_Prover (AFP)

23:49:11 Session AFP/PLM (AFP)

23:49:12 Session AFP/PSemigroupsConvolution (AFP)

23:49:12 Session AFP/Paraconsistency (AFP)

23:49:12 Session AFP/Parity_Game (AFP)

23:49:12 Session AFP/Partial_Function_MR (AFP)

23:49:12 Session AFP/Certification_Monads (AFP)

23:49:12 Session AFP/XML (AFP)

23:49:13 Session AFP/Polynomial_Factorization (AFP)

23:49:13 Session AFP/Dirichlet_Series (AFP)

23:49:14 Session AFP/Zeta_Function (AFP)

23:49:14 Session AFP/Dirichlet_L (AFP)

23:49:15 Session AFP/Prime_Number_Theorem (AFP)

23:49:15 Session AFP/Prime_Distribution_Elementary (AFP)

23:49:15 Session AFP/Transcendence_Series_Hancl_Rucki (AFP)

23:49:16 Session AFP/Functional_Ordered_Resolution_Prover (AFP)

23:49:17 Session AFP/Jordan_Normal_Form (AFP)

23:49:17 Session AFP/Deep_Learning (AFP)

23:49:17 Session AFP/Groebner_Bases (AFP)

23:49:18 Session AFP/Signature_Groebner (AFP)

23:49:18 Session AFP/QHLProver (AFP)

23:49:19 Session AFP/Linear_Recurrences (AFP)

23:49:19 Session AFP/Perron_Frobenius (AFP)

23:49:20 Session AFP/Stochastic_Matrices (AFP)

23:49:20 Session AFP/Subresultants (AFP)

23:49:21 Session AFP/Pre_BZ (AFP)

23:49:21 Session AFP/Berlekamp_Zassenhaus (AFP)

23:49:22 Session AFP/Algebraic_Numbers (AFP)

23:49:22 Session AFP/LLL_Basis_Reduction (AFP)

23:49:22 Session AFP/LLL_Factorization (AFP)

23:49:22 Session AFP/Linear_Recurrences_Solver (AFP)

23:49:23 Session AFP/Probabilistic_While (AFP)

23:49:23 Session AFP/Pop_Refinement (AFP)

23:49:23 Session AFP/Possibilistic_Noninterference (AFP)

23:49:23 Session Doc/Prog_Prove (doc)

23:49:23 Session AFP/Projective_Geometry (AFP)

23:49:23 Session AFP/Proof_Strategy_Language (AFP)

23:49:23 Session AFP/PropResPI (AFP)

23:49:23 Session AFP/Propositional_Proof_Systems (AFP)

23:49:24 Session AFP/PseudoHoops (AFP)

23:49:24 Session AFP/Ramsey-Infinite (AFP)

23:49:24 Session AFP/Recursion-Theory-I (AFP)

23:49:24 Session AFP/Minsky_Machines (AFP)

23:49:24 Session AFP/RefinementReactive (AFP)

23:49:24 Session AFP/Resolution_FOL (AFP)

23:49:25 Session AFP/Robbins-Conjecture (AFP)

23:49:25 Session AFP/Roy_Floyd_Warshall (AFP)

23:49:25 Session AFP/SIFPL (AFP)

23:49:25 Session AFP/SIFUM_Type_Systems (AFP)

23:49:25 Session AFP/Security_Protocol_Refinement (AFP)

23:49:25 Session AFP/SenSocialChoice (AFP)

23:49:25 Session AFP/Simpl (AFP)

23:49:25 Session AFP/BDD (AFP)

23:49:25 Session AFP/Planarity_Certificates (AFP)

23:49:26 Session AFP/Statecharts (AFP)

23:49:26 Session AFP/Stone_Algebras (AFP)

23:49:26 Session AFP/Stone_Relation_Algebras (AFP)

23:49:26 Session AFP/Stone_Kleene_Relation_Algebras (AFP)

23:49:26 Session AFP/Aggregation_Algebras (AFP)

23:49:26 Session AFP/Store_Buffer_Reduction (AFP)

23:49:26 Session AFP/Strong_Security (AFP)

23:49:26 Session Doc/Sugar (doc)

23:49:26 Session AFP/TLA (AFP)

23:49:26 Session AFP/Timed_Automata (AFP)

23:49:26 Session AFP/Probabilistic_Timed_Automata (AFP)

23:49:27 Session AFP/Transitive-Closure-II (AFP)

23:49:27 Session AFP/Tree_Decomposition (AFP)

23:49:27 Session Doc/Tutorial (doc)

23:49:27 Session Doc/Typeclass_Hierarchy (doc)

23:49:27 Session AFP/Types_Tableaus_and_Goedels_God (AFP)

23:49:27 Session AFP/UPF (AFP)

23:49:27 Session AFP/UPF_Firewall (AFP)

23:49:27 Session AFP/Universal_Turing_Machine (AFP)

23:49:28 Session AFP/Verified-Prover (AFP)

23:49:28 Session AFP/VolpanoSmith (AFP)

23:49:28 Session AFP/WHATandWHERE_Security (AFP)

23:49:28 Session AFP/Weight_Balanced_Trees (AFP)

23:49:28 Session HOL/HOL-Proofs (timing)

23:49:28 Session HOL/HOL-Proofs-Extraction (timing)

23:49:29 Session HOL/HOL-Proofs-Lambda (timing)

23:49:29 Session AFP/Applicative_Lifting (AFP)

23:49:29 Session AFP/CryptHOL (AFP)

23:49:29 Session AFP/Constructive_Cryptography (AFP)

23:49:30 Session AFP/Game_Based_Crypto (AFP)

23:49:30 Session AFP/Free-Groups (AFP)

23:49:30 Session AFP/Locally-Nameless-Sigma (AFP)

23:49:30 Session AFP/Stern_Brocot (AFP)

23:49:31 Session HOL/HOL-Proofs-ex

23:49:31 Session Tools/Haskell

23:49:31 Session Doc/Intro (doc)

23:49:31 Session LCF/LCF

23:49:31 Session Doc/Logics (doc)

23:49:31 Session Doc/Nitpick (doc)

23:49:31 Session Tools/SML

23:49:31 Session Sequents/Sequents

23:49:31 Session Doc/Sledgehammer (doc)

23:49:31 Session Tools/Spec_Check

23:49:31 Session AFP/Regex_Equivalence (AFP)

23:49:31 Session Doc/System (doc)

23:49:31 Session ZF/ZF (main timing)

23:49:31 Session Doc/Logics_ZF (doc)

23:49:31 Session ZF/ZF-AC

23:49:31 Session ZF/ZF-Coind

23:49:32 Session ZF/ZF-Constructible

23:49:32 Session ZF/ZF-IMP

23:49:32 Session ZF/ZF-Induct

23:49:32 Session ZF/ZF-UNITY (timing)

23:49:32 Session ZF/ZF-Resid

23:49:32 Session ZF/ZF-ex

23:49:46 Running HOL-ex ...

23:49:48 HOL-ex: theory HOL-ex.Bubblesort

23:49:48 HOL-ex: theory HOL-ex.MergeSort

23:49:48 HOL-ex: theory HOL-ex.Quicksort

23:49:48 HOL-ex: theory HOL-ex.Simps_Case_Conv_Examples

23:49:49 HOL-ex: theory HOL-ex.Conditional_Parametricity_Examples

23:49:49 HOL-ex: theory HOL-ex.Datatype_Record_Examples

23:49:49 HOL-ex: theory HOL-ex.IArray_Examples

23:49:49 HOL-ex: theory HOL-ex.Perm_Fragments

23:49:50 HOL-ex: theory HOL-ex.Code_Lazy_Demo

23:49:50 HOL-ex: theory HOL-ex.Refute_Examples

23:49:52 HOL-ex: theory HOL-ex.Radix_Sort

23:49:53 HOL-ex: theory HOL-ex.Transitive_Closure_Table_Ex

23:49:53 HOL-ex: theory HOL-ex.While_Combinator_Example

23:49:53 HOL-ex: theory HOL-ex.Code_Timing

23:49:53 HOL-ex: theory HOL-ex.Adhoc_Overloading_Examples

23:49:53 HOL-ex: theory HOL-ex.Antiquote

23:49:53 HOL-ex: theory HOL-ex.Arith_Examples

23:49:53 HOL-ex: theory HOL-ex.Birthday_Paradox

23:49:53 HOL-ex: theory HOL-ex.Bit_Lists

23:49:54 HOL-ex: theory HOL-ex.CTL

23:49:54 HOL-ex: theory HOL-ex.Cartouche_Examples

23:49:54 HOL-ex: theory HOL-ex.Case_Product

23:49:54 HOL-ex: theory HOL-ex.Chinese

23:49:54 HOL-ex: theory HOL-ex.Classical

23:49:55 HOL-ex: theory HOL-ex.Coercion_Examples

23:49:55 HOL-ex: theory HOL-ex.Coherent

23:49:55 HOL-ex: theory HOL-ex.Commands

23:49:55 HOL-ex: theory HOL-ex.Computations

23:49:55 HOL-ex: theory HOL-ex.Erdoes_Szekeres

23:49:55 HOL-ex: theory HOL-ex.Executable_Relation

23:49:55 HOL-ex: theory HOL-ex.Execute_Choice

23:49:55 HOL-ex: theory HOL-ex.Functions

23:49:56 HOL-ex: theory HOL-ex.Groebner_Examples

23:49:56 HOL-ex: theory HOL-ex.Guess

23:49:56 HOL-ex: theory HOL-ex.Hebrew

23:49:56 HOL-ex: theory HOL-ex.Hex_Bin_Examples

23:49:56 HOL-ex: theory HOL-ex.Iff_Oracle

23:49:56 HOL-ex: theory HOL-ex.Induction_Schema

23:49:56 HOL-ex: theory HOL-ex.Intuitionistic

23:49:56 HOL-ex: theory HOL-ex.Lagrange

23:49:56 HOL-ex: theory HOL-ex.List_to_Set_Comprehension_Examples

23:49:56 HOL-ex: theory HOL-ex.LocaleTest2

23:49:56 HOL-ex: theory HOL-ex.ML

23:49:57 HOL-ex: theory HOL-ex.MonoidGroup

23:49:57 HOL-ex: theory HOL-ex.Multiquote

23:49:57 HOL-ex: theory HOL-ex.NatSum

23:49:57 HOL-ex: theory HOL-ex.PER

23:49:57 HOL-ex: theory HOL-ex.Peano_Axioms

23:49:57 HOL-ex: theory HOL-ex.PresburgerEx

23:49:57 HOL-ex: theory HOL-ex.Primrec

23:49:58 HOL-ex: theory HOL-ex.Records

23:49:58 HOL-ex: theory HOL-ex.Residue_Ring

23:49:58 HOL-ex: theory HOL-ex.Rewrite_Examples

23:49:58 HOL-ex: theory HOL-ex.Seq

23:49:58 HOL-ex: theory HOL-ex.Serbian

23:49:59 HOL-ex: theory HOL-ex.Set_Comprehension_Pointfree_Examples

23:50:00 HOL-ex: theory HOL-ex.Set_Theory

23:50:01 HOL-ex: theory HOL-ex.Simproc_Tests

23:50:01 HOL-ex: theory HOL-ex.Sketch_and_Explore

23:50:01 HOL-ex: theory HOL-ex.Sorting_Algorithms_Examples

23:50:01 HOL-ex: theory HOL-ex.Sudoku

23:50:02 HOL-ex: theory HOL-ex.Tarski

23:50:02 HOL-ex: theory HOL-ex.Termination

23:50:03 HOL-ex: theory HOL-ex.ThreeDivides

23:50:03 HOL-ex: theory HOL-ex.Transfer_Int_Nat

23:50:03 HOL-ex: theory HOL-ex.Tree23

23:50:05 HOL-ex: theory HOL-ex.Unification

23:50:05 HOL-ex: theory HOL-ex.Word_Type

23:50:06 HOL-ex: theory HOL-ex.veriT_Preprocessing

23:50:06 HOL-ex: theory HOL-ex.Transfer_Debug

23:50:06 HOL-ex: theory HOL-ex.Function_Growth

23:50:06 HOL-ex: theory HOL-ex.SOS

23:50:07 HOL-ex: theory HOL-ex.SOS_Cert

23:50:07 HOL-ex: theory HOL-ex.Argo_Examples

23:50:07 HOL-ex: theory HOL-ex.Ballot

23:50:08 HOL-ex: theory HOL-ex.BinEx

23:50:08 HOL-ex: theory HOL-ex.Code_Binary_Nat_examples

23:50:08 HOL-ex: theory HOL-ex.Cubic_Quartic

23:50:08 HOL-ex: theory HOL-ex.Dedekind_Real

23:50:08 HOL-ex: theory HOL-ex.Eval_Examples

23:50:09 HOL-ex: theory HOL-ex.Gauge_Integration

23:50:09 HOL-ex: theory HOL-ex.HarmonicSeries

23:50:09 HOL-ex: theory HOL-ex.Normalization_by_Evaluation

23:50:09 HOL-ex: theory HOL-ex.Parallel_Example

23:50:10 HOL-ex: theory HOL-ex.Pythagoras

23:50:10 HOL-ex: theory HOL-ex.Reflection_Examples

23:50:10 HOL-ex: theory HOL-ex.Sqrt

23:50:10 HOL-ex: theory HOL-ex.Sqrt_Script

23:50:10 HOL-ex: theory HOL-ex.Sum_of_Powers

23:50:11 HOL-ex: theory HOL-ex.Triangular_Numbers

23:52:53 HOL-ex: theory HOL-ex.Meson_Test

23:52:53 HOL-ex: theory HOL-ex.SAT_Examples

23:53:45 Timing HOL-ex (4 threads, 235.588s elapsed time, 857.492s cpu time, 42.432s GC time, factor 3.64)

23:53:45 Browser info at /media/data/jenkins/workspace/isabelle-all/browser_info/HOL/HOL-ex

23:53:45 Finished HOL-ex (0:03:57 elapsed time, 0:15:53 cpu time, factor 4.01)

23:53:45

23:53:45 === TIMING ===

23:53:45

23:53:45 Group AFP: 0:00:00 elapsed time

23:53:45 Group main: 0:00:00 elapsed time

23:53:45 Group doc: 0:00:00 elapsed time

23:53:45 Group timing: 0:03:57 elapsed time, 0:15:53 cpu time, factor 4.01

23:53:45 Group large: 0:00:00 elapsed time

23:53:45 Group no_doc: 0:00:00 elapsed time

23:53:45 Overall: 0:05:37 elapsed time, 0:15:53 cpu time, factor 2.82

23:53:45

23:53:45 === DEPENDENCIES ===

23:53:45

23:53:45 Generating dependencies file ...

23:53:51 Writing dependencies file ...

23:53:51

23:53:51 === REPORT ===

23:53:51

23:53:51 Writing report file ...

23:53:51

23:53:51 === SITEGEN ===

23:53:51

23:53:51 Writing status file ...

23:53:51 Running sitegen ...

23:53:53 Success: Generated topics.html

23:53:53 Success: Generated index.html

23:53:53 Success: Generated html files for 471 entries

23:53:53 Success: Generated statistics.html

23:53:53 Success: Generated download.html

23:53:53 Success: Generated about.html

23:53:53 Success: Generated citing.html

23:53:53 Success: Generated updating.html

23:53:53 Success: Generated search.html

23:53:53 Success: Generated submitting.html

23:53:53 Success: Generated using.html

23:53:53 Success: Generated rss.xml

23:53:53 Success: Generated status.html

23:53:53 Checked directory thys. Found 0 warnings.

23:53:53 Packing tars ...

23:54:00

23:54:00 === COMPLETED ===

23:54:00

23:54:00 Archiving artifacts

23:57:25 Started calculate disk usage of build

23:57:25 Finished Calculation of disk usage of build in 0 seconds

23:57:46 Started calculate disk usage of workspace

23:57:47 Finished Calculation of disk usage of workspace in 0 seconds

23:57:47 No emails were triggered.

23:57:47 Finished: SUCCESS