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 0 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 e07d873c18a4f9ff28542ca0a68b5235c35cb5aa --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(e07d873c18a4f9ff28542ca0a68b5235c35cb5aa)" --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:13 238 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

01:34:14 No emails were triggered.

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

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

01:34:14 + set -e

01:34:14 + PROFILE=slow

01:34:14 + shift

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

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

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

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

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

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

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

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

01:35:11 + bin/isabelle ocaml_setup

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

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

01:35:12 opam update

01:35:12

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

01:35:13 + bin/isabelle ghc_setup

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

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

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

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

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

01:35:15 + bin/isabelle ci_build_slow

01:35:17

01:35:17 === CONFIGURATION ===

01:35:17

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

01:35:17 ISABELLE_BUILD_OPTIONS=""

01:35:17

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

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

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

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

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

01:35:17

01:35:17 === BUILD ===

01:35:17

01:35:17 Build started at Thu, 8 Sep 2022 23:35:17 GMT

01:35:17 Isabelle id e07d873c18a4

01:35:17 Build for AFP id 4bdd34701622

01:35:17

01:35:17 === LOG ===

01:35:17

01:35:19 Session Pure/Pure

01:35:19 Session FOL/FOL

01:35:19 Session Pure/Pure-Examples

01:35:19 Session Pure/Pure-ex

01:35:19 Session Misc/Tools

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:35:23 Session HOL/HOL-Eisbach

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:35:26 Building Pure ...

01:35:48 Pure: theory Pure

01:35:49 Pure: theory ML_Bootstrap

01:35:50 Pure: theory Pure.Sessions

01:35:53 Timing Pure (1 threads, 1.280s elapsed time, 1.338s cpu time, 0.048s GC time, factor 1.05)

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

01:35:53 Building HOL ...

01:35:56 HOL: theory Tools.Code_Generator

01:36:01 HOL: theory HOL.HOL

01:36:06 HOL: theory HOL.Argo

01:36:06 HOL: theory HOL.Ctr_Sugar

01:36:06 HOL: theory HOL.Orderings

01:36:10 HOL: theory HOL.Groups

01:36:12 HOL: theory HOL.SAT

01:36:12 HOL: theory HOL.Lattices

01:36:14 HOL: theory HOL.Boolean_Algebras

01:36:15 HOL: theory HOL.Set

01:36:17 HOL: theory HOL.Fun

01:36:17 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:24 HOL: theory HOL.Product_Type

01:36:24 HOL: theory HOL.Sum_Type

01:36:25 HOL: theory HOL.Complete_Partial_Order

01:36:30 HOL: theory HOL.Nat

01:36:32 HOL: theory HOL.Fields

01:36:32 HOL: theory HOL.Meson

01:36:37 HOL: theory HOL.Finite_Set

01:36:39 HOL: theory HOL.Relation

01:36:40 HOL: theory HOL.Transitive_Closure

01:36:41 HOL: theory HOL.Wellfounded

01:36:42 HOL: theory HOL.Fun_Def_Base

01:36:42 HOL: theory HOL.Hilbert_Choice

01:36:42 HOL: theory HOL.Wfrec

01:36:42 HOL: theory HOL.Order_Relation

01:36:43 HOL: theory HOL.BNF_Wellorder_Relation

01:36:44 HOL: theory HOL.Zorn

01:36:44 HOL: theory HOL.BNF_Wellorder_Embedding

01:36:44 HOL: theory HOL.ATP

01:36:45 HOL: theory HOL.BNF_Wellorder_Constructions

01:36:47 HOL: theory HOL.BNF_Cardinal_Order_Relation

01:36:49 HOL: theory HOL.BNF_Cardinal_Arithmetic

01:36:49 HOL: theory HOL.BNF_Def

01:36:52 HOL: theory HOL.Metis

01:36:56 HOL: theory HOL.BNF_Composition

01:36:56 HOL: theory HOL.Basic_BNFs

01:36:57 HOL: theory HOL.BNF_Fixpoint_Base

01:37:04 HOL: theory HOL.BNF_Least_Fixpoint

01:37:08 HOL: theory HOL.Basic_BNF_LFPs

01:37:08 HOL: theory HOL.Equiv_Relations

01:37:09 HOL: theory HOL.Transfer

01:37:10 HOL: theory HOL.Lifting

01:37:10 HOL: theory HOL.Num

01:37:12 HOL: theory HOL.Option

01:37:12 HOL: theory HOL.Quotient

01:37:13 HOL: theory HOL.Extraction

01:37:13 HOL: theory HOL.Partial_Function

01:37:13 HOL: theory HOL.Power

01:37:14 HOL: theory HOL.Fun_Def

01:37:17 HOL: theory HOL.Groups_Big

01:37:20 HOL: theory HOL.Int

01:37:20 HOL: theory HOL.Lattices_Big

01:37:20 HOL: theory HOL.Lifting_Set

01:37:24 HOL: theory HOL.Euclidean_Division

01:37:36 HOL: theory HOL.Parity

01:37:40 HOL: theory HOL.Divides

01:37:42 HOL: theory HOL.Numeral_Simprocs

01:37:42 HOL: theory HOL.Set_Interval

01:37:43 HOL: theory HOL.SMT

01:37:43 HOL: theory HOL.Semiring_Normalization

01:37:47 HOL: theory HOL.Groebner_Basis

01:37:49 HOL: theory HOL.Conditionally_Complete_Lattices

01:37:49 HOL: theory HOL.Filter

01:37:49 HOL: theory HOL.Presburger

01:37:54 HOL: theory HOL.Sledgehammer

01:37:57 HOL: theory HOL.List

01:38:09 HOL: theory HOL.Map

01:38:09 HOL: theory HOL.Groups_List

01:38:12 HOL: theory HOL.Bit_Operations

01:38:12 HOL: theory HOL.Factorial

01:38:12 HOL: theory HOL.Enum

01:38:14 HOL: theory HOL.Binomial

01:38:34 HOL: theory HOL.Code_Numeral

01:38:36 HOL: theory HOL.GCD

01:38:36 HOL: theory HOL.String

01:38:36 HOL: theory HOL.Random

01:38:40 HOL: theory HOL.BNF_Greatest_Fixpoint

01:38:40 HOL: theory HOL.Typerep

01:38:40 HOL: theory HOL.Predicate

01:38:41 HOL: theory HOL.Lazy_Sequence

01:38:42 HOL: theory HOL.Limited_Sequence

01:38:42 HOL: theory HOL.Code_Evaluation

01:38:43 HOL: theory HOL.Quickcheck_Random

01:38:46 HOL: theory HOL.Quickcheck_Exhaustive

01:38:46 HOL: theory HOL.Quickcheck_Narrowing

01:38:46 HOL: theory HOL.Random_Pred

01:38:46 HOL: theory HOL.Random_Sequence

01:38:51 HOL: theory HOL.Record

01:38:51 HOL: theory HOL.Predicate_Compile

01:38:54 HOL: theory HOL.Nitpick

01:38:55 HOL: theory HOL.Mirabelle

01:39:01 HOL: theory HOL.Nunchaku

01:39:02 HOL: theory Main

01:39:04 HOL: theory HOL.Archimedean_Field

01:39:04 HOL: theory HOL.Hull

01:39:04 HOL: theory HOL.Topological_Spaces

01:39:04 HOL: theory HOL.Modules

01:39:06 HOL: theory HOL.Vector_Spaces

01:39:14 HOL: theory HOL.Rat

01:39:17 HOL: theory HOL.Real

01:39:19 HOL: theory HOL.Real_Vector_Spaces

01:39:37 HOL: theory HOL.Inequalities

01:39:37 HOL: theory HOL.Limits

01:39:46 HOL: theory HOL.Deriv

01:39:46 HOL: theory HOL.Series

01:39:48 HOL: theory HOL.NthRoot

01:39:49 HOL: theory HOL.Transcendental

01:39:55 HOL: theory HOL.Complex

01:39:57 HOL: theory HOL.MacLaurin

01:39:57 HOL: theory Complex_Main

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

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

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

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

01:43:38 Timing HOL (8 threads, 257.588s elapsed time, 925.849s cpu time, 62.936s GC time, factor 3.59)

01:43:38 Finished HOL (0:05:14 elapsed time, 0:17:23 cpu time, factor 3.32)

01:43:38 Running JinjaThreads ...

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

01:43:40 JinjaThreads: theory Automatic_Refinement.Refine_Util_Bootstrap1

01:43:40 JinjaThreads: theory Automatic_Refinement.Prio_List

01:43:40 JinjaThreads: theory Automatic_Refinement.Foldi

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

01:43:40 JinjaThreads: theory Collections.ICF_Tools

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

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

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

01:43:41 JinjaThreads: theory Automatic_Refinement.Mk_Term_Antiquot

01:43:41 JinjaThreads: theory Automatic_Refinement.Mpat_Antiquot

01:43:41 JinjaThreads: theory Collections.Ord_Code_Preproc

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

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

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

01:43:41 JinjaThreads: theory Collections.Locale_Code

01:43:41 JinjaThreads: theory Collections.Record_Intf

01:43:41 JinjaThreads: theory Automatic_Refinement.Refine_Util

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

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

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

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

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

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

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

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

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

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

01:43:43 JinjaThreads: theory Automatic_Refinement.Anti_Unification

01:43:43 JinjaThreads: theory Automatic_Refinement.Attr_Comb

01:43:43 JinjaThreads: theory Automatic_Refinement.Named_Sorted_Thms

01:43:43 JinjaThreads: theory Automatic_Refinement.Autoref_Data

01:43:43 JinjaThreads: theory Automatic_Refinement.Indep_Vars

01:43:43 JinjaThreads: theory Automatic_Refinement.Mk_Record_Simp

01:43:43 JinjaThreads: theory Automatic_Refinement.Tagged_Solver

01:43:43 JinjaThreads: theory Automatic_Refinement.Select_Solve

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

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

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

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

01:43:44 JinjaThreads: theory Trie.Trie

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

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

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

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

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

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

01:43:46 JinjaThreads: theory FinFun.FinFun

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

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

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

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

01:43:47 JinjaThreads: theory Collections.DatRef

01:43:47 JinjaThreads: theory JinjaThreads.Set_Monad

01:43:47 JinjaThreads: theory JinjaThreads.Set_without_equal

01:43:47 JinjaThreads: theory Native_Word.Code_Int_Integer_Conversion

01:43:47 JinjaThreads: theory Refine_Monadic.Refine_Chapter

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

01:43:48 JinjaThreads: theory Word_Lib.More_Arithmetic

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

01:43:48 JinjaThreads: theory JinjaThreads.Auxiliary

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

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

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

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

01:43:49 JinjaThreads: theory Automatic_Refinement.Misc

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

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

01:43:53 JinjaThreads: theory Coinductive.Coinductive_Nat

01:43:55 JinjaThreads: theory Coinductive.Coinductive_List

01:43:55 JinjaThreads: theory Automatic_Refinement.Refine_Lib

01:43:55 JinjaThreads: theory Collections.SetIterator

01:43:55 JinjaThreads: theory Collections.Sorted_List_Operations

01:43:56 JinjaThreads: theory Word_Lib.Bit_Comprehension

01:43:56 JinjaThreads: theory Automatic_Refinement.Autoref_Phases

01:43:56 JinjaThreads: theory Automatic_Refinement.Autoref_Tagging

01:43:56 JinjaThreads: theory Automatic_Refinement.Relators

01:43:56 JinjaThreads: theory Collections.SetIteratorOperations

01:43:56 JinjaThreads: theory Word_Lib.More_Divides

01:43:56 JinjaThreads: theory Word_Lib.Signed_Division_Word

01:43:57 JinjaThreads: theory Refine_Monadic.Refine_Mono_Prover

01:43:57 JinjaThreads: theory Word_Lib.More_Word

01:43:58 JinjaThreads: theory Automatic_Refinement.Param_Tool

01:43:58 JinjaThreads: theory Automatic_Refinement.Param_HOL

01:43:59 JinjaThreads: theory Native_Word.Code_Target_Word_Base

01:43:59 JinjaThreads: theory Word_Lib.Bit_Shifts_Infix_Syntax

01:43:59 JinjaThreads: theory Word_Lib.Least_significant_bit

01:44:00 JinjaThreads: theory Collections.Assoc_List

01:44:00 JinjaThreads: theory Collections.Dlist_add

01:44:00 JinjaThreads: theory Automatic_Refinement.Parametricity

01:44:00 JinjaThreads: theory Automatic_Refinement.Autoref_Id_Ops

01:44:00 JinjaThreads: theory Collections.Proper_Iterator

01:44:00 JinjaThreads: theory Collections.SetIteratorGA

01:44:00 JinjaThreads: theory Collections.Diff_Array

01:44:01 JinjaThreads: theory Collections.Trie_Impl

01:44:01 JinjaThreads: theory Automatic_Refinement.Autoref_Fix_Rel

01:44:01 JinjaThreads: theory Collections.It_to_It

01:44:01 JinjaThreads: theory Word_Lib.Most_significant_bit

01:44:01 JinjaThreads: theory Word_Lib.Generic_set_bit

01:44:02 JinjaThreads: theory Collections.Trie2

01:44:02 JinjaThreads: theory Automatic_Refinement.Autoref_Translate

01:44:02 JinjaThreads: theory Automatic_Refinement.Autoref_Relator_Interface

01:44:02 JinjaThreads: theory Automatic_Refinement.Autoref_Gen_Algo

01:44:02 JinjaThreads: theory Automatic_Refinement.Autoref_Tool

01:44:02 JinjaThreads: theory Native_Word.Code_Target_Integer_Bit

01:44:02 JinjaThreads: theory Native_Word.Word_Type_Copies

01:44:03 JinjaThreads: theory Automatic_Refinement.Autoref_Bindings_HOL

01:44:03 JinjaThreads: theory Coinductive.Lazy_LList

01:44:04 JinjaThreads: theory Coinductive.TLList

01:44:07 JinjaThreads: theory Automatic_Refinement.Automatic_Refinement

01:44:07 JinjaThreads: theory Collections.Idx_Iterator

01:44:07 JinjaThreads: theory Refine_Monadic.Refine_Misc

01:44:07 JinjaThreads: theory Coinductive.Lazy_TLList

01:44:08 JinjaThreads: theory Refine_Monadic.RefineG_Domain

01:44:09 JinjaThreads: theory Refine_Monadic.RefineG_Transfer

01:44:09 JinjaThreads: theory Refine_Monadic.RefineG_Assert

01:44:10 JinjaThreads: theory Refine_Monadic.RefineG_Recursion

01:44:10 JinjaThreads: theory Refine_Monadic.RefineG_While

01:44:10 JinjaThreads: theory Refine_Monadic.Refine_Basic

01:44:11 JinjaThreads: theory Refine_Monadic.Refine_Det

01:44:19 JinjaThreads: theory Refine_Monadic.Refine_Heuristics

01:44:19 JinjaThreads: theory Refine_Monadic.Refine_Leof

01:44:19 JinjaThreads: theory Refine_Monadic.Refine_Pfun

01:44:19 JinjaThreads: theory Refine_Monadic.Refine_More_Comb

01:44:19 JinjaThreads: theory Refine_Monadic.Refine_While

01:44:19 JinjaThreads: theory Native_Word.Code_Target_Int_Bit

01:44:19 JinjaThreads: theory Native_Word.Uint32

01:44:20 JinjaThreads: theory Collections.Code_Target_ICF

01:44:21 JinjaThreads: theory Refine_Monadic.Refine_Transfer

01:44:22 JinjaThreads: theory Refine_Monadic.Autoref_Monadic

01:44:22 JinjaThreads: theory Refine_Monadic.Refine_Automation

01:44:22 JinjaThreads: theory Refine_Monadic.Refine_Foreach

01:44:22 JinjaThreads: theory Collections.HashCode

01:44:25 JinjaThreads: theory Refine_Monadic.Refine_Monadic

01:44:26 JinjaThreads: theory Collections.Gen_Iterator

01:44:26 JinjaThreads: theory Collections.Intf_Map

01:44:27 JinjaThreads: theory Collections.Intf_Set

01:44:27 JinjaThreads: theory Collections.Iterator

01:44:28 JinjaThreads: theory Collections.Array_Iterator

01:44:28 JinjaThreads: theory Collections.ICF_Spec_Base

01:44:28 JinjaThreads: theory Collections.AnnotatedListSpec

01:44:28 JinjaThreads: theory Collections.ListSpec

01:44:28 JinjaThreads: theory Collections.MapSpec

01:44:28 JinjaThreads: theory Collections.PrioSpec

01:44:28 JinjaThreads: theory Collections.PrioUniqueSpec

01:44:28 JinjaThreads: theory Collections.SetSpec

01:44:30 JinjaThreads: theory Collections.BinoPrioImpl

01:44:30 JinjaThreads: theory Collections.SkewPrioImpl

01:44:30 JinjaThreads: theory Collections.ListGA

01:44:31 JinjaThreads: theory Collections.FTAnnotatedListImpl

01:44:31 JinjaThreads: theory Collections.Fifo

01:44:33 JinjaThreads: theory Collections.PrioByAnnotatedList

01:44:34 JinjaThreads: theory Collections.PrioUniqueByAnnotatedList

01:44:34 JinjaThreads: theory Collections.Algos

01:44:35 JinjaThreads: theory Collections.SetIndex

01:44:36 JinjaThreads: theory Collections.SetIteratorCollectionsGA

01:44:36 JinjaThreads: theory Collections.MapGA

01:44:36 JinjaThreads: theory Collections.SetGA

01:44:38 JinjaThreads: theory Collections.FTPrioImpl

01:44:38 JinjaThreads: theory Collections.FTPrioUniqueImpl

01:44:39 JinjaThreads: theory Collections.ArrayMapImpl

01:44:40 JinjaThreads: theory Collections.ListMapImpl

01:44:40 JinjaThreads: theory Collections.ListMapImpl_Invar

01:44:40 JinjaThreads: theory Collections.TrieMapImpl

01:44:43 JinjaThreads: theory Collections.ListSetImpl

01:44:43 JinjaThreads: theory Collections.ListSetImpl_Invar

01:44:43 JinjaThreads: theory Collections.ListSetImpl_NotDist

01:44:47 JinjaThreads: theory Collections.ListSetImpl_Sorted

01:44:48 JinjaThreads: theory Collections.SetByMap

01:44:49 JinjaThreads: theory Collections.ArrayHashMap_Impl

01:44:52 JinjaThreads: theory Collections.ArraySetImpl

01:44:52 JinjaThreads: theory Collections.TrieSetImpl

01:44:54 JinjaThreads: theory Collections.ArrayHashMap

01:44:58 JinjaThreads: theory HOL-Library.RBT

01:44:58 JinjaThreads: theory Collections.RBT_add

01:45:00 JinjaThreads: theory Collections.RBTMapImpl

01:45:01 JinjaThreads: theory Collections.ArrayHashSet

01:45:08 JinjaThreads: theory Collections.RBTSetImpl

01:45:08 JinjaThreads: theory Collections.HashMap_Impl

01:45:11 JinjaThreads: theory Collections.HashMap

01:45:17 JinjaThreads: theory Collections.HashSet

01:45:17 JinjaThreads: theory Collections.MapStdImpl

01:45:24 JinjaThreads: theory Collections.SetStdImpl

01:45:29 JinjaThreads: theory Collections.ICF_Impl

01:45:34 JinjaThreads: theory Collections.ICF_Refine_Monadic

01:45:35 JinjaThreads: theory Collections.ICF_Autoref

01:45:38 JinjaThreads: theory Collections.Collections

01:45:39 JinjaThreads: theory Collections.CollectionsV1

01:45:47 JinjaThreads: theory JinjaThreads.JT_ICF

01:45:47 JinjaThreads: theory JinjaThreads.Basic_Main

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

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

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

01:47:13 JinjaThreads: theory JinjaThreads.FWState

01:47:13 JinjaThreads: theory JinjaThreads.LTS

01:47:13 JinjaThreads: theory JinjaThreads.Type

01:47:13 JinjaThreads: theory JinjaThreads.ListIndex

01:47:13 JinjaThreads: theory JinjaThreads.Orders

01:47:13 JinjaThreads: theory JinjaThreads.Semilat

01:47:14 JinjaThreads: theory JinjaThreads.Err

01:47:15 JinjaThreads: theory JinjaThreads.Listn

01:47:16 JinjaThreads: theory JinjaThreads.Opt

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

01:47:17 JinjaThreads: theory JinjaThreads.Product

01:47:17 JinjaThreads: theory JinjaThreads.Semilattices

01:47:17 JinjaThreads: theory JinjaThreads.Decl

01:47:17 JinjaThreads: theory JinjaThreads.Typing_Framework

01:47:17 JinjaThreads: theory JinjaThreads.SemilatAlg

01:47:18 JinjaThreads: theory JinjaThreads.Kildall

01:47:18 JinjaThreads: theory JinjaThreads.Bisimulation

01:47:18 JinjaThreads: theory JinjaThreads.LBVSpec

01:47:19 JinjaThreads: theory JinjaThreads.LBVComplete

01:47:19 JinjaThreads: theory JinjaThreads.LBVCorrect

01:47:20 JinjaThreads: theory JinjaThreads.Typing_Framework_err

01:47:20 JinjaThreads: theory JinjaThreads.Abstract_BV

01:47:21 JinjaThreads: theory JinjaThreads.TypeRel

01:47:27 JinjaThreads: theory JinjaThreads.TypeRelRefine

01:47:27 JinjaThreads: theory JinjaThreads.Value

01:47:39 JinjaThreads: theory JinjaThreads.Exceptions

01:47:39 JinjaThreads: theory JinjaThreads.Heap

01:47:40 JinjaThreads: theory JinjaThreads.SystemClasses

01:47:41 JinjaThreads: theory JinjaThreads.MM

01:47:41 JinjaThreads: theory JinjaThreads.State

01:47:47 JinjaThreads: theory JinjaThreads.FWCondAction

01:47:47 JinjaThreads: theory JinjaThreads.FWInterrupt

01:47:47 JinjaThreads: theory JinjaThreads.FWLock

01:47:47 JinjaThreads: theory JinjaThreads.FWThread

01:47:48 JinjaThreads: theory JinjaThreads.FWWait

01:47:48 JinjaThreads: theory JinjaThreads.Observable_Events

01:47:58 JinjaThreads: theory JinjaThreads.FWLocking

01:47:59 JinjaThreads: theory JinjaThreads.FWLockingThread

01:47:59 JinjaThreads: theory JinjaThreads.FWWellform

01:48:00 JinjaThreads: theory JinjaThreads.FWSemantics

01:48:00 JinjaThreads: theory JinjaThreads.FWLifting

01:48:03 JinjaThreads: theory JinjaThreads.JVMState

01:48:03 JinjaThreads: theory JinjaThreads.StartConfig

01:48:03 JinjaThreads: theory JinjaThreads.JMM_Spec

01:48:04 JinjaThreads: theory JinjaThreads.FWLiftingSem

01:48:04 JinjaThreads: theory JinjaThreads.FWProgressAux

01:48:05 JinjaThreads: theory JinjaThreads.Conform

01:48:05 JinjaThreads: theory JinjaThreads.State_Refinement

01:48:06 JinjaThreads: theory JinjaThreads.FWDeadlock

01:48:07 JinjaThreads: theory JinjaThreads.FWLTS

01:48:07 JinjaThreads: theory JinjaThreads.ConformThreaded

01:48:07 JinjaThreads: theory JinjaThreads.ExternalCall

01:48:07 JinjaThreads: theory JinjaThreads.SC

01:48:09 JinjaThreads: theory JinjaThreads.FWProgress

01:48:09 JinjaThreads: theory JinjaThreads.SC_Collections

01:48:15 JinjaThreads: theory JinjaThreads.JMM_DRF

01:48:15 JinjaThreads: theory JinjaThreads.SC_Legal

01:48:20 JinjaThreads: theory JinjaThreads.FWBisimulation

01:48:20 JinjaThreads: theory JinjaThreads.FWInitFinLift

01:48:20 JinjaThreads: theory JinjaThreads.Non_Speculative

01:48:21 JinjaThreads: theory JinjaThreads.Scheduler

01:48:23 JinjaThreads: theory JinjaThreads.HB_Completion

01:48:25 JinjaThreads: theory JinjaThreads.SC_Completion

01:48:36 JinjaThreads: theory JinjaThreads.WellForm

01:48:36 JinjaThreads: theory JinjaThreads.ExternalCall_Execute

01:48:40 JinjaThreads: theory JinjaThreads.ExternalCallWF

01:48:40 JinjaThreads: theory JinjaThreads.JMM_Heap

01:48:40 JinjaThreads: theory JinjaThreads.SemiType

01:48:41 JinjaThreads: theory JinjaThreads.BinOp

01:48:42 JinjaThreads: theory JinjaThreads.JVM_SemiType

01:48:45 JinjaThreads: theory JinjaThreads.JMM_Type

01:48:45 JinjaThreads: theory JinjaThreads.JMM_Type2

01:49:15 JinjaThreads: theory JinjaThreads.Random_Scheduler

01:49:15 JinjaThreads: theory JinjaThreads.Round_Robin

01:49:24 JinjaThreads: theory JinjaThreads.JMM_Framework

01:49:29 JinjaThreads: theory JinjaThreads.SC_Schedulers

01:49:35 JinjaThreads: theory JinjaThreads.Expr

01:49:35 JinjaThreads: theory JinjaThreads.JVMInstructions

01:49:37 JinjaThreads: theory JinjaThreads.PCompiler

01:49:39 JinjaThreads: theory JinjaThreads.PCompilerRefine

01:50:12 JinjaThreads: theory JinjaThreads.JVMExceptions

01:50:12 JinjaThreads: theory JinjaThreads.JVMHeap

01:50:12 JinjaThreads: theory JinjaThreads.Effect

01:50:35 JinjaThreads: theory JinjaThreads.JVMExecInstr

01:50:39 JinjaThreads: theory JinjaThreads.CallExpr

01:50:41 JinjaThreads: theory JinjaThreads.DefAss

01:50:43 JinjaThreads: theory JinjaThreads.JHeap

01:50:43 JinjaThreads: theory JinjaThreads.WWellForm

01:50:43 JinjaThreads: theory JinjaThreads.WellType

01:50:43 JinjaThreads: theory JinjaThreads.JVMExec

01:50:47 JinjaThreads: theory JinjaThreads.JVMDefensive

01:50:50 JinjaThreads: theory JinjaThreads.J1State

01:50:50 JinjaThreads: theory JinjaThreads.JVMExec_Execute

01:50:51 JinjaThreads: theory JinjaThreads.SmallStep

01:50:52 JinjaThreads: theory JinjaThreads.Annotate

01:50:53 JinjaThreads: theory JinjaThreads.J1Heap

01:50:55 JinjaThreads: theory JinjaThreads.J1WellType

01:51:01 JinjaThreads: theory JinjaThreads.JWellForm

01:51:01 JinjaThreads: theory JinjaThreads.WellTypeRT

01:51:01 JinjaThreads: theory JinjaThreads.J1WellForm

01:51:03 JinjaThreads: theory JinjaThreads.JVMThreaded

01:51:04 JinjaThreads: theory JinjaThreads.Compiler1

01:51:04 JinjaThreads: theory JinjaThreads.Compiler2

01:51:11 JinjaThreads: theory JinjaThreads.Preprocessor

01:51:12 JinjaThreads: theory JinjaThreads.JJ1WellForm

01:51:13 JinjaThreads: theory JinjaThreads.JMM_Typesafe

01:51:14 JinjaThreads: theory JinjaThreads.ToString

01:51:24 JinjaThreads: theory JinjaThreads.Compiler

01:51:25 JinjaThreads: theory JinjaThreads.Exception_Tables

01:51:26 JinjaThreads: theory JinjaThreads.JMM_JVM

01:51:27 JinjaThreads: theory JinjaThreads.JVM_Main

01:51:38 JinjaThreads: theory JinjaThreads.JMM_Common

01:51:48 JinjaThreads: theory JinjaThreads.BVSpec

01:51:48 JinjaThreads: theory JinjaThreads.EffectMono

01:51:48 JinjaThreads: theory JinjaThreads.TF_JVM

01:51:49 JinjaThreads: theory JinjaThreads.BVConform

01:51:49 JinjaThreads: theory JinjaThreads.TypeComp

01:51:50 JinjaThreads: theory JinjaThreads.JMM_Typesafe2

01:51:56 JinjaThreads: theory JinjaThreads.BVExec

01:51:57 JinjaThreads: theory JinjaThreads.LBVJVM

01:52:06 JinjaThreads: theory JinjaThreads.FWBisimDeadlock

01:52:07 JinjaThreads: theory JinjaThreads.FWBisimLift

01:52:15 JinjaThreads: theory JinjaThreads.J1

01:52:22 JinjaThreads: theory JinjaThreads.BVSpecTypeSafe

01:56:31 JinjaThreads: theory JinjaThreads.BVNoTypeError

01:56:39 JinjaThreads: theory JinjaThreads.BCVExec

01:56:39 JinjaThreads: theory JinjaThreads.JVMExec_Execute2

01:56:39 JinjaThreads: theory JinjaThreads.BVProgressThreaded

01:56:40 JinjaThreads: theory JinjaThreads.JVMTau

01:56:49 JinjaThreads: theory JinjaThreads.Common_Main

01:57:07 JinjaThreads: theory JinjaThreads.J1Deadlock

01:57:13 JinjaThreads: theory JinjaThreads.Execs

01:57:46 JinjaThreads: theory JinjaThreads.DefAssPreservation

01:57:48 JinjaThreads: theory JinjaThreads.Threaded

01:57:48 JinjaThreads: theory JinjaThreads.Progress

01:57:54 JinjaThreads: theory JinjaThreads.TypeSafe

01:58:06 JinjaThreads: theory JinjaThreads.J1JVMBisim

01:58:20 JinjaThreads: theory JinjaThreads.J0

01:58:20 JinjaThreads: theory JinjaThreads.JMM_J

01:58:20 JinjaThreads: theory JinjaThreads.ProgressThreaded

01:58:21 JinjaThreads: theory JinjaThreads.J_Execute

01:58:23 JinjaThreads: theory JinjaThreads.JVMDeadlocked

01:58:24 JinjaThreads: theory JinjaThreads.DRF_JVM

01:58:24 JinjaThreads: theory JinjaThreads.JVM_Execute

01:58:38 JinjaThreads: theory JinjaThreads.JVM_Execute2

01:59:05 JinjaThreads: theory JinjaThreads.Deadlocked

01:59:07 JinjaThreads: theory JinjaThreads.DRF_J

01:59:16 JinjaThreads: theory JinjaThreads.BV_Main

01:59:18 JinjaThreads: theory JinjaThreads.J_Main

01:59:35 JinjaThreads: theory JinjaThreads.J0Bisim

01:59:38 JinjaThreads: theory JinjaThreads.J0J1Bisim

02:01:23 JinjaThreads: theory JinjaThreads.Correctness1

02:01:23 JinjaThreads: theory JinjaThreads.Correctness1Threaded

02:02:20 JinjaThreads: theory JinjaThreads.Code_Generation

02:02:48 JinjaThreads: theory JinjaThreads.ApprenticeChallenge

02:02:52 JinjaThreads: theory JinjaThreads.BufferExample

02:02:54 JinjaThreads: theory JinjaThreads.Java2Jinja

02:03:16 JinjaThreads: theory JinjaThreads.Examples_Main

02:04:13 JinjaThreads: theory JinjaThreads.JMM_JVM_Typesafe

02:11:34 JinjaThreads: theory JinjaThreads.JMM_J_Typesafe

02:11:37 JinjaThreads: theory JinjaThreads.J1JVM

02:11:38 JinjaThreads: theory JinjaThreads.JVMJ1

02:12:15 JinjaThreads: theory JinjaThreads.Execute_Main

02:12:46 JinjaThreads: theory JinjaThreads.Correctness2

02:14:36 JinjaThreads: theory JinjaThreads.Correctness

02:21:16 JinjaThreads: theory JinjaThreads.JMM_Compiler

02:21:39 JinjaThreads: theory JinjaThreads.SC_Interp

02:21:45 JinjaThreads: theory JinjaThreads.Compiler_Main

02:33:59 JinjaThreads: theory JinjaThreads.JMM_Interp

02:34:03 JinjaThreads: theory JinjaThreads.JMM_Compiler_Type2

02:34:06 JinjaThreads: theory JinjaThreads.JMM

02:34:10 JinjaThreads: theory JinjaThreads.MM_Main

02:34:19 JinjaThreads: theory JinjaThreads.JinjaThreads

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

02:45:35 Finished JinjaThreads/document (0:01:23 elapsed time)

02:45:35 Preparing JinjaThreads/outline ...

02:46:10 Finished JinjaThreads/outline (0:00:34 elapsed time)

02:46:11 Timing JinjaThreads (8 threads, 3617.002s elapsed time, 16518.213s cpu time, 6456.715s GC time, factor 4.57)

02:46:11 Finished JinjaThreads (1:00:20 elapsed time, 4:35:20 cpu time, factor 4.56)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

02:46:17 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivision

02:46:18 Flyspeck-Tame: theory Flyspeck-Tame.GraphProps

02:46:18 Flyspeck-Tame: theory Flyspeck-Tame.Tame

02:46:18 Flyspeck-Tame: theory Flyspeck-Tame.Enumerator

02:46:18 Flyspeck-Tame: theory Flyspeck-Tame.TameProps

02:46:18 Flyspeck-Tame: theory Trie.Tries

02:46:19 Flyspeck-Tame: theory Flyspeck-Tame.EnumeratorProps

02:46:19 Flyspeck-Tame: theory Flyspeck-Tame.Plane

02:46:20 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivisionProps

02:46:20 Flyspeck-Tame: theory Flyspeck-Tame.Plane1

02:46:20 Flyspeck-Tame: theory Flyspeck-Tame.Generator

02:46:21 Flyspeck-Tame: theory Flyspeck-Tame.TameEnum

02:46:24 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

02:46:25 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

02:46:26 Flyspeck-Tame: theory Flyspeck-Tame.PlaneProps

02:46:26 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

02:46:26 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

02:46:27 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

02:46:27 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

02:46:27 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

02:46:28 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

02:46:28 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

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

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

02:48:17 Preparing Flyspeck-Tame/outline ...

02:48:23 Finished Flyspeck-Tame/outline (0:00:06 elapsed time)

02:48:25 Timing Flyspeck-Tame (8 threads, 68.479s elapsed time, 359.643s cpu time, 29.884s GC time, factor 5.25)

02:48:25 Finished Flyspeck-Tame (0:01:49 elapsed time, 0:07:21 cpu time, factor 4.02)

02:48:25 Running Flyspeck-Tame-Computation ...

02:48:27 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.ArchComp

02:48:28 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.Completeness

07:18:12 Timing Flyspeck-Tame-Computation (8 threads, 16180.334s elapsed time, 24199.819s cpu time, 898.139s GC time, factor 1.50)

07:18:12 Finished Flyspeck-Tame-Computation (4:29:42 elapsed time, 6:43:21 cpu time, factor 1.50)

07:18:12 Building AWN ...

07:18:14 AWN: theory AWN.Lib

07:18:14 AWN: theory AWN.TransitionSystems

07:18:14 AWN: theory AWN.AWN

07:18:14 AWN: theory AWN.Invariants

07:18:15 AWN: theory AWN.OInvariants

07:18:25 AWN: theory AWN.AWN_Cterms

07:18:25 AWN: theory AWN.AWN_SOS

07:18:25 AWN: theory AWN.OAWN_SOS

07:18:28 AWN: theory AWN.AWN_Labels

07:18:30 AWN: theory AWN.Pnet

07:18:30 AWN: theory AWN.Inv_Cterms

07:18:30 AWN: theory AWN.AWN_Invariants

07:18:31 AWN: theory AWN.Closed

07:18:31 AWN: theory AWN.AWN_SOS_Labels

07:18:31 AWN: theory AWN.Qmsg

07:18:32 AWN: theory AWN.OAWN_Invariants

07:18:32 AWN: theory AWN.OAWN_SOS_Labels

07:18:32 AWN: theory AWN.ONode_Lifting

07:18:32 AWN: theory AWN.OPnet

07:18:33 AWN: theory AWN.OPnet_Lifting

07:18:34 AWN: theory AWN.OClosed_Lifting

07:18:34 AWN: theory AWN.OClosed_Transfer

07:18:34 AWN: theory AWN.OAWN_Convert

07:18:34 AWN: theory AWN.Qmsg_Lifting

07:18:35 AWN: theory AWN.AWN_Main

07:18:35 AWN: theory AWN.Toy

07:18:47 AWN: theory AWN.AWN_Term_Graph

07:19:19 Preparing AWN/document ...

07:19:28 Finished AWN/document (0:00:08 elapsed time)

07:19:28 Preparing AWN/outline ...

07:19:33 Finished AWN/outline (0:00:04 elapsed time)

07:19:34 Timing AWN (8 threads, 37.248s elapsed time, 182.246s cpu time, 10.356s GC time, factor 4.89)

07:19:34 Finished AWN (0:01:05 elapsed time, 0:03:57 cpu time, factor 3.65)

07:19:34 Running AODV ...

07:19:36 AODV: theory AODV.Aodv_Basic

07:19:38 AODV: theory AODV.A_Norreqid

07:19:38 AODV: theory AODV.Aodv_Data

07:19:38 AODV: theory AODV.Aodv_Message

07:19:38 AODV: theory AODV.B_Fwdrreps

07:19:38 AODV: theory AODV.C_Gtobcast

07:19:38 AODV: theory AODV.D_Fwdrreqs

07:19:38 AODV: theory AODV.E_All_ABCD

07:19:38 AODV: theory AODV.A_Aodv_Message

07:19:38 AODV: theory AODV.A_Aodv_Data

07:19:38 AODV: theory AODV.C_Aodv_Data

07:19:38 AODV: theory AODV.C_Aodv_Message

07:19:38 AODV: theory AODV.B_Aodv_Data

07:19:38 AODV: theory AODV.B_Aodv_Message

07:19:40 AODV: theory AODV.C_Fresher

07:19:40 AODV: theory AODV.D_Aodv_Data

07:19:40 AODV: theory AODV.A_Fresher

07:19:40 AODV: theory AODV.B_Fresher

07:19:40 AODV: theory AODV.D_Aodv_Message

07:19:40 AODV: theory AODV.Fresher

07:19:41 AODV: theory AODV.E_Aodv_Data

07:19:41 AODV: theory AODV.E_Aodv_Message

07:19:41 AODV: theory AODV.A_Aodv

07:19:42 AODV: theory AODV.Aodv

07:19:42 AODV: theory AODV.B_Aodv

07:19:42 AODV: theory AODV.C_Aodv

07:19:43 AODV: theory AODV.E_Fresher

07:19:43 AODV: theory AODV.D_Fresher

07:19:43 AODV: theory AODV.D_Aodv

07:19:43 AODV: theory AODV.E_Aodv

07:20:29 AODV: theory AODV.C_Aodv_Predicates

07:20:29 AODV: theory AODV.C_Loop_Freedom

07:20:29 AODV: theory AODV.C_Quality_Increases

07:20:29 AODV: theory AODV.C_Seq_Invariants

07:20:30 AODV: theory AODV.C_OAodv

07:20:30 AODV: theory AODV.C_Global_Invariants

07:20:31 AODV: theory AODV.C_Aodv_Loop_Freedom

07:20:42 AODV: theory AODV.A_Aodv_Predicates

07:20:43 AODV: theory AODV.A_Loop_Freedom

07:20:43 AODV: theory AODV.A_Quality_Increases

07:20:44 AODV: theory AODV.A_Seq_Invariants

07:20:44 AODV: theory AODV.A_OAodv

07:20:45 AODV: theory AODV.A_Global_Invariants

07:20:46 AODV: theory AODV.A_Aodv_Loop_Freedom

07:20:52 AODV: theory AODV.Aodv_Predicates

07:20:52 AODV: theory AODV.OAodv

07:20:52 AODV: theory AODV.Loop_Freedom

07:20:52 AODV: theory AODV.Quality_Increases

07:20:52 AODV: theory AODV.Seq_Invariants

07:20:53 AODV: theory AODV.Global_Invariants

07:20:54 AODV: theory AODV.Aodv_Loop_Freedom

07:20:56 AODV: theory AODV.E_Aodv_Predicates

07:20:56 AODV: theory AODV.E_OAodv

07:20:56 AODV: theory AODV.E_Loop_Freedom

07:20:56 AODV: theory AODV.E_Quality_Increases

07:20:56 AODV: theory AODV.E_Seq_Invariants

07:20:57 AODV: theory AODV.B_Aodv_Predicates

07:20:57 AODV: theory AODV.B_OAodv

07:20:57 AODV: theory AODV.B_Loop_Freedom

07:20:57 AODV: theory AODV.B_Quality_Increases

07:20:57 AODV: theory AODV.B_Seq_Invariants

07:20:57 AODV: theory AODV.E_Global_Invariants

07:20:58 AODV: theory AODV.B_Global_Invariants

07:20:58 AODV: theory AODV.E_Aodv_Loop_Freedom

07:20:58 AODV: theory AODV.B_Aodv_Loop_Freedom

07:21:06 AODV: theory AODV.D_Aodv_Predicates

07:21:06 AODV: theory AODV.D_Loop_Freedom

07:21:06 AODV: theory AODV.D_Quality_Increases

07:21:06 AODV: theory AODV.D_Seq_Invariants

07:21:07 AODV: theory AODV.D_OAodv

07:21:07 AODV: theory AODV.D_Global_Invariants

07:21:08 AODV: theory AODV.D_Aodv_Loop_Freedom

07:21:13 AODV: theory AODV.All

08:49:37 Preparing AODV/document ...

08:49:55 Finished AODV/document (0:00:18 elapsed time)

08:49:55 Preparing AODV/outline ...

08:50:05 Finished AODV/outline (0:00:10 elapsed time)

08:50:08 Timing AODV (8 threads, 5396.627s elapsed time, 30769.286s cpu time, 1091.182s GC time, factor 5.70)

08:50:08 Finished AODV (1:29:58 elapsed time, 8:32:51 cpu time, factor 5.70)

08:50:08 Building Word_Lib ...

08:50:09 Word_Lib: theory HOL-Library.Phantom_Type

08:50:09 Word_Lib: theory HOL-Library.Sublist

08:50:09 Word_Lib: theory HOL-Library.Signed_Division

08:50:09 Word_Lib: theory Word_Lib.More_Misc

08:50:09 Word_Lib: theory Word_Lib.Even_More_List

08:50:11 Word_Lib: theory HOL-Library.Cardinality

08:50:12 Word_Lib: theory HOL-Library.Numeral_Type

08:50:12 Word_Lib: theory Word_Lib.More_Sublist

08:50:13 Word_Lib: theory HOL-Library.Type_Length

08:50:13 Word_Lib: theory HOL-Library.Word

08:50:13 Word_Lib: theory Word_Lib.More_Arithmetic

08:50:21 Word_Lib: theory Word_Lib.Bit_Comprehension

08:50:21 Word_Lib: theory Word_Lib.Legacy_Aliases

08:50:21 Word_Lib: theory Word_Lib.More_Divides

08:50:21 Word_Lib: theory Word_Lib.Signed_Division_Word

08:50:21 Word_Lib: theory Word_Lib.More_Word

08:50:22 Word_Lib: theory Word_Lib.Bit_Shifts_Infix_Syntax

08:50:22 Word_Lib: theory Word_Lib.Least_significant_bit

08:50:23 Word_Lib: theory Word_Lib.Many_More

08:50:23 Word_Lib: theory Word_Lib.Strict_part_mono

08:50:24 Word_Lib: theory Word_Lib.Aligned

08:50:24 Word_Lib: theory Word_Lib.Singleton_Bit_Shifts

08:50:24 Word_Lib: theory Word_Lib.Most_significant_bit

08:50:24 Word_Lib: theory Word_Lib.Generic_set_bit

08:50:24 Word_Lib: theory Word_Lib.Next_and_Prev

08:50:25 Word_Lib: theory Word_Lib.Bits_Int

08:50:29 Word_Lib: theory Word_Lib.Typedef_Morphisms

08:50:29 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

08:50:32 Word_Lib: theory Word_Lib.Bitwise

08:50:33 Word_Lib: theory Word_Lib.Examples

08:50:36 Word_Lib: theory HOL-Eisbach.Eisbach

08:50:36 Word_Lib: theory Word_Lib.Bit_Comprehension_Int

08:50:36 Word_Lib: theory Word_Lib.Hex_Words

08:50:36 Word_Lib: theory Word_Lib.Syntax_Bundles

08:50:36 Word_Lib: theory Word_Lib.Signed_Words

08:50:36 Word_Lib: theory Word_Lib.Enumeration

08:50:36 Word_Lib: theory Word_Lib.Type_Syntax

08:50:36 Word_Lib: theory Word_Lib.Word_Syntax

08:50:36 Word_Lib: theory Word_Lib.Rsplit

08:50:37 Word_Lib: theory Word_Lib.Norm_Words

08:50:37 Word_Lib: theory Word_Lib.Word_Names

08:50:37 Word_Lib: theory Word_Lib.Word_16

08:50:37 Word_Lib: theory Word_Lib.Bitwise_Signed

08:50:37 Word_Lib: theory Word_Lib.Enumeration_Word

08:50:38 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

08:50:38 Word_Lib: theory Word_Lib.Word_EqI

08:50:39 Word_Lib: theory Word_Lib.Word_Lemmas

08:50:41 Word_Lib: theory Word_Lib.Word_8

08:50:41 Word_Lib: theory Word_Lib.More_Word_Operations

08:50:43 Word_Lib: theory Word_Lib.Word_32

08:50:43 Word_Lib: theory Word_Lib.Word_64

08:50:44 Word_Lib: theory Word_Lib.Machine_Word_64_Basics

08:50:44 Word_Lib: theory Word_Lib.Machine_Word_64

08:50:44 Word_Lib: theory Word_Lib.Machine_Word_32_Basics

08:50:44 Word_Lib: theory Word_Lib.Word_Lib_Sumo

08:50:44 Word_Lib: theory Word_Lib.Machine_Word_32

08:50:48 Word_Lib: theory Word_Lib.Guide

08:51:13 Preparing Word_Lib/document ...

08:51:16 Finished Word_Lib/document (0:00:02 elapsed time)

08:51:16 Preparing Word_Lib/outline ...

08:51:19 Finished Word_Lib/outline (0:00:02 elapsed time)

08:51:19 Timing Word_Lib (8 threads, 40.258s elapsed time, 206.662s cpu time, 14.161s GC time, factor 5.13)

08:51:19 Finished Word_Lib (0:01:03 elapsed time, 0:04:13 cpu time, factor 3.96)

08:51:19 Building IP_Addresses ...

08:51:21 IP_Addresses: theory HOL-Library.Cancellation

08:51:21 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

08:51:21 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

08:51:21 IP_Addresses: theory HOL-Library.Infinite_Set

08:51:21 IP_Addresses: theory HOL-Library.Option_ord

08:51:22 IP_Addresses: theory HOL-Library.Multiset

08:51:27 IP_Addresses: theory HOL-ex.Quicksort

08:51:27 IP_Addresses: theory Automatic_Refinement.Misc

08:51:34 IP_Addresses: theory IP_Addresses.Hs_Compat

08:51:34 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

08:51:34 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

08:51:34 IP_Addresses: theory HOL-Library.Product_Lexorder

08:51:34 IP_Addresses: theory IP_Addresses.WordInterval

08:51:34 IP_Addresses: theory HOL-Library.Code_Target_Nat

08:51:34 IP_Addresses: theory IP_Addresses.Lib_List_toString

08:51:34 IP_Addresses: theory IP_Addresses.Lib_Word_toString

08:51:38 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

08:51:38 IP_Addresses: theory IP_Addresses.IP_Address

08:51:43 IP_Addresses: theory IP_Addresses.IPv4

08:51:43 IP_Addresses: theory IP_Addresses.Prefix_Match

08:51:43 IP_Addresses: theory IP_Addresses.IPv6

08:51:44 IP_Addresses: theory IP_Addresses.CIDR_Split

08:52:45 IP_Addresses: theory IP_Addresses.IP_Address_Parser

08:52:45 IP_Addresses: theory IP_Addresses.IP_Address_toString

08:52:46 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

08:55:39 Preparing IP_Addresses/document ...

08:55:42 Finished IP_Addresses/document (0:00:03 elapsed time)

08:55:42 Preparing IP_Addresses/outline ...

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

08:55:47 Timing IP_Addresses (8 threads, 207.578s elapsed time, 678.889s cpu time, 55.069s GC time, factor 3.27)

08:55:47 Finished IP_Addresses (0:04:18 elapsed time, 0:12:56 cpu time, factor 3.00)

08:55:47 Building Simple_Firewall ...

08:55:51 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

08:55:51 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

08:55:51 Simple_Firewall: theory Simple_Firewall.List_Product_More

08:55:51 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

08:55:51 Simple_Firewall: theory Simple_Firewall.Option_Helpers

08:55:51 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

08:55:51 Simple_Firewall: theory Simple_Firewall.GroupF

08:55:51 Simple_Firewall: theory HOL-Library.Char_ord

08:55:51 Simple_Firewall: theory Simple_Firewall.Iface

08:55:52 Simple_Firewall: theory Simple_Firewall.L4_Protocol

08:55:55 Simple_Firewall: theory Simple_Firewall.Simple_Packet

08:55:55 Simple_Firewall: theory Simple_Firewall.Primitives_toString

08:55:57 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

08:56:00 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

08:56:00 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

08:56:02 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

08:56:02 Simple_Firewall: theory Simple_Firewall.Shadowed

08:56:02 Simple_Firewall: theory Simple_Firewall.Service_Matrix

08:56:32 Preparing Simple_Firewall/document ...

08:56:39 Finished Simple_Firewall/document (0:00:06 elapsed time)

08:56:39 Preparing Simple_Firewall/outline ...

08:56:44 Finished Simple_Firewall/outline (0:00:05 elapsed time)

08:56:45 Timing Simple_Firewall (8 threads, 18.938s elapsed time, 78.206s cpu time, 6.593s GC time, factor 4.13)

08:56:45 Finished Simple_Firewall (0:00:42 elapsed time, 0:02:04 cpu time, factor 2.92)

08:56:45 Building Routing ...

08:56:47 Routing: theory Pure-ex.Guess

08:56:47 Routing: theory HOL-Library.Adhoc_Overloading

08:56:47 Routing: theory Routing.Linorder_Helper

08:56:47 Routing: theory HOL-Library.Monad_Syntax

08:56:48 Routing: theory Routing.Routing_Table

08:56:51 Routing: theory Routing.IpRoute_Parser

08:56:51 Routing: theory Routing.Linux_Router

08:57:14 Preparing Routing/document ...

08:57:15 Finished Routing/document (0:00:01 elapsed time)

08:57:15 Preparing Routing/outline ...

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

08:57:17 Timing Routing (8 threads, 9.160s elapsed time, 28.221s cpu time, 1.137s GC time, factor 3.08)

08:57:17 Finished Routing (0:00:28 elapsed time, 0:01:03 cpu time, factor 2.26)

08:57:17 Building Iptables_Semantics ...

08:57:19 Iptables_Semantics: theory Iptables_Semantics.List_Misc

08:57:19 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

08:57:21 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Ternary

08:57:22 Iptables_Semantics: theory Native_Word.Code_Int_Integer_Conversion

08:57:22 Iptables_Semantics: theory HOL-Library.Code_Target_Int

08:57:22 Iptables_Semantics: theory HOL-Library.LaTeXsugar

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

08:57:22 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

08:57:22 Iptables_Semantics: theory Native_Word.Code_Target_Integer_Bit

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

08:57:22 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

08:57:22 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

08:57:23 Iptables_Semantics: theory Iptables_Semantics.Ports

08:57:24 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

08:57:25 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

08:57:36 Iptables_Semantics: theory Native_Word.Code_Target_Int_Bit

08:57:37 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

08:57:37 Iptables_Semantics: theory Iptables_Semantics.Semantics

08:57:37 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

08:57:38 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

08:57:38 Iptables_Semantics: theory Iptables_Semantics.Matching

08:57:39 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

08:57:39 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

08:57:39 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

08:57:40 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

08:57:40 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

08:57:41 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

08:57:42 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

08:57:42 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

08:57:43 Iptables_Semantics: theory Iptables_Semantics.Optimizing

08:57:43 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

08:57:43 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

08:57:45 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

08:57:47 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

08:57:47 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

08:57:47 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

08:57:50 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

08:58:24 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

08:58:24 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

08:58:24 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

08:58:24 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

08:58:24 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

08:58:24 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

08:58:24 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

08:58:24 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

08:58:24 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

08:58:29 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

08:58:30 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

08:58:33 Iptables_Semantics: theory Iptables_Semantics.Transform

08:58:36 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

08:58:38 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

08:58:42 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

08:58:42 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

08:58:43 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

08:58:44 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

08:58:44 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

08:58:48 Iptables_Semantics: theory Iptables_Semantics.Parser

08:58:48 Iptables_Semantics: theory Iptables_Semantics.Parser6

08:58:49 Iptables_Semantics: theory Iptables_Semantics.Documentation

08:58:49 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

09:00:05 Preparing Iptables_Semantics/document ...

09:00:25 Finished Iptables_Semantics/document (0:00:19 elapsed time)

09:00:25 Preparing Iptables_Semantics/outline ...

09:00:35 Finished Iptables_Semantics/outline (0:00:09 elapsed time)

09:00:36 Timing Iptables_Semantics (8 threads, 110.424s elapsed time, 515.236s cpu time, 51.275s GC time, factor 4.67)

09:00:36 Finished Iptables_Semantics (0:02:46 elapsed time, 0:10:27 cpu time, factor 3.77)

09:00:36 Building Iptables_Semantics_Examples ...

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

09:00:39 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

09:00:44 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

09:00:44 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

09:00:45 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

09:00:45 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

09:04:41 Preparing Iptables_Semantics_Examples/document ...

09:04:45 Finished Iptables_Semantics_Examples/document (0:00:04 elapsed time)

09:04:45 Preparing Iptables_Semantics_Examples/outline ...

09:04:49 Finished Iptables_Semantics_Examples/outline (0:00:03 elapsed time)

09:04:50 Timing Iptables_Semantics_Examples (8 threads, 219.452s elapsed time, 1261.908s cpu time, 104.647s GC time, factor 5.75)

09:04:50 Finished Iptables_Semantics_Examples (0:04:03 elapsed time, 0:21:51 cpu time, factor 5.38)

09:04:50 Running Iptables_Semantics_Examples_Big ...

09:04:53 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

09:04:53 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_Containern

09:04:53 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

09:04:53 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

09:04:53 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

09:07:19 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

09:34:28 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

11:00:51 Preparing Iptables_Semantics_Examples_Big/document ...

11:00:54 Finished Iptables_Semantics_Examples_Big/document (0:00:03 elapsed time)

11:00:54 Preparing Iptables_Semantics_Examples_Big/outline ...

11:00:58 Finished Iptables_Semantics_Examples_Big/outline (0:00:03 elapsed time)

11:00:59 Timing Iptables_Semantics_Examples_Big (8 threads, 6956.430s elapsed time, 31563.065s cpu time, 11894.400s GC time, factor 4.54)

11:00:59 Finished Iptables_Semantics_Examples_Big (1:56:00 elapsed time, 8:46:07 cpu time, factor 4.54)

11:00:59 Building HOL-Library ...

11:01:01 HOL-Library: theory HOL-Library.README

11:01:01 HOL-Library: theory HOL-Library.AList

11:01:01 HOL-Library: theory HOL-Library.Cancellation

11:01:01 HOL-Library: theory HOL-Library.BNF_Corec

11:01:02 HOL-Library: theory HOL-Library.Case_Converter

11:01:02 HOL-Library: theory HOL-Library.Adhoc_Overloading

11:01:02 HOL-Library: theory HOL-Library.Char_ord

11:01:02 HOL-Library: theory HOL-Library.Code_Abstract_Nat

11:01:02 HOL-Library: theory HOL-Library.BNF_Axiomatization

11:01:02 HOL-Library: theory HOL-Library.Code_Binary_Nat

11:01:02 HOL-Library: theory HOL-Library.Code_Abstract_Char

11:01:02 HOL-Library: theory HOL-Library.Code_Target_Nat

11:01:02 HOL-Library: theory HOL-Library.Monad_Syntax

11:01:02 HOL-Library: theory HOL-Library.Code_Prolog

11:01:02 HOL-Library: theory HOL-Library.State_Monad

11:01:03 HOL-Library: theory HOL-Library.Code_Lazy

11:01:03 HOL-Library: theory HOL-Library.Simps_Case_Conv

11:01:03 HOL-Library: theory HOL-Library.Extended

11:01:03 HOL-Library: theory HOL-Library.Multiset

11:01:04 HOL-Library: theory HOL-Library.Code_Target_Int

11:01:04 HOL-Library: theory HOL-Library.Code_Test

11:01:04 HOL-Library: theory HOL-Library.Code_Target_Numeral

11:01:04 HOL-Library: theory HOL-Library.Combine_PER

11:01:05 HOL-Library: theory HOL-Library.Comparator

11:01:05 HOL-Library: theory HOL-Library.Complete_Partial_Order2

11:01:05 HOL-Library: theory HOL-Library.DAList

11:01:05 HOL-Library: theory HOL-Library.Conditional_Parametricity

11:01:05 HOL-Library: theory HOL-Library.Confluence

11:01:05 HOL-Library: theory HOL-Library.Datatype_Records

11:01:06 HOL-Library: theory HOL-Library.Confluent_Quotient

11:01:06 HOL-Library: theory HOL-Library.Dlist

11:01:06 HOL-Library: theory HOL-Library.Debug

11:01:06 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

11:01:06 HOL-Library: theory HOL-Library.Fun_Lexorder

11:01:06 HOL-Library: theory HOL-Library.FuncSet

11:01:07 HOL-Library: theory HOL-Library.Function_Algebras

11:01:07 HOL-Library: theory HOL-Library.Groups_Big_Fun

11:01:07 HOL-Library: theory HOL-Library.Function_Division

11:01:07 HOL-Library: theory HOL-Library.IArray

11:01:07 HOL-Library: theory HOL-Library.Infinite_Set

11:01:07 HOL-Library: theory HOL-Library.LaTeXsugar

11:01:07 HOL-Library: theory HOL-Library.Disjoint_Sets

11:01:07 HOL-Library: theory HOL-Library.Equipollence

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

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

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

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

11:01:09 HOL-Library: theory HOL-Library.List_Lenlexorder

11:01:09 HOL-Library: theory HOL-Library.List_Lexorder

11:01:09 HOL-Library: theory HOL-Library.Mapping

11:01:09 HOL-Library: theory HOL-Library.More_List

11:01:09 HOL-Library: theory HOL-Library.NList

11:01:09 HOL-Library: theory HOL-Library.Nat_Bijection

11:01:09 HOL-Library: theory HOL-Library.Poly_Mapping

11:01:10 HOL-Library: theory HOL-Library.Stream

11:01:10 HOL-Library: theory HOL-Library.Old_Datatype

11:01:11 HOL-Library: theory HOL-Library.Old_Recdef

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

11:01:13 HOL-Library: theory HOL-Library.DAList_Multiset

11:01:13 HOL-Library: theory HOL-Library.Multiset_Order

11:01:14 HOL-Library: theory HOL-Library.Open_State_Syntax

11:01:14 HOL-Library: theory HOL-Library.Option_ord

11:01:14 HOL-Library: theory HOL-Library.Parallel

11:01:14 HOL-Library: theory HOL-Library.Pattern_Aliases

11:01:14 HOL-Library: theory HOL-Library.Phantom_Type

11:01:14 HOL-Library: theory HOL-Library.Power_By_Squaring

11:01:14 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

11:01:14 HOL-Library: theory HOL-Library.Preorder

11:01:14 HOL-Library: theory HOL-Library.Product_Lexorder

11:01:15 HOL-Library: theory HOL-Library.Product_Plus

11:01:15 HOL-Library: theory HOL-Library.Quotient_Syntax

11:01:15 HOL-Library: theory HOL-Library.Quotient_Type

11:01:15 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

11:01:15 HOL-Library: theory HOL-Library.Quotient_Option

11:01:15 HOL-Library: theory HOL-Library.Quotient_Product

11:01:15 HOL-Library: theory HOL-Library.Product_Order

11:01:15 HOL-Library: theory HOL-Library.Quotient_Set

11:01:15 HOL-Library: theory HOL-Library.Quotient_Sum

11:01:15 HOL-Library: theory HOL-Library.Cardinality

11:01:15 HOL-Library: theory HOL-Library.RBT_Impl

11:01:16 HOL-Library: theory HOL-Library.Quotient_List

11:01:16 HOL-Library: theory HOL-Library.Realizers

11:01:16 HOL-Library: theory HOL-Library.Reflection

11:01:16 HOL-Library: theory HOL-Library.Finite_Lattice

11:01:16 HOL-Library: theory HOL-Library.Refute

11:01:16 HOL-Library: theory HOL-Library.Rewrite

11:01:16 HOL-Library: theory HOL-Library.Set_Algebras

11:01:18 HOL-Library: theory HOL-Library.Signed_Division

11:01:18 HOL-Library: theory HOL-Library.Sorting_Algorithms

11:01:18 HOL-Library: theory HOL-Library.Sublist

11:01:18 HOL-Library: theory HOL-Library.Code_Cardinality

11:01:18 HOL-Library: theory HOL-Library.Numeral_Type

11:01:19 HOL-Library: theory HOL-Library.Transitive_Closure_Table

11:01:19 HOL-Library: theory HOL-Library.Tree

11:01:19 HOL-Library: theory HOL-Library.Uprod

11:01:19 HOL-Library: theory HOL-Library.While_Combinator

11:01:20 HOL-Library: theory HOL-Library.Z2

11:01:20 HOL-Library: theory HOL-Library.Type_Length

11:01:20 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

11:01:20 HOL-Library: theory HOL-Library.Countable

11:01:20 HOL-Library: theory HOL-Library.BigO

11:01:20 HOL-Library: theory HOL-Library.Prefix_Order

11:01:20 HOL-Library: theory HOL-Library.Subseq_Order

11:01:20 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

11:01:20 HOL-Library: theory HOL-Library.Saturated

11:01:20 HOL-Library: theory HOL-Library.Word

11:01:20 HOL-Library: theory HOL-Library.Complex_Order

11:01:21 HOL-Library: theory HOL-Library.Diagonal_Subsequence

11:01:21 HOL-Library: theory HOL-Library.Discrete

11:01:21 HOL-Library: theory HOL-Library.Going_To_Filter

11:01:21 HOL-Library: theory HOL-Library.Indicator_Function

11:01:21 HOL-Library: theory HOL-Library.Landau_Symbols

11:01:21 HOL-Library: theory HOL-Library.Lattice_Algebras

11:01:21 HOL-Library: theory HOL-Library.Countable_Set

11:01:21 HOL-Library: theory HOL-Library.Tree_Multiset

11:01:21 HOL-Library: theory HOL-Library.FSet

11:01:22 HOL-Library: theory HOL-Library.Liminf_Limsup

11:01:22 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

11:01:23 HOL-Library: theory HOL-Library.Countable_Set_Type

11:01:23 HOL-Library: theory HOL-Library.Set_Idioms

11:01:23 HOL-Library: theory HOL-Library.Log_Nat

11:01:23 HOL-Library: theory HOL-Library.Lub_Glb

11:01:24 HOL-Library: theory HOL-Library.Nonpos_Ints

11:01:24 HOL-Library: theory HOL-Library.OptionalSugar

11:01:24 HOL-Library: theory HOL-Library.Periodic_Fun

11:01:24 HOL-Library: theory HOL-Library.Quadratic_Discriminant

11:01:24 HOL-Library: theory HOL-Library.Sum_of_Squares

11:01:24 HOL-Library: theory HOL-Library.Order_Continuity

11:01:24 HOL-Library: theory HOL-Library.Tree_Real

11:01:25 HOL-Library: theory HOL-Library.Finite_Map

11:01:25 HOL-Library: theory HOL-Library.Extended_Nat

11:01:26 HOL-Library: theory HOL-Library.Extended_Real

11:01:26 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

11:01:26 HOL-Library: theory HOL-Library.Interval

11:01:29 HOL-Library: theory HOL-Library.Float

11:01:31 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

11:01:31 HOL-Library: theory HOL-Library.Code_Target_Numeral_Float

11:01:31 HOL-Library: theory HOL-Library.Interval_Float

11:01:40 HOL-Library: theory HOL-Library.Disjoint_FSets

11:01:40 HOL-Library: theory HOL-Library.Library

11:02:10 HOL-Library: theory HOL-Library.RBT

11:02:11 HOL-Library: theory HOL-Library.RBT_Mapping

11:02:11 HOL-Library: theory HOL-Library.RBT_Set

11:04:32 Preparing HOL-Library/document ...

11:05:22 Finished HOL-Library/document (0:00:49 elapsed time)

11:05:22 Preparing HOL-Library/outline ...

11:05:50 Finished HOL-Library/outline (0:00:28 elapsed time)

11:05:52 Timing HOL-Library (8 threads, 144.230s elapsed time, 876.169s cpu time, 51.077s GC time, factor 6.07)

11:05:52 Finished HOL-Library (0:03:28 elapsed time, 0:16:44 cpu time, factor 4.83)

11:05:52 Building Category3 ...

11:05:55 Category3: theory HOL-Cardinals.Order_Relation_More

11:05:55 Category3: theory Category3.Category

11:05:55 Category3: theory HOL-Cardinals.Fun_More

11:05:55 Category3: theory HOL-Cardinals.Order_Union

11:05:55 Category3: theory HereditarilyFinite.HF

11:05:55 Category3: theory HOL-Cardinals.Wellorder_Extension

11:05:55 Category3: theory HOL-Cardinals.Wellfounded_More

11:05:56 Category3: theory HOL-Cardinals.Wellorder_Relation

11:05:56 Category3: theory Category3.ConcreteCategory

11:05:56 Category3: theory Category3.DiscreteCategory

11:05:56 Category3: theory Category3.DualCategory

11:05:56 Category3: theory Category3.EpiMonoIso

11:05:56 Category3: theory HOL-Cardinals.Wellorder_Embedding

11:05:56 Category3: theory HOL-Cardinals.Wellorder_Constructions

11:05:57 Category3: theory Category3.InitialTerminal

11:05:57 Category3: theory Category3.ProductCategory

11:05:58 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

11:05:58 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

11:05:58 Category3: theory Category3.FreeCategory

11:05:58 Category3: theory Category3.Functor

11:05:59 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

11:05:59 Category3: theory HOL-Cardinals.Cardinals

11:05:59 Category3: theory ZFC_in_HOL.ZFC_Library

11:06:00 Category3: theory ZFC_in_HOL.ZFC_in_HOL

11:06:01 Category3: theory ZFC_in_HOL.ZFC_Cardinals

11:06:02 Category3: theory Category3.NaturalTransformation

11:06:03 Category3: theory Category3.Subcategory

11:06:06 Category3: theory Category3.BinaryFunctor

11:06:08 Category3: theory Category3.SetCategory

11:06:10 Category3: theory Category3.FunctorCategory

11:06:11 Category3: theory Category3.SetCat

11:06:22 Category3: theory Category3.Yoneda

11:06:47 Category3: theory Category3.Adjunction

11:07:30 Category3: theory Category3.EquivalenceOfCategories

11:07:30 Category3: theory Category3.Limit

11:09:03 Category3: theory Category3.CategoryWithPullbacks

11:09:03 Category3: theory Category3.ZFC_SetCat

11:09:18 Category3: theory Category3.CartesianCategory

11:09:38 Category3: theory Category3.CartesianClosedCategory

11:09:38 Category3: theory Category3.CategoryWithFiniteLimits

11:09:40 Category3: theory Category3.HFSetCat

11:12:26 Preparing Category3/document ...

11:12:49 Finished Category3/document (0:00:23 elapsed time)

11:12:49 Preparing Category3/outline ...

11:12:58 Finished Category3/outline (0:00:08 elapsed time)

11:13:00 Timing Category3 (8 threads, 305.057s elapsed time, 1530.051s cpu time, 139.044s GC time, factor 5.02)

11:13:00 Finished Category3 (0:06:31 elapsed time, 0:28:19 cpu time, factor 4.34)

11:13:00 Building MonoidalCategory ...

11:13:04 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

11:14:09 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

11:14:10 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

11:14:36 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

11:19:31 Preparing MonoidalCategory/document ...

11:19:42 Finished MonoidalCategory/document (0:00:11 elapsed time)

11:19:42 Preparing MonoidalCategory/outline ...

11:19:47 Finished MonoidalCategory/outline (0:00:04 elapsed time)

11:19:49 Timing MonoidalCategory (8 threads, 323.589s elapsed time, 735.236s cpu time, 73.317s GC time, factor 2.27)

11:19:49 Finished MonoidalCategory (0:06:29 elapsed time, 0:14:25 cpu time, factor 2.22)

11:19:49 Running Bicategory ...

11:20:00 Bicategory: theory Bicategory.IsomorphismClass

11:20:00 Bicategory: theory Bicategory.Prebicategory

11:20:52 Bicategory: theory Bicategory.Bicategory

11:21:51 Bicategory: theory Bicategory.Coherence

11:21:55 Bicategory: theory Bicategory.ConcreteBicategory

11:21:55 Bicategory: theory Bicategory.InternalEquivalence

11:21:55 Bicategory: theory Bicategory.Subbicategory

11:24:18 Bicategory: theory Bicategory.CanonicalIsos

11:24:20 Bicategory: theory Bicategory.Pseudofunctor

11:28:21 Bicategory: theory Bicategory.Strictness

11:31:13 Bicategory: theory Bicategory.CatBicat

11:31:13 Bicategory: theory Bicategory.InternalAdjunction

11:36:26 Bicategory: theory Bicategory.PseudonaturalTransformation

11:36:26 Bicategory: theory Bicategory.Tabulation

11:36:27 Bicategory: theory Bicategory.SpanBicategory

11:45:07 Bicategory: theory Bicategory.EquivalenceOfBicategories

11:48:54 Bicategory: theory Bicategory.Modification

12:11:32 Bicategory: theory Bicategory.BicategoryOfSpans

12:33:40 Preparing Bicategory/document ...

12:35:08 Finished Bicategory/document (0:01:28 elapsed time)

12:35:08 Preparing Bicategory/outline ...

12:35:25 Finished Bicategory/outline (0:00:16 elapsed time)

12:35:26 Timing Bicategory (8 threads, 4420.564s elapsed time, 11315.651s cpu time, 1973.073s GC time, factor 2.56)

12:35:26 Finished Bicategory (1:13:46 elapsed time, 3:08:41 cpu time, factor 2.56)

12:35:26 Building ConcurrentIMP ...

12:35:29 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

12:35:29 ConcurrentIMP: theory ConcurrentIMP.Infinite_Sequences

12:35:30 ConcurrentIMP: theory ConcurrentIMP.LTL

12:35:31 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

12:35:38 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

12:35:43 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg_rules

12:35:44 ConcurrentIMP: theory ConcurrentIMP.CIMP

12:35:44 ConcurrentIMP: theory ConcurrentIMP.CIMP_locales

12:35:44 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer

12:35:44 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer

12:36:14 Preparing ConcurrentIMP/document ...

12:36:19 Finished ConcurrentIMP/document (0:00:04 elapsed time)

12:36:19 Preparing ConcurrentIMP/outline ...

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

12:36:23 Timing ConcurrentIMP (8 threads, 20.177s elapsed time, 71.856s cpu time, 5.366s GC time, factor 3.56)

12:36:23 Finished ConcurrentIMP (0:00:47 elapsed time, 0:02:03 cpu time, factor 2.61)

12:36:23 Running ConcurrentGC ...

12:36:25 ConcurrentGC: theory ConcurrentGC.Model

12:36:42 ConcurrentGC: theory ConcurrentGC.Proofs_Basis

12:36:53 ConcurrentGC: theory ConcurrentGC.Global_Invariants

12:36:53 ConcurrentGC: theory ConcurrentGC.Local_Invariants

12:36:53 ConcurrentGC: theory ConcurrentGC.Tactics

12:36:53 ConcurrentGC: theory ConcurrentGC.Concrete_heap

12:36:53 ConcurrentGC: theory ConcurrentGC.Global_Invariants_Lemmas

12:36:54 ConcurrentGC: theory ConcurrentGC.Concrete

12:36:56 ConcurrentGC: theory ConcurrentGC.Global_Noninterference

12:38:22 ConcurrentGC: theory ConcurrentGC.Local_Invariants_Lemmas

12:38:23 ConcurrentGC: theory ConcurrentGC.Initial_Conditions

12:38:23 ConcurrentGC: theory ConcurrentGC.MarkObject

12:38:23 ConcurrentGC: theory ConcurrentGC.Noninterference

12:38:24 ConcurrentGC: theory ConcurrentGC.Phases

12:38:24 ConcurrentGC: theory ConcurrentGC.StrongTricolour

12:38:24 ConcurrentGC: theory ConcurrentGC.TSO

12:38:24 ConcurrentGC: theory ConcurrentGC.Valid_Refs

12:38:25 ConcurrentGC: theory ConcurrentGC.Worklists

12:38:27 ConcurrentGC: theory ConcurrentGC.Proofs

12:53:14 Preparing ConcurrentGC/document ...

12:53:23 Finished ConcurrentGC/document (0:00:08 elapsed time)

12:53:23 Preparing ConcurrentGC/outline ...

12:53:29 Finished ConcurrentGC/outline (0:00:06 elapsed time)

12:53:29 Timing ConcurrentGC (8 threads, 1007.319s elapsed time, 5749.565s cpu time, 301.323s GC time, factor 5.71)

12:53:29 Finished ConcurrentGC (0:16:50 elapsed time, 1:35:52 cpu time, factor 5.69)

12:53:29 Presentation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info"

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

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

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

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

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

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

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

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

12:53:38 Presenting document AWN/document

12:53:38 Presenting document Flyspeck-Tame/document

12:53:38 Presenting document Flyspeck-Tame/outline

12:53:38 Presenting document AWN/outline

12:53:38 Presenting theory "Flyspeck-Tame-Computation.ArchComp"

12:53:38 Presenting document AODV/document

12:53:38 Presenting theory "AWN.Lib"

12:53:38 Presenting document AODV/outline

12:53:38 Presenting document Category3/document

12:53:38 Presenting document Category3/outline

12:53:38 Presenting theory "AODV.Aodv_Basic"

12:53:38 Presenting theory "Flyspeck-Tame-Computation.Completeness"

12:53:38 Presenting theory "AWN.TransitionSystems"

12:53:38 Presenting document HOL/document

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

12:53:38 Presenting document HOL/outline

12:53:38 Presenting document MonoidalCategory/document

12:53:38 Presenting document MonoidalCategory/outline

12:53:38 Presenting theory "Category3.Category"

12:53:39 Presenting theory "AWN.Invariants"

12:53:39 Presenting theory "Category3.DualCategory"

12:53:39 Presenting document HOL-Library/document

12:53:39 Presenting document HOL-Library/outline

12:53:39 Presenting theory "HOL-Library.README"

12:53:39 Presenting theory "Flyspeck-Tame.ListAux"

12:53:40 Presenting theory "Flyspeck-Tame.Quasi_Order"

12:53:40 Presenting theory "Category3.ConcreteCategory"

12:53:40 Presenting theory "Category3.EpiMonoIso"

12:53:40 Presenting theory "Category3.InitialTerminal"

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

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

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

12:53:41 Presenting theory "Pure"

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

12:53:42 Presenting file "~~/src/Pure/ROOT0.ML"

12:53:42 Presenting file "~~/src/Pure/ROOT.ML"

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

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

12:53:42 Presenting theory "Category3.Functor"

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

12:53:42 Presenting theory "ML_Bootstrap"

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

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

12:53:42 Presenting theory "Pure.Sessions"

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

12:53:42 Presenting document Bicategory/document

12:53:42 Presenting theory "Flyspeck-Tame.Graph"

12:53:42 Presenting document Bicategory/outline

12:53:42 Presenting theory "Bicategory.IsomorphismClass"

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

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

12:53:42 Presenting theory "Category3.Subcategory"

12:53:42 Presenting theory "Flyspeck-Tame.IArray_Syntax"

12:53:42 Presenting theory "Flyspeck-Tame.Enumerator"

12:53:42 Presenting theory "Flyspeck-Tame.FaceDivision"

12:53:43 Presenting theory "AWN.AWN"

12:53:43 Presenting theory "Flyspeck-Tame.RTranCl"

12:53:43 Presenting theory "Flyspeck-Tame.Plane"

12:53:43 Presenting theory "Flyspeck-Tame.Plane1"

12:53:43 Presenting theory "AODV.Aodv"

12:53:43 Presenting theory "HOL-Library.BigO"

12:53:43 Presenting theory "AODV.Aodv_Predicates"

12:53:43 Presenting theory "Flyspeck-Tame.GraphProps"

12:53:43 Presenting theory "HOL-Library.BNF_Axiomatization"

12:53:43 Presenting file "~~/src/HOL/Tools/BNF/bnf_axiomatization.ML"

12:53:44 Presenting theory "AWN.AWN_SOS"

12:53:44 Presenting theory "Flyspeck-Tame.EnumeratorProps"

12:53:44 Presenting theory "Bicategory.Prebicategory"

12:53:44 Presenting theory "MonoidalCategory.MonoidalCategory"

12:53:44 Presenting theory "Category3.SetCategory"

12:53:44 Presenting theory "AODV.Fresher"

12:53:47 Presenting theory "AWN.AWN_Cterms"

12:53:47 Presenting theory "MonoidalCategory.MonoidalFunctor"

12:53:47 Presenting theory "AWN.AWN_Labels"

12:53:47 Presenting theory "AODV.Seq_Invariants"

12:53:47 Presenting theory "AWN.Inv_Cterms"

12:53:47 Presenting theory "AWN.AWN_SOS_Labels"

12:53:48 Presenting theory "Bicategory.Bicategory"

12:53:48 Presenting theory "Category3.SetCat"

12:53:48 Presenting theory "Category3.ProductCategory"

12:53:49 Presenting theory "AWN.Pnet"

12:53:49 Presenting theory "AODV.Quality_Increases"

12:53:49 Presenting theory "AODV.OAodv"

12:53:49 Presenting theory "AWN.Closed"

12:53:51 Presenting theory "Category3.NaturalTransformation"

12:53:51 Presenting theory "Category3.BinaryFunctor"

12:53:53 Presenting theory "AWN.OAWN_SOS"

12:53:53 Presenting theory "AWN.OAWN_SOS_Labels"

12:53:54 Presenting theory "MonoidalCategory.FreeMonoidalCategory"

12:53:54 Presenting theory "AWN.OPnet"

12:53:54 Presenting theory "Flyspeck-Tame.FaceDivisionProps"

12:53:54 Presenting theory "Category3.FunctorCategory"

12:53:55 Presenting theory "MonoidalCategory.CartesianMonoidalCategory"

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

12:53:55 Presenting document ConcurrentIMP/document

12:53:55 Presenting document ConcurrentIMP/outline

12:53:55 Presenting theory "ConcurrentIMP.CIMP_pred"

12:53:55 Presenting theory "AWN.ONode_Lifting"

12:53:55 Presenting theory "AODV.Global_Invariants"

12:53:56 Presenting theory "ConcurrentIMP.Infinite_Sequences"

12:53:56 Presenting theory "AODV.Loop_Freedom"

12:53:56 Presenting theory "Category3.Yoneda"

12:53:56 Presenting theory "ConcurrentIMP.LTL"

12:53:57 Presenting theory "Bicategory.Coherence"

12:53:57 Presenting theory "ConcurrentIMP.CIMP_lang"

12:53:57 Presenting theory "AODV.Aodv_Loop_Freedom"

12:53:57 Presenting theory "AODV.A_Norreqid"

12:53:57 Presenting theory "Flyspeck-Tame.Invariants"

12:53:58 Presenting theory "AWN.OPnet_Lifting"

12:53:58 Presenting theory "ConcurrentIMP.CIMP_vcg"

12:53:58 Presenting theory "AWN.OClosed_Lifting"

12:53:58 Presenting theory "Bicategory.CanonicalIsos"

12:53:58 Presenting theory "ConcurrentIMP.CIMP_vcg_rules"

12:53:58 Presenting theory "Flyspeck-Tame.PlaneProps"

12:53:58 Presenting theory "ConcurrentIMP.CIMP"

12:53:58 Presenting file "$AFP/ConcurrentIMP/cimp.ML"

12:53:58 Presenting theory "ConcurrentIMP.CIMP_locales"

12:53:59 Presenting theory "Flyspeck-Tame.ListSum"

12:53:59 Presenting theory "ConcurrentIMP.CIMP_one_place_buffer"

12:53:59 Presenting theory "Flyspeck-Tame.Tame"

12:53:59 Presenting theory "ConcurrentIMP.CIMP_unbounded_buffer"

12:53:59 Presenting theory "Flyspeck-Tame.Plane1Props"

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

12:53:59 Presenting document ConcurrentGC/document

12:53:59 Presenting document ConcurrentGC/outline

12:53:59 Presenting theory "Flyspeck-Tame.Generator"

12:53:59 Presenting theory "Flyspeck-Tame.TameProps"

12:53:59 Presenting theory "Flyspeck-Tame.TameEnum"

12:53:59 Presenting theory "AODV.A_Aodv_Data"

12:53:59 Presenting theory "AODV.A_Aodv_Message"

12:54:00 Presenting theory "Bicategory.Subbicategory"

12:54:00 Presenting theory "AWN.AWN_Invariants"

12:54:00 Presenting theory "ConcurrentGC.Model"

12:54:00 Presenting theory "Flyspeck-Tame.ScoreProps"

12:54:00 Presenting theory "Tools.Code_Generator"

12:54:00 Presenting file "~~/src/Tools/cache_io.ML"

12:54:00 Presenting file "~~/src/Tools/Code/code_preproc.ML"

12:54:00 Presenting theory "AODV.A_Aodv"

12:54:00 Presenting file "~~/src/Tools/Code/code_symbol.ML"

12:54:00 Presenting file "~~/src/Tools/Code/code_thingol.ML"

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

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

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

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

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

12:54:00 Presenting theory "Flyspeck-Tame.LowerBound"

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

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

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

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

12:54:01 Presenting theory "AODV.A_Aodv_Predicates"

12:54:01 Presenting theory "ConcurrentGC.Proofs_Basis"

12:54:01 Presenting theory "HOL-Library.BNF_Corec"

12:54:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

12:54:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

12:54:01 Presenting theory "ConcurrentGC.Global_Invariants"

12:54:01 Presenting theory "Bicategory.InternalEquivalence"

12:54:01 Presenting theory "Flyspeck-Tame.GeneratorProps"

12:54:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

12:54:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

12:54:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

12:54:01 Presenting theory "Flyspeck-Tame.TameEnumProps"

12:54:01 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

12:54:01 Presenting theory "AWN.OAWN_Invariants"

12:54:01 Presenting theory "HOL-Library.While_Combinator"

12:54:01 Presenting theory "Category3.Adjunction"

12:54:02 Presenting theory "ConcurrentGC.Local_Invariants"

12:54:02 Presenting theory "HOL-Library.Bourbaki_Witt_Fixpoint"

12:54:02 Presenting theory "HOL-Library.Char_ord"

12:54:02 Presenting theory "HOL-Library.Phantom_Type"

12:54:02 Presenting theory "HOL-Library.AList"

12:54:03 Presenting theory "HOL-Library.Cardinality"

12:54:03 Presenting theory "HOL-Library.Code_Cardinality"

12:54:03 Presenting theory "AODV.A_Fresher"

12:54:03 Presenting theory "AWN.OAWN_Convert"

12:54:03 Presenting theory "AWN.Qmsg"

12:54:03 Presenting theory "ConcurrentGC.Tactics"

12:54:03 Presenting theory "Trie.Trie"

12:54:03 Presenting theory "Category3.EquivalenceOfCategories"

12:54:03 Presenting theory "Trie.Tries"

12:54:04 Presenting theory "HOL-Library.Case_Converter"

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

12:54:04 Presenting theory "Category3.FreeCategory"

12:54:04 Presenting theory "HOL-Library.While_Combinator"

12:54:04 Presenting theory "Category3.DiscreteCategory"

12:54:05 Presenting theory "AWN.Qmsg_Lifting"

12:54:05 Presenting theory "Flyspeck-Tame.Worklist"

12:54:05 Presenting theory "HOL-Library.Code_Lazy"

12:54:05 Presenting file "~~/src/HOL/Library/code_lazy.ML"

12:54:05 Presenting theory "Flyspeck-Tame.Maps"

12:54:05 Presenting theory "HOL-Library.Code_Target_Int"

12:54:05 Presenting theory "AODV.A_Seq_Invariants"

12:54:05 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:54:05 Presenting theory "HOL-Library.Code_Target_Nat"

12:54:05 Presenting theory "HOL-Library.Code_Target_Numeral"

12:54:06 Presenting theory "Flyspeck-Tame.Arch"

12:54:06 Presenting theory "HOL-Library.Code_Test"

12:54:06 Presenting theory "Flyspeck-Tame.ArchCompAux"

12:54:06 Presenting file "~~/src/HOL/Library/code_test.ML"

12:54:06 Presenting theory "Bicategory.Pseudofunctor"

12:54:06 Presenting theory "HOL-Library.Combine_PER"

12:54:06 Presenting theory "Flyspeck-Tame.ArchCompProps"

12:54:06 Presenting theory "Flyspeck-Tame.Relative_Completeness"

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

12:54:06 Presenting theory "ConcurrentGC.Global_Invariants_Lemmas"

12:54:06 Presenting theory "AODV.A_Quality_Increases"

12:54:06 Presenting theory "AODV.A_OAodv"

12:54:06 Presenting theory "ConcurrentGC.Local_Invariants_Lemmas"

12:54:07 Presenting document JinjaThreads/document

12:54:07 Presenting document JinjaThreads/outline

12:54:07 Presenting theory "ConcurrentGC.Initial_Conditions"

12:54:08 Presenting theory "ConcurrentGC.Noninterference"

12:54:09 Presenting theory "ConcurrentGC.Global_Noninterference"

12:54:10 Presenting theory "HOL-Library.Sublist"

12:54:10 Presenting theory "ConcurrentGC.MarkObject"

12:54:10 Presenting theory "HOL-Library.Transitive_Closure_Table"

12:54:10 Presenting theory "HOL-Library.Complete_Partial_Order2"

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

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

12:54:10 Presenting theory "ConcurrentGC.Phases"

12:54:11 Presenting theory "HOL-Library.Confluent_Quotient"

12:54:11 Presenting theory "HOL-Library.Dlist"

12:54:11 Presenting theory "JinjaThreads.Set_without_equal"

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

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

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

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

12:54:11 Presenting theory "HOL-Library.Adhoc_Overloading"

12:54:11 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

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

12:54:11 Presenting theory "HOL-Library.Monad_Syntax"

12:54:11 Presenting theory "JinjaThreads.Set_Monad"

12:54:11 Presenting theory "AWN.OClosed_Transfer"

12:54:11 Presenting theory "HOL-Library.Confluent_Quotient"

12:54:11 Presenting theory "ConcurrentGC.Valid_Refs"

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

12:54:12 Presenting theory "AWN.AWN_Main"

12:54:12 Presenting theory "AODV.A_Global_Invariants"

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

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

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

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

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

12:54:12 Presenting document Word_Lib/document

12:54:12 Presenting document Word_Lib/outline

12:54:12 Presenting theory "HOL-Library.Phantom_Type"

12:54:12 Presenting theory "HOL-Library.Old_Datatype"

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

12:54:12 Presenting theory "AODV.A_Loop_Freedom"

12:54:12 Presenting theory "HOL-Library.Cardinality"

12:54:12 Presenting theory "HOL-Library.Nat_Bijection"

12:54:12 Presenting theory "HOL-Library.Numeral_Type"

12:54:13 Presenting theory "HOL-Library.Case_Converter"

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

12:54:13 Presenting theory "HOL-Library.Countable"

12:54:13 Presenting theory "HOL-Library.Type_Length"

12:54:13 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:54:13 Presenting theory "Word_Lib.More_Arithmetic"

12:54:13 Presenting theory "HOL-Library.Simps_Case_Conv"

12:54:13 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

12:54:13 Presenting theory "Word_Lib.Even_More_List"

12:54:13 Presenting theory "AWN.Toy"

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

12:54:13 Presenting theory "AODV.A_Aodv_Loop_Freedom"

12:54:13 Presenting theory "AODV.B_Fwdrreps"

12:54:13 Presenting theory "AWN.AWN_Term_Graph"

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

12:54:13 Presenting document IP_Addresses/document

12:54:13 Presenting document IP_Addresses/outline

12:54:13 Presenting theory "HOL-Library.Countable_Set"

12:54:13 Presenting theory "HOL-Library.Old_Datatype"

12:54:13 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

12:54:13 Presenting theory "HOL-Library.Cancellation"

12:54:14 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:54:14 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:54:14 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:54:14 Presenting theory "HOL-Library.Nat_Bijection"

12:54:14 Presenting theory "HOL-Library.Countable_Complete_Lattices"

12:54:14 Presenting theory "HOL-Library.Sublist"

12:54:14 Presenting theory "HOL-Library.Countable"

12:54:14 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:54:14 Presenting theory "Word_Lib.More_Sublist"

12:54:14 Presenting theory "Word_Lib.More_Misc"

12:54:14 Presenting theory "HOL-Library.Countable_Set_Type"

12:54:14 Presenting theory "HOL-Library.Debug"

12:54:14 Presenting theory "HOL-Library.Diagonal_Subsequence"

12:54:14 Presenting theory "HOL-Library.Countable_Set"

12:54:15 Presenting theory "HOL-Library.Discrete"

12:54:15 Presenting theory "HOL-Library.Countable_Complete_Lattices"

12:54:15 Presenting theory "AODV.B_Aodv_Data"

12:54:15 Presenting theory "HOL-Library.Order_Continuity"

12:54:15 Presenting theory "AODV.B_Aodv_Message"

12:54:16 Presenting theory "Category3.Limit"

12:54:16 Presenting theory "Bicategory.Strictness"

12:54:16 Presenting theory "HOL-Library.FuncSet"

12:54:16 Presenting theory "HOL-Library.Extended_Nat"

12:54:16 Presenting theory "HOL-Library.Disjoint_Sets"

12:54:16 Presenting theory "AODV.B_Aodv"

12:54:17 Presenting theory "AODV.B_Aodv_Predicates"

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

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

12:54:18 Presenting theory "Category3.CategoryWithPullbacks"

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

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

12:54:18 Presenting theory "HOL-Library.Option_ord"

12:54:19 Presenting theory "HOL-Library.Word"

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

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

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

12:54:20 Presenting theory "AODV.B_Fresher"

12:54:20 Presenting theory "HOL.HOL"

12:54:20 Presenting file "~~/src/Tools/misc_legacy.ML"

12:54:20 Presenting file "~~/src/Tools/try.ML"

12:54:20 Presenting file "~~/src/Tools/quickcheck.ML"

12:54:20 Presenting file "~~/src/Tools/solve_direct.ML"

12:54:20 Presenting file "~~/src/Tools/IsaPlanner/zipper.ML"

12:54:20 Presenting theory "Word_Lib.More_Divides"

12:54:20 Presenting file "~~/src/Tools/IsaPlanner/isand.ML"

12:54:20 Presenting file "~~/src/Tools/IsaPlanner/rw_inst.ML"

12:54:20 Presenting file "~~/src/Provers/hypsubst.ML"

12:54:20 Presenting file "~~/src/Provers/splitter.ML"

12:54:20 Presenting file "~~/src/Provers/classical.ML"

12:54:20 Presenting file "~~/src/Provers/blast.ML"

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

12:54:20 Presenting file "~~/src/Provers/clasimp.ML"

12:54:20 Presenting file "~~/src/Tools/eqsubst.ML"

12:54:20 Presenting file "~~/src/Provers/quantifier1.ML"

12:54:20 Presenting file "~~/src/Tools/atomize_elim.ML"

12:54:20 Presenting file "~~/src/Tools/cong_tac.ML"

12:54:20 Presenting file "~~/src/Tools/intuitionistic.ML"

12:54:20 Presenting file "~~/src/Tools/project_rule.ML"

12:54:20 Presenting file "~~/src/Tools/subtyping.ML"

12:54:20 Presenting file "~~/src/Tools/case_product.ML"

12:54:20 Presenting file "~~/src/HOL/Tools/hologic.ML"

12:54:20 Presenting file "~~/src/HOL/Tools/rewrite_hol_proof.ML"

12:54:20 Presenting file "~~/src/HOL/Tools/simpdata.ML"

12:54:20 Presenting file "~~/src/Tools/induct.ML"

12:54:20 Presenting file "~~/src/Tools/induction.ML"

12:54:20 Presenting file "~~/src/Tools/induct_tacs.ML"

12:54:20 Presenting file "~~/src/Tools/coherent.ML"

12:54:20 Presenting file "~~/src/HOL/Tools/cnf.ML"

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

12:54:21 Presenting theory "HOL-Library.Disjoint_FSets"

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

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

12:54:21 Presenting theory "HOL-Library.Dlist"

12:54:21 Presenting theory "Coinductive.Coinductive_Nat"

12:54:21 Presenting theory "HOL-Library.Dual_Ordered_Lattice"

12:54:21 Presenting theory "Category3.CategoryWithFiniteLimits"

12:54:21 Presenting theory "AODV.B_Seq_Invariants"

12:54:21 Presenting theory "Word_Lib.More_Word"

12:54:21 Presenting theory "HOL-Library.Equipollence"

12:54:22 Presenting theory "Category3.CartesianClosedCategory"

12:54:22 Presenting theory "HOL-Library.Simps_Case_Conv"

12:54:22 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

12:54:22 Presenting theory "HOL-Library.Extended"

12:54:22 Presenting theory "Word_Lib.Strict_part_mono"

12:54:22 Presenting theory "HOL-Library.Order_Continuity"

12:54:23 Presenting theory "Word_Lib.Many_More"

12:54:23 Presenting theory "HereditarilyFinite.HF"

12:54:23 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:54:23 Presenting theory "AODV.B_Quality_Increases"

12:54:23 Presenting theory "HOL-Library.Extended_Nat"

12:54:23 Presenting theory "AODV.B_OAodv"

12:54:23 Presenting theory "Automatic_Refinement.Misc"

12:54:24 Presenting theory "Word_Lib.Aligned"

12:54:24 Presenting theory "IP_Addresses.NumberWang_IPv4"

12:54:24 Presenting theory "HOL-Library.Liminf_Limsup"

12:54:24 Presenting theory "IP_Addresses.NumberWang_IPv6"

12:54:24 Presenting theory "Word_Lib.Next_and_Prev"

12:54:24 Presenting theory "HOL-Library.Signed_Division"

12:54:24 Presenting theory "HOL.Orderings"

12:54:24 Presenting file "~~/src/Provers/order_procedure.ML"

12:54:24 Presenting theory "Word_Lib.Signed_Division_Word"

12:54:24 Presenting file "~~/src/Provers/order_tac.ML"

12:54:24 Presenting theory "Word_Lib.Bit_Comprehension"

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

12:54:24 Presenting theory "Word_Lib.Least_significant_bit"

12:54:24 Presenting theory "IP_Addresses.WordInterval"

12:54:24 Presenting theory "Word_Lib.Generic_set_bit"

12:54:24 Presenting theory "IP_Addresses.Hs_Compat"

12:54:25 Presenting theory "IP_Addresses.IP_Address"

12:54:25 Presenting theory "HOL.Groups"

12:54:25 Presenting file "~~/src/HOL/Tools/group_cancel.ML"

12:54:25 Presenting theory "IP_Addresses.IPv4"

12:54:25 Presenting theory "HOL.Lattices"

12:54:25 Presenting theory "Word_Lib.Bits_Int"

12:54:26 Presenting theory "HOL.Boolean_Algebras"

12:54:26 Presenting file "~~/src/HOL/Tools/boolean_algebra_cancel.ML"

12:54:26 Presenting theory "Word_Lib.Typedef_Morphisms"

12:54:26 Presenting theory "Word_Lib.Singleton_Bit_Shifts"

12:54:26 Presenting theory "AODV.B_Global_Invariants"

12:54:26 Presenting theory "Word_Lib.Legacy_Aliases"

12:54:27 Presenting theory "HOL-Library.Extended_Real"

12:54:27 Presenting theory "AODV.B_Loop_Freedom"

12:54:27 Presenting theory "IP_Addresses.IPv6"

12:54:27 Presenting theory "Coinductive.Coinductive_List"

12:54:27 Presenting theory "HOL.Set"

12:54:27 Presenting theory "HOL-Library.Indicator_Function"

12:54:27 Presenting theory "IP_Addresses.Prefix_Match"

12:54:27 Presenting theory "IP_Addresses.CIDR_Split"

12:54:27 Presenting theory "Word_Lib.Reversed_Bit_Lists"

12:54:28 Presenting theory "AODV.B_Aodv_Loop_Freedom"

12:54:28 Presenting theory "HOL-Library.Product_Lexorder"

12:54:28 Presenting theory "IP_Addresses.WordInterval_Sorted"

12:54:28 Presenting theory "AODV.C_Gtobcast"

12:54:28 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:54:28 Presenting theory "HOL.Typedef"

12:54:28 Presenting file "~~/src/HOL/Tools/typedef.ML"

12:54:28 Presenting theory "HOL-Library.Code_Target_Nat"

12:54:28 Presenting theory "Category3.HFSetCat"

12:54:28 Presenting theory "Word_Lib.Bitwise"

12:54:28 Presenting theory "HOL-Cardinals.Fun_More"

12:54:28 Presenting theory "HOL-Library.Extended_Nonnegative_Real"

12:54:28 Presenting theory "Coinductive.TLList"

12:54:28 Presenting theory "Word_Lib.Examples"

12:54:29 Presenting theory "HOL-Cardinals.Order_Relation_More"

12:54:29 Presenting theory "HOL-Library.Log_Nat"

12:54:29 Presenting theory "HOL-Cardinals.Wellfounded_More"

12:54:29 Presenting theory "Word_Lib.Bit_Comprehension_Int"

12:54:29 Presenting theory "Coinductive.Lazy_LList"

12:54:29 Presenting theory "Word_Lib.Signed_Words"

12:54:29 Presenting theory "Word_Lib.Bitwise_Signed"

12:54:29 Presenting theory "AODV.C_Aodv_Data"

12:54:29 Presenting theory "AODV.C_Aodv_Message"

12:54:29 Presenting theory "HOL.Fun"

12:54:29 Presenting theory "Word_Lib.Enumeration"

12:54:29 Presenting theory "HOL-Library.Lattice_Algebras"

12:54:29 Presenting theory "Coinductive.Lazy_TLList"

12:54:29 Presenting theory "HOL-Cardinals.Wellorder_Relation"

12:54:29 Presenting file "~~/src/HOL/Tools/functor.ML"

12:54:29 Presenting theory "Word_Lib.Enumeration_Word"

12:54:29 Presenting theory "Word_Lib.Hex_Words"

12:54:29 Presenting theory "HOL-Library.Cancellation"

12:54:29 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:54:29 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:54:29 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:54:29 Presenting theory "HOL-Cardinals.Wellorder_Embedding"

12:54:29 Presenting theory "Word_Lib.Norm_Words"

12:54:29 Presenting theory "Word_Lib.Rsplit"

12:54:29 Presenting theory "Word_Lib.Syntax_Bundles"

12:54:29 Presenting theory "Word_Lib.Type_Syntax"

12:54:30 Presenting theory "HOL-Cardinals.Order_Union"

12:54:30 Presenting theory "AODV.C_Aodv"

12:54:30 Presenting theory "AODV.C_Aodv_Predicates"

12:54:30 Presenting theory "HOL.Complete_Lattices"

12:54:31 Presenting theory "HOL-Library.Float"

12:54:31 Presenting theory "HOL-Cardinals.Wellorder_Constructions"

12:54:31 Presenting theory "IP_Addresses.IP_Address_Parser"

12:54:31 Presenting theory "IP_Addresses.Lib_Numbers_toString"

12:54:31 Presenting theory "IP_Addresses.Lib_Word_toString"

12:54:31 Presenting theory "IP_Addresses.Lib_List_toString"

12:54:31 Presenting theory "HOL-Library.Function_Division"

12:54:31 Presenting theory "IP_Addresses.IP_Address_toString"

12:54:31 Presenting theory "IP_Addresses.Prefix_Match_toString"

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

12:54:31 Presenting document Simple_Firewall/document

12:54:31 Presenting document Simple_Firewall/outline

12:54:31 Presenting theory "HOL-Library.Fun_Lexorder"

12:54:31 Presenting theory "Simple_Firewall.Lib_Enum_toString"

12:54:31 Presenting theory "HOL-Library.Going_To_Filter"

12:54:31 Presenting theory "Simple_Firewall.L4_Protocol"

12:54:31 Presenting theory "Simple_Firewall.Simple_Packet"

12:54:31 Presenting theory "Simple_Firewall.Firewall_Common_Decision_State"

12:54:31 Presenting theory "HOL-Library.Char_ord"

12:54:31 Presenting theory "AODV.C_Fresher"

12:54:31 Presenting theory "HOL-Library.Groups_Big_Fun"

12:54:32 Presenting theory "Simple_Firewall.Iface"

12:54:32 Presenting theory "HOL-Eisbach.Eisbach"

12:54:32 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:54:32 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:54:32 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:54:32 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:54:32 Presenting theory "Simple_Firewall.SimpleFw_Syntax"

12:54:32 Presenting theory "HOL-Eisbach.Eisbach_Tools"

12:54:32 Presenting theory "Word_Lib.Word_EqI"

12:54:32 Presenting theory "HOL-Library.Interval"

12:54:32 Presenting theory "HOL-Library.Interval_Float"

12:54:33 Presenting theory "Simple_Firewall.SimpleFw_Semantics"

12:54:33 Presenting theory "HOL-Library.Multiset"

12:54:33 Presenting theory "HOL-Library.IArray"

12:54:33 Presenting theory "Simple_Firewall.List_Product_More"

12:54:33 Presenting theory "Simple_Firewall.Option_Helpers"

12:54:33 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:54:33 Presenting theory "AODV.C_Seq_Invariants"

12:54:33 Presenting theory "Simple_Firewall.Generic_SimpleFw"

12:54:33 Presenting theory "HOL-ex.Quicksort"

12:54:33 Presenting theory "HOL-Cardinals.Ordinal_Arithmetic"

12:54:33 Presenting theory "Simple_Firewall.Shadowed"

12:54:33 Presenting theory "Word_Lib.Word_Lemmas"

12:54:33 Presenting theory "HOL-Library.Option_ord"

12:54:34 Presenting theory "Word_Lib.Word_8"

12:54:34 Presenting theory "Simple_Firewall.IP_Partition_Preliminaries"

12:54:34 Presenting theory "Word_Lib.Word_16"

12:54:34 Presenting theory "Word_Lib.Word_Syntax"

12:54:34 Presenting theory "Word_Lib.Word_Names"

12:54:34 Presenting theory "Simple_Firewall.GroupF"

12:54:34 Presenting theory "Simple_Firewall.IP_Addr_WordInterval_toString"

12:54:34 Presenting theory "Simple_Firewall.Primitives_toString"

12:54:34 Presenting theory "AODV.C_Quality_Increases"

12:54:34 Presenting theory "AODV.C_OAodv"

12:54:34 Presenting theory "Word_Lib.More_Word_Operations"

12:54:34 Presenting theory "Word_Lib.Word_32"

12:54:34 Presenting theory "Word_Lib.Word_Lib_Sumo"

12:54:34 Presenting theory "Word_Lib.Machine_Word_32_Basics"

12:54:34 Presenting theory "HOL.Ctr_Sugar"

12:54:34 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/case_translation.ML"

12:54:34 Presenting theory "Word_Lib.Machine_Word_32"

12:54:34 Presenting theory "Bicategory.PseudonaturalTransformation"

12:54:34 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_util.ML"

12:54:34 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

12:54:34 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_code.ML"

12:54:34 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML"

12:54:34 Presenting theory "Word_Lib.Word_64"

12:54:34 Presenting file "~~/src/HOL/Tools/coinduction.ML"

12:54:34 Presenting theory "Word_Lib.Machine_Word_64_Basics"

12:54:34 Presenting theory "Word_Lib.Machine_Word_64"

12:54:35 Presenting theory "Word_Lib.Guide"

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

12:54:35 Presenting document Routing/document

12:54:35 Presenting document Routing/outline

12:54:35 Presenting theory "Routing.Linorder_Helper"

12:54:35 Presenting theory "HOL-Cardinals.Cardinal_Order_Relation"

12:54:35 Presenting theory "HOL-Library.Landau_Symbols"

12:54:35 Presenting theory "Pure-ex.Guess"

12:54:35 Presenting theory "HOL-Cardinals.Cardinal_Arithmetic"

12:54:35 Presenting theory "HOL-Library.Lattice_Constructions"

12:54:35 Presenting theory "Simple_Firewall.Service_Matrix"

12:54:35 Presenting theory "Routing.Routing_Table"

12:54:36 Presenting theory "Simple_Firewall.SimpleFw_toString"

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

12:54:36 Presenting document Iptables_Semantics/document

12:54:36 Presenting document Iptables_Semantics/outline

12:54:36 Presenting theory "HOL-Cardinals.Wellorder_Extension"

12:54:36 Presenting theory "Iptables_Semantics.List_Misc"

12:54:36 Presenting theory "HOL-Eisbach.Eisbach"

12:54:36 Presenting theory "HOL-Cardinals.Cardinals"

12:54:36 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:54:36 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:54:36 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:54:36 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:54:36 Presenting theory "ZFC_in_HOL.ZFC_Library"

12:54:36 Presenting theory "HOL-Library.Adhoc_Overloading"

12:54:36 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:54:36 Presenting theory "Iptables_Semantics.Negation_Type"

12:54:36 Presenting theory "HOL-Library.Monad_Syntax"

12:54:36 Presenting theory "Routing.Linux_Router"

12:54:36 Presenting theory "Iptables_Semantics.WordInterval_Lists"

12:54:36 Presenting theory "Iptables_Semantics.Repeat_Stabilize"

12:54:36 Presenting theory "HOL-Library.Stream"

12:54:36 Presenting theory "Iptables_Semantics.Firewall_Common"

12:54:36 Presenting theory "HOL-Library.LaTeXsugar"

12:54:36 Presenting theory "Routing.IpRoute_Parser"

12:54:36 Presenting file "$AFP/Routing/IpRoute_Parser.ml"

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

12:54:36 Presenting document Iptables_Semantics_Examples/document

12:54:36 Presenting document Iptables_Semantics_Examples/outline

12:54:36 Presenting theory "AODV.C_Global_Invariants"

12:54:37 Presenting theory "ZFC_in_HOL.ZFC_in_HOL"

12:54:37 Presenting theory "AODV.C_Loop_Freedom"

12:54:37 Presenting theory "HOL-Library.Sublist"

12:54:37 Presenting theory "Iptables_Semantics.Semantics"

12:54:38 Presenting theory "Iptables_Semantics.Matching"

12:54:38 Presenting theory "AODV.C_Aodv_Loop_Freedom"

12:54:38 Presenting theory "AODV.D_Fwdrreqs"

12:54:39 Presenting theory "Iptables_Semantics.Ruleset_Update"

12:54:39 Presenting theory "HOL-Library.Linear_Temporal_Logic_on_Streams"

12:54:40 Presenting theory "Iptables_Semantics_Examples.Parser_Test"

12:54:40 Presenting theory "HOL-Library.ListVector"

12:54:40 Presenting theory "Iptables_Semantics_Examples.Parser6_Test"

12:54:40 Presenting theory "Iptables_Semantics_Examples.Small_Examples"

12:54:40 Presenting theory "HOL-Library.Lub_Glb"

12:54:40 Presenting theory "Automatic_Refinement.Misc"

12:54:40 Presenting theory "Iptables_Semantics_Examples.Ports_Fail"

12:54:41 Presenting theory "Iptables_Semantics_Examples.Contrived_Example"

12:54:41 Presenting theory "Iptables_Semantics_Examples.iptables_Ln_tuned_parsed"

12:54:41 Presenting theory "Iptables_Semantics.Call_Return_Unfolding"

12:54:41 Presenting theory "ZFC_in_HOL.ZFC_Cardinals"

12:54:41 Presenting theory "Automatic_Refinement.Foldi"

12:54:41 Presenting theory "Iptables_Semantics.Ternary"

12:54:42 Presenting theory "Iptables_Semantics_Examples.Analyze_Synology_Diskstation"

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

12:54:42 Presenting theory "Iptables_Semantics.Matching_Ternary"

12:54:42 Presenting theory "AODV.D_Aodv_Data"

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

12:54:42 Presenting theory "AODV.D_Aodv_Message"

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

12:54:42 Presenting theory "Collections.SetIterator"

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

12:54:42 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:54:42 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:54:42 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:54:42 Presenting theory "Iptables_Semantics_Examples.Analyze_Ringofsaturn_com"

12:54:43 Presenting theory "AODV.D_Aodv"

12:54:43 Presenting theory "Iptables_Semantics.Semantics_Ternary"

12:54:43 Presenting theory "Iptables_Semantics.Datatype_Selectors"

12:54:43 Presenting theory "Iptables_Semantics.IpAddresses"

12:54:44 Presenting theory "AODV.D_Aodv_Predicates"

12:54:44 Presenting theory "Category3.ZFC_SetCat"

12:54:44 Presenting theory "Iptables_Semantics.L4_Protocol_Flags"

12:54:44 Presenting theory "Iptables_Semantics.Ports"

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

12:54:44 Presenting document Iptables_Semantics_Examples_Big/document

12:54:44 Presenting document Iptables_Semantics_Examples_Big/outline

12:54:44 Presenting theory "Iptables_Semantics.Conntrack_State"

12:54:44 Presenting theory "Iptables_Semantics.Tagged_Packet"

12:54:44 Presenting theory "Iptables_Semantics.Common_Primitive_Syntax"

12:54:44 Presenting theory "Iptables_Semantics.Unknown_Match_Tacs"

12:54:44 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_topos_generated"

12:54:44 Presenting theory "Collections.SetIteratorOperations"

12:54:44 Presenting theory "Automatic_Refinement.Refine_Util_Bootstrap1"

12:54:45 Presenting theory "Automatic_Refinement.Mpat_Antiquot"

12:54:45 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher_Generic"

12:54:45 Presenting theory "Automatic_Refinement.Mk_Term_Antiquot"

12:54:46 Presenting theory "HOL.Inductive"

12:54:46 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher"

12:54:46 Presenting file "~~/src/HOL/Tools/inductive.ML"

12:54:46 Presenting theory "Iptables_Semantics.Example_Semantics"

12:54:46 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_aux.ML"

12:54:46 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_prop.ML"

12:54:46 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_data.ML"

12:54:46 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_rep_datatype.ML"

12:54:46 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_codegen.ML"

12:54:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_util.ML"

12:54:46 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_primrec.ML"

12:54:46 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar.ML"

12:54:46 Presenting theory "AODV.D_Fresher"

12:54:47 Presenting theory "Automatic_Refinement.Refine_Util"

12:54:47 Presenting theory "Iptables_Semantics.Alternative_Semantics"

12:54:48 Presenting theory "Automatic_Refinement.Attr_Comb"

12:54:48 Presenting theory "Automatic_Refinement.Named_Sorted_Thms"

12:54:48 Presenting theory "Automatic_Refinement.Prio_List"

12:54:48 Presenting theory "Iptables_Semantics.Semantics_Stateful"

12:54:48 Presenting theory "Automatic_Refinement.Tagged_Solver"

12:54:49 Presenting theory "HOL-Library.Multiset"

12:54:49 Presenting theory "Automatic_Refinement.Anti_Unification"

12:54:49 Presenting theory "Automatic_Refinement.Indep_Vars"

12:54:49 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

12:54:49 Presenting theory "Automatic_Refinement.Select_Solve"

12:54:49 Presenting theory "Automatic_Refinement.Mk_Record_Simp"

12:54:49 Presenting theory "Automatic_Refinement.Refine_Lib"

12:54:49 Presenting file "$AFP/Automatic_Refinement/Lib/Cond_Rewr_Conv.ML"

12:54:49 Presenting file "$AFP/Automatic_Refinement/Lib/Revert_Abbrev.ML"

12:54:49 Presenting theory "HOL-Library.Multiset_Order"

12:54:49 Presenting theory "AODV.D_Seq_Invariants"

12:54:49 Presenting theory "Collections.Proper_Iterator"

12:54:49 Presenting theory "HOL-Library.NList"

12:54:50 Presenting theory "HOL-Library.Nonpos_Ints"

12:54:50 Presenting theory "Collections.It_to_It"

12:54:50 Presenting theory "Iptables_Semantics_Examples.Analyze_SQRL_Shorewall"

12:54:50 Presenting theory "Iptables_Semantics.Semantics_Goto"

12:54:50 Presenting theory "Iptables_Semantics_Examples.SQRL_2015_nospoof"

12:54:50 Presenting theory "Iptables_Semantics.Negation_Type_DNF"

12:54:50 Presenting theory "HOL-Library.Numeral_Type"

12:54:50 Presenting theory "Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing"

12:54:51 Presenting theory "Iptables_Semantics.Matching_Embeddings"

12:54:51 Presenting theory "Collections.SetIteratorGA"

12:54:51 Presenting theory "Refine_Monadic.Refine_Chapter"

12:54:51 Presenting theory "Iptables_Semantics_Examples.Analyze_medium_sized_company"

12:54:51 Presenting theory "Automatic_Refinement.Autoref_Phases"

12:54:51 Presenting theory "Automatic_Refinement.Autoref_Data"

12:54:52 Presenting theory "AODV.D_Quality_Increases"

12:54:52 Presenting theory "Automatic_Refinement.Autoref_Tagging"

12:54:52 Presenting theory "AODV.D_OAodv"

12:54:52 Presenting theory "HOL.Product_Type"

12:54:52 Presenting file "~~/src/HOL/Tools/split_rule.ML"

12:54:52 Presenting file "~~/src/HOL/Tools/set_comprehension_pointfree.ML"

12:54:52 Presenting file "~~/src/HOL/Tools/inductive_set.ML"

12:54:52 Presenting theory "Iptables_Semantics.Fixed_Action"

12:54:52 Presenting theory "HOL-Library.Omega_Words_Fun"

12:54:52 Presenting theory "HOL-Library.Open_State_Syntax"

12:54:52 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small"

12:54:52 Presenting theory "HOL.Sum_Type"

12:54:52 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall"

12:54:53 Presenting theory "Iptables_Semantics.Normalized_Matches"

12:54:53 Presenting theory "HOL-Library.Option_ord"

12:54:53 Presenting theory "HOL-Library.Parallel"

12:54:53 Presenting theory "Automatic_Refinement.Relators"

12:54:53 Presenting theory "Iptables_Semantics.Negation_Type_Matching"

12:54:53 Presenting theory "HOL-Library.Pattern_Aliases"

12:54:53 Presenting theory "HOL-Library.Periodic_Fun"

12:54:53 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_Containern"

12:54:53 Presenting theory "Automatic_Refinement.Param_Tool"

12:54:54 Presenting theory "HOL.Rings"

12:54:54 Presenting theory "Automatic_Refinement.Param_HOL"

12:54:54 Presenting theory "Automatic_Refinement.Parametricity"

12:54:54 Presenting file "~~/src/HOL/Tools/arith_data.ML"

12:54:54 Presenting file "~~/src/Provers/Arith/cancel_div_mod.ML"

12:54:54 Presenting theory "Iptables_Semantics.Primitive_Normalization"

12:54:54 Presenting theory "Iptables_Semantics.MatchExpr_Fold"

12:54:54 Presenting theory "Iptables_Semantics.Common_Primitive_Lemmas"

12:54:54 Presenting theory "Automatic_Refinement.Autoref_Id_Ops"

12:54:54 Presenting theory "HOL-Library.Poly_Mapping"

12:54:54 Presenting theory "HOL-Library.Power_By_Squaring"

12:54:54 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Spoofing_new3"

12:54:55 Presenting theory "AODV.D_Global_Invariants"

12:54:55 Presenting theory "HOL-Library.Preorder"

12:54:55 Presenting file "~~/src/Provers/preorder.ML"

12:54:55 Presenting theory "Automatic_Refinement.Autoref_Fix_Rel"

12:54:55 Presenting theory "HOL-Library.Product_Plus"

12:54:55 Presenting theory "Automatic_Refinement.Autoref_Translate"

12:54:55 Presenting theory "HOL-Library.Quadratic_Discriminant"

12:54:55 Presenting theory "Automatic_Refinement.Autoref_Gen_Algo"

12:54:55 Presenting theory "HOL-Library.Quotient_Syntax"

12:54:55 Presenting theory "AODV.D_Loop_Freedom"

12:54:55 Presenting theory "Automatic_Refinement.Autoref_Relator_Interface"

12:54:55 Presenting theory "HOL-Library.Quotient_Set"

12:54:55 Presenting theory "Automatic_Refinement.Autoref_Tool"

12:54:55 Presenting theory "HOL-Library.Quotient_Product"

12:54:55 Presenting theory "HOL.Nat"

12:54:55 Presenting theory "Bicategory.EquivalenceOfBicategories"

12:54:55 Presenting file "~~/src/HOL/Tools/nat_arith.ML"

12:54:55 Presenting theory "HOL-Library.Quotient_Option"

12:54:55 Presenting theory "Iptables_Semantics.Ports_Normalize"

12:54:55 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Simple_FW"

12:54:55 Presenting theory "HOL-Library.Quotient_List"

12:54:56 Presenting theory "HOL-Library.Quotient_Sum"

12:54:56 Presenting theory "HOL-Library.Quotient_Type"

12:54:56 Presenting theory "Automatic_Refinement.Autoref_Bindings_HOL"

12:54:56 Presenting theory "Iptables_Semantics.IpAddresses_Normalize"

12:54:56 Presenting theory "Automatic_Refinement.Automatic_Refinement"

12:54:56 Presenting theory "Refine_Monadic.Refine_Mono_Prover"

12:54:56 Presenting file "$AFP/Refine_Monadic/refine_mono_prover.ML"

12:54:56 Presenting theory "Iptables_Semantics.Interfaces_Normalize"

12:54:56 Presenting theory "Iptables_Semantics.Word_Upto"

12:54:56 Presenting theory "AODV.D_Aodv_Loop_Freedom"

12:54:56 Presenting theory "AODV.E_All_ABCD"

12:54:56 Presenting theory "Refine_Monadic.Refine_Misc"

12:54:57 Presenting theory "HOL-Library.Ramsey"

12:54:57 Presenting theory "Iptables_Semantics.Protocols_Normalize"

12:54:57 Presenting theory "Refine_Monadic.RefineG_Transfer"

12:54:57 Presenting theory "Iptables_Semantics.Remdups_Rev"

12:54:57 Presenting theory "HOL-Library.Reflection"

12:54:57 Presenting file "~~/src/HOL/Tools/reflection.ML"

12:54:57 Presenting theory "Refine_Monadic.RefineG_Domain"

12:54:57 Presenting theory "Iptables_Semantics.Ipassmt"

12:54:57 Presenting theory "Refine_Monadic.RefineG_Recursion"

12:54:57 Presenting theory "Refine_Monadic.RefineG_Assert"

12:54:58 Presenting theory "AODV.E_Aodv_Data"

12:54:58 Presenting theory "AODV.E_Aodv_Message"

12:54:58 Presenting theory "HOL.Fields"

12:54:58 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large"

12:54:58 Presenting theory "HOL-Library.Rewrite"

12:54:58 Presenting file "~~/src/Provers/Arith/fast_lin_arith.ML"

12:54:58 Presenting file "~~/src/HOL/Library/cconv.ML"

12:54:58 Presenting file "~~/src/HOL/Library/rewrite.ML"

12:54:58 Presenting file "~~/src/HOL/Tools/lin_arith.ML"

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

12:54:58 Presenting theory "HOL-Library.Saturated"

12:54:58 Presenting theory "Iptables_Semantics.No_Spoof"

12:54:58 Presenting theory "AODV.E_Aodv"

12:54:58 Presenting theory "Iptables_Semantics.Common_Primitive_toString"

12:54:58 Presenting theory "HOL-Library.Set_Idioms"

12:54:58 Presenting theory "Iptables_Semantics.Routing_IpAssmt"

12:54:59 Presenting theory "AODV.E_Aodv_Predicates"

12:54:59 Presenting theory "HOL-Library.Signed_Division"

12:54:59 Presenting theory "Iptables_Semantics.Output_Interface_Replace"

12:54:59 Presenting theory "HOL-Library.State_Monad"

12:54:59 Presenting theory "HOL-Library.Comparator"

12:54:59 Presenting theory "Refine_Monadic.Refine_Basic"

12:54:59 Presenting theory "Iptables_Semantics.Interface_Replace"

12:54:59 Presenting theory "Iptables_Semantics.Optimizing"

12:54:59 Presenting theory "HOL.Finite_Set"

12:54:59 Presenting theory "Refine_Monadic.Refine_Leof"

12:54:59 Presenting theory "HOL-Library.Sorting_Algorithms"

12:54:59 Presenting theory "Refine_Monadic.Refine_Heuristics"

12:54:59 Presenting theory "Refine_Monadic.Refine_More_Comb"

12:55:00 Presenting theory "AODV.E_Fresher"

12:55:00 Presenting theory "Bicategory.SpanBicategory"

12:55:00 Presenting theory "HOL-Library.While_Combinator"

12:55:00 Presenting theory "Refine_Monadic.RefineG_While"

12:55:00 Presenting theory "HOL.Relation"

12:55:01 Presenting theory "AODV.E_Seq_Invariants"

12:55:01 Presenting theory "Iptables_Semantics.Transform"

12:55:01 Presenting theory "HOL-Library.Sum_of_Squares"

12:55:01 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz.ML"

12:55:02 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz_tools.ML"

12:55:02 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sum_of_squares.ML"

12:55:02 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML"

12:55:02 Presenting theory "Refine_Monadic.Refine_While"

12:55:02 Presenting theory "HOL.Transitive_Closure"

12:55:02 Presenting theory "HOL-Library.Transitive_Closure_Table"

12:55:02 Presenting theory "Iptables_Semantics.Conntrack_State_Transform"

12:55:02 Presenting file "~~/src/Provers/trancl.ML"

12:55:02 Presenting theory "Refine_Monadic.Refine_Det"

12:55:02 Presenting theory "HOL-Library.Tree"

12:55:02 Presenting theory "HOL-Library.Tree_Multiset"

12:55:02 Presenting theory "AODV.E_Quality_Increases"

12:55:02 Presenting theory "HOL-Library.Tree_Real"

12:55:02 Presenting theory "Refine_Monadic.Refine_Pfun"

12:55:02 Presenting theory "AODV.E_OAodv"

12:55:02 Presenting theory "Iptables_Semantics.Primitive_Abstract"

12:55:02 Presenting theory "Refine_Monadic.Refine_Transfer"

12:55:02 Presenting theory "HOL-Library.Uprod"

12:55:02 Presenting theory "HOL.Wellfounded"

12:55:03 Presenting theory "HOL.Wfrec"

12:55:03 Presenting theory "HOL.Order_Relation"

12:55:04 Presenting theory "Iptables_Semantics.SimpleFw_Compliance"

12:55:04 Presenting theory "Iptables_Semantics.Semantics_Embeddings"

12:55:04 Presenting theory "Iptables_Semantics.Iptables_Semantics"

12:55:04 Presenting theory "Refine_Monadic.Refine_Foreach"

12:55:04 Presenting theory "HOL.Hilbert_Choice"

12:55:04 Presenting theory "HOL-Library.Code_Target_Int"

12:55:04 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:55:04 Presenting file "~~/src/HOL/Tools/choice_specification.ML"

12:55:04 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:55:04 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:55:05 Presenting theory "Iptables_Semantics.Code_Interface"

12:55:05 Presenting theory "Refine_Monadic.Refine_Automation"

12:55:05 Presenting theory "Refine_Monadic.Autoref_Monadic"

12:55:05 Presenting theory "Refine_Monadic.Refine_Monadic"

12:55:05 Presenting theory "HOL.Zorn"

12:55:05 Presenting theory "AODV.E_Global_Invariants"

12:55:05 Presenting theory "Bicategory.Tabulation"

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

12:55:05 Presenting theory "AODV.E_Loop_Freedom"

12:55:05 Presenting theory "Collections.Gen_Iterator"

12:55:05 Presenting theory "HOL.BNF_Wellorder_Relation"

12:55:05 Presenting theory "Iptables_Semantics.Parser6"

12:55:06 Presenting theory "Collections.Idx_Iterator"

12:55:06 Presenting theory "Collections.Iterator"

12:55:06 Presenting theory "Iptables_Semantics.No_Spoof_Embeddings"

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

12:55:06 Presenting theory "Collections.ICF_Tools"

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

12:55:06 Presenting theory "Collections.Ord_Code_Preproc"

12:55:06 Presenting theory "Collections.Record_Intf"

12:55:06 Presenting theory "HOL-Library.Z2"

12:55:06 Presenting theory "HOL-Library.Library"

12:55:06 Presenting theory "HOL-Library.Product_Order"

12:55:06 Presenting theory "Collections.Locale_Code"

12:55:06 Presenting theory "Collections.ICF_Spec_Base"

12:55:06 Presenting theory "AODV.E_Aodv_Loop_Freedom"

12:55:06 Presenting theory "AODV.All"

12:55:06 Presenting theory "HOL-Library.Finite_Lattice"

12:55:06 Presenting theory "HOL-Library.List_Lexorder"

12:55:06 Presenting theory "HOL-Library.List_Lenlexorder"

12:55:06 Presenting theory "HOL-Library.Prefix_Order"

12:55:07 Presenting theory "HOL-Library.Product_Lexorder"

12:55:07 Presenting theory "HOL.BNF_Wellorder_Embedding"

12:55:07 Presenting theory "HOL-Library.Subseq_Order"

12:55:07 Presenting theory "Iptables_Semantics.Parser"

12:55:07 Presenting theory "Iptables_Semantics.Code_haskell"

12:55:07 Presenting theory "HOL-Library.Datatype_Records"

12:55:07 Presenting file "~~/src/HOL/Library/datatype_records.ML"

12:55:07 Presenting theory "Iptables_Semantics.Access_Matrix_Embeddings"

12:55:07 Presenting theory "HOL-Library.AList_Mapping"

12:55:07 Presenting theory "Iptables_Semantics.Documentation"

12:55:07 Presenting theory "HOL-Library.Code_Abstract_Char"

12:55:07 Presenting theory "Collections.SetSpec"

12:55:07 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:55:07 Presenting theory "HOL-Library.Code_Binary_Nat"

12:55:08 Presenting theory "HOL.BNF_Wellorder_Constructions"

12:55:08 Presenting theory "Collections.MapSpec"

12:55:08 Presenting theory "HOL-Library.Code_Prolog"

12:55:08 Presenting file "~~/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

12:55:08 Presenting theory "HOL-Library.Code_Target_Int"

12:55:08 Presenting theory "HOL-Library.Code_Real_Approx_By_Float"

12:55:08 Presenting theory "Collections.ListSpec"

12:55:08 Presenting theory "HOL-Library.Code_Target_Nat"

12:55:08 Presenting theory "HOL-Library.Code_Target_Numeral"

12:55:08 Presenting theory "HOL-Library.Code_Target_Numeral_Float"

12:55:08 Presenting theory "HOL-Library.Complex_Order"

12:55:08 Presenting theory "HOL-Library.DAList"

12:55:08 Presenting theory "Collections.AnnotatedListSpec"

12:55:09 Presenting theory "Collections.PrioSpec"

12:55:09 Presenting theory "Collections.PrioUniqueSpec"

12:55:09 Presenting theory "HOL-Library.DAList_Multiset"

12:55:09 Presenting theory "Collections.Algos"

12:55:09 Presenting theory "Collections.SetIndex"

12:55:09 Presenting theory "Collections.SetIteratorCollectionsGA"

12:55:09 Presenting theory "HOL.BNF_Cardinal_Order_Relation"

12:55:10 Presenting theory "HOL.BNF_Cardinal_Arithmetic"

12:55:10 Presenting theory "Collections.SetGA"

12:55:10 Presenting theory "Collections.Dlist_add"

12:55:10 Presenting theory "Collections.ListSetImpl"

12:55:10 Presenting theory "Collections.ListSetImpl_Invar"

12:55:10 Presenting theory "Collections.ListSetImpl_NotDist"

12:55:10 Presenting theory "Collections.Sorted_List_Operations"

12:55:11 Presenting theory "Collections.ListSetImpl_Sorted"

12:55:11 Presenting theory "HOL.Fun_Def_Base"

12:55:11 Presenting file "~~/src/HOL/Tools/Function/function_lib.ML"

12:55:11 Presenting file "~~/src/HOL/Tools/Function/function_common.ML"

12:55:11 Presenting file "~~/src/HOL/Tools/Function/function_context_tree.ML"

12:55:11 Presenting file "~~/src/HOL/Tools/Function/sum_tree.ML"

12:55:12 Presenting theory "HOL-Library.RBT_Impl"

12:55:12 Presenting theory "HOL-Library.RBT"

12:55:13 Presenting theory "HOL-Library.RBT_Mapping"

12:55:13 Presenting theory "HOL-Library.RBT_Set"

12:55:13 Presenting theory "HOL-Library.LaTeXsugar"

12:55:13 Presenting theory "HOL-Library.OptionalSugar"

12:55:13 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

12:55:14 Presenting theory "HOL-Library.Predicate_Compile_Quickcheck"

12:55:14 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

12:55:14 Presenting theory "HOL-Library.RBT_Impl"

12:55:14 Presenting theory "Collections.RBT_add"

12:55:14 Presenting theory "Bicategory.BicategoryOfSpans"

12:55:14 Presenting theory "HOL-Library.RBT"

12:55:14 Presenting theory "HOL.BNF_Def"

12:55:15 Presenting file "~~/src/HOL/Tools/BNF/bnf_util.ML"

12:55:15 Presenting file "~~/src/HOL/Tools/BNF/bnf_tactics.ML"

12:55:15 Presenting file "~~/src/HOL/Tools/BNF/bnf_def_tactics.ML"

12:55:15 Presenting file "~~/src/HOL/Tools/BNF/bnf_def.ML"

12:55:15 Presenting theory "Collections.MapGA"

12:55:15 Presenting theory "HOL-Library.Old_Recdef"

12:55:15 Presenting file "~~/src/HOL/Library/old_recdef.ML"

12:55:15 Presenting theory "Collections.RBTMapImpl"

12:55:15 Presenting theory "Collections.SetByMap"

12:55:15 Presenting theory "Collections.RBTSetImpl"

12:55:16 Presenting theory "HOL-Library.AList"

12:55:16 Presenting theory "HOL-Library.Realizers"

12:55:16 Presenting file "~~/src/HOL/Tools/datatype_realizer.ML"

12:55:16 Presenting file "~~/src/HOL/Tools/inductive_realizer.ML"

12:55:16 Presenting theory "HOL.BNF_Composition"

12:55:16 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp_tactics.ML"

12:55:16 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp.ML"

12:55:16 Presenting theory "Collections.Assoc_List"

12:55:16 Presenting theory "Collections.ListMapImpl"

12:55:16 Presenting theory "HOL-Library.Phantom_Type"

12:55:16 Presenting theory "HOL.Basic_BNFs"

12:55:16 Presenting theory "HOL-Library.Cardinality"

12:55:16 Presenting theory "HOL-Library.Numeral_Type"

12:55:16 Presenting theory "HOL-Library.Type_Length"

12:55:17 Presenting theory "HOL-Library.Refute"

12:55:17 Presenting file "~~/src/HOL/Library/refute.ML"

12:55:17 Presenting theory "Bicategory.Modification"

12:55:18 Presenting theory "HOL-Library.Word"

12:55:18 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:55:18 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:55:18 Presenting theory "Word_Lib.More_Arithmetic"

12:55:18 Presenting theory "Word_Lib.More_Divides"

12:55:18 Presenting theory "Bicategory.ConcreteBicategory"

12:55:19 Presenting theory "Word_Lib.More_Word"

12:55:19 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:55:19 Presenting theory "Word_Lib.Most_significant_bit"

12:55:19 Presenting theory "Word_Lib.Least_significant_bit"

12:55:19 Presenting theory "Word_Lib.Generic_set_bit"

12:55:19 Presenting theory "Word_Lib.Bit_Comprehension"

12:55:19 Presenting theory "HOL-Library.Signed_Division"

12:55:19 Presenting theory "HOL.BNF_Fixpoint_Base"

12:55:19 Presenting theory "Word_Lib.Signed_Division_Word"

12:55:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util_tactics.ML"

12:55:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util.ML"

12:55:19 Presenting theory "Native_Word.Code_Target_Word_Base"

12:55:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar_tactics.ML"

12:55:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar.ML"

12:55:19 Presenting theory "Native_Word.Word_Type_Copies"

12:55:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_tactics.ML"

12:55:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m.ML"

12:55:19 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:55:19 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_sugar.ML"

12:55:19 Presenting theory "Bicategory.CatBicat"

12:55:20 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:55:20 Presenting theory "Native_Word.Uint32"

12:55:20 Presenting theory "Collections.HashCode"

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

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

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

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

12:55:20 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:55:20 Presenting theory "Collections.Code_Target_ICF"

12:55:20 Presenting theory "Collections.HashMap_Impl"

12:55:20 Presenting theory "Collections.HashMap"

12:55:20 Presenting theory "Collections.HashSet"

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

12:55:20 Presenting theory "Collections.Trie_Impl"

12:55:20 Presenting theory "Collections.Trie2"

12:55:20 Presenting theory "Collections.TrieMapImpl"

12:55:20 Presenting theory "Collections.TrieSetImpl"

12:55:21 Presenting theory "Collections.Diff_Array"

12:55:21 Presenting theory "Collections.ListGA"

12:55:21 Presenting theory "Collections.Array_Iterator"

12:55:21 Presenting theory "HOL.BNF_Least_Fixpoint"

12:55:21 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_util.ML"

12:55:21 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_tactics.ML"

12:55:21 Presenting theory "Collections.ArrayHashMap_Impl"

12:55:21 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp.ML"

12:55:21 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_compat.ML"

12:55:21 Presenting theory "Collections.ArrayHashMap"

12:55:21 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar_more.ML"

12:55:21 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_size.ML"

12:55:21 Presenting theory "Collections.ArrayHashSet"

12:55:21 Presenting file "~~/src/HOL/Tools/datatype_simprocs.ML"

12:55:21 Presenting theory "Collections.ArrayMapImpl"

12:55:21 Presenting theory "HOL.Equiv_Relations"

12:55:21 Presenting theory "Collections.ArraySetImpl"

12:55:21 Presenting theory "Collections.SetStdImpl"

12:55:21 Presenting theory "Collections.ListMapImpl_Invar"

12:55:21 Presenting theory "Collections.MapStdImpl"

12:55:21 Presenting theory "Collections.Fifo"

12:55:21 Presenting theory "HOL.Basic_BNF_LFPs"

12:55:21 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML"

12:55:22 Presenting theory "HOL.Meson"

12:55:22 Presenting file "~~/src/HOL/Tools/Meson/meson.ML"

12:55:22 Presenting theory "Binomial-Heaps.BinomialHeap"

12:55:22 Presenting file "~~/src/HOL/Tools/Meson/meson_clausify.ML"

12:55:22 Presenting file "~~/src/HOL/Tools/Meson/meson_tactic.ML"

12:55:22 Presenting theory "Collections.BinoPrioImpl"

12:55:23 Presenting theory "Binomial-Heaps.SkewBinomialHeap"

12:55:23 Presenting theory "Collections.SkewPrioImpl"

12:55:24 Presenting theory "Finger-Trees.FingerTree"

12:55:25 Presenting theory "Collections.FTAnnotatedListImpl"

12:55:25 Presenting theory "HOL.ATP"

12:55:25 Presenting file "~~/src/HOL/Tools/ATP/atp_util.ML"

12:55:25 Presenting file "~~/src/HOL/Tools/ATP/atp_problem.ML"

12:55:25 Presenting theory "Collections.PrioByAnnotatedList"

12:55:25 Presenting file "~~/src/HOL/Tools/ATP/atp_proof.ML"

12:55:25 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_redirect.ML"

12:55:25 Presenting file "~~/src/HOL/Tools/lambda_lifting.ML"

12:55:25 Presenting file "~~/src/HOL/Tools/monomorph.ML"

12:55:25 Presenting theory "Collections.FTPrioImpl"

12:55:25 Presenting file "~~/src/HOL/Tools/ATP/atp_problem_generate.ML"

12:55:25 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_reconstruct.ML"

12:55:25 Presenting theory "Collections.PrioUniqueByAnnotatedList"

12:55:25 Presenting theory "Collections.FTPrioUniqueImpl"

12:55:25 Presenting theory "Collections.ICF_Impl"

12:55:25 Presenting theory "Collections.ICF_Refine_Monadic"

12:55:25 Presenting theory "Collections.Intf_Set"

12:55:25 Presenting theory "Collections.Intf_Map"

12:55:26 Presenting theory "Collections.ICF_Autoref"

12:55:26 Presenting theory "Collections.DatRef"

12:55:26 Presenting theory "Collections.Collections"

12:55:26 Presenting theory "Collections.CollectionsV1"

12:55:26 Presenting theory "JinjaThreads.JT_ICF"

12:55:26 Presenting theory "FinFun.FinFun"

12:55:27 Presenting theory "JinjaThreads.Auxiliary"

12:55:27 Presenting theory "JinjaThreads.Basic_Main"

12:55:27 Presenting theory "JinjaThreads.FWState"

12:55:27 Presenting theory "JinjaThreads.FWLock"

12:55:27 Presenting theory "JinjaThreads.FWLocking"

12:55:27 Presenting theory "JinjaThreads.FWThread"

12:55:27 Presenting theory "JinjaThreads.FWWait"

12:55:27 Presenting theory "JinjaThreads.FWCondAction"

12:55:27 Presenting theory "JinjaThreads.FWWellform"

12:55:28 Presenting theory "JinjaThreads.FWLockingThread"

12:55:28 Presenting theory "JinjaThreads.FWInterrupt"

12:55:28 Presenting theory "HOL.Metis"

12:55:28 Presenting file "~~/src/Tools/Metis/metis.ML"

12:55:28 Presenting theory "JinjaThreads.FWSemantics"

12:55:28 Presenting theory "JinjaThreads.FWProgressAux"

12:55:28 Presenting file "~~/src/HOL/Tools/Metis/metis_generate.ML"

12:55:28 Presenting file "~~/src/HOL/Tools/Metis/metis_reconstruct.ML"

12:55:28 Presenting file "~~/src/HOL/Tools/Metis/metis_tactic.ML"

12:55:29 Presenting theory "JinjaThreads.FWDeadlock"

12:55:29 Presenting theory "HOL.Transfer"

12:55:29 Presenting file "~~/src/HOL/Tools/Transfer/transfer.ML"

12:55:29 Presenting file "~~/src/HOL/Tools/Transfer/transfer_bnf.ML"

12:55:29 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

12:55:29 Presenting theory "JinjaThreads.FWProgress"

12:55:30 Presenting theory "JinjaThreads.FWLifting"

12:55:30 Presenting theory "JinjaThreads.LTS"

12:55:30 Presenting theory "HOL.Lifting"

12:55:30 Presenting file "~~/src/HOL/Tools/Lifting/lifting_util.ML"

12:55:30 Presenting file "~~/src/HOL/Tools/Lifting/lifting_info.ML"

12:55:30 Presenting file "~~/src/HOL/Tools/Lifting/lifting_bnf.ML"

12:55:30 Presenting file "~~/src/HOL/Tools/Lifting/lifting_term.ML"

12:55:30 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def.ML"

12:55:30 Presenting file "~~/src/HOL/Tools/Lifting/lifting_setup.ML"

12:55:30 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def_code_dt.ML"

12:55:31 Presenting theory "JinjaThreads.FWLTS"

12:55:31 Presenting theory "JinjaThreads.Bisimulation"

12:55:32 Presenting theory "HOL.Quotient"

12:55:32 Presenting file "~~/src/HOL/Tools/Quotient/quotient_info.ML"

12:55:32 Presenting file "~~/src/HOL/Tools/Quotient/quotient_term.ML"

12:55:32 Presenting file "~~/src/HOL/Tools/Quotient/quotient_type.ML"

12:55:32 Presenting file "~~/src/HOL/Tools/Quotient/quotient_def.ML"

12:55:32 Presenting file "~~/src/HOL/Tools/Quotient/quotient_tacs.ML"

12:55:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_lift.ML"

12:55:32 Presenting theory "HOL.Num"

12:55:32 Presenting file "~~/src/HOL/Tools/numeral.ML"

12:55:33 Presenting theory "HOL.Power"

12:55:33 Presenting theory "JinjaThreads.FWBisimulation"

12:55:33 Presenting theory "HOL.Groups_Big"

12:55:33 Presenting theory "HOL.Complete_Partial_Order"

12:55:33 Presenting theory "JinjaThreads.FWBisimDeadlock"

12:55:33 Presenting theory "HOL.Option"

12:55:33 Presenting theory "JinjaThreads.FWLiftingSem"

12:55:33 Presenting theory "HOL.Partial_Function"

12:55:34 Presenting file "~~/src/HOL/Tools/Function/partial_function.ML"

12:55:34 Presenting theory "JinjaThreads.FWInitFinLift"

12:55:34 Presenting theory "JinjaThreads.FWBisimLift"

12:55:34 Presenting theory "JinjaThreads.Semilat"

12:55:34 Presenting theory "JinjaThreads.Err"

12:55:34 Presenting theory "JinjaThreads.Opt"

12:55:34 Presenting theory "JinjaThreads.Product"

12:55:35 Presenting theory "JinjaThreads.Listn"

12:55:35 Presenting theory "JinjaThreads.Semilattices"

12:55:35 Presenting theory "JinjaThreads.Typing_Framework"

12:55:35 Presenting theory "JinjaThreads.SemilatAlg"

12:55:35 Presenting theory "JinjaThreads.Typing_Framework_err"

12:55:35 Presenting theory "JinjaThreads.Kildall"

12:55:35 Presenting theory "HOL.Argo"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_expr.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_term.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_lit.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_proof.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_rewr.ML"

12:55:35 Presenting theory "JinjaThreads.LBVSpec"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_cls.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_common.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_cc.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_simplex.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_thy.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_heap.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_cdcl.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_core.ML"

12:55:35 Presenting theory "JinjaThreads.LBVCorrect"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_clausify.ML"

12:55:35 Presenting file "~~/src/Tools/Argo/argo_solver.ML"

12:55:35 Presenting file "~~/src/HOL/Tools/Argo/argo_tactic.ML"

12:55:35 Presenting theory "JinjaThreads.LBVComplete"

12:55:35 Presenting theory "JinjaThreads.Abstract_BV"

12:55:35 Presenting theory "JinjaThreads.Type"

12:55:35 Presenting theory "JinjaThreads.Decl"

12:55:36 Presenting theory "HOL.SAT"

12:55:36 Presenting file "~~/src/HOL/Tools/prop_logic.ML"

12:55:36 Presenting file "~~/src/HOL/Tools/sat_solver.ML"

12:55:36 Presenting file "~~/src/HOL/Tools/sat.ML"

12:55:36 Presenting file "~~/src/HOL/Tools/Argo/argo_sat_solver.ML"

12:55:36 Presenting theory "JinjaThreads.TypeRel"

12:55:36 Presenting theory "JinjaThreads.Value"

12:55:36 Presenting theory "JinjaThreads.Exceptions"

12:55:36 Presenting theory "JinjaThreads.SystemClasses"

12:55:36 Presenting theory "JinjaThreads.Heap"

12:55:36 Presenting theory "JinjaThreads.Observable_Events"

12:55:36 Presenting theory "JinjaThreads.StartConfig"

12:55:36 Presenting theory "JinjaThreads.Conform"

12:55:36 Presenting theory "JinjaThreads.ExternalCall"

12:55:37 Presenting theory "HOL.Fun_Def"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/function_core.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/mutual.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/pattern_split.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/relation.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/function_elims.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/function.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/pat_completeness.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/fun.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/induction_schema.ML"

12:55:37 Presenting theory "JinjaThreads.WellForm"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/measure_functions.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/lexicographic_order.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/termination.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/scnp_solve.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/scnp_reconstruct.ML"

12:55:37 Presenting file "~~/src/HOL/Tools/Function/fun_cases.ML"

12:55:37 Presenting theory "JinjaThreads.ExternalCallWF"

12:55:37 Presenting theory "HOL.Int"

12:55:37 Presenting theory "JinjaThreads.ConformThreaded"

12:55:37 Presenting file "~~/src/HOL/Tools/int_arith.ML"

12:55:37 Presenting theory "JinjaThreads.BinOp"

12:55:38 Presenting theory "HOL.Lattices_Big"

12:55:38 Presenting theory "JinjaThreads.SemiType"

12:55:38 Presenting theory "JinjaThreads.Common_Main"

12:55:38 Presenting theory "JinjaThreads.State"

12:55:38 Presenting theory "JinjaThreads.Expr"

12:55:38 Presenting theory "JinjaThreads.JHeap"

12:55:38 Presenting theory "HOL.Euclidean_Division"

12:55:38 Presenting theory "JinjaThreads.SmallStep"

12:55:38 Presenting theory "JinjaThreads.WWellForm"

12:55:39 Presenting theory "HOL.Parity"

12:55:39 Presenting theory "JinjaThreads.WellType"

12:55:39 Presenting theory "JinjaThreads.DefAss"

12:55:39 Presenting theory "HOL.Divides"

12:55:39 Presenting theory "JinjaThreads.JWellForm"

12:55:39 Presenting theory "HOL.Numeral_Simprocs"

12:55:39 Presenting file "~~/src/Provers/Arith/assoc_fold.ML"

12:55:39 Presenting file "~~/src/Provers/Arith/cancel_numerals.ML"

12:55:39 Presenting file "~~/src/Provers/Arith/combine_numerals.ML"

12:55:39 Presenting theory "JinjaThreads.Threaded"

12:55:39 Presenting file "~~/src/Provers/Arith/cancel_numeral_factor.ML"

12:55:39 Presenting file "~~/src/Provers/Arith/extract_common_term.ML"

12:55:39 Presenting file "~~/src/HOL/Tools/numeral_simprocs.ML"

12:55:39 Presenting file "~~/src/HOL/Tools/nat_numeral_simprocs.ML"

12:55:39 Presenting theory "JinjaThreads.WellTypeRT"

12:55:40 Presenting theory "HOL.Semiring_Normalization"

12:55:40 Presenting file "~~/src/HOL/Tools/semiring_normalizer.ML"

12:55:40 Presenting theory "JinjaThreads.Progress"

12:55:40 Presenting theory "JinjaThreads.DefAssPreservation"

12:55:40 Presenting theory "HOL.Groebner_Basis"

12:55:40 Presenting file "~~/src/HOL/Tools/groebner.ML"

12:55:40 Presenting theory "JinjaThreads.TypeSafe"

12:55:40 Presenting theory "HOL.Set_Interval"

12:55:41 Presenting theory "JinjaThreads.ProgressThreaded"

12:55:41 Presenting theory "JinjaThreads.Deadlocked"

12:55:41 Presenting theory "JinjaThreads.Annotate"

12:55:41 Presenting theory "JinjaThreads.J_Main"

12:55:41 Presenting theory "JinjaThreads.JVMState"

12:55:41 Presenting theory "JinjaThreads.JVMInstructions"

12:55:41 Presenting theory "JinjaThreads.JVMHeap"

12:55:41 Presenting theory "JinjaThreads.JVMExecInstr"

12:55:41 Presenting theory "JinjaThreads.JVMExceptions"

12:55:42 Presenting theory "JinjaThreads.JVMExec"

12:55:42 Presenting theory "HOL.Presburger"

12:55:42 Presenting theory "JinjaThreads.JVMDefensive"

12:55:42 Presenting file "~~/src/HOL/Tools/Qelim/qelim.ML"

12:55:42 Presenting file "~~/src/HOL/Tools/Qelim/cooper_procedure.ML"

12:55:42 Presenting theory "JinjaThreads.JVMThreaded"

12:55:42 Presenting file "~~/src/HOL/Tools/Qelim/cooper.ML"

12:55:42 Presenting theory "JinjaThreads.JVM_Main"

12:55:42 Presenting file "~~/src/HOL/Tools/try0.ML"

12:55:42 Presenting theory "JinjaThreads.JVM_SemiType"

12:55:42 Presenting theory "JinjaThreads.Effect"

12:55:42 Presenting theory "JinjaThreads.BVSpec"

12:55:43 Presenting theory "JinjaThreads.BVConform"

12:55:43 Presenting theory "JinjaThreads.BVSpecTypeSafe"

12:55:44 Presenting theory "JinjaThreads.BVNoTypeError"

12:55:44 Presenting theory "HOL.SMT"

12:55:44 Presenting theory "JinjaThreads.BVProgressThreaded"

12:55:44 Presenting file "~~/src/HOL/Tools/SMT/smt_util.ML"

12:55:44 Presenting file "~~/src/HOL/Tools/SMT/smt_failure.ML"

12:55:44 Presenting file "~~/src/HOL/Tools/SMT/smt_config.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_builtin.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_datatypes.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_normalize.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_translate.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smtlib.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smtlib_interface.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smtlib_proof.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smtlib_isar.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/z3_proof.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/z3_isar.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_solver.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/cvc_interface.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/lethe_isar.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof_parse.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/cvc_proof_parse.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/conj_disj_perm.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_methods.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_replay.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_arith.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/z3_interface.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_rules.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_methods.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/z3_replay.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/lethe_replay_methods.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/verit_replay_methods.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/verit_strategies.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/verit_replay.ML"

12:55:45 Presenting file "~~/src/HOL/Tools/SMT/smt_systems.ML"

12:55:45 Presenting theory "JinjaThreads.JVMDeadlocked"

12:55:45 Presenting theory "JinjaThreads.EffectMono"

12:55:45 Presenting theory "JinjaThreads.TF_JVM"

12:55:45 Presenting theory "JinjaThreads.LBVJVM"

12:55:46 Presenting theory "JinjaThreads.BVExec"

12:55:46 Presenting theory "JinjaThreads.BCVExec"

12:55:46 Presenting theory "JinjaThreads.BV_Main"

12:55:46 Presenting theory "JinjaThreads.CallExpr"

12:55:47 Presenting theory "JinjaThreads.J0"

12:55:47 Presenting theory "HOL.Sledgehammer"

12:55:47 Presenting theory "JinjaThreads.J0Bisim"

12:55:47 Presenting file "~~/src/HOL/Tools/ATP/system_on_tptp.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/async_manager_legacy.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_util.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_proof.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_compress.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mepo.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML"

12:55:47 Presenting theory "JinjaThreads.J1State"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML"

12:55:47 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_tactics.ML"

12:55:47 Presenting theory "JinjaThreads.J1Heap"

12:55:47 Presenting theory "HOL.Lifting_Set"

12:55:48 Presenting theory "JinjaThreads.J1"

12:55:48 Presenting theory "JinjaThreads.J1Deadlock"

12:55:49 Presenting theory "JinjaThreads.PCompiler"

12:55:49 Presenting theory "JinjaThreads.Compiler2"

12:55:49 Presenting theory "JinjaThreads.Exception_Tables"

12:55:49 Presenting theory "JinjaThreads.J1WellType"

12:55:49 Presenting theory "JinjaThreads.J1WellForm"

12:55:49 Presenting theory "HOL-Library.Prefix_Order"

12:55:49 Presenting theory "HOL.List"

12:55:49 Presenting theory "JinjaThreads.TypeComp"

12:55:50 Presenting theory "JinjaThreads.JVMTau"

12:55:50 Presenting theory "HOL.Groups_List"

12:55:51 Presenting theory "HOL.Bit_Operations"

12:55:51 Presenting theory "HOL.Code_Numeral"

12:55:51 Presenting theory "HOL.Random"

12:55:52 Presenting theory "JinjaThreads.Execs"

12:55:52 Presenting theory "HOL.Map"

12:55:52 Presenting theory "HOL.Enum"

12:55:52 Presenting theory "HOL.String"

12:55:52 Presenting file "~~/src/HOL/Tools/string_syntax.ML"

12:55:52 Presenting file "~~/src/HOL/Tools/literal.ML"

12:55:52 Presenting theory "HOL.Typerep"

12:55:52 Presenting theory "HOL.Predicate"

12:55:52 Presenting theory "HOL.Lazy_Sequence"

12:55:52 Presenting theory "HOL.Limited_Sequence"

12:55:52 Presenting theory "HOL.Code_Evaluation"

12:55:52 Presenting file "~~/src/HOL/Tools/code_evaluation.ML"

12:55:52 Presenting file "~~/src/HOL/Tools/value_command.ML"

12:55:52 Presenting file "~~/src/HOL/Tools/reification.ML"

12:55:53 Presenting theory "HOL.Quickcheck_Random"

12:55:53 Presenting file "~~/src/HOL/Tools/Quickcheck/quickcheck_common.ML"

12:55:53 Presenting file "~~/src/HOL/Tools/Quickcheck/random_generators.ML"

12:55:53 Presenting theory "HOL.Random_Pred"

12:55:53 Presenting theory "HOL.Random_Sequence"

12:55:54 Presenting theory "HOL.Quickcheck_Exhaustive"

12:55:54 Presenting file "~~/src/HOL/Tools/Quickcheck/exhaustive_generators.ML"

12:55:54 Presenting file "~~/src/HOL/Tools/Quickcheck/abstract_generators.ML"

12:55:56 Presenting theory "JinjaThreads.J1JVMBisim"

12:55:56 Presenting theory "HOL.Predicate_Compile"

12:55:56 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML"

12:55:56 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_compilations.ML"

12:55:56 Presenting file "~~/src/HOL/Tools/Predicate_Compile/core_data.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/mode_inference.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_proof.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_core.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_data.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_pred.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_specialisation.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile.ML"

12:55:57 Presenting theory "HOL.Quickcheck_Narrowing"

12:55:57 Presenting file "~~/src/HOL/Tools/Quickcheck/Narrowing_Engine.hs"

12:55:57 Presenting file "~~/src/HOL/Tools/Quickcheck/PNF_Narrowing_Engine.hs"

12:55:57 Presenting file "~~/src/HOL/Tools/Quickcheck/narrowing_generators.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Quickcheck/find_unused_assms.ML"

12:55:57 Presenting theory "HOL.Mirabelle"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_util.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_arith.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_metis.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_presburger.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_quickcheck.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML"

12:55:57 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_try0.ML"

12:55:57 Presenting theory "HOL.Extraction"

12:55:58 Presenting theory "HOL.Record"

12:55:58 Presenting file "~~/src/HOL/Tools/record.ML"

12:55:58 Presenting theory "HOL.GCD"

12:56:01 Presenting theory "JinjaThreads.J1JVM"

12:56:02 Presenting theory "HOL.Nitpick"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod_sat.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_util.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_hol.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_mono.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_preproc.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_scope.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_peephole.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_rep.ML"

12:56:02 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_nut.ML"

12:56:03 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_kodkod.ML"

12:56:03 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_model.ML"

12:56:03 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick.ML"

12:56:03 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_commands.ML"

12:56:03 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_tests.ML"

12:56:04 Presenting theory "HOL.Nunchaku"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_util.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_collect.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_problem.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_translate.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_model.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_reconstruct.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_display.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_tool.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku.ML"

12:56:04 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_commands.ML"

12:56:04 Presenting theory "JinjaThreads.JVMJ1"

12:56:06 Presenting theory "JinjaThreads.Correctness2"

12:56:06 Presenting theory "JinjaThreads.ListIndex"

12:56:06 Presenting theory "HOL.BNF_Greatest_Fixpoint"

12:56:06 Presenting theory "JinjaThreads.Compiler1"

12:56:06 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_util.ML"

12:56:06 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_tactics.ML"

12:56:06 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp.ML"

12:56:06 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

12:56:06 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML"

12:56:06 Presenting theory "JinjaThreads.J0J1Bisim"

12:56:07 Presenting theory "HOL.Filter"

12:56:07 Presenting theory "JinjaThreads.Correctness1Threaded"

12:56:07 Presenting theory "HOL.Conditionally_Complete_Lattices"

12:56:07 Presenting theory "HOL.Factorial"

12:56:07 Presenting theory "HOL.Binomial"

12:56:07 Presenting theory "Main"

12:56:08 Presenting theory "HOL.Archimedean_Field"

12:56:08 Presenting theory "HOL.Rat"

12:56:09 Presenting theory "HOL.Real"

12:56:09 Presenting file "~~/src/HOL/Tools/SMT/smt_real.ML"

12:56:09 Presenting file "~~/src/HOL/Tools/SMT/z3_real.ML"

12:56:09 Presenting file "~~/src/HOL/Tools/Argo/argo_real.ML"

12:56:09 Presenting theory "JinjaThreads.Correctness1"

12:56:09 Presenting theory "JinjaThreads.JJ1WellForm"

12:56:10 Presenting theory "JinjaThreads.Compiler"

12:56:10 Presenting theory "HOL.Topological_Spaces"

12:56:10 Presenting theory "JinjaThreads.Correctness"

12:56:10 Presenting theory "HOL.Hull"

12:56:10 Presenting theory "JinjaThreads.Preprocessor"

12:56:10 Presenting theory "JinjaThreads.Compiler_Main"

12:56:10 Presenting theory "JinjaThreads.MM"

12:56:10 Presenting theory "JinjaThreads.SC"

12:56:10 Presenting theory "HOL.Modules"

12:56:10 Presenting theory "JinjaThreads.SC_Interp"

12:56:10 Presenting theory "JinjaThreads.SC_Collections"

12:56:11 Presenting theory "JinjaThreads.Orders"

12:56:11 Presenting theory "HOL.Vector_Spaces"

12:56:11 Presenting theory "JinjaThreads.JMM_Spec"

12:56:11 Presenting theory "HOL.Real_Vector_Spaces"

12:56:12 Presenting theory "JinjaThreads.JMM_DRF"

12:56:12 Presenting theory "JinjaThreads.SC_Legal"

12:56:12 Presenting theory "JinjaThreads.Non_Speculative"

12:56:12 Presenting theory "HOL.Limits"

12:56:13 Presenting theory "HOL.Inequalities"

12:56:13 Presenting theory "HOL.Series"

12:56:14 Presenting theory "JinjaThreads.SC_Completion"

12:56:14 Presenting theory "HOL.Deriv"

12:56:14 Presenting theory "HOL.NthRoot"

12:56:14 Presenting theory "JinjaThreads.HB_Completion"

12:56:14 Presenting theory "JinjaThreads.JMM_Heap"

12:56:16 Presenting theory "HOL.Transcendental"

12:56:17 Presenting theory "JinjaThreads.JMM_Framework"

12:56:17 Presenting theory "HOL.Complex"

12:56:17 Presenting theory "HOL.MacLaurin"

12:56:17 Presenting theory "Complex_Main"

12:56:18 Presenting theory "JinjaThreads.JMM_Typesafe"

12:56:18 Presenting theory "JinjaThreads.JMM_Common"

12:56:18 Presenting theory "JinjaThreads.JMM_J"

12:56:19 Presenting theory "JinjaThreads.DRF_J"

12:56:19 Presenting theory "JinjaThreads.JMM_JVM"

12:56:19 Presenting theory "JinjaThreads.DRF_JVM"

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

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

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

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

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

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

12:56:21 Presenting theory "JinjaThreads.JMM_JVM_Typesafe"

12:56:21 Presenting theory "JinjaThreads.JMM_Compiler_Type2"

12:56:21 Presenting theory "JinjaThreads.JMM"

12:56:21 Presenting theory "JinjaThreads.MM_Main"

12:56:21 Presenting theory "JinjaThreads.State_Refinement"

12:56:21 Presenting theory "JinjaThreads.Scheduler"

12:56:21 Presenting theory "JinjaThreads.Random_Scheduler"

12:56:22 Presenting theory "JinjaThreads.Round_Robin"

12:56:22 Presenting theory "JinjaThreads.SC_Schedulers"

12:56:22 Presenting theory "HOL-Library.Mapping"

12:56:22 Presenting theory "HOL-Library.AList_Mapping"

12:56:22 Presenting theory "JinjaThreads.TypeRelRefine"

12:56:22 Presenting theory "JinjaThreads.PCompilerRefine"

12:56:22 Presenting theory "JinjaThreads.J_Execute"

12:56:23 Presenting theory "JinjaThreads.ExternalCall_Execute"

12:56:23 Presenting theory "JinjaThreads.JVMExec_Execute2"

12:56:23 Presenting theory "JinjaThreads.JVM_Execute2"

12:56:23 Presenting theory "HOL-Library.Code_Cardinality"

12:56:24 Presenting theory "JinjaThreads.Code_Generation"

12:56:24 Presenting theory "JinjaThreads.JVMExec_Execute"

12:56:24 Presenting theory "JinjaThreads.JVM_Execute"

12:56:24 Presenting theory "JinjaThreads.ToString"

12:56:24 Presenting theory "JinjaThreads.Java2Jinja"

12:56:24 Presenting theory "JinjaThreads.Execute_Main"

12:56:24 Presenting theory "JinjaThreads.ApprenticeChallenge"

12:56:24 Presenting theory "JinjaThreads.BufferExample"

12:56:24 Presenting theory "JinjaThreads.Examples_Main"

12:56:24 Presenting theory "JinjaThreads.JinjaThreads"

12:56:24

12:56:24 === TIMING ===

12:56:24

12:56:24 Group slow: 10:26:39 elapsed time, 33:22:15 cpu time, factor 3.20

12:56:24 Group AFP: 10:56:46 elapsed time, 35:10:59 cpu time, factor 3.21

12:56:24 Group main: 0:08:42 elapsed time, 0:34:07 cpu time, factor 3.92

12:56:24 Group timing: 0:03:28 elapsed time, 0:16:44 cpu time, factor 4.83

12:56:24 Group very_slow: 6:25:43 elapsed time, 15:29:29 cpu time, factor 2.41

12:56:24 Overall: 11:21:06 elapsed time, 35:45:31 cpu time, factor 3.15

12:56:24 Archiving artifacts

12:56:33 Started calculate disk usage of build

12:56:33 Finished Calculation of disk usage of build in 0 seconds

12:56:43 Started calculate disk usage of workspace

12:56:43 Finished Calculation of disk usage of workspace in 0 seconds

12:56:43 No emails were triggered.

12:56:43 Finished: SUCCESS