Skip to content
Success

Console Output

00:50:11 Started by an SCM change

00:50:11 [EnvInject] - Loading node environment variables.

00:50:11 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-nightly-benchmark

00:50:11 [isabelle-nightly-benchmark] $ hg showconfig paths.default

00:50:12 [isabelle-nightly-benchmark] $ hg pull --rev default

00:50:12 pulling from http://isabelle.in.tum.de/repos/isabelle/

00:50:12 searching for changes

00:50:12 no changes found

00:50:12 [isabelle-nightly-benchmark] $ hg update --clean --rev default

00:50:12 27 files updated, 0 files merged, 0 files removed, 0 files unresolved

00:50:12 [isabelle-nightly-benchmark] $ hg --config extensions.purge= clean --all

00:50:12 [isabelle-nightly-benchmark] $ hg log --rev . --template {node}

00:50:12 [isabelle-nightly-benchmark] $ hg log --rev . --template {rev}

00:50:12 [isabelle-nightly-benchmark] $ hg log --rev 27423819534c89322337794d004adbdc71b7b9df --template exists\n

00:50:13 exists

00:50:13 [isabelle-nightly-benchmark] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(27423819534c89322337794d004adbdc71b7b9df)" --encoding UTF-8 --encodingmode replace

00:50:13 No emails were triggered.

00:50:13 [isabelle-nightly-benchmark] $ /bin/sh -xe /tmp/jenkins6325630933475781675.sh

00:50:13 + Admin/jenkins/run_build benchmark

00:50:13 + set -e

00:50:13 + PROFILE=benchmark

00:50:13 + shift

00:50:13 + bin/isabelle components -a

00:50:13 + bin/isabelle jedit -bf

00:50:14 ### Building graph browser ...

00:50:14 warning: [options] bootstrap class path not set in conjunction with -source 6

00:50:14 warning: [options] source value 6 is obsolete and will be removed in a future release

00:50:14 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

00:50:15 Note: Some input files use or override a deprecated API.

00:50:15 Note: Recompile with -Xlint:deprecation for details.

00:50:15 Note: Some input files use unchecked or unsafe operations.

00:50:15 Note: Recompile with -Xlint:unchecked for details.

00:50:15 3 warnings

00:50:15 ### Building Isabelle/Scala ...

00:50:43 ### Building Isabelle/jEdit ...

00:51:02 + bin/isabelle ocaml_setup

00:51:03 # To setup the new switch in the current shell, you need to run:

00:51:03 eval `opam config env`

00:51:03 + bin/isabelle ghc_setup

00:51:04 stack will use a sandboxed GHC it installed

00:51:04 For more information on paths, see 'stack path' and 'stack exec env'

00:51:04 To use this GHC and packages outside of a project, consider using:

00:51:04 stack ghc, stack ghci, stack runghc, or stack exec

00:51:04

00:51:04 Note: No local targets specified, so a plain ghci will be started with no package hiding or package

00:51:04 options.

00:51:04

00:51:04 If you want to use package hiding and options, then you can try one of the following:

00:51:04

00:51:04 * If you want to start a different project configuration

00:51:04 than /media/data/jenkins/.isabelle/stack/global-project/stack.yaml, then you can use

00:51:04 stack init to create a new stack.yaml for the packages in the current directory.

00:51:04

00:51:04 * If you want to use the project configuration

00:51:04 at /media/data/jenkins/.isabelle/stack/global-project/stack.yaml, then you can add to its 'packages' field.

00:51:04

00:51:04 Configuring GHCi with the following packages:

00:51:04 The Glorious Glasgow Haskell Compilation System, version 8.4.3

00:51:04 + bin/isabelle ci_build_benchmark

00:51:08

00:51:08 === CONFIGURATION ===

00:51:08

00:51:08 ISABELLE_BUILD_OPTIONS=""

00:51:08

00:51:08 ML_PLATFORM="x86_64-linux"

00:51:08 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.7.1-8/x86_64-linux"

00:51:08 ML_SYSTEM="polyml-5.7.1"

00:51:08 ML_OPTIONS="-H 4000 --maxheap 8G"

00:51:09 jobs = 1, threads = 6, numa = false

00:51:09

00:51:09 === BUILD ===

00:51:09

00:51:09 Build started at Wed, 7 Nov 2018 23:51:08 GMT

00:51:09 Isabelle id 438e1a11445f

00:51:09

00:51:09 === LOG ===

00:51:09

00:51:09 Session Pure/Pure

00:51:09 Session FOL/FOL

00:51:10 Session HOL/HOL (main)

00:51:10 Session HOL/HOL-Eisbach

00:51:11 Session HOL/HOL-Hoare_Parallel (timing)

00:51:11 Session HOL/HOL-Library (main timing)

00:51:11 Session HOL/HOL-Auth (timing)

00:51:11 Session HOL/HOL-UNITY (timing)

00:51:11 Session HOL/HOL-Bali (timing)

00:51:11 Session HOL/HOL-Cardinals (timing)

00:51:12 Session HOL/HOL-Computational_Algebra (main timing)

00:51:12 Session HOL/HOL-Algebra (main timing)

00:51:12 Session HOL/HOL-Decision_Procs (timing)

00:51:12 Session HOL/HOL-Quotient_Examples (timing)

00:51:12 Session HOL/HOL-Analysis (main timing)

00:51:13 Session HOL/HOL-Probability (main timing)

00:51:13 Session HOL/HOL-Probability-ex (timing)

00:51:13 Session HOL/HOL-Nonstandard_Analysis (timing)

00:51:13 Session HOL/HOL-Nonstandard_Analysis-Examples (timing)

00:51:14 Session HOL/HOL-Number_Theory (main timing)

00:51:14 Session HOL/HOL-Data_Structures (timing)

00:51:14 Session HOL/HOL-ex (timing)

00:51:14 Session HOL/HOL-Corec_Examples (timing)

00:51:14 Session HOL/HOL-Datatype_Benchmark

00:51:14 Session HOL/HOL-Datatype_Examples (timing)

00:51:14 Session HOL/HOL-IMP (timing)

00:51:14 Session HOL/HOL-Imperative_HOL (timing)

00:51:15 Session HOL/HOL-Metis_Examples (timing)

00:51:15 Session HOL/HOL-MicroJava (timing)

00:51:15 Session HOL/HOL-Nominal

00:51:15 Session HOL/HOL-Nominal-Examples (timing)

00:51:15 Session HOL/HOL-Predicate_Compile_Examples (timing)

00:51:15 Session HOL/HOL-Quickcheck_Benchmark

00:51:15 Session HOL/HOL-Quickcheck_Examples (timing)

00:51:15 Session HOL/HOL-SET_Protocol (timing)

00:51:15 Session HOL/HOL-Record_Benchmark

00:51:15 Session HOL/HOL-Word (main timing)

00:51:16 Session HOL/HOL-Word-SMT_Examples (timing)

00:51:16 Session HOL/HOLCF (main timing)

00:51:16 Session HOL/IOA (timing)

00:51:16 Session HOL/HOL-Proofs (timing)

00:51:16 Session HOL/HOL-Proofs-Extraction (timing)

00:51:17 Session HOL/HOL-Proofs-Lambda (timing)

00:51:17 Session ZF/ZF (main timing)

00:51:17 Session ZF/ZF-Induct

00:51:17 Session ZF/ZF-UNITY (timing)

00:51:18 Building Pure ...

00:51:33 Pure: theory Pure

00:51:33 Pure: theory ML_Bootstrap

00:51:33 Pure: theory Pure.Sessions

00:51:36 Timing Pure (1 threads, 0.824s elapsed time, 0.824s cpu time, 0.052s GC time, factor 1.00)

00:51:36 Finished Pure (0:00:16 elapsed time, 0:00:16 cpu time, factor 0.97)

00:51:36 Building HOL ...

00:51:39 HOL: theory HOL.Code_Generator

00:51:41 HOL: theory HOL.HOL

00:51:45 HOL: theory HOL.Argo

00:51:45 HOL: theory HOL.Ctr_Sugar

00:51:45 HOL: theory HOL.Orderings

00:51:46 HOL: theory HOL.SAT

00:51:46 HOL: theory HOL.Groups

00:51:49 HOL: theory HOL.Lattices

00:51:52 HOL: theory HOL.Set

00:51:54 HOL: theory HOL.Fun

00:51:54 HOL: theory HOL.Typedef

00:51:54 HOL: theory HOL.Rings

00:51:55 HOL: theory HOL.Complete_Lattices

00:51:57 HOL: theory HOL.Inductive

00:51:59 HOL: theory HOL.Product_Type

00:51:59 HOL: theory HOL.Sum_Type

00:52:00 HOL: theory HOL.Complete_Partial_Order

00:52:04 HOL: theory HOL.Nat

00:52:06 HOL: theory HOL.Fields

00:52:06 HOL: theory HOL.Meson

00:52:06 HOL: theory HOL.ATP

00:52:09 HOL: theory HOL.Metis

00:52:10 HOL: theory HOL.Finite_Set

00:52:12 HOL: theory HOL.Relation

00:52:13 HOL: theory HOL.Transitive_Closure

00:52:14 HOL: theory HOL.Wellfounded

00:52:15 HOL: theory HOL.Fun_Def_Base

00:52:15 HOL: theory HOL.Hilbert_Choice

00:52:15 HOL: theory HOL.Wfrec

00:52:15 HOL: theory HOL.Order_Relation

00:52:15 HOL: theory HOL.BNF_Wellorder_Relation

00:52:16 HOL: theory HOL.BNF_Wellorder_Embedding

00:52:16 HOL: theory HOL.Zorn

00:52:16 HOL: theory HOL.BNF_Wellorder_Constructions

00:52:17 HOL: theory HOL.BNF_Cardinal_Order_Relation

00:52:18 HOL: theory HOL.BNF_Cardinal_Arithmetic

00:52:18 HOL: theory HOL.BNF_Def

00:52:21 HOL: theory HOL.BNF_Composition

00:52:21 HOL: theory HOL.Basic_BNFs

00:52:22 HOL: theory HOL.BNF_Fixpoint_Base

00:52:26 HOL: theory HOL.BNF_Least_Fixpoint

00:52:29 HOL: theory HOL.Basic_BNF_LFPs

00:52:29 HOL: theory HOL.Transfer

00:52:30 HOL: theory HOL.Num

00:52:33 HOL: theory HOL.Power

00:52:36 HOL: theory HOL.Groups_Big

00:52:38 HOL: theory HOL.Equiv_Relations

00:52:39 HOL: theory HOL.Lifting

00:52:40 HOL: theory HOL.Lifting_Set

00:52:40 HOL: theory HOL.Option

00:52:40 HOL: theory HOL.Quotient

00:52:41 HOL: theory HOL.Extraction

00:52:41 HOL: theory HOL.Lattices_Big

00:52:41 HOL: theory HOL.Partial_Function

00:52:42 HOL: theory HOL.Fun_Def

00:52:43 HOL: theory HOL.Int

00:52:46 HOL: theory HOL.Euclidean_Division

00:52:51 HOL: theory HOL.Parity

00:52:54 HOL: theory HOL.Divides

00:52:57 HOL: theory HOL.Code_Numeral

00:52:57 HOL: theory HOL.Numeral_Simprocs

00:52:57 HOL: theory HOL.SMT

00:52:57 HOL: theory HOL.Set_Interval

00:52:58 HOL: theory HOL.Semiring_Normalization

00:53:00 HOL: theory HOL.Groebner_Basis

00:53:01 HOL: theory HOL.Conditionally_Complete_Lattices

00:53:01 HOL: theory HOL.Filter

00:53:01 HOL: theory HOL.Presburger

00:53:04 HOL: theory HOL.Sledgehammer

00:53:07 HOL: theory HOL.List

00:53:16 HOL: theory HOL.Groups_List

00:53:16 HOL: theory HOL.Map

00:53:17 HOL: theory HOL.Factorial

00:53:17 HOL: theory HOL.GCD

00:53:17 HOL: theory HOL.Enum

00:53:17 HOL: theory HOL.Random

00:53:18 HOL: theory HOL.Binomial

00:53:20 HOL: theory HOL.String

00:53:22 HOL: theory HOL.BNF_Greatest_Fixpoint

00:53:22 HOL: theory HOL.Predicate

00:53:22 HOL: theory HOL.Typerep

00:53:24 HOL: theory HOL.Lazy_Sequence

00:53:24 HOL: theory HOL.Limited_Sequence

00:53:25 HOL: theory HOL.Code_Evaluation

00:53:26 HOL: theory HOL.Quickcheck_Random

00:53:28 HOL: theory HOL.Quickcheck_Exhaustive

00:53:28 HOL: theory HOL.Quickcheck_Narrowing

00:53:28 HOL: theory HOL.Random_Pred

00:53:29 HOL: theory HOL.Random_Sequence

00:53:32 HOL: theory HOL.Record

00:53:32 HOL: theory HOL.Predicate_Compile

00:53:34 HOL: theory HOL.Nitpick

00:53:40 HOL: theory HOL.Nunchaku

00:53:40 HOL: theory Main

00:53:42 HOL: theory HOL.Archimedean_Field

00:53:42 HOL: theory HOL.Hull

00:53:42 HOL: theory HOL.Topological_Spaces

00:53:42 HOL: theory HOL.Modules

00:53:43 HOL: theory HOL.Vector_Spaces

00:53:48 HOL: theory HOL.Rat

00:53:51 HOL: theory HOL.Real

00:53:53 HOL: theory HOL.Real_Vector_Spaces

00:54:04 HOL: theory HOL.Inequalities

00:54:04 HOL: theory HOL.Limits

00:54:09 HOL: theory HOL.Deriv

00:54:09 HOL: theory HOL.Series

00:54:11 HOL: theory HOL.NthRoot

00:54:12 HOL: theory HOL.Transcendental

00:54:17 HOL: theory HOL.Complex

00:54:17 HOL: theory HOL.MacLaurin

00:54:19 HOL: theory Complex_Main

00:54:56 Timing HOL (6 threads, 171.790s elapsed time, 618.764s cpu time, 37.528s GC time, factor 3.60)

00:54:56 Finished HOL (0:03:18 elapsed time, 0:11:14 cpu time, factor 3.40)

00:54:56 Building HOL-Analysis ...

00:54:58 HOL-Analysis: theory HOL-Library.Cancellation

00:54:58 HOL-Analysis: theory HOL-Library.Disjoint_Sets

00:54:58 HOL-Analysis: theory HOL-Library.Infinite_Set

00:54:58 HOL-Analysis: theory HOL-Library.Old_Datatype

00:54:58 HOL-Analysis: theory HOL-Library.Nat_Bijection

00:54:58 HOL-Analysis: theory HOL-Library.FuncSet

00:54:58 HOL-Analysis: theory HOL-Library.Phantom_Type

00:54:58 HOL-Analysis: theory HOL-Library.Product_Plus

00:54:58 HOL-Analysis: theory HOL-Library.Set_Algebras

00:54:58 HOL-Analysis: theory HOL-Library.Product_Order

00:54:58 HOL-Analysis: theory HOL-Library.Multiset

00:54:58 HOL-Analysis: theory HOL-Analysis.Inner_Product

00:54:59 HOL-Analysis: theory HOL-Library.Countable

00:54:59 HOL-Analysis: theory HOL-Analysis.L2_Norm

00:54:59 HOL-Analysis: theory HOL-Analysis.Operator_Norm

00:54:59 HOL-Analysis: theory HOL-Analysis.Poly_Roots

00:54:59 HOL-Analysis: theory HOL-Library.Discrete

00:54:59 HOL-Analysis: theory HOL-Library.Cardinality

00:54:59 HOL-Analysis: theory HOL-Library.Indicator_Function

00:54:59 HOL-Analysis: theory HOL-Library.Liminf_Limsup

00:55:00 HOL-Analysis: theory HOL-Library.Nonpos_Ints

00:55:00 HOL-Analysis: theory HOL-Library.Periodic_Fun

00:55:00 HOL-Analysis: theory HOL-Analysis.Product_Vector

00:55:00 HOL-Analysis: theory HOL-Library.Sum_of_Squares

00:55:00 HOL-Analysis: theory HOL-Library.Numeral_Type

00:55:00 HOL-Analysis: theory HOL-Library.Countable_Set

00:55:01 HOL-Analysis: theory HOL-Library.Countable_Complete_Lattices

00:55:01 HOL-Analysis: theory HOL-Library.Set_Idioms

00:55:01 HOL-Analysis: theory HOL-Analysis.Continuum_Not_Denumerable

00:55:01 HOL-Analysis: theory HOL-Analysis.Euclidean_Space

00:55:03 HOL-Analysis: theory HOL-Analysis.Norm_Arith

00:55:03 HOL-Analysis: theory HOL-Analysis.Linear_Algebra

00:55:03 HOL-Analysis: theory HOL-Analysis.Finite_Cartesian_Product

00:55:03 HOL-Analysis: theory HOL-Library.Order_Continuity

00:55:03 HOL-Analysis: theory HOL-Computational_Algebra.Factorial_Ring

00:55:03 HOL-Analysis: theory HOL-Library.Permutations

00:55:04 HOL-Analysis: theory HOL-Library.Extended_Nat

00:55:04 HOL-Analysis: theory HOL-Analysis.Topology_Euclidean_Space

00:55:05 HOL-Analysis: theory HOL-Library.Extended_Real

00:55:05 HOL-Analysis: theory HOL-Analysis.Cartesian_Space

00:55:09 HOL-Analysis: theory HOL-Library.Extended_Nonnegative_Real

00:55:09 HOL-Analysis: theory HOL-Computational_Algebra.Euclidean_Algorithm

00:55:11 HOL-Analysis: theory HOL-Analysis.Connected

00:55:11 HOL-Analysis: theory HOL-Analysis.Sigma_Algebra

00:55:11 HOL-Analysis: theory HOL-Analysis.Extended_Real_Limits

00:55:12 HOL-Analysis: theory HOL-Analysis.Summation_Tests

00:55:14 HOL-Analysis: theory HOL-Analysis.Convex_Euclidean_Space

00:55:14 HOL-Analysis: theory HOL-Analysis.Tagged_Division

00:55:14 HOL-Analysis: theory HOL-Analysis.Uniform_Limit

00:55:14 HOL-Analysis: theory HOL-Analysis.Measurable

00:55:15 HOL-Analysis: theory HOL-Analysis.Measure_Space

00:55:15 HOL-Analysis: theory HOL-Analysis.Bounded_Linear_Function

00:55:15 HOL-Analysis: theory HOL-Computational_Algebra.Primes

00:55:16 HOL-Analysis: theory HOL-Computational_Algebra.Formal_Power_Series

00:55:17 HOL-Analysis: theory HOL-Analysis.Starlike

00:55:18 HOL-Analysis: theory HOL-Analysis.Caratheodory

00:55:20 HOL-Analysis: theory HOL-Analysis.Continuous_Extension

00:55:21 HOL-Analysis: theory HOL-Analysis.Path_Connected

00:55:25 HOL-Analysis: theory HOL-Analysis.Abstract_Topology

00:55:25 HOL-Analysis: theory HOL-Analysis.Homeomorphism

00:55:26 HOL-Analysis: theory HOL-Analysis.Brouwer_Fixpoint

00:55:28 HOL-Analysis: theory HOL-Analysis.Derivative

00:55:30 HOL-Analysis: theory HOL-Analysis.Cartesian_Euclidean_Space

00:55:31 HOL-Analysis: theory HOL-Analysis.Weierstrass_Theorems

00:55:32 HOL-Analysis: theory HOL-Analysis.Determinants

00:55:32 HOL-Analysis: theory HOL-Analysis.Fashoda_Theorem

00:55:32 HOL-Analysis: theory HOL-Analysis.Ordered_Euclidean_Space

00:55:32 HOL-Analysis: theory HOL-Analysis.Polytope

00:55:33 HOL-Analysis: theory HOL-Analysis.Cross3

00:55:36 HOL-Analysis: theory HOL-Analysis.Arcwise_Connected

00:55:36 HOL-Analysis: theory HOL-Analysis.Borel_Space

00:55:38 HOL-Analysis: theory HOL-Analysis.Lipschitz

00:55:38 HOL-Analysis: theory HOL-Analysis.Nonnegative_Lebesgue_Integration

00:55:38 HOL-Analysis: theory HOL-Analysis.Regularity

00:55:41 HOL-Analysis: theory HOL-Analysis.Binary_Product_Measure

00:55:41 HOL-Analysis: theory HOL-Analysis.Embed_Measure

00:55:41 HOL-Analysis: theory HOL-Analysis.Finite_Product_Measure

00:55:43 HOL-Analysis: theory HOL-Analysis.Bochner_Integration

00:55:43 HOL-Analysis: theory HOL-Analysis.Function_Topology

00:55:45 HOL-Analysis: theory HOL-Analysis.Complete_Measure

00:55:45 HOL-Analysis: theory HOL-Analysis.Radon_Nikodym

00:55:45 HOL-Analysis: theory HOL-Analysis.Set_Integral

00:55:46 HOL-Analysis: theory HOL-Analysis.Lebesgue_Measure

00:55:46 HOL-Analysis: theory HOL-Analysis.Infinite_Set_Sum

00:55:48 HOL-Analysis: theory HOL-Analysis.Henstock_Kurzweil_Integration

00:55:51 HOL-Analysis: theory HOL-Analysis.Bounded_Continuous_Function

00:55:51 HOL-Analysis: theory HOL-Analysis.Equivalence_Lebesgue_Henstock_Integration

00:55:51 HOL-Analysis: theory HOL-Analysis.Integral_Test

00:55:54 HOL-Analysis: theory HOL-Analysis.Complex_Analysis_Basics

00:55:54 HOL-Analysis: theory HOL-Analysis.Improper_Integral

00:55:54 HOL-Analysis: theory HOL-Analysis.Interval_Integral

00:55:55 HOL-Analysis: theory HOL-Analysis.Lebesgue_Integral_Substitution

00:55:55 HOL-Analysis: theory HOL-Analysis.Complex_Transcendental

00:55:58 HOL-Analysis: theory HOL-Analysis.Generalised_Binomial_Theorem

00:55:58 HOL-Analysis: theory HOL-Analysis.Harmonic_Numbers

00:55:58 HOL-Analysis: theory HOL-Analysis.Cauchy_Integral_Theorem

00:55:58 HOL-Analysis: theory HOL-Analysis.Further_Topology

00:55:58 HOL-Analysis: theory HOL-Analysis.Infinite_Products

00:56:01 HOL-Analysis: theory HOL-Analysis.Jordan_Curve

00:56:02 HOL-Analysis: theory HOL-Analysis.Conformal_Mappings

00:56:05 HOL-Analysis: theory HOL-Analysis.FPS_Convergence

00:56:05 HOL-Analysis: theory HOL-Analysis.Gamma_Function

00:56:05 HOL-Analysis: theory HOL-Analysis.Great_Picard

00:56:06 HOL-Analysis: theory HOL-Analysis.Riemann_Mapping

00:56:06 HOL-Analysis: theory HOL-Analysis.Winding_Numbers

00:56:08 HOL-Analysis: theory HOL-Analysis.Ball_Volume

00:56:09 HOL-Analysis: theory HOL-Analysis.Vitali_Covering_Theorem

00:56:09 HOL-Analysis: theory HOL-Analysis.Change_Of_Vars

00:56:11 HOL-Analysis: theory HOL-Analysis.Simplex_Content

00:56:11 HOL-Analysis: theory HOL-Analysis.Analysis

01:01:02 Timing HOL-Analysis (6 threads, 340.497s elapsed time, 1631.812s cpu time, 152.504s GC time, factor 4.79)

01:01:02 Finished HOL-Analysis (0:06:04 elapsed time, 0:28:00 cpu time, factor 4.61)

01:01:02 Running HOL-Data_Structures ...

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.Less_False

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.Array_Specs

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.Sorted_Less

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.Cmp

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.Tree2

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.Tree23

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.Tree234

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.AList_Upd_Del

01:01:03 HOL-Data_Structures: theory HOL-Data_Structures.List_Ins_Del

01:01:04 HOL-Data_Structures: theory HOL-Library.Cancellation

01:01:04 HOL-Data_Structures: theory HOL-Data_Structures.Set_Specs

01:01:04 HOL-Data_Structures: theory HOL-Data_Structures.Trie

01:01:04 HOL-Data_Structures: theory HOL-Data_Structures.Map_Specs

01:01:04 HOL-Data_Structures: theory HOL-Library.Pattern_Aliases

01:01:04 HOL-Data_Structures: theory HOL-Data_Structures.Base_FDS

01:01:04 HOL-Data_Structures: theory HOL-Library.Tree

01:01:04 HOL-Data_Structures: theory HOL-Library.Multiset

01:01:05 HOL-Data_Structures: theory HOL-Data_Structures.Isin2

01:01:05 HOL-Data_Structures: theory HOL-Data_Structures.Lookup2

01:01:05 HOL-Data_Structures: theory HOL-Data_Structures.AA_Set

01:01:05 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join

01:01:06 HOL-Data_Structures: theory HOL-Data_Structures.RBT

01:01:07 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Set

01:01:07 HOL-Data_Structures: theory HOL-Data_Structures.AA_Map

01:01:07 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Set

01:01:07 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Set

01:01:07 HOL-Data_Structures: theory HOL-Library.Tree_Real

01:01:08 HOL-Data_Structures: theory HOL-Data_Structures.Balance

01:01:09 HOL-Data_Structures: theory HOL-Data_Structures.Tree_Map

01:01:09 HOL-Data_Structures: theory HOL-Data_Structures.Braun_Tree

01:01:10 HOL-Data_Structures: theory HOL-Data_Structures.Array_Braun

01:01:10 HOL-Data_Structures: theory HOL-Number_Theory.Fib

01:01:10 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Set

01:01:10 HOL-Data_Structures: theory HOL-Data_Structures.Priority_Queue_Specs

01:01:10 HOL-Data_Structures: theory HOL-Data_Structures.Binomial_Heap

01:01:10 HOL-Data_Structures: theory HOL-Data_Structures.Leftist_Heap

01:01:12 HOL-Data_Structures: theory HOL-Data_Structures.RBT_Map

01:01:13 HOL-Data_Structures: theory HOL-Data_Structures.Set2_Join_RBT

01:01:13 HOL-Data_Structures: theory HOL-Data_Structures.Sorting

01:01:13 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Set

01:01:15 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Set

01:01:16 HOL-Data_Structures: theory HOL-Data_Structures.AVL_Map

01:01:16 HOL-Data_Structures: theory HOL-Data_Structures.Tree23_Map

01:01:33 HOL-Data_Structures: theory HOL-Data_Structures.Tree234_Map

01:02:29 HOL-Data_Structures: theory HOL-Data_Structures.Brother12_Map

01:03:52 Timing HOL-Data_Structures (6 threads, 168.062s elapsed time, 910.500s cpu time, 39.012s GC time, factor 5.42)

01:03:52 Finished HOL-Data_Structures (0:02:49 elapsed time, 0:15:11 cpu time, factor 5.37)

01:03:52 Running HOL-Hoare_Parallel ...

01:03:53 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Quote_Antiquote

01:03:53 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Com

01:03:53 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Graph

01:03:53 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Com

01:03:54 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Tran

01:03:56 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Tran

01:03:56 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Hoare

01:03:57 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Hoare

01:03:57 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Syntax

01:03:57 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.RG_Examples

01:03:58 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Tactics

01:03:58 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Syntax

01:03:59 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Gar_Coll

01:03:59 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Mul_Gar_Coll

01:04:00 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.OG_Examples

01:04:03 HOL-Hoare_Parallel: theory HOL-Hoare_Parallel.Hoare_Parallel

01:04:52 Timing HOL-Hoare_Parallel (6 threads, 57.860s elapsed time, 298.736s cpu time, 4.748s GC time, factor 5.16)

01:04:52 Finished HOL-Hoare_Parallel (0:00:59 elapsed time, 0:04:59 cpu time, factor 5.05)

01:04:52 Building HOL-Library ...

01:04:53 HOL-Library: theory HOL-Library.BNF_Axiomatization

01:04:53 HOL-Library: theory HOL-Library.Adhoc_Overloading

01:04:53 HOL-Library: theory HOL-Library.BNF_Corec

01:04:53 HOL-Library: theory HOL-Library.AList

01:04:53 HOL-Library: theory HOL-Library.Boolean_Algebra

01:04:53 HOL-Library: theory HOL-Library.Bit

01:04:54 HOL-Library: theory HOL-Library.Monad_Syntax

01:04:54 HOL-Library: theory HOL-Library.Cancellation

01:04:54 HOL-Library: theory HOL-Library.State_Monad

01:04:54 HOL-Library: theory HOL-Library.Cardinal_Notations

01:04:54 HOL-Library: theory HOL-Library.Char_ord

01:04:54 HOL-Library: theory HOL-Library.Code_Abstract_Nat

01:04:54 HOL-Library: theory HOL-Library.Code_Binary_Nat

01:04:54 HOL-Library: theory HOL-Library.Code_Target_Nat

01:04:54 HOL-Library: theory HOL-Library.Code_Lazy

01:04:54 HOL-Library: theory HOL-Library.Code_Prolog

01:04:54 HOL-Library: theory HOL-Library.Multiset

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

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

01:04:55 HOL-Library: theory HOL-Library.Comparator

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

01:04:55 HOL-Library: theory HOL-Library.Conditional_Parametricity

01:04:55 HOL-Library: theory HOL-Library.DAList

01:04:56 HOL-Library: theory HOL-Library.Datatype_Records

01:04:56 HOL-Library: theory HOL-Library.Debug

01:04:56 HOL-Library: theory HOL-Library.Disjoint_Sets

01:04:56 HOL-Library: theory HOL-Library.Dlist

01:04:56 HOL-Library: theory HOL-Library.Fun_Lexorder

01:04:56 HOL-Library: theory HOL-Library.FuncSet

01:04:56 HOL-Library: theory HOL-Library.Function_Algebras

01:04:56 HOL-Library: theory HOL-Library.Function_Division

01:04:56 HOL-Library: theory HOL-Library.Groups_Big_Fun

01:04:57 HOL-Library: theory HOL-Library.IArray

01:04:57 HOL-Library: theory HOL-Library.Infinite_Set

01:04:57 HOL-Library: theory HOL-Library.LaTeXsugar

01:04:57 HOL-Library: theory HOL-Library.Lattice_Constructions

01:04:57 HOL-Library: theory HOL-Library.Lattice_Syntax

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

01:04:57 HOL-Library: theory HOL-Library.Omega_Words_Fun

01:04:57 HOL-Library: theory HOL-Library.Ramsey

01:04:57 HOL-Library: theory HOL-Library.Complete_Partial_Order2

01:04:58 HOL-Library: theory HOL-Library.ListVector

01:04:58 HOL-Library: theory HOL-Library.List_Lexorder

01:04:58 HOL-Library: theory HOL-Library.Mapping

01:04:58 HOL-Library: theory HOL-Library.More_List

01:04:58 HOL-Library: theory HOL-Library.Nat_Bijection

01:04:59 HOL-Library: theory HOL-Library.Stream

01:04:59 HOL-Library: theory HOL-Library.AList_Mapping

01:05:00 HOL-Library: theory HOL-Library.Old_Datatype

01:05:01 HOL-Library: theory HOL-Library.DAList_Multiset

01:05:01 HOL-Library: theory HOL-Library.Multiset_Order

01:05:01 HOL-Library: theory HOL-Library.Permutation

01:05:01 HOL-Library: theory HOL-Library.Permutations

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

01:05:01 HOL-Library: theory HOL-Library.Open_State_Syntax

01:05:01 HOL-Library: theory HOL-Library.Option_ord

01:05:01 HOL-Library: theory HOL-Library.Parallel

01:05:02 HOL-Library: theory HOL-Library.Pattern_Aliases

01:05:02 HOL-Library: theory HOL-Library.Perm

01:05:02 HOL-Library: theory HOL-Library.Phantom_Type

01:05:02 HOL-Library: theory HOL-Library.Predicate_Compile_Alternative_Defs

01:05:02 HOL-Library: theory HOL-Library.Preorder

01:05:02 HOL-Library: theory HOL-Library.Product_Lexorder

01:05:02 HOL-Library: theory HOL-Library.Product_Plus

01:05:02 HOL-Library: theory HOL-Library.Quotient_Syntax

01:05:02 HOL-Library: theory HOL-Library.Quotient_Option

01:05:02 HOL-Library: theory HOL-Library.Quotient_Product

01:05:02 HOL-Library: theory HOL-Library.Product_Order

01:05:02 HOL-Library: theory HOL-Library.Predicate_Compile_Quickcheck

01:05:02 HOL-Library: theory HOL-Library.Quotient_Set

01:05:02 HOL-Library: theory HOL-Library.Quotient_Sum

01:05:02 HOL-Library: theory HOL-Library.Quotient_List

01:05:02 HOL-Library: theory HOL-Library.Cardinality

01:05:02 HOL-Library: theory HOL-Library.Quotient_Type

01:05:03 HOL-Library: theory HOL-Library.Finite_Lattice

01:05:03 HOL-Library: theory HOL-Library.RBT_Impl

01:05:03 HOL-Library: theory HOL-Library.Realizers

01:05:03 HOL-Library: theory HOL-Library.Reflection

01:05:03 HOL-Library: theory HOL-Library.Refute

01:05:03 HOL-Library: theory HOL-Library.Rewrite

01:05:03 HOL-Library: theory HOL-Library.Set_Algebras

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

01:05:03 HOL-Library: theory HOL-Library.Numeral_Type

01:05:03 HOL-Library: theory HOL-Library.Sorting_Algorithms

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

01:05:04 HOL-Library: theory HOL-Library.Stirling

01:05:04 HOL-Library: theory HOL-Library.Sublist

01:05:04 HOL-Library: theory HOL-Library.Transitive_Closure_Table

01:05:06 HOL-Library: theory HOL-Library.Type_Length

01:05:06 HOL-Library: theory HOL-Library.Saturated

01:05:06 HOL-Library: theory HOL-Library.Tree

01:05:06 HOL-Library: theory HOL-Library.Uprod

01:05:07 HOL-Library: theory HOL-Library.While_Combinator

01:05:07 HOL-Library: theory HOL-Library.Countable

01:05:07 HOL-Library: theory HOL-Library.Prefix_Order

01:05:07 HOL-Library: theory HOL-Library.Subseq_Order

01:05:07 HOL-Library: theory HOL-Library.BigO

01:05:07 HOL-Library: theory HOL-Library.Code_Real_Approx_By_Float

01:05:07 HOL-Library: theory HOL-Library.Bourbaki_Witt_Fixpoint

01:05:07 HOL-Library: theory HOL-Library.Diagonal_Subsequence

01:05:08 HOL-Library: theory HOL-Library.Discrete

01:05:08 HOL-Library: theory HOL-Library.Going_To_Filter

01:05:08 HOL-Library: theory HOL-Library.Indicator_Function

01:05:08 HOL-Library: theory HOL-Library.Landau_Symbols

01:05:08 HOL-Library: theory HOL-Library.Countable_Set

01:05:08 HOL-Library: theory HOL-Library.FSet

01:05:08 HOL-Library: theory HOL-Library.Lattice_Algebras

01:05:09 HOL-Library: theory HOL-Library.Countable_Complete_Lattices

01:05:09 HOL-Library: theory HOL-Library.Tree_Multiset

01:05:09 HOL-Library: theory HOL-Library.Countable_Set_Type

01:05:10 HOL-Library: theory HOL-Library.Set_Idioms

01:05:10 HOL-Library: theory HOL-Library.Liminf_Limsup

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

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

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

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

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

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

01:05:12 HOL-Library: theory HOL-Library.Periodic_Fun

01:05:12 HOL-Library: theory HOL-Library.Finite_Map

01:05:12 HOL-Library: theory HOL-Library.Quadratic_Discriminant

01:05:12 HOL-Library: theory HOL-Library.Sum_of_Squares

01:05:12 HOL-Library: theory HOL-Library.Extended_Nat

01:05:12 HOL-Library: theory HOL-Library.Float

01:05:12 HOL-Library: theory HOL-Library.Tree_Real

01:05:13 HOL-Library: theory HOL-Library.Extended_Real

01:05:13 HOL-Library: theory HOL-Library.Linear_Temporal_Logic_on_Streams

01:05:17 HOL-Library: theory HOL-Library.Extended_Nonnegative_Real

01:05:23 HOL-Library: theory HOL-Library.Library

01:05:34 HOL-Library: theory HOL-Library.RBT

01:05:35 HOL-Library: theory HOL-Library.RBT_Mapping

01:05:35 HOL-Library: theory HOL-Library.RBT_Set

01:06:40 Timing HOL-Library (6 threads, 78.136s elapsed time, 413.476s cpu time, 27.924s GC time, factor 5.29)

01:06:40 Finished HOL-Library (0:01:46 elapsed time, 0:08:25 cpu time, factor 4.75)

01:06:40 Building HOL-Auth ...

01:06:41 HOL-Auth: theory HOL-Auth.Message

01:06:44 HOL-Auth: theory HOL-Auth.All_Symmetric

01:06:44 HOL-Auth: theory HOL-Auth.Event

01:06:44 HOL-Auth: theory HOL-Auth.EventSC

01:06:45 HOL-Auth: theory HOL-Auth.Extensions

01:06:45 HOL-Auth: theory HOL-Auth.Public

01:06:45 HOL-Auth: theory HOL-Auth.Shared

01:06:46 HOL-Auth: theory HOL-Auth.CertifiedEmail

01:06:46 HOL-Auth: theory HOL-Auth.Analz

01:06:46 HOL-Auth: theory HOL-Auth.List_Msg

01:06:46 HOL-Auth: theory HOL-Auth.KerberosIV

01:06:46 HOL-Auth: theory HOL-Auth.KerberosIV_Gets

01:06:46 HOL-Auth: theory HOL-Auth.Guard

01:06:46 HOL-Auth: theory HOL-Auth.GuardK

01:06:47 HOL-Auth: theory HOL-Auth.KerberosV

01:06:47 HOL-Auth: theory HOL-Auth.Kerberos_BAN

01:06:47 HOL-Auth: theory HOL-Auth.Guard_Public

01:06:47 HOL-Auth: theory HOL-Auth.Guard_NS_Public

01:06:48 HOL-Auth: theory HOL-Auth.Proto

01:06:48 HOL-Auth: theory HOL-Auth.Kerberos_BAN_Gets

01:06:48 HOL-Auth: theory HOL-Auth.NS_Public

01:06:48 HOL-Auth: theory HOL-Auth.P2

01:06:48 HOL-Auth: theory HOL-Auth.NS_Public_Bad

01:06:48 HOL-Auth: theory HOL-Auth.NS_Shared

01:06:48 HOL-Auth: theory HOL-Auth.OtwayRees

01:06:49 HOL-Auth: theory HOL-Auth.OtwayReesBella

01:06:49 HOL-Auth: theory HOL-Auth.OtwayRees_AN

01:06:49 HOL-Auth: theory HOL-Auth.OtwayRees_Bad

01:06:49 HOL-Auth: theory HOL-Auth.P1

01:06:49 HOL-Auth: theory HOL-Auth.Recur

01:06:49 HOL-Auth: theory HOL-Auth.WooLam

01:06:49 HOL-Auth: theory HOL-Auth.Yahalom

01:06:50 HOL-Auth: theory HOL-Auth.Yahalom2

01:06:50 HOL-Auth: theory HOL-Auth.Yahalom_Bad

01:06:50 HOL-Auth: theory HOL-Auth.ZhouGollmann

01:06:50 HOL-Auth: theory HOL-Auth.Guard_Shared

01:06:50 HOL-Auth: theory HOL-Auth.TLS

01:06:50 HOL-Auth: theory HOL-Auth.Smartcard

01:06:50 HOL-Auth: theory HOL-Auth.Auth_Shared

01:06:51 HOL-Auth: theory HOL-Auth.Guard_OtwayRees

01:06:51 HOL-Auth: theory HOL-Auth.Guard_Yahalom

01:06:51 HOL-Auth: theory HOL-Auth.ShoupRubin

01:06:51 HOL-Auth: theory HOL-Auth.Auth_Guard_Shared

01:06:51 HOL-Auth: theory HOL-Auth.ShoupRubinBella

01:06:52 HOL-Auth: theory HOL-Auth.Auth_Public

01:06:53 HOL-Auth: theory HOL-Auth.Auth_Smartcard

01:06:54 HOL-Auth: theory HOL-Auth.Auth_Guard_Public

01:08:00 Timing HOL-Auth (6 threads, 63.779s elapsed time, 301.612s cpu time, 11.396s GC time, factor 4.73)

01:08:00 Finished HOL-Auth (0:01:19 elapsed time, 0:05:32 cpu time, factor 4.20)

01:08:00 Running HOL-Bali ...

01:08:01 HOL-Bali: theory HOL-Bali.Basis

01:08:02 HOL-Bali: theory HOL-Bali.Name

01:08:02 HOL-Bali: theory HOL-Bali.Table

01:08:04 HOL-Bali: theory HOL-Bali.Type

01:08:06 HOL-Bali: theory HOL-Bali.Value

01:08:06 HOL-Bali: theory HOL-Bali.Term

01:08:23 HOL-Bali: theory HOL-Bali.Decl

01:08:26 HOL-Bali: theory HOL-Bali.TypeRel

01:08:27 HOL-Bali: theory HOL-Bali.DeclConcepts

01:08:29 HOL-Bali: theory HOL-Bali.State

01:08:29 HOL-Bali: theory HOL-Bali.WellType

01:08:30 HOL-Bali: theory HOL-Bali.Conform

01:08:30 HOL-Bali: theory HOL-Bali.Eval

01:08:31 HOL-Bali: theory HOL-Bali.DefiniteAssignment

01:08:35 HOL-Bali: theory HOL-Bali.WellForm

01:08:36 HOL-Bali: theory HOL-Bali.DefiniteAssignmentCorrect

01:08:36 HOL-Bali: theory HOL-Bali.Example

01:08:37 HOL-Bali: theory HOL-Bali.TypeSafe

01:08:39 HOL-Bali: theory HOL-Bali.Evaln

01:08:41 HOL-Bali: theory HOL-Bali.AxSem

01:08:41 HOL-Bali: theory HOL-Bali.Trans

01:08:45 HOL-Bali: theory HOL-Bali.AxCompl

01:08:45 HOL-Bali: theory HOL-Bali.AxSound

01:08:46 HOL-Bali: theory HOL-Bali.AxExample

01:09:01 Timing HOL-Bali (6 threads, 58.824s elapsed time, 220.892s cpu time, 10.932s GC time, factor 3.76)

01:09:01 Finished HOL-Bali (0:01:00 elapsed time, 0:03:42 cpu time, factor 3.66)

01:09:01 Running HOL-Cardinals ...

01:09:02 HOL-Cardinals: theory HOL-Cardinals.Order_Union

01:09:02 HOL-Cardinals: theory HOL-Cardinals.Fun_More

01:09:02 HOL-Cardinals: theory HOL-Cardinals.Order_Relation_More

01:09:02 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Extension

01:09:02 HOL-Cardinals: theory HOL-Cardinals.Wellfounded_More

01:09:03 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Relation

01:09:03 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Embedding

01:09:03 HOL-Cardinals: theory HOL-Cardinals.Wellorder_Constructions

01:09:04 HOL-Cardinals: theory HOL-Cardinals.Cardinal_Order_Relation

01:09:04 HOL-Cardinals: theory HOL-Cardinals.Ordinal_Arithmetic

01:09:05 HOL-Cardinals: theory HOL-Cardinals.Cardinal_Arithmetic

01:09:05 HOL-Cardinals: theory HOL-Cardinals.Cardinals

01:09:06 HOL-Cardinals: theory HOL-Cardinals.Bounded_Set

01:09:11 Timing HOL-Cardinals (6 threads, 7.350s elapsed time, 40.244s cpu time, 1.460s GC time, factor 5.48)

01:09:11 Finished HOL-Cardinals (0:00:09 elapsed time, 0:00:41 cpu time, factor 4.48)

01:09:11 Building HOL-Computational_Algebra ...

01:09:12 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Factorial_Ring

01:09:12 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Group_Closure

01:09:12 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fraction_Field

01:09:18 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Euclidean_Algorithm

01:09:18 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial

01:09:24 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Normalized_Fraction

01:09:24 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Primes

01:09:24 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Field_as_Ring

01:09:24 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Formal_Power_Series

01:09:25 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Nth_Powers

01:09:25 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Squarefree

01:09:25 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Fundamental_Theorem_Algebra

01:09:25 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_Factorial

01:09:28 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Polynomial_FPS

01:09:38 HOL-Computational_Algebra: theory HOL-Computational_Algebra.Computational_Algebra

01:09:59 Timing HOL-Computational_Algebra (6 threads, 34.414s elapsed time, 123.272s cpu time, 6.028s GC time, factor 3.58)

01:09:59 Finished HOL-Computational_Algebra (0:00:47 elapsed time, 0:02:29 cpu time, factor 3.12)

01:09:59 Building HOL-Algebra ...

01:10:00 HOL-Algebra: theory HOL-Algebra.Exponent

01:10:00 HOL-Algebra: theory HOL-Algebra.Congruence

01:10:00 HOL-Algebra: theory HOL-Algebra.Cycles

01:10:01 HOL-Algebra: theory HOL-Algebra.Order

01:10:03 HOL-Algebra: theory HOL-Algebra.Lattice

01:10:04 HOL-Algebra: theory HOL-Algebra.Complete_Lattice

01:10:05 HOL-Algebra: theory HOL-Algebra.Galois_Connection

01:10:05 HOL-Algebra: theory HOL-Algebra.Group

01:10:06 HOL-Algebra: theory HOL-Algebra.Bij

01:10:06 HOL-Algebra: theory HOL-Algebra.Coset

01:10:06 HOL-Algebra: theory HOL-Algebra.FiniteProduct

01:10:07 HOL-Algebra: theory HOL-Algebra.Ring

01:10:08 HOL-Algebra: theory HOL-Algebra.Group_Action

01:10:08 HOL-Algebra: theory HOL-Algebra.Sylow

01:10:08 HOL-Algebra: theory HOL-Algebra.Divisibility

01:10:08 HOL-Algebra: theory HOL-Algebra.Generated_Groups

01:10:09 HOL-Algebra: theory HOL-Algebra.Zassenhaus

01:10:09 HOL-Algebra: theory HOL-Algebra.Solvable_Groups

01:10:09 HOL-Algebra: theory HOL-Algebra.Exact_Sequence

01:10:09 HOL-Algebra: theory HOL-Algebra.Sym_Groups

01:10:11 HOL-Algebra: theory HOL-Algebra.AbelCoset

01:10:11 HOL-Algebra: theory HOL-Algebra.Module

01:10:15 HOL-Algebra: theory HOL-Algebra.Ideal

01:10:18 HOL-Algebra: theory HOL-Algebra.Ideal_Product

01:10:18 HOL-Algebra: theory HOL-Algebra.RingHom

01:10:19 HOL-Algebra: theory HOL-Algebra.QuotRing

01:10:19 HOL-Algebra: theory HOL-Algebra.UnivPoly

01:10:22 HOL-Algebra: theory HOL-Algebra.IntRing

01:10:22 HOL-Algebra: theory HOL-Algebra.Weak_Morphisms

01:10:23 HOL-Algebra: theory HOL-Algebra.Chinese_Remainder

01:10:31 HOL-Algebra: theory HOL-Algebra.Multiplicative_Group

01:10:34 HOL-Algebra: theory HOL-Algebra.Ring_Divisibility

01:10:34 HOL-Algebra: theory HOL-Algebra.Subrings

01:10:36 HOL-Algebra: theory HOL-Algebra.Embedded_Algebras

01:10:36 HOL-Algebra: theory HOL-Algebra.Generated_Rings

01:10:37 HOL-Algebra: theory HOL-Algebra.Generated_Fields

01:10:41 HOL-Algebra: theory HOL-Algebra.Polynomials

01:10:55 HOL-Algebra: theory HOL-Algebra.Algebra

01:11:21 Timing HOL-Algebra (6 threads, 57.749s elapsed time, 287.560s cpu time, 34.768s GC time, factor 4.98)

01:11:21 Finished HOL-Algebra (0:01:20 elapsed time, 0:05:34 cpu time, factor 4.14)

01:11:21 Running HOL-Corec_Examples ...

01:11:22 HOL-Corec_Examples: theory HOL-Corec_Examples.Iterate_GPV

01:11:22 HOL-Corec_Examples: theory HOL-Corec_Examples.LFilter

01:11:22 HOL-Corec_Examples: theory HOL-Corec_Examples.Simple_Nesting

01:11:22 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Processor

01:11:22 HOL-Corec_Examples: theory HOL-Corec_Examples.Paper_Examples

01:12:02 HOL-Corec_Examples: theory HOL-Corec_Examples.GPV_Bare_Bones

01:12:02 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_A

01:12:02 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_Poly

01:12:02 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Poly

01:12:02 HOL-Corec_Examples: theory HOL-Corec_Examples.Misc_Mono

01:12:02 HOL-Corec_Examples: theory HOL-Corec_Examples.Small_Concrete

01:12:07 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_B

01:12:09 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_C

01:12:12 HOL-Corec_Examples: theory HOL-Corec_Examples.Stream_Friends

01:12:14 HOL-Corec_Examples: theory HOL-Corec_Examples.Merge_D

01:12:20 HOL-Corec_Examples: theory HOL-Corec_Examples.TLList_Friends

01:12:21 HOL-Corec_Examples: theory HOL-Corec_Examples.Type_Class

01:14:01 Timing HOL-Corec_Examples (6 threads, 157.793s elapsed time, 486.980s cpu time, 50.604s GC time, factor 3.09)

01:14:01 Finished HOL-Corec_Examples (0:02:39 elapsed time, 0:08:08 cpu time, factor 3.06)

01:14:01 Running HOL-Datatype_Benchmark ...

01:14:02 HOL-Datatype_Benchmark: theory HOL-Datatype_Benchmark.Brackin

01:14:02 HOL-Datatype_Benchmark: theory HOL-Datatype_Benchmark.Misc_N2M

01:14:02 HOL-Datatype_Benchmark: theory HOL-Datatype_Benchmark.IsaFoR

01:21:08 Timing HOL-Datatype_Benchmark (6 threads, 424.698s elapsed time, 1628.840s cpu time, 426.864s GC time, factor 3.84)

01:21:08 Finished HOL-Datatype_Benchmark (0:07:06 elapsed time, 0:27:10 cpu time, factor 3.82)

01:21:08 Running HOL-Datatype_Examples ...

01:21:09 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Compat

01:21:09 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lift_BNF

01:21:09 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Milner_Tofte

01:21:09 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Stream_Processor

01:21:09 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFI

01:21:09 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Process

01:21:10 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Koenig

01:21:10 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Lambda_Term

01:21:12 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Codatatype

01:21:12 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Datatype

01:21:12 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Prelim

01:21:13 HOL-Datatype_Examples: theory HOL-Datatype_Examples.DTree

01:21:13 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Gram_Lang

01:21:14 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Parallel_Composition

01:21:14 HOL-Datatype_Examples: theory HOL-Datatype_Examples.TreeFsetI

01:22:15 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primcorec

01:22:28 HOL-Datatype_Examples: theory HOL-Datatype_Examples.Misc_Primrec

01:22:32 Timing HOL-Datatype_Examples (6 threads, 81.032s elapsed time, 334.596s cpu time, 34.292s GC time, factor 4.13)

01:22:32 Finished HOL-Datatype_Examples (0:01:23 elapsed time, 0:05:36 cpu time, factor 4.04)

01:22:32 Running HOL-Decision_Procs ...

01:22:33 HOL-Decision_Procs: theory HOL-Decision_Procs.Conversions

01:22:33 HOL-Decision_Procs: theory HOL-Decision_Procs.DP_Library

01:22:33 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order

01:22:33 HOL-Decision_Procs: theory HOL-Decision_Procs.Algebra_Aux

01:22:33 HOL-Decision_Procs: theory HOL-Decision_Procs.Cooper

01:22:33 HOL-Decision_Procs: theory HOL-Decision_Procs.Polynomial_List

01:22:33 HOL-Decision_Procs: theory HOL-Decision_Procs.Rat_Pair

01:22:34 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring

01:22:36 HOL-Decision_Procs: theory HOL-Decision_Procs.Dense_Linear_Order_Ex

01:22:36 HOL-Decision_Procs: theory HOL-Decision_Procs.Ferrack

01:22:36 HOL-Decision_Procs: theory HOL-Decision_Procs.MIR

01:22:37 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Bounds

01:22:43 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation

01:22:45 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflected_Multivariate_Polynomial

01:22:46 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Complete

01:22:47 HOL-Decision_Procs: theory HOL-Decision_Procs.Reflective_Field

01:22:56 HOL-Decision_Procs: theory HOL-Decision_Procs.Parametric_Ferrante_Rackoff

01:22:59 HOL-Decision_Procs: theory HOL-Decision_Procs.Commutative_Ring_Ex

01:23:30 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Ex

01:23:30 HOL-Decision_Procs: theory HOL-Decision_Procs.Approximation_Quickcheck_Ex

01:26:15 HOL-Decision_Procs: theory HOL-Decision_Procs.Decision_Procs

01:26:56 Timing HOL-Decision_Procs (6 threads, 261.639s elapsed time, 1158.972s cpu time, 163.160s GC time, factor 4.43)

01:26:56 Finished HOL-Decision_Procs (0:04:24 elapsed time, 0:19:20 cpu time, factor 4.40)

01:26:56 Running HOL-IMP ...

01:26:58 HOL-IMP: theory HOL-IMP.AExp

01:26:58 HOL-IMP: theory HOL-IMP.C_like

01:26:58 HOL-IMP: theory HOL-IMP.Complete_Lattice

01:26:58 HOL-IMP: theory HOL-IMP.OO

01:26:58 HOL-IMP: theory HOL-IMP.Star

01:26:58 HOL-IMP: theory HOL-IMP.Types

01:26:59 HOL-IMP: theory HOL-IMP.ASM

01:26:59 HOL-IMP: theory HOL-IMP.BExp

01:27:01 HOL-IMP: theory HOL-IMP.Com

01:27:01 HOL-IMP: theory HOL-IMP.Procs

01:27:02 HOL-IMP: theory HOL-IMP.ACom

01:27:02 HOL-IMP: theory HOL-IMP.Abs_Int_Tests

01:27:02 HOL-IMP: theory HOL-IMP.Big_Step

01:27:02 HOL-IMP: theory HOL-IMP.Vars

01:27:02 HOL-IMP: theory HOL-IMP.Denotational

01:27:03 HOL-IMP: theory HOL-IMP.Hoare

01:27:03 HOL-IMP: theory HOL-IMP.Sec_Type_Expr

01:27:03 HOL-IMP: theory HOL-IMP.Sem_Equiv

01:27:03 HOL-IMP: theory HOL-IMP.Hoare_Examples

01:27:03 HOL-IMP: theory HOL-IMP.Hoare_Sound_Complete

01:27:03 HOL-IMP: theory HOL-IMP.Hoare_Total

01:27:03 HOL-IMP: theory HOL-IMP.Hoare_Total_EX

01:27:03 HOL-IMP: theory HOL-IMP.Hoare_Total_EX2

01:27:03 HOL-IMP: theory HOL-IMP.VCG

01:27:03 HOL-IMP: theory HOL-IMP.Sec_Typing

01:27:03 HOL-IMP: theory HOL-IMP.VCG_Total_EX

01:27:03 HOL-IMP: theory HOL-IMP.VCG_Total_EX2

01:27:03 HOL-IMP: theory HOL-IMP.Sec_TypingT

01:27:04 HOL-IMP: theory HOL-IMP.Def_Init

01:27:05 HOL-IMP: theory HOL-IMP.Def_Init_Exp

01:27:05 HOL-IMP: theory HOL-IMP.Fold

01:27:05 HOL-IMP: theory HOL-IMP.Def_Init_Big

01:27:05 HOL-IMP: theory HOL-IMP.Live

01:27:05 HOL-IMP: theory HOL-IMP.Procs_Dyn_Vars_Dyn

01:27:06 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Dyn

01:27:06 HOL-IMP: theory HOL-IMP.Procs_Stat_Vars_Stat

01:27:06 HOL-IMP: theory HOL-IMP.Collecting

01:27:06 HOL-IMP: theory HOL-IMP.Compiler

01:27:06 HOL-IMP: theory HOL-IMP.Def_Init_Small

01:27:07 HOL-IMP: theory HOL-IMP.Small_Step

01:27:07 HOL-IMP: theory HOL-IMP.Collecting1

01:27:07 HOL-IMP: theory HOL-IMP.Collecting_Examples

01:27:07 HOL-IMP: theory HOL-IMP.Abs_Int_init

01:27:07 HOL-IMP: theory HOL-IMP.Live_True

01:27:08 HOL-IMP: theory HOL-IMP.Finite_Reachable

01:27:08 HOL-IMP: theory HOL-IMP.Poly_Types

01:27:08 HOL-IMP: theory HOL-IMP.Abs_Int0

01:27:10 HOL-IMP: theory HOL-IMP.Abs_State

01:27:10 HOL-IMP: theory HOL-IMP.Compiler2

01:27:10 HOL-IMP: theory HOL-IMP.Abs_Int1

01:27:11 HOL-IMP: theory HOL-IMP.Abs_Int1_const

01:27:11 HOL-IMP: theory HOL-IMP.Abs_Int1_parity

01:27:11 HOL-IMP: theory HOL-IMP.Abs_Int2

01:27:13 HOL-IMP: theory HOL-IMP.Abs_Int2_ivl

01:27:14 HOL-IMP: theory HOL-IMP.Abs_Int3

01:27:51 Timing HOL-IMP (6 threads, 52.022s elapsed time, 256.688s cpu time, 14.208s GC time, factor 4.93)

01:27:51 Finished HOL-IMP (0:00:54 elapsed time, 0:04:20 cpu time, factor 4.81)

01:27:51 Running HOL-Imperative_HOL ...

01:27:52 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Sorted_List

01:27:52 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap

01:27:52 HOL-Imperative_HOL: theory HOL-Imperative_HOL.List_Sublist

01:27:54 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Heap_Monad

01:27:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Array

01:27:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Ref

01:27:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Subarray

01:27:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL

01:27:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Linked_Lists

01:27:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Overview

01:27:56 HOL-Imperative_HOL: theory HOL-Imperative_HOL.SatChecker

01:27:57 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Quicksort

01:27:57 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_Reverse

01:28:14 HOL-Imperative_HOL: theory HOL-Imperative_HOL.Imperative_HOL_ex

01:28:30 Timing HOL-Imperative_HOL (6 threads, 36.408s elapsed time, 69.692s cpu time, 2.320s GC time, factor 1.91)

01:28:30 Finished HOL-Imperative_HOL (0:00:38 elapsed time, 0:05:46 cpu time, factor 9.04)

01:28:30 Running HOL-Metis_Examples ...

01:28:31 HOL-Metis_Examples: theory HOL-Decision_Procs.Dense_Linear_Order

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Tarski

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Sets

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Binary_Tree

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Message

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Abstraction

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Trans_Closure

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Type_Encodings

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Proxies

01:28:31 HOL-Metis_Examples: theory HOL-Metis_Examples.Clausification

01:28:33 HOL-Metis_Examples: theory HOL-Metis_Examples.Big_O

01:28:46 Timing HOL-Metis_Examples (6 threads, 13.712s elapsed time, 59.488s cpu time, 3.812s GC time, factor 4.34)

01:28:46 Finished HOL-Metis_Examples (0:00:15 elapsed time, 0:01:18 cpu time, factor 5.01)

01:28:46 Running HOL-MicroJava ...

01:28:47 HOL-MicroJava: theory HOL-Eisbach.Eisbach

01:28:47 HOL-MicroJava: theory HOL-MicroJava.Semilat

01:28:47 HOL-MicroJava: theory HOL-MicroJava.Err

01:28:47 HOL-MicroJava: theory HOL-MicroJava.JBasis

01:28:48 HOL-MicroJava: theory HOL-MicroJava.AuxLemmas

01:28:48 HOL-MicroJava: theory HOL-MicroJava.Type

01:28:48 HOL-MicroJava: theory HOL-MicroJava.Listn

01:28:48 HOL-MicroJava: theory HOL-MicroJava.Opt

01:28:48 HOL-MicroJava: theory HOL-MicroJava.Product

01:28:49 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework

01:28:49 HOL-MicroJava: theory HOL-MicroJava.SemilatAlg

01:28:49 HOL-MicroJava: theory HOL-MicroJava.Kildall

01:28:49 HOL-MicroJava: theory HOL-MicroJava.LBVSpec

01:28:49 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_err

01:28:49 HOL-MicroJava: theory HOL-MicroJava.Semilattices

01:28:50 HOL-MicroJava: theory HOL-MicroJava.LBVComplete

01:28:50 HOL-MicroJava: theory HOL-MicroJava.LBVCorrect

01:28:50 HOL-MicroJava: theory HOL-MicroJava.Decl

01:28:50 HOL-MicroJava: theory HOL-MicroJava.Value

01:28:50 HOL-MicroJava: theory HOL-MicroJava.SystemClasses

01:28:50 HOL-MicroJava: theory HOL-MicroJava.TypeRel

01:28:50 HOL-MicroJava: theory HOL-MicroJava.Abstract_BV

01:28:51 HOL-MicroJava: theory HOL-MicroJava.WellForm

01:28:51 HOL-MicroJava: theory HOL-MicroJava.State

01:28:51 HOL-MicroJava: theory HOL-MicroJava.Term

01:28:51 HOL-MicroJava: theory HOL-MicroJava.Exceptions

01:28:52 HOL-MicroJava: theory HOL-MicroJava.JType

01:28:52 HOL-MicroJava: theory HOL-MicroJava.JVMType

01:28:55 HOL-MicroJava: theory HOL-MicroJava.WellType

01:28:56 HOL-MicroJava: theory HOL-MicroJava.Conform

01:28:56 HOL-MicroJava: theory HOL-MicroJava.Eval

01:28:56 HOL-MicroJava: theory HOL-MicroJava.TypeInf

01:28:56 HOL-MicroJava: theory HOL-MicroJava.JVMState

01:28:56 HOL-MicroJava: theory HOL-MicroJava.JVMInstructions

01:28:58 HOL-MicroJava: theory HOL-MicroJava.JVMExceptions

01:28:58 HOL-MicroJava: theory HOL-MicroJava.JVMExecInstr

01:28:58 HOL-MicroJava: theory HOL-MicroJava.Effect

01:28:58 HOL-MicroJava: theory HOL-MicroJava.JVMExec

01:28:59 HOL-MicroJava: theory HOL-MicroJava.DefsComp

01:28:59 HOL-MicroJava: theory HOL-MicroJava.JVMDefensive

01:28:59 HOL-MicroJava: theory HOL-MicroJava.JVMListExample

01:28:59 HOL-MicroJava: theory HOL-MicroJava.Index

01:28:59 HOL-MicroJava: theory HOL-MicroJava.TranslCompTp

01:29:00 HOL-MicroJava: theory HOL-MicroJava.Example

01:29:00 HOL-MicroJava: theory HOL-MicroJava.JListExample

01:29:00 HOL-MicroJava: theory HOL-MicroJava.JTypeSafe

01:29:00 HOL-MicroJava: theory HOL-MicroJava.TranslComp

01:29:00 HOL-MicroJava: theory HOL-MicroJava.LemmasComp

01:29:01 HOL-MicroJava: theory HOL-MicroJava.CorrComp

01:29:16 HOL-MicroJava: theory HOL-MicroJava.BVSpec

01:29:16 HOL-MicroJava: theory HOL-MicroJava.EffectMono

01:29:16 HOL-MicroJava: theory HOL-MicroJava.Altern

01:29:16 HOL-MicroJava: theory HOL-MicroJava.Correct

01:29:16 HOL-MicroJava: theory HOL-MicroJava.Typing_Framework_JVM

01:29:17 HOL-MicroJava: theory HOL-MicroJava.BVSpecTypeSafe

01:29:17 HOL-MicroJava: theory HOL-MicroJava.JVM

01:29:17 HOL-MicroJava: theory HOL-MicroJava.LBVJVM

01:29:17 HOL-MicroJava: theory HOL-MicroJava.CorrCompTp

01:29:18 HOL-MicroJava: theory HOL-MicroJava.BVNoTypeError

01:29:18 HOL-MicroJava: theory HOL-MicroJava.BVExample

01:29:19 HOL-MicroJava: theory HOL-MicroJava.MicroJava

01:29:50 Timing HOL-MicroJava (6 threads, 61.966s elapsed time, 283.140s cpu time, 12.036s GC time, factor 4.57)

01:29:50 Finished HOL-MicroJava (0:01:03 elapsed time, 0:04:44 cpu time, factor 4.45)

01:29:50 Building HOL-Nominal ...

01:29:51 HOL-Nominal: theory HOL-Nominal.Nominal

01:30:07 Timing HOL-Nominal (6 threads, 6.104s elapsed time, 13.944s cpu time, 0.676s GC time, factor 2.28)

01:30:07 Finished HOL-Nominal (0:00:17 elapsed time, 0:00:34 cpu time, factor 2.04)

01:30:07 Running HOL-Nominal-Examples ...

01:30:09 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CK_Machine

01:30:09 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR_Takahashi

01:30:09 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class1

01:30:09 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Contexts

01:30:09 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Crary

01:30:09 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Compile

01:30:12 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Fsub

01:30:12 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Height

01:30:14 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lam_Funs

01:30:16 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Lambda_mu

01:30:18 HOL-Nominal-Examples: theory HOL-Nominal-Examples.CR

01:30:18 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SN

01:30:21 HOL-Nominal-Examples: theory HOL-Nominal-Examples.LocalWeakening

01:30:22 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Pattern

01:30:22 HOL-Nominal-Examples: theory HOL-Nominal-Examples.SOS

01:30:23 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Standardization

01:30:24 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Support

01:30:24 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Type_Preservation

01:30:26 HOL-Nominal-Examples: theory HOL-Nominal-Examples.W

01:30:26 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Weakening

01:32:19 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class2

01:32:22 HOL-Nominal-Examples: theory HOL-Nominal-Examples.Class3

01:34:34 HOL-Nominal-Examples: theory HOL-Nominal-Examples.VC_Condition

01:34:38 Timing HOL-Nominal-Examples (6 threads, 267.582s elapsed time, 1212.664s cpu time, 143.872s GC time, factor 4.53)

01:34:38 Finished HOL-Nominal-Examples (0:04:29 elapsed time, 0:20:14 cpu time, factor 4.50)

01:34:38 Building HOL-Nonstandard_Analysis ...

01:34:39 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Free_Ultrafilter

01:34:39 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.StarDef

01:34:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperNat

01:34:40 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HyperDef

01:34:41 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSA

01:34:43 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSComplex

01:34:43 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Star

01:34:44 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLim

01:34:44 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NatStar

01:34:44 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HDeriv

01:34:44 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSEQ

01:34:44 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HSeries

01:34:45 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HTranscendental

01:34:45 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.HLog

01:34:45 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.NSCA

01:34:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hyperreal

01:34:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CStar

01:34:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.CLim

01:34:46 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Hypercomplex

01:34:47 HOL-Nonstandard_Analysis: theory HOL-Nonstandard_Analysis.Nonstandard_Analysis

01:34:57 Timing HOL-Nonstandard_Analysis (6 threads, 8.027s elapsed time, 26.736s cpu time, 1.288s GC time, factor 3.33)

01:34:57 Finished HOL-Nonstandard_Analysis (0:00:18 elapsed time, 0:00:46 cpu time, factor 2.46)

01:34:57 Running HOL-Nonstandard_Analysis-Examples ...

01:34:58 HOL-Nonstandard_Analysis-Examples: theory HOL-Nonstandard_Analysis-Examples.NSPrimes

01:35:01 Timing HOL-Nonstandard_Analysis-Examples (6 threads, 1.991s elapsed time, 4.112s cpu time, 0.172s GC time, factor 2.06)

01:35:01 Finished HOL-Nonstandard_Analysis-Examples (0:00:03 elapsed time, 0:00:05 cpu time, factor 1.42)

01:35:01 Building HOL-Number_Theory ...

01:35:02 HOL-Number_Theory: theory HOL-Number_Theory.Cong

01:35:02 HOL-Number_Theory: theory HOL-Algebra.Congruence

01:35:02 HOL-Number_Theory: theory HOL-Number_Theory.Eratosthenes

01:35:02 HOL-Number_Theory: theory HOL-Number_Theory.Prime_Powers

01:35:02 HOL-Number_Theory: theory HOL-Number_Theory.Fib

01:35:03 HOL-Number_Theory: theory HOL-Algebra.Order

01:35:04 HOL-Number_Theory: theory HOL-Number_Theory.Totient

01:35:05 HOL-Number_Theory: theory HOL-Algebra.Lattice

01:35:06 HOL-Number_Theory: theory HOL-Algebra.Complete_Lattice

01:35:07 HOL-Number_Theory: theory HOL-Algebra.Group

01:35:09 HOL-Number_Theory: theory HOL-Algebra.Coset

01:35:09 HOL-Number_Theory: theory HOL-Algebra.FiniteProduct

01:35:09 HOL-Number_Theory: theory HOL-Algebra.Ring

01:35:10 HOL-Number_Theory: theory HOL-Algebra.Generated_Groups

01:35:13 HOL-Number_Theory: theory HOL-Algebra.AbelCoset

01:35:13 HOL-Number_Theory: theory HOL-Algebra.Module

01:35:17 HOL-Number_Theory: theory HOL-Algebra.Ideal

01:35:20 HOL-Number_Theory: theory HOL-Algebra.RingHom

01:35:21 HOL-Number_Theory: theory HOL-Algebra.UnivPoly

01:35:30 HOL-Number_Theory: theory HOL-Algebra.Multiplicative_Group

01:35:33 HOL-Number_Theory: theory HOL-Number_Theory.Residues

01:35:35 HOL-Number_Theory: theory HOL-Number_Theory.Euler_Criterion

01:35:35 HOL-Number_Theory: theory HOL-Number_Theory.Gauss

01:35:35 HOL-Number_Theory: theory HOL-Number_Theory.Quadratic_Reciprocity

01:35:36 HOL-Number_Theory: theory HOL-Number_Theory.Pocklington

01:35:36 HOL-Number_Theory: theory HOL-Number_Theory.Number_Theory

01:36:03 Timing HOL-Number_Theory (6 threads, 44.010s elapsed time, 194.320s cpu time, 11.284s GC time, factor 4.42)

01:36:03 Finished HOL-Number_Theory (0:01:01 elapsed time, 0:03:49 cpu time, factor 3.75)

01:36:03 Running HOL-Predicate_Compile_Examples ...

01:36:04 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_2

01:36:04 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_1

01:36:04 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_3

01:36:04 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.IMP_4

01:36:04 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Quickcheck_Examples

01:36:04 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Predicate_Compile_Tests

01:36:05 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Examples

01:36:05 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Specialisation_Examples

01:36:43 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Code_Prolog_Examples

01:36:43 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Lambda_Example

01:36:43 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Context_Free_Grammar_Example

01:36:43 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example

01:36:43 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.List_Examples

01:36:45 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Hotel_Example_Prolog

01:36:46 HOL-Predicate_Compile_Examples: theory HOL-Predicate_Compile_Examples.Reg_Exp_Example

01:36:53 Timing HOL-Predicate_Compile_Examples (6 threads, 47.566s elapsed time, 194.708s cpu time, 12.072s GC time, factor 4.09)

01:36:53 Finished HOL-Predicate_Compile_Examples (0:00:49 elapsed time, 0:06:05 cpu time, factor 7.35)

01:36:53 Building HOL-Probability ...

01:36:54 HOL-Probability: theory HOL-Library.AList

01:36:54 HOL-Probability: theory HOL-Library.Conditional_Parametricity

01:36:54 HOL-Probability: theory HOL-Library.Lattice_Syntax

01:36:54 HOL-Probability: theory HOL-Library.Adhoc_Overloading

01:36:54 HOL-Probability: theory HOL-Library.Mapping

01:36:54 HOL-Probability: theory HOL-Library.Stream

01:36:54 HOL-Probability: theory HOL-Library.Complete_Partial_Order2

01:36:54 HOL-Probability: theory HOL-Library.Monad_Syntax

01:36:54 HOL-Probability: theory HOL-Library.Rewrite

01:36:55 HOL-Probability: theory HOL-Library.Sublist

01:36:55 HOL-Probability: theory HOL-Library.Tree

01:36:55 HOL-Probability: theory HOL-Library.FSet

01:36:56 HOL-Probability: theory HOL-Library.Diagonal_Subsequence

01:36:56 HOL-Probability: theory HOL-Library.Multiset_Permutations

01:36:56 HOL-Probability: theory HOL-Library.AList_Mapping

01:36:56 HOL-Probability: theory HOL-Probability.Discrete_Topology

01:36:56 HOL-Probability: theory HOL-Library.Linear_Temporal_Logic_on_Streams

01:36:56 HOL-Probability: theory HOL-Probability.Essential_Supremum

01:36:57 HOL-Probability: theory HOL-Probability.Probability_Measure

01:36:57 HOL-Probability: theory HOL-Probability.Stopping_Time

01:36:58 HOL-Probability: theory HOL-Probability.Tree_Space

01:36:58 HOL-Probability: theory HOL-Probability.Conditional_Expectation

01:36:58 HOL-Probability: theory HOL-Probability.Distribution_Functions

01:36:58 HOL-Probability: theory HOL-Probability.Giry_Monad

01:36:59 HOL-Probability: theory HOL-Probability.Weak_Convergence

01:36:59 HOL-Probability: theory HOL-Probability.Helly_Selection

01:37:01 HOL-Probability: theory HOL-Library.Finite_Map

01:37:01 HOL-Probability: theory HOL-Probability.Probability_Mass_Function

01:37:01 HOL-Probability: theory HOL-Probability.Projective_Family

01:37:02 HOL-Probability: theory HOL-Probability.Infinite_Product_Measure

01:37:03 HOL-Probability: theory HOL-Probability.Independent_Family

01:37:03 HOL-Probability: theory HOL-Probability.Stream_Space

01:37:03 HOL-Probability: theory HOL-Probability.PMF_Impl

01:37:03 HOL-Probability: theory HOL-Probability.Random_Permutations

01:37:03 HOL-Probability: theory HOL-Probability.SPMF

01:37:04 HOL-Probability: theory HOL-Probability.Convolution

01:37:04 HOL-Probability: theory HOL-Probability.Information

01:37:07 HOL-Probability: theory HOL-Probability.Distributions

01:37:08 HOL-Probability: theory HOL-Probability.Characteristic_Functions

01:37:08 HOL-Probability: theory HOL-Probability.Sinc_Integral

01:37:09 HOL-Probability: theory HOL-Probability.Levy

01:37:10 HOL-Probability: theory HOL-Probability.Central_Limit_Theorem

01:37:12 HOL-Probability: theory HOL-Probability.Fin_Map

01:37:13 HOL-Probability: theory HOL-Probability.Projective_Limit

01:37:15 HOL-Probability: theory HOL-Probability.Probability

01:38:15 Timing HOL-Probability (6 threads, 63.285s elapsed time, 299.604s cpu time, 13.816s GC time, factor 4.73)

01:38:15 Finished HOL-Probability (0:01:21 elapsed time, 0:06:12 cpu time, factor 4.56)

01:38:15 Running HOL-Probability-ex ...

01:38:17 HOL-Probability-ex: theory HOL-Library.Permutation

01:38:17 HOL-Probability-ex: theory HOL-Probability-ex.Measure_Not_CCC

01:38:17 HOL-Probability-ex: theory HOL-Probability-ex.Dining_Cryptographers

01:38:17 HOL-Probability-ex: theory HOL-Probability-ex.Koepf_Duermuth_Countermeasure

01:38:47 Timing HOL-Probability-ex (6 threads, 28.846s elapsed time, 48.640s cpu time, 1.512s GC time, factor 1.69)

01:38:47 Finished HOL-Probability-ex (0:00:30 elapsed time, 0:00:50 cpu time, factor 1.62)

01:38:47 Building HOL-Proofs ...

01:38:49 HOL-Proofs: theory HOL.Code_Generator

01:38:52 HOL-Proofs: theory HOL.HOL

01:38:56 HOL-Proofs: theory HOL.Argo

01:38:56 HOL-Proofs: theory HOL.Orderings

01:38:56 HOL-Proofs: theory HOL.Ctr_Sugar

01:38:57 HOL-Proofs: theory HOL.SAT

01:38:58 HOL-Proofs: theory HOL.Groups

01:39:02 HOL-Proofs: theory HOL.Lattices

01:39:06 HOL-Proofs: theory HOL.Set

01:39:10 HOL-Proofs: theory HOL.Fun

01:39:10 HOL-Proofs: theory HOL.Typedef

01:39:10 HOL-Proofs: theory HOL.Rings

01:39:13 HOL-Proofs: theory HOL.Complete_Lattices

01:39:17 HOL-Proofs: theory HOL.Inductive

01:39:20 HOL-Proofs: theory HOL.Product_Type

01:39:20 HOL-Proofs: theory HOL.Sum_Type

01:39:22 HOL-Proofs: theory HOL.Complete_Partial_Order

01:39:25 HOL-Proofs: theory HOL.Nat

01:39:29 HOL-Proofs: theory HOL.Fields

01:39:29 HOL-Proofs: theory HOL.Meson

01:39:29 HOL-Proofs: theory HOL.ATP

01:39:32 HOL-Proofs: theory HOL.Metis

01:39:35 HOL-Proofs: theory HOL.Finite_Set

01:39:48 HOL-Proofs: theory HOL.Relation

01:39:50 HOL-Proofs: theory HOL.Transitive_Closure

01:39:54 HOL-Proofs: theory HOL.Wellfounded

01:39:56 HOL-Proofs: theory HOL.Fun_Def_Base

01:39:56 HOL-Proofs: theory HOL.Hilbert_Choice

01:39:56 HOL-Proofs: theory HOL.Wfrec

01:39:56 HOL-Proofs: theory HOL.Order_Relation

01:39:58 HOL-Proofs: theory HOL.BNF_Wellorder_Relation

01:40:00 HOL-Proofs: theory HOL.BNF_Wellorder_Embedding

01:40:00 HOL-Proofs: theory HOL.Zorn

01:40:02 HOL-Proofs: theory HOL.BNF_Wellorder_Constructions

01:40:07 HOL-Proofs: theory HOL.BNF_Cardinal_Order_Relation

01:40:12 HOL-Proofs: theory HOL.BNF_Cardinal_Arithmetic

01:40:13 HOL-Proofs: theory HOL.BNF_Def

01:40:15 HOL-Proofs: theory HOL.BNF_Composition

01:40:15 HOL-Proofs: theory HOL.Basic_BNFs

01:40:17 HOL-Proofs: theory HOL.BNF_Fixpoint_Base

01:40:20 HOL-Proofs: theory HOL.BNF_Least_Fixpoint

01:40:23 HOL-Proofs: theory HOL.Basic_BNF_LFPs

01:40:24 HOL-Proofs: theory HOL.Transfer

01:40:25 HOL-Proofs: theory HOL.Num

01:40:29 HOL-Proofs: theory HOL.Power

01:40:32 HOL-Proofs: theory HOL.Groups_Big

01:40:39 HOL-Proofs: theory HOL.Equiv_Relations

01:40:42 HOL-Proofs: theory HOL.Lifting

01:40:44 HOL-Proofs: theory HOL.Lifting_Set

01:40:44 HOL-Proofs: theory HOL.Option

01:40:44 HOL-Proofs: theory HOL.Quotient

01:40:46 HOL-Proofs: theory HOL.Extraction

01:40:46 HOL-Proofs: theory HOL.Lattices_Big

01:40:46 HOL-Proofs: theory HOL.Partial_Function

01:40:48 HOL-Proofs: theory HOL.Fun_Def

01:40:50 HOL-Proofs: theory HOL.Int

01:40:57 HOL-Proofs: theory HOL.Euclidean_Division

01:41:07 HOL-Proofs: theory HOL.Parity

01:41:12 HOL-Proofs: theory HOL.Divides

01:41:18 HOL-Proofs: theory HOL.Code_Numeral

01:41:18 HOL-Proofs: theory HOL.Numeral_Simprocs

01:41:18 HOL-Proofs: theory HOL.SMT

01:41:18 HOL-Proofs: theory HOL.Set_Interval

01:41:24 HOL-Proofs: theory HOL.Semiring_Normalization

01:41:27 HOL-Proofs: theory HOL.Groebner_Basis

01:41:33 HOL-Proofs: theory HOL.Conditionally_Complete_Lattices

01:41:33 HOL-Proofs: theory HOL.Filter

01:41:33 HOL-Proofs: theory HOL.Presburger

01:41:45 HOL-Proofs: theory HOL.Sledgehammer

01:41:47 HOL-Proofs: theory HOL.List

01:42:58 HOL-Proofs: theory HOL.Groups_List

01:42:58 HOL-Proofs: theory HOL.Map

01:43:00 HOL-Proofs: theory HOL.Factorial

01:43:00 HOL-Proofs: theory HOL.GCD

01:43:00 HOL-Proofs: theory HOL.Random

01:43:02 HOL-Proofs: theory HOL.Enum

01:43:03 HOL-Proofs: theory HOL.Binomial

01:43:33 HOL-Proofs: theory HOL.String

01:44:30 HOL-Proofs: theory HOL.BNF_Greatest_Fixpoint

01:44:39 HOL-Proofs: theory HOL.Predicate

01:44:44 HOL-Proofs: theory HOL.Lazy_Sequence

01:44:44 HOL-Proofs: theory HOL.Typerep

01:44:46 HOL-Proofs: theory HOL.Limited_Sequence

01:44:46 HOL-Proofs: theory HOL.Code_Evaluation

01:44:49 HOL-Proofs: theory HOL.Quickcheck_Random

01:44:52 HOL-Proofs: theory HOL.Quickcheck_Exhaustive

01:44:52 HOL-Proofs: theory HOL.Quickcheck_Narrowing

01:44:52 HOL-Proofs: theory HOL.Random_Pred

01:44:55 HOL-Proofs: theory HOL.Random_Sequence

01:45:32 HOL-Proofs: theory HOL.Record

01:45:32 HOL-Proofs: theory HOL.Predicate_Compile

01:45:36 HOL-Proofs: theory HOL.Nitpick

01:45:59 HOL-Proofs: theory HOL.Nunchaku

01:46:00 HOL-Proofs: theory Main

01:46:02 HOL-Proofs: theory HOL-Library.Realizers

01:50:35 Timing HOL-Proofs (6 threads, 650.934s elapsed time, 1562.424s cpu time, 259.172s GC time, factor 2.40)

01:50:35 Finished HOL-Proofs (0:11:46 elapsed time, 0:27:55 cpu time, factor 2.37)

01:50:35 Running HOL-Proofs-Extraction ...

01:50:36 HOL-Proofs-Extraction: theory HOL-Library.Open_State_Syntax

01:50:36 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Int

01:50:36 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Warshall

01:50:36 HOL-Proofs-Extraction: theory HOL-Library.Code_Abstract_Nat

01:50:36 HOL-Proofs-Extraction: theory HOL-Library.Cancellation

01:50:36 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Higman

01:50:36 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Nat

01:50:37 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Util

01:50:37 HOL-Proofs-Extraction: theory HOL-Library.Code_Target_Numeral

01:50:37 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.QuotRem

01:50:37 HOL-Proofs-Extraction: theory HOL-Library.Multiset

01:50:37 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Pigeonhole

01:50:37 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Higman_Extraction

01:50:42 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Greatest_Common_Divisor

01:50:58 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Factorial_Ring

01:51:12 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Euclidean_Algorithm

01:51:21 HOL-Proofs-Extraction: theory HOL-Computational_Algebra.Primes

01:51:32 HOL-Proofs-Extraction: theory HOL-Proofs-Extraction.Euclid

01:52:05 Timing HOL-Proofs-Extraction (6 threads, 88.015s elapsed time, 196.048s cpu time, 10.492s GC time, factor 2.23)

01:52:05 Finished HOL-Proofs-Extraction (0:01:29 elapsed time, 0:03:17 cpu time, factor 2.20)

01:52:05 Running HOL-Proofs-Lambda ...

01:52:06 HOL-Proofs-Lambda: theory HOL-Library.Code_Target_Int

01:52:06 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Commutation

01:52:06 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListOrder

01:52:06 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Lambda

01:52:08 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListApplication

01:52:08 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ParRed

01:52:09 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.LambdaType

01:52:09 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.ListBeta

01:52:10 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Eta

01:52:10 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.InductTermi

01:52:10 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.NormalForm

01:52:11 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.StrongNorm

01:52:11 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.Standardization

01:52:11 HOL-Proofs-Lambda: theory HOL-Proofs-Lambda.WeakNorm

01:54:01 Timing HOL-Proofs-Lambda (6 threads, 114.037s elapsed time, 147.732s cpu time, 5.812s GC time, factor 1.30)

01:54:01 Finished HOL-Proofs-Lambda (0:01:55 elapsed time, 0:02:28 cpu time, factor 1.29)

01:54:01 Running HOL-Quickcheck_Benchmark ...

01:54:02 HOL-Quickcheck_Benchmark: theory HOL-Quickcheck_Benchmark.Needham_Schroeder_Base

01:54:02 HOL-Quickcheck_Benchmark: theory HOL-Quickcheck_Benchmark.Find_Unused_Assms_Examples

01:54:06 HOL-Quickcheck_Benchmark: theory HOL-Quickcheck_Benchmark.Needham_Schroeder_Guided_Attacker_Example

01:54:07 HOL-Quickcheck_Benchmark: theory HOL-Quickcheck_Benchmark.Needham_Schroeder_No_Attacker_Example

01:54:07 HOL-Quickcheck_Benchmark: theory HOL-Quickcheck_Benchmark.Needham_Schroeder_Unguided_Attacker_Example

01:58:20 Timing HOL-Quickcheck_Benchmark (6 threads, 256.086s elapsed time, 1246.512s cpu time, 128.112s GC time, factor 4.87)

01:58:20 Finished HOL-Quickcheck_Benchmark (0:04:18 elapsed time, 0:21:16 cpu time, factor 4.94)

01:58:20 Running HOL-Quickcheck_Examples ...

01:58:21 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Completeness

01:58:21 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Lattice_Examples

01:58:21 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting

01:58:21 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Interfaces

01:58:21 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Examples

01:58:22 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Nesting_Example

01:58:43 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Hotel_Example

01:58:43 HOL-Quickcheck_Examples: theory HOL-Quickcheck_Examples.Quickcheck_Narrowing_Examples

01:59:37 Timing HOL-Quickcheck_Examples (6 threads, 74.353s elapsed time, 147.260s cpu time, 5.916s GC time, factor 1.98)

01:59:37 Finished HOL-Quickcheck_Examples (0:01:16 elapsed time, 0:04:16 cpu time, factor 3.37)

01:59:37 Running HOL-Quotient_Examples ...

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Int

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_FSet

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_DList

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.DList

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Int_Pow

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_FSet

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Fun

01:59:38 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lift_Set

01:59:39 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Lifting_Code_Dt_Test

01:59:39 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Message

01:59:39 HOL-Quotient_Examples: theory HOL-Quotient_Examples.Quotient_Rat

02:00:06 Timing HOL-Quotient_Examples (6 threads, 27.174s elapsed time, 43.420s cpu time, 2.764s GC time, factor 1.60)

02:00:06 Finished HOL-Quotient_Examples (0:00:29 elapsed time, 0:01:47 cpu time, factor 3.65)

02:00:06 Running HOL-Record_Benchmark ...

02:00:07 HOL-Record_Benchmark: theory HOL-Record_Benchmark.Record_Benchmark

02:01:49 Timing HOL-Record_Benchmark (6 threads, 101.355s elapsed time, 180.256s cpu time, 10.268s GC time, factor 1.78)

02:01:49 Finished HOL-Record_Benchmark (0:01:42 elapsed time, 0:03:01 cpu time, factor 1.76)

02:01:49 Running HOL-SET_Protocol ...

02:01:50 HOL-SET_Protocol: theory HOL-SET_Protocol.Message_SET

02:01:53 HOL-SET_Protocol: theory HOL-SET_Protocol.Event_SET

02:01:54 HOL-SET_Protocol: theory HOL-SET_Protocol.Public_SET

02:01:54 HOL-SET_Protocol: theory HOL-SET_Protocol.Cardholder_Registration

02:01:54 HOL-SET_Protocol: theory HOL-SET_Protocol.Merchant_Registration

02:01:54 HOL-SET_Protocol: theory HOL-SET_Protocol.Purchase

02:01:56 HOL-SET_Protocol: theory HOL-SET_Protocol.SET_Protocol

02:02:12 Timing HOL-SET_Protocol (6 threads, 20.977s elapsed time, 90.752s cpu time, 2.220s GC time, factor 4.33)

02:02:12 Finished HOL-SET_Protocol (0:00:22 elapsed time, 0:01:32 cpu time, factor 4.02)

02:02:12 Running HOL-UNITY ...

02:02:13 HOL-UNITY: theory HOL-UNITY.ListOrder

02:02:13 HOL-UNITY: theory HOL-UNITY.UNITY

02:02:14 HOL-UNITY: theory HOL-UNITY.Constrains

02:02:14 HOL-UNITY: theory HOL-UNITY.Deadlock

02:02:14 HOL-UNITY: theory HOL-UNITY.FP

02:02:14 HOL-UNITY: theory HOL-UNITY.Network

02:02:14 HOL-UNITY: theory HOL-UNITY.WFair

02:02:15 HOL-UNITY: theory HOL-UNITY.SubstAx

02:02:15 HOL-UNITY: theory HOL-UNITY.Token

02:02:15 HOL-UNITY: theory HOL-UNITY.Detects

02:02:15 HOL-UNITY: theory HOL-UNITY.Follows

02:02:15 HOL-UNITY: theory HOL-UNITY.Union

02:02:16 HOL-UNITY: theory HOL-UNITY.Comp

02:02:16 HOL-UNITY: theory HOL-UNITY.Guar

02:02:16 HOL-UNITY: theory HOL-UNITY.Transformers

02:02:17 HOL-UNITY: theory HOL-UNITY.Extend

02:02:17 HOL-UNITY: theory HOL-UNITY.ProgressSets

02:02:17 HOL-UNITY: theory HOL-UNITY.Project

02:02:17 HOL-UNITY: theory HOL-UNITY.Rename

02:02:18 HOL-UNITY: theory HOL-UNITY.Lift_prog

02:02:18 HOL-UNITY: theory HOL-UNITY.ELT

02:02:18 HOL-UNITY: theory HOL-UNITY.PPROD

02:02:18 HOL-UNITY: theory HOL-UNITY.UNITY_Main

02:02:19 HOL-UNITY: theory HOL-UNITY.AllocBase

02:02:19 HOL-UNITY: theory HOL-UNITY.Common

02:02:19 HOL-UNITY: theory HOL-UNITY.Channel

02:02:19 HOL-UNITY: theory HOL-UNITY.Counter

02:02:19 HOL-UNITY: theory HOL-UNITY.Counterc

02:02:19 HOL-UNITY: theory HOL-UNITY.Alloc

02:02:19 HOL-UNITY: theory HOL-UNITY.AllocImpl

02:02:20 HOL-UNITY: theory HOL-UNITY.Client

02:02:20 HOL-UNITY: theory HOL-UNITY.Handshake

02:02:20 HOL-UNITY: theory HOL-UNITY.Lift

02:02:21 HOL-UNITY: theory HOL-UNITY.Mutex

02:02:21 HOL-UNITY: theory HOL-UNITY.NSP_Bad

02:02:21 HOL-UNITY: theory HOL-UNITY.PriorityAux

02:02:21 HOL-UNITY: theory HOL-UNITY.Priority

02:02:22 HOL-UNITY: theory HOL-UNITY.Progress

02:02:22 HOL-UNITY: theory HOL-UNITY.Reach

02:02:22 HOL-UNITY: theory HOL-UNITY.TimerArray

02:02:22 HOL-UNITY: theory HOL-UNITY.Reachability

02:02:35 Timing HOL-UNITY (6 threads, 20.149s elapsed time, 100.676s cpu time, 4.416s GC time, factor 5.00)

02:02:35 Finished HOL-UNITY (0:00:22 elapsed time, 0:01:42 cpu time, factor 4.62)

02:02:35 Building HOL-Word ...

02:02:35 HOL-Word: theory HOL-Library.Bit

02:02:35 HOL-Word: theory HOL-Word.Bits

02:02:35 HOL-Word: theory HOL-Word.Misc_Numeric

02:02:35 HOL-Word: theory HOL-Library.Phantom_Type

02:02:35 HOL-Word: theory HOL-Library.Boolean_Algebra

02:02:35 HOL-Word: theory HOL-Word.Misc_Typedef

02:02:36 HOL-Word: theory HOL-Word.Bit_Representation

02:02:36 HOL-Word: theory HOL-Word.Bits_Bit

02:02:36 HOL-Word: theory HOL-Word.Word_Miscellaneous

02:02:36 HOL-Word: theory HOL-Word.Bits_Int

02:02:36 HOL-Word: theory HOL-Library.Cardinality

02:02:37 HOL-Word: theory HOL-Library.Numeral_Type

02:02:38 HOL-Word: theory HOL-Word.Bit_Comparison

02:02:38 HOL-Word: theory HOL-Word.Bool_List_Representation

02:02:39 HOL-Word: theory HOL-Library.Type_Length

02:02:39 HOL-Word: theory HOL-Word.Word

02:02:44 HOL-Word: theory HOL-Word.WordBitwise

02:02:44 HOL-Word: theory HOL-Word.WordExamples

02:02:53 Timing HOL-Word (6 threads, 10.060s elapsed time, 49.452s cpu time, 2.304s GC time, factor 4.92)

02:02:53 Finished HOL-Word (0:00:18 elapsed time, 0:01:04 cpu time, factor 3.55)

02:02:53 Running HOL-Word-SMT_Examples ...

02:02:54 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.Boogie

02:02:54 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Word_Examples

02:02:54 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Examples

02:02:54 HOL-Word-SMT_Examples: theory HOL-Word-SMT_Examples.SMT_Tests

02:03:50 Timing HOL-Word-SMT_Examples (6 threads, 54.401s elapsed time, 77.768s cpu time, 1.032s GC time, factor 1.43)

02:03:50 Finished HOL-Word-SMT_Examples (0:00:55 elapsed time, 0:01:20 cpu time, factor 1.44)

02:03:50 Running HOL-ex ...

02:03:51 HOL-ex: theory HOL-ex.Bubblesort

02:03:51 HOL-ex: theory HOL-ex.MergeSort

02:03:51 HOL-ex: theory HOL-ex.IArray_Examples

02:03:51 HOL-ex: theory HOL-ex.Datatype_Record_Examples

02:03:51 HOL-ex: theory HOL-ex.Quicksort

02:03:51 HOL-ex: theory HOL-ex.Conditional_Parametricity_Examples

02:03:51 HOL-ex: theory HOL-ex.Perm_Fragments

02:03:52 HOL-ex: theory HOL-ex.Code_Lazy_Demo

02:03:52 HOL-ex: theory HOL-ex.Refute_Examples

02:03:52 HOL-ex: theory HOL-ex.Simps_Case_Conv_Examples

02:03:52 HOL-ex: theory HOL-ex.Radix_Sort

02:03:52 HOL-ex: theory HOL-ex.Transitive_Closure_Table_Ex

02:03:53 HOL-ex: theory HOL-ex.While_Combinator_Example

02:03:53 HOL-ex: theory HOL-ex.Code_Timing

02:03:53 HOL-ex: theory HOL-ex.Adhoc_Overloading_Examples

02:03:53 HOL-ex: theory HOL-ex.Antiquote

02:03:53 HOL-ex: theory HOL-ex.Arith_Examples

02:03:53 HOL-ex: theory HOL-ex.Birthday_Paradox

02:03:53 HOL-ex: theory HOL-ex.Bit_Lists

02:03:54 HOL-ex: theory HOL-ex.CTL

02:03:54 HOL-ex: theory HOL-ex.Cartouche_Examples

02:03:54 HOL-ex: theory HOL-ex.Case_Product

02:03:54 HOL-ex: theory HOL-ex.Chinese

02:03:54 HOL-ex: theory HOL-ex.Classical

02:03:55 HOL-ex: theory HOL-ex.Coercion_Examples

02:03:55 HOL-ex: theory HOL-ex.Coherent

02:03:55 HOL-ex: theory HOL-ex.Commands

02:03:55 HOL-ex: theory HOL-ex.Computations

02:03:55 HOL-ex: theory HOL-ex.Erdoes_Szekeres

02:03:55 HOL-ex: theory HOL-ex.Executable_Relation

02:03:55 HOL-ex: theory HOL-ex.Execute_Choice

02:03:55 HOL-ex: theory HOL-ex.Functions

02:03:55 HOL-ex: theory HOL-ex.Groebner_Examples

02:03:55 HOL-ex: theory HOL-ex.Guess

02:03:56 HOL-ex: theory HOL-ex.Hebrew

02:03:56 HOL-ex: theory HOL-ex.Hex_Bin_Examples

02:03:56 HOL-ex: theory HOL-ex.Iff_Oracle

02:03:56 HOL-ex: theory HOL-ex.Induction_Schema

02:03:56 HOL-ex: theory HOL-ex.Intuitionistic

02:03:56 HOL-ex: theory HOL-ex.Lagrange

02:03:56 HOL-ex: theory HOL-ex.List_to_Set_Comprehension_Examples

02:03:56 HOL-ex: theory HOL-ex.LocaleTest2

02:03:56 HOL-ex: theory HOL-ex.ML

02:03:56 HOL-ex: theory HOL-ex.MonoidGroup

02:03:56 HOL-ex: theory HOL-ex.Multiquote

02:03:56 HOL-ex: theory HOL-ex.NatSum

02:03:56 HOL-ex: theory HOL-ex.PER

02:03:57 HOL-ex: theory HOL-ex.Peano_Axioms

02:03:57 HOL-ex: theory HOL-ex.PresburgerEx

02:03:57 HOL-ex: theory HOL-ex.Primrec

02:03:57 HOL-ex: theory HOL-ex.Records

02:03:58 HOL-ex: theory HOL-ex.Residue_Ring

02:03:58 HOL-ex: theory HOL-ex.Rewrite_Examples

02:03:58 HOL-ex: theory HOL-ex.Seq

02:03:58 HOL-ex: theory HOL-ex.Serbian

02:03:58 HOL-ex: theory HOL-ex.Set_Comprehension_Pointfree_Examples

02:03:59 HOL-ex: theory HOL-ex.Set_Theory

02:03:59 HOL-ex: theory HOL-ex.Simproc_Tests

02:03:59 HOL-ex: theory HOL-ex.Sorting_Algorithms_Examples

02:03:59 HOL-ex: theory HOL-ex.Sudoku

02:04:00 HOL-ex: theory HOL-ex.Tarski

02:04:00 HOL-ex: theory HOL-ex.Termination

02:04:01 HOL-ex: theory HOL-ex.ThreeDivides

02:04:01 HOL-ex: theory HOL-ex.Transfer_Int_Nat

02:04:01 HOL-ex: theory HOL-ex.Tree23

02:04:02 HOL-ex: theory HOL-ex.Unification

02:04:02 HOL-ex: theory HOL-ex.Word_Type

02:04:04 HOL-ex: theory HOL-ex.veriT_Preprocessing

02:04:05 HOL-ex: theory HOL-ex.Transfer_Debug

02:04:05 HOL-ex: theory HOL-ex.Function_Growth

02:04:05 HOL-ex: theory HOL-ex.SOS

02:04:05 HOL-ex: theory HOL-ex.SOS_Cert

02:04:05 HOL-ex: theory HOL-ex.Argo_Examples

02:04:06 HOL-ex: theory HOL-ex.Ballot

02:04:06 HOL-ex: theory HOL-ex.BinEx

02:04:06 HOL-ex: theory HOL-ex.Code_Binary_Nat_examples

02:04:07 HOL-ex: theory HOL-ex.Cubic_Quartic

02:04:07 HOL-ex: theory HOL-ex.Dedekind_Real

02:04:07 HOL-ex: theory HOL-ex.Eval_Examples

02:04:07 HOL-ex: theory HOL-ex.Gauge_Integration

02:04:08 HOL-ex: theory HOL-ex.HarmonicSeries

02:04:08 HOL-ex: theory HOL-ex.Normalization_by_Evaluation

02:04:08 HOL-ex: theory HOL-ex.Parallel_Example

02:04:08 HOL-ex: theory HOL-ex.Pythagoras

02:04:08 HOL-ex: theory HOL-ex.Reflection_Examples

02:04:08 HOL-ex: theory HOL-ex.Sqrt

02:04:09 HOL-ex: theory HOL-ex.Sqrt_Script

02:04:09 HOL-ex: theory HOL-ex.Sum_of_Powers

02:06:26 HOL-ex: theory HOL-ex.Meson_Test

02:06:26 HOL-ex: theory HOL-ex.SAT_Examples

02:06:34 Timing HOL-ex (6 threads, 161.908s elapsed time, 791.780s cpu time, 41.644s GC time, factor 4.89)

02:06:34 Finished HOL-ex (0:02:44 elapsed time, 0:14:05 cpu time, factor 5.14)

02:06:34 Building HOLCF ...

02:06:35 HOLCF: theory HOL-Library.Nat_Bijection

02:06:35 HOLCF: theory HOL-Library.Old_Datatype

02:06:35 HOLCF: theory HOLCF.Porder

02:06:36 HOLCF: theory HOLCF.Pcpo

02:06:36 HOLCF: theory HOL-Library.Countable

02:06:37 HOLCF: theory HOLCF.Cont

02:06:37 HOLCF: theory HOLCF.Adm

02:06:37 HOLCF: theory HOLCF.Discrete

02:06:37 HOLCF: theory HOLCF.Cpodef

02:06:37 HOLCF: theory HOLCF.Fun_Cpo

02:06:37 HOLCF: theory HOLCF.Product_Cpo

02:06:37 HOLCF: theory HOLCF.Cfun

02:06:38 HOLCF: theory HOLCF.Completion

02:06:38 HOLCF: theory HOLCF.Cprod

02:06:38 HOLCF: theory HOLCF.Sfun

02:06:38 HOLCF: theory HOLCF.Fix

02:06:38 HOLCF: theory HOLCF.Deflation

02:06:38 HOLCF: theory HOLCF.Sprod

02:06:38 HOLCF: theory HOLCF.Up

02:06:39 HOLCF: theory HOLCF.Lift

02:06:40 HOLCF: theory HOLCF.One

02:06:40 HOLCF: theory HOLCF.Tr

02:06:40 HOLCF: theory HOLCF.Ssum

02:06:40 HOLCF: theory HOLCF.Fixrec

02:06:40 HOLCF: theory HOLCF.Map_Functions

02:06:41 HOLCF: theory HOLCF.Bifinite

02:06:41 HOLCF: theory HOLCF.Domain_Aux

02:06:42 HOLCF: theory HOLCF.Universal

02:06:43 HOLCF: theory HOLCF.Algebraic

02:06:43 HOLCF: theory HOLCF.Compact_Basis

02:06:43 HOLCF: theory HOLCF.LowerPD

02:06:43 HOLCF: theory HOLCF.UpperPD

02:06:43 HOLCF: theory HOLCF.Representable

02:06:44 HOLCF: theory HOLCF.ConvexPD

02:06:46 HOLCF: theory HOLCF.Domain

02:06:47 HOLCF: theory HOLCF.Powerdomains

02:06:48 HOLCF: theory HOLCF

02:06:56 Timing HOLCF (6 threads, 12.587s elapsed time, 39.288s cpu time, 2.160s GC time, factor 3.12)

02:06:56 Finished HOLCF (0:00:21 elapsed time, 0:00:55 cpu time, factor 2.63)

02:06:56 Running IOA ...

02:06:57 IOA: theory IOA.Asig

02:06:57 IOA: theory IOA.Seq

02:06:57 IOA: theory IOA.Pred

02:06:57 IOA: theory IOA.Automata

02:06:58 IOA: theory IOA.Sequence

02:06:59 IOA: theory IOA.Traces

02:06:59 IOA: theory IOA.TL

02:07:00 IOA: theory IOA.CompoExecs

02:07:00 IOA: theory IOA.RefMappings

02:07:00 IOA: theory IOA.ShortExecutions

02:07:00 IOA: theory IOA.RefCorrectness

02:07:00 IOA: theory IOA.CompoScheds

02:07:00 IOA: theory IOA.Simulations

02:07:01 IOA: theory IOA.SimCorrectness

02:07:01 IOA: theory IOA.Deadlock

02:07:01 IOA: theory IOA.CompoTraces

02:07:02 IOA: theory IOA.Compositionality

02:07:02 IOA: theory IOA.IOA

02:07:02 IOA: theory IOA.TLS

02:07:03 IOA: theory IOA.LiveIOA

02:07:03 IOA: theory IOA.Abstraction

02:07:05 Timing IOA (6 threads, 7.340s elapsed time, 32.156s cpu time, 1.276s GC time, factor 4.38)

02:07:05 Finished IOA (0:00:08 elapsed time, 0:00:33 cpu time, factor 3.75)

02:07:05 Building ZF ...

02:07:06 ZF: theory IFOL

02:07:07 ZF: theory FOL

02:07:09 ZF: theory ZF.ZF_Base

02:07:09 ZF: theory ZF.upair

02:07:10 ZF: theory ZF.pair

02:07:10 ZF: theory ZF.Bool

02:07:10 ZF: theory ZF.equalities

02:07:11 ZF: theory ZF.Fixedpt

02:07:11 ZF: theory ZF.Sum

02:07:11 ZF: theory ZF.func

02:07:11 ZF: theory ZF.QPair

02:07:11 ZF: theory ZF.Perm

02:07:11 ZF: theory ZF.Trancl

02:07:12 ZF: theory ZF.EquivClass

02:07:12 ZF: theory ZF.WF

02:07:12 ZF: theory ZF.Order

02:07:12 ZF: theory ZF.Ordinal

02:07:12 ZF: theory ZF.OrdQuant

02:07:12 ZF: theory ZF.OrderArith

02:07:12 ZF: theory ZF.Nat

02:07:12 ZF: theory ZF.Epsilon

02:07:13 ZF: theory ZF.OrderType

02:07:13 ZF: theory ZF.Inductive

02:07:13 ZF: theory ZF.Finite

02:07:13 ZF: theory ZF.Cardinal

02:07:14 ZF: theory ZF.Univ

02:07:14 ZF: theory ZF.Arith

02:07:14 ZF: theory ZF.QUniv

02:07:14 ZF: theory ZF.Datatype

02:07:15 ZF: theory ZF.ArithSimp

02:07:15 ZF: theory ZF.Int

02:07:15 ZF: theory ZF.CardinalArith

02:07:15 ZF: theory ZF.List

02:07:15 ZF: theory ZF.Bin

02:07:16 ZF: theory ZF.IntDiv

02:07:17 ZF: theory ZF

02:07:17 ZF: theory ZF.AC

02:07:17 ZF: theory ZF.Zorn

02:07:17 ZF: theory ZF.Cardinal_AC

02:07:17 ZF: theory ZF.InfDatatype

02:07:17 ZF: theory ZFC

02:07:21 Timing ZF (6 threads, 12.940s elapsed time, 45.764s cpu time, 2.972s GC time, factor 3.54)

02:07:21 Finished ZF (0:00:15 elapsed time, 0:00:49 cpu time, factor 3.26)

02:07:21 Building ZF-Induct ...

02:07:21 ZF-Induct: theory ZF-Induct.Acc

02:07:21 ZF-Induct: theory ZF-Induct.Binary_Trees

02:07:21 ZF-Induct: theory ZF-Induct.Datatypes

02:07:21 ZF-Induct: theory ZF-Induct.FoldSet

02:07:21 ZF-Induct: theory ZF-Induct.ListN

02:07:21 ZF-Induct: theory ZF-Induct.Comb

02:07:21 ZF-Induct: theory ZF-Induct.Mutil

02:07:21 ZF-Induct: theory ZF-Induct.Ntree

02:07:21 ZF-Induct: theory ZF-Induct.Primrec

02:07:21 ZF-Induct: theory ZF-Induct.PropLog

02:07:21 ZF-Induct: theory ZF-Induct.Rmap

02:07:21 ZF-Induct: theory ZF-Induct.Term

02:07:21 ZF-Induct: theory ZF-Induct.Tree_Forest

02:07:21 ZF-Induct: theory ZF-Induct.Multiset

02:07:21 ZF-Induct: theory ZF-Induct.Brouwer

02:07:27 Timing ZF-Induct (6 threads, 3.738s elapsed time, 13.508s cpu time, 0.484s GC time, factor 3.61)

02:07:27 Finished ZF-Induct (0:00:05 elapsed time, 0:00:17 cpu time, factor 2.98)

02:07:27 Running ZF-UNITY ...

02:07:27 ZF-UNITY: theory ZF-UNITY.MultisetSum

02:07:27 ZF-UNITY: theory ZF-UNITY.State

02:07:27 ZF-UNITY: theory ZF-UNITY.GenPrefix

02:07:27 ZF-UNITY: theory ZF-UNITY.UNITY

02:07:28 ZF-UNITY: theory ZF-UNITY.Monotonicity

02:07:28 ZF-UNITY: theory ZF-UNITY.Constrains

02:07:28 ZF-UNITY: theory ZF-UNITY.FP

02:07:28 ZF-UNITY: theory ZF-UNITY.WFair

02:07:28 ZF-UNITY: theory ZF-UNITY.Increasing

02:07:28 ZF-UNITY: theory ZF-UNITY.SubstAx

02:07:29 ZF-UNITY: theory ZF-UNITY.Follows

02:07:29 ZF-UNITY: theory ZF-UNITY.Mutex

02:07:29 ZF-UNITY: theory ZF-UNITY.Union

02:07:29 ZF-UNITY: theory ZF-UNITY.Comp

02:07:29 ZF-UNITY: theory ZF-UNITY.Guar

02:07:30 ZF-UNITY: theory ZF-UNITY.AllocBase

02:07:30 ZF-UNITY: theory ZF-UNITY.ClientImpl

02:07:30 ZF-UNITY: theory ZF-UNITY.Distributor

02:07:30 ZF-UNITY: theory ZF-UNITY.Merge

02:07:30 ZF-UNITY: theory ZF-UNITY.AllocImpl

02:07:34 Timing ZF-UNITY (6 threads, 5.976s elapsed time, 31.412s cpu time, 1.452s GC time, factor 5.26)

02:07:34 Finished ZF-UNITY (0:00:06 elapsed time, 0:00:31 cpu time, factor 4.59)

02:07:34

02:07:34 === TIMING ===

02:07:34

02:07:34 Group main: 0:16:35 elapsed time, 1:08:37 cpu time, factor 4.14

02:07:34 Group timing: 0:58:46 elapsed time, 3:44:21 cpu time, factor 3.82

02:07:34 Overall: 1:16:25 elapsed time, 4:48:12 cpu time, factor 3.77

02:07:34 Archiving artifacts

02:07:34 Started calculate disk usage of build

02:07:34 Finished Calculation of disk usage of build in 0 seconds

02:07:34 Started calculate disk usage of workspace

02:07:35 Finished Calculation of disk usage of workspace in 0 seconds

02:07:35 No emails were triggered.

02:07:35 Finished: SUCCESS