TSTP Solution File: SET002^4 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : SET002^4 : TPTP v8.2.0. Released v8.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n021.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May 21 02:52:17 EDT 2024

% Result   : Theorem 1.70s 0.68s
% Output   : CNFRefutation 1.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   24
% Syntax   : Number of formulae    :   52 (  19 unt;  14 typ;   0 def)
%            Number of atoms       :  110 (  12 equ;   0 cnn)
%            Maximal formula atoms :    9 (   2 avg)
%            Number of connectives :  355 (  23   ~;  26   |;   9   &; 289   @)
%                                         (   5 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   61 (  61   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  13 usr;   3 con; 0-3 aty)
%            Number of variables   :   82 (  39   ^  43   !;   0   ?;  82   :)

% Comments : 
%------------------------------------------------------------------------------
thf(decl_sort1,type,
    mworld: $tType ).

thf(decl_23,type,
    mactual: mworld ).

thf(decl_24,type,
    mlocal: ( mworld > $o ) > $o ).

thf(decl_26,type,
    mand: ( mworld > $o ) > ( mworld > $o ) > mworld > $o ).

thf(decl_27,type,
    mor: ( mworld > $o ) > ( mworld > $o ) > mworld > $o ).

thf(decl_28,type,
    mimplies: ( mworld > $o ) > ( mworld > $o ) > mworld > $o ).

thf(decl_29,type,
    mequiv: ( mworld > $o ) > ( mworld > $o ) > mworld > $o ).

thf(decl_32,type,
    mforall_di: ( $i > mworld > $o ) > mworld > $o ).

thf(decl_36,type,
    equal_set: $i > $i > mworld > $o ).

thf(decl_37,type,
    member: $i > $i > mworld > $o ).

thf(decl_38,type,
    subset: $i > $i > mworld > $o ).

thf(decl_45,type,
    union: $i > $i > $i ).

thf(decl_48,type,
    esk2_2: $i > $i > $i ).

thf(decl_51,type,
    esk5_0: $i ).

thf(mlocal_def,axiom,
    ( mlocal
    = ( ^ [X1: mworld > $o] : ( X1 @ mactual ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mlocal_def) ).

thf(mimplies_def,axiom,
    ( mimplies
    = ( ^ [X2: mworld > $o,X4: mworld > $o,X3: mworld] :
          ( ( X2 @ X3 )
         => ( X4 @ X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mimplies_def) ).

thf(mequiv_def,axiom,
    ( mequiv
    = ( ^ [X2: mworld > $o,X4: mworld > $o,X3: mworld] :
          ( ( X2 @ X3 )
        <=> ( X4 @ X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mequiv_def) ).

thf(mforall_di_def,axiom,
    ( mforall_di
    = ( ^ [X6: $i > mworld > $o,X3: mworld] :
        ! [X7: $i] : ( X6 @ X7 @ X3 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mforall_di_def) ).

thf(mor_def,axiom,
    ( mor
    = ( ^ [X2: mworld > $o,X4: mworld > $o,X3: mworld] :
          ( ( X2 @ X3 )
          | ( X4 @ X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mor_def) ).

thf(mand_def,axiom,
    ( mand
    = ( ^ [X2: mworld > $o,X4: mworld > $o,X3: mworld] :
          ( ( X2 @ X3 )
          & ( X4 @ X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mand_def) ).

thf(subset_0,axiom,
    ( mlocal
    @ ( mforall_di
      @ ^ [X48: $i] :
          ( mforall_di
          @ ^ [X49: $i] :
              ( mequiv @ ( subset @ X48 @ X49 )
              @ ( mforall_di
                @ ^ [X7: $i] : ( mimplies @ ( member @ X7 @ X48 ) @ ( member @ X7 @ X49 ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subset_0) ).

thf(union_0,axiom,
    ( mlocal
    @ ( mforall_di
      @ ^ [X7: $i] :
          ( mforall_di
          @ ^ [X55: $i] :
              ( mforall_di
              @ ^ [X56: $i] : ( mequiv @ ( member @ X7 @ ( union @ X55 @ X56 ) ) @ ( mor @ ( member @ X7 @ X55 ) @ ( member @ X7 @ X56 ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',union_0) ).

thf(thI14,conjecture,
    ( mlocal
    @ ( mforall_di
      @ ^ [X65: $i] : ( equal_set @ ( union @ X65 @ X65 ) @ X65 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thI14) ).

thf(equal_set_0,axiom,
    ( mlocal
    @ ( mforall_di
      @ ^ [X50: $i] :
          ( mforall_di
          @ ^ [X51: $i] : ( mequiv @ ( equal_set @ X50 @ X51 ) @ ( mand @ ( subset @ X50 @ X51 ) @ ( subset @ X51 @ X50 ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',equal_set_0) ).

thf(c_0_10,plain,
    ( mlocal
    = ( ^ [Z0: mworld > $o] : ( Z0 @ mactual ) ) ),
    inference(fof_simplification,[status(thm)],[mlocal_def]) ).

thf(c_0_11,plain,
    ( mimplies
    = ( ^ [Z0: mworld > $o,Z1: mworld > $o,Z2: mworld] :
          ( ( Z0 @ Z2 )
         => ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mimplies_def]) ).

thf(c_0_12,plain,
    ( mequiv
    = ( ^ [Z0: mworld > $o,Z1: mworld > $o,Z2: mworld] :
          ( ( Z0 @ Z2 )
        <=> ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mequiv_def]) ).

thf(c_0_13,plain,
    ( mforall_di
    = ( ^ [Z0: $i > mworld > $o,Z1: mworld] :
        ! [X7: $i] : ( Z0 @ X7 @ Z1 ) ) ),
    inference(fof_simplification,[status(thm)],[mforall_di_def]) ).

thf(c_0_14,plain,
    ( mor
    = ( ^ [Z0: mworld > $o,Z1: mworld > $o,Z2: mworld] :
          ( ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mor_def]) ).

thf(c_0_15,plain,
    ( mand
    = ( ^ [Z0: mworld > $o,Z1: mworld > $o,Z2: mworld] :
          ( ( Z0 @ Z2 )
          & ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mand_def]) ).

thf(c_0_16,plain,
    ! [X126: $i,X125: $i] :
      ( ( subset @ X126 @ X125 @ mactual )
    <=> ! [X124: $i] :
          ( ( member @ X124 @ X126 @ mactual )
         => ( member @ X124 @ X125 @ mactual ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(fof_simplification,[status(thm)],[subset_0]),c_0_10]),c_0_11]),c_0_12]),c_0_13]) ).

thf(c_0_17,plain,
    ! [X136: $i,X135: $i,X134: $i] :
      ( ( member @ X136 @ ( union @ X135 @ X134 ) @ mactual )
    <=> ( ( member @ X136 @ X135 @ mactual )
        | ( member @ X136 @ X134 @ mactual ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(fof_simplification,[status(thm)],[union_0]),c_0_10]),c_0_14]),c_0_12]),c_0_13]) ).

thf(c_0_18,negated_conjecture,
    ~ ! [X152: $i] : ( equal_set @ ( union @ X152 @ X152 ) @ X152 @ mactual ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[thI14])]),c_0_10]),c_0_13]) ).

thf(c_0_19,plain,
    ! [X128: $i,X127: $i] :
      ( ( equal_set @ X128 @ X127 @ mactual )
    <=> ( ( subset @ X128 @ X127 @ mactual )
        & ( subset @ X127 @ X128 @ mactual ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(fof_simplification,[status(thm)],[equal_set_0]),c_0_10]),c_0_15]),c_0_12]),c_0_13]) ).

thf(c_0_20,plain,
    ! [X211: $i,X212: $i,X213: $i,X214: $i,X215: $i] :
      ( ( ~ ( subset @ X211 @ X212 @ mactual )
        | ~ ( member @ X213 @ X211 @ mactual )
        | ( member @ X213 @ X212 @ mactual ) )
      & ( ( member @ ( esk2_2 @ X214 @ X215 ) @ X214 @ mactual )
        | ( subset @ X214 @ X215 @ mactual ) )
      & ( ~ ( member @ ( esk2_2 @ X214 @ X215 ) @ X215 @ mactual )
        | ( subset @ X214 @ X215 @ mactual ) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_16])])])])])])]) ).

thf(c_0_21,plain,
    ! [X224: $i,X225: $i,X226: $i] :
      ( ( ~ ( member @ X224 @ ( union @ X225 @ X226 ) @ mactual )
        | ( member @ X224 @ X225 @ mactual )
        | ( member @ X224 @ X226 @ mactual ) )
      & ( ~ ( member @ X224 @ X225 @ mactual )
        | ( member @ X224 @ ( union @ X225 @ X226 ) @ mactual ) )
      & ( ~ ( member @ X224 @ X226 @ mactual )
        | ( member @ X224 @ ( union @ X225 @ X226 ) @ mactual ) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_17])])])]) ).

thf(c_0_22,negated_conjecture,
    ~ ( equal_set @ ( union @ esk5_0 @ esk5_0 ) @ esk5_0 @ mactual ),
    inference(fof_nnf,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_18])])])]) ).

thf(c_0_23,plain,
    ! [X217: $i,X218: $i] :
      ( ( ( subset @ X217 @ X218 @ mactual )
        | ~ ( equal_set @ X217 @ X218 @ mactual ) )
      & ( ( subset @ X218 @ X217 @ mactual )
        | ~ ( equal_set @ X217 @ X218 @ mactual ) )
      & ( ~ ( subset @ X217 @ X218 @ mactual )
        | ~ ( subset @ X218 @ X217 @ mactual )
        | ( equal_set @ X217 @ X218 @ mactual ) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_19])])])]) ).

thf(c_0_24,plain,
    ! [X7: $i,X9: $i] :
      ( ( subset @ X7 @ X9 @ mactual )
      | ~ ( member @ ( esk2_2 @ X7 @ X9 ) @ X9 @ mactual ) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

thf(c_0_25,plain,
    ! [X7: $i,X10: $i,X9: $i] :
      ( ( member @ X7 @ ( union @ X10 @ X9 ) @ mactual )
      | ~ ( member @ X7 @ X9 @ mactual ) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

thf(c_0_26,plain,
    ! [X7: $i,X9: $i,X10: $i] :
      ( ( member @ X7 @ X9 @ mactual )
      | ( member @ X7 @ X10 @ mactual )
      | ~ ( member @ X7 @ ( union @ X9 @ X10 ) @ mactual ) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

thf(c_0_27,negated_conjecture,
    ~ ( equal_set @ ( union @ esk5_0 @ esk5_0 ) @ esk5_0 @ mactual ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

thf(c_0_28,plain,
    ! [X9: $i,X7: $i] :
      ( ( equal_set @ X7 @ X9 @ mactual )
      | ~ ( subset @ X7 @ X9 @ mactual )
      | ~ ( subset @ X9 @ X7 @ mactual ) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

thf(c_0_29,plain,
    ! [X7: $i,X9: $i,X10: $i] :
      ( ( subset @ X7 @ ( union @ X9 @ X10 ) @ mactual )
      | ~ ( member @ ( esk2_2 @ X7 @ ( union @ X9 @ X10 ) ) @ X10 @ mactual ) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

thf(c_0_30,plain,
    ! [X7: $i,X9: $i] :
      ( ( member @ ( esk2_2 @ X7 @ X9 ) @ X7 @ mactual )
      | ( subset @ X7 @ X9 @ mactual ) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

thf(c_0_31,plain,
    ! [X7: $i,X9: $i] :
      ( ( member @ X7 @ X9 @ mactual )
      | ~ ( member @ X7 @ ( union @ X9 @ X9 ) @ mactual ) ),
    inference(ef,[status(thm)],[c_0_26]) ).

thf(c_0_32,negated_conjecture,
    ( ~ ( subset @ esk5_0 @ ( union @ esk5_0 @ esk5_0 ) @ mactual )
    | ~ ( subset @ ( union @ esk5_0 @ esk5_0 ) @ esk5_0 @ mactual ) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

thf(c_0_33,plain,
    ! [X9: $i,X7: $i] : ( subset @ X7 @ ( union @ X9 @ X7 ) @ mactual ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

thf(c_0_34,plain,
    ! [X7: $i,X9: $i] :
      ( ( member @ ( esk2_2 @ ( union @ X7 @ X7 ) @ X9 ) @ X7 @ mactual )
      | ( subset @ ( union @ X7 @ X7 ) @ X9 @ mactual ) ),
    inference(spm,[status(thm)],[c_0_31,c_0_30]) ).

thf(c_0_35,negated_conjecture,
    ~ ( subset @ ( union @ esk5_0 @ esk5_0 ) @ esk5_0 @ mactual ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_32,c_0_33])]) ).

thf(c_0_36,plain,
    ! [X7: $i] : ( subset @ ( union @ X7 @ X7 ) @ X7 @ mactual ),
    inference(spm,[status(thm)],[c_0_24,c_0_34]) ).

thf(c_0_37,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_35,c_0_36])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : SET002^4 : TPTP v8.2.0. Released v8.1.0.
% 0.00/0.12  % Command    : run_E %s %d THM
% 0.11/0.32  % Computer : n021.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Mon May 20 13:29:53 EDT 2024
% 0.11/0.32  % CPUTime    : 
% 0.16/0.44  Running higher-order theorem proving
% 0.16/0.44  Running: /export/starexec/sandbox2/solver/bin/eprover-ho --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.70/0.68  # Version: 3.1.0-ho
% 1.70/0.68  # Preprocessing class: HSMSSMSSMLLNHSN.
% 1.70/0.68  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.70/0.68  # Starting new_ho_10_cnf2 with 1500s (5) cores
% 1.70/0.68  # Starting post_as_ho3 with 300s (1) cores
% 1.70/0.68  # Starting new_ho_12 with 300s (1) cores
% 1.70/0.68  # Starting new_bool_2 with 300s (1) cores
% 1.70/0.68  # new_ho_10_cnf2 with pid 18081 completed with status 0
% 1.70/0.68  # Result found by new_ho_10_cnf2
% 1.70/0.68  # Preprocessing class: HSMSSMSSMLLNHSN.
% 1.70/0.68  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.70/0.68  # Starting new_ho_10_cnf2 with 1500s (5) cores
% 1.70/0.68  # No SInE strategy applied
% 1.70/0.68  # Search class: HGHNS-FFMF21-SHSSMFNN
% 1.70/0.68  # partial match(1): HGUNS-FFMF21-SHSSMFNN
% 1.70/0.68  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 1.70/0.68  # Starting new_ho_10 with 811s (1) cores
% 1.70/0.68  # Starting new_ho_10_cnf2 with 151s (1) cores
% 1.70/0.68  # Starting ho_unfolding_6 with 136s (1) cores
% 1.70/0.68  # Starting sh4l with 136s (1) cores
% 1.70/0.68  # Starting ehoh_best_nonlift_rwall with 136s (1) cores
% 1.70/0.68  # ho_unfolding_6 with pid 18091 completed with status 0
% 1.70/0.68  # Result found by ho_unfolding_6
% 1.70/0.68  # Preprocessing class: HSMSSMSSMLLNHSN.
% 1.70/0.68  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.70/0.68  # Starting new_ho_10_cnf2 with 1500s (5) cores
% 1.70/0.68  # No SInE strategy applied
% 1.70/0.68  # Search class: HGHNS-FFMF21-SHSSMFNN
% 1.70/0.68  # partial match(1): HGUNS-FFMF21-SHSSMFNN
% 1.70/0.68  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 1.70/0.68  # Starting new_ho_10 with 811s (1) cores
% 1.70/0.68  # Starting new_ho_10_cnf2 with 151s (1) cores
% 1.70/0.68  # Starting ho_unfolding_6 with 136s (1) cores
% 1.70/0.68  # Preprocessing time       : 0.002 s
% 1.70/0.68  
% 1.70/0.68  # Proof found!
% 1.70/0.68  # SZS status Theorem
% 1.70/0.68  # SZS output start CNFRefutation
% See solution above
% 1.70/0.68  # Parsed axioms                        : 70
% 1.70/0.68  # Removed by relevancy pruning/SinE    : 0
% 1.70/0.68  # Initial clauses                      : 78
% 1.70/0.68  # Removed in clause preprocessing      : 26
% 1.70/0.68  # Initial clauses in saturation        : 52
% 1.70/0.68  # Processed clauses                    : 1148
% 1.70/0.68  # ...of these trivial                  : 4
% 1.70/0.68  # ...subsumed                          : 397
% 1.70/0.68  # ...remaining for further processing  : 747
% 1.70/0.68  # Other redundant clauses eliminated   : 0
% 1.70/0.68  # Clauses deleted for lack of memory   : 0
% 1.70/0.68  # Backward-subsumed                    : 0
% 1.70/0.68  # Backward-rewritten                   : 2
% 1.70/0.68  # Generated clauses                    : 13042
% 1.70/0.68  # ...of the previous two non-redundant : 10214
% 1.70/0.68  # ...aggressively subsumed             : 0
% 1.70/0.68  # Contextual simplify-reflections      : 0
% 1.70/0.68  # Paramodulations                      : 13026
% 1.70/0.68  # Factorizations                       : 16
% 1.70/0.68  # NegExts                              : 0
% 1.70/0.68  # Equation resolutions                 : 0
% 1.70/0.68  # Disequality decompositions           : 0
% 1.70/0.68  # Total rewrite steps                  : 2785
% 1.70/0.68  # ...of those cached                   : 1213
% 1.70/0.68  # Propositional unsat checks           : 0
% 1.70/0.68  #    Propositional check models        : 0
% 1.70/0.68  #    Propositional check unsatisfiable : 0
% 1.70/0.68  #    Propositional clauses             : 0
% 1.70/0.68  #    Propositional clauses after purity: 0
% 1.70/0.68  #    Propositional unsat core size     : 0
% 1.70/0.68  #    Propositional preprocessing time  : 0.000
% 1.70/0.68  #    Propositional encoding time       : 0.000
% 1.70/0.68  #    Propositional solver time         : 0.000
% 1.70/0.68  #    Success case prop preproc time    : 0.000
% 1.70/0.68  #    Success case prop encoding time   : 0.000
% 1.70/0.68  #    Success case prop solver time     : 0.000
% 1.70/0.68  # Current number of processed clauses  : 745
% 1.70/0.68  #    Positive orientable unit clauses  : 173
% 1.70/0.68  #    Positive unorientable unit clauses: 0
% 1.70/0.68  #    Negative unit clauses             : 254
% 1.70/0.68  #    Non-unit-clauses                  : 318
% 1.70/0.68  # Current number of unprocessed clauses: 9118
% 1.70/0.68  # ...number of literals in the above   : 18730
% 1.70/0.68  # Current number of archived formulas  : 0
% 1.70/0.68  # Current number of archived clauses   : 2
% 1.70/0.68  # Clause-clause subsumption calls (NU) : 8844
% 1.70/0.68  # Rec. Clause-clause subsumption calls : 8072
% 1.70/0.68  # Non-unit clause-clause subsumptions  : 80
% 1.70/0.68  # Unit Clause-clause subsumption calls : 9809
% 1.70/0.68  # Rewrite failures with RHS unbound    : 0
% 1.70/0.68  # BW rewrite match attempts            : 411
% 1.70/0.68  # BW rewrite match successes           : 2
% 1.70/0.68  # Condensation attempts                : 1148
% 1.70/0.68  # Condensation successes               : 4
% 1.70/0.68  # Termbank termtop insertions          : 252112
% 1.70/0.68  # Search garbage collected termcells   : 4271
% 1.70/0.68  
% 1.70/0.68  # -------------------------------------------------
% 1.70/0.68  # User time                : 0.218 s
% 1.70/0.68  # System time              : 0.009 s
% 1.70/0.68  # Total time               : 0.227 s
% 1.70/0.68  # Maximum resident set size: 2628 pages
% 1.70/0.68  
% 1.70/0.68  # -------------------------------------------------
% 1.70/0.68  # User time                : 1.061 s
% 1.70/0.68  # System time              : 0.044 s
% 1.70/0.68  # Total time               : 1.105 s
% 1.70/0.68  # Maximum resident set size: 1828 pages
% 1.70/0.69  % E---3.1 exiting
% 1.70/0.69  % E exiting
%------------------------------------------------------------------------------