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

View Problem - Process Solution

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

% Computer : n002.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Mon May 20 23:57:01 EDT 2024

% Result   : Theorem 110.96s 14.49s
% Output   : CNFRefutation 110.96s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   34
%            Number of leaves      :   18
% Syntax   : Number of formulae    :  169 (  78 unt;   0 def)
%            Number of atoms       :  312 (  45 equ)
%            Maximal formula atoms :   10 (   1 avg)
%            Number of connectives :  266 ( 123   ~; 122   |;  10   &)
%                                         (   6 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   2 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :   12 (  10 usr;  10 prp; 0-2 aty)
%            Number of functors    :   17 (  17 usr;  12 con; 0-2 aty)
%            Number of variables   :  343 (  71 sgn  36   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
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/sandbox/benchmark/Axioms/LCL006+0.ax',modus_ponens) ).

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

fof(luka_modus_ponens,axiom,
    modus_ponens,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL006+3.ax',luka_modus_ponens) ).

fof(luka_cn1,axiom,
    cn1,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL006+3.ax',luka_cn1) ).

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

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

fof(hilbert_op_implies_and,axiom,
    op_implies_and,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',hilbert_op_implies_and) ).

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

fof(luka_op_or,axiom,
    op_or,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL006+3.ax',luka_op_or) ).

fof(luka_cn3,axiom,
    cn3,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL006+3.ax',luka_cn3) ).

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

fof(luka_cn2,axiom,
    cn2,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL006+3.ax',luka_cn2) ).

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

fof(luka_op_equiv,axiom,
    op_equiv,
    file('/export/starexec/sandbox/benchmark/Axioms/LCL006+3.ax',luka_op_equiv) ).

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

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

fof(hilbert_and_1,conjecture,
    and_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',hilbert_and_1) ).

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

fof(c_0_18,plain,
    ! [X7,X8] :
      ( ( ~ modus_ponens
        | ~ is_a_theorem(X7)
        | ~ is_a_theorem(implies(X7,X8))
        | is_a_theorem(X8) )
      & ( 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(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[modus_ponens])])])])])]) ).

fof(c_0_19,plain,
    ! [X83,X84,X85] :
      ( ( ~ cn1
        | is_a_theorem(implies(implies(X83,X84),implies(implies(X84,X85),implies(X83,X85)))) )
      & ( ~ is_a_theorem(implies(implies(esk39_0,esk40_0),implies(implies(esk40_0,esk41_0),implies(esk39_0,esk41_0))))
        | cn1 ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[cn1])])])])]) ).

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

cnf(c_0_21,plain,
    modus_ponens,
    inference(split_conjunct,[status(thm)],[luka_modus_ponens]) ).

cnf(c_0_22,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(implies(X2,X3),implies(X1,X3))))
    | ~ cn1 ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_23,plain,
    cn1,
    inference(split_conjunct,[status(thm)],[luka_cn1]) ).

fof(c_0_24,plain,
    ! [X121,X122] :
      ( ~ op_implies_and
      | implies(X121,X122) = not(and(X121,not(X122))) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[op_implies_and])])])]) ).

cnf(c_0_25,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_20,c_0_21])]) ).

cnf(c_0_26,plain,
    is_a_theorem(implies(implies(X1,X2),implies(implies(X2,X3),implies(X1,X3)))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_22,c_0_23])]) ).

fof(c_0_27,plain,
    ! [X117,X118] :
      ( ~ op_or
      | or(X117,X118) = not(and(not(X117),not(X118))) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[op_or])])])]) ).

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

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

fof(c_0_30,plain,
    ! [X93] :
      ( ( ~ cn3
        | is_a_theorem(implies(implies(not(X93),X93),X93)) )
      & ( ~ is_a_theorem(implies(implies(not(esk44_0),esk44_0),esk44_0))
        | cn3 ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[cn3])])])])]) ).

cnf(c_0_31,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(X3,X2)))
    | ~ is_a_theorem(implies(X3,X1)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

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

cnf(c_0_33,plain,
    not(and(X1,not(X2))) = implies(X1,X2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_28,c_0_29])]) ).

cnf(c_0_34,plain,
    op_or,
    inference(split_conjunct,[status(thm)],[luka_op_or]) ).

cnf(c_0_35,plain,
    ( is_a_theorem(implies(implies(not(X1),X1),X1))
    | ~ cn3 ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_36,plain,
    cn3,
    inference(split_conjunct,[status(thm)],[luka_cn3]) ).

fof(c_0_37,plain,
    ! [X89,X90] :
      ( ( ~ cn2
        | is_a_theorem(implies(X89,implies(not(X89),X90))) )
      & ( ~ is_a_theorem(implies(esk42_0,implies(not(esk42_0),esk43_0)))
        | cn2 ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[cn2])])])])]) ).

cnf(c_0_38,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(X3,X2))
    | ~ is_a_theorem(implies(X1,X3)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_31]) ).

cnf(c_0_39,plain,
    implies(not(X1),X2) = or(X1,X2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_32,c_0_33]),c_0_34])]) ).

cnf(c_0_40,plain,
    is_a_theorem(implies(implies(not(X1),X1),X1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_35,c_0_36])]) ).

cnf(c_0_41,plain,
    ( is_a_theorem(implies(X1,implies(not(X1),X2)))
    | ~ cn2 ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_42,plain,
    cn2,
    inference(split_conjunct,[status(thm)],[luka_cn2]) ).

cnf(c_0_43,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(X1,not(X3)))
    | ~ is_a_theorem(or(X3,X2)) ),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_44,plain,
    is_a_theorem(implies(or(X1,X1),X1)),
    inference(spm,[status(thm)],[c_0_40,c_0_39]) ).

cnf(c_0_45,plain,
    is_a_theorem(implies(X1,implies(not(X1),X2))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_41,c_0_42])]) ).

cnf(c_0_46,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(or(X1,not(X3)))
    | ~ is_a_theorem(or(X3,X2)) ),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_39]),c_0_39]) ).

cnf(c_0_47,plain,
    or(and(X1,not(X2)),X3) = implies(implies(X1,X2),X3),
    inference(spm,[status(thm)],[c_0_39,c_0_33]) ).

cnf(c_0_48,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(X1,or(X2,X2))) ),
    inference(spm,[status(thm)],[c_0_38,c_0_44]) ).

cnf(c_0_49,plain,
    ( is_a_theorem(implies(implies(X1,X2),or(X3,X2)))
    | ~ is_a_theorem(or(X3,X1)) ),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_39]),c_0_39]) ).

cnf(c_0_50,plain,
    ( is_a_theorem(implies(not(X1),X2))
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_25,c_0_45]) ).

cnf(c_0_51,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(or(X1,implies(X3,X4)))
    | ~ is_a_theorem(implies(implies(X3,X4),X2)) ),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_33]),c_0_47]) ).

cnf(c_0_52,plain,
    ( is_a_theorem(implies(implies(X1,X2),X2))
    | ~ is_a_theorem(or(X2,X1)) ),
    inference(spm,[status(thm)],[c_0_48,c_0_49]) ).

cnf(c_0_53,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(X1) ),
    inference(rw,[status(thm)],[c_0_50,c_0_39]) ).

cnf(c_0_54,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(or(X1,or(X3,X4)))
    | ~ is_a_theorem(implies(or(X3,X4),X2)) ),
    inference(spm,[status(thm)],[c_0_51,c_0_39]) ).

cnf(c_0_55,plain,
    is_a_theorem(or(X1,or(not(X1),X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_39]),c_0_39]) ).

cnf(c_0_56,plain,
    ( is_a_theorem(implies(implies(X1,X2),X2))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_57,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(implies(or(not(X1),X3),X2)) ),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_58,plain,
    ( is_a_theorem(implies(or(X1,X2),X2))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_56,c_0_39]) ).

cnf(c_0_59,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_60,plain,
    ( is_a_theorem(implies(implies(X1,X2),X2))
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_52,c_0_59]) ).

cnf(c_0_61,plain,
    ( is_a_theorem(implies(implies(X1,or(X2,X2)),X2))
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_48,c_0_60]) ).

cnf(c_0_62,plain,
    is_a_theorem(implies(X1,or(X1,X2))),
    inference(spm,[status(thm)],[c_0_45,c_0_39]) ).

fof(c_0_63,plain,
    ! [X125,X126] :
      ( ~ op_equiv
      | equiv(X125,X126) = and(implies(X125,X126),implies(X126,X125)) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[op_equiv])])])]) ).

cnf(c_0_64,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(implies(X2,or(X1,X1)))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_25,c_0_61]) ).

cnf(c_0_65,plain,
    ( is_a_theorem(implies(X1,or(X2,X3)))
    | ~ is_a_theorem(implies(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_38,c_0_62]) ).

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

cnf(c_0_67,plain,
    op_equiv,
    inference(split_conjunct,[status(thm)],[luka_op_equiv]) ).

cnf(c_0_68,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(or(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_64,c_0_49]) ).

cnf(c_0_69,plain,
    ( is_a_theorem(or(X1,or(X2,X3)))
    | ~ is_a_theorem(or(X1,X2)) ),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_39]),c_0_39]) ).

cnf(c_0_70,plain,
    not(and(X1,implies(X2,X3))) = implies(X1,and(X2,not(X3))),
    inference(spm,[status(thm)],[c_0_33,c_0_33]) ).

cnf(c_0_71,plain,
    and(implies(X1,X2),implies(X2,X1)) = equiv(X1,X2),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_67])]) ).

fof(c_0_72,plain,
    ! [X11,X12] :
      ( ( ~ substitution_of_equivalents
        | ~ is_a_theorem(equiv(X11,X12))
        | X11 = X12 )
      & ( is_a_theorem(equiv(esk3_0,esk4_0))
        | substitution_of_equivalents )
      & ( esk3_0 != esk4_0
        | substitution_of_equivalents ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[substitution_of_equivalents])])])])])]) ).

cnf(c_0_73,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(implies(or(X2,X3),X1))
    | ~ is_a_theorem(or(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_68,c_0_69]) ).

cnf(c_0_74,plain,
    ( is_a_theorem(implies(or(X1,X2),X2))
    | ~ is_a_theorem(not(X1)) ),
    inference(spm,[status(thm)],[c_0_60,c_0_39]) ).

cnf(c_0_75,plain,
    implies(implies(X1,X2),and(X2,not(X1))) = not(equiv(X1,X2)),
    inference(spm,[status(thm)],[c_0_70,c_0_71]) ).

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

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

cnf(c_0_78,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(not(X2)) ),
    inference(spm,[status(thm)],[c_0_73,c_0_74]) ).

cnf(c_0_79,plain,
    ( is_a_theorem(or(equiv(X1,X2),and(X2,not(X1))))
    | ~ is_a_theorem(implies(X1,X2)) ),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_75]),c_0_39]) ).

cnf(c_0_80,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(X1,implies(X3,X2)))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_38,c_0_60]) ).

cnf(c_0_81,plain,
    is_a_theorem(implies(or(X1,X2),implies(implies(X2,X3),or(X1,X3)))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_39]),c_0_39]) ).

cnf(c_0_82,plain,
    implies(X1,and(not(X2),not(X3))) = not(and(X1,or(X2,X3))),
    inference(spm,[status(thm)],[c_0_70,c_0_39]) ).

cnf(c_0_83,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(implies(X3,X1))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_25,c_0_65]) ).

cnf(c_0_84,plain,
    ( X1 = X2
    | ~ is_a_theorem(equiv(X1,X2)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_76,c_0_77])]) ).

cnf(c_0_85,plain,
    ( is_a_theorem(equiv(X1,X2))
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(implies(X1,X2)) ),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_79]),c_0_33]) ).

cnf(c_0_86,plain,
    ( is_a_theorem(implies(or(X1,X2),or(X1,X3)))
    | ~ is_a_theorem(implies(X2,X3)) ),
    inference(spm,[status(thm)],[c_0_80,c_0_81]) ).

cnf(c_0_87,plain,
    is_a_theorem(implies(X1,not(and(not(X1),or(X2,X3))))),
    inference(spm,[status(thm)],[c_0_45,c_0_82]) ).

cnf(c_0_88,plain,
    ( is_a_theorem(or(implies(X1,X2),X3))
    | ~ is_a_theorem(implies(X4,X2))
    | ~ is_a_theorem(implies(X1,X4)) ),
    inference(spm,[status(thm)],[c_0_83,c_0_31]) ).

cnf(c_0_89,plain,
    ( X1 = X2
    | ~ is_a_theorem(implies(X2,X1))
    | ~ is_a_theorem(implies(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_84,c_0_85]) ).

cnf(c_0_90,plain,
    ( is_a_theorem(implies(or(X1,X2),X1))
    | ~ is_a_theorem(implies(X2,X1)) ),
    inference(spm,[status(thm)],[c_0_48,c_0_86]) ).

cnf(c_0_91,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(or(and(not(X1),or(X3,X4)),X2)) ),
    inference(spm,[status(thm)],[c_0_43,c_0_87]) ).

cnf(c_0_92,plain,
    ( is_a_theorem(or(or(X1,X2),X3))
    | ~ is_a_theorem(implies(X4,X1))
    | ~ is_a_theorem(X4) ),
    inference(spm,[status(thm)],[c_0_83,c_0_65]) ).

cnf(c_0_93,plain,
    ( is_a_theorem(or(implies(X1,X2),X3))
    | ~ is_a_theorem(implies(X1,or(X2,X2))) ),
    inference(spm,[status(thm)],[c_0_88,c_0_44]) ).

cnf(c_0_94,plain,
    ( is_a_theorem(implies(X1,or(X2,X3)))
    | ~ is_a_theorem(implies(X1,X4))
    | ~ is_a_theorem(implies(X4,X2)) ),
    inference(spm,[status(thm)],[c_0_38,c_0_65]) ).

cnf(c_0_95,plain,
    ( or(X1,X2) = X1
    | ~ is_a_theorem(implies(X2,X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_90]),c_0_62])]) ).

cnf(c_0_96,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_91,c_0_59]) ).

cnf(c_0_97,plain,
    ( is_a_theorem(or(or(X1,X2),X3))
    | ~ is_a_theorem(or(X1,X1)) ),
    inference(spm,[status(thm)],[c_0_92,c_0_44]) ).

cnf(c_0_98,plain,
    is_a_theorem(or(implies(X1,X1),X2)),
    inference(spm,[status(thm)],[c_0_93,c_0_62]) ).

cnf(c_0_99,plain,
    ( is_a_theorem(implies(X1,or(X2,X3)))
    | ~ is_a_theorem(implies(or(X1,X4),X2)) ),
    inference(spm,[status(thm)],[c_0_94,c_0_62]) ).

cnf(c_0_100,plain,
    is_a_theorem(implies(or(or(X1,X1),or(X1,X1)),X1)),
    inference(spm,[status(thm)],[c_0_48,c_0_44]) ).

cnf(c_0_101,plain,
    is_a_theorem(implies(implies(implies(X1,X2),and(X1,not(X2))),and(X1,not(X2)))),
    inference(spm,[status(thm)],[c_0_40,c_0_33]) ).

cnf(c_0_102,plain,
    implies(implies(X1,and(X2,not(X3))),X4) = or(and(X1,implies(X2,X3)),X4),
    inference(spm,[status(thm)],[c_0_47,c_0_33]) ).

cnf(c_0_103,plain,
    ( is_a_theorem(implies(X1,implies(X2,X3)))
    | ~ is_a_theorem(implies(X1,implies(X4,X3)))
    | ~ is_a_theorem(implies(X2,X4)) ),
    inference(spm,[status(thm)],[c_0_38,c_0_31]) ).

cnf(c_0_104,plain,
    ( or(X1,not(X2)) = X1
    | ~ is_a_theorem(or(X2,X1)) ),
    inference(spm,[status(thm)],[c_0_95,c_0_39]) ).

cnf(c_0_105,plain,
    is_a_theorem(or(implies(or(or(X1,X1),or(X1,X1)),X1),X2)),
    inference(spm,[status(thm)],[c_0_93,c_0_44]) ).

cnf(c_0_106,plain,
    or(X1,X1) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_44]),c_0_62])]) ).

cnf(c_0_107,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(or(X2,X2)) ),
    inference(spm,[status(thm)],[c_0_48,c_0_96]) ).

cnf(c_0_108,plain,
    is_a_theorem(or(or(implies(X1,X1),X2),X3)),
    inference(spm,[status(thm)],[c_0_97,c_0_98]) ).

cnf(c_0_109,plain,
    is_a_theorem(implies(or(X1,X1),or(X1,X2))),
    inference(spm,[status(thm)],[c_0_99,c_0_100]) ).

cnf(c_0_110,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(implies(or(X3,X4),X2))
    | ~ is_a_theorem(or(X1,X3)) ),
    inference(spm,[status(thm)],[c_0_54,c_0_69]) ).

cnf(c_0_111,plain,
    is_a_theorem(or(and(implies(X1,X2),implies(X1,X2)),and(X1,not(X2)))),
    inference(rw,[status(thm)],[c_0_101,c_0_102]) ).

cnf(c_0_112,plain,
    ( is_a_theorem(implies(or(X1,X2),implies(X3,or(X1,X4))))
    | ~ is_a_theorem(implies(X3,implies(X2,X4))) ),
    inference(spm,[status(thm)],[c_0_103,c_0_81]) ).

cnf(c_0_113,plain,
    or(X1,not(implies(X2,X2))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_104,c_0_105]),c_0_106]),c_0_106]) ).

cnf(c_0_114,plain,
    is_a_theorem(implies(X1,or(implies(X2,X2),X3))),
    inference(spm,[status(thm)],[c_0_107,c_0_108]) ).

cnf(c_0_115,plain,
    ( is_a_theorem(implies(X1,or(X2,X3)))
    | ~ is_a_theorem(implies(X1,or(X2,X2))) ),
    inference(spm,[status(thm)],[c_0_38,c_0_109]) ).

cnf(c_0_116,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(or(X1,X3))
    | ~ is_a_theorem(not(X3)) ),
    inference(spm,[status(thm)],[c_0_110,c_0_74]) ).

cnf(c_0_117,plain,
    is_a_theorem(or(equiv(X1,X1),and(X1,not(X1)))),
    inference(spm,[status(thm)],[c_0_111,c_0_71]) ).

cnf(c_0_118,plain,
    is_a_theorem(implies(X1,X1)),
    inference(spm,[status(thm)],[c_0_48,c_0_62]) ).

cnf(c_0_119,plain,
    is_a_theorem(implies(X1,implies(X2,or(X1,X3)))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_112,c_0_113]),c_0_39]),c_0_114])]) ).

cnf(c_0_120,plain,
    ( X1 = X2
    | ~ is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_89,c_0_96]) ).

cnf(c_0_121,plain,
    is_a_theorem(implies(or(or(X1,X1),or(X1,X1)),or(X1,X2))),
    inference(spm,[status(thm)],[c_0_115,c_0_44]) ).

cnf(c_0_122,plain,
    is_a_theorem(or(equiv(X1,X1),X2)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_116,c_0_117]),c_0_33]),c_0_118])]) ).

cnf(c_0_123,plain,
    ( implies(X1,X2) = X2
    | ~ is_a_theorem(implies(X2,implies(X1,X2)))
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_89,c_0_60]) ).

cnf(c_0_124,plain,
    is_a_theorem(implies(X1,implies(X2,X1))),
    inference(spm,[status(thm)],[c_0_119,c_0_113]) ).

cnf(c_0_125,plain,
    ( or(X1,X2) = X1
    | ~ is_a_theorem(X1) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_121]),c_0_106]),c_0_106]),c_0_106]),c_0_106]) ).

cnf(c_0_126,plain,
    is_a_theorem(implies(X1,equiv(X2,X2))),
    inference(spm,[status(thm)],[c_0_107,c_0_122]) ).

cnf(c_0_127,plain,
    ( implies(X1,X2) = X2
    | ~ is_a_theorem(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_123,c_0_124])]) ).

cnf(c_0_128,plain,
    is_a_theorem(or(or(or(implies(X1,X1),X2),X3),X4)),
    inference(spm,[status(thm)],[c_0_97,c_0_108]) ).

cnf(c_0_129,plain,
    or(implies(X1,X1),X2) = implies(X1,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_125,c_0_44]),c_0_106]),c_0_106]) ).

cnf(c_0_130,plain,
    ( is_a_theorem(implies(X1,or(X2,X3)))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_99,c_0_96]) ).

cnf(c_0_131,plain,
    ( X1 = equiv(X2,X2)
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_120,c_0_126]) ).

cnf(c_0_132,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(implies(X3,X2))
    | ~ is_a_theorem(or(X1,X3)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_49]) ).

cnf(c_0_133,plain,
    is_a_theorem(implies(implies(or(not(X1),X2),X1),X1)),
    inference(spm,[status(thm)],[c_0_52,c_0_55]) ).

cnf(c_0_134,plain,
    is_a_theorem(implies(implies(X1,not(X2)),implies(or(X2,X3),implies(X1,X3)))),
    inference(spm,[status(thm)],[c_0_26,c_0_39]) ).

cnf(c_0_135,plain,
    implies(implies(X1,X1),X2) = X2,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_127,c_0_128]),c_0_129]),c_0_129]),c_0_129]) ).

cnf(c_0_136,plain,
    ( X1 = or(X2,X3)
    | ~ is_a_theorem(X1)
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_120,c_0_130]) ).

cnf(c_0_137,plain,
    implies(X1,X1) = equiv(X2,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_131,c_0_44]),c_0_106]) ).

cnf(c_0_138,plain,
    ( is_a_theorem(or(X1,X2))
    | ~ is_a_theorem(or(X1,implies(or(not(X2),X3),X2))) ),
    inference(spm,[status(thm)],[c_0_132,c_0_133]) ).

cnf(c_0_139,plain,
    is_a_theorem(or(X1,implies(or(X1,X2),X2))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_134,c_0_135]),c_0_135]),c_0_39]) ).

cnf(c_0_140,plain,
    is_a_theorem(implies(X1,or(or(X1,X2),X3))),
    inference(spm,[status(thm)],[c_0_99,c_0_118]) ).

cnf(c_0_141,plain,
    ( implies(X1,or(X1,X2)) = or(X3,X4)
    | ~ is_a_theorem(X3) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_136,c_0_121]),c_0_106]),c_0_106]) ).

cnf(c_0_142,plain,
    is_a_theorem(or(or(X1,not(X1)),X2)),
    inference(spm,[status(thm)],[c_0_98,c_0_39]) ).

cnf(c_0_143,plain,
    or(X1,not(X1)) = implies(esk1_0,esk1_0),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_137]),c_0_137]) ).

cnf(c_0_144,plain,
    ( X1 = X2
    | ~ is_a_theorem(X1)
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_120,c_0_96]) ).

cnf(c_0_145,plain,
    is_a_theorem(or(not(X1),X1)),
    inference(spm,[status(thm)],[c_0_138,c_0_139]) ).

cnf(c_0_146,plain,
    is_a_theorem(or(implies(X1,or(X1,X2)),X3)),
    inference(spm,[status(thm)],[c_0_93,c_0_140]) ).

cnf(c_0_147,plain,
    implies(X1,or(X1,X2)) = implies(esk1_0,esk1_0),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_141,c_0_142]),c_0_143]),c_0_129]),c_0_129]) ).

cnf(c_0_148,plain,
    ( is_a_theorem(implies(or(X1,X2),or(X3,X2)))
    | ~ is_a_theorem(or(X3,not(X1))) ),
    inference(spm,[status(thm)],[c_0_49,c_0_39]) ).

cnf(c_0_149,plain,
    ( or(not(X1),X1) = X2
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_144,c_0_145]) ).

cnf(c_0_150,plain,
    is_a_theorem(or(or(X1,or(not(X1),X2)),X3)),
    inference(spm,[status(thm)],[c_0_146,c_0_39]) ).

cnf(c_0_151,plain,
    or(X1,or(not(X1),X2)) = implies(esk1_0,esk1_0),
    inference(spm,[status(thm)],[c_0_39,c_0_147]) ).

fof(c_0_152,negated_conjecture,
    ~ and_1,
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[hilbert_and_1])]) ).

cnf(c_0_153,plain,
    is_a_theorem(implies(and(X1,not(X2)),implies(implies(X1,X2),X3))),
    inference(spm,[status(thm)],[c_0_45,c_0_33]) ).

cnf(c_0_154,plain,
    ( is_a_theorem(implies(or(X1,X2),X2))
    | ~ is_a_theorem(or(X2,not(X1))) ),
    inference(spm,[status(thm)],[c_0_48,c_0_148]) ).

cnf(c_0_155,plain,
    or(not(X1),X1) = implies(esk1_0,esk1_0),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_149,c_0_150]),c_0_151]),c_0_129]) ).

cnf(c_0_156,plain,
    or(X1,not(not(X1))) = X1,
    inference(spm,[status(thm)],[c_0_104,c_0_145]) ).

fof(c_0_157,plain,
    ! [X33,X34] :
      ( ( ~ and_1
        | is_a_theorem(implies(and(X33,X34),X33)) )
      & ( ~ is_a_theorem(implies(and(esk14_0,esk15_0),esk14_0))
        | and_1 ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[and_1])])])])]) ).

fof(c_0_158,negated_conjecture,
    ~ and_1,
    inference(fof_nnf,[status(thm)],[c_0_152]) ).

cnf(c_0_159,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(X1,implies(or(not(X2),X3),X2))) ),
    inference(spm,[status(thm)],[c_0_38,c_0_133]) ).

cnf(c_0_160,plain,
    is_a_theorem(implies(and(not(X1),not(X2)),implies(or(X1,X2),X3))),
    inference(spm,[status(thm)],[c_0_153,c_0_39]) ).

cnf(c_0_161,plain,
    is_a_theorem(implies(X1,not(not(X1)))),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_154,c_0_155]),c_0_156]),c_0_118])]) ).

cnf(c_0_162,plain,
    ( and_1
    | ~ is_a_theorem(implies(and(esk14_0,esk15_0),esk14_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_157]) ).

cnf(c_0_163,negated_conjecture,
    ~ and_1,
    inference(split_conjunct,[status(thm)],[c_0_158]) ).

cnf(c_0_164,plain,
    is_a_theorem(implies(and(not(not(X1)),not(X2)),X1)),
    inference(spm,[status(thm)],[c_0_159,c_0_160]) ).

cnf(c_0_165,plain,
    not(not(X1)) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_161]),c_0_39]),c_0_155]),c_0_118])]) ).

cnf(c_0_166,plain,
    ~ is_a_theorem(implies(and(esk14_0,esk15_0),esk14_0)),
    inference(sr,[status(thm)],[c_0_162,c_0_163]) ).

cnf(c_0_167,plain,
    is_a_theorem(implies(and(X1,X2),X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_164,c_0_165]),c_0_165]) ).

cnf(c_0_168,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_166,c_0_167])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.12  % Problem    : LCL466+1 : TPTP v8.2.0. Released v3.3.0.
% 0.11/0.14  % Command    : run_E %s %d THM
% 0.12/0.33  % Computer : n002.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    : 300
% 0.12/0.33  % DateTime   : Mon May 20 02:53:07 EDT 2024
% 0.12/0.33  % CPUTime    : 
% 0.17/0.46  Running first-order model finding
% 0.17/0.46  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 110.96/14.49  # Version: 3.1.0
% 110.96/14.49  # Preprocessing class: FSMSSLSSSSSNFFN.
% 110.96/14.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 110.96/14.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with 1500s (5) cores
% 110.96/14.49  # Starting new_bool_3 with 300s (1) cores
% 110.96/14.49  # Starting new_bool_1 with 300s (1) cores
% 110.96/14.49  # Starting sh5l with 300s (1) cores
% 110.96/14.49  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with pid 6690 completed with status 0
% 110.96/14.49  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI
% 110.96/14.49  # Preprocessing class: FSMSSLSSSSSNFFN.
% 110.96/14.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 110.96/14.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with 1500s (5) cores
% 110.96/14.49  # No SInE strategy applied
% 110.96/14.49  # Search class: FGUSF-FFMM21-MFFFFFNN
% 110.96/14.49  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 110.96/14.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with 750s (1) cores
% 110.96/14.49  # Starting G-E--_107_B42_F1_PI_SE_Q4_CS_SP_PS_S0YI with 151s (1) cores
% 110.96/14.49  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with 151s (1) cores
% 110.96/14.49  # Starting U----_207d_00_B07_00_F1_SE_PI_CS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 110.96/14.49  # Starting G-E--_208_C09_12_F1_SE_CS_SP_PS_S5PRR_S04AN with 151s (1) cores
% 110.96/14.49  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with pid 6701 completed with status 0
% 110.96/14.49  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI
% 110.96/14.49  # Preprocessing class: FSMSSLSSSSSNFFN.
% 110.96/14.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 110.96/14.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with 1500s (5) cores
% 110.96/14.49  # No SInE strategy applied
% 110.96/14.49  # Search class: FGUSF-FFMM21-MFFFFFNN
% 110.96/14.49  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 110.96/14.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AI with 750s (1) cores
% 110.96/14.49  # Preprocessing time       : 0.003 s
% 110.96/14.49  # Presaturation interreduction done
% 110.96/14.49  
% 110.96/14.49  # Proof found!
% 110.96/14.49  # SZS status Theorem
% 110.96/14.49  # SZS output start CNFRefutation
% See solution above
% 110.96/14.50  # Parsed axioms                        : 43
% 110.96/14.50  # Removed by relevancy pruning/SinE    : 0
% 110.96/14.50  # Initial clauses                      : 72
% 110.96/14.50  # Removed in clause preprocessing      : 0
% 110.96/14.50  # Initial clauses in saturation        : 72
% 110.96/14.50  # Processed clauses                    : 63845
% 110.96/14.50  # ...of these trivial                  : 1572
% 110.96/14.50  # ...subsumed                          : 55101
% 110.96/14.50  # ...remaining for further processing  : 7172
% 110.96/14.50  # Other redundant clauses eliminated   : 0
% 110.96/14.50  # Clauses deleted for lack of memory   : 0
% 110.96/14.50  # Backward-subsumed                    : 1218
% 110.96/14.50  # Backward-rewritten                   : 1141
% 110.96/14.50  # Generated clauses                    : 1217021
% 110.96/14.50  # ...of the previous two non-redundant : 1069962
% 110.96/14.50  # ...aggressively subsumed             : 0
% 110.96/14.50  # Contextual simplify-reflections      : 9
% 110.96/14.50  # Paramodulations                      : 1217021
% 110.96/14.50  # Factorizations                       : 0
% 110.96/14.50  # NegExts                              : 0
% 110.96/14.50  # Equation resolutions                 : 0
% 110.96/14.50  # Disequality decompositions           : 0
% 110.96/14.50  # Total rewrite steps                  : 757464
% 110.96/14.50  # ...of those cached                   : 732177
% 110.96/14.50  # Propositional unsat checks           : 1
% 110.96/14.50  #    Propositional check models        : 0
% 110.96/14.50  #    Propositional check unsatisfiable : 0
% 110.96/14.50  #    Propositional clauses             : 0
% 110.96/14.50  #    Propositional clauses after purity: 0
% 110.96/14.50  #    Propositional unsat core size     : 0
% 110.96/14.50  #    Propositional preprocessing time  : 0.000
% 110.96/14.50  #    Propositional encoding time       : 0.753
% 110.96/14.50  #    Propositional solver time         : 0.443
% 110.96/14.50  #    Success case prop preproc time    : 0.000
% 110.96/14.50  #    Success case prop encoding time   : 0.000
% 110.96/14.50  #    Success case prop solver time     : 0.000
% 110.96/14.50  # Current number of processed clauses  : 4753
% 110.96/14.50  #    Positive orientable unit clauses  : 451
% 110.96/14.50  #    Positive unorientable unit clauses: 2
% 110.96/14.50  #    Negative unit clauses             : 3
% 110.96/14.50  #    Non-unit-clauses                  : 4297
% 110.96/14.50  # Current number of unprocessed clauses: 996515
% 110.96/14.50  # ...number of literals in the above   : 2397163
% 110.96/14.50  # Current number of archived formulas  : 0
% 110.96/14.50  # Current number of archived clauses   : 2419
% 110.96/14.50  # Clause-clause subsumption calls (NU) : 2001820
% 110.96/14.50  # Rec. Clause-clause subsumption calls : 1840150
% 110.96/14.50  # Non-unit clause-clause subsumptions  : 53661
% 110.96/14.50  # Unit Clause-clause subsumption calls : 41124
% 110.96/14.50  # Rewrite failures with RHS unbound    : 0
% 110.96/14.50  # BW rewrite match attempts            : 36797
% 110.96/14.50  # BW rewrite match successes           : 330
% 110.96/14.50  # Condensation attempts                : 0
% 110.96/14.50  # Condensation successes               : 0
% 110.96/14.50  # Termbank termtop insertions          : 22402375
% 110.96/14.50  # Search garbage collected termcells   : 1095
% 110.96/14.50  
% 110.96/14.50  # -------------------------------------------------
% 110.96/14.50  # User time                : 13.017 s
% 110.96/14.50  # System time              : 0.543 s
% 110.96/14.50  # Total time               : 13.561 s
% 110.96/14.50  # Maximum resident set size: 1996 pages
% 110.96/14.50  
% 110.96/14.50  # -------------------------------------------------
% 110.96/14.50  # User time                : 66.105 s
% 110.96/14.50  # System time              : 2.745 s
% 110.96/14.50  # Total time               : 68.850 s
% 110.96/14.50  # Maximum resident set size: 1744 pages
% 110.96/14.50  % E---3.1 exiting
%------------------------------------------------------------------------------