TSTP Solution File: GEO177+1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : GEO177+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n023.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 17:34:10 EDT 2023

% Result   : Theorem 0.14s 0.49s
% Output   : CNFRefutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   49 (  12 unt;   0 def)
%            Number of atoms       :  143 (   0 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  126 (  32   ~;  76   |;   7   &)
%                                         (   0 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   78 (   0 sgn;  43   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(con,conjecture,
    ! [X1,X2,X4,X5] :
      ( ( distinct_points(X1,X2)
        & distinct_points(X4,X5) )
     => ( ( apart_point_and_line(X1,line_connecting(X4,X5))
          | apart_point_and_line(X2,line_connecting(X4,X5)) )
       => ( apart_point_and_line(X4,line_connecting(X1,X2))
          | apart_point_and_line(X5,line_connecting(X1,X2)) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p',con) ).

fof(apart4,axiom,
    ! [X1,X2,X3] :
      ( distinct_points(X1,X2)
     => ( distinct_points(X1,X3)
        | distinct_points(X2,X3) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p',apart4) ).

fof(apart1,axiom,
    ! [X1] : ~ distinct_points(X1,X1),
    file('/export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p',apart1) ).

fof(ceq2,axiom,
    ! [X1,X2,X3] :
      ( apart_point_and_line(X1,X2)
     => ( distinct_lines(X2,X3)
        | apart_point_and_line(X1,X3) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p',ceq2) ).

fof(cu1,axiom,
    ! [X1,X2,X4,X5] :
      ( ( distinct_points(X1,X2)
        & distinct_lines(X4,X5) )
     => ( apart_point_and_line(X1,X4)
        | apart_point_and_line(X1,X5)
        | apart_point_and_line(X2,X4)
        | apart_point_and_line(X2,X5) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p',cu1) ).

fof(ci2,axiom,
    ! [X1,X2] :
      ( distinct_points(X1,X2)
     => ~ apart_point_and_line(X2,line_connecting(X1,X2)) ),
    file('/export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p',ci2) ).

fof(ci1,axiom,
    ! [X1,X2] :
      ( distinct_points(X1,X2)
     => ~ apart_point_and_line(X1,line_connecting(X1,X2)) ),
    file('/export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p',ci1) ).

fof(c_0_7,negated_conjecture,
    ~ ! [X1,X2,X4,X5] :
        ( ( distinct_points(X1,X2)
          & distinct_points(X4,X5) )
       => ( ( apart_point_and_line(X1,line_connecting(X4,X5))
            | apart_point_and_line(X2,line_connecting(X4,X5)) )
         => ( apart_point_and_line(X4,line_connecting(X1,X2))
            | apart_point_and_line(X5,line_connecting(X1,X2)) ) ) ),
    inference(assume_negation,[status(cth)],[con]) ).

fof(c_0_8,plain,
    ! [X18,X19,X20] :
      ( ~ distinct_points(X18,X19)
      | distinct_points(X18,X20)
      | distinct_points(X19,X20) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[apart4])]) ).

fof(c_0_9,negated_conjecture,
    ( distinct_points(esk1_0,esk2_0)
    & distinct_points(esk3_0,esk4_0)
    & ( apart_point_and_line(esk1_0,line_connecting(esk3_0,esk4_0))
      | apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0)) )
    & ~ apart_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0))
    & ~ apart_point_and_line(esk4_0,line_connecting(esk1_0,esk2_0)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_7])])]) ).

fof(c_0_10,plain,
    ! [X1] : ~ distinct_points(X1,X1),
    inference(fof_simplification,[status(thm)],[apart1]) ).

cnf(c_0_11,plain,
    ( distinct_points(X1,X3)
    | distinct_points(X2,X3)
    | ~ distinct_points(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_12,negated_conjecture,
    distinct_points(esk3_0,esk4_0),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

fof(c_0_13,plain,
    ! [X17] : ~ distinct_points(X17,X17),
    inference(variable_rename,[status(thm)],[c_0_10]) ).

cnf(c_0_14,negated_conjecture,
    ( distinct_points(esk3_0,X1)
    | distinct_points(esk4_0,X1) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

cnf(c_0_15,plain,
    ~ distinct_points(X1,X1),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_16,negated_conjecture,
    ( distinct_points(esk3_0,X1)
    | distinct_points(esk4_0,X2)
    | distinct_points(X1,X2) ),
    inference(spm,[status(thm)],[c_0_11,c_0_14]) ).

fof(c_0_17,plain,
    ! [X29,X30,X31] :
      ( ~ apart_point_and_line(X29,X30)
      | distinct_lines(X30,X31)
      | apart_point_and_line(X29,X31) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ceq2])]) ).

cnf(c_0_18,negated_conjecture,
    ( distinct_points(X1,esk4_0)
    | distinct_points(esk3_0,X1) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

fof(c_0_19,plain,
    ! [X21,X22,X23,X24] :
      ( ~ distinct_points(X21,X22)
      | ~ distinct_lines(X23,X24)
      | apart_point_and_line(X21,X23)
      | apart_point_and_line(X21,X24)
      | apart_point_and_line(X22,X23)
      | apart_point_and_line(X22,X24) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[cu1])]) ).

cnf(c_0_20,plain,
    ( distinct_lines(X2,X3)
    | apart_point_and_line(X1,X3)
    | ~ apart_point_and_line(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_21,negated_conjecture,
    ( apart_point_and_line(esk1_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_22,negated_conjecture,
    ( distinct_points(X1,esk4_0)
    | distinct_points(esk3_0,X2)
    | distinct_points(X1,X2) ),
    inference(spm,[status(thm)],[c_0_11,c_0_18]) ).

fof(c_0_23,plain,
    ! [X1,X2] :
      ( distinct_points(X1,X2)
     => ~ apart_point_and_line(X2,line_connecting(X1,X2)) ),
    inference(fof_simplification,[status(thm)],[ci2]) ).

cnf(c_0_24,plain,
    ( apart_point_and_line(X1,X3)
    | apart_point_and_line(X1,X4)
    | apart_point_and_line(X2,X3)
    | apart_point_and_line(X2,X4)
    | ~ distinct_points(X1,X2)
    | ~ distinct_lines(X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_25,negated_conjecture,
    ( apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk1_0,X1)
    | distinct_lines(line_connecting(esk3_0,esk4_0),X1) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_26,negated_conjecture,
    ( distinct_points(X1,esk3_0)
    | distinct_points(X1,esk4_0) ),
    inference(spm,[status(thm)],[c_0_15,c_0_22]) ).

fof(c_0_27,plain,
    ! [X1,X2] :
      ( distinct_points(X1,X2)
     => ~ apart_point_and_line(X1,line_connecting(X1,X2)) ),
    inference(fof_simplification,[status(thm)],[ci1]) ).

fof(c_0_28,plain,
    ! [X15,X16] :
      ( ~ distinct_points(X15,X16)
      | ~ apart_point_and_line(X16,line_connecting(X15,X16)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_23])]) ).

cnf(c_0_29,negated_conjecture,
    ( apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(X1,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(X2,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk1_0,X3)
    | apart_point_and_line(X1,X3)
    | apart_point_and_line(X2,X3)
    | ~ distinct_points(X1,X2) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_30,negated_conjecture,
    distinct_points(esk4_0,esk3_0),
    inference(spm,[status(thm)],[c_0_15,c_0_26]) ).

fof(c_0_31,plain,
    ! [X13,X14] :
      ( ~ distinct_points(X13,X14)
      | ~ apart_point_and_line(X13,line_connecting(X13,X14)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_27])]) ).

cnf(c_0_32,plain,
    ( ~ distinct_points(X1,X2)
    | ~ apart_point_and_line(X2,line_connecting(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_33,negated_conjecture,
    ( apart_point_and_line(esk3_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk4_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk3_0,X1)
    | apart_point_and_line(esk4_0,X1)
    | apart_point_and_line(esk1_0,X1) ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_34,plain,
    ( ~ distinct_points(X1,X2)
    | ~ apart_point_and_line(X1,line_connecting(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_35,negated_conjecture,
    ( apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk3_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk1_0,X1)
    | apart_point_and_line(esk4_0,X1)
    | apart_point_and_line(esk3_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_12])]) ).

cnf(c_0_36,negated_conjecture,
    ( apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk3_0,X1)
    | apart_point_and_line(esk4_0,X1)
    | apart_point_and_line(esk1_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_12])]) ).

cnf(c_0_37,negated_conjecture,
    ~ apart_point_and_line(esk4_0,line_connecting(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_38,negated_conjecture,
    ( apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk4_0,line_connecting(esk1_0,X1))
    | apart_point_and_line(esk3_0,line_connecting(esk1_0,X1))
    | ~ distinct_points(esk1_0,X1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_36]) ).

cnf(c_0_39,negated_conjecture,
    distinct_points(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_40,negated_conjecture,
    ~ apart_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_41,negated_conjecture,
    apart_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0)),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_39])]),c_0_40]) ).

cnf(c_0_42,negated_conjecture,
    ( apart_point_and_line(esk2_0,X1)
    | distinct_lines(line_connecting(esk3_0,esk4_0),X1) ),
    inference(spm,[status(thm)],[c_0_20,c_0_41]) ).

cnf(c_0_43,negated_conjecture,
    ( apart_point_and_line(X1,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(X2,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk2_0,X3)
    | apart_point_and_line(X1,X3)
    | apart_point_and_line(X2,X3)
    | ~ distinct_points(X1,X2) ),
    inference(spm,[status(thm)],[c_0_24,c_0_42]) ).

cnf(c_0_44,negated_conjecture,
    ( apart_point_and_line(esk3_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk4_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk3_0,X1)
    | apart_point_and_line(esk4_0,X1)
    | apart_point_and_line(esk2_0,X1) ),
    inference(spm,[status(thm)],[c_0_43,c_0_30]) ).

cnf(c_0_45,negated_conjecture,
    ( apart_point_and_line(esk2_0,line_connecting(esk1_0,esk2_0))
    | apart_point_and_line(esk4_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk3_0,line_connecting(esk3_0,esk4_0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_44]),c_0_40]) ).

cnf(c_0_46,negated_conjecture,
    ( apart_point_and_line(esk3_0,line_connecting(esk3_0,esk4_0))
    | apart_point_and_line(esk2_0,line_connecting(esk1_0,esk2_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_45]),c_0_12])]) ).

cnf(c_0_47,negated_conjecture,
    apart_point_and_line(esk2_0,line_connecting(esk1_0,esk2_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_46]),c_0_12])]) ).

cnf(c_0_48,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_47]),c_0_39])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.09  % Problem    : GEO177+1 : TPTP v8.1.2. Released v3.3.0.
% 0.08/0.10  % Command    : run_E %s %d THM
% 0.09/0.29  % Computer : n023.cluster.edu
% 0.09/0.29  % Model    : x86_64 x86_64
% 0.09/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.29  % Memory   : 8042.1875MB
% 0.09/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.29  % CPULimit   : 2400
% 0.09/0.29  % WCLimit    : 300
% 0.09/0.29  % DateTime   : Tue Oct  3 06:41:07 EDT 2023
% 0.09/0.29  % CPUTime    : 
% 0.14/0.38  Running first-order model finding
% 0.14/0.38  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.w9jaXNbMIq/E---3.1_18957.p
% 0.14/0.49  # Version: 3.1pre001
% 0.14/0.49  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.14/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.14/0.49  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.14/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.14/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.14/0.49  # Starting sh5l with 300s (1) cores
% 0.14/0.49  # new_bool_3 with pid 19036 completed with status 0
% 0.14/0.49  # Result found by new_bool_3
% 0.14/0.49  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.14/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.14/0.49  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.14/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.14/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.14/0.49  # Search class: FGHNF-FFSS22-SFFFFFNN
% 0.14/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.14/0.49  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.14/0.49  # SAT001_MinMin_p005000_rr_RG with pid 19040 completed with status 0
% 0.14/0.49  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.14/0.49  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.14/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.14/0.49  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.14/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.14/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.14/0.49  # Search class: FGHNF-FFSS22-SFFFFFNN
% 0.14/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.14/0.49  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.14/0.49  # Preprocessing time       : 0.001 s
% 0.14/0.49  # Presaturation interreduction done
% 0.14/0.49  
% 0.14/0.49  # Proof found!
% 0.14/0.49  # SZS status Theorem
% 0.14/0.49  # SZS output start CNFRefutation
% See solution above
% 0.14/0.49  # Parsed axioms                        : 15
% 0.14/0.49  # Removed by relevancy pruning/SinE    : 2
% 0.14/0.49  # Initial clauses                      : 17
% 0.14/0.49  # Removed in clause preprocessing      : 0
% 0.14/0.49  # Initial clauses in saturation        : 17
% 0.14/0.49  # Processed clauses                    : 920
% 0.14/0.49  # ...of these trivial                  : 11
% 0.14/0.49  # ...subsumed                          : 585
% 0.14/0.49  # ...remaining for further processing  : 324
% 0.14/0.49  # Other redundant clauses eliminated   : 0
% 0.14/0.49  # Clauses deleted for lack of memory   : 0
% 0.14/0.49  # Backward-subsumed                    : 61
% 0.14/0.49  # Backward-rewritten                   : 39
% 0.14/0.49  # Generated clauses                    : 4630
% 0.14/0.49  # ...of the previous two non-redundant : 3853
% 0.14/0.49  # ...aggressively subsumed             : 0
% 0.14/0.49  # Contextual simplify-reflections      : 0
% 0.14/0.49  # Paramodulations                      : 3970
% 0.14/0.49  # Factorizations                       : 660
% 0.14/0.49  # NegExts                              : 0
% 0.14/0.49  # Equation resolutions                 : 0
% 0.14/0.49  # Total rewrite steps                  : 935
% 0.14/0.49  # Propositional unsat checks           : 0
% 0.14/0.49  #    Propositional check models        : 0
% 0.14/0.49  #    Propositional check unsatisfiable : 0
% 0.14/0.49  #    Propositional clauses             : 0
% 0.14/0.49  #    Propositional clauses after purity: 0
% 0.14/0.49  #    Propositional unsat core size     : 0
% 0.14/0.49  #    Propositional preprocessing time  : 0.000
% 0.14/0.49  #    Propositional encoding time       : 0.000
% 0.14/0.49  #    Propositional solver time         : 0.000
% 0.14/0.49  #    Success case prop preproc time    : 0.000
% 0.14/0.49  #    Success case prop encoding time   : 0.000
% 0.14/0.49  #    Success case prop solver time     : 0.000
% 0.14/0.49  # Current number of processed clauses  : 207
% 0.14/0.49  #    Positive orientable unit clauses  : 26
% 0.14/0.49  #    Positive unorientable unit clauses: 0
% 0.14/0.49  #    Negative unit clauses             : 5
% 0.14/0.49  #    Non-unit-clauses                  : 176
% 0.14/0.49  # Current number of unprocessed clauses: 2272
% 0.14/0.49  # ...number of literals in the above   : 13330
% 0.14/0.49  # Current number of archived formulas  : 0
% 0.14/0.49  # Current number of archived clauses   : 117
% 0.14/0.49  # Clause-clause subsumption calls (NU) : 17521
% 0.14/0.49  # Rec. Clause-clause subsumption calls : 4530
% 0.14/0.49  # Non-unit clause-clause subsumptions  : 628
% 0.14/0.49  # Unit Clause-clause subsumption calls : 418
% 0.14/0.49  # Rewrite failures with RHS unbound    : 0
% 0.14/0.49  # BW rewrite match attempts            : 9
% 0.14/0.49  # BW rewrite match successes           : 9
% 0.14/0.49  # Condensation attempts                : 0
% 0.14/0.49  # Condensation successes               : 0
% 0.14/0.49  # Termbank termtop insertions          : 77243
% 0.14/0.49  
% 0.14/0.49  # -------------------------------------------------
% 0.14/0.49  # User time                : 0.098 s
% 0.14/0.49  # System time              : 0.000 s
% 0.14/0.49  # Total time               : 0.098 s
% 0.14/0.49  # Maximum resident set size: 1756 pages
% 0.14/0.49  
% 0.14/0.49  # -------------------------------------------------
% 0.14/0.49  # User time                : 0.098 s
% 0.14/0.49  # System time              : 0.003 s
% 0.14/0.49  # Total time               : 0.101 s
% 0.14/0.49  # Maximum resident set size: 1684 pages
% 0.14/0.49  % E---3.1 exiting
%------------------------------------------------------------------------------