Skip to content
Success

Console Output

01:34:11 Started by an SCM change

01:34:11 Running as SYSTEM

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

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

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

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

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

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

01:34:11 no changes found

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

01:34:11 42 files updated, 0 files merged, 2 files removed, 0 files unresolved

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

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

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

01:34:12 [isabelle-nightly-slow] $ hg log --rev 3581dcee70dbc5166ca6f7e3d456a056076e57d2 --template exists\n

01:34:12 exists

01:34:12 [isabelle-nightly-slow] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(3581dcee70dbc5166ca6f7e3d456a056076e57d2)" --encoding UTF-8 --encodingmode replace

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

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

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

01:34:13 no changes found

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

01:34:13 0 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

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

01:34:14 [afp] $ hg log --rev 56d5a40ba8fcb831409102423b4edb233c42bffa --template exists\n

01:34:14 exists

01:34:14 [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(56d5a40ba8fcb831409102423b4edb233c42bffa)" --encoding UTF-8 --encodingmode replace

01:34:14 No emails were triggered.

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

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

01:34:14 + set -e

01:34:14 + PROFILE=slow

01:34:14 + shift

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

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

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

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

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

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

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

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

01:35:10 + bin/isabelle ocaml_setup

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

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

01:35:11 opam update

01:35:11

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

01:35:12 + bin/isabelle ghc_setup

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

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

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

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

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

01:35:15 + bin/isabelle ci_build_slow

01:35:16

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

01:35:16

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

01:35:16 ISABELLE_BUILD_OPTIONS=""

01:35:16

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

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

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

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

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

01:35:17

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

01:35:17

01:35:17 Build started at Fri, 12 Aug 2022 23:35:16 GMT

01:35:17 Isabelle id 96e66ba48052

01:35:17 Build for AFP id 56d5a40ba8fc

01:35:17

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

01:35:17

01:35:18 Session Pure/Pure

01:35:19 Session FOL/FOL

01:35:19 Session Pure/Pure-Examples

01:35:19 Session Pure/Pure-ex

01:35:19 Session Tools/Tools

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:35:22 Session HOL/HOL-Eisbach

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:35:26 Building Pure ...

01:35:47 Pure: theory Pure

01:35:48 Pure: theory ML_Bootstrap

01:35:49 Pure: theory Pure.Sessions

01:35:52 Timing Pure (1 threads, 1.324s elapsed time, 1.370s cpu time, 0.034s GC time, factor 1.03)

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

01:35:52 Building HOL ...

01:35:55 HOL: theory Tools.Code_Generator

01:36:01 HOL: theory HOL.HOL

01:36:06 HOL: theory HOL.Argo

01:36:06 HOL: theory HOL.Ctr_Sugar

01:36:06 HOL: theory HOL.Orderings

01:36:10 HOL: theory HOL.Groups

01:36:11 HOL: theory HOL.SAT

01:36:13 HOL: theory HOL.Lattices

01:36:15 HOL: theory HOL.Boolean_Algebras

01:36:15 HOL: theory HOL.Set

01:36:17 HOL: theory HOL.Fun

01:36:17 HOL: theory HOL.Typedef

01:36:18 HOL: theory HOL.Complete_Lattices

01:36:18 HOL: theory HOL.Rings

01:36:20 HOL: theory HOL.Inductive

01:36:23 HOL: theory HOL.Product_Type

01:36:23 HOL: theory HOL.Sum_Type

01:36:25 HOL: theory HOL.Complete_Partial_Order

01:36:29 HOL: theory HOL.Nat

01:36:31 HOL: theory HOL.Fields

01:36:31 HOL: theory HOL.Meson

01:36:36 HOL: theory HOL.Finite_Set

01:36:38 HOL: theory HOL.Relation

01:36:39 HOL: theory HOL.Transitive_Closure

01:36:40 HOL: theory HOL.Wellfounded

01:36:41 HOL: theory HOL.Fun_Def_Base

01:36:41 HOL: theory HOL.Hilbert_Choice

01:36:41 HOL: theory HOL.Wfrec

01:36:41 HOL: theory HOL.Order_Relation

01:36:42 HOL: theory HOL.BNF_Wellorder_Relation

01:36:43 HOL: theory HOL.BNF_Wellorder_Embedding

01:36:43 HOL: theory HOL.ATP

01:36:43 HOL: theory HOL.Zorn

01:36:44 HOL: theory HOL.BNF_Wellorder_Constructions

01:36:46 HOL: theory HOL.BNF_Cardinal_Order_Relation

01:36:48 HOL: theory HOL.BNF_Cardinal_Arithmetic

01:36:48 HOL: theory HOL.BNF_Def

01:36:51 HOL: theory HOL.Metis

01:36:55 HOL: theory HOL.BNF_Composition

01:36:55 HOL: theory HOL.Basic_BNFs

01:36:56 HOL: theory HOL.BNF_Fixpoint_Base

01:37:01 HOL: theory HOL.BNF_Least_Fixpoint

01:37:05 HOL: theory HOL.Basic_BNF_LFPs

01:37:05 HOL: theory HOL.Equiv_Relations

01:37:06 HOL: theory HOL.Transfer

01:37:06 HOL: theory HOL.Lifting

01:37:06 HOL: theory HOL.Num

01:37:09 HOL: theory HOL.Option

01:37:09 HOL: theory HOL.Quotient

01:37:09 HOL: theory HOL.Extraction

01:37:09 HOL: theory HOL.Partial_Function

01:37:09 HOL: theory HOL.Power

01:37:11 HOL: theory HOL.Fun_Def

01:37:13 HOL: theory HOL.Groups_Big

01:37:16 HOL: theory HOL.Int

01:37:16 HOL: theory HOL.Lifting_Set

01:37:16 HOL: theory HOL.Lattices_Big

01:37:21 HOL: theory HOL.Euclidean_Division

01:37:30 HOL: theory HOL.Parity

01:37:34 HOL: theory HOL.Divides

01:37:37 HOL: theory HOL.Numeral_Simprocs

01:37:37 HOL: theory HOL.Set_Interval

01:37:39 HOL: theory HOL.Semiring_Normalization

01:37:39 HOL: theory HOL.SMT

01:37:42 HOL: theory HOL.Groebner_Basis

01:37:44 HOL: theory HOL.Conditionally_Complete_Lattices

01:37:44 HOL: theory HOL.Filter

01:37:44 HOL: theory HOL.Presburger

01:37:50 HOL: theory HOL.Sledgehammer

01:37:53 HOL: theory HOL.List

01:38:03 HOL: theory HOL.Map

01:38:03 HOL: theory HOL.Groups_List

01:38:06 HOL: theory HOL.Bit_Operations

01:38:06 HOL: theory HOL.Factorial

01:38:06 HOL: theory HOL.Enum

01:38:08 HOL: theory HOL.Binomial

01:38:27 HOL: theory HOL.Code_Numeral

01:38:29 HOL: theory HOL.GCD

01:38:29 HOL: theory HOL.String

01:38:29 HOL: theory HOL.Random

01:38:32 HOL: theory HOL.BNF_Greatest_Fixpoint

01:38:32 HOL: theory HOL.Typerep

01:38:32 HOL: theory HOL.Predicate

01:38:34 HOL: theory HOL.Lazy_Sequence

01:38:35 HOL: theory HOL.Limited_Sequence

01:38:35 HOL: theory HOL.Code_Evaluation

01:38:37 HOL: theory HOL.Quickcheck_Random

01:38:39 HOL: theory HOL.Quickcheck_Exhaustive

01:38:39 HOL: theory HOL.Quickcheck_Narrowing

01:38:39 HOL: theory HOL.Random_Pred

01:38:40 HOL: theory HOL.Random_Sequence

01:38:47 HOL: theory HOL.Record

01:38:47 HOL: theory HOL.Predicate_Compile

01:38:50 HOL: theory HOL.Nitpick

01:38:51 HOL: theory HOL.Mirabelle

01:38:58 HOL: theory HOL.Nunchaku

01:38:59 HOL: theory Main

01:39:03 HOL: theory HOL.Archimedean_Field

01:39:03 HOL: theory HOL.Hull

01:39:03 HOL: theory HOL.Topological_Spaces

01:39:04 HOL: theory HOL.Modules

01:39:05 HOL: theory HOL.Vector_Spaces

01:39:14 HOL: theory HOL.Rat

01:39:17 HOL: theory HOL.Real

01:39:19 HOL: theory HOL.Real_Vector_Spaces

01:39:38 HOL: theory HOL.Inequalities

01:39:38 HOL: theory HOL.Limits

01:39:47 HOL: theory HOL.Deriv

01:39:47 HOL: theory HOL.Series

01:39:50 HOL: theory HOL.NthRoot

01:39:50 HOL: theory HOL.Transcendental

01:39:57 HOL: theory HOL.Complex

01:39:58 HOL: theory HOL.MacLaurin

01:39:59 HOL: theory Complex_Main

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

01:42:51 Finished HOL/document (0:01:25 elapsed time)

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

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

01:43:42 Timing HOL (8 threads, 259.728s elapsed time, 926.613s cpu time, 80.323s GC time, factor 3.57)

01:43:42 Finished HOL (0:05:20 elapsed time, 0:17:26 cpu time, factor 3.27)

01:43:42 Running JinjaThreads ...

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

01:43:44 JinjaThreads: theory Automatic_Refinement.Foldi

01:43:44 JinjaThreads: theory Automatic_Refinement.Prio_List

01:43:44 JinjaThreads: theory Automatic_Refinement.Refine_Util_Bootstrap1

01:43:44 JinjaThreads: theory Collections.ICF_Tools

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

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

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

01:43:44 JinjaThreads: theory Automatic_Refinement.Mk_Term_Antiquot

01:43:44 JinjaThreads: theory Automatic_Refinement.Mpat_Antiquot

01:43:44 JinjaThreads: theory Collections.Ord_Code_Preproc

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

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

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

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

01:43:45 JinjaThreads: theory Collections.Locale_Code

01:43:45 JinjaThreads: theory Automatic_Refinement.Refine_Util

01:43:45 JinjaThreads: theory Collections.Record_Intf

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

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

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

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

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

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

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

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

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

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

01:43:47 JinjaThreads: theory Automatic_Refinement.Anti_Unification

01:43:47 JinjaThreads: theory Automatic_Refinement.Attr_Comb

01:43:47 JinjaThreads: theory Automatic_Refinement.Autoref_Data

01:43:47 JinjaThreads: theory Automatic_Refinement.Indep_Vars

01:43:47 JinjaThreads: theory Automatic_Refinement.Named_Sorted_Thms

01:43:47 JinjaThreads: theory Automatic_Refinement.Mk_Record_Simp

01:43:47 JinjaThreads: theory Automatic_Refinement.Tagged_Solver

01:43:47 JinjaThreads: theory Automatic_Refinement.Select_Solve

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

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

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

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

01:43:48 JinjaThreads: theory Trie.Trie

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

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

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

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

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

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

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

01:43:50 JinjaThreads: theory FinFun.FinFun

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

01:43:50 JinjaThreads: theory Collections.DatRef

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

01:43:51 JinjaThreads: theory JinjaThreads.Set_Monad

01:43:51 JinjaThreads: theory JinjaThreads.Set_without_equal

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

01:43:51 JinjaThreads: theory Native_Word.Code_Int_Integer_Conversion

01:43:51 JinjaThreads: theory Refine_Monadic.Refine_Chapter

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

01:43:52 JinjaThreads: theory Word_Lib.More_Arithmetic

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

01:43:53 JinjaThreads: theory JinjaThreads.Auxiliary

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

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

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

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

01:43:53 JinjaThreads: theory Automatic_Refinement.Misc

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

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

01:43:57 JinjaThreads: theory Coinductive.Coinductive_Nat

01:43:59 JinjaThreads: theory Coinductive.Coinductive_List

01:43:59 JinjaThreads: theory Automatic_Refinement.Refine_Lib

01:43:59 JinjaThreads: theory Collections.SetIterator

01:43:59 JinjaThreads: theory Collections.Sorted_List_Operations

01:44:00 JinjaThreads: theory Word_Lib.Bit_Comprehension

01:44:00 JinjaThreads: theory Word_Lib.More_Divides

01:44:00 JinjaThreads: theory Word_Lib.Signed_Division_Word

01:44:01 JinjaThreads: theory Word_Lib.More_Word

01:44:01 JinjaThreads: theory Automatic_Refinement.Autoref_Phases

01:44:01 JinjaThreads: theory Automatic_Refinement.Autoref_Tagging

01:44:01 JinjaThreads: theory Automatic_Refinement.Relators

01:44:01 JinjaThreads: theory Collections.SetIteratorOperations

01:44:01 JinjaThreads: theory Refine_Monadic.Refine_Mono_Prover

01:44:03 JinjaThreads: theory Automatic_Refinement.Param_Tool

01:44:04 JinjaThreads: theory Native_Word.Code_Target_Word_Base

01:44:04 JinjaThreads: theory Word_Lib.Bit_Shifts_Infix_Syntax

01:44:04 JinjaThreads: theory Automatic_Refinement.Param_HOL

01:44:04 JinjaThreads: theory Word_Lib.Least_significant_bit

01:44:05 JinjaThreads: theory Collections.Assoc_List

01:44:05 JinjaThreads: theory Collections.Dlist_add

01:44:05 JinjaThreads: theory Automatic_Refinement.Parametricity

01:44:05 JinjaThreads: theory Automatic_Refinement.Autoref_Id_Ops

01:44:05 JinjaThreads: theory Collections.Proper_Iterator

01:44:06 JinjaThreads: theory Collections.Diff_Array

01:44:06 JinjaThreads: theory Collections.Trie_Impl

01:44:06 JinjaThreads: theory Collections.It_to_It

01:44:06 JinjaThreads: theory Collections.SetIteratorGA

01:44:06 JinjaThreads: theory Word_Lib.Most_significant_bit

01:44:06 JinjaThreads: theory Automatic_Refinement.Autoref_Fix_Rel

01:44:06 JinjaThreads: theory Word_Lib.Generic_set_bit

01:44:06 JinjaThreads: theory Collections.Trie2

01:44:07 JinjaThreads: theory Automatic_Refinement.Autoref_Translate

01:44:07 JinjaThreads: theory Automatic_Refinement.Autoref_Relator_Interface

01:44:07 JinjaThreads: theory Automatic_Refinement.Autoref_Gen_Algo

01:44:07 JinjaThreads: theory Automatic_Refinement.Autoref_Tool

01:44:07 JinjaThreads: theory Native_Word.Code_Target_Integer_Bit

01:44:07 JinjaThreads: theory Native_Word.Word_Type_Copies

01:44:08 JinjaThreads: theory Coinductive.Lazy_LList

01:44:08 JinjaThreads: theory Coinductive.TLList

01:44:08 JinjaThreads: theory Automatic_Refinement.Autoref_Bindings_HOL

01:44:12 JinjaThreads: theory Coinductive.Lazy_TLList

01:44:13 JinjaThreads: theory Automatic_Refinement.Automatic_Refinement

01:44:13 JinjaThreads: theory Collections.Idx_Iterator

01:44:13 JinjaThreads: theory Refine_Monadic.Refine_Misc

01:44:14 JinjaThreads: theory Refine_Monadic.RefineG_Domain

01:44:14 JinjaThreads: theory Refine_Monadic.RefineG_Transfer

01:44:14 JinjaThreads: theory Refine_Monadic.RefineG_Assert

01:44:15 JinjaThreads: theory Refine_Monadic.RefineG_Recursion

01:44:16 JinjaThreads: theory Refine_Monadic.RefineG_While

01:44:16 JinjaThreads: theory Refine_Monadic.Refine_Basic

01:44:17 JinjaThreads: theory Refine_Monadic.Refine_Det

01:44:23 JinjaThreads: theory Refine_Monadic.Refine_Heuristics

01:44:23 JinjaThreads: theory Refine_Monadic.Refine_Leof

01:44:23 JinjaThreads: theory Refine_Monadic.Refine_Pfun

01:44:23 JinjaThreads: theory Native_Word.Code_Target_Int_Bit

01:44:23 JinjaThreads: theory Native_Word.Uint32

01:44:23 JinjaThreads: theory Refine_Monadic.Refine_More_Comb

01:44:23 JinjaThreads: theory Refine_Monadic.Refine_While

01:44:24 JinjaThreads: theory Collections.Code_Target_ICF

01:44:25 JinjaThreads: theory Refine_Monadic.Refine_Transfer

01:44:26 JinjaThreads: theory Collections.HashCode

01:44:26 JinjaThreads: theory Refine_Monadic.Autoref_Monadic

01:44:26 JinjaThreads: theory Refine_Monadic.Refine_Automation

01:44:26 JinjaThreads: theory Refine_Monadic.Refine_Foreach

01:44:29 JinjaThreads: theory Refine_Monadic.Refine_Monadic

01:44:30 JinjaThreads: theory Collections.Gen_Iterator

01:44:30 JinjaThreads: theory Collections.Intf_Map

01:44:30 JinjaThreads: theory Collections.Intf_Set

01:44:31 JinjaThreads: theory Collections.Iterator

01:44:31 JinjaThreads: theory Collections.Array_Iterator

01:44:31 JinjaThreads: theory Collections.ICF_Spec_Base

01:44:32 JinjaThreads: theory Collections.AnnotatedListSpec

01:44:32 JinjaThreads: theory Collections.ListSpec

01:44:32 JinjaThreads: theory Collections.MapSpec

01:44:32 JinjaThreads: theory Collections.PrioSpec

01:44:32 JinjaThreads: theory Collections.PrioUniqueSpec

01:44:32 JinjaThreads: theory Collections.SetSpec

01:44:33 JinjaThreads: theory Collections.BinoPrioImpl

01:44:34 JinjaThreads: theory Collections.SkewPrioImpl

01:44:34 JinjaThreads: theory Collections.ListGA

01:44:37 JinjaThreads: theory Collections.FTAnnotatedListImpl

01:44:37 JinjaThreads: theory Collections.PrioByAnnotatedList

01:44:37 JinjaThreads: theory Collections.Fifo

01:44:37 JinjaThreads: theory Collections.PrioUniqueByAnnotatedList

01:44:42 JinjaThreads: theory Collections.Algos

01:44:42 JinjaThreads: theory Collections.SetIndex

01:44:43 JinjaThreads: theory Collections.SetIteratorCollectionsGA

01:44:43 JinjaThreads: theory Collections.FTPrioImpl

01:44:43 JinjaThreads: theory Collections.FTPrioUniqueImpl

01:44:43 JinjaThreads: theory Collections.MapGA

01:44:43 JinjaThreads: theory Collections.SetGA

01:44:46 JinjaThreads: theory Collections.ArrayMapImpl

01:44:46 JinjaThreads: theory Collections.ListMapImpl

01:44:46 JinjaThreads: theory Collections.ListMapImpl_Invar

01:44:47 JinjaThreads: theory Collections.TrieMapImpl

01:44:49 JinjaThreads: theory Collections.ListSetImpl

01:44:49 JinjaThreads: theory Collections.ListSetImpl_Invar

01:44:50 JinjaThreads: theory Collections.ListSetImpl_NotDist

01:44:53 JinjaThreads: theory Collections.ListSetImpl_Sorted

01:44:54 JinjaThreads: theory Collections.SetByMap

01:44:55 JinjaThreads: theory Collections.ArrayHashMap_Impl

01:44:57 JinjaThreads: theory Collections.ArraySetImpl

01:44:57 JinjaThreads: theory Collections.TrieSetImpl

01:45:00 JinjaThreads: theory Collections.ArrayHashMap

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

01:45:07 JinjaThreads: theory Collections.RBT_add

01:45:08 JinjaThreads: theory Collections.ArrayHashSet

01:45:10 JinjaThreads: theory Collections.RBTMapImpl

01:45:19 JinjaThreads: theory Collections.RBTSetImpl

01:45:19 JinjaThreads: theory Collections.HashMap_Impl

01:45:21 JinjaThreads: theory Collections.HashMap

01:45:28 JinjaThreads: theory Collections.HashSet

01:45:28 JinjaThreads: theory Collections.MapStdImpl

01:45:36 JinjaThreads: theory Collections.SetStdImpl

01:45:40 JinjaThreads: theory Collections.ICF_Impl

01:45:45 JinjaThreads: theory Collections.ICF_Refine_Monadic

01:45:45 JinjaThreads: theory Collections.ICF_Autoref

01:45:49 JinjaThreads: theory Collections.Collections

01:45:50 JinjaThreads: theory Collections.CollectionsV1

01:45:56 JinjaThreads: theory JinjaThreads.JT_ICF

01:45:56 JinjaThreads: theory JinjaThreads.Basic_Main

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

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

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

01:47:23 JinjaThreads: theory JinjaThreads.FWState

01:47:23 JinjaThreads: theory JinjaThreads.LTS

01:47:23 JinjaThreads: theory JinjaThreads.Type

01:47:23 JinjaThreads: theory JinjaThreads.ListIndex

01:47:23 JinjaThreads: theory JinjaThreads.Orders

01:47:23 JinjaThreads: theory JinjaThreads.Semilat

01:47:25 JinjaThreads: theory JinjaThreads.Err

01:47:26 JinjaThreads: theory JinjaThreads.Listn

01:47:27 JinjaThreads: theory JinjaThreads.Opt

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

01:47:27 JinjaThreads: theory JinjaThreads.Product

01:47:27 JinjaThreads: theory JinjaThreads.Decl

01:47:27 JinjaThreads: theory JinjaThreads.Semilattices

01:47:32 JinjaThreads: theory JinjaThreads.Typing_Framework

01:47:32 JinjaThreads: theory JinjaThreads.SemilatAlg

01:47:33 JinjaThreads: theory JinjaThreads.Kildall

01:47:33 JinjaThreads: theory JinjaThreads.LBVSpec

01:47:34 JinjaThreads: theory JinjaThreads.Bisimulation

01:47:36 JinjaThreads: theory JinjaThreads.LBVComplete

01:47:37 JinjaThreads: theory JinjaThreads.LBVCorrect

01:47:38 JinjaThreads: theory JinjaThreads.Typing_Framework_err

01:47:38 JinjaThreads: theory JinjaThreads.Abstract_BV

01:47:38 JinjaThreads: theory JinjaThreads.TypeRel

01:47:50 JinjaThreads: theory JinjaThreads.TypeRelRefine

01:47:50 JinjaThreads: theory JinjaThreads.Value

01:47:53 JinjaThreads: theory JinjaThreads.Exceptions

01:47:53 JinjaThreads: theory JinjaThreads.Heap

01:47:54 JinjaThreads: theory JinjaThreads.SystemClasses

01:47:55 JinjaThreads: theory JinjaThreads.MM

01:47:56 JinjaThreads: theory JinjaThreads.State

01:48:01 JinjaThreads: theory JinjaThreads.FWCondAction

01:48:01 JinjaThreads: theory JinjaThreads.FWInterrupt

01:48:01 JinjaThreads: theory JinjaThreads.FWLock

01:48:01 JinjaThreads: theory JinjaThreads.FWThread

01:48:01 JinjaThreads: theory JinjaThreads.FWWait

01:48:01 JinjaThreads: theory JinjaThreads.Observable_Events

01:48:03 JinjaThreads: theory JinjaThreads.FWLocking

01:48:04 JinjaThreads: theory JinjaThreads.FWLockingThread

01:48:04 JinjaThreads: theory JinjaThreads.FWWellform

01:48:05 JinjaThreads: theory JinjaThreads.FWLifting

01:48:05 JinjaThreads: theory JinjaThreads.FWSemantics

01:48:08 JinjaThreads: theory JinjaThreads.JVMState

01:48:08 JinjaThreads: theory JinjaThreads.StartConfig

01:48:08 JinjaThreads: theory JinjaThreads.JMM_Spec

01:48:09 JinjaThreads: theory JinjaThreads.FWLiftingSem

01:48:09 JinjaThreads: theory JinjaThreads.FWProgressAux

01:48:10 JinjaThreads: theory JinjaThreads.Conform

01:48:10 JinjaThreads: theory JinjaThreads.State_Refinement

01:48:10 JinjaThreads: theory JinjaThreads.FWDeadlock

01:48:11 JinjaThreads: theory JinjaThreads.FWLTS

01:48:12 JinjaThreads: theory JinjaThreads.ConformThreaded

01:48:12 JinjaThreads: theory JinjaThreads.ExternalCall

01:48:13 JinjaThreads: theory JinjaThreads.SC

01:48:13 JinjaThreads: theory JinjaThreads.SC_Collections

01:48:13 JinjaThreads: theory JinjaThreads.FWProgress

01:48:19 JinjaThreads: theory JinjaThreads.JMM_DRF

01:48:19 JinjaThreads: theory JinjaThreads.SC_Legal

01:48:22 JinjaThreads: theory JinjaThreads.FWBisimulation

01:48:22 JinjaThreads: theory JinjaThreads.FWInitFinLift

01:48:22 JinjaThreads: theory JinjaThreads.Non_Speculative

01:48:24 JinjaThreads: theory JinjaThreads.Scheduler

01:48:25 JinjaThreads: theory JinjaThreads.HB_Completion

01:48:25 JinjaThreads: theory JinjaThreads.SC_Completion

01:48:58 JinjaThreads: theory JinjaThreads.WellForm

01:48:58 JinjaThreads: theory JinjaThreads.ExternalCall_Execute

01:49:02 JinjaThreads: theory JinjaThreads.ExternalCallWF

01:49:02 JinjaThreads: theory JinjaThreads.JMM_Heap

01:49:03 JinjaThreads: theory JinjaThreads.SemiType

01:49:04 JinjaThreads: theory JinjaThreads.BinOp

01:49:05 JinjaThreads: theory JinjaThreads.JVM_SemiType

01:49:07 JinjaThreads: theory JinjaThreads.JMM_Type

01:49:08 JinjaThreads: theory JinjaThreads.JMM_Type2

01:49:17 JinjaThreads: theory JinjaThreads.Random_Scheduler

01:49:17 JinjaThreads: theory JinjaThreads.Round_Robin

01:49:25 JinjaThreads: theory JinjaThreads.JMM_Framework

01:49:31 JinjaThreads: theory JinjaThreads.SC_Schedulers

01:49:41 JinjaThreads: theory JinjaThreads.Expr

01:49:44 JinjaThreads: theory JinjaThreads.JVMInstructions

01:49:47 JinjaThreads: theory JinjaThreads.PCompiler

01:49:55 JinjaThreads: theory JinjaThreads.PCompilerRefine

01:50:17 JinjaThreads: theory JinjaThreads.JVMExceptions

01:50:17 JinjaThreads: theory JinjaThreads.Effect

01:50:17 JinjaThreads: theory JinjaThreads.JVMHeap

01:50:45 JinjaThreads: theory JinjaThreads.JVMExecInstr

01:50:48 JinjaThreads: theory JinjaThreads.CallExpr

01:50:48 JinjaThreads: theory JinjaThreads.DefAss

01:50:50 JinjaThreads: theory JinjaThreads.JHeap

01:50:50 JinjaThreads: theory JinjaThreads.WWellForm

01:50:50 JinjaThreads: theory JinjaThreads.WellType

01:50:50 JinjaThreads: theory JinjaThreads.JVMExec

01:50:55 JinjaThreads: theory JinjaThreads.ToString

01:50:57 JinjaThreads: theory JinjaThreads.JVMDefensive

01:50:57 JinjaThreads: theory JinjaThreads.J1State

01:50:58 JinjaThreads: theory JinjaThreads.SmallStep

01:51:00 JinjaThreads: theory JinjaThreads.Annotate

01:51:01 JinjaThreads: theory JinjaThreads.J1Heap

01:51:05 JinjaThreads: theory JinjaThreads.J1WellType

01:51:07 JinjaThreads: theory JinjaThreads.JWellForm

01:51:12 JinjaThreads: theory JinjaThreads.WellTypeRT

01:51:12 JinjaThreads: theory JinjaThreads.J1WellForm

01:51:13 JinjaThreads: theory JinjaThreads.JVMThreaded

01:51:14 JinjaThreads: theory JinjaThreads.JVMExec_Execute

01:51:14 JinjaThreads: theory JinjaThreads.JMM_Typesafe

01:51:21 JinjaThreads: theory JinjaThreads.Compiler1

01:51:23 JinjaThreads: theory JinjaThreads.Compiler2

01:51:24 JinjaThreads: theory JinjaThreads.Preprocessor

01:51:29 JinjaThreads: theory JinjaThreads.JJ1WellForm

01:51:35 JinjaThreads: theory JinjaThreads.JMM_JVM

01:51:37 JinjaThreads: theory JinjaThreads.JMM_Common

01:51:41 JinjaThreads: theory JinjaThreads.JVM_Main

01:51:42 JinjaThreads: theory JinjaThreads.Compiler

01:51:43 JinjaThreads: theory JinjaThreads.Exception_Tables

01:51:49 JinjaThreads: theory JinjaThreads.JMM_Typesafe2

01:51:57 JinjaThreads: theory JinjaThreads.BVSpec

01:51:58 JinjaThreads: theory JinjaThreads.EffectMono

01:51:59 JinjaThreads: theory JinjaThreads.TF_JVM

01:52:00 JinjaThreads: theory JinjaThreads.BVConform

01:52:04 JinjaThreads: theory JinjaThreads.FWBisimDeadlock

01:52:04 JinjaThreads: theory JinjaThreads.FWBisimLift

01:52:05 JinjaThreads: theory JinjaThreads.J1

01:52:06 JinjaThreads: theory JinjaThreads.TypeComp

01:52:07 JinjaThreads: theory JinjaThreads.BVExec

01:52:18 JinjaThreads: theory JinjaThreads.LBVJVM

01:52:31 JinjaThreads: theory JinjaThreads.BVSpecTypeSafe

01:56:38 JinjaThreads: theory JinjaThreads.BVNoTypeError

01:56:44 JinjaThreads: theory JinjaThreads.BCVExec

01:56:44 JinjaThreads: theory JinjaThreads.JVMExec_Execute2

01:56:44 JinjaThreads: theory JinjaThreads.BVProgressThreaded

01:56:47 JinjaThreads: theory JinjaThreads.JVMTau

01:56:47 JinjaThreads: theory JinjaThreads.Common_Main

01:57:06 JinjaThreads: theory JinjaThreads.J1Deadlock

01:57:14 JinjaThreads: theory JinjaThreads.Execs

01:57:46 JinjaThreads: theory JinjaThreads.DefAssPreservation

01:57:46 JinjaThreads: theory JinjaThreads.Threaded

01:57:46 JinjaThreads: theory JinjaThreads.Progress

01:57:52 JinjaThreads: theory JinjaThreads.TypeSafe

01:58:14 JinjaThreads: theory JinjaThreads.J1JVMBisim

01:58:16 JinjaThreads: theory JinjaThreads.J0

01:58:18 JinjaThreads: theory JinjaThreads.JMM_J

01:58:19 JinjaThreads: theory JinjaThreads.ProgressThreaded

01:58:20 JinjaThreads: theory JinjaThreads.J_Execute

01:58:26 JinjaThreads: theory JinjaThreads.JVMDeadlocked

01:58:34 JinjaThreads: theory JinjaThreads.DRF_JVM

01:58:38 JinjaThreads: theory JinjaThreads.JVM_Execute

01:58:41 JinjaThreads: theory JinjaThreads.JVM_Execute2

01:59:00 JinjaThreads: theory JinjaThreads.Deadlocked

01:59:03 JinjaThreads: theory JinjaThreads.DRF_J

01:59:08 JinjaThreads: theory JinjaThreads.BV_Main

01:59:11 JinjaThreads: theory JinjaThreads.J_Main

01:59:22 JinjaThreads: theory JinjaThreads.J0Bisim

01:59:22 JinjaThreads: theory JinjaThreads.J0J1Bisim

02:00:48 JinjaThreads: theory JinjaThreads.Correctness1

02:01:00 JinjaThreads: theory JinjaThreads.Correctness1Threaded

02:02:37 JinjaThreads: theory JinjaThreads.Code_Generation

02:03:04 JinjaThreads: theory JinjaThreads.ApprenticeChallenge

02:03:07 JinjaThreads: theory JinjaThreads.BufferExample

02:03:11 JinjaThreads: theory JinjaThreads.Java2Jinja

02:03:30 JinjaThreads: theory JinjaThreads.Examples_Main

02:04:34 JinjaThreads: theory JinjaThreads.JMM_JVM_Typesafe

02:11:24 JinjaThreads: theory JinjaThreads.JMM_J_Typesafe

02:11:31 JinjaThreads: theory JinjaThreads.J1JVM

02:11:33 JinjaThreads: theory JinjaThreads.JVMJ1

02:12:11 JinjaThreads: theory JinjaThreads.Execute_Main

02:12:42 JinjaThreads: theory JinjaThreads.Correctness2

02:14:46 JinjaThreads: theory JinjaThreads.Correctness

02:22:22 JinjaThreads: theory JinjaThreads.JMM_Compiler

02:22:24 JinjaThreads: theory JinjaThreads.SC_Interp

02:22:25 JinjaThreads: theory JinjaThreads.Compiler_Main

02:33:03 JinjaThreads: theory JinjaThreads.JMM_Interp

02:33:08 JinjaThreads: theory JinjaThreads.JMM_Compiler_Type2

02:33:11 JinjaThreads: theory JinjaThreads.JMM

02:33:14 JinjaThreads: theory JinjaThreads.MM_Main

02:33:26 JinjaThreads: theory JinjaThreads.JinjaThreads

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

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

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

02:44:56 Finished JinjaThreads/outline (0:00:34 elapsed time)

02:44:57 Timing JinjaThreads (8 threads, 3539.551s elapsed time, 16372.292s cpu time, 6433.821s GC time, factor 4.63)

02:44:57 Finished JinjaThreads (0:59:03 elapsed time, 4:32:55 cpu time, factor 4.62)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

02:47:02 Timing Flyspeck-Tame (8 threads, 64.638s elapsed time, 343.605s cpu time, 29.024s GC time, factor 5.32)

02:47:02 Finished Flyspeck-Tame (0:01:42 elapsed time, 0:07:01 cpu time, factor 4.09)

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

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

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

07:20:16 Timing Flyspeck-Tame-Computation (8 threads, 16387.448s elapsed time, 24318.603s cpu time, 900.143s GC time, factor 1.48)

07:20:16 Finished Flyspeck-Tame-Computation (4:33:09 elapsed time, 6:45:20 cpu time, factor 1.48)

07:20:16 Building AWN ...

07:20:18 AWN: theory AWN.TransitionSystems

07:20:18 AWN: theory AWN.Lib

07:20:18 AWN: theory AWN.AWN

07:20:18 AWN: theory AWN.Invariants

07:20:19 AWN: theory AWN.OInvariants

07:20:31 AWN: theory AWN.OAWN_SOS

07:20:31 AWN: theory AWN.AWN_Cterms

07:20:31 AWN: theory AWN.AWN_SOS

07:20:35 AWN: theory AWN.AWN_Labels

07:20:36 AWN: theory AWN.Inv_Cterms

07:20:36 AWN: theory AWN.AWN_Invariants

07:20:36 AWN: theory AWN.Pnet

07:20:37 AWN: theory AWN.Closed

07:20:37 AWN: theory AWN.AWN_SOS_Labels

07:20:38 AWN: theory AWN.Qmsg

07:20:38 AWN: theory AWN.OAWN_Invariants

07:20:38 AWN: theory AWN.OAWN_SOS_Labels

07:20:38 AWN: theory AWN.ONode_Lifting

07:20:38 AWN: theory AWN.OPnet

07:20:38 AWN: theory AWN.OPnet_Lifting

07:20:39 AWN: theory AWN.OClosed_Lifting

07:20:39 AWN: theory AWN.OAWN_Convert

07:20:39 AWN: theory AWN.OClosed_Transfer

07:20:39 AWN: theory AWN.Qmsg_Lifting

07:20:40 AWN: theory AWN.AWN_Main

07:20:41 AWN: theory AWN.Toy

07:20:53 AWN: theory AWN.AWN_Term_Graph

07:21:26 Preparing AWN/document ...

07:21:34 Finished AWN/document (0:00:08 elapsed time)

07:21:34 Preparing AWN/outline ...

07:21:39 Finished AWN/outline (0:00:04 elapsed time)

07:21:40 Timing AWN (8 threads, 38.554s elapsed time, 177.812s cpu time, 8.314s GC time, factor 4.61)

07:21:40 Finished AWN (0:01:08 elapsed time, 0:03:55 cpu time, factor 3.46)

07:21:40 Running AODV ...

07:21:42 AODV: theory AODV.Aodv_Basic

07:21:44 AODV: theory AODV.A_Norreqid

07:21:44 AODV: theory AODV.Aodv_Data

07:21:44 AODV: theory AODV.Aodv_Message

07:21:44 AODV: theory AODV.C_Gtobcast

07:21:44 AODV: theory AODV.B_Fwdrreps

07:21:44 AODV: theory AODV.D_Fwdrreqs

07:21:44 AODV: theory AODV.E_All_ABCD

07:21:44 AODV: theory AODV.A_Aodv_Data

07:21:44 AODV: theory AODV.A_Aodv_Message

07:21:44 AODV: theory AODV.D_Aodv_Data

07:21:44 AODV: theory AODV.C_Aodv_Data

07:21:44 AODV: theory AODV.B_Aodv_Data

07:21:44 AODV: theory AODV.B_Aodv_Message

07:21:47 AODV: theory AODV.C_Fresher

07:21:47 AODV: theory AODV.C_Aodv_Message

07:21:47 AODV: theory AODV.B_Fresher

07:21:47 AODV: theory AODV.D_Aodv_Message

07:21:47 AODV: theory AODV.Fresher

07:21:48 AODV: theory AODV.A_Fresher

07:21:48 AODV: theory AODV.E_Aodv_Data

07:21:48 AODV: theory AODV.D_Fresher

07:21:48 AODV: theory AODV.E_Aodv_Message

07:21:50 AODV: theory AODV.A_Aodv

07:21:50 AODV: theory AODV.Aodv

07:21:50 AODV: theory AODV.B_Aodv

07:21:50 AODV: theory AODV.E_Fresher

07:21:50 AODV: theory AODV.C_Aodv

07:21:50 AODV: theory AODV.D_Aodv

07:21:51 AODV: theory AODV.E_Aodv

07:22:35 AODV: theory AODV.Aodv_Predicates

07:22:35 AODV: theory AODV.OAodv

07:22:36 AODV: theory AODV.Loop_Freedom

07:22:36 AODV: theory AODV.Quality_Increases

07:22:36 AODV: theory AODV.Seq_Invariants

07:22:36 AODV: theory AODV.Global_Invariants

07:22:37 AODV: theory AODV.Aodv_Loop_Freedom

07:22:45 AODV: theory AODV.A_Aodv_Predicates

07:22:45 AODV: theory AODV.A_Loop_Freedom

07:22:45 AODV: theory AODV.A_Quality_Increases

07:22:45 AODV: theory AODV.A_Seq_Invariants

07:22:46 AODV: theory AODV.A_OAodv

07:22:46 AODV: theory AODV.A_Global_Invariants

07:22:47 AODV: theory AODV.A_Aodv_Loop_Freedom

07:22:50 AODV: theory AODV.B_Aodv_Predicates

07:22:50 AODV: theory AODV.B_Loop_Freedom

07:22:50 AODV: theory AODV.B_Quality_Increases

07:22:51 AODV: theory AODV.B_Seq_Invariants

07:22:51 AODV: theory AODV.B_OAodv

07:22:52 AODV: theory AODV.B_Global_Invariants

07:22:53 AODV: theory AODV.B_Aodv_Loop_Freedom

07:22:54 AODV: theory AODV.C_Aodv_Predicates

07:22:54 AODV: theory AODV.C_Loop_Freedom

07:22:54 AODV: theory AODV.C_Quality_Increases

07:22:54 AODV: theory AODV.C_Seq_Invariants

07:22:54 AODV: theory AODV.C_OAodv

07:22:55 AODV: theory AODV.E_Aodv_Predicates

07:22:55 AODV: theory AODV.E_OAodv

07:22:55 AODV: theory AODV.C_Global_Invariants

07:22:55 AODV: theory AODV.E_Loop_Freedom

07:22:55 AODV: theory AODV.E_Quality_Increases

07:22:55 AODV: theory AODV.E_Seq_Invariants

07:22:56 AODV: theory AODV.C_Aodv_Loop_Freedom

07:22:56 AODV: theory AODV.E_Global_Invariants

07:22:57 AODV: theory AODV.E_Aodv_Loop_Freedom

07:23:02 AODV: theory AODV.D_Aodv_Predicates

07:23:02 AODV: theory AODV.D_OAodv

07:23:02 AODV: theory AODV.D_Loop_Freedom

07:23:03 AODV: theory AODV.D_Quality_Increases

07:23:03 AODV: theory AODV.D_Seq_Invariants

07:23:03 AODV: theory AODV.D_Global_Invariants

07:23:04 AODV: theory AODV.D_Aodv_Loop_Freedom

07:23:10 AODV: theory AODV.All

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

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

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

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

08:44:28 Timing AODV (8 threads, 4930.547s elapsed time, 29451.432s cpu time, 1112.059s GC time, factor 5.97)

08:44:28 Finished AODV (1:22:12 elapsed time, 8:10:53 cpu time, factor 5.97)

08:44:28 Building Word_Lib ...

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

08:44:30 Word_Lib: theory Word_Lib.Even_More_List

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

08:44:30 Word_Lib: theory Word_Lib.More_Misc

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

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

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

08:44:33 Word_Lib: theory Word_Lib.More_Sublist

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

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

08:44:34 Word_Lib: theory Word_Lib.More_Arithmetic

08:44:41 Word_Lib: theory Word_Lib.Bit_Comprehension

08:44:41 Word_Lib: theory Word_Lib.Legacy_Aliases

08:44:41 Word_Lib: theory Word_Lib.More_Divides

08:44:41 Word_Lib: theory Word_Lib.Signed_Division_Word

08:44:41 Word_Lib: theory Word_Lib.More_Word

08:44:43 Word_Lib: theory Word_Lib.Bit_Shifts_Infix_Syntax

08:44:43 Word_Lib: theory Word_Lib.Least_significant_bit

08:44:43 Word_Lib: theory Word_Lib.Many_More

08:44:43 Word_Lib: theory Word_Lib.Strict_part_mono

08:44:44 Word_Lib: theory Word_Lib.Aligned

08:44:44 Word_Lib: theory Word_Lib.Singleton_Bit_Shifts

08:44:44 Word_Lib: theory Word_Lib.Most_significant_bit

08:44:45 Word_Lib: theory Word_Lib.Generic_set_bit

08:44:45 Word_Lib: theory Word_Lib.Next_and_Prev

08:44:45 Word_Lib: theory Word_Lib.Bits_Int

08:44:48 Word_Lib: theory Word_Lib.Typedef_Morphisms

08:44:49 Word_Lib: theory Word_Lib.Reversed_Bit_Lists

08:44:52 Word_Lib: theory Word_Lib.Bitwise

08:44:52 Word_Lib: theory Word_Lib.Examples

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

08:44:56 Word_Lib: theory Word_Lib.Hex_Words

08:44:56 Word_Lib: theory Word_Lib.Syntax_Bundles

08:44:56 Word_Lib: theory Word_Lib.Type_Syntax

08:44:56 Word_Lib: theory Word_Lib.Word_Syntax

08:44:56 Word_Lib: theory Word_Lib.Enumeration

08:44:56 Word_Lib: theory Word_Lib.Bit_Comprehension_Int

08:44:56 Word_Lib: theory Word_Lib.Signed_Words

08:44:56 Word_Lib: theory Word_Lib.Rsplit

08:44:56 Word_Lib: theory Word_Lib.Norm_Words

08:44:56 Word_Lib: theory Word_Lib.Word_Names

08:44:56 Word_Lib: theory Word_Lib.Word_16

08:44:56 Word_Lib: theory Word_Lib.Bitwise_Signed

08:44:57 Word_Lib: theory Word_Lib.Enumeration_Word

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

08:44:57 Word_Lib: theory Word_Lib.Word_EqI

08:44:59 Word_Lib: theory Word_Lib.Word_Lemmas

08:45:01 Word_Lib: theory Word_Lib.Word_8

08:45:01 Word_Lib: theory Word_Lib.More_Word_Operations

08:45:02 Word_Lib: theory Word_Lib.Word_32

08:45:02 Word_Lib: theory Word_Lib.Word_64

08:45:03 Word_Lib: theory Word_Lib.Machine_Word_64_Basics

08:45:03 Word_Lib: theory Word_Lib.Machine_Word_64

08:45:03 Word_Lib: theory Word_Lib.Machine_Word_32_Basics

08:45:03 Word_Lib: theory Word_Lib.Word_Lib_Sumo

08:45:04 Word_Lib: theory Word_Lib.Machine_Word_32

08:45:07 Word_Lib: theory Word_Lib.Guide

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

08:45:37 Finished Word_Lib/document (0:00:02 elapsed time)

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

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

08:45:41 Timing Word_Lib (8 threads, 39.243s elapsed time, 205.210s cpu time, 14.840s GC time, factor 5.23)

08:45:41 Finished Word_Lib (0:01:03 elapsed time, 0:04:13 cpu time, factor 3.97)

08:45:41 Building IP_Addresses ...

08:45:43 IP_Addresses: theory IP_Addresses.NumberWang_IPv4

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

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

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

08:45:43 IP_Addresses: theory IP_Addresses.NumberWang_IPv6

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

08:45:49 IP_Addresses: theory HOL-ex.Quicksort

08:45:50 IP_Addresses: theory Automatic_Refinement.Misc

08:45:56 IP_Addresses: theory HOL-Library.Product_Lexorder

08:45:56 IP_Addresses: theory IP_Addresses.Hs_Compat

08:45:56 IP_Addresses: theory IP_Addresses.Lib_Numbers_toString

08:45:56 IP_Addresses: theory HOL-Library.Code_Abstract_Nat

08:45:56 IP_Addresses: theory IP_Addresses.WordInterval

08:45:56 IP_Addresses: theory HOL-Library.Code_Target_Nat

08:45:56 IP_Addresses: theory IP_Addresses.Lib_List_toString

08:45:56 IP_Addresses: theory IP_Addresses.Lib_Word_toString

08:46:00 IP_Addresses: theory IP_Addresses.WordInterval_Sorted

08:46:00 IP_Addresses: theory IP_Addresses.IP_Address

08:46:06 IP_Addresses: theory IP_Addresses.IPv4

08:46:06 IP_Addresses: theory IP_Addresses.IPv6

08:46:06 IP_Addresses: theory IP_Addresses.Prefix_Match

08:46:07 IP_Addresses: theory IP_Addresses.CIDR_Split

08:47:07 IP_Addresses: theory IP_Addresses.IP_Address_Parser

08:47:07 IP_Addresses: theory IP_Addresses.IP_Address_toString

08:47:08 IP_Addresses: theory IP_Addresses.Prefix_Match_toString

08:49:56 Preparing IP_Addresses/document ...

08:49:59 Finished IP_Addresses/document (0:00:03 elapsed time)

08:49:59 Preparing IP_Addresses/outline ...

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

08:50:02 Timing IP_Addresses (8 threads, 208.501s elapsed time, 676.183s cpu time, 51.054s GC time, factor 3.24)

08:50:02 Finished IP_Addresses (0:04:12 elapsed time, 0:12:43 cpu time, factor 3.02)

08:50:02 Building Simple_Firewall ...

08:50:04 Simple_Firewall: theory Simple_Firewall.Firewall_Common_Decision_State

08:50:04 Simple_Firewall: theory Simple_Firewall.Lib_Enum_toString

08:50:04 Simple_Firewall: theory Simple_Firewall.GroupF

08:50:04 Simple_Firewall: theory Simple_Firewall.List_Product_More

08:50:04 Simple_Firewall: theory Simple_Firewall.Option_Helpers

08:50:04 Simple_Firewall: theory Simple_Firewall.IP_Addr_WordInterval_toString

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

08:50:04 Simple_Firewall: theory Simple_Firewall.IP_Partition_Preliminaries

08:50:04 Simple_Firewall: theory Simple_Firewall.Iface

08:50:05 Simple_Firewall: theory Simple_Firewall.L4_Protocol

08:50:07 Simple_Firewall: theory Simple_Firewall.Simple_Packet

08:50:07 Simple_Firewall: theory Simple_Firewall.Primitives_toString

08:50:09 Simple_Firewall: theory Simple_Firewall.SimpleFw_Syntax

08:50:12 Simple_Firewall: theory Simple_Firewall.SimpleFw_Semantics

08:50:12 Simple_Firewall: theory Simple_Firewall.SimpleFw_toString

08:50:14 Simple_Firewall: theory Simple_Firewall.Generic_SimpleFw

08:50:14 Simple_Firewall: theory Simple_Firewall.Shadowed

08:50:14 Simple_Firewall: theory Simple_Firewall.Service_Matrix

08:50:46 Preparing Simple_Firewall/document ...

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

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

08:50:58 Finished Simple_Firewall/outline (0:00:05 elapsed time)

08:50:59 Timing Simple_Firewall (8 threads, 18.872s elapsed time, 77.711s cpu time, 6.452s GC time, factor 4.12)

08:50:59 Finished Simple_Firewall (0:00:43 elapsed time, 0:02:04 cpu time, factor 2.88)

08:50:59 Building Routing ...

08:51:01 Routing: theory Routing.Linorder_Helper

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

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

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

08:51:02 Routing: theory Routing.Routing_Table

08:51:05 Routing: theory Routing.IpRoute_Parser

08:51:06 Routing: theory Routing.Linux_Router

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

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

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

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

08:51:29 Timing Routing (8 threads, 9.222s elapsed time, 28.521s cpu time, 1.100s GC time, factor 3.09)

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

08:51:29 Building Iptables_Semantics ...

08:51:31 Iptables_Semantics: theory Iptables_Semantics.Negation_Type

08:51:31 Iptables_Semantics: theory Iptables_Semantics.List_Misc

08:51:33 Iptables_Semantics: theory Iptables_Semantics.WordInterval_Lists

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Datatype_Selectors

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_DNF

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

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Remdups_Rev

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Repeat_Stabilize

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Ternary

08:51:34 Iptables_Semantics: theory Native_Word.Code_Int_Integer_Conversion

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

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State

08:51:34 Iptables_Semantics: theory Iptables_Semantics.L4_Protocol_Flags

08:51:34 Iptables_Semantics: theory Native_Word.Code_Target_Integer_Bit

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Firewall_Common

08:51:34 Iptables_Semantics: theory Iptables_Semantics.Word_Upto

08:51:34 Iptables_Semantics: theory Iptables_Semantics.IpAddresses

08:51:35 Iptables_Semantics: theory Iptables_Semantics.Ports

08:51:36 Iptables_Semantics: theory Iptables_Semantics.Tagged_Packet

08:51:36 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Syntax

08:51:48 Iptables_Semantics: theory Native_Word.Code_Target_Int_Bit

08:51:49 Iptables_Semantics: theory Iptables_Semantics.Matching_Ternary

08:51:49 Iptables_Semantics: theory Iptables_Semantics.Semantics

08:51:49 Iptables_Semantics: theory Iptables_Semantics.Semantics_Goto

08:51:50 Iptables_Semantics: theory Iptables_Semantics.Alternative_Semantics

08:51:50 Iptables_Semantics: theory Iptables_Semantics.Matching

08:51:51 Iptables_Semantics: theory Iptables_Semantics.Ruleset_Update

08:51:51 Iptables_Semantics: theory Iptables_Semantics.Call_Return_Unfolding

08:51:51 Iptables_Semantics: theory Iptables_Semantics.Semantics_Stateful

08:51:51 Iptables_Semantics: theory Iptables_Semantics.Semantics_Ternary

08:51:51 Iptables_Semantics: theory Iptables_Semantics.Unknown_Match_Tacs

08:51:52 Iptables_Semantics: theory Iptables_Semantics.Matching_Embeddings

08:51:53 Iptables_Semantics: theory Iptables_Semantics.Fixed_Action

08:51:54 Iptables_Semantics: theory Iptables_Semantics.Optimizing

08:51:54 Iptables_Semantics: theory Iptables_Semantics.Normalized_Matches

08:51:54 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher_Generic

08:51:55 Iptables_Semantics: theory Iptables_Semantics.Negation_Type_Matching

08:51:56 Iptables_Semantics: theory Iptables_Semantics.Primitive_Normalization

08:51:58 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Matcher

08:51:59 Iptables_Semantics: theory Iptables_Semantics.MatchExpr_Fold

08:51:59 Iptables_Semantics: theory Iptables_Semantics.Ipassmt

08:52:02 Iptables_Semantics: theory Iptables_Semantics.Routing_IpAssmt

08:52:32 Iptables_Semantics: theory Iptables_Semantics.Conntrack_State_Transform

08:52:32 Iptables_Semantics: theory Iptables_Semantics.Example_Semantics

08:52:32 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_Lemmas

08:52:32 Iptables_Semantics: theory Iptables_Semantics.Common_Primitive_toString

08:52:33 Iptables_Semantics: theory Iptables_Semantics.Interfaces_Normalize

08:52:33 Iptables_Semantics: theory Iptables_Semantics.IpAddresses_Normalize

08:52:33 Iptables_Semantics: theory Iptables_Semantics.Ports_Normalize

08:52:33 Iptables_Semantics: theory Iptables_Semantics.Protocols_Normalize

08:52:34 Iptables_Semantics: theory Iptables_Semantics.No_Spoof

08:52:39 Iptables_Semantics: theory Iptables_Semantics.Output_Interface_Replace

08:52:41 Iptables_Semantics: theory Iptables_Semantics.Interface_Replace

08:52:42 Iptables_Semantics: theory Iptables_Semantics.Transform

08:52:46 Iptables_Semantics: theory Iptables_Semantics.Primitive_Abstract

08:52:48 Iptables_Semantics: theory Iptables_Semantics.SimpleFw_Compliance

08:52:52 Iptables_Semantics: theory Iptables_Semantics.Code_Interface

08:52:52 Iptables_Semantics: theory Iptables_Semantics.Semantics_Embeddings

08:52:53 Iptables_Semantics: theory Iptables_Semantics.Access_Matrix_Embeddings

08:52:53 Iptables_Semantics: theory Iptables_Semantics.Iptables_Semantics

08:52:54 Iptables_Semantics: theory Iptables_Semantics.No_Spoof_Embeddings

08:52:58 Iptables_Semantics: theory Iptables_Semantics.Parser

08:52:58 Iptables_Semantics: theory Iptables_Semantics.Parser6

08:52:59 Iptables_Semantics: theory Iptables_Semantics.Documentation

08:52:59 Iptables_Semantics: theory Iptables_Semantics.Code_haskell

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

08:54:34 Finished Iptables_Semantics/document (0:00:18 elapsed time)

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

08:54:44 Finished Iptables_Semantics/outline (0:00:09 elapsed time)

08:54:46 Timing Iptables_Semantics (8 threads, 109.258s elapsed time, 503.555s cpu time, 50.067s GC time, factor 4.61)

08:54:46 Finished Iptables_Semantics (0:02:44 elapsed time, 0:10:13 cpu time, factor 3.73)

08:54:46 Building Iptables_Semantics_Examples ...

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Ringofsaturn_com

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Contrived_Example

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser_Test

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Parser6_Test

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SQRL_2015_nospoof

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.SNS_IAS_Eduroam_Spoofing

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_medium_sized_company

08:54:48 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_SQRL_Shorewall

08:54:52 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Ports_Fail

08:54:52 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Small_Examples

08:54:53 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.iptables_Ln_tuned_parsed

08:54:53 Iptables_Semantics_Examples: theory Iptables_Semantics_Examples.Analyze_Synology_Diskstation

08:58:57 Preparing Iptables_Semantics_Examples/document ...

08:59:01 Finished Iptables_Semantics_Examples/document (0:00:03 elapsed time)

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

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

08:59:05 Timing Iptables_Semantics_Examples (8 threads, 224.467s elapsed time, 1253.138s cpu time, 113.553s GC time, factor 5.58)

08:59:05 Finished Iptables_Semantics_Examples (0:04:10 elapsed time, 0:21:42 cpu time, factor 5.21)

08:59:05 Running Iptables_Semantics_Examples_Big ...

08:59:08 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_Containern

08:59:08 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

08:59:08 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

08:59:08 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

08:59:08 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

09:01:29 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

09:30:39 Iptables_Semantics_Examples_Big: theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

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

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

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

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

10:28:29 Timing Iptables_Semantics_Examples_Big (8 threads, 5349.580s elapsed time, 29877.622s cpu time, 11782.808s GC time, factor 5.59)

10:28:29 Finished Iptables_Semantics_Examples_Big (1:29:13 elapsed time, 8:18:01 cpu time, factor 5.58)

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

10:28:31 HOL-Library: theory HOL-Library.AList

10:28:31 HOL-Library: theory HOL-Library.Adhoc_Overloading

10:28:31 HOL-Library: theory HOL-Library.BNF_Axiomatization

10:28:31 HOL-Library: theory HOL-Library.BNF_Corec

10:28:31 HOL-Library: theory HOL-Library.Case_Converter

10:28:31 HOL-Library: theory HOL-Library.Cancellation

10:28:31 HOL-Library: theory HOL-Library.Char_ord

10:28:31 HOL-Library: theory HOL-Library.Code_Abstract_Nat

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

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

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

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

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

10:28:31 HOL-Library: theory HOL-Library.Code_Target_Int

10:28:32 HOL-Library: theory HOL-Library.Code_Lazy

10:28:32 HOL-Library: theory HOL-Library.Simps_Case_Conv

10:28:32 HOL-Library: theory HOL-Library.Extended

10:28:32 HOL-Library: theory HOL-Library.Multiset

10:28:32 HOL-Library: theory HOL-Library.Code_Target_Numeral

10:28:32 HOL-Library: theory HOL-Library.Code_Test

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

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

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

10:28:33 HOL-Library: theory HOL-Library.Conditional_Parametricity

10:28:34 HOL-Library: theory HOL-Library.DAList

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

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

10:28:34 HOL-Library: theory HOL-Library.Confluent_Quotient

10:28:34 HOL-Library: theory HOL-Library.Debug

10:28:34 HOL-Library: theory HOL-Library.Dual_Ordered_Lattice

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

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

10:28:35 HOL-Library: theory HOL-Library.FuncSet

10:28:35 HOL-Library: theory HOL-Library.Function_Algebras

10:28:35 HOL-Library: theory HOL-Library.Groups_Big_Fun

10:28:35 HOL-Library: theory HOL-Library.Function_Division

10:28:35 HOL-Library: theory HOL-Library.IArray

10:28:36 HOL-Library: theory HOL-Library.Infinite_Set

10:28:36 HOL-Library: theory HOL-Library.LaTeXsugar

10:28:36 HOL-Library: theory HOL-Library.Lattice_Constructions

10:28:36 HOL-Library: theory HOL-Library.Disjoint_Sets

10:28:36 HOL-Library: theory HOL-Library.Equipollence

10:28:36 HOL-Library: theory HOL-Library.Omega_Words_Fun

10:28:36 HOL-Library: theory HOL-Library.Ramsey

10:28:37 HOL-Library: theory HOL-Library.ListVector

10:28:37 HOL-Library: theory HOL-Library.List_Lenlexorder

10:28:37 HOL-Library: theory HOL-Library.List_Lexorder

10:28:37 HOL-Library: theory HOL-Library.Mapping

10:28:37 HOL-Library: theory HOL-Library.More_List

10:28:37 HOL-Library: theory HOL-Library.NList

10:28:37 HOL-Library: theory HOL-Library.Nat_Bijection

10:28:38 HOL-Library: theory HOL-Library.Old_Datatype

10:28:38 HOL-Library: theory HOL-Library.Poly_Mapping

10:28:38 HOL-Library: theory HOL-Library.Stream

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

10:28:38 HOL-Library: theory HOL-Library.Open_State_Syntax

10:28:38 HOL-Library: theory HOL-Library.Option_ord

10:28:39 HOL-Library: theory HOL-Library.Parallel

10:28:39 HOL-Library: theory HOL-Library.AList_Mapping

10:28:40 HOL-Library: theory HOL-Library.Pattern_Aliases

10:28:40 HOL-Library: theory HOL-Library.Phantom_Type

10:28:40 HOL-Library: theory HOL-Library.Power_By_Squaring

10:28:40 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

10:28:41 HOL-Library: theory HOL-Library.Preorder

10:28:43 HOL-Library: theory HOL-Library.Product_Lexorder

10:28:43 HOL-Library: theory HOL-Library.Product_Plus

10:28:43 HOL-Library: theory HOL-Library.Quotient_Syntax

10:28:43 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

10:28:43 HOL-Library: theory HOL-Library.Quotient_Type

10:28:43 HOL-Library: theory HOL-Library.Product_Order

10:28:43 HOL-Library: theory HOL-Library.Quotient_Option

10:28:43 HOL-Library: theory HOL-Library.Quotient_Product

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

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

10:28:44 HOL-Library: theory HOL-Library.Quotient_Set

10:28:44 HOL-Library: theory HOL-Library.Quotient_Sum

10:28:44 HOL-Library: theory HOL-Library.Finite_Lattice

10:28:44 HOL-Library: theory HOL-Library.Quotient_List

10:28:44 HOL-Library: theory HOL-Library.Cardinality

10:28:44 HOL-Library: theory HOL-Library.RBT_Impl

10:28:44 HOL-Library: theory HOL-Library.Realizers

10:28:44 HOL-Library: theory HOL-Library.Reflection

10:28:44 HOL-Library: theory HOL-Library.Refute

10:28:44 HOL-Library: theory HOL-Library.Rewrite

10:28:44 HOL-Library: theory HOL-Library.Set_Algebras

10:28:45 HOL-Library: theory HOL-Library.Signed_Division

10:28:45 HOL-Library: theory HOL-Library.Sorting_Algorithms

10:28:46 HOL-Library: theory HOL-Library.Sublist

10:28:46 HOL-Library: theory HOL-Library.Transitive_Closure_Table

10:28:46 HOL-Library: theory HOL-Library.Code_Cardinality

10:28:46 HOL-Library: theory HOL-Library.Numeral_Type

10:28:46 HOL-Library: theory HOL-Library.Tree

10:28:47 HOL-Library: theory HOL-Library.Uprod

10:28:47 HOL-Library: theory HOL-Library.While_Combinator

10:28:49 HOL-Library: theory HOL-Library.Z2

10:28:49 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

10:28:49 HOL-Library: theory HOL-Library.Countable

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

10:28:49 HOL-Library: theory HOL-Library.BigO

10:28:49 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

10:28:49 HOL-Library: theory HOL-Library.Prefix_Order

10:28:49 HOL-Library: theory HOL-Library.Subseq_Order

10:28:49 HOL-Library: theory HOL-Library.Complex_Order

10:28:49 HOL-Library: theory HOL-Library.Diagonal_Subsequence

10:28:49 HOL-Library: theory HOL-Library.Discrete

10:28:49 HOL-Library: theory HOL-Library.Saturated

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

10:28:50 HOL-Library: theory HOL-Library.Going_To_Filter

10:28:50 HOL-Library: theory HOL-Library.Indicator_Function

10:28:50 HOL-Library: theory HOL-Library.Landau_Symbols

10:28:50 HOL-Library: theory HOL-Library.Lattice_Algebras

10:28:50 HOL-Library: theory HOL-Library.Liminf_Limsup

10:28:50 HOL-Library: theory HOL-Library.Countable_Set

10:28:50 HOL-Library: theory HOL-Library.FSet

10:28:51 HOL-Library: theory HOL-Library.Tree_Multiset

10:28:51 HOL-Library: theory HOL-Library.Log_Nat

10:28:51 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

10:28:52 HOL-Library: theory HOL-Library.Countable_Set_Type

10:28:52 HOL-Library: theory HOL-Library.Set_Idioms

10:28:52 HOL-Library: theory HOL-Library.Lub_Glb

10:28:52 HOL-Library: theory HOL-Library.Nonpos_Ints

10:28:52 HOL-Library: theory HOL-Library.OptionalSugar

10:28:53 HOL-Library: theory HOL-Library.Periodic_Fun

10:28:53 HOL-Library: theory HOL-Library.Quadratic_Discriminant

10:28:53 HOL-Library: theory HOL-Library.Sum_of_Squares

10:28:53 HOL-Library: theory HOL-Library.Tree_Real

10:28:54 HOL-Library: theory HOL-Library.Order_Continuity

10:28:54 HOL-Library: theory HOL-Library.Finite_Map

10:28:54 HOL-Library: theory HOL-Library.Extended_Nat

10:28:55 HOL-Library: theory HOL-Library.Extended_Real

10:28:55 HOL-Library: theory HOL-Library.Interval

10:28:55 HOL-Library: theory HOL-Library.Float

10:28:55 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

10:29:00 HOL-Library: theory HOL-Library.Code_Target_Numeral_Float

10:29:00 HOL-Library: theory HOL-Library.Interval_Float

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

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

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

10:29:39 HOL-Library: theory HOL-Library.RBT

10:29:40 HOL-Library: theory HOL-Library.RBT_Mapping

10:29:40 HOL-Library: theory HOL-Library.RBT_Set

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

10:32:43 Finished HOL-Library/document (0:00:48 elapsed time)

10:32:43 Preparing HOL-Library/outline ...

10:33:12 Finished HOL-Library/outline (0:00:28 elapsed time)

10:33:14 Timing HOL-Library (8 threads, 137.004s elapsed time, 821.129s cpu time, 48.338s GC time, factor 5.99)

10:33:14 Finished HOL-Library (0:03:19 elapsed time, 0:15:46 cpu time, factor 4.74)

10:33:14 Building Category3 ...

10:33:18 Category3: theory HOL-Cardinals.Order_Union

10:33:18 Category3: theory Category3.Category

10:33:18 Category3: theory HOL-Cardinals.Order_Relation_More

10:33:18 Category3: theory HereditarilyFinite.HF

10:33:18 Category3: theory HOL-Cardinals.Fun_More

10:33:18 Category3: theory HOL-Cardinals.Wellorder_Extension

10:33:19 Category3: theory HOL-Cardinals.Wellfounded_More

10:33:19 Category3: theory HOL-Cardinals.Wellorder_Relation

10:33:19 Category3: theory Category3.ConcreteCategory

10:33:19 Category3: theory Category3.DiscreteCategory

10:33:19 Category3: theory Category3.DualCategory

10:33:19 Category3: theory Category3.EpiMonoIso

10:33:19 Category3: theory HOL-Cardinals.Wellorder_Embedding

10:33:20 Category3: theory HOL-Cardinals.Wellorder_Constructions

10:33:20 Category3: theory Category3.InitialTerminal

10:33:20 Category3: theory Category3.ProductCategory

10:33:21 Category3: theory HOL-Cardinals.Cardinal_Order_Relation

10:33:21 Category3: theory HOL-Cardinals.Ordinal_Arithmetic

10:33:21 Category3: theory Category3.FreeCategory

10:33:22 Category3: theory Category3.Functor

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

10:33:23 Category3: theory HOL-Cardinals.Cardinals

10:33:23 Category3: theory ZFC_in_HOL.ZFC_Library

10:33:24 Category3: theory ZFC_in_HOL.ZFC_in_HOL

10:33:24 Category3: theory ZFC_in_HOL.ZFC_Cardinals

10:33:27 Category3: theory Category3.NaturalTransformation

10:33:29 Category3: theory Category3.Subcategory

10:33:29 Category3: theory Category3.BinaryFunctor

10:33:33 Category3: theory Category3.FunctorCategory

10:33:35 Category3: theory Category3.SetCategory

10:33:38 Category3: theory Category3.SetCat

10:33:44 Category3: theory Category3.Yoneda

10:34:09 Category3: theory Category3.Adjunction

10:34:54 Category3: theory Category3.EquivalenceOfCategories

10:34:54 Category3: theory Category3.Limit

10:36:23 Category3: theory Category3.CartesianCategory

10:36:23 Category3: theory Category3.CategoryWithPullbacks

10:36:23 Category3: theory Category3.ZFC_SetCat

10:36:40 Category3: theory Category3.CartesianClosedCategory

10:36:41 Category3: theory Category3.CategoryWithFiniteLimits

10:36:43 Category3: theory Category3.HFSetCat

10:39:34 Preparing Category3/document ...

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

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

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

10:40:08 Timing Category3 (8 threads, 295.143s elapsed time, 1448.181s cpu time, 120.246s GC time, factor 4.91)

10:40:08 Finished Category3 (0:06:15 elapsed time, 0:26:47 cpu time, factor 4.28)

10:40:08 Building MonoidalCategory ...

10:40:12 MonoidalCategory: theory MonoidalCategory.MonoidalCategory

10:41:19 MonoidalCategory: theory MonoidalCategory.MonoidalFunctor

10:41:22 MonoidalCategory: theory MonoidalCategory.CartesianMonoidalCategory

10:41:47 MonoidalCategory: theory MonoidalCategory.FreeMonoidalCategory

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

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

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

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

10:46:53 Timing MonoidalCategory (8 threads, 316.591s elapsed time, 710.017s cpu time, 61.051s GC time, factor 2.24)

10:46:53 Finished MonoidalCategory (0:06:24 elapsed time, 0:14:04 cpu time, factor 2.19)

10:46:53 Running Bicategory ...

10:47:04 Bicategory: theory Bicategory.IsomorphismClass

10:47:04 Bicategory: theory Bicategory.Prebicategory

10:47:58 Bicategory: theory Bicategory.Bicategory

10:48:56 Bicategory: theory Bicategory.Coherence

10:49:00 Bicategory: theory Bicategory.ConcreteBicategory

10:49:00 Bicategory: theory Bicategory.InternalEquivalence

10:49:00 Bicategory: theory Bicategory.Subbicategory

10:51:33 Bicategory: theory Bicategory.CanonicalIsos

10:51:34 Bicategory: theory Bicategory.Pseudofunctor

10:55:10 Bicategory: theory Bicategory.Strictness

10:58:11 Bicategory: theory Bicategory.CatBicat

10:58:11 Bicategory: theory Bicategory.InternalAdjunction

11:03:18 Bicategory: theory Bicategory.PseudonaturalTransformation

11:03:18 Bicategory: theory Bicategory.Tabulation

11:03:19 Bicategory: theory Bicategory.SpanBicategory

11:11:38 Bicategory: theory Bicategory.EquivalenceOfBicategories

11:15:21 Bicategory: theory Bicategory.Modification

11:41:55 Bicategory: theory Bicategory.BicategoryOfSpans

12:02:50 Preparing Bicategory/document ...

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

12:04:17 Preparing Bicategory/outline ...

12:04:34 Finished Bicategory/outline (0:00:16 elapsed time)

12:04:36 Timing Bicategory (8 threads, 4546.299s elapsed time, 11617.143s cpu time, 2187.317s GC time, factor 2.56)

12:04:36 Finished Bicategory (1:15:52 elapsed time, 3:13:43 cpu time, factor 2.55)

12:04:36 Building ConcurrentIMP ...

12:04:38 ConcurrentIMP: theory ConcurrentIMP.CIMP_pred

12:04:39 ConcurrentIMP: theory ConcurrentIMP.Infinite_Sequences

12:04:39 ConcurrentIMP: theory ConcurrentIMP.LTL

12:04:40 ConcurrentIMP: theory ConcurrentIMP.CIMP_lang

12:04:47 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg

12:04:52 ConcurrentIMP: theory ConcurrentIMP.CIMP_vcg_rules

12:04:53 ConcurrentIMP: theory ConcurrentIMP.CIMP

12:04:53 ConcurrentIMP: theory ConcurrentIMP.CIMP_locales

12:04:53 ConcurrentIMP: theory ConcurrentIMP.CIMP_one_place_buffer

12:04:53 ConcurrentIMP: theory ConcurrentIMP.CIMP_unbounded_buffer

12:05:22 Preparing ConcurrentIMP/document ...

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

12:05:27 Preparing ConcurrentIMP/outline ...

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

12:05:32 Timing ConcurrentIMP (8 threads, 19.999s elapsed time, 70.386s cpu time, 5.374s GC time, factor 3.52)

12:05:32 Finished ConcurrentIMP (0:00:45 elapsed time, 0:01:59 cpu time, factor 2.61)

12:05:32 Running ConcurrentGC ...

12:05:34 ConcurrentGC: theory ConcurrentGC.Model

12:05:50 ConcurrentGC: theory ConcurrentGC.Proofs_Basis

12:06:01 ConcurrentGC: theory ConcurrentGC.Global_Invariants

12:06:01 ConcurrentGC: theory ConcurrentGC.Local_Invariants

12:06:01 ConcurrentGC: theory ConcurrentGC.Tactics

12:06:02 ConcurrentGC: theory ConcurrentGC.Concrete_heap

12:06:02 ConcurrentGC: theory ConcurrentGC.Global_Invariants_Lemmas

12:06:03 ConcurrentGC: theory ConcurrentGC.Concrete

12:06:04 ConcurrentGC: theory ConcurrentGC.Global_Noninterference

12:07:31 ConcurrentGC: theory ConcurrentGC.Local_Invariants_Lemmas

12:07:31 ConcurrentGC: theory ConcurrentGC.Initial_Conditions

12:07:31 ConcurrentGC: theory ConcurrentGC.MarkObject

12:07:32 ConcurrentGC: theory ConcurrentGC.Noninterference

12:07:32 ConcurrentGC: theory ConcurrentGC.Phases

12:07:32 ConcurrentGC: theory ConcurrentGC.StrongTricolour

12:07:32 ConcurrentGC: theory ConcurrentGC.TSO

12:07:33 ConcurrentGC: theory ConcurrentGC.Valid_Refs

12:07:33 ConcurrentGC: theory ConcurrentGC.Worklists

12:07:34 ConcurrentGC: theory ConcurrentGC.Proofs

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

12:22:01 Finished ConcurrentGC/document (0:00:08 elapsed time)

12:22:01 Preparing ConcurrentGC/outline ...

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

12:22:08 Timing ConcurrentGC (8 threads, 977.887s elapsed time, 5690.762s cpu time, 259.702s GC time, factor 5.82)

12:22:08 Finished ConcurrentGC (0:16:20 elapsed time, 1:34:53 cpu time, factor 5.81)

12:22:08 Presentation in "/media/data/jenkins/workspace/isabelle-nightly-slow/browser_info"

12:22:13 Presenting AODV ...

12:22:13 Presenting ConcurrentGC ...

12:22:13 Presenting JinjaThreads ...

12:22:13 Presenting Flyspeck-Tame-Computation ...

12:22:13 Presenting Iptables_Semantics_Examples_Big ...

12:22:13 Presenting Bicategory ...

12:22:13 Presenting document Iptables_Semantics_Examples_Big/document

12:22:13 Presenting document Iptables_Semantics_Examples_Big/outline

12:22:13 Presenting document ConcurrentGC/document

12:22:13 Presenting document Bicategory/document

12:22:13 Presenting document ConcurrentGC/outline

12:22:13 Presenting document Bicategory/outline

12:22:13 Presenting document AODV/document

12:22:13 Presenting document AODV/outline

12:22:13 Presenting theory Flyspeck-Tame-Computation.ArchComp

12:22:13 Presenting theory Bicategory.IsomorphismClass

12:22:13 Presenting theory AODV.Aodv_Basic

12:22:13 Presenting theory Iptables_Semantics_Examples_Big.Analyze_topos_generated

12:22:13 Presenting theory Flyspeck-Tame-Computation.Completeness

12:22:13 Presenting theory ConcurrentGC.Model

12:22:13 Presenting document JinjaThreads/document

12:22:14 Presenting document JinjaThreads/outline

12:22:14 Presenting theory JinjaThreads.Set_without_equal

12:22:14 Presenting theory JinjaThreads.Set_Monad

12:22:14 Presenting theory JinjaThreads.JT_ICF

12:22:14 Presenting theory ConcurrentGC.Proofs_Basis

12:22:14 Presenting theory Bicategory.Prebicategory

12:22:14 Presenting theory AODV.Aodv_Data

12:22:14 Presenting theory JinjaThreads.Auxiliary

12:22:14 Presenting theory ConcurrentGC.Global_Invariants

12:22:14 Presenting theory JinjaThreads.Basic_Main

12:22:14 Presenting theory AODV.Aodv_Message

12:22:15 Presenting theory JinjaThreads.FWState

12:22:15 Presenting theory AODV.Aodv

12:22:15 Presenting theory ConcurrentGC.Local_Invariants

12:22:15 Presenting theory AODV.Aodv_Predicates

12:22:15 Presenting theory JinjaThreads.FWLock

12:22:15 Presenting theory JinjaThreads.FWLocking

12:22:15 Presenting theory ConcurrentGC.Tactics

12:22:15 Presenting theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Small

12:22:15 Presenting theory Iptables_Semantics_Examples_Big.Analyze_TUM_Net_Firewall

12:22:15 Presenting theory JinjaThreads.FWThread

12:22:16 Presenting theory Bicategory.Bicategory

12:22:16 Presenting theory JinjaThreads.FWWait

12:22:16 Presenting theory Iptables_Semantics_Examples_Big.Analyze_Containern

12:22:16 Presenting theory JinjaThreads.FWCondAction

12:22:16 Presenting theory AODV.Fresher

12:22:16 Presenting theory JinjaThreads.FWWellform

12:22:16 Presenting theory JinjaThreads.FWLockingThread

12:22:16 Presenting theory JinjaThreads.FWInterrupt

12:22:16 Presenting theory ConcurrentGC.Global_Invariants_Lemmas

12:22:17 Presenting theory Iptables_Semantics_Examples_Big.TUM_Spoofing_new3

12:22:17 Presenting theory ConcurrentGC.Local_Invariants_Lemmas

12:22:17 Presenting theory ConcurrentGC.Initial_Conditions

12:22:17 Presenting theory AODV.Seq_Invariants

12:22:17 Presenting theory JinjaThreads.FWSemantics

12:22:17 Presenting theory ConcurrentGC.Noninterference

12:22:18 Presenting theory Iptables_Semantics_Examples_Big.TUM_Simple_FW

12:22:18 Presenting theory ConcurrentGC.Global_Noninterference

12:22:18 Presenting theory AODV.Quality_Increases

12:22:18 Presenting theory JinjaThreads.FWProgressAux

12:22:18 Presenting theory ConcurrentGC.MarkObject

12:22:18 Presenting theory AODV.OAodv

12:22:19 Presenting theory ConcurrentGC.Phases

12:22:19 Presenting theory ConcurrentGC.StrongTricolour

12:22:19 Presenting theory ConcurrentGC.TSO

12:22:19 Presenting theory ConcurrentGC.Valid_Refs

12:22:19 Presenting theory ConcurrentGC.Worklists

12:22:20 Presenting theory ConcurrentGC.Proofs

12:22:20 Presenting theory ConcurrentGC.Concrete_heap

12:22:20 Presenting theory ConcurrentGC.Concrete

12:22:20 Presenting theory Bicategory.Coherence

12:22:20 Presenting theory Iptables_Semantics_Examples_Big.IP_Address_Space_Examples_All_Large

12:22:20 Presenting theory JinjaThreads.FWDeadlock

12:22:20 Presenting theory AODV.Global_Invariants

12:22:20 Presenting theory JinjaThreads.FWProgress

12:22:20 Presenting theory AODV.Loop_Freedom

12:22:20 Presenting theory JinjaThreads.FWLifting

12:22:20 Presenting theory AODV.Aodv_Loop_Freedom

12:22:21 Presenting theory AODV.A_Norreqid

12:22:21 Presenting theory JinjaThreads.LTS

12:22:21 Presenting theory Bicategory.CanonicalIsos

12:22:21 Presenting theory AODV.A_Aodv_Data

12:22:21 Presenting theory AODV.A_Aodv_Message

12:22:22 Presenting theory Bicategory.Subbicategory

12:22:22 Presenting theory JinjaThreads.FWLTS

12:22:22 Presenting theory AODV.A_Aodv

12:22:22 Presenting theory AODV.A_Aodv_Predicates

12:22:22 Presenting theory Bicategory.InternalEquivalence

12:22:22 Presenting theory JinjaThreads.Bisimulation

12:22:22 Presenting theory AODV.A_Fresher

12:22:23 Presenting theory AODV.A_Seq_Invariants

12:22:23 Presenting theory AODV.A_Quality_Increases

12:22:23 Presenting theory AODV.A_OAodv

12:22:23 Presenting theory Bicategory.Pseudofunctor

12:22:24 Presenting theory JinjaThreads.FWBisimulation

12:22:25 Presenting theory AODV.A_Global_Invariants

12:22:25 Presenting theory AODV.A_Loop_Freedom

12:22:25 Presenting theory JinjaThreads.FWBisimDeadlock

12:22:25 Presenting theory AODV.A_Aodv_Loop_Freedom

12:22:25 Presenting theory AODV.B_Fwdrreps

12:22:25 Presenting theory JinjaThreads.FWLiftingSem

12:22:26 Presenting theory JinjaThreads.FWInitFinLift

12:22:26 Presenting theory JinjaThreads.FWBisimLift

12:22:26 Presenting theory AODV.B_Aodv_Data

12:22:26 Presenting theory Bicategory.Strictness

12:22:26 Presenting theory JinjaThreads.Semilat

12:22:26 Presenting theory AODV.B_Aodv_Message

12:22:26 Presenting theory JinjaThreads.Err

12:22:27 Presenting theory JinjaThreads.Opt

12:22:27 Presenting theory AODV.B_Aodv

12:22:27 Presenting theory JinjaThreads.Product

12:22:27 Presenting theory AODV.B_Aodv_Predicates

12:22:27 Presenting theory JinjaThreads.Listn

12:22:27 Presenting theory JinjaThreads.Semilattices

12:22:27 Presenting theory JinjaThreads.Typing_Framework

12:22:27 Presenting theory JinjaThreads.SemilatAlg

12:22:27 Presenting theory JinjaThreads.Typing_Framework_err

12:22:27 Presenting theory JinjaThreads.Kildall

12:22:27 Presenting theory AODV.B_Fresher

12:22:27 Presenting theory JinjaThreads.LBVSpec

12:22:27 Presenting theory JinjaThreads.LBVCorrect

12:22:28 Presenting theory JinjaThreads.LBVComplete

12:22:28 Presenting theory JinjaThreads.Abstract_BV

12:22:28 Presenting theory JinjaThreads.Type

12:22:28 Presenting theory JinjaThreads.Decl

12:22:28 Presenting theory AODV.B_Seq_Invariants

12:22:28 Presenting theory JinjaThreads.TypeRel

12:22:28 Presenting theory Bicategory.InternalAdjunction

12:22:28 Presenting theory JinjaThreads.Value

12:22:28 Presenting theory JinjaThreads.Exceptions

12:22:28 Presenting theory JinjaThreads.SystemClasses

12:22:28 Presenting theory JinjaThreads.Heap

12:22:28 Presenting theory AODV.B_Quality_Increases

12:22:28 Presenting theory JinjaThreads.Observable_Events

12:22:28 Presenting theory AODV.B_OAodv

12:22:28 Presenting theory JinjaThreads.StartConfig

12:22:28 Presenting theory JinjaThreads.Conform

12:22:29 Presenting theory JinjaThreads.ExternalCall

12:22:29 Presenting theory JinjaThreads.WellForm

12:22:29 Presenting theory AODV.B_Global_Invariants

12:22:30 Presenting theory JinjaThreads.ExternalCallWF

12:22:30 Presenting theory AODV.B_Loop_Freedom

12:22:30 Presenting theory JinjaThreads.ConformThreaded

12:22:30 Presenting theory JinjaThreads.BinOp

12:22:30 Presenting theory AODV.B_Aodv_Loop_Freedom

12:22:30 Presenting theory AODV.C_Gtobcast

12:22:30 Presenting theory JinjaThreads.SemiType

12:22:31 Presenting theory JinjaThreads.Common_Main

12:22:31 Presenting theory JinjaThreads.State

12:22:31 Presenting theory AODV.C_Aodv_Data

12:22:31 Presenting theory JinjaThreads.Expr

12:22:31 Presenting theory AODV.C_Aodv_Message

12:22:31 Presenting theory JinjaThreads.JHeap

12:22:31 Presenting theory AODV.C_Aodv

12:22:31 Presenting theory AODV.C_Aodv_Predicates

12:22:32 Presenting theory JinjaThreads.SmallStep

12:22:32 Presenting theory JinjaThreads.WWellForm

12:22:32 Presenting theory AODV.C_Fresher

12:22:32 Presenting theory JinjaThreads.WellType

12:22:32 Presenting theory JinjaThreads.DefAss

12:22:32 Presenting theory JinjaThreads.JWellForm

12:22:32 Presenting theory AODV.C_Seq_Invariants

12:22:33 Presenting theory Bicategory.PseudonaturalTransformation

12:22:33 Presenting theory AODV.C_Quality_Increases

12:22:33 Presenting theory JinjaThreads.Threaded

12:22:33 Presenting theory AODV.C_OAodv

12:22:33 Presenting theory JinjaThreads.WellTypeRT

12:22:34 Presenting theory JinjaThreads.Progress

12:22:34 Presenting theory JinjaThreads.DefAssPreservation

12:22:34 Presenting theory AODV.C_Global_Invariants

12:22:34 Presenting theory AODV.C_Loop_Freedom

12:22:34 Presenting theory JinjaThreads.TypeSafe

12:22:35 Presenting theory AODV.C_Aodv_Loop_Freedom

12:22:35 Presenting theory AODV.D_Fwdrreqs

12:22:35 Presenting theory JinjaThreads.ProgressThreaded

12:22:35 Presenting theory AODV.D_Aodv_Data

12:22:36 Presenting theory JinjaThreads.Deadlocked

12:22:36 Presenting theory AODV.D_Aodv_Message

12:22:36 Presenting theory AODV.D_Aodv

12:22:36 Presenting theory JinjaThreads.Annotate

12:22:36 Presenting theory JinjaThreads.J_Main

12:22:36 Presenting theory JinjaThreads.JVMState

12:22:36 Presenting theory JinjaThreads.JVMInstructions

12:22:36 Presenting theory AODV.D_Aodv_Predicates

12:22:36 Presenting theory JinjaThreads.JVMHeap

12:22:36 Presenting theory JinjaThreads.JVMExecInstr

12:22:37 Presenting theory JinjaThreads.JVMExceptions

12:22:37 Presenting theory JinjaThreads.JVMExec

12:22:37 Presenting theory JinjaThreads.JVMDefensive

12:22:37 Presenting theory AODV.D_Fresher

12:22:37 Presenting theory JinjaThreads.JVMThreaded

12:22:37 Presenting theory JinjaThreads.JVM_Main

12:22:37 Presenting theory JinjaThreads.JVM_SemiType

12:22:38 Presenting theory AODV.D_Seq_Invariants

12:22:38 Presenting theory JinjaThreads.Effect

12:22:38 Presenting theory JinjaThreads.BVSpec

12:22:38 Presenting theory JinjaThreads.BVConform

12:22:38 Presenting theory AODV.D_Quality_Increases

12:22:38 Presenting theory AODV.D_OAodv

12:22:39 Presenting theory JinjaThreads.BVSpecTypeSafe

12:22:39 Presenting theory AODV.D_Global_Invariants

12:22:39 Presenting theory JinjaThreads.BVNoTypeError

12:22:39 Presenting theory Bicategory.EquivalenceOfBicategories

12:22:40 Presenting theory AODV.D_Loop_Freedom

12:22:40 Presenting theory AODV.D_Aodv_Loop_Freedom

12:22:40 Presenting theory AODV.E_All_ABCD

12:22:40 Presenting theory JinjaThreads.BVProgressThreaded

12:22:40 Presenting theory AODV.E_Aodv_Data

12:22:41 Presenting theory AODV.E_Aodv_Message

12:22:41 Presenting theory JinjaThreads.JVMDeadlocked

12:22:41 Presenting theory AODV.E_Aodv

12:22:41 Presenting theory JinjaThreads.EffectMono

12:22:41 Presenting theory AODV.E_Aodv_Predicates

12:22:41 Presenting theory JinjaThreads.TF_JVM

12:22:41 Presenting theory JinjaThreads.LBVJVM

12:22:41 Presenting theory AODV.E_Fresher

12:22:41 Presenting theory JinjaThreads.BVExec

12:22:41 Presenting theory JinjaThreads.BCVExec

12:22:41 Presenting theory JinjaThreads.BV_Main

12:22:41 Presenting theory JinjaThreads.CallExpr

12:22:42 Presenting theory AODV.E_Seq_Invariants

12:22:43 Presenting theory AODV.E_Quality_Increases

12:22:43 Presenting theory JinjaThreads.J0

12:22:43 Presenting theory AODV.E_OAodv

12:22:43 Presenting theory Bicategory.SpanBicategory

12:22:43 Presenting theory JinjaThreads.J0Bisim

12:22:43 Presenting theory AODV.E_Global_Invariants

12:22:43 Presenting theory JinjaThreads.J1State

12:22:44 Presenting theory JinjaThreads.J1Heap

12:22:44 Presenting theory AODV.E_Loop_Freedom

12:22:44 Presenting theory AODV.E_Aodv_Loop_Freedom

12:22:44 Presenting theory AODV.All

12:22:44 Presenting theory JinjaThreads.J1

12:22:45 Presenting theory JinjaThreads.J1Deadlock

12:22:45 Presenting theory Bicategory.Tabulation

12:22:45 Presenting theory JinjaThreads.PCompiler

12:22:45 Presenting theory JinjaThreads.Compiler2

12:22:45 Presenting theory JinjaThreads.Exception_Tables

12:22:45 Presenting theory JinjaThreads.J1WellType

12:22:45 Presenting theory JinjaThreads.J1WellForm

12:22:46 Presenting theory JinjaThreads.TypeComp

12:22:47 Presenting theory JinjaThreads.JVMTau

12:22:48 Presenting theory JinjaThreads.Execs

12:22:49 Presenting theory Bicategory.BicategoryOfSpans

12:22:52 Presenting theory Bicategory.Modification

12:22:52 Presenting theory JinjaThreads.J1JVMBisim

12:22:53 Presenting theory Bicategory.ConcreteBicategory

12:22:54 Presenting theory Bicategory.CatBicat

12:22:56 Presenting theory JinjaThreads.J1JVM

12:23:00 Presenting theory JinjaThreads.JVMJ1

12:23:01 Presenting theory JinjaThreads.Correctness2

12:23:01 Presenting theory JinjaThreads.ListIndex

12:23:01 Presenting theory JinjaThreads.Compiler1

12:23:02 Presenting theory JinjaThreads.J0J1Bisim

12:23:03 Presenting theory JinjaThreads.Correctness1Threaded

12:23:04 Presenting theory JinjaThreads.Correctness1

12:23:05 Presenting theory JinjaThreads.JJ1WellForm

12:23:05 Presenting theory JinjaThreads.Compiler

12:23:06 Presenting theory JinjaThreads.Correctness

12:23:06 Presenting theory JinjaThreads.Preprocessor

12:23:06 Presenting theory JinjaThreads.Compiler_Main

12:23:06 Presenting theory JinjaThreads.MM

12:23:06 Presenting theory JinjaThreads.SC

12:23:06 Presenting theory JinjaThreads.SC_Interp

12:23:06 Presenting theory JinjaThreads.SC_Collections

12:23:06 Presenting theory JinjaThreads.Orders

12:23:07 Presenting theory JinjaThreads.JMM_Spec

12:23:07 Presenting theory JinjaThreads.JMM_DRF

12:23:07 Presenting theory JinjaThreads.SC_Legal

12:23:08 Presenting theory JinjaThreads.Non_Speculative

12:23:08 Presenting theory JinjaThreads.SC_Completion

12:23:09 Presenting theory JinjaThreads.HB_Completion

12:23:09 Presenting theory JinjaThreads.JMM_Heap

12:23:12 Presenting theory JinjaThreads.JMM_Framework

12:23:12 Presenting theory JinjaThreads.JMM_Typesafe

12:23:13 Presenting theory JinjaThreads.JMM_Common

12:23:13 Presenting theory JinjaThreads.JMM_J

12:23:14 Presenting theory JinjaThreads.DRF_J

12:23:14 Presenting theory JinjaThreads.JMM_JVM

12:23:14 Presenting theory JinjaThreads.DRF_JVM

12:23:14 Presenting theory JinjaThreads.JMM_Type

12:23:15 Presenting theory JinjaThreads.JMM_Compiler

12:23:15 Presenting theory JinjaThreads.JMM_Type2

12:23:15 Presenting theory JinjaThreads.JMM_Interp

12:23:15 Presenting theory JinjaThreads.JMM_Typesafe2

12:23:15 Presenting theory JinjaThreads.JMM_J_Typesafe

12:23:16 Presenting theory JinjaThreads.JMM_JVM_Typesafe

12:23:16 Presenting theory JinjaThreads.JMM_Compiler_Type2

12:23:16 Presenting theory JinjaThreads.JMM

12:23:16 Presenting theory JinjaThreads.MM_Main

12:23:16 Presenting theory JinjaThreads.State_Refinement

12:23:16 Presenting theory JinjaThreads.Scheduler

12:23:17 Presenting theory JinjaThreads.Random_Scheduler

12:23:17 Presenting theory JinjaThreads.Round_Robin

12:23:17 Presenting theory JinjaThreads.SC_Schedulers

12:23:17 Presenting theory JinjaThreads.TypeRelRefine

12:23:17 Presenting theory JinjaThreads.PCompilerRefine

12:23:17 Presenting theory JinjaThreads.J_Execute

12:23:18 Presenting theory JinjaThreads.ExternalCall_Execute

12:23:18 Presenting theory JinjaThreads.JVMExec_Execute2

12:23:18 Presenting theory JinjaThreads.JVM_Execute2

12:23:19 Presenting theory JinjaThreads.Code_Generation

12:23:19 Presenting theory JinjaThreads.JVMExec_Execute

12:23:19 Presenting theory JinjaThreads.JVM_Execute

12:23:19 Presenting theory JinjaThreads.ToString

12:23:19 Presenting theory JinjaThreads.Java2Jinja

12:23:19 Presenting theory JinjaThreads.Execute_Main

12:23:19 Presenting theory JinjaThreads.ApprenticeChallenge

12:23:19 Presenting theory JinjaThreads.BufferExample

12:23:19 Presenting theory JinjaThreads.Examples_Main

12:23:19 Presenting theory JinjaThreads.JinjaThreads

12:23:19

12:23:19 === TIMING ===

12:23:19

12:23:19 Group slow: 9:55:52 elapsed time, 32:35:48 cpu time, factor 3.28

12:23:19 Group AFP: 10:25:29 elapsed time, 34:21:34 cpu time, factor 3.30

12:23:19 Group main: 0:08:39 elapsed time, 0:33:13 cpu time, factor 3.84

12:23:19 Group timing: 0:03:19 elapsed time, 0:15:46 cpu time, factor 4.74

12:23:19 Group very_slow: 6:02:23 elapsed time, 15:03:22 cpu time, factor 2.49

12:23:19 Overall: 10:48:02 elapsed time, 34:55:11 cpu time, factor 3.23

12:23:20 Archiving artifacts

12:23:29 Started calculate disk usage of build

12:23:29 Finished Calculation of disk usage of build in 0 seconds

12:23:37 Started calculate disk usage of workspace

12:23:37 Finished Calculation of disk usage of workspace in 0 seconds

12:23:38 No emails were triggered.

12:23:38 Finished: SUCCESS