Skip to content
Success

Console Output

01:33:10 Started by an SCM change

01:33:10 Running as SYSTEM

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

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

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

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

01:33:11 pulling from http://isabelle.in.tum.de/repos/isabelle/

01:33:11 real URL is https://isabelle.in.tum.de/repos/isabelle/

01:33:11 no changes found

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

01:33:11 3 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

01:33:12 [isabelle-nightly-slow] $ hg log --rev 8fcbce9f317cc22c443214ea1f88c4c7177e6cd3 --template exists\n

01:33:12 exists

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

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

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

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

01:33:13 no changes found

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

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

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

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

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

01:33:13 [afp] $ hg log --rev 5e7974c944c6d9bb3f55b5ec697fc602c6654d5d --template exists\n

01:33:13 exists

01:33: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(5e7974c944c6d9bb3f55b5ec697fc602c6654d5d)" --encoding UTF-8 --encodingmode replace

01:33:14 No emails were triggered.

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

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

01:33:14 + set -e

01:33:14 + PROFILE=slow

01:33:14 + shift

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

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

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

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

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

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

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

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

01:34:12 + bin/isabelle ocaml_setup

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

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

01:34:13 opam update

01:34:13

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

01:34:14 + bin/isabelle ghc_setup

01:34:15 stack will use a sandboxed GHC it installed

01:34:15 For more information on paths, see 'stack path' and 'stack exec env'

01:34:15 To use this GHC and packages outside of a project, consider using:

01:34:15 stack ghc, stack ghci, stack runghc, or stack exec

01:34:16 The Glorious Glasgow Haskell Compilation System, version 8.10.7

01:34:16 + bin/isabelle ci_build_slow

01:34:18

01:34:18 === CONFIGURATION ===

01:34:18

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

01:34:18 ISABELLE_BUILD_OPTIONS=""

01:34:18

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

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

01:34:18 ML_SYSTEM="polyml-5.9"

01:34:18 ML_OPTIONS="-H 4000 --maxheap 20G"

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

01:34:18

01:34:18 === BUILD ===

01:34:18

01:34:18 Build started at Mon, 26 Sep 2022 23:34:18 GMT

01:34:18 Isabelle id 2802f6a4dd8b

01:34:19 Build for AFP id 80e872e0fe3a

01:34:19

01:34:19 === LOG ===

01:34:19

01:34:20 Session Pure/Pure

01:34:20 Session FOL/FOL

01:34:20 Session Pure/Pure-Examples

01:34:21 Session Pure/Pure-ex

01:34:21 Session Misc/Tools

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:34:24 Session HOL/HOL-Eisbach

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:34:28 Building Pure ...

01:34:49 Pure: theory Pure

01:34:50 Pure: theory ML_Bootstrap

01:34:51 Pure: theory Pure.Sessions

01:34:56 Timing Pure (1 threads, 1.392s elapsed time, 1.392s cpu time, 0.048s GC time, factor 1.00)

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

01:34:56 Building HOL ...

01:34:59 HOL: theory Tools.Code_Generator

01:35:04 HOL: theory HOL.HOL

01:35:10 HOL: theory HOL.Argo

01:35:10 HOL: theory HOL.Ctr_Sugar

01:35:10 HOL: theory HOL.Orderings

01:35:13 HOL: theory HOL.Groups

01:35:15 HOL: theory HOL.SAT

01:35:16 HOL: theory HOL.Lattices

01:35:18 HOL: theory HOL.Boolean_Algebras

01:35:19 HOL: theory HOL.Set

01:35:20 HOL: theory HOL.Fun

01:35:20 HOL: theory HOL.Typedef

01:35:21 HOL: theory HOL.Complete_Lattices

01:35:21 HOL: theory HOL.Rings

01:35:24 HOL: theory HOL.Inductive

01:35:27 HOL: theory HOL.Product_Type

01:35:27 HOL: theory HOL.Sum_Type

01:35:28 HOL: theory HOL.Complete_Partial_Order

01:35:34 HOL: theory HOL.Nat

01:35:36 HOL: theory HOL.Fields

01:35:36 HOL: theory HOL.Meson

01:35:40 HOL: theory HOL.Finite_Set

01:35:42 HOL: theory HOL.Relation

01:35:43 HOL: theory HOL.Transitive_Closure

01:35:44 HOL: theory HOL.Wellfounded

01:35:45 HOL: theory HOL.Fun_Def_Base

01:35:45 HOL: theory HOL.Hilbert_Choice

01:35:45 HOL: theory HOL.Wfrec

01:35:45 HOL: theory HOL.Order_Relation

01:35:46 HOL: theory HOL.BNF_Wellorder_Relation

01:35:47 HOL: theory HOL.BNF_Wellorder_Embedding

01:35:47 HOL: theory HOL.Zorn

01:35:47 HOL: theory HOL.ATP

01:35:48 HOL: theory HOL.BNF_Wellorder_Constructions

01:35:49 HOL: theory HOL.BNF_Cardinal_Order_Relation

01:35:51 HOL: theory HOL.BNF_Cardinal_Arithmetic

01:35:52 HOL: theory HOL.BNF_Def

01:35:54 HOL: theory HOL.Metis

01:35:58 HOL: theory HOL.BNF_Composition

01:35:58 HOL: theory HOL.Basic_BNFs

01:35:59 HOL: theory HOL.BNF_Fixpoint_Base

01:36:04 HOL: theory HOL.BNF_Least_Fixpoint

01:36:09 HOL: theory HOL.Basic_BNF_LFPs

01:36:09 HOL: theory HOL.Equiv_Relations

01:36:09 HOL: theory HOL.Transfer

01:36:10 HOL: theory HOL.Lifting

01:36:10 HOL: theory HOL.Num

01:36:12 HOL: theory HOL.Option

01:36:12 HOL: theory HOL.Quotient

01:36:13 HOL: theory HOL.Extraction

01:36:13 HOL: theory HOL.Partial_Function

01:36:14 HOL: theory HOL.Power

01:36:14 HOL: theory HOL.Fun_Def

01:36:17 HOL: theory HOL.Groups_Big

01:36:20 HOL: theory HOL.Lattices_Big

01:36:20 HOL: theory HOL.Int

01:36:20 HOL: theory HOL.Lifting_Set

01:36:25 HOL: theory HOL.Euclidean_Division

01:36:37 HOL: theory HOL.Parity

01:36:41 HOL: theory HOL.Divides

01:36:43 HOL: theory HOL.Numeral_Simprocs

01:36:43 HOL: theory HOL.Set_Interval

01:36:44 HOL: theory HOL.Semiring_Normalization

01:36:44 HOL: theory HOL.SMT

01:36:47 HOL: theory HOL.Groebner_Basis

01:36:49 HOL: theory HOL.Conditionally_Complete_Lattices

01:36:49 HOL: theory HOL.Filter

01:36:50 HOL: theory HOL.Presburger

01:36:56 HOL: theory HOL.Sledgehammer

01:36:59 HOL: theory HOL.List

01:37:09 HOL: theory HOL.Groups_List

01:37:09 HOL: theory HOL.Map

01:37:13 HOL: theory HOL.Bit_Operations

01:37:13 HOL: theory HOL.Enum

01:37:13 HOL: theory HOL.Factorial

01:37:14 HOL: theory HOL.Binomial

01:37:33 HOL: theory HOL.Code_Numeral

01:37:35 HOL: theory HOL.GCD

01:37:35 HOL: theory HOL.String

01:37:35 HOL: theory HOL.Random

01:37:39 HOL: theory HOL.BNF_Greatest_Fixpoint

01:37:39 HOL: theory HOL.Typerep

01:37:39 HOL: theory HOL.Predicate

01:37:40 HOL: theory HOL.Lazy_Sequence

01:37:43 HOL: theory HOL.Limited_Sequence

01:37:44 HOL: theory HOL.Code_Evaluation

01:37:46 HOL: theory HOL.Quickcheck_Random

01:37:48 HOL: theory HOL.Quickcheck_Exhaustive

01:37:48 HOL: theory HOL.Quickcheck_Narrowing

01:37:48 HOL: theory HOL.Random_Pred

01:37:49 HOL: theory HOL.Random_Sequence

01:37:56 HOL: theory HOL.Record

01:37:56 HOL: theory HOL.Predicate_Compile

01:37:58 HOL: theory HOL.Nitpick

01:37:59 HOL: theory HOL.Mirabelle

01:38:06 HOL: theory HOL.Nunchaku

01:38:08 HOL: theory Main

01:38:10 HOL: theory HOL.Archimedean_Field

01:38:10 HOL: theory HOL.Hull

01:38:10 HOL: theory HOL.Topological_Spaces

01:38:10 HOL: theory HOL.Modules

01:38:11 HOL: theory HOL.Vector_Spaces

01:38:20 HOL: theory HOL.Rat

01:38:23 HOL: theory HOL.Real

01:38:25 HOL: theory HOL.Real_Vector_Spaces

01:38:44 HOL: theory HOL.Inequalities

01:38:44 HOL: theory HOL.Limits

01:38:52 HOL: theory HOL.Deriv

01:38:52 HOL: theory HOL.Series

01:38:56 HOL: theory HOL.NthRoot

01:38:56 HOL: theory HOL.Transcendental

01:39:03 HOL: theory HOL.Complex

01:39:04 HOL: theory HOL.MacLaurin

01:39:05 HOL: theory Complex_Main

01:40:29 Preparing HOL/document ...

01:41:55 Finished HOL/document (0:01:25 elapsed time)

01:41:55 Preparing HOL/outline ...

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

01:42:47 Timing HOL (8 threads, 261.221s elapsed time, 949.683s cpu time, 76.645s GC time, factor 3.64)

01:42:47 Finished HOL (0:05:19 elapsed time, 0:17:46 cpu time, factor 3.34)

01:42:47 Running JinjaThreads ...

01:42:49 JinjaThreads: theory HOL-Eisbach.Eisbach

01:42:49 JinjaThreads: theory Automatic_Refinement.Foldi

01:42:49 JinjaThreads: theory Collections.ICF_Tools

01:42:49 JinjaThreads: theory Finger-Trees.FingerTree

01:42:49 JinjaThreads: theory Automatic_Refinement.Prio_List

01:42:49 JinjaThreads: theory Automatic_Refinement.Refine_Util_Bootstrap1

01:42:49 JinjaThreads: theory HOL-Library.Adhoc_Overloading

01:42:49 JinjaThreads: theory HOL-Library.AList

01:42:49 JinjaThreads: theory Automatic_Refinement.Mk_Term_Antiquot

01:42:49 JinjaThreads: theory Automatic_Refinement.Mpat_Antiquot

01:42:49 JinjaThreads: theory Collections.Ord_Code_Preproc

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

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

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

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

01:42:49 JinjaThreads: theory Collections.Locale_Code

01:42:49 JinjaThreads: theory Automatic_Refinement.Refine_Util

01:42:50 JinjaThreads: theory Collections.Record_Intf

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

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

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

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

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

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

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

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

01:42:51 JinjaThreads: theory HOL-Library.Infinite_Set

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

01:42:51 JinjaThreads: theory Automatic_Refinement.Anti_Unification

01:42:51 JinjaThreads: theory Automatic_Refinement.Attr_Comb

01:42:51 JinjaThreads: theory Automatic_Refinement.Named_Sorted_Thms

01:42:51 JinjaThreads: theory Automatic_Refinement.Autoref_Data

01:42:51 JinjaThreads: theory Automatic_Refinement.Indep_Vars

01:42:51 JinjaThreads: theory Automatic_Refinement.Mk_Record_Simp

01:42:52 JinjaThreads: theory Automatic_Refinement.Tagged_Solver

01:42:52 JinjaThreads: theory Automatic_Refinement.Select_Solve

01:42:52 JinjaThreads: theory HOL-Library.Dlist

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

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

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

01:42:52 JinjaThreads: theory Trie.Trie

01:42:53 JinjaThreads: theory HOL-Library.Predicate_Compile_Alternative_Defs

01:42:53 JinjaThreads: theory HOL-Library.RBT_Impl

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

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

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

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

01:42:55 JinjaThreads: theory HOL-Library.While_Combinator

01:42:55 JinjaThreads: theory FinFun.FinFun

01:42:55 JinjaThreads: theory HOL-Library.Numeral_Type

01:42:56 JinjaThreads: theory Collections.DatRef

01:42:56 JinjaThreads: theory HOL-Library.Countable

01:42:56 JinjaThreads: theory JinjaThreads.Set_Monad

01:42:56 JinjaThreads: theory JinjaThreads.Set_without_equal

01:42:56 JinjaThreads: theory Native_Word.Code_Int_Integer_Conversion

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

01:42:56 JinjaThreads: theory Refine_Monadic.Refine_Chapter

01:42:57 JinjaThreads: theory HOL-Library.Word

01:42:57 JinjaThreads: theory Word_Lib.More_Arithmetic

01:42:58 JinjaThreads: theory HOL-Library.Countable_Set

01:42:58 JinjaThreads: theory JinjaThreads.Auxiliary

01:42:58 JinjaThreads: theory Binomial-Heaps.BinomialHeap

01:42:58 JinjaThreads: theory Binomial-Heaps.SkewBinomialHeap

01:42:58 JinjaThreads: theory HOL-ex.Quicksort

01:42:58 JinjaThreads: theory HOL-Library.Countable_Complete_Lattices

01:42:58 JinjaThreads: theory Automatic_Refinement.Misc

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

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

01:43:02 JinjaThreads: theory Coinductive.Coinductive_Nat

01:43:03 JinjaThreads: theory Coinductive.Coinductive_List

01:43:03 JinjaThreads: theory Automatic_Refinement.Refine_Lib

01:43:03 JinjaThreads: theory Collections.SetIterator

01:43:03 JinjaThreads: theory Collections.Sorted_List_Operations

01:43:04 JinjaThreads: theory Word_Lib.Bit_Comprehension

01:43:04 JinjaThreads: theory Word_Lib.More_Divides

01:43:04 JinjaThreads: theory Word_Lib.Signed_Division_Word

01:43:05 JinjaThreads: theory Automatic_Refinement.Autoref_Phases

01:43:05 JinjaThreads: theory Automatic_Refinement.Autoref_Tagging

01:43:05 JinjaThreads: theory Automatic_Refinement.Relators

01:43:05 JinjaThreads: theory Refine_Monadic.Refine_Mono_Prover

01:43:05 JinjaThreads: theory Collections.SetIteratorOperations

01:43:05 JinjaThreads: theory Word_Lib.More_Word

01:43:07 JinjaThreads: theory Automatic_Refinement.Param_Tool

01:43:08 JinjaThreads: theory Automatic_Refinement.Param_HOL

01:43:09 JinjaThreads: theory Native_Word.Code_Target_Word_Base

01:43:09 JinjaThreads: theory Word_Lib.Bit_Shifts_Infix_Syntax

01:43:09 JinjaThreads: theory Word_Lib.Least_significant_bit

01:43:10 JinjaThreads: theory Automatic_Refinement.Parametricity

01:43:10 JinjaThreads: theory Automatic_Refinement.Autoref_Id_Ops

01:43:11 JinjaThreads: theory Collections.Assoc_List

01:43:11 JinjaThreads: theory Collections.Dlist_add

01:43:12 JinjaThreads: theory Collections.Diff_Array

01:43:12 JinjaThreads: theory Collections.Trie_Impl

01:43:12 JinjaThreads: theory Automatic_Refinement.Autoref_Fix_Rel

01:43:12 JinjaThreads: theory Collections.Proper_Iterator

01:43:12 JinjaThreads: theory Collections.SetIteratorGA

01:43:12 JinjaThreads: theory Word_Lib.Most_significant_bit

01:43:12 JinjaThreads: theory Collections.Trie2

01:43:13 JinjaThreads: theory Automatic_Refinement.Autoref_Translate

01:43:13 JinjaThreads: theory Automatic_Refinement.Autoref_Relator_Interface

01:43:13 JinjaThreads: theory Collections.It_to_It

01:43:13 JinjaThreads: theory Word_Lib.Generic_set_bit

01:43:13 JinjaThreads: theory Automatic_Refinement.Autoref_Gen_Algo

01:43:13 JinjaThreads: theory Automatic_Refinement.Autoref_Tool

01:43:14 JinjaThreads: theory Coinductive.Lazy_LList

01:43:14 JinjaThreads: theory Coinductive.TLList

01:43:14 JinjaThreads: theory Native_Word.Code_Target_Integer_Bit

01:43:14 JinjaThreads: theory Native_Word.Word_Type_Copies

01:43:14 JinjaThreads: theory Automatic_Refinement.Autoref_Bindings_HOL

01:43:17 JinjaThreads: theory Coinductive.Lazy_TLList

01:43:18 JinjaThreads: theory Automatic_Refinement.Automatic_Refinement

01:43:18 JinjaThreads: theory Collections.Idx_Iterator

01:43:18 JinjaThreads: theory Refine_Monadic.Refine_Misc

01:43:20 JinjaThreads: theory Refine_Monadic.RefineG_Domain

01:43:20 JinjaThreads: theory Refine_Monadic.RefineG_Transfer

01:43:20 JinjaThreads: theory Refine_Monadic.RefineG_Assert

01:43:21 JinjaThreads: theory Refine_Monadic.RefineG_Recursion

01:43:21 JinjaThreads: theory Refine_Monadic.RefineG_While

01:43:21 JinjaThreads: theory Refine_Monadic.Refine_Basic

01:43:22 JinjaThreads: theory Refine_Monadic.Refine_Det

01:43:26 JinjaThreads: theory Refine_Monadic.Refine_Heuristics

01:43:26 JinjaThreads: theory Refine_Monadic.Refine_Leof

01:43:26 JinjaThreads: theory Refine_Monadic.Refine_Pfun

01:43:27 JinjaThreads: theory Refine_Monadic.Refine_More_Comb

01:43:27 JinjaThreads: theory Refine_Monadic.Refine_While

01:43:29 JinjaThreads: theory Refine_Monadic.Refine_Transfer

01:43:30 JinjaThreads: theory Refine_Monadic.Autoref_Monadic

01:43:30 JinjaThreads: theory Refine_Monadic.Refine_Automation

01:43:30 JinjaThreads: theory Refine_Monadic.Refine_Foreach

01:43:32 JinjaThreads: theory Native_Word.Code_Target_Int_Bit

01:43:32 JinjaThreads: theory Native_Word.Uint32

01:43:32 JinjaThreads: theory Collections.Code_Target_ICF

01:43:33 JinjaThreads: theory Refine_Monadic.Refine_Monadic

01:43:34 JinjaThreads: theory Collections.HashCode

01:43:34 JinjaThreads: theory Collections.Gen_Iterator

01:43:34 JinjaThreads: theory Collections.Intf_Map

01:43:35 JinjaThreads: theory Collections.Intf_Set

01:43:35 JinjaThreads: theory Collections.Iterator

01:43:36 JinjaThreads: theory Collections.Array_Iterator

01:43:36 JinjaThreads: theory Collections.ICF_Spec_Base

01:43:36 JinjaThreads: theory Collections.AnnotatedListSpec

01:43:36 JinjaThreads: theory Collections.ListSpec

01:43:36 JinjaThreads: theory Collections.MapSpec

01:43:37 JinjaThreads: theory Collections.PrioSpec

01:43:37 JinjaThreads: theory Collections.PrioUniqueSpec

01:43:37 JinjaThreads: theory Collections.SetSpec

01:43:38 JinjaThreads: theory Collections.BinoPrioImpl

01:43:38 JinjaThreads: theory Collections.SkewPrioImpl

01:43:38 JinjaThreads: theory Collections.ListGA

01:43:39 JinjaThreads: theory Collections.FTAnnotatedListImpl

01:43:39 JinjaThreads: theory Collections.PrioByAnnotatedList

01:43:39 JinjaThreads: theory Collections.Fifo

01:43:41 JinjaThreads: theory Collections.PrioUniqueByAnnotatedList

01:43:42 JinjaThreads: theory Collections.Algos

01:43:42 JinjaThreads: theory Collections.SetIndex

01:43:44 JinjaThreads: theory Collections.SetIteratorCollectionsGA

01:43:44 JinjaThreads: theory Collections.MapGA

01:43:44 JinjaThreads: theory Collections.SetGA

01:43:47 JinjaThreads: theory Collections.FTPrioImpl

01:43:47 JinjaThreads: theory Collections.FTPrioUniqueImpl

01:43:48 JinjaThreads: theory Collections.ArrayMapImpl

01:43:48 JinjaThreads: theory Collections.ListMapImpl

01:43:48 JinjaThreads: theory Collections.ListMapImpl_Invar

01:43:48 JinjaThreads: theory Collections.TrieMapImpl

01:43:50 JinjaThreads: theory Collections.ListSetImpl

01:43:52 JinjaThreads: theory Collections.ListSetImpl_Invar

01:43:53 JinjaThreads: theory Collections.ListSetImpl_NotDist

01:43:54 JinjaThreads: theory Collections.ListSetImpl_Sorted

01:43:54 JinjaThreads: theory Collections.SetByMap

01:43:56 JinjaThreads: theory Collections.ArrayHashMap_Impl

01:43:58 JinjaThreads: theory Collections.ArraySetImpl

01:43:59 JinjaThreads: theory Collections.TrieSetImpl

01:44:01 JinjaThreads: theory Collections.ArrayHashMap

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

01:44:05 JinjaThreads: theory Collections.RBT_add

01:44:08 JinjaThreads: theory Collections.RBTMapImpl

01:44:09 JinjaThreads: theory Collections.ArrayHashSet

01:44:17 JinjaThreads: theory Collections.RBTSetImpl

01:44:17 JinjaThreads: theory Collections.HashMap_Impl

01:44:19 JinjaThreads: theory Collections.HashMap

01:44:26 JinjaThreads: theory Collections.HashSet

01:44:26 JinjaThreads: theory Collections.MapStdImpl

01:44:34 JinjaThreads: theory Collections.SetStdImpl

01:44:38 JinjaThreads: theory Collections.ICF_Impl

01:44:44 JinjaThreads: theory Collections.ICF_Refine_Monadic

01:44:45 JinjaThreads: theory Collections.ICF_Autoref

01:44:48 JinjaThreads: theory Collections.Collections

01:44:49 JinjaThreads: theory Collections.CollectionsV1

01:44:55 JinjaThreads: theory JinjaThreads.JT_ICF

01:44:55 JinjaThreads: theory JinjaThreads.Basic_Main

01:46:24 JinjaThreads: theory HOL-Library.Mapping

01:46:24 JinjaThreads: theory HOL-Library.Code_Cardinality

01:46:24 JinjaThreads: theory HOL-Library.Prefix_Order

01:46:24 JinjaThreads: theory JinjaThreads.FWState

01:46:24 JinjaThreads: theory JinjaThreads.LTS

01:46:24 JinjaThreads: theory JinjaThreads.Type

01:46:24 JinjaThreads: theory JinjaThreads.ListIndex

01:46:24 JinjaThreads: theory JinjaThreads.Orders

01:46:24 JinjaThreads: theory JinjaThreads.Semilat

01:46:26 JinjaThreads: theory JinjaThreads.Err

01:46:30 JinjaThreads: theory JinjaThreads.Listn

01:46:30 JinjaThreads: theory JinjaThreads.Opt

01:46:31 JinjaThreads: theory JinjaThreads.Product

01:46:31 JinjaThreads: theory HOL-Library.AList_Mapping

01:46:31 JinjaThreads: theory JinjaThreads.Semilattices

01:46:31 JinjaThreads: theory JinjaThreads.Typing_Framework

01:46:31 JinjaThreads: theory JinjaThreads.Decl

01:46:31 JinjaThreads: theory JinjaThreads.SemilatAlg

01:46:32 JinjaThreads: theory JinjaThreads.Kildall

01:46:32 JinjaThreads: theory JinjaThreads.LBVSpec

01:46:32 JinjaThreads: theory JinjaThreads.Bisimulation

01:46:32 JinjaThreads: theory JinjaThreads.LBVComplete

01:46:33 JinjaThreads: theory JinjaThreads.LBVCorrect

01:46:33 JinjaThreads: theory JinjaThreads.Typing_Framework_err

01:46:33 JinjaThreads: theory JinjaThreads.Abstract_BV

01:46:34 JinjaThreads: theory JinjaThreads.TypeRel

01:46:45 JinjaThreads: theory JinjaThreads.TypeRelRefine

01:46:45 JinjaThreads: theory JinjaThreads.Value

01:46:49 JinjaThreads: theory JinjaThreads.Exceptions

01:46:49 JinjaThreads: theory JinjaThreads.Heap

01:46:50 JinjaThreads: theory JinjaThreads.SystemClasses

01:46:51 JinjaThreads: theory JinjaThreads.MM

01:46:51 JinjaThreads: theory JinjaThreads.State

01:46:58 JinjaThreads: theory JinjaThreads.FWCondAction

01:46:58 JinjaThreads: theory JinjaThreads.FWInterrupt

01:46:58 JinjaThreads: theory JinjaThreads.FWLock

01:46:58 JinjaThreads: theory JinjaThreads.FWThread

01:46:58 JinjaThreads: theory JinjaThreads.FWWait

01:46:59 JinjaThreads: theory JinjaThreads.Observable_Events

01:47:01 JinjaThreads: theory JinjaThreads.FWLocking

01:47:02 JinjaThreads: theory JinjaThreads.FWLockingThread

01:47:02 JinjaThreads: theory JinjaThreads.FWWellform

01:47:02 JinjaThreads: theory JinjaThreads.FWLifting

01:47:02 JinjaThreads: theory JinjaThreads.FWSemantics

01:47:07 JinjaThreads: theory JinjaThreads.JVMState

01:47:07 JinjaThreads: theory JinjaThreads.StartConfig

01:47:07 JinjaThreads: theory JinjaThreads.JMM_Spec

01:47:07 JinjaThreads: theory JinjaThreads.FWLiftingSem

01:47:07 JinjaThreads: theory JinjaThreads.FWProgressAux

01:47:08 JinjaThreads: theory JinjaThreads.Conform

01:47:08 JinjaThreads: theory JinjaThreads.State_Refinement

01:47:08 JinjaThreads: theory JinjaThreads.FWDeadlock

01:47:08 JinjaThreads: theory JinjaThreads.FWLTS

01:47:11 JinjaThreads: theory JinjaThreads.ConformThreaded

01:47:11 JinjaThreads: theory JinjaThreads.ExternalCall

01:47:12 JinjaThreads: theory JinjaThreads.SC

01:47:12 JinjaThreads: theory JinjaThreads.FWProgress

01:47:13 JinjaThreads: theory JinjaThreads.SC_Collections

01:47:19 JinjaThreads: theory JinjaThreads.JMM_DRF

01:47:19 JinjaThreads: theory JinjaThreads.SC_Legal

01:47:21 JinjaThreads: theory JinjaThreads.FWBisimulation

01:47:21 JinjaThreads: theory JinjaThreads.FWInitFinLift

01:47:21 JinjaThreads: theory JinjaThreads.Non_Speculative

01:47:21 JinjaThreads: theory JinjaThreads.Scheduler

01:47:23 JinjaThreads: theory JinjaThreads.HB_Completion

01:47:23 JinjaThreads: theory JinjaThreads.SC_Completion

01:47:39 JinjaThreads: theory JinjaThreads.WellForm

01:47:39 JinjaThreads: theory JinjaThreads.ExternalCall_Execute

01:47:42 JinjaThreads: theory JinjaThreads.ExternalCallWF

01:47:42 JinjaThreads: theory JinjaThreads.JMM_Heap

01:47:44 JinjaThreads: theory JinjaThreads.SemiType

01:47:45 JinjaThreads: theory JinjaThreads.BinOp

01:47:47 JinjaThreads: theory JinjaThreads.JMM_Type

01:47:47 JinjaThreads: theory JinjaThreads.JMM_Type2

01:47:47 JinjaThreads: theory JinjaThreads.JVM_SemiType

01:47:53 JinjaThreads: theory JinjaThreads.Random_Scheduler

01:47:53 JinjaThreads: theory JinjaThreads.Round_Robin

01:48:02 JinjaThreads: theory JinjaThreads.JMM_Framework

01:48:08 JinjaThreads: theory JinjaThreads.SC_Schedulers

01:48:21 JinjaThreads: theory JinjaThreads.Expr

01:48:21 JinjaThreads: theory JinjaThreads.JVMInstructions

01:48:22 JinjaThreads: theory JinjaThreads.PCompiler

01:48:23 JinjaThreads: theory JinjaThreads.PCompilerRefine

01:48:59 JinjaThreads: theory JinjaThreads.JVMExceptions

01:48:59 JinjaThreads: theory JinjaThreads.JVMHeap

01:48:59 JinjaThreads: theory JinjaThreads.Effect

01:49:24 JinjaThreads: theory JinjaThreads.JVMExecInstr

01:49:27 JinjaThreads: theory JinjaThreads.CallExpr

01:49:27 JinjaThreads: theory JinjaThreads.DefAss

01:49:28 JinjaThreads: theory JinjaThreads.JHeap

01:49:29 JinjaThreads: theory JinjaThreads.WWellForm

01:49:29 JinjaThreads: theory JinjaThreads.WellType

01:49:35 JinjaThreads: theory JinjaThreads.JVMExec

01:49:38 JinjaThreads: theory JinjaThreads.SmallStep

01:49:38 JinjaThreads: theory JinjaThreads.J1State

01:49:39 JinjaThreads: theory JinjaThreads.Annotate

01:49:40 JinjaThreads: theory JinjaThreads.JWellForm

01:49:41 JinjaThreads: theory JinjaThreads.WellTypeRT

01:49:41 JinjaThreads: theory JinjaThreads.JVMDefensive

01:49:41 JinjaThreads: theory JinjaThreads.J1Heap

01:49:49 JinjaThreads: theory JinjaThreads.J1WellType

01:49:50 JinjaThreads: theory JinjaThreads.JVMExec_Execute

01:49:50 JinjaThreads: theory JinjaThreads.JMM_Typesafe

01:49:50 JinjaThreads: theory JinjaThreads.Compiler1

01:49:51 JinjaThreads: theory JinjaThreads.JVMThreaded

01:49:57 JinjaThreads: theory JinjaThreads.J1WellForm

01:49:58 JinjaThreads: theory JinjaThreads.Compiler2

01:49:59 JinjaThreads: theory JinjaThreads.JJ1WellForm

01:50:00 JinjaThreads: theory JinjaThreads.Preprocessor

01:50:01 JinjaThreads: theory JinjaThreads.ToString

01:50:12 JinjaThreads: theory JinjaThreads.JMM_Common

01:50:14 JinjaThreads: theory JinjaThreads.JMM_JVM

01:50:15 JinjaThreads: theory JinjaThreads.JVM_Main

01:50:16 JinjaThreads: theory JinjaThreads.Compiler

01:50:16 JinjaThreads: theory JinjaThreads.Exception_Tables

01:50:33 JinjaThreads: theory JinjaThreads.JMM_Typesafe2

01:50:45 JinjaThreads: theory JinjaThreads.BVSpec

01:50:46 JinjaThreads: theory JinjaThreads.EffectMono

01:50:47 JinjaThreads: theory JinjaThreads.TF_JVM

01:50:48 JinjaThreads: theory JinjaThreads.BVConform

01:50:48 JinjaThreads: theory JinjaThreads.TypeComp

01:50:48 JinjaThreads: theory JinjaThreads.FWBisimDeadlock

01:50:49 JinjaThreads: theory JinjaThreads.FWBisimLift

01:50:50 JinjaThreads: theory JinjaThreads.J1

01:50:53 JinjaThreads: theory JinjaThreads.BVExec

01:50:58 JinjaThreads: theory JinjaThreads.LBVJVM

01:51:01 JinjaThreads: theory JinjaThreads.BVSpecTypeSafe

01:54:58 JinjaThreads: theory JinjaThreads.BVNoTypeError

01:55:02 JinjaThreads: theory JinjaThreads.BCVExec

01:55:02 JinjaThreads: theory JinjaThreads.JVMExec_Execute2

01:55:03 JinjaThreads: theory JinjaThreads.BVProgressThreaded

01:55:03 JinjaThreads: theory JinjaThreads.JVMTau

01:55:09 JinjaThreads: theory JinjaThreads.Common_Main

01:55:24 JinjaThreads: theory JinjaThreads.J1Deadlock

01:55:31 JinjaThreads: theory JinjaThreads.Execs

01:56:05 JinjaThreads: theory JinjaThreads.DefAssPreservation

01:56:07 JinjaThreads: theory JinjaThreads.Threaded

01:56:07 JinjaThreads: theory JinjaThreads.Progress

01:56:14 JinjaThreads: theory JinjaThreads.TypeSafe

01:56:30 JinjaThreads: theory JinjaThreads.J1JVMBisim

01:56:36 JinjaThreads: theory JinjaThreads.J0

01:56:36 JinjaThreads: theory JinjaThreads.JMM_J

01:56:39 JinjaThreads: theory JinjaThreads.ProgressThreaded

01:56:40 JinjaThreads: theory JinjaThreads.J_Execute

01:56:47 JinjaThreads: theory JinjaThreads.JVMDeadlocked

01:56:48 JinjaThreads: theory JinjaThreads.DRF_JVM

01:56:53 JinjaThreads: theory JinjaThreads.JVM_Execute

01:57:06 JinjaThreads: theory JinjaThreads.JVM_Execute2

01:57:21 JinjaThreads: theory JinjaThreads.Deadlocked

01:57:30 JinjaThreads: theory JinjaThreads.DRF_J

01:57:33 JinjaThreads: theory JinjaThreads.J_Main

01:57:34 JinjaThreads: theory JinjaThreads.BV_Main

01:57:43 JinjaThreads: theory JinjaThreads.J0Bisim

01:57:44 JinjaThreads: theory JinjaThreads.J0J1Bisim

01:59:05 JinjaThreads: theory JinjaThreads.Correctness1

01:59:10 JinjaThreads: theory JinjaThreads.Correctness1Threaded

02:00:42 JinjaThreads: theory JinjaThreads.Code_Generation

02:00:53 JinjaThreads: theory JinjaThreads.ApprenticeChallenge

02:00:53 JinjaThreads: theory JinjaThreads.BufferExample

02:01:14 JinjaThreads: theory JinjaThreads.Java2Jinja

02:01:29 JinjaThreads: theory JinjaThreads.Examples_Main

02:02:02 JinjaThreads: theory JinjaThreads.JMM_JVM_Typesafe

02:08:31 JinjaThreads: theory JinjaThreads.J1JVM

02:08:31 JinjaThreads: theory JinjaThreads.JVMJ1

02:08:31 JinjaThreads: theory JinjaThreads.JMM_J_Typesafe

02:09:22 JinjaThreads: theory JinjaThreads.Execute_Main

02:09:43 JinjaThreads: theory JinjaThreads.Correctness2

02:11:36 JinjaThreads: theory JinjaThreads.Correctness

02:18:22 JinjaThreads: theory JinjaThreads.JMM_Compiler

02:18:23 JinjaThreads: theory JinjaThreads.SC_Interp

02:18:25 JinjaThreads: theory JinjaThreads.Compiler_Main

02:30:42 JinjaThreads: theory JinjaThreads.JMM_Interp

02:30:46 JinjaThreads: theory JinjaThreads.JMM_Compiler_Type2

02:30:49 JinjaThreads: theory JinjaThreads.JMM

02:30:51 JinjaThreads: theory JinjaThreads.MM_Main

02:30:59 JinjaThreads: theory JinjaThreads.JinjaThreads

02:40:40 Preparing JinjaThreads/document ...

02:42:02 Finished JinjaThreads/document (0:01:22 elapsed time)

02:42:02 Preparing JinjaThreads/outline ...

02:42:36 Finished JinjaThreads/outline (0:00:34 elapsed time)

02:42:38 Timing JinjaThreads (8 threads, 3456.329s elapsed time, 15978.839s cpu time, 6201.679s GC time, factor 4.62)

02:42:38 Finished JinjaThreads (0:57:39 elapsed time, 4:26:21 cpu time, factor 4.62)

02:42:38 Building Flyspeck-Tame ...

02:42:40 Flyspeck-Tame: theory Flyspeck-Tame.ListAux

02:42:40 Flyspeck-Tame: theory HOL-Library.Code_Target_Int

02:42:40 Flyspeck-Tame: theory HOL-Library.AList

02:42:40 Flyspeck-Tame: theory Flyspeck-Tame.Quasi_Order

02:42:40 Flyspeck-Tame: theory HOL-Library.Code_Abstract_Nat

02:42:40 Flyspeck-Tame: theory Flyspeck-Tame.RTranCl

02:42:40 Flyspeck-Tame: theory HOL-Library.IArray

02:42:40 Flyspeck-Tame: theory HOL-Library.While_Combinator

02:42:40 Flyspeck-Tame: theory HOL-Library.Code_Target_Nat

02:42:40 Flyspeck-Tame: theory Flyspeck-Tame.PlaneGraphIso

02:42:41 Flyspeck-Tame: theory HOL-Library.Code_Target_Numeral

02:42:41 Flyspeck-Tame: theory Flyspeck-Tame.Arch

02:42:41 Flyspeck-Tame: theory Flyspeck-Tame.Worklist

02:42:41 Flyspeck-Tame: theory Flyspeck-Tame.IArray_Syntax

02:42:42 Flyspeck-Tame: theory Flyspeck-Tame.ListSum

02:42:42 Flyspeck-Tame: theory Flyspeck-Tame.Rotation

02:42:42 Flyspeck-Tame: theory Flyspeck-Tame.Maps

02:42:42 Flyspeck-Tame: theory Flyspeck-Tame.Graph

02:42:42 Flyspeck-Tame: theory Trie.Trie

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

02:42:45 Flyspeck-Tame: theory Flyspeck-Tame.GraphProps

02:42:45 Flyspeck-Tame: theory Flyspeck-Tame.Tame

02:42:45 Flyspeck-Tame: theory Trie.Tries

02:42:45 Flyspeck-Tame: theory Flyspeck-Tame.Enumerator

02:42:45 Flyspeck-Tame: theory Flyspeck-Tame.TameProps

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

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

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

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

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

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

02:42:50 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

02:42:50 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

02:42:51 Flyspeck-Tame: theory Flyspeck-Tame.PlaneProps

02:42:52 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

02:42:52 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

02:42:53 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

02:42:53 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

02:42:53 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

02:42:53 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

02:42:54 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

02:44:24 Preparing Flyspeck-Tame/document ...

02:44:37 Finished Flyspeck-Tame/document (0:00:13 elapsed time)

02:44:37 Preparing Flyspeck-Tame/outline ...

02:44:43 Finished Flyspeck-Tame/outline (0:00:06 elapsed time)

02:44:45 Timing Flyspeck-Tame (8 threads, 65.334s elapsed time, 348.578s cpu time, 28.199s GC time, factor 5.34)

02:44:45 Finished Flyspeck-Tame (0:01:43 elapsed time, 0:07:06 cpu time, factor 4.11)

02:44:45 Running Flyspeck-Tame-Computation ...

02:44:47 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.ArchComp

02:44:47 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.Completeness

07:13:52 Timing Flyspeck-Tame-Computation (8 threads, 16140.919s elapsed time, 24179.816s cpu time, 901.150s GC time, factor 1.50)

07:13:52 Finished Flyspeck-Tame-Computation (4:29:03 elapsed time, 6:43:01 cpu time, factor 1.50)

07:13:52 Building AWN ...

07:13:53 AWN: theory AWN.Lib

07:13:53 AWN: theory AWN.TransitionSystems

07:13:54 AWN: theory AWN.AWN

07:13:54 AWN: theory AWN.Invariants

07:13:55 AWN: theory AWN.OInvariants

07:14:05 AWN: theory AWN.AWN_Cterms

07:14:05 AWN: theory AWN.AWN_SOS

07:14:06 AWN: theory AWN.OAWN_SOS

07:14:08 AWN: theory AWN.AWN_Labels

07:14:09 AWN: theory AWN.Pnet

07:14:09 AWN: theory AWN.Inv_Cterms

07:14:09 AWN: theory AWN.AWN_Invariants

07:14:10 AWN: theory AWN.Closed

07:14:10 AWN: theory AWN.AWN_SOS_Labels

07:14:11 AWN: theory AWN.Qmsg

07:14:12 AWN: theory AWN.OAWN_Invariants

07:14:12 AWN: theory AWN.ONode_Lifting

07:14:12 AWN: theory AWN.OAWN_SOS_Labels

07:14:12 AWN: theory AWN.OPnet

07:14:12 AWN: theory AWN.OPnet_Lifting

07:14:13 AWN: theory AWN.OClosed_Lifting

07:14:13 AWN: theory AWN.OClosed_Transfer

07:14:13 AWN: theory AWN.OAWN_Convert

07:14:13 AWN: theory AWN.Qmsg_Lifting

07:14:14 AWN: theory AWN.AWN_Main

07:14:14 AWN: theory AWN.Toy

07:14:26 AWN: theory AWN.AWN_Term_Graph

07:15:03 Preparing AWN/document ...

07:15:12 Finished AWN/document (0:00:08 elapsed time)

07:15:12 Preparing AWN/outline ...

07:15:17 Finished AWN/outline (0:00:05 elapsed time)

07:15:18 Timing AWN (8 threads, 36.659s elapsed time, 178.235s cpu time, 7.731s GC time, factor 4.86)

07:15:18 Finished AWN (0:01:09 elapsed time, 0:04:01 cpu time, factor 3.47)

07:15:18 Running AODV ...

07:15:20 AODV: theory AODV.Aodv_Basic

07:15:22 AODV: theory AODV.A_Norreqid

07:15:22 AODV: theory AODV.Aodv_Data

07:15:22 AODV: theory AODV.Aodv_Message

07:15:22 AODV: theory AODV.B_Fwdrreps

07:15:22 AODV: theory AODV.C_Gtobcast

07:15:22 AODV: theory AODV.D_Fwdrreqs

07:15:22 AODV: theory AODV.E_All_ABCD

07:15:22 AODV: theory AODV.D_Aodv_Data

07:15:22 AODV: theory AODV.D_Aodv_Message

07:15:22 AODV: theory AODV.A_Aodv_Data

07:15:22 AODV: theory AODV.A_Aodv_Message

07:15:22 AODV: theory AODV.B_Aodv_Data

07:15:22 AODV: theory AODV.B_Aodv_Message

07:15:24 AODV: theory AODV.C_Aodv_Data

07:15:24 AODV: theory AODV.C_Aodv_Message

07:15:24 AODV: theory AODV.D_Fresher

07:15:24 AODV: theory AODV.Fresher

07:15:24 AODV: theory AODV.E_Aodv_Data

07:15:24 AODV: theory AODV.B_Fresher

07:15:24 AODV: theory AODV.A_Fresher

07:15:24 AODV: theory AODV.E_Aodv_Message

07:15:26 AODV: theory AODV.A_Aodv

07:15:27 AODV: theory AODV.Aodv

07:15:27 AODV: theory AODV.B_Aodv

07:15:27 AODV: theory AODV.D_Aodv

07:15:27 AODV: theory AODV.C_Fresher

07:15:27 AODV: theory AODV.E_Fresher

07:15:27 AODV: theory AODV.C_Aodv

07:15:27 AODV: theory AODV.E_Aodv

07:16:18 AODV: theory AODV.A_Aodv_Predicates

07:16:18 AODV: theory AODV.A_Loop_Freedom

07:16:19 AODV: theory AODV.A_Quality_Increases

07:16:19 AODV: theory AODV.A_Seq_Invariants

07:16:20 AODV: theory AODV.A_OAodv

07:16:20 AODV: theory AODV.A_Global_Invariants

07:16:21 AODV: theory AODV.A_Aodv_Loop_Freedom

07:16:29 AODV: theory AODV.Aodv_Predicates

07:16:29 AODV: theory AODV.Loop_Freedom

07:16:29 AODV: theory AODV.Quality_Increases

07:16:29 AODV: theory AODV.Seq_Invariants

07:16:30 AODV: theory AODV.OAodv

07:16:30 AODV: theory AODV.Global_Invariants

07:16:31 AODV: theory AODV.Aodv_Loop_Freedom

07:16:34 AODV: theory AODV.B_Aodv_Predicates

07:16:34 AODV: theory AODV.B_OAodv

07:16:34 AODV: theory AODV.B_Loop_Freedom

07:16:34 AODV: theory AODV.B_Quality_Increases

07:16:34 AODV: theory AODV.B_Seq_Invariants

07:16:35 AODV: theory AODV.B_Global_Invariants

07:16:36 AODV: theory AODV.B_Aodv_Loop_Freedom

07:16:37 AODV: theory AODV.C_Aodv_Predicates

07:16:37 AODV: theory AODV.C_OAodv

07:16:37 AODV: theory AODV.C_Loop_Freedom

07:16:37 AODV: theory AODV.C_Quality_Increases

07:16:37 AODV: theory AODV.C_Seq_Invariants

07:16:38 AODV: theory AODV.C_Global_Invariants

07:16:39 AODV: theory AODV.C_Aodv_Loop_Freedom

07:16:42 AODV: theory AODV.E_Aodv_Predicates

07:16:42 AODV: theory AODV.E_OAodv

07:16:42 AODV: theory AODV.E_Loop_Freedom

07:16:42 AODV: theory AODV.E_Quality_Increases

07:16:42 AODV: theory AODV.E_Seq_Invariants

07:16:43 AODV: theory AODV.E_Global_Invariants

07:16:44 AODV: theory AODV.E_Aodv_Loop_Freedom

07:16:46 AODV: theory AODV.D_Aodv_Predicates

07:16:47 AODV: theory AODV.D_Loop_Freedom

07:16:47 AODV: theory AODV.D_Quality_Increases

07:16:48 AODV: theory AODV.D_Seq_Invariants

07:16:48 AODV: theory AODV.D_OAodv

07:16:49 AODV: theory AODV.D_Global_Invariants

07:16:50 AODV: theory AODV.D_Aodv_Loop_Freedom

07:16:55 AODV: theory AODV.All

08:40:57 Preparing AODV/document ...

08:41:16 Finished AODV/document (0:00:18 elapsed time)

08:41:16 Preparing AODV/outline ...

08:41:26 Finished AODV/outline (0:00:10 elapsed time)

08:41:28 Timing AODV (8 threads, 5132.316s elapsed time, 30997.462s cpu time, 1153.922s GC time, factor 6.04)

08:41:28 Finished AODV (1:25:34 elapsed time, 8:36:39 cpu time, factor 6.04)

08:41:28 Building Word_Lib ...

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

08:41:30 Word_Lib: theory Word_Lib.Even_More_List

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

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

08:41:30 Word_Lib: theory Word_Lib.More_Misc

08:41:31 Word_Lib: theory HOL-Library.Cardinality

08:41:32 Word_Lib: theory HOL-Library.Numeral_Type

08:41:33 Word_Lib: theory Word_Lib.More_Sublist

08:41:33 Word_Lib: theory HOL-Library.Type_Length

08:41:34 Word_Lib: theory HOL-Library.Word

08:41:34 Word_Lib: theory Word_Lib.More_Arithmetic

08:41:41 Word_Lib: theory Word_Lib.Bit_Comprehension

08:41:41 Word_Lib: theory Word_Lib.Legacy_Aliases

08:41:41 Word_Lib: theory Word_Lib.More_Divides

08:41:41 Word_Lib: theory Word_Lib.Signed_Division_Word

08:41:41 Word_Lib: theory Word_Lib.More_Word

08:41:43 Word_Lib: theory Word_Lib.Bit_Shifts_Infix_Syntax

08:41:43 Word_Lib: theory Word_Lib.Least_significant_bit

08:41:43 Word_Lib: theory Word_Lib.Many_More

08:41:43 Word_Lib: theory Word_Lib.Strict_part_mono

08:41:44 Word_Lib: theory Word_Lib.Aligned

08:41:44 Word_Lib: theory Word_Lib.Singleton_Bit_Shifts

08:41:44 Word_Lib: theory Word_Lib.Most_significant_bit

08:41:44 Word_Lib: theory Word_Lib.Generic_set_bit

08:41:44 Word_Lib: theory Word_Lib.Next_and_Prev

08:41:45 Word_Lib: theory Word_Lib.Bits_Int

08:41:49 Word_Lib: theory Word_Lib.Typedef_Morphisms

08:41:49 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

08:41:52 Word_Lib: theory Word_Lib.Bitwise

08:41:52 Word_Lib: theory Word_Lib.Examples

08:41:56 Word_Lib: theory HOL-Eisbach.Eisbach

08:41:56 Word_Lib: theory Word_Lib.Syntax_Bundles

08:41:56 Word_Lib: theory Word_Lib.Hex_Words

08:41:56 Word_Lib: theory Word_Lib.Bit_Comprehension_Int

08:41:56 Word_Lib: theory Word_Lib.Signed_Words

08:41:56 Word_Lib: theory Word_Lib.Type_Syntax

08:41:56 Word_Lib: theory Word_Lib.Word_Syntax

08:41:56 Word_Lib: theory Word_Lib.Enumeration

08:41:56 Word_Lib: theory Word_Lib.Rsplit

08:41:57 Word_Lib: theory Word_Lib.Norm_Words

08:41:57 Word_Lib: theory Word_Lib.Word_Names

08:41:57 Word_Lib: theory Word_Lib.Word_16

08:41:57 Word_Lib: theory Word_Lib.Bitwise_Signed

08:41:57 Word_Lib: theory Word_Lib.Enumeration_Word

08:41:57 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

08:41:57 Word_Lib: theory Word_Lib.Word_EqI

08:41:59 Word_Lib: theory Word_Lib.Word_Lemmas

08:42:02 Word_Lib: theory Word_Lib.Word_8

08:42:02 Word_Lib: theory Word_Lib.More_Word_Operations

08:42:03 Word_Lib: theory Word_Lib.Word_32

08:42:03 Word_Lib: theory Word_Lib.Word_64

08:42:04 Word_Lib: theory Word_Lib.Machine_Word_64_Basics

08:42:04 Word_Lib: theory Word_Lib.Machine_Word_64

08:42:04 Word_Lib: theory Word_Lib.Machine_Word_32_Basics

08:42:04 Word_Lib: theory Word_Lib.Word_Lib_Sumo

08:42:04 Word_Lib: theory Word_Lib.Machine_Word_32

08:42:08 Word_Lib: theory Word_Lib.Guide

08:42:33 Preparing Word_Lib/document ...

08:42:37 Finished Word_Lib/document (0:00:03 elapsed time)

08:42:37 Preparing Word_Lib/outline ...

08:42:39 Finished Word_Lib/outline (0:00:02 elapsed time)

08:42:40 Timing Word_Lib (8 threads, 40.087s elapsed time, 207.850s cpu time, 13.874s GC time, factor 5.18)

08:42:40 Finished Word_Lib (0:01:04 elapsed time, 0:04:13 cpu time, factor 3.96)

08:42:40 Building IP_Addresses ...

08:42:42 IP_Addresses: theory HOL-Library.Infinite_Set

08:42:42 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

08:42:42 IP_Addresses: theory HOL-Library.Cancellation

08:42:42 IP_Addresses: theory HOL-Library.Option_ord

08:42:42 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

08:42:43 IP_Addresses: theory HOL-Library.Multiset

08:42:48 IP_Addresses: theory HOL-ex.Quicksort

08:42:48 IP_Addresses: theory Automatic_Refinement.Misc

08:42:54 IP_Addresses: theory IP_Addresses.Hs_Compat

08:42:54 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

08:42:54 IP_Addresses: theory IP_Addresses.WordInterval

08:42:54 IP_Addresses: theory HOL-Library.Product_Lexorder

08:42:54 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

08:42:54 IP_Addresses: theory HOL-Library.Code_Target_Nat

08:42:54 IP_Addresses: theory IP_Addresses.Lib_List_toString

08:42:54 IP_Addresses: theory IP_Addresses.Lib_Word_toString

08:42:58 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

08:42:58 IP_Addresses: theory IP_Addresses.IP_Address

08:43:04 IP_Addresses: theory IP_Addresses.Prefix_Match

08:43:04 IP_Addresses: theory IP_Addresses.IPv6

08:43:04 IP_Addresses: theory IP_Addresses.IPv4

08:43:05 IP_Addresses: theory IP_Addresses.CIDR_Split

08:44:03 IP_Addresses: theory IP_Addresses.IP_Address_Parser

08:44:03 IP_Addresses: theory IP_Addresses.IP_Address_toString

08:44:04 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

08:46:58 Preparing IP_Addresses/document ...

08:47:01 Finished IP_Addresses/document (0:00:03 elapsed time)

08:47:01 Preparing IP_Addresses/outline ...

08:47:03 Finished IP_Addresses/outline (0:00:02 elapsed time)

08:47:04 Timing IP_Addresses (8 threads, 207.549s elapsed time, 669.028s cpu time, 46.797s GC time, factor 3.22)

08:47:04 Finished IP_Addresses (0:04:16 elapsed time, 0:12:45 cpu time, factor 2.99)

08:47:04 Building Simple_Firewall ...

08:47:06 Simple_Firewall: theory HOL-Library.Char_ord

08:47:06 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

08:47:06 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

08:47:06 Simple_Firewall: theory Simple_Firewall.Option_Helpers

08:47:06 Simple_Firewall: theory Simple_Firewall.List_Product_More

08:47:06 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

08:47:06 Simple_Firewall: theory Simple_Firewall.GroupF

08:47:06 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

08:47:06 Simple_Firewall: theory Simple_Firewall.Iface

08:47:07 Simple_Firewall: theory Simple_Firewall.L4_Protocol

08:47:10 Simple_Firewall: theory Simple_Firewall.Simple_Packet

08:47:10 Simple_Firewall: theory Simple_Firewall.Primitives_toString

08:47:12 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

08:47:15 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

08:47:15 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

08:47:17 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

08:47:17 Simple_Firewall: theory Simple_Firewall.Shadowed

08:47:17 Simple_Firewall: theory Simple_Firewall.Service_Matrix

08:47:47 Preparing Simple_Firewall/document ...

08:47:54 Finished Simple_Firewall/document (0:00:06 elapsed time)

08:47:54 Preparing Simple_Firewall/outline ...

08:47:59 Finished Simple_Firewall/outline (0:00:05 elapsed time)

08:48:00 Timing Simple_Firewall (8 threads, 18.519s elapsed time, 76.918s cpu time, 6.157s GC time, factor 4.15)

08:48:00 Finished Simple_Firewall (0:00:42 elapsed time, 0:02:02 cpu time, factor 2.91)

08:48:00 Building Routing ...

08:48:01 Routing: theory Pure-ex.Guess

08:48:01 Routing: theory Routing.Linorder_Helper

08:48:01 Routing: theory HOL-Library.Adhoc_Overloading

08:48:02 Routing: theory HOL-Library.Monad_Syntax

08:48:03 Routing: theory Routing.Routing_Table

08:48:06 Routing: theory Routing.IpRoute_Parser

08:48:06 Routing: theory Routing.Linux_Router

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

08:48:28 Finished Routing/document (0:00:01 elapsed time)

08:48:28 Preparing Routing/outline ...

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

08:48:30 Timing Routing (8 threads, 9.086s elapsed time, 27.604s cpu time, 1.073s GC time, factor 3.04)

08:48:30 Finished Routing (0:00:26 elapsed time, 0:01:00 cpu time, factor 2.28)

08:48:30 Building Iptables_Semantics ...

08:48:32 Iptables_Semantics: theory Iptables_Semantics.List_Misc

08:48:32 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

08:48:34 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

08:48:35 Iptables_Semantics: theory HOL-Library.Code_Target_Int

08:48:35 Iptables_Semantics: theory HOL-Library.LaTeXsugar

08:48:35 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

08:48:35 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

08:48:35 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

08:48:35 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

08:48:35 Iptables_Semantics: theory Iptables_Semantics.Ternary

08:48:35 Iptables_Semantics: theory Native_Word.Code_Int_Integer_Conversion

08:48:35 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

08:48:36 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

08:48:36 Iptables_Semantics: theory Native_Word.Code_Target_Integer_Bit

08:48:36 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

08:48:36 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

08:48:36 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

08:48:36 Iptables_Semantics: theory Iptables_Semantics.Ports

08:48:37 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

08:48:38 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

08:48:50 Iptables_Semantics: theory Native_Word.Code_Target_Int_Bit

08:48:50 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

08:48:50 Iptables_Semantics: theory Iptables_Semantics.Semantics

08:48:50 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

08:48:52 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

08:48:52 Iptables_Semantics: theory Iptables_Semantics.Matching

08:48:52 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

08:48:52 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

08:48:52 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

08:48:53 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

08:48:53 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

08:48:53 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

08:48:55 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

08:48:55 Iptables_Semantics: theory Iptables_Semantics.Optimizing

08:48:55 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

08:48:55 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

08:48:56 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

08:48:57 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

08:49:00 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

08:49:01 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

08:49:01 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

08:49:04 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

08:49:32 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

08:49:32 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

08:49:32 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

08:49:32 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

08:49:33 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

08:49:33 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

08:49:33 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

08:49:33 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

08:49:33 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

08:49:40 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

08:49:41 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

08:49:43 Iptables_Semantics: theory Iptables_Semantics.Transform

08:49:47 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

08:49:48 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

08:49:52 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

08:49:52 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

08:49:53 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

08:49:53 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

08:49:53 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

08:49:58 Iptables_Semantics: theory Iptables_Semantics.Parser

08:49:58 Iptables_Semantics: theory Iptables_Semantics.Parser6

08:49:59 Iptables_Semantics: theory Iptables_Semantics.Documentation

08:49:59 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

08:51:16 Preparing Iptables_Semantics/document ...

08:51:35 Finished Iptables_Semantics/document (0:00:18 elapsed time)

08:51:35 Preparing Iptables_Semantics/outline ...

08:51:45 Finished Iptables_Semantics/outline (0:00:10 elapsed time)

08:51:46 Timing Iptables_Semantics (8 threads, 108.149s elapsed time, 498.832s cpu time, 48.807s GC time, factor 4.61)

08:51:46 Finished Iptables_Semantics (0:02:44 elapsed time, 0:10:07 cpu time, factor 3.70)

08:51:46 Building Iptables_Semantics_Examples ...

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

08:51:49 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

08:51:54 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

08:51:54 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

08:51:54 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

08:51:55 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

08:55:37 Preparing Iptables_Semantics_Examples/document ...

08:55:42 Finished Iptables_Semantics_Examples/document (0:00:04 elapsed time)

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

08:55:46 Finished Iptables_Semantics_Examples/outline (0:00:03 elapsed time)

08:55:46 Timing Iptables_Semantics_Examples (8 threads, 206.360s elapsed time, 1222.676s cpu time, 100.220s GC time, factor 5.92)

08:55:46 Finished Iptables_Semantics_Examples (0:03:50 elapsed time, 0:21:11 cpu time, factor 5.52)

08:55:46 Running Iptables_Semantics_Examples_Big ...

08:55:49 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_Containern

08:55:49 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

08:55:49 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

08:55:49 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

08:55:49 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

08:58:06 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

09:26:54 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

10:25:20 Preparing Iptables_Semantics_Examples_Big/document ...

10:25:23 Finished Iptables_Semantics_Examples_Big/document (0:00:03 elapsed time)

10:25:23 Preparing Iptables_Semantics_Examples_Big/outline ...

10:25:26 Finished Iptables_Semantics_Examples_Big/outline (0:00:03 elapsed time)

10:25:28 Timing Iptables_Semantics_Examples_Big (8 threads, 5357.110s elapsed time, 29481.360s cpu time, 11764.070s GC time, factor 5.50)

10:25:28 Finished Iptables_Semantics_Examples_Big (1:29:21 elapsed time, 8:11:25 cpu time, factor 5.50)

10:25:28 Building HOL-Library ...

10:25:30 HOL-Library: theory HOL-Library.README

10:25:30 HOL-Library: theory HOL-Library.Cancellation

10:25:30 HOL-Library: theory HOL-Library.Adhoc_Overloading

10:25:30 HOL-Library: theory HOL-Library.AList

10:25:30 HOL-Library: theory HOL-Library.BNF_Axiomatization

10:25:30 HOL-Library: theory HOL-Library.BNF_Corec

10:25:30 HOL-Library: theory HOL-Library.Case_Converter

10:25:30 HOL-Library: theory HOL-Library.Char_ord

10:25:30 HOL-Library: theory HOL-Library.Code_Abstract_Nat

10:25:31 HOL-Library: theory HOL-Library.Code_Abstract_Char

10:25:31 HOL-Library: theory HOL-Library.Code_Binary_Nat

10:25:31 HOL-Library: theory HOL-Library.Monad_Syntax

10:25:31 HOL-Library: theory HOL-Library.State_Monad

10:25:31 HOL-Library: theory HOL-Library.Code_Target_Nat

10:25:31 HOL-Library: theory HOL-Library.Code_Prolog

10:25:31 HOL-Library: theory HOL-Library.Code_Lazy

10:25:31 HOL-Library: theory HOL-Library.Simps_Case_Conv

10:25:31 HOL-Library: theory HOL-Library.Multiset

10:25:31 HOL-Library: theory HOL-Library.Extended

10:25:32 HOL-Library: theory HOL-Library.Code_Target_Int

10:25:33 HOL-Library: theory HOL-Library.Code_Test

10:25:33 HOL-Library: theory HOL-Library.Code_Target_Numeral

10:25:33 HOL-Library: theory HOL-Library.Combine_PER

10:25:33 HOL-Library: theory HOL-Library.Comparator

10:25:33 HOL-Library: theory HOL-Library.Complete_Partial_Order2

10:25:33 HOL-Library: theory HOL-Library.DAList

10:25:34 HOL-Library: theory HOL-Library.Conditional_Parametricity

10:25:34 HOL-Library: theory HOL-Library.Confluence

10:25:34 HOL-Library: theory HOL-Library.Datatype_Records

10:25:35 HOL-Library: theory HOL-Library.Confluent_Quotient

10:25:35 HOL-Library: theory HOL-Library.Dlist

10:25:35 HOL-Library: theory HOL-Library.Debug

10:25:35 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

10:25:35 HOL-Library: theory HOL-Library.Fun_Lexorder

10:25:36 HOL-Library: theory HOL-Library.FuncSet

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

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

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

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

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

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

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

10:25:38 HOL-Library: theory HOL-Library.Omega_Words_Fun

10:25:38 HOL-Library: theory HOL-Library.Ramsey

10:25:38 HOL-Library: theory HOL-Library.LaTeXsugar

10:25:38 HOL-Library: theory HOL-Library.Lattice_Constructions

10:25:38 HOL-Library: theory HOL-Library.ListVector

10:25:39 HOL-Library: theory HOL-Library.List_Lenlexorder

10:25:39 HOL-Library: theory HOL-Library.List_Lexorder

10:25:39 HOL-Library: theory HOL-Library.Mapping

10:25:39 HOL-Library: theory HOL-Library.More_List

10:25:39 HOL-Library: theory HOL-Library.NList

10:25:39 HOL-Library: theory HOL-Library.Nat_Bijection

10:25:39 HOL-Library: theory HOL-Library.Poly_Mapping

10:25:39 HOL-Library: theory HOL-Library.Stream

10:25:39 HOL-Library: theory HOL-Library.Old_Datatype

10:25:40 HOL-Library: theory HOL-Library.Old_Recdef

10:25:43 HOL-Library: theory HOL-Library.DAList_Multiset

10:25:43 HOL-Library: theory HOL-Library.Multiset_Order

10:25:43 HOL-Library: theory HOL-Library.AList_Mapping

10:25:44 HOL-Library: theory HOL-Library.Open_State_Syntax

10:25:44 HOL-Library: theory HOL-Library.Option_ord

10:25:44 HOL-Library: theory HOL-Library.Parallel

10:25:44 HOL-Library: theory HOL-Library.Pattern_Aliases

10:25:44 HOL-Library: theory HOL-Library.Phantom_Type

10:25:44 HOL-Library: theory HOL-Library.Power_By_Squaring

10:25:44 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

10:25:44 HOL-Library: theory HOL-Library.Preorder

10:25:45 HOL-Library: theory HOL-Library.Product_Lexorder

10:25:45 HOL-Library: theory HOL-Library.Product_Plus

10:25:45 HOL-Library: theory HOL-Library.Quotient_Syntax

10:25:45 HOL-Library: theory HOL-Library.Quotient_Type

10:25:45 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

10:25:45 HOL-Library: theory HOL-Library.Product_Order

10:25:45 HOL-Library: theory HOL-Library.Quotient_Option

10:25:45 HOL-Library: theory HOL-Library.Quotient_Product

10:25:45 HOL-Library: theory HOL-Library.Cardinality

10:25:46 HOL-Library: theory HOL-Library.Quotient_Set

10:25:46 HOL-Library: theory HOL-Library.Quotient_Sum

10:25:46 HOL-Library: theory HOL-Library.Finite_Lattice

10:25:46 HOL-Library: theory HOL-Library.Quotient_List

10:25:46 HOL-Library: theory HOL-Library.RBT_Impl

10:25:46 HOL-Library: theory HOL-Library.Realizers

10:25:46 HOL-Library: theory HOL-Library.Reflection

10:25:46 HOL-Library: theory HOL-Library.Refute

10:25:46 HOL-Library: theory HOL-Library.Rewrite

10:25:46 HOL-Library: theory HOL-Library.Rounded_Division

10:25:48 HOL-Library: theory HOL-Library.Set_Algebras

10:25:48 HOL-Library: theory HOL-Library.Code_Cardinality

10:25:48 HOL-Library: theory HOL-Library.Numeral_Type

10:25:48 HOL-Library: theory HOL-Library.Signed_Division

10:25:48 HOL-Library: theory HOL-Library.Sorting_Algorithms

10:25:48 HOL-Library: theory HOL-Library.Sublist

10:25:49 HOL-Library: theory HOL-Library.Transitive_Closure_Table

10:25:49 HOL-Library: theory HOL-Library.Tree

10:25:49 HOL-Library: theory HOL-Library.Uprod

10:25:49 HOL-Library: theory HOL-Library.Type_Length

10:25:50 HOL-Library: theory HOL-Library.While_Combinator

10:25:50 HOL-Library: theory HOL-Library.Z2

10:25:50 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

10:25:50 HOL-Library: theory HOL-Library.Saturated

10:25:50 HOL-Library: theory HOL-Library.Word

10:25:50 HOL-Library: theory HOL-Library.Countable

10:25:50 HOL-Library: theory HOL-Library.BigO

10:25:51 HOL-Library: theory HOL-Library.Prefix_Order

10:25:51 HOL-Library: theory HOL-Library.Subseq_Order

10:25:51 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

10:25:51 HOL-Library: theory HOL-Library.Complex_Order

10:25:51 HOL-Library: theory HOL-Library.Diagonal_Subsequence

10:25:51 HOL-Library: theory HOL-Library.Discrete

10:25:51 HOL-Library: theory HOL-Library.Going_To_Filter

10:25:51 HOL-Library: theory HOL-Library.Indicator_Function

10:25:52 HOL-Library: theory HOL-Library.Landau_Symbols

10:25:52 HOL-Library: theory HOL-Library.Lattice_Algebras

10:25:52 HOL-Library: theory HOL-Library.Tree_Multiset

10:25:52 HOL-Library: theory HOL-Library.Countable_Set

10:25:52 HOL-Library: theory HOL-Library.FSet

10:25:52 HOL-Library: theory HOL-Library.Liminf_Limsup

10:25:52 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

10:25:53 HOL-Library: theory HOL-Library.Countable_Set_Type

10:25:54 HOL-Library: theory HOL-Library.Set_Idioms

10:25:54 HOL-Library: theory HOL-Library.Log_Nat

10:25:54 HOL-Library: theory HOL-Library.Lub_Glb

10:25:54 HOL-Library: theory HOL-Library.Nonpos_Ints

10:25:54 HOL-Library: theory HOL-Library.OptionalSugar

10:25:54 HOL-Library: theory HOL-Library.Periodic_Fun

10:25:55 HOL-Library: theory HOL-Library.Quadratic_Discriminant

10:25:55 HOL-Library: theory HOL-Library.Order_Continuity

10:25:55 HOL-Library: theory HOL-Library.Sum_of_Squares

10:25:55 HOL-Library: theory HOL-Library.Tree_Real

10:25:55 HOL-Library: theory HOL-Library.Finite_Map

10:25:55 HOL-Library: theory HOL-Library.Extended_Nat

10:25:56 HOL-Library: theory HOL-Library.Extended_Real

10:25:56 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

10:25:56 HOL-Library: theory HOL-Library.Interval

10:25:58 HOL-Library: theory HOL-Library.Float

10:26:01 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

10:26:01 HOL-Library: theory HOL-Library.Code_Target_Numeral_Float

10:26:01 HOL-Library: theory HOL-Library.Interval_Float

10:26:11 HOL-Library: theory HOL-Library.Disjoint_FSets

10:26:11 HOL-Library: theory HOL-Library.Library

10:26:41 HOL-Library: theory HOL-Library.RBT

10:26:42 HOL-Library: theory HOL-Library.RBT_Mapping

10:26:42 HOL-Library: theory HOL-Library.RBT_Set

10:29:05 Preparing HOL-Library/document ...

10:29:55 Finished HOL-Library/document (0:00:50 elapsed time)

10:29:55 Preparing HOL-Library/outline ...

10:30:24 Finished HOL-Library/outline (0:00:29 elapsed time)

10:30:26 Timing HOL-Library (8 threads, 146.580s elapsed time, 887.406s cpu time, 50.164s GC time, factor 6.05)

10:30:26 Finished HOL-Library (0:03:32 elapsed time, 0:16:58 cpu time, factor 4.80)

10:30:26 Building Category3 ...

10:30:29 Category3: theory Category3.Category

10:30:29 Category3: theory HOL-Cardinals.Order_Union

10:30:29 Category3: theory HereditarilyFinite.HF

10:30:29 Category3: theory HOL-Cardinals.Fun_More

10:30:29 Category3: theory HOL-Cardinals.Order_Relation_More

10:30:30 Category3: theory HOL-Cardinals.Wellorder_Extension

10:30:30 Category3: theory HOL-Cardinals.Wellfounded_More

10:30:30 Category3: theory HOL-Cardinals.Wellorder_Relation

10:30:30 Category3: theory Category3.ConcreteCategory

10:30:30 Category3: theory Category3.DiscreteCategory

10:30:30 Category3: theory Category3.DualCategory

10:30:30 Category3: theory Category3.EpiMonoIso

10:30:31 Category3: theory HOL-Cardinals.Wellorder_Embedding

10:30:31 Category3: theory HOL-Cardinals.Wellorder_Constructions

10:30:31 Category3: theory Category3.InitialTerminal

10:30:31 Category3: theory Category3.ProductCategory

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

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

10:30:33 Category3: theory Category3.FreeCategory

10:30:33 Category3: theory Category3.Functor

10:30:33 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

10:30:34 Category3: theory HOL-Cardinals.Cardinals

10:30:34 Category3: theory ZFC_in_HOL.ZFC_Library

10:30:34 Category3: theory ZFC_in_HOL.ZFC_in_HOL

10:30:36 Category3: theory ZFC_in_HOL.ZFC_Cardinals

10:30:38 Category3: theory Category3.NaturalTransformation

10:30:38 Category3: theory Category3.Subcategory

10:30:41 Category3: theory Category3.BinaryFunctor

10:30:42 Category3: theory Category3.SetCategory

10:30:44 Category3: theory Category3.FunctorCategory

10:30:45 Category3: theory Category3.SetCat

10:30:55 Category3: theory Category3.Yoneda

10:31:21 Category3: theory Category3.Adjunction

10:32:06 Category3: theory Category3.EquivalenceOfCategories

10:32:06 Category3: theory Category3.Limit

10:33:38 Category3: theory Category3.CategoryWithPullbacks

10:33:38 Category3: theory Category3.ZFC_SetCat

10:33:54 Category3: theory Category3.CartesianCategory

10:34:15 Category3: theory Category3.CartesianClosedCategory

10:34:15 Category3: theory Category3.CategoryWithFiniteLimits

10:34:16 Category3: theory Category3.HFSetCat

10:37:02 Preparing Category3/document ...

10:37:25 Finished Category3/document (0:00:23 elapsed time)

10:37:25 Preparing Category3/outline ...

10:37:34 Finished Category3/outline (0:00:08 elapsed time)

10:37:37 Timing Category3 (8 threads, 309.113s elapsed time, 1555.832s cpu time, 138.052s GC time, factor 5.03)

10:37:37 Finished Category3 (0:06:31 elapsed time, 0:28:42 cpu time, factor 4.40)

10:37:37 Building MonoidalCategory ...

10:37:40 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

10:38:45 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

10:38:46 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

10:39:14 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

10:44:21 Preparing MonoidalCategory/document ...

10:44:32 Finished MonoidalCategory/document (0:00:11 elapsed time)

10:44:32 Preparing MonoidalCategory/outline ...

10:44:37 Finished MonoidalCategory/outline (0:00:04 elapsed time)

10:44:39 Timing MonoidalCategory (8 threads, 330.669s elapsed time, 750.155s cpu time, 81.722s GC time, factor 2.27)

10:44:39 Finished MonoidalCategory (0:06:42 elapsed time, 0:14:49 cpu time, factor 2.21)

10:44:39 Running Bicategory ...

10:44:51 Bicategory: theory Bicategory.IsomorphismClass

10:44:52 Bicategory: theory Bicategory.Prebicategory

10:45:44 Bicategory: theory Bicategory.Bicategory

10:46:45 Bicategory: theory Bicategory.Coherence

10:46:50 Bicategory: theory Bicategory.ConcreteBicategory

10:46:50 Bicategory: theory Bicategory.InternalEquivalence

10:46:50 Bicategory: theory Bicategory.Subbicategory

10:49:18 Bicategory: theory Bicategory.CanonicalIsos

10:49:18 Bicategory: theory Bicategory.Pseudofunctor

10:53:02 Bicategory: theory Bicategory.Strictness

10:56:05 Bicategory: theory Bicategory.CatBicat

10:56:05 Bicategory: theory Bicategory.InternalAdjunction

11:01:14 Bicategory: theory Bicategory.PseudonaturalTransformation

11:01:14 Bicategory: theory Bicategory.Tabulation

11:01:15 Bicategory: theory Bicategory.SpanBicategory

11:09:09 Bicategory: theory Bicategory.EquivalenceOfBicategories

11:13:00 Bicategory: theory Bicategory.Modification

11:35:09 Bicategory: theory Bicategory.BicategoryOfSpans

11:57:15 Preparing Bicategory/document ...

11:58:42 Finished Bicategory/document (0:01:27 elapsed time)

11:58:42 Preparing Bicategory/outline ...

11:58:59 Finished Bicategory/outline (0:00:16 elapsed time)

11:59:01 Timing Bicategory (8 threads, 4344.019s elapsed time, 11212.702s cpu time, 2015.661s GC time, factor 2.58)

11:59:01 Finished Bicategory (1:12:30 elapsed time, 3:06:59 cpu time, factor 2.58)

11:59:01 Building ConcurrentIMP ...

11:59:03 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

11:59:03 ConcurrentIMP: theory ConcurrentIMP.Infinite_Sequences

11:59:04 ConcurrentIMP: theory ConcurrentIMP.LTL

11:59:05 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

11:59:11 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

11:59:16 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg_rules

11:59:17 ConcurrentIMP: theory ConcurrentIMP.CIMP

11:59:17 ConcurrentIMP: theory ConcurrentIMP.CIMP_locales

11:59:17 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer

11:59:17 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer

11:59:48 Preparing ConcurrentIMP/document ...

11:59:52 Finished ConcurrentIMP/document (0:00:04 elapsed time)

11:59:52 Preparing ConcurrentIMP/outline ...

11:59:56 Finished ConcurrentIMP/outline (0:00:03 elapsed time)

11:59:56 Timing ConcurrentIMP (8 threads, 19.508s elapsed time, 69.294s cpu time, 5.346s GC time, factor 3.55)

11:59:56 Finished ConcurrentIMP (0:00:46 elapsed time, 0:02:01 cpu time, factor 2.59)

11:59:56 Running ConcurrentGC ...

11:59:59 ConcurrentGC: theory ConcurrentGC.Model

12:00:15 ConcurrentGC: theory ConcurrentGC.Proofs_Basis

12:00:26 ConcurrentGC: theory ConcurrentGC.Global_Invariants

12:00:26 ConcurrentGC: theory ConcurrentGC.Local_Invariants

12:00:26 ConcurrentGC: theory ConcurrentGC.Tactics

12:00:27 ConcurrentGC: theory ConcurrentGC.Concrete_heap

12:00:27 ConcurrentGC: theory ConcurrentGC.Global_Invariants_Lemmas

12:00:28 ConcurrentGC: theory ConcurrentGC.Concrete

12:00:29 ConcurrentGC: theory ConcurrentGC.Global_Noninterference

12:01:56 ConcurrentGC: theory ConcurrentGC.Local_Invariants_Lemmas

12:01:57 ConcurrentGC: theory ConcurrentGC.Initial_Conditions

12:01:57 ConcurrentGC: theory ConcurrentGC.MarkObject

12:01:58 ConcurrentGC: theory ConcurrentGC.Noninterference

12:01:58 ConcurrentGC: theory ConcurrentGC.Phases

12:01:59 ConcurrentGC: theory ConcurrentGC.StrongTricolour

12:01:59 ConcurrentGC: theory ConcurrentGC.TSO

12:01:59 ConcurrentGC: theory ConcurrentGC.Valid_Refs

12:02:00 ConcurrentGC: theory ConcurrentGC.Worklists

12:02:01 ConcurrentGC: theory ConcurrentGC.Proofs

12:16:20 Preparing ConcurrentGC/document ...

12:16:28 Finished ConcurrentGC/document (0:00:08 elapsed time)

12:16:28 Preparing ConcurrentGC/outline ...

12:16:35 Finished ConcurrentGC/outline (0:00:06 elapsed time)

12:16:35 Timing ConcurrentGC (8 threads, 979.931s elapsed time, 5570.774s cpu time, 217.908s GC time, factor 5.68)

12:16:35 Finished ConcurrentGC (0:16:22 elapsed time, 1:32:53 cpu time, factor 5.67)

12:16:35 Presentation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info"

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

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

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

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

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

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

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

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

12:16:44 Presenting document Flyspeck-Tame/document

12:16:44 Presenting document Flyspeck-Tame/outline

12:16:44 Presenting document AWN/document

12:16:44 Presenting document AWN/outline

12:16:44 Presenting document Category3/document

12:16:44 Presenting document Category3/outline

12:16:44 Presenting theory "Flyspeck-Tame-Computation.ArchComp"

12:16:44 Presenting document AODV/document

12:16:44 Presenting theory "AWN.Lib"

12:16:44 Presenting document AODV/outline

12:16:44 Presenting theory "AODV.Aodv_Basic"

12:16:44 Presenting theory "AWN.TransitionSystems"

12:16:44 Presenting theory "Flyspeck-Tame-Computation.Completeness"

12:16:44 Presenting document HOL/document

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

12:16:44 Presenting document HOL/outline

12:16:44 Presenting document MonoidalCategory/document

12:16:44 Presenting document MonoidalCategory/outline

12:16:44 Presenting theory "Category3.Category"

12:16:44 Presenting theory "Category3.DualCategory"

12:16:44 Presenting theory "AWN.Invariants"

12:16:44 Presenting document HOL-Library/document

12:16:44 Presenting document HOL-Library/outline

12:16:44 Presenting theory "HOL-Library.README"

12:16:45 Presenting theory "Category3.ConcreteCategory"

12:16:46 Presenting theory "Flyspeck-Tame.ListAux"

12:16:46 Presenting theory "Category3.EpiMonoIso"

12:16:46 Presenting theory "Flyspeck-Tame.Quasi_Order"

12:16:46 Presenting theory "Category3.InitialTerminal"

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

12:16:47 Presenting theory "AWN.OInvariants"

12:16:47 Presenting theory "HOL-Library.Adhoc_Overloading"

12:16:47 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:16:48 Presenting theory "Flyspeck-Tame.PlaneGraphIso"

12:16:48 Presenting theory "HOL-Library.Function_Algebras"

12:16:48 Presenting theory "Flyspeck-Tame.Rotation"

12:16:48 Presenting theory "HOL-Library.Set_Algebras"

12:16:48 Presenting theory "Category3.Functor"

12:16:49 Presenting theory "Flyspeck-Tame.Graph"

12:16:49 Presenting theory "Category3.Subcategory"

12:16:49 Presenting theory "Pure"

12:16:49 Presenting file "~~/src/Pure/ROOT0.ML"

12:16:49 Presenting file "~~/src/Pure/ROOT.ML"

12:16:49 Presenting theory "HOL-Library.IArray"

12:16:49 Presenting theory "AODV.Aodv_Data"

12:16:49 Presenting theory "Flyspeck-Tame.IArray_Syntax"

12:16:49 Presenting theory "ML_Bootstrap"

12:16:49 Presenting theory "HOL-Library.BigO"

12:16:49 Presenting theory "Flyspeck-Tame.Enumerator"

12:16:49 Presenting theory "AODV.Aodv_Message"

12:16:50 Presenting theory "AWN.AWN"

12:16:50 Presenting theory "Flyspeck-Tame.FaceDivision"

12:16:50 Presenting theory "Pure.Sessions"

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

12:16:50 Presenting theory "Flyspeck-Tame.RTranCl"

12:16:50 Presenting document Bicategory/document

12:16:50 Presenting document Bicategory/outline

12:16:50 Presenting theory "Bicategory.IsomorphismClass"

12:16:50 Presenting theory "Flyspeck-Tame.Plane"

12:16:50 Presenting theory "Flyspeck-Tame.Plane1"

12:16:50 Presenting theory "HOL-Library.BNF_Axiomatization"

12:16:50 Presenting file "~~/src/HOL/Tools/BNF/bnf_axiomatization.ML"

12:16:50 Presenting theory "Flyspeck-Tame.GraphProps"

12:16:51 Presenting theory "AODV.Aodv"

12:16:51 Presenting theory "Flyspeck-Tame.EnumeratorProps"

12:16:51 Presenting theory "AWN.AWN_SOS"

12:16:51 Presenting theory "AODV.Aodv_Predicates"

12:16:51 Presenting theory "Category3.SetCategory"

12:16:52 Presenting theory "MonoidalCategory.MonoidalCategory"

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

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

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

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

12:16:54 Presenting theory "AWN.AWN_Labels"

12:16:54 Presenting theory "AWN.Inv_Cterms"

12:16:54 Presenting theory "AWN.AWN_SOS_Labels"

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

12:16:55 Presenting theory "AODV.Seq_Invariants"

12:16:55 Presenting theory "Category3.ProductCategory"

12:16:55 Presenting theory "Bicategory.Bicategory"

12:16:55 Presenting theory "AWN.Pnet"

12:16:56 Presenting theory "AWN.Closed"

12:16:56 Presenting theory "Category3.NaturalTransformation"

12:16:56 Presenting theory "AODV.Quality_Increases"

12:16:56 Presenting theory "AODV.OAodv"

12:16:56 Presenting theory "Category3.BinaryFunctor"

12:16:56 Presenting theory "MonoidalCategory.FreeMonoidalCategory"

12:16:56 Presenting theory "Flyspeck-Tame.FaceDivisionProps"

12:16:57 Presenting theory "AWN.OAWN_SOS"

12:16:57 Presenting theory "AWN.OAWN_SOS_Labels"

12:16:57 Presenting theory "AWN.OPnet"

12:16:57 Presenting theory "Category3.FunctorCategory"

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

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

12:16:57 Presenting document ConcurrentIMP/document

12:16:57 Presenting document ConcurrentIMP/outline

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

12:16:58 Presenting theory "ConcurrentIMP.Infinite_Sequences"

12:16:59 Presenting theory "AWN.ONode_Lifting"

12:16:59 Presenting theory "ConcurrentIMP.LTL"

12:17:00 Presenting theory "Category3.Yoneda"

12:17:00 Presenting theory "AODV.Global_Invariants"

12:17:00 Presenting theory "ConcurrentIMP.CIMP_lang"

12:17:00 Presenting theory "AODV.Loop_Freedom"

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

12:17:01 Presenting theory "Flyspeck-Tame.Invariants"

12:17:01 Presenting theory "ConcurrentIMP.CIMP_vcg"

12:17:01 Presenting theory "AODV.Aodv_Loop_Freedom"

12:17:01 Presenting theory "AODV.A_Norreqid"

12:17:01 Presenting theory "ConcurrentIMP.CIMP_vcg_rules"

12:17:01 Presenting theory "AWN.OPnet_Lifting"

12:17:01 Presenting theory "Flyspeck-Tame.PlaneProps"

12:17:02 Presenting theory "ConcurrentIMP.CIMP"

12:17:02 Presenting file "$AFP/ConcurrentIMP/cimp.ML"

12:17:02 Presenting theory "ConcurrentIMP.CIMP_locales"

12:17:02 Presenting theory "Flyspeck-Tame.ListSum"

12:17:02 Presenting theory "ConcurrentIMP.CIMP_one_place_buffer"

12:17:02 Presenting theory "Flyspeck-Tame.Tame"

12:17:02 Presenting theory "Flyspeck-Tame.Plane1Props"

12:17:02 Presenting theory "AWN.OClosed_Lifting"

12:17:02 Presenting theory "Flyspeck-Tame.Generator"

12:17:02 Presenting theory "ConcurrentIMP.CIMP_unbounded_buffer"

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

12:17:02 Presenting document ConcurrentGC/document

12:17:02 Presenting document ConcurrentGC/outline

12:17:02 Presenting theory "Bicategory.CanonicalIsos"

12:17:02 Presenting theory "Flyspeck-Tame.TameProps"

12:17:02 Presenting theory "Flyspeck-Tame.TameEnum"

12:17:05 Presenting theory "ConcurrentGC.Model"

12:17:05 Presenting theory "Flyspeck-Tame.ScoreProps"

12:17:06 Presenting theory "Flyspeck-Tame.LowerBound"

12:17:06 Presenting theory "AWN.AWN_Invariants"

12:17:06 Presenting theory "Bicategory.Subbicategory"

12:17:07 Presenting theory "HOL-Library.BNF_Corec"

12:17:07 Presenting theory "AODV.A_Aodv_Data"

12:17:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

12:17:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

12:17:07 Presenting theory "AODV.A_Aodv_Message"

12:17:07 Presenting theory "ConcurrentGC.Proofs_Basis"

12:17:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

12:17:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

12:17:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

12:17:07 Presenting theory "Flyspeck-Tame.GeneratorProps"

12:17:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

12:17:07 Presenting theory "Flyspeck-Tame.TameEnumProps"

12:17:07 Presenting theory "ConcurrentGC.Global_Invariants"

12:17:08 Presenting theory "HOL-Library.While_Combinator"

12:17:08 Presenting theory "Tools.Code_Generator"

12:17:08 Presenting file "~~/src/Tools/cache_io.ML"

12:17:08 Presenting file "~~/src/Tools/Code/code_preproc.ML"

12:17:08 Presenting file "~~/src/Tools/Code/code_symbol.ML"

12:17:08 Presenting file "~~/src/Tools/Code/code_thingol.ML"

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

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

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

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

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

12:17:08 Presenting theory "AODV.A_Aodv"

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

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

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

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

12:17:09 Presenting theory "HOL-Library.Bourbaki_Witt_Fixpoint"

12:17:09 Presenting theory "HOL-Library.Char_ord"

12:17:09 Presenting theory "HOL-Library.Phantom_Type"

12:17:09 Presenting theory "AODV.A_Aodv_Predicates"

12:17:09 Presenting theory "HOL-Library.AList"

12:17:09 Presenting theory "ConcurrentGC.Local_Invariants"

12:17:09 Presenting theory "HOL-Library.Cardinality"

12:17:09 Presenting theory "Bicategory.InternalEquivalence"

12:17:09 Presenting theory "HOL-Library.Code_Cardinality"

12:17:10 Presenting theory "Category3.Adjunction"

12:17:10 Presenting theory "AWN.OAWN_Invariants"

12:17:10 Presenting theory "Trie.Trie"

12:17:10 Presenting theory "Trie.Tries"

12:17:11 Presenting theory "HOL-Library.Case_Converter"

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

12:17:11 Presenting theory "HOL-Library.While_Combinator"

12:17:11 Presenting theory "AWN.OAWN_Convert"

12:17:11 Presenting theory "ConcurrentGC.Tactics"

12:17:11 Presenting theory "AWN.Qmsg"

12:17:12 Presenting theory "Flyspeck-Tame.Worklist"

12:17:12 Presenting theory "HOL-Library.Code_Lazy"

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

12:17:12 Presenting theory "Flyspeck-Tame.Maps"

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

12:17:13 Presenting theory "AODV.A_Fresher"

12:17:13 Presenting theory "HOL-Library.Code_Target_Int"

12:17:13 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:17:13 Presenting theory "HOL-Library.Code_Test"

12:17:13 Presenting file "~~/src/HOL/Library/code_test.ML"

12:17:13 Presenting theory "HOL-Library.Code_Target_Nat"

12:17:13 Presenting theory "HOL-Library.Code_Target_Numeral"

12:17:13 Presenting theory "Category3.FreeCategory"

12:17:13 Presenting theory "Flyspeck-Tame.Arch"

12:17:13 Presenting theory "HOL-Library.Combine_PER"

12:17:14 Presenting theory "Category3.DiscreteCategory"

12:17:14 Presenting theory "Flyspeck-Tame.ArchCompAux"

12:17:14 Presenting theory "Flyspeck-Tame.ArchCompProps"

12:17:14 Presenting theory "Flyspeck-Tame.Relative_Completeness"

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

12:17:14 Presenting theory "AWN.Qmsg_Lifting"

12:17:15 Presenting document JinjaThreads/document

12:17:15 Presenting document JinjaThreads/outline

12:17:16 Presenting theory "AODV.A_Seq_Invariants"

12:17:16 Presenting theory "ConcurrentGC.Global_Invariants_Lemmas"

12:17:17 Presenting theory "Bicategory.Pseudofunctor"

12:17:17 Presenting theory "ConcurrentGC.Local_Invariants_Lemmas"

12:17:18 Presenting theory "ConcurrentGC.Initial_Conditions"

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

12:17:18 Presenting theory "AODV.A_Quality_Increases"

12:17:18 Presenting theory "AODV.A_OAodv"

12:17:18 Presenting theory "ConcurrentGC.Noninterference"

12:17:18 Presenting theory "HOL-Library.Transitive_Closure_Table"

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

12:17:19 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

12:17:19 Presenting theory "HOL-Library.Confluence"

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

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

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

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

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

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

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

12:17:21 Presenting theory "JinjaThreads.Set_without_equal"

12:17:21 Presenting theory "HOL-Library.Adhoc_Overloading"

12:17:21 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:17:21 Presenting theory "HOL-Library.Confluent_Quotient"

12:17:21 Presenting theory "HOL-Library.Monad_Syntax"

12:17:21 Presenting theory "JinjaThreads.Set_Monad"

12:17:21 Presenting theory "ConcurrentGC.Phases"

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

12:17:22 Presenting theory "HOL-Library.Old_Datatype"

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

12:17:22 Presenting theory "ConcurrentGC.StrongTricolour"

12:17:22 Presenting theory "ConcurrentGC.TSO"

12:17:23 Presenting theory "HOL-Library.Nat_Bijection"

12:17:23 Presenting theory "ConcurrentGC.Valid_Refs"

12:17:24 Presenting theory "ConcurrentGC.Worklists"

12:17:24 Presenting theory "ConcurrentGC.Proofs"

12:17:24 Presenting theory "HOL-Library.Case_Converter"

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

12:17:24 Presenting theory "ConcurrentGC.Concrete_heap"

12:17:24 Presenting theory "ConcurrentGC.Concrete"

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

12:17:24 Presenting document Word_Lib/document

12:17:24 Presenting document Word_Lib/outline

12:17:24 Presenting theory "HOL-Library.Simps_Case_Conv"

12:17:24 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

12:17:24 Presenting theory "HOL-Library.Countable"

12:17:24 Presenting theory "HOL-Library.Phantom_Type"

12:17:24 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:17:24 Presenting theory "AODV.A_Global_Invariants"

12:17:24 Presenting theory "AWN.OClosed_Transfer"

12:17:25 Presenting theory "AWN.AWN_Main"

12:17:25 Presenting theory "HOL-Library.Cardinality"

12:17:25 Presenting theory "AODV.A_Loop_Freedom"

12:17:26 Presenting theory "HOL-Library.Infinite_Set"

12:17:26 Presenting theory "HOL-Library.Numeral_Type"

12:17:26 Presenting theory "HOL-Library.Old_Datatype"

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

12:17:26 Presenting theory "HOL-Library.Type_Length"

12:17:26 Presenting theory "Word_Lib.More_Arithmetic"

12:17:26 Presenting theory "Word_Lib.Even_More_List"

12:17:26 Presenting theory "HOL-Library.Nat_Bijection"

12:17:27 Presenting theory "HOL-Library.Countable_Set"

12:17:27 Presenting theory "HOL-Library.Countable"

12:17:27 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

12:17:28 Presenting theory "HOL-Library.Countable_Complete_Lattices"

12:17:28 Presenting theory "AODV.A_Aodv_Loop_Freedom"

12:17:28 Presenting theory "AODV.B_Fwdrreps"

12:17:29 Presenting theory "AWN.Toy"

12:17:29 Presenting theory "HOL-Library.Countable_Set"

12:17:29 Presenting theory "HOL-Library.Countable_Set_Type"

12:17:29 Presenting theory "AWN.AWN_Term_Graph"

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

12:17:29 Presenting document IP_Addresses/document

12:17:29 Presenting document IP_Addresses/outline

12:17:29 Presenting theory "HOL-Library.Debug"

12:17:29 Presenting theory "HOL-Library.Countable_Complete_Lattices"

12:17:30 Presenting theory "HOL-Library.Diagonal_Subsequence"

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

12:17:30 Presenting theory "HOL-Library.Cancellation"

12:17:30 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:17:30 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:17:30 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:17:30 Presenting theory "Word_Lib.More_Sublist"

12:17:30 Presenting theory "Word_Lib.More_Misc"

12:17:30 Presenting theory "HOL-Library.Discrete"

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

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

12:17:31 Presenting theory "HOL-Library.FuncSet"

12:17:31 Presenting theory "Category3.Limit"

12:17:31 Presenting theory "AODV.B_Aodv_Data"

12:17:31 Presenting theory "HOL-Library.Disjoint_Sets"

12:17:32 Presenting theory "AODV.B_Aodv_Message"

12:17:33 Presenting theory "AODV.B_Aodv"

12:17:34 Presenting theory "HOL-Library.FSet"

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

12:17:34 Presenting theory "Bicategory.Strictness"

12:17:34 Presenting theory "Category3.CategoryWithPullbacks"

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

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

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

12:17:35 Presenting theory "HOL-Library.Word"

12:17:36 Presenting theory "HOL-ex.Quicksort"

12:17:36 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:17:36 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:17:36 Presenting theory "HOL-Library.Finite_Map"

12:17:36 Presenting theory "HOL-Library.Disjoint_FSets"

12:17:36 Presenting theory "HOL-Library.Option_ord"

12:17:36 Presenting theory "Coinductive.Coinductive_Nat"

12:17:36 Presenting theory "Word_Lib.More_Divides"

12:17:37 Presenting theory "AODV.B_Fresher"

12:17:37 Presenting theory "HOL-Library.Dlist"

12:17:37 Presenting theory "HOL.HOL"

12:17:37 Presenting file "~~/src/Tools/misc_legacy.ML"

12:17:37 Presenting file "~~/src/Tools/try.ML"

12:17:37 Presenting file "~~/src/Tools/quickcheck.ML"

12:17:37 Presenting file "~~/src/Tools/solve_direct.ML"

12:17:37 Presenting file "~~/src/Tools/IsaPlanner/zipper.ML"

12:17:37 Presenting file "~~/src/Tools/IsaPlanner/isand.ML"

12:17:37 Presenting file "~~/src/Tools/IsaPlanner/rw_inst.ML"

12:17:37 Presenting file "~~/src/Provers/hypsubst.ML"

12:17:37 Presenting file "~~/src/Provers/splitter.ML"

12:17:37 Presenting file "~~/src/Provers/classical.ML"

12:17:37 Presenting file "~~/src/Provers/blast.ML"

12:17:37 Presenting file "~~/src/Provers/clasimp.ML"

12:17:37 Presenting theory "HOL-Library.Dual_Ordered_Lattice"

12:17:37 Presenting file "~~/src/Tools/eqsubst.ML"

12:17:37 Presenting file "~~/src/Provers/quantifier1.ML"

12:17:37 Presenting file "~~/src/Tools/atomize_elim.ML"

12:17:37 Presenting file "~~/src/Tools/cong_tac.ML"

12:17:37 Presenting file "~~/src/Tools/intuitionistic.ML"

12:17:37 Presenting file "~~/src/Tools/project_rule.ML"

12:17:37 Presenting file "~~/src/Tools/subtyping.ML"

12:17:37 Presenting file "~~/src/Tools/case_product.ML"

12:17:37 Presenting file "~~/src/HOL/Tools/hologic.ML"

12:17:37 Presenting file "~~/src/HOL/Tools/rewrite_hol_proof.ML"

12:17:37 Presenting file "~~/src/HOL/Tools/simpdata.ML"

12:17:37 Presenting file "~~/src/Tools/induct.ML"

12:17:37 Presenting file "~~/src/Tools/induction.ML"

12:17:37 Presenting file "~~/src/Tools/induct_tacs.ML"

12:17:37 Presenting file "~~/src/Tools/coherent.ML"

12:17:37 Presenting file "~~/src/HOL/Tools/cnf.ML"

12:17:37 Presenting theory "HOL-Library.Infinite_Set"

12:17:38 Presenting theory "Category3.CartesianCategory"

12:17:38 Presenting theory "HOL-Library.Equipollence"

12:17:39 Presenting theory "HOL-Library.Simps_Case_Conv"

12:17:39 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

12:17:39 Presenting theory "Category3.CategoryWithFiniteLimits"

12:17:39 Presenting theory "HOL-Library.Extended"

12:17:40 Presenting theory "Word_Lib.More_Word"

12:17:40 Presenting theory "Category3.CartesianClosedCategory"

12:17:40 Presenting theory "HOL-Library.Order_Continuity"

12:17:40 Presenting theory "AODV.B_Seq_Invariants"

12:17:40 Presenting theory "Word_Lib.Strict_part_mono"

12:17:40 Presenting theory "HOL-Library.Extended_Nat"

12:17:40 Presenting theory "Word_Lib.Many_More"

12:17:40 Presenting theory "HereditarilyFinite.HF"

12:17:40 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:17:41 Presenting theory "Bicategory.InternalAdjunction"

12:17:41 Presenting theory "HOL-Library.Liminf_Limsup"

12:17:41 Presenting theory "AODV.B_Quality_Increases"

12:17:41 Presenting theory "AODV.B_OAodv"

12:17:41 Presenting theory "Word_Lib.Aligned"

12:17:41 Presenting theory "Word_Lib.Next_and_Prev"

12:17:41 Presenting theory "HOL.Orderings"

12:17:42 Presenting theory "HOL-Library.Signed_Division"

12:17:42 Presenting file "~~/src/Provers/order_procedure.ML"

12:17:42 Presenting theory "Automatic_Refinement.Misc"

12:17:42 Presenting file "~~/src/Provers/order_tac.ML"

12:17:42 Presenting theory "Word_Lib.Signed_Division_Word"

12:17:42 Presenting theory "Word_Lib.Bit_Comprehension"

12:17:42 Presenting theory "Word_Lib.Most_significant_bit"

12:17:42 Presenting theory "Word_Lib.Least_significant_bit"

12:17:42 Presenting theory "Word_Lib.Generic_set_bit"

12:17:42 Presenting theory "IP_Addresses.NumberWang_IPv4"

12:17:42 Presenting theory "IP_Addresses.NumberWang_IPv6"

12:17:43 Presenting theory "HOL.Groups"

12:17:43 Presenting file "~~/src/HOL/Tools/group_cancel.ML"

12:17:44 Presenting theory "IP_Addresses.WordInterval"

12:17:44 Presenting theory "HOL.Lattices"

12:17:44 Presenting theory "IP_Addresses.Hs_Compat"

12:17:44 Presenting theory "Word_Lib.Bits_Int"

12:17:44 Presenting theory "IP_Addresses.IP_Address"

12:17:44 Presenting theory "HOL.Boolean_Algebras"

12:17:44 Presenting file "~~/src/HOL/Tools/boolean_algebra_cancel.ML"

12:17:44 Presenting theory "IP_Addresses.IPv4"

12:17:44 Presenting theory "Coinductive.Coinductive_List"

12:17:44 Presenting theory "Word_Lib.Typedef_Morphisms"

12:17:45 Presenting theory "HOL-Library.Extended_Real"

12:17:45 Presenting theory "Word_Lib.Singleton_Bit_Shifts"

12:17:45 Presenting theory "Word_Lib.Legacy_Aliases"

12:17:45 Presenting theory "HOL-Library.Indicator_Function"

12:17:46 Presenting theory "AODV.B_Global_Invariants"

12:17:46 Presenting theory "HOL.Set"

12:17:46 Presenting theory "AODV.B_Loop_Freedom"

12:17:47 Presenting theory "IP_Addresses.IPv6"

12:17:47 Presenting theory "Coinductive.TLList"

12:17:47 Presenting theory "HOL.Typedef"

12:17:47 Presenting file "~~/src/HOL/Tools/typedef.ML"

12:17:47 Presenting theory "Word_Lib.Reversed_Bit_Lists"

12:17:47 Presenting theory "Coinductive.Lazy_LList"

12:17:47 Presenting theory "IP_Addresses.Prefix_Match"

12:17:47 Presenting theory "HOL-Library.Extended_Nonnegative_Real"

12:17:47 Presenting theory "Category3.HFSetCat"

12:17:47 Presenting theory "AODV.B_Aodv_Loop_Freedom"

12:17:47 Presenting theory "Coinductive.Lazy_TLList"

12:17:47 Presenting theory "IP_Addresses.CIDR_Split"

12:17:47 Presenting theory "AODV.C_Gtobcast"

12:17:47 Presenting theory "HOL-Library.Product_Lexorder"

12:17:47 Presenting theory "Word_Lib.Bitwise"

12:17:47 Presenting theory "IP_Addresses.WordInterval_Sorted"

12:17:47 Presenting theory "HOL-Library.Cancellation"

12:17:47 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:17:47 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:17:47 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:17:48 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:17:48 Presenting theory "HOL-Cardinals.Fun_More"

12:17:48 Presenting theory "HOL-Library.Log_Nat"

12:17:48 Presenting theory "HOL-Library.Code_Target_Nat"

12:17:48 Presenting theory "Word_Lib.Examples"

12:17:48 Presenting theory "HOL-Library.Lattice_Algebras"

12:17:48 Presenting theory "HOL.Fun"

12:17:48 Presenting theory "HOL-Cardinals.Order_Relation_More"

12:17:48 Presenting theory "Word_Lib.Bit_Comprehension_Int"

12:17:48 Presenting file "~~/src/HOL/Tools/functor.ML"

12:17:48 Presenting theory "Word_Lib.Signed_Words"

12:17:48 Presenting theory "HOL-Cardinals.Wellfounded_More"

12:17:48 Presenting theory "Word_Lib.Bitwise_Signed"

12:17:48 Presenting theory "Word_Lib.Enumeration"

12:17:49 Presenting theory "HOL-Cardinals.Wellorder_Relation"

12:17:49 Presenting theory "Word_Lib.Enumeration_Word"

12:17:49 Presenting theory "Word_Lib.Hex_Words"

12:17:49 Presenting theory "Word_Lib.Norm_Words"

12:17:49 Presenting theory "AODV.C_Aodv_Data"

12:17:49 Presenting theory "Word_Lib.Rsplit"

12:17:49 Presenting theory "HOL-Cardinals.Wellorder_Embedding"

12:17:49 Presenting theory "Word_Lib.Syntax_Bundles"

12:17:49 Presenting theory "Word_Lib.Type_Syntax"

12:17:49 Presenting theory "AODV.C_Aodv_Message"

12:17:49 Presenting theory "HOL-Cardinals.Order_Union"

12:17:49 Presenting theory "HOL.Complete_Lattices"

12:17:49 Presenting theory "AODV.C_Aodv"

12:17:50 Presenting theory "HOL-Library.Float"

12:17:50 Presenting theory "AODV.C_Aodv_Predicates"

12:17:50 Presenting theory "HOL-Library.Function_Division"

12:17:50 Presenting theory "HOL-Library.Fun_Lexorder"

12:17:50 Presenting theory "HOL-Library.Going_To_Filter"

12:17:50 Presenting theory "HOL-Cardinals.Wellorder_Constructions"

12:17:50 Presenting theory "HOL-Library.Groups_Big_Fun"

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

12:17:51 Presenting theory "IP_Addresses.IP_Address_Parser"

12:17:51 Presenting theory "IP_Addresses.Lib_Numbers_toString"

12:17:51 Presenting theory "IP_Addresses.Lib_Word_toString"

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

12:17:51 Presenting theory "IP_Addresses.Lib_List_toString"

12:17:51 Presenting theory "HOL-Eisbach.Eisbach"

12:17:51 Presenting theory "HOL-Library.Interval"

12:17:51 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:17:51 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:17:51 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:17:51 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:17:51 Presenting theory "IP_Addresses.IP_Address_toString"

12:17:51 Presenting theory "AODV.C_Fresher"

12:17:51 Presenting theory "IP_Addresses.Prefix_Match_toString"

12:17:51 Presenting Simple_Firewall in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Simple_Firewall" ...

12:17:51 Presenting document Simple_Firewall/document

12:17:51 Presenting document Simple_Firewall/outline

12:17:51 Presenting theory "HOL-Eisbach.Eisbach_Tools"

12:17:51 Presenting theory "HOL-ex.Quicksort"

12:17:51 Presenting theory "Simple_Firewall.Lib_Enum_toString"

12:17:51 Presenting theory "Word_Lib.Word_EqI"

12:17:51 Presenting theory "Simple_Firewall.L4_Protocol"

12:17:51 Presenting theory "Simple_Firewall.Simple_Packet"

12:17:51 Presenting theory "Simple_Firewall.Firewall_Common_Decision_State"

12:17:51 Presenting theory "HOL-Library.Char_ord"

12:17:51 Presenting theory "HOL-Library.Interval_Float"

12:17:51 Presenting theory "HOL-Library.IArray"

12:17:51 Presenting theory "HOL-Library.Option_ord"

12:17:52 Presenting theory "Simple_Firewall.Iface"

12:17:52 Presenting theory "Simple_Firewall.SimpleFw_Syntax"

12:17:52 Presenting theory "AODV.C_Seq_Invariants"

12:17:52 Presenting theory "Word_Lib.Word_Lemmas"

12:17:52 Presenting theory "HOL-Cardinals.Ordinal_Arithmetic"

12:17:52 Presenting theory "Simple_Firewall.SimpleFw_Semantics"

12:17:52 Presenting theory "Simple_Firewall.List_Product_More"

12:17:52 Presenting theory "Simple_Firewall.Option_Helpers"

12:17:52 Presenting theory "Word_Lib.Word_8"

12:17:52 Presenting theory "Word_Lib.Word_16"

12:17:52 Presenting theory "Word_Lib.Word_Syntax"

12:17:52 Presenting theory "Word_Lib.Word_Names"

12:17:53 Presenting theory "Simple_Firewall.Generic_SimpleFw"

12:17:53 Presenting theory "Simple_Firewall.Shadowed"

12:17:53 Presenting theory "HOL.Ctr_Sugar"

12:17:53 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/case_translation.ML"

12:17:53 Presenting theory "AODV.C_Quality_Increases"

12:17:53 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_util.ML"

12:17:53 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

12:17:53 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_code.ML"

12:17:53 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML"

12:17:53 Presenting file "~~/src/HOL/Tools/coinduction.ML"

12:17:53 Presenting theory "AODV.C_OAodv"

12:17:53 Presenting theory "Word_Lib.More_Word_Operations"

12:17:53 Presenting theory "Word_Lib.Word_32"

12:17:53 Presenting theory "Simple_Firewall.IP_Partition_Preliminaries"

12:17:53 Presenting theory "Word_Lib.Word_Lib_Sumo"

12:17:53 Presenting theory "Word_Lib.Machine_Word_32_Basics"

12:17:53 Presenting theory "Word_Lib.Machine_Word_32"

12:17:53 Presenting theory "HOL-Eisbach.Eisbach"

12:17:53 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

12:17:53 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

12:17:53 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

12:17:53 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

12:17:53 Presenting theory "Word_Lib.Word_64"

12:17:53 Presenting theory "Word_Lib.Machine_Word_64_Basics"

12:17:53 Presenting theory "Simple_Firewall.GroupF"

12:17:53 Presenting theory "Word_Lib.Machine_Word_64"

12:17:53 Presenting theory "Simple_Firewall.IP_Addr_WordInterval_toString"

12:17:53 Presenting theory "HOL-Library.Landau_Symbols"

12:17:53 Presenting theory "Simple_Firewall.Primitives_toString"

12:17:53 Presenting theory "Word_Lib.Guide"

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

12:17:54 Presenting document Routing/document

12:17:54 Presenting document Routing/outline

12:17:54 Presenting theory "Routing.Linorder_Helper"

12:17:54 Presenting theory "HOL-Cardinals.Cardinal_Order_Relation"

12:17:54 Presenting theory "Pure-ex.Guess"

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

12:17:54 Presenting theory "Bicategory.PseudonaturalTransformation"

12:17:54 Presenting theory "Routing.Routing_Table"

12:17:54 Presenting theory "HOL-Cardinals.Cardinal_Arithmetic"

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

12:17:55 Presenting theory "HOL-Library.Adhoc_Overloading"

12:17:55 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

12:17:55 Presenting theory "HOL-Library.Monad_Syntax"

12:17:55 Presenting theory "HOL-Cardinals.Wellorder_Extension"

12:17:55 Presenting theory "HOL-Cardinals.Cardinals"

12:17:55 Presenting theory "Routing.Linux_Router"

12:17:55 Presenting theory "ZFC_in_HOL.ZFC_Library"

12:17:55 Presenting theory "Routing.IpRoute_Parser"

12:17:55 Presenting file "$AFP/Routing/IpRoute_Parser.ml"

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

12:17:55 Presenting document Iptables_Semantics/document

12:17:55 Presenting document Iptables_Semantics/outline

12:17:55 Presenting theory "Iptables_Semantics.List_Misc"

12:17:55 Presenting theory "Simple_Firewall.Service_Matrix"

12:17:56 Presenting theory "Iptables_Semantics.Negation_Type"

12:17:56 Presenting theory "Iptables_Semantics.WordInterval_Lists"

12:17:56 Presenting theory "Iptables_Semantics.Repeat_Stabilize"

12:17:56 Presenting theory "Simple_Firewall.SimpleFw_toString"

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

12:17:56 Presenting document Iptables_Semantics_Examples/document

12:17:56 Presenting document Iptables_Semantics_Examples/outline

12:17:56 Presenting theory "Iptables_Semantics.Firewall_Common"

12:17:56 Presenting theory "ZFC_in_HOL.ZFC_in_HOL"

12:17:56 Presenting theory "AODV.C_Global_Invariants"

12:17:56 Presenting theory "HOL-Library.LaTeXsugar"

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

12:17:56 Presenting theory "AODV.C_Loop_Freedom"

12:17:57 Presenting theory "Automatic_Refinement.Misc"

12:17:57 Presenting theory "HOL-Library.Linear_Temporal_Logic_on_Streams"

12:17:57 Presenting theory "Iptables_Semantics.Semantics"

12:17:57 Presenting theory "HOL-Library.ListVector"

12:17:57 Presenting theory "AODV.C_Aodv_Loop_Freedom"

12:17:57 Presenting theory "AODV.D_Fwdrreqs"

12:17:57 Presenting theory "Automatic_Refinement.Foldi"

12:17:57 Presenting theory "HOL-Library.Lub_Glb"

12:17:58 Presenting theory "Iptables_Semantics.Matching"

12:17:58 Presenting theory "Iptables_Semantics.Ruleset_Update"

12:17:58 Presenting theory "Iptables_Semantics_Examples.Parser_Test"

12:17:58 Presenting theory "Iptables_Semantics_Examples.Parser6_Test"

12:17:58 Presenting theory "Iptables_Semantics_Examples.Small_Examples"

12:17:58 Presenting theory "Iptables_Semantics_Examples.Ports_Fail"

12:17:58 Presenting theory "Iptables_Semantics_Examples.Contrived_Example"

12:17:58 Presenting theory "ZFC_in_HOL.ZFC_Cardinals"

12:17:58 Presenting theory "Collections.SetIterator"

12:17:59 Presenting theory "Iptables_Semantics_Examples.iptables_Ln_tuned_parsed"

12:17:59 Presenting theory "HOL-Library.Mapping"

12:17:59 Presenting theory "HOL-Library.Monad_Syntax"

12:17:59 Presenting theory "Iptables_Semantics.Call_Return_Unfolding"

12:17:59 Presenting theory "HOL-Library.More_List"

12:17:59 Presenting theory "Iptables_Semantics.Ternary"

12:17:59 Presenting theory "Iptables_Semantics_Examples.Analyze_Synology_Diskstation"

12:17:59 Presenting theory "HOL-Library.Cancellation"

12:17:59 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

12:17:59 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

12:17:59 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

12:18:00 Presenting theory "AODV.D_Aodv_Data"

12:18:00 Presenting theory "Collections.SetIteratorOperations"

12:18:00 Presenting theory "AODV.D_Aodv_Message"

12:18:00 Presenting theory "Automatic_Refinement.Refine_Util_Bootstrap1"

12:18:00 Presenting theory "Iptables_Semantics.Matching_Ternary"

12:18:00 Presenting theory "Iptables_Semantics_Examples.Analyze_Ringofsaturn_com"

12:18:00 Presenting theory "Automatic_Refinement.Mpat_Antiquot"

12:18:01 Presenting theory "Automatic_Refinement.Mk_Term_Antiquot"

12:18:02 Presenting theory "HOL.Inductive"

12:18:02 Presenting theory "Category3.ZFC_SetCat"

12:18:02 Presenting theory "AODV.D_Aodv"

12:18:02 Presenting file "~~/src/HOL/Tools/inductive.ML"

12:18:02 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_aux.ML"

12:18:02 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_prop.ML"

12:18:02 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_data.ML"

12:18:02 Presenting Iptables_Semantics_Examples_Big in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics_Examples_Big" ...

12:18:02 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_rep_datatype.ML"

12:18:02 Presenting document Iptables_Semantics_Examples_Big/document

12:18:02 Presenting document Iptables_Semantics_Examples_Big/outline

12:18:02 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_codegen.ML"

12:18:02 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_util.ML"

12:18:02 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_primrec.ML"

12:18:02 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar.ML"

12:18:02 Presenting theory "Iptables_Semantics.Semantics_Ternary"

12:18:02 Presenting theory "AODV.D_Aodv_Predicates"

12:18:02 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_topos_generated"

12:18:02 Presenting theory "Iptables_Semantics.Datatype_Selectors"

12:18:02 Presenting theory "Iptables_Semantics.IpAddresses"

12:18:02 Presenting theory "Automatic_Refinement.Refine_Util"

12:18:02 Presenting theory "Iptables_Semantics.L4_Protocol_Flags"

12:18:02 Presenting theory "Iptables_Semantics.Ports"

12:18:02 Presenting theory "Iptables_Semantics.Conntrack_State"

12:18:02 Presenting theory "Automatic_Refinement.Attr_Comb"

12:18:02 Presenting theory "Iptables_Semantics.Tagged_Packet"

12:18:02 Presenting theory "Automatic_Refinement.Named_Sorted_Thms"

12:18:02 Presenting theory "Iptables_Semantics.Common_Primitive_Syntax"

12:18:02 Presenting theory "Iptables_Semantics.Unknown_Match_Tacs"

12:18:03 Presenting theory "Automatic_Refinement.Prio_List"

12:18:03 Presenting theory "Automatic_Refinement.Tagged_Solver"

12:18:03 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher_Generic"

12:18:03 Presenting theory "Automatic_Refinement.Anti_Unification"

12:18:03 Presenting theory "Automatic_Refinement.Indep_Vars"

12:18:03 Presenting theory "Automatic_Refinement.Select_Solve"

12:18:03 Presenting theory "Automatic_Refinement.Mk_Record_Simp"

12:18:03 Presenting theory "Automatic_Refinement.Refine_Lib"

12:18:03 Presenting file "$AFP/Automatic_Refinement/Lib/Cond_Rewr_Conv.ML"

12:18:03 Presenting file "$AFP/Automatic_Refinement/Lib/Revert_Abbrev.ML"

12:18:03 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher"

12:18:03 Presenting theory "Iptables_Semantics.Example_Semantics"

12:18:04 Presenting theory "Collections.Proper_Iterator"

12:18:04 Presenting theory "AODV.D_Fresher"

12:18:04 Presenting theory "Collections.It_to_It"

12:18:04 Presenting theory "HOL-Library.Multiset"

12:18:04 Presenting theory "Iptables_Semantics.Alternative_Semantics"

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

12:18:04 Presenting theory "Collections.SetIteratorGA"

12:18:04 Presenting theory "Refine_Monadic.Refine_Chapter"

12:18:04 Presenting theory "Iptables_Semantics.Semantics_Stateful"

12:18:04 Presenting theory "HOL.Product_Type"

12:18:04 Presenting file "~~/src/HOL/Tools/split_rule.ML"

12:18:04 Presenting file "~~/src/HOL/Tools/set_comprehension_pointfree.ML"

12:18:04 Presenting file "~~/src/HOL/Tools/inductive_set.ML"

12:18:04 Presenting theory "Automatic_Refinement.Autoref_Phases"

12:18:04 Presenting theory "Automatic_Refinement.Autoref_Data"

12:18:05 Presenting theory "Iptables_Semantics_Examples.Analyze_SQRL_Shorewall"

12:18:05 Presenting theory "HOL-Library.Multiset_Order"

12:18:05 Presenting theory "Automatic_Refinement.Autoref_Tagging"

12:18:05 Presenting theory "HOL.Sum_Type"

12:18:05 Presenting theory "HOL-Library.NList"

12:18:05 Presenting theory "Iptables_Semantics_Examples.SQRL_2015_nospoof"

12:18:05 Presenting theory "HOL-Library.Nonpos_Ints"

12:18:05 Presenting theory "Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing"

12:18:05 Presenting theory "AODV.D_Seq_Invariants"

12:18:05 Presenting theory "HOL-Library.Numeral_Type"

12:18:06 Presenting theory "Iptables_Semantics.Semantics_Goto"

12:18:06 Presenting theory "Automatic_Refinement.Relators"

12:18:06 Presenting theory "Iptables_Semantics_Examples.Analyze_medium_sized_company"

12:18:06 Presenting theory "Iptables_Semantics.Negation_Type_DNF"

12:18:06 Presenting theory "HOL-Library.Omega_Words_Fun"

12:18:06 Presenting theory "Iptables_Semantics.Matching_Embeddings"

12:18:06 Presenting theory "HOL.Rings"

12:18:06 Presenting theory "Automatic_Refinement.Param_Tool"

12:18:06 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small"

12:18:06 Presenting theory "HOL-Library.Open_State_Syntax"

12:18:06 Presenting theory "AODV.D_Quality_Increases"

12:18:06 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall"

12:18:06 Presenting file "~~/src/HOL/Tools/arith_data.ML"

12:18:06 Presenting file "~~/src/Provers/Arith/cancel_div_mod.ML"

12:18:06 Presenting theory "AODV.D_OAodv"

12:18:07 Presenting theory "Iptables_Semantics.Fixed_Action"

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

12:18:07 Presenting theory "HOL-Library.Parallel"

12:18:07 Presenting theory "Automatic_Refinement.Param_HOL"

12:18:07 Presenting theory "Automatic_Refinement.Parametricity"

12:18:07 Presenting theory "HOL-Library.Pattern_Aliases"

12:18:07 Presenting theory "Iptables_Semantics.Normalized_Matches"

12:18:07 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_Containern"

12:18:07 Presenting theory "HOL-Library.Periodic_Fun"

12:18:07 Presenting theory "Iptables_Semantics.Negation_Type_Matching"

12:18:08 Presenting theory "Automatic_Refinement.Autoref_Id_Ops"

12:18:08 Presenting theory "HOL.Nat"

12:18:08 Presenting file "~~/src/HOL/Tools/nat_arith.ML"

12:18:08 Presenting theory "Automatic_Refinement.Autoref_Fix_Rel"

12:18:08 Presenting theory "Automatic_Refinement.Autoref_Translate"

12:18:08 Presenting theory "HOL-Library.Poly_Mapping"

12:18:08 Presenting theory "Automatic_Refinement.Autoref_Gen_Algo"

12:18:08 Presenting theory "Iptables_Semantics.Primitive_Normalization"

12:18:09 Presenting theory "Automatic_Refinement.Autoref_Relator_Interface"

12:18:09 Presenting theory "Automatic_Refinement.Autoref_Tool"

12:18:09 Presenting theory "Iptables_Semantics.MatchExpr_Fold"

12:18:09 Presenting theory "Iptables_Semantics.Common_Primitive_Lemmas"

12:18:09 Presenting theory "HOL-Library.Power_By_Squaring"

12:18:09 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Spoofing_new3"

12:18:09 Presenting theory "HOL-Library.Preorder"

12:18:09 Presenting file "~~/src/Provers/preorder.ML"

12:18:09 Presenting theory "Automatic_Refinement.Autoref_Bindings_HOL"

12:18:09 Presenting theory "AODV.D_Global_Invariants"

12:18:09 Presenting theory "HOL-Library.Product_Plus"

12:18:09 Presenting theory "Automatic_Refinement.Automatic_Refinement"

12:18:09 Presenting theory "Refine_Monadic.Refine_Mono_Prover"

12:18:09 Presenting file "$AFP/Refine_Monadic/refine_mono_prover.ML"

12:18:09 Presenting theory "HOL-Library.Quadratic_Discriminant"

12:18:09 Presenting theory "HOL-Library.Quotient_Syntax"

12:18:09 Presenting theory "HOL-Library.Quotient_Set"

12:18:09 Presenting theory "AODV.D_Loop_Freedom"

12:18:09 Presenting theory "HOL-Library.Quotient_Product"

12:18:09 Presenting theory "HOL-Library.Quotient_Option"

12:18:09 Presenting theory "Refine_Monadic.Refine_Misc"

12:18:10 Presenting theory "HOL-Library.Quotient_List"

12:18:10 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Simple_FW"

12:18:10 Presenting theory "HOL-Library.Quotient_Sum"

12:18:10 Presenting theory "Refine_Monadic.RefineG_Transfer"

12:18:10 Presenting theory "HOL-Library.Quotient_Type"

12:18:10 Presenting theory "Iptables_Semantics.Ports_Normalize"

12:18:10 Presenting theory "Bicategory.EquivalenceOfBicategories"

12:18:10 Presenting theory "Refine_Monadic.RefineG_Domain"

12:18:10 Presenting theory "Iptables_Semantics.IpAddresses_Normalize"

12:18:10 Presenting theory "AODV.D_Aodv_Loop_Freedom"

12:18:10 Presenting theory "AODV.E_All_ABCD"

12:18:10 Presenting theory "HOL.Fields"

12:18:10 Presenting file "~~/src/Provers/Arith/fast_lin_arith.ML"

12:18:10 Presenting theory "Refine_Monadic.RefineG_Recursion"

12:18:10 Presenting file "~~/src/HOL/Tools/lin_arith.ML"

12:18:10 Presenting theory "Iptables_Semantics.Interfaces_Normalize"

12:18:10 Presenting theory "Refine_Monadic.RefineG_Assert"

12:18:10 Presenting theory "Iptables_Semantics.Word_Upto"

12:18:10 Presenting theory "HOL-Library.Ramsey"

12:18:11 Presenting theory "HOL-Library.Reflection"

12:18:11 Presenting file "~~/src/HOL/Tools/reflection.ML"

12:18:11 Presenting theory "Iptables_Semantics.Protocols_Normalize"

12:18:11 Presenting theory "Iptables_Semantics.Remdups_Rev"

12:18:11 Presenting theory "AODV.E_Aodv_Data"

12:18:11 Presenting theory "AODV.E_Aodv_Message"

12:18:12 Presenting theory "Iptables_Semantics.Ipassmt"

12:18:12 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large"

12:18:12 Presenting theory "HOL-Library.Rewrite"

12:18:12 Presenting file "~~/src/HOL/Library/cconv.ML"

12:18:12 Presenting file "~~/src/HOL/Library/rewrite.ML"

12:18:12 Presenting theory "HOL-Library.Rounded_Division"

12:18:12 Presenting theory "HOL-Library.Type_Length"

12:18:12 Presenting theory "HOL-Library.Saturated"

12:18:12 Presenting theory "HOL.Finite_Set"

12:18:12 Presenting theory "Refine_Monadic.Refine_Basic"

12:18:12 Presenting theory "AODV.E_Aodv"

12:18:12 Presenting theory "HOL-Library.Set_Idioms"

12:18:12 Presenting theory "AODV.E_Aodv_Predicates"

12:18:12 Presenting theory "Iptables_Semantics.No_Spoof"

12:18:12 Presenting theory "HOL-Library.Signed_Division"

12:18:12 Presenting theory "Refine_Monadic.Refine_Leof"

12:18:12 Presenting theory "Iptables_Semantics.Common_Primitive_toString"

12:18:12 Presenting theory "Refine_Monadic.Refine_Heuristics"

12:18:12 Presenting theory "Iptables_Semantics.Routing_IpAssmt"

12:18:13 Presenting theory "Refine_Monadic.Refine_More_Comb"

12:18:13 Presenting theory "HOL-Library.State_Monad"

12:18:13 Presenting theory "HOL-Library.Comparator"

12:18:13 Presenting theory "Iptables_Semantics.Output_Interface_Replace"

12:18:13 Presenting theory "HOL-Library.While_Combinator"

12:18:13 Presenting theory "HOL.Relation"

12:18:13 Presenting theory "HOL-Library.Sorting_Algorithms"

12:18:13 Presenting theory "Iptables_Semantics.Interface_Replace"

12:18:13 Presenting theory "Refine_Monadic.RefineG_While"

12:18:13 Presenting theory "AODV.E_Fresher"

12:18:13 Presenting theory "Iptables_Semantics.Optimizing"

12:18:14 Presenting theory "HOL.Transitive_Closure"

12:18:14 Presenting file "~~/src/Provers/trancl.ML"

12:18:14 Presenting theory "Bicategory.SpanBicategory"

12:18:14 Presenting theory "AODV.E_Seq_Invariants"

12:18:14 Presenting theory "Refine_Monadic.Refine_While"

12:18:15 Presenting theory "HOL.Wellfounded"

12:18:15 Presenting theory "HOL-Library.Sum_of_Squares"

12:18:15 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz.ML"

12:18:15 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz_tools.ML"

12:18:15 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sum_of_squares.ML"

12:18:15 Presenting theory "Refine_Monadic.Refine_Det"

12:18:15 Presenting theory "HOL.Wfrec"

12:18:15 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML"

12:18:15 Presenting theory "HOL-Library.Transitive_Closure_Table"

12:18:15 Presenting theory "AODV.E_Quality_Increases"

12:18:15 Presenting theory "Refine_Monadic.Refine_Pfun"

12:18:15 Presenting theory "Iptables_Semantics.Transform"

12:18:15 Presenting theory "AODV.E_OAodv"

12:18:15 Presenting theory "HOL.Order_Relation"

12:18:15 Presenting theory "Refine_Monadic.Refine_Transfer"

12:18:15 Presenting theory "HOL-Library.Tree"

12:18:15 Presenting theory "HOL-Library.Tree_Multiset"

12:18:15 Presenting theory "HOL-Library.Tree_Real"

12:18:15 Presenting theory "Iptables_Semantics.Conntrack_State_Transform"

12:18:16 Presenting theory "HOL-Library.Uprod"

12:18:16 Presenting theory "Iptables_Semantics.Primitive_Abstract"

12:18:16 Presenting theory "HOL.Hilbert_Choice"

12:18:16 Presenting file "~~/src/HOL/Tools/choice_specification.ML"

12:18:17 Presenting theory "HOL.Zorn"

12:18:17 Presenting theory "Iptables_Semantics.SimpleFw_Compliance"

12:18:17 Presenting theory "Refine_Monadic.Refine_Foreach"

12:18:18 Presenting theory "AODV.E_Global_Invariants"

12:18:18 Presenting theory "Iptables_Semantics.Semantics_Embeddings"

12:18:18 Presenting theory "HOL.BNF_Wellorder_Relation"

12:18:18 Presenting theory "Iptables_Semantics.Iptables_Semantics"

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

12:18:18 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:18:18 Presenting theory "Refine_Monadic.Refine_Automation"

12:18:18 Presenting theory "AODV.E_Loop_Freedom"

12:18:18 Presenting theory "Refine_Monadic.Autoref_Monadic"

12:18:18 Presenting theory "Refine_Monadic.Refine_Monadic"

12:18:18 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:18:18 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:18:19 Presenting theory "Iptables_Semantics.Code_Interface"

12:18:19 Presenting theory "Collections.Gen_Iterator"

12:18:19 Presenting theory "Collections.Idx_Iterator"

12:18:19 Presenting theory "Collections.Iterator"

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

12:18:19 Presenting theory "AODV.E_Aodv_Loop_Freedom"

12:18:19 Presenting theory "AODV.All"

12:18:19 Presenting theory "Collections.ICF_Tools"

12:18:19 Presenting theory "HOL.BNF_Wellorder_Embedding"

12:18:19 Presenting theory "Collections.Ord_Code_Preproc"

12:18:20 Presenting theory "Collections.Record_Intf"

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

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

12:18:20 Presenting theory "Collections.Locale_Code"

12:18:20 Presenting theory "Iptables_Semantics.Parser6"

12:18:20 Presenting theory "Collections.ICF_Spec_Base"

12:18:20 Presenting theory "Bicategory.Tabulation"

12:18:20 Presenting theory "HOL-Library.Z2"

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

12:18:20 Presenting theory "Iptables_Semantics.No_Spoof_Embeddings"

12:18:20 Presenting theory "HOL-Library.Product_Order"

12:18:20 Presenting theory "HOL-Library.Finite_Lattice"

12:18:20 Presenting theory "HOL-Library.List_Lexorder"

12:18:20 Presenting theory "HOL-Library.List_Lenlexorder"

12:18:20 Presenting theory "HOL-Library.Prefix_Order"

12:18:20 Presenting theory "HOL-Library.Product_Lexorder"

12:18:21 Presenting theory "HOL-Library.Subseq_Order"

12:18:21 Presenting theory "Collections.SetSpec"

12:18:21 Presenting theory "HOL-Library.Datatype_Records"

12:18:21 Presenting file "~~/src/HOL/Library/datatype_records.ML"

12:18:21 Presenting theory "HOL.BNF_Wellorder_Constructions"

12:18:21 Presenting theory "Iptables_Semantics.Parser"

12:18:21 Presenting theory "HOL-Library.AList_Mapping"

12:18:21 Presenting theory "Iptables_Semantics.Code_haskell"

12:18:21 Presenting theory "HOL-Library.Code_Abstract_Char"

12:18:21 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:18:21 Presenting theory "Iptables_Semantics.Access_Matrix_Embeddings"

12:18:21 Presenting theory "HOL-Library.Code_Binary_Nat"

12:18:21 Presenting theory "Iptables_Semantics.Documentation"

12:18:21 Presenting theory "Collections.MapSpec"

12:18:21 Presenting theory "Collections.ListSpec"

12:18:22 Presenting theory "Collections.AnnotatedListSpec"

12:18:22 Presenting theory "Collections.PrioSpec"

12:18:22 Presenting theory "Collections.PrioUniqueSpec"

12:18:22 Presenting theory "Collections.Algos"

12:18:22 Presenting theory "HOL-Library.Code_Prolog"

12:18:22 Presenting file "~~/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

12:18:22 Presenting theory "Collections.SetIndex"

12:18:22 Presenting theory "HOL.BNF_Cardinal_Order_Relation"

12:18:22 Presenting theory "HOL-Library.Code_Target_Int"

12:18:22 Presenting theory "HOL-Library.Code_Real_Approx_By_Float"

12:18:22 Presenting theory "Collections.SetIteratorCollectionsGA"

12:18:22 Presenting theory "HOL-Library.Code_Target_Nat"

12:18:22 Presenting theory "HOL-Library.Code_Target_Numeral"

12:18:22 Presenting theory "HOL-Library.Code_Target_Numeral_Float"

12:18:22 Presenting theory "HOL-Library.Complex_Order"

12:18:22 Presenting theory "HOL-Library.DAList"

12:18:22 Presenting theory "HOL-Library.DAList_Multiset"

12:18:23 Presenting theory "Collections.SetGA"

12:18:23 Presenting theory "HOL.BNF_Cardinal_Arithmetic"

12:18:23 Presenting theory "Collections.Dlist_add"

12:18:23 Presenting theory "Collections.ListSetImpl"

12:18:23 Presenting theory "Collections.ListSetImpl_Invar"

12:18:23 Presenting theory "Collections.ListSetImpl_NotDist"

12:18:23 Presenting theory "Collections.Sorted_List_Operations"

12:18:23 Presenting theory "Collections.ListSetImpl_Sorted"

12:18:24 Presenting theory "HOL.Fun_Def_Base"

12:18:24 Presenting file "~~/src/HOL/Tools/Function/function_lib.ML"

12:18:24 Presenting file "~~/src/HOL/Tools/Function/function_common.ML"

12:18:24 Presenting file "~~/src/HOL/Tools/Function/function_context_tree.ML"

12:18:24 Presenting file "~~/src/HOL/Tools/Function/sum_tree.ML"

12:18:26 Presenting theory "HOL-Library.RBT_Impl"

12:18:26 Presenting theory "HOL-Library.RBT"

12:18:27 Presenting theory "HOL-Library.RBT_Mapping"

12:18:27 Presenting theory "HOL-Library.RBT_Impl"

12:18:27 Presenting theory "HOL-Library.RBT_Set"

12:18:27 Presenting theory "HOL-Library.LaTeXsugar"

12:18:27 Presenting theory "HOL-Library.OptionalSugar"

12:18:27 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

12:18:27 Presenting theory "Collections.RBT_add"

12:18:27 Presenting theory "HOL-Library.RBT"

12:18:28 Presenting theory "HOL.BNF_Def"

12:18:28 Presenting file "~~/src/HOL/Tools/BNF/bnf_util.ML"

12:18:28 Presenting file "~~/src/HOL/Tools/BNF/bnf_tactics.ML"

12:18:28 Presenting file "~~/src/HOL/Tools/BNF/bnf_def_tactics.ML"

12:18:28 Presenting theory "HOL-Library.Predicate_Compile_Quickcheck"

12:18:28 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

12:18:28 Presenting file "~~/src/HOL/Tools/BNF/bnf_def.ML"

12:18:28 Presenting theory "Collections.MapGA"

12:18:28 Presenting theory "Collections.RBTMapImpl"

12:18:28 Presenting theory "Bicategory.BicategoryOfSpans"

12:18:28 Presenting theory "Collections.SetByMap"

12:18:28 Presenting theory "Collections.RBTSetImpl"

12:18:29 Presenting theory "HOL-Library.AList"

12:18:29 Presenting theory "HOL-Library.Old_Recdef"

12:18:29 Presenting theory "Collections.Assoc_List"

12:18:29 Presenting theory "HOL.BNF_Composition"

12:18:29 Presenting file "~~/src/HOL/Library/old_recdef.ML"

12:18:29 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp_tactics.ML"

12:18:29 Presenting theory "Collections.ListMapImpl"

12:18:29 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp.ML"

12:18:29 Presenting theory "HOL-Library.Phantom_Type"

12:18:29 Presenting theory "HOL-Library.Cardinality"

12:18:29 Presenting theory "HOL.Basic_BNFs"

12:18:29 Presenting theory "HOL-Library.Numeral_Type"

12:18:29 Presenting theory "HOL-Library.Type_Length"

12:18:30 Presenting theory "HOL-Library.Realizers"

12:18:30 Presenting file "~~/src/HOL/Tools/datatype_realizer.ML"

12:18:30 Presenting file "~~/src/HOL/Tools/inductive_realizer.ML"

12:18:31 Presenting theory "Bicategory.Modification"

12:18:31 Presenting theory "HOL-Library.Refute"

12:18:31 Presenting file "~~/src/HOL/Library/refute.ML"

12:18:31 Presenting theory "HOL-Library.Word"

12:18:32 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

12:18:32 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

12:18:32 Presenting theory "Word_Lib.More_Arithmetic"

12:18:32 Presenting theory "Word_Lib.More_Divides"

12:18:32 Presenting theory "Bicategory.ConcreteBicategory"

12:18:33 Presenting theory "Word_Lib.More_Word"

12:18:33 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

12:18:33 Presenting theory "HOL.BNF_Fixpoint_Base"

12:18:33 Presenting theory "Word_Lib.Most_significant_bit"

12:18:33 Presenting theory "Word_Lib.Least_significant_bit"

12:18:33 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util_tactics.ML"

12:18:33 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util.ML"

12:18:33 Presenting theory "Word_Lib.Generic_set_bit"

12:18:33 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar_tactics.ML"

12:18:33 Presenting theory "Word_Lib.Bit_Comprehension"

12:18:33 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar.ML"

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

12:18:33 Presenting theory "Word_Lib.Signed_Division_Word"

12:18:33 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_tactics.ML"

12:18:33 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m.ML"

12:18:33 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_sugar.ML"

12:18:33 Presenting theory "Native_Word.Code_Target_Word_Base"

12:18:33 Presenting theory "Bicategory.CatBicat"

12:18:33 Presenting theory "Native_Word.Word_Type_Copies"

12:18:33 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

12:18:34 Presenting theory "Native_Word.Code_Target_Integer_Bit"

12:18:34 Presenting theory "Native_Word.Uint32"

12:18:34 Presenting theory "Collections.HashCode"

12:18:34 Presenting theory "HOL-Library.Code_Target_Int"

12:18:34 Presenting theory "HOL-Library.Code_Abstract_Nat"

12:18:34 Presenting theory "HOL-Library.Code_Target_Nat"

12:18:34 Presenting theory "HOL-Library.Code_Target_Numeral"

12:18:34 Presenting theory "Native_Word.Code_Target_Int_Bit"

12:18:34 Presenting theory "Collections.Code_Target_ICF"

12:18:34 Presenting theory "Collections.HashMap_Impl"

12:18:34 Presenting theory "Collections.HashMap"

12:18:34 Presenting theory "Collections.HashSet"

12:18:34 Presenting theory "Trie.Trie"

12:18:34 Presenting theory "Collections.Trie_Impl"

12:18:34 Presenting theory "Collections.Trie2"

12:18:35 Presenting theory "Collections.TrieMapImpl"

12:18:35 Presenting theory "Collections.TrieSetImpl"

12:18:35 Presenting theory "Collections.Diff_Array"

12:18:35 Presenting theory "Collections.ListGA"

12:18:35 Presenting theory "HOL.BNF_Least_Fixpoint"

12:18:35 Presenting theory "Collections.Array_Iterator"

12:18:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_util.ML"

12:18:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_tactics.ML"

12:18:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp.ML"

12:18:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_compat.ML"

12:18:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar_more.ML"

12:18:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_size.ML"

12:18:35 Presenting file "~~/src/HOL/Tools/datatype_simprocs.ML"

12:18:35 Presenting theory "Collections.ArrayHashMap_Impl"

12:18:35 Presenting theory "HOL.Equiv_Relations"

12:18:35 Presenting theory "Collections.ArrayHashMap"

12:18:35 Presenting theory "Collections.ArrayHashSet"

12:18:35 Presenting theory "HOL.Basic_BNF_LFPs"

12:18:35 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML"

12:18:35 Presenting theory "Collections.ArrayMapImpl"

12:18:35 Presenting theory "Collections.ArraySetImpl"

12:18:35 Presenting theory "Collections.SetStdImpl"

12:18:35 Presenting theory "Collections.ListMapImpl_Invar"

12:18:35 Presenting theory "Collections.MapStdImpl"

12:18:35 Presenting theory "Collections.Fifo"

12:18:35 Presenting theory "HOL.Meson"

12:18:36 Presenting file "~~/src/HOL/Tools/Meson/meson.ML"

12:18:36 Presenting file "~~/src/HOL/Tools/Meson/meson_clausify.ML"

12:18:36 Presenting file "~~/src/HOL/Tools/Meson/meson_tactic.ML"

12:18:36 Presenting theory "Binomial-Heaps.BinomialHeap"

12:18:36 Presenting theory "Collections.BinoPrioImpl"

12:18:37 Presenting theory "Binomial-Heaps.SkewBinomialHeap"

12:18:37 Presenting theory "Collections.SkewPrioImpl"

12:18:38 Presenting theory "Finger-Trees.FingerTree"

12:18:38 Presenting theory "HOL.ATP"

12:18:38 Presenting file "~~/src/HOL/Tools/ATP/atp_util.ML"

12:18:38 Presenting file "~~/src/HOL/Tools/ATP/atp_problem.ML"

12:18:38 Presenting theory "Collections.FTAnnotatedListImpl"

12:18:38 Presenting file "~~/src/HOL/Tools/ATP/atp_proof.ML"

12:18:38 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_redirect.ML"

12:18:38 Presenting file "~~/src/HOL/Tools/lambda_lifting.ML"

12:18:38 Presenting file "~~/src/HOL/Tools/monomorph.ML"

12:18:38 Presenting file "~~/src/HOL/Tools/ATP/atp_problem_generate.ML"

12:18:38 Presenting theory "Collections.PrioByAnnotatedList"

12:18:38 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_reconstruct.ML"

12:18:38 Presenting theory "Collections.FTPrioImpl"

12:18:39 Presenting theory "Collections.PrioUniqueByAnnotatedList"

12:18:39 Presenting theory "Collections.FTPrioUniqueImpl"

12:18:39 Presenting theory "Collections.ICF_Impl"

12:18:39 Presenting theory "Collections.ICF_Refine_Monadic"

12:18:39 Presenting theory "Collections.Intf_Set"

12:18:39 Presenting theory "Collections.Intf_Map"

12:18:39 Presenting theory "Collections.ICF_Autoref"

12:18:39 Presenting theory "Collections.DatRef"

12:18:39 Presenting theory "Collections.Collections"

12:18:40 Presenting theory "Collections.CollectionsV1"

12:18:40 Presenting theory "JinjaThreads.JT_ICF"

12:18:40 Presenting theory "FinFun.FinFun"

12:18:40 Presenting theory "JinjaThreads.Auxiliary"

12:18:41 Presenting theory "JinjaThreads.Basic_Main"

12:18:41 Presenting theory "JinjaThreads.FWState"

12:18:41 Presenting theory "JinjaThreads.FWLock"

12:18:41 Presenting theory "JinjaThreads.FWLocking"

12:18:41 Presenting theory "HOL.Metis"

12:18:41 Presenting theory "JinjaThreads.FWThread"

12:18:41 Presenting theory "JinjaThreads.FWWait"

12:18:41 Presenting file "~~/src/Tools/Metis/metis.ML"

12:18:41 Presenting theory "JinjaThreads.FWCondAction"

12:18:41 Presenting theory "JinjaThreads.FWWellform"

12:18:41 Presenting theory "JinjaThreads.FWLockingThread"

12:18:41 Presenting theory "JinjaThreads.FWInterrupt"

12:18:42 Presenting file "~~/src/HOL/Tools/Metis/metis_generate.ML"

12:18:42 Presenting file "~~/src/HOL/Tools/Metis/metis_reconstruct.ML"

12:18:42 Presenting theory "JinjaThreads.FWSemantics"

12:18:42 Presenting file "~~/src/HOL/Tools/Metis/metis_tactic.ML"

12:18:42 Presenting theory "JinjaThreads.FWProgressAux"

12:18:42 Presenting theory "HOL.Transfer"

12:18:42 Presenting file "~~/src/HOL/Tools/Transfer/transfer.ML"

12:18:42 Presenting file "~~/src/HOL/Tools/Transfer/transfer_bnf.ML"

12:18:42 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

12:18:43 Presenting theory "JinjaThreads.FWDeadlock"

12:18:43 Presenting theory "JinjaThreads.FWProgress"

12:18:43 Presenting theory "JinjaThreads.FWLifting"

12:18:43 Presenting theory "HOL.Lifting"

12:18:43 Presenting file "~~/src/HOL/Tools/Lifting/lifting_util.ML"

12:18:43 Presenting file "~~/src/HOL/Tools/Lifting/lifting_info.ML"

12:18:43 Presenting file "~~/src/HOL/Tools/Lifting/lifting_bnf.ML"

12:18:43 Presenting file "~~/src/HOL/Tools/Lifting/lifting_term.ML"

12:18:43 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def.ML"

12:18:43 Presenting file "~~/src/HOL/Tools/Lifting/lifting_setup.ML"

12:18:43 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def_code_dt.ML"

12:18:44 Presenting theory "JinjaThreads.LTS"

12:18:44 Presenting theory "JinjaThreads.FWLTS"

12:18:44 Presenting theory "JinjaThreads.Bisimulation"

12:18:45 Presenting theory "HOL.Quotient"

12:18:45 Presenting file "~~/src/HOL/Tools/Quotient/quotient_info.ML"

12:18:45 Presenting file "~~/src/HOL/Tools/Quotient/quotient_term.ML"

12:18:45 Presenting file "~~/src/HOL/Tools/Quotient/quotient_type.ML"

12:18:45 Presenting file "~~/src/HOL/Tools/Quotient/quotient_def.ML"

12:18:45 Presenting file "~~/src/HOL/Tools/Quotient/quotient_tacs.ML"

12:18:45 Presenting file "~~/src/HOL/Tools/BNF/bnf_lift.ML"

12:18:45 Presenting theory "HOL.Num"

12:18:45 Presenting file "~~/src/HOL/Tools/numeral.ML"

12:18:45 Presenting theory "HOL.Power"

12:18:46 Presenting theory "HOL.Groups_Big"

12:18:46 Presenting theory "JinjaThreads.FWBisimulation"

12:18:46 Presenting theory "HOL.Complete_Partial_Order"

12:18:46 Presenting theory "HOL.Option"

12:18:47 Presenting theory "HOL.Partial_Function"

12:18:47 Presenting file "~~/src/HOL/Tools/Function/partial_function.ML"

12:18:47 Presenting theory "JinjaThreads.FWBisimDeadlock"

12:18:47 Presenting theory "JinjaThreads.FWLiftingSem"

12:18:48 Presenting theory "JinjaThreads.FWInitFinLift"

12:18:48 Presenting theory "JinjaThreads.FWBisimLift"

12:18:48 Presenting theory "JinjaThreads.Semilat"

12:18:48 Presenting theory "JinjaThreads.Err"

12:18:48 Presenting theory "JinjaThreads.Opt"

12:18:48 Presenting theory "HOL.Argo"

12:18:48 Presenting theory "JinjaThreads.Product"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_expr.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_term.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_lit.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_proof.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_rewr.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_cls.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_common.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_cc.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_simplex.ML"

12:18:48 Presenting theory "JinjaThreads.Listn"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_thy.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_heap.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_cdcl.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_core.ML"

12:18:48 Presenting theory "JinjaThreads.Semilattices"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_clausify.ML"

12:18:48 Presenting file "~~/src/Tools/Argo/argo_solver.ML"

12:18:48 Presenting file "~~/src/HOL/Tools/Argo/argo_tactic.ML"

12:18:48 Presenting theory "JinjaThreads.Typing_Framework"

12:18:48 Presenting theory "JinjaThreads.SemilatAlg"

12:18:48 Presenting theory "JinjaThreads.Typing_Framework_err"

12:18:49 Presenting theory "JinjaThreads.Kildall"

12:18:49 Presenting theory "HOL.SAT"

12:18:49 Presenting file "~~/src/HOL/Tools/prop_logic.ML"

12:18:49 Presenting file "~~/src/HOL/Tools/sat_solver.ML"

12:18:49 Presenting file "~~/src/HOL/Tools/sat.ML"

12:18:49 Presenting file "~~/src/HOL/Tools/Argo/argo_sat_solver.ML"

12:18:49 Presenting theory "JinjaThreads.LBVSpec"

12:18:49 Presenting theory "JinjaThreads.LBVCorrect"

12:18:49 Presenting theory "JinjaThreads.LBVComplete"

12:18:49 Presenting theory "JinjaThreads.Abstract_BV"

12:18:49 Presenting theory "JinjaThreads.Type"

12:18:49 Presenting theory "JinjaThreads.Decl"

12:18:49 Presenting theory "JinjaThreads.TypeRel"

12:18:49 Presenting theory "JinjaThreads.Value"

12:18:49 Presenting theory "JinjaThreads.Exceptions"

12:18:50 Presenting theory "JinjaThreads.SystemClasses"

12:18:50 Presenting theory "JinjaThreads.Heap"

12:18:50 Presenting theory "JinjaThreads.Observable_Events"

12:18:50 Presenting theory "HOL.Fun_Def"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/function_core.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/mutual.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/pattern_split.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/relation.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/function_elims.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/function.ML"

12:18:50 Presenting theory "JinjaThreads.StartConfig"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/pat_completeness.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/fun.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/induction_schema.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/measure_functions.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/lexicographic_order.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/termination.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/scnp_solve.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/scnp_reconstruct.ML"

12:18:50 Presenting file "~~/src/HOL/Tools/Function/fun_cases.ML"

12:18:50 Presenting theory "JinjaThreads.Conform"

12:18:50 Presenting theory "JinjaThreads.ExternalCall"

12:18:50 Presenting theory "HOL.Int"

12:18:50 Presenting file "~~/src/HOL/Tools/int_arith.ML"

12:18:50 Presenting theory "JinjaThreads.WellForm"

12:18:51 Presenting theory "HOL.Lattices_Big"

12:18:51 Presenting theory "JinjaThreads.ExternalCallWF"

12:18:51 Presenting theory "JinjaThreads.ConformThreaded"

12:18:51 Presenting theory "JinjaThreads.BinOp"

12:18:51 Presenting theory "HOL.Euclidean_Division"

12:18:51 Presenting theory "JinjaThreads.SemiType"

12:18:51 Presenting theory "JinjaThreads.Common_Main"

12:18:51 Presenting theory "JinjaThreads.State"

12:18:52 Presenting theory "JinjaThreads.Expr"

12:18:52 Presenting theory "HOL.Parity"

12:18:52 Presenting theory "JinjaThreads.JHeap"

12:18:52 Presenting theory "HOL.Divides"

12:18:52 Presenting theory "JinjaThreads.SmallStep"

12:18:52 Presenting theory "HOL.Numeral_Simprocs"

12:18:52 Presenting file "~~/src/Provers/Arith/assoc_fold.ML"

12:18:52 Presenting file "~~/src/Provers/Arith/cancel_numerals.ML"

12:18:52 Presenting file "~~/src/Provers/Arith/combine_numerals.ML"

12:18:52 Presenting file "~~/src/Provers/Arith/cancel_numeral_factor.ML"

12:18:52 Presenting theory "JinjaThreads.WWellForm"

12:18:52 Presenting file "~~/src/Provers/Arith/extract_common_term.ML"

12:18:52 Presenting file "~~/src/HOL/Tools/numeral_simprocs.ML"

12:18:52 Presenting file "~~/src/HOL/Tools/nat_numeral_simprocs.ML"

12:18:52 Presenting theory "JinjaThreads.WellType"

12:18:52 Presenting theory "JinjaThreads.DefAss"

12:18:52 Presenting theory "HOL.Semiring_Normalization"

12:18:52 Presenting theory "JinjaThreads.JWellForm"

12:18:52 Presenting file "~~/src/HOL/Tools/semiring_normalizer.ML"

12:18:53 Presenting theory "JinjaThreads.Threaded"

12:18:53 Presenting theory "HOL.Groebner_Basis"

12:18:53 Presenting file "~~/src/HOL/Tools/groebner.ML"

12:18:53 Presenting theory "JinjaThreads.WellTypeRT"

12:18:53 Presenting theory "JinjaThreads.Progress"

12:18:53 Presenting theory "HOL.Set_Interval"

12:18:53 Presenting theory "JinjaThreads.DefAssPreservation"

12:18:54 Presenting theory "JinjaThreads.TypeSafe"

12:18:54 Presenting theory "JinjaThreads.ProgressThreaded"

12:18:55 Presenting theory "JinjaThreads.Deadlocked"

12:18:55 Presenting theory "HOL.Presburger"

12:18:55 Presenting file "~~/src/HOL/Tools/Qelim/qelim.ML"

12:18:55 Presenting file "~~/src/HOL/Tools/Qelim/cooper_procedure.ML"

12:18:55 Presenting theory "JinjaThreads.Annotate"

12:18:55 Presenting file "~~/src/HOL/Tools/Qelim/cooper.ML"

12:18:55 Presenting theory "JinjaThreads.J_Main"

12:18:55 Presenting theory "JinjaThreads.JVMState"

12:18:55 Presenting theory "JinjaThreads.JVMInstructions"

12:18:55 Presenting file "~~/src/HOL/Tools/try0.ML"

12:18:55 Presenting theory "JinjaThreads.JVMHeap"

12:18:55 Presenting theory "JinjaThreads.JVMExecInstr"

12:18:55 Presenting theory "JinjaThreads.JVMExceptions"

12:18:55 Presenting theory "JinjaThreads.JVMExec"

12:18:55 Presenting theory "JinjaThreads.JVMDefensive"

12:18:55 Presenting theory "JinjaThreads.JVMThreaded"

12:18:55 Presenting theory "JinjaThreads.JVM_Main"

12:18:55 Presenting theory "JinjaThreads.JVM_SemiType"

12:18:56 Presenting theory "JinjaThreads.Effect"

12:18:56 Presenting theory "JinjaThreads.BVSpec"

12:18:56 Presenting theory "JinjaThreads.BVConform"

12:18:57 Presenting theory "JinjaThreads.BVSpecTypeSafe"

12:18:57 Presenting theory "JinjaThreads.BVNoTypeError"

12:18:57 Presenting theory "HOL.SMT"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_util.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_failure.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_config.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_builtin.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_datatypes.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_normalize.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_translate.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smtlib.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smtlib_interface.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smtlib_proof.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smtlib_isar.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/z3_proof.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/z3_isar.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_solver.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/cvc_interface.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/lethe_isar.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof_parse.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/cvc_proof_parse.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/conj_disj_perm.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_methods.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_replay.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_arith.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/z3_interface.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_rules.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_methods.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/z3_replay.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/lethe_replay_methods.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/verit_replay_methods.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/verit_strategies.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/verit_replay.ML"

12:18:57 Presenting file "~~/src/HOL/Tools/SMT/smt_systems.ML"

12:18:58 Presenting theory "JinjaThreads.BVProgressThreaded"

12:18:58 Presenting theory "JinjaThreads.JVMDeadlocked"

12:18:58 Presenting theory "JinjaThreads.EffectMono"

12:18:58 Presenting theory "JinjaThreads.TF_JVM"

12:18:58 Presenting theory "JinjaThreads.LBVJVM"

12:18:58 Presenting theory "JinjaThreads.BVExec"

12:18:58 Presenting theory "JinjaThreads.BCVExec"

12:18:58 Presenting theory "JinjaThreads.BV_Main"

12:18:59 Presenting theory "JinjaThreads.CallExpr"

12:18:59 Presenting theory "JinjaThreads.J0"

12:18:59 Presenting theory "HOL.Sledgehammer"

12:18:59 Presenting file "~~/src/HOL/Tools/ATP/system_on_tptp.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/async_manager_legacy.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_util.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_proof.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_compress.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mepo.ML"

12:18:59 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML"

12:19:00 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer.ML"

12:19:00 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML"

12:19:00 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_tactics.ML"

12:19:00 Presenting theory "HOL.Lifting_Set"

12:19:00 Presenting theory "JinjaThreads.J0Bisim"

12:19:00 Presenting theory "JinjaThreads.J1State"

12:19:00 Presenting theory "JinjaThreads.J1Heap"

12:19:01 Presenting theory "JinjaThreads.J1"

12:19:02 Presenting theory "JinjaThreads.J1Deadlock"

12:19:02 Presenting theory "JinjaThreads.PCompiler"

12:19:02 Presenting theory "JinjaThreads.Compiler2"

12:19:02 Presenting theory "HOL.List"

12:19:02 Presenting theory "JinjaThreads.Exception_Tables"

12:19:02 Presenting theory "JinjaThreads.J1WellType"

12:19:02 Presenting theory "JinjaThreads.J1WellForm"

12:19:02 Presenting theory "HOL-Library.Prefix_Order"

12:19:03 Presenting theory "JinjaThreads.TypeComp"

12:19:03 Presenting theory "HOL.Groups_List"

12:19:03 Presenting theory "JinjaThreads.JVMTau"

12:19:04 Presenting theory "HOL.Bit_Operations"

12:19:04 Presenting theory "HOL.Code_Numeral"

12:19:04 Presenting theory "HOL.Random"

12:19:05 Presenting theory "HOL.Map"

12:19:05 Presenting theory "JinjaThreads.Execs"

12:19:05 Presenting theory "HOL.Enum"

12:19:05 Presenting theory "HOL.String"

12:19:05 Presenting file "~~/src/HOL/Tools/string_syntax.ML"

12:19:05 Presenting file "~~/src/HOL/Tools/literal.ML"

12:19:05 Presenting theory "HOL.Typerep"

12:19:05 Presenting theory "HOL.Predicate"

12:19:05 Presenting theory "HOL.Lazy_Sequence"

12:19:05 Presenting theory "HOL.Limited_Sequence"

12:19:06 Presenting theory "HOL.Code_Evaluation"

12:19:06 Presenting file "~~/src/HOL/Tools/code_evaluation.ML"

12:19:06 Presenting file "~~/src/HOL/Tools/value_command.ML"

12:19:06 Presenting file "~~/src/HOL/Tools/reification.ML"

12:19:06 Presenting theory "HOL.Quickcheck_Random"

12:19:06 Presenting file "~~/src/HOL/Tools/Quickcheck/quickcheck_common.ML"

12:19:06 Presenting file "~~/src/HOL/Tools/Quickcheck/random_generators.ML"

12:19:06 Presenting theory "HOL.Random_Pred"

12:19:06 Presenting theory "HOL.Random_Sequence"

12:19:07 Presenting theory "HOL.Quickcheck_Exhaustive"

12:19:07 Presenting file "~~/src/HOL/Tools/Quickcheck/exhaustive_generators.ML"

12:19:07 Presenting file "~~/src/HOL/Tools/Quickcheck/abstract_generators.ML"

12:19:09 Presenting theory "JinjaThreads.J1JVMBisim"

12:19:09 Presenting theory "HOL.Predicate_Compile"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_compilations.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/core_data.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/mode_inference.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_proof.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_core.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_data.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_pred.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_specialisation.ML"

12:19:09 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile.ML"

12:19:10 Presenting theory "HOL.Quickcheck_Narrowing"

12:19:10 Presenting file "~~/src/HOL/Tools/Quickcheck/Narrowing_Engine.hs"

12:19:10 Presenting file "~~/src/HOL/Tools/Quickcheck/PNF_Narrowing_Engine.hs"

12:19:10 Presenting file "~~/src/HOL/Tools/Quickcheck/narrowing_generators.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Quickcheck/find_unused_assms.ML"

12:19:10 Presenting theory "HOL.Mirabelle"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_util.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_arith.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_metis.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_presburger.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_quickcheck.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML"

12:19:10 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_try0.ML"

12:19:10 Presenting theory "HOL.Extraction"

12:19:11 Presenting theory "HOL.Record"

12:19:11 Presenting file "~~/src/HOL/Tools/record.ML"

12:19:11 Presenting theory "HOL.GCD"

12:19:14 Presenting theory "JinjaThreads.J1JVM"

12:19:16 Presenting theory "HOL.Nitpick"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod_sat.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_util.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_hol.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_mono.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_preproc.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_scope.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_peephole.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_rep.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_nut.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_kodkod.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_model.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_commands.ML"

12:19:16 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_tests.ML"

12:19:17 Presenting theory "HOL.Nunchaku"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_util.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_collect.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_problem.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_translate.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_model.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_reconstruct.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_display.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_tool.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku.ML"

12:19:17 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_commands.ML"

12:19:18 Presenting theory "JinjaThreads.JVMJ1"

12:19:20 Presenting theory "JinjaThreads.Correctness2"

12:19:20 Presenting theory "HOL.BNF_Greatest_Fixpoint"

12:19:20 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_util.ML"

12:19:20 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_tactics.ML"

12:19:20 Presenting theory "JinjaThreads.ListIndex"

12:19:20 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp.ML"

12:19:20 Presenting theory "JinjaThreads.Compiler1"

12:19:20 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

12:19:20 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML"

12:19:20 Presenting theory "JinjaThreads.J0J1Bisim"

12:19:20 Presenting theory "HOL.Filter"

12:19:21 Presenting theory "HOL.Conditionally_Complete_Lattices"

12:19:21 Presenting theory "JinjaThreads.Correctness1Threaded"

12:19:21 Presenting theory "HOL.Factorial"

12:19:21 Presenting theory "HOL.Binomial"

12:19:21 Presenting theory "Main"

12:19:22 Presenting theory "HOL.Archimedean_Field"

12:19:22 Presenting theory "HOL.Rat"

12:19:23 Presenting theory "HOL.Real"

12:19:23 Presenting file "~~/src/HOL/Tools/SMT/smt_real.ML"

12:19:23 Presenting file "~~/src/HOL/Tools/SMT/z3_real.ML"

12:19:23 Presenting file "~~/src/HOL/Tools/Argo/argo_real.ML"

12:19:23 Presenting theory "JinjaThreads.Correctness1"

12:19:24 Presenting theory "HOL.Topological_Spaces"

12:19:24 Presenting theory "JinjaThreads.JJ1WellForm"

12:19:24 Presenting theory "JinjaThreads.Compiler"

12:19:24 Presenting theory "HOL.Hull"

12:19:24 Presenting theory "JinjaThreads.Correctness"

12:19:24 Presenting theory "JinjaThreads.Preprocessor"

12:19:24 Presenting theory "HOL.Modules"

12:19:24 Presenting theory "JinjaThreads.Compiler_Main"

12:19:24 Presenting theory "JinjaThreads.MM"

12:19:25 Presenting theory "JinjaThreads.SC"

12:19:25 Presenting theory "JinjaThreads.SC_Interp"

12:19:25 Presenting theory "JinjaThreads.SC_Collections"

12:19:25 Presenting theory "HOL.Vector_Spaces"

12:19:25 Presenting theory "JinjaThreads.Orders"

12:19:26 Presenting theory "HOL.Real_Vector_Spaces"

12:19:26 Presenting theory "JinjaThreads.JMM_Spec"

12:19:26 Presenting theory "JinjaThreads.JMM_DRF"

12:19:27 Presenting theory "JinjaThreads.SC_Legal"

12:19:27 Presenting theory "HOL.Limits"

12:19:27 Presenting theory "JinjaThreads.Non_Speculative"

12:19:27 Presenting theory "HOL.Inequalities"

12:19:27 Presenting theory "HOL.Series"

12:19:28 Presenting theory "JinjaThreads.SC_Completion"

12:19:28 Presenting theory "HOL.Deriv"

12:19:28 Presenting theory "JinjaThreads.HB_Completion"

12:19:28 Presenting theory "HOL.NthRoot"

12:19:29 Presenting theory "JinjaThreads.JMM_Heap"

12:19:30 Presenting theory "HOL.Transcendental"

12:19:31 Presenting theory "JinjaThreads.JMM_Framework"

12:19:31 Presenting theory "HOL.Complex"

12:19:31 Presenting theory "HOL.MacLaurin"

12:19:31 Presenting theory "Complex_Main"

12:19:32 Presenting theory "JinjaThreads.JMM_Typesafe"

12:19:32 Presenting theory "JinjaThreads.JMM_Common"

12:19:32 Presenting theory "JinjaThreads.JMM_J"

12:19:33 Presenting theory "JinjaThreads.DRF_J"

12:19:33 Presenting theory "JinjaThreads.JMM_JVM"

12:19:34 Presenting theory "JinjaThreads.DRF_JVM"

12:19:34 Presenting theory "JinjaThreads.JMM_Type"

12:19:34 Presenting theory "JinjaThreads.JMM_Compiler"

12:19:34 Presenting theory "JinjaThreads.JMM_Type2"

12:19:34 Presenting theory "JinjaThreads.JMM_Interp"

12:19:34 Presenting theory "JinjaThreads.JMM_Typesafe2"

12:19:34 Presenting theory "JinjaThreads.JMM_J_Typesafe"

12:19:35 Presenting theory "JinjaThreads.JMM_JVM_Typesafe"

12:19:35 Presenting theory "JinjaThreads.JMM_Compiler_Type2"

12:19:35 Presenting theory "JinjaThreads.JMM"

12:19:35 Presenting theory "JinjaThreads.MM_Main"

12:19:35 Presenting theory "JinjaThreads.State_Refinement"

12:19:35 Presenting theory "JinjaThreads.Scheduler"

12:19:36 Presenting theory "JinjaThreads.Random_Scheduler"

12:19:36 Presenting theory "JinjaThreads.Round_Robin"

12:19:36 Presenting theory "JinjaThreads.SC_Schedulers"

12:19:36 Presenting theory "HOL-Library.Mapping"

12:19:37 Presenting theory "HOL-Library.AList_Mapping"

12:19:37 Presenting theory "JinjaThreads.TypeRelRefine"

12:19:37 Presenting theory "JinjaThreads.PCompilerRefine"

12:19:37 Presenting theory "JinjaThreads.J_Execute"

12:19:37 Presenting theory "JinjaThreads.ExternalCall_Execute"

12:19:37 Presenting theory "JinjaThreads.JVMExec_Execute2"

12:19:38 Presenting theory "JinjaThreads.JVM_Execute2"

12:19:38 Presenting theory "HOL-Library.Code_Cardinality"

12:19:38 Presenting theory "JinjaThreads.Code_Generation"

12:19:38 Presenting theory "JinjaThreads.JVMExec_Execute"

12:19:38 Presenting theory "JinjaThreads.JVM_Execute"

12:19:38 Presenting theory "JinjaThreads.ToString"

12:19:38 Presenting theory "JinjaThreads.Java2Jinja"

12:19:38 Presenting theory "JinjaThreads.Execute_Main"

12:19:38 Presenting theory "JinjaThreads.ApprenticeChallenge"

12:19:38 Presenting theory "JinjaThreads.BufferExample"

12:19:38 Presenting theory "JinjaThreads.Examples_Main"

12:19:38 Presenting theory "JinjaThreads.JinjaThreads"

12:19:38

12:19:38 === TIMING ===

12:19:38

12:19:38 Group slow: 9:50:31 elapsed time, 32:37:21 cpu time, factor 3.31

12:19:38 Group AFP: 10:20:30 elapsed time, 34:25:23 cpu time, factor 3.33

12:19:38 Group main: 0:08:51 elapsed time, 0:34:45 cpu time, factor 3.92

12:19:38 Group timing: 0:03:32 elapsed time, 0:16:58 cpu time, factor 4.80

12:19:38 Group very_slow: 5:58:24 elapsed time, 14:54:27 cpu time, factor 2.50

12:19:38 Overall: 10:45:19 elapsed time, 35:00:32 cpu time, factor 3.26

12:19:39 Archiving artifacts

12:19:48 Started calculate disk usage of build

12:19:48 Finished Calculation of disk usage of build in 0 seconds

12:19:52 Started calculate disk usage of workspace

12:19:53 Finished Calculation of disk usage of workspace in 0 seconds

12:19:53 No emails were triggered.

12:19:53 Finished: SUCCESS