Skip to content
Success

Console Output

01:33:12 Started by an SCM change

01:33:12 Running as SYSTEM

01:33:12 [EnvInject] - Loading node environment variables.

01:33:12 Building remotely on workerlrz5 (lrz-cloud) in workspace /media/data/jenkins/workspace/isabelle-nightly-slow

01:33:12 [isabelle-nightly-slow] $ hg showconfig paths.default

01:33:12 [isabelle-nightly-slow] $ hg pull --rev default

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

01:33:13 no changes found

01:33:13 [isabelle-nightly-slow] $ hg update --clean --rev default

01:33:13 12 files updated, 0 files merged, 0 files removed, 0 files unresolved

01:33:13 [isabelle-nightly-slow] $ hg --config extensions.purge= clean --all

01:33:14 [isabelle-nightly-slow] $ hg log --rev . --template {node}

01:33:14 [isabelle-nightly-slow] $ hg log --rev . --template {rev}

01:33:14 [isabelle-nightly-slow] $ hg log --rev 81717ee519201f6f45758aab0befb8a2017f9f03 --template exists\n

01:33:14 exists

01:33:14 [isabelle-nightly-slow] $ 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(81717ee519201f6f45758aab0befb8a2017f9f03)" --encoding UTF-8 --encodingmode replace

01:33:15 [afp] $ hg showconfig paths.default

01:33:15 [afp] $ hg pull --rev default

01:33:15 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

01:33:15 no changes found

01:33:15 [afp] $ hg update --clean --rev default

01:33:16 1 files updated, 0 files merged, 0 files removed, 0 files unresolved

01:33:16 [afp] $ hg --config extensions.purge= clean --all

01:33:16 [afp] $ hg log --rev . --template {node}

01:33:16 [afp] $ hg log --rev . --template {rev}

01:33:17 [afp] $ hg log --rev dbd87cb0c2b55a7b07fe39258c9078a2803ffc3a --template exists\n

01:33:17 exists

01:33:17 [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(dbd87cb0c2b55a7b07fe39258c9078a2803ffc3a)" --encoding UTF-8 --encodingmode replace

01:33:17 No emails were triggered.

01:33:17 [isabelle-nightly-slow] $ /bin/sh -xe /tmp/jenkins7434202032334071620.sh

01:33:17 + Admin/jenkins/run_build slow

01:33:17 + set -e

01:33:17 + PROFILE=slow

01:33:17 + shift

01:33:17 + bin/isabelle components -a

01:33:18 + bin/isabelle jedit -bf

01:33:18 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-nightly-slow/lib/classes/isabelle.jar) ...

01:34:13 ### Building Demo (/media/data/jenkins/workspace/isabelle-nightly-slow/src/Tools/Demo/lib/demo.jar) ...

01:34:13 ### Building graph browser (/media/data/jenkins/workspace/isabelle-nightly-slow/lib/classes/isabelle_graphbrowser.jar) ...

01:34:14 Note: Some input files use unchecked or unsafe operations.

01:34:14 Note: Recompile with -Xlint:unchecked for details.

01:34:14 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-nightly-slow/lib/classes/isabelle_admin.jar) ...

01:34:14 ### Building AFP/Tools (/media/data/jenkins/workspace/isabelle-nightly-slow/afp/admin/jenkins/../../tools/lib/classes/afp_tools.jar) ...

01:34:18 + bin/isabelle ocaml_setup

01:34:19 # Run eval $(opam env) to update the current shell environment

01:34:19 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

01:34:19 opam update

01:34:19

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

01:34:20 + bin/isabelle ghc_setup

01:34:22 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

01:34:22 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

01:34:23 The Glorious Glasgow Haskell Compilation System, version 9.6.3

01:34:23 + bin/isabelle ci_build slow

01:34:26

01:34:26 === CONFIGURATION ===

01:34:26

01:34:26 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

01:34:26 ISABELLE_BUILD_OPTIONS=""

01:34:26

01:34:26 ML_PLATFORM="x86_64-linux"

01:34:26 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64-linux"

01:34:26 ML_SYSTEM="polyml-5.9.1"

01:34:26 ML_OPTIONS="-H 4000 --maxheap 32G"

01:34:26 jobs = 1, threads = 8, numa = false

01:34:26

01:34:26 === BUILD ===

01:34:26

01:34:26 Build started at Wed, 13 Mar 2024 00:34:26 GMT

01:34:26 Isabelle id 3d02d5d4a43c

01:34:27 Build for AFP id 8fe984df90de

01:34:27

01:34:27 === LOG ===

01:34:27

01:34:34 Session Pure/Pure

01:34:34 Session FOL/FOL

01:34:35 Session Pure/Pure-Examples

01:34:35 Session Pure/Pure-ex

01:34:35 Session Misc/Tools

01:34:35 Session HOL/HOL (main)

01:34:36 Session AFP/AWN (AFP)

01:34:36 Session AFP/AODV (AFP slow)

01:34:36 Session HOL/HOL-Cardinals (timing)

01:34:36 Session HOL/HOL-Library (main timing)

01:34:37 Session AFP/Binomial-Heaps (AFP)

01:34:37 Session AFP/ConcurrentIMP (AFP)

01:34:37 Session AFP/ConcurrentGC (AFP slow)

01:34:37 Session AFP/FinFun (AFP)

01:34:37 Session AFP/Finger-Trees (AFP)

01:34:37 Session HOL/HOL-Combinatorics (main timing)

01:34:38 Session HOL/HOL-Computational_Algebra (main timing)

01:34:38 Session HOL/HOL-Algebra (main timing)

01:34:38 Session HOL/HOL-Decision_Procs (timing)

01:34:38 Session HOL/HOL-Number_Theory (main timing)

01:34:39 Session HOL/HOL-ex (timing)

01:34:39 Session HOL/HOL-Imperative_HOL (timing)

01:34:39 Session AFP/HereditarilyFinite (AFP)

01:34:39 Session AFP/Trie (AFP)

01:34:39 Session AFP/Flyspeck-Tame (AFP)

01:34:39 Session AFP/Flyspeck-Tame-Computation (AFP slow very_slow)

01:34:39 Session HOL/HOL-Real_Asymp

01:34:40 Session HOL/HOL-Analysis (main timing)

01:34:41 Session AFP/Coinductive (AFP)

01:34:41 Session HOL/HOL-Eisbach

01:34:41 Session AFP/Automatic_Refinement (AFP)

01:34:42 Session AFP/Refine_Monadic (AFP)

01:34:42 Session AFP/Word_Lib (AFP)

01:34:42 Session AFP/IP_Addresses (AFP)

01:34:43 Session AFP/Simple_Firewall (AFP)

01:34:43 Session AFP/Routing (AFP)

01:34:43 Session AFP/Native_Word (AFP)

01:34:43 Session AFP/Collections (AFP)

01:34:43 Session AFP/Iptables_Semantics (AFP)

01:34:43 Session AFP/Iptables_Semantics_Examples (AFP)

01:34:43 Session AFP/Iptables_Semantics_Examples_Big (AFP slow very_slow)

01:34:43 Session AFP/JinjaThreads (AFP slow)

01:34:45 Session AFP/ZFC_in_HOL (AFP)

01:34:45 Session AFP/Category3 (AFP)

01:34:45 Session AFP/MonoidalCategory (AFP)

01:34:45 Session AFP/Bicategory (AFP slow)

01:34:46 Building Pure ...

01:35:08 Pure: theory Pure

01:35:09 Pure: theory ML_Bootstrap

01:35:09 Pure: theory Pure.Sessions

01:35:12 Timing Pure (1 threads, 0.978s elapsed time, 1.018s cpu time, 0.000s GC time, factor 1.04)

01:35:12 Finished Pure (0:00:24 elapsed time, 0:00:23 cpu time, factor 0.99)

01:35:12 Building HOL ...

01:35:16 HOL: theory Tools.Code_Generator

01:35:20 HOL: theory HOL.HOL

01:35:25 HOL: theory HOL.Argo

01:35:25 HOL: theory HOL.Ctr_Sugar

01:35:25 HOL: theory HOL.Orderings

01:35:29 HOL: theory HOL.Groups

01:35:29 HOL: theory HOL.SAT

01:35:30 HOL: theory HOL.Lattices

01:35:32 HOL: theory HOL.Boolean_Algebras

01:35:33 HOL: theory HOL.Set

01:35:35 HOL: theory HOL.Fun

01:35:35 HOL: theory HOL.Typedef

01:35:36 HOL: theory HOL.Complete_Lattices

01:35:36 HOL: theory HOL.Rings

01:35:39 HOL: theory HOL.Inductive

01:35:42 HOL: theory HOL.Product_Type

01:35:42 HOL: theory HOL.Sum_Type

01:35:43 HOL: theory HOL.Complete_Partial_Order

01:35:50 HOL: theory HOL.Nat

01:35:53 HOL: theory HOL.Meson

01:35:53 HOL: theory HOL.Fields

01:35:59 HOL: theory HOL.Relation

01:36:01 HOL: theory HOL.Finite_Set

01:36:03 HOL: theory HOL.Transitive_Closure

01:36:05 HOL: theory HOL.Wellfounded

01:36:06 HOL: theory HOL.Fun_Def_Base

01:36:06 HOL: theory HOL.Hilbert_Choice

01:36:06 HOL: theory HOL.Wfrec

01:36:06 HOL: theory HOL.Order_Relation

01:36:07 HOL: theory HOL.BNF_Wellorder_Relation

01:36:08 HOL: theory HOL.BNF_Wellorder_Embedding

01:36:08 HOL: theory HOL.Zorn

01:36:08 HOL: theory HOL.ATP

01:36:08 HOL: theory HOL.BNF_Wellorder_Constructions

01:36:10 HOL: theory HOL.BNF_Cardinal_Order_Relation

01:36:12 HOL: theory HOL.BNF_Cardinal_Arithmetic

01:36:12 HOL: theory HOL.BNF_Def

01:36:15 HOL: theory HOL.Metis

01:36:19 HOL: theory HOL.BNF_Composition

01:36:19 HOL: theory HOL.Basic_BNFs

01:36:20 HOL: theory HOL.BNF_Fixpoint_Base

01:36:26 HOL: theory HOL.BNF_Least_Fixpoint

01:36:32 HOL: theory HOL.Basic_BNF_LFPs

01:36:32 HOL: theory HOL.Equiv_Relations

01:36:33 HOL: theory HOL.Transfer

01:36:34 HOL: theory HOL.Num

01:36:34 HOL: theory HOL.Lifting

01:36:37 HOL: theory HOL.Option

01:36:37 HOL: theory HOL.Quotient

01:36:37 HOL: theory HOL.Extraction

01:36:37 HOL: theory HOL.Partial_Function

01:36:39 HOL: theory HOL.Power

01:36:39 HOL: theory HOL.Fun_Def

01:36:43 HOL: theory HOL.Groups_Big

01:36:47 HOL: theory HOL.Int

01:36:47 HOL: theory HOL.Lattices_Big

01:36:47 HOL: theory HOL.Lifting_Set

01:36:54 HOL: theory HOL.Euclidean_Rings

01:37:03 HOL: theory HOL.Parity

01:37:16 HOL: theory HOL.Divides

01:37:16 HOL: theory HOL.Numeral_Simprocs

01:37:16 HOL: theory HOL.Set_Interval

01:37:17 HOL: theory HOL.SMT

01:37:17 HOL: theory HOL.Semiring_Normalization

01:37:21 HOL: theory HOL.Groebner_Basis

01:37:23 HOL: theory HOL.Presburger

01:37:23 HOL: theory HOL.Filter

01:37:23 HOL: theory HOL.Conditionally_Complete_Lattices

01:37:28 HOL: theory HOL.Sledgehammer

01:37:33 HOL: theory HOL.List

01:37:47 HOL: theory HOL.Groups_List

01:37:47 HOL: theory HOL.Map

01:37:52 HOL: theory HOL.Bit_Operations

01:37:52 HOL: theory HOL.Factorial

01:37:52 HOL: theory HOL.Enum

01:37:53 HOL: theory HOL.Binomial

01:38:25 HOL: theory HOL.Code_Numeral

01:38:26 HOL: theory HOL.GCD

01:38:26 HOL: theory HOL.String

01:38:26 HOL: theory HOL.Random

01:38:31 HOL: theory HOL.BNF_Greatest_Fixpoint

01:38:31 HOL: theory HOL.Predicate

01:38:31 HOL: theory HOL.Typerep

01:38:33 HOL: theory HOL.Lazy_Sequence

01:38:36 HOL: theory HOL.Limited_Sequence

01:38:37 HOL: theory HOL.Code_Evaluation

01:38:39 HOL: theory HOL.Quickcheck_Random

01:38:42 HOL: theory HOL.Quickcheck_Exhaustive

01:38:42 HOL: theory HOL.Quickcheck_Narrowing

01:38:42 HOL: theory HOL.Random_Pred

01:38:43 HOL: theory HOL.Random_Sequence

01:38:49 HOL: theory HOL.Record

01:38:49 HOL: theory HOL.Predicate_Compile

01:38:51 HOL: theory HOL.Nitpick

01:38:52 HOL: theory HOL.Mirabelle

01:38:59 HOL: theory HOL.Nunchaku

01:39:00 HOL: theory Main

01:39:02 HOL: theory HOL.Archimedean_Field

01:39:02 HOL: theory HOL.Topological_Spaces

01:39:02 HOL: theory HOL.Hull

01:39:02 HOL: theory HOL.Modules

01:39:04 HOL: theory HOL.Vector_Spaces

01:39:13 HOL: theory HOL.Rat

01:39:17 HOL: theory HOL.Real

01:39:19 HOL: theory HOL.Real_Vector_Spaces

01:39:38 HOL: theory HOL.Inequalities

01:39:38 HOL: theory HOL.Limits

01:39:49 HOL: theory HOL.Deriv

01:39:49 HOL: theory HOL.Series

01:39:53 HOL: theory HOL.NthRoot

01:39:54 HOL: theory HOL.Transcendental

01:40:03 HOL: theory HOL.Complex

01:40:04 HOL: theory HOL.MacLaurin

01:40:06 HOL: theory Complex_Main

01:41:15 Preparing HOL/document ...

01:43:05 Finished HOL/document (0:01:49 elapsed time)

01:43:05 Preparing HOL/outline ...

01:44:02 Finished HOL/outline (0:00:57 elapsed time)

01:44:04 Timing HOL (8 threads, 310.956s elapsed time, 1171.720s cpu time, 71.584s GC time, factor 3.77)

01:44:04 Finished HOL (0:05:49 elapsed time, 0:20:47 cpu time, factor 3.57)

01:44:04 Running JinjaThreads ...

01:44:05 JinjaThreads: theory Automatic_Refinement.Foldi

01:44:06 JinjaThreads: theory Automatic_Refinement.Prio_List

01:44:06 JinjaThreads: theory Automatic_Refinement.Refine_Util_Bootstrap1

01:44:06 JinjaThreads: theory Finger-Trees.FingerTree

01:44:06 JinjaThreads: theory Collections.ICF_Tools

01:44:06 JinjaThreads: theory HOL-Library.AList

01:44:06 JinjaThreads: theory HOL-Eisbach.Eisbach

01:44:06 JinjaThreads: theory HOL-Library.Adhoc_Overloading

01:44:06 JinjaThreads: theory Automatic_Refinement.Mk_Term_Antiquot

01:44:06 JinjaThreads: theory Automatic_Refinement.Mpat_Antiquot

01:44:06 JinjaThreads: theory HOL-Library.Monad_Syntax

01:44:06 JinjaThreads: theory Collections.Ord_Code_Preproc

01:44:06 JinjaThreads: theory HOL-Library.Cancellation

01:44:06 JinjaThreads: theory Automatic_Refinement.Refine_Util

01:44:06 JinjaThreads: theory HOL-Library.Case_Converter

01:44:06 JinjaThreads: theory HOL-Library.Code_Abstract_Nat

01:44:06 JinjaThreads: theory Collections.Locale_Code

01:44:07 JinjaThreads: theory Collections.Record_Intf

01:44:07 JinjaThreads: theory HOL-Library.Code_Target_Nat

01:44:07 JinjaThreads: theory HOL-Library.Code_Target_Int

01:44:07 JinjaThreads: theory HOL-Library.Simps_Case_Conv

01:44:07 JinjaThreads: theory HOL-Library.Complete_Partial_Order2

01:44:07 JinjaThreads: theory HOL-Library.Confluence

01:44:07 JinjaThreads: theory Automatic_Refinement.Anti_Unification

01:44:07 JinjaThreads: theory Automatic_Refinement.Attr_Comb

01:44:08 JinjaThreads: theory Automatic_Refinement.Autoref_Data

01:44:08 JinjaThreads: theory Automatic_Refinement.Named_Sorted_Thms

01:44:08 JinjaThreads: theory Automatic_Refinement.Indep_Vars

01:44:08 JinjaThreads: theory Automatic_Refinement.Mk_Record_Simp

01:44:08 JinjaThreads: theory Automatic_Refinement.Tagged_Solver

01:44:08 JinjaThreads: theory Automatic_Refinement.Select_Solve

01:44:08 JinjaThreads: theory HOL-Library.Code_Target_Numeral

01:44:08 JinjaThreads: theory HOL-Library.Confluent_Quotient

01:44:08 JinjaThreads: theory HOL-Library.Multiset

01:44:08 JinjaThreads: theory HOL-Library.Infinite_Set

01:44:08 JinjaThreads: theory HOL-Library.Nat_Bijection

01:44:08 JinjaThreads: theory HOL-Library.Old_Datatype

01:44:08 JinjaThreads: theory HOL-Library.Dlist

01:44:09 JinjaThreads: theory HOL-Library.Option_ord

01:44:09 JinjaThreads: theory HOL-Library.Phantom_Type

01:44:09 JinjaThreads: theory Trie.Trie

01:44:09 JinjaThreads: theory HOL-Library.Predicate_Compile_Alternative_Defs

01:44:09 JinjaThreads: theory HOL-Library.RBT_Impl

01:44:09 JinjaThreads: theory HOL-Library.Signed_Division

01:44:10 JinjaThreads: theory HOL-Library.Sublist

01:44:10 JinjaThreads: theory HOL-Library.Cardinality

01:44:11 JinjaThreads: theory HOL-Library.Transitive_Closure_Table

01:44:11 JinjaThreads: theory HOL-Library.While_Combinator

01:44:12 JinjaThreads: theory FinFun.FinFun

01:44:12 JinjaThreads: theory HOL-Library.Numeral_Type

01:44:12 JinjaThreads: theory Collections.DatRef

01:44:13 JinjaThreads: theory HOL-Library.Countable

01:44:13 JinjaThreads: theory HOL-Library.Type_Length

01:44:14 JinjaThreads: theory JinjaThreads.Set_Monad

01:44:14 JinjaThreads: theory JinjaThreads.Set_without_equal

01:44:14 JinjaThreads: theory Native_Word.Code_Int_Integer_Conversion

01:44:14 JinjaThreads: theory Refine_Monadic.Refine_Chapter

01:44:14 JinjaThreads: theory Word_Lib.More_Bit_Ring

01:44:14 JinjaThreads: theory JinjaThreads.Auxiliary

01:44:14 JinjaThreads: theory HOL-Library.Word

01:44:14 JinjaThreads: theory Word_Lib.More_Arithmetic

01:44:14 JinjaThreads: theory HOL-Library.Countable_Set

01:44:15 JinjaThreads: theory HOL-Library.Countable_Complete_Lattices

01:44:16 JinjaThreads: theory Binomial-Heaps.BinomialHeap

01:44:16 JinjaThreads: theory Binomial-Heaps.SkewBinomialHeap

01:44:16 JinjaThreads: theory HOL-ex.Quicksort

01:44:17 JinjaThreads: theory Automatic_Refinement.Misc

01:44:19 JinjaThreads: theory HOL-Library.Order_Continuity

01:44:20 JinjaThreads: theory HOL-Library.Extended_Nat

01:44:22 JinjaThreads: theory Coinductive.Coinductive_Nat

01:44:24 JinjaThreads: theory Coinductive.Coinductive_List

01:44:26 JinjaThreads: theory Automatic_Refinement.Refine_Lib

01:44:26 JinjaThreads: theory Collections.SetIterator

01:44:26 JinjaThreads: theory Collections.Sorted_List_Operations

01:44:26 JinjaThreads: theory Word_Lib.Bit_Comprehension

01:44:26 JinjaThreads: theory Word_Lib.More_Divides

01:44:27 JinjaThreads: theory Word_Lib.Signed_Division_Word

01:44:27 JinjaThreads: theory Automatic_Refinement.Autoref_Phases

01:44:27 JinjaThreads: theory Automatic_Refinement.Autoref_Tagging

01:44:27 JinjaThreads: theory Automatic_Refinement.Relators

01:44:27 JinjaThreads: theory Refine_Monadic.Refine_Mono_Prover

01:44:27 JinjaThreads: theory Word_Lib.More_Word

01:44:28 JinjaThreads: theory Collections.SetIteratorOperations

01:44:30 JinjaThreads: theory Automatic_Refinement.Param_Tool

01:44:31 JinjaThreads: theory Automatic_Refinement.Param_HOL

01:44:32 JinjaThreads: theory Native_Word.Code_Target_Word_Base

01:44:32 JinjaThreads: theory Word_Lib.Bit_Shifts_Infix_Syntax

01:44:32 JinjaThreads: theory Word_Lib.Least_significant_bit

01:44:33 JinjaThreads: theory Automatic_Refinement.Parametricity

01:44:33 JinjaThreads: theory Collections.Assoc_List

01:44:33 JinjaThreads: theory Collections.Dlist_add

01:44:33 JinjaThreads: theory Automatic_Refinement.Autoref_Id_Ops

01:44:34 JinjaThreads: theory Collections.Proper_Iterator

01:44:34 JinjaThreads: theory Collections.SetIteratorGA

01:44:34 JinjaThreads: theory Collections.Diff_Array

01:44:36 JinjaThreads: theory Collections.Trie_Impl

01:44:36 JinjaThreads: theory Collections.It_to_It

01:44:37 JinjaThreads: theory Automatic_Refinement.Autoref_Fix_Rel

01:44:37 JinjaThreads: theory Word_Lib.Most_significant_bit

01:44:37 JinjaThreads: theory Word_Lib.Generic_set_bit

01:44:38 JinjaThreads: theory Collections.Trie2

01:44:38 JinjaThreads: theory Automatic_Refinement.Autoref_Translate

01:44:38 JinjaThreads: theory Automatic_Refinement.Autoref_Relator_Interface

01:44:38 JinjaThreads: theory Coinductive.Lazy_LList

01:44:38 JinjaThreads: theory Coinductive.TLList

01:44:39 JinjaThreads: theory Automatic_Refinement.Autoref_Gen_Algo

01:44:39 JinjaThreads: theory Automatic_Refinement.Autoref_Tool

01:44:39 JinjaThreads: theory Automatic_Refinement.Autoref_Bindings_HOL

01:44:39 JinjaThreads: theory Native_Word.Code_Target_Integer_Bit

01:44:39 JinjaThreads: theory Native_Word.Word_Type_Copies

01:44:42 JinjaThreads: theory Coinductive.Lazy_TLList

01:44:45 JinjaThreads: theory Automatic_Refinement.Automatic_Refinement

01:44:45 JinjaThreads: theory Collections.Idx_Iterator

01:44:46 JinjaThreads: theory Refine_Monadic.Refine_Misc

01:44:47 JinjaThreads: theory Refine_Monadic.RefineG_Domain

01:44:47 JinjaThreads: theory Refine_Monadic.RefineG_Transfer

01:44:48 JinjaThreads: theory Refine_Monadic.RefineG_Assert

01:44:49 JinjaThreads: theory Refine_Monadic.RefineG_Recursion

01:44:49 JinjaThreads: theory Refine_Monadic.RefineG_While

01:44:50 JinjaThreads: theory Refine_Monadic.Refine_Basic

01:44:50 JinjaThreads: theory Refine_Monadic.Refine_Det

01:44:56 JinjaThreads: theory Refine_Monadic.Refine_Heuristics

01:44:56 JinjaThreads: theory Refine_Monadic.Refine_Leof

01:44:56 JinjaThreads: theory Refine_Monadic.Refine_Pfun

01:44:57 JinjaThreads: theory Refine_Monadic.Refine_While

01:44:57 JinjaThreads: theory Refine_Monadic.Refine_More_Comb

01:45:00 JinjaThreads: theory Refine_Monadic.Refine_Transfer

01:45:00 JinjaThreads: theory Native_Word.Code_Target_Int_Bit

01:45:00 JinjaThreads: theory Native_Word.Uint32

01:45:01 JinjaThreads: theory Collections.Code_Target_ICF

01:45:01 JinjaThreads: theory Refine_Monadic.Autoref_Monadic

01:45:01 JinjaThreads: theory Refine_Monadic.Refine_Automation

01:45:01 JinjaThreads: theory Refine_Monadic.Refine_Foreach

01:45:03 JinjaThreads: theory Collections.HashCode

01:45:06 JinjaThreads: theory Refine_Monadic.Refine_Monadic

01:45:07 JinjaThreads: theory Collections.Gen_Iterator

01:45:07 JinjaThreads: theory Collections.Intf_Map

01:45:07 JinjaThreads: theory Collections.Intf_Set

01:45:09 JinjaThreads: theory Collections.Iterator

01:45:10 JinjaThreads: theory Collections.Array_Iterator

01:45:10 JinjaThreads: theory Collections.ICF_Spec_Base

01:45:10 JinjaThreads: theory Collections.AnnotatedListSpec

01:45:10 JinjaThreads: theory Collections.ListSpec

01:45:10 JinjaThreads: theory Collections.MapSpec

01:45:11 JinjaThreads: theory Collections.PrioSpec

01:45:12 JinjaThreads: theory Collections.PrioUniqueSpec

01:45:12 JinjaThreads: theory Collections.SetSpec

01:45:13 JinjaThreads: theory Collections.ListGA

01:45:13 JinjaThreads: theory Collections.BinoPrioImpl

01:45:13 JinjaThreads: theory Collections.SkewPrioImpl

01:45:13 JinjaThreads: theory Collections.FTAnnotatedListImpl

01:45:14 JinjaThreads: theory Collections.PrioByAnnotatedList

01:45:14 JinjaThreads: theory Collections.Fifo

01:45:16 JinjaThreads: theory Collections.PrioUniqueByAnnotatedList

01:45:20 JinjaThreads: theory Collections.Algos

01:45:20 JinjaThreads: theory Collections.SetIndex

01:45:20 JinjaThreads: theory Collections.SetIteratorCollectionsGA

01:45:21 JinjaThreads: theory Collections.MapGA

01:45:21 JinjaThreads: theory Collections.SetGA

01:45:21 JinjaThreads: theory Collections.FTPrioImpl

01:45:22 JinjaThreads: theory Collections.FTPrioUniqueImpl

01:45:25 JinjaThreads: theory Collections.ArrayMapImpl

01:45:25 JinjaThreads: theory Collections.ListMapImpl

01:45:26 JinjaThreads: theory Collections.ListMapImpl_Invar

01:45:26 JinjaThreads: theory Collections.TrieMapImpl

01:45:30 JinjaThreads: theory Collections.ListSetImpl_Invar

01:45:30 JinjaThreads: theory Collections.ListSetImpl

01:45:33 JinjaThreads: theory Collections.ListSetImpl_NotDist

01:45:33 JinjaThreads: theory Collections.ListSetImpl_Sorted

01:45:34 JinjaThreads: theory Collections.SetByMap

01:45:35 JinjaThreads: theory Collections.ArrayHashMap_Impl

01:45:38 JinjaThreads: theory Collections.ArraySetImpl

01:45:39 JinjaThreads: theory Collections.TrieSetImpl

01:45:42 JinjaThreads: theory Collections.ArrayHashMap

01:45:45 JinjaThreads: theory HOL-Library.RBT

01:45:45 JinjaThreads: theory Collections.RBT_add

01:45:49 JinjaThreads: theory Collections.RBTMapImpl

01:45:52 JinjaThreads: theory Collections.ArrayHashSet

01:46:00 JinjaThreads: theory Collections.RBTSetImpl

01:46:00 JinjaThreads: theory Collections.HashMap_Impl

01:46:04 JinjaThreads: theory Collections.HashMap

01:46:18 JinjaThreads: theory Collections.HashSet

01:46:18 JinjaThreads: theory Collections.MapStdImpl

01:46:28 JinjaThreads: theory Collections.SetStdImpl

01:46:33 JinjaThreads: theory Collections.ICF_Impl

01:46:40 JinjaThreads: theory Collections.ICF_Refine_Monadic

01:46:41 JinjaThreads: theory Collections.ICF_Autoref

01:46:49 JinjaThreads: theory Collections.Collections

01:46:49 JinjaThreads: theory Collections.CollectionsV1

01:47:00 JinjaThreads: theory JinjaThreads.JT_ICF

01:47:00 JinjaThreads: theory JinjaThreads.Basic_Main

01:49:51 JinjaThreads: theory HOL-Library.Mapping

01:49:51 JinjaThreads: theory JinjaThreads.FWState

01:49:51 JinjaThreads: theory HOL-Library.Prefix_Order

01:49:51 JinjaThreads: theory JinjaThreads.Type

01:49:51 JinjaThreads: theory JinjaThreads.LTS

01:49:51 JinjaThreads: theory JinjaThreads.ListIndex

01:49:51 JinjaThreads: theory JinjaThreads.Orders

01:49:51 JinjaThreads: theory HOL-Library.Code_Cardinality

01:49:51 JinjaThreads: theory JinjaThreads.Semilat

01:49:52 JinjaThreads: theory JinjaThreads.Err

01:49:57 JinjaThreads: theory JinjaThreads.Listn

01:49:57 JinjaThreads: theory JinjaThreads.Opt

01:49:57 JinjaThreads: theory JinjaThreads.Product

01:49:57 JinjaThreads: theory HOL-Library.AList_Mapping

01:49:58 JinjaThreads: theory JinjaThreads.Semilattices

01:49:58 JinjaThreads: theory JinjaThreads.Decl

01:49:58 JinjaThreads: theory JinjaThreads.Typing_Framework

01:49:58 JinjaThreads: theory JinjaThreads.SemilatAlg

01:49:59 JinjaThreads: theory JinjaThreads.Bisimulation

01:49:59 JinjaThreads: theory JinjaThreads.Kildall

01:49:59 JinjaThreads: theory JinjaThreads.LBVSpec

01:50:00 JinjaThreads: theory JinjaThreads.LBVComplete

01:50:00 JinjaThreads: theory JinjaThreads.LBVCorrect

01:50:01 JinjaThreads: theory JinjaThreads.TypeRel

01:50:01 JinjaThreads: theory JinjaThreads.Typing_Framework_err

01:50:01 JinjaThreads: theory JinjaThreads.Abstract_BV

01:50:06 JinjaThreads: theory JinjaThreads.TypeRelRefine

01:50:06 JinjaThreads: theory JinjaThreads.Value

01:50:10 JinjaThreads: theory JinjaThreads.Exceptions

01:50:10 JinjaThreads: theory JinjaThreads.Heap

01:50:11 JinjaThreads: theory JinjaThreads.SystemClasses

01:50:13 JinjaThreads: theory JinjaThreads.MM

01:50:13 JinjaThreads: theory JinjaThreads.State

01:50:21 JinjaThreads: theory JinjaThreads.FWCondAction

01:50:21 JinjaThreads: theory JinjaThreads.FWInterrupt

01:50:21 JinjaThreads: theory JinjaThreads.FWLock

01:50:21 JinjaThreads: theory JinjaThreads.FWThread

01:50:22 JinjaThreads: theory JinjaThreads.FWWait

01:50:22 JinjaThreads: theory JinjaThreads.Observable_Events

01:50:25 JinjaThreads: theory JinjaThreads.FWLocking

01:50:26 JinjaThreads: theory JinjaThreads.FWLockingThread

01:50:26 JinjaThreads: theory JinjaThreads.FWWellform

01:50:27 JinjaThreads: theory JinjaThreads.FWLifting

01:50:27 JinjaThreads: theory JinjaThreads.FWSemantics

01:50:32 JinjaThreads: theory JinjaThreads.JVMState

01:50:32 JinjaThreads: theory JinjaThreads.StartConfig

01:50:32 JinjaThreads: theory JinjaThreads.JMM_Spec

01:50:32 JinjaThreads: theory JinjaThreads.FWLiftingSem

01:50:32 JinjaThreads: theory JinjaThreads.FWProgressAux

01:50:34 JinjaThreads: theory JinjaThreads.Conform

01:50:34 JinjaThreads: theory JinjaThreads.FWDeadlock

01:50:34 JinjaThreads: theory JinjaThreads.FWLTS

01:50:35 JinjaThreads: theory JinjaThreads.State_Refinement

01:50:38 JinjaThreads: theory JinjaThreads.ConformThreaded

01:50:38 JinjaThreads: theory JinjaThreads.ExternalCall

01:50:38 JinjaThreads: theory JinjaThreads.SC

01:50:38 JinjaThreads: theory JinjaThreads.FWProgress

01:50:40 JinjaThreads: theory JinjaThreads.SC_Collections

01:50:48 JinjaThreads: theory JinjaThreads.JMM_DRF

01:50:48 JinjaThreads: theory JinjaThreads.SC_Legal

01:50:55 JinjaThreads: theory JinjaThreads.FWBisimulation

01:50:55 JinjaThreads: theory JinjaThreads.FWInitFinLift

01:50:58 JinjaThreads: theory JinjaThreads.Non_Speculative

01:50:59 JinjaThreads: theory JinjaThreads.Scheduler

01:51:03 JinjaThreads: theory JinjaThreads.HB_Completion

01:51:05 JinjaThreads: theory JinjaThreads.SC_Completion

01:51:29 JinjaThreads: theory JinjaThreads.WellForm

01:51:29 JinjaThreads: theory JinjaThreads.ExternalCall_Execute

01:51:33 JinjaThreads: theory JinjaThreads.ExternalCallWF

01:51:33 JinjaThreads: theory JinjaThreads.JMM_Heap

01:51:33 JinjaThreads: theory JinjaThreads.SemiType

01:51:34 JinjaThreads: theory JinjaThreads.BinOp

01:51:38 JinjaThreads: theory JinjaThreads.JVM_SemiType

01:51:40 JinjaThreads: theory JinjaThreads.JMM_Type

01:51:40 JinjaThreads: theory JinjaThreads.JMM_Type2

01:51:58 JinjaThreads: theory JinjaThreads.Random_Scheduler

01:51:59 JinjaThreads: theory JinjaThreads.Round_Robin

01:53:37 JinjaThreads: theory JinjaThreads.JMM_Framework

01:53:41 JinjaThreads: theory JinjaThreads.SC_Schedulers

01:53:51 JinjaThreads: theory JinjaThreads.Expr

01:53:52 JinjaThreads: theory JinjaThreads.JVMInstructions

01:53:54 JinjaThreads: theory JinjaThreads.PCompiler

01:53:55 JinjaThreads: theory JinjaThreads.PCompilerRefine

01:54:11 JinjaThreads: theory JinjaThreads.JVMExceptions

01:54:11 JinjaThreads: theory JinjaThreads.JVMHeap

01:54:12 JinjaThreads: theory JinjaThreads.Effect

01:54:21 JinjaThreads: theory JinjaThreads.JVMExecInstr

01:54:23 JinjaThreads: theory JinjaThreads.CallExpr

01:54:24 JinjaThreads: theory JinjaThreads.DefAss

01:54:25 JinjaThreads: theory JinjaThreads.JHeap

01:54:25 JinjaThreads: theory JinjaThreads.WWellForm

01:54:26 JinjaThreads: theory JinjaThreads.WellType

01:54:26 JinjaThreads: theory JinjaThreads.JVMExec

01:54:35 JinjaThreads: theory JinjaThreads.JVMDefensive

01:54:36 JinjaThreads: theory JinjaThreads.JVMExec_Execute

01:54:37 JinjaThreads: theory JinjaThreads.J1State

01:54:39 JinjaThreads: theory JinjaThreads.Annotate

01:54:39 JinjaThreads: theory JinjaThreads.SmallStep

01:54:41 JinjaThreads: theory JinjaThreads.J1Heap

01:54:43 JinjaThreads: theory JinjaThreads.J1WellType

01:54:44 JinjaThreads: theory JinjaThreads.JWellForm

01:54:47 JinjaThreads: theory JinjaThreads.WellTypeRT

01:54:48 JinjaThreads: theory JinjaThreads.JVMThreaded

01:54:49 JinjaThreads: theory JinjaThreads.J1WellForm

01:54:49 JinjaThreads: theory JinjaThreads.Compiler1

01:54:50 JinjaThreads: theory JinjaThreads.Compiler2

01:54:56 JinjaThreads: theory JinjaThreads.Preprocessor

01:54:57 JinjaThreads: theory JinjaThreads.JJ1WellForm

01:54:58 JinjaThreads: theory JinjaThreads.JMM_Typesafe

01:54:58 JinjaThreads: theory JinjaThreads.ToString

01:55:15 JinjaThreads: theory JinjaThreads.Compiler

01:55:16 JinjaThreads: theory JinjaThreads.Exception_Tables

01:55:16 JinjaThreads: theory JinjaThreads.JMM_JVM

01:55:18 JinjaThreads: theory JinjaThreads.JVM_Main

01:55:27 JinjaThreads: theory JinjaThreads.JMM_Common

01:55:38 JinjaThreads: theory JinjaThreads.BVSpec

01:55:38 JinjaThreads: theory JinjaThreads.EffectMono

01:55:38 JinjaThreads: theory JinjaThreads.TF_JVM

01:55:38 JinjaThreads: theory JinjaThreads.BVConform

01:55:38 JinjaThreads: theory JinjaThreads.TypeComp

01:55:44 JinjaThreads: theory JinjaThreads.BVExec

01:55:45 JinjaThreads: theory JinjaThreads.JMM_Typesafe2

01:55:45 JinjaThreads: theory JinjaThreads.LBVJVM

01:55:46 JinjaThreads: theory JinjaThreads.FWBisimDeadlock

01:55:47 JinjaThreads: theory JinjaThreads.FWBisimLift

01:55:48 JinjaThreads: theory JinjaThreads.J1

01:58:03 JinjaThreads: theory JinjaThreads.BVSpecTypeSafe

01:58:13 JinjaThreads: theory JinjaThreads.JVMTau

01:58:15 JinjaThreads: theory JinjaThreads.BVNoTypeError

01:58:19 JinjaThreads: theory JinjaThreads.BCVExec

01:58:20 JinjaThreads: theory JinjaThreads.JVMExec_Execute2

01:58:21 JinjaThreads: theory JinjaThreads.BVProgressThreaded

01:58:27 JinjaThreads: theory JinjaThreads.Common_Main

01:58:48 JinjaThreads: theory JinjaThreads.J1Deadlock

01:58:57 JinjaThreads: theory JinjaThreads.Execs

01:59:26 JinjaThreads: theory JinjaThreads.DefAssPreservation

01:59:27 JinjaThreads: theory JinjaThreads.Threaded

01:59:27 JinjaThreads: theory JinjaThreads.Progress

01:59:33 JinjaThreads: theory JinjaThreads.TypeSafe

02:00:00 JinjaThreads: theory JinjaThreads.J0

02:00:00 JinjaThreads: theory JinjaThreads.JMM_J

02:00:01 JinjaThreads: theory JinjaThreads.ProgressThreaded

02:00:01 JinjaThreads: theory JinjaThreads.J_Execute

02:00:05 JinjaThreads: theory JinjaThreads.J1JVMBisim

02:00:48 JinjaThreads: theory JinjaThreads.JVMDeadlocked

02:00:48 JinjaThreads: theory JinjaThreads.DRF_JVM

02:00:48 JinjaThreads: theory JinjaThreads.JVM_Execute

02:00:48 JinjaThreads: theory JinjaThreads.JVM_Execute2

02:00:55 JinjaThreads: theory JinjaThreads.Deadlocked

02:01:00 JinjaThreads: theory JinjaThreads.DRF_J

02:01:07 JinjaThreads: theory JinjaThreads.J_Main

02:01:17 JinjaThreads: theory JinjaThreads.J0Bisim

02:01:25 JinjaThreads: theory JinjaThreads.J0J1Bisim

02:01:37 JinjaThreads: theory JinjaThreads.BV_Main

02:02:55 JinjaThreads: theory JinjaThreads.Correctness1

02:03:05 JinjaThreads: theory JinjaThreads.Correctness1Threaded

02:04:37 JinjaThreads: theory JinjaThreads.Code_Generation

02:04:58 JinjaThreads: theory JinjaThreads.ApprenticeChallenge

02:05:03 JinjaThreads: theory JinjaThreads.BufferExample

02:05:04 JinjaThreads: theory JinjaThreads.Java2Jinja

02:05:19 JinjaThreads: theory JinjaThreads.Examples_Main

02:06:47 JinjaThreads: theory JinjaThreads.JMM_JVM_Typesafe

02:11:21 JinjaThreads: theory JinjaThreads.JMM_J_Typesafe

02:11:27 JinjaThreads: theory JinjaThreads.J1JVM

02:11:28 JinjaThreads: theory JinjaThreads.JVMJ1

02:12:14 JinjaThreads: theory JinjaThreads.Execute_Main

02:13:13 JinjaThreads: theory JinjaThreads.Correctness2

02:15:33 JinjaThreads: theory JinjaThreads.Correctness

02:20:25 JinjaThreads: theory JinjaThreads.JMM_Compiler

02:20:49 JinjaThreads: theory JinjaThreads.SC_Interp

02:20:52 JinjaThreads: theory JinjaThreads.Compiler_Main

02:27:35 JinjaThreads: theory JinjaThreads.JMM_Interp

02:27:41 JinjaThreads: theory JinjaThreads.JMM_Compiler_Type2

02:27:47 JinjaThreads: theory JinjaThreads.JMM

02:27:50 JinjaThreads: theory JinjaThreads.MM_Main

02:27:58 JinjaThreads: theory JinjaThreads.JinjaThreads

02:44:38 Preparing JinjaThreads/document ...

02:46:11 Finished JinjaThreads/document (0:01:32 elapsed time)

02:46:11 Preparing JinjaThreads/outline ...

02:46:50 Finished JinjaThreads/outline (0:00:38 elapsed time)

02:46:53 Timing JinjaThreads (8 threads, 3611.704s elapsed time, 17609.468s cpu time, 5423.944s GC time, factor 4.88)

02:46:53 Finished JinjaThreads (1:00:19 elapsed time, 4:54:01 cpu time, factor 4.87)

02:46:53 Building Flyspeck-Tame ...

02:46:56 Flyspeck-Tame: theory Flyspeck-Tame.ListAux

02:46:56 Flyspeck-Tame: theory Flyspeck-Tame.Quasi_Order

02:46:56 Flyspeck-Tame: theory HOL-Library.Code_Target_Int

02:46:56 Flyspeck-Tame: theory HOL-Library.Code_Abstract_Nat

02:46:56 Flyspeck-Tame: theory Flyspeck-Tame.RTranCl

02:46:56 Flyspeck-Tame: theory HOL-Library.IArray

02:46:56 Flyspeck-Tame: theory HOL-Library.AList

02:46:56 Flyspeck-Tame: theory HOL-Library.While_Combinator

02:46:56 Flyspeck-Tame: theory HOL-Library.Code_Target_Nat

02:46:56 Flyspeck-Tame: theory Flyspeck-Tame.PlaneGraphIso

02:46:57 Flyspeck-Tame: theory HOL-Library.Code_Target_Numeral

02:46:57 Flyspeck-Tame: theory Flyspeck-Tame.Arch

02:46:57 Flyspeck-Tame: theory Flyspeck-Tame.Worklist

02:46:57 Flyspeck-Tame: theory Flyspeck-Tame.IArray_Syntax

02:46:57 Flyspeck-Tame: theory Flyspeck-Tame.ListSum

02:46:57 Flyspeck-Tame: theory Flyspeck-Tame.Rotation

02:46:58 Flyspeck-Tame: theory Flyspeck-Tame.Graph

02:46:58 Flyspeck-Tame: theory Flyspeck-Tame.Maps

02:46:58 Flyspeck-Tame: theory Trie.Trie

02:47:01 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivision

02:47:01 Flyspeck-Tame: theory Flyspeck-Tame.GraphProps

02:47:01 Flyspeck-Tame: theory Flyspeck-Tame.Tame

02:47:01 Flyspeck-Tame: theory Flyspeck-Tame.Enumerator

02:47:01 Flyspeck-Tame: theory Flyspeck-Tame.EnumeratorProps

02:47:01 Flyspeck-Tame: theory Flyspeck-Tame.Plane

02:47:01 Flyspeck-Tame: theory Flyspeck-Tame.TameProps

02:47:01 Flyspeck-Tame: theory Trie.Tries

02:47:02 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivisionProps

02:47:02 Flyspeck-Tame: theory Flyspeck-Tame.Plane1

02:47:02 Flyspeck-Tame: theory Flyspeck-Tame.Generator

02:47:03 Flyspeck-Tame: theory Flyspeck-Tame.TameEnum

02:47:07 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

02:47:07 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

02:47:08 Flyspeck-Tame: theory Flyspeck-Tame.PlaneProps

02:47:08 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

02:47:08 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

02:47:09 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

02:47:09 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

02:47:10 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

02:47:10 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

02:47:10 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

02:48:45 Preparing Flyspeck-Tame/document ...

02:49:02 Finished Flyspeck-Tame/document (0:00:17 elapsed time)

02:49:02 Preparing Flyspeck-Tame/outline ...

02:49:11 Finished Flyspeck-Tame/outline (0:00:08 elapsed time)

02:49:12 Timing Flyspeck-Tame (8 threads, 75.464s elapsed time, 404.922s cpu time, 25.144s GC time, factor 5.37)

02:49:12 Finished Flyspeck-Tame (0:01:44 elapsed time, 0:07:51 cpu time, factor 4.51)

02:49:12 Running Flyspeck-Tame-Computation ...

02:49:15 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.ArchComp

02:49:15 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.Completeness

07:52:46 Timing Flyspeck-Tame-Computation (8 threads, 18208.647s elapsed time, 27202.557s cpu time, 1074.544s GC time, factor 1.49)

07:52:46 Finished Flyspeck-Tame-Computation (5:03:30 elapsed time, 7:33:24 cpu time, factor 1.49)

07:52:46 Building AWN ...

07:52:47 AWN: theory AWN.Lib

07:52:47 AWN: theory AWN.TransitionSystems

07:52:47 AWN: theory AWN.AWN

07:52:48 AWN: theory AWN.Invariants

07:52:49 AWN: theory AWN.OInvariants

07:53:00 AWN: theory AWN.AWN_Cterms

07:53:00 AWN: theory AWN.AWN_SOS

07:53:01 AWN: theory AWN.OAWN_SOS

07:53:04 AWN: theory AWN.AWN_Labels

07:53:05 AWN: theory AWN.Pnet

07:53:05 AWN: theory AWN.Inv_Cterms

07:53:05 AWN: theory AWN.AWN_Invariants

07:53:06 AWN: theory AWN.Closed

07:53:07 AWN: theory AWN.AWN_SOS_Labels

07:53:07 AWN: theory AWN.Qmsg

07:53:09 AWN: theory AWN.OAWN_Invariants

07:53:09 AWN: theory AWN.OAWN_SOS_Labels

07:53:09 AWN: theory AWN.ONode_Lifting

07:53:09 AWN: theory AWN.OPnet

07:53:09 AWN: theory AWN.OPnet_Lifting

07:53:10 AWN: theory AWN.OClosed_Lifting

07:53:10 AWN: theory AWN.OClosed_Transfer

07:53:10 AWN: theory AWN.OAWN_Convert

07:53:10 AWN: theory AWN.Qmsg_Lifting

07:53:11 AWN: theory AWN.AWN_Main

07:53:12 AWN: theory AWN.Toy

07:53:25 AWN: theory AWN.AWN_Term_Graph

07:53:53 Preparing AWN/document ...

07:54:05 Finished AWN/document (0:00:11 elapsed time)

07:54:05 Preparing AWN/outline ...

07:54:12 Finished AWN/outline (0:00:06 elapsed time)

07:54:12 Timing AWN (8 threads, 43.181s elapsed time, 209.437s cpu time, 6.981s GC time, factor 4.85)

07:54:12 Finished AWN (0:01:05 elapsed time, 0:04:14 cpu time, factor 3.87)

07:54:12 Running AODV ...

07:54:13 AODV: theory AODV.Aodv_Basic

07:54:15 AODV: theory AODV.A_Norreqid

07:54:15 AODV: theory AODV.Aodv_Data

07:54:15 AODV: theory AODV.Aodv_Message

07:54:15 AODV: theory AODV.B_Fwdrreps

07:54:15 AODV: theory AODV.C_Gtobcast

07:54:15 AODV: theory AODV.D_Fwdrreqs

07:54:15 AODV: theory AODV.E_All_ABCD

07:54:15 AODV: theory AODV.A_Aodv_Data

07:54:15 AODV: theory AODV.A_Aodv_Message

07:54:15 AODV: theory AODV.B_Aodv_Data

07:54:15 AODV: theory AODV.B_Aodv_Message

07:54:15 AODV: theory AODV.C_Aodv_Data

07:54:15 AODV: theory AODV.C_Aodv_Message

07:54:18 AODV: theory AODV.C_Fresher

07:54:18 AODV: theory AODV.Fresher

07:54:18 AODV: theory AODV.A_Fresher

07:54:18 AODV: theory AODV.D_Aodv_Data

07:54:18 AODV: theory AODV.B_Fresher

07:54:18 AODV: theory AODV.D_Aodv_Message

07:54:18 AODV: theory AODV.E_Aodv_Data

07:54:18 AODV: theory AODV.E_Aodv_Message

07:54:20 AODV: theory AODV.A_Aodv

07:54:20 AODV: theory AODV.Aodv

07:54:20 AODV: theory AODV.B_Aodv

07:54:20 AODV: theory AODV.C_Aodv

07:54:21 AODV: theory AODV.E_Fresher

07:54:21 AODV: theory AODV.D_Fresher

07:54:21 AODV: theory AODV.D_Aodv

07:54:21 AODV: theory AODV.E_Aodv

07:55:14 AODV: theory AODV.Aodv_Predicates

07:55:14 AODV: theory AODV.OAodv

07:55:14 AODV: theory AODV.Loop_Freedom

07:55:14 AODV: theory AODV.Quality_Increases

07:55:14 AODV: theory AODV.Seq_Invariants

07:55:15 AODV: theory AODV.Global_Invariants

07:55:16 AODV: theory AODV.Aodv_Loop_Freedom

07:55:17 AODV: theory AODV.C_Aodv_Predicates

07:55:17 AODV: theory AODV.C_OAodv

07:55:18 AODV: theory AODV.C_Loop_Freedom

07:55:18 AODV: theory AODV.C_Quality_Increases

07:55:18 AODV: theory AODV.C_Seq_Invariants

07:55:18 AODV: theory AODV.C_Global_Invariants

07:55:19 AODV: theory AODV.C_Aodv_Loop_Freedom

07:55:29 AODV: theory AODV.A_Aodv_Predicates

07:55:29 AODV: theory AODV.A_OAodv

07:55:30 AODV: theory AODV.A_Loop_Freedom

07:55:30 AODV: theory AODV.A_Quality_Increases

07:55:30 AODV: theory AODV.A_Seq_Invariants

07:55:31 AODV: theory AODV.A_Global_Invariants

07:55:31 AODV: theory AODV.E_Aodv_Predicates

07:55:31 AODV: theory AODV.E_OAodv

07:55:31 AODV: theory AODV.E_Loop_Freedom

07:55:31 AODV: theory AODV.E_Quality_Increases

07:55:31 AODV: theory AODV.E_Seq_Invariants

07:55:32 AODV: theory AODV.A_Aodv_Loop_Freedom

07:55:32 AODV: theory AODV.E_Global_Invariants

07:55:32 AODV: theory AODV.B_Aodv_Predicates

07:55:33 AODV: theory AODV.B_Loop_Freedom

07:55:33 AODV: theory AODV.B_Quality_Increases

07:55:33 AODV: theory AODV.B_Seq_Invariants

07:55:33 AODV: theory AODV.B_OAodv

07:55:34 AODV: theory AODV.E_Aodv_Loop_Freedom

07:55:34 AODV: theory AODV.B_Global_Invariants

07:55:35 AODV: theory AODV.B_Aodv_Loop_Freedom

07:55:46 AODV: theory AODV.D_Aodv_Predicates

07:55:47 AODV: theory AODV.D_OAodv

07:55:47 AODV: theory AODV.D_Loop_Freedom

07:55:47 AODV: theory AODV.D_Quality_Increases

07:55:47 AODV: theory AODV.D_Seq_Invariants

07:55:48 AODV: theory AODV.D_Global_Invariants

07:55:49 AODV: theory AODV.D_Aodv_Loop_Freedom

07:55:55 AODV: theory AODV.All

09:31:31 Preparing AODV/document ...

09:31:56 Finished AODV/document (0:00:24 elapsed time)

09:31:56 Preparing AODV/outline ...

09:32:09 Finished AODV/outline (0:00:13 elapsed time)

09:32:10 Timing AODV (8 threads, 5832.707s elapsed time, 35896.202s cpu time, 1430.410s GC time, factor 6.15)

09:32:10 Finished AODV (1:37:14 elapsed time, 9:58:21 cpu time, factor 6.15)

09:32:10 Building Word_Lib ...

09:32:12 Word_Lib: theory HOL-Library.Phantom_Type

09:32:12 Word_Lib: theory Word_Lib.Enumeration

09:32:12 Word_Lib: theory Word_Lib.Even_More_List

09:32:12 Word_Lib: theory Word_Lib.More_Misc

09:32:12 Word_Lib: theory Word_Lib.More_Bit_Ring

09:32:12 Word_Lib: theory HOL-Library.Sublist

09:32:14 Word_Lib: theory HOL-Library.Cardinality

09:32:15 Word_Lib: theory HOL-Library.Numeral_Type

09:32:16 Word_Lib: theory Word_Lib.More_Sublist

09:32:16 Word_Lib: theory HOL-Library.Type_Length

09:32:17 Word_Lib: theory HOL-Library.Word

09:32:17 Word_Lib: theory Word_Lib.More_Arithmetic

09:32:28 Word_Lib: theory Word_Lib.Legacy_Aliases

09:32:28 Word_Lib: theory Word_Lib.More_Divides

09:32:28 Word_Lib: theory Word_Lib.More_Word

09:32:31 Word_Lib: theory Word_Lib.Strict_part_mono

09:32:36 Word_Lib: theory Word_Lib.Bit_Comprehension

09:32:36 Word_Lib: theory Word_Lib.Bit_Shifts_Infix_Syntax

09:32:36 Word_Lib: theory HOL-Library.Signed_Division

09:32:36 Word_Lib: theory Word_Lib.Least_significant_bit

09:32:38 Word_Lib: theory Word_Lib.Signed_Division_Word

09:32:38 Word_Lib: theory Word_Lib.Aligned

09:32:38 Word_Lib: theory Word_Lib.Most_significant_bit

09:32:39 Word_Lib: theory Word_Lib.Generic_set_bit

09:32:39 Word_Lib: theory Word_Lib.Next_and_Prev

09:32:40 Word_Lib: theory Word_Lib.Bits_Int

09:32:45 Word_Lib: theory Word_Lib.Singleton_Bit_Shifts

09:32:45 Word_Lib: theory Word_Lib.Many_More

09:32:45 Word_Lib: theory Word_Lib.Typedef_Morphisms

09:32:47 Word_Lib: theory HOL-Eisbach.Eisbach

09:32:47 Word_Lib: theory Word_Lib.Bit_Comprehension_Int

09:32:47 Word_Lib: theory Word_Lib.Hex_Words

09:32:47 Word_Lib: theory Word_Lib.Signed_Words

09:32:47 Word_Lib: theory Word_Lib.Syntax_Bundles

09:32:47 Word_Lib: theory Word_Lib.Word_Syntax

09:32:47 Word_Lib: theory Word_Lib.Type_Syntax

09:32:47 Word_Lib: theory Word_Lib.Enumeration_Word

09:32:47 Word_Lib: theory Word_Lib.Sgn_Abs

09:32:47 Word_Lib: theory Word_Lib.Rsplit

09:32:47 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

09:32:47 Word_Lib: theory Word_Lib.Norm_Words

09:32:47 Word_Lib: theory Word_Lib.Word_Names

09:32:47 Word_Lib: theory Word_Lib.Word_16

09:32:49 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

09:32:49 Word_Lib: theory Word_Lib.Word_EqI

09:32:52 Word_Lib: theory Word_Lib.Boolean_Inequalities

09:32:52 Word_Lib: theory Word_Lib.Bitwise

09:32:53 Word_Lib: theory Word_Lib.Bitwise_Signed

09:32:55 Word_Lib: theory Word_Lib.Word_Lemmas

09:32:58 Word_Lib: theory Word_Lib.Word_8

09:32:58 Word_Lib: theory Word_Lib.More_Word_Operations

09:33:00 Word_Lib: theory Word_Lib.Word_32

09:33:00 Word_Lib: theory Word_Lib.Word_64

09:33:03 Word_Lib: theory Word_Lib.Machine_Word_64_Basics

09:33:03 Word_Lib: theory Word_Lib.Machine_Word_64

09:33:03 Word_Lib: theory Word_Lib.Machine_Word_32_Basics

09:33:03 Word_Lib: theory Word_Lib.Word_Lib_Sumo

09:33:03 Word_Lib: theory Word_Lib.Machine_Word_32

09:33:07 Word_Lib: theory Word_Lib.Guide

09:33:09 Word_Lib: theory Word_Lib.Examples

09:33:33 Preparing Word_Lib/document ...

09:33:45 Finished Word_Lib/document (0:00:11 elapsed time)

09:33:45 Preparing Word_Lib/outline ...

09:33:53 Finished Word_Lib/outline (0:00:08 elapsed time)

09:33:53 Timing Word_Lib (8 threads, 59.804s elapsed time, 316.863s cpu time, 16.480s GC time, factor 5.30)

09:33:53 Finished Word_Lib (0:01:21 elapsed time, 0:05:54 cpu time, factor 4.34)

09:33:54 Building IP_Addresses ...

09:33:56 IP_Addresses: theory HOL-Library.Cancellation

09:33:56 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

09:33:56 IP_Addresses: theory HOL-Library.Infinite_Set

09:33:56 IP_Addresses: theory HOL-Library.Option_ord

09:33:56 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

09:33:57 IP_Addresses: theory HOL-Library.Multiset

09:34:05 IP_Addresses: theory HOL-ex.Quicksort

09:34:06 IP_Addresses: theory Automatic_Refinement.Misc

09:34:15 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

09:34:15 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

09:34:15 IP_Addresses: theory IP_Addresses.WordInterval

09:34:15 IP_Addresses: theory IP_Addresses.Hs_Compat

09:34:15 IP_Addresses: theory HOL-Library.Product_Lexorder

09:34:15 IP_Addresses: theory HOL-Library.Code_Target_Nat

09:34:15 IP_Addresses: theory IP_Addresses.Lib_List_toString

09:34:15 IP_Addresses: theory IP_Addresses.Lib_Word_toString

09:34:20 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

09:34:20 IP_Addresses: theory IP_Addresses.IP_Address

09:34:26 IP_Addresses: theory IP_Addresses.IPv4

09:34:27 IP_Addresses: theory IP_Addresses.Prefix_Match

09:34:27 IP_Addresses: theory IP_Addresses.IPv6

09:34:29 IP_Addresses: theory IP_Addresses.CIDR_Split

09:35:28 IP_Addresses: theory IP_Addresses.IP_Address_Parser

09:35:28 IP_Addresses: theory IP_Addresses.IP_Address_toString

09:35:29 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

09:38:14 Preparing IP_Addresses/document ...

09:38:19 Finished IP_Addresses/document (0:00:04 elapsed time)

09:38:19 Preparing IP_Addresses/outline ...

09:38:23 Finished IP_Addresses/outline (0:00:03 elapsed time)

09:38:24 Timing IP_Addresses (8 threads, 233.277s elapsed time, 815.138s cpu time, 39.642s GC time, factor 3.49)

09:38:24 Finished IP_Addresses (0:04:17 elapsed time, 0:14:17 cpu time, factor 3.33)

09:38:24 Building Simple_Firewall ...

09:38:27 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

09:38:27 Simple_Firewall: theory Simple_Firewall.GroupF

09:38:27 Simple_Firewall: theory Simple_Firewall.List_Product_More

09:38:27 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

09:38:27 Simple_Firewall: theory Simple_Firewall.Option_Helpers

09:38:27 Simple_Firewall: theory HOL-Library.Char_ord

09:38:27 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

09:38:27 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

09:38:27 Simple_Firewall: theory Simple_Firewall.Iface

09:38:28 Simple_Firewall: theory Simple_Firewall.L4_Protocol

09:38:32 Simple_Firewall: theory Simple_Firewall.Simple_Packet

09:38:32 Simple_Firewall: theory Simple_Firewall.Primitives_toString

09:38:35 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

09:38:38 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

09:38:38 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

09:38:41 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

09:38:41 Simple_Firewall: theory Simple_Firewall.Shadowed

09:38:41 Simple_Firewall: theory Simple_Firewall.Service_Matrix

09:39:12 Preparing Simple_Firewall/document ...

09:39:21 Finished Simple_Firewall/document (0:00:09 elapsed time)

09:39:21 Preparing Simple_Firewall/outline ...

09:39:28 Finished Simple_Firewall/outline (0:00:06 elapsed time)

09:39:28 Timing Simple_Firewall (8 threads, 23.527s elapsed time, 96.254s cpu time, 3.596s GC time, factor 4.09)

09:39:28 Finished Simple_Firewall (0:00:45 elapsed time, 0:02:12 cpu time, factor 2.92)

09:39:28 Building Routing ...

09:39:30 Routing: theory Pure-ex.Guess

09:39:30 Routing: theory Routing.Linorder_Helper

09:39:30 Routing: theory HOL-Library.Adhoc_Overloading

09:39:30 Routing: theory HOL-Library.Monad_Syntax

09:39:31 Routing: theory Routing.Routing_Table

09:39:34 Routing: theory Routing.IpRoute_Parser

09:39:34 Routing: theory Routing.Linux_Router

09:39:50 Preparing Routing/document ...

09:39:53 Finished Routing/document (0:00:02 elapsed time)

09:39:53 Preparing Routing/outline ...

09:39:55 Finished Routing/outline (0:00:02 elapsed time)

09:39:55 Timing Routing (8 threads, 9.750s elapsed time, 31.466s cpu time, 0.798s GC time, factor 3.23)

09:39:55 Finished Routing (0:00:21 elapsed time, 0:00:53 cpu time, factor 2.49)

09:39:55 Building Iptables_Semantics ...

09:39:57 Iptables_Semantics: theory Iptables_Semantics.List_Misc

09:39:57 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

09:39:59 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

09:40:00 Iptables_Semantics: theory HOL-Library.LaTeXsugar

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

09:40:00 Iptables_Semantics: theory HOL-Library.Code_Target_Int

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Ternary

09:40:00 Iptables_Semantics: theory Native_Word.Code_Int_Integer_Conversion

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

09:40:00 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

09:40:00 Iptables_Semantics: theory Native_Word.Code_Target_Integer_Bit

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

09:40:00 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

09:40:00 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

09:40:01 Iptables_Semantics: theory Iptables_Semantics.Ports

09:40:01 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

09:40:02 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

09:40:15 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

09:40:15 Iptables_Semantics: theory Iptables_Semantics.Semantics

09:40:15 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

09:40:15 Iptables_Semantics: theory Native_Word.Code_Target_Int_Bit

09:40:17 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

09:40:17 Iptables_Semantics: theory Iptables_Semantics.Matching

09:40:17 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

09:40:17 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

09:40:18 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

09:40:18 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

09:40:18 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

09:40:18 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

09:40:20 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

09:40:20 Iptables_Semantics: theory Iptables_Semantics.Optimizing

09:40:20 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

09:40:20 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

09:40:21 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

09:40:22 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

09:40:23 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

09:40:25 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

09:40:25 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

09:40:28 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

09:41:02 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

09:41:02 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

09:41:02 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

09:41:02 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

09:41:02 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

09:41:02 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

09:41:02 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

09:41:02 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

09:41:02 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

09:41:07 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

09:41:09 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

09:41:11 Iptables_Semantics: theory Iptables_Semantics.Transform

09:41:15 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

09:41:16 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

09:41:20 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

09:41:21 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

09:41:22 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

09:41:22 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

09:41:22 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

09:41:26 Iptables_Semantics: theory Iptables_Semantics.Parser

09:41:27 Iptables_Semantics: theory Iptables_Semantics.Parser6

09:41:27 Iptables_Semantics: theory Iptables_Semantics.Documentation

09:41:27 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

09:42:44 Preparing Iptables_Semantics/document ...

09:43:10 Finished Iptables_Semantics/document (0:00:26 elapsed time)

09:43:10 Preparing Iptables_Semantics/outline ...

09:43:25 Finished Iptables_Semantics/outline (0:00:14 elapsed time)

09:43:25 Timing Iptables_Semantics (8 threads, 117.184s elapsed time, 545.229s cpu time, 43.324s GC time, factor 4.65)

09:43:25 Finished Iptables_Semantics (0:02:46 elapsed time, 0:10:35 cpu time, factor 3.81)

09:43:26 Building Iptables_Semantics_Examples ...

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

09:43:28 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

09:43:33 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

09:43:33 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

09:43:33 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

09:43:34 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

09:47:54 Preparing Iptables_Semantics_Examples/document ...

09:48:00 Finished Iptables_Semantics_Examples/document (0:00:06 elapsed time)

09:48:00 Preparing Iptables_Semantics_Examples/outline ...

09:48:06 Finished Iptables_Semantics_Examples/outline (0:00:06 elapsed time)

09:48:07 Timing Iptables_Semantics_Examples (8 threads, 243.469s elapsed time, 1360.755s cpu time, 127.266s GC time, factor 5.59)

09:48:07 Finished Iptables_Semantics_Examples (0:04:27 elapsed time, 0:23:20 cpu time, factor 5.23)

09:48:07 Running Iptables_Semantics_Examples_Big ...

09:48:09 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_Containern

09:48:09 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

09:48:09 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

09:48:09 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

09:48:09 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

09:51:08 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

10:18:46 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

11:07:22 Preparing Iptables_Semantics_Examples_Big/document ...

11:07:41 Finished Iptables_Semantics_Examples_Big/document (0:00:19 elapsed time)

11:07:41 Preparing Iptables_Semantics_Examples_Big/outline ...

11:07:46 Finished Iptables_Semantics_Examples_Big/outline (0:00:05 elapsed time)

11:07:49 Timing Iptables_Semantics_Examples_Big (8 threads, 4743.668s elapsed time, 26876.980s cpu time, 5181.911s GC time, factor 5.67)

11:07:49 Finished Iptables_Semantics_Examples_Big (1:19:11 elapsed time, 7:28:09 cpu time, factor 5.66)

11:07:49 Building HOL-Library ...

11:08:03 HOL-Library: theory HOL-Library.README

11:08:03 HOL-Library: theory HOL-Library.AList

11:08:03 HOL-Library: theory HOL-Library.BNF_Axiomatization

11:08:03 HOL-Library: theory HOL-Library.Adhoc_Overloading

11:08:03 HOL-Library: theory HOL-Library.BNF_Corec

11:08:03 HOL-Library: theory HOL-Library.Cancellation

11:08:03 HOL-Library: theory HOL-Library.Case_Converter

11:08:03 HOL-Library: theory HOL-Library.Centered_Division

11:08:03 HOL-Library: theory HOL-Library.Char_ord

11:08:03 HOL-Library: theory HOL-Library.Monad_Syntax

11:08:03 HOL-Library: theory HOL-Library.Code_Abstract_Char

11:08:04 HOL-Library: theory HOL-Library.Code_Abstract_Nat

11:08:04 HOL-Library: theory HOL-Library.Code_Prolog

11:08:04 HOL-Library: theory HOL-Library.State_Monad

11:08:04 HOL-Library: theory HOL-Library.Code_Binary_Nat

11:08:04 HOL-Library: theory HOL-Library.Code_Lazy

11:08:04 HOL-Library: theory HOL-Library.Simps_Case_Conv

11:08:04 HOL-Library: theory HOL-Library.Extended

11:08:05 HOL-Library: theory HOL-Library.Multiset

11:08:05 HOL-Library: theory HOL-Library.Code_Target_Nat

11:08:05 HOL-Library: theory HOL-Library.Code_Target_Int

11:08:06 HOL-Library: theory HOL-Library.Code_Test

11:08:06 HOL-Library: theory HOL-Library.Code_Target_Numeral

11:08:06 HOL-Library: theory HOL-Library.Combine_PER

11:08:06 HOL-Library: theory HOL-Library.Comparator

11:08:06 HOL-Library: theory HOL-Library.Complete_Partial_Order2

11:08:06 HOL-Library: theory HOL-Library.DAList

11:08:06 HOL-Library: theory HOL-Library.Conditional_Parametricity

11:08:07 HOL-Library: theory HOL-Library.Confluence

11:08:07 HOL-Library: theory HOL-Library.Datatype_Records

11:08:07 HOL-Library: theory HOL-Library.Confluent_Quotient

11:08:07 HOL-Library: theory HOL-Library.Debug

11:08:07 HOL-Library: theory HOL-Library.Dlist

11:08:07 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

11:08:07 HOL-Library: theory HOL-Library.Fun_Lexorder

11:08:07 HOL-Library: theory HOL-Library.FuncSet

11:08:08 HOL-Library: theory HOL-Library.Function_Algebras

11:08:08 HOL-Library: theory HOL-Library.Function_Division

11:08:08 HOL-Library: theory HOL-Library.Groups_Big_Fun

11:08:08 HOL-Library: theory HOL-Library.IArray

11:08:09 HOL-Library: theory HOL-Library.Infinite_Set

11:08:09 HOL-Library: theory HOL-Library.Disjoint_Sets

11:08:09 HOL-Library: theory HOL-Library.LaTeXsugar

11:08:09 HOL-Library: theory HOL-Library.Lattice_Constructions

11:08:10 HOL-Library: theory HOL-Library.Omega_Words_Fun

11:08:10 HOL-Library: theory HOL-Library.ListVector

11:08:10 HOL-Library: theory HOL-Library.List_Lenlexorder

11:08:10 HOL-Library: theory HOL-Library.List_Lexorder

11:08:10 HOL-Library: theory HOL-Library.Mapping

11:08:10 HOL-Library: theory HOL-Library.More_List

11:08:10 HOL-Library: theory HOL-Library.NList

11:08:10 HOL-Library: theory HOL-Library.Nat_Bijection

11:08:11 HOL-Library: theory HOL-Library.Poly_Mapping

11:08:11 HOL-Library: theory HOL-Library.Stream

11:08:12 HOL-Library: theory HOL-Library.Old_Datatype

11:08:13 HOL-Library: theory HOL-Library.AList_Mapping

11:08:14 HOL-Library: theory HOL-Library.Old_Recdef

11:08:15 HOL-Library: theory HOL-Library.Open_State_Syntax

11:08:16 HOL-Library: theory HOL-Library.Option_ord

11:08:16 HOL-Library: theory HOL-Library.Parallel

11:08:16 HOL-Library: theory HOL-Library.DAList_Multiset

11:08:16 HOL-Library: theory HOL-Library.Multiset_Order

11:08:16 HOL-Library: theory HOL-Library.Pattern_Aliases

11:08:16 HOL-Library: theory HOL-Library.Phantom_Type

11:08:16 HOL-Library: theory HOL-Library.Power_By_Squaring

11:08:17 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

11:08:17 HOL-Library: theory HOL-Library.Preorder

11:08:17 HOL-Library: theory HOL-Library.Product_Lexorder

11:08:17 HOL-Library: theory HOL-Library.Product_Plus

11:08:17 HOL-Library: theory HOL-Library.Quotient_Syntax

11:08:17 HOL-Library: theory HOL-Library.Quotient_Option

11:08:17 HOL-Library: theory HOL-Library.Quotient_Product

11:08:17 HOL-Library: theory HOL-Library.Quotient_Set

11:08:17 HOL-Library: theory HOL-Library.Product_Order

11:08:17 HOL-Library: theory HOL-Library.Quotient_Sum

11:08:17 HOL-Library: theory HOL-Library.Quotient_List

11:08:17 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

11:08:17 HOL-Library: theory HOL-Library.Quotient_Type

11:08:17 HOL-Library: theory HOL-Library.Cardinality

11:08:17 HOL-Library: theory HOL-Library.RBT_Impl

11:08:17 HOL-Library: theory HOL-Library.Finite_Lattice

11:08:18 HOL-Library: theory HOL-Library.Realizers

11:08:18 HOL-Library: theory HOL-Library.Reflection

11:08:18 HOL-Library: theory HOL-Library.Refute

11:08:19 HOL-Library: theory HOL-Library.Rewrite

11:08:19 HOL-Library: theory HOL-Library.Set_Algebras

11:08:19 HOL-Library: theory HOL-Library.Signed_Division

11:08:20 HOL-Library: theory HOL-Library.Sorting_Algorithms

11:08:20 HOL-Library: theory HOL-Library.Sublist

11:08:20 HOL-Library: theory HOL-Library.Code_Cardinality

11:08:21 HOL-Library: theory HOL-Library.Numeral_Type

11:08:21 HOL-Library: theory HOL-Library.Transitive_Closure_Table

11:08:21 HOL-Library: theory HOL-Library.Tree

11:08:21 HOL-Library: theory HOL-Library.Uprod

11:08:21 HOL-Library: theory HOL-Library.While_Combinator

11:08:22 HOL-Library: theory HOL-Library.Type_Length

11:08:22 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

11:08:22 HOL-Library: theory HOL-Library.Z2

11:08:22 HOL-Library: theory HOL-Library.Countable

11:08:22 HOL-Library: theory HOL-Library.Prefix_Order

11:08:22 HOL-Library: theory HOL-Library.Subseq_Order

11:08:22 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

11:08:22 HOL-Library: theory HOL-Library.Saturated

11:08:22 HOL-Library: theory HOL-Library.Word

11:08:22 HOL-Library: theory HOL-Library.Complex_Order

11:08:22 HOL-Library: theory HOL-Library.Diagonal_Subsequence

11:08:22 HOL-Library: theory HOL-Library.Discrete

11:08:22 HOL-Library: theory HOL-Library.Going_To_Filter

11:08:22 HOL-Library: theory HOL-Library.Indicator_Function

11:08:22 HOL-Library: theory HOL-Library.Infinite_Typeclass

11:08:23 HOL-Library: theory HOL-Library.Landau_Symbols

11:08:23 HOL-Library: theory HOL-Library.Tree_Multiset

11:08:23 HOL-Library: theory HOL-Library.Lattice_Algebras

11:08:23 HOL-Library: theory HOL-Library.Countable_Set

11:08:23 HOL-Library: theory HOL-Library.FSet

11:08:23 HOL-Library: theory HOL-Library.Liminf_Limsup

11:08:23 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

11:08:24 HOL-Library: theory HOL-Library.Countable_Set_Type

11:08:25 HOL-Library: theory HOL-Library.Equipollence

11:08:26 HOL-Library: theory HOL-Library.Set_Idioms

11:08:26 HOL-Library: theory HOL-Library.Log_Nat

11:08:26 HOL-Library: theory HOL-Library.Lub_Glb

11:08:26 HOL-Library: theory HOL-Library.Ramsey

11:08:26 HOL-Library: theory HOL-Library.Nonpos_Ints

11:08:27 HOL-Library: theory HOL-Library.OptionalSugar

11:08:27 HOL-Library: theory HOL-Library.Order_Continuity

11:08:27 HOL-Library: theory HOL-Library.Finite_Map

11:08:27 HOL-Library: theory HOL-Library.Periodic_Fun

11:08:27 HOL-Library: theory HOL-Library.Quadratic_Discriminant

11:08:27 HOL-Library: theory HOL-Library.Sum_of_Squares

11:08:27 HOL-Library: theory HOL-Library.Tree_Real

11:08:27 HOL-Library: theory HOL-Library.Extended_Nat

11:08:28 HOL-Library: theory HOL-Library.Extended_Real

11:08:28 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

11:08:28 HOL-Library: theory HOL-Library.Interval

11:08:30 HOL-Library: theory HOL-Library.Float

11:08:32 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

11:08:33 HOL-Library: theory HOL-Library.Code_Target_Numeral_Float

11:08:33 HOL-Library: theory HOL-Library.Interval_Float

11:09:20 HOL-Library: theory HOL-Library.RBT

11:09:20 HOL-Library: theory HOL-Library.RBT_Mapping

11:09:20 HOL-Library: theory HOL-Library.RBT_Set

11:09:56 HOL-Library: theory HOL-Library.Disjoint_FSets

11:09:57 HOL-Library: theory HOL-Library.Library

11:11:56 Preparing HOL-Library/document ...

11:12:59 Finished HOL-Library/document (0:01:02 elapsed time)

11:12:59 Preparing HOL-Library/outline ...

11:13:34 Finished HOL-Library/outline (0:00:34 elapsed time)

11:13:36 Timing HOL-Library (8 threads, 187.372s elapsed time, 1140.567s cpu time, 82.948s GC time, factor 6.09)

11:13:36 Finished HOL-Library (0:03:51 elapsed time, 0:20:15 cpu time, factor 5.25)

11:13:36 Building Category3 ...

11:13:40 Category3: theory Category3.Category

11:13:40 Category3: theory HOL-Cardinals.Fun_More

11:13:40 Category3: theory HOL-Cardinals.Order_Union

11:13:40 Category3: theory HOL-Cardinals.Order_Relation_More

11:13:40 Category3: theory HereditarilyFinite.HF

11:13:41 Category3: theory HOL-Cardinals.Wellorder_Extension

11:13:41 Category3: theory HOL-Cardinals.Wellfounded_More

11:13:41 Category3: theory HOL-Cardinals.Wellorder_Relation

11:13:41 Category3: theory Category3.ConcreteCategory

11:13:41 Category3: theory Category3.DiscreteCategory

11:13:41 Category3: theory Category3.EpiMonoIso

11:13:41 Category3: theory HOL-Cardinals.Wellorder_Embedding

11:13:42 Category3: theory HOL-Cardinals.Wellorder_Constructions

11:13:42 Category3: theory Category3.DualCategory

11:13:42 Category3: theory Category3.InitialTerminal

11:13:42 Category3: theory Category3.ProductCategory

11:13:43 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

11:13:43 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

11:13:43 Category3: theory Category3.FreeCategory

11:13:43 Category3: theory Category3.Functor

11:13:44 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

11:13:44 Category3: theory HOL-Cardinals.Cardinals

11:13:44 Category3: theory ZFC_in_HOL.ZFC_Library

11:13:45 Category3: theory ZFC_in_HOL.ZFC_in_HOL

11:13:46 Category3: theory ZFC_in_HOL.ZFC_Cardinals

11:13:49 Category3: theory Category3.NaturalTransformation

11:13:49 Category3: theory Category3.Subcategory

11:13:52 Category3: theory Category3.SetCategory

11:13:52 Category3: theory Category3.BinaryFunctor

11:13:55 Category3: theory Category3.SetCat

11:13:58 Category3: theory Category3.FunctorCategory

11:14:11 Category3: theory Category3.Yoneda

11:14:37 Category3: theory Category3.Adjunction

11:15:32 Category3: theory Category3.Limit

11:15:32 Category3: theory Category3.EquivalenceOfCategories

11:17:14 Category3: theory Category3.CategoryWithPullbacks

11:17:14 Category3: theory Category3.ZFC_SetCat

11:17:32 Category3: theory Category3.ZFC_SetCat_Interp

11:17:34 Category3: theory Category3.CartesianCategory

11:17:56 Category3: theory Category3.CartesianClosedCategory

11:17:56 Category3: theory Category3.CategoryWithFiniteLimits

11:17:58 Category3: theory Category3.HF_SetCat

11:18:02 Category3: theory Category3.HF_SetCat_Interp

11:20:17 Preparing Category3/document ...

11:20:51 Finished Category3/document (0:00:34 elapsed time)

11:20:51 Preparing Category3/outline ...

11:21:04 Finished Category3/outline (0:00:13 elapsed time)

11:21:06 Timing Category3 (8 threads, 355.102s elapsed time, 1827.266s cpu time, 187.015s GC time, factor 5.15)

11:21:06 Finished Category3 (0:06:34 elapsed time, 0:31:44 cpu time, factor 4.83)

11:21:07 Building MonoidalCategory ...

11:21:10 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

11:22:24 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

11:22:28 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

11:22:38 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

11:25:21 Preparing MonoidalCategory/document ...

11:25:37 Finished MonoidalCategory/document (0:00:15 elapsed time)

11:25:37 Preparing MonoidalCategory/outline ...

11:25:44 Finished MonoidalCategory/outline (0:00:06 elapsed time)

11:25:45 Timing MonoidalCategory (8 threads, 220.204s elapsed time, 821.322s cpu time, 67.844s GC time, factor 3.73)

11:25:45 Finished MonoidalCategory (0:04:11 elapsed time, 0:14:35 cpu time, factor 3.48)

11:25:45 Running Bicategory ...

11:25:58 Bicategory: theory Bicategory.IsomorphismClass

11:25:58 Bicategory: theory Bicategory.Prebicategory

11:26:26 Bicategory: theory Bicategory.Bicategory

11:27:05 Bicategory: theory Bicategory.Coherence

11:27:18 Bicategory: theory Bicategory.ConcreteBicategory

11:27:18 Bicategory: theory Bicategory.InternalEquivalence

11:27:18 Bicategory: theory Bicategory.Subbicategory

11:28:50 Bicategory: theory Bicategory.CanonicalIsos

11:28:51 Bicategory: theory Bicategory.Pseudofunctor

11:31:33 Bicategory: theory Bicategory.Strictness

11:34:46 Bicategory: theory Bicategory.CatBicat

11:34:47 Bicategory: theory Bicategory.InternalAdjunction

11:39:36 Bicategory: theory Bicategory.PseudonaturalTransformation

11:43:12 Bicategory: theory Bicategory.Tabulation

11:43:12 Bicategory: theory Bicategory.SpanBicategory

11:45:23 Bicategory: theory Bicategory.EquivalenceOfBicategories

11:45:26 Bicategory: theory Bicategory.Modification

12:02:03 Bicategory: theory Bicategory.BicategoryOfSpans

12:17:16 Preparing Bicategory/document ...

12:18:57 Finished Bicategory/document (0:01:41 elapsed time)

12:18:57 Preparing Bicategory/outline ...

12:19:20 Finished Bicategory/outline (0:00:23 elapsed time)

12:19:21 Timing Bicategory (8 threads, 3076.236s elapsed time, 10992.530s cpu time, 1487.565s GC time, factor 3.57)

12:19:21 Finished Bicategory (0:51:23 elapsed time, 3:03:37 cpu time, factor 3.57)

12:19:21 Building ConcurrentIMP ...

12:19:23 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

12:19:24 ConcurrentIMP: theory ConcurrentIMP.Infinite_Sequences

12:19:25 ConcurrentIMP: theory ConcurrentIMP.LTL

12:19:26 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

12:19:34 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

12:19:41 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg_rules

12:19:41 ConcurrentIMP: theory ConcurrentIMP.CIMP

12:19:41 ConcurrentIMP: theory ConcurrentIMP.CIMP_locales

12:19:41 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer

12:19:42 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer

12:20:13 Preparing ConcurrentIMP/document ...

12:20:21 Finished ConcurrentIMP/document (0:00:07 elapsed time)

12:20:21 Preparing ConcurrentIMP/outline ...

12:20:26 Finished ConcurrentIMP/outline (0:00:05 elapsed time)

12:20:27 Timing ConcurrentIMP (8 threads, 25.343s elapsed time, 90.028s cpu time, 3.858s GC time, factor 3.55)

12:20:27 Finished ConcurrentIMP (0:00:51 elapsed time, 0:02:14 cpu time, factor 2.61)

12:20:27 Running ConcurrentGC ...

12:20:30 ConcurrentGC: theory ConcurrentGC.Model

12:20:52 ConcurrentGC: theory ConcurrentGC.Proofs_Basis

12:21:03 ConcurrentGC: theory ConcurrentGC.Global_Invariants

12:21:03 ConcurrentGC: theory ConcurrentGC.Local_Invariants

12:21:04 ConcurrentGC: theory ConcurrentGC.Tactics

12:21:04 ConcurrentGC: theory ConcurrentGC.Concrete_heap

12:21:04 ConcurrentGC: theory ConcurrentGC.Global_Invariants_Lemmas

12:21:05 ConcurrentGC: theory ConcurrentGC.Concrete

12:21:07 ConcurrentGC: theory ConcurrentGC.Global_Noninterference

12:22:58 ConcurrentGC: theory ConcurrentGC.Local_Invariants_Lemmas

12:22:59 ConcurrentGC: theory ConcurrentGC.Initial_Conditions

12:22:59 ConcurrentGC: theory ConcurrentGC.MarkObject

12:22:59 ConcurrentGC: theory ConcurrentGC.Noninterference

12:23:00 ConcurrentGC: theory ConcurrentGC.Phases

12:23:00 ConcurrentGC: theory ConcurrentGC.StrongTricolour

12:23:01 ConcurrentGC: theory ConcurrentGC.TSO

12:23:01 ConcurrentGC: theory ConcurrentGC.Valid_Refs

12:23:01 ConcurrentGC: theory ConcurrentGC.Worklists

12:23:04 ConcurrentGC: theory ConcurrentGC.Proofs

12:40:57 Preparing ConcurrentGC/document ...

12:41:09 Finished ConcurrentGC/document (0:00:11 elapsed time)

12:41:09 Preparing ConcurrentGC/outline ...

12:41:18 Finished ConcurrentGC/outline (0:00:09 elapsed time)

12:41:19 Timing ConcurrentGC (8 threads, 1224.989s elapsed time, 6984.779s cpu time, 315.665s GC time, factor 5.70)

12:41:19 Finished ConcurrentGC (0:20:28 elapsed time, 1:56:32 cpu time, factor 5.69)

12:41:19 Presentation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info"

12:41:46 Presenting HOL-Library in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/HOL/HOL-Library" ...

12:41:46 Presenting Pure in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/Pure/Pure" ...

12:41:46 Presenting Flyspeck-Tame in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Flyspeck-Tame" ...

12:41:46 Presenting Flyspeck-Tame-Computation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Flyspeck-Tame-Computation" ...

12:41:46 Presenting HOL in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/HOL/HOL" ...

12:41:46 Presenting Category3 in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Category3" ...

12:41:46 Presenting AODV in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/AODV" ...

12:41:46 Presenting AWN in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/AWN" ...

12:41:46 Presenting MonoidalCategory in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/MonoidalCategory" ...

12:41:46 Presenting document MonoidalCategory/document

12:41:46 Presenting document MonoidalCategory/outline

12:41:46 Presenting document Category3/document

12:41:46 Presenting document Category3/outline

12:41:46 Presenting theory "Flyspeck-Tame-Computation.ArchComp"

12:41:46 Presenting theory "Category3.Category"

12:41:46 Presenting document AWN/document

12:41:46 Presenting theory "Flyspeck-Tame-Computation.Completeness"

12:41:46 Presenting document Flyspeck-Tame/document

12:41:46 Presenting document Flyspeck-Tame/outline

12:41:46 Presenting document AODV/document

12:41:46 Presenting Bicategory in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Bicategory" ...

12:41:46 Presenting document Bicategory/document

12:41:46 Presenting document Bicategory/outline

12:41:46 Presenting document AWN/outline

12:41:46 Presenting document AODV/outline

12:41:46 Presenting theory "AODV.Aodv_Basic"

12:41:46 Presenting theory "AWN.Lib"

12:41:46 Presenting theory "Bicategory.IsomorphismClass"

12:41:46 Presenting theory "AWN.TransitionSystems"

12:41:46 Presenting document HOL-Library/document

12:41:46 Presenting document HOL-Library/outline

12:41:46 Presenting theory "HOL-Library.README"

12:41:46 Presenting document HOL/document

12:41:47 Presenting theory "AWN.Invariants"

12:41:47 Presenting theory "Category3.EpiMonoIso"

12:41:47 Presenting theory "Category3.DualCategory"

12:41:47 Presenting document HOL/outline

12:41:48 Presenting theory "Category3.ConcreteCategory"

12:41:49 Presenting theory "Category3.InitialTerminal"

12:41:49 Presenting theory "Flyspeck-Tame.ListAux"

12:41:50 Presenting theory "HOL-Library.AList"

12:41:50 Presenting theory "Flyspeck-Tame.Quasi_Order"

12:41:51 Presenting theory "HOL-Library.Adhoc_Overloading"

12:41:51 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:41:51 Presenting theory "AWN.OInvariants"

12:41:51 Presenting theory "Category3.Functor"

12:41:52 Presenting theory "Category3.Subcategory"

12:41:52 Presenting theory "HOL-Library.BNF_Axiomatization"

12:41:52 Presenting file "~~/src/HOL/Tools/BNF/bnf_axiomatization.ML"

12:41:52 Presenting theory "Bicategory.Prebicategory"

12:41:53 Presenting theory "AODV.Aodv_Data"

12:41:53 Presenting theory "Flyspeck-Tame.PlaneGraphIso"

12:41:53 Presenting theory "AODV.Aodv_Message"

12:41:53 Presenting theory "Flyspeck-Tame.Rotation"

12:41:54 Presenting theory "Flyspeck-Tame.Graph"

12:41:54 Presenting theory "Pure"

12:41:54 Presenting file "~~/src/Pure/ROOT0.ML"

12:41:54 Presenting file "~~/src/Pure/ROOT.ML"

12:41:55 Presenting theory "ML_Bootstrap"

12:41:55 Presenting theory "HOL-Library.IArray"

12:41:55 Presenting theory "Pure.Sessions"

12:41:55 Presenting theory "Flyspeck-Tame.IArray_Syntax"

12:41:55 Presenting theory "Flyspeck-Tame.Enumerator"

12:41:55 Presenting theory "Flyspeck-Tame.FaceDivision"

12:41:56 Presenting theory "AWN.AWN"

12:41:56 Presenting theory "Flyspeck-Tame.RTranCl"

12:41:56 Presenting theory "Flyspeck-Tame.Plane"

12:41:56 Presenting theory "Flyspeck-Tame.Plane1"

12:41:56 Presenting theory "AODV.Aodv"

12:41:57 Presenting theory "AODV.Aodv_Predicates"

12:41:58 Presenting theory "Flyspeck-Tame.GraphProps"

12:41:58 Presenting theory "MonoidalCategory.MonoidalCategory"

12:41:59 Presenting theory "Category3.SetCategory"

12:41:59 Presenting theory "AWN.AWN_SOS"

12:41:59 Presenting theory "Flyspeck-Tame.EnumeratorProps"

12:42:00 Presenting theory "Bicategory.Bicategory"

12:42:02 Presenting theory "MonoidalCategory.MonoidalFunctor"

12:42:03 Presenting theory "AODV.Fresher"

12:42:06 Presenting theory "AWN.AWN_Cterms"

12:42:07 Presenting theory "Category3.SetCat"

12:42:07 Presenting theory "AWN.AWN_Labels"

12:42:08 Presenting theory "Category3.ProductCategory"

12:42:08 Presenting theory "AWN.Inv_Cterms"

12:42:08 Presenting theory "AODV.Seq_Invariants"

12:42:08 Presenting theory "AWN.AWN_SOS_Labels"

12:42:11 Presenting theory "Category3.NaturalTransformation"

12:42:12 Presenting theory "AWN.Pnet"

12:42:12 Presenting theory "AODV.Quality_Increases"

12:42:12 Presenting theory "AODV.OAodv"

12:42:12 Presenting theory "Category3.BinaryFunctor"

12:42:12 Presenting theory "MonoidalCategory.FreeMonoidalCategory"

12:42:13 Presenting theory "AWN.Closed"

12:42:16 Presenting theory "MonoidalCategory.CartesianMonoidalCategory"

12:42:16 Presenting ConcurrentIMP in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/ConcurrentIMP" ...

12:42:16 Presenting document ConcurrentIMP/document

12:42:16 Presenting document ConcurrentIMP/outline

12:42:16 Presenting theory "ConcurrentIMP.CIMP_pred"

12:42:17 Presenting theory "ConcurrentIMP.Infinite_Sequences"

12:42:17 Presenting theory "Bicategory.Coherence"

12:42:17 Presenting theory "Flyspeck-Tame.FaceDivisionProps"

12:42:17 Presenting theory "Category3.FunctorCategory"

12:42:17 Presenting theory "AWN.OAWN_SOS"

12:42:18 Presenting theory "AWN.OAWN_SOS_Labels"

12:42:18 Presenting theory "AWN.OPnet"

12:42:18 Presenting theory "ConcurrentIMP.LTL"

12:42:20 Presenting theory "ConcurrentIMP.CIMP_lang"

12:42:20 Presenting theory "Bicategory.CanonicalIsos"

12:42:20 Presenting theory "Category3.Yoneda"

12:42:22 Presenting theory "AWN.ONode_Lifting"

12:42:23 Presenting theory "AODV.Global_Invariants"

12:42:24 Presenting theory "AODV.Loop_Freedom"

12:42:24 Presenting theory "ConcurrentIMP.CIMP_vcg"

12:42:24 Presenting theory "Bicategory.Subbicategory"

12:42:25 Presenting theory "ConcurrentIMP.CIMP_vcg_rules"

12:42:25 Presenting theory "Flyspeck-Tame.Invariants"

12:42:26 Presenting theory "ConcurrentIMP.CIMP"

12:42:26 Presenting file "$AFP/ConcurrentIMP/cimp.ML"

12:42:26 Presenting theory "ConcurrentIMP.CIMP_locales"

12:42:26 Presenting theory "ConcurrentIMP.CIMP_one_place_buffer"

12:42:27 Presenting theory "ConcurrentIMP.CIMP_unbounded_buffer"

12:42:27 Presenting ConcurrentGC in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/ConcurrentGC" ...

12:42:27 Presenting document ConcurrentGC/document

12:42:27 Presenting document ConcurrentGC/outline

12:42:27 Presenting theory "AODV.Aodv_Loop_Freedom"

12:42:27 Presenting theory "Flyspeck-Tame.PlaneProps"

12:42:27 Presenting theory "AODV.A_Norreqid"

12:42:27 Presenting theory "Flyspeck-Tame.ListSum"

12:42:28 Presenting theory "Flyspeck-Tame.Tame"

12:42:28 Presenting theory "Flyspeck-Tame.Plane1Props"

12:42:28 Presenting theory "AWN.OPnet_Lifting"

12:42:28 Presenting theory "Flyspeck-Tame.Generator"

12:42:28 Presenting theory "Flyspeck-Tame.TameProps"

12:42:28 Presenting theory "Flyspeck-Tame.TameEnum"

12:42:29 Presenting theory "AWN.OClosed_Lifting"

12:42:29 Presenting theory "Bicategory.InternalEquivalence"

12:42:29 Presenting theory "ConcurrentGC.Model"

12:42:31 Presenting theory "Flyspeck-Tame.ScoreProps"

12:42:32 Presenting theory "ConcurrentGC.Proofs_Basis"

12:42:32 Presenting theory "Flyspeck-Tame.LowerBound"

12:42:33 Presenting theory "ConcurrentGC.Global_Invariants"

12:42:33 Presenting theory "AODV.A_Aodv_Data"

12:42:34 Presenting theory "AODV.A_Aodv_Message"

12:42:34 Presenting theory "AWN.AWN_Invariants"

12:42:34 Presenting theory "Flyspeck-Tame.GeneratorProps"

12:42:34 Presenting theory "Flyspeck-Tame.TameEnumProps"

12:42:35 Presenting theory "HOL-Library.BNF_Corec"

12:42:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

12:42:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

12:42:36 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

12:42:36 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

12:42:36 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

12:42:36 Presenting theory "ConcurrentGC.Local_Invariants"

12:42:36 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

12:42:36 Presenting theory "AODV.A_Aodv"

12:42:37 Presenting theory "AODV.A_Aodv_Predicates"

12:42:37 Presenting theory "HOL-Library.AList"

12:42:37 Presenting theory "HOL-Library.While_Combinator"

12:42:38 Presenting theory "HOL-Library.Bourbaki_Witt_Fixpoint"

12:42:38 Presenting theory "ConcurrentGC.Tactics"

12:42:38 Presenting theory "HOL-Library.Centered_Division"

12:42:39 Presenting theory "HOL-Library.Char_ord"

12:42:39 Presenting theory "Trie.Trie"

12:42:39 Presenting theory "Bicategory.Pseudofunctor"

12:42:39 Presenting theory "HOL-Library.Phantom_Type"

12:42:39 Presenting theory "Category3.Adjunction"

12:42:39 Presenting theory "Trie.Tries"

12:42:39 Presenting theory "HOL-Library.Cardinality"

12:42:39 Presenting theory "AWN.OAWN_Invariants"

12:42:39 Presenting theory "HOL-Library.Code_Cardinality"

12:42:40 Presenting theory "HOL-Library.While_Combinator"

12:42:41 Presenting theory "Flyspeck-Tame.Worklist"

12:42:41 Presenting theory "Tools.Code_Generator"

12:42:41 Presenting theory "AWN.OAWN_Convert"

12:42:41 Presenting theory "Flyspeck-Tame.Maps"

12:42:41 Presenting file "~~/src/Tools/cache_io.ML"

12:42:41 Presenting file "~~/src/Tools/Code/code_preproc.ML"

12:42:41 Presenting theory "AODV.A_Fresher"

12:42:41 Presenting file "~~/src/Tools/Code/code_symbol.ML"

12:42:41 Presenting file "~~/src/Tools/Code/code_thingol.ML"

12:42:42 Presenting file "~~/src/Tools/Code/code_simp.ML"

12:42:42 Presenting file "~~/src/Tools/Code/code_printer.ML"

12:42:42 Presenting file "~~/src/Tools/Code/code_target.ML"

12:42:42 Presenting file "~~/src/Tools/Code/code_namespace.ML"

12:42:42 Presenting file "~~/src/Tools/Code/code_ml.ML"

12:42:42 Presenting theory "AWN.Qmsg"

12:42:42 Presenting file "~~/src/Tools/Code/code_haskell.ML"

12:42:42 Presenting file "~~/src/Tools/Code/code_scala.ML"

12:42:42 Presenting file "~~/src/Tools/Code/code_runtime.ML"

12:42:42 Presenting file "~~/src/Tools/nbe.ML"

12:42:42 Presenting theory "Category3.EquivalenceOfCategories"

12:42:42 Presenting theory "HOL-Library.Code_Target_Int"

12:42:42 Presenting theory "HOL-Library.Case_Converter"

12:42:42 Presenting file "~~/src/HOL/Library/case_converter.ML"

12:42:42 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:42:42 Presenting theory "HOL-Library.Code_Target_Nat"

12:42:42 Presenting theory "HOL-Library.Code_Target_Numeral"

12:42:43 Presenting theory "Flyspeck-Tame.Arch"

12:42:43 Presenting theory "Flyspeck-Tame.ArchCompAux"

12:42:43 Presenting theory "Category3.FreeCategory"

12:42:43 Presenting theory "Category3.DiscreteCategory"

12:42:43 Presenting theory "Flyspeck-Tame.ArchCompProps"

12:42:43 Presenting theory "Flyspeck-Tame.Relative_Completeness"

12:42:43 Presenting JinjaThreads in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/JinjaThreads" ...

12:42:44 Presenting theory "ConcurrentGC.Global_Invariants_Lemmas"

12:42:44 Presenting theory "HOL-Library.Code_Lazy"

12:42:44 Presenting file "~~/src/HOL/Library/code_lazy.ML"

12:42:44 Presenting theory "AWN.Qmsg_Lifting"

12:42:44 Presenting document JinjaThreads/document

12:42:45 Presenting theory "ConcurrentGC.Local_Invariants_Lemmas"

12:42:45 Presenting document JinjaThreads/outline

12:42:45 Presenting theory "ConcurrentGC.Initial_Conditions"

12:42:45 Presenting theory "AODV.A_Seq_Invariants"

12:42:46 Presenting theory "HOL-Library.Code_Test"

12:42:46 Presenting file "~~/src/HOL/Library/code_test.ML"

12:42:46 Presenting theory "HOL-Library.Combine_PER"

12:42:47 Presenting theory "ConcurrentGC.Noninterference"

12:42:48 Presenting theory "ConcurrentGC.Global_Noninterference"

12:42:48 Presenting theory "AODV.A_Quality_Increases"

12:42:49 Presenting theory "HOL-Library.Sublist"

12:42:49 Presenting theory "AODV.A_OAodv"

12:42:49 Presenting theory "ConcurrentGC.MarkObject"

12:42:49 Presenting theory "HOL-Library.Transitive_Closure_Table"

12:42:50 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

12:42:50 Presenting theory "HOL-Library.Confluence"

12:42:50 Presenting theory "ConcurrentGC.Phases"

12:42:51 Presenting theory "HOL-Library.Confluent_Quotient"

12:42:52 Presenting theory "HOL-Library.Dlist"

12:42:52 Presenting theory "JinjaThreads.Set_without_equal"

12:42:52 Presenting theory "ConcurrentGC.StrongTricolour"

12:42:52 Presenting theory "ConcurrentGC.TSO"

12:42:53 Presenting theory "HOL-Library.Adhoc_Overloading"

12:42:53 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:42:53 Presenting theory "HOL-Library.Monad_Syntax"

12:42:53 Presenting theory "ConcurrentGC.Valid_Refs"

12:42:53 Presenting theory "JinjaThreads.Set_Monad"

12:42:53 Presenting theory "HOL-Library.Complete_Partial_Order2"

12:42:54 Presenting theory "ConcurrentGC.Worklists"

12:42:54 Presenting theory "ConcurrentGC.Proofs"

12:42:54 Presenting theory "ConcurrentGC.Concrete_heap"

12:42:54 Presenting theory "ConcurrentGC.Concrete"

12:42:54 Presenting Word_Lib in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Word_Lib" ...

12:42:54 Presenting theory "HOL-Library.Infinite_Set"

12:42:54 Presenting document Word_Lib/document

12:42:54 Presenting document Word_Lib/outline

12:42:55 Presenting theory "HOL-Library.Conditional_Parametricity"

12:42:55 Presenting theory "Word_Lib.Enumeration"

12:42:55 Presenting file "~~/src/HOL/Library/conditional_parametricity.ML"

12:42:55 Presenting theory "Word_Lib.Even_More_List"

12:42:55 Presenting theory "HOL-Library.Confluence"

12:42:56 Presenting theory "HOL-Library.Phantom_Type"

12:42:56 Presenting theory "HOL-Library.Confluent_Quotient"

12:42:56 Presenting theory "HOL-Library.Cardinality"

12:42:57 Presenting theory "HOL-Library.Case_Converter"

12:42:57 Presenting file "~~/src/HOL/Library/case_converter.ML"

12:42:57 Presenting theory "AWN.OClosed_Transfer"

12:42:57 Presenting theory "HOL-Library.Numeral_Type"

12:42:58 Presenting theory "AWN.AWN_Main"

12:42:58 Presenting theory "HOL-Library.Simps_Case_Conv"

12:42:58 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

12:42:58 Presenting theory "HOL-Library.Type_Length"

12:42:58 Presenting theory "AODV.A_Global_Invariants"

12:42:58 Presenting theory "HOL-Library.Old_Datatype"

12:42:58 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

12:42:59 Presenting theory "AODV.A_Loop_Freedom"

12:42:59 Presenting theory "HOL-Library.Nat_Bijection"

12:43:00 Presenting theory "HOL-Library.Old_Datatype"

12:43:00 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

12:43:01 Presenting theory "HOL-Library.Countable"

12:43:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:43:01 Presenting theory "HOL-Library.Nat_Bijection"

12:43:02 Presenting theory "AWN.Toy"

12:43:02 Presenting theory "Bicategory.Strictness"

12:43:02 Presenting theory "HOL-Library.Infinite_Set"

12:43:03 Presenting theory "HOL-Library.Countable"

12:43:03 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:43:03 Presenting theory "AODV.A_Aodv_Loop_Freedom"

12:43:03 Presenting theory "AWN.AWN_Term_Graph"

12:43:03 Presenting theory "AODV.B_Fwdrreps"

12:43:03 Presenting IP_Addresses in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/IP_Addresses" ...

12:43:03 Presenting document IP_Addresses/document

12:43:03 Presenting document IP_Addresses/outline

12:43:03 Presenting theory "HOL-Library.Countable_Set"

12:43:04 Presenting theory "HOL-Library.Cancellation"

12:43:04 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:43:04 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:43:04 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:43:04 Presenting theory "HOL-Library.Countable_Set"

12:43:04 Presenting theory "HOL-Library.Countable_Complete_Lattices"

12:43:05 Presenting theory "HOL-Library.Countable_Complete_Lattices"

12:43:06 Presenting theory "HOL-Library.Countable_Set_Type"

12:43:06 Presenting theory "HOL-Library.Debug"

12:43:06 Presenting theory "HOL-Library.Order_Continuity"

12:43:06 Presenting theory "HOL-Library.Diagonal_Subsequence"

12:43:07 Presenting theory "HOL-Library.Discrete"

12:43:08 Presenting theory "HOL-Library.Extended_Nat"

12:43:10 Presenting theory "AODV.B_Aodv_Data"

12:43:10 Presenting theory "HOL-Library.Word"

12:43:10 Presenting theory "HOL-Library.FuncSet"

12:43:11 Presenting theory "AODV.B_Aodv_Message"

12:43:11 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:43:11 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:43:11 Presenting theory "Category3.Limit"

12:43:11 Presenting theory "Word_Lib.Legacy_Aliases"

12:43:11 Presenting theory "Word_Lib.More_Arithmetic"

12:43:12 Presenting theory "Word_Lib.More_Divides"

12:43:12 Presenting theory "Word_Lib.More_Misc"

12:43:13 Presenting theory "HOL-Library.Disjoint_Sets"

12:43:14 Presenting theory "AODV.B_Aodv"

12:43:15 Presenting theory "AODV.B_Aodv_Predicates"

12:43:15 Presenting theory "Category3.CategoryWithPullbacks"

12:43:16 Presenting theory "Bicategory.InternalAdjunction"

12:43:17 Presenting theory "HOL-Library.Multiset"

12:43:17 Presenting theory "HOL-Library.Sublist"

12:43:17 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:43:17 Presenting theory "HOL-Library.Complete_Partial_Order2"

12:43:18 Presenting theory "HOL-ex.Quicksort"

12:43:18 Presenting theory "Word_Lib.More_Sublist"

12:43:18 Presenting theory "HOL-Library.FSet"

12:43:18 Presenting theory "Word_Lib.More_Bit_Ring"

12:43:19 Presenting theory "HOL-Library.Option_ord"

12:43:20 Presenting theory "Coinductive.Coinductive_Nat"

12:43:21 Presenting theory "HOL-Library.Infinite_Set"

12:43:21 Presenting theory "AODV.B_Fresher"

12:43:22 Presenting theory "Category3.CartesianCategory"

12:43:23 Presenting theory "Word_Lib.More_Word"

12:43:23 Presenting theory "HOL-Library.Finite_Map"

12:43:23 Presenting theory "Word_Lib.Strict_part_mono"

12:43:24 Presenting theory "HOL-Library.Disjoint_FSets"

12:43:24 Presenting theory "Category3.CategoryWithFiniteLimits"

12:43:24 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:43:24 Presenting theory "HOL-Library.Dlist"

12:43:24 Presenting theory "Word_Lib.Most_significant_bit"

12:43:25 Presenting theory "Word_Lib.Least_significant_bit"

12:43:25 Presenting theory "Word_Lib.Generic_set_bit"

12:43:25 Presenting theory "HOL-Library.Dual_Ordered_Lattice"

12:43:25 Presenting theory "Category3.CartesianClosedCategory"

12:43:25 Presenting theory "Word_Lib.Bit_Comprehension"

12:43:27 Presenting theory "AODV.B_Seq_Invariants"

12:43:27 Presenting theory "HOL-Library.Equipollence"

12:43:28 Presenting theory "HereditarilyFinite.HF"

12:43:28 Presenting theory "HOL-Library.Simps_Case_Conv"

12:43:28 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

12:43:29 Presenting theory "HOL-Library.Extended"

12:43:29 Presenting theory "Word_Lib.Bits_Int"

12:43:30 Presenting theory "HOL-Library.Order_Continuity"

12:43:31 Presenting theory "AODV.B_Quality_Increases"

12:43:31 Presenting theory "AODV.B_OAodv"

12:43:31 Presenting theory "HOL-Library.Extended_Nat"

12:43:32 Presenting theory "Word_Lib.Aligned"

12:43:33 Presenting theory "Automatic_Refinement.Misc"

12:43:33 Presenting theory "Word_Lib.Next_and_Prev"

12:43:33 Presenting theory "HOL-Library.Signed_Division"

12:43:34 Presenting theory "Word_Lib.Signed_Division_Word"

12:43:34 Presenting theory "HOL-Library.Liminf_Limsup"

12:43:34 Presenting theory "IP_Addresses.NumberWang_IPv4"

12:43:34 Presenting theory "IP_Addresses.NumberWang_IPv6"

12:43:35 Presenting theory "Word_Lib.Many_More"

12:43:35 Presenting theory "Word_Lib.Singleton_Bit_Shifts"

12:43:36 Presenting theory "Word_Lib.Typedef_Morphisms"

12:43:36 Presenting theory "IP_Addresses.WordInterval"

12:43:36 Presenting theory "IP_Addresses.Hs_Compat"

12:43:37 Presenting theory "HOL.HOL"

12:43:37 Presenting file "~~/src/Tools/misc_legacy.ML"

12:43:37 Presenting file "~~/src/Tools/try.ML"

12:43:37 Presenting file "~~/src/Tools/quickcheck.ML"

12:43:37 Presenting file "~~/src/Tools/solve_direct.ML"

12:43:37 Presenting file "~~/src/Tools/IsaPlanner/zipper.ML"

12:43:37 Presenting file "~~/src/Tools/IsaPlanner/isand.ML"

12:43:37 Presenting file "~~/src/Tools/IsaPlanner/rw_inst.ML"

12:43:37 Presenting file "~~/src/Provers/hypsubst.ML"

12:43:37 Presenting file "~~/src/Provers/splitter.ML"

12:43:37 Presenting file "~~/src/Provers/classical.ML"

12:43:37 Presenting file "~~/src/Provers/blast.ML"

12:43:37 Presenting file "~~/src/Provers/clasimp.ML"

12:43:37 Presenting file "~~/src/Tools/eqsubst.ML"

12:43:37 Presenting file "~~/src/Provers/quantifier1.ML"

12:43:37 Presenting file "~~/src/Tools/atomize_elim.ML"

12:43:37 Presenting file "~~/src/Tools/cong_tac.ML"

12:43:37 Presenting file "~~/src/Tools/intuitionistic.ML"

12:43:37 Presenting file "~~/src/Tools/project_rule.ML"

12:43:37 Presenting file "~~/src/Tools/subtyping.ML"

12:43:37 Presenting file "~~/src/Tools/case_product.ML"

12:43:37 Presenting file "~~/src/HOL/Tools/hologic.ML"

12:43:37 Presenting theory "IP_Addresses.IP_Address"

12:43:37 Presenting file "~~/src/HOL/Tools/rewrite_hol_proof.ML"

12:43:37 Presenting file "~~/src/HOL/Tools/simpdata.ML"

12:43:37 Presenting file "~~/src/Tools/induct.ML"

12:43:38 Presenting file "~~/src/Tools/induction.ML"

12:43:38 Presenting file "~~/src/Tools/induct_tacs.ML"

12:43:38 Presenting file "~~/src/Tools/coherent.ML"

12:43:38 Presenting file "~~/src/HOL/Tools/cnf.ML"

12:43:38 Presenting theory "IP_Addresses.IPv4"

12:43:39 Presenting theory "Coinductive.Coinductive_List"

12:43:42 Presenting theory "Word_Lib.Reversed_Bit_Lists"

12:43:42 Presenting theory "AODV.B_Global_Invariants"

12:43:43 Presenting theory "AODV.B_Loop_Freedom"

12:43:43 Presenting theory "HOL-Library.Extended_Real"

12:43:43 Presenting theory "Coinductive.TLList"

12:43:43 Presenting theory "Word_Lib.Bitwise"

12:43:44 Presenting theory "IP_Addresses.IPv6"

12:43:44 Presenting theory "Word_Lib.Bit_Comprehension_Int"

12:43:44 Presenting theory "HOL-Library.Indicator_Function"

12:43:44 Presenting theory "Coinductive.Lazy_LList"

12:43:45 Presenting theory "Word_Lib.Signed_Words"

12:43:45 Presenting theory "Word_Lib.Bitwise_Signed"

12:43:45 Presenting theory "IP_Addresses.Prefix_Match"

12:43:45 Presenting theory "Word_Lib.Enumeration_Word"

12:43:45 Presenting theory "Word_Lib.Hex_Words"

12:43:45 Presenting theory "Coinductive.Lazy_TLList"

12:43:46 Presenting theory "Word_Lib.Norm_Words"

12:43:46 Presenting theory "Word_Lib.Rsplit"

12:43:46 Presenting theory "Word_Lib.Syntax_Bundles"

12:43:46 Presenting theory "IP_Addresses.CIDR_Split"

12:43:46 Presenting theory "Word_Lib.Sgn_Abs"

12:43:46 Presenting theory "Word_Lib.Type_Syntax"

12:43:46 Presenting theory "HOL-Library.Product_Lexorder"

12:43:46 Presenting theory "IP_Addresses.WordInterval_Sorted"

12:43:46 Presenting theory "HOL-Library.Cancellation"

12:43:46 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:43:46 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:43:46 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:43:47 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:43:47 Presenting theory "AODV.B_Aodv_Loop_Freedom"

12:43:47 Presenting theory "AODV.C_Gtobcast"

12:43:47 Presenting theory "HOL-Library.Code_Target_Nat"

12:43:47 Presenting theory "Category3.HF_SetCat"

12:43:47 Presenting theory "Category3.HF_SetCat_Interp"

12:43:47 Presenting theory "HOL-Cardinals.Fun_More"

12:43:49 Presenting theory "HOL-Library.Extended_Nonnegative_Real"

12:43:49 Presenting theory "HOL.Orderings"

12:43:49 Presenting file "~~/src/Provers/order_procedure.ML"

12:43:49 Presenting theory "HOL-Cardinals.Order_Relation_More"

12:43:49 Presenting file "~~/src/Provers/order_tac.ML"

12:43:49 Presenting theory "HOL-Cardinals.Wellfounded_More"

12:43:50 Presenting theory "HOL-Library.Log_Nat"

12:43:50 Presenting theory "HOL-Cardinals.Wellorder_Relation"

12:43:51 Presenting theory "HOL-Cardinals.Wellorder_Embedding"

12:43:51 Presenting theory "HOL-Library.Lattice_Algebras"

12:43:51 Presenting theory "HOL-Cardinals.Order_Union"

12:43:51 Presenting theory "AODV.C_Aodv_Data"

12:43:52 Presenting theory "AODV.C_Aodv_Message"

12:43:52 Presenting theory "HOL.Groups"

12:43:52 Presenting file "~~/src/HOL/Tools/group_cancel.ML"

12:43:53 Presenting theory "HOL.Lattices"

12:43:54 Presenting theory "HOL-Cardinals.Wellorder_Constructions"

12:43:54 Presenting theory "AODV.C_Aodv"

12:43:54 Presenting theory "HOL-Eisbach.Eisbach"

12:43:54 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:43:54 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:43:54 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:43:54 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:43:54 Presenting theory "HOL-Eisbach.Eisbach_Tools"

12:43:55 Presenting theory "AODV.C_Aodv_Predicates"

12:43:55 Presenting theory "Word_Lib.Word_EqI"

12:43:55 Presenting theory "Word_Lib.Boolean_Inequalities"

12:43:55 Presenting theory "HOL.Boolean_Algebras"

12:43:55 Presenting file "~~/src/HOL/Tools/boolean_algebra_cancel.ML"

12:43:56 Presenting theory "HOL-Library.Float"

12:43:57 Presenting theory "HOL-Library.Function_Algebras"

12:43:57 Presenting theory "HOL-Library.Function_Division"

12:43:57 Presenting theory "HOL-Library.Fun_Lexorder"

12:43:58 Presenting theory "HOL-Library.Going_To_Filter"

12:43:58 Presenting theory "HOL-Library.Groups_Big_Fun"

12:43:58 Presenting theory "HOL-Library.Infinite_Typeclass"

12:43:59 Presenting theory "HOL-Library.Multiset"

12:43:59 Presenting theory "IP_Addresses.IP_Address_Parser"

12:43:59 Presenting theory "IP_Addresses.Lib_Numbers_toString"

12:43:59 Presenting theory "HOL-Library.Set_Algebras"

12:43:59 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:43:59 Presenting theory "Word_Lib.Word_Lemmas"

12:44:00 Presenting theory "IP_Addresses.Lib_Word_toString"

12:44:00 Presenting theory "AODV.C_Fresher"

12:44:00 Presenting theory "HOL-ex.Quicksort"

12:44:00 Presenting theory "IP_Addresses.Lib_List_toString"

12:44:00 Presenting theory "HOL.Set"

12:44:00 Presenting theory "IP_Addresses.IP_Address_toString"

12:44:00 Presenting theory "IP_Addresses.Prefix_Match_toString"

12:44:00 Presenting Simple_Firewall in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Simple_Firewall" ...

12:44:00 Presenting theory "Word_Lib.Word_8"

12:44:00 Presenting theory "Word_Lib.Word_16"

12:44:00 Presenting theory "Word_Lib.Word_Syntax"

12:44:00 Presenting theory "Word_Lib.Word_Names"

12:44:00 Presenting document Simple_Firewall/document

12:44:00 Presenting document Simple_Firewall/outline

12:44:00 Presenting theory "HOL-Cardinals.Ordinal_Arithmetic"

12:44:00 Presenting theory "Simple_Firewall.Lib_Enum_toString"

12:44:00 Presenting theory "HOL-Library.Option_ord"

12:44:00 Presenting theory "Simple_Firewall.L4_Protocol"

12:44:01 Presenting theory "Simple_Firewall.Simple_Packet"

12:44:01 Presenting theory "Simple_Firewall.Firewall_Common_Decision_State"

12:44:01 Presenting theory "HOL-Library.Interval"

12:44:01 Presenting theory "HOL-Library.Char_ord"

12:44:02 Presenting theory "Word_Lib.More_Word_Operations"

12:44:02 Presenting theory "HOL-Library.Interval_Float"

12:44:02 Presenting theory "HOL.Typedef"

12:44:02 Presenting file "~~/src/HOL/Tools/typedef.ML"

12:44:02 Presenting theory "Bicategory.PseudonaturalTransformation"

12:44:02 Presenting theory "HOL-Library.IArray"

12:44:02 Presenting theory "Word_Lib.Word_32"

12:44:02 Presenting theory "Word_Lib.Word_Lib_Sumo"

12:44:02 Presenting theory "Word_Lib.Machine_Word_32_Basics"

12:44:02 Presenting theory "Word_Lib.Machine_Word_32"

12:44:02 Presenting theory "Simple_Firewall.Iface"

12:44:02 Presenting theory "Word_Lib.Word_64"

12:44:03 Presenting theory "Word_Lib.Machine_Word_64_Basics"

12:44:03 Presenting theory "Simple_Firewall.SimpleFw_Syntax"

12:44:03 Presenting theory "Word_Lib.Machine_Word_64"

12:44:03 Presenting theory "Word_Lib.Guide"

12:44:03 Presenting theory "AODV.C_Seq_Invariants"

12:44:04 Presenting theory "Simple_Firewall.SimpleFw_Semantics"

12:44:04 Presenting theory "Simple_Firewall.List_Product_More"

12:44:04 Presenting theory "Simple_Firewall.Option_Helpers"

12:44:04 Presenting theory "HOL-Cardinals.Cardinal_Order_Relation"

12:44:04 Presenting theory "Word_Lib.Examples"

12:44:05 Presenting Routing in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Routing" ...

12:44:05 Presenting document Routing/document

12:44:05 Presenting document Routing/outline

12:44:05 Presenting theory "Routing.Linorder_Helper"

12:44:06 Presenting theory "Pure-ex.Guess"

12:44:06 Presenting theory "HOL-Cardinals.Cardinal_Arithmetic"

12:44:06 Presenting theory "Simple_Firewall.Generic_SimpleFw"

12:44:06 Presenting theory "Simple_Firewall.Shadowed"

12:44:06 Presenting theory "AODV.C_Quality_Increases"

12:44:07 Presenting theory "AODV.C_OAodv"

12:44:07 Presenting theory "HOL-Cardinals.Wellorder_Extension"

12:44:07 Presenting theory "HOL-Cardinals.Cardinals"

12:44:07 Presenting theory "ZFC_in_HOL.ZFC_Library"

12:44:07 Presenting theory "HOL.Fun"

12:44:07 Presenting file "~~/src/HOL/Tools/functor.ML"

12:44:08 Presenting theory "Routing.Routing_Table"

12:44:08 Presenting theory "Simple_Firewall.IP_Partition_Preliminaries"

12:44:08 Presenting theory "HOL-Eisbach.Eisbach"

12:44:08 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:44:08 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:44:08 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:44:08 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:44:08 Presenting theory "HOL-Library.Adhoc_Overloading"

12:44:08 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:44:09 Presenting theory "HOL-Library.Monad_Syntax"

12:44:09 Presenting theory "Simple_Firewall.GroupF"

12:44:09 Presenting theory "Simple_Firewall.IP_Addr_WordInterval_toString"

12:44:09 Presenting theory "Routing.Linux_Router"

12:44:09 Presenting theory "Simple_Firewall.Primitives_toString"

12:44:10 Presenting theory "ZFC_in_HOL.ZFC_in_HOL"

12:44:10 Presenting theory "HOL-Library.Landau_Symbols"

12:44:11 Presenting theory "Routing.IpRoute_Parser"

12:44:11 Presenting file "$AFP/Routing/IpRoute_Parser.ML"

12:44:11 Presenting Iptables_Semantics in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics" ...

12:44:11 Presenting theory "HOL.Complete_Lattices"

12:44:11 Presenting document Iptables_Semantics/document

12:44:11 Presenting document Iptables_Semantics/outline

12:44:11 Presenting theory "Iptables_Semantics.List_Misc"

12:44:11 Presenting theory "Iptables_Semantics.Negation_Type"

12:44:11 Presenting theory "HOL-Library.Lattice_Constructions"

12:44:12 Presenting theory "Iptables_Semantics.WordInterval_Lists"

12:44:12 Presenting theory "Iptables_Semantics.Repeat_Stabilize"

12:44:12 Presenting theory "Iptables_Semantics.Firewall_Common"

12:44:13 Presenting theory "HOL-Library.LaTeXsugar"

12:44:13 Presenting theory "HOL-Library.Stream"

12:44:14 Presenting theory "Simple_Firewall.Service_Matrix"

12:44:15 Presenting theory "Simple_Firewall.SimpleFw_toString"

12:44:15 Presenting Iptables_Semantics_Examples in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics_Examples" ...

12:44:15 Presenting document Iptables_Semantics_Examples/document

12:44:15 Presenting document Iptables_Semantics_Examples/outline

12:44:16 Presenting theory "AODV.C_Global_Invariants"

12:44:17 Presenting theory "Iptables_Semantics.Semantics"

12:44:17 Presenting theory "AODV.C_Loop_Freedom"

12:44:17 Presenting theory "ZFC_in_HOL.ZFC_Cardinals"

12:44:18 Presenting theory "HOL-Library.Sublist"

12:44:18 Presenting theory "Iptables_Semantics.Matching"

12:44:19 Presenting theory "Automatic_Refinement.Misc"

12:44:19 Presenting theory "Iptables_Semantics.Ruleset_Update"

12:44:20 Presenting theory "Automatic_Refinement.Foldi"

12:44:21 Presenting theory "HOL-Library.Linear_Temporal_Logic_on_Streams"

12:44:21 Presenting theory "AODV.C_Aodv_Loop_Freedom"

12:44:21 Presenting theory "AODV.D_Fwdrreqs"

12:44:21 Presenting theory "HOL-Library.ListVector"

12:44:22 Presenting theory "HOL-Library.Lub_Glb"

12:44:22 Presenting theory "Iptables_Semantics.Call_Return_Unfolding"

12:44:22 Presenting theory "Iptables_Semantics.Ternary"

12:44:23 Presenting theory "Iptables_Semantics_Examples.Parser_Test"

12:44:23 Presenting theory "Category3.ZFC_SetCat"

12:44:23 Presenting theory "Iptables_Semantics_Examples.Parser6_Test"

12:44:23 Presenting theory "Collections.SetIterator"

12:44:23 Presenting theory "Iptables_Semantics_Examples.Small_Examples"

12:44:24 Presenting theory "Iptables_Semantics_Examples.Ports_Fail"

12:44:24 Presenting theory "Iptables_Semantics_Examples.Contrived_Example"

12:44:24 Presenting theory "Category3.ZFC_SetCat_Interp"

12:44:24 Presenting Iptables_Semantics_Examples_Big in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics_Examples_Big" ...

12:44:24 Presenting document Iptables_Semantics_Examples_Big/document

12:44:24 Presenting document Iptables_Semantics_Examples_Big/outline

12:44:24 Presenting theory "Iptables_Semantics_Examples.iptables_Ln_tuned_parsed"

12:44:25 Presenting theory "Iptables_Semantics.Matching_Ternary"

12:44:25 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_topos_generated"

12:44:26 Presenting theory "HOL-Library.Mapping"

12:44:26 Presenting theory "HOL-Library.Monad_Syntax"

12:44:26 Presenting theory "HOL.Ctr_Sugar"

12:44:26 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/case_translation.ML"

12:44:26 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_util.ML"

12:44:26 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

12:44:26 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_code.ML"

12:44:26 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML"

12:44:26 Presenting file "~~/src/HOL/Tools/coinduction.ML"

12:44:26 Presenting theory "Iptables_Semantics_Examples.Analyze_Synology_Diskstation"

12:44:27 Presenting theory "HOL-Library.More_List"

12:44:27 Presenting theory "Collections.SetIteratorOperations"

12:44:27 Presenting theory "Iptables_Semantics.Semantics_Ternary"

12:44:27 Presenting theory "Iptables_Semantics.Datatype_Selectors"

12:44:27 Presenting theory "AODV.D_Aodv_Data"

12:44:27 Presenting theory "Automatic_Refinement.Refine_Util_Bootstrap1"

12:44:27 Presenting theory "HOL-Library.Cancellation"

12:44:27 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:44:27 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:44:27 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:44:27 Presenting theory "AODV.D_Aodv_Message"

12:44:27 Presenting theory "Iptables_Semantics.IpAddresses"

12:44:28 Presenting theory "Iptables_Semantics.L4_Protocol_Flags"

12:44:28 Presenting theory "Iptables_Semantics.Ports"

12:44:28 Presenting theory "Iptables_Semantics.Conntrack_State"

12:44:28 Presenting theory "Automatic_Refinement.Mpat_Antiquot"

12:44:28 Presenting theory "Iptables_Semantics.Tagged_Packet"

12:44:28 Presenting theory "Iptables_Semantics.Common_Primitive_Syntax"

12:44:28 Presenting theory "Iptables_Semantics.Unknown_Match_Tacs"

12:44:29 Presenting theory "Iptables_Semantics_Examples.Analyze_Ringofsaturn_com"

12:44:29 Presenting theory "Automatic_Refinement.Mk_Term_Antiquot"

12:44:29 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher_Generic"

12:44:29 Presenting theory "AODV.D_Aodv"

12:44:30 Presenting theory "AODV.D_Aodv_Predicates"

12:44:31 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher"

12:44:31 Presenting theory "Iptables_Semantics.Example_Semantics"

12:44:32 Presenting theory "Automatic_Refinement.Refine_Util"

12:44:32 Presenting theory "Automatic_Refinement.Attr_Comb"

12:44:33 Presenting theory "Automatic_Refinement.Named_Sorted_Thms"

12:44:33 Presenting theory "Automatic_Refinement.Prio_List"

12:44:34 Presenting theory "Iptables_Semantics.Alternative_Semantics"

12:44:34 Presenting theory "Automatic_Refinement.Tagged_Solver"

12:44:34 Presenting theory "Automatic_Refinement.Anti_Unification"

12:44:34 Presenting theory "Iptables_Semantics.Semantics_Stateful"

12:44:35 Presenting theory "Automatic_Refinement.Indep_Vars"

12:44:35 Presenting theory "Automatic_Refinement.Select_Solve"

12:44:35 Presenting theory "Automatic_Refinement.Mk_Record_Simp"

12:44:35 Presenting theory "Automatic_Refinement.Refine_Lib"

12:44:35 Presenting file "$AFP/Automatic_Refinement/Lib/Cond_Rewr_Conv.ML"

12:44:35 Presenting file "$AFP/Automatic_Refinement/Lib/Revert_Abbrev.ML"

12:44:36 Presenting theory "AODV.D_Fresher"

12:44:37 Presenting theory "Collections.Proper_Iterator"

12:44:37 Presenting theory "Collections.It_to_It"

12:44:39 Presenting theory "HOL-Library.Multiset"

12:44:39 Presenting theory "Iptables_Semantics.Semantics_Goto"

12:44:39 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small"

12:44:39 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:44:40 Presenting theory "Collections.SetIteratorGA"

12:44:40 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall"

12:44:40 Presenting theory "Refine_Monadic.Refine_Chapter"

12:44:40 Presenting theory "Iptables_Semantics.Negation_Type_DNF"

12:44:40 Presenting theory "Iptables_Semantics.Matching_Embeddings"

12:44:40 Presenting theory "Automatic_Refinement.Autoref_Phases"

12:44:40 Presenting theory "Automatic_Refinement.Autoref_Data"

12:44:41 Presenting theory "AODV.D_Seq_Invariants"

12:44:41 Presenting theory "Automatic_Refinement.Autoref_Tagging"

12:44:41 Presenting theory "Iptables_Semantics_Examples.Analyze_SQRL_Shorewall"

12:44:41 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_Containern"

12:44:42 Presenting theory "HOL-Library.Multiset_Order"

12:44:42 Presenting theory "Iptables_Semantics.Fixed_Action"

12:44:42 Presenting theory "Iptables_Semantics_Examples.SQRL_2015_nospoof"

12:44:42 Presenting theory "HOL-Library.NList"

12:44:43 Presenting theory "HOL-Library.Nonpos_Ints"

12:44:43 Presenting theory "Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing"

12:44:44 Presenting theory "Iptables_Semantics.Normalized_Matches"

12:44:44 Presenting theory "HOL-Library.Numeral_Type"

12:44:44 Presenting theory "Automatic_Refinement.Relators"

12:44:44 Presenting theory "Iptables_Semantics.Negation_Type_Matching"

12:44:44 Presenting theory "AODV.D_Quality_Increases"

12:44:45 Presenting theory "AODV.D_OAodv"

12:44:45 Presenting theory "Iptables_Semantics_Examples.Analyze_medium_sized_company"

12:44:45 Presenting theory "Automatic_Refinement.Param_Tool"

12:44:46 Presenting theory "Bicategory.EquivalenceOfBicategories"

12:44:46 Presenting theory "HOL-Library.Omega_Words_Fun"

12:44:46 Presenting theory "HOL-Library.Open_State_Syntax"

12:44:47 Presenting theory "HOL-Library.Option_ord"

12:44:47 Presenting theory "HOL-Library.Parallel"

12:44:47 Presenting theory "Automatic_Refinement.Param_HOL"

12:44:47 Presenting theory "Automatic_Refinement.Parametricity"

12:44:48 Presenting theory "HOL-Library.Pattern_Aliases"

12:44:48 Presenting theory "Iptables_Semantics.Primitive_Normalization"

12:44:48 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Spoofing_new3"

12:44:48 Presenting theory "HOL-Library.Periodic_Fun"

12:44:48 Presenting theory "Iptables_Semantics.MatchExpr_Fold"

12:44:48 Presenting theory "Iptables_Semantics.Common_Primitive_Lemmas"

12:44:49 Presenting theory "Automatic_Refinement.Autoref_Id_Ops"

12:44:52 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Simple_FW"

12:44:52 Presenting theory "Automatic_Refinement.Autoref_Fix_Rel"

12:44:52 Presenting theory "HOL-Library.Poly_Mapping"

12:44:53 Presenting theory "Automatic_Refinement.Autoref_Translate"

12:44:53 Presenting theory "Automatic_Refinement.Autoref_Gen_Algo"

12:44:53 Presenting theory "Iptables_Semantics.Ports_Normalize"

12:44:53 Presenting theory "HOL-Library.Power_By_Squaring"

12:44:53 Presenting theory "Automatic_Refinement.Autoref_Relator_Interface"

12:44:53 Presenting theory "Automatic_Refinement.Autoref_Tool"

12:44:54 Presenting theory "Iptables_Semantics.IpAddresses_Normalize"

12:44:54 Presenting theory "AODV.D_Global_Invariants"

12:44:54 Presenting theory "HOL-Library.Preorder"

12:44:54 Presenting file "~~/src/Provers/preorder.ML"

12:44:54 Presenting theory "HOL.Inductive"

12:44:54 Presenting theory "HOL-Library.Product_Plus"

12:44:54 Presenting file "~~/src/HOL/Tools/inductive.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_aux.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_prop.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_data.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_rep_datatype.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_codegen.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_util.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_primrec.ML"

12:44:54 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar.ML"

12:44:55 Presenting theory "Iptables_Semantics.Interfaces_Normalize"

12:44:55 Presenting theory "HOL-Library.Quadratic_Discriminant"

12:44:55 Presenting theory "Automatic_Refinement.Autoref_Bindings_HOL"

12:44:55 Presenting theory "AODV.D_Loop_Freedom"

12:44:55 Presenting theory "HOL-Library.Quotient_Syntax"

12:44:55 Presenting theory "Automatic_Refinement.Automatic_Refinement"

12:44:55 Presenting theory "Iptables_Semantics.Word_Upto"

12:44:55 Presenting theory "HOL-Library.Quotient_Set"

12:44:55 Presenting theory "Refine_Monadic.Refine_Mono_Prover"

12:44:55 Presenting theory "HOL-Library.Quotient_Product"

12:44:55 Presenting file "$AFP/Refine_Monadic/refine_mono_prover.ML"

12:44:56 Presenting theory "HOL-Library.Quotient_Option"

12:44:56 Presenting theory "HOL-Library.Quotient_List"

12:44:57 Presenting theory "Iptables_Semantics.Protocols_Normalize"

12:44:57 Presenting theory "HOL-Library.Quotient_Sum"

12:44:57 Presenting theory "Refine_Monadic.Refine_Misc"

12:44:57 Presenting theory "Iptables_Semantics.Remdups_Rev"

12:44:57 Presenting theory "HOL-Library.Quotient_Type"

12:44:58 Presenting theory "Refine_Monadic.RefineG_Transfer"

12:44:58 Presenting theory "AODV.D_Aodv_Loop_Freedom"

12:44:58 Presenting theory "AODV.E_All_ABCD"

12:44:59 Presenting theory "Refine_Monadic.RefineG_Domain"

12:44:59 Presenting theory "Iptables_Semantics.Ipassmt"

12:44:59 Presenting theory "Bicategory.SpanBicategory"

12:44:59 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large"

12:45:00 Presenting theory "Refine_Monadic.RefineG_Recursion"

12:45:00 Presenting theory "HOL-Library.Ramsey"

12:45:00 Presenting theory "Refine_Monadic.RefineG_Assert"

12:45:00 Presenting theory "HOL-Library.Reflection"

12:45:00 Presenting file "~~/src/HOL/Tools/reflection.ML"

12:45:01 Presenting theory "Iptables_Semantics.No_Spoof"

12:45:01 Presenting theory "Iptables_Semantics.Common_Primitive_toString"

12:45:02 Presenting theory "Iptables_Semantics.Routing_IpAssmt"

12:45:02 Presenting theory "AODV.E_Aodv_Data"

12:45:02 Presenting theory "AODV.E_Aodv_Message"

12:45:02 Presenting theory "Iptables_Semantics.Output_Interface_Replace"

12:45:02 Presenting theory "HOL.Product_Type"

12:45:03 Presenting file "~~/src/HOL/Tools/split_rule.ML"

12:45:03 Presenting file "~~/src/HOL/Tools/set_comprehension_pointfree.ML"

12:45:03 Presenting file "~~/src/HOL/Tools/inductive_set.ML"

12:45:03 Presenting theory "HOL-Library.Rewrite"

12:45:03 Presenting file "~~/src/HOL/Library/cconv.ML"

12:45:03 Presenting file "~~/src/HOL/Library/rewrite.ML"

12:45:03 Presenting theory "HOL-Library.Type_Length"

12:45:03 Presenting theory "HOL.Sum_Type"

12:45:04 Presenting theory "Iptables_Semantics.Interface_Replace"

12:45:04 Presenting theory "HOL-Library.Saturated"

12:45:04 Presenting theory "AODV.E_Aodv"

12:45:04 Presenting theory "Iptables_Semantics.Optimizing"

12:45:04 Presenting theory "Refine_Monadic.Refine_Basic"

12:45:05 Presenting theory "AODV.E_Aodv_Predicates"

12:45:05 Presenting theory "HOL-Library.Set_Idioms"

12:45:05 Presenting theory "Refine_Monadic.Refine_Leof"

12:45:06 Presenting theory "HOL-Library.Signed_Division"

12:45:06 Presenting theory "Refine_Monadic.Refine_Heuristics"

12:45:06 Presenting theory "Refine_Monadic.Refine_More_Comb"

12:45:06 Presenting theory "HOL-Library.State_Monad"

12:45:07 Presenting theory "HOL-Library.Comparator"

12:45:07 Presenting theory "HOL-Library.While_Combinator"

12:45:07 Presenting theory "HOL.Rings"

12:45:07 Presenting file "~~/src/HOL/Tools/arith_data.ML"

12:45:07 Presenting file "~~/src/Provers/Arith/cancel_div_mod.ML"

12:45:08 Presenting theory "Refine_Monadic.RefineG_While"

12:45:08 Presenting theory "AODV.E_Fresher"

12:45:08 Presenting theory "HOL-Library.Sorting_Algorithms"

12:45:11 Presenting theory "Iptables_Semantics.Transform"

12:45:11 Presenting theory "Iptables_Semantics.Conntrack_State_Transform"

12:45:12 Presenting theory "HOL.Nat"

12:45:12 Presenting file "~~/src/HOL/Tools/nat_arith.ML"

12:45:12 Presenting theory "AODV.E_Seq_Invariants"

12:45:12 Presenting theory "Refine_Monadic.Refine_While"

12:45:12 Presenting theory "Iptables_Semantics.Primitive_Abstract"

12:45:13 Presenting theory "Refine_Monadic.Refine_Det"

12:45:13 Presenting theory "Bicategory.Tabulation"

12:45:13 Presenting theory "Refine_Monadic.Refine_Pfun"

12:45:14 Presenting theory "HOL-Library.Sum_of_Squares"

12:45:14 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz.ML"

12:45:14 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz_tools.ML"

12:45:14 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sum_of_squares.ML"

12:45:14 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML"

12:45:14 Presenting theory "Refine_Monadic.Refine_Transfer"

12:45:14 Presenting theory "AODV.E_Quality_Increases"

12:45:14 Presenting theory "AODV.E_OAodv"

12:45:14 Presenting theory "HOL-Library.Transitive_Closure_Table"

12:45:14 Presenting theory "Iptables_Semantics.SimpleFw_Compliance"

12:45:14 Presenting theory "HOL-Library.Tree"

12:45:14 Presenting theory "HOL-Library.Tree_Multiset"

12:45:14 Presenting theory "HOL-Library.Tree_Real"

12:45:15 Presenting theory "HOL-Library.Uprod"

12:45:15 Presenting theory "Iptables_Semantics.Semantics_Embeddings"

12:45:15 Presenting theory "Iptables_Semantics.Iptables_Semantics"

12:45:15 Presenting theory "HOL-Library.Code_Target_Int"

12:45:15 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:45:16 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:45:16 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:45:17 Presenting theory "Iptables_Semantics.Code_Interface"

12:45:20 Presenting theory "HOL.Fields"

12:45:20 Presenting file "~~/src/Provers/Arith/fast_lin_arith.ML"

12:45:20 Presenting file "~~/src/HOL/Tools/lin_arith.ML"

12:45:20 Presenting theory "Refine_Monadic.Refine_Foreach"

12:45:20 Presenting theory "AODV.E_Global_Invariants"

12:45:20 Presenting theory "Iptables_Semantics.Parser6"

12:45:21 Presenting theory "AODV.E_Loop_Freedom"

12:45:21 Presenting theory "Iptables_Semantics.No_Spoof_Embeddings"

12:45:21 Presenting theory "Refine_Monadic.Refine_Automation"

12:45:21 Presenting theory "Refine_Monadic.Autoref_Monadic"

12:45:22 Presenting theory "Refine_Monadic.Refine_Monadic"

12:45:23 Presenting theory "HOL.Relation"

12:45:23 Presenting theory "Collections.Gen_Iterator"

12:45:23 Presenting theory "HOL-Library.Word"

12:45:23 Presenting theory "AODV.E_Aodv_Loop_Freedom"

12:45:24 Presenting theory "AODV.All"

12:45:24 Presenting theory "Iptables_Semantics.Parser"

12:45:24 Presenting theory "Iptables_Semantics.Code_haskell"

12:45:24 Presenting theory "Collections.Idx_Iterator"

12:45:24 Presenting theory "Collections.Iterator"

12:45:24 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:45:24 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:45:24 Presenting theory "Iptables_Semantics.Access_Matrix_Embeddings"

12:45:24 Presenting theory "Iptables_Semantics.Documentation"

12:45:24 Presenting theory "Collections.ICF_Tools"

12:45:24 Presenting theory "Collections.Ord_Code_Preproc"

12:45:24 Presenting theory "HOL-Library.Z2"

12:45:24 Presenting theory "HOL-Library.Library"

12:45:24 Presenting theory "Collections.Record_Intf"

12:45:24 Presenting theory "HOL-Library.Product_Order"

12:45:25 Presenting theory "HOL-Library.Finite_Lattice"

12:45:25 Presenting theory "Collections.Locale_Code"

12:45:25 Presenting theory "Collections.ICF_Spec_Base"

12:45:25 Presenting theory "HOL-Library.List_Lexorder"

12:45:25 Presenting theory "HOL-Library.List_Lenlexorder"

12:45:25 Presenting theory "HOL-Library.Prefix_Order"

12:45:25 Presenting theory "HOL-Library.Product_Lexorder"

12:45:25 Presenting theory "HOL-Library.Subseq_Order"

12:45:25 Presenting theory "HOL-Library.Datatype_Records"

12:45:25 Presenting file "~~/src/HOL/Library/datatype_records.ML"

12:45:26 Presenting theory "HOL-Library.AList_Mapping"

12:45:26 Presenting theory "HOL-Library.Code_Abstract_Char"

12:45:26 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:45:26 Presenting theory "HOL-Library.Code_Binary_Nat"

12:45:26 Presenting theory "HOL.Finite_Set"

12:45:26 Presenting theory "Collections.SetSpec"

12:45:27 Presenting theory "HOL-Library.Code_Prolog"

12:45:27 Presenting file "~~/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

12:45:28 Presenting theory "HOL-Library.Code_Target_Int"

12:45:28 Presenting theory "Collections.MapSpec"

12:45:28 Presenting theory "HOL-Library.Code_Real_Approx_By_Float"

12:45:28 Presenting theory "HOL-Library.Code_Target_Nat"

12:45:28 Presenting theory "HOL-Library.Code_Target_Numeral"

12:45:28 Presenting theory "HOL-Library.Code_Target_Numeral_Float"

12:45:28 Presenting theory "HOL-Library.Complex_Order"

12:45:28 Presenting theory "HOL-Library.DAList"

12:45:28 Presenting theory "Collections.ListSpec"

12:45:28 Presenting theory "HOL-Library.DAList_Multiset"

12:45:28 Presenting theory "HOL.Transitive_Closure"

12:45:28 Presenting theory "Collections.AnnotatedListSpec"

12:45:28 Presenting theory "Collections.PrioSpec"

12:45:28 Presenting file "~~/src/Provers/trancl.ML"

12:45:28 Presenting theory "Collections.PrioUniqueSpec"

12:45:29 Presenting theory "Collections.Algos"

12:45:29 Presenting theory "Collections.SetIndex"

12:45:29 Presenting theory "Collections.SetIteratorCollectionsGA"

12:45:30 Presenting theory "HOL.Wellfounded"

12:45:30 Presenting theory "Collections.SetGA"

12:45:30 Presenting theory "HOL.Wfrec"

12:45:30 Presenting theory "Collections.Dlist_add"

12:45:30 Presenting theory "Collections.ListSetImpl"

12:45:31 Presenting theory "Collections.ListSetImpl_Invar"

12:45:31 Presenting theory "Bicategory.BicategoryOfSpans"

12:45:31 Presenting theory "HOL.Order_Relation"

12:45:31 Presenting theory "Collections.ListSetImpl_NotDist"

12:45:31 Presenting theory "Collections.Sorted_List_Operations"

12:45:31 Presenting theory "Collections.ListSetImpl_Sorted"

12:45:31 Presenting theory "HOL-Library.RBT_Impl"

12:45:32 Presenting theory "HOL.Hilbert_Choice"

12:45:32 Presenting file "~~/src/HOL/Tools/choice_specification.ML"

12:45:32 Presenting theory "HOL-Library.RBT"

12:45:33 Presenting theory "HOL-Library.RBT_Mapping"

12:45:33 Presenting theory "HOL.Zorn"

12:45:33 Presenting theory "HOL-Library.RBT_Set"

12:45:33 Presenting theory "HOL-Library.LaTeXsugar"

12:45:33 Presenting theory "HOL-Library.OptionalSugar"

12:45:33 Presenting theory "HOL-Library.RBT_Impl"

12:45:34 Presenting theory "HOL.BNF_Wellorder_Relation"

12:45:34 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

12:45:34 Presenting theory "Bicategory.Modification"

12:45:34 Presenting theory "HOL-Library.Predicate_Compile_Quickcheck"

12:45:34 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

12:45:34 Presenting theory "Collections.RBT_add"

12:45:34 Presenting theory "HOL-Library.RBT"

12:45:35 Presenting theory "HOL.BNF_Wellorder_Embedding"

12:45:35 Presenting theory "Collections.MapGA"

12:45:36 Presenting theory "Collections.RBTMapImpl"

12:45:36 Presenting theory "Collections.SetByMap"

12:45:36 Presenting theory "Collections.RBTSetImpl"

12:45:36 Presenting theory "Bicategory.ConcreteBicategory"

12:45:36 Presenting theory "HOL-Library.Old_Recdef"

12:45:36 Presenting theory "HOL.BNF_Wellorder_Constructions"

12:45:36 Presenting file "~~/src/HOL/Library/old_recdef.ML"

12:45:37 Presenting theory "HOL-Library.AList"

12:45:37 Presenting theory "Collections.Assoc_List"

12:45:37 Presenting theory "Collections.ListMapImpl"

12:45:37 Presenting theory "HOL-Library.Phantom_Type"

12:45:37 Presenting theory "HOL-Library.Realizers"

12:45:37 Presenting file "~~/src/HOL/Tools/datatype_realizer.ML"

12:45:37 Presenting file "~~/src/HOL/Tools/inductive_realizer.ML"

12:45:38 Presenting theory "HOL-Library.Cardinality"

12:45:38 Presenting theory "HOL-Library.Numeral_Type"

12:45:38 Presenting theory "HOL-Library.Type_Length"

12:45:38 Presenting theory "HOL.BNF_Cardinal_Order_Relation"

12:45:39 Presenting theory "HOL-Library.Refute"

12:45:39 Presenting file "~~/src/HOL/Library/refute.ML"

12:45:39 Presenting theory "HOL.BNF_Cardinal_Arithmetic"

12:45:39 Presenting theory "Bicategory.CatBicat"

12:45:40 Presenting theory "HOL.Fun_Def_Base"

12:45:40 Presenting file "~~/src/HOL/Tools/Function/function_lib.ML"

12:45:40 Presenting file "~~/src/HOL/Tools/Function/function_common.ML"

12:45:40 Presenting file "~~/src/HOL/Tools/Function/function_context_tree.ML"

12:45:40 Presenting file "~~/src/HOL/Tools/Function/sum_tree.ML"

12:45:40 Presenting theory "HOL-Library.Word"

12:45:40 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:45:40 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:45:40 Presenting theory "Word_Lib.More_Arithmetic"

12:45:40 Presenting theory "Word_Lib.More_Divides"

12:45:41 Presenting theory "Word_Lib.More_Bit_Ring"

12:45:41 Presenting theory "HOL.BNF_Def"

12:45:41 Presenting file "~~/src/HOL/Tools/BNF/bnf_util.ML"

12:45:41 Presenting file "~~/src/HOL/Tools/BNF/bnf_tactics.ML"

12:45:41 Presenting file "~~/src/HOL/Tools/BNF/bnf_def_tactics.ML"

12:45:41 Presenting theory "Word_Lib.More_Word"

12:45:41 Presenting file "~~/src/HOL/Tools/BNF/bnf_def.ML"

12:45:41 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:45:41 Presenting theory "Word_Lib.Most_significant_bit"

12:45:42 Presenting theory "Word_Lib.Least_significant_bit"

12:45:42 Presenting theory "Word_Lib.Generic_set_bit"

12:45:42 Presenting theory "Word_Lib.Bit_Comprehension"

12:45:42 Presenting theory "HOL-Library.Signed_Division"

12:45:42 Presenting theory "Word_Lib.Signed_Division_Word"

12:45:42 Presenting theory "Native_Word.Code_Target_Word_Base"

12:45:42 Presenting theory "Native_Word.Word_Type_Copies"

12:45:42 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:45:42 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:45:42 Presenting theory "HOL.BNF_Composition"

12:45:42 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp_tactics.ML"

12:45:42 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp.ML"

12:45:42 Presenting theory "Native_Word.Uint32"

12:45:43 Presenting theory "Collections.HashCode"

12:45:43 Presenting theory "HOL-Library.Code_Target_Int"

12:45:43 Presenting theory "HOL.Basic_BNFs"

12:45:43 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:45:43 Presenting theory "HOL-Library.Code_Target_Nat"

12:45:43 Presenting theory "HOL-Library.Code_Target_Numeral"

12:45:43 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:45:43 Presenting theory "Collections.Code_Target_ICF"

12:45:43 Presenting theory "Collections.HashMap_Impl"

12:45:43 Presenting theory "Collections.HashMap"

12:45:43 Presenting theory "Collections.HashSet"

12:45:43 Presenting theory "Trie.Trie"

12:45:43 Presenting theory "Collections.Trie_Impl"

12:45:43 Presenting theory "Collections.Trie2"

12:45:43 Presenting theory "Collections.TrieMapImpl"

12:45:43 Presenting theory "Collections.TrieSetImpl"

12:45:44 Presenting theory "Collections.Diff_Array"

12:45:44 Presenting theory "Collections.ListGA"

12:45:44 Presenting theory "Collections.Array_Iterator"

12:45:44 Presenting theory "Collections.ArrayHashMap_Impl"

12:45:44 Presenting theory "Collections.ArrayHashMap"

12:45:44 Presenting theory "Collections.ArrayHashSet"

12:45:44 Presenting theory "Collections.ArrayMapImpl"

12:45:44 Presenting theory "Collections.ArraySetImpl"

12:45:44 Presenting theory "Collections.SetStdImpl"

12:45:45 Presenting theory "Collections.ListMapImpl_Invar"

12:45:45 Presenting theory "Collections.MapStdImpl"

12:45:45 Presenting theory "Collections.Fifo"

12:45:45 Presenting theory "Binomial-Heaps.BinomialHeap"

12:45:45 Presenting theory "Collections.BinoPrioImpl"

12:45:46 Presenting theory "HOL.BNF_Fixpoint_Base"

12:45:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util_tactics.ML"

12:45:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util.ML"

12:45:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar_tactics.ML"

12:45:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar.ML"

12:45:46 Presenting theory "Binomial-Heaps.SkewBinomialHeap"

12:45:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_tactics.ML"

12:45:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m.ML"

12:45:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_sugar.ML"

12:45:46 Presenting theory "Collections.SkewPrioImpl"

12:45:47 Presenting theory "Finger-Trees.FingerTree"

12:45:48 Presenting theory "Collections.FTAnnotatedListImpl"

12:45:48 Presenting theory "Collections.PrioByAnnotatedList"

12:45:48 Presenting theory "HOL.BNF_Least_Fixpoint"

12:45:48 Presenting theory "Collections.FTPrioImpl"

12:45:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_util.ML"

12:45:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_tactics.ML"

12:45:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp.ML"

12:45:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_compat.ML"

12:45:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar_more.ML"

12:45:48 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_size.ML"

12:45:48 Presenting file "~~/src/HOL/Tools/datatype_simprocs.ML"

12:45:48 Presenting theory "Collections.PrioUniqueByAnnotatedList"

12:45:49 Presenting theory "Collections.FTPrioUniqueImpl"

12:45:49 Presenting theory "Collections.ICF_Impl"

12:45:49 Presenting theory "Collections.ICF_Refine_Monadic"

12:45:49 Presenting theory "HOL.Equiv_Relations"

12:45:49 Presenting theory "Collections.Intf_Set"

12:45:49 Presenting theory "Collections.Intf_Map"

12:45:49 Presenting theory "HOL.Basic_BNF_LFPs"

12:45:49 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML"

12:45:49 Presenting theory "Collections.ICF_Autoref"

12:45:49 Presenting theory "Collections.DatRef"

12:45:49 Presenting theory "Collections.Collections"

12:45:50 Presenting theory "Collections.CollectionsV1"

12:45:50 Presenting theory "JinjaThreads.JT_ICF"

12:45:50 Presenting theory "HOL.Meson"

12:45:50 Presenting file "~~/src/HOL/Tools/Meson/meson.ML"

12:45:50 Presenting theory "FinFun.FinFun"

12:45:50 Presenting file "~~/src/HOL/Tools/Meson/meson_clausify.ML"

12:45:50 Presenting file "~~/src/HOL/Tools/Meson/meson_tactic.ML"

12:45:51 Presenting theory "JinjaThreads.Auxiliary"

12:45:52 Presenting theory "JinjaThreads.Basic_Main"

12:45:52 Presenting theory "JinjaThreads.FWState"

12:45:52 Presenting theory "JinjaThreads.FWLock"

12:45:52 Presenting theory "JinjaThreads.FWLocking"

12:45:52 Presenting theory "JinjaThreads.FWThread"

12:45:53 Presenting theory "JinjaThreads.FWWait"

12:45:53 Presenting theory "JinjaThreads.FWCondAction"

12:45:53 Presenting theory "JinjaThreads.FWWellform"

12:45:53 Presenting theory "JinjaThreads.FWLockingThread"

12:45:53 Presenting theory "JinjaThreads.FWInterrupt"

12:45:53 Presenting theory "JinjaThreads.FWSemantics"

12:45:54 Presenting theory "JinjaThreads.FWProgressAux"

12:45:55 Presenting theory "JinjaThreads.FWDeadlock"

12:45:55 Presenting theory "JinjaThreads.FWProgress"

12:45:55 Presenting theory "JinjaThreads.FWLifting"

12:45:55 Presenting theory "HOL.ATP"

12:45:55 Presenting file "~~/src/HOL/Tools/ATP/atp_util.ML"

12:45:55 Presenting file "~~/src/HOL/Tools/ATP/atp_problem.ML"

12:45:56 Presenting file "~~/src/HOL/Tools/ATP/atp_proof.ML"

12:45:56 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_redirect.ML"

12:45:56 Presenting file "~~/src/HOL/Tools/lambda_lifting.ML"

12:45:56 Presenting file "~~/src/HOL/Tools/monomorph.ML"

12:45:56 Presenting file "~~/src/HOL/Tools/ATP/atp_problem_generate.ML"

12:45:56 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_reconstruct.ML"

12:45:56 Presenting theory "JinjaThreads.LTS"

12:45:57 Presenting theory "JinjaThreads.FWLTS"

12:45:58 Presenting theory "JinjaThreads.Bisimulation"

12:46:00 Presenting theory "JinjaThreads.FWBisimulation"

12:46:01 Presenting theory "HOL.Metis"

12:46:01 Presenting file "~~/src/Tools/Metis/metis.ML"

12:46:01 Presenting theory "JinjaThreads.FWBisimDeadlock"

12:46:02 Presenting theory "JinjaThreads.FWLiftingSem"

12:46:02 Presenting file "~~/src/HOL/Tools/Metis/metis_generate.ML"

12:46:02 Presenting file "~~/src/HOL/Tools/Metis/metis_reconstruct.ML"

12:46:02 Presenting file "~~/src/HOL/Tools/Metis/metis_tactic.ML"

12:46:02 Presenting theory "JinjaThreads.FWInitFinLift"

12:46:02 Presenting theory "JinjaThreads.FWBisimLift"

12:46:02 Presenting theory "JinjaThreads.Semilat"

12:46:02 Presenting theory "JinjaThreads.Err"

12:46:02 Presenting theory "JinjaThreads.Opt"

12:46:02 Presenting theory "JinjaThreads.Product"

12:46:03 Presenting theory "JinjaThreads.Listn"

12:46:03 Presenting theory "JinjaThreads.Semilattices"

12:46:03 Presenting theory "JinjaThreads.Typing_Framework"

12:46:03 Presenting theory "JinjaThreads.SemilatAlg"

12:46:03 Presenting theory "JinjaThreads.Typing_Framework_err"

12:46:03 Presenting theory "JinjaThreads.Kildall"

12:46:03 Presenting theory "JinjaThreads.LBVSpec"

12:46:03 Presenting theory "JinjaThreads.LBVCorrect"

12:46:03 Presenting theory "JinjaThreads.LBVComplete"

12:46:03 Presenting theory "JinjaThreads.Abstract_BV"

12:46:03 Presenting theory "JinjaThreads.Type"

12:46:03 Presenting theory "JinjaThreads.Decl"

12:46:04 Presenting theory "JinjaThreads.TypeRel"

12:46:04 Presenting theory "HOL.Transfer"

12:46:04 Presenting theory "JinjaThreads.Value"

12:46:04 Presenting theory "JinjaThreads.Exceptions"

12:46:04 Presenting file "~~/src/HOL/Tools/Transfer/transfer.ML"

12:46:04 Presenting theory "JinjaThreads.SystemClasses"

12:46:04 Presenting file "~~/src/HOL/Tools/Transfer/transfer_bnf.ML"

12:46:04 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

12:46:04 Presenting theory "JinjaThreads.Heap"

12:46:04 Presenting theory "JinjaThreads.Observable_Events"

12:46:04 Presenting theory "JinjaThreads.StartConfig"

12:46:04 Presenting theory "JinjaThreads.Conform"

12:46:04 Presenting theory "JinjaThreads.ExternalCall"

12:46:05 Presenting theory "JinjaThreads.WellForm"

12:46:05 Presenting theory "HOL.Lifting"

12:46:05 Presenting file "~~/src/HOL/Tools/Lifting/lifting_util.ML"

12:46:05 Presenting file "~~/src/HOL/Tools/Lifting/lifting_info.ML"

12:46:05 Presenting theory "JinjaThreads.ExternalCallWF"

12:46:05 Presenting file "~~/src/HOL/Tools/Lifting/lifting_bnf.ML"

12:46:05 Presenting file "~~/src/HOL/Tools/Lifting/lifting_term.ML"

12:46:05 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def.ML"

12:46:05 Presenting file "~~/src/HOL/Tools/Lifting/lifting_setup.ML"

12:46:05 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def_code_dt.ML"

12:46:05 Presenting theory "JinjaThreads.ConformThreaded"

12:46:05 Presenting theory "JinjaThreads.BinOp"

12:46:06 Presenting theory "JinjaThreads.SemiType"

12:46:06 Presenting theory "JinjaThreads.Common_Main"

12:46:06 Presenting theory "JinjaThreads.State"

12:46:06 Presenting theory "JinjaThreads.Expr"

12:46:06 Presenting theory "JinjaThreads.JHeap"

12:46:06 Presenting theory "JinjaThreads.SmallStep"

12:46:07 Presenting theory "JinjaThreads.WWellForm"

12:46:07 Presenting theory "JinjaThreads.WellType"

12:46:07 Presenting theory "HOL.Quotient"

12:46:07 Presenting theory "JinjaThreads.DefAss"

12:46:07 Presenting theory "JinjaThreads.JWellForm"

12:46:07 Presenting file "~~/src/HOL/Tools/Quotient/quotient_info.ML"

12:46:07 Presenting file "~~/src/HOL/Tools/Quotient/quotient_term.ML"

12:46:07 Presenting file "~~/src/HOL/Tools/Quotient/quotient_type.ML"

12:46:07 Presenting file "~~/src/HOL/Tools/Quotient/quotient_def.ML"

12:46:07 Presenting file "~~/src/HOL/Tools/Quotient/quotient_tacs.ML"

12:46:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_lift.ML"

12:46:07 Presenting theory "JinjaThreads.Threaded"

12:46:08 Presenting theory "JinjaThreads.WellTypeRT"

12:46:08 Presenting theory "HOL.Num"

12:46:08 Presenting file "~~/src/HOL/Tools/numeral.ML"

12:46:08 Presenting theory "JinjaThreads.Progress"

12:46:08 Presenting theory "HOL.Power"

12:46:08 Presenting theory "JinjaThreads.DefAssPreservation"

12:46:08 Presenting theory "JinjaThreads.TypeSafe"

12:46:09 Presenting theory "HOL.Groups_Big"

12:46:09 Presenting theory "JinjaThreads.ProgressThreaded"

12:46:09 Presenting theory "HOL.Complete_Partial_Order"

12:46:09 Presenting theory "JinjaThreads.Deadlocked"

12:46:09 Presenting theory "HOL.Option"

12:46:10 Presenting theory "JinjaThreads.Annotate"

12:46:10 Presenting theory "JinjaThreads.J_Main"

12:46:10 Presenting theory "HOL.Partial_Function"

12:46:10 Presenting theory "JinjaThreads.JVMState"

12:46:10 Presenting theory "JinjaThreads.JVMInstructions"

12:46:10 Presenting file "~~/src/HOL/Tools/Function/partial_function.ML"

12:46:10 Presenting theory "JinjaThreads.JVMHeap"

12:46:10 Presenting theory "JinjaThreads.JVMExecInstr"

12:46:10 Presenting theory "JinjaThreads.JVMExceptions"

12:46:10 Presenting theory "JinjaThreads.JVMExec"

12:46:11 Presenting theory "JinjaThreads.JVMDefensive"

12:46:11 Presenting theory "JinjaThreads.JVMThreaded"

12:46:11 Presenting theory "JinjaThreads.JVM_Main"

12:46:11 Presenting theory "JinjaThreads.JVM_SemiType"

12:46:12 Presenting theory "JinjaThreads.Effect"

12:46:12 Presenting theory "JinjaThreads.BVSpec"

12:46:12 Presenting theory "JinjaThreads.BVConform"

12:46:12 Presenting theory "HOL.Argo"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_expr.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_term.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_lit.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_proof.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_rewr.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_cls.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_common.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_cc.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_simplex.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_thy.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_heap.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_cdcl.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_core.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_clausify.ML"

12:46:12 Presenting file "~~/src/Tools/Argo/argo_solver.ML"

12:46:12 Presenting file "~~/src/HOL/Tools/Argo/argo_tactic.ML"

12:46:13 Presenting theory "HOL.SAT"

12:46:13 Presenting file "~~/src/HOL/Tools/prop_logic.ML"

12:46:13 Presenting file "~~/src/HOL/Tools/sat_solver.ML"

12:46:13 Presenting file "~~/src/HOL/Tools/sat.ML"

12:46:13 Presenting file "~~/src/HOL/Tools/Argo/argo_sat_solver.ML"

12:46:13 Presenting theory "JinjaThreads.BVSpecTypeSafe"

12:46:13 Presenting theory "JinjaThreads.BVNoTypeError"

12:46:14 Presenting theory "JinjaThreads.BVProgressThreaded"

12:46:15 Presenting theory "HOL.Fun_Def"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/function_core.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/mutual.ML"

12:46:15 Presenting theory "JinjaThreads.JVMDeadlocked"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/pattern_split.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/relation.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/function_elims.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/function.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/pat_completeness.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/fun.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/induction_schema.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/measure_functions.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/lexicographic_order.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/termination.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/scnp_solve.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/scnp_reconstruct.ML"

12:46:15 Presenting file "~~/src/HOL/Tools/Function/fun_cases.ML"

12:46:15 Presenting theory "JinjaThreads.EffectMono"

12:46:15 Presenting theory "JinjaThreads.TF_JVM"

12:46:15 Presenting theory "JinjaThreads.LBVJVM"

12:46:15 Presenting theory "JinjaThreads.BVExec"

12:46:16 Presenting theory "JinjaThreads.BCVExec"

12:46:16 Presenting theory "JinjaThreads.BV_Main"

12:46:16 Presenting theory "JinjaThreads.CallExpr"

12:46:16 Presenting theory "HOL.Int"

12:46:16 Presenting file "~~/src/HOL/Tools/int_arith.ML"

12:46:16 Presenting theory "JinjaThreads.J0"

12:46:16 Presenting theory "HOL.Lattices_Big"

12:46:17 Presenting theory "JinjaThreads.J0Bisim"

12:46:17 Presenting theory "HOL.Euclidean_Rings"

12:46:17 Presenting theory "JinjaThreads.J1State"

12:46:17 Presenting theory "JinjaThreads.J1Heap"

12:46:18 Presenting theory "JinjaThreads.J1"

12:46:18 Presenting theory "HOL.Parity"

12:46:18 Presenting theory "JinjaThreads.J1Deadlock"

12:46:18 Presenting theory "JinjaThreads.PCompiler"

12:46:18 Presenting theory "HOL.Numeral_Simprocs"

12:46:18 Presenting file "~~/src/Provers/Arith/assoc_fold.ML"

12:46:18 Presenting file "~~/src/Provers/Arith/cancel_numerals.ML"

12:46:18 Presenting file "~~/src/Provers/Arith/combine_numerals.ML"

12:46:18 Presenting file "~~/src/Provers/Arith/cancel_numeral_factor.ML"

12:46:18 Presenting file "~~/src/Provers/Arith/extract_common_term.ML"

12:46:18 Presenting file "~~/src/HOL/Tools/numeral_simprocs.ML"

12:46:18 Presenting file "~~/src/HOL/Tools/nat_numeral_simprocs.ML"

12:46:18 Presenting theory "JinjaThreads.Compiler2"

12:46:18 Presenting theory "JinjaThreads.Exception_Tables"

12:46:18 Presenting theory "HOL.Semiring_Normalization"

12:46:18 Presenting file "~~/src/HOL/Tools/semiring_normalizer.ML"

12:46:18 Presenting theory "JinjaThreads.J1WellType"

12:46:18 Presenting theory "JinjaThreads.J1WellForm"

12:46:18 Presenting theory "HOL-Library.Prefix_Order"

12:46:19 Presenting theory "HOL.Groebner_Basis"

12:46:19 Presenting file "~~/src/HOL/Tools/groebner.ML"

12:46:19 Presenting theory "JinjaThreads.TypeComp"

12:46:19 Presenting theory "HOL.Set_Interval"

12:46:20 Presenting theory "JinjaThreads.JVMTau"

12:46:21 Presenting theory "HOL.Presburger"

12:46:21 Presenting theory "JinjaThreads.Execs"

12:46:21 Presenting file "~~/src/HOL/Tools/Qelim/qelim.ML"

12:46:21 Presenting file "~~/src/HOL/Tools/Qelim/cooper_procedure.ML"

12:46:21 Presenting file "~~/src/HOL/Tools/Qelim/cooper.ML"

12:46:22 Presenting file "~~/src/HOL/Tools/try0.ML"

12:46:24 Presenting theory "HOL.SMT"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_util.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_failure.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_config.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_builtin.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_datatypes.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_normalize.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_translate.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smtlib.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smtlib_interface.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smtlib_proof.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smtlib_isar.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/z3_proof.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/z3_isar.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_solver.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/cvc_interface.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/lethe_isar.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof_parse.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/cvc_proof_parse.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/conj_disj_perm.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_methods.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_replay.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_arith.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/z3_interface.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_rules.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_methods.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/z3_replay.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/lethe_replay_methods.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/cvc5_replay_methods.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/verit_replay_methods.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/verit_strategies.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/verit_replay.ML"

12:46:25 Presenting theory "JinjaThreads.J1JVMBisim"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/cvc5_replay.ML"

12:46:25 Presenting file "~~/src/HOL/Tools/SMT/smt_systems.ML"

12:46:27 Presenting theory "HOL.Sledgehammer"

12:46:27 Presenting file "~~/src/HOL/Tools/ATP/system_on_tptp.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/async_manager_legacy.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_util.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_proof.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_compress.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mepo.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML"

12:46:27 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_tactics.ML"

12:46:28 Presenting theory "HOL.Lifting_Set"

12:46:30 Presenting theory "JinjaThreads.J1JVM"

12:46:30 Presenting theory "HOL.List"

12:46:31 Presenting theory "HOL.Groups_List"

12:46:31 Presenting theory "HOL.Bit_Operations"

12:46:32 Presenting theory "HOL.Code_Numeral"

12:46:32 Presenting theory "HOL.Random"

12:46:32 Presenting theory "HOL.Map"

12:46:33 Presenting theory "HOL.Enum"

12:46:33 Presenting theory "JinjaThreads.JVMJ1"

12:46:33 Presenting theory "HOL.String"

12:46:33 Presenting file "~~/src/HOL/Tools/string_syntax.ML"

12:46:33 Presenting file "~~/src/HOL/Tools/literal.ML"

12:46:33 Presenting theory "HOL.Typerep"

12:46:33 Presenting theory "HOL.Predicate"

12:46:33 Presenting theory "HOL.Lazy_Sequence"

12:46:33 Presenting theory "HOL.Limited_Sequence"

12:46:33 Presenting theory "HOL.Code_Evaluation"

12:46:33 Presenting file "~~/src/HOL/Tools/code_evaluation.ML"

12:46:33 Presenting file "~~/src/HOL/Tools/value_command.ML"

12:46:33 Presenting file "~~/src/HOL/Tools/reification.ML"

12:46:34 Presenting theory "JinjaThreads.Correctness2"

12:46:34 Presenting theory "HOL.Quickcheck_Random"

12:46:34 Presenting file "~~/src/HOL/Tools/Quickcheck/quickcheck_common.ML"

12:46:34 Presenting file "~~/src/HOL/Tools/Quickcheck/random_generators.ML"

12:46:34 Presenting theory "JinjaThreads.ListIndex"

12:46:34 Presenting theory "HOL.Random_Pred"

12:46:34 Presenting theory "HOL.Random_Sequence"

12:46:34 Presenting theory "JinjaThreads.Compiler1"

12:46:35 Presenting theory "HOL.Quickcheck_Exhaustive"

12:46:35 Presenting theory "JinjaThreads.J0J1Bisim"

12:46:35 Presenting file "~~/src/HOL/Tools/Quickcheck/exhaustive_generators.ML"

12:46:35 Presenting file "~~/src/HOL/Tools/Quickcheck/abstract_generators.ML"

12:46:35 Presenting theory "JinjaThreads.Correctness1Threaded"

12:46:37 Presenting theory "HOL.Predicate_Compile"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_compilations.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/core_data.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/mode_inference.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_proof.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_core.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_data.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_pred.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_specialisation.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile.ML"

12:46:37 Presenting theory "JinjaThreads.Correctness1"

12:46:37 Presenting theory "HOL.Quickcheck_Narrowing"

12:46:37 Presenting file "~~/src/HOL/Tools/Quickcheck/Narrowing_Engine.hs"

12:46:37 Presenting file "~~/src/HOL/Tools/Quickcheck/PNF_Narrowing_Engine.hs"

12:46:37 Presenting file "~~/src/HOL/Tools/Quickcheck/narrowing_generators.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Quickcheck/find_unused_assms.ML"

12:46:37 Presenting theory "HOL.Mirabelle"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_util.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_arith.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_metis.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_presburger.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_quickcheck.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML"

12:46:37 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_try0.ML"

12:46:37 Presenting theory "HOL.Extraction"

12:46:38 Presenting theory "JinjaThreads.JJ1WellForm"

12:46:38 Presenting theory "JinjaThreads.Compiler"

12:46:38 Presenting theory "HOL.Record"

12:46:38 Presenting theory "JinjaThreads.Correctness"

12:46:38 Presenting file "~~/src/HOL/Tools/record.ML"

12:46:38 Presenting theory "JinjaThreads.Preprocessor"

12:46:38 Presenting theory "JinjaThreads.Compiler_Main"

12:46:38 Presenting theory "JinjaThreads.MM"

12:46:38 Presenting theory "JinjaThreads.SC"

12:46:38 Presenting theory "JinjaThreads.SC_Interp"

12:46:38 Presenting theory "JinjaThreads.SC_Collections"

12:46:39 Presenting theory "HOL.GCD"

12:46:39 Presenting theory "JinjaThreads.Orders"

12:46:39 Presenting theory "JinjaThreads.JMM_Spec"

12:46:40 Presenting theory "JinjaThreads.JMM_DRF"

12:46:40 Presenting theory "JinjaThreads.SC_Legal"

12:46:40 Presenting theory "JinjaThreads.Non_Speculative"

12:46:41 Presenting theory "JinjaThreads.SC_Completion"

12:46:42 Presenting theory "JinjaThreads.HB_Completion"

12:46:42 Presenting theory "JinjaThreads.JMM_Heap"

12:46:42 Presenting theory "HOL.Nitpick"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod.ML"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod_sat.ML"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_util.ML"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_hol.ML"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_mono.ML"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_preproc.ML"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_scope.ML"

12:46:42 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_peephole.ML"

12:46:43 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_rep.ML"

12:46:43 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_nut.ML"

12:46:43 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_kodkod.ML"

12:46:43 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_model.ML"

12:46:43 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick.ML"

12:46:43 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_commands.ML"

12:46:43 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_tests.ML"

12:46:44 Presenting theory "HOL.Nunchaku"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_util.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_collect.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_problem.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_translate.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_model.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_reconstruct.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_display.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_tool.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku.ML"

12:46:44 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_commands.ML"

12:46:45 Presenting theory "JinjaThreads.JMM_Framework"

12:46:46 Presenting theory "JinjaThreads.JMM_Typesafe"

12:46:47 Presenting theory "HOL.BNF_Greatest_Fixpoint"

12:46:47 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_util.ML"

12:46:47 Presenting theory "JinjaThreads.JMM_Common"

12:46:47 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_tactics.ML"

12:46:47 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp.ML"

12:46:47 Presenting theory "JinjaThreads.JMM_J"

12:46:47 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

12:46:47 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML"

12:46:47 Presenting theory "JinjaThreads.DRF_J"

12:46:47 Presenting theory "JinjaThreads.JMM_JVM"

12:46:48 Presenting theory "HOL.Filter"

12:46:48 Presenting theory "JinjaThreads.DRF_JVM"

12:46:48 Presenting theory "HOL.Conditionally_Complete_Lattices"

12:46:48 Presenting theory "JinjaThreads.JMM_Type"

12:46:48 Presenting theory "HOL.Factorial"

12:46:48 Presenting theory "JinjaThreads.JMM_Compiler"

12:46:48 Presenting theory "JinjaThreads.JMM_Type2"

12:46:48 Presenting theory "JinjaThreads.JMM_Interp"

12:46:48 Presenting theory "JinjaThreads.JMM_Typesafe2"

12:46:48 Presenting theory "HOL.Binomial"

12:46:49 Presenting theory "HOL.Divides"

12:46:49 Presenting theory "Main"

12:46:49 Presenting theory "JinjaThreads.JMM_J_Typesafe"

12:46:49 Presenting theory "HOL.Archimedean_Field"

12:46:49 Presenting theory "JinjaThreads.JMM_JVM_Typesafe"

12:46:49 Presenting theory "HOL.Rat"

12:46:49 Presenting theory "JinjaThreads.JMM_Compiler_Type2"

12:46:49 Presenting theory "JinjaThreads.JMM"

12:46:49 Presenting theory "JinjaThreads.MM_Main"

12:46:49 Presenting theory "JinjaThreads.State_Refinement"

12:46:50 Presenting theory "HOL.Real"

12:46:50 Presenting file "~~/src/HOL/Tools/SMT/smt_real.ML"

12:46:50 Presenting theory "JinjaThreads.Scheduler"

12:46:50 Presenting file "~~/src/HOL/Tools/SMT/z3_real.ML"

12:46:50 Presenting file "~~/src/HOL/Tools/Argo/argo_real.ML"

12:46:50 Presenting theory "JinjaThreads.Random_Scheduler"

12:46:51 Presenting theory "JinjaThreads.Round_Robin"

12:46:51 Presenting theory "JinjaThreads.SC_Schedulers"

12:46:51 Presenting theory "HOL.Topological_Spaces"

12:46:51 Presenting theory "HOL-Library.Mapping"

12:46:51 Presenting theory "HOL-Library.AList_Mapping"

12:46:51 Presenting theory "JinjaThreads.TypeRelRefine"

12:46:52 Presenting theory "HOL.Hull"

12:46:52 Presenting theory "JinjaThreads.PCompilerRefine"

12:46:52 Presenting theory "JinjaThreads.J_Execute"

12:46:52 Presenting theory "JinjaThreads.ExternalCall_Execute"

12:46:52 Presenting theory "HOL.Modules"

12:46:52 Presenting theory "JinjaThreads.JVMExec_Execute2"

12:46:52 Presenting theory "HOL.Vector_Spaces"

12:46:53 Presenting theory "JinjaThreads.JVM_Execute2"

12:46:53 Presenting theory "HOL-Library.Code_Cardinality"

12:46:53 Presenting theory "JinjaThreads.Code_Generation"

12:46:53 Presenting theory "JinjaThreads.JVMExec_Execute"

12:46:53 Presenting theory "HOL.Real_Vector_Spaces"

12:46:53 Presenting theory "JinjaThreads.JVM_Execute"

12:46:53 Presenting theory "JinjaThreads.ToString"

12:46:53 Presenting theory "JinjaThreads.Java2Jinja"

12:46:53 Presenting theory "JinjaThreads.Execute_Main"

12:46:53 Presenting theory "JinjaThreads.ApprenticeChallenge"

12:46:53 Presenting theory "JinjaThreads.BufferExample"

12:46:53 Presenting theory "JinjaThreads.Examples_Main"

12:46:53 Presenting theory "JinjaThreads.JinjaThreads"

12:46:54 Presenting theory "HOL.Limits"

12:46:54 Presenting theory "HOL.Inequalities"

12:46:54 Presenting theory "HOL.Series"

12:46:55 Presenting theory "HOL.Deriv"

12:46:56 Presenting theory "HOL.NthRoot"

12:46:57 Presenting theory "HOL.Transcendental"

12:46:58 Presenting theory "HOL.Complex"

12:46:59 Presenting theory "HOL.MacLaurin"

12:46:59 Presenting theory "Complex_Main"

12:46:59

12:46:59 === TIMING ===

12:46:59

12:46:59 Group slow: 10:12:08 elapsed time, 34:54:07 cpu time, factor 3.42

12:46:59 Group AFP: 10:40:36 elapsed time, 36:52:00 cpu time, factor 3.45

12:46:59 Group main: 0:09:40 elapsed time, 0:41:03 cpu time, factor 4.24

12:46:59 Group timing: 0:03:51 elapsed time, 0:20:15 cpu time, factor 5.25

12:46:59 Group very_slow: 6:22:41 elapsed time, 15:01:34 cpu time, factor 2.36

12:46:59 Overall: 11:12:31 elapsed time, 37:33:28 cpu time, factor 3.35

12:47:00 Archiving artifacts

12:47:20 Started calculate disk usage of build

12:47:20 Finished Calculation of disk usage of build in 0 seconds

12:49:48 Started calculate disk usage of workspace

12:51:05 Finished Calculation of disk usage of workspace in 1 minute 17 second

12:51:08 No emails were triggered.

12:51:08 Finished: SUCCESS