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

View Problem - Process Solution

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

% Computer : n019.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:50 EDT 2022

% Result   : Theorem 0.38s 23.55s
% Output   : CNFRefutation 0.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   64 (  16 unt;   0 def)
%            Number of atoms       :  258 (  61 equ)
%            Maximal formula atoms :   25 (   4 avg)
%            Number of connectives :  324 ( 130   ~; 131   |;  36   &)
%                                         (   3 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   21 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   5 con; 0-2 aty)
%            Number of variables   :   80 (   0 sgn  43   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(co1,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ssList(X4)
                 => ( X2 != X4
                    | X1 != X3
                    | ~ neq(X2,nil)
                    | ~ segmentP(X4,X3)
                    | ~ strictorderedP(X3)
                    | ? [X5] :
                        ( ssList(X5)
                        & neq(X3,X5)
                        & segmentP(X4,X5)
                        & segmentP(X5,X3)
                        & strictorderedP(X5) )
                    | ( neq(X1,nil)
                      & segmentP(X2,X1) ) ) ) ) ) ),
    file('/export/starexec/sandbox/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/sandbox/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/sandbox/benchmark/Axioms/SWC001+0.ax',ax7) ).

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

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

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

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

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

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

fof(ax70,axiom,
    ! [X1] :
      ( ssItem(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( strictorderedP(cons(X1,X2))
          <=> ( nil = X2
              | ( nil != X2
                & strictorderedP(X2)
                & lt(X1,hd(X2)) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax70) ).

fof(c_0_12,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ~ neq(X2,nil)
                      | ~ segmentP(X4,X3)
                      | ~ strictorderedP(X3)
                      | ? [X5] :
                          ( ssList(X5)
                          & neq(X3,X5)
                          & segmentP(X4,X5)
                          & segmentP(X5,X3)
                          & strictorderedP(X5) )
                      | ( 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
      & neq(esk2_0,nil)
      & segmentP(esk4_0,esk3_0)
      & strictorderedP(esk3_0)
      & ( ~ ssList(X10)
        | ~ neq(esk3_0,X10)
        | ~ segmentP(esk4_0,X10)
        | ~ segmentP(X10,esk3_0)
        | ~ strictorderedP(X10) )
      & ( ~ 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_15]),c_0_16]),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,
    ( ~ strictorderedP(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,plain,
    ( nil != cons(X1,X2)
    | ~ ssItem(X1)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

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

cnf(c_0_44,negated_conjecture,
    ( ~ strictorderedP(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_45,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_46,negated_conjecture,
    ssList(esk4_0),
    inference(rw,[status(thm)],[c_0_41,c_0_16]) ).

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

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

fof(c_0_49,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_50,negated_conjecture,
    ( esk4_0 = nil
    | ~ strictorderedP(cons(esk8_1(esk4_0),nil))
    | ~ ssList(cons(esk8_1(esk4_0),nil))
    | ~ neq(nil,cons(esk8_1(esk4_0),nil)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_45]),c_0_46])]) ).

fof(c_0_51,plain,
    ! [X3,X4] :
      ( ( nil != X4
        | nil = X4
        | ~ strictorderedP(cons(X3,X4))
        | ~ ssList(X4)
        | ~ ssItem(X3) )
      & ( strictorderedP(X4)
        | nil = X4
        | ~ strictorderedP(cons(X3,X4))
        | ~ ssList(X4)
        | ~ ssItem(X3) )
      & ( lt(X3,hd(X4))
        | nil = X4
        | ~ strictorderedP(cons(X3,X4))
        | ~ ssList(X4)
        | ~ ssItem(X3) )
      & ( nil != X4
        | strictorderedP(cons(X3,X4))
        | ~ ssList(X4)
        | ~ ssItem(X3) )
      & ( nil = X4
        | ~ strictorderedP(X4)
        | ~ lt(X3,hd(X4))
        | strictorderedP(cons(X3,X4))
        | ~ ssList(X4)
        | ~ ssItem(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)],[ax70])])])])])]) ).

cnf(c_0_52,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_47,c_0_48]),c_0_26])]) ).

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

cnf(c_0_54,negated_conjecture,
    ( cons(esk8_1(esk4_0),nil) = nil
    | esk4_0 = nil
    | ~ strictorderedP(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_50,c_0_25]),c_0_26])]) ).

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

cnf(c_0_56,plain,
    ( cons(X1,nil) != nil
    | ~ ssItem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_53]),c_0_26])]) ).

cnf(c_0_57,negated_conjecture,
    ( esk4_0 = nil
    | ~ ssList(cons(esk8_1(esk4_0),nil))
    | ~ ssItem(esk8_1(esk4_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_26])]),c_0_56]) ).

cnf(c_0_58,negated_conjecture,
    neq(esk2_0,nil),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_59,negated_conjecture,
    ( esk4_0 = nil
    | ~ ssItem(esk8_1(esk4_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_53]),c_0_26])]) ).

cnf(c_0_60,negated_conjecture,
    neq(esk4_0,nil),
    inference(rw,[status(thm)],[c_0_58,c_0_16]) ).

cnf(c_0_61,negated_conjecture,
    esk4_0 = nil,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_33]),c_0_46])]) ).

cnf(c_0_62,negated_conjecture,
    ~ neq(nil,nil),
    inference(rw,[status(thm)],[c_0_24,c_0_37]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWC125+1 : TPTP v8.1.0. Released v2.4.0.
% 0.00/0.13  % Command  : run_ET %s %d
% 0.12/0.33  % Computer : n019.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jun 12 01:51:10 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.38/23.40  eprover: CPU time limit exceeded, terminating
% 0.38/23.41  eprover: CPU time limit exceeded, terminating
% 0.38/23.41  eprover: CPU time limit exceeded, terminating
% 0.38/23.41  eprover: CPU time limit exceeded, terminating
% 0.38/23.55  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 0.38/23.55  
% 0.38/23.55  # Failure: Resource limit exceeded (time)
% 0.38/23.55  # OLD status Res
% 0.38/23.55  # Preprocessing time       : 0.025 s
% 0.38/23.55  # Running protocol protocol_eprover_773c90a94152ea2e8c9d3df9c4b1eb6152c40c03 for 23 seconds:
% 0.38/23.55  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,,100,1.0)
% 0.38/23.55  # Preprocessing time       : 0.011 s
% 0.38/23.55  
% 0.38/23.55  # Proof found!
% 0.38/23.55  # SZS status Theorem
% 0.38/23.55  # SZS output start CNFRefutation
% See solution above
% 0.38/23.56  # Proof object total steps             : 64
% 0.38/23.56  # Proof object clause steps            : 40
% 0.38/23.56  # Proof object formula steps           : 24
% 0.38/23.56  # Proof object conjectures             : 24
% 0.38/23.56  # Proof object clause conjectures      : 21
% 0.38/23.56  # Proof object formula conjectures     : 3
% 0.38/23.56  # Proof object initial clauses used    : 21
% 0.38/23.56  # Proof object initial formulas used   : 12
% 0.38/23.56  # Proof object generating inferences   : 12
% 0.38/23.56  # Proof object simplifying inferences  : 38
% 0.38/23.56  # Training examples: 0 positive, 0 negative
% 0.38/23.56  # Parsed axioms                        : 96
% 0.38/23.56  # Removed by relevancy pruning/SinE    : 47
% 0.38/23.56  # Initial clauses                      : 87
% 0.38/23.56  # Removed in clause preprocessing      : 1
% 0.38/23.56  # Initial clauses in saturation        : 86
% 0.38/23.56  # Processed clauses                    : 427
% 0.38/23.56  # ...of these trivial                  : 13
% 0.38/23.56  # ...subsumed                          : 182
% 0.38/23.56  # ...remaining for further processing  : 232
% 0.38/23.56  # Other redundant clauses eliminated   : 30
% 0.38/23.56  # Clauses deleted for lack of memory   : 0
% 0.38/23.56  # Backward-subsumed                    : 12
% 0.38/23.56  # Backward-rewritten                   : 33
% 0.38/23.56  # Generated clauses                    : 1047
% 0.38/23.56  # ...of the previous two non-trivial   : 904
% 0.38/23.56  # Contextual simplify-reflections      : 316
% 0.38/23.56  # Paramodulations                      : 965
% 0.38/23.56  # Factorizations                       : 0
% 0.38/23.56  # Equation resolutions                 : 50
% 0.38/23.56  # Current number of processed clauses  : 184
% 0.38/23.56  #    Positive orientable unit clauses  : 13
% 0.38/23.56  #    Positive unorientable unit clauses: 0
% 0.38/23.56  #    Negative unit clauses             : 6
% 0.38/23.56  #    Non-unit-clauses                  : 165
% 0.38/23.56  # Current number of unprocessed clauses: 482
% 0.38/23.56  # ...number of literals in the above   : 3180
% 0.38/23.56  # Current number of archived formulas  : 0
% 0.38/23.56  # Current number of archived clauses   : 45
% 0.38/23.56  # Clause-clause subsumption calls (NU) : 12346
% 0.38/23.56  # Rec. Clause-clause subsumption calls : 2963
% 0.38/23.56  # Non-unit clause-clause subsumptions  : 526
% 0.38/23.56  # Unit Clause-clause subsumption calls : 585
% 0.38/23.56  # Rewrite failures with RHS unbound    : 0
% 0.38/23.56  # BW rewrite match attempts            : 9
% 0.38/23.56  # BW rewrite match successes           : 9
% 0.38/23.56  # Condensation attempts                : 0
% 0.38/23.56  # Condensation successes               : 0
% 0.38/23.56  # Termbank termtop insertions          : 23357
% 0.38/23.56  
% 0.38/23.56  # -------------------------------------------------
% 0.38/23.56  # User time                : 0.040 s
% 0.38/23.56  # System time              : 0.003 s
% 0.38/23.56  # Total time               : 0.043 s
% 0.38/23.56  # Maximum resident set size: 4016 pages
% 0.38/46.42  eprover: CPU time limit exceeded, terminating
% 0.38/46.43  eprover: CPU time limit exceeded, terminating
% 0.38/46.43  eprover: CPU time limit exceeded, terminating
% 0.38/46.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.44  eprover: No such file or directory
% 0.38/46.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.44  eprover: No such file or directory
% 0.38/46.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.44  eprover: No such file or directory
% 0.38/46.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.44  eprover: No such file or directory
% 0.38/46.44  eprover: No such file or directory
% 0.38/46.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.45  eprover: No such file or directory
% 0.38/46.45  eprover: eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.45  Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.45  eprover: No such file or directory
% 0.38/46.45  eprover: No such file or directory
% 0.38/46.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.45  eprover: No such file or directory
% 0.38/46.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.45  eprover: No such file or directory
% 0.38/46.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.45  eprover: No such file or directory
% 0.38/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.46  eprover: No such file or directory
% 0.38/46.46  eprover: No such file or directory
% 0.38/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.46  eprover: No such file or directory
% 0.38/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.46  eprover: No such file or directory
% 0.38/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.46  eprover: No such file or directory
% 0.38/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.46  eprover: No such file or directory
% 0.38/46.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.46  eprover: No such file or directory
% 0.38/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.47  eprover: No such file or directory
% 0.38/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.47  eprover: No such file or directory
% 0.38/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.47  eprover: No such file or directory
% 0.38/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.47  eprover: No such file or directory
% 0.38/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.47  eprover: No such file or directory
% 0.38/46.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.47  eprover: No such file or directory
% 0.38/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.48  eprover: No such file or directory
% 0.38/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.48  eprover: No such file or directory
% 0.38/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.38/46.48  eprover: No such file or directory
% 0.38/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.48  eprover: No such file or directory
% 0.38/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.48  eprover: No such file or directory
% 0.38/46.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.38/46.48  eprover: No such file or directory
%------------------------------------------------------------------------------