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

View Problem - Process Solution

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

% Computer : n005.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:28 EDT 2022

% Result   : Theorem 0.25s 1.44s
% Output   : CNFRefutation 0.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   63 (  14 unt;   0 def)
%            Number of atoms       :  275 (  90 equ)
%            Maximal formula atoms :   30 (   4 avg)
%            Number of connectives :  357 ( 145   ~; 140   |;  38   &)
%                                         (   3 <=>;  31  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   24 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   91 (   0 sgn  50   !;   8   ?)

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

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

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

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

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

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

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

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

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

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

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

fof(c_0_12,negated_conjecture,
    ! [X15,X16,X17,X18] :
      ( ssList(esk1_0)
      & ssList(esk2_0)
      & ssList(esk3_0)
      & ssList(esk4_0)
      & esk2_0 = esk4_0
      & esk1_0 = esk3_0
      & ssList(esk5_0)
      & app(esk3_0,esk5_0) = esk4_0
      & equalelemsP(esk3_0)
      & ( ~ ssItem(X15)
        | ~ ssList(X16)
        | app(cons(X15,nil),X16) != esk5_0
        | ~ ssList(X17)
        | app(X17,cons(X15,nil)) != esk3_0 )
      & ( nil = esk4_0
        | nil != esk3_0 )
      & ( neq(esk2_0,nil)
        | nil = esk2_0 )
      & ( ~ ssList(X18)
        | ~ neq(X18,nil)
        | ~ segmentP(esk2_0,X18)
        | ~ segmentP(esk1_0,X18)
        | nil = esk2_0 )
      & ( neq(esk2_0,nil)
        | nil != esk1_0 )
      & ( ~ ssList(X18)
        | ~ neq(X18,nil)
        | ~ segmentP(esk2_0,X18)
        | ~ segmentP(esk1_0,X18)
        | nil != esk1_0 ) ),
    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)],[inference(fof_simplification,[status(thm)],[c_0_11])])])])])])])]) ).

cnf(c_0_13,negated_conjecture,
    ( nil != esk1_0
    | ~ segmentP(esk1_0,X1)
    | ~ segmentP(esk2_0,X1)
    | ~ neq(X1,nil)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_14,negated_conjecture,
    esk2_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_15,negated_conjecture,
    ( neq(esk2_0,nil)
    | nil != esk1_0 ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_16,negated_conjecture,
    ssList(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_17,plain,
    ! [X4,X5,X6] :
      ( ~ ssList(X4)
      | ~ ssList(X5)
      | ~ ssList(X6)
      | ~ segmentP(X4,X5)
      | ~ segmentP(X5,X6)
      | segmentP(X4,X6) ),
    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)],[ax53])])])])]) ).

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

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

fof(c_0_20,plain,
    ! [X5,X6,X7,X8] :
      ( ~ ssList(X5)
      | ~ ssList(X6)
      | ~ ssList(X7)
      | ~ ssList(X8)
      | ~ segmentP(X5,X6)
      | segmentP(app(app(X7,X5),X8),X6) ),
    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)],[ax56])])])])]) ).

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,X5,X6] :
      ( ~ ssList(X4)
      | ~ ssList(X5)
      | ~ ssList(X6)
      | app(X6,X5) != app(X4,X5)
      | X6 = X4 ),
    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)],[ax79])])])])]) ).

cnf(c_0_23,negated_conjecture,
    app(esk3_0,esk5_0) = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_24,negated_conjecture,
    esk1_0 = esk3_0,
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_25,plain,
    ! [X3,X4] :
      ( ( nil = X4
        | nil != app(X3,X4)
        | ~ ssList(X4)
        | ~ ssList(X3) )
      & ( nil = X3
        | nil != app(X3,X4)
        | ~ ssList(X4)
        | ~ ssList(X3) )
      & ( nil != X4
        | nil != X3
        | nil = app(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)],[ax83])])])])])]) ).

cnf(c_0_26,negated_conjecture,
    ( nil != esk1_0
    | ~ segmentP(esk1_0,X1)
    | ~ segmentP(esk4_0,X1)
    | ~ ssList(X1)
    | ~ neq(X1,nil) ),
    inference(rw,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_27,negated_conjecture,
    ( neq(esk4_0,nil)
    | nil != esk1_0 ),
    inference(rw,[status(thm)],[c_0_15,c_0_14]) ).

cnf(c_0_28,negated_conjecture,
    ssList(esk4_0),
    inference(rw,[status(thm)],[c_0_16,c_0_14]) ).

cnf(c_0_29,plain,
    ( segmentP(X1,X2)
    | ~ segmentP(X3,X2)
    | ~ segmentP(X1,X3)
    | ~ ssList(X2)
    | ~ ssList(X3)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

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

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

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

cnf(c_0_33,negated_conjecture,
    ( nil = esk4_0
    | nil != esk3_0 ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_34,negated_conjecture,
    ( nil = esk2_0
    | ~ segmentP(esk1_0,X1)
    | ~ segmentP(esk2_0,X1)
    | ~ neq(X1,nil)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_35,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_36,plain,
    ( segmentP(app(app(X1,X2),X3),X4)
    | ~ segmentP(X2,X4)
    | ~ ssList(X3)
    | ~ ssList(X1)
    | ~ ssList(X4)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

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

cnf(c_0_38,plain,
    ( X1 = X2
    | app(X1,X3) != app(X2,X3)
    | ~ ssList(X1)
    | ~ ssList(X3)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_39,negated_conjecture,
    app(esk1_0,esk5_0) = esk4_0,
    inference(rw,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_40,negated_conjecture,
    ssList(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_41,negated_conjecture,
    ssList(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_42,plain,
    ( nil = X2
    | ~ ssList(X1)
    | ~ ssList(X2)
    | nil != app(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_43,negated_conjecture,
    ( nil != esk1_0
    | ~ segmentP(esk1_0,esk4_0)
    | ~ segmentP(esk4_0,esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_27]),c_0_28])]) ).

cnf(c_0_44,plain,
    ( segmentP(X1,X2)
    | nil != X2
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_31])]),c_0_32]) ).

cnf(c_0_45,negated_conjecture,
    ( nil = esk4_0
    | nil != esk1_0 ),
    inference(rw,[status(thm)],[c_0_33,c_0_24]) ).

cnf(c_0_46,negated_conjecture,
    ( nil = esk4_0
    | ~ segmentP(esk1_0,X1)
    | ~ segmentP(esk4_0,X1)
    | ~ ssList(X1)
    | ~ neq(X1,nil) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_34,c_0_14]),c_0_14]) ).

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

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

cnf(c_0_49,plain,
    ( segmentP(app(X1,X2),X3)
    | ~ segmentP(X1,X3)
    | ~ ssList(X3)
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_31])]) ).

cnf(c_0_50,negated_conjecture,
    ( X1 = esk1_0
    | app(X1,esk5_0) != esk4_0
    | ~ ssList(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_40]),c_0_41])]) ).

cnf(c_0_51,plain,
    ( nil = app(X1,X2)
    | ~ ssList(X1)
    | ~ ssList(X2)
    | nil != X1
    | nil != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_52,negated_conjecture,
    ( nil = esk5_0
    | nil != esk4_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_39]),c_0_40]),c_0_41])]) ).

cnf(c_0_53,negated_conjecture,
    ( nil != esk1_0
    | ~ segmentP(esk4_0,esk4_0) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_44]),c_0_28]),c_0_41])]),c_0_45]) ).

cnf(c_0_54,negated_conjecture,
    ( nil = esk4_0
    | X1 = nil
    | ~ segmentP(esk1_0,X1)
    | ~ segmentP(esk4_0,X1)
    | ~ ssList(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_31])]) ).

cnf(c_0_55,plain,
    ( segmentP(X1,X1)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_56,negated_conjecture,
    ( segmentP(esk4_0,X1)
    | ~ segmentP(esk1_0,X1)
    | ~ ssList(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_39]),c_0_40]),c_0_41])]) ).

cnf(c_0_57,negated_conjecture,
    ( X1 = esk1_0
    | nil != esk4_0
    | nil != X1
    | ~ ssList(X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_40])]),c_0_52]) ).

cnf(c_0_58,negated_conjecture,
    nil != esk1_0,
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_44]),c_0_28])]),c_0_45]) ).

cnf(c_0_59,negated_conjecture,
    ( nil = esk4_0
    | ~ segmentP(esk4_0,esk1_0) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_41])]),c_0_45]) ).

cnf(c_0_60,negated_conjecture,
    segmentP(esk4_0,esk1_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_55]),c_0_41])]) ).

cnf(c_0_61,negated_conjecture,
    nil != esk4_0,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_31]),c_0_58]) ).

cnf(c_0_62,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_59,c_0_60])]),c_0_61]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SWC065+1 : TPTP v8.1.0. Released v2.4.0.
% 0.08/0.14  % Command  : run_ET %s %d
% 0.13/0.35  % Computer : n005.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sun Jun 12 04:15:24 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.25/1.44  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.25/1.44  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.25/1.44  # Preprocessing time       : 0.022 s
% 0.25/1.44  
% 0.25/1.44  # Proof found!
% 0.25/1.44  # SZS status Theorem
% 0.25/1.44  # SZS output start CNFRefutation
% See solution above
% 0.25/1.44  # Proof object total steps             : 63
% 0.25/1.44  # Proof object clause steps            : 41
% 0.25/1.44  # Proof object formula steps           : 22
% 0.25/1.44  # Proof object conjectures             : 31
% 0.25/1.44  # Proof object clause conjectures      : 28
% 0.25/1.44  # Proof object formula conjectures     : 3
% 0.25/1.44  # Proof object initial clauses used    : 21
% 0.25/1.44  # Proof object initial formulas used   : 11
% 0.25/1.44  # Proof object generating inferences   : 13
% 0.25/1.44  # Proof object simplifying inferences  : 44
% 0.25/1.44  # Training examples: 0 positive, 0 negative
% 0.25/1.44  # Parsed axioms                        : 96
% 0.25/1.44  # Removed by relevancy pruning/SinE    : 67
% 0.25/1.44  # Initial clauses                      : 62
% 0.25/1.44  # Removed in clause preprocessing      : 0
% 0.25/1.44  # Initial clauses in saturation        : 62
% 0.25/1.44  # Processed clauses                    : 678
% 0.25/1.44  # ...of these trivial                  : 21
% 0.25/1.44  # ...subsumed                          : 391
% 0.25/1.44  # ...remaining for further processing  : 266
% 0.25/1.44  # Other redundant clauses eliminated   : 15
% 0.25/1.44  # Clauses deleted for lack of memory   : 0
% 0.25/1.44  # Backward-subsumed                    : 19
% 0.25/1.44  # Backward-rewritten                   : 2
% 0.25/1.44  # Generated clauses                    : 4326
% 0.25/1.44  # ...of the previous two non-trivial   : 3937
% 0.25/1.44  # Contextual simplify-reflections      : 299
% 0.25/1.44  # Paramodulations                      : 4294
% 0.25/1.44  # Factorizations                       : 0
% 0.25/1.44  # Equation resolutions                 : 31
% 0.25/1.44  # Current number of processed clauses  : 242
% 0.25/1.44  #    Positive orientable unit clauses  : 16
% 0.25/1.44  #    Positive unorientable unit clauses: 0
% 0.25/1.44  #    Negative unit clauses             : 4
% 0.25/1.44  #    Non-unit-clauses                  : 222
% 0.25/1.44  # Current number of unprocessed clauses: 3313
% 0.25/1.44  # ...number of literals in the above   : 20542
% 0.25/1.44  # Current number of archived formulas  : 0
% 0.25/1.44  # Current number of archived clauses   : 22
% 0.25/1.44  # Clause-clause subsumption calls (NU) : 10953
% 0.25/1.44  # Rec. Clause-clause subsumption calls : 5458
% 0.25/1.44  # Non-unit clause-clause subsumptions  : 614
% 0.25/1.44  # Unit Clause-clause subsumption calls : 148
% 0.25/1.44  # Rewrite failures with RHS unbound    : 0
% 0.25/1.44  # BW rewrite match attempts            : 2
% 0.25/1.44  # BW rewrite match successes           : 2
% 0.25/1.44  # Condensation attempts                : 0
% 0.25/1.44  # Condensation successes               : 0
% 0.25/1.44  # Termbank termtop insertions          : 76663
% 0.25/1.44  
% 0.25/1.44  # -------------------------------------------------
% 0.25/1.44  # User time                : 0.187 s
% 0.25/1.44  # System time              : 0.006 s
% 0.25/1.44  # Total time               : 0.193 s
% 0.25/1.44  # Maximum resident set size: 6372 pages
% 0.25/23.44  eprover: CPU time limit exceeded, terminating
% 0.25/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.45  eprover: No such file or directory
% 0.25/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.46  eprover: No such file or directory
% 0.25/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.46  eprover: No such file or directory
% 0.25/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.47  eprover: No such file or directory
% 0.25/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.48  eprover: No such file or directory
% 0.25/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.48  eprover: No such file or directory
% 0.25/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.49  eprover: No such file or directory
% 0.25/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.49  eprover: No such file or directory
% 0.25/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.50  eprover: No such file or directory
% 0.25/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.51  eprover: No such file or directory
% 0.25/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.25/23.51  eprover: No such file or directory
%------------------------------------------------------------------------------