Skip to content
Success

Console Output

01:33:08 Started by an SCM change

01:33:08 Running as SYSTEM

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

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

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

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

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

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

01:33:08 no changes found

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

01:33:08 8 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

01:33:09 [isabelle-nightly-slow] $ hg log --rev 0a44395a25f0bafa7497c1ce0bda7f55417b9536 --template exists\n

01:33:09 exists

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

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

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

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

01:33:10 no changes found

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

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

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

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

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

01:33:11 [afp] $ hg log --rev a74db29363f55df91b0afda8fc90196b0994ea1e --template exists\n

01:33:11 exists

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

01:33:11 No emails were triggered.

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

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

01:33:11 + set -e

01:33:11 + PROFILE=slow

01:33:11 + shift

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

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

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

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

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

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

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

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

01:34:09 + bin/isabelle ocaml_setup

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

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

01:34:10 opam update

01:34:10

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

01:34:11 + bin/isabelle ghc_setup

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

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

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

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

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

01:34:13 + bin/isabelle ci_build slow

01:34:15

01:34:15 === CONFIGURATION ===

01:34:15

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

01:34:15 ISABELLE_BUILD_OPTIONS=""

01:34:15

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

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

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

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

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

01:34:16

01:34:16 === BUILD ===

01:34:16

01:34:16 Build started at Sun, 2 Oct 2022 23:34:15 GMT

01:34:16 Isabelle id 6ab4bb7cb8b2

01:34:16 Build for AFP id a74db29363f5

01:34:16

01:34:16 === LOG ===

01:34:16

01:34:17 Session Pure/Pure

01:34:18 Session FOL/FOL

01:34:18 Session Pure/Pure-Examples

01:34:18 Session Pure/Pure-ex

01:34:18 Session Misc/Tools

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:34:21 Session HOL/HOL-Eisbach

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:34:25 Building Pure ...

01:34:46 Pure: theory Pure

01:34:47 Pure: theory ML_Bootstrap

01:34:48 Pure: theory Pure.Sessions

01:34:51 Timing Pure (1 threads, 1.295s elapsed time, 1.328s cpu time, 0.048s GC time, factor 1.03)

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

01:34:51 Building HOL ...

01:34:54 HOL: theory Tools.Code_Generator

01:35:00 HOL: theory HOL.HOL

01:35:05 HOL: theory HOL.Argo

01:35:05 HOL: theory HOL.Ctr_Sugar

01:35:05 HOL: theory HOL.Orderings

01:35:09 HOL: theory HOL.Groups

01:35:11 HOL: theory HOL.SAT

01:35:11 HOL: theory HOL.Lattices

01:35:14 HOL: theory HOL.Boolean_Algebras

01:35:14 HOL: theory HOL.Set

01:35:16 HOL: theory HOL.Fun

01:35:16 HOL: theory HOL.Typedef

01:35:17 HOL: theory HOL.Complete_Lattices

01:35:17 HOL: theory HOL.Rings

01:35:20 HOL: theory HOL.Inductive

01:35:23 HOL: theory HOL.Product_Type

01:35:23 HOL: theory HOL.Sum_Type

01:35:25 HOL: theory HOL.Complete_Partial_Order

01:35:30 HOL: theory HOL.Nat

01:35:32 HOL: theory HOL.Meson

01:35:32 HOL: theory HOL.Fields

01:35:37 HOL: theory HOL.Finite_Set

01:35:39 HOL: theory HOL.Relation

01:35:40 HOL: theory HOL.Transitive_Closure

01:35:42 HOL: theory HOL.Wellfounded

01:35:42 HOL: theory HOL.Fun_Def_Base

01:35:42 HOL: theory HOL.Hilbert_Choice

01:35:42 HOL: theory HOL.Wfrec

01:35:43 HOL: theory HOL.Order_Relation

01:35:43 HOL: theory HOL.BNF_Wellorder_Relation

01:35:45 HOL: theory HOL.BNF_Wellorder_Embedding

01:35:45 HOL: theory HOL.Zorn

01:35:45 HOL: theory HOL.ATP

01:35:45 HOL: theory HOL.BNF_Wellorder_Constructions

01:35:47 HOL: theory HOL.BNF_Cardinal_Order_Relation

01:35:49 HOL: theory HOL.BNF_Cardinal_Arithmetic

01:35:50 HOL: theory HOL.BNF_Def

01:35:53 HOL: theory HOL.Metis

01:35:57 HOL: theory HOL.BNF_Composition

01:35:57 HOL: theory HOL.Basic_BNFs

01:35:58 HOL: theory HOL.BNF_Fixpoint_Base

01:36:03 HOL: theory HOL.BNF_Least_Fixpoint

01:36:06 HOL: theory HOL.Equiv_Relations

01:36:06 HOL: theory HOL.Basic_BNF_LFPs

01:36:06 HOL: theory HOL.Transfer

01:36:07 HOL: theory HOL.Lifting

01:36:07 HOL: theory HOL.Num

01:36:09 HOL: theory HOL.Option

01:36:09 HOL: theory HOL.Quotient

01:36:10 HOL: theory HOL.Partial_Function

01:36:10 HOL: theory HOL.Extraction

01:36:11 HOL: theory HOL.Power

01:36:11 HOL: theory HOL.Fun_Def

01:36:13 HOL: theory HOL.Groups_Big

01:36:17 HOL: theory HOL.Lifting_Set

01:36:17 HOL: theory HOL.Int

01:36:17 HOL: theory HOL.Lattices_Big

01:36:21 HOL: theory HOL.Euclidean_Division

01:36:34 HOL: theory HOL.Parity

01:36:38 HOL: theory HOL.Divides

01:36:38 HOL: theory HOL.Set_Interval

01:36:38 HOL: theory HOL.Numeral_Simprocs

01:36:39 HOL: theory HOL.Semiring_Normalization

01:36:40 HOL: theory HOL.SMT

01:36:42 HOL: theory HOL.Groebner_Basis

01:36:44 HOL: theory HOL.Conditionally_Complete_Lattices

01:36:44 HOL: theory HOL.Filter

01:36:44 HOL: theory HOL.Presburger

01:36:50 HOL: theory HOL.Sledgehammer

01:36:54 HOL: theory HOL.List

01:37:04 HOL: theory HOL.Groups_List

01:37:04 HOL: theory HOL.Map

01:37:07 HOL: theory HOL.Bit_Operations

01:37:07 HOL: theory HOL.Enum

01:37:07 HOL: theory HOL.Factorial

01:37:08 HOL: theory HOL.Binomial

01:37:28 HOL: theory HOL.Code_Numeral

01:37:30 HOL: theory HOL.GCD

01:37:30 HOL: theory HOL.String

01:37:30 HOL: theory HOL.Random

01:37:34 HOL: theory HOL.BNF_Greatest_Fixpoint

01:37:34 HOL: theory HOL.Predicate

01:37:34 HOL: theory HOL.Typerep

01:37:35 HOL: theory HOL.Lazy_Sequence

01:37:36 HOL: theory HOL.Limited_Sequence

01:37:36 HOL: theory HOL.Code_Evaluation

01:37:38 HOL: theory HOL.Quickcheck_Random

01:37:40 HOL: theory HOL.Quickcheck_Exhaustive

01:37:40 HOL: theory HOL.Quickcheck_Narrowing

01:37:40 HOL: theory HOL.Random_Pred

01:37:41 HOL: theory HOL.Random_Sequence

01:37:46 HOL: theory HOL.Record

01:37:46 HOL: theory HOL.Predicate_Compile

01:37:48 HOL: theory HOL.Nitpick

01:37:49 HOL: theory HOL.Mirabelle

01:37:55 HOL: theory HOL.Nunchaku

01:37:57 HOL: theory Main

01:37:59 HOL: theory HOL.Archimedean_Field

01:37:59 HOL: theory HOL.Hull

01:37:59 HOL: theory HOL.Topological_Spaces

01:37:59 HOL: theory HOL.Modules

01:38:00 HOL: theory HOL.Vector_Spaces

01:38:08 HOL: theory HOL.Rat

01:38:12 HOL: theory HOL.Real

01:38:14 HOL: theory HOL.Real_Vector_Spaces

01:38:33 HOL: theory HOL.Inequalities

01:38:33 HOL: theory HOL.Limits

01:38:42 HOL: theory HOL.Deriv

01:38:42 HOL: theory HOL.Series

01:38:45 HOL: theory HOL.NthRoot

01:38:46 HOL: theory HOL.Transcendental

01:38:53 HOL: theory HOL.Complex

01:38:54 HOL: theory HOL.MacLaurin

01:38:54 HOL: theory Complex_Main

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

01:41:51 Finished HOL/document (0:01:28 elapsed time)

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

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

01:42:52 Timing HOL (8 threads, 260.516s elapsed time, 937.764s cpu time, 79.383s GC time, factor 3.60)

01:42:52 Finished HOL (0:05:19 elapsed time, 0:17:35 cpu time, factor 3.30)

01:42:52 Running JinjaThreads ...

01:42:54 JinjaThreads: theory Automatic_Refinement.Foldi

01:42:54 JinjaThreads: theory Automatic_Refinement.Prio_List

01:42:54 JinjaThreads: theory Automatic_Refinement.Refine_Util_Bootstrap1

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

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

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

01:42:54 JinjaThreads: theory Collections.ICF_Tools

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

01:42:55 JinjaThreads: theory Automatic_Refinement.Mk_Term_Antiquot

01:42:55 JinjaThreads: theory Automatic_Refinement.Mpat_Antiquot

01:42:55 JinjaThreads: theory Collections.Ord_Code_Preproc

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

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

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

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

01:42:55 JinjaThreads: theory Collections.Locale_Code

01:42:55 JinjaThreads: theory Collections.Record_Intf

01:42:55 JinjaThreads: theory Automatic_Refinement.Refine_Util

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

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

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

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

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

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

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

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

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

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

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

01:42:57 JinjaThreads: theory Automatic_Refinement.Anti_Unification

01:42:57 JinjaThreads: theory Automatic_Refinement.Attr_Comb

01:42:57 JinjaThreads: theory Automatic_Refinement.Autoref_Data

01:42:58 JinjaThreads: theory Automatic_Refinement.Named_Sorted_Thms

01:42:58 JinjaThreads: theory Automatic_Refinement.Indep_Vars

01:42:58 JinjaThreads: theory Automatic_Refinement.Mk_Record_Simp

01:42:58 JinjaThreads: theory Automatic_Refinement.Tagged_Solver

01:42:58 JinjaThreads: theory Automatic_Refinement.Select_Solve

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

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

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

01:42:58 JinjaThreads: theory Trie.Trie

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

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

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

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

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

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

01:43:00 JinjaThreads: theory FinFun.FinFun

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

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

01:43:01 JinjaThreads: theory Collections.DatRef

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

01:43:02 JinjaThreads: theory JinjaThreads.Set_Monad

01:43:02 JinjaThreads: theory JinjaThreads.Set_without_equal

01:43:02 JinjaThreads: theory Native_Word.Code_Int_Integer_Conversion

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

01:43:02 JinjaThreads: theory Refine_Monadic.Refine_Chapter

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

01:43:02 JinjaThreads: theory Word_Lib.More_Arithmetic

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

01:43:03 JinjaThreads: theory JinjaThreads.Auxiliary

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

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

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

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

01:43:04 JinjaThreads: theory Automatic_Refinement.Misc

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

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

01:43:09 JinjaThreads: theory Coinductive.Coinductive_Nat

01:43:11 JinjaThreads: theory Coinductive.Coinductive_List

01:43:12 JinjaThreads: theory Automatic_Refinement.Refine_Lib

01:43:12 JinjaThreads: theory Collections.SetIterator

01:43:12 JinjaThreads: theory Collections.Sorted_List_Operations

01:43:13 JinjaThreads: theory Word_Lib.Bit_Comprehension

01:43:13 JinjaThreads: theory Word_Lib.More_Divides

01:43:13 JinjaThreads: theory Word_Lib.Signed_Division_Word

01:43:13 JinjaThreads: theory Automatic_Refinement.Autoref_Phases

01:43:13 JinjaThreads: theory Automatic_Refinement.Autoref_Tagging

01:43:13 JinjaThreads: theory Automatic_Refinement.Relators

01:43:13 JinjaThreads: theory Refine_Monadic.Refine_Mono_Prover

01:43:13 JinjaThreads: theory Word_Lib.More_Word

01:43:13 JinjaThreads: theory Collections.SetIteratorOperations

01:43:15 JinjaThreads: theory Automatic_Refinement.Param_Tool

01:43:15 JinjaThreads: theory Automatic_Refinement.Param_HOL

01:43:16 JinjaThreads: theory Native_Word.Code_Target_Word_Base

01:43:16 JinjaThreads: theory Word_Lib.Bit_Shifts_Infix_Syntax

01:43:17 JinjaThreads: theory Word_Lib.Least_significant_bit

01:43:17 JinjaThreads: theory Automatic_Refinement.Parametricity

01:43:17 JinjaThreads: theory Automatic_Refinement.Autoref_Id_Ops

01:43:17 JinjaThreads: theory Collections.Assoc_List

01:43:17 JinjaThreads: theory Collections.Dlist_add

01:43:17 JinjaThreads: theory Collections.Diff_Array

01:43:17 JinjaThreads: theory Collections.Trie_Impl

01:43:18 JinjaThreads: theory Automatic_Refinement.Autoref_Fix_Rel

01:43:18 JinjaThreads: theory Collections.Proper_Iterator

01:43:18 JinjaThreads: theory Collections.SetIteratorGA

01:43:18 JinjaThreads: theory Word_Lib.Most_significant_bit

01:43:18 JinjaThreads: theory Collections.Trie2

01:43:18 JinjaThreads: theory Word_Lib.Generic_set_bit

01:43:18 JinjaThreads: theory Automatic_Refinement.Autoref_Translate

01:43:18 JinjaThreads: theory Automatic_Refinement.Autoref_Relator_Interface

01:43:18 JinjaThreads: theory Collections.It_to_It

01:43:18 JinjaThreads: theory Automatic_Refinement.Autoref_Gen_Algo

01:43:18 JinjaThreads: theory Automatic_Refinement.Autoref_Tool

01:43:19 JinjaThreads: theory Native_Word.Code_Target_Integer_Bit

01:43:19 JinjaThreads: theory Native_Word.Word_Type_Copies

01:43:19 JinjaThreads: theory Coinductive.Lazy_LList

01:43:19 JinjaThreads: theory Coinductive.TLList

01:43:19 JinjaThreads: theory Automatic_Refinement.Autoref_Bindings_HOL

01:43:22 JinjaThreads: theory Coinductive.Lazy_TLList

01:43:23 JinjaThreads: theory Automatic_Refinement.Automatic_Refinement

01:43:23 JinjaThreads: theory Collections.Idx_Iterator

01:43:23 JinjaThreads: theory Refine_Monadic.Refine_Misc

01:43:24 JinjaThreads: theory Refine_Monadic.RefineG_Domain

01:43:24 JinjaThreads: theory Refine_Monadic.RefineG_Transfer

01:43:25 JinjaThreads: theory Refine_Monadic.RefineG_Assert

01:43:25 JinjaThreads: theory Refine_Monadic.RefineG_Recursion

01:43:26 JinjaThreads: theory Refine_Monadic.RefineG_While

01:43:26 JinjaThreads: theory Refine_Monadic.Refine_Basic

01:43:27 JinjaThreads: theory Refine_Monadic.Refine_Det

01:43:31 JinjaThreads: theory Refine_Monadic.Refine_Heuristics

01:43:31 JinjaThreads: theory Refine_Monadic.Refine_Leof

01:43:31 JinjaThreads: theory Refine_Monadic.Refine_Pfun

01:43:31 JinjaThreads: theory Refine_Monadic.Refine_More_Comb

01:43:31 JinjaThreads: theory Refine_Monadic.Refine_While

01:43:34 JinjaThreads: theory Refine_Monadic.Refine_Transfer

01:43:34 JinjaThreads: theory Refine_Monadic.Autoref_Monadic

01:43:34 JinjaThreads: theory Refine_Monadic.Refine_Automation

01:43:34 JinjaThreads: theory Refine_Monadic.Refine_Foreach

01:43:35 JinjaThreads: theory Native_Word.Code_Target_Int_Bit

01:43:35 JinjaThreads: theory Native_Word.Uint32

01:43:35 JinjaThreads: theory Collections.Code_Target_ICF

01:43:37 JinjaThreads: theory Collections.HashCode

01:43:37 JinjaThreads: theory Refine_Monadic.Refine_Monadic

01:43:38 JinjaThreads: theory Collections.Gen_Iterator

01:43:39 JinjaThreads: theory Collections.Iterator

01:43:40 JinjaThreads: theory Collections.Intf_Map

01:43:40 JinjaThreads: theory Collections.Intf_Set

01:43:40 JinjaThreads: theory Collections.Array_Iterator

01:43:40 JinjaThreads: theory Collections.ICF_Spec_Base

01:43:41 JinjaThreads: theory Collections.AnnotatedListSpec

01:43:41 JinjaThreads: theory Collections.ListSpec

01:43:41 JinjaThreads: theory Collections.MapSpec

01:43:41 JinjaThreads: theory Collections.PrioSpec

01:43:41 JinjaThreads: theory Collections.PrioUniqueSpec

01:43:41 JinjaThreads: theory Collections.SetSpec

01:43:42 JinjaThreads: theory Collections.BinoPrioImpl

01:43:42 JinjaThreads: theory Collections.SkewPrioImpl

01:43:43 JinjaThreads: theory Collections.ListGA

01:43:43 JinjaThreads: theory Collections.FTAnnotatedListImpl

01:43:43 JinjaThreads: theory Collections.PrioByAnnotatedList

01:43:43 JinjaThreads: theory Collections.Fifo

01:43:45 JinjaThreads: theory Collections.PrioUniqueByAnnotatedList

01:43:46 JinjaThreads: theory Collections.Algos

01:43:46 JinjaThreads: theory Collections.SetIndex

01:43:47 JinjaThreads: theory Collections.SetIteratorCollectionsGA

01:43:47 JinjaThreads: theory Collections.MapGA

01:43:48 JinjaThreads: theory Collections.SetGA

01:43:50 JinjaThreads: theory Collections.FTPrioImpl

01:43:50 JinjaThreads: theory Collections.FTPrioUniqueImpl

01:43:51 JinjaThreads: theory Collections.ArrayMapImpl

01:43:51 JinjaThreads: theory Collections.ListMapImpl

01:43:52 JinjaThreads: theory Collections.ListMapImpl_Invar

01:43:52 JinjaThreads: theory Collections.TrieMapImpl

01:43:53 JinjaThreads: theory Collections.ListSetImpl

01:43:55 JinjaThreads: theory Collections.ListSetImpl_Invar

01:43:56 JinjaThreads: theory Collections.ListSetImpl_NotDist

01:43:58 JinjaThreads: theory Collections.ListSetImpl_Sorted

01:43:59 JinjaThreads: theory Collections.SetByMap

01:44:00 JinjaThreads: theory Collections.ArrayHashMap_Impl

01:44:03 JinjaThreads: theory Collections.ArraySetImpl

01:44:03 JinjaThreads: theory Collections.TrieSetImpl

01:44:05 JinjaThreads: theory Collections.ArrayHashMap

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

01:44:10 JinjaThreads: theory Collections.RBT_add

01:44:12 JinjaThreads: theory Collections.RBTMapImpl

01:44:13 JinjaThreads: theory Collections.ArrayHashSet

01:44:20 JinjaThreads: theory Collections.RBTSetImpl

01:44:20 JinjaThreads: theory Collections.HashMap_Impl

01:44:23 JinjaThreads: theory Collections.HashMap

01:44:30 JinjaThreads: theory Collections.HashSet

01:44:30 JinjaThreads: theory Collections.MapStdImpl

01:44:37 JinjaThreads: theory Collections.SetStdImpl

01:44:42 JinjaThreads: theory Collections.ICF_Impl

01:44:48 JinjaThreads: theory Collections.ICF_Refine_Monadic

01:44:48 JinjaThreads: theory Collections.ICF_Autoref

01:44:52 JinjaThreads: theory Collections.Collections

01:44:52 JinjaThreads: theory Collections.CollectionsV1

01:44:59 JinjaThreads: theory JinjaThreads.JT_ICF

01:44:59 JinjaThreads: theory JinjaThreads.Basic_Main

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

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

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

01:46:29 JinjaThreads: theory JinjaThreads.FWState

01:46:29 JinjaThreads: theory JinjaThreads.LTS

01:46:29 JinjaThreads: theory JinjaThreads.Type

01:46:29 JinjaThreads: theory JinjaThreads.ListIndex

01:46:29 JinjaThreads: theory JinjaThreads.Orders

01:46:29 JinjaThreads: theory JinjaThreads.Semilat

01:46:34 JinjaThreads: theory JinjaThreads.Err

01:46:36 JinjaThreads: theory JinjaThreads.Listn

01:46:36 JinjaThreads: theory JinjaThreads.Opt

01:46:37 JinjaThreads: theory JinjaThreads.Product

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

01:46:40 JinjaThreads: theory JinjaThreads.Semilattices

01:46:41 JinjaThreads: theory JinjaThreads.Decl

01:46:41 JinjaThreads: theory JinjaThreads.Typing_Framework

01:46:41 JinjaThreads: theory JinjaThreads.SemilatAlg

01:46:42 JinjaThreads: theory JinjaThreads.Kildall

01:46:42 JinjaThreads: theory JinjaThreads.LBVSpec

01:46:42 JinjaThreads: theory JinjaThreads.Bisimulation

01:46:43 JinjaThreads: theory JinjaThreads.LBVComplete

01:46:43 JinjaThreads: theory JinjaThreads.LBVCorrect

01:46:43 JinjaThreads: theory JinjaThreads.Typing_Framework_err

01:46:43 JinjaThreads: theory JinjaThreads.Abstract_BV

01:46:44 JinjaThreads: theory JinjaThreads.TypeRel

01:46:47 JinjaThreads: theory JinjaThreads.TypeRelRefine

01:46:48 JinjaThreads: theory JinjaThreads.Value

01:46:58 JinjaThreads: theory JinjaThreads.Exceptions

01:46:58 JinjaThreads: theory JinjaThreads.Heap

01:47:01 JinjaThreads: theory JinjaThreads.SystemClasses

01:47:04 JinjaThreads: theory JinjaThreads.MM

01:47:04 JinjaThreads: theory JinjaThreads.State

01:47:12 JinjaThreads: theory JinjaThreads.FWCondAction

01:47:12 JinjaThreads: theory JinjaThreads.FWInterrupt

01:47:12 JinjaThreads: theory JinjaThreads.FWLock

01:47:12 JinjaThreads: theory JinjaThreads.FWThread

01:47:12 JinjaThreads: theory JinjaThreads.FWWait

01:47:12 JinjaThreads: theory JinjaThreads.Observable_Events

01:47:15 JinjaThreads: theory JinjaThreads.FWLocking

01:47:15 JinjaThreads: theory JinjaThreads.FWLockingThread

01:47:15 JinjaThreads: theory JinjaThreads.FWWellform

01:47:17 JinjaThreads: theory JinjaThreads.FWLifting

01:47:17 JinjaThreads: theory JinjaThreads.FWSemantics

01:47:20 JinjaThreads: theory JinjaThreads.JVMState

01:47:20 JinjaThreads: theory JinjaThreads.StartConfig

01:47:20 JinjaThreads: theory JinjaThreads.JMM_Spec

01:47:21 JinjaThreads: theory JinjaThreads.FWLiftingSem

01:47:21 JinjaThreads: theory JinjaThreads.FWProgressAux

01:47:22 JinjaThreads: theory JinjaThreads.Conform

01:47:22 JinjaThreads: theory JinjaThreads.State_Refinement

01:47:22 JinjaThreads: theory JinjaThreads.FWDeadlock

01:47:23 JinjaThreads: theory JinjaThreads.FWLTS

01:47:24 JinjaThreads: theory JinjaThreads.ConformThreaded

01:47:24 JinjaThreads: theory JinjaThreads.ExternalCall

01:47:24 JinjaThreads: theory JinjaThreads.SC

01:47:25 JinjaThreads: theory JinjaThreads.SC_Collections

01:47:26 JinjaThreads: theory JinjaThreads.FWProgress

01:47:33 JinjaThreads: theory JinjaThreads.JMM_DRF

01:47:33 JinjaThreads: theory JinjaThreads.SC_Legal

01:47:35 JinjaThreads: theory JinjaThreads.FWBisimulation

01:47:35 JinjaThreads: theory JinjaThreads.FWInitFinLift

01:47:35 JinjaThreads: theory JinjaThreads.Non_Speculative

01:47:38 JinjaThreads: theory JinjaThreads.Scheduler

01:47:39 JinjaThreads: theory JinjaThreads.HB_Completion

01:47:39 JinjaThreads: theory JinjaThreads.SC_Completion

01:47:54 JinjaThreads: theory JinjaThreads.WellForm

01:47:55 JinjaThreads: theory JinjaThreads.ExternalCall_Execute

01:47:57 JinjaThreads: theory JinjaThreads.ExternalCallWF

01:47:58 JinjaThreads: theory JinjaThreads.JMM_Heap

01:48:00 JinjaThreads: theory JinjaThreads.SemiType

01:48:01 JinjaThreads: theory JinjaThreads.BinOp

01:48:02 JinjaThreads: theory JinjaThreads.JMM_Type

01:48:03 JinjaThreads: theory JinjaThreads.JMM_Type2

01:48:04 JinjaThreads: theory JinjaThreads.JVM_SemiType

01:48:14 JinjaThreads: theory JinjaThreads.Random_Scheduler

01:48:15 JinjaThreads: theory JinjaThreads.Round_Robin

01:48:21 JinjaThreads: theory JinjaThreads.JMM_Framework

01:48:33 JinjaThreads: theory JinjaThreads.SC_Schedulers

01:48:41 JinjaThreads: theory JinjaThreads.Expr

01:48:41 JinjaThreads: theory JinjaThreads.JVMInstructions

01:48:53 JinjaThreads: theory JinjaThreads.PCompiler

01:49:00 JinjaThreads: theory JinjaThreads.PCompilerRefine

01:49:21 JinjaThreads: theory JinjaThreads.JVMExceptions

01:49:21 JinjaThreads: theory JinjaThreads.Effect

01:49:21 JinjaThreads: theory JinjaThreads.JVMHeap

01:49:47 JinjaThreads: theory JinjaThreads.JVMExecInstr

01:49:51 JinjaThreads: theory JinjaThreads.CallExpr

01:49:51 JinjaThreads: theory JinjaThreads.DefAss

01:49:53 JinjaThreads: theory JinjaThreads.JHeap

01:49:53 JinjaThreads: theory JinjaThreads.WWellForm

01:49:53 JinjaThreads: theory JinjaThreads.WellType

01:49:54 JinjaThreads: theory JinjaThreads.ToString

01:49:54 JinjaThreads: theory JinjaThreads.JVMExec

01:49:58 JinjaThreads: theory JinjaThreads.JVMDefensive

01:50:01 JinjaThreads: theory JinjaThreads.J1State

01:50:01 JinjaThreads: theory JinjaThreads.SmallStep

01:50:02 JinjaThreads: theory JinjaThreads.Annotate

01:50:04 JinjaThreads: theory JinjaThreads.J1Heap

01:50:05 JinjaThreads: theory JinjaThreads.J1WellType

01:50:11 JinjaThreads: theory JinjaThreads.JWellForm

01:50:12 JinjaThreads: theory JinjaThreads.J1WellForm

01:50:13 JinjaThreads: theory JinjaThreads.WellTypeRT

01:50:14 JinjaThreads: theory JinjaThreads.JVMThreaded

01:50:14 JinjaThreads: theory JinjaThreads.JVMExec_Execute

01:50:17 JinjaThreads: theory JinjaThreads.JMM_Typesafe

01:50:19 JinjaThreads: theory JinjaThreads.Compiler1

01:50:22 JinjaThreads: theory JinjaThreads.Compiler2

01:50:25 JinjaThreads: theory JinjaThreads.Preprocessor

01:50:28 JinjaThreads: theory JinjaThreads.JJ1WellForm

01:50:38 JinjaThreads: theory JinjaThreads.JMM_JVM

01:50:41 JinjaThreads: theory JinjaThreads.JMM_Common

01:50:43 JinjaThreads: theory JinjaThreads.JVM_Main

01:50:43 JinjaThreads: theory JinjaThreads.Compiler

01:50:44 JinjaThreads: theory JinjaThreads.Exception_Tables

01:50:53 JinjaThreads: theory JinjaThreads.JMM_Typesafe2

01:51:02 JinjaThreads: theory JinjaThreads.BVSpec

01:51:02 JinjaThreads: theory JinjaThreads.EffectMono

01:51:02 JinjaThreads: theory JinjaThreads.TF_JVM

01:51:03 JinjaThreads: theory JinjaThreads.BVConform

01:51:18 JinjaThreads: theory JinjaThreads.TypeComp

01:51:22 JinjaThreads: theory JinjaThreads.FWBisimDeadlock

01:51:22 JinjaThreads: theory JinjaThreads.FWBisimLift

01:51:23 JinjaThreads: theory JinjaThreads.J1

01:51:24 JinjaThreads: theory JinjaThreads.BVExec

01:51:26 JinjaThreads: theory JinjaThreads.LBVJVM

01:51:34 JinjaThreads: theory JinjaThreads.BVSpecTypeSafe

01:55:43 JinjaThreads: theory JinjaThreads.BVNoTypeError

01:55:46 JinjaThreads: theory JinjaThreads.BCVExec

01:55:46 JinjaThreads: theory JinjaThreads.JVMExec_Execute2

01:55:46 JinjaThreads: theory JinjaThreads.BVProgressThreaded

01:55:49 JinjaThreads: theory JinjaThreads.JVMTau

01:55:51 JinjaThreads: theory JinjaThreads.Common_Main

01:56:08 JinjaThreads: theory JinjaThreads.J1Deadlock

01:56:18 JinjaThreads: theory JinjaThreads.Execs

01:56:49 JinjaThreads: theory JinjaThreads.DefAssPreservation

01:56:49 JinjaThreads: theory JinjaThreads.Threaded

01:56:49 JinjaThreads: theory JinjaThreads.Progress

01:56:55 JinjaThreads: theory JinjaThreads.TypeSafe

01:57:16 JinjaThreads: theory JinjaThreads.J1JVMBisim

01:57:21 JinjaThreads: theory JinjaThreads.J0

01:57:21 JinjaThreads: theory JinjaThreads.JMM_J

01:57:21 JinjaThreads: theory JinjaThreads.ProgressThreaded

01:57:22 JinjaThreads: theory JinjaThreads.J_Execute

01:57:31 JinjaThreads: theory JinjaThreads.JVMDeadlocked

01:57:37 JinjaThreads: theory JinjaThreads.DRF_JVM

01:57:52 JinjaThreads: theory JinjaThreads.JVM_Execute

01:57:56 JinjaThreads: theory JinjaThreads.JVM_Execute2

01:58:02 JinjaThreads: theory JinjaThreads.Deadlocked

01:58:06 JinjaThreads: theory JinjaThreads.DRF_J

01:58:12 JinjaThreads: theory JinjaThreads.J_Main

01:58:12 JinjaThreads: theory JinjaThreads.BV_Main

01:58:28 JinjaThreads: theory JinjaThreads.J0Bisim

01:58:28 JinjaThreads: theory JinjaThreads.J0J1Bisim

01:59:54 JinjaThreads: theory JinjaThreads.Correctness1

01:59:56 JinjaThreads: theory JinjaThreads.Correctness1Threaded

02:01:46 JinjaThreads: theory JinjaThreads.Code_Generation

02:01:57 JinjaThreads: theory JinjaThreads.ApprenticeChallenge

02:01:58 JinjaThreads: theory JinjaThreads.BufferExample

02:01:58 JinjaThreads: theory JinjaThreads.Java2Jinja

02:02:30 JinjaThreads: theory JinjaThreads.Examples_Main

02:03:19 JinjaThreads: theory JinjaThreads.JMM_JVM_Typesafe

02:10:10 JinjaThreads: theory JinjaThreads.JMM_J_Typesafe

02:10:17 JinjaThreads: theory JinjaThreads.J1JVM

02:10:17 JinjaThreads: theory JinjaThreads.JVMJ1

02:11:00 JinjaThreads: theory JinjaThreads.Execute_Main

02:11:28 JinjaThreads: theory JinjaThreads.Correctness2

02:13:23 JinjaThreads: theory JinjaThreads.Correctness

02:20:24 JinjaThreads: theory JinjaThreads.JMM_Compiler

02:20:34 JinjaThreads: theory JinjaThreads.SC_Interp

02:20:39 JinjaThreads: theory JinjaThreads.Compiler_Main

02:33:06 JinjaThreads: theory JinjaThreads.JMM_Interp

02:33:12 JinjaThreads: theory JinjaThreads.JMM_Compiler_Type2

02:33:14 JinjaThreads: theory JinjaThreads.JMM

02:33:17 JinjaThreads: theory JinjaThreads.MM_Main

02:33:25 JinjaThreads: theory JinjaThreads.JinjaThreads

02:43:15 Preparing JinjaThreads/document ...

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

02:44:37 Preparing JinjaThreads/outline ...

02:45:12 Finished JinjaThreads/outline (0:00:34 elapsed time)

02:45:14 Timing JinjaThreads (8 threads, 3605.069s elapsed time, 16563.821s cpu time, 6502.748s GC time, factor 4.59)

02:45:14 Finished JinjaThreads (1:00:08 elapsed time, 4:36:06 cpu time, factor 4.59)

02:45:14 Building Flyspeck-Tame ...

02:45:16 Flyspeck-Tame: theory Flyspeck-Tame.ListAux

02:45:16 Flyspeck-Tame: theory Flyspeck-Tame.RTranCl

02:45:16 Flyspeck-Tame: theory HOL-Library.AList

02:45:16 Flyspeck-Tame: theory Flyspeck-Tame.Quasi_Order

02:45:16 Flyspeck-Tame: theory HOL-Library.Code_Target_Int

02:45:16 Flyspeck-Tame: theory HOL-Library.IArray

02:45:16 Flyspeck-Tame: theory HOL-Library.Code_Abstract_Nat

02:45:16 Flyspeck-Tame: theory HOL-Library.While_Combinator

02:45:16 Flyspeck-Tame: theory Flyspeck-Tame.PlaneGraphIso

02:45:16 Flyspeck-Tame: theory HOL-Library.Code_Target_Nat

02:45:17 Flyspeck-Tame: theory HOL-Library.Code_Target_Numeral

02:45:17 Flyspeck-Tame: theory Flyspeck-Tame.Arch

02:45:17 Flyspeck-Tame: theory Flyspeck-Tame.Worklist

02:45:17 Flyspeck-Tame: theory Flyspeck-Tame.IArray_Syntax

02:45:18 Flyspeck-Tame: theory Flyspeck-Tame.ListSum

02:45:18 Flyspeck-Tame: theory Flyspeck-Tame.Rotation

02:45:18 Flyspeck-Tame: theory Flyspeck-Tame.Graph

02:45:18 Flyspeck-Tame: theory Flyspeck-Tame.Maps

02:45:18 Flyspeck-Tame: theory Trie.Trie

02:45:20 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivision

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

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

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

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

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

02:45:22 Flyspeck-Tame: theory Flyspeck-Tame.EnumeratorProps

02:45:22 Flyspeck-Tame: theory Flyspeck-Tame.Plane

02:45:22 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivisionProps

02:45:23 Flyspeck-Tame: theory Flyspeck-Tame.Plane1

02:45:23 Flyspeck-Tame: theory Flyspeck-Tame.Generator

02:45:23 Flyspeck-Tame: theory Flyspeck-Tame.TameEnum

02:45:27 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

02:45:28 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

02:45:29 Flyspeck-Tame: theory Flyspeck-Tame.PlaneProps

02:45:29 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

02:45:29 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

02:45:30 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

02:45:30 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

02:45:31 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

02:45:31 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

02:45:31 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

02:47:06 Preparing Flyspeck-Tame/document ...

02:47:20 Finished Flyspeck-Tame/document (0:00:13 elapsed time)

02:47:20 Preparing Flyspeck-Tame/outline ...

02:47:26 Finished Flyspeck-Tame/outline (0:00:06 elapsed time)

02:47:28 Timing Flyspeck-Tame (8 threads, 68.295s elapsed time, 364.140s cpu time, 33.437s GC time, factor 5.33)

02:47:28 Finished Flyspeck-Tame (0:01:51 elapsed time, 0:07:29 cpu time, factor 4.04)

02:47:28 Running Flyspeck-Tame-Computation ...

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

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

07:18:32 Timing Flyspeck-Tame-Computation (8 threads, 16258.141s elapsed time, 24340.234s cpu time, 898.901s GC time, factor 1.50)

07:18:32 Finished Flyspeck-Tame-Computation (4:31:00 elapsed time, 6:45:42 cpu time, factor 1.50)

07:18:32 Building AWN ...

07:18:34 AWN: theory AWN.Lib

07:18:34 AWN: theory AWN.TransitionSystems

07:18:34 AWN: theory AWN.AWN

07:18:35 AWN: theory AWN.Invariants

07:18:35 AWN: theory AWN.OInvariants

07:18:46 AWN: theory AWN.AWN_Cterms

07:18:46 AWN: theory AWN.AWN_SOS

07:18:46 AWN: theory AWN.OAWN_SOS

07:18:49 AWN: theory AWN.AWN_Labels

07:18:50 AWN: theory AWN.Inv_Cterms

07:18:51 AWN: theory AWN.AWN_Invariants

07:18:51 AWN: theory AWN.Pnet

07:18:51 AWN: theory AWN.AWN_SOS_Labels

07:18:52 AWN: theory AWN.Closed

07:18:52 AWN: theory AWN.Qmsg

07:18:52 AWN: theory AWN.OAWN_Invariants

07:18:52 AWN: theory AWN.OAWN_SOS_Labels

07:18:52 AWN: theory AWN.ONode_Lifting

07:18:52 AWN: theory AWN.OPnet

07:18:53 AWN: theory AWN.OPnet_Lifting

07:18:54 AWN: theory AWN.OClosed_Lifting

07:18:54 AWN: theory AWN.OClosed_Transfer

07:18:54 AWN: theory AWN.OAWN_Convert

07:18:54 AWN: theory AWN.Qmsg_Lifting

07:18:55 AWN: theory AWN.AWN_Main

07:18:55 AWN: theory AWN.Toy

07:19:08 AWN: theory AWN.AWN_Term_Graph

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

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

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

07:19:56 Finished AWN/outline (0:00:05 elapsed time)

07:19:57 Timing AWN (8 threads, 37.457s elapsed time, 178.635s cpu time, 8.370s GC time, factor 4.77)

07:19:57 Finished AWN (0:01:08 elapsed time, 0:03:59 cpu time, factor 3.47)

07:19:57 Running AODV ...

07:19:59 AODV: theory AODV.Aodv_Basic

07:20:01 AODV: theory AODV.A_Norreqid

07:20:01 AODV: theory AODV.Aodv_Data

07:20:01 AODV: theory AODV.C_Gtobcast

07:20:01 AODV: theory AODV.Aodv_Message

07:20:01 AODV: theory AODV.B_Fwdrreps

07:20:01 AODV: theory AODV.D_Fwdrreqs

07:20:01 AODV: theory AODV.E_All_ABCD

07:20:01 AODV: theory AODV.A_Aodv_Data

07:20:01 AODV: theory AODV.A_Aodv_Message

07:20:01 AODV: theory AODV.C_Aodv_Data

07:20:01 AODV: theory AODV.C_Aodv_Message

07:20:01 AODV: theory AODV.D_Aodv_Data

07:20:01 AODV: theory AODV.B_Aodv_Data

07:20:04 AODV: theory AODV.B_Aodv_Message

07:20:04 AODV: theory AODV.C_Fresher

07:20:04 AODV: theory AODV.A_Fresher

07:20:04 AODV: theory AODV.Fresher

07:20:04 AODV: theory AODV.B_Fresher

07:20:04 AODV: theory AODV.D_Fresher

07:20:04 AODV: theory AODV.D_Aodv_Message

07:20:04 AODV: theory AODV.E_Aodv_Data

07:20:06 AODV: theory AODV.E_Aodv_Message

07:20:06 AODV: theory AODV.A_Aodv

07:20:06 AODV: theory AODV.Aodv

07:20:06 AODV: theory AODV.C_Aodv

07:20:07 AODV: theory AODV.E_Fresher

07:20:07 AODV: theory AODV.B_Aodv

07:20:07 AODV: theory AODV.D_Aodv

07:20:07 AODV: theory AODV.E_Aodv

07:20:53 AODV: theory AODV.C_Aodv_Predicates

07:20:53 AODV: theory AODV.C_Loop_Freedom

07:20:53 AODV: theory AODV.C_Quality_Increases

07:20:53 AODV: theory AODV.C_Seq_Invariants

07:20:53 AODV: theory AODV.C_OAodv

07:20:54 AODV: theory AODV.C_Global_Invariants

07:20:55 AODV: theory AODV.C_Aodv_Loop_Freedom

07:21:05 AODV: theory AODV.A_Aodv_Predicates

07:21:05 AODV: theory AODV.A_OAodv

07:21:05 AODV: theory AODV.A_Loop_Freedom

07:21:05 AODV: theory AODV.A_Quality_Increases

07:21:05 AODV: theory AODV.A_Seq_Invariants

07:21:06 AODV: theory AODV.A_Global_Invariants

07:21:07 AODV: theory AODV.A_Aodv_Loop_Freedom

07:21:14 AODV: theory AODV.Aodv_Predicates

07:21:14 AODV: theory AODV.OAodv

07:21:14 AODV: theory AODV.Loop_Freedom

07:21:14 AODV: theory AODV.Quality_Increases

07:21:14 AODV: theory AODV.Seq_Invariants

07:21:15 AODV: theory AODV.Global_Invariants

07:21:16 AODV: theory AODV.Aodv_Loop_Freedom

07:21:18 AODV: theory AODV.B_Aodv_Predicates

07:21:18 AODV: theory AODV.B_OAodv

07:21:18 AODV: theory AODV.B_Loop_Freedom

07:21:18 AODV: theory AODV.B_Quality_Increases

07:21:18 AODV: theory AODV.B_Seq_Invariants

07:21:19 AODV: theory AODV.B_Global_Invariants

07:21:19 AODV: theory AODV.B_Aodv_Loop_Freedom

07:21:20 AODV: theory AODV.E_Aodv_Predicates

07:21:20 AODV: theory AODV.E_OAodv

07:21:20 AODV: theory AODV.E_Loop_Freedom

07:21:21 AODV: theory AODV.E_Quality_Increases

07:21:21 AODV: theory AODV.E_Seq_Invariants

07:21:21 AODV: theory AODV.E_Global_Invariants

07:21:22 AODV: theory AODV.E_Aodv_Loop_Freedom

07:21:25 AODV: theory AODV.D_Aodv_Predicates

07:21:25 AODV: theory AODV.D_OAodv

07:21:25 AODV: theory AODV.D_Loop_Freedom

07:21:25 AODV: theory AODV.D_Quality_Increases

07:21:25 AODV: theory AODV.D_Seq_Invariants

07:21:26 AODV: theory AODV.D_Global_Invariants

07:21:27 AODV: theory AODV.D_Aodv_Loop_Freedom

07:21:32 AODV: theory AODV.All

08:46:26 Preparing AODV/document ...

08:46:45 Finished AODV/document (0:00:18 elapsed time)

08:46:45 Preparing AODV/outline ...

08:46:55 Finished AODV/outline (0:00:10 elapsed time)

08:46:57 Timing AODV (8 threads, 5182.784s elapsed time, 30865.979s cpu time, 1190.636s GC time, factor 5.96)

08:46:57 Finished AODV (1:26:25 elapsed time, 8:34:28 cpu time, factor 5.95)

08:46:57 Building Word_Lib ...

08:46:59 Word_Lib: theory HOL-Library.Signed_Division

08:46:59 Word_Lib: theory Word_Lib.Even_More_List

08:46:59 Word_Lib: theory HOL-Library.Phantom_Type

08:46:59 Word_Lib: theory HOL-Library.Sublist

08:46:59 Word_Lib: theory Word_Lib.More_Misc

08:47:00 Word_Lib: theory HOL-Library.Cardinality

08:47:01 Word_Lib: theory HOL-Library.Numeral_Type

08:47:02 Word_Lib: theory Word_Lib.More_Sublist

08:47:02 Word_Lib: theory HOL-Library.Type_Length

08:47:03 Word_Lib: theory HOL-Library.Word

08:47:03 Word_Lib: theory Word_Lib.More_Arithmetic

08:47:10 Word_Lib: theory Word_Lib.Bit_Comprehension

08:47:10 Word_Lib: theory Word_Lib.Legacy_Aliases

08:47:10 Word_Lib: theory Word_Lib.More_Divides

08:47:10 Word_Lib: theory Word_Lib.Signed_Division_Word

08:47:11 Word_Lib: theory Word_Lib.More_Word

08:47:12 Word_Lib: theory Word_Lib.Bit_Shifts_Infix_Syntax

08:47:12 Word_Lib: theory Word_Lib.Least_significant_bit

08:47:12 Word_Lib: theory Word_Lib.Many_More

08:47:12 Word_Lib: theory Word_Lib.Strict_part_mono

08:47:14 Word_Lib: theory Word_Lib.Aligned

08:47:14 Word_Lib: theory Word_Lib.Singleton_Bit_Shifts

08:47:14 Word_Lib: theory Word_Lib.Most_significant_bit

08:47:15 Word_Lib: theory Word_Lib.Generic_set_bit

08:47:15 Word_Lib: theory Word_Lib.Next_and_Prev

08:47:16 Word_Lib: theory Word_Lib.Bits_Int

08:47:20 Word_Lib: theory Word_Lib.Typedef_Morphisms

08:47:20 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

08:47:23 Word_Lib: theory Word_Lib.Bitwise

08:47:23 Word_Lib: theory Word_Lib.Examples

08:47:28 Word_Lib: theory Word_Lib.Signed_Words

08:47:28 Word_Lib: theory HOL-Eisbach.Eisbach

08:47:28 Word_Lib: theory Word_Lib.Bit_Comprehension_Int

08:47:28 Word_Lib: theory Word_Lib.Hex_Words

08:47:28 Word_Lib: theory Word_Lib.Syntax_Bundles

08:47:28 Word_Lib: theory Word_Lib.Type_Syntax

08:47:28 Word_Lib: theory Word_Lib.Word_Syntax

08:47:28 Word_Lib: theory Word_Lib.Enumeration

08:47:28 Word_Lib: theory Word_Lib.Rsplit

08:47:28 Word_Lib: theory Word_Lib.Norm_Words

08:47:28 Word_Lib: theory Word_Lib.Word_Names

08:47:28 Word_Lib: theory Word_Lib.Word_16

08:47:28 Word_Lib: theory Word_Lib.Bitwise_Signed

08:47:30 Word_Lib: theory Word_Lib.Enumeration_Word

08:47:30 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

08:47:30 Word_Lib: theory Word_Lib.Word_EqI

08:47:32 Word_Lib: theory Word_Lib.Word_Lemmas

08:47:35 Word_Lib: theory Word_Lib.Word_8

08:47:35 Word_Lib: theory Word_Lib.More_Word_Operations

08:47:36 Word_Lib: theory Word_Lib.Word_32

08:47:36 Word_Lib: theory Word_Lib.Word_64

08:47:38 Word_Lib: theory Word_Lib.Machine_Word_64_Basics

08:47:38 Word_Lib: theory Word_Lib.Machine_Word_64

08:47:38 Word_Lib: theory Word_Lib.Machine_Word_32_Basics

08:47:38 Word_Lib: theory Word_Lib.Machine_Word_32

08:47:38 Word_Lib: theory Word_Lib.Word_Lib_Sumo

08:47:41 Word_Lib: theory Word_Lib.Guide

08:48:09 Preparing Word_Lib/document ...

08:48:12 Finished Word_Lib/document (0:00:03 elapsed time)

08:48:12 Preparing Word_Lib/outline ...

08:48:14 Finished Word_Lib/outline (0:00:02 elapsed time)

08:48:15 Timing Word_Lib (8 threads, 44.348s elapsed time, 222.761s cpu time, 20.389s GC time, factor 5.02)

08:48:15 Finished Word_Lib (0:01:10 elapsed time, 0:04:32 cpu time, factor 3.88)

08:48:15 Building IP_Addresses ...

08:48:17 IP_Addresses: theory HOL-Library.Cancellation

08:48:17 IP_Addresses: theory HOL-Library.Infinite_Set

08:48:17 IP_Addresses: theory HOL-Library.Option_ord

08:48:17 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

08:48:17 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

08:48:18 IP_Addresses: theory HOL-Library.Multiset

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

08:48:24 IP_Addresses: theory Automatic_Refinement.Misc

08:48:30 IP_Addresses: theory HOL-Library.Product_Lexorder

08:48:30 IP_Addresses: theory IP_Addresses.Hs_Compat

08:48:30 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

08:48:30 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

08:48:30 IP_Addresses: theory IP_Addresses.WordInterval

08:48:30 IP_Addresses: theory HOL-Library.Code_Target_Nat

08:48:30 IP_Addresses: theory IP_Addresses.Lib_List_toString

08:48:30 IP_Addresses: theory IP_Addresses.Lib_Word_toString

08:48:34 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

08:48:34 IP_Addresses: theory IP_Addresses.IP_Address

08:48:40 IP_Addresses: theory IP_Addresses.IPv4

08:48:40 IP_Addresses: theory IP_Addresses.Prefix_Match

08:48:40 IP_Addresses: theory IP_Addresses.IPv6

08:48:41 IP_Addresses: theory IP_Addresses.CIDR_Split

08:49:44 IP_Addresses: theory IP_Addresses.IP_Address_Parser

08:49:44 IP_Addresses: theory IP_Addresses.IP_Address_toString

08:49:46 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

08:52:36 Preparing IP_Addresses/document ...

08:52:39 Finished IP_Addresses/document (0:00:03 elapsed time)

08:52:39 Preparing IP_Addresses/outline ...

08:52:41 Finished IP_Addresses/outline (0:00:02 elapsed time)

08:52:42 Timing IP_Addresses (8 threads, 210.348s elapsed time, 678.719s cpu time, 51.445s GC time, factor 3.23)

08:52:42 Finished IP_Addresses (0:04:19 elapsed time, 0:12:54 cpu time, factor 2.98)

08:52:42 Building Simple_Firewall ...

08:52:44 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

08:52:44 Simple_Firewall: theory HOL-Library.Char_ord

08:52:44 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

08:52:44 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

08:52:44 Simple_Firewall: theory Simple_Firewall.List_Product_More

08:52:44 Simple_Firewall: theory Simple_Firewall.Option_Helpers

08:52:44 Simple_Firewall: theory Simple_Firewall.GroupF

08:52:44 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

08:52:44 Simple_Firewall: theory Simple_Firewall.Iface

08:52:45 Simple_Firewall: theory Simple_Firewall.L4_Protocol

08:52:48 Simple_Firewall: theory Simple_Firewall.Simple_Packet

08:52:48 Simple_Firewall: theory Simple_Firewall.Primitives_toString

08:52:50 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

08:52:53 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

08:52:53 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

08:52:55 Simple_Firewall: theory Simple_Firewall.Shadowed

08:52:55 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

08:52:55 Simple_Firewall: theory Simple_Firewall.Service_Matrix

08:53:26 Preparing Simple_Firewall/document ...

08:53:33 Finished Simple_Firewall/document (0:00:06 elapsed time)

08:53:33 Preparing Simple_Firewall/outline ...

08:53:38 Finished Simple_Firewall/outline (0:00:05 elapsed time)

08:53:39 Timing Simple_Firewall (8 threads, 18.916s elapsed time, 78.778s cpu time, 6.377s GC time, factor 4.16)

08:53:39 Finished Simple_Firewall (0:00:43 elapsed time, 0:02:06 cpu time, factor 2.91)

08:53:39 Building Routing ...

08:53:41 Routing: theory Pure-ex.Guess

08:53:41 Routing: theory HOL-Library.Adhoc_Overloading

08:53:41 Routing: theory Routing.Linorder_Helper

08:53:41 Routing: theory HOL-Library.Monad_Syntax

08:53:42 Routing: theory Routing.Routing_Table

08:53:45 Routing: theory Routing.IpRoute_Parser

08:53:45 Routing: theory Routing.Linux_Router

08:54:07 Preparing Routing/document ...

08:54:09 Finished Routing/document (0:00:01 elapsed time)

08:54:09 Preparing Routing/outline ...

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

08:54:11 Timing Routing (8 threads, 8.858s elapsed time, 28.112s cpu time, 1.115s GC time, factor 3.17)

08:54:11 Finished Routing (0:00:27 elapsed time, 0:01:03 cpu time, factor 2.29)

08:54:11 Building Iptables_Semantics ...

08:54:13 Iptables_Semantics: theory Iptables_Semantics.List_Misc

08:54:13 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

08:54:15 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

08:54:16 Iptables_Semantics: theory HOL-Library.LaTeXsugar

08:54:16 Iptables_Semantics: theory HOL-Library.Code_Target_Int

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Ternary

08:54:16 Iptables_Semantics: theory Native_Word.Code_Int_Integer_Conversion

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

08:54:16 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

08:54:16 Iptables_Semantics: theory Native_Word.Code_Target_Integer_Bit

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

08:54:16 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

08:54:16 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

08:54:17 Iptables_Semantics: theory Iptables_Semantics.Ports

08:54:18 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

08:54:18 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

08:54:30 Iptables_Semantics: theory Native_Word.Code_Target_Int_Bit

08:54:31 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

08:54:31 Iptables_Semantics: theory Iptables_Semantics.Semantics

08:54:31 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

08:54:32 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

08:54:33 Iptables_Semantics: theory Iptables_Semantics.Matching

08:54:33 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

08:54:33 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

08:54:33 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

08:54:34 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

08:54:34 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

08:54:35 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

08:54:36 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

08:54:36 Iptables_Semantics: theory Iptables_Semantics.Optimizing

08:54:37 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

08:54:37 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

08:54:37 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

08:54:39 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

08:54:40 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

08:54:42 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

08:54:42 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

08:54:44 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

08:55:16 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

08:55:16 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

08:55:16 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

08:55:16 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

08:55:18 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

08:55:18 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

08:55:18 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

08:55:18 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

08:55:18 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

08:55:23 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

08:55:24 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

08:55:26 Iptables_Semantics: theory Iptables_Semantics.Transform

08:55:30 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

08:55:31 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

08:55:36 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

08:55:36 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

08:55:37 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

08:55:38 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

08:55:38 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

08:55:42 Iptables_Semantics: theory Iptables_Semantics.Parser

08:55:42 Iptables_Semantics: theory Iptables_Semantics.Parser6

08:55:43 Iptables_Semantics: theory Iptables_Semantics.Documentation

08:55:43 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

08:56:57 Preparing Iptables_Semantics/document ...

08:57:15 Finished Iptables_Semantics/document (0:00:18 elapsed time)

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

08:57:25 Finished Iptables_Semantics/outline (0:00:09 elapsed time)

08:57:28 Timing Iptables_Semantics (8 threads, 110.935s elapsed time, 515.270s cpu time, 50.855s GC time, factor 4.64)

08:57:28 Finished Iptables_Semantics (0:02:44 elapsed time, 0:10:23 cpu time, factor 3.79)

08:57:28 Building Iptables_Semantics_Examples ...

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

08:57:30 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

08:57:34 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

08:57:34 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

08:57:35 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

08:57:35 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

09:02:00 Preparing Iptables_Semantics_Examples/document ...

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

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

09:02:08 Finished Iptables_Semantics_Examples/outline (0:00:04 elapsed time)

09:02:09 Timing Iptables_Semantics_Examples (8 threads, 242.389s elapsed time, 1263.383s cpu time, 100.248s GC time, factor 5.21)

09:02:09 Finished Iptables_Semantics_Examples (0:04:31 elapsed time, 0:22:00 cpu time, factor 4.87)

09:02:09 Running Iptables_Semantics_Examples_Big ...

09:02:11 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_Containern

09:02:11 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

09:02:11 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

09:02:11 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

09:02:11 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

09:04:30 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

09:32:21 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

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

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

11:13:25 Preparing Iptables_Semantics_Examples_Big/outline ...

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

11:13:30 Timing Iptables_Semantics_Examples_Big (8 threads, 7868.647s elapsed time, 34234.991s cpu time, 13612.584s GC time, factor 4.35)

11:13:30 Finished Iptables_Semantics_Examples_Big (2:11:12 elapsed time, 9:30:38 cpu time, factor 4.35)

11:13:30 Building HOL-Library ...

11:13:32 HOL-Library: theory HOL-Library.README

11:13:32 HOL-Library: theory HOL-Library.AList

11:13:32 HOL-Library: theory HOL-Library.Adhoc_Overloading

11:13:32 HOL-Library: theory HOL-Library.Cancellation

11:13:32 HOL-Library: theory HOL-Library.Case_Converter

11:13:32 HOL-Library: theory HOL-Library.BNF_Axiomatization

11:13:32 HOL-Library: theory HOL-Library.Char_ord

11:13:32 HOL-Library: theory HOL-Library.Code_Abstract_Nat

11:13:32 HOL-Library: theory HOL-Library.BNF_Corec

11:13:32 HOL-Library: theory HOL-Library.Code_Binary_Nat

11:13:32 HOL-Library: theory HOL-Library.Code_Abstract_Char

11:13:33 HOL-Library: theory HOL-Library.Monad_Syntax

11:13:33 HOL-Library: theory HOL-Library.Code_Target_Nat

11:13:33 HOL-Library: theory HOL-Library.Code_Prolog

11:13:33 HOL-Library: theory HOL-Library.State_Monad

11:13:33 HOL-Library: theory HOL-Library.Code_Lazy

11:13:33 HOL-Library: theory HOL-Library.Simps_Case_Conv

11:13:34 HOL-Library: theory HOL-Library.Extended

11:13:34 HOL-Library: theory HOL-Library.Multiset

11:13:35 HOL-Library: theory HOL-Library.Code_Target_Int

11:13:35 HOL-Library: theory HOL-Library.Code_Test

11:13:35 HOL-Library: theory HOL-Library.Code_Target_Numeral

11:13:35 HOL-Library: theory HOL-Library.Combine_PER

11:13:35 HOL-Library: theory HOL-Library.Comparator

11:13:35 HOL-Library: theory HOL-Library.Complete_Partial_Order2

11:13:35 HOL-Library: theory HOL-Library.DAList

11:13:36 HOL-Library: theory HOL-Library.Conditional_Parametricity

11:13:36 HOL-Library: theory HOL-Library.Confluence

11:13:36 HOL-Library: theory HOL-Library.Datatype_Records

11:13:36 HOL-Library: theory HOL-Library.Confluent_Quotient

11:13:36 HOL-Library: theory HOL-Library.Debug

11:13:36 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

11:13:36 HOL-Library: theory HOL-Library.Dlist

11:13:37 HOL-Library: theory HOL-Library.Fun_Lexorder

11:13:37 HOL-Library: theory HOL-Library.FuncSet

11:13:37 HOL-Library: theory HOL-Library.Function_Algebras

11:13:37 HOL-Library: theory HOL-Library.Groups_Big_Fun

11:13:37 HOL-Library: theory HOL-Library.Function_Division

11:13:37 HOL-Library: theory HOL-Library.IArray

11:13:38 HOL-Library: theory HOL-Library.Infinite_Set

11:13:38 HOL-Library: theory HOL-Library.LaTeXsugar

11:13:38 HOL-Library: theory HOL-Library.Disjoint_Sets

11:13:38 HOL-Library: theory HOL-Library.Equipollence

11:13:38 HOL-Library: theory HOL-Library.Omega_Words_Fun

11:13:39 HOL-Library: theory HOL-Library.Ramsey

11:13:39 HOL-Library: theory HOL-Library.Lattice_Constructions

11:13:39 HOL-Library: theory HOL-Library.ListVector

11:13:39 HOL-Library: theory HOL-Library.List_Lenlexorder

11:13:39 HOL-Library: theory HOL-Library.List_Lexorder

11:13:40 HOL-Library: theory HOL-Library.Mapping

11:13:40 HOL-Library: theory HOL-Library.More_List

11:13:40 HOL-Library: theory HOL-Library.NList

11:13:40 HOL-Library: theory HOL-Library.Nat_Bijection

11:13:40 HOL-Library: theory HOL-Library.Poly_Mapping

11:13:40 HOL-Library: theory HOL-Library.Old_Datatype

11:13:40 HOL-Library: theory HOL-Library.Stream

11:13:41 HOL-Library: theory HOL-Library.Old_Recdef

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

11:13:44 HOL-Library: theory HOL-Library.Open_State_Syntax

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

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

11:13:44 HOL-Library: theory HOL-Library.Option_ord

11:13:45 HOL-Library: theory HOL-Library.Parallel

11:13:45 HOL-Library: theory HOL-Library.Pattern_Aliases

11:13:45 HOL-Library: theory HOL-Library.Phantom_Type

11:13:45 HOL-Library: theory HOL-Library.Power_By_Squaring

11:13:45 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

11:13:45 HOL-Library: theory HOL-Library.Preorder

11:13:46 HOL-Library: theory HOL-Library.Product_Lexorder

11:13:46 HOL-Library: theory HOL-Library.Product_Plus

11:13:46 HOL-Library: theory HOL-Library.Quotient_Syntax

11:13:46 HOL-Library: theory HOL-Library.Quotient_Option

11:13:46 HOL-Library: theory HOL-Library.Product_Order

11:13:46 HOL-Library: theory HOL-Library.Quotient_Product

11:13:46 HOL-Library: theory HOL-Library.Quotient_Set

11:13:46 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

11:13:46 HOL-Library: theory HOL-Library.Quotient_Sum

11:13:46 HOL-Library: theory HOL-Library.Quotient_Type

11:13:46 HOL-Library: theory HOL-Library.RBT_Impl

11:13:46 HOL-Library: theory HOL-Library.Cardinality

11:13:46 HOL-Library: theory HOL-Library.Finite_Lattice

11:13:46 HOL-Library: theory HOL-Library.Quotient_List

11:13:47 HOL-Library: theory HOL-Library.Realizers

11:13:47 HOL-Library: theory HOL-Library.Reflection

11:13:47 HOL-Library: theory HOL-Library.Refute

11:13:47 HOL-Library: theory HOL-Library.Rewrite

11:13:48 HOL-Library: theory HOL-Library.Rounded_Division

11:13:49 HOL-Library: theory HOL-Library.Set_Algebras

11:13:49 HOL-Library: theory HOL-Library.Signed_Division

11:13:49 HOL-Library: theory HOL-Library.Sorting_Algorithms

11:13:49 HOL-Library: theory HOL-Library.Code_Cardinality

11:13:49 HOL-Library: theory HOL-Library.Numeral_Type

11:13:49 HOL-Library: theory HOL-Library.Sublist

11:13:50 HOL-Library: theory HOL-Library.Transitive_Closure_Table

11:13:50 HOL-Library: theory HOL-Library.Tree

11:13:51 HOL-Library: theory HOL-Library.Uprod

11:13:51 HOL-Library: theory HOL-Library.While_Combinator

11:13:51 HOL-Library: theory HOL-Library.Type_Length

11:13:51 HOL-Library: theory HOL-Library.Z2

11:13:51 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

11:13:52 HOL-Library: theory HOL-Library.Saturated

11:13:52 HOL-Library: theory HOL-Library.Word

11:13:52 HOL-Library: theory HOL-Library.Countable

11:13:52 HOL-Library: theory HOL-Library.BigO

11:13:52 HOL-Library: theory HOL-Library.Prefix_Order

11:13:52 HOL-Library: theory HOL-Library.Subseq_Order

11:13:52 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

11:13:52 HOL-Library: theory HOL-Library.Complex_Order

11:13:52 HOL-Library: theory HOL-Library.Diagonal_Subsequence

11:13:52 HOL-Library: theory HOL-Library.Discrete

11:13:52 HOL-Library: theory HOL-Library.Going_To_Filter

11:13:53 HOL-Library: theory HOL-Library.Indicator_Function

11:13:53 HOL-Library: theory HOL-Library.Landau_Symbols

11:13:53 HOL-Library: theory HOL-Library.Lattice_Algebras

11:13:53 HOL-Library: theory HOL-Library.Tree_Multiset

11:13:53 HOL-Library: theory HOL-Library.Countable_Set

11:13:53 HOL-Library: theory HOL-Library.FSet

11:13:54 HOL-Library: theory HOL-Library.Liminf_Limsup

11:13:54 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

11:13:54 HOL-Library: theory HOL-Library.Countable_Set_Type

11:13:55 HOL-Library: theory HOL-Library.Set_Idioms

11:13:55 HOL-Library: theory HOL-Library.Log_Nat

11:13:56 HOL-Library: theory HOL-Library.Lub_Glb

11:13:56 HOL-Library: theory HOL-Library.Nonpos_Ints

11:13:56 HOL-Library: theory HOL-Library.OptionalSugar

11:13:57 HOL-Library: theory HOL-Library.Periodic_Fun

11:13:57 HOL-Library: theory HOL-Library.Order_Continuity

11:13:57 HOL-Library: theory HOL-Library.Quadratic_Discriminant

11:13:57 HOL-Library: theory HOL-Library.Sum_of_Squares

11:13:57 HOL-Library: theory HOL-Library.Tree_Real

11:13:57 HOL-Library: theory HOL-Library.Finite_Map

11:13:57 HOL-Library: theory HOL-Library.Extended_Nat

11:13:58 HOL-Library: theory HOL-Library.Extended_Real

11:13:58 HOL-Library: theory HOL-Library.Interval

11:13:59 HOL-Library: theory HOL-Library.Float

11:14:00 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

11:14:03 HOL-Library: theory HOL-Library.Code_Target_Numeral_Float

11:14:03 HOL-Library: theory HOL-Library.Interval_Float

11:14:03 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

11:14:14 HOL-Library: theory HOL-Library.Disjoint_FSets

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

11:14:42 HOL-Library: theory HOL-Library.RBT

11:14:43 HOL-Library: theory HOL-Library.RBT_Mapping

11:14:43 HOL-Library: theory HOL-Library.RBT_Set

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

11:17:54 Finished HOL-Library/document (0:00:50 elapsed time)

11:17:54 Preparing HOL-Library/outline ...

11:18:22 Finished HOL-Library/outline (0:00:28 elapsed time)

11:18:25 Timing HOL-Library (8 threads, 144.207s elapsed time, 877.928s cpu time, 48.115s GC time, factor 6.09)

11:18:25 Finished HOL-Library (0:03:29 elapsed time, 0:16:48 cpu time, factor 4.82)

11:18:25 Building Category3 ...

11:18:28 Category3: theory HOL-Cardinals.Fun_More

11:18:28 Category3: theory HOL-Cardinals.Order_Union

11:18:28 Category3: theory HereditarilyFinite.HF

11:18:28 Category3: theory Category3.Category

11:18:28 Category3: theory HOL-Cardinals.Order_Relation_More

11:18:28 Category3: theory HOL-Cardinals.Wellorder_Extension

11:18:28 Category3: theory HOL-Cardinals.Wellfounded_More

11:18:28 Category3: theory HOL-Cardinals.Wellorder_Relation

11:18:29 Category3: theory Category3.ConcreteCategory

11:18:29 Category3: theory Category3.DiscreteCategory

11:18:29 Category3: theory Category3.DualCategory

11:18:29 Category3: theory Category3.EpiMonoIso

11:18:29 Category3: theory HOL-Cardinals.Wellorder_Embedding

11:18:29 Category3: theory HOL-Cardinals.Wellorder_Constructions

11:18:29 Category3: theory Category3.InitialTerminal

11:18:29 Category3: theory Category3.ProductCategory

11:18:30 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

11:18:30 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

11:18:31 Category3: theory Category3.FreeCategory

11:18:31 Category3: theory Category3.Functor

11:18:32 Category3: theory HOL-Cardinals.Cardinal_Arithmetic

11:18:32 Category3: theory HOL-Cardinals.Cardinals

11:18:32 Category3: theory ZFC_in_HOL.ZFC_Library

11:18:32 Category3: theory ZFC_in_HOL.ZFC_in_HOL

11:18:33 Category3: theory ZFC_in_HOL.ZFC_Cardinals

11:18:35 Category3: theory Category3.NaturalTransformation

11:18:35 Category3: theory Category3.Subcategory

11:18:38 Category3: theory Category3.BinaryFunctor

11:18:40 Category3: theory Category3.SetCategory

11:18:42 Category3: theory Category3.FunctorCategory

11:18:43 Category3: theory Category3.SetCat

11:18:54 Category3: theory Category3.Yoneda

11:19:19 Category3: theory Category3.Adjunction

11:20:07 Category3: theory Category3.EquivalenceOfCategories

11:20:07 Category3: theory Category3.Limit

11:21:36 Category3: theory Category3.CategoryWithPullbacks

11:21:36 Category3: theory Category3.ZFC_SetCat

11:21:51 Category3: theory Category3.CartesianCategory

11:22:09 Category3: theory Category3.CartesianClosedCategory

11:22:09 Category3: theory Category3.CategoryWithFiniteLimits

11:22:10 Category3: theory Category3.HFSetCat

11:25:03 Preparing Category3/document ...

11:25:26 Finished Category3/document (0:00:23 elapsed time)

11:25:26 Preparing Category3/outline ...

11:25:35 Finished Category3/outline (0:00:08 elapsed time)

11:25:38 Timing Category3 (8 threads, 304.556s elapsed time, 1510.210s cpu time, 120.696s GC time, factor 4.96)

11:25:38 Finished Category3 (0:06:35 elapsed time, 0:28:10 cpu time, factor 4.28)

11:25:38 Building MonoidalCategory ...

11:25:41 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

11:26:46 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

11:26:47 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

11:27:13 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

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

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

11:32:11 Preparing MonoidalCategory/outline ...

11:32:16 Finished MonoidalCategory/outline (0:00:04 elapsed time)

11:32:18 Timing MonoidalCategory (8 threads, 314.510s elapsed time, 723.486s cpu time, 69.663s GC time, factor 2.30)

11:32:18 Finished MonoidalCategory (0:06:20 elapsed time, 0:14:12 cpu time, factor 2.24)

11:32:18 Running Bicategory ...

11:32:29 Bicategory: theory Bicategory.IsomorphismClass

11:32:29 Bicategory: theory Bicategory.Prebicategory

11:33:18 Bicategory: theory Bicategory.Bicategory

11:34:20 Bicategory: theory Bicategory.Coherence

11:34:25 Bicategory: theory Bicategory.ConcreteBicategory

11:34:25 Bicategory: theory Bicategory.InternalEquivalence

11:34:25 Bicategory: theory Bicategory.Subbicategory

11:36:58 Bicategory: theory Bicategory.CanonicalIsos

11:36:58 Bicategory: theory Bicategory.Pseudofunctor

11:40:39 Bicategory: theory Bicategory.Strictness

11:43:38 Bicategory: theory Bicategory.CatBicat

11:43:38 Bicategory: theory Bicategory.InternalAdjunction

11:48:52 Bicategory: theory Bicategory.PseudonaturalTransformation

11:48:52 Bicategory: theory Bicategory.Tabulation

11:48:53 Bicategory: theory Bicategory.SpanBicategory

11:57:35 Bicategory: theory Bicategory.EquivalenceOfBicategories

12:01:30 Bicategory: theory Bicategory.Modification

12:24:23 Bicategory: theory Bicategory.BicategoryOfSpans

12:46:21 Preparing Bicategory/document ...

12:47:50 Finished Bicategory/document (0:01:29 elapsed time)

12:47:50 Preparing Bicategory/outline ...

12:48:08 Finished Bicategory/outline (0:00:17 elapsed time)

12:48:09 Timing Bicategory (8 threads, 4430.903s elapsed time, 11366.471s cpu time, 1947.749s GC time, factor 2.57)

12:48:09 Finished Bicategory (1:13:56 elapsed time, 3:09:32 cpu time, factor 2.56)

12:48:09 Building ConcurrentIMP ...

12:48:12 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

12:48:12 ConcurrentIMP: theory ConcurrentIMP.Infinite_Sequences

12:48:13 ConcurrentIMP: theory ConcurrentIMP.LTL

12:48:14 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

12:48:20 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

12:48:26 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg_rules

12:48:27 ConcurrentIMP: theory ConcurrentIMP.CIMP

12:48:27 ConcurrentIMP: theory ConcurrentIMP.CIMP_locales

12:48:27 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer

12:48:27 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer

12:49:00 Preparing ConcurrentIMP/document ...

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

12:49:04 Preparing ConcurrentIMP/outline ...

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

12:49:09 Timing ConcurrentIMP (8 threads, 20.359s elapsed time, 70.860s cpu time, 5.586s GC time, factor 3.48)

12:49:09 Finished ConcurrentIMP (0:00:50 elapsed time, 0:02:06 cpu time, factor 2.51)

12:49:09 Running ConcurrentGC ...

12:49:11 ConcurrentGC: theory ConcurrentGC.Model

12:49:27 ConcurrentGC: theory ConcurrentGC.Proofs_Basis

12:49:38 ConcurrentGC: theory ConcurrentGC.Global_Invariants

12:49:38 ConcurrentGC: theory ConcurrentGC.Local_Invariants

12:49:38 ConcurrentGC: theory ConcurrentGC.Tactics

12:49:39 ConcurrentGC: theory ConcurrentGC.Concrete_heap

12:49:39 ConcurrentGC: theory ConcurrentGC.Global_Invariants_Lemmas

12:49:39 ConcurrentGC: theory ConcurrentGC.Concrete

12:49:41 ConcurrentGC: theory ConcurrentGC.Global_Noninterference

12:51:09 ConcurrentGC: theory ConcurrentGC.Local_Invariants_Lemmas

12:51:09 ConcurrentGC: theory ConcurrentGC.Initial_Conditions

12:51:09 ConcurrentGC: theory ConcurrentGC.MarkObject

12:51:10 ConcurrentGC: theory ConcurrentGC.Noninterference

12:51:10 ConcurrentGC: theory ConcurrentGC.Phases

12:51:10 ConcurrentGC: theory ConcurrentGC.StrongTricolour

12:51:10 ConcurrentGC: theory ConcurrentGC.TSO

12:51:11 ConcurrentGC: theory ConcurrentGC.Valid_Refs

12:51:11 ConcurrentGC: theory ConcurrentGC.Worklists

12:51:13 ConcurrentGC: theory ConcurrentGC.Proofs

13:05:20 Preparing ConcurrentGC/document ...

13:05:29 Finished ConcurrentGC/document (0:00:08 elapsed time)

13:05:29 Preparing ConcurrentGC/outline ...

13:05:35 Finished ConcurrentGC/outline (0:00:06 elapsed time)

13:05:35 Timing ConcurrentGC (8 threads, 967.655s elapsed time, 5586.363s cpu time, 227.803s GC time, factor 5.77)

13:05:35 Finished ConcurrentGC (0:16:10 elapsed time, 1:33:09 cpu time, factor 5.76)

13:05:35 Presentation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info"

13:05:44 Presenting Pure in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/Pure/Pure" ...

13:05:44 Presenting HOL in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/HOL/HOL" ...

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

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

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

13:05:44 Presenting Flyspeck-Tame in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Flyspeck-Tame" ...

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

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

13:05:44 Presenting theory "Flyspeck-Tame-Computation.ArchComp"

13:05:44 Presenting document Category3/document

13:05:44 Presenting document AWN/document

13:05:44 Presenting document AWN/outline

13:05:44 Presenting document Category3/outline

13:05:45 Presenting document Flyspeck-Tame/document

13:05:45 Presenting theory "AWN.Lib"

13:05:45 Presenting document Flyspeck-Tame/outline

13:05:45 Presenting document AODV/document

13:05:45 Presenting document AODV/outline

13:05:45 Presenting theory "AODV.Aodv_Basic"

13:05:45 Presenting theory "AWN.TransitionSystems"

13:05:45 Presenting theory "Flyspeck-Tame-Computation.Completeness"

13:05:45 Presenting document HOL/document

13:05:45 Presenting document HOL/outline

13:05:45 Presenting MonoidalCategory in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/MonoidalCategory" ...

13:05:45 Presenting document MonoidalCategory/document

13:05:45 Presenting document MonoidalCategory/outline

13:05:45 Presenting theory "Category3.Category"

13:05:45 Presenting theory "AWN.Invariants"

13:05:45 Presenting theory "Category3.DualCategory"

13:05:45 Presenting document HOL-Library/document

13:05:45 Presenting document HOL-Library/outline

13:05:45 Presenting theory "HOL-Library.README"

13:05:46 Presenting theory "Category3.ConcreteCategory"

13:05:47 Presenting theory "Flyspeck-Tame.ListAux"

13:05:47 Presenting theory "Category3.EpiMonoIso"

13:05:47 Presenting theory "Category3.InitialTerminal"

13:05:47 Presenting theory "Flyspeck-Tame.Quasi_Order"

13:05:48 Presenting theory "HOL-Library.AList"

13:05:48 Presenting theory "AWN.OInvariants"

13:05:48 Presenting theory "Pure"

13:05:48 Presenting file "~~/src/Pure/ROOT0.ML"

13:05:48 Presenting file "~~/src/Pure/ROOT.ML"

13:05:48 Presenting theory "HOL-Library.Adhoc_Overloading"

13:05:48 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

13:05:48 Presenting theory "Category3.Functor"

13:05:48 Presenting theory "ML_Bootstrap"

13:05:48 Presenting theory "HOL-Library.Function_Algebras"

13:05:48 Presenting theory "AODV.Aodv_Data"

13:05:48 Presenting theory "Pure.Sessions"

13:05:48 Presenting Bicategory in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Bicategory" ...

13:05:48 Presenting theory "HOL-Library.Set_Algebras"

13:05:48 Presenting document Bicategory/document

13:05:48 Presenting theory "Category3.Subcategory"

13:05:48 Presenting theory "Flyspeck-Tame.PlaneGraphIso"

13:05:48 Presenting document Bicategory/outline

13:05:49 Presenting theory "Bicategory.IsomorphismClass"

13:05:49 Presenting theory "AODV.Aodv_Message"

13:05:49 Presenting theory "Flyspeck-Tame.Rotation"

13:05:49 Presenting theory "Flyspeck-Tame.Graph"

13:05:50 Presenting theory "HOL-Library.BigO"

13:05:50 Presenting theory "HOL-Library.IArray"

13:05:50 Presenting theory "AWN.AWN"

13:05:50 Presenting theory "Flyspeck-Tame.IArray_Syntax"

13:05:50 Presenting theory "Flyspeck-Tame.Enumerator"

13:05:50 Presenting theory "Flyspeck-Tame.FaceDivision"

13:05:50 Presenting theory "HOL-Library.BNF_Axiomatization"

13:05:50 Presenting file "~~/src/HOL/Tools/BNF/bnf_axiomatization.ML"

13:05:50 Presenting theory "Flyspeck-Tame.RTranCl"

13:05:50 Presenting theory "Flyspeck-Tame.Plane"

13:05:50 Presenting theory "AODV.Aodv"

13:05:50 Presenting theory "Flyspeck-Tame.Plane1"

13:05:51 Presenting theory "AODV.Aodv_Predicates"

13:05:52 Presenting theory "Flyspeck-Tame.GraphProps"

13:05:52 Presenting theory "AWN.AWN_SOS"

13:05:53 Presenting theory "Flyspeck-Tame.EnumeratorProps"

13:05:53 Presenting theory "Bicategory.Prebicategory"

13:05:53 Presenting theory "Category3.SetCategory"

13:05:54 Presenting theory "MonoidalCategory.MonoidalCategory"

13:05:54 Presenting theory "AODV.Fresher"

13:05:56 Presenting theory "AWN.AWN_Cterms"

13:05:56 Presenting theory "MonoidalCategory.MonoidalFunctor"

13:05:57 Presenting theory "AODV.Seq_Invariants"

13:05:57 Presenting theory "AWN.AWN_Labels"

13:05:57 Presenting theory "AWN.Inv_Cterms"

13:05:57 Presenting theory "AWN.AWN_SOS_Labels"

13:05:57 Presenting theory "Bicategory.Bicategory"

13:05:57 Presenting theory "Category3.SetCat"

13:05:58 Presenting theory "Category3.ProductCategory"

13:05:58 Presenting theory "AODV.Quality_Increases"

13:05:58 Presenting theory "AODV.OAodv"

13:05:58 Presenting theory "AWN.Pnet"

13:05:59 Presenting theory "AWN.Closed"

13:05:59 Presenting theory "Category3.NaturalTransformation"

13:05:59 Presenting theory "Category3.BinaryFunctor"

13:05:59 Presenting theory "MonoidalCategory.FreeMonoidalCategory"

13:06:00 Presenting theory "Flyspeck-Tame.FaceDivisionProps"

13:06:00 Presenting theory "AWN.OAWN_SOS"

13:06:00 Presenting theory "MonoidalCategory.CartesianMonoidalCategory"

13:06:00 Presenting theory "AWN.OAWN_SOS_Labels"

13:06:00 Presenting theory "Category3.FunctorCategory"

13:06:00 Presenting ConcurrentIMP in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/ConcurrentIMP" ...

13:06:00 Presenting document ConcurrentIMP/document

13:06:00 Presenting document ConcurrentIMP/outline

13:06:00 Presenting theory "AWN.OPnet"

13:06:01 Presenting theory "ConcurrentIMP.CIMP_pred"

13:06:01 Presenting theory "ConcurrentIMP.Infinite_Sequences"

13:06:01 Presenting theory "AODV.Global_Invariants"

13:06:02 Presenting theory "AODV.Loop_Freedom"

13:06:02 Presenting theory "ConcurrentIMP.LTL"

13:06:02 Presenting theory "AWN.ONode_Lifting"

13:06:02 Presenting theory "Category3.Yoneda"

13:06:02 Presenting theory "ConcurrentIMP.CIMP_lang"

13:06:03 Presenting theory "Bicategory.Coherence"

13:06:03 Presenting theory "AODV.Aodv_Loop_Freedom"

13:06:03 Presenting theory "AODV.A_Norreqid"

13:06:03 Presenting theory "Flyspeck-Tame.Invariants"

13:06:03 Presenting theory "ConcurrentIMP.CIMP_vcg"

13:06:04 Presenting theory "ConcurrentIMP.CIMP_vcg_rules"

13:06:04 Presenting theory "ConcurrentIMP.CIMP"

13:06:04 Presenting file "$AFP/ConcurrentIMP/cimp.ML"

13:06:04 Presenting theory "ConcurrentIMP.CIMP_locales"

13:06:05 Presenting theory "ConcurrentIMP.CIMP_one_place_buffer"

13:06:05 Presenting theory "AWN.OPnet_Lifting"

13:06:05 Presenting theory "Bicategory.CanonicalIsos"

13:06:05 Presenting theory "ConcurrentIMP.CIMP_unbounded_buffer"

13:06:05 Presenting theory "Flyspeck-Tame.PlaneProps"

13:06:05 Presenting ConcurrentGC in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/ConcurrentGC" ...

13:06:05 Presenting document ConcurrentGC/document

13:06:05 Presenting document ConcurrentGC/outline

13:06:05 Presenting theory "Flyspeck-Tame.ListSum"

13:06:05 Presenting theory "AWN.OClosed_Lifting"

13:06:05 Presenting theory "Flyspeck-Tame.Tame"

13:06:05 Presenting theory "Flyspeck-Tame.Plane1Props"

13:06:05 Presenting theory "Flyspeck-Tame.Generator"

13:06:05 Presenting theory "Flyspeck-Tame.TameProps"

13:06:05 Presenting theory "Flyspeck-Tame.TameEnum"

13:06:06 Presenting theory "AODV.A_Aodv_Data"

13:06:06 Presenting theory "AODV.A_Aodv_Message"

13:06:06 Presenting theory "ConcurrentGC.Model"

13:06:07 Presenting theory "Flyspeck-Tame.ScoreProps"

13:06:07 Presenting theory "Bicategory.Subbicategory"

13:06:07 Presenting theory "Flyspeck-Tame.LowerBound"

13:06:07 Presenting theory "AODV.A_Aodv"

13:06:07 Presenting theory "Tools.Code_Generator"

13:06:07 Presenting file "~~/src/Tools/cache_io.ML"

13:06:07 Presenting file "~~/src/Tools/Code/code_preproc.ML"

13:06:07 Presenting file "~~/src/Tools/Code/code_symbol.ML"

13:06:07 Presenting theory "ConcurrentGC.Proofs_Basis"

13:06:07 Presenting file "~~/src/Tools/Code/code_thingol.ML"

13:06:07 Presenting theory "AWN.AWN_Invariants"

13:06:07 Presenting file "~~/src/Tools/Code/code_simp.ML"

13:06:07 Presenting file "~~/src/Tools/Code/code_printer.ML"

13:06:07 Presenting file "~~/src/Tools/Code/code_target.ML"

13:06:07 Presenting theory "HOL-Library.BNF_Corec"

13:06:07 Presenting file "~~/src/Tools/Code/code_namespace.ML"

13:06:07 Presenting theory "AODV.A_Aodv_Predicates"

13:06:07 Presenting file "~~/src/Tools/Code/code_ml.ML"

13:06:07 Presenting file "~~/src/Tools/Code/code_haskell.ML"

13:06:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_tactics.ML"

13:06:07 Presenting file "~~/src/Tools/Code/code_scala.ML"

13:06:07 Presenting file "~~/src/Tools/Code/code_runtime.ML"

13:06:07 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec.ML"

13:06:07 Presenting file "~~/src/Tools/nbe.ML"

13:06:08 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_util.ML"

13:06:08 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML"

13:06:08 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_sugar.ML"

13:06:08 Presenting theory "ConcurrentGC.Global_Invariants"

13:06:08 Presenting theory "Flyspeck-Tame.GeneratorProps"

13:06:08 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_grec_unique_sugar.ML"

13:06:08 Presenting theory "Flyspeck-Tame.TameEnumProps"

13:06:09 Presenting theory "HOL-Library.While_Combinator"

13:06:10 Presenting theory "HOL-Library.Bourbaki_Witt_Fixpoint"

13:06:10 Presenting theory "Bicategory.InternalEquivalence"

13:06:10 Presenting theory "HOL-Library.Char_ord"

13:06:10 Presenting theory "HOL-Library.Phantom_Type"

13:06:10 Presenting theory "ConcurrentGC.Local_Invariants"

13:06:10 Presenting theory "HOL-Library.Cardinality"

13:06:10 Presenting theory "HOL-Library.AList"

13:06:11 Presenting theory "HOL-Library.Code_Cardinality"

13:06:11 Presenting theory "AODV.A_Fresher"

13:06:11 Presenting theory "Trie.Trie"

13:06:11 Presenting theory "Category3.Adjunction"

13:06:11 Presenting theory "AWN.OAWN_Invariants"

13:06:11 Presenting theory "Trie.Tries"

13:06:12 Presenting theory "ConcurrentGC.Tactics"

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

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

13:06:12 Presenting theory "HOL-Library.While_Combinator"

13:06:13 Presenting theory "AWN.OAWN_Convert"

13:06:13 Presenting theory "AWN.Qmsg"

13:06:13 Presenting theory "Flyspeck-Tame.Worklist"

13:06:13 Presenting theory "Flyspeck-Tame.Maps"

13:06:13 Presenting theory "HOL-Library.Code_Lazy"

13:06:13 Presenting file "~~/src/HOL/Library/code_lazy.ML"

13:06:13 Presenting theory "HOL-Library.Code_Target_Int"

13:06:13 Presenting theory "AODV.A_Seq_Invariants"

13:06:14 Presenting theory "Category3.EquivalenceOfCategories"

13:06:14 Presenting theory "HOL-Library.Code_Abstract_Nat"

13:06:14 Presenting theory "HOL-Library.Code_Target_Nat"

13:06:14 Presenting theory "HOL-Library.Code_Target_Numeral"

13:06:14 Presenting theory "Flyspeck-Tame.Arch"

13:06:14 Presenting theory "Flyspeck-Tame.ArchCompAux"

13:06:14 Presenting theory "HOL-Library.Code_Test"

13:06:14 Presenting theory "Flyspeck-Tame.ArchCompProps"

13:06:14 Presenting file "~~/src/HOL/Library/code_test.ML"

13:06:14 Presenting theory "Flyspeck-Tame.Relative_Completeness"

13:06:14 Presenting theory "HOL-Library.Combine_PER"

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

13:06:14 Presenting theory "Category3.FreeCategory"

13:06:14 Presenting theory "Category3.DiscreteCategory"

13:06:14 Presenting theory "AWN.Qmsg_Lifting"

13:06:14 Presenting theory "AODV.A_Quality_Increases"

13:06:14 Presenting theory "ConcurrentGC.Global_Invariants_Lemmas"

13:06:15 Presenting theory "Bicategory.Pseudofunctor"

13:06:15 Presenting theory "AODV.A_OAodv"

13:06:15 Presenting document JinjaThreads/document

13:06:15 Presenting document JinjaThreads/outline

13:06:15 Presenting theory "ConcurrentGC.Local_Invariants_Lemmas"

13:06:15 Presenting theory "ConcurrentGC.Initial_Conditions"

13:06:16 Presenting theory "ConcurrentGC.Noninterference"

13:06:17 Presenting theory "ConcurrentGC.Global_Noninterference"

13:06:17 Presenting theory "HOL-Library.Sublist"

13:06:18 Presenting theory "ConcurrentGC.MarkObject"

13:06:18 Presenting theory "HOL-Library.Complete_Partial_Order2"

13:06:18 Presenting theory "HOL-Library.Transitive_Closure_Table"

13:06:19 Presenting theory "ConcurrentGC.Phases"

13:06:19 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

13:06:19 Presenting theory "HOL-Library.Confluence"

13:06:19 Presenting theory "HOL-Library.Conditional_Parametricity"

13:06:19 Presenting file "~~/src/HOL/Library/conditional_parametricity.ML"

13:06:20 Presenting theory "HOL-Library.Confluent_Quotient"

13:06:20 Presenting theory "HOL-Library.Confluence"

13:06:20 Presenting theory "HOL-Library.Dlist"

13:06:20 Presenting theory "ConcurrentGC.StrongTricolour"

13:06:20 Presenting theory "JinjaThreads.Set_without_equal"

13:06:20 Presenting theory "HOL-Library.Confluent_Quotient"

13:06:20 Presenting theory "ConcurrentGC.TSO"

13:06:20 Presenting theory "HOL-Library.Adhoc_Overloading"

13:06:20 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

13:06:20 Presenting theory "ConcurrentGC.Valid_Refs"

13:06:20 Presenting theory "HOL-Library.Monad_Syntax"

13:06:20 Presenting theory "JinjaThreads.Set_Monad"

13:06:21 Presenting theory "ConcurrentGC.Worklists"

13:06:21 Presenting theory "AODV.A_Global_Invariants"

13:06:21 Presenting theory "ConcurrentGC.Proofs"

13:06:21 Presenting theory "ConcurrentGC.Concrete_heap"

13:06:21 Presenting theory "ConcurrentGC.Concrete"

13:06:21 Presenting Word_Lib in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Word_Lib" ...

13:06:21 Presenting theory "HOL-Library.Old_Datatype"

13:06:21 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

13:06:21 Presenting theory "HOL-Library.Infinite_Set"

13:06:21 Presenting document Word_Lib/document

13:06:21 Presenting document Word_Lib/outline

13:06:21 Presenting theory "HOL-Library.Phantom_Type"

13:06:21 Presenting theory "AODV.A_Loop_Freedom"

13:06:21 Presenting theory "HOL-Library.Nat_Bijection"

13:06:22 Presenting theory "HOL-Library.Cardinality"

13:06:22 Presenting theory "HOL-Library.Numeral_Type"

13:06:22 Presenting theory "HOL-Library.Countable"

13:06:22 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

13:06:22 Presenting theory "HOL-Library.Type_Length"

13:06:22 Presenting theory "Word_Lib.More_Arithmetic"

13:06:22 Presenting theory "AWN.OClosed_Transfer"

13:06:22 Presenting theory "Word_Lib.Even_More_List"

13:06:22 Presenting theory "HOL-Library.Case_Converter"

13:06:22 Presenting file "~~/src/HOL/Library/case_converter.ML"

13:06:22 Presenting theory "AWN.AWN_Main"

13:06:23 Presenting theory "HOL-Library.Infinite_Set"

13:06:23 Presenting theory "HOL-Library.Simps_Case_Conv"

13:06:23 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

13:06:23 Presenting theory "HOL-Library.Countable_Set"

13:06:24 Presenting theory "AODV.A_Aodv_Loop_Freedom"

13:06:24 Presenting theory "AODV.B_Fwdrreps"

13:06:24 Presenting theory "HOL-Library.Countable_Complete_Lattices"

13:06:25 Presenting theory "HOL-Library.Old_Datatype"

13:06:25 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype.ML"

13:06:25 Presenting theory "HOL-Library.Nat_Bijection"

13:06:26 Presenting theory "HOL-Library.Countable_Set_Type"

13:06:26 Presenting theory "HOL-Library.Sublist"

13:06:26 Presenting theory "HOL-Library.Debug"

13:06:26 Presenting theory "AWN.Toy"

13:06:26 Presenting theory "HOL-Library.Diagonal_Subsequence"

13:06:26 Presenting theory "Word_Lib.More_Sublist"

13:06:26 Presenting theory "HOL-Library.Countable"

13:06:26 Presenting theory "Word_Lib.More_Misc"

13:06:26 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_countable.ML"

13:06:26 Presenting theory "HOL-Library.Discrete"

13:06:26 Presenting theory "AWN.AWN_Term_Graph"

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

13:06:26 Presenting document IP_Addresses/document

13:06:26 Presenting document IP_Addresses/outline

13:06:27 Presenting theory "HOL-Library.Countable_Set"

13:06:27 Presenting theory "HOL-Library.Cancellation"

13:06:27 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

13:06:27 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

13:06:27 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

13:06:27 Presenting theory "HOL-Library.Countable_Complete_Lattices"

13:06:27 Presenting theory "HOL-Library.FuncSet"

13:06:27 Presenting theory "AODV.B_Aodv_Data"

13:06:27 Presenting theory "HOL-Library.Order_Continuity"

13:06:28 Presenting theory "AODV.B_Aodv_Message"

13:06:28 Presenting theory "HOL-Library.Extended_Nat"

13:06:28 Presenting theory "HOL-Library.Disjoint_Sets"

13:06:29 Presenting theory "AODV.B_Aodv"

13:06:29 Presenting theory "AODV.B_Aodv_Predicates"

13:06:29 Presenting theory "Category3.Limit"

13:06:29 Presenting theory "Bicategory.Strictness"

13:06:30 Presenting theory "HOL-Library.FSet"

13:06:31 Presenting theory "HOL-Library.Word"

13:06:31 Presenting theory "HOL.HOL"

13:06:31 Presenting theory "HOL-Library.Multiset"

13:06:31 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

13:06:31 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

13:06:31 Presenting file "~~/src/Tools/misc_legacy.ML"

13:06:31 Presenting file "~~/src/Tools/try.ML"

13:06:31 Presenting file "~~/src/Tools/quickcheck.ML"

13:06:31 Presenting file "~~/src/Tools/solve_direct.ML"

13:06:31 Presenting theory "Category3.CategoryWithPullbacks"

13:06:31 Presenting file "~~/src/Tools/IsaPlanner/zipper.ML"

13:06:31 Presenting file "~~/src/Tools/IsaPlanner/isand.ML"

13:06:31 Presenting file "~~/src/Tools/IsaPlanner/rw_inst.ML"

13:06:31 Presenting theory "AODV.B_Fresher"

13:06:31 Presenting file "~~/src/Provers/hypsubst.ML"

13:06:31 Presenting file "~~/src/Provers/splitter.ML"

13:06:31 Presenting file "~~/src/Provers/classical.ML"

13:06:31 Presenting file "~~/src/Provers/blast.ML"

13:06:31 Presenting theory "HOL-Library.Complete_Partial_Order2"

13:06:31 Presenting theory "HOL-Library.Finite_Map"

13:06:31 Presenting theory "Word_Lib.More_Divides"

13:06:31 Presenting file "~~/src/Provers/clasimp.ML"

13:06:31 Presenting file "~~/src/Tools/eqsubst.ML"

13:06:31 Presenting file "~~/src/Provers/quantifier1.ML"

13:06:31 Presenting file "~~/src/Tools/atomize_elim.ML"

13:06:31 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

13:06:31 Presenting file "~~/src/Tools/cong_tac.ML"

13:06:31 Presenting file "~~/src/Tools/intuitionistic.ML"

13:06:31 Presenting file "~~/src/Tools/project_rule.ML"

13:06:31 Presenting file "~~/src/Tools/subtyping.ML"

13:06:32 Presenting file "~~/src/Tools/case_product.ML"

13:06:32 Presenting file "~~/src/HOL/Tools/hologic.ML"

13:06:32 Presenting file "~~/src/HOL/Tools/rewrite_hol_proof.ML"

13:06:32 Presenting file "~~/src/HOL/Tools/simpdata.ML"

13:06:32 Presenting file "~~/src/Tools/induct.ML"

13:06:32 Presenting theory "HOL-Library.Disjoint_FSets"

13:06:32 Presenting file "~~/src/Tools/induction.ML"

13:06:32 Presenting file "~~/src/Tools/induct_tacs.ML"

13:06:32 Presenting file "~~/src/Tools/coherent.ML"

13:06:32 Presenting file "~~/src/HOL/Tools/cnf.ML"

13:06:32 Presenting theory "HOL-ex.Quicksort"

13:06:32 Presenting theory "HOL-Library.Dlist"

13:06:32 Presenting theory "HOL-Library.Dual_Ordered_Lattice"

13:06:33 Presenting theory "Coinductive.Coinductive_Nat"

13:06:33 Presenting theory "HOL-Library.Option_ord"

13:06:33 Presenting theory "HOL-Library.Equipollence"

13:06:33 Presenting theory "AODV.B_Seq_Invariants"

13:06:33 Presenting theory "HOL-Library.Infinite_Set"

13:06:33 Presenting theory "Word_Lib.More_Word"

13:06:33 Presenting theory "HOL-Library.Simps_Case_Conv"

13:06:33 Presenting file "~~/src/HOL/Library/simps_case_conv.ML"

13:06:33 Presenting theory "HOL-Library.Extended"

13:06:33 Presenting theory "Word_Lib.Strict_part_mono"

13:06:34 Presenting theory "Category3.CartesianCategory"

13:06:34 Presenting theory "Bicategory.InternalAdjunction"

13:06:34 Presenting theory "HOL-Library.Order_Continuity"

13:06:34 Presenting theory "Word_Lib.Many_More"

13:06:34 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

13:06:34 Presenting theory "HOL-Library.Extended_Nat"

13:06:34 Presenting theory "Category3.CategoryWithFiniteLimits"

13:06:34 Presenting theory "AODV.B_Quality_Increases"

13:06:34 Presenting theory "AODV.B_OAodv"

13:06:34 Presenting theory "Category3.CartesianClosedCategory"

13:06:35 Presenting theory "Word_Lib.Aligned"

13:06:35 Presenting theory "HOL-Library.Liminf_Limsup"

13:06:35 Presenting theory "Word_Lib.Next_and_Prev"

13:06:35 Presenting theory "HOL-Library.Signed_Division"

13:06:35 Presenting theory "HereditarilyFinite.HF"

13:06:35 Presenting theory "HOL.Orderings"

13:06:35 Presenting theory "Word_Lib.Signed_Division_Word"

13:06:35 Presenting file "~~/src/Provers/order_procedure.ML"

13:06:35 Presenting file "~~/src/Provers/order_tac.ML"

13:06:35 Presenting theory "Word_Lib.Bit_Comprehension"

13:06:36 Presenting theory "Word_Lib.Most_significant_bit"

13:06:36 Presenting theory "Word_Lib.Least_significant_bit"

13:06:36 Presenting theory "Word_Lib.Generic_set_bit"

13:06:36 Presenting theory "HOL.Groups"

13:06:36 Presenting file "~~/src/HOL/Tools/group_cancel.ML"

13:06:37 Presenting theory "Automatic_Refinement.Misc"

13:06:37 Presenting theory "HOL.Lattices"

13:06:37 Presenting theory "Word_Lib.Bits_Int"

13:06:37 Presenting theory "HOL.Boolean_Algebras"

13:06:37 Presenting file "~~/src/HOL/Tools/boolean_algebra_cancel.ML"

13:06:37 Presenting theory "Word_Lib.Typedef_Morphisms"

13:06:37 Presenting theory "IP_Addresses.NumberWang_IPv4"

13:06:37 Presenting theory "Word_Lib.Singleton_Bit_Shifts"

13:06:37 Presenting theory "IP_Addresses.NumberWang_IPv6"

13:06:37 Presenting theory "HOL-Library.Extended_Real"

13:06:37 Presenting theory "Word_Lib.Legacy_Aliases"

13:06:38 Presenting theory "AODV.B_Global_Invariants"

13:06:38 Presenting theory "Coinductive.Coinductive_List"

13:06:38 Presenting theory "AODV.B_Loop_Freedom"

13:06:38 Presenting theory "IP_Addresses.WordInterval"

13:06:38 Presenting theory "HOL-Library.Indicator_Function"

13:06:38 Presenting theory "IP_Addresses.Hs_Compat"

13:06:38 Presenting theory "HOL.Set"

13:06:39 Presenting theory "IP_Addresses.IP_Address"

13:06:39 Presenting theory "IP_Addresses.IPv4"

13:06:41 Presenting theory "HOL.Typedef"

13:06:41 Presenting file "~~/src/HOL/Tools/typedef.ML"

13:06:41 Presenting theory "AODV.B_Aodv_Loop_Freedom"

13:06:41 Presenting theory "AODV.C_Gtobcast"

13:06:41 Presenting theory "Word_Lib.Reversed_Bit_Lists"

13:06:41 Presenting theory "Coinductive.TLList"

13:06:41 Presenting theory "HOL-Library.Extended_Nonnegative_Real"

13:06:41 Presenting theory "Coinductive.Lazy_LList"

13:06:42 Presenting theory "Coinductive.Lazy_TLList"

13:06:42 Presenting theory "HOL-Library.Log_Nat"

13:06:42 Presenting theory "Word_Lib.Bitwise"

13:06:42 Presenting theory "HOL-Library.Cancellation"

13:06:42 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

13:06:42 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

13:06:42 Presenting theory "IP_Addresses.IPv6"

13:06:42 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

13:06:42 Presenting theory "HOL-Library.Lattice_Algebras"

13:06:42 Presenting theory "Word_Lib.Examples"

13:06:42 Presenting theory "AODV.C_Aodv_Data"

13:06:42 Presenting theory "HOL.Fun"

13:06:42 Presenting theory "Word_Lib.Bit_Comprehension_Int"

13:06:42 Presenting file "~~/src/HOL/Tools/functor.ML"

13:06:42 Presenting theory "AODV.C_Aodv_Message"

13:06:42 Presenting theory "IP_Addresses.Prefix_Match"

13:06:42 Presenting theory "Word_Lib.Signed_Words"

13:06:42 Presenting theory "Word_Lib.Bitwise_Signed"

13:06:42 Presenting theory "Category3.HFSetCat"

13:06:42 Presenting theory "Word_Lib.Enumeration"

13:06:43 Presenting theory "IP_Addresses.CIDR_Split"

13:06:43 Presenting theory "Word_Lib.Enumeration_Word"

13:06:43 Presenting theory "HOL-Cardinals.Fun_More"

13:06:43 Presenting theory "Word_Lib.Hex_Words"

13:06:43 Presenting theory "HOL-Library.Product_Lexorder"

13:06:43 Presenting theory "IP_Addresses.WordInterval_Sorted"

13:06:43 Presenting theory "Word_Lib.Norm_Words"

13:06:43 Presenting theory "Word_Lib.Rsplit"

13:06:43 Presenting theory "HOL-Library.Code_Abstract_Nat"

13:06:43 Presenting theory "Word_Lib.Syntax_Bundles"

13:06:43 Presenting theory "Word_Lib.Type_Syntax"

13:06:43 Presenting theory "HOL-Library.Code_Target_Nat"

13:06:43 Presenting theory "AODV.C_Aodv"

13:06:43 Presenting theory "HOL-Cardinals.Order_Relation_More"

13:06:43 Presenting theory "AODV.C_Aodv_Predicates"

13:06:43 Presenting theory "HOL-Cardinals.Wellfounded_More"

13:06:44 Presenting theory "HOL.Complete_Lattices"

13:06:44 Presenting theory "HOL-Cardinals.Wellorder_Relation"

13:06:45 Presenting theory "HOL-Library.Float"

13:06:45 Presenting theory "HOL-Cardinals.Wellorder_Embedding"

13:06:45 Presenting theory "HOL-Library.Function_Division"

13:06:45 Presenting theory "HOL-Library.Fun_Lexorder"

13:06:46 Presenting theory "HOL-Cardinals.Order_Union"

13:06:46 Presenting theory "HOL-Library.Going_To_Filter"

13:06:47 Presenting theory "HOL-Library.Groups_Big_Fun"

13:06:47 Presenting theory "AODV.C_Fresher"

13:06:47 Presenting theory "HOL-Library.Multiset"

13:06:48 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

13:06:48 Presenting theory "HOL-Cardinals.Wellorder_Constructions"

13:06:48 Presenting theory "HOL-Library.Interval"

13:06:48 Presenting theory "HOL-ex.Quicksort"

13:06:48 Presenting theory "HOL-Eisbach.Eisbach"

13:06:48 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

13:06:48 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

13:06:48 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

13:06:48 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

13:06:48 Presenting theory "HOL-Eisbach.Eisbach_Tools"

13:06:48 Presenting theory "Word_Lib.Word_EqI"

13:06:48 Presenting theory "HOL-Library.Interval_Float"

13:06:48 Presenting theory "HOL-Library.IArray"

13:06:49 Presenting theory "HOL-Library.Option_ord"

13:06:49 Presenting theory "AODV.C_Seq_Invariants"

13:06:51 Presenting theory "IP_Addresses.IP_Address_Parser"

13:06:51 Presenting theory "IP_Addresses.Lib_Numbers_toString"

13:06:51 Presenting theory "IP_Addresses.Lib_Word_toString"

13:06:51 Presenting theory "Word_Lib.Word_Lemmas"

13:06:51 Presenting theory "IP_Addresses.Lib_List_toString"

13:06:51 Presenting theory "IP_Addresses.IP_Address_toString"

13:06:51 Presenting theory "IP_Addresses.Prefix_Match_toString"

13:06:51 Presenting Simple_Firewall in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Simple_Firewall" ...

13:06:51 Presenting theory "AODV.C_Quality_Increases"

13:06:51 Presenting document Simple_Firewall/document

13:06:51 Presenting document Simple_Firewall/outline

13:06:52 Presenting theory "Simple_Firewall.Lib_Enum_toString"

13:06:52 Presenting theory "AODV.C_OAodv"

13:06:52 Presenting theory "Simple_Firewall.L4_Protocol"

13:06:52 Presenting theory "Simple_Firewall.Simple_Packet"

13:06:52 Presenting theory "Simple_Firewall.Firewall_Common_Decision_State"

13:06:52 Presenting theory "HOL-Library.Char_ord"

13:06:52 Presenting theory "Word_Lib.Word_8"

13:06:52 Presenting theory "Word_Lib.Word_16"

13:06:52 Presenting theory "Word_Lib.Word_Syntax"

13:06:52 Presenting theory "Word_Lib.Word_Names"

13:06:52 Presenting theory "HOL-Cardinals.Ordinal_Arithmetic"

13:06:52 Presenting theory "HOL.Ctr_Sugar"

13:06:52 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/case_translation.ML"

13:06:52 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_util.ML"

13:06:52 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_tactics.ML"

13:06:52 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar_code.ML"

13:06:52 Presenting file "~~/src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML"

13:06:52 Presenting theory "Simple_Firewall.Iface"

13:06:52 Presenting file "~~/src/HOL/Tools/coinduction.ML"

13:06:52 Presenting theory "Simple_Firewall.SimpleFw_Syntax"

13:06:52 Presenting theory "Word_Lib.More_Word_Operations"

13:06:53 Presenting theory "Word_Lib.Word_32"

13:06:53 Presenting theory "Word_Lib.Word_Lib_Sumo"

13:06:53 Presenting theory "Word_Lib.Machine_Word_32_Basics"

13:06:53 Presenting theory "Word_Lib.Machine_Word_32"

13:06:53 Presenting theory "Word_Lib.Word_64"

13:06:53 Presenting theory "Word_Lib.Machine_Word_64_Basics"

13:06:53 Presenting theory "HOL-Eisbach.Eisbach"

13:06:53 Presenting theory "Word_Lib.Machine_Word_64"

13:06:53 Presenting file "~~/src/HOL/Eisbach/parse_tools.ML"

13:06:53 Presenting file "~~/src/HOL/Eisbach/method_closure.ML"

13:06:53 Presenting file "~~/src/HOL/Eisbach/eisbach_rule_insts.ML"

13:06:53 Presenting theory "Simple_Firewall.SimpleFw_Semantics"

13:06:53 Presenting file "~~/src/HOL/Eisbach/match_method.ML"

13:06:53 Presenting theory "Simple_Firewall.List_Product_More"

13:06:53 Presenting theory "Simple_Firewall.Option_Helpers"

13:06:53 Presenting theory "HOL-Library.Landau_Symbols"

13:06:53 Presenting theory "Word_Lib.Guide"

13:06:53 Presenting Routing in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Routing" ...

13:06:53 Presenting document Routing/document

13:06:53 Presenting document Routing/outline

13:06:53 Presenting theory "Routing.Linorder_Helper"

13:06:53 Presenting theory "Simple_Firewall.Generic_SimpleFw"

13:06:53 Presenting theory "Pure-ex.Guess"

13:06:54 Presenting theory "Simple_Firewall.Shadowed"

13:06:54 Presenting theory "HOL-Library.Lattice_Constructions"

13:06:54 Presenting theory "Bicategory.PseudonaturalTransformation"

13:06:54 Presenting theory "HOL-Cardinals.Cardinal_Order_Relation"

13:06:54 Presenting theory "Routing.Routing_Table"

13:06:54 Presenting theory "Simple_Firewall.IP_Partition_Preliminaries"

13:06:54 Presenting theory "HOL-Library.Stream"

13:06:55 Presenting theory "HOL-Library.Adhoc_Overloading"

13:06:55 Presenting file "~~/src/HOL/Library/adhoc_overloading.ML"

13:06:55 Presenting theory "HOL-Library.Monad_Syntax"

13:06:55 Presenting theory "Simple_Firewall.GroupF"

13:06:55 Presenting theory "Simple_Firewall.IP_Addr_WordInterval_toString"

13:06:55 Presenting theory "Routing.Linux_Router"

13:06:55 Presenting theory "Simple_Firewall.Primitives_toString"

13:06:55 Presenting theory "HOL-Cardinals.Cardinal_Arithmetic"

13:06:55 Presenting theory "AODV.C_Global_Invariants"

13:06:55 Presenting theory "HOL-Cardinals.Wellorder_Extension"

13:06:55 Presenting theory "HOL-Cardinals.Cardinals"

13:06:56 Presenting theory "ZFC_in_HOL.ZFC_Library"

13:06:56 Presenting theory "Routing.IpRoute_Parser"

13:06:56 Presenting file "$AFP/Routing/IpRoute_Parser.ml"

13:06:56 Presenting Iptables_Semantics in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics" ...

13:06:56 Presenting document Iptables_Semantics/document

13:06:56 Presenting document Iptables_Semantics/outline

13:06:56 Presenting theory "Iptables_Semantics.List_Misc"

13:06:56 Presenting theory "AODV.C_Loop_Freedom"

13:06:56 Presenting theory "Iptables_Semantics.Negation_Type"

13:06:56 Presenting theory "Iptables_Semantics.WordInterval_Lists"

13:06:56 Presenting theory "Iptables_Semantics.Repeat_Stabilize"

13:06:57 Presenting theory "HOL-Library.Sublist"

13:06:57 Presenting theory "Iptables_Semantics.Firewall_Common"

13:06:57 Presenting theory "HOL-Library.LaTeXsugar"

13:06:58 Presenting theory "ZFC_in_HOL.ZFC_in_HOL"

13:06:58 Presenting theory "Simple_Firewall.Service_Matrix"

13:06:58 Presenting theory "AODV.C_Aodv_Loop_Freedom"

13:06:58 Presenting theory "AODV.D_Fwdrreqs"

13:06:58 Presenting theory "Simple_Firewall.SimpleFw_toString"

13:06:58 Presenting Iptables_Semantics_Examples in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics_Examples" ...

13:06:58 Presenting document Iptables_Semantics_Examples/document

13:06:58 Presenting document Iptables_Semantics_Examples/outline

13:06:58 Presenting theory "Automatic_Refinement.Misc"

13:06:58 Presenting theory "HOL-Library.Linear_Temporal_Logic_on_Streams"

13:06:58 Presenting theory "Iptables_Semantics.Semantics"

13:06:58 Presenting theory "HOL-Library.ListVector"

13:06:59 Presenting theory "HOL-Library.Lub_Glb"

13:06:59 Presenting theory "Automatic_Refinement.Foldi"

13:07:00 Presenting theory "Iptables_Semantics.Matching"

13:07:01 Presenting theory "Iptables_Semantics.Ruleset_Update"

13:07:01 Presenting theory "Collections.SetIterator"

13:07:02 Presenting theory "HOL-Library.Mapping"

13:07:02 Presenting theory "AODV.D_Aodv_Data"

13:07:02 Presenting theory "HOL-Library.Monad_Syntax"

13:07:02 Presenting theory "ZFC_in_HOL.ZFC_Cardinals"

13:07:02 Presenting theory "AODV.D_Aodv_Message"

13:07:02 Presenting theory "Iptables_Semantics_Examples.Parser_Test"

13:07:02 Presenting theory "Iptables_Semantics_Examples.Parser6_Test"

13:07:02 Presenting theory "Iptables_Semantics.Call_Return_Unfolding"

13:07:02 Presenting theory "HOL-Library.More_List"

13:07:02 Presenting theory "Iptables_Semantics_Examples.Small_Examples"

13:07:02 Presenting theory "Iptables_Semantics_Examples.Ports_Fail"

13:07:02 Presenting theory "Iptables_Semantics_Examples.Contrived_Example"

13:07:02 Presenting theory "Iptables_Semantics.Ternary"

13:07:02 Presenting theory "Iptables_Semantics_Examples.iptables_Ln_tuned_parsed"

13:07:02 Presenting theory "HOL-Library.Cancellation"

13:07:02 Presenting file "~~/src/HOL/Library/Cancellation/cancel.ML"

13:07:02 Presenting file "~~/src/HOL/Library/Cancellation/cancel_data.ML"

13:07:02 Presenting file "~~/src/HOL/Library/Cancellation/cancel_simprocs.ML"

13:07:02 Presenting theory "AODV.D_Aodv"

13:07:02 Presenting theory "Collections.SetIteratorOperations"

13:07:03 Presenting theory "Automatic_Refinement.Refine_Util_Bootstrap1"

13:07:03 Presenting theory "AODV.D_Aodv_Predicates"

13:07:03 Presenting theory "Iptables_Semantics.Matching_Ternary"

13:07:03 Presenting theory "Automatic_Refinement.Mpat_Antiquot"

13:07:03 Presenting theory "Iptables_Semantics_Examples.Analyze_Synology_Diskstation"

13:07:04 Presenting theory "Automatic_Refinement.Mk_Term_Antiquot"

13:07:05 Presenting theory "Category3.ZFC_SetCat"

13:07:05 Presenting Iptables_Semantics_Examples_Big in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info/AFP/Iptables_Semantics_Examples_Big" ...

13:07:05 Presenting document Iptables_Semantics_Examples_Big/document

13:07:05 Presenting document Iptables_Semantics_Examples_Big/outline

13:07:05 Presenting theory "Iptables_Semantics.Semantics_Ternary"

13:07:05 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_topos_generated"

13:07:05 Presenting theory "Iptables_Semantics_Examples.Analyze_Ringofsaturn_com"

13:07:05 Presenting theory "Iptables_Semantics.Datatype_Selectors"

13:07:05 Presenting theory "HOL.Inductive"

13:07:05 Presenting theory "Automatic_Refinement.Refine_Util"

13:07:05 Presenting theory "Iptables_Semantics.IpAddresses"

13:07:05 Presenting file "~~/src/HOL/Tools/inductive.ML"

13:07:05 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_aux.ML"

13:07:05 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_prop.ML"

13:07:05 Presenting theory "Iptables_Semantics.L4_Protocol_Flags"

13:07:05 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_data.ML"

13:07:05 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_rep_datatype.ML"

13:07:05 Presenting theory "Automatic_Refinement.Attr_Comb"

13:07:05 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_datatype_codegen.ML"

13:07:05 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_util.ML"

13:07:05 Presenting file "~~/src/HOL/Tools/Old_Datatype/old_primrec.ML"

13:07:05 Presenting theory "Iptables_Semantics.Ports"

13:07:05 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar.ML"

13:07:05 Presenting theory "Automatic_Refinement.Named_Sorted_Thms"

13:07:05 Presenting theory "Iptables_Semantics.Conntrack_State"

13:07:06 Presenting theory "Iptables_Semantics.Tagged_Packet"

13:07:06 Presenting theory "Automatic_Refinement.Prio_List"

13:07:06 Presenting theory "Iptables_Semantics.Common_Primitive_Syntax"

13:07:06 Presenting theory "Iptables_Semantics.Unknown_Match_Tacs"

13:07:06 Presenting theory "AODV.D_Fresher"

13:07:06 Presenting theory "Automatic_Refinement.Tagged_Solver"

13:07:06 Presenting theory "Automatic_Refinement.Anti_Unification"

13:07:06 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher_Generic"

13:07:06 Presenting theory "Automatic_Refinement.Indep_Vars"

13:07:07 Presenting theory "Automatic_Refinement.Select_Solve"

13:07:07 Presenting theory "Automatic_Refinement.Mk_Record_Simp"

13:07:07 Presenting theory "Iptables_Semantics.Common_Primitive_Matcher"

13:07:07 Presenting theory "Automatic_Refinement.Refine_Lib"

13:07:07 Presenting file "$AFP/Automatic_Refinement/Lib/Cond_Rewr_Conv.ML"

13:07:07 Presenting file "$AFP/Automatic_Refinement/Lib/Revert_Abbrev.ML"

13:07:07 Presenting theory "Iptables_Semantics.Example_Semantics"

13:07:08 Presenting theory "Collections.Proper_Iterator"

13:07:08 Presenting theory "Collections.It_to_It"

13:07:08 Presenting theory "HOL-Library.Multiset"

13:07:09 Presenting file "~~/src/HOL/Library/multiset_simprocs.ML"

13:07:09 Presenting theory "Iptables_Semantics.Alternative_Semantics"

13:07:09 Presenting theory "AODV.D_Seq_Invariants"

13:07:09 Presenting theory "Collections.SetIteratorGA"

13:07:09 Presenting theory "Iptables_Semantics.Semantics_Stateful"

13:07:09 Presenting theory "Refine_Monadic.Refine_Chapter"

13:07:09 Presenting theory "HOL-Library.Multiset_Order"

13:07:09 Presenting theory "HOL.Product_Type"

13:07:10 Presenting theory "HOL-Library.NList"

13:07:10 Presenting theory "Automatic_Refinement.Autoref_Phases"

13:07:10 Presenting file "~~/src/HOL/Tools/split_rule.ML"

13:07:10 Presenting file "~~/src/HOL/Tools/set_comprehension_pointfree.ML"

13:07:10 Presenting theory "Automatic_Refinement.Autoref_Data"

13:07:10 Presenting file "~~/src/HOL/Tools/inductive_set.ML"

13:07:10 Presenting theory "HOL-Library.Nonpos_Ints"

13:07:10 Presenting theory "Automatic_Refinement.Autoref_Tagging"

13:07:10 Presenting theory "HOL.Sum_Type"

13:07:10 Presenting theory "HOL-Library.Numeral_Type"

13:07:10 Presenting theory "AODV.D_Quality_Increases"

13:07:10 Presenting theory "AODV.D_OAodv"

13:07:11 Presenting theory "Automatic_Refinement.Relators"

13:07:11 Presenting theory "HOL-Library.Omega_Words_Fun"

13:07:11 Presenting theory "Iptables_Semantics.Semantics_Goto"

13:07:11 Presenting theory "HOL-Library.Open_State_Syntax"

13:07:11 Presenting theory "Iptables_Semantics_Examples.Analyze_SQRL_Shorewall"

13:07:11 Presenting theory "Automatic_Refinement.Param_Tool"

13:07:11 Presenting theory "Iptables_Semantics.Negation_Type_DNF"

13:07:11 Presenting theory "Iptables_Semantics_Examples.SQRL_2015_nospoof"

13:07:11 Presenting theory "HOL-Library.Option_ord"

13:07:11 Presenting theory "Iptables_Semantics.Matching_Embeddings"

13:07:11 Presenting theory "HOL-Library.Parallel"

13:07:11 Presenting theory "Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing"

13:07:11 Presenting theory "HOL.Rings"

13:07:11 Presenting theory "HOL-Library.Pattern_Aliases"

13:07:11 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small"

13:07:12 Presenting file "~~/src/HOL/Tools/arith_data.ML"

13:07:12 Presenting file "~~/src/Provers/Arith/cancel_div_mod.ML"

13:07:12 Presenting theory "Automatic_Refinement.Param_HOL"

13:07:12 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall"

13:07:12 Presenting theory "HOL-Library.Periodic_Fun"

13:07:12 Presenting theory "Automatic_Refinement.Parametricity"

13:07:12 Presenting theory "Iptables_Semantics.Fixed_Action"

13:07:12 Presenting theory "Iptables_Semantics_Examples.Analyze_medium_sized_company"

13:07:12 Presenting theory "Automatic_Refinement.Autoref_Id_Ops"

13:07:12 Presenting theory "Iptables_Semantics_Examples_Big.Analyze_Containern"

13:07:12 Presenting theory "Iptables_Semantics.Normalized_Matches"

13:07:13 Presenting theory "Iptables_Semantics.Negation_Type_Matching"

13:07:13 Presenting theory "HOL-Library.Poly_Mapping"

13:07:13 Presenting theory "Automatic_Refinement.Autoref_Fix_Rel"

13:07:13 Presenting theory "HOL-Library.Power_By_Squaring"

13:07:13 Presenting theory "HOL.Nat"

13:07:13 Presenting theory "Automatic_Refinement.Autoref_Translate"

13:07:13 Presenting theory "Automatic_Refinement.Autoref_Gen_Algo"

13:07:13 Presenting file "~~/src/HOL/Tools/nat_arith.ML"

13:07:13 Presenting theory "Automatic_Refinement.Autoref_Relator_Interface"

13:07:13 Presenting theory "Automatic_Refinement.Autoref_Tool"

13:07:13 Presenting theory "HOL-Library.Preorder"

13:07:13 Presenting file "~~/src/Provers/preorder.ML"

13:07:14 Presenting theory "AODV.D_Global_Invariants"

13:07:14 Presenting theory "HOL-Library.Product_Plus"

13:07:14 Presenting theory "Iptables_Semantics.Primitive_Normalization"

13:07:14 Presenting theory "HOL-Library.Quadratic_Discriminant"

13:07:14 Presenting theory "HOL-Library.Quotient_Syntax"

13:07:14 Presenting theory "HOL-Library.Quotient_Set"

13:07:14 Presenting theory "Iptables_Semantics.MatchExpr_Fold"

13:07:14 Presenting theory "Iptables_Semantics.Common_Primitive_Lemmas"

13:07:14 Presenting theory "Automatic_Refinement.Autoref_Bindings_HOL"

13:07:14 Presenting theory "AODV.D_Loop_Freedom"

13:07:14 Presenting theory "Automatic_Refinement.Automatic_Refinement"

13:07:14 Presenting theory "HOL-Library.Quotient_Product"

13:07:14 Presenting theory "HOL-Library.Quotient_Option"

13:07:14 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Spoofing_new3"

13:07:14 Presenting theory "Refine_Monadic.Refine_Mono_Prover"

13:07:14 Presenting file "$AFP/Refine_Monadic/refine_mono_prover.ML"

13:07:14 Presenting theory "HOL-Library.Quotient_List"

13:07:14 Presenting theory "HOL-Library.Quotient_Sum"

13:07:14 Presenting theory "Refine_Monadic.Refine_Misc"

13:07:14 Presenting theory "HOL-Library.Quotient_Type"

13:07:14 Presenting theory "Bicategory.EquivalenceOfBicategories"

13:07:15 Presenting theory "Refine_Monadic.RefineG_Transfer"

13:07:15 Presenting theory "AODV.D_Aodv_Loop_Freedom"

13:07:15 Presenting theory "AODV.E_All_ABCD"

13:07:15 Presenting theory "Refine_Monadic.RefineG_Domain"

13:07:15 Presenting theory "Iptables_Semantics_Examples_Big.TUM_Simple_FW"

13:07:15 Presenting theory "Iptables_Semantics.Ports_Normalize"

13:07:15 Presenting theory "HOL-Library.Ramsey"

13:07:15 Presenting theory "Refine_Monadic.RefineG_Recursion"

13:07:15 Presenting theory "Refine_Monadic.RefineG_Assert"

13:07:15 Presenting theory "HOL-Library.Reflection"

13:07:15 Presenting file "~~/src/HOL/Tools/reflection.ML"

13:07:15 Presenting theory "Iptables_Semantics.IpAddresses_Normalize"

13:07:16 Presenting theory "HOL.Fields"

13:07:16 Presenting theory "Iptables_Semantics.Interfaces_Normalize"

13:07:16 Presenting file "~~/src/Provers/Arith/fast_lin_arith.ML"

13:07:16 Presenting file "~~/src/HOL/Tools/lin_arith.ML"

13:07:16 Presenting theory "Iptables_Semantics.Word_Upto"

13:07:16 Presenting theory "AODV.E_Aodv_Data"

13:07:16 Presenting theory "AODV.E_Aodv_Message"

13:07:17 Presenting theory "Iptables_Semantics.Protocols_Normalize"

13:07:17 Presenting theory "Iptables_Semantics.Remdups_Rev"

13:07:17 Presenting theory "HOL-Library.Rewrite"

13:07:17 Presenting file "~~/src/HOL/Library/cconv.ML"

13:07:17 Presenting file "~~/src/HOL/Library/rewrite.ML"

13:07:17 Presenting theory "HOL-Library.Rounded_Division"

13:07:17 Presenting theory "HOL-Library.Type_Length"

13:07:17 Presenting theory "AODV.E_Aodv"

13:07:17 Presenting theory "HOL-Library.Saturated"

13:07:17 Presenting theory "AODV.E_Aodv_Predicates"

13:07:18 Presenting theory "Refine_Monadic.Refine_Basic"

13:07:18 Presenting theory "Iptables_Semantics.Ipassmt"

13:07:18 Presenting theory "Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large"

13:07:18 Presenting theory "HOL-Library.Set_Idioms"

13:07:18 Presenting theory "Refine_Monadic.Refine_Leof"

13:07:18 Presenting theory "HOL-Library.Signed_Division"

13:07:18 Presenting theory "HOL.Finite_Set"

13:07:18 Presenting theory "Refine_Monadic.Refine_Heuristics"

13:07:18 Presenting theory "Refine_Monadic.Refine_More_Comb"

13:07:18 Presenting theory "HOL-Library.State_Monad"

13:07:18 Presenting theory "HOL-Library.Comparator"

13:07:18 Presenting theory "Iptables_Semantics.No_Spoof"

13:07:18 Presenting theory "HOL-Library.While_Combinator"

13:07:18 Presenting theory "AODV.E_Fresher"

13:07:18 Presenting theory "Iptables_Semantics.Common_Primitive_toString"

13:07:19 Presenting theory "Iptables_Semantics.Routing_IpAssmt"

13:07:19 Presenting theory "HOL-Library.Sorting_Algorithms"

13:07:19 Presenting theory "Refine_Monadic.RefineG_While"

13:07:19 Presenting theory "Iptables_Semantics.Output_Interface_Replace"

13:07:19 Presenting theory "HOL.Relation"

13:07:19 Presenting theory "Iptables_Semantics.Interface_Replace"

13:07:20 Presenting theory "Iptables_Semantics.Optimizing"

13:07:20 Presenting theory "Bicategory.SpanBicategory"

13:07:20 Presenting theory "AODV.E_Seq_Invariants"

13:07:20 Presenting theory "HOL.Transitive_Closure"

13:07:20 Presenting theory "Refine_Monadic.Refine_While"

13:07:20 Presenting file "~~/src/Provers/trancl.ML"

13:07:20 Presenting theory "AODV.E_Quality_Increases"

13:07:21 Presenting theory "Refine_Monadic.Refine_Det"

13:07:21 Presenting theory "AODV.E_OAodv"

13:07:21 Presenting theory "HOL-Library.Sum_of_Squares"

13:07:21 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz.ML"

13:07:21 Presenting file "~~/src/HOL/Library/Sum_of_Squares/positivstellensatz_tools.ML"

13:07:21 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sum_of_squares.ML"

13:07:21 Presenting file "~~/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML"

13:07:21 Presenting theory "HOL.Wellfounded"

13:07:21 Presenting theory "Refine_Monadic.Refine_Pfun"

13:07:21 Presenting theory "HOL-Library.Transitive_Closure_Table"

13:07:21 Presenting theory "HOL.Wfrec"

13:07:21 Presenting theory "Refine_Monadic.Refine_Transfer"

13:07:21 Presenting theory "HOL-Library.Tree"

13:07:21 Presenting theory "Iptables_Semantics.Transform"

13:07:21 Presenting theory "HOL-Library.Tree_Multiset"

13:07:21 Presenting theory "HOL.Order_Relation"

13:07:21 Presenting theory "HOL-Library.Tree_Real"

13:07:22 Presenting theory "Iptables_Semantics.Conntrack_State_Transform"

13:07:22 Presenting theory "HOL-Library.Uprod"

13:07:22 Presenting theory "Iptables_Semantics.Primitive_Abstract"

13:07:22 Presenting theory "HOL.Hilbert_Choice"

13:07:23 Presenting file "~~/src/HOL/Tools/choice_specification.ML"

13:07:23 Presenting theory "AODV.E_Global_Invariants"

13:07:23 Presenting theory "Refine_Monadic.Refine_Foreach"

13:07:23 Presenting theory "HOL.Zorn"

13:07:23 Presenting theory "Iptables_Semantics.SimpleFw_Compliance"

13:07:23 Presenting theory "AODV.E_Loop_Freedom"

13:07:24 Presenting theory "HOL.BNF_Wellorder_Relation"

13:07:24 Presenting theory "Refine_Monadic.Refine_Automation"

13:07:24 Presenting theory "Refine_Monadic.Autoref_Monadic"

13:07:24 Presenting theory "Iptables_Semantics.Semantics_Embeddings"

13:07:24 Presenting theory "Refine_Monadic.Refine_Monadic"

13:07:24 Presenting theory "Iptables_Semantics.Iptables_Semantics"

13:07:24 Presenting theory "HOL-Library.Code_Target_Int"

13:07:24 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

13:07:24 Presenting theory "Native_Word.Code_Target_Integer_Bit"

13:07:24 Presenting theory "Native_Word.Code_Target_Int_Bit"

13:07:24 Presenting theory "AODV.E_Aodv_Loop_Freedom"

13:07:24 Presenting theory "AODV.All"

13:07:25 Presenting theory "Collections.Gen_Iterator"

13:07:25 Presenting theory "Iptables_Semantics.Code_Interface"

13:07:25 Presenting theory "Collections.Idx_Iterator"

13:07:25 Presenting theory "Collections.Iterator"

13:07:25 Presenting theory "Collections.ICF_Tools"

13:07:25 Presenting theory "Collections.Ord_Code_Preproc"

13:07:25 Presenting theory "HOL.BNF_Wellorder_Embedding"

13:07:25 Presenting theory "Collections.Record_Intf"

13:07:25 Presenting theory "HOL-Library.Word"

13:07:25 Presenting theory "Bicategory.Tabulation"

13:07:25 Presenting theory "Collections.Locale_Code"

13:07:25 Presenting theory "Collections.ICF_Spec_Base"

13:07:25 Presenting theory "Iptables_Semantics.Parser6"

13:07:26 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

13:07:26 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

13:07:26 Presenting theory "Iptables_Semantics.No_Spoof_Embeddings"

13:07:26 Presenting theory "HOL-Library.Z2"

13:07:26 Presenting theory "HOL-Library.Library"

13:07:26 Presenting theory "HOL-Library.Product_Order"

13:07:26 Presenting theory "HOL-Library.Finite_Lattice"

13:07:26 Presenting theory "HOL-Library.List_Lexorder"

13:07:26 Presenting theory "Collections.SetSpec"

13:07:26 Presenting theory "HOL.BNF_Wellorder_Constructions"

13:07:26 Presenting theory "HOL-Library.List_Lenlexorder"

13:07:26 Presenting theory "HOL-Library.Prefix_Order"

13:07:26 Presenting theory "HOL-Library.Product_Lexorder"

13:07:26 Presenting theory "HOL-Library.Subseq_Order"

13:07:26 Presenting theory "Iptables_Semantics.Parser"

13:07:26 Presenting theory "HOL-Library.Datatype_Records"

13:07:26 Presenting file "~~/src/HOL/Library/datatype_records.ML"

13:07:26 Presenting theory "Iptables_Semantics.Code_haskell"

13:07:27 Presenting theory "HOL-Library.AList_Mapping"

13:07:27 Presenting theory "Iptables_Semantics.Access_Matrix_Embeddings"

13:07:27 Presenting theory "Iptables_Semantics.Documentation"

13:07:27 Presenting theory "HOL-Library.Code_Abstract_Char"

13:07:27 Presenting theory "HOL-Library.Code_Abstract_Nat"

13:07:27 Presenting theory "HOL-Library.Code_Binary_Nat"

13:07:27 Presenting theory "Collections.MapSpec"

13:07:27 Presenting theory "Collections.ListSpec"

13:07:28 Presenting theory "Collections.AnnotatedListSpec"

13:07:28 Presenting theory "HOL.BNF_Cardinal_Order_Relation"

13:07:28 Presenting theory "Collections.PrioSpec"

13:07:28 Presenting theory "Collections.PrioUniqueSpec"

13:07:28 Presenting theory "HOL-Library.Code_Prolog"

13:07:28 Presenting file "~~/src/HOL/Tools/Predicate_Compile/code_prolog.ML"

13:07:28 Presenting theory "Collections.Algos"

13:07:28 Presenting theory "HOL-Library.Code_Target_Int"

13:07:28 Presenting theory "Collections.SetIndex"

13:07:28 Presenting theory "HOL-Library.Code_Real_Approx_By_Float"

13:07:28 Presenting theory "HOL-Library.Code_Target_Nat"

13:07:28 Presenting theory "HOL-Library.Code_Target_Numeral"

13:07:28 Presenting theory "HOL-Library.Code_Target_Numeral_Float"

13:07:28 Presenting theory "HOL-Library.Complex_Order"

13:07:28 Presenting theory "Collections.SetIteratorCollectionsGA"

13:07:28 Presenting theory "HOL-Library.DAList"

13:07:29 Presenting theory "HOL.BNF_Cardinal_Arithmetic"

13:07:29 Presenting theory "HOL-Library.DAList_Multiset"

13:07:29 Presenting theory "Collections.SetGA"

13:07:29 Presenting theory "Collections.Dlist_add"

13:07:29 Presenting theory "Collections.ListSetImpl"

13:07:29 Presenting theory "Collections.ListSetImpl_Invar"

13:07:29 Presenting theory "Collections.ListSetImpl_NotDist"

13:07:29 Presenting theory "Collections.Sorted_List_Operations"

13:07:29 Presenting theory "HOL.Fun_Def_Base"

13:07:29 Presenting file "~~/src/HOL/Tools/Function/function_lib.ML"

13:07:29 Presenting file "~~/src/HOL/Tools/Function/function_common.ML"

13:07:29 Presenting file "~~/src/HOL/Tools/Function/function_context_tree.ML"

13:07:29 Presenting file "~~/src/HOL/Tools/Function/sum_tree.ML"

13:07:29 Presenting theory "Collections.ListSetImpl_Sorted"

13:07:31 Presenting theory "HOL-Library.RBT_Impl"

13:07:32 Presenting theory "HOL-Library.RBT"

13:07:32 Presenting theory "HOL-Library.RBT_Mapping"

13:07:32 Presenting theory "HOL-Library.RBT_Set"

13:07:32 Presenting theory "HOL-Library.RBT_Impl"

13:07:32 Presenting theory "HOL-Library.LaTeXsugar"

13:07:32 Presenting theory "HOL-Library.OptionalSugar"

13:07:32 Presenting theory "HOL.BNF_Def"

13:07:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_util.ML"

13:07:32 Presenting theory "HOL-Library.Predicate_Compile_Alternative_Defs"

13:07:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_tactics.ML"

13:07:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_def_tactics.ML"

13:07:32 Presenting file "~~/src/HOL/Tools/BNF/bnf_def.ML"

13:07:32 Presenting theory "HOL-Library.Predicate_Compile_Quickcheck"

13:07:32 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"

13:07:33 Presenting theory "Collections.RBT_add"

13:07:33 Presenting theory "HOL-Library.RBT"

13:07:33 Presenting theory "Bicategory.BicategoryOfSpans"

13:07:33 Presenting theory "Collections.MapGA"

13:07:34 Presenting theory "Collections.RBTMapImpl"

13:07:34 Presenting theory "Collections.SetByMap"

13:07:34 Presenting theory "HOL.BNF_Composition"

13:07:34 Presenting theory "Collections.RBTSetImpl"

13:07:34 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp_tactics.ML"

13:07:34 Presenting file "~~/src/HOL/Tools/BNF/bnf_comp.ML"

13:07:34 Presenting theory "HOL-Library.Old_Recdef"

13:07:34 Presenting file "~~/src/HOL/Library/old_recdef.ML"

13:07:34 Presenting theory "HOL.Basic_BNFs"

13:07:34 Presenting theory "HOL-Library.AList"

13:07:34 Presenting theory "Collections.Assoc_List"

13:07:34 Presenting theory "Collections.ListMapImpl"

13:07:34 Presenting theory "HOL-Library.Realizers"

13:07:34 Presenting file "~~/src/HOL/Tools/datatype_realizer.ML"

13:07:34 Presenting file "~~/src/HOL/Tools/inductive_realizer.ML"

13:07:35 Presenting theory "HOL-Library.Phantom_Type"

13:07:35 Presenting theory "HOL-Library.Cardinality"

13:07:35 Presenting theory "HOL-Library.Numeral_Type"

13:07:35 Presenting theory "HOL-Library.Type_Length"

13:07:36 Presenting theory "HOL-Library.Refute"

13:07:36 Presenting file "~~/src/HOL/Library/refute.ML"

13:07:36 Presenting theory "Bicategory.Modification"

13:07:37 Presenting theory "HOL-Library.Word"

13:07:37 Presenting file "~~/src/HOL/Library/Tools/word_lib.ML"

13:07:37 Presenting file "~~/src/HOL/Library/Tools/smt_word.ML"

13:07:37 Presenting theory "Bicategory.ConcreteBicategory"

13:07:37 Presenting theory "Word_Lib.More_Arithmetic"

13:07:37 Presenting theory "Word_Lib.More_Divides"

13:07:38 Presenting theory "HOL.BNF_Fixpoint_Base"

13:07:38 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util_tactics.ML"

13:07:38 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_util.ML"

13:07:38 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar_tactics.ML"

13:07:38 Presenting theory "Word_Lib.More_Word"

13:07:38 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_def_sugar.ML"

13:07:38 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_tactics.ML"

13:07:38 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m.ML"

13:07:38 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_n2m_sugar.ML"

13:07:38 Presenting theory "Word_Lib.Bit_Shifts_Infix_Syntax"

13:07:39 Presenting theory "Word_Lib.Most_significant_bit"

13:07:39 Presenting theory "Word_Lib.Least_significant_bit"

13:07:39 Presenting theory "Word_Lib.Generic_set_bit"

13:07:39 Presenting theory "Word_Lib.Bit_Comprehension"

13:07:39 Presenting theory "HOL-Library.Signed_Division"

13:07:39 Presenting theory "Word_Lib.Signed_Division_Word"

13:07:39 Presenting theory "Bicategory.CatBicat"

13:07:39 Presenting theory "Native_Word.Code_Target_Word_Base"

13:07:39 Presenting theory "Native_Word.Word_Type_Copies"

13:07:39 Presenting theory "Native_Word.Code_Int_Integer_Conversion"

13:07:39 Presenting theory "Native_Word.Code_Target_Integer_Bit"

13:07:39 Presenting theory "Native_Word.Uint32"

13:07:39 Presenting theory "Collections.HashCode"

13:07:40 Presenting theory "HOL-Library.Code_Target_Int"

13:07:40 Presenting theory "HOL-Library.Code_Abstract_Nat"

13:07:40 Presenting theory "HOL-Library.Code_Target_Nat"

13:07:40 Presenting theory "HOL-Library.Code_Target_Numeral"

13:07:40 Presenting theory "Native_Word.Code_Target_Int_Bit"

13:07:40 Presenting theory "Collections.Code_Target_ICF"

13:07:40 Presenting theory "Collections.HashMap_Impl"

13:07:40 Presenting theory "Collections.HashMap"

13:07:40 Presenting theory "Collections.HashSet"

13:07:40 Presenting theory "Trie.Trie"

13:07:40 Presenting theory "Collections.Trie_Impl"

13:07:40 Presenting theory "Collections.Trie2"

13:07:40 Presenting theory "Collections.TrieMapImpl"

13:07:40 Presenting theory "HOL.BNF_Least_Fixpoint"

13:07:40 Presenting theory "Collections.TrieSetImpl"

13:07:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_util.ML"

13:07:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_tactics.ML"

13:07:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp.ML"

13:07:40 Presenting theory "Collections.Diff_Array"

13:07:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_compat.ML"

13:07:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_rec_sugar_more.ML"

13:07:40 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_size.ML"

13:07:40 Presenting file "~~/src/HOL/Tools/datatype_simprocs.ML"

13:07:40 Presenting theory "Collections.ListGA"

13:07:40 Presenting theory "Collections.Array_Iterator"

13:07:40 Presenting theory "HOL.Equiv_Relations"

13:07:41 Presenting theory "HOL.Basic_BNF_LFPs"

13:07:41 Presenting theory "Collections.ArrayHashMap_Impl"

13:07:41 Presenting file "~~/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML"

13:07:41 Presenting theory "Collections.ArrayHashMap"

13:07:41 Presenting theory "Collections.ArrayHashSet"

13:07:41 Presenting theory "HOL.Meson"

13:07:41 Presenting theory "Collections.ArrayMapImpl"

13:07:41 Presenting file "~~/src/HOL/Tools/Meson/meson.ML"

13:07:41 Presenting file "~~/src/HOL/Tools/Meson/meson_clausify.ML"

13:07:41 Presenting theory "Collections.ArraySetImpl"

13:07:41 Presenting theory "Collections.SetStdImpl"

13:07:41 Presenting file "~~/src/HOL/Tools/Meson/meson_tactic.ML"

13:07:41 Presenting theory "Collections.ListMapImpl_Invar"

13:07:41 Presenting theory "Collections.MapStdImpl"

13:07:41 Presenting theory "Collections.Fifo"

13:07:42 Presenting theory "Binomial-Heaps.BinomialHeap"

13:07:42 Presenting theory "Collections.BinoPrioImpl"

13:07:42 Presenting theory "Binomial-Heaps.SkewBinomialHeap"

13:07:43 Presenting theory "Collections.SkewPrioImpl"

13:07:43 Presenting theory "Finger-Trees.FingerTree"

13:07:44 Presenting theory "HOL.ATP"

13:07:44 Presenting file "~~/src/HOL/Tools/ATP/atp_util.ML"

13:07:44 Presenting file "~~/src/HOL/Tools/ATP/atp_problem.ML"

13:07:44 Presenting file "~~/src/HOL/Tools/ATP/atp_proof.ML"

13:07:44 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_redirect.ML"

13:07:44 Presenting file "~~/src/HOL/Tools/lambda_lifting.ML"

13:07:44 Presenting file "~~/src/HOL/Tools/monomorph.ML"

13:07:44 Presenting file "~~/src/HOL/Tools/ATP/atp_problem_generate.ML"

13:07:44 Presenting theory "Collections.FTAnnotatedListImpl"

13:07:44 Presenting file "~~/src/HOL/Tools/ATP/atp_proof_reconstruct.ML"

13:07:44 Presenting theory "Collections.PrioByAnnotatedList"

13:07:44 Presenting theory "Collections.FTPrioImpl"

13:07:44 Presenting theory "Collections.PrioUniqueByAnnotatedList"

13:07:45 Presenting theory "Collections.FTPrioUniqueImpl"

13:07:45 Presenting theory "Collections.ICF_Impl"

13:07:45 Presenting theory "Collections.ICF_Refine_Monadic"

13:07:45 Presenting theory "Collections.Intf_Set"

13:07:45 Presenting theory "Collections.Intf_Map"

13:07:45 Presenting theory "Collections.ICF_Autoref"

13:07:45 Presenting theory "Collections.DatRef"

13:07:45 Presenting theory "Collections.Collections"

13:07:45 Presenting theory "Collections.CollectionsV1"

13:07:45 Presenting theory "JinjaThreads.JT_ICF"

13:07:46 Presenting theory "FinFun.FinFun"

13:07:46 Presenting theory "JinjaThreads.Auxiliary"

13:07:46 Presenting theory "JinjaThreads.Basic_Main"

13:07:47 Presenting theory "JinjaThreads.FWState"

13:07:47 Presenting theory "JinjaThreads.FWLock"

13:07:47 Presenting theory "JinjaThreads.FWLocking"

13:07:47 Presenting theory "HOL.Metis"

13:07:47 Presenting theory "JinjaThreads.FWThread"

13:07:47 Presenting file "~~/src/Tools/Metis/metis.ML"

13:07:47 Presenting theory "JinjaThreads.FWWait"

13:07:47 Presenting theory "JinjaThreads.FWCondAction"

13:07:48 Presenting theory "JinjaThreads.FWWellform"

13:07:48 Presenting theory "JinjaThreads.FWLockingThread"

13:07:48 Presenting theory "JinjaThreads.FWInterrupt"

13:07:48 Presenting file "~~/src/HOL/Tools/Metis/metis_generate.ML"

13:07:48 Presenting file "~~/src/HOL/Tools/Metis/metis_reconstruct.ML"

13:07:48 Presenting file "~~/src/HOL/Tools/Metis/metis_tactic.ML"

13:07:48 Presenting theory "JinjaThreads.FWSemantics"

13:07:48 Presenting theory "JinjaThreads.FWProgressAux"

13:07:48 Presenting theory "HOL.Transfer"

13:07:49 Presenting file "~~/src/HOL/Tools/Transfer/transfer.ML"

13:07:49 Presenting file "~~/src/HOL/Tools/Transfer/transfer_bnf.ML"

13:07:49 Presenting file "~~/src/HOL/Tools/BNF/bnf_fp_rec_sugar_transfer.ML"

13:07:49 Presenting theory "JinjaThreads.FWDeadlock"

13:07:49 Presenting theory "JinjaThreads.FWProgress"

13:07:50 Presenting theory "HOL.Lifting"

13:07:50 Presenting theory "JinjaThreads.FWLifting"

13:07:50 Presenting file "~~/src/HOL/Tools/Lifting/lifting_util.ML"

13:07:50 Presenting file "~~/src/HOL/Tools/Lifting/lifting_info.ML"

13:07:50 Presenting file "~~/src/HOL/Tools/Lifting/lifting_bnf.ML"

13:07:50 Presenting file "~~/src/HOL/Tools/Lifting/lifting_term.ML"

13:07:50 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def.ML"

13:07:50 Presenting file "~~/src/HOL/Tools/Lifting/lifting_setup.ML"

13:07:50 Presenting file "~~/src/HOL/Tools/Lifting/lifting_def_code_dt.ML"

13:07:50 Presenting theory "JinjaThreads.LTS"

13:07:51 Presenting theory "JinjaThreads.FWLTS"

13:07:51 Presenting theory "HOL.Quotient"

13:07:51 Presenting theory "JinjaThreads.Bisimulation"

13:07:51 Presenting file "~~/src/HOL/Tools/Quotient/quotient_info.ML"

13:07:51 Presenting file "~~/src/HOL/Tools/Quotient/quotient_term.ML"

13:07:51 Presenting file "~~/src/HOL/Tools/Quotient/quotient_type.ML"

13:07:51 Presenting file "~~/src/HOL/Tools/Quotient/quotient_def.ML"

13:07:51 Presenting file "~~/src/HOL/Tools/Quotient/quotient_tacs.ML"

13:07:51 Presenting file "~~/src/HOL/Tools/BNF/bnf_lift.ML"

13:07:52 Presenting theory "HOL.Num"

13:07:52 Presenting file "~~/src/HOL/Tools/numeral.ML"

13:07:52 Presenting theory "HOL.Power"

13:07:52 Presenting theory "HOL.Groups_Big"

13:07:53 Presenting theory "JinjaThreads.FWBisimulation"

13:07:53 Presenting theory "HOL.Complete_Partial_Order"

13:07:53 Presenting theory "HOL.Option"

13:07:53 Presenting theory "HOL.Partial_Function"

13:07:53 Presenting file "~~/src/HOL/Tools/Function/partial_function.ML"

13:07:53 Presenting theory "JinjaThreads.FWBisimDeadlock"

13:07:54 Presenting theory "JinjaThreads.FWLiftingSem"

13:07:54 Presenting theory "JinjaThreads.FWInitFinLift"

13:07:54 Presenting theory "JinjaThreads.FWBisimLift"

13:07:54 Presenting theory "JinjaThreads.Semilat"

13:07:54 Presenting theory "HOL.Argo"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_expr.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_term.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_lit.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_proof.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_rewr.ML"

13:07:54 Presenting theory "JinjaThreads.Err"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_cls.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_common.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_cc.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_simplex.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_thy.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_heap.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_cdcl.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_core.ML"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_clausify.ML"

13:07:54 Presenting theory "JinjaThreads.Opt"

13:07:54 Presenting file "~~/src/Tools/Argo/argo_solver.ML"

13:07:54 Presenting file "~~/src/HOL/Tools/Argo/argo_tactic.ML"

13:07:54 Presenting theory "JinjaThreads.Product"

13:07:55 Presenting theory "JinjaThreads.Listn"

13:07:55 Presenting theory "JinjaThreads.Semilattices"

13:07:55 Presenting theory "JinjaThreads.Typing_Framework"

13:07:55 Presenting theory "JinjaThreads.SemilatAlg"

13:07:55 Presenting theory "HOL.SAT"

13:07:55 Presenting file "~~/src/HOL/Tools/prop_logic.ML"

13:07:55 Presenting file "~~/src/HOL/Tools/sat_solver.ML"

13:07:55 Presenting file "~~/src/HOL/Tools/sat.ML"

13:07:55 Presenting file "~~/src/HOL/Tools/Argo/argo_sat_solver.ML"

13:07:55 Presenting theory "JinjaThreads.Typing_Framework_err"

13:07:55 Presenting theory "JinjaThreads.Kildall"

13:07:55 Presenting theory "JinjaThreads.LBVSpec"

13:07:55 Presenting theory "JinjaThreads.LBVCorrect"

13:07:55 Presenting theory "JinjaThreads.LBVComplete"

13:07:55 Presenting theory "JinjaThreads.Abstract_BV"

13:07:55 Presenting theory "JinjaThreads.Type"

13:07:56 Presenting theory "JinjaThreads.Decl"

13:07:56 Presenting theory "JinjaThreads.TypeRel"

13:07:56 Presenting theory "HOL.Fun_Def"

13:07:56 Presenting theory "JinjaThreads.Value"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/function_core.ML"

13:07:56 Presenting theory "JinjaThreads.Exceptions"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/mutual.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/pattern_split.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/relation.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/function_elims.ML"

13:07:56 Presenting theory "JinjaThreads.SystemClasses"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/function.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/pat_completeness.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/fun.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/induction_schema.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/measure_functions.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/lexicographic_order.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/termination.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/scnp_solve.ML"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/scnp_reconstruct.ML"

13:07:56 Presenting theory "JinjaThreads.Heap"

13:07:56 Presenting file "~~/src/HOL/Tools/Function/fun_cases.ML"

13:07:56 Presenting theory "JinjaThreads.Observable_Events"

13:07:56 Presenting theory "JinjaThreads.StartConfig"

13:07:56 Presenting theory "JinjaThreads.Conform"

13:07:56 Presenting theory "HOL.Int"

13:07:56 Presenting theory "JinjaThreads.ExternalCall"

13:07:56 Presenting file "~~/src/HOL/Tools/int_arith.ML"

13:07:57 Presenting theory "JinjaThreads.WellForm"

13:07:57 Presenting theory "HOL.Lattices_Big"

13:07:57 Presenting theory "JinjaThreads.ExternalCallWF"

13:07:57 Presenting theory "JinjaThreads.ConformThreaded"

13:07:57 Presenting theory "HOL.Euclidean_Division"

13:07:57 Presenting theory "JinjaThreads.BinOp"

13:07:58 Presenting theory "JinjaThreads.SemiType"

13:07:58 Presenting theory "JinjaThreads.Common_Main"

13:07:58 Presenting theory "JinjaThreads.State"

13:07:58 Presenting theory "HOL.Parity"

13:07:58 Presenting theory "JinjaThreads.Expr"

13:07:58 Presenting theory "JinjaThreads.JHeap"

13:07:58 Presenting theory "HOL.Numeral_Simprocs"

13:07:58 Presenting file "~~/src/Provers/Arith/assoc_fold.ML"

13:07:58 Presenting file "~~/src/Provers/Arith/cancel_numerals.ML"

13:07:58 Presenting file "~~/src/Provers/Arith/combine_numerals.ML"

13:07:58 Presenting file "~~/src/Provers/Arith/cancel_numeral_factor.ML"

13:07:58 Presenting file "~~/src/Provers/Arith/extract_common_term.ML"

13:07:58 Presenting file "~~/src/HOL/Tools/numeral_simprocs.ML"

13:07:58 Presenting file "~~/src/HOL/Tools/nat_numeral_simprocs.ML"

13:07:58 Presenting theory "JinjaThreads.SmallStep"

13:07:59 Presenting theory "JinjaThreads.WWellForm"

13:07:59 Presenting theory "HOL.Semiring_Normalization"

13:07:59 Presenting file "~~/src/HOL/Tools/semiring_normalizer.ML"

13:07:59 Presenting theory "JinjaThreads.WellType"

13:07:59 Presenting theory "JinjaThreads.DefAss"

13:07:59 Presenting theory "JinjaThreads.JWellForm"

13:07:59 Presenting theory "HOL.Groebner_Basis"

13:07:59 Presenting file "~~/src/HOL/Tools/groebner.ML"

13:07:59 Presenting theory "JinjaThreads.Threaded"

13:07:59 Presenting theory "JinjaThreads.WellTypeRT"

13:07:59 Presenting theory "HOL.Set_Interval"

13:08:00 Presenting theory "JinjaThreads.Progress"

13:08:00 Presenting theory "JinjaThreads.DefAssPreservation"

13:08:00 Presenting theory "JinjaThreads.TypeSafe"

13:08:01 Presenting theory "JinjaThreads.ProgressThreaded"

13:08:01 Presenting theory "HOL.Presburger"

13:08:01 Presenting file "~~/src/HOL/Tools/Qelim/qelim.ML"

13:08:01 Presenting file "~~/src/HOL/Tools/Qelim/cooper_procedure.ML"

13:08:01 Presenting file "~~/src/HOL/Tools/Qelim/cooper.ML"

13:08:01 Presenting theory "JinjaThreads.Deadlocked"

13:08:01 Presenting file "~~/src/HOL/Tools/try0.ML"

13:08:01 Presenting theory "HOL.Divides"

13:08:01 Presenting theory "JinjaThreads.Annotate"

13:08:01 Presenting theory "JinjaThreads.J_Main"

13:08:01 Presenting theory "JinjaThreads.JVMState"

13:08:01 Presenting theory "JinjaThreads.JVMInstructions"

13:08:01 Presenting theory "JinjaThreads.JVMHeap"

13:08:01 Presenting theory "JinjaThreads.JVMExecInstr"

13:08:01 Presenting theory "JinjaThreads.JVMExceptions"

13:08:02 Presenting theory "JinjaThreads.JVMExec"

13:08:02 Presenting theory "JinjaThreads.JVMDefensive"

13:08:02 Presenting theory "JinjaThreads.JVMThreaded"

13:08:02 Presenting theory "JinjaThreads.JVM_Main"

13:08:02 Presenting theory "JinjaThreads.JVM_SemiType"

13:08:02 Presenting theory "JinjaThreads.Effect"

13:08:02 Presenting theory "JinjaThreads.BVSpec"

13:08:02 Presenting theory "JinjaThreads.BVConform"

13:08:03 Presenting theory "JinjaThreads.BVSpecTypeSafe"

13:08:03 Presenting theory "HOL.SMT"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_util.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_failure.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_config.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_builtin.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_datatypes.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_normalize.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_translate.ML"

13:08:03 Presenting theory "JinjaThreads.BVNoTypeError"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smtlib.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smtlib_interface.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smtlib_proof.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smtlib_isar.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/z3_proof.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/z3_isar.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_solver.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/cvc_interface.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/lethe_isar.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/lethe_proof_parse.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/cvc_proof_parse.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/conj_disj_perm.ML"

13:08:03 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_methods.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/smt_replay.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/smt_replay_arith.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/z3_interface.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_rules.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/z3_replay_methods.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/z3_replay.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/lethe_replay_methods.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/verit_replay_methods.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/verit_strategies.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/verit_replay.ML"

13:08:04 Presenting file "~~/src/HOL/Tools/SMT/smt_systems.ML"

13:08:04 Presenting theory "JinjaThreads.BVProgressThreaded"

13:08:04 Presenting theory "JinjaThreads.JVMDeadlocked"

13:08:05 Presenting theory "JinjaThreads.EffectMono"

13:08:05 Presenting theory "JinjaThreads.TF_JVM"

13:08:05 Presenting theory "JinjaThreads.LBVJVM"

13:08:05 Presenting theory "JinjaThreads.BVExec"

13:08:05 Presenting theory "JinjaThreads.BCVExec"

13:08:05 Presenting theory "JinjaThreads.BV_Main"

13:08:05 Presenting theory "JinjaThreads.CallExpr"

13:08:06 Presenting theory "HOL.Sledgehammer"

13:08:06 Presenting file "~~/src/HOL/Tools/ATP/system_on_tptp.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/async_manager_legacy.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_util.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_annotate.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_proof.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_preplay.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_compress.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar_minimize.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_prover_minimize.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mepo.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML"

13:08:06 Presenting theory "JinjaThreads.J0"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML"

13:08:06 Presenting file "~~/src/HOL/Tools/Sledgehammer/sledgehammer_tactics.ML"

13:08:06 Presenting theory "HOL.Lifting_Set"

13:08:06 Presenting theory "JinjaThreads.J0Bisim"

13:08:07 Presenting theory "JinjaThreads.J1State"

13:08:07 Presenting theory "JinjaThreads.J1Heap"

13:08:07 Presenting theory "JinjaThreads.J1"

13:08:08 Presenting theory "JinjaThreads.J1Deadlock"

13:08:08 Presenting theory "HOL.List"

13:08:08 Presenting theory "JinjaThreads.PCompiler"

13:08:08 Presenting theory "JinjaThreads.Compiler2"

13:08:08 Presenting theory "JinjaThreads.Exception_Tables"

13:08:08 Presenting theory "JinjaThreads.J1WellType"

13:08:08 Presenting theory "JinjaThreads.J1WellForm"

13:08:08 Presenting theory "HOL-Library.Prefix_Order"

13:08:09 Presenting theory "HOL.Groups_List"

13:08:09 Presenting theory "JinjaThreads.TypeComp"

13:08:09 Presenting theory "JinjaThreads.JVMTau"

13:08:10 Presenting theory "HOL.Bit_Operations"

13:08:10 Presenting theory "HOL.Code_Numeral"

13:08:10 Presenting theory "HOL.Random"

13:08:11 Presenting theory "HOL.Map"

13:08:11 Presenting theory "HOL.Enum"

13:08:11 Presenting theory "JinjaThreads.Execs"

13:08:11 Presenting theory "HOL.String"

13:08:11 Presenting file "~~/src/HOL/Tools/string_syntax.ML"

13:08:11 Presenting file "~~/src/HOL/Tools/literal.ML"

13:08:11 Presenting theory "HOL.Typerep"

13:08:11 Presenting theory "HOL.Predicate"

13:08:12 Presenting theory "HOL.Lazy_Sequence"

13:08:12 Presenting theory "HOL.Limited_Sequence"

13:08:12 Presenting theory "HOL.Code_Evaluation"

13:08:12 Presenting file "~~/src/HOL/Tools/code_evaluation.ML"

13:08:12 Presenting file "~~/src/HOL/Tools/value_command.ML"

13:08:12 Presenting file "~~/src/HOL/Tools/reification.ML"

13:08:12 Presenting theory "HOL.Quickcheck_Random"

13:08:12 Presenting file "~~/src/HOL/Tools/Quickcheck/quickcheck_common.ML"

13:08:12 Presenting file "~~/src/HOL/Tools/Quickcheck/random_generators.ML"

13:08:12 Presenting theory "HOL.Random_Pred"

13:08:12 Presenting theory "HOL.Random_Sequence"

13:08:13 Presenting theory "HOL.Quickcheck_Exhaustive"

13:08:13 Presenting file "~~/src/HOL/Tools/Quickcheck/exhaustive_generators.ML"

13:08:13 Presenting file "~~/src/HOL/Tools/Quickcheck/abstract_generators.ML"

13:08:15 Presenting theory "HOL.Predicate_Compile"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML"

13:08:15 Presenting theory "JinjaThreads.J1JVMBisim"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_compilations.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/core_data.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/mode_inference.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_proof.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_core.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_data.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_pred.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_specialisation.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Predicate_Compile/predicate_compile.ML"

13:08:15 Presenting theory "HOL.Quickcheck_Narrowing"

13:08:15 Presenting file "~~/src/HOL/Tools/Quickcheck/Narrowing_Engine.hs"

13:08:15 Presenting file "~~/src/HOL/Tools/Quickcheck/PNF_Narrowing_Engine.hs"

13:08:15 Presenting file "~~/src/HOL/Tools/Quickcheck/narrowing_generators.ML"

13:08:15 Presenting file "~~/src/HOL/Tools/Quickcheck/find_unused_assms.ML"

13:08:16 Presenting theory "HOL.Mirabelle"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_util.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_arith.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_metis.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_presburger.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_quickcheck.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer_filter.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML"

13:08:16 Presenting file "~~/src/HOL/Tools/Mirabelle/mirabelle_try0.ML"

13:08:16 Presenting theory "HOL.Extraction"

13:08:16 Presenting theory "HOL.Record"

13:08:16 Presenting file "~~/src/HOL/Tools/record.ML"

13:08:17 Presenting theory "HOL.GCD"

13:08:20 Presenting theory "JinjaThreads.J1JVM"

13:08:21 Presenting theory "HOL.Nitpick"

13:08:21 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod.ML"

13:08:21 Presenting file "~~/src/HOL/Tools/Nitpick/kodkod_sat.ML"

13:08:21 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_util.ML"

13:08:21 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_hol.ML"

13:08:21 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_mono.ML"

13:08:21 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_preproc.ML"

13:08:21 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_scope.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_peephole.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_rep.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_nut.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_kodkod.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_model.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_commands.ML"

13:08:22 Presenting file "~~/src/HOL/Tools/Nitpick/nitpick_tests.ML"

13:08:23 Presenting theory "HOL.Nunchaku"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_util.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_collect.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_problem.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_translate.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_model.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_reconstruct.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_display.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_tool.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku.ML"

13:08:23 Presenting file "~~/src/HOL/Tools/Nunchaku/nunchaku_commands.ML"

13:08:24 Presenting theory "JinjaThreads.JVMJ1"

13:08:25 Presenting theory "JinjaThreads.Correctness2"

13:08:25 Presenting theory "HOL.BNF_Greatest_Fixpoint"

13:08:25 Presenting theory "JinjaThreads.ListIndex"

13:08:25 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_util.ML"

13:08:25 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_tactics.ML"

13:08:25 Presenting theory "JinjaThreads.Compiler1"

13:08:25 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp.ML"

13:08:25 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar_tactics.ML"

13:08:25 Presenting file "~~/src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML"

13:08:26 Presenting theory "JinjaThreads.J0J1Bisim"

13:08:26 Presenting theory "HOL.Filter"

13:08:26 Presenting theory "HOL.Conditionally_Complete_Lattices"

13:08:26 Presenting theory "JinjaThreads.Correctness1Threaded"

13:08:26 Presenting theory "HOL.Factorial"

13:08:27 Presenting theory "HOL.Binomial"

13:08:27 Presenting theory "Main"

13:08:27 Presenting theory "HOL.Archimedean_Field"

13:08:28 Presenting theory "HOL.Rat"

13:08:28 Presenting theory "HOL.Real"

13:08:29 Presenting file "~~/src/HOL/Tools/SMT/smt_real.ML"

13:08:29 Presenting file "~~/src/HOL/Tools/SMT/z3_real.ML"

13:08:29 Presenting file "~~/src/HOL/Tools/Argo/argo_real.ML"

13:08:29 Presenting theory "JinjaThreads.Correctness1"

13:08:29 Presenting theory "JinjaThreads.JJ1WellForm"

13:08:29 Presenting theory "HOL.Topological_Spaces"

13:08:30 Presenting theory "JinjaThreads.Compiler"

13:08:30 Presenting theory "HOL.Hull"

13:08:30 Presenting theory "JinjaThreads.Correctness"

13:08:30 Presenting theory "JinjaThreads.Preprocessor"

13:08:30 Presenting theory "JinjaThreads.Compiler_Main"

13:08:30 Presenting theory "JinjaThreads.MM"

13:08:30 Presenting theory "HOL.Modules"

13:08:30 Presenting theory "JinjaThreads.SC"

13:08:30 Presenting theory "JinjaThreads.SC_Interp"

13:08:31 Presenting theory "JinjaThreads.SC_Collections"

13:08:31 Presenting theory "HOL.Vector_Spaces"

13:08:31 Presenting theory "JinjaThreads.Orders"

13:08:31 Presenting theory "HOL.Real_Vector_Spaces"

13:08:32 Presenting theory "JinjaThreads.JMM_Spec"

13:08:32 Presenting theory "JinjaThreads.JMM_DRF"

13:08:32 Presenting theory "JinjaThreads.SC_Legal"

13:08:33 Presenting theory "JinjaThreads.Non_Speculative"

13:08:33 Presenting theory "HOL.Limits"

13:08:33 Presenting theory "HOL.Inequalities"

13:08:33 Presenting theory "HOL.Series"

13:08:34 Presenting theory "JinjaThreads.SC_Completion"

13:08:34 Presenting theory "HOL.Deriv"

13:08:34 Presenting theory "JinjaThreads.HB_Completion"

13:08:34 Presenting theory "HOL.NthRoot"

13:08:34 Presenting theory "JinjaThreads.JMM_Heap"

13:08:36 Presenting theory "HOL.Transcendental"

13:08:37 Presenting theory "JinjaThreads.JMM_Framework"

13:08:37 Presenting theory "HOL.Complex"

13:08:37 Presenting theory "HOL.MacLaurin"

13:08:37 Presenting theory "Complex_Main"

13:08:38 Presenting theory "JinjaThreads.JMM_Typesafe"

13:08:38 Presenting theory "JinjaThreads.JMM_Common"

13:08:39 Presenting theory "JinjaThreads.JMM_J"

13:08:39 Presenting theory "JinjaThreads.DRF_J"

13:08:39 Presenting theory "JinjaThreads.JMM_JVM"

13:08:40 Presenting theory "JinjaThreads.DRF_JVM"

13:08:40 Presenting theory "JinjaThreads.JMM_Type"

13:08:40 Presenting theory "JinjaThreads.JMM_Compiler"

13:08:40 Presenting theory "JinjaThreads.JMM_Type2"

13:08:40 Presenting theory "JinjaThreads.JMM_Interp"

13:08:41 Presenting theory "JinjaThreads.JMM_Typesafe2"

13:08:41 Presenting theory "JinjaThreads.JMM_J_Typesafe"

13:08:41 Presenting theory "JinjaThreads.JMM_JVM_Typesafe"

13:08:41 Presenting theory "JinjaThreads.JMM_Compiler_Type2"

13:08:41 Presenting theory "JinjaThreads.JMM"

13:08:41 Presenting theory "JinjaThreads.MM_Main"

13:08:41 Presenting theory "JinjaThreads.State_Refinement"

13:08:42 Presenting theory "JinjaThreads.Scheduler"

13:08:42 Presenting theory "JinjaThreads.Random_Scheduler"

13:08:42 Presenting theory "JinjaThreads.Round_Robin"

13:08:43 Presenting theory "JinjaThreads.SC_Schedulers"

13:08:43 Presenting theory "HOL-Library.Mapping"

13:08:43 Presenting theory "HOL-Library.AList_Mapping"

13:08:43 Presenting theory "JinjaThreads.TypeRelRefine"

13:08:43 Presenting theory "JinjaThreads.PCompilerRefine"

13:08:43 Presenting theory "JinjaThreads.J_Execute"

13:08:43 Presenting theory "JinjaThreads.ExternalCall_Execute"

13:08:44 Presenting theory "JinjaThreads.JVMExec_Execute2"

13:08:44 Presenting theory "JinjaThreads.JVM_Execute2"

13:08:44 Presenting theory "HOL-Library.Code_Cardinality"

13:08:44 Presenting theory "JinjaThreads.Code_Generation"

13:08:44 Presenting theory "JinjaThreads.JVMExec_Execute"

13:08:44 Presenting theory "JinjaThreads.JVM_Execute"

13:08:45 Presenting theory "JinjaThreads.ToString"

13:08:45 Presenting theory "JinjaThreads.Java2Jinja"

13:08:45 Presenting theory "JinjaThreads.Execute_Main"

13:08:45 Presenting theory "JinjaThreads.ApprenticeChallenge"

13:08:45 Presenting theory "JinjaThreads.BufferExample"

13:08:45 Presenting theory "JinjaThreads.Examples_Main"

13:08:45 Presenting theory "JinjaThreads.JinjaThreads"

13:08:45

13:08:45 === TIMING ===

13:08:45

13:08:45 Group slow: 10:38:53 elapsed time, 34:09:37 cpu time, factor 3.21

13:08:45 Group AFP: 11:09:36 elapsed time, 35:58:34 cpu time, factor 3.22

13:08:45 Group main: 0:08:48 elapsed time, 0:34:23 cpu time, factor 3.90

13:08:45 Group timing: 0:03:29 elapsed time, 0:16:48 cpu time, factor 4.82

13:08:45 Group very_slow: 6:42:12 elapsed time, 16:16:21 cpu time, factor 2.43

13:08:45 Overall: 11:34:28 elapsed time, 36:33:21 cpu time, factor 3.16

13:08:45 Archiving artifacts

13:08:55 Started calculate disk usage of build

13:08:55 Finished Calculation of disk usage of build in 0 seconds

13:08:56 Started calculate disk usage of workspace

13:08:57 Finished Calculation of disk usage of workspace in 0 seconds

13:08:57 No emails were triggered.

13:08:57 Finished: SUCCESS