Skip to content
Success

Console Output

01:34:10 Started by an SCM change

01:34:10 Running as SYSTEM

01:34:10 [EnvInject] - Loading node environment variables.

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

01:34:10 [isabelle-nightly-slow] $ hg showconfig paths.default

01:34:10 [isabelle-nightly-slow] $ hg pull --rev default

01:34:10 pulling from http://isabelle.in.tum.de/repos/isabelle/

01:34:10 real URL is https://isabelle.in.tum.de/repos/isabelle/

01:34:10 no changes found

01:34:10 [isabelle-nightly-slow] $ hg update --clean --rev default

01:34:10 5 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

01:34:11 [isabelle-nightly-slow] $ hg log --rev 46eea084f393c56cee7b87fb352215c6c9118822 --template exists\n

01:34:11 exists

01:34:11 [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(46eea084f393c56cee7b87fb352215c6c9118822)" --encoding UTF-8 --encodingmode replace

01:34:11 [afp] $ hg showconfig paths.default

01:34:12 [afp] $ hg pull --rev default

01:34:12 pulling from https://foss.heptapod.net/isa-afp/afp-devel/

01:34:12 no changes found

01:34:12 [afp] $ hg update --clean --rev default

01:34:12 1 files updated, 0 files merged, 0 files removed, 0 files unresolved

01:34:12 [afp] $ hg --config extensions.purge= clean --all

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

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

01:34:13 [afp] $ hg log --rev 337819a49c4b5a512bfc3b1a502bd33e2b3b56ff --template exists\n

01:34:13 exists

01:34:13 [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(337819a49c4b5a512bfc3b1a502bd33e2b3b56ff)" --encoding UTF-8 --encodingmode replace

01:34:13 No emails were triggered.

01:34:13 [isabelle-nightly-slow] $ /bin/sh -xe /tmp/jenkins2429490492662716097.sh

01:34:13 + Admin/jenkins/run_build slow

01:34:13 + set -e

01:34:13 + PROFILE=slow

01:34:13 + shift

01:34:13 + bin/isabelle components -a

01:34:14 + bin/isabelle jedit -bf

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

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

01:35:07 Note: Some input files use unchecked or unsafe operations.

01:35:07 Note: Recompile with -Xlint:unchecked for details.

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

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

01:35:10 + bin/isabelle ocaml_setup

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

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

01:35:11 opam update

01:35:11

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

01:35:12 + bin/isabelle ghc_setup

01:35:13 stack will use a sandboxed GHC it installed

01:35:13 For more information on paths, see 'stack path' and 'stack exec env'

01:35:13 To use this GHC and packages outside of a project, consider using:

01:35:13 stack ghc, stack ghci, stack runghc, or stack exec

01:35:13 The Glorious Glasgow Haskell Compilation System, version 8.10.7

01:35:14 + bin/isabelle ci_build_slow

01:35:16

01:35:16 === CONFIGURATION ===

01:35:16

01:35:16 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

01:35:16 ISABELLE_BUILD_OPTIONS=""

01:35:16

01:35:16 ML_PLATFORM="x86_64-linux"

01:35:16 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-test-15c840d48c9a/x86_64-linux"

01:35:16 ML_SYSTEM="polyml-5.9"

01:35:16 ML_OPTIONS="-H 4000 --maxheap 20G"

01:35:16 jobs = 1, threads = 8, numa = false

01:35:16

01:35:16 === BUILD ===

01:35:16

01:35:16 Build started at Fri, 2 Sep 2022 23:35:16 GMT

01:35:16 Isabelle id b80f33e5323f

01:35:16 Build for AFP id 10120a93e155

01:35:16

01:35:16 === LOG ===

01:35:16

01:35:18 Session Pure/Pure

01:35:18 Session FOL/FOL

01:35:18 Session Pure/Pure-Examples

01:35:18 Session Pure/Pure-ex

01:35:18 Session Misc/Tools

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

01:35:19 Session AFP/AWN (AFP)

01:35:19 Session AFP/AODV (AFP slow)

01:35:19 Session HOL/HOL-Cardinals (timing)

01:35:19 Session HOL/HOL-Library (main timing)

01:35:20 Session AFP/Binomial-Heaps (AFP)

01:35:20 Session AFP/ConcurrentIMP (AFP)

01:35:20 Session AFP/ConcurrentGC (AFP slow)

01:35:20 Session AFP/FinFun (AFP)

01:35:20 Session AFP/Finger-Trees (AFP)

01:35:20 Session HOL/HOL-Combinatorics (main timing)

01:35:20 Session HOL/HOL-Computational_Algebra (main timing)

01:35:20 Session HOL/HOL-Algebra (main timing)

01:35:21 Session HOL/HOL-Analysis (main timing)

01:35:21 Session AFP/Coinductive (AFP)

01:35:21 Session HOL/HOL-Eisbach

01:35:21 Session HOL/HOL-Number_Theory (main timing)

01:35:22 Session HOL/HOL-ex (timing)

01:35:22 Session AFP/Automatic_Refinement (AFP)

01:35:22 Session AFP/Refine_Monadic (AFP)

01:35:22 Session HOL/HOL-Imperative_HOL (timing)

01:35:22 Session AFP/HereditarilyFinite (AFP)

01:35:22 Session AFP/Trie (AFP)

01:35:22 Session AFP/Flyspeck-Tame (AFP)

01:35:22 Session AFP/Flyspeck-Tame-Computation (AFP slow very_slow)

01:35:22 Session AFP/Word_Lib (AFP)

01:35:23 Session AFP/IP_Addresses (AFP)

01:35:23 Session AFP/Simple_Firewall (AFP)

01:35:23 Session AFP/Routing (AFP)

01:35:23 Session AFP/Native_Word (AFP)

01:35:23 Session AFP/Collections (AFP)

01:35:23 Session AFP/Iptables_Semantics (AFP)

01:35:24 Session AFP/Iptables_Semantics_Examples (AFP)

01:35:24 Session AFP/Iptables_Semantics_Examples_Big (AFP slow very_slow)

01:35:24 Session AFP/JinjaThreads (AFP slow)

01:35:24 Session AFP/ZFC_in_HOL (AFP)

01:35:24 Session AFP/Category3 (AFP)

01:35:25 Session AFP/MonoidalCategory (AFP)

01:35:25 Session AFP/Bicategory (AFP slow)

01:35:25 Building Pure ...

01:35:47 Pure: theory Pure

01:35:48 Pure: theory ML_Bootstrap

01:35:48 Pure: theory Pure.Sessions

01:35:52 Timing Pure (1 threads, 1.350s elapsed time, 1.396s cpu time, 0.040s GC time, factor 1.03)

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

01:35:52 Building HOL ...

01:35:56 HOL: theory Tools.Code_Generator

01:36:02 HOL: theory HOL.HOL

01:36:06 HOL: theory HOL.Argo

01:36:06 HOL: theory HOL.Orderings

01:36:06 HOL: theory HOL.Ctr_Sugar

01:36:10 HOL: theory HOL.Groups

01:36:12 HOL: theory HOL.SAT

01:36:13 HOL: theory HOL.Lattices

01:36:14 HOL: theory HOL.Boolean_Algebras

01:36:15 HOL: theory HOL.Set

01:36:16 HOL: theory HOL.Fun

01:36:16 HOL: theory HOL.Typedef

01:36:18 HOL: theory HOL.Complete_Lattices

01:36:18 HOL: theory HOL.Rings

01:36:20 HOL: theory HOL.Inductive

01:36:23 HOL: theory HOL.Product_Type

01:36:23 HOL: theory HOL.Sum_Type

01:36:25 HOL: theory HOL.Complete_Partial_Order

01:36:29 HOL: theory HOL.Nat

01:36:32 HOL: theory HOL.Fields

01:36:32 HOL: theory HOL.Meson

01:36:36 HOL: theory HOL.Finite_Set

01:36:38 HOL: theory HOL.Relation

01:36:39 HOL: theory HOL.Transitive_Closure

01:36:40 HOL: theory HOL.Wellfounded

01:36:41 HOL: theory HOL.Fun_Def_Base

01:36:41 HOL: theory HOL.Hilbert_Choice

01:36:41 HOL: theory HOL.Wfrec

01:36:41 HOL: theory HOL.Order_Relation

01:36:42 HOL: theory HOL.BNF_Wellorder_Relation

01:36:43 HOL: theory HOL.BNF_Wellorder_Embedding

01:36:43 HOL: theory HOL.Zorn

01:36:43 HOL: theory HOL.ATP

01:36:44 HOL: theory HOL.BNF_Wellorder_Constructions

01:36:45 HOL: theory HOL.BNF_Cardinal_Order_Relation

01:36:47 HOL: theory HOL.BNF_Cardinal_Arithmetic

01:36:47 HOL: theory HOL.BNF_Def

01:36:50 HOL: theory HOL.Metis

01:36:53 HOL: theory HOL.BNF_Composition

01:36:53 HOL: theory HOL.Basic_BNFs

01:36:55 HOL: theory HOL.BNF_Fixpoint_Base

01:37:00 HOL: theory HOL.BNF_Least_Fixpoint

01:37:04 HOL: theory HOL.Basic_BNF_LFPs

01:37:04 HOL: theory HOL.Equiv_Relations

01:37:04 HOL: theory HOL.Transfer

01:37:05 HOL: theory HOL.Lifting

01:37:05 HOL: theory HOL.Num

01:37:08 HOL: theory HOL.Option

01:37:08 HOL: theory HOL.Quotient

01:37:08 HOL: theory HOL.Extraction

01:37:08 HOL: theory HOL.Partial_Function

01:37:10 HOL: theory HOL.Fun_Def

01:37:10 HOL: theory HOL.Power

01:37:13 HOL: theory HOL.Groups_Big

01:37:16 HOL: theory HOL.Lattices_Big

01:37:16 HOL: theory HOL.Int

01:37:16 HOL: theory HOL.Lifting_Set

01:37:20 HOL: theory HOL.Euclidean_Division

01:37:32 HOL: theory HOL.Parity

01:37:37 HOL: theory HOL.Divides

01:37:39 HOL: theory HOL.Numeral_Simprocs

01:37:39 HOL: theory HOL.Set_Interval

01:37:40 HOL: theory HOL.Semiring_Normalization

01:37:40 HOL: theory HOL.SMT

01:37:44 HOL: theory HOL.Groebner_Basis

01:37:46 HOL: theory HOL.Conditionally_Complete_Lattices

01:37:46 HOL: theory HOL.Filter

01:37:46 HOL: theory HOL.Presburger

01:37:51 HOL: theory HOL.Sledgehammer

01:37:55 HOL: theory HOL.List

01:38:05 HOL: theory HOL.Groups_List

01:38:05 HOL: theory HOL.Map

01:38:08 HOL: theory HOL.Bit_Operations

01:38:08 HOL: theory HOL.Factorial

01:38:08 HOL: theory HOL.Enum

01:38:10 HOL: theory HOL.Binomial

01:38:30 HOL: theory HOL.Code_Numeral

01:38:31 HOL: theory HOL.GCD

01:38:31 HOL: theory HOL.Random

01:38:31 HOL: theory HOL.String

01:38:35 HOL: theory HOL.BNF_Greatest_Fixpoint

01:38:35 HOL: theory HOL.Predicate

01:38:35 HOL: theory HOL.Typerep

01:38:37 HOL: theory HOL.Lazy_Sequence

01:38:37 HOL: theory HOL.Limited_Sequence

01:38:38 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:42 HOL: theory HOL.Random_Sequence

01:38:49 HOL: theory HOL.Record

01:38:49 HOL: theory HOL.Predicate_Compile

01:38:53 HOL: theory HOL.Nitpick

01:38:54 HOL: theory HOL.Mirabelle

01:39:01 HOL: theory HOL.Nunchaku

01:39:02 HOL: theory Main

01:39:06 HOL: theory HOL.Archimedean_Field

01:39:06 HOL: theory HOL.Hull

01:39:06 HOL: theory HOL.Topological_Spaces

01:39:06 HOL: theory HOL.Modules

01:39:08 HOL: theory HOL.Vector_Spaces

01:39:16 HOL: theory HOL.Rat

01:39:20 HOL: theory HOL.Real

01:39:22 HOL: theory HOL.Real_Vector_Spaces

01:39:40 HOL: theory HOL.Inequalities

01:39:40 HOL: theory HOL.Limits

01:39:49 HOL: theory HOL.Deriv

01:39:49 HOL: theory HOL.Series

01:39:52 HOL: theory HOL.NthRoot

01:39:52 HOL: theory HOL.Transcendental

01:39:59 HOL: theory HOL.Complex

01:40:00 HOL: theory HOL.MacLaurin

01:40:01 HOL: theory Complex_Main

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

01:42:54 Finished HOL/document (0:01:26 elapsed time)

01:42:54 Preparing HOL/outline ...

01:43:42 Finished HOL/outline (0:00:48 elapsed time)

01:43:46 Timing HOL (8 threads, 261.522s elapsed time, 941.619s cpu time, 79.447s GC time, factor 3.60)

01:43:46 Finished HOL (0:05:22 elapsed time, 0:17:42 cpu time, factor 3.29)

01:43:46 Running JinjaThreads ...

01:43:48 JinjaThreads: theory HOL-Eisbach.Eisbach

01:43:48 JinjaThreads: theory Automatic_Refinement.Foldi

01:43:48 JinjaThreads: theory Automatic_Refinement.Refine_Util_Bootstrap1

01:43:48 JinjaThreads: theory Finger-Trees.FingerTree

01:43:48 JinjaThreads: theory Collections.ICF_Tools

01:43:48 JinjaThreads: theory HOL-Library.AList

01:43:48 JinjaThreads: theory Automatic_Refinement.Prio_List

01:43:48 JinjaThreads: theory HOL-Library.Adhoc_Overloading

01:43:49 JinjaThreads: theory HOL-Library.Cancellation

01:43:49 JinjaThreads: theory Automatic_Refinement.Mk_Term_Antiquot

01:43:49 JinjaThreads: theory Automatic_Refinement.Mpat_Antiquot

01:43:49 JinjaThreads: theory Collections.Ord_Code_Preproc

01:43:49 JinjaThreads: theory HOL-Library.Monad_Syntax

01:43:49 JinjaThreads: theory HOL-Library.Case_Converter

01:43:49 JinjaThreads: theory Collections.Locale_Code

01:43:49 JinjaThreads: theory Collections.Record_Intf

01:43:49 JinjaThreads: theory HOL-Library.Code_Abstract_Nat

01:43:49 JinjaThreads: theory Automatic_Refinement.Refine_Util

01:43:49 JinjaThreads: theory HOL-Library.Code_Target_Int

01:43:49 JinjaThreads: theory HOL-Library.Code_Target_Nat

01:43:50 JinjaThreads: theory HOL-Library.Multiset

01:43:50 JinjaThreads: theory HOL-Library.Simps_Case_Conv

01:43:50 JinjaThreads: theory HOL-Library.Complete_Partial_Order2

01:43:50 JinjaThreads: theory HOL-Library.Confluence

01:43:50 JinjaThreads: theory HOL-Library.Code_Target_Numeral

01:43:50 JinjaThreads: theory HOL-Library.Confluent_Quotient

01:43:50 JinjaThreads: theory HOL-Library.Infinite_Set

01:43:51 JinjaThreads: theory HOL-Library.Nat_Bijection

01:43:51 JinjaThreads: theory HOL-Library.Dlist

01:43:51 JinjaThreads: theory Automatic_Refinement.Anti_Unification

01:43:51 JinjaThreads: theory Automatic_Refinement.Attr_Comb

01:43:51 JinjaThreads: theory Automatic_Refinement.Autoref_Data

01:43:52 JinjaThreads: theory Automatic_Refinement.Named_Sorted_Thms

01:43:52 JinjaThreads: theory Automatic_Refinement.Indep_Vars

01:43:52 JinjaThreads: theory Automatic_Refinement.Mk_Record_Simp

01:43:52 JinjaThreads: theory Automatic_Refinement.Tagged_Solver

01:43:52 JinjaThreads: theory Automatic_Refinement.Select_Solve

01:43:52 JinjaThreads: theory HOL-Library.Old_Datatype

01:43:52 JinjaThreads: theory HOL-Library.Option_ord

01:43:52 JinjaThreads: theory HOL-Library.Phantom_Type

01:43:52 JinjaThreads: theory Trie.Trie

01:43:52 JinjaThreads: theory HOL-Library.Predicate_Compile_Alternative_Defs

01:43:52 JinjaThreads: theory HOL-Library.RBT_Impl

01:43:53 JinjaThreads: theory HOL-Library.Signed_Division

01:43:53 JinjaThreads: theory HOL-Library.Sublist

01:43:53 JinjaThreads: theory HOL-Library.Cardinality

01:43:54 JinjaThreads: theory HOL-Library.Transitive_Closure_Table

01:43:54 JinjaThreads: theory FinFun.FinFun

01:43:54 JinjaThreads: theory HOL-Library.Numeral_Type

01:43:54 JinjaThreads: theory HOL-Library.While_Combinator

01:43:55 JinjaThreads: theory HOL-Library.Countable

01:43:56 JinjaThreads: theory HOL-Library.Type_Length

01:43:56 JinjaThreads: theory Collections.DatRef

01:43:56 JinjaThreads: theory JinjaThreads.Set_Monad

01:43:56 JinjaThreads: theory JinjaThreads.Set_without_equal

01:43:56 JinjaThreads: theory Native_Word.Code_Int_Integer_Conversion

01:43:56 JinjaThreads: theory Refine_Monadic.Refine_Chapter

01:43:56 JinjaThreads: theory HOL-Library.Word

01:43:56 JinjaThreads: theory Word_Lib.More_Arithmetic

01:43:57 JinjaThreads: theory HOL-Library.Countable_Set

01:43:57 JinjaThreads: theory JinjaThreads.Auxiliary

01:43:57 JinjaThreads: theory Binomial-Heaps.BinomialHeap

01:43:57 JinjaThreads: theory Binomial-Heaps.SkewBinomialHeap

01:43:57 JinjaThreads: theory HOL-ex.Quicksort

01:43:57 JinjaThreads: theory HOL-Library.Countable_Complete_Lattices

01:43:58 JinjaThreads: theory Automatic_Refinement.Misc

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

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

01:44:02 JinjaThreads: theory Coinductive.Coinductive_Nat

01:44:03 JinjaThreads: theory Coinductive.Coinductive_List

01:44:03 JinjaThreads: theory Automatic_Refinement.Refine_Lib

01:44:03 JinjaThreads: theory Collections.SetIterator

01:44:03 JinjaThreads: theory Collections.Sorted_List_Operations

01:44:04 JinjaThreads: theory Word_Lib.Bit_Comprehension

01:44:05 JinjaThreads: theory Word_Lib.More_Divides

01:44:05 JinjaThreads: theory Automatic_Refinement.Autoref_Phases

01:44:05 JinjaThreads: theory Automatic_Refinement.Autoref_Tagging

01:44:05 JinjaThreads: theory Automatic_Refinement.Relators

01:44:05 JinjaThreads: theory Collections.SetIteratorOperations

01:44:05 JinjaThreads: theory Word_Lib.Signed_Division_Word

01:44:05 JinjaThreads: theory Refine_Monadic.Refine_Mono_Prover

01:44:05 JinjaThreads: theory Word_Lib.More_Word

01:44:07 JinjaThreads: theory Automatic_Refinement.Param_Tool

01:44:07 JinjaThreads: theory Automatic_Refinement.Param_HOL

01:44:08 JinjaThreads: theory Native_Word.Code_Target_Word_Base

01:44:08 JinjaThreads: theory Word_Lib.Bit_Shifts_Infix_Syntax

01:44:08 JinjaThreads: theory Collections.Assoc_List

01:44:09 JinjaThreads: theory Automatic_Refinement.Parametricity

01:44:09 JinjaThreads: theory Automatic_Refinement.Autoref_Id_Ops

01:44:09 JinjaThreads: theory Collections.Dlist_add

01:44:09 JinjaThreads: theory Collections.Diff_Array

01:44:09 JinjaThreads: theory Collections.Trie_Impl

01:44:09 JinjaThreads: theory Collections.Proper_Iterator

01:44:10 JinjaThreads: theory Collections.SetIteratorGA

01:44:10 JinjaThreads: theory Collections.Trie2

01:44:10 JinjaThreads: theory Automatic_Refinement.Autoref_Fix_Rel

01:44:10 JinjaThreads: theory Collections.It_to_It

01:44:10 JinjaThreads: theory Word_Lib.Least_significant_bit

01:44:10 JinjaThreads: theory Word_Lib.Most_significant_bit

01:44:11 JinjaThreads: theory Automatic_Refinement.Autoref_Translate

01:44:11 JinjaThreads: theory Automatic_Refinement.Autoref_Relator_Interface

01:44:12 JinjaThreads: theory Word_Lib.Generic_set_bit

01:44:12 JinjaThreads: theory Automatic_Refinement.Autoref_Gen_Algo

01:44:12 JinjaThreads: theory Automatic_Refinement.Autoref_Tool

01:44:14 JinjaThreads: theory Native_Word.Code_Target_Integer_Bit

01:44:14 JinjaThreads: theory Native_Word.Word_Type_Copies

01:44:14 JinjaThreads: theory Automatic_Refinement.Autoref_Bindings_HOL

01:44:14 JinjaThreads: theory Coinductive.Lazy_LList

01:44:14 JinjaThreads: theory Coinductive.TLList

01:44:18 JinjaThreads: theory Coinductive.Lazy_TLList

01:44:18 JinjaThreads: theory Automatic_Refinement.Automatic_Refinement

01:44:18 JinjaThreads: theory Collections.Idx_Iterator

01:44:18 JinjaThreads: theory Refine_Monadic.Refine_Misc

01:44:20 JinjaThreads: theory Refine_Monadic.RefineG_Domain

01:44:20 JinjaThreads: theory Refine_Monadic.RefineG_Transfer

01:44:20 JinjaThreads: theory Refine_Monadic.RefineG_Assert

01:44:21 JinjaThreads: theory Refine_Monadic.RefineG_Recursion

01:44:21 JinjaThreads: theory Refine_Monadic.RefineG_While

01:44:21 JinjaThreads: theory Refine_Monadic.Refine_Basic

01:44:22 JinjaThreads: theory Refine_Monadic.Refine_Det

01:44:26 JinjaThreads: theory Refine_Monadic.Refine_Heuristics

01:44:26 JinjaThreads: theory Refine_Monadic.Refine_Leof

01:44:26 JinjaThreads: theory Refine_Monadic.Refine_Pfun

01:44:26 JinjaThreads: theory Refine_Monadic.Refine_More_Comb

01:44:26 JinjaThreads: theory Refine_Monadic.Refine_While

01:44:28 JinjaThreads: theory Refine_Monadic.Refine_Transfer

01:44:29 JinjaThreads: theory Refine_Monadic.Autoref_Monadic

01:44:29 JinjaThreads: theory Refine_Monadic.Refine_Automation

01:44:29 JinjaThreads: theory Refine_Monadic.Refine_Foreach

01:44:30 JinjaThreads: theory Native_Word.Code_Target_Int_Bit

01:44:30 JinjaThreads: theory Native_Word.Uint32

01:44:31 JinjaThreads: theory Collections.Code_Target_ICF

01:44:32 JinjaThreads: theory Refine_Monadic.Refine_Monadic

01:44:32 JinjaThreads: theory Collections.HashCode

01:44:33 JinjaThreads: theory Collections.Gen_Iterator

01:44:33 JinjaThreads: theory Collections.Intf_Map

01:44:33 JinjaThreads: theory Collections.Intf_Set

01:44:34 JinjaThreads: theory Collections.Iterator

01:44:35 JinjaThreads: theory Collections.Array_Iterator

01:44:35 JinjaThreads: theory Collections.ICF_Spec_Base

01:44:35 JinjaThreads: theory Collections.AnnotatedListSpec

01:44:35 JinjaThreads: theory Collections.ListSpec

01:44:35 JinjaThreads: theory Collections.MapSpec

01:44:35 JinjaThreads: theory Collections.PrioSpec

01:44:35 JinjaThreads: theory Collections.PrioUniqueSpec

01:44:36 JinjaThreads: theory Collections.SetSpec

01:44:37 JinjaThreads: theory Collections.BinoPrioImpl

01:44:37 JinjaThreads: theory Collections.SkewPrioImpl

01:44:37 JinjaThreads: theory Collections.ListGA

01:44:38 JinjaThreads: theory Collections.FTAnnotatedListImpl

01:44:38 JinjaThreads: theory Collections.Fifo

01:44:38 JinjaThreads: theory Collections.PrioByAnnotatedList

01:44:40 JinjaThreads: theory Collections.PrioUniqueByAnnotatedList

01:44:41 JinjaThreads: theory Collections.Algos

01:44:42 JinjaThreads: theory Collections.SetIndex

01:44:42 JinjaThreads: theory Collections.SetIteratorCollectionsGA

01:44:43 JinjaThreads: theory Collections.MapGA

01:44:43 JinjaThreads: theory Collections.SetGA

01:44:45 JinjaThreads: theory Collections.FTPrioImpl

01:44:45 JinjaThreads: theory Collections.FTPrioUniqueImpl

01:44:46 JinjaThreads: theory Collections.ArrayMapImpl

01:44:46 JinjaThreads: theory Collections.ListMapImpl

01:44:46 JinjaThreads: theory Collections.ListMapImpl_Invar

01:44:47 JinjaThreads: theory Collections.TrieMapImpl

01:44:48 JinjaThreads: theory Collections.ListSetImpl

01:44:50 JinjaThreads: theory Collections.ListSetImpl_Invar

01:44:50 JinjaThreads: theory Collections.ListSetImpl_NotDist

01:44:53 JinjaThreads: theory Collections.ListSetImpl_Sorted

01:44:54 JinjaThreads: theory Collections.SetByMap

01:44:55 JinjaThreads: theory Collections.ArrayHashMap_Impl

01:44:57 JinjaThreads: theory Collections.ArraySetImpl

01:44:57 JinjaThreads: theory Collections.TrieSetImpl

01:45:00 JinjaThreads: theory Collections.ArrayHashMap

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

01:45:07 JinjaThreads: theory Collections.RBT_add

01:45:08 JinjaThreads: theory Collections.ArrayHashSet

01:45:10 JinjaThreads: theory Collections.RBTMapImpl

01:45:18 JinjaThreads: theory Collections.RBTSetImpl

01:45:18 JinjaThreads: theory Collections.HashMap_Impl

01:45:21 JinjaThreads: theory Collections.HashMap

01:45:27 JinjaThreads: theory Collections.HashSet

01:45:27 JinjaThreads: theory Collections.MapStdImpl

01:45:35 JinjaThreads: theory Collections.SetStdImpl

01:45:39 JinjaThreads: theory Collections.ICF_Impl

01:45:45 JinjaThreads: theory Collections.ICF_Refine_Monadic

01:45:46 JinjaThreads: theory Collections.ICF_Autoref

01:45:49 JinjaThreads: theory Collections.Collections

01:45:50 JinjaThreads: theory Collections.CollectionsV1

01:45:56 JinjaThreads: theory JinjaThreads.JT_ICF

01:45:56 JinjaThreads: theory JinjaThreads.Basic_Main

01:47:21 JinjaThreads: theory HOL-Library.Mapping

01:47:21 JinjaThreads: theory HOL-Library.Prefix_Order

01:47:21 JinjaThreads: theory HOL-Library.Code_Cardinality

01:47:21 JinjaThreads: theory JinjaThreads.FWState

01:47:21 JinjaThreads: theory JinjaThreads.LTS

01:47:21 JinjaThreads: theory JinjaThreads.Type

01:47:21 JinjaThreads: theory JinjaThreads.Orders

01:47:21 JinjaThreads: theory JinjaThreads.ListIndex

01:47:21 JinjaThreads: theory JinjaThreads.Semilat

01:47:22 JinjaThreads: theory JinjaThreads.Err

01:47:29 JinjaThreads: theory JinjaThreads.Listn

01:47:30 JinjaThreads: theory HOL-Library.AList_Mapping

01:47:30 JinjaThreads: theory JinjaThreads.Opt

01:47:30 JinjaThreads: theory JinjaThreads.Product

01:47:30 JinjaThreads: theory JinjaThreads.Semilattices

01:47:31 JinjaThreads: theory JinjaThreads.Decl

01:47:31 JinjaThreads: theory JinjaThreads.Typing_Framework

01:47:31 JinjaThreads: theory JinjaThreads.SemilatAlg

01:47:31 JinjaThreads: theory JinjaThreads.Kildall

01:47:31 JinjaThreads: theory JinjaThreads.LBVSpec

01:47:32 JinjaThreads: theory JinjaThreads.Bisimulation

01:47:32 JinjaThreads: theory JinjaThreads.LBVComplete

01:47:33 JinjaThreads: theory JinjaThreads.LBVCorrect

01:47:33 JinjaThreads: theory JinjaThreads.Typing_Framework_err

01:47:33 JinjaThreads: theory JinjaThreads.TypeRel

01:47:33 JinjaThreads: theory JinjaThreads.Abstract_BV

01:47:45 JinjaThreads: theory JinjaThreads.TypeRelRefine

01:47:45 JinjaThreads: theory JinjaThreads.Value

01:47:49 JinjaThreads: theory JinjaThreads.Exceptions

01:47:49 JinjaThreads: theory JinjaThreads.Heap

01:47:49 JinjaThreads: theory JinjaThreads.SystemClasses

01:47:51 JinjaThreads: theory JinjaThreads.MM

01:47:51 JinjaThreads: theory JinjaThreads.State

01:47:59 JinjaThreads: theory JinjaThreads.FWCondAction

01:47:59 JinjaThreads: theory JinjaThreads.FWInterrupt

01:47:59 JinjaThreads: theory JinjaThreads.FWLock

01:47:59 JinjaThreads: theory JinjaThreads.FWThread

01:47:59 JinjaThreads: theory JinjaThreads.FWWait

01:47:59 JinjaThreads: theory JinjaThreads.Observable_Events

01:48:02 JinjaThreads: theory JinjaThreads.FWLocking

01:48:02 JinjaThreads: theory JinjaThreads.FWLockingThread

01:48:02 JinjaThreads: theory JinjaThreads.FWWellform

01:48:04 JinjaThreads: theory JinjaThreads.FWLifting

01:48:04 JinjaThreads: theory JinjaThreads.FWSemantics

01:48:08 JinjaThreads: theory JinjaThreads.JVMState

01:48:08 JinjaThreads: theory JinjaThreads.StartConfig

01:48:08 JinjaThreads: theory JinjaThreads.JMM_Spec

01:48:08 JinjaThreads: theory JinjaThreads.FWLiftingSem

01:48:08 JinjaThreads: theory JinjaThreads.FWProgressAux

01:48:09 JinjaThreads: theory JinjaThreads.Conform

01:48:09 JinjaThreads: theory JinjaThreads.State_Refinement

01:48:09 JinjaThreads: theory JinjaThreads.FWDeadlock

01:48:11 JinjaThreads: theory JinjaThreads.FWLTS

01:48:12 JinjaThreads: theory JinjaThreads.ConformThreaded

01:48:13 JinjaThreads: theory JinjaThreads.ExternalCall

01:48:13 JinjaThreads: theory JinjaThreads.FWProgress

01:48:13 JinjaThreads: theory JinjaThreads.SC

01:48:14 JinjaThreads: theory JinjaThreads.SC_Collections

01:48:20 JinjaThreads: theory JinjaThreads.JMM_DRF

01:48:21 JinjaThreads: theory JinjaThreads.SC_Legal

01:48:23 JinjaThreads: theory JinjaThreads.FWBisimulation

01:48:24 JinjaThreads: theory JinjaThreads.FWInitFinLift

01:48:24 JinjaThreads: theory JinjaThreads.Non_Speculative

01:48:24 JinjaThreads: theory JinjaThreads.Scheduler

01:48:27 JinjaThreads: theory JinjaThreads.HB_Completion

01:48:27 JinjaThreads: theory JinjaThreads.SC_Completion

01:48:42 JinjaThreads: theory JinjaThreads.WellForm

01:48:42 JinjaThreads: theory JinjaThreads.ExternalCall_Execute

01:48:44 JinjaThreads: theory JinjaThreads.ExternalCallWF

01:48:44 JinjaThreads: theory JinjaThreads.JMM_Heap

01:48:44 JinjaThreads: theory JinjaThreads.SemiType

01:48:44 JinjaThreads: theory JinjaThreads.BinOp

01:48:48 JinjaThreads: theory JinjaThreads.JVM_SemiType

01:48:49 JinjaThreads: theory JinjaThreads.JMM_Type

01:48:49 JinjaThreads: theory JinjaThreads.JMM_Type2

01:48:57 JinjaThreads: theory JinjaThreads.Random_Scheduler

01:48:57 JinjaThreads: theory JinjaThreads.Round_Robin

01:49:04 JinjaThreads: theory JinjaThreads.JMM_Framework

01:49:11 JinjaThreads: theory JinjaThreads.SC_Schedulers

01:49:18 JinjaThreads: theory JinjaThreads.Expr

01:49:18 JinjaThreads: theory JinjaThreads.JVMInstructions

01:49:19 JinjaThreads: theory JinjaThreads.PCompiler

01:49:22 JinjaThreads: theory JinjaThreads.PCompilerRefine

01:49:42 JinjaThreads: theory JinjaThreads.JVMExceptions

01:49:42 JinjaThreads: theory JinjaThreads.JVMHeap

01:49:43 JinjaThreads: theory JinjaThreads.Effect

01:50:00 JinjaThreads: theory JinjaThreads.JVMExecInstr

01:50:02 JinjaThreads: theory JinjaThreads.CallExpr

01:50:04 JinjaThreads: theory JinjaThreads.DefAss

01:50:04 JinjaThreads: theory JinjaThreads.JHeap

01:50:06 JinjaThreads: theory JinjaThreads.WWellForm

01:50:06 JinjaThreads: theory JinjaThreads.WellType

01:50:07 JinjaThreads: theory JinjaThreads.JVMExec

01:50:08 JinjaThreads: theory JinjaThreads.ToString

01:50:12 JinjaThreads: theory JinjaThreads.JVMDefensive

01:50:12 JinjaThreads: theory JinjaThreads.J1State

01:50:20 JinjaThreads: theory JinjaThreads.SmallStep

01:50:25 JinjaThreads: theory JinjaThreads.Annotate

01:50:29 JinjaThreads: theory JinjaThreads.J1Heap

01:50:35 JinjaThreads: theory JinjaThreads.J1WellType

01:50:37 JinjaThreads: theory JinjaThreads.JWellForm

01:50:38 JinjaThreads: theory JinjaThreads.WellTypeRT

01:50:39 JinjaThreads: theory JinjaThreads.J1WellForm

01:50:40 JinjaThreads: theory JinjaThreads.JVMThreaded

01:50:41 JinjaThreads: theory JinjaThreads.JVMExec_Execute

01:50:44 JinjaThreads: theory JinjaThreads.JMM_Typesafe

01:50:45 JinjaThreads: theory JinjaThreads.Compiler1

01:50:45 JinjaThreads: theory JinjaThreads.Compiler2

01:50:51 JinjaThreads: theory JinjaThreads.Preprocessor

01:50:53 JinjaThreads: theory JinjaThreads.JJ1WellForm

01:51:02 JinjaThreads: theory JinjaThreads.JMM_JVM

01:51:04 JinjaThreads: theory JinjaThreads.JVM_Main

01:51:04 JinjaThreads: theory JinjaThreads.Compiler

01:51:05 JinjaThreads: theory JinjaThreads.Exception_Tables

01:51:06 JinjaThreads: theory JinjaThreads.JMM_Common

01:51:18 JinjaThreads: theory JinjaThreads.JMM_Typesafe2

01:51:21 JinjaThreads: theory JinjaThreads.BVSpec

01:51:21 JinjaThreads: theory JinjaThreads.EffectMono

01:51:21 JinjaThreads: theory JinjaThreads.TF_JVM

01:51:22 JinjaThreads: theory JinjaThreads.BVConform

01:51:26 JinjaThreads: theory JinjaThreads.TypeComp

01:51:28 JinjaThreads: theory JinjaThreads.BVExec

01:51:29 JinjaThreads: theory JinjaThreads.LBVJVM

01:51:29 JinjaThreads: theory JinjaThreads.FWBisimDeadlock

01:51:30 JinjaThreads: theory JinjaThreads.FWBisimLift

01:51:31 JinjaThreads: theory JinjaThreads.J1

01:51:49 JinjaThreads: theory JinjaThreads.BVSpecTypeSafe

01:55:39 JinjaThreads: theory JinjaThreads.BVNoTypeError

01:55:48 JinjaThreads: theory JinjaThreads.BCVExec

01:55:48 JinjaThreads: theory JinjaThreads.JVMExec_Execute2

01:55:50 JinjaThreads: theory JinjaThreads.BVProgressThreaded

01:55:56 JinjaThreads: theory JinjaThreads.JVMTau

01:56:00 JinjaThreads: theory JinjaThreads.Common_Main

01:56:15 JinjaThreads: theory JinjaThreads.J1Deadlock

01:56:23 JinjaThreads: theory JinjaThreads.Execs

01:56:51 JinjaThreads: theory JinjaThreads.DefAssPreservation

01:56:51 JinjaThreads: theory JinjaThreads.Threaded

01:56:52 JinjaThreads: theory JinjaThreads.Progress

01:56:56 JinjaThreads: theory JinjaThreads.TypeSafe

01:57:15 JinjaThreads: theory JinjaThreads.J1JVMBisim

01:57:20 JinjaThreads: theory JinjaThreads.J0

01:57:21 JinjaThreads: theory JinjaThreads.JMM_J

01:57:22 JinjaThreads: theory JinjaThreads.ProgressThreaded

01:57:23 JinjaThreads: theory JinjaThreads.J_Execute

01:57:27 JinjaThreads: theory JinjaThreads.JVMDeadlocked

01:57:35 JinjaThreads: theory JinjaThreads.DRF_JVM

01:57:47 JinjaThreads: theory JinjaThreads.JVM_Execute

01:57:51 JinjaThreads: theory JinjaThreads.JVM_Execute2

01:57:59 JinjaThreads: theory JinjaThreads.Deadlocked

01:58:00 JinjaThreads: theory JinjaThreads.DRF_J

01:58:05 JinjaThreads: theory JinjaThreads.BV_Main

01:58:12 JinjaThreads: theory JinjaThreads.J_Main

01:58:24 JinjaThreads: theory JinjaThreads.J0Bisim

01:58:24 JinjaThreads: theory JinjaThreads.J0J1Bisim

01:59:59 JinjaThreads: theory JinjaThreads.Correctness1

02:00:06 JinjaThreads: theory JinjaThreads.Correctness1Threaded

02:01:49 JinjaThreads: theory JinjaThreads.Code_Generation

02:01:59 JinjaThreads: theory JinjaThreads.ApprenticeChallenge

02:02:05 JinjaThreads: theory JinjaThreads.BufferExample

02:02:05 JinjaThreads: theory JinjaThreads.Java2Jinja

02:02:20 JinjaThreads: theory JinjaThreads.Examples_Main

02:03:06 JinjaThreads: theory JinjaThreads.JMM_JVM_Typesafe

02:09:42 JinjaThreads: theory JinjaThreads.JMM_J_Typesafe

02:09:48 JinjaThreads: theory JinjaThreads.J1JVM

02:09:50 JinjaThreads: theory JinjaThreads.JVMJ1

02:10:33 JinjaThreads: theory JinjaThreads.Execute_Main

02:10:58 JinjaThreads: theory JinjaThreads.Correctness2

02:12:58 JinjaThreads: theory JinjaThreads.Correctness

02:20:21 JinjaThreads: theory JinjaThreads.JMM_Compiler

02:20:21 JinjaThreads: theory JinjaThreads.SC_Interp

02:20:21 JinjaThreads: theory JinjaThreads.Compiler_Main

02:32:07 JinjaThreads: theory JinjaThreads.JMM_Interp

02:32:11 JinjaThreads: theory JinjaThreads.JMM_Compiler_Type2

02:32:14 JinjaThreads: theory JinjaThreads.JMM

02:32:16 JinjaThreads: theory JinjaThreads.MM_Main

02:32:25 JinjaThreads: theory JinjaThreads.JinjaThreads

02:42:22 Preparing JinjaThreads/document ...

02:43:48 Finished JinjaThreads/document (0:01:25 elapsed time)

02:43:48 Preparing JinjaThreads/outline ...

02:44:21 Finished JinjaThreads/outline (0:00:33 elapsed time)

02:44:23 Timing JinjaThreads (8 threads, 3499.788s elapsed time, 16231.218s cpu time, 6381.559s GC time, factor 4.64)

02:44:23 Finished JinjaThreads (0:58:22 elapsed time, 4:30:34 cpu time, factor 4.63)

02:44:23 Building Flyspeck-Tame ...

02:44:25 Flyspeck-Tame: theory Flyspeck-Tame.RTranCl

02:44:25 Flyspeck-Tame: theory HOL-Library.AList

02:44:25 Flyspeck-Tame: theory HOL-Library.Code_Abstract_Nat

02:44:25 Flyspeck-Tame: theory HOL-Library.Code_Target_Int

02:44:25 Flyspeck-Tame: theory Flyspeck-Tame.ListAux

02:44:25 Flyspeck-Tame: theory HOL-Library.IArray

02:44:25 Flyspeck-Tame: theory Flyspeck-Tame.Quasi_Order

02:44:25 Flyspeck-Tame: theory HOL-Library.While_Combinator

02:44:25 Flyspeck-Tame: theory Flyspeck-Tame.PlaneGraphIso

02:44:25 Flyspeck-Tame: theory HOL-Library.Code_Target_Nat

02:44:25 Flyspeck-Tame: theory HOL-Library.Code_Target_Numeral

02:44:26 Flyspeck-Tame: theory Flyspeck-Tame.Arch

02:44:26 Flyspeck-Tame: theory Flyspeck-Tame.Worklist

02:44:26 Flyspeck-Tame: theory Flyspeck-Tame.IArray_Syntax

02:44:26 Flyspeck-Tame: theory Flyspeck-Tame.ListSum

02:44:26 Flyspeck-Tame: theory Flyspeck-Tame.Rotation

02:44:26 Flyspeck-Tame: theory Flyspeck-Tame.Graph

02:44:26 Flyspeck-Tame: theory Flyspeck-Tame.Maps

02:44:27 Flyspeck-Tame: theory Trie.Trie

02:44:28 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivision

02:44:28 Flyspeck-Tame: theory Flyspeck-Tame.GraphProps

02:44:28 Flyspeck-Tame: theory Flyspeck-Tame.Tame

02:44:29 Flyspeck-Tame: theory Flyspeck-Tame.TameProps

02:44:29 Flyspeck-Tame: theory Flyspeck-Tame.Enumerator

02:44:30 Flyspeck-Tame: theory Trie.Tries

02:44:30 Flyspeck-Tame: theory Flyspeck-Tame.EnumeratorProps

02:44:30 Flyspeck-Tame: theory Flyspeck-Tame.Plane

02:44:31 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivisionProps

02:44:31 Flyspeck-Tame: theory Flyspeck-Tame.Plane1

02:44:31 Flyspeck-Tame: theory Flyspeck-Tame.Generator

02:44:32 Flyspeck-Tame: theory Flyspeck-Tame.TameEnum

02:44:35 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

02:44:35 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

02:44:36 Flyspeck-Tame: theory Flyspeck-Tame.PlaneProps

02:44:37 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

02:44:37 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

02:44:37 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

02:44:37 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

02:44:38 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

02:44:38 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

02:44:38 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

02:46:10 Preparing Flyspeck-Tame/document ...

02:46:23 Finished Flyspeck-Tame/document (0:00:13 elapsed time)

02:46:23 Preparing Flyspeck-Tame/outline ...

02:46:30 Finished Flyspeck-Tame/outline (0:00:06 elapsed time)

02:46:31 Timing Flyspeck-Tame (8 threads, 65.292s elapsed time, 344.161s cpu time, 26.911s GC time, factor 5.27)

02:46:31 Finished Flyspeck-Tame (0:01:45 elapsed time, 0:07:03 cpu time, factor 4.03)

02:46:31 Running Flyspeck-Tame-Computation ...

02:46:33 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.ArchComp

02:46:33 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.Completeness

07:17:09 Timing Flyspeck-Tame-Computation (8 threads, 16231.829s elapsed time, 24224.217s cpu time, 887.174s GC time, factor 1.49)

07:17:09 Finished Flyspeck-Tame-Computation (4:30:34 elapsed time, 6:43:46 cpu time, factor 1.49)

07:17:09 Building AWN ...

07:17:11 AWN: theory AWN.Lib

07:17:11 AWN: theory AWN.TransitionSystems

07:17:11 AWN: theory AWN.AWN

07:17:12 AWN: theory AWN.Invariants

07:17:13 AWN: theory AWN.OInvariants

07:17:23 AWN: theory AWN.AWN_Cterms

07:17:24 AWN: theory AWN.AWN_SOS

07:17:24 AWN: theory AWN.OAWN_SOS

07:17:26 AWN: theory AWN.AWN_Labels

07:17:28 AWN: theory AWN.Inv_Cterms

07:17:28 AWN: theory AWN.AWN_Invariants

07:17:28 AWN: theory AWN.Pnet

07:17:29 AWN: theory AWN.AWN_SOS_Labels

07:17:29 AWN: theory AWN.Closed

07:17:30 AWN: theory AWN.Qmsg

07:17:30 AWN: theory AWN.OAWN_SOS_Labels

07:17:30 AWN: theory AWN.OAWN_Invariants

07:17:30 AWN: theory AWN.ONode_Lifting

07:17:30 AWN: theory AWN.OPnet

07:17:31 AWN: theory AWN.OPnet_Lifting

07:17:31 AWN: theory AWN.OClosed_Lifting

07:17:31 AWN: theory AWN.OClosed_Transfer

07:17:31 AWN: theory AWN.OAWN_Convert

07:17:31 AWN: theory AWN.Qmsg_Lifting

07:17:32 AWN: theory AWN.AWN_Main

07:17:33 AWN: theory AWN.Toy

07:17:45 AWN: theory AWN.AWN_Term_Graph

07:18:18 Preparing AWN/document ...

07:18:26 Finished AWN/document (0:00:08 elapsed time)

07:18:26 Preparing AWN/outline ...

07:18:32 Finished AWN/outline (0:00:05 elapsed time)

07:18:33 Timing AWN (8 threads, 37.738s elapsed time, 180.196s cpu time, 8.160s GC time, factor 4.77)

07:18:33 Finished AWN (0:01:06 elapsed time, 0:03:58 cpu time, factor 3.56)

07:18:33 Running AODV ...

07:18:34 AODV: theory AODV.Aodv_Basic

07:18:36 AODV: theory AODV.A_Norreqid

07:18:36 AODV: theory AODV.Aodv_Message

07:18:36 AODV: theory AODV.Aodv_Data

07:18:36 AODV: theory AODV.C_Gtobcast

07:18:36 AODV: theory AODV.B_Fwdrreps

07:18:36 AODV: theory AODV.D_Fwdrreqs

07:18:36 AODV: theory AODV.E_All_ABCD

07:18:36 AODV: theory AODV.A_Aodv_Data

07:18:36 AODV: theory AODV.A_Aodv_Message

07:18:36 AODV: theory AODV.D_Aodv_Data

07:18:36 AODV: theory AODV.D_Aodv_Message

07:18:36 AODV: theory AODV.B_Aodv_Data

07:18:36 AODV: theory AODV.B_Aodv_Message

07:18:39 AODV: theory AODV.A_Fresher

07:18:39 AODV: theory AODV.Fresher

07:18:39 AODV: theory AODV.C_Aodv_Data

07:18:39 AODV: theory AODV.C_Aodv_Message

07:18:39 AODV: theory AODV.B_Fresher

07:18:39 AODV: theory AODV.E_Aodv_Data

07:18:39 AODV: theory AODV.D_Fresher

07:18:40 AODV: theory AODV.E_Aodv_Message

07:18:42 AODV: theory AODV.A_Aodv

07:18:42 AODV: theory AODV.Aodv

07:18:42 AODV: theory AODV.B_Aodv

07:18:42 AODV: theory AODV.D_Aodv

07:18:42 AODV: theory AODV.C_Fresher

07:18:42 AODV: theory AODV.E_Fresher

07:18:43 AODV: theory AODV.C_Aodv

07:18:43 AODV: theory AODV.E_Aodv

07:19:33 AODV: theory AODV.A_Aodv_Predicates

07:19:33 AODV: theory AODV.A_OAodv

07:19:33 AODV: theory AODV.A_Loop_Freedom

07:19:33 AODV: theory AODV.A_Quality_Increases

07:19:33 AODV: theory AODV.A_Seq_Invariants

07:19:34 AODV: theory AODV.A_Global_Invariants

07:19:35 AODV: theory AODV.A_Aodv_Loop_Freedom

07:19:44 AODV: theory AODV.Aodv_Predicates

07:19:44 AODV: theory AODV.Loop_Freedom

07:19:44 AODV: theory AODV.Quality_Increases

07:19:44 AODV: theory AODV.Seq_Invariants

07:19:45 AODV: theory AODV.OAodv

07:19:45 AODV: theory AODV.Global_Invariants

07:19:46 AODV: theory AODV.Aodv_Loop_Freedom

07:19:49 AODV: theory AODV.B_Aodv_Predicates

07:19:49 AODV: theory AODV.B_OAodv

07:19:49 AODV: theory AODV.B_Loop_Freedom

07:19:49 AODV: theory AODV.B_Quality_Increases

07:19:49 AODV: theory AODV.B_Seq_Invariants

07:19:50 AODV: theory AODV.B_Global_Invariants

07:19:51 AODV: theory AODV.B_Aodv_Loop_Freedom

07:19:51 AODV: theory AODV.C_Aodv_Predicates

07:19:51 AODV: theory AODV.C_OAodv

07:19:51 AODV: theory AODV.C_Loop_Freedom

07:19:51 AODV: theory AODV.C_Quality_Increases

07:19:52 AODV: theory AODV.C_Seq_Invariants

07:19:52 AODV: theory AODV.C_Global_Invariants

07:19:53 AODV: theory AODV.C_Aodv_Loop_Freedom

07:19:57 AODV: theory AODV.E_Aodv_Predicates

07:19:58 AODV: theory AODV.E_OAodv

07:19:58 AODV: theory AODV.E_Loop_Freedom

07:19:58 AODV: theory AODV.E_Quality_Increases

07:19:58 AODV: theory AODV.E_Seq_Invariants

07:19:59 AODV: theory AODV.E_Global_Invariants

07:19:59 AODV: theory AODV.E_Aodv_Loop_Freedom

07:20:01 AODV: theory AODV.D_Aodv_Predicates

07:20:01 AODV: theory AODV.D_Loop_Freedom

07:20:01 AODV: theory AODV.D_Quality_Increases

07:20:01 AODV: theory AODV.D_Seq_Invariants

07:20:02 AODV: theory AODV.D_OAodv

07:20:02 AODV: theory AODV.D_Global_Invariants

07:20:03 AODV: theory AODV.D_Aodv_Loop_Freedom

07:20:08 AODV: theory AODV.All

08:44:08 Preparing AODV/document ...

08:44:27 Finished AODV/document (0:00:18 elapsed time)

08:44:27 Preparing AODV/outline ...

08:44:37 Finished AODV/outline (0:00:10 elapsed time)

08:44:39 Timing AODV (8 threads, 5128.843s elapsed time, 31006.903s cpu time, 1078.503s GC time, factor 6.05)

08:44:39 Finished AODV (1:25:31 elapsed time, 8:36:49 cpu time, factor 6.04)

08:44:39 Building Word_Lib ...

08:44:41 Word_Lib: theory HOL-Library.Signed_Division

08:44:41 Word_Lib: theory Word_Lib.Even_More_List

08:44:41 Word_Lib: theory HOL-Library.Sublist

08:44:41 Word_Lib: theory HOL-Library.Phantom_Type

08:44:41 Word_Lib: theory Word_Lib.More_Misc

08:44:42 Word_Lib: theory HOL-Library.Cardinality

08:44:43 Word_Lib: theory HOL-Library.Numeral_Type

08:44:44 Word_Lib: theory Word_Lib.More_Sublist

08:44:44 Word_Lib: theory HOL-Library.Type_Length

08:44:45 Word_Lib: theory HOL-Library.Word

08:44:45 Word_Lib: theory Word_Lib.More_Arithmetic

08:44:52 Word_Lib: theory Word_Lib.Bit_Comprehension

08:44:52 Word_Lib: theory Word_Lib.Legacy_Aliases

08:44:52 Word_Lib: theory Word_Lib.More_Divides

08:44:52 Word_Lib: theory Word_Lib.Signed_Division_Word

08:44:52 Word_Lib: theory Word_Lib.More_Word

08:44:54 Word_Lib: theory Word_Lib.Bit_Shifts_Infix_Syntax

08:44:54 Word_Lib: theory Word_Lib.Least_significant_bit

08:44:54 Word_Lib: theory Word_Lib.Many_More

08:44:54 Word_Lib: theory Word_Lib.Strict_part_mono

08:44:55 Word_Lib: theory Word_Lib.Aligned

08:44:55 Word_Lib: theory Word_Lib.Singleton_Bit_Shifts

08:44:55 Word_Lib: theory Word_Lib.Most_significant_bit

08:44:56 Word_Lib: theory Word_Lib.Generic_set_bit

08:44:56 Word_Lib: theory Word_Lib.Next_and_Prev

08:44:56 Word_Lib: theory Word_Lib.Bits_Int

08:45:00 Word_Lib: theory Word_Lib.Typedef_Morphisms

08:45:00 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

08:45:03 Word_Lib: theory Word_Lib.Bitwise

08:45:04 Word_Lib: theory Word_Lib.Examples

08:45:08 Word_Lib: theory HOL-Eisbach.Eisbach

08:45:08 Word_Lib: theory Word_Lib.Bit_Comprehension_Int

08:45:08 Word_Lib: theory Word_Lib.Syntax_Bundles

08:45:08 Word_Lib: theory Word_Lib.Hex_Words

08:45:08 Word_Lib: theory Word_Lib.Signed_Words

08:45:08 Word_Lib: theory Word_Lib.Type_Syntax

08:45:08 Word_Lib: theory Word_Lib.Word_Syntax

08:45:08 Word_Lib: theory Word_Lib.Enumeration

08:45:08 Word_Lib: theory Word_Lib.Rsplit

08:45:08 Word_Lib: theory Word_Lib.Norm_Words

08:45:08 Word_Lib: theory Word_Lib.Word_Names

08:45:08 Word_Lib: theory Word_Lib.Word_16

08:45:08 Word_Lib: theory Word_Lib.Bitwise_Signed

08:45:09 Word_Lib: theory Word_Lib.Enumeration_Word

08:45:09 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

08:45:09 Word_Lib: theory Word_Lib.Word_EqI

08:45:11 Word_Lib: theory Word_Lib.Word_Lemmas

08:45:14 Word_Lib: theory Word_Lib.Word_8

08:45:14 Word_Lib: theory Word_Lib.More_Word_Operations

08:45:15 Word_Lib: theory Word_Lib.Word_32

08:45:15 Word_Lib: theory Word_Lib.Word_64

08:45:16 Word_Lib: theory Word_Lib.Machine_Word_64_Basics

08:45:16 Word_Lib: theory Word_Lib.Machine_Word_64

08:45:16 Word_Lib: theory Word_Lib.Machine_Word_32_Basics

08:45:16 Word_Lib: theory Word_Lib.Word_Lib_Sumo

08:45:16 Word_Lib: theory Word_Lib.Machine_Word_32

08:45:20 Word_Lib: theory Word_Lib.Guide

08:45:49 Preparing Word_Lib/document ...

08:45:52 Finished Word_Lib/document (0:00:03 elapsed time)

08:45:52 Preparing Word_Lib/outline ...

08:45:55 Finished Word_Lib/outline (0:00:02 elapsed time)

08:45:56 Timing Word_Lib (8 threads, 41.329s elapsed time, 214.059s cpu time, 14.824s GC time, factor 5.18)

08:45:56 Finished Word_Lib (0:01:07 elapsed time, 0:04:23 cpu time, factor 3.91)

08:45:56 Building IP_Addresses ...

08:45:57 IP_Addresses: theory HOL-Library.Cancellation

08:45:57 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

08:45:57 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

08:45:57 IP_Addresses: theory HOL-Library.Infinite_Set

08:45:57 IP_Addresses: theory HOL-Library.Option_ord

08:45:58 IP_Addresses: theory HOL-Library.Multiset

08:46:04 IP_Addresses: theory HOL-ex.Quicksort

08:46:04 IP_Addresses: theory Automatic_Refinement.Misc

08:46:12 IP_Addresses: theory HOL-Library.Product_Lexorder

08:46:12 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

08:46:12 IP_Addresses: theory IP_Addresses.Hs_Compat

08:46:12 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

08:46:12 IP_Addresses: theory IP_Addresses.WordInterval

08:46:12 IP_Addresses: theory HOL-Library.Code_Target_Nat

08:46:12 IP_Addresses: theory IP_Addresses.Lib_List_toString

08:46:12 IP_Addresses: theory IP_Addresses.Lib_Word_toString

08:46:16 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

08:46:16 IP_Addresses: theory IP_Addresses.IP_Address

08:46:22 IP_Addresses: theory IP_Addresses.IPv4

08:46:22 IP_Addresses: theory IP_Addresses.IPv6

08:46:22 IP_Addresses: theory IP_Addresses.Prefix_Match

08:46:23 IP_Addresses: theory IP_Addresses.CIDR_Split

08:47:27 IP_Addresses: theory IP_Addresses.IP_Address_Parser

08:47:27 IP_Addresses: theory IP_Addresses.IP_Address_toString

08:47:29 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

08:50:16 Preparing IP_Addresses/document ...

08:50:19 Finished IP_Addresses/document (0:00:03 elapsed time)

08:50:19 Preparing IP_Addresses/outline ...

08:50:22 Finished IP_Addresses/outline (0:00:02 elapsed time)

08:50:23 Timing IP_Addresses (8 threads, 214.575s elapsed time, 694.545s cpu time, 51.511s GC time, factor 3.24)

08:50:23 Finished IP_Addresses (0:04:19 elapsed time, 0:13:04 cpu time, factor 3.03)

08:50:23 Building Simple_Firewall ...

08:50:25 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

08:50:25 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

08:50:25 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

08:50:25 Simple_Firewall: theory Simple_Firewall.Option_Helpers

08:50:25 Simple_Firewall: theory Simple_Firewall.List_Product_More

08:50:25 Simple_Firewall: theory HOL-Library.Char_ord

08:50:25 Simple_Firewall: theory Simple_Firewall.GroupF

08:50:25 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

08:50:25 Simple_Firewall: theory Simple_Firewall.Iface

08:50:26 Simple_Firewall: theory Simple_Firewall.L4_Protocol

08:50:29 Simple_Firewall: theory Simple_Firewall.Simple_Packet

08:50:29 Simple_Firewall: theory Simple_Firewall.Primitives_toString

08:50:31 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

08:50:34 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

08:50:34 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

08:50:36 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

08:50:36 Simple_Firewall: theory Simple_Firewall.Shadowed

08:50:36 Simple_Firewall: theory Simple_Firewall.Service_Matrix

08:51:08 Preparing Simple_Firewall/document ...

08:51:15 Finished Simple_Firewall/document (0:00:06 elapsed time)

08:51:15 Preparing Simple_Firewall/outline ...

08:51:20 Finished Simple_Firewall/outline (0:00:05 elapsed time)

08:51:21 Timing Simple_Firewall (8 threads, 19.115s elapsed time, 79.186s cpu time, 6.657s GC time, factor 4.14)

08:51:21 Finished Simple_Firewall (0:00:44 elapsed time, 0:02:06 cpu time, factor 2.85)

08:51:21 Building Routing ...

08:51:23 Routing: theory Pure-ex.Guess

08:51:23 Routing: theory Routing.Linorder_Helper

08:51:23 Routing: theory HOL-Library.Adhoc_Overloading

08:51:23 Routing: theory HOL-Library.Monad_Syntax

08:51:24 Routing: theory Routing.Routing_Table

08:51:27 Routing: theory Routing.IpRoute_Parser

08:51:27 Routing: theory Routing.Linux_Router

08:51:48 Preparing Routing/document ...

08:51:49 Finished Routing/document (0:00:01 elapsed time)

08:51:49 Preparing Routing/outline ...

08:51:51 Finished Routing/outline (0:00:01 elapsed time)

08:51:51 Timing Routing (8 threads, 8.985s elapsed time, 28.021s cpu time, 1.036s GC time, factor 3.12)

08:51:51 Finished Routing (0:00:26 elapsed time, 0:01:00 cpu time, factor 2.30)

08:51:51 Building Iptables_Semantics ...

08:51:53 Iptables_Semantics: theory Iptables_Semantics.List_Misc

08:51:53 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

08:51:55 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

08:51:56 Iptables_Semantics: theory HOL-Library.Code_Target_Int

08:51:56 Iptables_Semantics: theory HOL-Library.LaTeXsugar

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Ternary

08:51:56 Iptables_Semantics: theory Native_Word.Code_Int_Integer_Conversion

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

08:51:56 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

08:51:56 Iptables_Semantics: theory Native_Word.Code_Target_Integer_Bit

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

08:51:56 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

08:51:57 Iptables_Semantics: theory Iptables_Semantics.Ports

08:51:57 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

08:51:58 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

08:52:09 Iptables_Semantics: theory Native_Word.Code_Target_Int_Bit

08:52:10 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

08:52:10 Iptables_Semantics: theory Iptables_Semantics.Semantics

08:52:10 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

08:52:11 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

08:52:11 Iptables_Semantics: theory Iptables_Semantics.Matching

08:52:11 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

08:52:12 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

08:52:12 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

08:52:12 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

08:52:12 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

08:52:12 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

08:52:14 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

08:52:14 Iptables_Semantics: theory Iptables_Semantics.Optimizing

08:52:15 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

08:52:15 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

08:52:16 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

08:52:18 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

08:52:20 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

08:52:21 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

08:52:21 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

08:52:24 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

08:52:53 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

08:52:53 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

08:52:53 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

08:52:53 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

08:52:55 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

08:52:55 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

08:52:55 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

08:52:55 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

08:52:55 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

08:52:59 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

08:53:00 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

08:53:02 Iptables_Semantics: theory Iptables_Semantics.Transform

08:53:06 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

08:53:08 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

08:53:12 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

08:53:12 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

08:53:13 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

08:53:13 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

08:53:13 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

08:53:18 Iptables_Semantics: theory Iptables_Semantics.Parser

08:53:18 Iptables_Semantics: theory Iptables_Semantics.Parser6

08:53:18 Iptables_Semantics: theory Iptables_Semantics.Documentation

08:53:18 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

08:54:32 Preparing Iptables_Semantics/document ...

08:54:52 Finished Iptables_Semantics/document (0:00:19 elapsed time)

08:54:52 Preparing Iptables_Semantics/outline ...

08:55:02 Finished Iptables_Semantics/outline (0:00:09 elapsed time)

08:55:03 Timing Iptables_Semantics (8 threads, 106.737s elapsed time, 494.339s cpu time, 45.259s GC time, factor 4.63)

08:55:03 Finished Iptables_Semantics (0:02:39 elapsed time, 0:09:59 cpu time, factor 3.77)

08:55:03 Building Iptables_Semantics_Examples ...

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

08:55:07 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

08:55:11 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

08:55:11 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

08:55:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

08:55:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

08:59:23 Preparing Iptables_Semantics_Examples/document ...

08:59:27 Finished Iptables_Semantics_Examples/document (0:00:04 elapsed time)

08:59:27 Preparing Iptables_Semantics_Examples/outline ...

08:59:31 Finished Iptables_Semantics_Examples/outline (0:00:03 elapsed time)

08:59:32 Timing Iptables_Semantics_Examples (8 threads, 234.160s elapsed time, 1266.006s cpu time, 110.671s GC time, factor 5.41)

08:59:32 Finished Iptables_Semantics_Examples (0:04:18 elapsed time, 0:21:52 cpu time, factor 5.07)

08:59:32 Running Iptables_Semantics_Examples_Big ...

08:59:35 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

08:59:35 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

08:59:35 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

08:59:35 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

08:59:35 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_Containern

09:01:53 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

09:29:57 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

10:27:09 Preparing Iptables_Semantics_Examples_Big/document ...

10:27:13 Finished Iptables_Semantics_Examples_Big/document (0:00:03 elapsed time)

10:27:13 Preparing Iptables_Semantics_Examples_Big/outline ...

10:27:16 Finished Iptables_Semantics_Examples_Big/outline (0:00:03 elapsed time)

10:27:17 Timing Iptables_Semantics_Examples_Big (8 threads, 5250.772s elapsed time, 29295.351s cpu time, 11704.389s GC time, factor 5.58)

10:27:17 Finished Iptables_Semantics_Examples_Big (1:27:35 elapsed time, 8:08:19 cpu time, factor 5.58)

10:27:17 Building HOL-Library ...

10:27:19 HOL-Library: theory HOL-Library.README

10:27:19 HOL-Library: theory HOL-Library.AList

10:27:19 HOL-Library: theory HOL-Library.Adhoc_Overloading

10:27:19 HOL-Library: theory HOL-Library.BNF_Axiomatization

10:27:19 HOL-Library: theory HOL-Library.Cancellation

10:27:19 HOL-Library: theory HOL-Library.Case_Converter

10:27:19 HOL-Library: theory HOL-Library.BNF_Corec

10:27:19 HOL-Library: theory HOL-Library.Code_Abstract_Nat

10:27:19 HOL-Library: theory HOL-Library.Char_ord

10:27:20 HOL-Library: theory HOL-Library.Code_Abstract_Char

10:27:20 HOL-Library: theory HOL-Library.Code_Binary_Nat

10:27:20 HOL-Library: theory HOL-Library.Monad_Syntax

10:27:20 HOL-Library: theory HOL-Library.Code_Target_Nat

10:27:20 HOL-Library: theory HOL-Library.State_Monad

10:27:20 HOL-Library: theory HOL-Library.Code_Prolog

10:27:20 HOL-Library: theory HOL-Library.Code_Lazy

10:27:20 HOL-Library: theory HOL-Library.Simps_Case_Conv

10:27:20 HOL-Library: theory HOL-Library.Extended

10:27:21 HOL-Library: theory HOL-Library.Multiset

10:27:21 HOL-Library: theory HOL-Library.Code_Target_Int

10:27:22 HOL-Library: theory HOL-Library.Code_Test

10:27:22 HOL-Library: theory HOL-Library.Code_Target_Numeral

10:27:22 HOL-Library: theory HOL-Library.Combine_PER

10:27:22 HOL-Library: theory HOL-Library.Comparator

10:27:22 HOL-Library: theory HOL-Library.Complete_Partial_Order2

10:27:22 HOL-Library: theory HOL-Library.DAList

10:27:23 HOL-Library: theory HOL-Library.Conditional_Parametricity

10:27:23 HOL-Library: theory HOL-Library.Confluence

10:27:23 HOL-Library: theory HOL-Library.Datatype_Records

10:27:23 HOL-Library: theory HOL-Library.Confluent_Quotient

10:27:24 HOL-Library: theory HOL-Library.Debug

10:27:24 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

10:27:24 HOL-Library: theory HOL-Library.Dlist

10:27:24 HOL-Library: theory HOL-Library.Fun_Lexorder

10:27:24 HOL-Library: theory HOL-Library.FuncSet

10:27:25 HOL-Library: theory HOL-Library.Function_Algebras

10:27:25 HOL-Library: theory HOL-Library.Groups_Big_Fun

10:27:25 HOL-Library: theory HOL-Library.Function_Division

10:27:25 HOL-Library: theory HOL-Library.IArray

10:27:25 HOL-Library: theory HOL-Library.Infinite_Set

10:27:25 HOL-Library: theory HOL-Library.Disjoint_Sets

10:27:25 HOL-Library: theory HOL-Library.Equipollence

10:27:26 HOL-Library: theory HOL-Library.Omega_Words_Fun

10:27:26 HOL-Library: theory HOL-Library.Ramsey

10:27:26 HOL-Library: theory HOL-Library.LaTeXsugar

10:27:26 HOL-Library: theory HOL-Library.Lattice_Constructions

10:27:26 HOL-Library: theory HOL-Library.ListVector

10:27:27 HOL-Library: theory HOL-Library.List_Lenlexorder

10:27:27 HOL-Library: theory HOL-Library.List_Lexorder

10:27:27 HOL-Library: theory HOL-Library.Mapping

10:27:27 HOL-Library: theory HOL-Library.More_List

10:27:27 HOL-Library: theory HOL-Library.NList

10:27:27 HOL-Library: theory HOL-Library.Nat_Bijection

10:27:27 HOL-Library: theory HOL-Library.Poly_Mapping

10:27:27 HOL-Library: theory HOL-Library.Old_Datatype

10:27:27 HOL-Library: theory HOL-Library.Stream

10:27:28 HOL-Library: theory HOL-Library.Old_Recdef

10:27:30 HOL-Library: theory HOL-Library.AList_Mapping

10:27:30 HOL-Library: theory HOL-Library.DAList_Multiset

10:27:31 HOL-Library: theory HOL-Library.Multiset_Order

10:27:31 HOL-Library: theory HOL-Library.Open_State_Syntax

10:27:31 HOL-Library: theory HOL-Library.Option_ord

10:27:31 HOL-Library: theory HOL-Library.Parallel

10:27:31 HOL-Library: theory HOL-Library.Pattern_Aliases

10:27:32 HOL-Library: theory HOL-Library.Phantom_Type

10:27:32 HOL-Library: theory HOL-Library.Power_By_Squaring

10:27:32 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

10:27:32 HOL-Library: theory HOL-Library.Preorder

10:27:32 HOL-Library: theory HOL-Library.Product_Lexorder

10:27:32 HOL-Library: theory HOL-Library.Product_Plus

10:27:32 HOL-Library: theory HOL-Library.Quotient_Syntax

10:27:33 HOL-Library: theory HOL-Library.Product_Order

10:27:33 HOL-Library: theory HOL-Library.Quotient_Option

10:27:33 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

10:27:33 HOL-Library: theory HOL-Library.Quotient_Product

10:27:33 HOL-Library: theory HOL-Library.Quotient_Set

10:27:33 HOL-Library: theory HOL-Library.Quotient_Sum

10:27:33 HOL-Library: theory HOL-Library.Quotient_List

10:27:33 HOL-Library: theory HOL-Library.Quotient_Type

10:27:33 HOL-Library: theory HOL-Library.Finite_Lattice

10:27:33 HOL-Library: theory HOL-Library.RBT_Impl

10:27:33 HOL-Library: theory HOL-Library.Cardinality

10:27:33 HOL-Library: theory HOL-Library.Realizers

10:27:33 HOL-Library: theory HOL-Library.Reflection

10:27:34 HOL-Library: theory HOL-Library.Refute

10:27:34 HOL-Library: theory HOL-Library.Rewrite

10:27:34 HOL-Library: theory HOL-Library.Set_Algebras

10:27:34 HOL-Library: theory HOL-Library.Signed_Division

10:27:35 HOL-Library: theory HOL-Library.Sorting_Algorithms

10:27:35 HOL-Library: theory HOL-Library.Code_Cardinality

10:27:35 HOL-Library: theory HOL-Library.Numeral_Type

10:27:35 HOL-Library: theory HOL-Library.Sublist

10:27:36 HOL-Library: theory HOL-Library.Transitive_Closure_Table

10:27:36 HOL-Library: theory HOL-Library.Tree

10:27:36 HOL-Library: theory HOL-Library.Uprod

10:27:37 HOL-Library: theory HOL-Library.While_Combinator

10:27:37 HOL-Library: theory HOL-Library.Type_Length

10:27:37 HOL-Library: theory HOL-Library.Z2

10:27:37 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

10:27:38 HOL-Library: theory HOL-Library.Countable

10:27:38 HOL-Library: theory HOL-Library.BigO

10:27:38 HOL-Library: theory HOL-Library.Saturated

10:27:38 HOL-Library: theory HOL-Library.Word

10:27:38 HOL-Library: theory HOL-Library.Prefix_Order

10:27:38 HOL-Library: theory HOL-Library.Subseq_Order

10:27:39 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

10:27:39 HOL-Library: theory HOL-Library.Complex_Order

10:27:39 HOL-Library: theory HOL-Library.Diagonal_Subsequence

10:27:39 HOL-Library: theory HOL-Library.Discrete

10:27:39 HOL-Library: theory HOL-Library.Going_To_Filter

10:27:39 HOL-Library: theory HOL-Library.Indicator_Function

10:27:39 HOL-Library: theory HOL-Library.Landau_Symbols

10:27:39 HOL-Library: theory HOL-Library.Lattice_Algebras

10:27:39 HOL-Library: theory HOL-Library.Tree_Multiset

10:27:39 HOL-Library: theory HOL-Library.Countable_Set

10:27:39 HOL-Library: theory HOL-Library.FSet

10:27:39 HOL-Library: theory HOL-Library.Liminf_Limsup

10:27:40 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

10:27:41 HOL-Library: theory HOL-Library.Countable_Set_Type

10:27:41 HOL-Library: theory HOL-Library.Set_Idioms

10:27:42 HOL-Library: theory HOL-Library.Log_Nat

10:27:42 HOL-Library: theory HOL-Library.Lub_Glb

10:27:42 HOL-Library: theory HOL-Library.Nonpos_Ints

10:27:42 HOL-Library: theory HOL-Library.OptionalSugar

10:27:42 HOL-Library: theory HOL-Library.Periodic_Fun

10:27:42 HOL-Library: theory HOL-Library.Quadratic_Discriminant

10:27:42 HOL-Library: theory HOL-Library.Order_Continuity

10:27:42 HOL-Library: theory HOL-Library.Sum_of_Squares

10:27:42 HOL-Library: theory HOL-Library.Tree_Real

10:27:42 HOL-Library: theory HOL-Library.Finite_Map

10:27:43 HOL-Library: theory HOL-Library.Extended_Nat

10:27:43 HOL-Library: theory HOL-Library.Extended_Real

10:27:43 HOL-Library: theory HOL-Library.Interval

10:27:44 HOL-Library: theory HOL-Library.Float

10:27:46 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

10:27:48 HOL-Library: theory HOL-Library.Code_Target_Numeral_Float

10:27:48 HOL-Library: theory HOL-Library.Interval_Float

10:27:48 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

10:27:57 HOL-Library: theory HOL-Library.Disjoint_FSets

10:27:58 HOL-Library: theory HOL-Library.Library

10:28:30 HOL-Library: theory HOL-Library.RBT

10:28:30 HOL-Library: theory HOL-Library.RBT_Mapping

10:28:30 HOL-Library: theory HOL-Library.RBT_Set

10:31:01 Preparing HOL-Library/document ...

10:31:51 Finished HOL-Library/document (0:00:49 elapsed time)

10:31:51 Preparing HOL-Library/outline ...

10:32:20 Finished HOL-Library/outline (0:00:28 elapsed time)

10:32:22 Timing HOL-Library (8 threads, 145.446s elapsed time, 883.333s cpu time, 49.151s GC time, factor 6.07)

10:32:22 Finished HOL-Library (0:03:39 elapsed time, 0:17:06 cpu time, factor 4.69)

10:32:22 Building Category3 ...

10:32:25 Category3: theory HOL-Cardinals.Order_Relation_More

10:32:25 Category3: theory HOL-Cardinals.Fun_More

10:32:25 Category3: theory HOL-Cardinals.Order_Union

10:32:25 Category3: theory Category3.Category

10:32:25 Category3: theory HereditarilyFinite.HF

10:32:25 Category3: theory HOL-Cardinals.Wellorder_Extension

10:32:26 Category3: theory HOL-Cardinals.Wellfounded_More

10:32:26 Category3: theory HOL-Cardinals.Wellorder_Relation

10:32:26 Category3: theory Category3.ConcreteCategory

10:32:26 Category3: theory Category3.DiscreteCategory

10:32:26 Category3: theory Category3.DualCategory

10:32:26 Category3: theory Category3.EpiMonoIso

10:32:26 Category3: theory HOL-Cardinals.Wellorder_Embedding

10:32:26 Category3: theory HOL-Cardinals.Wellorder_Constructions

10:32:27 Category3: theory Category3.InitialTerminal

10:32:27 Category3: theory Category3.ProductCategory

10:32:27 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

10:32:27 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

10:32:28 Category3: theory Category3.FreeCategory

10:32:28 Category3: theory Category3.Functor

10:32:28 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

10:32:29 Category3: theory HOL-Cardinals.Cardinals

10:32:29 Category3: theory ZFC_in_HOL.ZFC_Library

10:32:30 Category3: theory ZFC_in_HOL.ZFC_in_HOL

10:32:30 Category3: theory ZFC_in_HOL.ZFC_Cardinals

10:32:33 Category3: theory Category3.NaturalTransformation

10:32:33 Category3: theory Category3.Subcategory

10:32:35 Category3: theory Category3.BinaryFunctor

10:32:39 Category3: theory Category3.SetCategory

10:32:41 Category3: theory Category3.FunctorCategory

10:32:43 Category3: theory Category3.SetCat

10:32:51 Category3: theory Category3.Yoneda

10:33:16 Category3: theory Category3.Adjunction

10:34:03 Category3: theory Category3.EquivalenceOfCategories

10:34:03 Category3: theory Category3.Limit

10:35:33 Category3: theory Category3.CategoryWithPullbacks

10:35:33 Category3: theory Category3.ZFC_SetCat

10:35:48 Category3: theory Category3.CartesianCategory

10:36:09 Category3: theory Category3.CartesianClosedCategory

10:36:10 Category3: theory Category3.CategoryWithFiniteLimits

10:36:11 Category3: theory Category3.HFSetCat

10:38:59 Preparing Category3/document ...

10:39:22 Finished Category3/document (0:00:23 elapsed time)

10:39:22 Preparing Category3/outline ...

10:39:31 Finished Category3/outline (0:00:08 elapsed time)

10:39:33 Timing Category3 (8 threads, 316.633s elapsed time, 1579.547s cpu time, 150.784s GC time, factor 4.99)

10:39:33 Finished Category3 (0:06:33 elapsed time, 0:28:56 cpu time, factor 4.41)

10:39:33 Building MonoidalCategory ...

10:39:36 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

10:40:44 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

10:40:46 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

10:41:13 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

10:46:14 Preparing MonoidalCategory/document ...

10:46:25 Finished MonoidalCategory/document (0:00:11 elapsed time)

10:46:25 Preparing MonoidalCategory/outline ...

10:46:30 Finished MonoidalCategory/outline (0:00:04 elapsed time)

10:46:32 Timing MonoidalCategory (8 threads, 323.299s elapsed time, 754.296s cpu time, 78.628s GC time, factor 2.33)

10:46:32 Finished MonoidalCategory (0:06:39 elapsed time, 0:15:01 cpu time, factor 2.26)

10:46:32 Running Bicategory ...

10:46:44 Bicategory: theory Bicategory.IsomorphismClass

10:46:44 Bicategory: theory Bicategory.Prebicategory

10:47:36 Bicategory: theory Bicategory.Bicategory

10:48:34 Bicategory: theory Bicategory.Coherence

10:48:39 Bicategory: theory Bicategory.ConcreteBicategory

10:48:39 Bicategory: theory Bicategory.InternalEquivalence

10:48:39 Bicategory: theory Bicategory.Subbicategory

10:51:12 Bicategory: theory Bicategory.CanonicalIsos

10:51:19 Bicategory: theory Bicategory.Pseudofunctor

10:55:08 Bicategory: theory Bicategory.Strictness

10:58:01 Bicategory: theory Bicategory.CatBicat

10:58:01 Bicategory: theory Bicategory.InternalAdjunction

11:03:03 Bicategory: theory Bicategory.PseudonaturalTransformation

11:03:03 Bicategory: theory Bicategory.Tabulation

11:03:04 Bicategory: theory Bicategory.SpanBicategory

11:11:00 Bicategory: theory Bicategory.EquivalenceOfBicategories

11:14:49 Bicategory: theory Bicategory.Modification

11:37:52 Bicategory: theory Bicategory.BicategoryOfSpans

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

12:01:43 Finished Bicategory/document (0:01:27 elapsed time)

12:01:43 Preparing Bicategory/outline ...

12:02:01 Finished Bicategory/outline (0:00:17 elapsed time)

12:02:05 Timing Bicategory (8 threads, 4412.437s elapsed time, 11137.721s cpu time, 1968.625s GC time, factor 2.52)

12:02:05 Finished Bicategory (1:13:38 elapsed time, 3:05:43 cpu time, factor 2.52)

12:02:05 Building ConcurrentIMP ...

12:02:07 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

12:02:08 ConcurrentIMP: theory ConcurrentIMP.Infinite_Sequences

12:02:08 ConcurrentIMP: theory ConcurrentIMP.LTL

12:02:09 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

12:02:15 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

12:02:21 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg_rules

12:02:22 ConcurrentIMP: theory ConcurrentIMP.CIMP

12:02:22 ConcurrentIMP: theory ConcurrentIMP.CIMP_locales

12:02:22 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer

12:02:22 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer

12:02:52 Preparing ConcurrentIMP/document ...

12:02:56 Finished ConcurrentIMP/document (0:00:04 elapsed time)

12:02:56 Preparing ConcurrentIMP/outline ...

12:03:00 Finished ConcurrentIMP/outline (0:00:03 elapsed time)

12:03:01 Timing ConcurrentIMP (8 threads, 19.966s elapsed time, 70.498s cpu time, 5.264s GC time, factor 3.53)

12:03:01 Finished ConcurrentIMP (0:00:46 elapsed time, 0:02:01 cpu time, factor 2.59)

12:03:01 Running ConcurrentGC ...

12:03:03 ConcurrentGC: theory ConcurrentGC.Model

12:03:18 ConcurrentGC: theory ConcurrentGC.Proofs_Basis

12:03:29 ConcurrentGC: theory ConcurrentGC.Global_Invariants

12:03:29 ConcurrentGC: theory ConcurrentGC.Local_Invariants

12:03:29 ConcurrentGC: theory ConcurrentGC.Tactics

12:03:30 ConcurrentGC: theory ConcurrentGC.Concrete_heap

12:03:30 ConcurrentGC: theory ConcurrentGC.Global_Invariants_Lemmas

12:03:30 ConcurrentGC: theory ConcurrentGC.Concrete

12:03:32 ConcurrentGC: theory ConcurrentGC.Global_Noninterference

12:04:58 ConcurrentGC: theory ConcurrentGC.Local_Invariants_Lemmas

12:04:59 ConcurrentGC: theory ConcurrentGC.Initial_Conditions

12:04:59 ConcurrentGC: theory ConcurrentGC.MarkObject

12:04:59 ConcurrentGC: theory ConcurrentGC.Noninterference

12:05:00 ConcurrentGC: theory ConcurrentGC.Phases

12:05:00 ConcurrentGC: theory ConcurrentGC.StrongTricolour

12:05:00 ConcurrentGC: theory ConcurrentGC.TSO

12:05:00 ConcurrentGC: theory ConcurrentGC.Valid_Refs

12:05:01 ConcurrentGC: theory ConcurrentGC.Worklists

12:05:02 ConcurrentGC: theory ConcurrentGC.Proofs

12:19:54 Preparing ConcurrentGC/document ...

12:20:02 Finished ConcurrentGC/document (0:00:08 elapsed time)

12:20:02 Preparing ConcurrentGC/outline ...

12:20:08 Finished ConcurrentGC/outline (0:00:05 elapsed time)

12:20:09 Timing ConcurrentGC (8 threads, 1009.591s elapsed time, 5688.777s cpu time, 249.759s GC time, factor 5.63)

12:20:09 Finished ConcurrentGC (0:16:52 elapsed time, 1:34:51 cpu time, factor 5.62)

12:20:09 Presentation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info"

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

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

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

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

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

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

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

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

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

12:20:19 Presenting document MonoidalCategory/document

12:20:19 Presenting document MonoidalCategory/outline

12:20:19 Presenting document AWN/document

12:20:19 Presenting document AWN/outline

12:20:19 Presenting document Category3/document

12:20:19 Presenting document Flyspeck-Tame/document

12:20:19 Presenting document Category3/outline

12:20:19 Presenting document Flyspeck-Tame/outline

12:20:19 Presenting theory "AWN.Lib"

12:20:19 Presenting theory "Flyspeck-Tame-Computation.ArchComp"

12:20:19 Presenting document AODV/document

12:20:19 Presenting document AODV/outline

12:20:19 Presenting theory "AODV.Aodv_Basic"

12:20:19 Presenting theory "AWN.TransitionSystems"

12:20:19 Presenting theory "Flyspeck-Tame-Computation.Completeness"

12:20:19 Presenting theory "Category3.Category"

12:20:19 Presenting document HOL/document

12:20:19 Presenting document HOL/outline

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

12:20:19 Presenting document Bicategory/document

12:20:19 Presenting document Bicategory/outline

12:20:19 Presenting theory "Bicategory.IsomorphismClass"

12:20:19 Presenting theory "Category3.DualCategory"

12:20:19 Presenting theory "AWN.Invariants"

12:20:20 Presenting document HOL-Library/document

12:20:20 Presenting document HOL-Library/outline

12:20:20 Presenting theory "HOL-Library.README"

12:20:21 Presenting theory "Category3.ConcreteCategory"

12:20:21 Presenting theory "Category3.EpiMonoIso"

12:20:21 Presenting theory "Flyspeck-Tame.ListAux"

12:20:21 Presenting theory "Category3.InitialTerminal"

12:20:21 Presenting theory "Flyspeck-Tame.Quasi_Order"

12:20:22 Presenting theory "AWN.OInvariants"

12:20:23 Presenting theory "HOL-Library.AList"

12:20:23 Presenting theory "Pure"

12:20:23 Presenting file "~~/src/Pure/ROOT0.ML"

12:20:23 Presenting file "~~/src/Pure/ROOT.ML"

12:20:23 Presenting theory "ML_Bootstrap"

12:20:23 Presenting theory "Category3.Functor"

12:20:23 Presenting theory "Pure.Sessions"

12:20:24 Presenting theory "HOL-Library.Adhoc_Overloading"

12:20:24 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:20:24 Presenting theory "HOL-Library.Function_Algebras"

12:20:24 Presenting theory "Category3.Subcategory"

12:20:24 Presenting theory "HOL-Library.Set_Algebras"

12:20:24 Presenting theory "Flyspeck-Tame.PlaneGraphIso"

12:20:25 Presenting theory "Bicategory.Prebicategory"

12:20:25 Presenting theory "AWN.AWN"

12:20:25 Presenting theory "Flyspeck-Tame.Rotation"

12:20:25 Presenting theory "AODV.Aodv_Data"

12:20:25 Presenting theory "Flyspeck-Tame.Graph"

12:20:25 Presenting theory "AODV.Aodv_Message"

12:20:25 Presenting theory "HOL-Library.BigO"

12:20:26 Presenting theory "HOL-Library.IArray"

12:20:26 Presenting theory "Flyspeck-Tame.IArray_Syntax"

12:20:26 Presenting theory "Flyspeck-Tame.Enumerator"

12:20:26 Presenting theory "Flyspeck-Tame.FaceDivision"

12:20:26 Presenting theory "HOL-Library.BNF_Axiomatization"

12:20:26 Presenting file "~~/src/HOL/Tools/BNF/bnf_axiomatization.ML"

12:20:27 Presenting theory "Flyspeck-Tame.RTranCl"

12:20:27 Presenting theory "Flyspeck-Tame.Plane"

12:20:27 Presenting theory "Flyspeck-Tame.Plane1"

12:20:28 Presenting theory "AWN.AWN_SOS"

12:20:28 Presenting theory "AODV.Aodv"

12:20:28 Presenting theory "Flyspeck-Tame.GraphProps"

12:20:28 Presenting theory "AODV.Aodv_Predicates"

12:20:28 Presenting theory "Category3.SetCategory"

12:20:28 Presenting theory "Flyspeck-Tame.EnumeratorProps"

12:20:28 Presenting theory "MonoidalCategory.MonoidalCategory"

12:20:29 Presenting theory "Bicategory.Bicategory"

12:20:30 Presenting theory "AWN.AWN_Cterms"

12:20:30 Presenting theory "AODV.Fresher"

12:20:31 Presenting theory "MonoidalCategory.MonoidalFunctor"

12:20:31 Presenting theory "AWN.AWN_Labels"

12:20:31 Presenting theory "AWN.Inv_Cterms"

12:20:31 Presenting theory "AWN.AWN_SOS_Labels"

12:20:32 Presenting theory "Category3.SetCat"

12:20:32 Presenting theory "Category3.ProductCategory"

12:20:32 Presenting theory "AODV.Seq_Invariants"

12:20:32 Presenting theory "AWN.Pnet"

12:20:33 Presenting theory "AWN.Closed"

12:20:33 Presenting theory "Category3.NaturalTransformation"

12:20:34 Presenting theory "AODV.Quality_Increases"

12:20:34 Presenting theory "Category3.BinaryFunctor"

12:20:34 Presenting theory "AODV.OAodv"

12:20:35 Presenting theory "MonoidalCategory.FreeMonoidalCategory"

12:20:35 Presenting theory "AWN.OAWN_SOS"

12:20:35 Presenting theory "AWN.OAWN_SOS_Labels"

12:20:35 Presenting theory "AWN.OPnet"

12:20:36 Presenting theory "Category3.FunctorCategory"

12:20:36 Presenting theory "Bicategory.Coherence"

12:20:36 Presenting theory "Flyspeck-Tame.FaceDivisionProps"

12:20:36 Presenting theory "MonoidalCategory.CartesianMonoidalCategory"

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

12:20:36 Presenting document ConcurrentIMP/document

12:20:36 Presenting document ConcurrentIMP/outline

12:20:36 Presenting theory "ConcurrentIMP.CIMP_pred"

12:20:36 Presenting theory "ConcurrentIMP.Infinite_Sequences"

12:20:36 Presenting theory "AWN.ONode_Lifting"

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

12:20:37 Presenting theory "ConcurrentIMP.LTL"

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

12:20:38 Presenting theory "AODV.Global_Invariants"

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

12:20:38 Presenting theory "AODV.Loop_Freedom"

12:20:39 Presenting theory "AWN.OPnet_Lifting"

12:20:39 Presenting theory "Bicategory.Subbicategory"

12:20:39 Presenting theory "ConcurrentIMP.CIMP_vcg"

12:20:39 Presenting theory "AWN.OClosed_Lifting"

12:20:39 Presenting theory "AODV.Aodv_Loop_Freedom"

12:20:39 Presenting theory "AODV.A_Norreqid"

12:20:39 Presenting theory "ConcurrentIMP.CIMP_vcg_rules"

12:20:40 Presenting theory "Flyspeck-Tame.Invariants"

12:20:40 Presenting theory "ConcurrentIMP.CIMP"

12:20:40 Presenting file "$AFP/ConcurrentIMP/cimp.ML"

12:20:40 Presenting theory "ConcurrentIMP.CIMP_locales"

12:20:40 Presenting theory "ConcurrentIMP.CIMP_one_place_buffer"

12:20:40 Presenting theory "ConcurrentIMP.CIMP_unbounded_buffer"

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

12:20:40 Presenting document ConcurrentGC/document

12:20:40 Presenting document ConcurrentGC/outline

12:20:40 Presenting theory "Bicategory.InternalEquivalence"

12:20:40 Presenting theory "Flyspeck-Tame.PlaneProps"

12:20:40 Presenting theory "AWN.AWN_Invariants"

12:20:41 Presenting theory "Flyspeck-Tame.ListSum"

12:20:41 Presenting theory "Flyspeck-Tame.Tame"

12:20:41 Presenting theory "Flyspeck-Tame.Plane1Props"

12:20:41 Presenting theory "ConcurrentGC.Model"

12:20:41 Presenting theory "Flyspeck-Tame.Generator"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12:20:43 Presenting theory "AODV.A_Aodv_Data"

12:20:43 Presenting theory "AODV.A_Aodv_Message"

12:20:44 Presenting theory "ConcurrentGC.Proofs_Basis"

12:20:44 Presenting theory "AWN.OAWN_Invariants"

12:20:44 Presenting theory "Flyspeck-Tame.ScoreProps"

12:20:44 Presenting theory "HOL-Library.BNF_Corec"

12:20:44 Presenting theory "ConcurrentGC.Global_Invariants"

12:20:44 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

12:20:44 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

12:20:44 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

12:20:45 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

12:20:45 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

12:20:45 Presenting theory "Flyspeck-Tame.LowerBound"

12:20:45 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

12:20:45 Presenting theory "AODV.A_Aodv"

12:20:45 Presenting theory "AWN.OAWN_Convert"

12:20:45 Presenting theory "AODV.A_Aodv_Predicates"

12:20:45 Presenting theory "AWN.Qmsg"

12:20:45 Presenting theory "Category3.Adjunction"

12:20:45 Presenting theory "HOL-Library.While_Combinator"

12:20:45 Presenting theory "Flyspeck-Tame.GeneratorProps"

12:20:45 Presenting theory "ConcurrentGC.Local_Invariants"

12:20:45 Presenting theory "Flyspeck-Tame.TameEnumProps"

12:20:46 Presenting theory "HOL-Library.Bourbaki_Witt_Fixpoint"

12:20:46 Presenting theory "Bicategory.Pseudofunctor"

12:20:46 Presenting theory "HOL-Library.Char_ord"

12:20:46 Presenting theory "HOL-Library.Phantom_Type"

12:20:46 Presenting theory "HOL-Library.Cardinality"

12:20:46 Presenting theory "HOL-Library.Code_Cardinality"

12:20:46 Presenting theory "ConcurrentGC.Tactics"

12:20:47 Presenting theory "AWN.Qmsg_Lifting"

12:20:47 Presenting theory "Category3.EquivalenceOfCategories"

12:20:47 Presenting theory "HOL-Library.AList"

12:20:47 Presenting theory "Category3.FreeCategory"

12:20:47 Presenting theory "HOL-Library.Case_Converter"

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

12:20:47 Presenting theory "AODV.A_Fresher"

12:20:47 Presenting theory "Category3.DiscreteCategory"

12:20:47 Presenting theory "Trie.Trie"

12:20:47 Presenting theory "Trie.Tries"

12:20:48 Presenting theory "HOL-Library.While_Combinator"

12:20:48 Presenting theory "HOL-Library.Code_Lazy"

12:20:48 Presenting file "~~/src/HOL/Library/code_lazy.ML"

12:20:49 Presenting theory "Flyspeck-Tame.Worklist"

12:20:49 Presenting theory "Flyspeck-Tame.Maps"

12:20:50 Presenting theory "HOL-Library.Code_Target_Int"

12:20:50 Presenting theory "ConcurrentGC.Global_Invariants_Lemmas"

12:20:50 Presenting theory "HOL-Library.Code_Test"

12:20:50 Presenting file "~~/src/HOL/Library/code_test.ML"

12:20:50 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:20:50 Presenting theory "HOL-Library.Combine_PER"

12:20:50 Presenting theory "HOL-Library.Code_Target_Nat"

12:20:50 Presenting theory "HOL-Library.Code_Target_Numeral"

12:20:50 Presenting theory "Flyspeck-Tame.Arch"

12:20:50 Presenting theory "AODV.A_Seq_Invariants"

12:20:50 Presenting theory "Flyspeck-Tame.ArchCompAux"

12:20:50 Presenting theory "ConcurrentGC.Local_Invariants_Lemmas"

12:20:50 Presenting theory "Flyspeck-Tame.ArchCompProps"

12:20:50 Presenting theory "Flyspeck-Tame.Relative_Completeness"

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

12:20:50 Presenting theory "ConcurrentGC.Initial_Conditions"

12:20:51 Presenting theory "ConcurrentGC.Noninterference"

12:20:51 Presenting document JinjaThreads/document

12:20:51 Presenting document JinjaThreads/outline

12:20:51 Presenting theory "AODV.A_Quality_Increases"

12:20:51 Presenting theory "AODV.A_OAodv"

12:20:51 Presenting theory "ConcurrentGC.Global_Noninterference"

12:20:51 Presenting theory "ConcurrentGC.MarkObject"

12:20:52 Presenting theory "AWN.OClosed_Transfer"

12:20:52 Presenting theory "AWN.AWN_Main"

12:20:52 Presenting theory "ConcurrentGC.Phases"

12:20:53 Presenting theory "HOL-Library.Sublist"

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

12:20:53 Presenting theory "HOL-Library.Transitive_Closure_Table"

12:20:54 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

12:20:54 Presenting theory "ConcurrentGC.StrongTricolour"

12:20:54 Presenting theory "HOL-Library.Conditional_Parametricity"

12:20:54 Presenting file "~~/src/HOL/Library/conditional_parametricity.ML"

12:20:54 Presenting theory "ConcurrentGC.TSO"

12:20:54 Presenting theory "HOL-Library.Confluence"

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

12:20:55 Presenting theory "ConcurrentGC.Valid_Refs"

12:20:55 Presenting theory "HOL-Library.Confluent_Quotient"

12:20:55 Presenting theory "HOL-Library.Confluent_Quotient"

12:20:56 Presenting theory "ConcurrentGC.Worklists"

12:20:56 Presenting theory "HOL-Library.Dlist"

12:20:56 Presenting theory "JinjaThreads.Set_without_equal"

12:20:56 Presenting theory "ConcurrentGC.Proofs"

12:20:56 Presenting theory "ConcurrentGC.Concrete_heap"

12:20:56 Presenting theory "ConcurrentGC.Concrete"

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

12:20:56 Presenting document Word_Lib/document

12:20:56 Presenting document Word_Lib/outline

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

12:20:56 Presenting theory "HOL-Library.Adhoc_Overloading"

12:20:56 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:20:56 Presenting theory "HOL-Library.Monad_Syntax"

12:20:56 Presenting theory "JinjaThreads.Set_Monad"

12:20:56 Presenting theory "AWN.Toy"

12:20:57 Presenting theory "HOL-Library.Cardinality"

12:20:57 Presenting theory "HOL-Library.Old_Datatype"

12:20:57 Presenting theory "AWN.AWN_Term_Graph"

12:20:57 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

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

12:20:57 Presenting document IP_Addresses/document

12:20:57 Presenting document IP_Addresses/outline

12:20:57 Presenting theory "HOL-Library.Infinite_Set"

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

12:20:57 Presenting theory "HOL-Library.Cancellation"

12:20:57 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:20:57 Presenting theory "HOL-Library.Nat_Bijection"

12:20:57 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:20:57 Presenting theory "HOL-Library.Type_Length"

12:20:57 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:20:57 Presenting theory "AODV.A_Global_Invariants"

12:20:57 Presenting theory "Word_Lib.More_Arithmetic"

12:20:57 Presenting theory "Word_Lib.Even_More_List"

12:20:57 Presenting theory "AODV.A_Loop_Freedom"

12:20:58 Presenting theory "HOL-Library.Countable"

12:20:58 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:20:58 Presenting theory "HOL-Library.Case_Converter"

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

12:20:58 Presenting theory "Bicategory.Strictness"

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

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

12:20:58 Presenting theory "HOL-Library.Infinite_Set"

12:20:59 Presenting theory "AODV.A_Aodv_Loop_Freedom"

12:21:00 Presenting theory "AODV.B_Fwdrreps"

12:21:00 Presenting theory "HOL-Library.Countable_Set"

12:21:00 Presenting theory "HOL-Library.Sublist"

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

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

12:21:00 Presenting theory "Word_Lib.More_Sublist"

12:21:00 Presenting theory "Word_Lib.More_Misc"

12:21:00 Presenting theory "HOL-Library.Countable_Complete_Lattices"

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

12:21:02 Presenting theory "HOL-Library.Countable_Set_Type"

12:21:02 Presenting theory "HOL-Library.Debug"

12:21:02 Presenting theory "HOL-Library.Diagonal_Subsequence"

12:21:02 Presenting theory "HOL-Library.Countable"

12:21:02 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:21:02 Presenting theory "HOL-Library.Discrete"

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

12:21:03 Presenting theory "Category3.Limit"

12:21:03 Presenting theory "HOL-Library.Countable_Complete_Lattices"

12:21:03 Presenting theory "HOL-Library.FuncSet"

12:21:03 Presenting theory "AODV.B_Aodv_Data"

12:21:03 Presenting theory "HOL-Library.Multiset"

12:21:03 Presenting theory "HOL-Library.Order_Continuity"

12:21:04 Presenting theory "AODV.B_Aodv_Message"

12:21:04 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:21:04 Presenting theory "HOL-ex.Quicksort"

12:21:04 Presenting theory "HOL-Library.Extended_Nat"

12:21:04 Presenting theory "Bicategory.InternalAdjunction"

12:21:04 Presenting theory "HOL-Library.Disjoint_Sets"

12:21:05 Presenting theory "HOL-Library.Option_ord"

12:21:05 Presenting theory "HOL.HOL"

12:21:05 Presenting theory "AODV.B_Aodv"

12:21:05 Presenting theory "Category3.CategoryWithPullbacks"

12:21:05 Presenting file "~~/src/Tools/misc_legacy.ML"

12:21:05 Presenting file "~~/src/Tools/try.ML"

12:21:05 Presenting file "~~/src/Tools/quickcheck.ML"

12:21:05 Presenting file "~~/src/Tools/solve_direct.ML"

12:21:05 Presenting file "~~/src/Tools/IsaPlanner/zipper.ML"

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

12:21:05 Presenting file "~~/src/Tools/IsaPlanner/isand.ML"

12:21:05 Presenting file "~~/src/Tools/IsaPlanner/rw_inst.ML"

12:21:05 Presenting file "~~/src/Provers/hypsubst.ML"

12:21:05 Presenting file "~~/src/Provers/splitter.ML"

12:21:05 Presenting file "~~/src/Provers/classical.ML"

12:21:05 Presenting file "~~/src/Provers/blast.ML"

12:21:05 Presenting file "~~/src/Provers/clasimp.ML"

12:21:05 Presenting theory "AODV.B_Aodv_Predicates"

12:21:05 Presenting file "~~/src/Tools/eqsubst.ML"

12:21:05 Presenting file "~~/src/Provers/quantifier1.ML"

12:21:05 Presenting file "~~/src/Tools/atomize_elim.ML"

12:21:05 Presenting file "~~/src/Tools/cong_tac.ML"

12:21:05 Presenting file "~~/src/Tools/intuitionistic.ML"

12:21:05 Presenting file "~~/src/Tools/project_rule.ML"

12:21:05 Presenting file "~~/src/Tools/subtyping.ML"

12:21:05 Presenting theory "HOL-Library.Word"

12:21:05 Presenting theory "HOL-Library.FSet"

12:21:05 Presenting file "~~/src/Tools/case_product.ML"

12:21:05 Presenting file "~~/src/HOL/Tools/hologic.ML"

12:21:06 Presenting file "~~/src/HOL/Tools/rewrite_hol_proof.ML"

12:21:06 Presenting file "~~/src/HOL/Tools/simpdata.ML"

12:21:06 Presenting file "~~/src/Tools/induct.ML"

12:21:06 Presenting file "~~/src/Tools/induction.ML"

12:21:06 Presenting file "~~/src/Tools/induct_tacs.ML"

12:21:06 Presenting file "~~/src/Tools/coherent.ML"

12:21:06 Presenting file "~~/src/HOL/Tools/cnf.ML"

12:21:06 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:21:06 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:21:06 Presenting theory "Word_Lib.More_Divides"

12:21:06 Presenting theory "HOL-Library.Complete_Partial_Order2"

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

12:21:07 Presenting theory "HOL-Library.Finite_Map"

12:21:07 Presenting theory "Category3.CartesianCategory"

12:21:07 Presenting theory "Coinductive.Coinductive_Nat"

12:21:07 Presenting theory "HOL-Library.Disjoint_FSets"

12:21:07 Presenting theory "HOL-Library.Dlist"

12:21:08 Presenting theory "Word_Lib.More_Word"

12:21:08 Presenting theory "HOL-Library.Dual_Ordered_Lattice"

12:21:08 Presenting theory "Category3.CategoryWithFiniteLimits"

12:21:08 Presenting theory "Word_Lib.Strict_part_mono"

12:21:08 Presenting theory "Category3.CartesianClosedCategory"

12:21:08 Presenting theory "HOL-Library.Equipollence"

12:21:08 Presenting theory "Word_Lib.Many_More"

12:21:08 Presenting theory "HOL-Library.Simps_Case_Conv"

12:21:08 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

12:21:08 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:21:08 Presenting theory "HOL-Library.Extended"

12:21:08 Presenting theory "Automatic_Refinement.Misc"

12:21:08 Presenting theory "HOL.Orderings"

12:21:09 Presenting theory "HereditarilyFinite.HF"

12:21:09 Presenting file "~~/src/Provers/order_procedure.ML"

12:21:09 Presenting theory "AODV.B_Seq_Invariants"

12:21:09 Presenting file "~~/src/Provers/order_tac.ML"

12:21:09 Presenting theory "HOL-Library.Order_Continuity"

12:21:09 Presenting theory "Word_Lib.Aligned"

12:21:09 Presenting theory "IP_Addresses.NumberWang_IPv4"

12:21:09 Presenting theory "Word_Lib.Next_and_Prev"

12:21:09 Presenting theory "HOL-Library.Extended_Nat"

12:21:09 Presenting theory "IP_Addresses.NumberWang_IPv6"

12:21:09 Presenting theory "HOL-Library.Signed_Division"

12:21:09 Presenting theory "Word_Lib.Signed_Division_Word"

12:21:09 Presenting theory "Word_Lib.Bit_Comprehension"

12:21:09 Presenting theory "HOL.Groups"

12:21:09 Presenting theory "Word_Lib.Most_significant_bit"

12:21:09 Presenting file "~~/src/HOL/Tools/group_cancel.ML"

12:21:09 Presenting theory "Word_Lib.Least_significant_bit"

12:21:10 Presenting theory "Word_Lib.Generic_set_bit"

12:21:10 Presenting theory "HOL-Library.Liminf_Limsup"

12:21:10 Presenting theory "AODV.B_Quality_Increases"

12:21:10 Presenting theory "IP_Addresses.WordInterval"

12:21:10 Presenting theory "IP_Addresses.Hs_Compat"

12:21:10 Presenting theory "HOL.Lattices"

12:21:10 Presenting theory "AODV.B_OAodv"

12:21:10 Presenting theory "IP_Addresses.IP_Address"

12:21:11 Presenting theory "HOL.Boolean_Algebras"

12:21:11 Presenting file "~~/src/HOL/Tools/boolean_algebra_cancel.ML"

12:21:11 Presenting theory "IP_Addresses.IPv4"

12:21:11 Presenting theory "Word_Lib.Bits_Int"

12:21:11 Presenting theory "Word_Lib.Typedef_Morphisms"

12:21:11 Presenting theory "Word_Lib.Singleton_Bit_Shifts"

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

12:21:14 Presenting theory "HOL.Set"

12:21:14 Presenting theory "Word_Lib.Reversed_Bit_Lists"

12:21:15 Presenting theory "Word_Lib.Bitwise"

12:21:16 Presenting theory "HOL.Typedef"

12:21:16 Presenting file "~~/src/HOL/Tools/typedef.ML"

12:21:16 Presenting theory "Coinductive.Coinductive_List"

12:21:16 Presenting theory "IP_Addresses.IPv6"

12:21:16 Presenting theory "HOL-Library.Extended_Real"

12:21:16 Presenting theory "Word_Lib.Examples"

12:21:16 Presenting theory "IP_Addresses.Prefix_Match"

12:21:16 Presenting theory "Word_Lib.Bit_Comprehension_Int"

12:21:17 Presenting theory "Word_Lib.Signed_Words"

12:21:17 Presenting theory "Word_Lib.Bitwise_Signed"

12:21:17 Presenting theory "Word_Lib.Enumeration"

12:21:17 Presenting theory "IP_Addresses.CIDR_Split"

12:21:17 Presenting theory "AODV.B_Global_Invariants"

12:21:17 Presenting theory "HOL-Library.Product_Lexorder"

12:21:17 Presenting theory "IP_Addresses.WordInterval_Sorted"

12:21:17 Presenting theory "HOL-Library.Indicator_Function"

12:21:17 Presenting theory "Word_Lib.Enumeration_Word"

12:21:17 Presenting theory "Word_Lib.Hex_Words"

12:21:17 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:21:17 Presenting theory "Word_Lib.Norm_Words"

12:21:17 Presenting theory "HOL-Library.Code_Target_Nat"

12:21:17 Presenting theory "Word_Lib.Rsplit"

12:21:17 Presenting theory "HOL.Fun"

12:21:17 Presenting theory "Word_Lib.Syntax_Bundles"

12:21:17 Presenting theory "Word_Lib.Type_Syntax"

12:21:17 Presenting file "~~/src/HOL/Tools/functor.ML"

12:21:17 Presenting theory "AODV.B_Loop_Freedom"

12:21:18 Presenting theory "Coinductive.TLList"

12:21:18 Presenting theory "Coinductive.Lazy_LList"

12:21:18 Presenting theory "Category3.HFSetCat"

12:21:19 Presenting theory "HOL-Library.Extended_Nonnegative_Real"

12:21:19 Presenting theory "Coinductive.Lazy_TLList"

12:21:19 Presenting theory "HOL-Cardinals.Fun_More"

12:21:19 Presenting theory "HOL.Complete_Lattices"

12:21:19 Presenting theory "HOL-Library.Cancellation"

12:21:19 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:21:19 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:21:19 Presenting theory "AODV.B_Aodv_Loop_Freedom"

12:21:19 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:21:19 Presenting theory "AODV.C_Gtobcast"

12:21:19 Presenting theory "HOL-Library.Log_Nat"

12:21:20 Presenting theory "HOL-Library.Lattice_Algebras"

12:21:20 Presenting theory "HOL-Cardinals.Order_Relation_More"

12:21:20 Presenting theory "HOL-Cardinals.Wellfounded_More"

12:21:20 Presenting theory "HOL-Cardinals.Wellorder_Relation"

12:21:20 Presenting theory "HOL-Cardinals.Wellorder_Embedding"

12:21:20 Presenting theory "HOL-Eisbach.Eisbach"

12:21:20 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:21:20 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:21:20 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:21:20 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:21:20 Presenting theory "HOL-Eisbach.Eisbach_Tools"

12:21:21 Presenting theory "Word_Lib.Word_EqI"

12:21:21 Presenting theory "HOL-Cardinals.Order_Union"

12:21:21 Presenting theory "AODV.C_Aodv_Data"

12:21:21 Presenting theory "AODV.C_Aodv_Message"

12:21:21 Presenting theory "IP_Addresses.IP_Address_Parser"

12:21:21 Presenting theory "IP_Addresses.Lib_Numbers_toString"

12:21:21 Presenting theory "HOL-Library.Float"

12:21:22 Presenting theory "IP_Addresses.Lib_Word_toString"

12:21:22 Presenting theory "Bicategory.PseudonaturalTransformation"

12:21:22 Presenting theory "IP_Addresses.Lib_List_toString"

12:21:22 Presenting theory "HOL-Library.Function_Division"

12:21:22 Presenting theory "AODV.C_Aodv"

12:21:22 Presenting theory "IP_Addresses.IP_Address_toString"

12:21:22 Presenting theory "IP_Addresses.Prefix_Match_toString"

12:21:22 Presenting Simple_Firewall in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Simple_Firewall" ...

12:21:22 Presenting theory "HOL-Library.Fun_Lexorder"

12:21:22 Presenting document Simple_Firewall/document

12:21:22 Presenting document Simple_Firewall/outline

12:21:22 Presenting theory "Word_Lib.Word_Lemmas"

12:21:22 Presenting theory "Simple_Firewall.Lib_Enum_toString"

12:21:22 Presenting theory "HOL-Library.Going_To_Filter"

12:21:22 Presenting theory "HOL-Cardinals.Wellorder_Constructions"

12:21:22 Presenting theory "Simple_Firewall.L4_Protocol"

12:21:22 Presenting theory "Simple_Firewall.Simple_Packet"

12:21:22 Presenting theory "Simple_Firewall.Firewall_Common_Decision_State"

12:21:22 Presenting theory "AODV.C_Aodv_Predicates"

12:21:22 Presenting theory "HOL-Library.Char_ord"

12:21:22 Presenting theory "HOL-Library.Groups_Big_Fun"

12:21:22 Presenting theory "Word_Lib.Word_8"

12:21:22 Presenting theory "Word_Lib.Word_16"

12:21:22 Presenting theory "Word_Lib.Word_Syntax"

12:21:22 Presenting theory "Word_Lib.Word_Names"

12:21:23 Presenting theory "HOL-Library.Multiset"

12:21:23 Presenting theory "Simple_Firewall.Iface"

12:21:23 Presenting theory "Simple_Firewall.SimpleFw_Syntax"

12:21:23 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:21:23 Presenting theory "HOL-Library.Interval"

12:21:23 Presenting theory "Word_Lib.More_Word_Operations"

12:21:23 Presenting theory "HOL-ex.Quicksort"

12:21:23 Presenting theory "Word_Lib.Word_32"

12:21:23 Presenting theory "Word_Lib.Word_Lib_Sumo"

12:21:23 Presenting theory "Word_Lib.Machine_Word_32_Basics"

12:21:23 Presenting theory "Word_Lib.Machine_Word_32"

12:21:23 Presenting theory "HOL-Library.Interval_Float"

12:21:24 Presenting theory "Word_Lib.Word_64"

12:21:24 Presenting theory "Word_Lib.Machine_Word_64_Basics"

12:21:24 Presenting theory "Simple_Firewall.SimpleFw_Semantics"

12:21:24 Presenting theory "Word_Lib.Machine_Word_64"

12:21:24 Presenting theory "HOL-Library.IArray"

12:21:24 Presenting theory "HOL-Library.Option_ord"

12:21:24 Presenting theory "Simple_Firewall.List_Product_More"

12:21:24 Presenting theory "Simple_Firewall.Option_Helpers"

12:21:24 Presenting theory "Word_Lib.Guide"

12:21:24 Presenting Routing in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Routing" ...

12:21:24 Presenting document Routing/document

12:21:24 Presenting document Routing/outline

12:21:24 Presenting theory "Routing.Linorder_Helper"

12:21:24 Presenting theory "AODV.C_Fresher"

12:21:24 Presenting theory "HOL.Ctr_Sugar"

12:21:24 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/case_translation.ML"

12:21:24 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_util.ML"

12:21:24 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

12:21:24 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_code.ML"

12:21:24 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML"

12:21:24 Presenting file "~~/src/HOL/Tools/coinduction.ML"

12:21:24 Presenting theory "Pure-ex.Guess"

12:21:24 Presenting theory "Simple_Firewall.Generic_SimpleFw"

12:21:24 Presenting theory "Simple_Firewall.Shadowed"

12:21:25 Presenting theory "Routing.Routing_Table"

12:21:25 Presenting theory "HOL-Cardinals.Ordinal_Arithmetic"

12:21:25 Presenting theory "Simple_Firewall.IP_Partition_Preliminaries"

12:21:26 Presenting theory "HOL-Library.Adhoc_Overloading"

12:21:26 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:21:26 Presenting theory "HOL-Library.Monad_Syntax"

12:21:26 Presenting theory "Simple_Firewall.GroupF"

12:21:26 Presenting theory "Simple_Firewall.IP_Addr_WordInterval_toString"

12:21:26 Presenting theory "Routing.Linux_Router"

12:21:26 Presenting theory "Simple_Firewall.Primitives_toString"

12:21:26 Presenting theory "AODV.C_Seq_Invariants"

12:21:26 Presenting theory "Routing.IpRoute_Parser"

12:21:27 Presenting file "$AFP/Routing/IpRoute_Parser.ml"

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

12:21:27 Presenting document Iptables_Semantics/document

12:21:27 Presenting document Iptables_Semantics/outline

12:21:27 Presenting theory "Iptables_Semantics.List_Misc"

12:21:27 Presenting theory "Iptables_Semantics.Negation_Type"

12:21:27 Presenting theory "Iptables_Semantics.WordInterval_Lists"

12:21:27 Presenting theory "Iptables_Semantics.Repeat_Stabilize"

12:21:27 Presenting theory "HOL-Eisbach.Eisbach"

12:21:27 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:21:27 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:21:27 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:21:27 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:21:27 Presenting theory "Iptables_Semantics.Firewall_Common"

12:21:28 Presenting theory "HOL-Library.LaTeXsugar"

12:21:28 Presenting theory "HOL-Cardinals.Cardinal_Order_Relation"

12:21:28 Presenting theory "AODV.C_Quality_Increases"

12:21:28 Presenting theory "AODV.C_OAodv"

12:21:28 Presenting theory "HOL-Library.Landau_Symbols"

12:21:28 Presenting theory "HOL-Cardinals.Cardinal_Arithmetic"

12:21:28 Presenting theory "Simple_Firewall.Service_Matrix"

12:21:28 Presenting theory "HOL-Library.Lattice_Constructions"

12:21:29 Presenting theory "Simple_Firewall.SimpleFw_toString"

12:21:29 Presenting theory "HOL-Cardinals.Wellorder_Extension"

12:21:29 Presenting Iptables_Semantics_Examples in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics_Examples" ...

12:21:29 Presenting document Iptables_Semantics_Examples/document

12:21:29 Presenting document Iptables_Semantics_Examples/outline

12:21:29 Presenting theory "HOL-Cardinals.Cardinals"

12:21:29 Presenting theory "ZFC_in_HOL.ZFC_Library"

12:21:29 Presenting theory "Iptables_Semantics.Semantics"

12:21:29 Presenting theory "HOL-Library.Stream"

12:21:29 Presenting theory "Iptables_Semantics.Matching"

12:21:29 Presenting theory "ZFC_in_HOL.ZFC_in_HOL"

12:21:29 Presenting theory "Iptables_Semantics.Ruleset_Update"

12:21:31 Presenting theory "HOL-Library.Sublist"

12:21:31 Presenting theory "Automatic_Refinement.Misc"

12:21:31 Presenting theory "Iptables_Semantics.Call_Return_Unfolding"

12:21:31 Presenting theory "AODV.C_Global_Invariants"

12:21:31 Presenting theory "Iptables_Semantics.Ternary"

12:21:31 Presenting theory "AODV.C_Loop_Freedom"

12:21:31 Presenting theory "Automatic_Refinement.Foldi"

12:21:32 Presenting theory "Iptables_Semantics_Examples.Parser_Test"

12:21:32 Presenting theory "Iptables_Semantics_Examples.Parser6_Test"

12:21:32 Presenting theory "Iptables_Semantics_Examples.Small_Examples"

12:21:32 Presenting theory "Iptables_Semantics_Examples.Ports_Fail"

12:21:32 Presenting theory "Iptables_Semantics_Examples.Contrived_Example"

12:21:33 Presenting theory "Iptables_Semantics.Matching_Ternary"

12:21:33 Presenting theory "HOL-Library.Linear_Temporal_Logic_on_Streams"

12:21:33 Presenting theory "Iptables_Semantics_Examples.iptables_Ln_tuned_parsed"

12:21:33 Presenting theory "HOL-Library.ListVector"

12:21:34 Presenting theory "HOL-Library.Lub_Glb"

12:21:34 Presenting theory "ZFC_in_HOL.ZFC_Cardinals"

12:21:34 Presenting theory "AODV.C_Aodv_Loop_Freedom"

12:21:34 Presenting theory "Collections.SetIterator"

12:21:34 Presenting theory "AODV.D_Fwdrreqs"

12:21:35 Presenting theory "Iptables_Semantics_Examples.Analyze_Synology_Diskstation"

12:21:35 Presenting theory "Iptables_Semantics.Semantics_Ternary"

12:21:35 Presenting theory "Iptables_Semantics.Datatype_Selectors"

12:21:35 Presenting theory "Iptables_Semantics.IpAddresses"

12:21:35 Presenting theory "Iptables_Semantics.L4_Protocol_Flags"

12:21:36 Presenting theory "Iptables_Semantics.Ports"

12:21:36 Presenting theory "Iptables_Semantics.Conntrack_State"

12:21:36 Presenting theory "Iptables_Semantics.Tagged_Packet"

12:21:36 Presenting theory "Iptables_Semantics.Common_Primitive_Syntax"

12:21:36 Presenting theory "Iptables_Semantics.Unknown_Match_Tacs"

12:21:36 Presenting theory "HOL-Library.Mapping"

12:21:36 Presenting theory "HOL-Library.Monad_Syntax"

12:21:36 Presenting theory "Iptables_Semantics_Examples.Analyze_Ringofsaturn_com"

12:21:37 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher_Generic"

12:21:37 Presenting theory "HOL.Inductive"

12:21:37 Presenting file "~~/src/HOL/Tools/inductive.ML"

12:21:37 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_aux.ML"

12:21:37 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_prop.ML"

12:21:37 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_data.ML"

12:21:37 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_rep_datatype.ML"

12:21:37 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_codegen.ML"

12:21:37 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_util.ML"

12:21:37 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_primrec.ML"

12:21:37 Presenting theory "Collections.SetIteratorOperations"

12:21:37 Presenting theory "HOL-Library.More_List"

12:21:37 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar.ML"

12:21:37 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher"

12:21:37 Presenting theory "Automatic_Refinement.Refine_Util_Bootstrap1"

12:21:37 Presenting theory "Iptables_Semantics.Example_Semantics"

12:21:37 Presenting theory "HOL-Library.Cancellation"

12:21:37 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:21:37 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:21:37 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:21:37 Presenting theory "Category3.ZFC_SetCat"

12:21:37 Presenting theory "Automatic_Refinement.Mpat_Antiquot"

12:21:37 Presenting Iptables_Semantics_Examples_Big in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics_Examples_Big" ...

12:21:37 Presenting document Iptables_Semantics_Examples_Big/document

12:21:37 Presenting document Iptables_Semantics_Examples_Big/outline

12:21:37 Presenting theory "Automatic_Refinement.Mk_Term_Antiquot"

12:21:38 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_topos_generated"

12:21:38 Presenting theory "AODV.D_Aodv_Data"

12:21:38 Presenting theory "AODV.D_Aodv_Message"

12:21:38 Presenting theory "Iptables_Semantics.Alternative_Semantics"

12:21:39 Presenting theory "Iptables_Semantics.Semantics_Stateful"

12:21:39 Presenting theory "Automatic_Refinement.Refine_Util"

12:21:39 Presenting theory "Automatic_Refinement.Attr_Comb"

12:21:39 Presenting theory "Automatic_Refinement.Named_Sorted_Thms"

12:21:39 Presenting theory "Automatic_Refinement.Prio_List"

12:21:40 Presenting theory "AODV.D_Aodv"

12:21:40 Presenting theory "Automatic_Refinement.Tagged_Solver"

12:21:40 Presenting theory "AODV.D_Aodv_Predicates"

12:21:40 Presenting theory "Automatic_Refinement.Anti_Unification"

12:21:41 Presenting theory "Automatic_Refinement.Indep_Vars"

12:21:41 Presenting theory "Automatic_Refinement.Select_Solve"

12:21:41 Presenting theory "Automatic_Refinement.Mk_Record_Simp"

12:21:41 Presenting theory "Automatic_Refinement.Refine_Lib"

12:21:41 Presenting file "$AFP/Automatic_Refinement/Lib/Cond_Rewr_Conv.ML"

12:21:41 Presenting file "$AFP/Automatic_Refinement/Lib/Revert_Abbrev.ML"

12:21:41 Presenting theory "Iptables_Semantics.Semantics_Goto"

12:21:41 Presenting theory "HOL.Product_Type"

12:21:41 Presenting theory "Iptables_Semantics_Examples.Analyze_SQRL_Shorewall"

12:21:41 Presenting theory "Collections.Proper_Iterator"

12:21:41 Presenting file "~~/src/HOL/Tools/split_rule.ML"

12:21:41 Presenting file "~~/src/HOL/Tools/set_comprehension_pointfree.ML"

12:21:41 Presenting file "~~/src/HOL/Tools/inductive_set.ML"

12:21:41 Presenting theory "Iptables_Semantics_Examples.SQRL_2015_nospoof"

12:21:41 Presenting theory "Iptables_Semantics.Negation_Type_DNF"

12:21:41 Presenting theory "Collections.It_to_It"

12:21:41 Presenting theory "HOL.Sum_Type"

12:21:41 Presenting theory "Iptables_Semantics.Matching_Embeddings"

12:21:41 Presenting theory "Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing"

12:21:42 Presenting theory "Collections.SetIteratorGA"

12:21:42 Presenting theory "Iptables_Semantics.Fixed_Action"

12:21:42 Presenting theory "Refine_Monadic.Refine_Chapter"

12:21:42 Presenting theory "Iptables_Semantics_Examples.Analyze_medium_sized_company"

12:21:42 Presenting theory "HOL-Library.Multiset"

12:21:42 Presenting theory "AODV.D_Fresher"

12:21:42 Presenting theory "Automatic_Refinement.Autoref_Phases"

12:21:42 Presenting theory "Automatic_Refinement.Autoref_Data"

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

12:21:42 Presenting theory "Automatic_Refinement.Autoref_Tagging"

12:21:42 Presenting theory "Iptables_Semantics.Normalized_Matches"

12:21:42 Presenting theory "Bicategory.EquivalenceOfBicategories"

12:21:43 Presenting theory "Iptables_Semantics.Negation_Type_Matching"

12:21:43 Presenting theory "HOL.Rings"

12:21:43 Presenting file "~~/src/HOL/Tools/arith_data.ML"

12:21:43 Presenting file "~~/src/Provers/Arith/cancel_div_mod.ML"

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

12:21:43 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small"

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

12:21:43 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall"

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

12:21:43 Presenting theory "Automatic_Refinement.Relators"

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

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

12:21:43 Presenting theory "Automatic_Refinement.Param_Tool"

12:21:43 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_Containern"

12:21:44 Presenting theory "Iptables_Semantics.Primitive_Normalization"

12:21:44 Presenting theory "Iptables_Semantics.MatchExpr_Fold"

12:21:44 Presenting theory "Iptables_Semantics.Common_Primitive_Lemmas"

12:21:44 Presenting theory "Automatic_Refinement.Param_HOL"

12:21:44 Presenting theory "HOL-Library.Omega_Words_Fun"

12:21:44 Presenting theory "Automatic_Refinement.Parametricity"

12:21:44 Presenting theory "HOL-Library.Open_State_Syntax"

12:21:44 Presenting theory "HOL.Nat"

12:21:44 Presenting file "~~/src/HOL/Tools/nat_arith.ML"

12:21:44 Presenting theory "AODV.D_Quality_Increases"

12:21:44 Presenting theory "HOL-Library.Option_ord"

12:21:45 Presenting theory "AODV.D_OAodv"

12:21:45 Presenting theory "Automatic_Refinement.Autoref_Id_Ops"

12:21:45 Presenting theory "HOL-Library.Parallel"

12:21:45 Presenting theory "HOL-Library.Pattern_Aliases"

12:21:45 Presenting theory "HOL-Library.Periodic_Fun"

12:21:45 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Spoofing_new3"

12:21:45 Presenting theory "Iptables_Semantics.Ports_Normalize"

12:21:45 Presenting theory "Automatic_Refinement.Autoref_Fix_Rel"

12:21:46 Presenting theory "Automatic_Refinement.Autoref_Translate"

12:21:46 Presenting theory "Iptables_Semantics.IpAddresses_Normalize"

12:21:46 Presenting theory "Automatic_Refinement.Autoref_Gen_Algo"

12:21:46 Presenting theory "Automatic_Refinement.Autoref_Relator_Interface"

12:21:46 Presenting theory "Automatic_Refinement.Autoref_Tool"

12:21:46 Presenting theory "Iptables_Semantics.Interfaces_Normalize"

12:21:46 Presenting theory "Iptables_Semantics.Word_Upto"

12:21:46 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Simple_FW"

12:21:46 Presenting theory "HOL-Library.Poly_Mapping"

12:21:46 Presenting theory "Automatic_Refinement.Autoref_Bindings_HOL"

12:21:46 Presenting theory "HOL-Library.Power_By_Squaring"

12:21:46 Presenting theory "Automatic_Refinement.Automatic_Refinement"

12:21:47 Presenting theory "Refine_Monadic.Refine_Mono_Prover"

12:21:47 Presenting file "$AFP/Refine_Monadic/refine_mono_prover.ML"

12:21:47 Presenting theory "Iptables_Semantics.Protocols_Normalize"

12:21:47 Presenting theory "Iptables_Semantics.Remdups_Rev"

12:21:47 Presenting theory "HOL-Library.Preorder"

12:21:47 Presenting file "~~/src/Provers/preorder.ML"

12:21:47 Presenting theory "HOL-Library.Product_Plus"

12:21:47 Presenting theory "HOL.Fields"

12:21:47 Presenting theory "Refine_Monadic.Refine_Misc"

12:21:47 Presenting file "~~/src/Provers/Arith/fast_lin_arith.ML"

12:21:47 Presenting theory "HOL-Library.Quadratic_Discriminant"

12:21:47 Presenting file "~~/src/HOL/Tools/lin_arith.ML"

12:21:47 Presenting theory "HOL-Library.Quotient_Syntax"

12:21:47 Presenting theory "HOL-Library.Quotient_Set"

12:21:47 Presenting theory "Iptables_Semantics.Ipassmt"

12:21:47 Presenting theory "Refine_Monadic.RefineG_Transfer"

12:21:47 Presenting theory "HOL-Library.Quotient_Product"

12:21:47 Presenting theory "HOL-Library.Quotient_Option"

12:21:47 Presenting theory "Bicategory.SpanBicategory"

12:21:48 Presenting theory "HOL-Library.Quotient_List"

12:21:48 Presenting theory "Refine_Monadic.RefineG_Domain"

12:21:48 Presenting theory "AODV.D_Global_Invariants"

12:21:48 Presenting theory "HOL-Library.Quotient_Sum"

12:21:48 Presenting theory "HOL-Library.Quotient_Type"

12:21:48 Presenting theory "Refine_Monadic.RefineG_Recursion"

12:21:48 Presenting theory "AODV.D_Loop_Freedom"

12:21:48 Presenting theory "Refine_Monadic.RefineG_Assert"

12:21:48 Presenting theory "Iptables_Semantics.No_Spoof"

12:21:48 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large"

12:21:48 Presenting theory "Iptables_Semantics.Common_Primitive_toString"

12:21:48 Presenting theory "Iptables_Semantics.Routing_IpAssmt"

12:21:48 Presenting theory "HOL-Library.Ramsey"

12:21:48 Presenting theory "Iptables_Semantics.Output_Interface_Replace"

12:21:48 Presenting theory "HOL.Finite_Set"

12:21:48 Presenting theory "HOL-Library.Reflection"

12:21:48 Presenting file "~~/src/HOL/Tools/reflection.ML"

12:21:49 Presenting theory "AODV.D_Aodv_Loop_Freedom"

12:21:49 Presenting theory "Iptables_Semantics.Interface_Replace"

12:21:49 Presenting theory "AODV.E_All_ABCD"

12:21:49 Presenting theory "Iptables_Semantics.Optimizing"

12:21:49 Presenting theory "Refine_Monadic.Refine_Basic"

12:21:49 Presenting theory "HOL-Library.Rewrite"

12:21:49 Presenting file "~~/src/HOL/Library/cconv.ML"

12:21:49 Presenting file "~~/src/HOL/Library/rewrite.ML"

12:21:49 Presenting theory "HOL-Library.Type_Length"

12:21:49 Presenting theory "HOL.Relation"

12:21:49 Presenting theory "HOL-Library.Saturated"

12:21:49 Presenting theory "Refine_Monadic.Refine_Leof"

12:21:49 Presenting theory "Refine_Monadic.Refine_Heuristics"

12:21:50 Presenting theory "Refine_Monadic.Refine_More_Comb"

12:21:50 Presenting theory "HOL-Library.Set_Idioms"

12:21:50 Presenting theory "AODV.E_Aodv_Data"

12:21:50 Presenting theory "HOL-Library.While_Combinator"

12:21:50 Presenting theory "HOL-Library.Signed_Division"

12:21:50 Presenting theory "AODV.E_Aodv_Message"

12:21:50 Presenting theory "HOL-Library.State_Monad"

12:21:50 Presenting theory "Refine_Monadic.RefineG_While"

12:21:50 Presenting theory "HOL-Library.Comparator"

12:21:50 Presenting theory "HOL.Transitive_Closure"

12:21:50 Presenting file "~~/src/Provers/trancl.ML"

12:21:50 Presenting theory "AODV.E_Aodv"

12:21:50 Presenting theory "Iptables_Semantics.Transform"

12:21:50 Presenting theory "HOL-Library.Sorting_Algorithms"

12:21:50 Presenting theory "AODV.E_Aodv_Predicates"

12:21:51 Presenting theory "Iptables_Semantics.Conntrack_State_Transform"

12:21:51 Presenting theory "HOL.Wellfounded"

12:21:51 Presenting theory "HOL.Wfrec"

12:21:51 Presenting theory "Refine_Monadic.Refine_While"

12:21:51 Presenting theory "Iptables_Semantics.Primitive_Abstract"

12:21:51 Presenting theory "Refine_Monadic.Refine_Det"

12:21:51 Presenting theory "HOL.Order_Relation"

12:21:51 Presenting theory "Bicategory.Tabulation"

12:21:52 Presenting theory "AODV.E_Fresher"

12:21:52 Presenting theory "Refine_Monadic.Refine_Pfun"

12:21:52 Presenting theory "Refine_Monadic.Refine_Transfer"

12:21:52 Presenting theory "Iptables_Semantics.SimpleFw_Compliance"

12:21:52 Presenting theory "HOL-Library.Sum_of_Squares"

12:21:52 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz.ML"

12:21:52 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz_tools.ML"

12:21:52 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sum_of_squares.ML"

12:21:52 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML"

12:21:52 Presenting theory "HOL.Hilbert_Choice"

12:21:52 Presenting file "~~/src/HOL/Tools/choice_specification.ML"

12:21:52 Presenting theory "HOL-Library.Transitive_Closure_Table"

12:21:52 Presenting theory "Iptables_Semantics.Semantics_Embeddings"

12:21:52 Presenting theory "Iptables_Semantics.Iptables_Semantics"

12:21:52 Presenting theory "AODV.E_Seq_Invariants"

12:21:52 Presenting theory "HOL-Library.Code_Target_Int"

12:21:53 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:21:53 Presenting theory "HOL-Library.Tree"

12:21:53 Presenting theory "HOL-Library.Tree_Multiset"

12:21:53 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:21:53 Presenting theory "HOL-Library.Tree_Real"

12:21:53 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:21:53 Presenting theory "HOL.Zorn"

12:21:53 Presenting theory "Iptables_Semantics.Code_Interface"

12:21:53 Presenting theory "HOL-Library.Uprod"

12:21:53 Presenting theory "HOL.BNF_Wellorder_Relation"

12:21:53 Presenting theory "Refine_Monadic.Refine_Foreach"

12:21:53 Presenting theory "AODV.E_Quality_Increases"

12:21:53 Presenting theory "AODV.E_OAodv"

12:21:54 Presenting theory "Refine_Monadic.Refine_Automation"

12:21:54 Presenting theory "Iptables_Semantics.Parser6"

12:21:54 Presenting theory "Refine_Monadic.Autoref_Monadic"

12:21:54 Presenting theory "Refine_Monadic.Refine_Monadic"

12:21:54 Presenting theory "Iptables_Semantics.No_Spoof_Embeddings"

12:21:54 Presenting theory "HOL.BNF_Wellorder_Embedding"

12:21:55 Presenting theory "Collections.Gen_Iterator"

12:21:55 Presenting theory "Collections.Idx_Iterator"

12:21:55 Presenting theory "Collections.Iterator"

12:21:55 Presenting theory "Collections.ICF_Tools"

12:21:55 Presenting theory "Collections.Ord_Code_Preproc"

12:21:55 Presenting theory "Collections.Record_Intf"

12:21:55 Presenting theory "Iptables_Semantics.Parser"

12:21:55 Presenting theory "Iptables_Semantics.Code_haskell"

12:21:55 Presenting theory "Collections.Locale_Code"

12:21:55 Presenting theory "Collections.ICF_Spec_Base"

12:21:55 Presenting theory "Iptables_Semantics.Access_Matrix_Embeddings"

12:21:56 Presenting theory "Iptables_Semantics.Documentation"

12:21:56 Presenting theory "HOL.BNF_Wellorder_Constructions"

12:21:56 Presenting theory "AODV.E_Global_Invariants"

12:21:56 Presenting theory "HOL-Library.Word"

12:21:56 Presenting theory "Collections.SetSpec"

12:21:56 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:21:56 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:21:56 Presenting theory "AODV.E_Loop_Freedom"

12:21:57 Presenting theory "HOL-Library.Z2"

12:21:57 Presenting theory "HOL-Library.Library"

12:21:57 Presenting theory "HOL-Library.Product_Order"

12:21:57 Presenting theory "HOL-Library.Finite_Lattice"

12:21:57 Presenting theory "HOL-Library.List_Lexorder"

12:21:57 Presenting theory "HOL-Library.List_Lenlexorder"

12:21:57 Presenting theory "HOL-Library.Prefix_Order"

12:21:57 Presenting theory "HOL.BNF_Cardinal_Order_Relation"

12:21:57 Presenting theory "HOL-Library.Product_Lexorder"

12:21:57 Presenting theory "HOL-Library.Subseq_Order"

12:21:57 Presenting theory "Collections.MapSpec"

12:21:57 Presenting theory "AODV.E_Aodv_Loop_Freedom"

12:21:57 Presenting theory "HOL-Library.Datatype_Records"

12:21:57 Presenting file "~~/src/HOL/Library/datatype_records.ML"

12:21:57 Presenting theory "AODV.All"

12:21:57 Presenting theory "HOL-Library.AList_Mapping"

12:21:57 Presenting theory "Collections.ListSpec"

12:21:57 Presenting theory "HOL-Library.Code_Abstract_Char"

12:21:58 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:21:58 Presenting theory "Collections.AnnotatedListSpec"

12:21:58 Presenting theory "HOL-Library.Code_Binary_Nat"

12:21:58 Presenting theory "Collections.PrioSpec"

12:21:58 Presenting theory "Collections.PrioUniqueSpec"

12:21:58 Presenting theory "HOL.BNF_Cardinal_Arithmetic"

12:21:58 Presenting theory "Collections.Algos"

12:21:58 Presenting theory "Collections.SetIndex"

12:21:58 Presenting theory "Collections.SetIteratorCollectionsGA"

12:21:59 Presenting theory "HOL.Fun_Def_Base"

12:21:59 Presenting file "~~/src/HOL/Tools/Function/function_lib.ML"

12:21:59 Presenting file "~~/src/HOL/Tools/Function/function_common.ML"

12:21:59 Presenting file "~~/src/HOL/Tools/Function/function_context_tree.ML"

12:21:59 Presenting file "~~/src/HOL/Tools/Function/sum_tree.ML"

12:21:59 Presenting theory "HOL-Library.Code_Prolog"

12:21:59 Presenting file "~~/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

12:21:59 Presenting theory "HOL-Library.Code_Target_Int"

12:21:59 Presenting theory "HOL-Library.Code_Real_Approx_By_Float"

12:21:59 Presenting theory "Collections.SetGA"

12:21:59 Presenting theory "HOL-Library.Code_Target_Nat"

12:21:59 Presenting theory "HOL-Library.Code_Target_Numeral"

12:21:59 Presenting theory "HOL-Library.Code_Target_Numeral_Float"

12:21:59 Presenting theory "HOL-Library.Complex_Order"

12:21:59 Presenting theory "Collections.Dlist_add"

12:21:59 Presenting theory "HOL-Library.DAList"

12:21:59 Presenting theory "Collections.ListSetImpl"

12:21:59 Presenting theory "Collections.ListSetImpl_Invar"

12:21:59 Presenting theory "Collections.ListSetImpl_NotDist"

12:21:59 Presenting theory "HOL-Library.DAList_Multiset"

12:21:59 Presenting theory "Collections.Sorted_List_Operations"

12:21:59 Presenting theory "Collections.ListSetImpl_Sorted"

12:22:00 Presenting theory "Bicategory.BicategoryOfSpans"

12:22:01 Presenting theory "HOL.BNF_Def"

12:22:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_util.ML"

12:22:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_tactics.ML"

12:22:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_def_tactics.ML"

12:22:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_def.ML"

12:22:02 Presenting theory "HOL-Library.RBT_Impl"

12:22:02 Presenting theory "HOL-Library.RBT_Impl"

12:22:02 Presenting theory "HOL.BNF_Composition"

12:22:02 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp_tactics.ML"

12:22:02 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp.ML"

12:22:02 Presenting theory "Bicategory.Modification"

12:22:02 Presenting theory "HOL-Library.RBT"

12:22:02 Presenting theory "HOL-Library.RBT_Mapping"

12:22:02 Presenting theory "HOL.Basic_BNFs"

12:22:03 Presenting theory "Collections.RBT_add"

12:22:03 Presenting theory "HOL-Library.RBT"

12:22:03 Presenting theory "HOL-Library.RBT_Set"

12:22:03 Presenting theory "HOL-Library.LaTeXsugar"

12:22:03 Presenting theory "HOL-Library.OptionalSugar"

12:22:03 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

12:22:03 Presenting theory "Collections.MapGA"

12:22:03 Presenting theory "Collections.RBTMapImpl"

12:22:03 Presenting theory "HOL-Library.Predicate_Compile_Quickcheck"

12:22:03 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

12:22:03 Presenting theory "Collections.SetByMap"

12:22:03 Presenting theory "Collections.RBTSetImpl"

12:22:04 Presenting theory "Bicategory.ConcreteBicategory"

12:22:04 Presenting theory "HOL-Library.AList"

12:22:04 Presenting theory "Collections.Assoc_List"

12:22:04 Presenting theory "Collections.ListMapImpl"

12:22:04 Presenting theory "HOL-Library.Phantom_Type"

12:22:04 Presenting theory "HOL-Library.Cardinality"

12:22:04 Presenting theory "HOL-Library.Old_Recdef"

12:22:04 Presenting file "~~/src/HOL/Library/old_recdef.ML"

12:22:04 Presenting theory "HOL-Library.Numeral_Type"

12:22:04 Presenting theory "HOL-Library.Type_Length"

12:22:05 Presenting theory "HOL-Library.Realizers"

12:22:05 Presenting file "~~/src/HOL/Tools/datatype_realizer.ML"

12:22:05 Presenting file "~~/src/HOL/Tools/inductive_realizer.ML"

12:22:06 Presenting theory "Bicategory.CatBicat"

12:22:07 Presenting theory "HOL-Library.Word"

12:22:07 Presenting theory "HOL-Library.Refute"

12:22:07 Presenting file "~~/src/HOL/Library/refute.ML"

12:22:07 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:22:07 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:22:07 Presenting theory "HOL.BNF_Fixpoint_Base"

12:22:07 Presenting theory "Word_Lib.More_Arithmetic"

12:22:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util_tactics.ML"

12:22:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util.ML"

12:22:07 Presenting theory "Word_Lib.More_Divides"

12:22:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar_tactics.ML"

12:22:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar.ML"

12:22:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_tactics.ML"

12:22:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m.ML"

12:22:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_sugar.ML"

12:22:08 Presenting theory "Word_Lib.More_Word"

12:22:08 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:22:08 Presenting theory "Word_Lib.Most_significant_bit"

12:22:08 Presenting theory "Word_Lib.Least_significant_bit"

12:22:08 Presenting theory "Word_Lib.Generic_set_bit"

12:22:08 Presenting theory "Word_Lib.Bit_Comprehension"

12:22:08 Presenting theory "HOL-Library.Signed_Division"

12:22:08 Presenting theory "Word_Lib.Signed_Division_Word"

12:22:08 Presenting theory "Native_Word.Code_Target_Word_Base"

12:22:09 Presenting theory "Native_Word.Word_Type_Copies"

12:22:09 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:22:09 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:22:09 Presenting theory "Native_Word.Uint32"

12:22:09 Presenting theory "HOL.BNF_Least_Fixpoint"

12:22:09 Presenting theory "Collections.HashCode"

12:22:09 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_util.ML"

12:22:09 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_tactics.ML"

12:22:09 Presenting theory "HOL-Library.Code_Target_Int"

12:22:09 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp.ML"

12:22:09 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:22:09 Presenting theory "HOL-Library.Code_Target_Nat"

12:22:09 Presenting theory "HOL-Library.Code_Target_Numeral"

12:22:09 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:22:09 Presenting theory "Collections.Code_Target_ICF"

12:22:09 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_compat.ML"

12:22:09 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar_more.ML"

12:22:09 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_size.ML"

12:22:09 Presenting file "~~/src/HOL/Tools/datatype_simprocs.ML"

12:22:09 Presenting theory "Collections.HashMap_Impl"

12:22:09 Presenting theory "Collections.HashMap"

12:22:09 Presenting theory "Collections.HashSet"

12:22:09 Presenting theory "HOL.Equiv_Relations"

12:22:09 Presenting theory "Trie.Trie"

12:22:09 Presenting theory "HOL.Basic_BNF_LFPs"

12:22:09 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML"

12:22:09 Presenting theory "Collections.Trie_Impl"

12:22:09 Presenting theory "Collections.Trie2"

12:22:10 Presenting theory "Collections.TrieMapImpl"

12:22:10 Presenting theory "Collections.TrieSetImpl"

12:22:10 Presenting theory "HOL.Meson"

12:22:10 Presenting file "~~/src/HOL/Tools/Meson/meson.ML"

12:22:10 Presenting file "~~/src/HOL/Tools/Meson/meson_clausify.ML"

12:22:10 Presenting file "~~/src/HOL/Tools/Meson/meson_tactic.ML"

12:22:10 Presenting theory "Collections.Diff_Array"

12:22:10 Presenting theory "Collections.ListGA"

12:22:10 Presenting theory "Collections.Array_Iterator"

12:22:10 Presenting theory "Collections.ArrayHashMap_Impl"

12:22:10 Presenting theory "Collections.ArrayHashMap"

12:22:10 Presenting theory "Collections.ArrayHashSet"

12:22:10 Presenting theory "Collections.ArrayMapImpl"

12:22:10 Presenting theory "Collections.ArraySetImpl"

12:22:10 Presenting theory "Collections.SetStdImpl"

12:22:11 Presenting theory "Collections.ListMapImpl_Invar"

12:22:11 Presenting theory "Collections.MapStdImpl"

12:22:11 Presenting theory "Collections.Fifo"

12:22:11 Presenting theory "Binomial-Heaps.BinomialHeap"

12:22:11 Presenting theory "Collections.BinoPrioImpl"

12:22:12 Presenting theory "Binomial-Heaps.SkewBinomialHeap"

12:22:12 Presenting theory "Collections.SkewPrioImpl"

12:22:12 Presenting theory "HOL.ATP"

12:22:12 Presenting file "~~/src/HOL/Tools/ATP/atp_util.ML"

12:22:12 Presenting file "~~/src/HOL/Tools/ATP/atp_problem.ML"

12:22:12 Presenting file "~~/src/HOL/Tools/ATP/atp_proof.ML"

12:22:12 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_redirect.ML"

12:22:12 Presenting file "~~/src/HOL/Tools/lambda_lifting.ML"

12:22:12 Presenting file "~~/src/HOL/Tools/monomorph.ML"

12:22:12 Presenting file "~~/src/HOL/Tools/ATP/atp_problem_generate.ML"

12:22:12 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_reconstruct.ML"

12:22:13 Presenting theory "Finger-Trees.FingerTree"

12:22:13 Presenting theory "Collections.FTAnnotatedListImpl"

12:22:13 Presenting theory "Collections.PrioByAnnotatedList"

12:22:13 Presenting theory "Collections.FTPrioImpl"

12:22:14 Presenting theory "Collections.PrioUniqueByAnnotatedList"

12:22:14 Presenting theory "Collections.FTPrioUniqueImpl"

12:22:14 Presenting theory "Collections.ICF_Impl"

12:22:14 Presenting theory "Collections.ICF_Refine_Monadic"

12:22:14 Presenting theory "Collections.Intf_Set"

12:22:14 Presenting theory "Collections.Intf_Map"

12:22:15 Presenting theory "Collections.ICF_Autoref"

12:22:15 Presenting theory "Collections.DatRef"

12:22:15 Presenting theory "Collections.Collections"

12:22:15 Presenting theory "Collections.CollectionsV1"

12:22:15 Presenting theory "JinjaThreads.JT_ICF"

12:22:15 Presenting theory "FinFun.FinFun"

12:22:16 Presenting theory "HOL.Metis"

12:22:16 Presenting file "~~/src/Tools/Metis/metis.ML"

12:22:16 Presenting theory "JinjaThreads.Auxiliary"

12:22:16 Presenting theory "JinjaThreads.Basic_Main"

12:22:16 Presenting theory "JinjaThreads.FWState"

12:22:16 Presenting theory "JinjaThreads.FWLock"

12:22:16 Presenting file "~~/src/HOL/Tools/Metis/metis_generate.ML"

12:22:16 Presenting file "~~/src/HOL/Tools/Metis/metis_reconstruct.ML"

12:22:16 Presenting theory "JinjaThreads.FWLocking"

12:22:16 Presenting file "~~/src/HOL/Tools/Metis/metis_tactic.ML"

12:22:16 Presenting theory "JinjaThreads.FWThread"

12:22:17 Presenting theory "JinjaThreads.FWWait"

12:22:17 Presenting theory "JinjaThreads.FWCondAction"

12:22:17 Presenting theory "JinjaThreads.FWWellform"

12:22:17 Presenting theory "JinjaThreads.FWLockingThread"

12:22:17 Presenting theory "JinjaThreads.FWInterrupt"

12:22:17 Presenting theory "HOL.Transfer"

12:22:17 Presenting file "~~/src/HOL/Tools/Transfer/transfer.ML"

12:22:17 Presenting file "~~/src/HOL/Tools/Transfer/transfer_bnf.ML"

12:22:17 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

12:22:17 Presenting theory "JinjaThreads.FWSemantics"

12:22:17 Presenting theory "JinjaThreads.FWProgressAux"

12:22:18 Presenting theory "HOL.Lifting"

12:22:18 Presenting file "~~/src/HOL/Tools/Lifting/lifting_util.ML"

12:22:18 Presenting file "~~/src/HOL/Tools/Lifting/lifting_info.ML"

12:22:18 Presenting file "~~/src/HOL/Tools/Lifting/lifting_bnf.ML"

12:22:18 Presenting file "~~/src/HOL/Tools/Lifting/lifting_term.ML"

12:22:18 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def.ML"

12:22:18 Presenting file "~~/src/HOL/Tools/Lifting/lifting_setup.ML"

12:22:18 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def_code_dt.ML"

12:22:18 Presenting theory "JinjaThreads.FWDeadlock"

12:22:18 Presenting theory "JinjaThreads.FWProgress"

12:22:18 Presenting theory "JinjaThreads.FWLifting"

12:22:19 Presenting theory "JinjaThreads.LTS"

12:22:19 Presenting theory "HOL.Quotient"

12:22:19 Presenting file "~~/src/HOL/Tools/Quotient/quotient_info.ML"

12:22:19 Presenting file "~~/src/HOL/Tools/Quotient/quotient_term.ML"

12:22:19 Presenting file "~~/src/HOL/Tools/Quotient/quotient_type.ML"

12:22:19 Presenting file "~~/src/HOL/Tools/Quotient/quotient_def.ML"

12:22:19 Presenting file "~~/src/HOL/Tools/Quotient/quotient_tacs.ML"

12:22:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_lift.ML"

12:22:19 Presenting theory "JinjaThreads.FWLTS"

12:22:20 Presenting theory "HOL.Num"

12:22:20 Presenting file "~~/src/HOL/Tools/numeral.ML"

12:22:20 Presenting theory "HOL.Power"

12:22:20 Presenting theory "JinjaThreads.Bisimulation"

12:22:20 Presenting theory "HOL.Groups_Big"

12:22:20 Presenting theory "HOL.Complete_Partial_Order"

12:22:21 Presenting theory "HOL.Option"

12:22:21 Presenting theory "HOL.Partial_Function"

12:22:21 Presenting file "~~/src/HOL/Tools/Function/partial_function.ML"

12:22:21 Presenting theory "JinjaThreads.FWBisimulation"

12:22:22 Presenting theory "JinjaThreads.FWBisimDeadlock"

12:22:22 Presenting theory "HOL.Argo"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_expr.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_term.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_lit.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_proof.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_rewr.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_cls.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_common.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_cc.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_simplex.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_thy.ML"

12:22:22 Presenting theory "JinjaThreads.FWLiftingSem"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_heap.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_cdcl.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_core.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_clausify.ML"

12:22:22 Presenting file "~~/src/Tools/Argo/argo_solver.ML"

12:22:22 Presenting file "~~/src/HOL/Tools/Argo/argo_tactic.ML"

12:22:22 Presenting theory "JinjaThreads.FWInitFinLift"

12:22:23 Presenting theory "HOL.SAT"

12:22:23 Presenting file "~~/src/HOL/Tools/prop_logic.ML"

12:22:23 Presenting file "~~/src/HOL/Tools/sat_solver.ML"

12:22:23 Presenting file "~~/src/HOL/Tools/sat.ML"

12:22:23 Presenting theory "JinjaThreads.FWBisimLift"

12:22:23 Presenting file "~~/src/HOL/Tools/Argo/argo_sat_solver.ML"

12:22:23 Presenting theory "JinjaThreads.Semilat"

12:22:23 Presenting theory "JinjaThreads.Err"

12:22:23 Presenting theory "JinjaThreads.Opt"

12:22:23 Presenting theory "JinjaThreads.Product"

12:22:23 Presenting theory "JinjaThreads.Listn"

12:22:23 Presenting theory "JinjaThreads.Semilattices"

12:22:23 Presenting theory "JinjaThreads.Typing_Framework"

12:22:23 Presenting theory "JinjaThreads.SemilatAlg"

12:22:24 Presenting theory "JinjaThreads.Typing_Framework_err"

12:22:24 Presenting theory "HOL.Fun_Def"

12:22:24 Presenting theory "JinjaThreads.Kildall"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/function_core.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/mutual.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/pattern_split.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/relation.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/function_elims.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/function.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/pat_completeness.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/fun.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/induction_schema.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/measure_functions.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/lexicographic_order.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/termination.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/scnp_solve.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/scnp_reconstruct.ML"

12:22:24 Presenting file "~~/src/HOL/Tools/Function/fun_cases.ML"

12:22:24 Presenting theory "JinjaThreads.LBVSpec"

12:22:24 Presenting theory "JinjaThreads.LBVCorrect"

12:22:24 Presenting theory "JinjaThreads.LBVComplete"

12:22:24 Presenting theory "JinjaThreads.Abstract_BV"

12:22:24 Presenting theory "JinjaThreads.Type"

12:22:24 Presenting theory "JinjaThreads.Decl"

12:22:24 Presenting theory "HOL.Int"

12:22:24 Presenting file "~~/src/HOL/Tools/int_arith.ML"

12:22:24 Presenting theory "JinjaThreads.TypeRel"

12:22:24 Presenting theory "JinjaThreads.Value"

12:22:24 Presenting theory "JinjaThreads.Exceptions"

12:22:24 Presenting theory "JinjaThreads.SystemClasses"

12:22:25 Presenting theory "JinjaThreads.Heap"

12:22:25 Presenting theory "JinjaThreads.Observable_Events"

12:22:25 Presenting theory "HOL.Lattices_Big"

12:22:25 Presenting theory "JinjaThreads.StartConfig"

12:22:25 Presenting theory "JinjaThreads.Conform"

12:22:25 Presenting theory "JinjaThreads.ExternalCall"

12:22:25 Presenting theory "HOL.Euclidean_Division"

12:22:25 Presenting theory "JinjaThreads.WellForm"

12:22:25 Presenting theory "HOL.Parity"

12:22:25 Presenting theory "JinjaThreads.ExternalCallWF"

12:22:26 Presenting theory "HOL.Divides"

12:22:26 Presenting theory "JinjaThreads.ConformThreaded"

12:22:26 Presenting theory "JinjaThreads.BinOp"

12:22:26 Presenting theory "HOL.Numeral_Simprocs"

12:22:26 Presenting file "~~/src/Provers/Arith/assoc_fold.ML"

12:22:26 Presenting file "~~/src/Provers/Arith/cancel_numerals.ML"

12:22:26 Presenting file "~~/src/Provers/Arith/combine_numerals.ML"

12:22:26 Presenting file "~~/src/Provers/Arith/cancel_numeral_factor.ML"

12:22:26 Presenting file "~~/src/Provers/Arith/extract_common_term.ML"

12:22:26 Presenting file "~~/src/HOL/Tools/numeral_simprocs.ML"

12:22:26 Presenting file "~~/src/HOL/Tools/nat_numeral_simprocs.ML"

12:22:26 Presenting theory "JinjaThreads.SemiType"

12:22:26 Presenting theory "JinjaThreads.Common_Main"

12:22:26 Presenting theory "JinjaThreads.State"

12:22:26 Presenting theory "HOL.Semiring_Normalization"

12:22:26 Presenting file "~~/src/HOL/Tools/semiring_normalizer.ML"

12:22:26 Presenting theory "JinjaThreads.Expr"

12:22:26 Presenting theory "JinjaThreads.JHeap"

12:22:27 Presenting theory "HOL.Groebner_Basis"

12:22:27 Presenting file "~~/src/HOL/Tools/groebner.ML"

12:22:27 Presenting theory "JinjaThreads.SmallStep"

12:22:27 Presenting theory "JinjaThreads.WWellForm"

12:22:27 Presenting theory "HOL.Set_Interval"

12:22:27 Presenting theory "JinjaThreads.WellType"

12:22:27 Presenting theory "JinjaThreads.DefAss"

12:22:27 Presenting theory "JinjaThreads.JWellForm"

12:22:28 Presenting theory "JinjaThreads.Threaded"

12:22:28 Presenting theory "JinjaThreads.WellTypeRT"

12:22:28 Presenting theory "JinjaThreads.Progress"

12:22:28 Presenting theory "JinjaThreads.DefAssPreservation"

12:22:28 Presenting theory "HOL.Presburger"

12:22:29 Presenting file "~~/src/HOL/Tools/Qelim/qelim.ML"

12:22:29 Presenting file "~~/src/HOL/Tools/Qelim/cooper_procedure.ML"

12:22:29 Presenting file "~~/src/HOL/Tools/Qelim/cooper.ML"

12:22:29 Presenting theory "JinjaThreads.TypeSafe"

12:22:29 Presenting file "~~/src/HOL/Tools/try0.ML"

12:22:29 Presenting theory "JinjaThreads.ProgressThreaded"

12:22:30 Presenting theory "JinjaThreads.Deadlocked"

12:22:30 Presenting theory "JinjaThreads.Annotate"

12:22:30 Presenting theory "JinjaThreads.J_Main"

12:22:30 Presenting theory "JinjaThreads.JVMState"

12:22:30 Presenting theory "JinjaThreads.JVMInstructions"

12:22:30 Presenting theory "JinjaThreads.JVMHeap"

12:22:30 Presenting theory "JinjaThreads.JVMExecInstr"

12:22:30 Presenting theory "JinjaThreads.JVMExceptions"

12:22:30 Presenting theory "JinjaThreads.JVMExec"

12:22:30 Presenting theory "JinjaThreads.JVMDefensive"

12:22:31 Presenting theory "JinjaThreads.JVMThreaded"

12:22:31 Presenting theory "JinjaThreads.JVM_Main"

12:22:31 Presenting theory "JinjaThreads.JVM_SemiType"

12:22:31 Presenting theory "JinjaThreads.Effect"

12:22:31 Presenting theory "JinjaThreads.BVSpec"

12:22:31 Presenting theory "JinjaThreads.BVConform"

12:22:31 Presenting theory "HOL.SMT"

12:22:31 Presenting file "~~/src/HOL/Tools/SMT/smt_util.ML"

12:22:31 Presenting file "~~/src/HOL/Tools/SMT/smt_failure.ML"

12:22:31 Presenting file "~~/src/HOL/Tools/SMT/smt_config.ML"

12:22:31 Presenting file "~~/src/HOL/Tools/SMT/smt_builtin.ML"

12:22:31 Presenting file "~~/src/HOL/Tools/SMT/smt_datatypes.ML"

12:22:31 Presenting file "~~/src/HOL/Tools/SMT/smt_normalize.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smt_translate.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smtlib.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smtlib_interface.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smtlib_proof.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smtlib_isar.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/z3_proof.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/z3_isar.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smt_solver.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/cvc_interface.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/lethe_isar.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof_parse.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/cvc_proof_parse.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/conj_disj_perm.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_methods.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smt_replay.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_arith.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/z3_interface.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_rules.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_methods.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/z3_replay.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/lethe_replay_methods.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/verit_replay_methods.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/verit_strategies.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/verit_replay.ML"

12:22:32 Presenting file "~~/src/HOL/Tools/SMT/smt_systems.ML"

12:22:32 Presenting theory "JinjaThreads.BVSpecTypeSafe"

12:22:32 Presenting theory "JinjaThreads.BVNoTypeError"

12:22:33 Presenting theory "JinjaThreads.BVProgressThreaded"

12:22:34 Presenting theory "JinjaThreads.JVMDeadlocked"

12:22:34 Presenting theory "JinjaThreads.EffectMono"

12:22:34 Presenting theory "JinjaThreads.TF_JVM"

12:22:34 Presenting theory "HOL.Sledgehammer"

12:22:34 Presenting file "~~/src/HOL/Tools/ATP/system_on_tptp.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/async_manager_legacy.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_util.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML"

12:22:34 Presenting theory "JinjaThreads.LBVJVM"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_proof.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_compress.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

12:22:34 Presenting theory "JinjaThreads.BVExec"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mepo.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML"

12:22:34 Presenting theory "JinjaThreads.BCVExec"

12:22:34 Presenting theory "JinjaThreads.BV_Main"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML"

12:22:34 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_tactics.ML"

12:22:35 Presenting theory "JinjaThreads.CallExpr"

12:22:35 Presenting theory "HOL.Lifting_Set"

12:22:35 Presenting theory "JinjaThreads.J0"

12:22:36 Presenting theory "JinjaThreads.J0Bisim"

12:22:36 Presenting theory "JinjaThreads.J1State"

12:22:36 Presenting theory "JinjaThreads.J1Heap"

12:22:36 Presenting theory "HOL.List"

12:22:37 Presenting theory "JinjaThreads.J1"

12:22:37 Presenting theory "JinjaThreads.J1Deadlock"

12:22:37 Presenting theory "JinjaThreads.PCompiler"

12:22:37 Presenting theory "HOL.Groups_List"

12:22:37 Presenting theory "JinjaThreads.Compiler2"

12:22:37 Presenting theory "JinjaThreads.Exception_Tables"

12:22:38 Presenting theory "JinjaThreads.J1WellType"

12:22:38 Presenting theory "JinjaThreads.J1WellForm"

12:22:38 Presenting theory "HOL-Library.Prefix_Order"

12:22:38 Presenting theory "HOL.Bit_Operations"

12:22:38 Presenting theory "JinjaThreads.TypeComp"

12:22:39 Presenting theory "HOL.Code_Numeral"

12:22:39 Presenting theory "HOL.Random"

12:22:39 Presenting theory "JinjaThreads.JVMTau"

12:22:39 Presenting theory "HOL.Map"

12:22:39 Presenting theory "HOL.Enum"

12:22:39 Presenting theory "HOL.String"

12:22:39 Presenting file "~~/src/HOL/Tools/string_syntax.ML"

12:22:39 Presenting file "~~/src/HOL/Tools/literal.ML"

12:22:39 Presenting theory "HOL.Typerep"

12:22:40 Presenting theory "HOL.Predicate"

12:22:40 Presenting theory "HOL.Lazy_Sequence"

12:22:40 Presenting theory "HOL.Limited_Sequence"

12:22:40 Presenting theory "HOL.Code_Evaluation"

12:22:40 Presenting file "~~/src/HOL/Tools/code_evaluation.ML"

12:22:40 Presenting file "~~/src/HOL/Tools/value_command.ML"

12:22:40 Presenting file "~~/src/HOL/Tools/reification.ML"

12:22:41 Presenting theory "JinjaThreads.Execs"

12:22:41 Presenting theory "HOL.Quickcheck_Random"

12:22:41 Presenting file "~~/src/HOL/Tools/Quickcheck/quickcheck_common.ML"

12:22:41 Presenting file "~~/src/HOL/Tools/Quickcheck/random_generators.ML"

12:22:41 Presenting theory "HOL.Random_Pred"

12:22:41 Presenting theory "HOL.Random_Sequence"

12:22:42 Presenting theory "HOL.Quickcheck_Exhaustive"

12:22:42 Presenting file "~~/src/HOL/Tools/Quickcheck/exhaustive_generators.ML"

12:22:42 Presenting file "~~/src/HOL/Tools/Quickcheck/abstract_generators.ML"

12:22:44 Presenting theory "HOL.Predicate_Compile"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_compilations.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/core_data.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/mode_inference.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_proof.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_core.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_data.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_pred.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_specialisation.ML"

12:22:44 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile.ML"

12:22:45 Presenting theory "HOL.Quickcheck_Narrowing"

12:22:45 Presenting file "~~/src/HOL/Tools/Quickcheck/Narrowing_Engine.hs"

12:22:45 Presenting file "~~/src/HOL/Tools/Quickcheck/PNF_Narrowing_Engine.hs"

12:22:45 Presenting file "~~/src/HOL/Tools/Quickcheck/narrowing_generators.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Quickcheck/find_unused_assms.ML"

12:22:45 Presenting theory "HOL.Mirabelle"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_util.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_arith.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_metis.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_presburger.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_quickcheck.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML"

12:22:45 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_try0.ML"

12:22:45 Presenting theory "HOL.Extraction"

12:22:45 Presenting theory "JinjaThreads.J1JVMBisim"

12:22:46 Presenting theory "HOL.Record"

12:22:46 Presenting file "~~/src/HOL/Tools/record.ML"

12:22:46 Presenting theory "HOL.GCD"

12:22:50 Presenting theory "JinjaThreads.J1JVM"

12:22:50 Presenting theory "HOL.Nitpick"

12:22:50 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod.ML"

12:22:50 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod_sat.ML"

12:22:50 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_util.ML"

12:22:50 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_hol.ML"

12:22:50 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_mono.ML"

12:22:50 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_preproc.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_scope.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_peephole.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_rep.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_nut.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_kodkod.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_model.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_commands.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_tests.ML"

12:22:51 Presenting theory "HOL.Nunchaku"

12:22:51 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_util.ML"

12:22:51 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_collect.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_problem.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_translate.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_model.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_reconstruct.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_display.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_tool.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku.ML"

12:22:52 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_commands.ML"

12:22:54 Presenting theory "JinjaThreads.JVMJ1"

12:22:54 Presenting theory "HOL.BNF_Greatest_Fixpoint"

12:22:54 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_util.ML"

12:22:54 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_tactics.ML"

12:22:54 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp.ML"

12:22:55 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

12:22:55 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML"

12:22:55 Presenting theory "JinjaThreads.Correctness2"

12:22:55 Presenting theory "HOL.Filter"

12:22:55 Presenting theory "JinjaThreads.ListIndex"

12:22:55 Presenting theory "JinjaThreads.Compiler1"

12:22:56 Presenting theory "HOL.Conditionally_Complete_Lattices"

12:22:56 Presenting theory "JinjaThreads.J0J1Bisim"

12:22:56 Presenting theory "HOL.Factorial"

12:22:56 Presenting theory "HOL.Binomial"

12:22:56 Presenting theory "Main"

12:22:56 Presenting theory "HOL.Archimedean_Field"

12:22:57 Presenting theory "JinjaThreads.Correctness1Threaded"

12:22:57 Presenting theory "HOL.Rat"

12:22:57 Presenting theory "HOL.Real"

12:22:57 Presenting file "~~/src/HOL/Tools/SMT/smt_real.ML"

12:22:57 Presenting file "~~/src/HOL/Tools/SMT/z3_real.ML"

12:22:57 Presenting file "~~/src/HOL/Tools/Argo/argo_real.ML"

12:22:58 Presenting theory "HOL.Topological_Spaces"

12:22:59 Presenting theory "JinjaThreads.Correctness1"

12:22:59 Presenting theory "HOL.Hull"

12:22:59 Presenting theory "HOL.Modules"

12:22:59 Presenting theory "JinjaThreads.JJ1WellForm"

12:22:59 Presenting theory "JinjaThreads.Compiler"

12:23:00 Presenting theory "HOL.Vector_Spaces"

12:23:00 Presenting theory "JinjaThreads.Correctness"

12:23:00 Presenting theory "JinjaThreads.Preprocessor"

12:23:00 Presenting theory "JinjaThreads.Compiler_Main"

12:23:00 Presenting theory "JinjaThreads.MM"

12:23:00 Presenting theory "JinjaThreads.SC"

12:23:00 Presenting theory "JinjaThreads.SC_Interp"

12:23:00 Presenting theory "HOL.Real_Vector_Spaces"

12:23:00 Presenting theory "JinjaThreads.SC_Collections"

12:23:00 Presenting theory "JinjaThreads.Orders"

12:23:01 Presenting theory "HOL.Limits"

12:23:01 Presenting theory "JinjaThreads.JMM_Spec"

12:23:01 Presenting theory "HOL.Inequalities"

12:23:02 Presenting theory "JinjaThreads.JMM_DRF"

12:23:02 Presenting theory "HOL.Series"

12:23:02 Presenting theory "JinjaThreads.SC_Legal"

12:23:02 Presenting theory "JinjaThreads.Non_Speculative"

12:23:02 Presenting theory "HOL.Deriv"

12:23:03 Presenting theory "HOL.NthRoot"

12:23:03 Presenting theory "JinjaThreads.SC_Completion"

12:23:04 Presenting theory "JinjaThreads.HB_Completion"

12:23:04 Presenting theory "JinjaThreads.JMM_Heap"

12:23:04 Presenting theory "HOL.Transcendental"

12:23:06 Presenting theory "HOL.Complex"

12:23:06 Presenting theory "HOL.MacLaurin"

12:23:06 Presenting theory "Complex_Main"

12:23:06 Presenting theory "JinjaThreads.JMM_Framework"

12:23:07 Presenting theory "JinjaThreads.JMM_Typesafe"

12:23:08 Presenting theory "JinjaThreads.JMM_Common"

12:23:08 Presenting theory "JinjaThreads.JMM_J"

12:23:08 Presenting theory "JinjaThreads.DRF_J"

12:23:08 Presenting theory "JinjaThreads.JMM_JVM"

12:23:09 Presenting theory "JinjaThreads.DRF_JVM"

12:23:09 Presenting theory "JinjaThreads.JMM_Type"

12:23:09 Presenting theory "JinjaThreads.JMM_Compiler"

12:23:09 Presenting theory "JinjaThreads.JMM_Type2"

12:23:09 Presenting theory "JinjaThreads.JMM_Interp"

12:23:10 Presenting theory "JinjaThreads.JMM_Typesafe2"

12:23:10 Presenting theory "JinjaThreads.JMM_J_Typesafe"

12:23:10 Presenting theory "JinjaThreads.JMM_JVM_Typesafe"

12:23:10 Presenting theory "JinjaThreads.JMM_Compiler_Type2"

12:23:10 Presenting theory "JinjaThreads.JMM"

12:23:10 Presenting theory "JinjaThreads.MM_Main"

12:23:10 Presenting theory "JinjaThreads.State_Refinement"

12:23:11 Presenting theory "JinjaThreads.Scheduler"

12:23:11 Presenting theory "JinjaThreads.Random_Scheduler"

12:23:11 Presenting theory "JinjaThreads.Round_Robin"

12:23:12 Presenting theory "JinjaThreads.SC_Schedulers"

12:23:12 Presenting theory "HOL-Library.Mapping"

12:23:12 Presenting theory "HOL-Library.AList_Mapping"

12:23:12 Presenting theory "JinjaThreads.TypeRelRefine"

12:23:12 Presenting theory "JinjaThreads.PCompilerRefine"

12:23:12 Presenting theory "JinjaThreads.J_Execute"

12:23:12 Presenting theory "JinjaThreads.ExternalCall_Execute"

12:23:13 Presenting theory "JinjaThreads.JVMExec_Execute2"

12:23:13 Presenting theory "JinjaThreads.JVM_Execute2"

12:23:13 Presenting theory "HOL-Library.Code_Cardinality"

12:23:13 Presenting theory "JinjaThreads.Code_Generation"

12:23:13 Presenting theory "JinjaThreads.JVMExec_Execute"

12:23:13 Presenting theory "JinjaThreads.JVM_Execute"

12:23:14 Presenting theory "JinjaThreads.ToString"

12:23:14 Presenting theory "JinjaThreads.Java2Jinja"

12:23:14 Presenting theory "JinjaThreads.Execute_Main"

12:23:14 Presenting theory "JinjaThreads.ApprenticeChallenge"

12:23:14 Presenting theory "JinjaThreads.BufferExample"

12:23:14 Presenting theory "JinjaThreads.Examples_Main"

12:23:14 Presenting theory "JinjaThreads.JinjaThreads"

12:23:14

12:23:14 === TIMING ===

12:23:14

12:23:14 Group slow: 9:52:34 elapsed time, 32:40:04 cpu time, factor 3.31

12:23:14 Group AFP: 10:23:01 elapsed time, 34:29:32 cpu time, factor 3.32

12:23:14 Group main: 0:09:01 elapsed time, 0:34:49 cpu time, factor 3.86

12:23:14 Group timing: 0:03:39 elapsed time, 0:17:06 cpu time, factor 4.69

12:23:14 Group very_slow: 5:58:09 elapsed time, 14:52:05 cpu time, factor 2.49

12:23:14 Overall: 10:47:57 elapsed time, 35:04:46 cpu time, factor 3.25

12:23:14 Archiving artifacts

12:23:23 Started calculate disk usage of build

12:23:23 Finished Calculation of disk usage of build in 0 seconds

12:23:30 Started calculate disk usage of workspace

12:23:31 Finished Calculation of disk usage of workspace in 0 seconds

12:23:31 No emails were triggered.

12:23:31 Finished: SUCCESS