TSTP Solution File: KLE026+2 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : KLE026+2 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n014.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 18:03:55 EDT 2023

% Result   : Theorem 0.57s 0.57s
% Output   : CNFRefutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   41 (  27 unt;   0 def)
%            Number of atoms       :   75 (  43 equ)
%            Maximal formula atoms :   10 (   1 avg)
%            Number of connectives :   53 (  19   ~;  15   |;  12   &)
%                                         (   3 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   68 (   0 sgn;  44   !;   1   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(goals,conjecture,
    ! [X4,X5,X6] :
      ( ( test(X5)
        & test(X6) )
     => ( multiplication(X5,X4) = multiplication(multiplication(X5,X4),X6)
       => leq(multiplication(X5,X4),multiplication(X4,X6)) ) ),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',goals) ).

fof(additive_associativity,axiom,
    ! [X3,X2,X1] : addition(X1,addition(X2,X3)) = addition(addition(X1,X2),X3),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',additive_associativity) ).

fof(additive_idempotence,axiom,
    ! [X1] : addition(X1,X1) = X1,
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',additive_idempotence) ).

fof(test_2,axiom,
    ! [X4,X5] :
      ( complement(X5,X4)
    <=> ( multiplication(X4,X5) = zero
        & multiplication(X5,X4) = zero
        & addition(X4,X5) = one ) ),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',test_2) ).

fof(test_1,axiom,
    ! [X4] :
      ( test(X4)
    <=> ? [X5] : complement(X5,X4) ),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',test_1) ).

fof(multiplicative_associativity,axiom,
    ! [X1,X2,X3] : multiplication(X1,multiplication(X2,X3)) = multiplication(multiplication(X1,X2),X3),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',multiplicative_associativity) ).

fof(left_distributivity,axiom,
    ! [X1,X2,X3] : multiplication(addition(X1,X2),X3) = addition(multiplication(X1,X3),multiplication(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',left_distributivity) ).

fof(additive_commutativity,axiom,
    ! [X1,X2] : addition(X1,X2) = addition(X2,X1),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',additive_commutativity) ).

fof(order,axiom,
    ! [X1,X2] :
      ( leq(X1,X2)
    <=> addition(X1,X2) = X2 ),
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',order) ).

fof(multiplicative_left_identity,axiom,
    ! [X1] : multiplication(one,X1) = X1,
    file('/export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p',multiplicative_left_identity) ).

fof(c_0_10,negated_conjecture,
    ~ ! [X4,X5,X6] :
        ( ( test(X5)
          & test(X6) )
       => ( multiplication(X5,X4) = multiplication(multiplication(X5,X4),X6)
         => leq(multiplication(X5,X4),multiplication(X4,X6)) ) ),
    inference(assume_negation,[status(cth)],[goals]) ).

fof(c_0_11,plain,
    ! [X40,X41,X42] : addition(X42,addition(X41,X40)) = addition(addition(X42,X41),X40),
    inference(variable_rename,[status(thm)],[additive_associativity]) ).

fof(c_0_12,plain,
    ! [X44] : addition(X44,X44) = X44,
    inference(variable_rename,[status(thm)],[additive_idempotence]) ).

fof(c_0_13,plain,
    ! [X25,X26] :
      ( ( multiplication(X25,X26) = zero
        | ~ complement(X26,X25) )
      & ( multiplication(X26,X25) = zero
        | ~ complement(X26,X25) )
      & ( addition(X25,X26) = one
        | ~ complement(X26,X25) )
      & ( multiplication(X25,X26) != zero
        | multiplication(X26,X25) != zero
        | addition(X25,X26) != one
        | complement(X26,X25) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[test_2])])]) ).

fof(c_0_14,plain,
    ! [X31,X33,X34] :
      ( ( ~ test(X31)
        | complement(esk4_1(X31),X31) )
      & ( ~ complement(X34,X33)
        | test(X33) ) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[test_1])])])])]) ).

fof(c_0_15,negated_conjecture,
    ( test(esk2_0)
    & test(esk3_0)
    & multiplication(esk2_0,esk1_0) = multiplication(multiplication(esk2_0,esk1_0),esk3_0)
    & ~ leq(multiplication(esk2_0,esk1_0),multiplication(esk1_0,esk3_0)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_10])])]) ).

fof(c_0_16,plain,
    ! [X12,X13,X14] : multiplication(X12,multiplication(X13,X14)) = multiplication(multiplication(X12,X13),X14),
    inference(variable_rename,[status(thm)],[multiplicative_associativity]) ).

cnf(c_0_17,plain,
    addition(X1,addition(X2,X3)) = addition(addition(X1,X2),X3),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_18,plain,
    addition(X1,X1) = X1,
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_19,plain,
    ( addition(X1,X2) = one
    | ~ complement(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_20,plain,
    ( complement(esk4_1(X1),X1)
    | ~ test(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

fof(c_0_21,plain,
    ! [X20,X21,X22] : multiplication(addition(X20,X21),X22) = addition(multiplication(X20,X22),multiplication(X21,X22)),
    inference(variable_rename,[status(thm)],[left_distributivity]) ).

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

cnf(c_0_23,plain,
    multiplication(X1,multiplication(X2,X3)) = multiplication(multiplication(X1,X2),X3),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

fof(c_0_24,plain,
    ! [X38,X39] : addition(X38,X39) = addition(X39,X38),
    inference(variable_rename,[status(thm)],[additive_commutativity]) ).

cnf(c_0_25,plain,
    addition(X1,addition(X1,X2)) = addition(X1,X2),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_26,plain,
    ( addition(X1,esk4_1(X1)) = one
    | ~ test(X1) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

fof(c_0_27,plain,
    ! [X10,X11] :
      ( ( ~ leq(X10,X11)
        | addition(X10,X11) = X11 )
      & ( addition(X10,X11) != X11
        | leq(X10,X11) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[order])]) ).

cnf(c_0_28,plain,
    multiplication(addition(X1,X2),X3) = addition(multiplication(X1,X3),multiplication(X2,X3)),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_29,negated_conjecture,
    multiplication(esk2_0,multiplication(esk1_0,esk3_0)) = multiplication(esk2_0,esk1_0),
    inference(rw,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_30,plain,
    addition(X1,X2) = addition(X2,X1),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

fof(c_0_31,plain,
    ! [X16] : multiplication(one,X16) = X16,
    inference(variable_rename,[status(thm)],[multiplicative_left_identity]) ).

cnf(c_0_32,plain,
    ( addition(X1,one) = one
    | ~ test(X1) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_33,negated_conjecture,
    test(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_34,negated_conjecture,
    ~ leq(multiplication(esk2_0,esk1_0),multiplication(esk1_0,esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_35,plain,
    ( leq(X1,X2)
    | addition(X1,X2) != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_36,negated_conjecture,
    addition(multiplication(esk2_0,esk1_0),multiplication(X1,multiplication(esk1_0,esk3_0))) = multiplication(addition(X1,esk2_0),multiplication(esk1_0,esk3_0)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_30]) ).

cnf(c_0_37,plain,
    multiplication(one,X1) = X1,
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_38,negated_conjecture,
    addition(one,esk2_0) = one,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_30]) ).

cnf(c_0_39,negated_conjecture,
    addition(multiplication(esk2_0,esk1_0),multiplication(esk1_0,esk3_0)) != multiplication(esk1_0,esk3_0),
    inference(spm,[status(thm)],[c_0_34,c_0_35]) ).

cnf(c_0_40,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_38]),c_0_37]),c_0_39]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.15  % Problem    : KLE026+2 : TPTP v8.1.2. Released v4.0.0.
% 0.14/0.16  % Command    : run_E %s %d THM
% 0.16/0.38  % Computer : n014.cluster.edu
% 0.16/0.38  % Model    : x86_64 x86_64
% 0.16/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.38  % Memory   : 8042.1875MB
% 0.16/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.38  % CPULimit   : 2400
% 0.16/0.38  % WCLimit    : 300
% 0.16/0.38  % DateTime   : Tue Oct  3 04:47:04 EDT 2023
% 0.16/0.38  % CPUTime    : 
% 0.23/0.53  Running first-order theorem proving
% 0.23/0.53  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.XRrpkBj849/E---3.1_27909.p
% 0.57/0.57  # Version: 3.1pre001
% 0.57/0.57  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.57/0.57  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.57/0.57  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.57/0.57  # Starting new_bool_3 with 300s (1) cores
% 0.57/0.57  # Starting new_bool_1 with 300s (1) cores
% 0.57/0.57  # Starting sh5l with 300s (1) cores
% 0.57/0.57  # sh5l with pid 27990 completed with status 0
% 0.57/0.57  # Result found by sh5l
% 0.57/0.57  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.57/0.57  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.57/0.57  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.57/0.57  # Starting new_bool_3 with 300s (1) cores
% 0.57/0.57  # Starting new_bool_1 with 300s (1) cores
% 0.57/0.57  # Starting sh5l with 300s (1) cores
% 0.57/0.57  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.57/0.57  # Search class: FGUSM-FFMS21-SFFFFFNN
% 0.57/0.57  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.57/0.57  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.57/0.57  # SAT001_MinMin_p005000_rr_RG with pid 27993 completed with status 0
% 0.57/0.57  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.57/0.57  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.57/0.57  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.57/0.57  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.57/0.57  # Starting new_bool_3 with 300s (1) cores
% 0.57/0.57  # Starting new_bool_1 with 300s (1) cores
% 0.57/0.57  # Starting sh5l with 300s (1) cores
% 0.57/0.57  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.57/0.57  # Search class: FGUSM-FFMS21-SFFFFFNN
% 0.57/0.57  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.57/0.57  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.57/0.57  # Preprocessing time       : 0.001 s
% 0.57/0.57  # Presaturation interreduction done
% 0.57/0.57  
% 0.57/0.57  # Proof found!
% 0.57/0.57  # SZS status Theorem
% 0.57/0.57  # SZS output start CNFRefutation
% See solution above
% 0.57/0.57  # Parsed axioms                        : 19
% 0.57/0.57  # Removed by relevancy pruning/SinE    : 0
% 0.57/0.57  # Initial clauses                      : 28
% 0.57/0.57  # Removed in clause preprocessing      : 0
% 0.57/0.57  # Initial clauses in saturation        : 28
% 0.57/0.57  # Processed clauses                    : 269
% 0.57/0.57  # ...of these trivial                  : 23
% 0.57/0.57  # ...subsumed                          : 73
% 0.57/0.57  # ...remaining for further processing  : 173
% 0.57/0.57  # Other redundant clauses eliminated   : 8
% 0.57/0.57  # Clauses deleted for lack of memory   : 0
% 0.57/0.57  # Backward-subsumed                    : 7
% 0.57/0.57  # Backward-rewritten                   : 14
% 0.57/0.57  # Generated clauses                    : 1291
% 0.57/0.57  # ...of the previous two non-redundant : 884
% 0.57/0.57  # ...aggressively subsumed             : 0
% 0.57/0.57  # Contextual simplify-reflections      : 9
% 0.57/0.57  # Paramodulations                      : 1283
% 0.57/0.57  # Factorizations                       : 0
% 0.57/0.57  # NegExts                              : 0
% 0.57/0.57  # Equation resolutions                 : 8
% 0.57/0.57  # Total rewrite steps                  : 1415
% 0.57/0.57  # Propositional unsat checks           : 0
% 0.57/0.57  #    Propositional check models        : 0
% 0.57/0.57  #    Propositional check unsatisfiable : 0
% 0.57/0.57  #    Propositional clauses             : 0
% 0.57/0.57  #    Propositional clauses after purity: 0
% 0.57/0.57  #    Propositional unsat core size     : 0
% 0.57/0.57  #    Propositional preprocessing time  : 0.000
% 0.57/0.57  #    Propositional encoding time       : 0.000
% 0.57/0.57  #    Propositional solver time         : 0.000
% 0.57/0.57  #    Success case prop preproc time    : 0.000
% 0.57/0.57  #    Success case prop encoding time   : 0.000
% 0.57/0.57  #    Success case prop solver time     : 0.000
% 0.57/0.57  # Current number of processed clauses  : 123
% 0.57/0.57  #    Positive orientable unit clauses  : 48
% 0.57/0.57  #    Positive unorientable unit clauses: 3
% 0.57/0.57  #    Negative unit clauses             : 3
% 0.57/0.57  #    Non-unit-clauses                  : 69
% 0.57/0.57  # Current number of unprocessed clauses: 633
% 0.57/0.57  # ...number of literals in the above   : 1235
% 0.57/0.57  # Current number of archived formulas  : 0
% 0.57/0.57  # Current number of archived clauses   : 49
% 0.57/0.57  # Clause-clause subsumption calls (NU) : 729
% 0.57/0.57  # Rec. Clause-clause subsumption calls : 591
% 0.57/0.57  # Non-unit clause-clause subsumptions  : 70
% 0.57/0.57  # Unit Clause-clause subsumption calls : 27
% 0.57/0.57  # Rewrite failures with RHS unbound    : 0
% 0.57/0.57  # BW rewrite match attempts            : 93
% 0.57/0.57  # BW rewrite match successes           : 34
% 0.57/0.57  # Condensation attempts                : 0
% 0.57/0.57  # Condensation successes               : 0
% 0.57/0.57  # Termbank termtop insertions          : 16150
% 0.57/0.57  
% 0.57/0.57  # -------------------------------------------------
% 0.57/0.57  # User time                : 0.019 s
% 0.57/0.57  # System time              : 0.005 s
% 0.57/0.57  # Total time               : 0.025 s
% 0.57/0.57  # Maximum resident set size: 1704 pages
% 0.57/0.57  
% 0.57/0.57  # -------------------------------------------------
% 0.57/0.57  # User time                : 0.021 s
% 0.57/0.57  # System time              : 0.007 s
% 0.57/0.57  # Total time               : 0.028 s
% 0.57/0.57  # Maximum resident set size: 1684 pages
% 0.57/0.57  % E---3.1 exiting
% 0.57/0.57  % E---3.1 exiting
%------------------------------------------------------------------------------