TSTP Solution File: SWC389+1 by E-SAT---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1.00
% Problem  : SWC389+1 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n022.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 04:29:26 EDT 2024

% Result   : Theorem 0.20s 0.53s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   50 (  11 unt;   0 def)
%            Number of atoms       :  236 (  72 equ)
%            Maximal formula atoms :   46 (   4 avg)
%            Number of connectives :  295 ( 109   ~; 116   |;  43   &)
%                                         (   5 <=>;  22  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   27 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   8 con; 0-2 aty)
%            Number of variables   :   62 (   0 sgn  39   !;   7   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(co1,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ~ ssList(X4)
                  | X2 != X4
                  | X1 != X3
                  | ( ! [X5] :
                        ( ssItem(X5)
                       => ! [X6] :
                            ( ssList(X6)
                           => ! [X7] :
                                ( ~ ssList(X7)
                                | cons(X5,nil) != X3
                                | app(app(X6,X3),X7) != X4
                                | ? [X8] :
                                    ( ssItem(X8)
                                    & memberP(X6,X8)
                                    & lt(X5,X8) )
                                | ? [X9] :
                                    ( ssItem(X9)
                                    & memberP(X7,X9)
                                    & lt(X9,X5) ) ) ) )
                    & ( nil != X4
                      | nil != X3 ) )
                  | ( segmentP(X2,X1)
                    & ( ~ neq(X2,nil)
                      | singletonP(X1) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

fof(ax18,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => cons(X2,X1) != X1 ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax18) ).

fof(ax4,axiom,
    ! [X1] :
      ( ssList(X1)
     => ( singletonP(X1)
      <=> ? [X2] :
            ( ssItem(X2)
            & cons(X2,nil) = X1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax4) ).

fof(ax15,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax15) ).

fof(ax17,axiom,
    ssList(nil),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax17) ).

fof(ax7,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( segmentP(X1,X2)
          <=> ? [X3] :
                ( ssList(X3)
                & ? [X4] :
                    ( ssList(X4)
                    & app(app(X3,X2),X4) = X1 ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax7) ).

fof(ax58,axiom,
    ! [X1] :
      ( ssList(X1)
     => ( segmentP(nil,X1)
      <=> nil = X1 ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax58) ).

fof(c_0_7,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ~ ssList(X4)
                    | X2 != X4
                    | X1 != X3
                    | ( ! [X5] :
                          ( ssItem(X5)
                         => ! [X6] :
                              ( ssList(X6)
                             => ! [X7] :
                                  ( ~ ssList(X7)
                                  | cons(X5,nil) != X3
                                  | app(app(X6,X3),X7) != X4
                                  | ? [X8] :
                                      ( ssItem(X8)
                                      & memberP(X6,X8)
                                      & lt(X5,X8) )
                                  | ? [X9] :
                                      ( ssItem(X9)
                                      & memberP(X7,X9)
                                      & lt(X9,X5) ) ) ) )
                      & ( nil != X4
                        | nil != X3 ) )
                    | ( segmentP(X2,X1)
                      & ( ~ neq(X2,nil)
                        | singletonP(X1) ) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[co1])]) ).

fof(c_0_8,plain,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => cons(X2,X1) != X1 ) ),
    inference(fof_simplification,[status(thm)],[ax18]) ).

fof(c_0_9,plain,
    ! [X19,X21] :
      ( ( ssItem(esk8_1(X19))
        | ~ singletonP(X19)
        | ~ ssList(X19) )
      & ( cons(esk8_1(X19),nil) = X19
        | ~ singletonP(X19)
        | ~ ssList(X19) )
      & ( ~ ssItem(X21)
        | cons(X21,nil) != X19
        | singletonP(X19)
        | ~ ssList(X19) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax4])])])])])]) ).

fof(c_0_10,negated_conjecture,
    ! [X17,X18] :
      ( ssList(esk1_0)
      & ssList(esk2_0)
      & ssList(esk3_0)
      & ssList(esk4_0)
      & esk2_0 = esk4_0
      & esk1_0 = esk3_0
      & ( nil = esk4_0
        | ssItem(esk5_0) )
      & ( nil = esk3_0
        | ssItem(esk5_0) )
      & ( nil = esk4_0
        | ssList(esk6_0) )
      & ( nil = esk3_0
        | ssList(esk6_0) )
      & ( nil = esk4_0
        | ssList(esk7_0) )
      & ( nil = esk3_0
        | ssList(esk7_0) )
      & ( nil = esk4_0
        | cons(esk5_0,nil) = esk3_0 )
      & ( nil = esk3_0
        | cons(esk5_0,nil) = esk3_0 )
      & ( nil = esk4_0
        | app(app(esk6_0,esk3_0),esk7_0) = esk4_0 )
      & ( nil = esk3_0
        | app(app(esk6_0,esk3_0),esk7_0) = esk4_0 )
      & ( nil = esk4_0
        | ~ ssItem(X17)
        | ~ memberP(esk6_0,X17)
        | ~ lt(esk5_0,X17) )
      & ( nil = esk3_0
        | ~ ssItem(X17)
        | ~ memberP(esk6_0,X17)
        | ~ lt(esk5_0,X17) )
      & ( nil = esk4_0
        | ~ ssItem(X18)
        | ~ memberP(esk7_0,X18)
        | ~ lt(X18,esk5_0) )
      & ( nil = esk3_0
        | ~ ssItem(X18)
        | ~ memberP(esk7_0,X18)
        | ~ lt(X18,esk5_0) )
      & ( neq(esk2_0,nil)
        | ~ segmentP(esk2_0,esk1_0) )
      & ( ~ singletonP(esk1_0)
        | ~ segmentP(esk2_0,esk1_0) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_7])])])])])]) ).

fof(c_0_11,plain,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    inference(fof_simplification,[status(thm)],[ax15]) ).

fof(c_0_12,plain,
    ! [X99,X100] :
      ( ~ ssList(X99)
      | ~ ssItem(X100)
      | cons(X100,X99) != X99 ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_8])])])]) ).

cnf(c_0_13,plain,
    ( singletonP(X2)
    | ~ ssItem(X1)
    | cons(X1,nil) != X2
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_14,negated_conjecture,
    ssList(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15,negated_conjecture,
    esk1_0 = esk3_0,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_16,plain,
    ! [X24,X25] :
      ( ( ~ neq(X24,X25)
        | X24 != X25
        | ~ ssList(X25)
        | ~ ssList(X24) )
      & ( X24 = X25
        | neq(X24,X25)
        | ~ ssList(X25)
        | ~ ssList(X24) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_11])])])])]) ).

cnf(c_0_17,negated_conjecture,
    ( neq(esk2_0,nil)
    | ~ segmentP(esk2_0,esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_18,negated_conjecture,
    esk2_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_19,plain,
    ( ~ ssList(X1)
    | ~ ssItem(X2)
    | cons(X2,X1) != X1 ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_20,negated_conjecture,
    ( nil = esk4_0
    | cons(esk5_0,nil) = esk3_0 ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_21,plain,
    ssList(nil),
    inference(split_conjunct,[status(thm)],[ax17]) ).

cnf(c_0_22,negated_conjecture,
    ( nil = esk4_0
    | ssItem(esk5_0) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_23,plain,
    ! [X31,X32,X35,X36] :
      ( ( ssList(esk11_2(X31,X32))
        | ~ segmentP(X31,X32)
        | ~ ssList(X32)
        | ~ ssList(X31) )
      & ( ssList(esk12_2(X31,X32))
        | ~ segmentP(X31,X32)
        | ~ ssList(X32)
        | ~ ssList(X31) )
      & ( app(app(esk11_2(X31,X32),X32),esk12_2(X31,X32)) = X31
        | ~ segmentP(X31,X32)
        | ~ ssList(X32)
        | ~ ssList(X31) )
      & ( ~ ssList(X35)
        | ~ ssList(X36)
        | app(app(X35,X32),X36) != X31
        | segmentP(X31,X32)
        | ~ ssList(X32)
        | ~ ssList(X31) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax7])])])])])]) ).

cnf(c_0_24,negated_conjecture,
    ( ~ singletonP(esk1_0)
    | ~ segmentP(esk2_0,esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_25,plain,
    ( singletonP(cons(X1,nil))
    | ~ ssList(cons(X1,nil))
    | ~ ssItem(X1) ),
    inference(er,[status(thm)],[c_0_13]) ).

cnf(c_0_26,negated_conjecture,
    ( nil = esk3_0
    | cons(esk5_0,nil) = esk3_0 ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_27,negated_conjecture,
    ssList(esk3_0),
    inference(rw,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_28,negated_conjecture,
    ( nil = esk3_0
    | ssItem(esk5_0) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_29,plain,
    ( ~ neq(X1,X2)
    | X1 != X2
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_30,negated_conjecture,
    ( neq(esk4_0,nil)
    | ~ segmentP(esk4_0,esk3_0) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_17,c_0_18]),c_0_18]),c_0_15]) ).

cnf(c_0_31,negated_conjecture,
    ( esk4_0 = nil
    | esk3_0 != nil ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_21])]),c_0_22]) ).

cnf(c_0_32,plain,
    ( segmentP(X4,X3)
    | ~ ssList(X1)
    | ~ ssList(X2)
    | app(app(X1,X3),X2) != X4
    | ~ ssList(X3)
    | ~ ssList(X4) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_33,negated_conjecture,
    ssList(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_34,negated_conjecture,
    ( ~ segmentP(esk4_0,esk3_0)
    | ~ singletonP(esk3_0) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_24,c_0_15]),c_0_18]),c_0_15]) ).

cnf(c_0_35,negated_conjecture,
    ( esk3_0 = nil
    | singletonP(esk3_0) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27])]),c_0_28]) ).

fof(c_0_36,plain,
    ! [X48] :
      ( ( ~ segmentP(nil,X48)
        | nil = X48
        | ~ ssList(X48) )
      & ( nil != X48
        | segmentP(nil,X48)
        | ~ ssList(X48) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax58])])])]) ).

cnf(c_0_37,plain,
    ( ~ ssList(X1)
    | ~ neq(X1,X1) ),
    inference(er,[status(thm)],[c_0_29]) ).

cnf(c_0_38,negated_conjecture,
    ( neq(nil,nil)
    | esk3_0 != nil
    | ~ segmentP(nil,esk3_0) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_39,plain,
    ( segmentP(app(app(X1,X2),X3),X2)
    | ~ ssList(app(app(X1,X2),X3))
    | ~ ssList(X2)
    | ~ ssList(X3)
    | ~ ssList(X1) ),
    inference(er,[status(thm)],[c_0_32]) ).

cnf(c_0_40,negated_conjecture,
    ( nil = esk3_0
    | app(app(esk6_0,esk3_0),esk7_0) = esk4_0 ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_41,negated_conjecture,
    ssList(esk4_0),
    inference(rw,[status(thm)],[c_0_33,c_0_18]) ).

cnf(c_0_42,negated_conjecture,
    ( nil = esk3_0
    | ssList(esk6_0) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_43,negated_conjecture,
    ( nil = esk3_0
    | ssList(esk7_0) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_44,negated_conjecture,
    ( esk3_0 = nil
    | ~ segmentP(esk4_0,esk3_0) ),
    inference(spm,[status(thm)],[c_0_34,c_0_35]) ).

cnf(c_0_45,plain,
    ( segmentP(nil,X1)
    | nil != X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_46,negated_conjecture,
    ( esk3_0 != nil
    | ~ segmentP(nil,esk3_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_21])]) ).

cnf(c_0_47,negated_conjecture,
    esk3_0 = nil,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_41]),c_0_27])]),c_0_42]),c_0_43]),c_0_44]) ).

cnf(c_0_48,plain,
    segmentP(nil,nil),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(er,[status(thm)],[c_0_45]),c_0_21])]) ).

cnf(c_0_49,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_46,c_0_47]),c_0_47]),c_0_48])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : SWC389+1 : TPTP v8.2.0. Released v2.4.0.
% 0.10/0.13  % Command    : run_E %s %d THM
% 0.14/0.34  % Computer : n022.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Sun May 19 03:28:38 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.20/0.49  Running first-order model finding
% 0.20/0.49  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/benchmark/theBenchmark.p
% 0.20/0.53  # Version: 3.1.0
% 0.20/0.53  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.20/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.53  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.20/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.53  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.53  # Starting sh5l with 300s (1) cores
% 0.20/0.53  # new_bool_3 with pid 6279 completed with status 0
% 0.20/0.53  # Result found by new_bool_3
% 0.20/0.53  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.20/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.53  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.20/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.53  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.53  # Search class: FGHSF-FFMM21-MFFFFFNN
% 0.20/0.53  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 181s (1) cores
% 0.20/0.53  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 6284 completed with status 0
% 0.20/0.53  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.20/0.53  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.20/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.53  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.20/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.53  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.53  # Search class: FGHSF-FFMM21-MFFFFFNN
% 0.20/0.53  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 181s (1) cores
% 0.20/0.53  # Preprocessing time       : 0.002 s
% 0.20/0.53  # Presaturation interreduction done
% 0.20/0.53  
% 0.20/0.53  # Proof found!
% 0.20/0.53  # SZS status Theorem
% 0.20/0.53  # SZS output start CNFRefutation
% See solution above
% 0.20/0.53  # Parsed axioms                        : 96
% 0.20/0.53  # Removed by relevancy pruning/SinE    : 55
% 0.20/0.53  # Initial clauses                      : 86
% 0.20/0.53  # Removed in clause preprocessing      : 0
% 0.20/0.53  # Initial clauses in saturation        : 86
% 0.20/0.53  # Processed clauses                    : 212
% 0.20/0.53  # ...of these trivial                  : 2
% 0.20/0.53  # ...subsumed                          : 7
% 0.20/0.53  # ...remaining for further processing  : 203
% 0.20/0.53  # Other redundant clauses eliminated   : 20
% 0.20/0.53  # Clauses deleted for lack of memory   : 0
% 0.20/0.53  # Backward-subsumed                    : 1
% 0.20/0.53  # Backward-rewritten                   : 31
% 0.20/0.53  # Generated clauses                    : 313
% 0.20/0.53  # ...of the previous two non-redundant : 265
% 0.20/0.53  # ...aggressively subsumed             : 0
% 0.20/0.53  # Contextual simplify-reflections      : 10
% 0.20/0.53  # Paramodulations                      : 290
% 0.20/0.53  # Factorizations                       : 0
% 0.20/0.53  # NegExts                              : 0
% 0.20/0.53  # Equation resolutions                 : 24
% 0.20/0.53  # Disequality decompositions           : 0
% 0.20/0.53  # Total rewrite steps                  : 137
% 0.20/0.53  # ...of those cached                   : 130
% 0.20/0.53  # Propositional unsat checks           : 0
% 0.20/0.53  #    Propositional check models        : 0
% 0.20/0.53  #    Propositional check unsatisfiable : 0
% 0.20/0.53  #    Propositional clauses             : 0
% 0.20/0.53  #    Propositional clauses after purity: 0
% 0.20/0.53  #    Propositional unsat core size     : 0
% 0.20/0.53  #    Propositional preprocessing time  : 0.000
% 0.20/0.53  #    Propositional encoding time       : 0.000
% 0.20/0.53  #    Propositional solver time         : 0.000
% 0.20/0.53  #    Success case prop preproc time    : 0.000
% 0.20/0.53  #    Success case prop encoding time   : 0.000
% 0.20/0.53  #    Success case prop solver time     : 0.000
% 0.20/0.53  # Current number of processed clauses  : 80
% 0.20/0.53  #    Positive orientable unit clauses  : 8
% 0.20/0.53  #    Positive unorientable unit clauses: 0
% 0.20/0.53  #    Negative unit clauses             : 2
% 0.20/0.53  #    Non-unit-clauses                  : 70
% 0.20/0.53  # Current number of unprocessed clauses: 216
% 0.20/0.53  # ...number of literals in the above   : 1078
% 0.20/0.53  # Current number of archived formulas  : 0
% 0.20/0.53  # Current number of archived clauses   : 114
% 0.20/0.53  # Clause-clause subsumption calls (NU) : 2191
% 0.20/0.53  # Rec. Clause-clause subsumption calls : 552
% 0.20/0.53  # Non-unit clause-clause subsumptions  : 16
% 0.20/0.53  # Unit Clause-clause subsumption calls : 1
% 0.20/0.53  # Rewrite failures with RHS unbound    : 0
% 0.20/0.53  # BW rewrite match attempts            : 1
% 0.20/0.53  # BW rewrite match successes           : 1
% 0.20/0.53  # Condensation attempts                : 0
% 0.20/0.53  # Condensation successes               : 0
% 0.20/0.53  # Termbank termtop insertions          : 12373
% 0.20/0.53  # Search garbage collected termcells   : 2174
% 0.20/0.53  
% 0.20/0.53  # -------------------------------------------------
% 0.20/0.53  # User time                : 0.024 s
% 0.20/0.53  # System time              : 0.003 s
% 0.20/0.53  # Total time               : 0.027 s
% 0.20/0.53  # Maximum resident set size: 2056 pages
% 0.20/0.53  
% 0.20/0.53  # -------------------------------------------------
% 0.20/0.53  # User time                : 0.028 s
% 0.20/0.53  # System time              : 0.005 s
% 0.20/0.53  # Total time               : 0.033 s
% 0.20/0.53  # Maximum resident set size: 1828 pages
% 0.20/0.53  % E---3.1 exiting
%------------------------------------------------------------------------------