TSTP Solution File: SWC117+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SWC117+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n032.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  : 600s
% DateTime : Tue Jul 19 20:26:47 EDT 2022

% Result   : Theorem 0.32s 23.50s
% Output   : CNFRefutation 0.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   62 (  14 unt;   0 def)
%            Number of atoms       :  226 (  56 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  277 ( 113   ~; 107   |;  32   &)
%                                         (   2 <=>;  23  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   20 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   5 con; 0-2 aty)
%            Number of variables   :   77 (   0 sgn  41   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(co1,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ssList(X4)
                 => ( X2 != X4
                    | X1 != X3
                    | ~ segmentP(X4,X3)
                    | ~ equalelemsP(X3)
                    | ? [X5] :
                        ( ssList(X5)
                        & neq(X3,X5)
                        & segmentP(X4,X5)
                        & segmentP(X5,X3)
                        & equalelemsP(X5) )
                    | ( nil = X2
                      & nil = X1 )
                    | ( neq(X1,nil)
                      & segmentP(X2,X1) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',co1) ).

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(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(ax28,axiom,
    ! [X1] :
      ( ssList(X1)
     => app(nil,X1) = X1 ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax28) ).

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

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

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

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

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

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

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

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

fof(c_0_12,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ~ segmentP(X4,X3)
                      | ~ equalelemsP(X3)
                      | ? [X5] :
                          ( ssList(X5)
                          & neq(X3,X5)
                          & segmentP(X4,X5)
                          & segmentP(X5,X3)
                          & equalelemsP(X5) )
                      | ( nil = X2
                        & nil = X1 )
                      | ( neq(X1,nil)
                        & segmentP(X2,X1) ) ) ) ) ) ),
    inference(assume_negation,[status(cth)],[co1]) ).

fof(c_0_13,negated_conjecture,
    ! [X10] :
      ( ssList(esk1_0)
      & ssList(esk2_0)
      & ssList(esk3_0)
      & ssList(esk4_0)
      & esk2_0 = esk4_0
      & esk1_0 = esk3_0
      & segmentP(esk4_0,esk3_0)
      & equalelemsP(esk3_0)
      & ( ~ ssList(X10)
        | ~ neq(esk3_0,X10)
        | ~ segmentP(esk4_0,X10)
        | ~ segmentP(X10,esk3_0)
        | ~ equalelemsP(X10) )
      & ( nil != esk2_0
        | nil != esk1_0 )
      & ( ~ neq(esk1_0,nil)
        | ~ segmentP(esk2_0,esk1_0) ) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_12])])])])])])]) ).

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

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

cnf(c_0_16,negated_conjecture,
    esk2_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_17,negated_conjecture,
    segmentP(esk4_0,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_18,plain,
    ! [X3,X4] :
      ( ( ~ neq(X3,X4)
        | X3 != X4
        | ~ ssList(X4)
        | ~ ssList(X3) )
      & ( X3 = X4
        | neq(X3,X4)
        | ~ ssList(X4)
        | ~ ssList(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax15])])])])])]) ).

cnf(c_0_19,negated_conjecture,
    ssList(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_20,plain,
    ! [X5,X6,X9,X10] :
      ( ( ssList(esk5_2(X5,X6))
        | ~ segmentP(X5,X6)
        | ~ ssList(X6)
        | ~ ssList(X5) )
      & ( ssList(esk6_2(X5,X6))
        | ~ segmentP(X5,X6)
        | ~ ssList(X6)
        | ~ ssList(X5) )
      & ( app(app(esk5_2(X5,X6),X6),esk6_2(X5,X6)) = X5
        | ~ segmentP(X5,X6)
        | ~ ssList(X6)
        | ~ ssList(X5) )
      & ( ~ ssList(X9)
        | ~ ssList(X10)
        | app(app(X9,X6),X10) != X5
        | segmentP(X5,X6)
        | ~ ssList(X6)
        | ~ ssList(X5) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax7])])])])])])]) ).

fof(c_0_21,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | app(nil,X2) = X2 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax28])]) ).

fof(c_0_22,plain,
    ! [X4] :
      ( ( ssList(esk7_1(X4))
        | nil = X4
        | ~ ssList(X4) )
      & ( ssItem(esk8_1(X4))
        | nil = X4
        | ~ ssList(X4) )
      & ( cons(esk8_1(X4),esk7_1(X4)) = X4
        | nil = X4
        | ~ ssList(X4) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax20])])])])])]) ).

fof(c_0_23,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssItem(X4)
      | cons(X4,X3) = app(cons(X4,nil),X3) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax81])])])])]) ).

cnf(c_0_24,negated_conjecture,
    ~ neq(esk3_0,nil),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_14,c_0_15]),c_0_16]),c_0_15]),c_0_17])]) ).

cnf(c_0_25,plain,
    ( neq(X1,X2)
    | X1 = X2
    | ~ ssList(X1)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

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

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

fof(c_0_28,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | segmentP(X2,nil) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax57])]) ).

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

cnf(c_0_30,plain,
    ( app(nil,X1) = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_31,plain,
    ( nil = X1
    | cons(esk8_1(X1),esk7_1(X1)) = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_32,plain,
    ( cons(X1,X2) = app(cons(X1,nil),X2)
    | ~ ssItem(X1)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_33,plain,
    ( nil = X1
    | ssItem(esk8_1(X1))
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_34,plain,
    ( nil = X1
    | ssList(esk7_1(X1))
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

fof(c_0_35,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssItem(X4)
      | nil != cons(X4,X3) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax21])])])])]) ).

cnf(c_0_36,negated_conjecture,
    ( ~ equalelemsP(X1)
    | ~ segmentP(X1,esk3_0)
    | ~ segmentP(esk4_0,X1)
    | ~ neq(esk3_0,X1)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_37,negated_conjecture,
    esk3_0 = nil,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_25]),c_0_26]),c_0_27])]) ).

cnf(c_0_38,plain,
    ( segmentP(X1,nil)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_39,plain,
    ( segmentP(X1,X2)
    | app(X2,X3) != X1
    | ~ ssList(X3)
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_26])]) ).

cnf(c_0_40,plain,
    ( app(cons(esk8_1(X1),nil),esk7_1(X1)) = X1
    | nil = X1
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(pm,[status(thm)],[c_0_31,c_0_32]),c_0_33]),c_0_34]) ).

cnf(c_0_41,negated_conjecture,
    ssList(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_42,negated_conjecture,
    ( nil != esk1_0
    | nil != esk2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

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

fof(c_0_44,plain,
    ! [X2] :
      ( ~ ssList(X2)
      | app(X2,nil) = X2 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax84])]) ).

cnf(c_0_45,negated_conjecture,
    ( ~ equalelemsP(X1)
    | ~ segmentP(esk4_0,X1)
    | ~ ssList(X1)
    | ~ neq(nil,X1) ),
    inference(csr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_36,c_0_37]),c_0_37]),c_0_38]) ).

cnf(c_0_46,plain,
    ( nil = X1
    | segmentP(X1,cons(esk8_1(X1),nil))
    | ~ ssList(cons(esk8_1(X1),nil))
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(er,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40])]),c_0_34]) ).

cnf(c_0_47,negated_conjecture,
    ssList(esk4_0),
    inference(rw,[status(thm)],[c_0_41,c_0_16]) ).

cnf(c_0_48,negated_conjecture,
    esk4_0 != nil,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_42,c_0_15]),c_0_37]),c_0_16])]) ).

cnf(c_0_49,plain,
    ( app(cons(X1,nil),X2) != nil
    | ~ ssList(X2)
    | ~ ssItem(X1) ),
    inference(pm,[status(thm)],[c_0_43,c_0_32]) ).

cnf(c_0_50,plain,
    ( app(X1,nil) = X1
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

fof(c_0_51,plain,
    ! [X3,X4] :
      ( ~ ssList(X3)
      | ~ ssItem(X4)
      | ssList(cons(X4,X3)) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax16])])])])]) ).

cnf(c_0_52,negated_conjecture,
    ( ~ equalelemsP(cons(esk8_1(esk4_0),nil))
    | ~ ssList(cons(esk8_1(esk4_0),nil))
    | ~ neq(nil,cons(esk8_1(esk4_0),nil)) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_47])]),c_0_48]) ).

fof(c_0_53,plain,
    ! [X2] :
      ( ~ ssItem(X2)
      | equalelemsP(cons(X2,nil)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax73])]) ).

cnf(c_0_54,plain,
    ( cons(X1,nil) != nil
    | ~ ssList(cons(X1,nil))
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_50]),c_0_26])]) ).

cnf(c_0_55,plain,
    ( ssList(cons(X1,X2))
    | ~ ssItem(X1)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_51]) ).

cnf(c_0_56,negated_conjecture,
    ( cons(esk8_1(esk4_0),nil) = nil
    | ~ equalelemsP(cons(esk8_1(esk4_0),nil))
    | ~ ssList(cons(esk8_1(esk4_0),nil)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_25]),c_0_26])]) ).

cnf(c_0_57,plain,
    ( equalelemsP(cons(X1,nil))
    | ~ ssItem(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_53]) ).

cnf(c_0_58,plain,
    ( cons(X1,nil) != nil
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_26])]) ).

cnf(c_0_59,negated_conjecture,
    ( ~ ssList(cons(esk8_1(esk4_0),nil))
    | ~ ssItem(esk8_1(esk4_0)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_57]),c_0_58]) ).

cnf(c_0_60,negated_conjecture,
    ~ ssItem(esk8_1(esk4_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_55]),c_0_26])]) ).

cnf(c_0_61,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_33]),c_0_47])]),c_0_48]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SWC117+1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/0.11  % Command  : run_ET %s %d
% 0.11/0.30  % Computer : n032.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit : 300
% 0.11/0.30  % WCLimit  : 600
% 0.11/0.30  % DateTime : Sun Jun 12 05:16:25 EDT 2022
% 0.11/0.30  % CPUTime  : 
% 0.32/23.37  eprover: CPU time limit exceeded, terminating
% 0.32/23.37  eprover: CPU time limit exceeded, terminating
% 0.32/23.37  eprover: CPU time limit exceeded, terminating
% 0.32/23.43  eprover: CPU time limit exceeded, terminating
% 0.32/23.50  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 0.32/23.50  
% 0.32/23.50  # Failure: Resource limit exceeded (time)
% 0.32/23.50  # OLD status Res
% 0.32/23.50  # Preprocessing time       : 0.023 s
% 0.32/23.50  # Running protocol protocol_eprover_773c90a94152ea2e8c9d3df9c4b1eb6152c40c03 for 23 seconds:
% 0.32/23.50  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,,100,1.0)
% 0.32/23.50  # Preprocessing time       : 0.012 s
% 0.32/23.50  
% 0.32/23.50  # Proof found!
% 0.32/23.50  # SZS status Theorem
% 0.32/23.50  # SZS output start CNFRefutation
% See solution above
% 0.32/23.50  # Proof object total steps             : 62
% 0.32/23.50  # Proof object clause steps            : 38
% 0.32/23.50  # Proof object formula steps           : 24
% 0.32/23.50  # Proof object conjectures             : 22
% 0.32/23.50  # Proof object clause conjectures      : 19
% 0.32/23.50  # Proof object formula conjectures     : 3
% 0.32/23.50  # Proof object initial clauses used    : 21
% 0.32/23.50  # Proof object initial formulas used   : 12
% 0.32/23.50  # Proof object generating inferences   : 12
% 0.32/23.50  # Proof object simplifying inferences  : 38
% 0.32/23.50  # Training examples: 0 positive, 0 negative
% 0.32/23.50  # Parsed axioms                        : 96
% 0.32/23.50  # Removed by relevancy pruning/SinE    : 67
% 0.32/23.50  # Initial clauses                      : 58
% 0.32/23.50  # Removed in clause preprocessing      : 0
% 0.32/23.50  # Initial clauses in saturation        : 58
% 0.32/23.50  # Processed clauses                    : 244
% 0.32/23.50  # ...of these trivial                  : 12
% 0.32/23.50  # ...subsumed                          : 89
% 0.32/23.50  # ...remaining for further processing  : 143
% 0.32/23.50  # Other redundant clauses eliminated   : 18
% 0.32/23.50  # Clauses deleted for lack of memory   : 0
% 0.32/23.50  # Backward-subsumed                    : 6
% 0.32/23.50  # Backward-rewritten                   : 15
% 0.32/23.50  # Generated clauses                    : 538
% 0.32/23.50  # ...of the previous two non-trivial   : 441
% 0.32/23.50  # Contextual simplify-reflections      : 141
% 0.32/23.50  # Paramodulations                      : 473
% 0.32/23.50  # Factorizations                       : 0
% 0.32/23.50  # Equation resolutions                 : 33
% 0.32/23.50  # Current number of processed clauses  : 120
% 0.32/23.50  #    Positive orientable unit clauses  : 15
% 0.32/23.50  #    Positive unorientable unit clauses: 0
% 0.32/23.50  #    Negative unit clauses             : 10
% 0.32/23.50  #    Non-unit-clauses                  : 95
% 0.32/23.50  # Current number of unprocessed clauses: 199
% 0.32/23.50  # ...number of literals in the above   : 1341
% 0.32/23.50  # Current number of archived formulas  : 0
% 0.32/23.50  # Current number of archived clauses   : 21
% 0.32/23.50  # Clause-clause subsumption calls (NU) : 4230
% 0.32/23.50  # Rec. Clause-clause subsumption calls : 1059
% 0.32/23.50  # Non-unit clause-clause subsumptions  : 243
% 0.32/23.50  # Unit Clause-clause subsumption calls : 246
% 0.32/23.50  # Rewrite failures with RHS unbound    : 0
% 0.32/23.50  # BW rewrite match attempts            : 8
% 0.32/23.50  # BW rewrite match successes           : 8
% 0.32/23.50  # Condensation attempts                : 0
% 0.32/23.50  # Condensation successes               : 0
% 0.32/23.50  # Termbank termtop insertions          : 12856
% 0.32/23.50  
% 0.32/23.50  # -------------------------------------------------
% 0.32/23.50  # User time                : 0.024 s
% 0.32/23.50  # System time              : 0.003 s
% 0.32/23.50  # Total time               : 0.027 s
% 0.32/23.50  # Maximum resident set size: 3444 pages
% 0.32/46.38  eprover: CPU time limit exceeded, terminating
% 0.32/46.39  eprover: CPU time limit exceeded, terminating
% 0.32/46.40  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.40  eprover: No such file or directory
% 0.32/46.40  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.40  eprover: No such file or directory
% 0.32/46.40  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.40  eprover: No such file or directory
% 0.32/46.40  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.40  eprover: No such file or directory
% 0.32/46.41  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.41  eprover: No such file or directory
% 0.32/46.41  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.41  eprover: No such file or directory
% 0.32/46.41  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.41  eprover: No such file or directory
% 0.32/46.41  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.41  eprover: No such file or directory
% 0.32/46.41  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.41  eprover: No such file or directory
% 0.32/46.42  eprover: eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.42  Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.42  eprover: No such file or directory
% 0.32/46.42  eprover: No such file or directory
% 0.32/46.42  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.42  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.42  eprover: No such file or directory
% 0.32/46.42  eprover: No such file or directory
% 0.32/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.43  eprover: No such file or directory
% 0.32/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.43  eprover: No such file or directory
% 0.32/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.43  eprover: No such file or directory
% 0.32/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.43  eprover: No such file or directory
% 0.32/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.32/46.43  eprover: No such file or directory
% 0.32/46.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.44  eprover: No such file or directory
% 0.32/46.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.44  eprover: No such file or directory
% 0.32/46.44  eprover: CPU time limit exceeded, terminating
% 0.32/46.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.45  eprover: No such file or directory
% 0.32/46.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.46  eprover: No such file or directory
% 0.32/46.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.46  eprover: No such file or directory
% 0.32/46.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.46  eprover: No such file or directory
% 0.32/46.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.47  eprover: No such file or directory
% 0.32/46.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.47  eprover: No such file or directory
% 0.32/46.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.47  eprover: No such file or directory
% 0.32/46.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.48  eprover: No such file or directory
% 0.32/46.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.48  eprover: No such file or directory
% 0.32/46.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.32/46.48  eprover: No such file or directory
%------------------------------------------------------------------------------