01:33:16 Started by an SCM change

01:33:16 Running as SYSTEM

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

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

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

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

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

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

01:33:16 no changes found

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

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

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

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

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

01:33:17 [isabelle-nightly-slow] $ hg log --rev dabe295c3f62b2ba2f1df67704c1566d34b2092d --template exists\n

01:33:17 exists

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

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

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

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

01:33:21 no changes found

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

01:33:21 7 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

01:33:21 [afp] $ hg log --rev bf041f4c01bfa62543fb457832006c2ec848f251 --template exists\n

01:33:21 exists

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

01:33:22 No emails were triggered.

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

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

01:33:22 + set -e

01:33:22 + PROFILE=slow

01:33:22 + shift

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

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

01:33:22 ### Building graph browser ...

01:33:22 warning: [options] bootstrap class path not set in conjunction with -source 7

01:33:22 warning: [options] source value 7 is obsolete and will be removed in a future release

01:33:22 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

01:33:23 Note: Some input files use or override a deprecated API.

01:33:23 Note: Recompile with -Xlint:deprecation for details.

01:33:23 Note: Some input files use unchecked or unsafe operations.

01:33:23 Note: Recompile with -Xlint:unchecked for details.

01:33:23 3 warnings

01:33:23 ### Building Isabelle/Scala ...

01:33:53 ### Building Isabelle/jEdit ...

01:34:10 + bin/isabelle ocaml_setup

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

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.8.4

01:34:13 + bin/isabelle ci_build_slow

01:34:17

01:34:17 === CONFIGURATION ===

01:34:17

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

01:34:17 ISABELLE_BUILD_OPTIONS=""

01:34:17

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

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

01:34:17 ML_SYSTEM="polyml-5.8.2"

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

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

01:34:17

01:34:17 === BUILD ===

01:34:17

01:34:17 Build started at Thu, 15 Apr 2021 23:34:17 GMT

01:34:17 Isabelle id dabe295c3f62

01:34:18 Build for AFP id 401da3b5743d

01:34:18

01:34:18 === LOG ===

01:34:18

01:34:20 Session Pure/Pure

01:34:20 Session FOL/FOL

01:34:20 Session Tools/Tools

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:34:26 Session HOL/HOL-Eisbach

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:34:32 Building Pure ...

01:34:55 Pure: theory Pure

01:34:56 Pure: theory ML_Bootstrap

01:34:56 Pure: theory Pure.Sessions

01:34:59 Timing Pure (1 threads, 1.399s elapsed time, 1.433s cpu time, 0.037s GC time, factor 1.02)

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

01:34:59 Building HOL ...

01:35:02 HOL: theory Tools.Code_Generator

01:35:07 HOL: theory HOL.HOL

01:35:13 HOL: theory HOL.Argo

01:35:13 HOL: theory HOL.Ctr_Sugar

01:35:13 HOL: theory HOL.Orderings

01:35:17 HOL: theory HOL.Groups

01:35:17 HOL: theory HOL.SAT

01:35:19 HOL: theory HOL.Lattices

01:35:23 HOL: theory HOL.Set

01:35:24 HOL: theory HOL.Fun

01:35:24 HOL: theory HOL.Typedef

01:35:25 HOL: theory HOL.Complete_Lattices

01:35:25 HOL: theory HOL.Rings

01:35:28 HOL: theory HOL.Inductive

01:35:31 HOL: theory HOL.Product_Type

01:35:31 HOL: theory HOL.Sum_Type

01:35:33 HOL: theory HOL.Complete_Partial_Order

01:35:38 HOL: theory HOL.Nat

01:35:41 HOL: theory HOL.Fields

01:35:41 HOL: theory HOL.Meson

01:35:41 HOL: theory HOL.ATP

01:35:45 HOL: theory HOL.Metis

01:35:47 HOL: theory HOL.Finite_Set

01:35:49 HOL: theory HOL.Relation

01:35:51 HOL: theory HOL.Transitive_Closure

01:35:52 HOL: theory HOL.Wellfounded

01:35:53 HOL: theory HOL.Fun_Def_Base

01:35:53 HOL: theory HOL.Hilbert_Choice

01:35:53 HOL: theory HOL.Wfrec

01:35:53 HOL: theory HOL.Order_Relation

01:35:54 HOL: theory HOL.BNF_Wellorder_Relation

01:35:57 HOL: theory HOL.BNF_Wellorder_Embedding

01:35:57 HOL: theory HOL.Zorn

01:35:58 HOL: theory HOL.BNF_Wellorder_Constructions

01:35:59 HOL: theory HOL.BNF_Cardinal_Order_Relation

01:36:00 HOL: theory HOL.BNF_Cardinal_Arithmetic

01:36:00 HOL: theory HOL.BNF_Def

01:36:03 HOL: theory HOL.BNF_Composition

01:36:03 HOL: theory HOL.Basic_BNFs

01:36:05 HOL: theory HOL.BNF_Fixpoint_Base

01:36:12 HOL: theory HOL.BNF_Least_Fixpoint

01:36:16 HOL: theory HOL.Basic_BNF_LFPs

01:36:16 HOL: theory HOL.Transfer

01:36:18 HOL: theory HOL.Num

01:36:21 HOL: theory HOL.Power

01:36:24 HOL: theory HOL.Groups_Big

01:36:27 HOL: theory HOL.Equiv_Relations

01:36:28 HOL: theory HOL.Lifting

01:36:30 HOL: theory HOL.Lifting_Set

01:36:30 HOL: theory HOL.Option

01:36:30 HOL: theory HOL.Quotient

01:36:31 HOL: theory HOL.Extraction

01:36:31 HOL: theory HOL.Lattices_Big

01:36:31 HOL: theory HOL.Partial_Function

01:36:32 HOL: theory HOL.Fun_Def

01:36:37 HOL: theory HOL.Int

01:36:41 HOL: theory HOL.Euclidean_Division

01:36:50 HOL: theory HOL.Parity

01:36:59 HOL: theory HOL.Divides

01:37:02 HOL: theory HOL.Code_Numeral

01:37:02 HOL: theory HOL.Numeral_Simprocs

01:37:02 HOL: theory HOL.Set_Interval

01:37:03 HOL: theory HOL.Semiring_Normalization

01:37:03 HOL: theory HOL.SMT

01:37:07 HOL: theory HOL.Groebner_Basis

01:37:09 HOL: theory HOL.Conditionally_Complete_Lattices

01:37:09 HOL: theory HOL.Filter

01:37:09 HOL: theory HOL.Presburger

01:37:14 HOL: theory HOL.Sledgehammer

01:37:19 HOL: theory HOL.List

01:37:29 HOL: theory HOL.Groups_List

01:37:29 HOL: theory HOL.Map

01:37:32 HOL: theory HOL.Factorial

01:37:32 HOL: theory HOL.GCD

01:37:32 HOL: theory HOL.Enum

01:37:32 HOL: theory HOL.Random

01:37:33 HOL: theory HOL.Binomial

01:37:38 HOL: theory HOL.String

01:37:40 HOL: theory HOL.BNF_Greatest_Fixpoint

01:37:40 HOL: theory HOL.Typerep

01:37:40 HOL: theory HOL.Predicate

01:37:41 HOL: theory HOL.Lazy_Sequence

01:37:42 HOL: theory HOL.Limited_Sequence

01:37:43 HOL: theory HOL.Code_Evaluation

01:37:44 HOL: theory HOL.Quickcheck_Random

01:37:50 HOL: theory HOL.Quickcheck_Exhaustive

01:37:50 HOL: theory HOL.Quickcheck_Narrowing

01:37:50 HOL: theory HOL.Random_Pred

01:37:50 HOL: theory HOL.Random_Sequence

01:37:55 HOL: theory HOL.Record

01:37:55 HOL: theory HOL.Predicate_Compile

01:37:57 HOL: theory HOL.Nitpick

01:38:10 HOL: theory HOL.Nunchaku

01:38:11 HOL: theory Main

01:38:13 HOL: theory HOL.Topological_Spaces

01:38:13 HOL: theory HOL.Hull

01:38:13 HOL: theory HOL.Archimedean_Field

01:38:13 HOL: theory HOL.Modules

01:38:15 HOL: theory HOL.Vector_Spaces

01:38:24 HOL: theory HOL.Rat

01:38:27 HOL: theory HOL.Real

01:38:29 HOL: theory HOL.Real_Vector_Spaces

01:38:48 HOL: theory HOL.Limits

01:38:48 HOL: theory HOL.Inequalities

01:38:57 HOL: theory HOL.Deriv

01:38:57 HOL: theory HOL.Series

01:39:00 HOL: theory HOL.NthRoot

01:39:00 HOL: theory HOL.Transcendental

01:39:07 HOL: theory HOL.Complex

01:39:08 HOL: theory HOL.MacLaurin

01:39:09 HOL: theory Complex_Main

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

01:41:40 Finished HOL/document (0:01:18 elapsed time)

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

01:42:28 Finished HOL/outline (0:00:47 elapsed time)

01:42:31 Timing HOL (8 threads, 257.690s elapsed time, 857.320s cpu time, 73.489s GC time, factor 3.33)

01:42:31 Finished HOL (0:05:10 elapsed time, 0:16:05 cpu time, factor 3.11)

01:42:31 Running JinjaThreads ...

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

01:42:33 JinjaThreads: theory Collections.ICF_Tools

01:42:33 JinjaThreads: theory Automatic_Refinement.Refine_Util_Bootstrap1

01:42:33 JinjaThreads: theory Automatic_Refinement.Prio_List

01:42:33 JinjaThreads: theory Automatic_Refinement.Foldi

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

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

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

01:42:34 JinjaThreads: theory Automatic_Refinement.Mk_Term_Antiquot

01:42:34 JinjaThreads: theory Automatic_Refinement.Mpat_Antiquot

01:42:34 JinjaThreads: theory Collections.Ord_Code_Preproc

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

01:42:34 JinjaThreads: theory HOL-Library.Boolean_Algebra

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

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

01:42:34 JinjaThreads: theory Collections.Locale_Code

01:42:34 JinjaThreads: theory Automatic_Refinement.Refine_Util

01:42:34 JinjaThreads: theory Collections.Record_Intf

01:42:35 JinjaThreads: theory HOL-Library.Bit_Operations

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

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

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

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

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

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

01:42:36 JinjaThreads: theory Automatic_Refinement.Anti_Unification

01:42:36 JinjaThreads: theory Automatic_Refinement.Attr_Comb

01:42:36 JinjaThreads: theory Automatic_Refinement.Autoref_Data

01:42:36 JinjaThreads: theory Automatic_Refinement.Indep_Vars

01:42:36 JinjaThreads: theory Automatic_Refinement.Mk_Record_Simp

01:42:36 JinjaThreads: theory Automatic_Refinement.Named_Sorted_Thms

01:42:36 JinjaThreads: theory Automatic_Refinement.Tagged_Solver

01:42:36 JinjaThreads: theory Automatic_Refinement.Select_Solve

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

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

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

01:42:36 JinjaThreads: theory HOL-Library.Lattice_Syntax

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

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

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

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

01:42:37 JinjaThreads: theory Trie.Trie

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

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

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

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

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

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

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

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

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

01:42:40 JinjaThreads: theory FinFun.FinFun

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

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

01:42:41 JinjaThreads: theory Collections.DatRef

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

01:42:42 JinjaThreads: theory JinjaThreads.Set_Monad

01:42:42 JinjaThreads: theory JinjaThreads.Set_without_equal

01:42:42 JinjaThreads: theory Refine_Monadic.Refine_Chapter

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

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

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

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

01:42:43 JinjaThreads: theory Automatic_Refinement.Misc

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

01:42:43 JinjaThreads: theory JinjaThreads.Auxiliary

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

01:42:45 JinjaThreads: theory Word_Lib.More_Arithmetic

01:42:45 JinjaThreads: theory HOL-Library.Order_Continuity

01:42:46 JinjaThreads: theory HOL-Library.Extended_Nat

01:42:46 JinjaThreads: theory Coinductive.Coinductive_Nat

01:42:47 JinjaThreads: theory Automatic_Refinement.Refine_Lib

01:42:47 JinjaThreads: theory Collections.SetIterator

01:42:47 JinjaThreads: theory Collections.Sorted_List_Operations

01:42:47 JinjaThreads: theory Coinductive.Coinductive_List

01:42:49 JinjaThreads: theory Automatic_Refinement.Autoref_Phases

01:42:49 JinjaThreads: theory Automatic_Refinement.Autoref_Tagging

01:42:49 JinjaThreads: theory Automatic_Refinement.Relators

01:42:49 JinjaThreads: theory Refine_Monadic.Refine_Mono_Prover

01:42:49 JinjaThreads: theory Collections.SetIteratorOperations

01:42:50 JinjaThreads: theory Automatic_Refinement.Param_Tool

01:42:51 JinjaThreads: theory Automatic_Refinement.Param_HOL

01:42:52 JinjaThreads: theory Word_Lib.Bit_Comprehension

01:42:52 JinjaThreads: theory Word_Lib.More_Divides

01:42:52 JinjaThreads: theory Word_Lib.Signed_Words

01:42:52 JinjaThreads: theory Word_Lib.Signed_Division_Word

01:42:52 JinjaThreads: theory Word_Lib.More_Word

01:42:52 JinjaThreads: theory Automatic_Refinement.Parametricity

01:42:52 JinjaThreads: theory Automatic_Refinement.Autoref_Id_Ops

01:42:53 JinjaThreads: theory Collections.Assoc_List

01:42:53 JinjaThreads: theory Collections.Dlist_add

01:42:53 JinjaThreads: theory Collections.Proper_Iterator

01:42:53 JinjaThreads: theory Collections.SetIteratorGA

01:42:53 JinjaThreads: theory Collections.Diff_Array

01:42:54 JinjaThreads: theory Collections.Trie_Impl

01:42:54 JinjaThreads: theory Automatic_Refinement.Autoref_Fix_Rel

01:42:54 JinjaThreads: theory Collections.It_to_It

01:42:54 JinjaThreads: theory Word_Lib.Traditional_Infix_Syntax

01:42:54 JinjaThreads: theory Collections.Trie2

01:42:55 JinjaThreads: theory Automatic_Refinement.Autoref_Translate

01:42:55 JinjaThreads: theory Automatic_Refinement.Autoref_Relator_Interface

01:42:55 JinjaThreads: theory Automatic_Refinement.Autoref_Gen_Algo

01:42:56 JinjaThreads: theory Automatic_Refinement.Autoref_Tool

01:42:57 JinjaThreads: theory Automatic_Refinement.Autoref_Bindings_HOL

01:42:57 JinjaThreads: theory Word_Lib.Bits_Int

01:42:58 JinjaThreads: theory Coinductive.Lazy_LList

01:42:59 JinjaThreads: theory Coinductive.TLList

01:43:02 JinjaThreads: theory Native_Word.More_Bits_Int

01:43:02 JinjaThreads: theory Word_Lib.Least_significant_bit

01:43:03 JinjaThreads: theory Coinductive.Lazy_TLList

01:43:03 JinjaThreads: theory Word_Lib.Most_significant_bit

01:43:03 JinjaThreads: theory Automatic_Refinement.Automatic_Refinement

01:43:03 JinjaThreads: theory Collections.Idx_Iterator

01:43:03 JinjaThreads: theory Refine_Monadic.Refine_Misc

01:43:03 JinjaThreads: theory Word_Lib.Generic_set_bit

01:43:04 JinjaThreads: theory Refine_Monadic.RefineG_Domain

01:43:04 JinjaThreads: theory Refine_Monadic.RefineG_Transfer

01:43:04 JinjaThreads: theory Refine_Monadic.RefineG_Assert

01:43:05 JinjaThreads: theory Native_Word.Code_Symbolic_Bits_Int

01:43:05 JinjaThreads: theory Refine_Monadic.RefineG_Recursion

01:43:05 JinjaThreads: theory Native_Word.Bits_Integer

01:43:05 JinjaThreads: theory Refine_Monadic.RefineG_While

01:43:05 JinjaThreads: theory Refine_Monadic.Refine_Basic

01:43:06 JinjaThreads: theory Refine_Monadic.Refine_Det

01:43:09 JinjaThreads: theory Refine_Monadic.Refine_Heuristics

01:43:09 JinjaThreads: theory Refine_Monadic.Refine_Leof

01:43:09 JinjaThreads: theory Refine_Monadic.Refine_Pfun

01:43:10 JinjaThreads: theory Refine_Monadic.Refine_While

01:43:10 JinjaThreads: theory Refine_Monadic.Refine_More_Comb

01:43:11 JinjaThreads: theory Refine_Monadic.Refine_Transfer

01:43:12 JinjaThreads: theory Refine_Monadic.Autoref_Monadic

01:43:12 JinjaThreads: theory Refine_Monadic.Refine_Automation

01:43:12 JinjaThreads: theory Refine_Monadic.Refine_Foreach

01:43:15 JinjaThreads: theory Refine_Monadic.Refine_Monadic

01:43:16 JinjaThreads: theory Collections.Gen_Iterator

01:43:16 JinjaThreads: theory Collections.Intf_Map

01:43:16 JinjaThreads: theory Collections.Intf_Set

01:43:18 JinjaThreads: theory Collections.Iterator

01:43:18 JinjaThreads: theory Collections.Array_Iterator

01:43:18 JinjaThreads: theory Collections.ICF_Spec_Base

01:43:19 JinjaThreads: theory Collections.AnnotatedListSpec

01:43:19 JinjaThreads: theory Collections.ListSpec

01:43:19 JinjaThreads: theory Collections.MapSpec

01:43:19 JinjaThreads: theory Collections.PrioSpec

01:43:19 JinjaThreads: theory Collections.PrioUniqueSpec

01:43:19 JinjaThreads: theory Collections.SetSpec

01:43:20 JinjaThreads: theory Collections.BinoPrioImpl

01:43:20 JinjaThreads: theory Collections.SkewPrioImpl

01:43:21 JinjaThreads: theory Collections.ListGA

01:43:21 JinjaThreads: theory Native_Word.Code_Target_Bits_Int

01:43:21 JinjaThreads: theory Collections.Code_Target_ICF

01:43:22 JinjaThreads: theory Collections.FTAnnotatedListImpl

01:43:22 JinjaThreads: theory Collections.Fifo

01:43:22 JinjaThreads: theory Collections.PrioByAnnotatedList

01:43:24 JinjaThreads: theory Collections.PrioUniqueByAnnotatedList

01:43:25 JinjaThreads: theory Native_Word.Code_Target_Word_Base

01:43:25 JinjaThreads: theory Collections.Algos

01:43:25 JinjaThreads: theory Collections.SetIndex

01:43:25 JinjaThreads: theory Collections.SetIteratorCollectionsGA

01:43:26 JinjaThreads: theory Native_Word.Uint32

01:43:26 JinjaThreads: theory Collections.MapGA

01:43:26 JinjaThreads: theory Collections.SetGA

01:43:28 JinjaThreads: theory Collections.FTPrioImpl

01:43:28 JinjaThreads: theory Collections.FTPrioUniqueImpl

01:43:28 JinjaThreads: theory Collections.HashCode

01:43:29 JinjaThreads: theory Collections.ArrayMapImpl

01:43:29 JinjaThreads: theory Collections.ListMapImpl

01:43:29 JinjaThreads: theory Collections.ListMapImpl_Invar

01:43:29 JinjaThreads: theory Collections.TrieMapImpl

01:43:32 JinjaThreads: theory Collections.ListSetImpl

01:43:33 JinjaThreads: theory Collections.ListSetImpl_Invar

01:43:33 JinjaThreads: theory Collections.ListSetImpl_NotDist

01:43:36 JinjaThreads: theory Collections.ListSetImpl_Sorted

01:43:36 JinjaThreads: theory Collections.SetByMap

01:43:37 JinjaThreads: theory Collections.ArrayHashMap_Impl

01:43:38 JinjaThreads: theory Collections.ArraySetImpl

01:43:38 JinjaThreads: theory Collections.TrieSetImpl

01:43:41 JinjaThreads: theory Collections.ArrayHashMap

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

01:43:42 JinjaThreads: theory Collections.RBT_add

01:43:45 JinjaThreads: theory Collections.RBTMapImpl

01:43:49 JinjaThreads: theory Collections.ArrayHashSet

01:43:53 JinjaThreads: theory Collections.RBTSetImpl

01:43:53 JinjaThreads: theory Collections.HashMap_Impl

01:43:55 JinjaThreads: theory Collections.HashMap

01:44:02 JinjaThreads: theory Collections.HashSet

01:44:02 JinjaThreads: theory Collections.MapStdImpl

01:44:08 JinjaThreads: theory Collections.SetStdImpl

01:44:13 JinjaThreads: theory Collections.ICF_Impl

01:44:19 JinjaThreads: theory Collections.ICF_Refine_Monadic

01:44:20 JinjaThreads: theory Collections.ICF_Autoref

01:44:24 JinjaThreads: theory Collections.Collections

01:44:24 JinjaThreads: theory Collections.CollectionsV1

01:44:31 JinjaThreads: theory JinjaThreads.JT_ICF

01:44:31 JinjaThreads: theory JinjaThreads.Basic_Main

01:45:50 JinjaThreads: theory HOL-Library.Prefix_Order

01:45:50 JinjaThreads: theory JinjaThreads.FWState

01:45:50 JinjaThreads: theory JinjaThreads.LTS

01:45:50 JinjaThreads: theory JinjaThreads.Type

01:45:50 JinjaThreads: theory JinjaThreads.ListIndex

01:45:50 JinjaThreads: theory HOL-Library.Mapping

01:45:50 JinjaThreads: theory JinjaThreads.Orders

01:45:50 JinjaThreads: theory JinjaThreads.Semilat

01:45:51 JinjaThreads: theory JinjaThreads.Err

01:45:52 JinjaThreads: theory HOL-Library.AList_Mapping

01:45:52 JinjaThreads: theory JinjaThreads.Listn

01:45:52 JinjaThreads: theory JinjaThreads.Opt

01:45:52 JinjaThreads: theory JinjaThreads.Product

01:45:53 JinjaThreads: theory JinjaThreads.Semilattices

01:45:53 JinjaThreads: theory JinjaThreads.Decl

01:45:54 JinjaThreads: theory JinjaThreads.Typing_Framework

01:45:54 JinjaThreads: theory JinjaThreads.SemilatAlg

01:45:54 JinjaThreads: theory JinjaThreads.Kildall

01:45:54 JinjaThreads: theory JinjaThreads.LBVSpec

01:45:54 JinjaThreads: theory JinjaThreads.Bisimulation

01:45:55 JinjaThreads: theory JinjaThreads.Typing_Framework_err

01:45:55 JinjaThreads: theory JinjaThreads.LBVComplete

01:45:55 JinjaThreads: theory JinjaThreads.LBVCorrect

01:45:56 JinjaThreads: theory JinjaThreads.Abstract_BV

01:45:57 JinjaThreads: theory JinjaThreads.TypeRel

01:46:01 JinjaThreads: theory JinjaThreads.TypeRelRefine

01:46:01 JinjaThreads: theory JinjaThreads.Value

01:46:06 JinjaThreads: theory JinjaThreads.Exceptions

01:46:06 JinjaThreads: theory JinjaThreads.Heap

01:46:07 JinjaThreads: theory JinjaThreads.SystemClasses

01:46:09 JinjaThreads: theory JinjaThreads.MM

01:46:09 JinjaThreads: theory JinjaThreads.State

01:46:18 JinjaThreads: theory JinjaThreads.FWCondAction

01:46:18 JinjaThreads: theory JinjaThreads.FWInterrupt

01:46:18 JinjaThreads: theory JinjaThreads.FWLock

01:46:18 JinjaThreads: theory JinjaThreads.FWThread

01:46:18 JinjaThreads: theory JinjaThreads.FWWait

01:46:18 JinjaThreads: theory JinjaThreads.Observable_Events

01:46:22 JinjaThreads: theory JinjaThreads.FWLocking

01:46:23 JinjaThreads: theory JinjaThreads.FWLockingThread

01:46:23 JinjaThreads: theory JinjaThreads.FWWellform

01:46:29 JinjaThreads: theory JinjaThreads.FWLifting

01:46:29 JinjaThreads: theory JinjaThreads.FWSemantics

01:46:32 JinjaThreads: theory JinjaThreads.JVMState

01:46:32 JinjaThreads: theory JinjaThreads.JMM_Spec

01:46:32 JinjaThreads: theory JinjaThreads.StartConfig

01:46:32 JinjaThreads: theory JinjaThreads.FWLiftingSem

01:46:32 JinjaThreads: theory JinjaThreads.FWProgressAux

01:46:33 JinjaThreads: theory JinjaThreads.Conform

01:46:33 JinjaThreads: theory JinjaThreads.State_Refinement

01:46:33 JinjaThreads: theory JinjaThreads.FWDeadlock

01:46:35 JinjaThreads: theory JinjaThreads.FWLTS

01:46:35 JinjaThreads: theory JinjaThreads.ConformThreaded

01:46:36 JinjaThreads: theory JinjaThreads.ExternalCall

01:46:36 JinjaThreads: theory JinjaThreads.SC

01:46:36 JinjaThreads: theory JinjaThreads.FWProgress

01:46:39 JinjaThreads: theory JinjaThreads.SC_Collections

01:46:47 JinjaThreads: theory JinjaThreads.JMM_DRF

01:46:47 JinjaThreads: theory JinjaThreads.SC_Legal

01:46:49 JinjaThreads: theory JinjaThreads.FWBisimulation

01:46:49 JinjaThreads: theory JinjaThreads.FWInitFinLift

01:46:49 JinjaThreads: theory JinjaThreads.Non_Speculative

01:46:51 JinjaThreads: theory JinjaThreads.Scheduler

01:46:52 JinjaThreads: theory JinjaThreads.HB_Completion

01:46:52 JinjaThreads: theory JinjaThreads.SC_Completion

01:47:05 JinjaThreads: theory JinjaThreads.WellForm

01:47:05 JinjaThreads: theory JinjaThreads.ExternalCall_Execute

01:47:08 JinjaThreads: theory JinjaThreads.ExternalCallWF

01:47:08 JinjaThreads: theory JinjaThreads.JMM_Heap

01:47:08 JinjaThreads: theory JinjaThreads.SemiType

01:47:10 JinjaThreads: theory JinjaThreads.BinOp

01:47:10 JinjaThreads: theory JinjaThreads.JVM_SemiType

01:47:13 JinjaThreads: theory JinjaThreads.JMM_Type

01:47:13 JinjaThreads: theory JinjaThreads.JMM_Type2

01:47:24 JinjaThreads: theory JinjaThreads.Random_Scheduler

01:47:25 JinjaThreads: theory JinjaThreads.Round_Robin

01:47:26 JinjaThreads: theory JinjaThreads.JMM_Framework

01:47:37 JinjaThreads: theory JinjaThreads.SC_Schedulers

01:47:39 JinjaThreads: theory JinjaThreads.Expr

01:47:39 JinjaThreads: theory JinjaThreads.JVMInstructions

01:47:40 JinjaThreads: theory JinjaThreads.PCompiler

01:47:41 JinjaThreads: theory JinjaThreads.PCompilerRefine

01:48:08 JinjaThreads: theory JinjaThreads.JVMExceptions

01:48:08 JinjaThreads: theory JinjaThreads.JVMHeap

01:48:08 JinjaThreads: theory JinjaThreads.Effect

01:48:15 JinjaThreads: theory JinjaThreads.JVMExecInstr

01:48:19 JinjaThreads: theory JinjaThreads.CallExpr

01:48:19 JinjaThreads: theory JinjaThreads.DefAss

01:48:19 JinjaThreads: theory JinjaThreads.JHeap

01:48:20 JinjaThreads: theory JinjaThreads.WWellForm

01:48:20 JinjaThreads: theory JinjaThreads.WellType

01:48:21 JinjaThreads: theory JinjaThreads.JVMExec

01:48:23 JinjaThreads: theory JinjaThreads.ToString

01:48:33 JinjaThreads: theory JinjaThreads.JVMDefensive

01:48:35 JinjaThreads: theory JinjaThreads.SmallStep

01:48:35 JinjaThreads: theory JinjaThreads.J1State

01:48:38 JinjaThreads: theory JinjaThreads.Annotate

01:48:45 JinjaThreads: theory JinjaThreads.J1Heap

01:48:47 JinjaThreads: theory JinjaThreads.J1WellType

01:48:50 JinjaThreads: theory JinjaThreads.JWellForm

01:48:50 JinjaThreads: theory JinjaThreads.WellTypeRT

01:48:52 JinjaThreads: theory JinjaThreads.JMM_Typesafe

01:48:52 JinjaThreads: theory JinjaThreads.J1WellForm

01:48:52 JinjaThreads: theory JinjaThreads.JVMThreaded

01:48:53 JinjaThreads: theory JinjaThreads.JVMExec_Execute

01:48:54 JinjaThreads: theory JinjaThreads.Compiler1

01:48:56 JinjaThreads: theory JinjaThreads.Compiler2

01:49:00 JinjaThreads: theory JinjaThreads.Preprocessor

01:49:01 JinjaThreads: theory JinjaThreads.JJ1WellForm

01:49:07 JinjaThreads: theory JinjaThreads.JMM_Common

01:49:07 JinjaThreads: theory JinjaThreads.JMM_JVM

01:49:08 JinjaThreads: theory JinjaThreads.JVM_Main

01:49:09 JinjaThreads: theory JinjaThreads.Compiler

01:49:09 JinjaThreads: theory JinjaThreads.Exception_Tables

01:49:17 JinjaThreads: theory JinjaThreads.JMM_Typesafe2

01:49:19 JinjaThreads: theory JinjaThreads.BVSpec

01:49:20 JinjaThreads: theory JinjaThreads.EffectMono

01:49:20 JinjaThreads: theory JinjaThreads.TF_JVM

01:49:20 JinjaThreads: theory JinjaThreads.BVConform

01:49:21 JinjaThreads: theory JinjaThreads.TypeComp

01:49:26 JinjaThreads: theory JinjaThreads.BVExec

01:49:27 JinjaThreads: theory JinjaThreads.FWBisimDeadlock

01:49:27 JinjaThreads: theory JinjaThreads.FWBisimLift

01:49:27 JinjaThreads: theory JinjaThreads.J1

01:49:28 JinjaThreads: theory JinjaThreads.LBVJVM

01:49:33 JinjaThreads: theory JinjaThreads.BVSpecTypeSafe

01:49:47 JinjaThreads: theory JinjaThreads.BVNoTypeError

01:50:06 JinjaThreads: theory JinjaThreads.BCVExec

01:50:06 JinjaThreads: theory JinjaThreads.JVMExec_Execute2

01:50:06 JinjaThreads: theory JinjaThreads.BVProgressThreaded

01:50:07 JinjaThreads: theory JinjaThreads.JVMTau

01:50:18 JinjaThreads: theory JinjaThreads.Common_Main

01:50:32 JinjaThreads: theory JinjaThreads.J1Deadlock

01:50:48 JinjaThreads: theory JinjaThreads.Execs

01:51:05 JinjaThreads: theory JinjaThreads.DefAssPreservation

01:51:05 JinjaThreads: theory JinjaThreads.Threaded

01:54:38 JinjaThreads: theory JinjaThreads.Progress

01:54:52 JinjaThreads: theory JinjaThreads.TypeSafe

01:55:07 JinjaThreads: theory JinjaThreads.J0

01:55:07 JinjaThreads: theory JinjaThreads.JMM_J

01:55:09 JinjaThreads: theory JinjaThreads.ProgressThreaded

01:55:10 JinjaThreads: theory JinjaThreads.J_Execute

01:55:20 JinjaThreads: theory JinjaThreads.J1JVMBisim

01:55:35 JinjaThreads: theory JinjaThreads.JVMDeadlocked

01:55:36 JinjaThreads: theory JinjaThreads.DRF_JVM

01:55:36 JinjaThreads: theory JinjaThreads.Deadlocked

01:55:36 JinjaThreads: theory JinjaThreads.DRF_J

01:55:37 JinjaThreads: theory JinjaThreads.JVM_Execute

01:55:44 JinjaThreads: theory JinjaThreads.J_Main

01:55:44 JinjaThreads: theory JinjaThreads.JVM_Execute2

01:55:44 JinjaThreads: theory JinjaThreads.J0Bisim

01:55:45 JinjaThreads: theory JinjaThreads.J0J1Bisim

01:56:17 JinjaThreads: theory JinjaThreads.BV_Main

01:56:44 JinjaThreads: theory JinjaThreads.Correctness1

01:56:44 JinjaThreads: theory JinjaThreads.Correctness1Threaded

01:57:11 JinjaThreads: theory JinjaThreads.Code_Generation

01:57:19 JinjaThreads: theory JinjaThreads.ApprenticeChallenge

01:57:21 JinjaThreads: theory JinjaThreads.BufferExample

01:57:23 JinjaThreads: theory JinjaThreads.Java2Jinja

01:57:34 JinjaThreads: theory JinjaThreads.Examples_Main

01:59:36 JinjaThreads: theory JinjaThreads.JMM_JVM_Typesafe

01:59:49 JinjaThreads: theory JinjaThreads.JMM_J_Typesafe

02:00:17 JinjaThreads: theory JinjaThreads.J1JVM

02:00:27 JinjaThreads: theory JinjaThreads.JVMJ1

02:00:30 JinjaThreads: theory JinjaThreads.Execute_Main

02:02:42 JinjaThreads: theory JinjaThreads.Correctness2

02:10:41 JinjaThreads: theory JinjaThreads.Correctness

02:15:41 JinjaThreads: theory JinjaThreads.JMM_Compiler

02:15:41 JinjaThreads: theory JinjaThreads.SC_Interp

02:15:48 JinjaThreads: theory JinjaThreads.Compiler_Main

02:21:07 JinjaThreads: theory JinjaThreads.JMM_Interp

02:21:13 JinjaThreads: theory JinjaThreads.JMM_Compiler_Type2

02:21:18 JinjaThreads: theory JinjaThreads.JMM

02:21:22 JinjaThreads: theory JinjaThreads.MM_Main

02:21:33 JinjaThreads: theory JinjaThreads.JinjaThreads

02:34:10 Preparing JinjaThreads/document ...

02:35:27 Finished JinjaThreads/document (0:01:17 elapsed time)

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

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

02:36:03 Timing JinjaThreads (8 threads, 3078.670s elapsed time, 14651.018s cpu time, 5671.002s GC time, factor 4.76)

02:36:03 Finished JinjaThreads (0:51:24 elapsed time, 4:04:31 cpu time, factor 4.76)

02:36:03 Building Flyspeck-Tame ...

02:36:07 Flyspeck-Tame: theory Flyspeck-Tame.ListAux

02:36:07 Flyspeck-Tame: theory Flyspeck-Tame.Quasi_Order

02:36:07 Flyspeck-Tame: theory Flyspeck-Tame.RTranCl

02:36:07 Flyspeck-Tame: theory HOL-Library.Code_Abstract_Nat

02:36:07 Flyspeck-Tame: theory HOL-Library.AList

02:36:07 Flyspeck-Tame: theory HOL-Library.Code_Target_Int

02:36:07 Flyspeck-Tame: theory HOL-Library.IArray

02:36:07 Flyspeck-Tame: theory HOL-Library.While_Combinator

02:36:07 Flyspeck-Tame: theory HOL-Library.Code_Target_Nat

02:36:07 Flyspeck-Tame: theory Flyspeck-Tame.PlaneGraphIso

02:36:08 Flyspeck-Tame: theory HOL-Library.Code_Target_Numeral

02:36:08 Flyspeck-Tame: theory Flyspeck-Tame.Arch

02:36:08 Flyspeck-Tame: theory Flyspeck-Tame.Worklist

02:36:08 Flyspeck-Tame: theory Flyspeck-Tame.IArray_Syntax

02:36:08 Flyspeck-Tame: theory Flyspeck-Tame.ListSum

02:36:08 Flyspeck-Tame: theory Flyspeck-Tame.Rotation

02:36:09 Flyspeck-Tame: theory Flyspeck-Tame.Graph

02:36:09 Flyspeck-Tame: theory Flyspeck-Tame.Maps

02:36:09 Flyspeck-Tame: theory Trie.Trie

02:36:10 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivision

02:36:10 Flyspeck-Tame: theory Flyspeck-Tame.GraphProps

02:36:11 Flyspeck-Tame: theory Flyspeck-Tame.Tame

02:36:11 Flyspeck-Tame: theory Trie.Tries

02:36:12 Flyspeck-Tame: theory Flyspeck-Tame.Enumerator

02:36:12 Flyspeck-Tame: theory Flyspeck-Tame.TameProps

02:36:12 Flyspeck-Tame: theory Flyspeck-Tame.EnumeratorProps

02:36:12 Flyspeck-Tame: theory Flyspeck-Tame.Plane

02:36:13 Flyspeck-Tame: theory Flyspeck-Tame.FaceDivisionProps

02:36:13 Flyspeck-Tame: theory Flyspeck-Tame.Plane1

02:36:13 Flyspeck-Tame: theory Flyspeck-Tame.Generator

02:36:14 Flyspeck-Tame: theory Flyspeck-Tame.TameEnum

02:36:17 Flyspeck-Tame: theory Flyspeck-Tame.Invariants

02:36:17 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompAux

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

02:36:18 Flyspeck-Tame: theory Flyspeck-Tame.ScoreProps

02:36:18 Flyspeck-Tame: theory Flyspeck-Tame.Plane1Props

02:36:19 Flyspeck-Tame: theory Flyspeck-Tame.LowerBound

02:36:19 Flyspeck-Tame: theory Flyspeck-Tame.GeneratorProps

02:36:20 Flyspeck-Tame: theory Flyspeck-Tame.TameEnumProps

02:36:20 Flyspeck-Tame: theory Flyspeck-Tame.ArchCompProps

02:36:20 Flyspeck-Tame: theory Flyspeck-Tame.Relative_Completeness

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

02:37:59 Finished Flyspeck-Tame/document (0:00:12 elapsed time)

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

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

02:38:08 Timing Flyspeck-Tame (8 threads, 62.740s elapsed time, 339.809s cpu time, 25.849s GC time, factor 5.42)

02:38:08 Finished Flyspeck-Tame (0:01:40 elapsed time, 0:06:56 cpu time, factor 4.16)

02:38:08 Running Flyspeck-Tame-Computation ...

02:38:09 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.ArchComp

02:38:10 Flyspeck-Tame-Computation: theory Flyspeck-Tame-Computation.Completeness

06:54:26 Timing Flyspeck-Tame-Computation (8 threads, 15372.411s elapsed time, 23130.561s cpu time, 784.302s GC time, factor 1.50)

06:54:26 Finished Flyspeck-Tame-Computation (4:16:14 elapsed time, 6:25:32 cpu time, factor 1.50)

06:54:26 Building AWN ...

06:54:27 AWN: theory AWN.Lib

06:54:27 AWN: theory AWN.TransitionSystems

06:54:28 AWN: theory AWN.AWN

06:54:28 AWN: theory AWN.Invariants

06:54:29 AWN: theory AWN.OInvariants

06:54:39 AWN: theory AWN.AWN_Cterms

06:54:39 AWN: theory AWN.AWN_SOS

06:54:40 AWN: theory AWN.OAWN_SOS

06:54:42 AWN: theory AWN.AWN_Labels

06:54:43 AWN: theory AWN.Pnet

06:54:43 AWN: theory AWN.Inv_Cterms

06:54:43 AWN: theory AWN.AWN_Invariants

06:54:44 AWN: theory AWN.Closed

06:54:44 AWN: theory AWN.AWN_SOS_Labels

06:54:45 AWN: theory AWN.Qmsg

06:54:46 AWN: theory AWN.OAWN_Invariants

06:54:46 AWN: theory AWN.OAWN_SOS_Labels

06:54:46 AWN: theory AWN.ONode_Lifting

06:54:46 AWN: theory AWN.OPnet

06:54:46 AWN: theory AWN.OPnet_Lifting

06:54:47 AWN: theory AWN.OClosed_Lifting

06:54:47 AWN: theory AWN.OClosed_Transfer

06:54:47 AWN: theory AWN.OAWN_Convert

06:54:47 AWN: theory AWN.Qmsg_Lifting

06:54:49 AWN: theory AWN.AWN_Main

06:54:49 AWN: theory AWN.Toy

06:54:59 AWN: theory AWN.AWN_Term_Graph

06:55:31 Preparing AWN/document ...

06:55:39 Finished AWN/document (0:00:08 elapsed time)

06:55:39 Preparing AWN/outline ...

06:55:44 Finished AWN/outline (0:00:05 elapsed time)

06:55:45 Timing AWN (8 threads, 34.831s elapsed time, 170.064s cpu time, 7.155s GC time, factor 4.88)

06:55:45 Finished AWN (0:01:03 elapsed time, 0:03:46 cpu time, factor 3.59)

06:55:45 Running AODV ...

06:55:47 AODV: theory AODV.Aodv_Basic

06:55:48 AODV: theory AODV.Aodv_Data

06:55:48 AODV: theory AODV.A_Norreqid

06:55:48 AODV: theory AODV.Aodv_Message

06:55:48 AODV: theory AODV.B_Fwdrreps

06:55:48 AODV: theory AODV.C_Gtobcast

06:55:48 AODV: theory AODV.D_Fwdrreqs

06:55:48 AODV: theory AODV.E_All_ABCD

06:55:49 AODV: theory AODV.A_Aodv_Data

06:55:49 AODV: theory AODV.A_Aodv_Message

06:55:49 AODV: theory AODV.E_Aodv_Data

06:55:49 AODV: theory AODV.D_Aodv_Data

06:55:49 AODV: theory AODV.B_Aodv_Data

06:55:49 AODV: theory AODV.B_Aodv_Message

06:55:51 AODV: theory AODV.C_Aodv_Data

06:55:51 AODV: theory AODV.C_Aodv_Message

06:55:51 AODV: theory AODV.A_Fresher

06:55:51 AODV: theory AODV.Fresher

06:55:52 AODV: theory AODV.D_Fresher

06:55:52 AODV: theory AODV.B_Fresher

06:55:52 AODV: theory AODV.D_Aodv_Message

06:55:52 AODV: theory AODV.E_Fresher

06:55:53 AODV: theory AODV.C_Fresher

06:55:54 AODV: theory AODV.E_Aodv_Message

06:55:54 AODV: theory AODV.A_Aodv

06:55:54 AODV: theory AODV.Aodv

06:55:54 AODV: theory AODV.B_Aodv

06:55:54 AODV: theory AODV.C_Aodv

06:55:54 AODV: theory AODV.D_Aodv

06:55:54 AODV: theory AODV.E_Aodv

06:56:37 AODV: theory AODV.Aodv_Predicates

06:56:37 AODV: theory AODV.OAodv

06:56:37 AODV: theory AODV.Loop_Freedom

06:56:38 AODV: theory AODV.Quality_Increases

06:56:38 AODV: theory AODV.Seq_Invariants

06:56:38 AODV: theory AODV.Global_Invariants

06:56:39 AODV: theory AODV.Aodv_Loop_Freedom

06:56:42 AODV: theory AODV.C_Aodv_Predicates

06:56:42 AODV: theory AODV.C_Loop_Freedom

06:56:43 AODV: theory AODV.C_Quality_Increases

06:56:43 AODV: theory AODV.C_Seq_Invariants

06:56:43 AODV: theory AODV.C_OAodv

06:56:44 AODV: theory AODV.C_Global_Invariants

06:56:44 AODV: theory AODV.C_Aodv_Loop_Freedom

06:56:50 AODV: theory AODV.B_Aodv_Predicates

06:56:50 AODV: theory AODV.B_Loop_Freedom

06:56:50 AODV: theory AODV.B_Quality_Increases

06:56:51 AODV: theory AODV.B_Seq_Invariants

06:56:51 AODV: theory AODV.B_OAodv

06:56:52 AODV: theory AODV.B_Global_Invariants

06:56:52 AODV: theory AODV.B_Aodv_Loop_Freedom

06:56:57 AODV: theory AODV.A_Aodv_Predicates

06:56:57 AODV: theory AODV.A_OAodv

06:56:57 AODV: theory AODV.A_Loop_Freedom

06:56:58 AODV: theory AODV.A_Quality_Increases

06:56:58 AODV: theory AODV.A_Seq_Invariants

06:56:58 AODV: theory AODV.A_Global_Invariants

06:56:58 AODV: theory AODV.E_Aodv_Predicates

06:56:58 AODV: theory AODV.E_OAodv

06:56:59 AODV: theory AODV.E_Loop_Freedom

06:56:59 AODV: theory AODV.E_Quality_Increases

06:56:59 AODV: theory AODV.E_Seq_Invariants

06:56:59 AODV: theory AODV.A_Aodv_Loop_Freedom

06:57:00 AODV: theory AODV.E_Global_Invariants

06:57:00 AODV: theory AODV.E_Aodv_Loop_Freedom

06:57:02 AODV: theory AODV.D_Aodv_Predicates

06:57:02 AODV: theory AODV.D_OAodv

06:57:02 AODV: theory AODV.D_Loop_Freedom

06:57:02 AODV: theory AODV.D_Quality_Increases

06:57:02 AODV: theory AODV.D_Seq_Invariants

06:57:03 AODV: theory AODV.D_Global_Invariants

06:57:04 AODV: theory AODV.D_Aodv_Loop_Freedom

06:57:08 AODV: theory AODV.All

08:17:38 Preparing AODV/document ...

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

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

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

08:18:07 Timing AODV (8 threads, 4906.210s elapsed time, 29346.535s cpu time, 990.917s GC time, factor 5.98)

08:18:07 Finished AODV (1:21:48 elapsed time, 8:09:09 cpu time, factor 5.98)

08:18:07 Building Word_Lib ...

08:18:09 Word_Lib: theory HOL-Eisbach.Eisbach

08:18:09 Word_Lib: theory HOL-Library.Boolean_Algebra

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

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

08:18:09 Word_Lib: theory Word_Lib.Even_More_List

08:18:09 Word_Lib: theory Word_Lib.Enumeration

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

08:18:09 Word_Lib: theory Word_Lib.More_Misc

08:18:09 Word_Lib: theory HOL-Library.Bit_Operations

08:18:10 Word_Lib: theory HOL-Library.Cardinality

08:18:11 Word_Lib: theory HOL-Eisbach.Eisbach_Tools

08:18:11 Word_Lib: theory Word_Lib.More_Sublist

08:18:11 Word_Lib: theory HOL-Library.Numeral_Type

08:18:12 Word_Lib: theory HOL-Library.Type_Length

08:18:15 Word_Lib: theory HOL-Library.Word

08:18:16 Word_Lib: theory Word_Lib.More_Arithmetic

08:18:24 Word_Lib: theory Word_Lib.Bit_Comprehension

08:18:24 Word_Lib: theory Word_Lib.Hex_Words

08:18:24 Word_Lib: theory Word_Lib.Legacy_Aliases

08:18:24 Word_Lib: theory Word_Lib.More_Divides

08:18:24 Word_Lib: theory Word_Lib.Signed_Words

08:18:24 Word_Lib: theory Word_Lib.Type_Syntax

08:18:24 Word_Lib: theory Word_Lib.Word_Syntax

08:18:24 Word_Lib: theory Word_Lib.Signed_Division_Word

08:18:24 Word_Lib: theory Word_Lib.Word_Names

08:18:24 Word_Lib: theory Word_Lib.More_Word

08:18:25 Word_Lib: theory Word_Lib.Enumeration_Word

08:18:25 Word_Lib: theory Word_Lib.Many_More

08:18:25 Word_Lib: theory Word_Lib.Strict_part_mono

08:18:25 Word_Lib: theory Word_Lib.Traditional_Infix_Syntax

08:18:25 Word_Lib: theory Word_Lib.Word_16

08:18:27 Word_Lib: theory Word_Lib.Word_EqI

08:18:27 Word_Lib: theory Word_Lib.Bits_Int

08:18:29 Word_Lib: theory Word_Lib.Least_significant_bit

08:18:29 Word_Lib: theory Word_Lib.Norm_Words

08:18:29 Word_Lib: theory Word_Lib.Rsplit

08:18:29 Word_Lib: theory Word_Lib.Most_significant_bit

08:18:29 Word_Lib: theory Word_Lib.Typedef_Morphisms

08:18:30 Word_Lib: theory Word_Lib.Generic_set_bit

08:18:30 Word_Lib: theory Word_Lib.Aligned

08:18:31 Word_Lib: theory Word_Lib.Next_and_Prev

08:18:31 Word_Lib: theory Word_Lib.Word_Lemmas

08:18:31 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

08:18:33 Word_Lib: theory Word_Lib.Word_8

08:18:34 Word_Lib: theory Word_Lib.Ancient_Numeral

08:18:34 Word_Lib: theory Word_Lib.Bitwise

08:18:34 Word_Lib: theory Word_Lib.More_Word_Operations

08:18:34 Word_Lib: theory Word_Lib.Bitwise_Signed

08:18:34 Word_Lib: theory Word_Lib.Examples

08:18:34 Word_Lib: theory Word_Lib.Word_32

08:18:34 Word_Lib: theory Word_Lib.Word_64

08:18:36 Word_Lib: theory Word_Lib.Word_Lib_Sumo

08:18:39 Word_Lib: theory Word_Lib.Guide

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

08:19:16 Finished Word_Lib/document (0:00:07 elapsed time)

08:19:17 Preparing Word_Lib/outline ...

08:19:23 Finished Word_Lib/outline (0:00:06 elapsed time)

08:19:24 Timing Word_Lib (8 threads, 35.491s elapsed time, 223.948s cpu time, 15.544s GC time, factor 6.31)

08:19:24 Finished Word_Lib (0:00:59 elapsed time, 0:04:32 cpu time, factor 4.55)

08:19:24 Building IP_Addresses ...

08:19:26 IP_Addresses: theory HOL-Library.Cancellation

08:19:26 IP_Addresses: theory HOL-Library.Option_ord

08:19:26 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

08:19:26 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

08:19:26 IP_Addresses: theory HOL-Library.Infinite_Set

08:19:26 IP_Addresses: theory HOL-Library.Multiset

08:19:31 IP_Addresses: theory HOL-ex.Quicksort

08:19:32 IP_Addresses: theory Automatic_Refinement.Misc

08:19:37 IP_Addresses: theory IP_Addresses.Hs_Compat

08:19:37 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

08:19:37 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

08:19:37 IP_Addresses: theory HOL-Library.Product_Lexorder

08:19:37 IP_Addresses: theory IP_Addresses.WordInterval

08:19:37 IP_Addresses: theory HOL-Library.Code_Target_Nat

08:19:37 IP_Addresses: theory IP_Addresses.Lib_List_toString

08:19:37 IP_Addresses: theory IP_Addresses.Lib_Word_toString

08:19:40 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

08:19:41 IP_Addresses: theory IP_Addresses.IP_Address

08:19:47 IP_Addresses: theory IP_Addresses.IPv4

08:19:47 IP_Addresses: theory IP_Addresses.Prefix_Match

08:19:47 IP_Addresses: theory IP_Addresses.IPv6

08:19:47 IP_Addresses: theory IP_Addresses.CIDR_Split

08:20:48 IP_Addresses: theory IP_Addresses.IP_Address_Parser

08:20:48 IP_Addresses: theory IP_Addresses.IP_Address_toString

08:20:49 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

08:23:15 Preparing IP_Addresses/document ...

08:23:20 Finished IP_Addresses/document (0:00:04 elapsed time)

08:23:20 Preparing IP_Addresses/outline ...

08:23:24 Finished IP_Addresses/outline (0:00:03 elapsed time)

08:23:25 Timing IP_Addresses (8 threads, 184.718s elapsed time, 646.999s cpu time, 46.841s GC time, factor 3.50)

08:23:25 Finished IP_Addresses (0:03:49 elapsed time, 0:12:16 cpu time, factor 3.21)

08:23:25 Building Simple_Firewall ...

08:23:26 Simple_Firewall: theory HOL-Library.Char_ord

08:23:26 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

08:23:26 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

08:23:27 Simple_Firewall: theory Simple_Firewall.List_Product_More

08:23:27 Simple_Firewall: theory Simple_Firewall.Option_Helpers

08:23:27 Simple_Firewall: theory Simple_Firewall.GroupF

08:23:27 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

08:23:27 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

08:23:27 Simple_Firewall: theory Simple_Firewall.Iface

08:23:27 Simple_Firewall: theory Simple_Firewall.L4_Protocol

08:23:30 Simple_Firewall: theory Simple_Firewall.Simple_Packet

08:23:30 Simple_Firewall: theory Simple_Firewall.Primitives_toString

08:23:32 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

08:23:35 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

08:23:35 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

08:23:37 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

08:23:37 Simple_Firewall: theory Simple_Firewall.Shadowed

08:23:37 Simple_Firewall: theory Simple_Firewall.Service_Matrix

08:24:05 Preparing Simple_Firewall/document ...

08:24:12 Finished Simple_Firewall/document (0:00:06 elapsed time)

08:24:12 Preparing Simple_Firewall/outline ...

08:24:18 Finished Simple_Firewall/outline (0:00:05 elapsed time)

08:24:18 Timing Simple_Firewall (8 threads, 16.917s elapsed time, 86.892s cpu time, 4.174s GC time, factor 5.14)

08:24:18 Finished Simple_Firewall (0:00:39 elapsed time, 0:02:12 cpu time, factor 3.31)

08:24:18 Building Routing ...

08:24:20 Routing: theory HOL-Library.Adhoc_Overloading

08:24:20 Routing: theory Routing.Linorder_Helper

08:24:21 Routing: theory HOL-Library.Monad_Syntax

08:24:21 Routing: theory Routing.Routing_Table

08:24:24 Routing: theory Routing.IpRoute_Parser

08:24:25 Routing: theory Routing.Linux_Router

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

08:24:51 Finished Routing/document (0:00:02 elapsed time)

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

08:24:53 Finished Routing/outline (0:00:02 elapsed time)

08:24:54 Timing Routing (8 threads, 11.360s elapsed time, 32.895s cpu time, 1.190s GC time, factor 2.90)

08:24:54 Finished Routing (0:00:29 elapsed time, 0:01:06 cpu time, factor 2.27)

08:24:54 Building Iptables_Semantics ...

08:24:56 Iptables_Semantics: theory Iptables_Semantics.List_Misc

08:24:56 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

08:24:58 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

08:24:59 Iptables_Semantics: theory HOL-Library.LaTeXsugar

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Ternary

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

08:24:59 Iptables_Semantics: theory HOL-Library.Code_Target_Int

08:24:59 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

08:24:59 Iptables_Semantics: theory Native_Word.More_Bits_Int

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

08:24:59 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

08:24:59 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

08:25:00 Iptables_Semantics: theory Iptables_Semantics.Ports

08:25:00 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

08:25:01 Iptables_Semantics: theory Native_Word.Code_Symbolic_Bits_Int

08:25:01 Iptables_Semantics: theory Native_Word.Bits_Integer

08:25:02 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

08:25:13 Iptables_Semantics: theory Iptables_Semantics.Semantics

08:25:13 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

08:25:13 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

08:25:15 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

08:25:15 Iptables_Semantics: theory Iptables_Semantics.Matching

08:25:15 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

08:25:16 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

08:25:16 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

08:25:16 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

08:25:16 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

08:25:17 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

08:25:17 Iptables_Semantics: theory Native_Word.Code_Target_Bits_Int

08:25:18 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

08:25:18 Iptables_Semantics: theory Iptables_Semantics.Optimizing

08:25:19 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

08:25:19 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

08:25:20 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

08:25:21 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

08:25:23 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

08:25:24 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

08:25:24 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

08:25:26 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

08:25:58 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

08:25:58 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

08:25:58 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

08:25:58 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

08:25:58 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

08:25:58 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

08:25:58 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

08:25:58 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

08:25:58 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

08:26:05 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

08:26:06 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

08:26:08 Iptables_Semantics: theory Iptables_Semantics.Transform

08:26:12 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

08:26:14 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

08:26:18 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

08:26:18 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

08:26:19 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

08:26:19 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

08:26:19 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

08:26:24 Iptables_Semantics: theory Iptables_Semantics.Parser

08:26:24 Iptables_Semantics: theory Iptables_Semantics.Parser6

08:26:25 Iptables_Semantics: theory Iptables_Semantics.Documentation

08:26:25 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

08:27:40 Preparing Iptables_Semantics/document ...

08:27:58 Finished Iptables_Semantics/document (0:00:17 elapsed time)

08:27:58 Preparing Iptables_Semantics/outline ...

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

08:28:10 Timing Iptables_Semantics (8 threads, 109.666s elapsed time, 542.293s cpu time, 49.935s GC time, factor 4.94)

08:28:10 Finished Iptables_Semantics (0:02:44 elapsed time, 0:10:52 cpu time, factor 3.98)

08:28:10 Building Iptables_Semantics_Examples ...

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

08:28:12 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

08:28:16 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

08:28:16 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

08:28:17 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

08:28:17 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

08:31:52 Preparing Iptables_Semantics_Examples/document ...

08:31:56 Finished Iptables_Semantics_Examples/document (0:00:04 elapsed time)

08:31:56 Preparing Iptables_Semantics_Examples/outline ...

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

08:32:01 Timing Iptables_Semantics_Examples (8 threads, 196.041s elapsed time, 1368.537s cpu time, 132.183s GC time, factor 6.98)

08:32:01 Finished Iptables_Semantics_Examples (0:03:41 elapsed time, 0:23:36 cpu time, factor 6.40)

08:32:01 Running Iptables_Semantics_Examples_Big ...

08:32:03 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_Containern

08:32:03 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

08:32:03 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

08:32:03 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

08:32:03 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

08:34:19 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

09:20:40 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

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

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

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

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

10:25:57 Timing Iptables_Semantics_Examples_Big (8 threads, 6819.502s elapsed time, 32227.728s cpu time, 14372.141s GC time, factor 4.73)

10:25:57 Finished Iptables_Semantics_Examples_Big (1:53:46 elapsed time, 8:57:17 cpu time, factor 4.72)

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

10:25:59 HOL-Library: theory HOL-Library.Boolean_Algebra

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

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

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

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

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

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

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

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

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

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

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

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

10:25:59 HOL-Library: theory HOL-Library.Bit_Operations

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

10:26:00 HOL-Library: theory HOL-Library.Code_Lazy

10:26:00 HOL-Library: theory HOL-Library.Simps_Case_Conv

10:26:00 HOL-Library: theory HOL-Library.Multiset

10:26:00 HOL-Library: theory HOL-Library.Extended

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

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

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

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

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

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

10:26:02 HOL-Library: theory HOL-Library.Confluence

10:26:02 HOL-Library: theory HOL-Library.Confluent_Quotient

10:26:02 HOL-Library: theory HOL-Library.Datatype_Records

10:26:03 HOL-Library: theory HOL-Library.Debug

10:26:03 HOL-Library: theory HOL-Library.Dlist

10:26:03 HOL-Library: theory HOL-Library.Disjoint_Sets

10:26:03 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

10:26:03 HOL-Library: theory HOL-Library.Fun_Lexorder

10:26:03 HOL-Library: theory HOL-Library.FuncSet

10:26:03 HOL-Library: theory HOL-Library.Function_Algebras

10:26:03 HOL-Library: theory HOL-Library.Groups_Big_Fun

10:26:03 HOL-Library: theory HOL-Library.IArray

10:26:03 HOL-Library: theory HOL-Library.Function_Division

10:26:03 HOL-Library: theory HOL-Library.Infinite_Set

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

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

10:26:04 HOL-Library: theory HOL-Library.Lattice_Syntax

10:26:04 HOL-Library: theory HOL-Library.Combine_PER

10:26:04 HOL-Library: theory HOL-Library.Equipollence

10:26:04 HOL-Library: theory HOL-Library.Complete_Partial_Order2

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

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

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

10:26:05 HOL-Library: theory HOL-Library.List_Lenlexorder

10:26:05 HOL-Library: theory HOL-Library.List_Lexorder

10:26:05 HOL-Library: theory HOL-Library.Mapping

10:26:05 HOL-Library: theory HOL-Library.More_List

10:26:05 HOL-Library: theory HOL-Library.Nat_Bijection

10:26:05 HOL-Library: theory HOL-Library.Poly_Mapping

10:26:05 HOL-Library: theory HOL-Library.Stream

10:26:06 HOL-Library: theory HOL-Library.AList_Mapping

10:26:07 HOL-Library: theory HOL-Library.Old_Datatype

10:26:07 HOL-Library: theory HOL-Library.DAList_Multiset

10:26:07 HOL-Library: theory HOL-Library.Multiset_Order

10:26:09 HOL-Library: theory HOL-Library.Old_Recdef

10:26:09 HOL-Library: theory HOL-Library.Open_State_Syntax

10:26:09 HOL-Library: theory HOL-Library.Option_ord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

10:26:12 HOL-Library: theory HOL-Library.Quotient_Sum

10:26:12 HOL-Library: theory HOL-Library.Quotient_Type

10:26:12 HOL-Library: theory HOL-Library.Quotient_List

10:26:12 HOL-Library: theory HOL-Library.RBT_Impl

10:26:12 HOL-Library: theory HOL-Library.Realizers

10:26:12 HOL-Library: theory HOL-Library.Finite_Lattice

10:26:12 HOL-Library: theory HOL-Library.Reflection

10:26:12 HOL-Library: theory HOL-Library.Refute

10:26:12 HOL-Library: theory HOL-Library.Rewrite

10:26:12 HOL-Library: theory HOL-Library.Set_Algebras

10:26:13 HOL-Library: theory HOL-Library.Signed_Division

10:26:13 HOL-Library: theory HOL-Library.Sorting_Algorithms

10:26:13 HOL-Library: theory HOL-Library.Sublist

10:26:13 HOL-Library: theory HOL-Library.Transitive_Closure_Table

10:26:14 HOL-Library: theory HOL-Library.Numeral_Type

10:26:14 HOL-Library: theory HOL-Library.Tree

10:26:14 HOL-Library: theory HOL-Library.Uprod

10:26:15 HOL-Library: theory HOL-Library.While_Combinator

10:26:15 HOL-Library: theory HOL-Library.Z2

10:26:16 HOL-Library: theory HOL-Library.Countable

10:26:16 HOL-Library: theory HOL-Library.Type_Length

10:26:16 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

10:26:16 HOL-Library: theory HOL-Library.BigO

10:26:16 HOL-Library: theory HOL-Library.Prefix_Order

10:26:16 HOL-Library: theory HOL-Library.Subseq_Order

10:26:16 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

10:26:16 HOL-Library: theory HOL-Library.Diagonal_Subsequence

10:26:16 HOL-Library: theory HOL-Library.Discrete

10:26:16 HOL-Library: theory HOL-Library.Saturated

10:26:16 HOL-Library: theory HOL-Library.Word

10:26:17 HOL-Library: theory HOL-Library.Going_To_Filter

10:26:17 HOL-Library: theory HOL-Library.Indicator_Function

10:26:17 HOL-Library: theory HOL-Library.Landau_Symbols

10:26:17 HOL-Library: theory HOL-Library.Lattice_Algebras

10:26:17 HOL-Library: theory HOL-Library.Countable_Set

10:26:17 HOL-Library: theory HOL-Library.FSet

10:26:18 HOL-Library: theory HOL-Library.Tree_Multiset

10:26:18 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

10:26:18 HOL-Library: theory HOL-Library.Countable_Set_Type

10:26:18 HOL-Library: theory HOL-Library.Set_Idioms

10:26:18 HOL-Library: theory HOL-Library.Liminf_Limsup

10:26:19 HOL-Library: theory HOL-Library.Log_Nat

10:26:19 HOL-Library: theory HOL-Library.Lub_Glb

10:26:20 HOL-Library: theory HOL-Library.Nonpos_Ints

10:26:20 HOL-Library: theory HOL-Library.OptionalSugar

10:26:20 HOL-Library: theory HOL-Library.Periodic_Fun

10:26:20 HOL-Library: theory HOL-Library.Quadratic_Discriminant

10:26:20 HOL-Library: theory HOL-Library.Sum_of_Squares

10:26:20 HOL-Library: theory HOL-Library.Tree_Real

10:26:20 HOL-Library: theory HOL-Library.Order_Continuity

10:26:20 HOL-Library: theory HOL-Library.Finite_Map

10:26:20 HOL-Library: theory HOL-Library.Extended_Nat

10:26:21 HOL-Library: theory HOL-Library.Extended_Real

10:26:21 HOL-Library: theory HOL-Library.Interval

10:26:22 HOL-Library: theory HOL-Library.Float

10:26:24 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

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

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

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

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

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

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

10:27:02 HOL-Library: theory HOL-Library.RBT_Mapping

10:27:03 HOL-Library: theory HOL-Library.RBT_Set

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

10:29:59 Finished HOL-Library/document (0:00:47 elapsed time)

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

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

10:30:31 Timing HOL-Library (8 threads, 128.848s elapsed time, 803.373s cpu time, 46.385s GC time, factor 6.24)

10:30:31 Finished HOL-Library (0:03:10 elapsed time, 0:15:31 cpu time, factor 4.89)

10:30:31 Building Category3 ...

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

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

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

10:30:34 Category3: theory Category3.Category

10:30:34 Category3: theory HereditarilyFinite.HF

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

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

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

10:30:35 Category3: theory Category3.ConcreteCategory

10:30:35 Category3: theory Category3.DiscreteCategory

10:30:35 Category3: theory Category3.DualCategory

10:30:35 Category3: theory Category3.EpiMonoIso

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

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

10:30:35 Category3: theory Category3.InitialTerminal

10:30:35 Category3: theory Category3.ProductCategory

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

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

10:30:37 Category3: theory Category3.Functor

10:30:37 Category3: theory Category3.FreeCategory

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

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

10:30:41 Category3: theory Category3.NaturalTransformation

10:30:44 Category3: theory Category3.Subcategory

10:30:44 Category3: theory Category3.BinaryFunctor

10:30:44 Category3: theory Category3.SetCategory

10:30:47 Category3: theory Category3.SetCat

10:30:49 Category3: theory Category3.FunctorCategory

10:30:57 Category3: theory Category3.Yoneda

10:31:20 Category3: theory Category3.Adjunction

10:31:48 Category3: theory Category3.EquivalenceOfCategories

10:31:48 Category3: theory Category3.Limit

10:32:42 Category3: theory Category3.CartesianCategory

10:32:43 Category3: theory Category3.CategoryWithPullbacks

10:32:55 Category3: theory Category3.CartesianClosedCategory

10:32:56 Category3: theory Category3.CategoryWithFiniteLimits

10:32:58 Category3: theory Category3.HFSetCat

10:36:06 Preparing Category3/document ...

10:36:27 Finished Category3/document (0:00:21 elapsed time)

10:36:27 Preparing Category3/outline ...

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

10:36:39 Timing Category3 (8 threads, 261.858s elapsed time, 1233.830s cpu time, 100.142s GC time, factor 4.71)

10:36:39 Finished Category3 (0:05:32 elapsed time, 0:22:57 cpu time, factor 4.14)

10:36:39 Building MonoidalCategory ...

10:36:42 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

10:37:47 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

10:37:47 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

10:38:13 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

10:43:05 Preparing MonoidalCategory/document ...

10:43:16 Finished MonoidalCategory/document (0:00:11 elapsed time)

10:43:17 Preparing MonoidalCategory/outline ...

10:43:22 Finished MonoidalCategory/outline (0:00:05 elapsed time)

10:43:24 Timing MonoidalCategory (8 threads, 319.503s elapsed time, 757.915s cpu time, 60.566s GC time, factor 2.37)

10:43:24 Finished MonoidalCategory (0:06:25 elapsed time, 0:14:47 cpu time, factor 2.30)

10:43:24 Running Bicategory ...

10:43:36 Bicategory: theory Bicategory.IsomorphismClass

10:43:37 Bicategory: theory Bicategory.Prebicategory

10:44:30 Bicategory: theory Bicategory.Bicategory

10:45:26 Bicategory: theory Bicategory.Coherence

10:45:29 Bicategory: theory Bicategory.InternalEquivalence

10:45:29 Bicategory: theory Bicategory.Subbicategory

10:47:58 Bicategory: theory Bicategory.CanonicalIsos

10:47:58 Bicategory: theory Bicategory.Pseudofunctor

10:51:49 Bicategory: theory Bicategory.Strictness

10:53:49 Bicategory: theory Bicategory.InternalAdjunction

10:57:18 Bicategory: theory Bicategory.PseudonaturalTransformation

10:57:18 Bicategory: theory Bicategory.Tabulation

10:57:19 Bicategory: theory Bicategory.SpanBicategory

11:04:33 Bicategory: theory Bicategory.EquivalenceOfBicategories

11:08:18 Bicategory: theory Bicategory.Modification

11:26:44 Bicategory: theory Bicategory.BicategoryOfSpans

11:47:23 Preparing Bicategory/document ...

11:48:47 Finished Bicategory/document (0:01:23 elapsed time)

11:48:47 Preparing Bicategory/outline ...

11:49:03 Finished Bicategory/outline (0:00:16 elapsed time)

11:49:05 Timing Bicategory (8 threads, 3828.557s elapsed time, 10380.441s cpu time, 1573.136s GC time, factor 2.71)

11:49:05 Finished Bicategory (1:03:54 elapsed time, 2:53:06 cpu time, factor 2.71)

11:49:05 Building ConcurrentIMP ...

11:49:07 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

11:49:08 ConcurrentIMP: theory ConcurrentIMP.Infinite_Sequences

11:49:08 ConcurrentIMP: theory ConcurrentIMP.LTL

11:49:09 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

11:49:15 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

11:49:21 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg_rules

11:49:22 ConcurrentIMP: theory ConcurrentIMP.CIMP

11:49:22 ConcurrentIMP: theory ConcurrentIMP.CIMP_locales

11:49:22 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer

11:49:22 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer

11:49:51 Preparing ConcurrentIMP/document ...

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

11:49:55 Preparing ConcurrentIMP/outline ...

11:49:59 Finished ConcurrentIMP/outline (0:00:04 elapsed time)

11:50:00 Timing ConcurrentIMP (8 threads, 19.530s elapsed time, 67.798s cpu time, 5.133s GC time, factor 3.47)

11:50:00 Finished ConcurrentIMP (0:00:44 elapsed time, 0:01:56 cpu time, factor 2.61)

11:50:00 Running ConcurrentGC ...

11:50:02 ConcurrentGC: theory ConcurrentGC.Model

11:50:18 ConcurrentGC: theory ConcurrentGC.Proofs_Basis

11:50:29 ConcurrentGC: theory ConcurrentGC.Local_Invariants

11:50:29 ConcurrentGC: theory ConcurrentGC.Global_Invariants

11:50:29 ConcurrentGC: theory ConcurrentGC.Tactics

11:50:30 ConcurrentGC: theory ConcurrentGC.Concrete_heap

11:50:30 ConcurrentGC: theory ConcurrentGC.Global_Invariants_Lemmas

11:50:31 ConcurrentGC: theory ConcurrentGC.Concrete

11:50:32 ConcurrentGC: theory ConcurrentGC.Global_Noninterference

11:51:59 ConcurrentGC: theory ConcurrentGC.Local_Invariants_Lemmas

11:51:59 ConcurrentGC: theory ConcurrentGC.Initial_Conditions

11:51:59 ConcurrentGC: theory ConcurrentGC.MarkObject

11:52:00 ConcurrentGC: theory ConcurrentGC.Noninterference

11:52:00 ConcurrentGC: theory ConcurrentGC.Phases

11:52:00 ConcurrentGC: theory ConcurrentGC.StrongTricolour

11:52:01 ConcurrentGC: theory ConcurrentGC.TSO

11:52:01 ConcurrentGC: theory ConcurrentGC.Valid_Refs

11:52:01 ConcurrentGC: theory ConcurrentGC.Worklists

11:52:03 ConcurrentGC: theory ConcurrentGC.Proofs

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

12:07:25 Finished ConcurrentGC/document (0:00:08 elapsed time)

12:07:25 Preparing ConcurrentGC/outline ...

12:07:31 Finished ConcurrentGC/outline (0:00:06 elapsed time)

12:07:32 Timing ConcurrentGC (8 threads, 1032.567s elapsed time, 5765.721s cpu time, 294.650s GC time, factor 5.58)

12:07:32 Finished ConcurrentGC (0:17:15 elapsed time, 1:36:09 cpu time, factor 5.57)

12:07:32 Presentation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info"

12:07:32 Presenting AODV ...

12:07:32 Presenting document AODV/document

12:07:32 Presenting document AODV/outline

12:07:32 Presenting theory AODV.Aodv_Basic

12:07:32 Presenting theory AODV.Aodv_Data

12:07:32 Presenting theory AODV.Aodv_Message

12:07:32 Presenting theory AODV.Aodv

12:07:32 Presenting theory AODV.Fresher

12:07:32 Presenting theory AODV.Seq_Invariants

12:07:32 Presenting theory AODV.Aodv_Predicates

12:07:32 Presenting theory AODV.OAodv

12:07:32 Presenting theory AODV.Quality_Increases

12:07:32 Presenting theory AODV.Global_Invariants

12:07:32 Presenting theory AODV.Loop_Freedom

12:07:32 Presenting theory AODV.Aodv_Loop_Freedom

12:07:33 Presenting theory AODV.A_Norreqid

12:07:33 Presenting theory AODV.A_Aodv_Data

12:07:33 Presenting theory AODV.A_Aodv_Message

12:07:33 Presenting theory AODV.A_Aodv

12:07:35 Presenting theory AODV.A_Aodv_Predicates

12:07:35 Presenting theory AODV.A_Fresher

12:07:36 Presenting theory AODV.A_Seq_Invariants

12:07:36 Presenting theory AODV.A_Quality_Increases

12:07:36 Presenting theory AODV.A_OAodv

12:07:36 Presenting theory AODV.A_Global_Invariants

12:07:37 Presenting theory AODV.A_Loop_Freedom

12:07:37 Presenting theory AODV.A_Aodv_Loop_Freedom

12:07:38 Presenting theory AODV.B_Fwdrreps

12:07:38 Presenting theory AODV.B_Aodv_Data

12:07:38 Presenting theory AODV.B_Aodv_Message

12:07:38 Presenting theory AODV.B_Aodv

12:07:38 Presenting theory AODV.B_Aodv_Predicates

12:07:39 Presenting theory AODV.B_Fresher

12:07:39 Presenting theory AODV.B_Seq_Invariants

12:07:39 Presenting theory AODV.B_Quality_Increases

12:07:40 Presenting theory AODV.B_OAodv

12:07:40 Presenting theory AODV.B_Global_Invariants

12:07:40 Presenting theory AODV.B_Loop_Freedom

12:07:41 Presenting theory AODV.B_Aodv_Loop_Freedom

12:07:42 Presenting theory AODV.C_Gtobcast

12:07:42 Presenting theory AODV.C_Aodv_Data

12:07:42 Presenting theory AODV.C_Aodv_Message

12:07:42 Presenting theory AODV.C_Aodv

12:07:44 Presenting theory AODV.C_Aodv_Predicates

12:07:44 Presenting theory AODV.C_Fresher

12:07:44 Presenting theory AODV.C_Seq_Invariants

12:07:44 Presenting theory AODV.C_Quality_Increases

12:07:45 Presenting theory AODV.C_OAodv

12:07:45 Presenting theory AODV.C_Global_Invariants

12:07:45 Presenting theory AODV.C_Loop_Freedom

12:07:45 Presenting theory AODV.C_Aodv_Loop_Freedom

12:07:45 Presenting theory AODV.D_Fwdrreqs

12:07:45 Presenting theory AODV.D_Aodv_Data

12:07:45 Presenting theory AODV.D_Aodv_Message

12:07:45 Presenting theory AODV.D_Aodv

12:07:48 Presenting theory AODV.D_Aodv_Predicates

12:07:48 Presenting theory AODV.D_Fresher

12:07:48 Presenting theory AODV.D_Seq_Invariants

12:07:48 Presenting theory AODV.D_Quality_Increases

12:07:48 Presenting theory AODV.D_OAodv

12:07:48 Presenting theory AODV.D_Global_Invariants

12:07:48 Presenting theory AODV.D_Loop_Freedom

12:07:49 Presenting theory AODV.D_Aodv_Loop_Freedom

12:07:49 Presenting theory AODV.E_All_ABCD

12:07:49 Presenting theory AODV.E_Aodv_Data

12:07:49 Presenting theory AODV.E_Aodv_Message

12:07:49 Presenting theory AODV.E_Aodv

12:07:51 Presenting theory AODV.E_Aodv_Predicates

12:07:51 Presenting theory AODV.E_Fresher

12:07:51 Presenting theory AODV.E_Seq_Invariants

12:07:52 Presenting theory AODV.E_Quality_Increases

12:07:52 Presenting theory AODV.E_OAodv

12:07:52 Presenting theory AODV.E_Global_Invariants

12:07:52 Presenting theory AODV.E_Loop_Freedom

12:07:52 Presenting theory AODV.E_Aodv_Loop_Freedom

12:07:52 Presenting theory AODV.All

12:07:54 Presenting Flyspeck-Tame-Computation ...

12:07:54 Presenting theory Flyspeck-Tame-Computation.ArchComp

12:07:54 Presenting theory Flyspeck-Tame-Computation.Completeness

12:07:54 Presenting Bicategory ...

12:07:54 Presenting document Bicategory/document

12:07:54 Presenting document Bicategory/outline

12:07:54 Presenting theory Bicategory.IsomorphismClass

12:07:54 Presenting theory Bicategory.Prebicategory

12:07:54 Presenting theory Bicategory.Bicategory

12:07:54 Presenting theory Bicategory.Coherence

12:07:54 Presenting theory Bicategory.CanonicalIsos

12:07:54 Presenting theory Bicategory.Subbicategory

12:07:54 Presenting theory Bicategory.InternalEquivalence

12:07:54 Presenting theory Bicategory.Pseudofunctor

12:07:54 Presenting theory Bicategory.Strictness

12:07:55 Presenting theory Bicategory.InternalAdjunction

12:07:56 Presenting theory Bicategory.PseudonaturalTransformation

12:07:57 Presenting theory Bicategory.EquivalenceOfBicategories

12:07:58 Presenting theory Bicategory.SpanBicategory

12:07:58 Presenting theory Bicategory.Tabulation

12:08:00 Presenting theory Bicategory.BicategoryOfSpans

12:08:01 Presenting theory Bicategory.Modification

12:08:14 Presenting ConcurrentGC ...

12:08:14 Presenting document ConcurrentGC/document

12:08:14 Presenting document ConcurrentGC/outline

12:08:14 Presenting theory ConcurrentGC.Model

12:08:14 Presenting theory ConcurrentGC.Proofs_Basis

12:08:14 Presenting theory ConcurrentGC.Global_Invariants

12:08:14 Presenting theory ConcurrentGC.Local_Invariants

12:08:14 Presenting theory ConcurrentGC.Tactics

12:08:14 Presenting theory ConcurrentGC.Global_Invariants_Lemmas

12:08:14 Presenting theory ConcurrentGC.Local_Invariants_Lemmas

12:08:14 Presenting theory ConcurrentGC.Initial_Conditions

12:08:15 Presenting theory ConcurrentGC.Noninterference

12:08:15 Presenting theory ConcurrentGC.Global_Noninterference

12:08:15 Presenting theory ConcurrentGC.MarkObject

12:08:16 Presenting theory ConcurrentGC.Phases

12:08:16 Presenting theory ConcurrentGC.StrongTricolour

12:08:16 Presenting theory ConcurrentGC.TSO

12:08:16 Presenting theory ConcurrentGC.Valid_Refs

12:08:16 Presenting theory ConcurrentGC.Worklists

12:08:16 Presenting theory ConcurrentGC.Proofs

12:08:17 Presenting theory ConcurrentGC.Concrete_heap

12:08:17 Presenting theory ConcurrentGC.Concrete

12:08:17 Presenting JinjaThreads ...

12:08:17 Presenting document JinjaThreads/document

12:08:18 Presenting document JinjaThreads/outline

12:08:18 Presenting theory JinjaThreads.Set_without_equal

12:08:18 Presenting theory JinjaThreads.Set_Monad

12:08:18 Presenting theory JinjaThreads.JT_ICF

12:08:18 Presenting theory JinjaThreads.Auxiliary

12:08:18 Presenting theory JinjaThreads.Basic_Main

12:08:18 Presenting theory JinjaThreads.FWState

12:08:18 Presenting theory JinjaThreads.FWLock

12:08:18 Presenting theory JinjaThreads.FWLocking

12:08:18 Presenting theory JinjaThreads.FWThread

12:08:18 Presenting theory JinjaThreads.FWWait

12:08:18 Presenting theory JinjaThreads.FWCondAction

12:08:18 Presenting theory JinjaThreads.FWWellform

12:08:18 Presenting theory JinjaThreads.FWLockingThread

12:08:19 Presenting theory JinjaThreads.FWInterrupt

12:08:19 Presenting theory JinjaThreads.FWSemantics

12:08:19 Presenting theory JinjaThreads.FWProgressAux

12:08:19 Presenting theory JinjaThreads.FWDeadlock

12:08:19 Presenting theory JinjaThreads.FWProgress

12:08:19 Presenting theory JinjaThreads.FWLifting

12:08:19 Presenting theory JinjaThreads.LTS

12:08:20 Presenting theory JinjaThreads.FWLTS

12:08:21 Presenting theory JinjaThreads.Bisimulation

12:08:21 Presenting theory JinjaThreads.FWBisimulation

12:08:21 Presenting theory JinjaThreads.FWBisimDeadlock

12:08:21 Presenting theory JinjaThreads.FWLiftingSem

12:08:23 Presenting theory JinjaThreads.FWInitFinLift

12:08:23 Presenting theory JinjaThreads.FWBisimLift

12:08:25 Presenting theory JinjaThreads.Semilat

12:08:25 Presenting theory JinjaThreads.Err

12:08:26 Presenting theory JinjaThreads.Opt

12:08:26 Presenting theory JinjaThreads.Product

12:08:26 Presenting theory JinjaThreads.Listn

12:08:26 Presenting theory JinjaThreads.Semilattices

12:08:26 Presenting theory JinjaThreads.Typing_Framework

12:08:26 Presenting theory JinjaThreads.SemilatAlg

12:08:26 Presenting theory JinjaThreads.Typing_Framework_err

12:08:26 Presenting theory JinjaThreads.Kildall

12:08:26 Presenting theory JinjaThreads.LBVSpec

12:08:27 Presenting theory JinjaThreads.LBVCorrect

12:08:27 Presenting theory JinjaThreads.LBVComplete

12:08:27 Presenting theory JinjaThreads.Abstract_BV

12:08:27 Presenting theory JinjaThreads.Type

12:08:27 Presenting theory JinjaThreads.Decl

12:08:28 Presenting theory JinjaThreads.TypeRel

12:08:28 Presenting theory JinjaThreads.Value

12:08:28 Presenting theory JinjaThreads.Exceptions

12:08:28 Presenting theory JinjaThreads.SystemClasses

12:08:28 Presenting theory JinjaThreads.Heap

12:08:28 Presenting theory JinjaThreads.Observable_Events

12:08:28 Presenting theory JinjaThreads.StartConfig

12:08:28 Presenting theory JinjaThreads.Conform

12:08:28 Presenting theory JinjaThreads.ExternalCall

12:08:28 Presenting theory JinjaThreads.WellForm

12:08:28 Presenting theory JinjaThreads.ExternalCallWF

12:08:28 Presenting theory JinjaThreads.ConformThreaded

12:08:28 Presenting theory JinjaThreads.BinOp

12:08:29 Presenting theory JinjaThreads.SemiType

12:08:29 Presenting theory JinjaThreads.Common_Main

12:08:29 Presenting theory JinjaThreads.State

12:08:29 Presenting theory JinjaThreads.Expr

12:08:29 Presenting theory JinjaThreads.JHeap

12:08:29 Presenting theory JinjaThreads.SmallStep

12:08:29 Presenting theory JinjaThreads.WWellForm

12:08:29 Presenting theory JinjaThreads.WellType

12:08:30 Presenting theory JinjaThreads.DefAss

12:08:30 Presenting theory JinjaThreads.JWellForm

12:08:30 Presenting theory JinjaThreads.Threaded

12:08:30 Presenting theory JinjaThreads.WellTypeRT

12:08:30 Presenting theory JinjaThreads.Progress

12:08:31 Presenting theory JinjaThreads.DefAssPreservation

12:08:31 Presenting theory JinjaThreads.TypeSafe

12:08:31 Presenting theory JinjaThreads.ProgressThreaded

12:08:32 Presenting theory JinjaThreads.Deadlocked

12:08:32 Presenting theory JinjaThreads.Annotate

12:08:33 Presenting theory JinjaThreads.J_Main

12:08:33 Presenting theory JinjaThreads.JVMState

12:08:33 Presenting theory JinjaThreads.JVMInstructions

12:08:33 Presenting theory JinjaThreads.JVMHeap

12:08:33 Presenting theory JinjaThreads.JVMExecInstr

12:08:34 Presenting theory JinjaThreads.JVMExceptions

12:08:34 Presenting theory JinjaThreads.JVMExec

12:08:34 Presenting theory JinjaThreads.JVMDefensive

12:08:34 Presenting theory JinjaThreads.JVMThreaded

12:08:35 Presenting theory JinjaThreads.JVM_Main

12:08:35 Presenting theory JinjaThreads.JVM_SemiType

12:08:35 Presenting theory JinjaThreads.Effect

12:08:35 Presenting theory JinjaThreads.BVSpec

12:08:35 Presenting theory JinjaThreads.BVConform

12:08:35 Presenting theory JinjaThreads.BVSpecTypeSafe

12:08:35 Presenting theory JinjaThreads.BVNoTypeError

12:08:36 Presenting theory JinjaThreads.BVProgressThreaded

12:08:36 Presenting theory JinjaThreads.JVMDeadlocked

12:08:36 Presenting theory JinjaThreads.EffectMono

12:08:36 Presenting theory JinjaThreads.TF_JVM

12:08:37 Presenting theory JinjaThreads.LBVJVM

12:08:37 Presenting theory JinjaThreads.BVExec

12:08:37 Presenting theory JinjaThreads.BCVExec

12:08:37 Presenting theory JinjaThreads.BV_Main

12:08:37 Presenting theory JinjaThreads.CallExpr

12:08:38 Presenting theory JinjaThreads.J0

12:08:38 Presenting theory JinjaThreads.J0Bisim

12:08:38 Presenting theory JinjaThreads.J1State

12:08:39 Presenting theory JinjaThreads.J1Heap

12:08:39 Presenting theory JinjaThreads.J1

12:08:39 Presenting theory JinjaThreads.J1Deadlock

12:08:40 Presenting theory JinjaThreads.PCompiler

12:08:40 Presenting theory JinjaThreads.Compiler2

12:08:41 Presenting theory JinjaThreads.Exception_Tables

12:08:42 Presenting theory JinjaThreads.J1WellType

12:08:42 Presenting theory JinjaThreads.J1WellForm

12:08:42 Presenting theory JinjaThreads.TypeComp

12:08:42 Presenting theory JinjaThreads.JVMTau

12:08:43 Presenting theory JinjaThreads.Execs

12:08:43 Presenting theory JinjaThreads.J1JVMBisim

12:08:44 Presenting theory JinjaThreads.J1JVM

12:08:46 Presenting theory JinjaThreads.JVMJ1

12:08:46 Presenting theory JinjaThreads.Correctness2

12:08:46 Presenting theory JinjaThreads.ListIndex

12:08:46 Presenting theory JinjaThreads.Compiler1

12:08:47 Presenting theory JinjaThreads.J0J1Bisim

12:08:47 Presenting theory JinjaThreads.Correctness1Threaded

12:08:48 Presenting theory JinjaThreads.Correctness1

12:08:49 Presenting theory JinjaThreads.JJ1WellForm

12:08:50 Presenting theory JinjaThreads.Compiler

12:08:50 Presenting theory JinjaThreads.Correctness

12:08:51 Presenting theory JinjaThreads.Preprocessor

12:08:51 Presenting theory JinjaThreads.Compiler_Main

12:08:51 Presenting theory JinjaThreads.MM

12:08:52 Presenting theory JinjaThreads.SC

12:08:53 Presenting theory JinjaThreads.SC_Interp

12:08:53 Presenting theory JinjaThreads.SC_Collections

12:08:56 Presenting theory JinjaThreads.Orders

12:08:56 Presenting theory JinjaThreads.JMM_Spec

12:08:57 Presenting theory JinjaThreads.JMM_DRF

12:08:58 Presenting theory JinjaThreads.SC_Legal

12:09:00 Presenting theory JinjaThreads.Non_Speculative

12:09:01 Presenting theory JinjaThreads.SC_Completion

12:09:02 Presenting theory JinjaThreads.HB_Completion

12:09:03 Presenting theory JinjaThreads.JMM_Heap

12:09:03 Presenting theory JinjaThreads.JMM_Framework

12:09:04 Presenting theory JinjaThreads.JMM_Typesafe

12:09:08 Presenting theory JinjaThreads.JMM_Common

12:09:09 Presenting theory JinjaThreads.JMM_J

12:09:09 Presenting theory JinjaThreads.DRF_J

12:09:12 Presenting theory JinjaThreads.JMM_JVM

12:09:12 Presenting theory JinjaThreads.DRF_JVM

12:09:14 Presenting theory JinjaThreads.JMM_Type

12:09:14 Presenting theory JinjaThreads.JMM_Compiler

12:09:14 Presenting theory JinjaThreads.JMM_Type2

12:09:14 Presenting theory JinjaThreads.JMM_Interp

12:09:15 Presenting theory JinjaThreads.JMM_Typesafe2

12:09:15 Presenting theory JinjaThreads.JMM_J_Typesafe

12:09:16 Presenting theory JinjaThreads.JMM_JVM_Typesafe

12:09:16 Presenting theory JinjaThreads.JMM_Compiler_Type2

12:09:16 Presenting theory JinjaThreads.JMM

12:09:16 Presenting theory JinjaThreads.MM_Main

12:09:16 Presenting theory JinjaThreads.State_Refinement

12:09:16 Presenting theory JinjaThreads.Scheduler

12:09:17 Presenting theory JinjaThreads.Random_Scheduler

12:09:17 Presenting theory JinjaThreads.Round_Robin

12:09:18 Presenting theory JinjaThreads.SC_Schedulers

12:09:19 Presenting theory JinjaThreads.TypeRelRefine

12:09:20 Presenting theory JinjaThreads.PCompilerRefine

12:09:20 Presenting theory JinjaThreads.J_Execute

12:09:21 Presenting theory JinjaThreads.ExternalCall_Execute

12:09:21 Presenting theory JinjaThreads.JVMExec_Execute2

12:09:21 Presenting theory JinjaThreads.JVM_Execute2

12:09:22 Presenting theory JinjaThreads.Code_Generation

12:09:24 Presenting theory JinjaThreads.JVMExec_Execute

12:09:24 Presenting theory JinjaThreads.JVM_Execute

12:09:25 Presenting theory JinjaThreads.ToString

12:09:25 Presenting theory JinjaThreads.Java2Jinja

12:09:25 Presenting theory JinjaThreads.Execute_Main

12:09:25 Presenting theory JinjaThreads.ApprenticeChallenge

12:09:25 Presenting theory JinjaThreads.BufferExample

12:09:25 Presenting theory JinjaThreads.Examples_Main

12:09:25 Presenting theory JinjaThreads.JinjaThreads

12:09:28 Presenting Iptables_Semantics_Examples_Big ...

12:09:28 Presenting document Iptables_Semantics_Examples_Big/document

12:09:28 Presenting document Iptables_Semantics_Examples_Big/outline

12:09:28 Presenting theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

12:09:28 Presenting theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

12:09:28 Presenting theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

12:09:28 Presenting theory Iptables_Semantics_Examples_Big.Analyze_Containern

12:09:28 Presenting theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

12:09:28 Presenting theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

12:09:28 Presenting theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

12:09:30

12:09:30 === TIMING ===

12:09:30

12:09:30 Group slow: 9:44:23 elapsed time, 32:05:47 cpu time, factor 3.30

12:09:30 Group AFP: 10:12:13 elapsed time, 33:50:49 cpu time, factor 3.32

12:09:30 Group main: 0:08:21 elapsed time, 0:31:37 cpu time, factor 3.79

12:09:30 Group timing: 0:03:10 elapsed time, 0:15:31 cpu time, factor 4.89

12:09:30 Group very_slow: 6:10:00 elapsed time, 15:22:50 cpu time, factor 2.49

12:09:30 Overall: 10:35:12 elapsed time, 34:22:51 cpu time, factor 3.25

12:09:32 Archiving artifacts

12:09:40 Started calculate disk usage of build

12:09:40 Finished Calculation of disk usage of build in 0 seconds

12:09:45 Started calculate disk usage of workspace

12:09:45 Finished Calculation of disk usage of workspace in 0 seconds

12:09:45 No emails were triggered.

12:09:45 Finished: SUCCESS