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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : LCL547+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n026.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 : Sun Jul 17 10:11:48 EDT 2022

% Result   : Theorem 0.62s 49.80s
% Output   : CNFRefutation 0.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   39
% Syntax   : Number of formulae    :  160 (  73 unt;   0 def)
%            Number of atoms       :  317 (  35 equ)
%            Maximal formula atoms :   10 (   1 avg)
%            Number of connectives :  265 ( 108   ~; 108   |;  24   &)
%                                         (  16 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of predicates  :   24 (  22 usr;  22 prp; 0-2 aty)
%            Number of functors    :   37 (  37 usr;  29 con; 0-2 aty)
%            Number of variables   :  186 (   6 sgn  76   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(op_equiv,axiom,
    ( op_equiv
   => ! [X1,X2] : equiv(X1,X2) = and(implies(X1,X2),implies(X2,X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+1.ax',op_equiv) ).

fof(modus_ponens,axiom,
    ( modus_ponens
  <=> ! [X1,X2] :
        ( ( is_a_theorem(X1)
          & is_a_theorem(implies(X1,X2)) )
       => is_a_theorem(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',modus_ponens) ).

fof(implies_2,axiom,
    ( implies_2
  <=> ! [X1,X2] : is_a_theorem(implies(implies(X1,implies(X1,X2)),implies(X1,X2))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',implies_2) ).

fof(and_3,axiom,
    ( and_3
  <=> ! [X1,X2] : is_a_theorem(implies(X1,implies(X2,and(X1,X2)))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',and_3) ).

fof(op_implies_and,axiom,
    ( op_implies_and
   => ! [X1,X2] : implies(X1,X2) = not(and(X1,not(X2))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+1.ax',op_implies_and) ).

fof(substitution_of_equivalents,axiom,
    ( substitution_of_equivalents
  <=> ! [X1,X2] :
        ( is_a_theorem(equiv(X1,X2))
       => X1 = X2 ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',substitution_of_equivalents) ).

fof(adjunction,axiom,
    ( adjunction
  <=> ! [X1,X2] :
        ( ( is_a_theorem(X1)
          & is_a_theorem(X2) )
       => is_a_theorem(and(X1,X2)) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+0.ax',adjunction) ).

fof(hilbert_op_equiv,axiom,
    op_equiv,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_op_equiv) ).

fof(hilbert_modus_ponens,axiom,
    modus_ponens,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_modus_ponens) ).

fof(hilbert_implies_2,axiom,
    implies_2,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_implies_2) ).

fof(hilbert_and_3,axiom,
    and_3,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_and_3) ).

fof(op_or,axiom,
    ( op_or
   => ! [X1,X2] : or(X1,X2) = not(and(not(X1),not(X2))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+1.ax',op_or) ).

fof(hilbert_op_implies_and,axiom,
    op_implies_and,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_op_implies_and) ).

fof(substitution_of_equivalents_001,axiom,
    substitution_of_equivalents,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',substitution_of_equivalents) ).

fof(and_1,axiom,
    ( and_1
  <=> ! [X1,X2] : is_a_theorem(implies(and(X1,X2),X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',and_1) ).

fof(or_3,axiom,
    ( or_3
  <=> ! [X1,X2,X3] : is_a_theorem(implies(implies(X1,X3),implies(implies(X2,X3),implies(or(X1,X2),X3)))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',or_3) ).

fof(hilbert_op_or,axiom,
    op_or,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_op_or) ).

fof(hilbert_and_1,axiom,
    and_1,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_and_1) ).

fof(hilbert_or_3,axiom,
    or_3,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_or_3) ).

fof(implies_1,axiom,
    ( implies_1
  <=> ! [X1,X2] : is_a_theorem(implies(X1,implies(X2,X1))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',implies_1) ).

fof(r1,axiom,
    ( r1
  <=> ! [X4] : is_a_theorem(implies(or(X4,X4),X4)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',r1) ).

fof(hilbert_implies_1,axiom,
    implies_1,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_implies_1) ).

fof(op_strict_implies,axiom,
    ( op_strict_implies
   => ! [X1,X2] : strict_implies(X1,X2) = necessarily(implies(X1,X2)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+1.ax',op_strict_implies) ).

fof(op_possibly,axiom,
    ( op_possibly
   => ! [X1] : possibly(X1) = not(necessarily(not(X1))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+1.ax',op_possibly) ).

fof(s1_0_m6s3m9b_axiom_s3,conjecture,
    axiom_s3,
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',s1_0_m6s3m9b_axiom_s3) ).

fof(axiom_4,axiom,
    ( axiom_4
  <=> ! [X1] : is_a_theorem(implies(necessarily(X1),necessarily(necessarily(X1)))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+0.ax',axiom_4) ).

fof(axiom_M,axiom,
    ( axiom_M
  <=> ! [X1] : is_a_theorem(implies(necessarily(X1),X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+0.ax',axiom_M) ).

fof(r3,axiom,
    ( r3
  <=> ! [X4,X5] : is_a_theorem(implies(or(X4,X5),or(X5,X4))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',r3) ).

fof(or_1,axiom,
    ( or_1
  <=> ! [X1,X2] : is_a_theorem(implies(X1,or(X1,X2))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+0.ax',or_1) ).

fof(axiom_s3,axiom,
    ( axiom_s3
  <=> ! [X1,X2] : is_a_theorem(strict_implies(strict_implies(X1,X2),strict_implies(not(possibly(X2)),not(possibly(X1))))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+0.ax',axiom_s3) ).

fof(s1_0_op_strict_implies,axiom,
    op_strict_implies,
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',s1_0_op_strict_implies) ).

fof(km4b_op_possibly,axiom,
    op_possibly,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+3.ax',km4b_op_possibly) ).

fof(necessitation,axiom,
    ( necessitation
  <=> ! [X1] :
        ( is_a_theorem(X1)
       => is_a_theorem(necessarily(X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+0.ax',necessitation) ).

fof(axiom_K,axiom,
    ( axiom_K
  <=> ! [X1,X2] : is_a_theorem(implies(necessarily(implies(X1,X2)),implies(necessarily(X1),necessarily(X2)))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+0.ax',axiom_K) ).

fof(km4b_axiom_4,axiom,
    axiom_4,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+3.ax',km4b_axiom_4) ).

fof(km4b_axiom_M,axiom,
    axiom_M,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+3.ax',km4b_axiom_M) ).

fof(hilbert_or_1,axiom,
    or_1,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL006+2.ax',hilbert_or_1) ).

fof(km4b_necessitation,axiom,
    necessitation,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+3.ax',km4b_necessitation) ).

fof(km4b_axiom_K,axiom,
    axiom_K,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL007+3.ax',km4b_axiom_K) ).

fof(c_0_39,plain,
    ! [X3,X4] :
      ( ~ op_equiv
      | equiv(X3,X4) = and(implies(X3,X4),implies(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)],[op_equiv])])])])]) ).

fof(c_0_40,plain,
    ! [X3,X4] :
      ( ( ~ modus_ponens
        | ~ is_a_theorem(X3)
        | ~ is_a_theorem(implies(X3,X4))
        | is_a_theorem(X4) )
      & ( is_a_theorem(esk1_0)
        | modus_ponens )
      & ( is_a_theorem(implies(esk1_0,esk2_0))
        | modus_ponens )
      & ( ~ is_a_theorem(esk2_0)
        | modus_ponens ) ),
    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)],[modus_ponens])])])])])])]) ).

fof(c_0_41,plain,
    ! [X3,X4] :
      ( ( ~ implies_2
        | is_a_theorem(implies(implies(X3,implies(X3,X4)),implies(X3,X4))) )
      & ( ~ is_a_theorem(implies(implies(esk9_0,implies(esk9_0,esk10_0)),implies(esk9_0,esk10_0)))
        | implies_2 ) ),
    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)],[implies_2])])])])])]) ).

fof(c_0_42,plain,
    ! [X3,X4] :
      ( ( ~ and_3
        | is_a_theorem(implies(X3,implies(X4,and(X3,X4)))) )
      & ( ~ is_a_theorem(implies(esk18_0,implies(esk19_0,and(esk18_0,esk19_0))))
        | and_3 ) ),
    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)],[and_3])])])])])]) ).

fof(c_0_43,plain,
    ! [X3,X4] :
      ( ~ op_implies_and
      | implies(X3,X4) = not(and(X3,not(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)],[op_implies_and])])])])]) ).

fof(c_0_44,plain,
    ! [X3,X4] :
      ( ( ~ substitution_of_equivalents
        | ~ is_a_theorem(equiv(X3,X4))
        | X3 = X4 )
      & ( is_a_theorem(equiv(esk3_0,esk4_0))
        | substitution_of_equivalents )
      & ( esk3_0 != esk4_0
        | substitution_of_equivalents ) ),
    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)],[substitution_of_equivalents])])])])])])]) ).

fof(c_0_45,plain,
    ! [X3,X4] :
      ( ( ~ adjunction
        | ~ is_a_theorem(X3)
        | ~ is_a_theorem(X4)
        | is_a_theorem(and(X3,X4)) )
      & ( is_a_theorem(esk59_0)
        | adjunction )
      & ( is_a_theorem(esk60_0)
        | adjunction )
      & ( ~ is_a_theorem(and(esk59_0,esk60_0))
        | adjunction ) ),
    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)],[adjunction])])])])])])]) ).

cnf(c_0_46,plain,
    ( equiv(X1,X2) = and(implies(X1,X2),implies(X2,X1))
    | ~ op_equiv ),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_47,plain,
    op_equiv,
    inference(split_conjunct,[status(thm)],[hilbert_op_equiv]) ).

cnf(c_0_48,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(X2)
    | ~ modus_ponens ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_49,plain,
    modus_ponens,
    inference(split_conjunct,[status(thm)],[hilbert_modus_ponens]) ).

cnf(c_0_50,plain,
    ( is_a_theorem(implies(implies(X1,implies(X1,X2)),implies(X1,X2)))
    | ~ implies_2 ),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_51,plain,
    implies_2,
    inference(split_conjunct,[status(thm)],[hilbert_implies_2]) ).

cnf(c_0_52,plain,
    ( is_a_theorem(implies(X1,implies(X2,and(X1,X2))))
    | ~ and_3 ),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_53,plain,
    and_3,
    inference(split_conjunct,[status(thm)],[hilbert_and_3]) ).

fof(c_0_54,plain,
    ! [X3,X4] :
      ( ~ op_or
      | or(X3,X4) = not(and(not(X3),not(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)],[op_or])])])])]) ).

cnf(c_0_55,plain,
    ( implies(X1,X2) = not(and(X1,not(X2)))
    | ~ op_implies_and ),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_56,plain,
    op_implies_and,
    inference(split_conjunct,[status(thm)],[hilbert_op_implies_and]) ).

cnf(c_0_57,plain,
    ( X1 = X2
    | ~ is_a_theorem(equiv(X1,X2))
    | ~ substitution_of_equivalents ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_58,plain,
    substitution_of_equivalents,
    inference(split_conjunct,[status(thm)],[substitution_of_equivalents]) ).

cnf(c_0_59,plain,
    ( is_a_theorem(and(X1,X2))
    | ~ is_a_theorem(X2)
    | ~ is_a_theorem(X1)
    | ~ adjunction ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_60,plain,
    and(implies(X1,X2),implies(X2,X1)) = equiv(X1,X2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_46,c_0_47])]) ).

cnf(c_0_61,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_48,c_0_49])]) ).

cnf(c_0_62,plain,
    is_a_theorem(implies(implies(X1,implies(X1,X2)),implies(X1,X2))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_50,c_0_51])]) ).

fof(c_0_63,plain,
    ! [X3,X4] :
      ( ( ~ and_1
        | is_a_theorem(implies(and(X3,X4),X3)) )
      & ( ~ is_a_theorem(implies(and(esk14_0,esk15_0),esk14_0))
        | and_1 ) ),
    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)],[and_1])])])])])]) ).

cnf(c_0_64,plain,
    is_a_theorem(implies(X1,implies(X2,and(X1,X2)))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_52,c_0_53])]) ).

fof(c_0_65,plain,
    ! [X4,X5,X6] :
      ( ( ~ or_3
        | is_a_theorem(implies(implies(X4,X6),implies(implies(X5,X6),implies(or(X4,X5),X6)))) )
      & ( ~ is_a_theorem(implies(implies(esk24_0,esk26_0),implies(implies(esk25_0,esk26_0),implies(or(esk24_0,esk25_0),esk26_0))))
        | or_3 ) ),
    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)],[or_3])])])])])]) ).

cnf(c_0_66,plain,
    ( or(X1,X2) = not(and(not(X1),not(X2)))
    | ~ op_or ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_67,plain,
    not(and(X1,not(X2))) = implies(X1,X2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_55,c_0_56])]) ).

cnf(c_0_68,plain,
    op_or,
    inference(split_conjunct,[status(thm)],[hilbert_op_or]) ).

cnf(c_0_69,plain,
    ( X1 = X2
    | ~ is_a_theorem(equiv(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_57,c_0_58])]) ).

cnf(c_0_70,plain,
    ( is_a_theorem(equiv(X1,X2))
    | ~ adjunction
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(implies(X1,X2)) ),
    inference(pm,[status(thm)],[c_0_59,c_0_60]) ).

cnf(c_0_71,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(X1,implies(X1,X2))) ),
    inference(pm,[status(thm)],[c_0_61,c_0_62]) ).

cnf(c_0_72,plain,
    ( is_a_theorem(implies(and(X1,X2),X1))
    | ~ and_1 ),
    inference(split_conjunct,[status(thm)],[c_0_63]) ).

cnf(c_0_73,plain,
    and_1,
    inference(split_conjunct,[status(thm)],[hilbert_and_1]) ).

cnf(c_0_74,plain,
    ( is_a_theorem(implies(X1,and(X2,X1)))
    | ~ is_a_theorem(X2) ),
    inference(pm,[status(thm)],[c_0_61,c_0_64]) ).

cnf(c_0_75,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(implies(X3,X2),implies(or(X1,X3),X2))))
    | ~ or_3 ),
    inference(split_conjunct,[status(thm)],[c_0_65]) ).

cnf(c_0_76,plain,
    or(X1,X2) = implies(not(X1),X2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_67]),c_0_68])]) ).

cnf(c_0_77,plain,
    or_3,
    inference(split_conjunct,[status(thm)],[hilbert_or_3]) ).

fof(c_0_78,plain,
    ! [X3,X4] :
      ( ( ~ implies_1
        | is_a_theorem(implies(X3,implies(X4,X3))) )
      & ( ~ is_a_theorem(implies(esk7_0,implies(esk8_0,esk7_0)))
        | implies_1 ) ),
    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)],[implies_1])])])])])]) ).

cnf(c_0_79,plain,
    ( X1 = X2
    | ~ adjunction
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(implies(X1,X2)) ),
    inference(pm,[status(thm)],[c_0_69,c_0_70]) ).

cnf(c_0_80,plain,
    is_a_theorem(implies(X1,and(X1,X1))),
    inference(pm,[status(thm)],[c_0_71,c_0_64]) ).

cnf(c_0_81,plain,
    is_a_theorem(implies(and(X1,X2),X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_72,c_0_73])]) ).

cnf(c_0_82,plain,
    ( adjunction
    | ~ is_a_theorem(and(esk59_0,esk60_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_83,plain,
    ( is_a_theorem(and(X1,X2))
    | ~ is_a_theorem(X2)
    | ~ is_a_theorem(X1) ),
    inference(pm,[status(thm)],[c_0_61,c_0_74]) ).

cnf(c_0_84,plain,
    ( adjunction
    | is_a_theorem(esk59_0) ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_85,plain,
    ( adjunction
    | is_a_theorem(esk60_0) ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

fof(c_0_86,plain,
    ! [X5] :
      ( ( ~ r1
        | is_a_theorem(implies(or(X5,X5),X5)) )
      & ( ~ is_a_theorem(implies(or(esk45_0,esk45_0),esk45_0))
        | r1 ) ),
    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)],[r1])])])])])]) ).

cnf(c_0_87,plain,
    is_a_theorem(implies(implies(X1,X2),implies(implies(X3,X2),implies(implies(not(X1),X3),X2)))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_75,c_0_76]),c_0_77])]) ).

cnf(c_0_88,plain,
    ( is_a_theorem(implies(X1,implies(X2,X1)))
    | ~ implies_1 ),
    inference(split_conjunct,[status(thm)],[c_0_78]) ).

cnf(c_0_89,plain,
    implies_1,
    inference(split_conjunct,[status(thm)],[hilbert_implies_1]) ).

fof(c_0_90,plain,
    ! [X3,X4] :
      ( ~ op_strict_implies
      | strict_implies(X3,X4) = necessarily(implies(X3,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)],[op_strict_implies])])])])]) ).

fof(c_0_91,plain,
    ! [X2] :
      ( ~ op_possibly
      | possibly(X2) = not(necessarily(not(X2))) ),
    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)],[op_possibly])])])])]) ).

fof(c_0_92,negated_conjecture,
    ~ axiom_s3,
    inference(assume_negation,[status(cth)],[s1_0_m6s3m9b_axiom_s3]) ).

cnf(c_0_93,plain,
    ( and(X1,X1) = X1
    | ~ adjunction ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_79,c_0_80]),c_0_81])]) ).

cnf(c_0_94,plain,
    adjunction,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(pm,[status(thm)],[c_0_82,c_0_83]),c_0_84]),c_0_85]) ).

cnf(c_0_95,plain,
    ( r1
    | ~ is_a_theorem(implies(or(esk45_0,esk45_0),esk45_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_86]) ).

cnf(c_0_96,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(implies(not(X3),X1),X2)))
    | ~ is_a_theorem(implies(X3,X2)) ),
    inference(pm,[status(thm)],[c_0_61,c_0_87]) ).

cnf(c_0_97,plain,
    is_a_theorem(implies(X1,implies(X2,X1))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_88,c_0_89])]) ).

fof(c_0_98,plain,
    ! [X2] :
      ( ( ~ axiom_4
        | is_a_theorem(implies(necessarily(X2),necessarily(necessarily(X2)))) )
      & ( ~ is_a_theorem(implies(necessarily(esk66_0),necessarily(necessarily(esk66_0))))
        | axiom_4 ) ),
    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)],[axiom_4])])])])])]) ).

fof(c_0_99,plain,
    ! [X2] :
      ( ( ~ axiom_M
        | is_a_theorem(implies(necessarily(X2),X2)) )
      & ( ~ is_a_theorem(implies(necessarily(esk65_0),esk65_0))
        | axiom_M ) ),
    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)],[axiom_M])])])])])]) ).

fof(c_0_100,plain,
    ! [X6,X7] :
      ( ( ~ r3
        | is_a_theorem(implies(or(X6,X7),or(X7,X6))) )
      & ( ~ is_a_theorem(implies(or(esk48_0,esk49_0),or(esk49_0,esk48_0)))
        | r3 ) ),
    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)],[r3])])])])])]) ).

fof(c_0_101,plain,
    ! [X3,X4] :
      ( ( ~ or_1
        | is_a_theorem(implies(X3,or(X3,X4))) )
      & ( ~ is_a_theorem(implies(esk20_0,or(esk20_0,esk21_0)))
        | or_1 ) ),
    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)],[or_1])])])])])]) ).

fof(c_0_102,plain,
    ! [X3,X4] :
      ( ( ~ axiom_s3
        | is_a_theorem(strict_implies(strict_implies(X3,X4),strict_implies(not(possibly(X4)),not(possibly(X3))))) )
      & ( ~ is_a_theorem(strict_implies(strict_implies(esk74_0,esk75_0),strict_implies(not(possibly(esk75_0)),not(possibly(esk74_0)))))
        | axiom_s3 ) ),
    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)],[axiom_s3])])])])])]) ).

cnf(c_0_103,plain,
    ( strict_implies(X1,X2) = necessarily(implies(X1,X2))
    | ~ op_strict_implies ),
    inference(split_conjunct,[status(thm)],[c_0_90]) ).

cnf(c_0_104,plain,
    op_strict_implies,
    inference(split_conjunct,[status(thm)],[s1_0_op_strict_implies]) ).

cnf(c_0_105,plain,
    ( possibly(X1) = not(necessarily(not(X1)))
    | ~ op_possibly ),
    inference(split_conjunct,[status(thm)],[c_0_91]) ).

cnf(c_0_106,plain,
    op_possibly,
    inference(split_conjunct,[status(thm)],[km4b_op_possibly]) ).

fof(c_0_107,negated_conjecture,
    ~ axiom_s3,
    inference(fof_simplification,[status(thm)],[c_0_92]) ).

fof(c_0_108,plain,
    ! [X2] :
      ( ( ~ necessitation
        | ~ is_a_theorem(X2)
        | is_a_theorem(necessarily(X2)) )
      & ( is_a_theorem(esk56_0)
        | necessitation )
      & ( ~ is_a_theorem(necessarily(esk56_0))
        | necessitation ) ),
    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)],[necessitation])])])])])])]) ).

cnf(c_0_109,plain,
    and(X1,X1) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_93,c_0_94])]) ).

cnf(c_0_110,plain,
    ( is_a_theorem(implies(or(X1,X1),X1))
    | ~ r1 ),
    inference(split_conjunct,[status(thm)],[c_0_86]) ).

cnf(c_0_111,plain,
    ( r1
    | ~ is_a_theorem(implies(implies(not(esk45_0),esk45_0),esk45_0)) ),
    inference(rw,[status(thm)],[c_0_95,c_0_76]) ).

cnf(c_0_112,plain,
    ( is_a_theorem(implies(implies(not(X1),X2),X3))
    | ~ is_a_theorem(implies(X2,X3))
    | ~ is_a_theorem(implies(X1,X3)) ),
    inference(pm,[status(thm)],[c_0_61,c_0_96]) ).

cnf(c_0_113,plain,
    is_a_theorem(implies(X1,X1)),
    inference(pm,[status(thm)],[c_0_71,c_0_97]) ).

fof(c_0_114,plain,
    ! [X3,X4] :
      ( ( ~ axiom_K
        | is_a_theorem(implies(necessarily(implies(X3,X4)),implies(necessarily(X3),necessarily(X4)))) )
      & ( ~ is_a_theorem(implies(necessarily(implies(esk63_0,esk64_0)),implies(necessarily(esk63_0),necessarily(esk64_0))))
        | axiom_K ) ),
    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)],[axiom_K])])])])])]) ).

cnf(c_0_115,plain,
    ( is_a_theorem(implies(necessarily(X1),necessarily(necessarily(X1))))
    | ~ axiom_4 ),
    inference(split_conjunct,[status(thm)],[c_0_98]) ).

cnf(c_0_116,plain,
    axiom_4,
    inference(split_conjunct,[status(thm)],[km4b_axiom_4]) ).

cnf(c_0_117,plain,
    ( is_a_theorem(implies(necessarily(X1),X1))
    | ~ axiom_M ),
    inference(split_conjunct,[status(thm)],[c_0_99]) ).

cnf(c_0_118,plain,
    axiom_M,
    inference(split_conjunct,[status(thm)],[km4b_axiom_M]) ).

cnf(c_0_119,plain,
    ( r3
    | ~ is_a_theorem(implies(or(esk48_0,esk49_0),or(esk49_0,esk48_0))) ),
    inference(split_conjunct,[status(thm)],[c_0_100]) ).

cnf(c_0_120,plain,
    ( is_a_theorem(implies(X1,or(X1,X2)))
    | ~ or_1 ),
    inference(split_conjunct,[status(thm)],[c_0_101]) ).

cnf(c_0_121,plain,
    or_1,
    inference(split_conjunct,[status(thm)],[hilbert_or_1]) ).

cnf(c_0_122,plain,
    ( axiom_s3
    | ~ is_a_theorem(strict_implies(strict_implies(esk74_0,esk75_0),strict_implies(not(possibly(esk75_0)),not(possibly(esk74_0))))) ),
    inference(split_conjunct,[status(thm)],[c_0_102]) ).

cnf(c_0_123,plain,
    strict_implies(X1,X2) = necessarily(implies(X1,X2)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_103,c_0_104])]) ).

cnf(c_0_124,plain,
    possibly(X1) = not(necessarily(not(X1))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_105,c_0_106])]) ).

cnf(c_0_125,negated_conjecture,
    ~ axiom_s3,
    inference(split_conjunct,[status(thm)],[c_0_107]) ).

cnf(c_0_126,plain,
    ( is_a_theorem(necessarily(X1))
    | ~ is_a_theorem(X1)
    | ~ necessitation ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_127,plain,
    necessitation,
    inference(split_conjunct,[status(thm)],[km4b_necessitation]) ).

cnf(c_0_128,plain,
    implies(not(X1),X1) = not(not(X1)),
    inference(pm,[status(thm)],[c_0_67,c_0_109]) ).

cnf(c_0_129,plain,
    ( is_a_theorem(implies(implies(not(X1),X1),X1))
    | ~ r1 ),
    inference(rw,[status(thm)],[c_0_110,c_0_76]) ).

cnf(c_0_130,plain,
    r1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_111,c_0_112]),c_0_113])]) ).

cnf(c_0_131,plain,
    ( is_a_theorem(implies(necessarily(implies(X1,X2)),implies(necessarily(X1),necessarily(X2))))
    | ~ axiom_K ),
    inference(split_conjunct,[status(thm)],[c_0_114]) ).

cnf(c_0_132,plain,
    axiom_K,
    inference(split_conjunct,[status(thm)],[km4b_axiom_K]) ).

cnf(c_0_133,plain,
    is_a_theorem(implies(necessarily(X1),necessarily(necessarily(X1)))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_115,c_0_116])]) ).

cnf(c_0_134,plain,
    is_a_theorem(implies(necessarily(X1),X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_117,c_0_118])]) ).

cnf(c_0_135,plain,
    ( is_a_theorem(implies(or(X1,X2),or(X2,X1)))
    | ~ r3 ),
    inference(split_conjunct,[status(thm)],[c_0_100]) ).

cnf(c_0_136,plain,
    ( r3
    | ~ is_a_theorem(implies(implies(not(esk48_0),esk49_0),implies(not(esk49_0),esk48_0))) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_119,c_0_76]),c_0_76]) ).

cnf(c_0_137,plain,
    is_a_theorem(implies(X1,implies(not(X1),X2))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_120,c_0_76]),c_0_121])]) ).

cnf(c_0_138,plain,
    ~ is_a_theorem(necessarily(implies(necessarily(implies(esk74_0,esk75_0)),necessarily(implies(not(not(necessarily(not(esk75_0)))),not(not(necessarily(not(esk74_0))))))))),
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_122,c_0_123]),c_0_124]),c_0_124]),c_0_123]),c_0_123]),c_0_125]) ).

cnf(c_0_139,plain,
    ( is_a_theorem(necessarily(X1))
    | ~ is_a_theorem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_126,c_0_127])]) ).

cnf(c_0_140,plain,
    ( X1 = X2
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(implies(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_79,c_0_94])]) ).

cnf(c_0_141,plain,
    is_a_theorem(implies(X1,not(not(X1)))),
    inference(pm,[status(thm)],[c_0_97,c_0_128]) ).

cnf(c_0_142,plain,
    is_a_theorem(implies(not(not(X1)),X1)),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_129,c_0_130])]),c_0_128]) ).

cnf(c_0_143,plain,
    is_a_theorem(implies(necessarily(implies(X1,X2)),implies(necessarily(X1),necessarily(X2)))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_131,c_0_132])]) ).

cnf(c_0_144,plain,
    ( necessarily(necessarily(X1)) = necessarily(X1)
    | ~ adjunction ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_79,c_0_133]),c_0_134])]) ).

cnf(c_0_145,plain,
    ( is_a_theorem(implies(implies(not(X1),X2),implies(not(X2),X1)))
    | ~ r3 ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_135,c_0_76]),c_0_76]) ).

cnf(c_0_146,plain,
    r3,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_136,c_0_112]),c_0_137]),c_0_97])]) ).

cnf(c_0_147,plain,
    ~ is_a_theorem(implies(necessarily(implies(esk74_0,esk75_0)),necessarily(implies(not(not(necessarily(not(esk75_0)))),not(not(necessarily(not(esk74_0)))))))),
    inference(pm,[status(thm)],[c_0_138,c_0_139]) ).

cnf(c_0_148,plain,
    not(not(X1)) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_140,c_0_141]),c_0_142])]) ).

cnf(c_0_149,plain,
    ( is_a_theorem(implies(necessarily(X1),necessarily(X2)))
    | ~ is_a_theorem(necessarily(implies(X1,X2))) ),
    inference(pm,[status(thm)],[c_0_61,c_0_143]) ).

cnf(c_0_150,plain,
    necessarily(necessarily(X1)) = necessarily(X1),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_144,c_0_94])]) ).

cnf(c_0_151,plain,
    is_a_theorem(implies(implies(not(X1),X2),implies(not(X2),X1))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_145,c_0_146])]) ).

cnf(c_0_152,plain,
    ~ is_a_theorem(implies(necessarily(implies(esk74_0,esk75_0)),necessarily(implies(necessarily(not(esk75_0)),necessarily(not(esk74_0)))))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_147,c_0_148]),c_0_148]) ).

cnf(c_0_153,plain,
    ( is_a_theorem(implies(necessarily(X1),necessarily(X2)))
    | ~ is_a_theorem(necessarily(implies(necessarily(X1),X2))) ),
    inference(pm,[status(thm)],[c_0_149,c_0_150]) ).

cnf(c_0_154,plain,
    implies(not(X1),X2) = implies(not(X2),X1),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_140,c_0_151]),c_0_151])]) ).

cnf(c_0_155,plain,
    ~ is_a_theorem(necessarily(implies(necessarily(implies(esk74_0,esk75_0)),implies(necessarily(not(esk75_0)),necessarily(not(esk74_0)))))),
    inference(pm,[status(thm)],[c_0_152,c_0_153]) ).

cnf(c_0_156,plain,
    implies(X1,X2) = implies(not(X2),not(X1)),
    inference(pm,[status(thm)],[c_0_154,c_0_148]) ).

cnf(c_0_157,plain,
    ~ is_a_theorem(implies(necessarily(implies(esk74_0,esk75_0)),implies(necessarily(not(esk75_0)),necessarily(not(esk74_0))))),
    inference(pm,[status(thm)],[c_0_155,c_0_139]) ).

cnf(c_0_158,plain,
    is_a_theorem(implies(necessarily(implies(X1,X2)),implies(necessarily(not(X2)),necessarily(not(X1))))),
    inference(pm,[status(thm)],[c_0_143,c_0_156]) ).

cnf(c_0_159,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_157,c_0_158])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : LCL547+1 : TPTP v8.1.0. Released v3.3.0.
% 0.04/0.14  % Command  : run_ET %s %d
% 0.15/0.36  % Computer : n026.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 600
% 0.15/0.36  % DateTime : Sun Jul  3 08:06:06 EDT 2022
% 0.15/0.36  % CPUTime  : 
% 0.43/23.44  eprover: CPU time limit exceeded, terminating
% 0.43/23.45  eprover: CPU time limit exceeded, terminating
% 0.43/23.47  eprover: CPU time limit exceeded, terminating
% 0.43/23.51  eprover: CPU time limit exceeded, terminating
% 0.60/46.48  eprover: CPU time limit exceeded, terminating
% 0.60/46.48  eprover: CPU time limit exceeded, terminating
% 0.60/46.49  eprover: CPU time limit exceeded, terminating
% 0.60/46.54  eprover: CPU time limit exceeded, terminating
% 0.62/49.80  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 0.62/49.80  
% 0.62/49.80  # Failure: Resource limit exceeded (time)
% 0.62/49.80  # OLD status Res
% 0.62/49.80  # Preprocessing time       : 0.022 s
% 0.62/49.80  # Running protocol protocol_eprover_773c90a94152ea2e8c9d3df9c4b1eb6152c40c03 for 23 seconds:
% 0.62/49.80  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,,100,1.0)
% 0.62/49.80  # Preprocessing time       : 0.024 s
% 0.62/49.80  
% 0.62/49.80  # Failure: Out of unprocessed clauses!
% 0.62/49.80  # OLD status GaveUp
% 0.62/49.80  # Parsed axioms                        : 89
% 0.62/49.80  # Removed by relevancy pruning/SinE    : 87
% 0.62/49.80  # Initial clauses                      : 3
% 0.62/49.80  # Removed in clause preprocessing      : 0
% 0.62/49.80  # Initial clauses in saturation        : 3
% 0.62/49.80  # Processed clauses                    : 3
% 0.62/49.80  # ...of these trivial                  : 0
% 0.62/49.80  # ...subsumed                          : 1
% 0.62/49.80  # ...remaining for further processing  : 2
% 0.62/49.80  # Other redundant clauses eliminated   : 0
% 0.62/49.80  # Clauses deleted for lack of memory   : 0
% 0.62/49.80  # Backward-subsumed                    : 0
% 0.62/49.80  # Backward-rewritten                   : 0
% 0.62/49.80  # Generated clauses                    : 0
% 0.62/49.80  # ...of the previous two non-trivial   : 0
% 0.62/49.80  # Contextual simplify-reflections      : 0
% 0.62/49.80  # Paramodulations                      : 0
% 0.62/49.80  # Factorizations                       : 0
% 0.62/49.80  # Equation resolutions                 : 0
% 0.62/49.80  # Current number of processed clauses  : 2
% 0.62/49.80  #    Positive orientable unit clauses  : 0
% 0.62/49.80  #    Positive unorientable unit clauses: 0
% 0.62/49.80  #    Negative unit clauses             : 2
% 0.62/49.80  #    Non-unit-clauses                  : 0
% 0.62/49.80  # Current number of unprocessed clauses: 0
% 0.62/49.80  # ...number of literals in the above   : 0
% 0.62/49.80  # Current number of archived formulas  : 0
% 0.62/49.80  # Current number of archived clauses   : 0
% 0.62/49.80  # Clause-clause subsumption calls (NU) : 0
% 0.62/49.80  # Rec. Clause-clause subsumption calls : 0
% 0.62/49.80  # Non-unit clause-clause subsumptions  : 0
% 0.62/49.80  # Unit Clause-clause subsumption calls : 0
% 0.62/49.80  # Rewrite failures with RHS unbound    : 0
% 0.62/49.80  # BW rewrite match attempts            : 0
% 0.62/49.80  # BW rewrite match successes           : 0
% 0.62/49.80  # Condensation attempts                : 0
% 0.62/49.80  # Condensation successes               : 0
% 0.62/49.80  # Termbank termtop insertions          : 853
% 0.62/49.80  
% 0.62/49.80  # -------------------------------------------------
% 0.62/49.80  # User time                : 0.021 s
% 0.62/49.80  # System time              : 0.004 s
% 0.62/49.80  # Total time               : 0.025 s
% 0.62/49.80  # Maximum resident set size: 2852 pages
% 0.62/49.80  # Running protocol protocol_eprover_75515770aeb32f68e33e9fbd9dff93f5a2e34f2e for 23 seconds:
% 0.62/49.80  
% 0.62/49.80  # Failure: Resource limit exceeded (time)
% 0.62/49.80  # OLD status Res
% 0.62/49.80  # Preprocessing time       : 0.023 s
% 0.62/49.80  # Running protocol protocol_eprover_6c565d2524e660970ec2a72c26d577f665a55420 for 23 seconds:
% 0.62/49.80  # Preprocessing time       : 0.026 s
% 0.62/49.80  
% 0.62/49.80  # Proof found!
% 0.62/49.80  # SZS status Theorem
% 0.62/49.80  # SZS output start CNFRefutation
% See solution above
% 0.62/49.80  # Proof object total steps             : 160
% 0.62/49.80  # Proof object clause steps            : 98
% 0.62/49.80  # Proof object formula steps           : 62
% 0.62/49.80  # Proof object conjectures             : 4
% 0.62/49.80  # Proof object clause conjectures      : 1
% 0.62/49.80  # Proof object formula conjectures     : 3
% 0.62/49.80  # Proof object initial clauses used    : 44
% 0.62/49.80  # Proof object initial formulas used   : 39
% 0.62/49.80  # Proof object generating inferences   : 25
% 0.62/49.80  # Proof object simplifying inferences  : 79
% 0.62/49.80  # Training examples: 0 positive, 0 negative
% 0.62/49.80  # Parsed axioms                        : 89
% 0.62/49.80  # Removed by relevancy pruning/SinE    : 0
% 0.62/49.80  # Initial clauses                      : 147
% 0.62/49.80  # Removed in clause preprocessing      : 0
% 0.62/49.80  # Initial clauses in saturation        : 147
% 0.62/49.80  # Processed clauses                    : 4659
% 0.62/49.80  # ...of these trivial                  : 259
% 0.62/49.80  # ...subsumed                          : 1844
% 0.62/49.80  # ...remaining for further processing  : 2556
% 0.62/49.80  # Other redundant clauses eliminated   : 0
% 0.62/49.80  # Clauses deleted for lack of memory   : 0
% 0.62/49.80  # Backward-subsumed                    : 239
% 0.62/49.80  # Backward-rewritten                   : 1480
% 0.62/49.80  # Generated clauses                    : 166741
% 0.62/49.80  # ...of the previous two non-trivial   : 158960
% 0.62/49.80  # Contextual simplify-reflections      : 862
% 0.62/49.80  # Paramodulations                      : 166731
% 0.62/49.80  # Factorizations                       : 0
% 0.62/49.80  # Equation resolutions                 : 0
% 0.62/49.80  # Current number of processed clauses  : 833
% 0.62/49.80  #    Positive orientable unit clauses  : 155
% 0.62/49.80  #    Positive unorientable unit clauses: 3
% 0.62/49.80  #    Negative unit clauses             : 28
% 0.62/49.80  #    Non-unit-clauses                  : 647
% 0.62/49.80  # Current number of unprocessed clauses: 51709
% 0.62/49.80  # ...number of literals in the above   : 152227
% 0.62/49.80  # Current number of archived formulas  : 0
% 0.62/49.80  # Current number of archived clauses   : 1719
% 0.62/49.80  # Clause-clause subsumption calls (NU) : 288369
% 0.62/49.80  # Rec. Clause-clause subsumption calls : 228594
% 0.62/49.80  # Non-unit clause-clause subsumptions  : 2520
% 0.62/49.80  # Unit Clause-clause subsumption calls : 26842
% 0.62/49.80  # Rewrite failures with RHS unbound    : 0
% 0.62/49.80  # BW rewrite match attempts            : 24973
% 0.62/49.80  # BW rewrite match successes           : 1005
% 0.62/49.80  # Condensation attempts                : 0
% 0.62/49.80  # Condensation successes               : 0
% 0.62/49.80  # Termbank termtop insertions          : 2896533
% 0.62/49.80  
% 0.62/49.80  # -------------------------------------------------
% 0.62/49.80  # User time                : 2.373 s
% 0.62/49.80  # System time              : 0.078 s
% 0.62/49.80  # Total time               : 2.451 s
% 0.62/49.80  # Maximum resident set size: 105340 pages
% 0.62/69.49  eprover: CPU time limit exceeded, terminating
% 0.62/69.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.51  eprover: No such file or directory
% 0.62/69.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.51  eprover: No such file or directory
% 0.62/69.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.52  eprover: No such file or directory
% 0.62/69.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.52  eprover: No such file or directory
% 0.62/69.53  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.53  eprover: No such file or directory
% 0.62/69.54  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.54  eprover: No such file or directory
% 0.62/69.54  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.54  eprover: No such file or directory
% 0.62/69.55  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.55  eprover: No such file or directory
% 0.62/69.55  eprover: CPU time limit exceeded, terminating
% 0.62/69.57  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.62/69.57  eprover: No such file or directory
% 0.62/69.57  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.62/69.57  eprover: No such file or directory
% 0.62/69.58  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.62/69.58  eprover: No such file or directory
% 0.62/69.59  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.62/69.59  eprover: No such file or directory
% 0.62/69.59  eprover: CPU time limit exceeded, terminating
% 0.62/69.61  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.61  eprover: No such file or directory
% 0.62/69.61  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.61  eprover: No such file or directory
% 0.62/69.62  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.62/69.62  eprover: No such file or directory
%------------------------------------------------------------------------------