Session.name = HOL-Quickcheck_Benchmark Loading theory "Predicate_Compile_Alternative_Defs" (required by "Needham_Schroeder_No_Attacker_Example" via "Needham_Schroeder_Base" via "Predicate_Compile_Quickcheck") loading_theory = Predicate_Compile_Alternative_Defs Loading theory "Find_Unused_Assms_Examples" loading_theory = Find_Unused_Assms_Examples ML_statistics = :now=1484009290.51tasks_ready=0tasks_pending=5tasks_running=2tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=0partial_GCs=0size_allocation=34603008size_allocation_free=34465796size_heap=34603008size_heap_free_last_full_GC=0size_heap_free_last_GC=0threads_in_ML=0threads_total=15threads_wait_condvar=11threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=0.008time_GC=0user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=115name=theoryelapsed=0.127 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=1name=theoryelapsed=0.177 ### theory "Find_Unused_Assms_Examples" ### 0.181s elapsed time, 0.456s cpu time, 0.000s GC time command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=2522name=setupelapsed=0.026 Proofs for inductive predicate(s) "less_nat" Proving monotonicity ... command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=5997name=inductiveelapsed=0.021 Proofs for inductive predicate(s) "less_eq_nat" Proving monotonicity ... command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=6363name=inductiveelapsed=0.024 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=7322name=code_predelapsed=0.070 ### Code generator: dropping subsumed code equation ### List.member [] ?y \ False ### Code generator: dropping subsumed code equation ### List.member (?x # ?xs) ?y \ ?x = ?y \ List.member ?xs ?y command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=7772name=code_predelapsed=0.039 ### theory "Predicate_Compile_Alternative_Defs" ### 0.399s elapsed time, 1.712s cpu time, 0.036s GC time Loading theory "Predicate_Compile_Quickcheck" (required by "Needham_Schroeder_No_Attacker_Example" via "Needham_Schroeder_Base") loading_theory = Predicate_Compile_Quickcheck command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Quickcheck.thyoffset=178name=theoryelapsed=0.072 ML_statistics = :now=1484009291.01tasks_ready=1054tasks_pending=5tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=1size_allocation=716177408size_allocation_free=716177408size_heap=728760320size_heap_free_last_full_GC=0size_heap_free_last_GC=532576792threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=3.4time_GC=0.036user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ### ML warning (line 230 of "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"): ### Matches are not exhaustive. ### ML warning (line 250 of "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"): ### Matches are not exhaustive. ### ML warning (line 264 of "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"): ### Matches are not exhaustive. ### ML warning (line 325 of "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"): ### Value identifier (size) has not been referenced. ### ML warning (line 325 of "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"): ### Value identifier (nrandom) has not been referenced. ### ML warning (line 285 of "~~/src/HOL/Tools/Predicate_Compile/predicate_compile_quickcheck.ML"): ### Matches are not exhaustive. signature PREDICATE_COMPILE_QUICKCHECK = sig val debug: bool ref val no_higher_order_predicate: string list ref val nrandom: int ref val put_cps_result: (unit -> Code_Numeral.natural -> (bool * term list) option) -> Proof.context -> Proof.context val put_dseq_result: (unit -> Code_Numeral.natural -> Code_Numeral.natural -> seed -> term list Limited_Sequence.dseq * seed) -> Proof.context -> Proof.context val put_lseq_result: (unit -> Code_Numeral.natural -> Code_Numeral.natural -> seed -> Code_Numeral.natural -> term list Lazy_Sequence.lazy_sequence) -> Proof.context -> Proof.context val put_new_dseq_result: (unit -> Code_Numeral.natural -> term list Lazy_Sequence.lazy_sequence) -> Proof.context -> Proof.context val put_pred_result: (unit -> Code_Numeral.natural -> Code_Numeral.natural -> Code_Numeral.natural -> seed -> term list Predicate.pred) -> Proof.context -> Proof.context type seed = Random_Engine.seed val test_goals: Predicate_Compile_Aux.compilation * bool -> Proof.context -> bool -> (string * typ) list -> (term * term list) list -> Quickcheck.result list end structure Predicate_Compile_Quickcheck: PREDICATE_COMPILE_QUICKCHECK command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Quickcheck.thyoffset=266name=ML_fileelapsed=0.161 ### theory "Predicate_Compile_Quickcheck" ### 0.236s elapsed time, 1.404s cpu time, 0.000s GC time Loading theory "Needham_Schroeder_Base" (required by "Needham_Schroeder_No_Attacker_Example") loading_theory = Needham_Schroeder_Base command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=1name=theoryelapsed=0.092 ML_statistics = :now=1484009291.51tasks_ready=1037tasks_pending=4tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=3size_allocation=1017118720size_allocation_free=1017118720size_heap=1041235968size_heap_free_last_full_GC=0size_heap_free_last_GC=1028634472threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=6.68time_GC=0.136user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=101name=datatypeelapsed=0.392 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=261name=datatypeelapsed=0.419 Found termination order: "{}" ML_statistics = :now=1484009292.01tasks_ready=1029tasks_pending=4tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=5size_allocation=1001390080size_allocation_free=1001390080size_heap=1039138816size_heap_free_last_full_GC=0size_heap_free_last_GC=1010213708threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=9.764time_GC=0.252user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=303name=funelapsed=0.038 ML_statistics = :now=1484009292.52tasks_ready=1022tasks_pending=4tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=7size_allocation=980418560size_allocation_free=980418560size_heap=1035993088size_heap_free_last_full_GC=0size_heap_free_last_GC=989518752threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=12.848time_GC=0.396user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=383name=datatypeelapsed=0.839 Proofs for inductive predicate(s) "partsp" Proving monotonicity ... command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=669name=inductive_setelapsed=0.071 Proofs for inductive predicate(s) "analzp" Proving monotonicity ... command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=961name=inductive_setelapsed=0.094 Proofs for inductive predicate(s) "synthp" ML_statistics = :now=1484009293.02tasks_ready=1019tasks_pending=4tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=9size_allocation=963641344size_allocation_free=963641344size_heap=1041235968size_heap_free_last_full_GC=0size_heap_free_last_GC=972448756threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=15.636time_GC=0.496user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Proving monotonicity ... command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=1281name=inductive_setelapsed=0.076 consts initState :: "agent \ msg set" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=1598name=primrecelapsed=0.010 ML_statistics = :now=1484009293.54tasks_ready=1008tasks_pending=4tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=11size_allocation=944766976size_allocation_free=944766976size_heap=1040187392size_heap_free_last_full_GC=0size_heap_free_last_GC=954007144threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=18.412time_GC=0.608user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=1885name=datatypeelapsed=0.666 consts knows :: "agent \ event list \ msg set" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=1992name=primrecelapsed=0.019 consts used :: "event list \ msg set" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=2772name=primrecelapsed=0.011 Found termination order: "(\p. length (snd p)) <*mlex*> {}" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=3152name=funelapsed=0.072 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=6236name=code_predelapsed=0.021 ### theory "Needham_Schroeder_Base" ### 2.879s elapsed time, 16.708s cpu time, 0.628s GC time Loading theory "Needham_Schroeder_Guided_Attacker_Example" loading_theory = Needham_Schroeder_Guided_Attacker_Example command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=1name=theoryelapsed=0.093 ML_statistics = :now=1484009294.05tasks_ready=1008tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=13size_allocation=925892608size_allocation_free=925892608size_heap=1037041664size_heap_free_last_full_GC=0size_heap_free_last_GC=934416528threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=21.232time_GC=0.736user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Proofs for inductive predicate(s) "ns_publicp" Proving monotonicity ... command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=88name=inductive_setelapsed=0.161 ### Infering modes ### 0.050s elapsed time, 0.256s cpu time, 0.028s GC time ### Defining executable functions... ### 0.003s elapsed time, 0.020s cpu time, 0.000s GC time ### Compiling equations.... ### 0.014s elapsed time, 0.088s cpu time, 0.000s GC time ### Proving equations.... ### 0.002s elapsed time, 0.012s cpu time, 0.000s GC time ### Setting code equations.... ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=1494name=code_predelapsed=0.081 ### Infering modes ### 0.090s elapsed time, 0.540s cpu time, 0.000s GC time ### Compiling equations.... ### 0.033s elapsed time, 0.196s cpu time, 0.000s GC time ### Proving equations.... ### 0.009s elapsed time, 0.056s cpu time, 0.000s GC time ### Setting code equations.... ### 0.010s elapsed time, 0.060s cpu time, 0.000s GC time command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=1612name=code_predelapsed=0.142 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=2360name=lemmaelapsed=0.010 ### theory "Needham_Schroeder_Guided_Attacker_Example" ### 0.502s elapsed time, 2.920s cpu time, 0.100s GC time Loading theory "Needham_Schroeder_No_Attacker_Example" loading_theory = Needham_Schroeder_No_Attacker_Example command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1name=theoryelapsed=0.089 Proofs for inductive predicate(s) "ns_publicp" ML_statistics = :now=1484009294.55tasks_ready=1003tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=15size_allocation=917504000size_allocation_free=917504000size_heap=1040187392size_heap_free_last_full_GC=0size_heap_free_last_GC=926175264threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=24.08time_GC=0.812user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Proving monotonicity ... command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=84name=inductive_setelapsed=0.112 ### Infering modes ### 0.028s elapsed time, 0.168s cpu time, 0.000s GC time ### Defining executable functions... ### 0.003s elapsed time, 0.020s cpu time, 0.000s GC time ### Compiling equations.... ### 0.010s elapsed time, 0.060s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.008s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.016s cpu time, 0.000s GC time command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1013name=code_predelapsed=0.046 ### Infering modes ### 0.085s elapsed time, 0.464s cpu time, 0.044s GC time ### Compiling equations.... ### 0.023s elapsed time, 0.136s cpu time, 0.000s GC time ### Proving equations.... ### 0.006s elapsed time, 0.036s cpu time, 0.000s GC time ### Setting code equations.... ### 0.007s elapsed time, 0.044s cpu time, 0.000s GC time command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1074name=code_predelapsed=0.122 ### theory "Needham_Schroeder_No_Attacker_Example" ### 0.388s elapsed time, 2.236s cpu time, 0.092s GC time Loading theory "Needham_Schroeder_Unguided_Attacker_Example" loading_theory = Needham_Schroeder_Unguided_Attacker_Example command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1name=theoryelapsed=0.077 Proofs for inductive predicate(s) "ns_publicp" Proving monotonicity ... command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=90name=inductive_setelapsed=0.145 ML_statistics = :now=1484009295.06tasks_ready=1000tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=17size_allocation=899678208size_allocation_free=899678208size_heap=1042284544size_heap_free_last_full_GC=0size_heap_free_last_GC=908914052threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=26.772time_GC=0.896user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ### Infering modes ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### Defining executable functions... ### 0.004s elapsed time, 0.024s cpu time, 0.000s GC time ### Compiling equations.... ### 0.001s elapsed time, 0.008s cpu time, 0.000s GC time ### Setting code equations.... ### 0.001s elapsed time, 0.004s cpu time, 0.000s GC time ### Infering modes ### 0.032s elapsed time, 0.192s cpu time, 0.000s GC time ### Defining executable functions... ### 0.003s elapsed time, 0.020s cpu time, 0.000s GC time ### Compiling equations.... ### 0.012s elapsed time, 0.068s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.012s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.012s cpu time, 0.000s GC time command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1245name=code_predelapsed=0.067 ### Infering modes ### 0.102s elapsed time, 0.564s cpu time, 0.060s GC time ### Defining executable functions... ### 0.000s elapsed time, 0.004s cpu time, 0.000s GC time ### Compiling equations.... ### 0.024s elapsed time, 0.144s cpu time, 0.000s GC time ### Proving equations.... ### 0.007s elapsed time, 0.040s cpu time, 0.000s GC time ### Setting code equations.... ### 0.008s elapsed time, 0.044s cpu time, 0.000s GC time command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1363name=code_predelapsed=0.142 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=2114name=lemmaelapsed=0.010 ### theory "Needham_Schroeder_Unguided_Attacker_Example" ### 0.457s elapsed time, 2.640s cpu time, 0.100s GC time ML_statistics = :now=1484009295.57tasks_ready=1491tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=19size_allocation=882900992size_allocation_free=882900992size_heap=1030750208size_heap_free_last_full_GC=0size_heap_free_last_GC=889998760threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=29.408time_GC=1.06user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009296.07tasks_ready=1488tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=21size_allocation=860880896size_allocation_free=860880896size_heap=1039138816size_heap_free_last_full_GC=0size_heap_free_last_GC=868297876threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=31.916time_GC=1.16user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009296.58tasks_ready=1483tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=24size_allocation=845152256size_allocation_free=845152256size_heap=1035993088size_heap_free_last_full_GC=0size_heap_free_last_GC=852515496threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=35.56time_GC=1.296user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009297.08tasks_ready=1477tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=26size_allocation=830472192size_allocation_free=830472192size_heap=1040187392size_heap_free_last_full_GC=0size_heap_free_last_GC=836620328threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=38.06time_GC=1.392user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009297.59tasks_ready=1456tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=28size_allocation=819986432size_allocation_free=819986432size_heap=1035993088size_heap_free_last_full_GC=0size_heap_free_last_GC=827301116threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=40.388time_GC=1.504user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009298.11tasks_ready=1410tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=31size_allocation=786432000size_allocation_free=786432000size_heap=1041235968size_heap_free_last_full_GC=0size_heap_free_last_GC=793881056threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=43.808time_GC=1.636user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009298.63tasks_ready=1405tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=34size_allocation=782237696size_allocation_free=782237696size_heap=1037041664size_heap_free_last_full_GC=0size_heap_free_last_GC=789475304threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=46.968time_GC=1.772user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009299.13tasks_ready=1396tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=36size_allocation=764411904size_allocation_free=764411904size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=772117520threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=49.016time_GC=1.836user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009299.64tasks_ready=1386tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=39size_allocation=751828992size_allocation_free=751828992size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=759060532threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=52.024time_GC=1.94user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009300.14tasks_ready=1373tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=42size_allocation=741343232size_allocation_free=741343232size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=748866100threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=54.944time_GC=2.044user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009300.65tasks_ready=1337tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=45size_allocation=715128832size_allocation_free=715128832size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=722283920threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=57.804time_GC=2.228user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009301.16tasks_ready=1331tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=48size_allocation=701497344size_allocation_free=701497344size_heap=1041235968size_heap_free_last_full_GC=0size_heap_free_last_GC=707745500threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=60.604time_GC=2.38user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009301.67tasks_ready=1320tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=51size_allocation=693108736size_allocation_free=693108736size_heap=1042284544size_heap_free_last_full_GC=0size_heap_free_last_GC=700896432threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=63.276time_GC=2.468user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009302.19tasks_ready=1293tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=54size_allocation=657457152size_allocation_free=657457152size_heap=1041235968size_heap_free_last_full_GC=0size_heap_free_last_GC=665262616threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=65.956time_GC=2.628user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009302.69tasks_ready=1287tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=57size_allocation=659554304size_allocation_free=659554304size_heap=1043333120size_heap_free_last_full_GC=0size_heap_free_last_GC=666329932threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=68.556time_GC=2.716user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009303.19tasks_ready=1273tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=61size_allocation=635437056size_allocation_free=635437056size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=641416984threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=71.88time_GC=2.876user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009303.69tasks_ready=1266tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=64size_allocation=623902720size_allocation_free=623902720size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=630981840threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=74.312time_GC=2.976user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009304.21tasks_ready=1265tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=68size_allocation=608174080size_allocation_free=608174080size_heap=1042284544size_heap_free_last_full_GC=0size_heap_free_last_GC=614173852threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=77.5time_GC=3.136user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009304.71tasks_ready=1241tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=71size_allocation=599785472size_allocation_free=599785472size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=604823900threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=79.824time_GC=3.224user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009305.22tasks_ready=1227tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=75size_allocation=585105408size_allocation_free=585105408size_heap=1043333120size_heap_free_last_full_GC=0size_heap_free_last_GC=592447988threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=82.944time_GC=3.376user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009305.73tasks_ready=1219tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=78size_allocation=571473920size_allocation_free=571473920size_heap=1041235968size_heap_free_last_full_GC=0size_heap_free_last_GC=578747288threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=85.24time_GC=3.504user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009306.24tasks_ready=1207tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=82size_allocation=555745280size_allocation_free=555745280size_heap=1043333120size_heap_free_last_full_GC=0size_heap_free_last_GC=563209296threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=88.212time_GC=3.648user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009306.75tasks_ready=1203tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=86size_allocation=528482304size_allocation_free=528482304size_heap=1042284544size_heap_free_last_full_GC=0size_heap_free_last_GC=535360452threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=91.12time_GC=3.792user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009307.26tasks_ready=1185tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=90size_allocation=526385152size_allocation_free=526385152size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=532667868threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=93.888time_GC=3.896user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009307.77tasks_ready=1185tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=94size_allocation=498073600size_allocation_free=498073600size_heap=1043333120size_heap_free_last_full_GC=0size_heap_free_last_GC=505470536threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=96.608time_GC=4.084user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009308.29tasks_ready=1173tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=98size_allocation=488636416size_allocation_free=488636416size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=494913912threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=99.108time_GC=4.236user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009308.8tasks_ready=1169tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=102size_allocation=476053504size_allocation_free=476053504size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=483008500threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=101.644time_GC=4.36user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009309.33tasks_ready=1144tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=107size_allocation=448790528size_allocation_free=448790528size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=454977272threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=104.62time_GC=4.596user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009309.85tasks_ready=1142tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=112size_allocation=426770432size_allocation_free=426770432size_heap=1043333120size_heap_free_last_full_GC=0size_heap_free_last_GC=433612032threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=107.536time_GC=4.812user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009310.37tasks_ready=1137tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=117size_allocation=412090368size_allocation_free=412090368size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=418840492threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=110.268time_GC=4.988user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009310.87tasks_ready=1121tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=122size_allocation=395313152size_allocation_free=395313152size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=402708936threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=112.832time_GC=5.152user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009311.37tasks_ready=1119tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=127size_allocation=370147328size_allocation_free=370147328size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=377198228threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=115.256time_GC=5.396user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009311.89tasks_ready=1109tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=133size_allocation=354418688size_allocation_free=354418688size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=362025508threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=118.096time_GC=5.584user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009312.4tasks_ready=1106tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=138size_allocation=332398592size_allocation_free=332398592size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=341097672threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=120.292time_GC=5.8user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009312.91tasks_ready=1102tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=145size_allocation=319815680size_allocation_free=319815680size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=326426396threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=123.264time_GC=6user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009313.43tasks_ready=1093tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=151size_allocation=306184192size_allocation_free=306184192size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=313766288threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=125.656time_GC=6.188user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009313.94tasks_ready=1090tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=158size_allocation=277872640size_allocation_free=277872640size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=285139032threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=128.248time_GC=6.452user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009314.46tasks_ready=1071tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=165size_allocation=264241152size_allocation_free=264241152size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=271899788threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=130.744time_GC=6.66user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009314.97tasks_ready=1065tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=173size_allocation=239075328size_allocation_free=239075328size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=246892548threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=133.384time_GC=6.956user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009315.5tasks_ready=1064tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=181size_allocation=222298112size_allocation_free=222298112size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=230152096threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=135.832time_GC=7.192user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009316.05tasks_ready=1063tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=191size_allocation=189792256size_allocation_free=189792256size_heap=1044381696size_heap_free_last_full_GC=0size_heap_free_last_GC=198366400threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=138.464time_GC=7.56user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009316.56tasks_ready=1057tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=200size_allocation=175112192size_allocation_free=175112192size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=183027108threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=140.672time_GC=7.828user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009317.07tasks_ready=1051tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=211size_allocation=148897792size_allocation_free=148897792size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=156309308threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=142.996time_GC=8.196user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009317.59tasks_ready=1045tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=223size_allocation=130023424size_allocation_free=130023424size_heap=1043333120size_heap_free_last_full_GC=0size_heap_free_last_GC=137714724threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=145.24time_GC=8.556user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009318.13tasks_ready=1041tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=237size_allocation=106954752size_allocation_free=106954752size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=114954404threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=147.308time_GC=8.96user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009318.66tasks_ready=1036tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=254size_allocation=82837504size_allocation_free=82837504size_heap=1045430272size_heap_free_last_full_GC=0size_heap_free_last_GC=90738324threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=149.376time_GC=9.452user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009319.21tasks_ready=1025tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=274size_allocation=59768832size_allocation_free=59768832size_heap=1047527424size_heap_free_last_full_GC=0size_heap_free_last_GC=67338344threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=151.232time_GC=9.984user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009319.75tasks_ready=1025tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=299size_allocation=38797312size_allocation_free=38797312size_heap=1046478848size_heap_free_last_full_GC=0size_heap_free_last_GC=47020536threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=152.756time_GC=10.624user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009320.3tasks_ready=1025tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=0partial_GCs=332size_allocation=15728640size_allocation_free=15728640size_heap=1047527424size_heap_free_last_full_GC=0size_heap_free_last_GC=23045628threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=153.892time_GC=11.42user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009321.1tasks_ready=1025tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=373size_allocation=124780544size_allocation_free=124780544size_heap=186646528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=8832396threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=154.232time_GC=13.32user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009321.61tasks_ready=1019tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=376size_allocation=769654784size_allocation_free=769654784size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=779556676threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=157.26time_GC=13.44user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009322.11tasks_ready=1015tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=378size_allocation=763363328size_allocation_free=763363328size_heap=840957952size_heap_free_last_full_GC=8832396size_heap_free_last_GC=772889392threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=159.268time_GC=13.504user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009322.62tasks_ready=1015tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=381size_allocation=744488960size_allocation_free=744488960size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=753025488threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=162.228time_GC=13.608user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009323.13tasks_ready=1013tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=384size_allocation=735051776size_allocation_free=735051776size_heap=840957952size_heap_free_last_full_GC=8832396size_heap_free_last_GC=743132808threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=165.18time_GC=13.72user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009323.64tasks_ready=1011tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=387size_allocation=725614592size_allocation_free=725614592size_heap=839909376size_heap_free_last_full_GC=8832396size_heap_free_last_GC=734255116threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=168.052time_GC=13.808user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009324.17tasks_ready=1009tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=391size_allocation=711983104size_allocation_free=711983104size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=721005064threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=171.512time_GC=13.912user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009324.67tasks_ready=1003tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=394size_allocation=703594496size_allocation_free=703594496size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=712850564threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=174.124time_GC=13.988user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009325.17tasks_ready=991tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=397size_allocation=693108736size_allocation_free=693108736size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=701309652threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=176.684time_GC=14.064user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009325.67tasks_ready=987tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=400size_allocation=683671552size_allocation_free=683671552size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=692290996threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=179.188time_GC=14.14user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009326.17tasks_ready=985tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=403size_allocation=676331520size_allocation_free=676331520size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=684058108threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=181.728time_GC=14.232user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009326.68tasks_ready=981tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=407size_allocation=668991488size_allocation_free=668991488size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=677161472threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=184.92time_GC=14.32user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009327.18tasks_ready=974tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=410size_allocation=661651456size_allocation_free=661651456size_heap=838860800size_heap_free_last_full_GC=8832396size_heap_free_last_GC=668872584threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=187.304time_GC=14.412user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009327.69tasks_ready=970tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=414size_allocation=642777088size_allocation_free=642777088size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=651136656threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=190.468time_GC=14.532user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009328.19tasks_ready=962tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=417size_allocation=631242752size_allocation_free=631242752size_heap=839909376size_heap_free_last_full_GC=8832396size_heap_free_last_GC=640286968threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=192.824time_GC=14.632user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009328.7tasks_ready=952tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=421size_allocation=615514112size_allocation_free=615514112size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=623759188threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=196.068time_GC=14.744user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009329.2tasks_ready=939tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=424size_allocation=609222656size_allocation_free=609222656size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=616048992threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=198.496time_GC=14.84user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Found 0 theorems with (potentially) superfluous assumptions: Checked 61 theorems with assumptions (193 total) in the theory "Real" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=179name=find_unused_assmselapsed=38.669 ML_statistics = :now=1484009329.7tasks_ready=1040tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=428size_allocation=597688320size_allocation_free=597688320size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=606028080threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=201.724time_GC=14.944user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009330.21tasks_ready=1031tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=431size_allocation=574619648size_allocation_free=574619648size_heap=840957952size_heap_free_last_full_GC=8832396size_heap_free_last_GC=582105148threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=204.248time_GC=15.068user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009330.72tasks_ready=1021tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=434size_allocation=568328192size_allocation_free=568328192size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=577043572threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=206.928time_GC=15.164user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009331.23tasks_ready=1013tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=437size_allocation=565182464size_allocation_free=565182464size_heap=836763648size_heap_free_last_full_GC=8832396size_heap_free_last_GC=571693716threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=209.52time_GC=15.268user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009331.73tasks_ready=1001tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=441size_allocation=542113792size_allocation_free=542113792size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=549328212threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=212.524time_GC=15.384user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009332.26tasks_ready=979tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=445size_allocation=515899392size_allocation_free=515899392size_heap=837812224size_heap_free_last_full_GC=8832396size_heap_free_last_GC=521756652threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=215.304time_GC=15.536user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009332.77tasks_ready=973tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=449size_allocation=510656512size_allocation_free=510656512size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=517061112threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=218.156time_GC=15.656user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009333.27tasks_ready=968tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=453size_allocation=500170752size_allocation_free=500170752size_heap=840957952size_heap_free_last_full_GC=8832396size_heap_free_last_GC=505549244threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=221.196time_GC=15.78user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009333.78tasks_ready=961tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=456size_allocation=491782144size_allocation_free=491782144size_heap=840957952size_heap_free_last_full_GC=8832396size_heap_free_last_GC=499662460threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=223.444time_GC=15.872user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009334.28tasks_ready=958tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=460size_allocation=480247808size_allocation_free=480247808size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=487224364threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=226.428time_GC=15.964user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Found 3 theorems with (potentially) superfluous assumptions: Divides.div_pos_geq: unnecessary assumption(s) 2 Divides.mod_pos_geq: unnecessary assumption(s) 1 and 2 Divides.transfer_nat_int_functions_1: unnecessary assumption(s) 1 or 2 Checked 125 theorems with assumptions (228 total) in the theory "Divides" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=131name=find_unused_assmselapsed=44.154 ML_statistics = :now=1484009334.79tasks_ready=950tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=464size_allocation=468713472size_allocation_free=468713472size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=476577180threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=229.42time_GC=16.096user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009335.3tasks_ready=1917tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=468size_allocation=452984832size_allocation_free=452984832size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=458794628threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=232.28time_GC=16.208user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009335.84tasks_ready=1900tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=473size_allocation=437256192size_allocation_free=437256192size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=443846964threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=235.208time_GC=16.368user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009336.34tasks_ready=1893tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=477size_allocation=427819008size_allocation_free=427819008size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=434454176threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=237.572time_GC=16.492user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009336.88tasks_ready=1868tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=482size_allocation=409993216size_allocation_free=409993216size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=416958764threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=240.432time_GC=16.644user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009337.41tasks_ready=1867tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=487size_allocation=397410304size_allocation_free=397410304size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=405144360threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=243.26time_GC=16.796user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009337.91tasks_ready=1857tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=492size_allocation=382730240size_allocation_free=382730240size_heap=838860800size_heap_free_last_full_GC=8832396size_heap_free_last_GC=389970212threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=245.868time_GC=16.972user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009338.41tasks_ready=1850tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=497size_allocation=368050176size_allocation_free=368050176size_heap=840957952size_heap_free_last_full_GC=8832396size_heap_free_last_GC=373377692threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=248.384time_GC=17.132user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009338.93tasks_ready=1849tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=503size_allocation=343932928size_allocation_free=343932928size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=350885008threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=251.312time_GC=17.324user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009339.43tasks_ready=1824tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=509size_allocation=328204288size_allocation_free=328204288size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=335233288threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=254.024time_GC=17.5user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009339.94tasks_ready=1817tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=515size_allocation=309329920size_allocation_free=309329920size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=317497672threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=256.58time_GC=17.708user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009340.45tasks_ready=1812tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=521size_allocation=290455552size_allocation_free=290455552size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=297967036threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=259.012time_GC=17.936user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009340.96tasks_ready=1793tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=527size_allocation=278921216size_allocation_free=278921216size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=286472076threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=261.368time_GC=18.108user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009341.48tasks_ready=1787tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=534size_allocation=257949696size_allocation_free=257949696size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=265111924threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=264.3time_GC=18.324user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009342tasks_ready=1787tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=540size_allocation=242221056size_allocation_free=242221056size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=250574160threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=266.692time_GC=18.52user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009342.51tasks_ready=1784tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=547size_allocation=222298112size_allocation_free=222298112size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=230958116threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=269.172time_GC=18.756user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009343.01tasks_ready=1783tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=556size_allocation=199229440size_allocation_free=199229440size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=207009972threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=271.716time_GC=19.06user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009343.51tasks_ready=1774tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=565size_allocation=179306496size_allocation_free=179306496size_heap=845152256size_heap_free_last_full_GC=8832396size_heap_free_last_GC=187801048threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=274.008time_GC=19.336user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009344.03tasks_ready=1766tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=575size_allocation=140509184size_allocation_free=140509184size_heap=842006528size_heap_free_last_full_GC=8832396size_heap_free_last_GC=148966548threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=276.236time_GC=19.732user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009344.55tasks_ready=1762tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=587size_allocation=130023424size_allocation_free=130023424size_heap=844103680size_heap_free_last_full_GC=8832396size_heap_free_last_GC=136853244threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=278.424time_GC=20.048user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009345.1tasks_ready=1758tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=602size_allocation=105906176size_allocation_free=105906176size_heap=843055104size_heap_free_last_full_GC=8832396size_heap_free_last_GC=113623424threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=280.76time_GC=20.472user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009345.62tasks_ready=1755tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=618size_allocation=70254592size_allocation_free=70254592size_heap=846200832size_heap_free_last_full_GC=8832396size_heap_free_last_GC=77723880threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=282.532time_GC=20.984user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009346.14tasks_ready=1742tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=639size_allocation=54525952size_allocation_free=54525952size_heap=846200832size_heap_free_last_full_GC=8832396size_heap_free_last_GC=61426596threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=284.188time_GC=21.472user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009346.67tasks_ready=1740tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=1partial_GCs=668size_allocation=14680064size_allocation_free=14680064size_heap=846200832size_heap_free_last_full_GC=8832396size_heap_free_last_GC=22170400threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=285.388time_GC=22.24user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009347.38tasks_ready=1740tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=707size_allocation=133169152size_allocation_free=133169152size_heap=203423744size_heap_free_last_full_GC=5886788size_heap_free_last_GC=5886788threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=285.744time_GC=23.792user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009347.89tasks_ready=1727tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=711size_allocation=540016640size_allocation_free=540016640size_heap=623902720size_heap_free_last_full_GC=5886788size_heap_free_last_GC=548537220threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=288.704time_GC=23.916user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009348.4tasks_ready=1707tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=715size_allocation=529530880size_allocation_free=529530880size_heap=623902720size_heap_free_last_full_GC=5886788size_heap_free_last_GC=537697716threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=291.548time_GC=24.028user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009348.91tasks_ready=1706tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=719size_allocation=511705088size_allocation_free=511705088size_heap=623902720size_heap_free_last_full_GC=5886788size_heap_free_last_GC=519983688threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=294.336time_GC=24.152user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009349.41tasks_ready=1689tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=723size_allocation=498073600size_allocation_free=498073600size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=505214200threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=296.996time_GC=24.264user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009349.92tasks_ready=1684tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=727size_allocation=490733568size_allocation_free=490733568size_heap=625999872size_heap_free_last_full_GC=5886788size_heap_free_last_GC=498617116threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=299.56time_GC=24.356user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009350.43tasks_ready=1683tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=732size_allocation=473956352size_allocation_free=473956352size_heap=627048448size_heap_free_last_full_GC=5886788size_heap_free_last_GC=481810924threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=302.556time_GC=24.492user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009350.93tasks_ready=1666tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=736size_allocation=464519168size_allocation_free=464519168size_heap=625999872size_heap_free_last_full_GC=5886788size_heap_free_last_GC=471604104threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=304.888time_GC=24.604user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009351.46tasks_ready=1663tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=741size_allocation=442499072size_allocation_free=442499072size_heap=622854144size_heap_free_last_full_GC=5886788size_heap_free_last_GC=448826236threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=307.736time_GC=24.768user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009351.97tasks_ready=1655tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=746size_allocation=432013312size_allocation_free=432013312size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=439213348threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=310.44time_GC=24.92user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009352.47tasks_ready=1650tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=751size_allocation=422576128size_allocation_free=422576128size_heap=621805568size_heap_free_last_full_GC=5886788size_heap_free_last_GC=430191732threads_in_ML=1threads_total=16threads_wait_condvar=7threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=313.06time_GC=25.064user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009352.99tasks_ready=1642tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=756size_allocation=405798912size_allocation_free=405798912size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=413010436threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=315.812time_GC=25.224user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009353.49tasks_ready=1585tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=761size_allocation=387973120size_allocation_free=387973120size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=395458724threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=318.324time_GC=25.396user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009354tasks_ready=1571tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=767size_allocation=369098752size_allocation_free=369098752size_heap=622854144size_heap_free_last_full_GC=5886788size_heap_free_last_GC=375877340threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=321.26time_GC=25.628user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009354.5tasks_ready=1570tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=772size_allocation=351272960size_allocation_free=351272960size_heap=623902720size_heap_free_last_full_GC=5886788size_heap_free_last_GC=356350224threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=323.684time_GC=25.784user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009355.02tasks_ready=1559tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=778size_allocation=337641472size_allocation_free=337641472size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=345838844threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=326.416time_GC=25.956user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009355.52tasks_ready=1555tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=784size_allocation=318767104size_allocation_free=318767104size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=325046752threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=329.02time_GC=26.144user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009356.03tasks_ready=1546tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=790size_allocation=299892736size_allocation_free=299892736size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=307861304threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=331.624time_GC=26.356user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Found 9 theorems with (potentially) superfluous assumptions: GCD.Lcm_0_iff_nat: unnecessary assumption(s) 1 GCD.gcd_non_0_int: unnecessary assumption(s) 1 GCD.gcd_non_0_nat: unnecessary assumption(s) 1 GCD.Gcd_remove0_nat: unnecessary assumption(s) 1 GCD.mult_inj_if_coprime_nat: unnecessary assumption(s) 3 GCD.transfer_int_nat_gcd_closures_2: unnecessary assumption(s) 1 and 2 GCD.transfer_int_nat_gcd_closures_1: unnecessary assumption(s) 1 and 2 GCD.transfer_nat_int_gcd_closures_2: unnecessary assumption(s) 1 and 2 GCD.transfer_nat_int_gcd_closures_1: unnecessary assumption(s) 1 and 2 Checked 70 theorems with assumptions (161 total) in the theory "GCD" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=157name=find_unused_assmselapsed=65.744 ML_statistics = :now=1484009356.55tasks_ready=1650tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=796size_allocation=276824064size_allocation_free=276824064size_heap=625999872size_heap_free_last_full_GC=5886788size_heap_free_last_GC=283982116threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=334.06time_GC=26.58user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009357.07tasks_ready=1635tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=803size_allocation=257949696size_allocation_free=257949696size_heap=625999872size_heap_free_last_full_GC=5886788size_heap_free_last_GC=265478764threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=336.74time_GC=26.808user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009357.57tasks_ready=1610tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=810size_allocation=243269632size_allocation_free=243269632size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=249875044threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=339.272time_GC=27.016user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009358.1tasks_ready=1598tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=817size_allocation=220200960size_allocation_free=220200960size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=226154684threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=341.592time_GC=27.26user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009358.63tasks_ready=1590tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=826size_allocation=195035136size_allocation_free=195035136size_heap=622854144size_heap_free_last_full_GC=5886788size_heap_free_last_GC=201522624threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=344.352time_GC=27.6user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009359.15tasks_ready=1583tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=835size_allocation=174063616size_allocation_free=174063616size_heap=622854144size_heap_free_last_full_GC=5886788size_heap_free_last_GC=182280036threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=346.704time_GC=27.928user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009359.68tasks_ready=1579tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=845size_allocation=144703488size_allocation_free=144703488size_heap=624951296size_heap_free_last_full_GC=5886788size_heap_free_last_GC=153094664threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=348.96time_GC=28.296user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009360.2tasks_ready=1570tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=857size_allocation=120586240size_allocation_free=120586240size_heap=625999872size_heap_free_last_full_GC=5886788size_heap_free_last_GC=128770264threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=351.236time_GC=28.684user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009360.74tasks_ready=1565tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=871size_allocation=92274688size_allocation_free=92274688size_heap=627048448size_heap_free_last_full_GC=5886788size_heap_free_last_GC=102009132threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=353.32time_GC=29.1user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009361.28tasks_ready=1560tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=889size_allocation=61865984size_allocation_free=61865984size_heap=627048448size_heap_free_last_full_GC=5886788size_heap_free_last_GC=70228028threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=355.312time_GC=29.636user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009361.81tasks_ready=1543tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=2partial_GCs=913size_allocation=29360128size_allocation_free=29360128size_heap=625999872size_heap_free_last_full_GC=5886788size_heap_free_last_GC=38131120threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=356.72time_GC=30.348user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009362.47tasks_ready=1533tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=932size_allocation=529530880size_allocation_free=529530880size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=536221024threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=358.6time_GC=31.384user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009362.97tasks_ready=1525tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=935size_allocation=511705088size_allocation_free=511705088size_heap=591396864size_heap_free_last_full_GC=7382068size_heap_free_last_GC=520973732threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=360.896time_GC=31.496user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009363.48tasks_ready=1517tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=939size_allocation=499122176size_allocation_free=499122176size_heap=592445440size_heap_free_last_full_GC=7382068size_heap_free_last_GC=508657792threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=363.816time_GC=31.608user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009363.99tasks_ready=1504tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=943size_allocation=479199232size_allocation_free=479199232size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=488596364threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=366.564time_GC=31.744user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009364.49tasks_ready=1500tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=947size_allocation=466616320size_allocation_free=466616320size_heap=595591168size_heap_free_last_full_GC=7382068size_heap_free_last_GC=474874416threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=369.42time_GC=31.852user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009365tasks_ready=1496tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=951size_allocation=438304768size_allocation_free=438304768size_heap=593494016size_heap_free_last_full_GC=7382068size_heap_free_last_GC=446928860threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=371.992time_GC=32.04user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009365.51tasks_ready=1482tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=955size_allocation=426770432size_allocation_free=426770432size_heap=592445440size_heap_free_last_full_GC=7382068size_heap_free_last_GC=434022228threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=374.46time_GC=32.148user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009366.03tasks_ready=1475tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=960size_allocation=400556032size_allocation_free=400556032size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=408922704threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=377.46time_GC=32.34user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009366.55tasks_ready=1464tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=965size_allocation=381681664size_allocation_free=381681664size_heap=592445440size_heap_free_last_full_GC=7382068size_heap_free_last_GC=389395812threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=380.232time_GC=32.512user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009367.07tasks_ready=1456tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=970size_allocation=365953024size_allocation_free=365953024size_heap=592445440size_heap_free_last_full_GC=7382068size_heap_free_last_GC=373613948threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=382.984time_GC=32.652user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009367.59tasks_ready=1430tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=976size_allocation=337641472size_allocation_free=337641472size_heap=591396864size_heap_free_last_full_GC=7382068size_heap_free_last_GC=344675496threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=385.88time_GC=32.876user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009368.1tasks_ready=1410tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=981size_allocation=324009984size_allocation_free=324009984size_heap=592445440size_heap_free_last_full_GC=7382068size_heap_free_last_GC=330506328threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=388.3time_GC=33.016user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009368.61tasks_ready=1402tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=987size_allocation=301989888size_allocation_free=301989888size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=308336204threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=391.14time_GC=33.184user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009369.11tasks_ready=1395tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=993size_allocation=285212672size_allocation_free=285212672size_heap=593494016size_heap_free_last_full_GC=7382068size_heap_free_last_GC=290581672threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=393.7time_GC=33.376user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009369.62tasks_ready=1390tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=999size_allocation=266338304size_allocation_free=266338304size_heap=590348288size_heap_free_last_full_GC=7382068size_heap_free_last_GC=273728200threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=396.076time_GC=33.58user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009370.13tasks_ready=1381tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1006size_allocation=229638144size_allocation_free=229638144size_heap=588251136size_heap_free_last_full_GC=7382068size_heap_free_last_GC=234908820threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=398.632time_GC=33.82user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009370.63tasks_ready=1352tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1014size_allocation=218103808size_allocation_free=218103808size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=225281348threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=401.268time_GC=34.036user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009371.18tasks_ready=1344tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1023size_allocation=193986560size_allocation_free=193986560size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=202502472threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=403.888time_GC=34.284user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009371.69tasks_ready=1335tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1032size_allocation=175112192size_allocation_free=175112192size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=182951092threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=406.224time_GC=34.544user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009372.2tasks_ready=1329tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1042size_allocation=146800640size_allocation_free=146800640size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=153916228threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=408.504time_GC=34.832user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009372.71tasks_ready=1307tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1054size_allocation=125829120size_allocation_free=125829120size_heap=595591168size_heap_free_last_full_GC=7382068size_heap_free_last_GC=135155376threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=410.788time_GC=35.136user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009373.23tasks_ready=1303tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1067size_allocation=101711872size_allocation_free=101711872size_heap=592445440size_heap_free_last_full_GC=7382068size_heap_free_last_GC=109097696threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=412.92time_GC=35.528user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009373.74tasks_ready=1301tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1082size_allocation=74448896size_allocation_free=74448896size_heap=594542592size_heap_free_last_full_GC=7382068size_heap_free_last_GC=81710976threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=414.836time_GC=35.904user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009374.27tasks_ready=1289tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1103size_allocation=50331648size_allocation_free=50331648size_heap=595591168size_heap_free_last_full_GC=7382068size_heap_free_last_GC=58827392threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=416.624time_GC=36.38user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009374.81tasks_ready=1281tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=3partial_GCs=1133size_allocation=20971520size_allocation_free=20971520size_heap=595591168size_heap_free_last_full_GC=7382068size_heap_free_last_GC=28555956threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=417.86time_GC=37.028user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009375.41tasks_ready=1280tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1151size_allocation=456130560size_allocation_free=456130560size_heap=523239424size_heap_free_last_full_GC=5758556size_heap_free_last_GC=264340444threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=418.872time_GC=37.884user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009375.92tasks_ready=1269tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1155size_allocation=487587840size_allocation_free=487587840size_heap=571473920size_heap_free_last_full_GC=5758556size_heap_free_last_GC=493852364threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=421.932time_GC=38.044user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009376.42tasks_ready=1258tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1159size_allocation=471859200size_allocation_free=471859200size_heap=570425344size_heap_free_last_full_GC=5758556size_heap_free_last_GC=480631808threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=424.7time_GC=38.164user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009376.94tasks_ready=1253tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1163size_allocation=442499072size_allocation_free=442499072size_heap=569376768size_heap_free_last_full_GC=5758556size_heap_free_last_GC=450516928threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=427.272time_GC=38.332user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009377.44tasks_ready=1247tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1167size_allocation=432013312size_allocation_free=432013312size_heap=571473920size_heap_free_last_full_GC=5758556size_heap_free_last_GC=438993780threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=429.9time_GC=38.44user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009377.96tasks_ready=1233tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1172size_allocation=414187520size_allocation_free=414187520size_heap=570425344size_heap_free_last_full_GC=5758556size_heap_free_last_GC=421949064threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=432.936time_GC=38.62user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009378.48tasks_ready=1227tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1177size_allocation=397410304size_allocation_free=397410304size_heap=571473920size_heap_free_last_full_GC=5758556size_heap_free_last_GC=405337828threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=435.932time_GC=38.76user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009378.99tasks_ready=1221tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1182size_allocation=379584512size_allocation_free=379584512size_heap=572522496size_heap_free_last_full_GC=5758556size_heap_free_last_GC=386793440threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=438.66time_GC=38.908user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009379.49tasks_ready=1205tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1187size_allocation=359661568size_allocation_free=359661568size_heap=572522496size_heap_free_last_full_GC=5758556size_heap_free_last_GC=367391788threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=441.264time_GC=39.068user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009379.99tasks_ready=1195tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1192size_allocation=348127232size_allocation_free=348127232size_heap=569376768size_heap_free_last_full_GC=5758556size_heap_free_last_GC=353836064threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=443.82time_GC=39.224user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009380.5tasks_ready=1185tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1197size_allocation=330301440size_allocation_free=330301440size_heap=567279616size_heap_free_last_full_GC=5758556size_heap_free_last_GC=337728236threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=446.3time_GC=39.384user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009381tasks_ready=1173tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1203size_allocation=303038464size_allocation_free=303038464size_heap=571473920size_heap_free_last_full_GC=5758556size_heap_free_last_GC=310182748threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=449.044time_GC=39.584user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009381.52tasks_ready=1165tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1209size_allocation=288358400size_allocation_free=288358400size_heap=570425344size_heap_free_last_full_GC=5758556size_heap_free_last_GC=295625544threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=451.556time_GC=39.752user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009382.02tasks_ready=1157tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1216size_allocation=258998272size_allocation_free=258998272size_heap=571473920size_heap_free_last_full_GC=5758556size_heap_free_last_GC=265686480threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=454.296time_GC=39.996user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009382.54tasks_ready=1149tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1223size_allocation=229638144size_allocation_free=229638144size_heap=570425344size_heap_free_last_full_GC=5758556size_heap_free_last_GC=234973976threads_in_ML=2threads_total=16threads_wait_condvar=7threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=456.728time_GC=40.236user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009383.05tasks_ready=1136tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1231size_allocation=210763776size_allocation_free=210763776size_heap=572522496size_heap_free_last_full_GC=5758556size_heap_free_last_GC=216691460threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=459.336time_GC=40.476user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009383.6tasks_ready=1132tasks_pending=1tasks_running=12tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1240size_allocation=186646528size_allocation_free=186646528size_heap=570425344size_heap_free_last_full_GC=5758556size_heap_free_last_GC=192155968threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=461.952time_GC=40.756user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Found 4 theorems with (potentially) superfluous assumptions: Wellfounded.wf_converse: unnecessary assumption(s) 3 Wellfounded.finite_acyclic_wf: unnecessary assumption(s) 1 Wellfounded.wf_iff_acyclic_if_finite: unnecessary assumption(s) 1 Wellfounded.finite_acyclic_wf_converse: unnecessary assumption(s) 1 Checked 73 theorems with assumptions (111 total) in the theory "Wellfounded" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=340name=find_unused_assmselapsed=54.363 ML_statistics = :now=1484009384.14tasks_ready=1120tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1250size_allocation=162529280size_allocation_free=162529280size_heap=573571072size_heap_free_last_full_GC=5758556size_heap_free_last_GC=169210724threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=464.448time_GC=41.008user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009384.65tasks_ready=1106tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1261size_allocation=140509184size_allocation_free=140509184size_heap=572522496size_heap_free_last_full_GC=5758556size_heap_free_last_GC=148449008threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=466.764time_GC=41.3user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009385.17tasks_ready=1093tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1274size_allocation=110100480size_allocation_free=110100480size_heap=573571072size_heap_free_last_full_GC=5758556size_heap_free_last_GC=117745704threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=468.944time_GC=41.676user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009385.72tasks_ready=1082tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1290size_allocation=81788928size_allocation_free=81788928size_heap=574619648size_heap_free_last_full_GC=5758556size_heap_free_last_GC=87852484threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=471.068time_GC=42.128user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009386.28tasks_ready=1081tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1309size_allocation=63963136size_allocation_free=63963136size_heap=574619648size_heap_free_last_full_GC=5758556size_heap_free_last_GC=72408624threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=473.152time_GC=42.572user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009386.81tasks_ready=1078tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=4partial_GCs=1332size_allocation=37748736size_allocation_free=37748736size_heap=573571072size_heap_free_last_full_GC=5758556size_heap_free_last_GC=46269776threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=474.744time_GC=43.14user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009387.44tasks_ready=1071tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1348size_allocation=483393536size_allocation_free=483393536size_heap=546308096size_heap_free_last_full_GC=7099292size_heap_free_last_GC=490570184threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=476.696time_GC=43.96user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009387.94tasks_ready=1060tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1352size_allocation=469762048size_allocation_free=469762048size_heap=547356672size_heap_free_last_full_GC=7099292size_heap_free_last_GC=479022016threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=479.448time_GC=44.064user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009388.44tasks_ready=1054tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1356size_allocation=449839104size_allocation_free=449839104size_heap=546308096size_heap_free_last_full_GC=7099292size_heap_free_last_GC=458490436threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=482.152time_GC=44.192user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009388.95tasks_ready=1044tasks_pending=1tasks_running=11tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1360size_allocation=434110464size_allocation_free=434110464size_heap=547356672size_heap_free_last_full_GC=7099292size_heap_free_last_GC=444120152threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=484.656time_GC=44.312user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009389.46tasks_ready=1026tasks_pending=1tasks_running=10tasks_passive=0tasks_urgent=0workers_total=12workers_active=5workers_waiting=1full_GCs=5partial_GCs=1364size_allocation=421527552size_allocation_free=421527552size_heap=544210944size_heap_free_last_full_GC=7099292size_heap_free_last_GC=430707112threads_in_ML=1threads_total=16threads_wait_condvar=9threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=487.084time_GC=44.468user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Found 5 theorems with (potentially) superfluous assumptions: Relation.reflp_sup: unnecessary assumption(s) 1 or 2 Relation.lfp_induct2: unnecessary assumption(s) 2 Relation.finite_Field: unnecessary assumption(s) 1 Relation.finite_Range: unnecessary assumption(s) 1 Relation.finite_Domain: unnecessary assumption(s) 1 Checked 106 theorems with assumptions (317 total) in the theory "Relation" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=291name=find_unused_assmselapsed=98.957 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=6218name=applyelapsed=0.015 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=6565name=applyelapsed=0.011 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=6623name=applyelapsed=0.010 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=7468name=applyelapsed=0.023 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=7507name=applyelapsed=0.011 command_timing = :file=~~/src/HOL/Library/Predicate_Compile_Alternative_Defs.thyoffset=7796name=byelapsed=0.032 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Base.thyoffset=6290name=byelapsed=0.103 ns_publicp_i ?x = sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ Predicate.single () | a # list \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says Spy B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent A_\) # evs1_ \ if B_ = Ba_ then Predicate.bind (Predicate.if_pred (Nonce NA_ \ analz (knows Spy evs1_))) (\x. case x of () \ Predicate.bind (ns_publicp_i evs1_) (\x. case x of () \ Predicate.single ())) else bot | Says Spy B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ bot | Says Spy B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ bot | Says Spy B_ (Crypt (pubEK Ba_) _) # evs1_ \ bot | Says Spy B_ (Crypt (priEK agent) msga) # evs1_ \ bot | Says Spy B_ _ # evs1_ \ bot | Says _ B_ msg # evs1_ \ bot | _ # evs1_ \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says Spy A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs1_ \ if A_ = Aa_ then Predicate.bind (Predicate.if_pred (Nonce NA_ \ analz (knows Spy evs1_))) (\x. case x of () \ Predicate.bind (Predicate.if_pred (Nonce NB_ \ analz (knows Spy evs1_))) (\x. case x of () \ Predicate.bind (ns_publicp_i evs1_) (\x. case x of () \ Predicate.single ()))) else bot | Says Spy A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs1_ \ bot | Says Spy A_ (Crypt (pubEK Aa_) \_, msg2\) # evs1_ \ bot | Says Spy A_ (Crypt (pubEK Aa_) _) # evs1_ \ bot | Says Spy A_ (Crypt (priEK agent) msga) # evs1_ \ bot | Says Spy A_ _ # evs1_ \ bot | Says _ A_ msg # evs1_ \ bot | _ # evs1_ \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Predicate.bind (Predicate.not_pred (Predicate.if_pred (Nonce NA_ \ used evs1_))) (\x. case x of () \ Predicate.bind (ns_publicp_i evs1_) (\x. case x of () \ Predicate.single ())) else bot | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ bot | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ bot | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ bot | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ bot | Says A_ B_ _ # evs1_ \ bot | _ # evs1_ \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Predicate.bind (Predicate.not_pred (Predicate.if_pred (Nonce NB_ \ used evs2_))) (\x. case x of () \ Predicate.bind (pred_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Predicate.bind (ns_publicp_i evs2_) (\x. case x of () \ Predicate.single ()) else bot | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ bot | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ bot | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ bot | Says A'_ Ba_ (Crypt (priEK agent) msga) \ bot | Says A'_ Ba_ _ \ bot | _ \ bot)) else bot | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ bot | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ bot | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ bot | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ bot | Says B_ A_ _ # evs2_ \ bot | _ # evs2_ \ bot)) (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Predicate.bind (pred_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Predicate.bind (pred_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Predicate.bind (ns_publicp_i evs3_) (\x. case x of () \ Predicate.single ()) else bot | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ bot | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ bot | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ bot | Says B'_ Ac_ (Crypt (priEK agent) msga) \ bot | Says B'_ Ac_ _ \ bot | _ \ bot) else bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ bot | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ bot | Says Aa_ Bb_ _ \ bot | _ \ bot) else bot | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ bot | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ bot | Says A_ B_ _ # evs3_ \ bot | _ # evs3_ \ bot)))))) ns_publicp ?x1.0 = Predicate.holds (ns_publicp_i ?x1.0) command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=1587name=thmelapsed=0.018 Found 1 theorems with (potentially) superfluous assumptions: Fun.notIn_Un_bij_betw: unnecessary assumption(s) 1 Checked 107 theorems with assumptions (173 total) in the theory "Fun" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=269name=find_unused_assmselapsed=99.234 ### preprocess-obtain graph ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### preprocess-process ### 0.004s elapsed time, 0.020s cpu time, 0.000s GC time ### Infering modes ### 0.004s elapsed time, 0.024s cpu time, 0.000s GC time ### Compiling equations.... ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.008s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ### Infering modes ### 0.062s elapsed time, 0.368s cpu time, 0.000s GC time ### Defining executable functions... ### 0.000s elapsed time, 0.004s cpu time, 0.000s GC time ### Compiling equations.... ### 0.003s elapsed time, 0.020s cpu time, 0.000s GC time ### Proving equations.... ### 0.002s elapsed time, 0.012s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ML_statistics = :now=1484009389.97tasks_ready=988tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1368size_allocation=407896064size_allocation_free=407896064size_heap=547356672size_heap_free_last_full_GC=7099292size_heap_free_last_GC=415876016threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=489.684time_GC=44.572user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=1549name=byelapsed=0.569 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=3753name=applyelapsed=0.016 ML_statistics = :now=1484009390.47tasks_ready=992tasks_pending=1tasks_running=12tasks_passive=3tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1372size_allocation=397410304size_allocation_free=397410304size_heap=544210944size_heap_free_last_full_GC=7099292size_heap_free_last_GC=405749688threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=492.268time_GC=44.68user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=3326name=byelapsed=0.232 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=3120name=byelapsed=0.062 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=3000name=byelapsed=0.035 ns_publicp_i ?x = sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ Predicate.single () | a # list \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Predicate.bind (Predicate.not_pred (Predicate.if_pred (Nonce NA_ \ used evs1_))) (\x. case x of () \ Predicate.bind (ns_publicp_i evs1_) (\x. case x of () \ Predicate.single ())) else bot | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ bot | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ bot | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ bot | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ bot | Says A_ B_ _ # evs1_ \ bot | _ # evs1_ \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Predicate.bind (Predicate.not_pred (Predicate.if_pred (Nonce NB_ \ used evs2_))) (\x. case x of () \ Predicate.bind (pred_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Predicate.bind (ns_publicp_i evs2_) (\x. case x of () \ Predicate.single ()) else bot | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ bot | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ bot | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ bot | Says A'_ Ba_ (Crypt (priEK agent) msga) \ bot | Says A'_ Ba_ _ \ bot | _ \ bot)) else bot | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ bot | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ bot | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ bot | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ bot | Says B_ A_ _ # evs2_ \ bot | _ # evs2_ \ bot)) (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Predicate.bind (pred_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Predicate.bind (pred_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Predicate.bind (ns_publicp_i evs3_) (\x. case x of () \ Predicate.single ()) else bot | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ bot | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ bot | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ bot | Says B'_ Ac_ (Crypt (priEK agent) msga) \ bot | Says B'_ Ac_ _ \ bot | _ \ bot) else bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ bot | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ bot | Says Aa_ Bb_ _ \ bot | _ \ bot) else bot | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ bot | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ bot | Says A_ B_ _ # evs3_ \ bot | _ # evs3_ \ bot)))) ns_publicp ?x1.0 = Predicate.holds (ns_publicp_i ?x1.0) command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1049name=thmelapsed=0.013 generator_cps_pos_ns_publicp_i ?x = Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_single () | a # list \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent A_\) # evs1_ \ if B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NA_ \ analz (knows Spy evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ())) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy B_ _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says _ B_ msg # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs1_ \ if A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NA_ \ analz (knows Spy evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NB_ \ analz (knows Spy evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ()))) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) _) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy A_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy A_ _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says _ A_ msg # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NA_ \ used evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ())) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NB_ \ used evs2_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs2_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ()) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ _ # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs3_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ()) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))))) generator_cps_pos_ns_publicp_o = Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single [])) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (analz (knows Spy x))) (\xa. case xa of Nonce NA_ \ Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaa. Quickcheck_Exhaustive.pos_bound_cps_single (Says Spy xa (Crypt (pubEK xa) \Nonce NA_, Agent xaa\) # x))) | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (analz (knows Spy x))) (\xa. case xa of Nonce NA_ \ Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (analz (knows Spy x))) (\xa. case xa of Nonce NB_ \ Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_single (Says Spy xa (Crypt (pubEK xa) \Nonce NA_, Nonce NB_\) # x)) | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce xa \ used x))) (\xaa. case xaa of () \ Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaa. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaaa. Quickcheck_Exhaustive.pos_bound_cps_single (Says xaaa xaa (Crypt (pubEK xaa) \Nonce xa, Agent xaaa\) # x)))))))) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says A'_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent A_\) \ if B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce xa \ used x))) (\xaa. case xaa of () \ Quickcheck_Exhaustive.pos_bound_cps_single (Says B_ A_ (Crypt (pubEK A_) \Nonce NA_, Nonce xa\) # x))) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))) (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says B'_ Ab_ (Crypt (pubEK Ac_) \Nonce NAa_, Nonce NB_\) \ if A_ = Ac_ \ A_ = Ab_ \ NA_ = NAa_ then Quickcheck_Exhaustive.pos_bound_cps_single (Says A_ B_ (Crypt (pubEK B_) (Nonce NB_)) # x) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))))))) generator_cps_neg_ns_publicp_i ?x = Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_single () | a # list \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent A_\) # evs1_ \ if B_ = Ba_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NA_ \ analz (knows Spy evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ())) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy B_ _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says _ B_ msg # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs1_ \ if A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NA_ \ analz (knows Spy evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NB_ \ analz (knows Spy evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ()))) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy A_ (Crypt (pubEK Aa_) _) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy A_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy A_ _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says _ A_ msg # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_not (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NA_ \ used evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ())) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_not (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NB_ \ used evs2_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs2_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ()) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ _ # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs3_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ()) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ _ # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)))))) command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=1651name=thmelapsed=1.039 ### preprocess-obtain graph ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### preprocess-process ### 0.004s elapsed time, 0.020s cpu time, 0.000s GC time ### Infering modes ### 0.004s elapsed time, 0.024s cpu time, 0.000s GC time ### Compiling equations.... ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.012s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ### Infering modes ### 0.072s elapsed time, 0.360s cpu time, 0.028s GC time ### Compiling equations.... ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### Proving equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time Depth: 0 Depth 0: 0 ms Depth: 1 Depth 1: 0 ms Depth: 2 Depth 2: 0 ms Depth: 3 Depth 3: 0 ms Depth: 4 Depth 4: 48 ms Depth: 5 ML_statistics = :now=1484009391tasks_ready=977tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1377size_allocation=378535936size_allocation_free=378535936size_heap=548405248size_heap_free_last_full_GC=7099292size_heap_free_last_GC=387962420threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=495.088time_GC=44.816user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 generator_cps_pos_ns_publicp_i ?x = Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_single () | a # list \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NA_ \ used evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ())) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NB_ \ used evs2_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs2_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ()) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ _ # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs3_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ()) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))) generator_cps_pos_ns_publicp_o = Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single [])) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce xa \ used x))) (\xaa. case xaa of () \ Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaa. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaaa. Quickcheck_Exhaustive.pos_bound_cps_single (Says xaaa xaa (Crypt (pubEK xaa) \Nonce xa, Agent xaaa\) # x)))))))) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says A'_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent A_\) \ if B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce xa \ used x))) (\xaa. case xaa of () \ Quickcheck_Exhaustive.pos_bound_cps_single (Says B_ A_ (Crypt (pubEK A_) \Nonce NA_, Nonce xa\) # x))) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))) (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says B'_ Ab_ (Crypt (pubEK Ac_) \Nonce NAa_, Nonce NB_\) \ if A_ = Ac_ \ A_ = Ab_ \ NA_ = NAa_ then Quickcheck_Exhaustive.pos_bound_cps_single (Says A_ B_ (Crypt (pubEK B_) (Nonce NB_)) # x) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))))) generator_cps_neg_ns_publicp_i ?x = Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_single () | a # list \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_not (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NA_ \ used evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ())) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_not (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NB_ \ used evs2_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs2_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ()) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ _ # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs3_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ()) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ _ # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)))) command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1113name=thmelapsed=0.787 ### preprocess-obtain graph ### 0.003s elapsed time, 0.020s cpu time, 0.000s GC time ### preprocess-process ### 0.006s elapsed time, 0.036s cpu time, 0.000s GC time ### Infering modes ### 0.004s elapsed time, 0.024s cpu time, 0.000s GC time ### Compiling equations.... ### 0.012s elapsed time, 0.036s cpu time, 0.020s GC time ### Proving equations.... ### 0.001s elapsed time, 0.012s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ### Defining executable functions... ### 0.000s elapsed time, 0.004s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.004s cpu time, 0.000s GC time ### Setting code equations.... ### 0.001s elapsed time, 0.004s cpu time, 0.000s GC time ML_statistics = :now=1484009391.5tasks_ready=967tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1384size_allocation=362807296size_allocation_free=362807296size_heap=547356672size_heap_free_last_full_GC=7099292size_heap_free_last_GC=370531444threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=497.844time_GC=44.992user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Depth 5: 4816 ms Quickcheck found a counterexample: evs = [Says Alice Bob (Crypt (pubEK Bob) (Nonce (Suc 0))), Says Bob Alice (Crypt (pubEK Alice) \Nonce 0, Nonce (Suc 0)\), Says Alice Bob (Crypt (pubEK Bob) \Nonce 0, Agent Alice\)] NB = Suc 0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Guided_Attacker_Example.thyoffset=1778name=quickcheckelapsed=2.009 Checking goals: \ns_publicp evs; Says B A (Crypt (pubEK A) \Nonce NA, Nonce NB\) \ set evs; A \ Spy; B \ Spy; A \ B\ \ Nonce NB \ analz (knows Spy evs) Testing conjecture with Quickcheck-narrowing... Depth: 0 Depth 0: 0 ms Depth: 1 Depth 1: 0 ms Depth: 2 Depth 2: 0 ms Depth: 3 Depth 3: 0 ms Depth: 4 Depth 4: 48 ms Depth: 5 ML_statistics = :now=1484009392.01tasks_ready=964tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1391size_allocation=343932928size_allocation_free=343932928size_heap=547356672size_heap_free_last_full_GC=7099292size_heap_free_last_GC=352258940threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=500.464time_GC=45.172user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ### Infering modes ### 1.038s elapsed time, 5.644s cpu time, 0.328s GC time ### Defining executable functions... ### 0.002s elapsed time, 0.012s cpu time, 0.000s GC time Depth 5: 3216 ms Quickcheck found a counterexample: evs = [Says Alice Bob (Crypt (pubEK Bob) (Nonce (Suc 0))), Says Bob Alice (Crypt (pubEK Alice) \Nonce 0, Nonce (Suc 0)\), Says Alice Bob (Crypt (pubEK Bob) \Nonce 0, Agent Alice\)] NB = Suc 0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1435name=quickcheckelapsed=1.709 ML_statistics = :now=1484009392.53tasks_ready=954tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1398size_allocation=327155712size_allocation_free=327155712size_heap=544210944size_heap_free_last_full_GC=7099292size_heap_free_last_GC=335870816threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=502.904time_GC=45.332user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ### Compiling equations.... ### 0.067s elapsed time, 0.356s cpu time, 0.036s GC time ### Proving equations.... ### 0.049s elapsed time, 0.252s cpu time, 0.044s GC time ### Setting code equations.... ### 0.039s elapsed time, 0.196s cpu time, 0.000s GC time command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1300name=byelapsed=0.381 ns_publicp_i ?x = sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ Predicate.single () | a # list \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says Spy A_ X_ # evs1_ \ Predicate.bind (ns_publicp_i evs1_) (\x. case x of () \ Predicate.bind (synth'_i_i (analz (knows Spy evs1_)) X_) (\x. case x of () \ Predicate.single ())) | Says _ A_ X_ # evs1_ \ bot | _ # evs1_ \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Predicate.bind (Predicate.not_pred (Predicate.if_pred (Nonce NA_ \ used evs1_))) (\x. case x of () \ Predicate.bind (ns_publicp_i evs1_) (\x. case x of () \ Predicate.single ())) else bot | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ bot | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ bot | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ bot | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ bot | Says A_ B_ _ # evs1_ \ bot | _ # evs1_ \ bot)) (sup (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Predicate.bind (Predicate.not_pred (Predicate.if_pred (Nonce NB_ \ used evs2_))) (\x. case x of () \ Predicate.bind (pred_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Predicate.bind (ns_publicp_i evs2_) (\x. case x of () \ Predicate.single ()) else bot | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ bot | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ bot | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ bot | Says A'_ Ba_ (Crypt (priEK agent) msga) \ bot | Says A'_ Ba_ _ \ bot | _ \ bot)) else bot | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ bot | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ bot | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ bot | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ bot | Says B_ A_ _ # evs2_ \ bot | _ # evs2_ \ bot)) (Predicate.bind (Predicate.single ?x) (\x. case x of [] \ bot | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Predicate.bind (pred_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Predicate.bind (pred_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Predicate.bind (ns_publicp_i evs3_) (\x. case x of () \ Predicate.single ()) else bot | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ bot | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ bot | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ bot | Says B'_ Ac_ (Crypt (priEK agent) msga) \ bot | Says B'_ Ac_ _ \ bot | _ \ bot) else bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ bot | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ bot | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ bot | Says Aa_ Bb_ _ \ bot | _ \ bot) else bot | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ bot | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ bot | Says A_ B_ _ # evs3_ \ bot | _ # evs3_ \ bot))))) ns_publicp ?x1.0 = Predicate.holds (ns_publicp_i ?x1.0) command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1338name=thmelapsed=0.014 ML_statistics = :now=1484009393.05tasks_ready=949tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1404size_allocation=299892736size_allocation_free=299892736size_heap=546308096size_heap_free_last_full_GC=7099292size_heap_free_last_GC=308751888threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=505.648time_GC=45.544user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009393.57tasks_ready=940tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1410size_allocation=281018368size_allocation_free=281018368size_heap=547356672size_heap_free_last_full_GC=7099292size_heap_free_last_GC=289406136threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=508.136time_GC=45.7user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 generator_cps_pos_ns_publicp_i ?x = Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_single () | a # list \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Spy A_ X_ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_synth'_i_i (analz (knows Spy evs1_)) X_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ())) | Says _ A_ X_ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NA_ \ used evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ())) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce NB_ \ used evs2_))) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs2_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ()) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ Ba_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B_ A_ _ # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs2_ \ Quickcheck_Exhaustive.pos_bound_cps_empty)) (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_ns_publicp_i evs3_) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single ()) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ac_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says Aa_ Bb_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ # evs3_ \ Quickcheck_Exhaustive.pos_bound_cps_empty))))) generator_cps_pos_ns_publicp_o = Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_single [])) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (generator_cps_pos_synth'_i_o (analz (knows Spy x))) (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaa. Quickcheck_Exhaustive.pos_bound_cps_single (Says Spy xaa xa # x)))))) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce xa \ used x))) (\xaa. case xaa of () \ Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaa. Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xaaa. Quickcheck_Exhaustive.pos_bound_cps_single (Says xaaa xaa (Crypt (pubEK xaa) \Nonce xa, Agent xaaa\) # x)))))))) (Quickcheck_Exhaustive.pos_bound_cps_plus (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says A'_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent A_\) \ if B_ = Ba_ then Quickcheck_Exhaustive.pos_bound_cps_bind exhaustive_class.exhaustive (\xa. Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_not (Quickcheck_Exhaustive.neg_bound_cps_if (Nonce xa \ used x))) (\xaa. case xaa of () \ Quickcheck_Exhaustive.pos_bound_cps_single (Says B_ A_ (Crypt (pubEK A_) \Nonce NA_, Nonce xa\) # x))) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (pubEK Ba_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A'_ B_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty)))) (Quickcheck_Exhaustive.pos_bound_cps_bind (Quickcheck_Exhaustive.pos_bound_cps_single ()) (\x. case x of () \ Quickcheck_Exhaustive.pos_bound_cps_bind generator_cps_pos_ns_publicp_o (\x. Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.pos_bound_cps_bind (pos_cps_of_set (set x)) (\xa. case xa of Says B'_ Ab_ (Crypt (pubEK Ac_) \Nonce NAa_, Nonce NB_\) \ if A_ = Ac_ \ A_ = Ab_ \ NA_ = NAa_ then Quickcheck_Exhaustive.pos_bound_cps_single (Says A_ B_ (Crypt (pubEK B_) (Nonce NB_)) # x) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (pubEK Ac_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says B'_ Ab_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty) else Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.pos_bound_cps_empty | Says A_ B_ _ \ Quickcheck_Exhaustive.pos_bound_cps_empty | _ \ Quickcheck_Exhaustive.pos_bound_cps_empty))))))) generator_cps_neg_ns_publicp_i ?x = Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_single () | a # list \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Spy A_ X_ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_synth'_i_i (analz (knows Spy evs1_)) X_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ())) | Says _ A_ X_ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, Agent Aa_\) # evs1_ \ if B_ = Ba_ \ A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_not (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NA_ \ used evs1_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs1_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ())) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \Nonce NA_, _\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) \_, msg2\) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs1_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_plus (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, Nonce NB_\) # evs2_ \ if A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_not (Quickcheck_Exhaustive.pos_bound_cps_if (Nonce NB_ \ used evs2_))) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs2_)) (\x. case x of Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, Agent Ab_\) \ if NA_ = NAa_ \ A_ = Ab_ \ B_ = Bb_ \ B_ = Ba_ then Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs2_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ()) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (pubEK Bb_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A'_ Ba_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \Nonce NA_, _\) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) \_, msg2\) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (pubEK Aa_) _) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ (Crypt (priEK agent) msga) # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B_ A_ _ # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs2_ \ Quickcheck_Exhaustive.neg_bound_cps_empty)) (Quickcheck_Exhaustive.neg_bound_cps_bind (Quickcheck_Exhaustive.neg_bound_cps_single ?x) (\x. case x of [] \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) (Nonce NB_)) # evs3_ \ if B_ = Ba_ then Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs3_)) (\x. case x of Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, Agent Ab_\) \ if B_ = Bc_ \ B_ = Bb_ \ A_ = Ab_ \ A_ = Aa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (neg_cps_of_set (set evs3_)) (\x. case x of Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, Nonce NBa_\) \ if NB_ = NBa_ \ A_ = Ad_ \ A_ = Ac_ \ NA_ = NAa_ then Quickcheck_Exhaustive.neg_bound_cps_bind (generator_cps_neg_ns_publicp_i evs3_) (\x. case x of () \ Quickcheck_Exhaustive.neg_bound_cps_single ()) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \Nonce NAa_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (pubEK Ad_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says B'_ Ac_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \Nonce NA_, _\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) \_, msg2\) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (pubEK Bc_) _) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ (Crypt (priEK agent) msga) \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says Aa_ Bb_ _ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ \ Quickcheck_Exhaustive.neg_bound_cps_empty) else Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (pubEK Ba_) _) # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ (Crypt (priEK agent) msga) # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | Says A_ B_ _ # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty | _ # evs3_ \ Quickcheck_Exhaustive.neg_bound_cps_empty))))) command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1402name=thmelapsed=0.735 ### preprocess-obtain graph ### 0.003s elapsed time, 0.012s cpu time, 0.000s GC time ### preprocess-process ### 0.004s elapsed time, 0.020s cpu time, 0.000s GC time ### Infering modes ### 0.015s elapsed time, 0.040s cpu time, 0.020s GC time ### Compiling equations.... ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.004s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time Depth: 0 Depth 0: 0 ms Depth: 1 Depth 1: 0 ms Depth: 2 Depth 2: 0 ms Depth: 3 Depth 3: 4 ms Depth: 4 ### Infering modes ### 0.062s elapsed time, 0.308s cpu time, 0.000s GC time ### Compiling equations.... ### 0.019s elapsed time, 0.060s cpu time, 0.044s GC time ### Proving equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.012s cpu time, 0.000s GC time Depth 4: 248 ms Depth: 5 ML_statistics = :now=1484009394.08tasks_ready=936tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1417size_allocation=256901120size_allocation_free=256901120size_heap=548405248size_heap_free_last_full_GC=7099292size_heap_free_last_GC=264323872threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=510.172time_GC=45.912user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 [1 of 4] Compiling Typerep ( /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Typerep.hs, /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Typerep.o ) [2 of 4] Compiling Generated_Code ( /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Generated_Code.hs, /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Generated_Code.o ) [3 of 4] Compiling Narrowing_Engine ( /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Narrowing_Engine.hs, /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Narrowing_Engine.o ) [4 of 4] Compiling Main ( /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Main.hs, /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/Main.o ) Linking /tmp/isabelle-jenkins/process5502919351423911520/Quickcheck_Narrowing2908312/isabelle_quickcheck_narrowing ... [Quickcheck-narrowing] Test data size: 0 [Quickcheck-narrowing] Test data size: 1 [Quickcheck-narrowing] Test data size: 2 [Quickcheck-narrowing] Test data size: 3 [Quickcheck-narrowing] Test data size: 4 [Quickcheck-narrowing] Test data size: 5 ML_statistics = :now=1484009394.65tasks_ready=935tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1427size_allocation=230686720size_allocation_free=230686720size_heap=547356672size_heap_free_last_full_GC=7099292size_heap_free_last_GC=239105176threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=512.528time_GC=46.156user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Depth: 0 Depth 0: 0 ms Depth: 1 Depth 1: 0 ms Depth: 2 Depth 2: 0 ms Depth: 3 Depth 3: 4 ms Depth: 4 Depth 4: 52 ms Depth: 5 ML_statistics = :now=1484009395.16tasks_ready=932tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1437size_allocation=217055232size_allocation_free=217055232size_heap=549453824size_heap_free_last_full_GC=7099292size_heap_free_last_GC=224385760threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=514.48time_GC=46.352user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009395.67tasks_ready=926tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1448size_allocation=207618048size_allocation_free=207618048size_heap=549453824size_heap_free_last_full_GC=7099292size_heap_free_last_GC=215366836threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=516.536time_GC=46.536user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009396.18tasks_ready=923tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1459size_allocation=195035136size_allocation_free=195035136size_heap=549453824size_heap_free_last_full_GC=7099292size_heap_free_last_GC=201552684threads_in_ML=3threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=518.44time_GC=46.74user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Depth 5: 10700 ms Depth: 6 ML_statistics = :now=1484009396.7tasks_ready=920tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1471size_allocation=177209344size_allocation_free=177209344size_heap=548405248size_heap_free_last_full_GC=7099292size_heap_free_last_GC=183926536threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=520.408time_GC=46.98user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 [Quickcheck-narrowing] Test data size: 6 ML_statistics = :now=1484009397.2tasks_ready=919tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1483size_allocation=166723584size_allocation_free=166723584size_heap=548405248size_heap_free_last_full_GC=7099292size_heap_free_last_GC=174163136threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=522.228time_GC=47.2user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009397.72tasks_ready=912tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1496size_allocation=149946368size_allocation_free=149946368size_heap=549453824size_heap_free_last_full_GC=7099292size_heap_free_last_GC=157181588threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=524.04time_GC=47.456user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009398.24tasks_ready=911tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1511size_allocation=133169152size_allocation_free=133169152size_heap=548405248size_heap_free_last_full_GC=7099292size_heap_free_last_GC=138233396threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=525.864time_GC=47.72user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009398.79tasks_ready=910tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1529size_allocation=98566144size_allocation_free=98566144size_heap=549453824size_heap_free_last_full_GC=7099292size_heap_free_last_GC=104911604threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=527.576time_GC=48.152user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009399.33tasks_ready=909tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1551size_allocation=61865984size_allocation_free=61865984size_heap=549453824size_heap_free_last_full_GC=7099292size_heap_free_last_GC=67724708threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=528.988time_GC=48.616user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009399.86tasks_ready=903tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=5partial_GCs=1578size_allocation=50331648size_allocation_free=50331648size_heap=549453824size_heap_free_last_full_GC=7099292size_heap_free_last_GC=56504132threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=530.3time_GC=49.036user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009400.59tasks_ready=903tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1594size_allocation=456130560size_allocation_free=456130560size_heap=555745280size_heap_free_last_full_GC=3967412size_heap_free_last_GC=244114112threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=531.276time_GC=50.22user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009401.1tasks_ready=902tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1600size_allocation=466616320size_allocation_free=466616320size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=475429512threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=533.856time_GC=50.316user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009401.61tasks_ready=901tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1606size_allocation=454033408size_allocation_free=454033408size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=461811032threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=536.044time_GC=50.444user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009402.11tasks_ready=896tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1614size_allocation=449839104size_allocation_free=449839104size_heap=575668224size_heap_free_last_full_GC=3967412size_heap_free_last_GC=457608212threads_in_ML=3threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=538.256time_GC=50.548user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009402.62tasks_ready=894tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1622size_allocation=441450496size_allocation_free=441450496size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=449527516threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=540.448time_GC=50.656user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009403.14tasks_ready=890tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1630size_allocation=433061888size_allocation_free=433061888size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=440978248threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=542.604time_GC=50.768user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009403.64tasks_ready=888tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1638size_allocation=425721856size_allocation_free=425721856size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=435416124threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=544.696time_GC=50.888user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009404.16tasks_ready=887tasks_pending=1tasks_running=9tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1647size_allocation=414187520size_allocation_free=414187520size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=422657944threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=546.984time_GC=51.044user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Found 0 theorems with (potentially) superfluous assumptions: Checked 192 theorems with assumptions (496 total) in the theory "Set" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=318name=find_unused_assmselapsed=108.974 ### preprocess-obtain graph ### 0.004s elapsed time, 0.024s cpu time, 0.000s GC time ### preprocess-process ### 0.015s elapsed time, 0.040s cpu time, 0.012s GC time ### Infering modes ### 0.004s elapsed time, 0.020s cpu time, 0.000s GC time ### Compiling equations.... ### 0.003s elapsed time, 0.016s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.008s cpu time, 0.000s GC time ### Setting code equations.... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ### Proving equations.... ### 0.001s elapsed time, 0.004s cpu time, 0.000s GC time ### Setting code equations.... ### 0.001s elapsed time, 0.004s cpu time, 0.000s GC time ML_statistics = :now=1484009404.66tasks_ready=886tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1655size_allocation=406847488size_allocation_free=406847488size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=415811532threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=548.996time_GC=51.152user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009405.18tasks_ready=886tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1664size_allocation=398458880size_allocation_free=398458880size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=407133516threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=551.26time_GC=51.296user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ### Infering modes ### 1.076s elapsed time, 4.776s cpu time, 0.268s GC time ### Defining executable functions... ### 0.002s elapsed time, 0.008s cpu time, 0.000s GC time ### Compiling equations.... ### 0.062s elapsed time, 0.280s cpu time, 0.012s GC time ### Proving equations.... ### 0.049s elapsed time, 0.208s cpu time, 0.020s GC time ### Setting code equations.... ### 0.056s elapsed time, 0.240s cpu time, 0.028s GC time ML_statistics = :now=1484009405.72tasks_ready=886tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1673size_allocation=379584512size_allocation_free=379584512size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=387518516threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=553.44time_GC=51.484user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009406.24tasks_ready=884tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1682size_allocation=369098752size_allocation_free=369098752size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=378048740threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=555.54time_GC=51.624user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Depth: 0 Depth 0: 0 ms Depth: 1 Depth 1: 0 ms Depth: 2 Depth 2: 0 ms Depth: 3 Depth 3: 4 ms Depth: 4 ML_statistics = :now=1484009406.78tasks_ready=884tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1692size_allocation=356515840size_allocation_free=356515840size_heap=574619648size_heap_free_last_full_GC=3967412size_heap_free_last_GC=364738636threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=557.748time_GC=51.812user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Depth 4: 2184 ms Depth: 5 ML_statistics = :now=1484009407.29tasks_ready=879tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1703size_allocation=349175808size_allocation_free=349175808size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=357967036threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=559.74time_GC=51.96user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009407.79tasks_ready=877tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1714size_allocation=346030080size_allocation_free=346030080size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=353736092threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=561.692time_GC=52.092user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009408.3tasks_ready=869tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1725size_allocation=342884352size_allocation_free=342884352size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=351387896threads_in_ML=3threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=563.696time_GC=52.228user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009408.81tasks_ready=858tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1737size_allocation=339738624size_allocation_free=339738624size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=346694016threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=565.636time_GC=52.384user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009409.33tasks_ready=856tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1750size_allocation=333447168size_allocation_free=333447168size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=339591208threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=567.64time_GC=52.568user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009409.85tasks_ready=853tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1764size_allocation=328204288size_allocation_free=328204288size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=336669148threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=569.768time_GC=52.732user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009410.37tasks_ready=850tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1776size_allocation=324009984size_allocation_free=324009984size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=330433556threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=571.612time_GC=52.896user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009410.87tasks_ready=850tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1789size_allocation=321912832size_allocation_free=321912832size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=329950048threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=573.664time_GC=53.036user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009411.38tasks_ready=850tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1801size_allocation=321912832size_allocation_free=321912832size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=329822088threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=575.544time_GC=53.156user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009411.89tasks_ready=850tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1814size_allocation=321912832size_allocation_free=321912832size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=329686172threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=577.556time_GC=53.296user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009412.42tasks_ready=850tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1828size_allocation=319815680size_allocation_free=319815680size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=327445124threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=579.72time_GC=53.448user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009412.93tasks_ready=850tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1841size_allocation=319815680size_allocation_free=319815680size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=327310608threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=581.724time_GC=53.6user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009413.45tasks_ready=850tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1854size_allocation=317718528size_allocation_free=317718528size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=325150400threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=583.744time_GC=53.748user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Depth 5: 78444 ms Quickcheck found a counterexample: evs = [Says Alice Bob (Crypt (pubEK Bob) (Nonce (Suc 0))), Says Bob Alice (Crypt (pubEK Alice) \Nonce 0, Nonce (Suc 0)\), Says Alice Bob (Crypt (pubEK Bob) \Nonce 0, Agent Alice\)] NB = Suc 0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1529name=quickcheckelapsed=20.025 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=3496name=applyelapsed=0.010 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=3577name=applyelapsed=0.024 ML_statistics = :now=1484009413.96tasks_ready=855tasks_pending=1tasks_running=11tasks_passive=3tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1865size_allocation=316669952size_allocation_free=316669952size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=324945172threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=585.616time_GC=53.876user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=3154name=byelapsed=0.271 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=2917name=byelapsed=0.100 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=2754name=byelapsed=0.045 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=2579name=byelapsed=0.013 ML_statistics = :now=1484009414.48tasks_ready=844tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1877size_allocation=310378496size_allocation_free=310378496size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=317595144threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=587.808time_GC=54.036user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009414.99tasks_ready=836tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1888size_allocation=300941312size_allocation_free=300941312size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=308797948threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=589.716time_GC=54.212user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009415.5tasks_ready=836tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1900size_allocation=295698432size_allocation_free=295698432size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=302179656threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=591.732time_GC=54.388user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009416.01tasks_ready=827tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1912size_allocation=291504128size_allocation_free=291504128size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=298746760threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=593.736time_GC=54.548user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009416.52tasks_ready=823tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1924size_allocation=286261248size_allocation_free=286261248size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=292066948threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=595.724time_GC=54.728user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009417.02tasks_ready=820tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1935size_allocation=282066944size_allocation_free=282066944size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=288835856threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=597.58time_GC=54.884user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009417.53tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1947size_allocation=276824064size_allocation_free=276824064size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=282757420threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=599.56time_GC=55.076user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009418.05tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1959size_allocation=260046848size_allocation_free=260046848size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=265143792threads_in_ML=2threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=601.372time_GC=55.332user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009418.56tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1972size_allocation=251658240size_allocation_free=251658240size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=259571432threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=603.392time_GC=55.54user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009419.08tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=1986size_allocation=251658240size_allocation_free=251658240size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=258949648threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=605.268time_GC=55.72user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009419.62tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2001size_allocation=248512512size_allocation_free=248512512size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=256728552threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=607.232time_GC=55.916user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009420.15tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2016size_allocation=248512512size_allocation_free=248512512size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=256572680threads_in_ML=3threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=609.18time_GC=56.116user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009420.68tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2031size_allocation=248512512size_allocation_free=248512512size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=256393180threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=611.148time_GC=56.304user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009421.21tasks_ready=818tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2046size_allocation=246415360size_allocation_free=246415360size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=254211772threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=613.072time_GC=56.508user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Quickcheck ran out of time Quickcheck found no counterexample. command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1704name=quickcheckelapsed=30.011 ML_statistics = :now=1484009421.74tasks_ready=817tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2060size_allocation=241172480size_allocation_free=241172480size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=246531596threads_in_ML=1threads_total=17threads_wait_condvar=9threads_wait_IO=1threads_wait_mutex=0threads_wait_signal=1time_CPU=615.044time_GC=56.748user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Quickcheck ran out of time Quickcheck found no counterexample. command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_No_Attacker_Example.thyoffset=1758name=quickcheckelapsed=30.129 ML_statistics = :now=1484009422.26tasks_ready=816tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2072size_allocation=229638144size_allocation_free=229638144size_heap=575668224size_heap_free_last_full_GC=3967412size_heap_free_last_GC=235923580threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=617.016time_GC=56.992user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009422.78tasks_ready=810tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2087size_allocation=214958080size_allocation_free=214958080size_heap=577765376size_heap_free_last_full_GC=3967412size_heap_free_last_GC=223514324threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=619.34time_GC=57.28user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009423.29tasks_ready=789tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2102size_allocation=198180864size_allocation_free=198180864size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=207033944threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=621.456time_GC=57.6user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009423.8tasks_ready=788tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2117size_allocation=183500800size_allocation_free=183500800size_heap=570425344size_heap_free_last_full_GC=3967412size_heap_free_last_GC=191125248threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=623.424time_GC=57.94user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009424.35tasks_ready=778tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2136size_allocation=162529280size_allocation_free=162529280size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=170735056threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=625.628time_GC=58.296user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009424.89tasks_ready=776tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2155size_allocation=147849216size_allocation_free=147849216size_heap=575668224size_heap_free_last_full_GC=3967412size_heap_free_last_GC=155174612threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=627.68time_GC=58.688user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009425.43tasks_ready=770tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2175size_allocation=131072000size_allocation_free=131072000size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=140394600threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=629.604time_GC=59.056user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009425.93tasks_ready=766tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2195size_allocation=116391936size_allocation_free=116391936size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=124617856threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=631.316time_GC=59.448user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009426.46tasks_ready=765tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=6partial_GCs=2218size_allocation=103809024size_allocation_free=103809024size_heap=576716800size_heap_free_last_full_GC=3967412size_heap_free_last_GC=111753728threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=633.1time_GC=59.888user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009427.14tasks_ready=755tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2242size_allocation=2097152size_allocation_free=2097152size_heap=94371840size_heap_free_last_full_GC=7424104size_heap_free_last_GC=7424104threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=634.796time_GC=61.064user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009427.64tasks_ready=752tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2248size_allocation=434110464size_allocation_free=434110464size_heap=541065216size_heap_free_last_full_GC=7424104size_heap_free_last_GC=442823648threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=637.136time_GC=61.208user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009428.16tasks_ready=749tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2254size_allocation=392167424size_allocation_free=392167424size_heap=536870912size_heap_free_last_full_GC=7424104size_heap_free_last_GC=401193084threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=639.572time_GC=61.504user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009428.68tasks_ready=743tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2261size_allocation=360710144size_allocation_free=360710144size_heap=537919488size_heap_free_last_full_GC=7424104size_heap_free_last_GC=369154640threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=642.22time_GC=61.752user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009429.18tasks_ready=740tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2269size_allocation=341835776size_allocation_free=341835776size_heap=536870912size_heap_free_last_full_GC=7424104size_heap_free_last_GC=350410392threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=644.904time_GC=61.936user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009429.7tasks_ready=728tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2277size_allocation=318767104size_allocation_free=318767104size_heap=541065216size_heap_free_last_full_GC=7424104size_heap_free_last_GC=327812936threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=647.48time_GC=62.108user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009430.2tasks_ready=725tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2286size_allocation=305135616size_allocation_free=305135616size_heap=542113792size_heap_free_last_full_GC=7424104size_heap_free_last_GC=312743344threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=649.86time_GC=62.3user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009430.71tasks_ready=704tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2297size_allocation=296747008size_allocation_free=296747008size_heap=541065216size_heap_free_last_full_GC=7424104size_heap_free_last_GC=304354932threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=652.156time_GC=62.484user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009431.22tasks_ready=698tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2309size_allocation=286261248size_allocation_free=286261248size_heap=543162368size_heap_free_last_full_GC=7424104size_heap_free_last_GC=295447572threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=654.592time_GC=62.648user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009431.73tasks_ready=676tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2321size_allocation=276824064size_allocation_free=276824064size_heap=541065216size_heap_free_last_full_GC=7424104size_heap_free_last_GC=284954080threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=656.948time_GC=62.848user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009432.25tasks_ready=667tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2334size_allocation=266338304size_allocation_free=266338304size_heap=543162368size_heap_free_last_full_GC=7424104size_heap_free_last_GC=273616916threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=659.4time_GC=63.032user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009432.76tasks_ready=648tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2347size_allocation=261095424size_allocation_free=261095424size_heap=540016640size_heap_free_last_full_GC=7424104size_heap_free_last_GC=268813412threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=661.752time_GC=63.228user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009433.28tasks_ready=636tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2361size_allocation=244318208size_allocation_free=244318208size_heap=543162368size_heap_free_last_full_GC=7424104size_heap_free_last_GC=252395724threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=664.148time_GC=63.464user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009433.78tasks_ready=635tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2374size_allocation=231735296size_allocation_free=231735296size_heap=542113792size_heap_free_last_full_GC=7424104size_heap_free_last_GC=240045348threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=666.352time_GC=63.684user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009434.3tasks_ready=622tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2388size_allocation=220200960size_allocation_free=220200960size_heap=542113792size_heap_free_last_full_GC=7424104size_heap_free_last_GC=227532592threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=668.616time_GC=63.888user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009434.81tasks_ready=621tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2403size_allocation=211812352size_allocation_free=211812352size_heap=543162368size_heap_free_last_full_GC=7424104size_heap_free_last_GC=220810836threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=670.836time_GC=64.144user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009435.33tasks_ready=596tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=7partial_GCs=2419size_allocation=195035136size_allocation_free=195035136size_heap=543162368size_heap_free_last_full_GC=7424104size_heap_free_last_GC=202746972threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=673.076time_GC=64.416user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009436.78tasks_ready=582tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=8partial_GCs=2425size_allocation=482344960size_allocation_free=482344960size_heap=652214272size_heap_free_last_full_GC=7100264size_heap_free_last_GC=488521504threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=674.776time_GC=67.932user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009440.94tasks_ready=580tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=9partial_GCs=2430size_allocation=493427796size_allocation_free=493427796size_heap=1070596096size_heap_free_last_full_GC=6141596size_heap_free_last_GC=497799500threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=676.848time_GC=78.264user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009445.16tasks_ready=569tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=9partial_GCs=2437size_allocation=364452948size_allocation_free=364452948size_heap=1328545792size_heap_free_last_full_GC=6141596size_heap_free_last_GC=374297152threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=679.308time_GC=83.576user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009447.88tasks_ready=569tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=9partial_GCs=2448size_allocation=93920340size_allocation_free=93920340size_heap=1465909248size_heap_free_last_full_GC=6141596size_heap_free_last_GC=103155016threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=680.732time_GC=86.74user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009448.44tasks_ready=565tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=9partial_GCs=2476size_allocation=66657364size_allocation_free=66657364size_heap=1465909248size_heap_free_last_full_GC=6141596size_heap_free_last_GC=74075748threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=682.356time_GC=87.216user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009448.99tasks_ready=565tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=9partial_GCs=2514size_allocation=15277140size_allocation_free=15277140size_heap=1465909248size_heap_free_last_full_GC=6141596size_heap_free_last_GC=24125460threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=683.248time_GC=87.928user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009449.56tasks_ready=565tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=9partial_GCs=2553size_allocation=3742804size_allocation_free=3742804size_heap=1465909248size_heap_free_last_full_GC=6141596size_heap_free_last_GC=10602056threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=683.484time_GC=88.68user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009450.4tasks_ready=560tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2569size_allocation=736100352size_allocation_free=736100352size_heap=835715072size_heap_free_last_full_GC=7854024size_heap_free_last_GC=743974352threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=684.752time_GC=90.308user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009450.9tasks_ready=542tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2571size_allocation=1500512256size_allocation_free=1500512256size_heap=1617952768size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1509475616threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=687.348time_GC=90.424user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009451.41tasks_ready=540tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2574size_allocation=1652555776size_allocation_free=1652555776size_heap=1779433472size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1660397272threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=690.452time_GC=90.508user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009451.91tasks_ready=526tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2576size_allocation=1756364800size_allocation_free=1756364800size_heap=1891631104size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1765969352threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=692.672time_GC=90.564user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009452.42tasks_ready=509tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2578size_allocation=1872756736size_allocation_free=1872756736size_heap=2014314496size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1880265544threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=695.02time_GC=90.632user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009452.92tasks_ready=505tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2581size_allocation=2054160384size_allocation_free=2054160384size_heap=2207252480size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2063266640threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=698.988time_GC=90.716user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009453.42tasks_ready=487tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2583size_allocation=2191523840size_allocation_free=2191523840size_heap=2347761664size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2199299480threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=701.748time_GC=90.756user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009453.92tasks_ready=476tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2585size_allocation=2335178752size_allocation_free=2335178752size_heap=2496659456size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2342333292threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=704.732time_GC=90.804user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009454.43tasks_ready=463tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2586size_allocation=2415919104size_allocation_free=2415919104size_heap=2581594112size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2421357928threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=706.276time_GC=90.824user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009454.93tasks_ready=451tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2588size_allocation=2574254080size_allocation_free=2574254080size_heap=2743074816size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2581998280threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=709.524time_GC=90.88user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009455.44tasks_ready=425tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2590size_allocation=2745171968size_allocation_free=2745171968size_heap=2918187008size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2752740820threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=712.968time_GC=90.92user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009455.94tasks_ready=410tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2591size_allocation=2758803456size_allocation_free=2758803456size_heap=2932867072size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2767208456threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=714.716time_GC=90.94user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009456.44tasks_ready=383tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2593size_allocation=2755657728size_allocation_free=2755657728size_heap=2932867072size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2765236516threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=718.312time_GC=90.976user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009456.94tasks_ready=376tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2595size_allocation=2753560576size_allocation_free=2753560576size_heap=2930769920size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2760833592threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=721.956time_GC=91.024user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009457.44tasks_ready=372tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2596size_allocation=2750414848size_allocation_free=2750414848size_heap=2928672768size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2758204972threads_in_ML=4threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=723.744time_GC=91.06user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009457.94tasks_ready=354tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2597size_allocation=2743074816size_allocation_free=2743074816size_heap=2931818496size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2751656164threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=725.856time_GC=91.08user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009458.48tasks_ready=320tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2599size_allocation=2703228928size_allocation_free=2703228928size_heap=2920284160size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2711954852threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=730.816time_GC=91.28user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009458.98tasks_ready=308tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2600size_allocation=2711617536size_allocation_free=2711617536size_heap=2930769920size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2719177508threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=733.212time_GC=91.308user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009459.48tasks_ready=271tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2601size_allocation=2712666112size_allocation_free=2712666112size_heap=2929721344size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2720450896threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=735.588time_GC=91.34user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009459.98tasks_ready=255tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2602size_allocation=2707423232size_allocation_free=2707423232size_heap=2929721344size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2715542252threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=737.896time_GC=91.372user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009460.48tasks_ready=220tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2603size_allocation=2703228928size_allocation_free=2703228928size_heap=2918187008size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2712050556threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=740.344time_GC=91.468user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009460.98tasks_ready=201tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2605size_allocation=2684354560size_allocation_free=2684354560size_heap=2931818496size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2692231360threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=745.104time_GC=91.528user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009461.5tasks_ready=183tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2606size_allocation=2683305984size_allocation_free=2683305984size_heap=2920284160size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2690943240threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=747.472time_GC=91.62user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009462.01tasks_ready=169tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2607size_allocation=2658140160size_allocation_free=2658140160size_heap=2925527040size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2665208804threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=749.86time_GC=91.672user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009462.52tasks_ready=165tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2608size_allocation=2656043008size_allocation_free=2656043008size_heap=2926575616size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2664210364threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=752.232time_GC=91.724user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009463.05tasks_ready=165tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2610size_allocation=2613051392size_allocation_free=2613051392size_heap=2918187008size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2620936440threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=756.716time_GC=91.9user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009463.55tasks_ready=165tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2611size_allocation=2624585728size_allocation_free=2624585728size_heap=2929721344size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2632353540threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=758.348time_GC=91.936user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009464.05tasks_ready=160tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2613size_allocation=2621440000size_allocation_free=2621440000size_heap=2922381312size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2629023984threads_in_ML=3threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=761.824time_GC=92.048user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009464.55tasks_ready=152tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2615size_allocation=2602565632size_allocation_free=2602565632size_heap=2930769920size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2610693904threads_in_ML=1threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=765.192time_GC=92.12user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009465.08tasks_ready=135tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2617size_allocation=2583691264size_allocation_free=2583691264size_heap=2929721344size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2592539684threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=768.596time_GC=92.232user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009465.58tasks_ready=132tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2618size_allocation=2584739840size_allocation_free=2584739840size_heap=2926575616size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2592829700threads_in_ML=4threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=770.312time_GC=92.28user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009466.87tasks_ready=125tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2620size_allocation=2576351232size_allocation_free=2576351232size_heap=2610954240size_heap_free_last_full_GC=7854024size_heap_free_last_GC=2584822848threads_in_ML=4threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=773.656time_GC=94.392user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009470.47tasks_ready=119tasks_pending=1tasks_running=8tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2623size_allocation=1346371584size_allocation_free=1346371584size_heap=2668625920size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1355443028threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=776.892time_GC=100.348user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=392name=find_unused_assmselapsed=135.819 ML_statistics = :now=1484009470.97tasks_ready=40tasks_pending=1tasks_running=7tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2625size_allocation=1310720000size_allocation_free=1310720000size_heap=2930769920size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1317866116threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=778.76time_GC=100.4user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009471.47tasks_ready=31tasks_pending=1tasks_running=7tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2629size_allocation=1290797056size_allocation_free=1290797056size_heap=2929721344size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1298065136threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=782.396time_GC=100.524user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009471.98tasks_ready=9tasks_pending=1tasks_running=7tasks_passive=0tasks_urgent=0workers_total=12workers_active=6workers_waiting=0full_GCs=10partial_GCs=2632size_allocation=1281359872size_allocation_free=1281359872size_heap=2927624192size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1288750668threads_in_ML=2threads_total=16threads_wait_condvar=8threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=785.144time_GC=100.66user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009472.49tasks_ready=0tasks_pending=1tasks_running=4tasks_passive=0tasks_urgent=0workers_total=12workers_active=3workers_waiting=0full_GCs=10partial_GCs=2634size_allocation=1275068416size_allocation_free=1275068416size_heap=2932867072size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281984960threads_in_ML=2threads_total=16threads_wait_condvar=11threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=786.896time_GC=100.708user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009472.99tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2637size_allocation=1272971264size_allocation_free=1272971264size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1280504336threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=788.656time_GC=100.784user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009473.52tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2639size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281545240threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=789.464time_GC=100.832user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009474.04tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2641size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281539716threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=790.264time_GC=100.888user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009474.56tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2644size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281528884threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=791.488time_GC=100.968user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009475.08tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2646size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281523132threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=792.292time_GC=101.02user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009475.63tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2649size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281514368threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=793.46time_GC=101.096user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009476.13tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2651size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281509268threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=794.264time_GC=101.144user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009476.67tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2653size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281501560threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=795.068time_GC=101.196user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009477.19tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2656size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281492896threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=796.244time_GC=101.276user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009477.7tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2658size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281486108threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=797.068time_GC=101.324user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009478.22tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2660size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281480128threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=797.864time_GC=101.376user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009478.73tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2663size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281470240threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=799.036time_GC=101.456user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009479.26tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2665size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281464724threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=799.828time_GC=101.508user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009479.76tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2667size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281456392threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=800.652time_GC=101.556user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009480.29tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2670size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281449400threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=801.884time_GC=101.632user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009480.79tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2672size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281443600threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=802.668time_GC=101.684user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009481.32tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2674size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281437052threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=803.48time_GC=101.736user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009481.84tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2677size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281426872threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=804.688time_GC=101.812user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009482.38tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2679size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281422244threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=805.476time_GC=101.864user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009482.88tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2681size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281417084threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=806.304time_GC=101.912user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009483.39tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2684size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281407324threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=807.496time_GC=101.988user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009483.92tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2686size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281402036threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=808.268time_GC=102.036user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009484.42tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2688size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281396432threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=809.076time_GC=102.084user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009484.92tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2690size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281389160threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=809.944time_GC=102.14user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009485.45tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2693size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281380140threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=811.228time_GC=102.216user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009485.95tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2695size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281373456threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=812.02time_GC=102.268user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009486.47tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2697size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281365516threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=812.792time_GC=102.32user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009486.99tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2700size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281354316threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=813.996time_GC=102.4user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009487.52tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2702size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281347668threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=814.776time_GC=102.452user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009488.02tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2704size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281343384threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=815.576time_GC=102.5user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009488.54tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2707size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281331020threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=816.808time_GC=102.58user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009489.04tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2709size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281320996threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=817.616time_GC=102.632user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009489.54tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2711size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281311172threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=818.42time_GC=102.684user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009490.07tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2713size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281306240threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=819.256time_GC=102.732user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009490.58tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2716size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281292908threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=820.512time_GC=102.808user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009491.08tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2718size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281287404threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=821.304time_GC=102.856user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009491.62tasks_ready=0tasks_pending=1tasks_running=3tasks_passive=0tasks_urgent=0workers_total=12workers_active=2workers_waiting=0full_GCs=10partial_GCs=2720size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281281364threads_in_ML=1threads_total=16threads_wait_condvar=12threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=822.112time_GC=102.908user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Found 4 theorems with (potentially) superfluous assumptions: Map.map_of_zip_upd: unnecessary assumption(s) 1 and 2 Map.finite_map_freshness: unnecessary assumption(s) 1 Map.fun_upd_restrict_conv: unnecessary assumption(s) 1 Map.finite_set_of_finite_maps: unnecessary assumption(s) 1 and 2 Checked 61 theorems with assumptions (130 total) in the theory "Map" command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Find_Unused_Assms_Examples.thyoffset=415name=find_unused_assmselapsed=135.358 ML_statistics = :now=1484009492.12tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2721size_allocation=1274019840size_allocation_free=178443588size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281278332threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=822.928time_GC=102.932user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009492.63tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2722size_allocation=1274019840size_allocation_free=166982740size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281276292threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=823.4time_GC=102.956user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009493.14tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2723size_allocation=1275068416size_allocation_free=184562792size_heap=2934964224size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281275444threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=823.86time_GC=102.984user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009493.68tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2725size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281267712threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=824.376time_GC=103.04user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009494.18tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2726size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281266644threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=824.812time_GC=103.068user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009494.69tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2727size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281263628threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=825.236time_GC=103.096user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009495.19tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2728size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281262480threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=825.696time_GC=103.124user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009495.7tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2729size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281261252threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=826.16time_GC=103.152user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009496.2tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2730size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281258436threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=826.628time_GC=103.18user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009496.7tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2731size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281256700threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=827.096time_GC=103.204user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009497.21tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2732size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281253916threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=827.556time_GC=103.232user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009497.72tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2733size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281253016threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=827.996time_GC=103.26user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009498.22tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2734size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281251988threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=828.472time_GC=103.284user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009498.72tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2735size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281247924threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=828.944time_GC=103.312user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009499.24tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2736size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281241776threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=829.408time_GC=103.336user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009499.74tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2737size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281240772threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=829.88time_GC=103.364user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009500.24tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2738size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281239156threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=830.348time_GC=103.392user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009500.75tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2739size_allocation=1274019840size_allocation_free=184562800size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281237496threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=831.188time_GC=103.42user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009501.25tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2740size_allocation=1274019840size_allocation_free=84145232size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281235616threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=831.656time_GC=103.448user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009501.77tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2742size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281231736threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=832.16time_GC=103.5user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009502.28tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2743size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281229304threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=832.604time_GC=103.524user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009502.79tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2744size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281224984threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=833.092time_GC=103.548user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009503.3tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2745size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281223664threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=833.536time_GC=103.572user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 ML_statistics = :now=1484009503.82tasks_ready=0tasks_pending=1tasks_running=1tasks_passive=0tasks_urgent=0workers_total=12workers_active=1workers_waiting=0full_GCs=10partial_GCs=2746size_allocation=1274019840size_allocation_free=1274019840size_heap=2933915648size_heap_free_last_full_GC=7854024size_heap_free_last_GC=1281220668threads_in_ML=1threads_total=16threads_wait_condvar=13threads_wait_IO=0threads_wait_mutex=0threads_wait_signal=1time_CPU=833.984time_GC=103.596user_counter0=0user_counter1=0user_counter2=0user_counter3=0user_counter4=0user_counter5=0user_counter6=0user_counter7=0 Quickcheck ran out of time Quickcheck found no counterexample. command_timing = :file=~~/src/Benchmarks/Quickcheck_Benchmark/Needham_Schroeder_Unguided_Attacker_Example.thyoffset=1887name=quickcheckelapsed=100.001 *** Interrupt