TSTP Solution File: KLE148+1 by E-SAT---3.1

View Problem - Process Solution

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

% 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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 18:05:17 EDT 2023

% Result   : Theorem 0.15s 0.41s
% Output   : CNFRefutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   30 (  27 unt;   0 def)
%            Number of atoms       :   33 (  32 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    6 (   3   ~;   0   |;   1   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   44 (   3 sgn;  28   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(goals,conjecture,
    ! [X4,X5] :
      ( multiplication(X4,X5) = zero
     => multiplication(X4,strong_iteration(X5)) = X4 ),
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',goals) ).

fof(multiplicative_associativity,axiom,
    ! [X1,X2,X3] : multiplication(X1,multiplication(X2,X3)) = multiplication(multiplication(X1,X2),X3),
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',multiplicative_associativity) ).

fof(left_annihilation,axiom,
    ! [X1] : multiplication(zero,X1) = zero,
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',left_annihilation) ).

fof(distributivity1,axiom,
    ! [X1,X2,X3] : multiplication(X1,addition(X2,X3)) = addition(multiplication(X1,X2),multiplication(X1,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',distributivity1) ).

fof(additive_identity,axiom,
    ! [X1] : addition(X1,zero) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',additive_identity) ).

fof(infty_unfold1,axiom,
    ! [X1] : strong_iteration(X1) = addition(multiplication(X1,strong_iteration(X1)),one),
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',infty_unfold1) ).

fof(additive_commutativity,axiom,
    ! [X1,X2] : addition(X1,X2) = addition(X2,X1),
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',additive_commutativity) ).

fof(multiplicative_right_identity,axiom,
    ! [X1] : multiplication(X1,one) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p',multiplicative_right_identity) ).

fof(c_0_8,negated_conjecture,
    ~ ! [X4,X5] :
        ( multiplication(X4,X5) = zero
       => multiplication(X4,strong_iteration(X5)) = X4 ),
    inference(assume_negation,[status(cth)],[goals]) ).

fof(c_0_9,plain,
    ! [X8,X9,X10] : multiplication(X8,multiplication(X9,X10)) = multiplication(multiplication(X8,X9),X10),
    inference(variable_rename,[status(thm)],[multiplicative_associativity]) ).

fof(c_0_10,negated_conjecture,
    ( multiplication(esk1_0,esk2_0) = zero
    & multiplication(esk1_0,strong_iteration(esk2_0)) != esk1_0 ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_8])])]) ).

fof(c_0_11,plain,
    ! [X23] : multiplication(zero,X23) = zero,
    inference(variable_rename,[status(thm)],[left_annihilation]) ).

fof(c_0_12,plain,
    ! [X11,X12,X13] : multiplication(X11,addition(X12,X13)) = addition(multiplication(X11,X12),multiplication(X11,X13)),
    inference(variable_rename,[status(thm)],[distributivity1]) ).

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

cnf(c_0_14,negated_conjecture,
    multiplication(esk1_0,esk2_0) = zero,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15,plain,
    multiplication(zero,X1) = zero,
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_16,plain,
    ! [X22] : addition(X22,zero) = X22,
    inference(variable_rename,[status(thm)],[additive_identity]) ).

fof(c_0_17,plain,
    ! [X17] : strong_iteration(X17) = addition(multiplication(X17,strong_iteration(X17)),one),
    inference(variable_rename,[status(thm)],[infty_unfold1]) ).

fof(c_0_18,plain,
    ! [X24,X25] : addition(X24,X25) = addition(X25,X24),
    inference(variable_rename,[status(thm)],[additive_commutativity]) ).

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

cnf(c_0_20,negated_conjecture,
    multiplication(esk1_0,multiplication(esk2_0,X1)) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_14]),c_0_15]) ).

cnf(c_0_21,plain,
    addition(X1,zero) = X1,
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_22,plain,
    strong_iteration(X1) = addition(multiplication(X1,strong_iteration(X1)),one),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

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

fof(c_0_24,plain,
    ! [X30] : multiplication(X30,one) = X30,
    inference(variable_rename,[status(thm)],[multiplicative_right_identity]) ).

cnf(c_0_25,negated_conjecture,
    multiplication(esk1_0,addition(X1,multiplication(esk2_0,X2))) = multiplication(esk1_0,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_21]) ).

cnf(c_0_26,plain,
    addition(one,multiplication(X1,strong_iteration(X1))) = strong_iteration(X1),
    inference(rw,[status(thm)],[c_0_22,c_0_23]) ).

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

cnf(c_0_28,negated_conjecture,
    multiplication(esk1_0,strong_iteration(esk2_0)) != esk1_0,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_29,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27]),c_0_28]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.09  % Problem    : KLE148+1 : TPTP v8.1.2. Released v4.0.0.
% 0.04/0.10  % Command    : run_E %s %d THM
% 0.09/0.30  % Computer : n026.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit   : 2400
% 0.09/0.30  % WCLimit    : 300
% 0.09/0.30  % DateTime   : Tue Oct  3 05:12:14 EDT 2023
% 0.09/0.30  % CPUTime    : 
% 0.15/0.39  Running first-order model finding
% 0.15/0.40  Running: /export/starexec/sandbox2/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/sandbox2/tmp/tmp.7dnKVaRTir/E---3.1_23770.p
% 0.15/0.41  # Version: 3.1pre001
% 0.15/0.41  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.15/0.41  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.41  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.15/0.41  # Starting new_bool_3 with 300s (1) cores
% 0.15/0.41  # Starting new_bool_1 with 300s (1) cores
% 0.15/0.41  # Starting sh5l with 300s (1) cores
% 0.15/0.41  # new_bool_3 with pid 23848 completed with status 0
% 0.15/0.41  # Result found by new_bool_3
% 0.15/0.41  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.15/0.41  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.41  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.15/0.41  # Starting new_bool_3 with 300s (1) cores
% 0.15/0.41  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.15/0.41  # Search class: FHUSM-FFSF21-MFFFFFNN
% 0.15/0.41  # Scheduled 11 strats onto 1 cores with 300 seconds (300 total)
% 0.15/0.41  # Starting G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 28s (1) cores
% 0.15/0.41  # G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with pid 23854 completed with status 0
% 0.15/0.41  # Result found by G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_RG_S04AN
% 0.15/0.41  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.15/0.41  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.41  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.15/0.41  # Starting new_bool_3 with 300s (1) cores
% 0.15/0.41  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.15/0.41  # Search class: FHUSM-FFSF21-MFFFFFNN
% 0.15/0.41  # Scheduled 11 strats onto 1 cores with 300 seconds (300 total)
% 0.15/0.41  # Starting G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 28s (1) cores
% 0.15/0.41  # Preprocessing time       : 0.001 s
% 0.15/0.41  # Presaturation interreduction done
% 0.15/0.41  
% 0.15/0.41  # Proof found!
% 0.15/0.41  # SZS status Theorem
% 0.15/0.41  # SZS output start CNFRefutation
% See solution above
% 0.15/0.41  # Parsed axioms                        : 19
% 0.15/0.41  # Removed by relevancy pruning/SinE    : 0
% 0.15/0.41  # Initial clauses                      : 21
% 0.15/0.41  # Removed in clause preprocessing      : 0
% 0.15/0.41  # Initial clauses in saturation        : 21
% 0.15/0.41  # Processed clauses                    : 70
% 0.15/0.41  # ...of these trivial                  : 7
% 0.15/0.41  # ...subsumed                          : 4
% 0.15/0.41  # ...remaining for further processing  : 59
% 0.15/0.41  # Other redundant clauses eliminated   : 0
% 0.15/0.41  # Clauses deleted for lack of memory   : 0
% 0.15/0.41  # Backward-subsumed                    : 0
% 0.15/0.41  # Backward-rewritten                   : 2
% 0.15/0.41  # Generated clauses                    : 281
% 0.15/0.41  # ...of the previous two non-redundant : 204
% 0.15/0.41  # ...aggressively subsumed             : 0
% 0.15/0.41  # Contextual simplify-reflections      : 0
% 0.15/0.41  # Paramodulations                      : 281
% 0.15/0.41  # Factorizations                       : 0
% 0.15/0.41  # NegExts                              : 0
% 0.15/0.41  # Equation resolutions                 : 0
% 0.15/0.41  # Total rewrite steps                  : 238
% 0.15/0.41  # Propositional unsat checks           : 0
% 0.15/0.41  #    Propositional check models        : 0
% 0.15/0.41  #    Propositional check unsatisfiable : 0
% 0.15/0.41  #    Propositional clauses             : 0
% 0.15/0.41  #    Propositional clauses after purity: 0
% 0.15/0.41  #    Propositional unsat core size     : 0
% 0.15/0.41  #    Propositional preprocessing time  : 0.000
% 0.15/0.41  #    Propositional encoding time       : 0.000
% 0.15/0.41  #    Propositional solver time         : 0.000
% 0.15/0.41  #    Success case prop preproc time    : 0.000
% 0.15/0.41  #    Success case prop encoding time   : 0.000
% 0.15/0.41  #    Success case prop solver time     : 0.000
% 0.15/0.41  # Current number of processed clauses  : 36
% 0.15/0.41  #    Positive orientable unit clauses  : 28
% 0.15/0.41  #    Positive unorientable unit clauses: 2
% 0.15/0.41  #    Negative unit clauses             : 1
% 0.15/0.41  #    Non-unit-clauses                  : 5
% 0.15/0.41  # Current number of unprocessed clauses: 164
% 0.15/0.41  # ...number of literals in the above   : 228
% 0.15/0.41  # Current number of archived formulas  : 0
% 0.15/0.41  # Current number of archived clauses   : 23
% 0.15/0.41  # Clause-clause subsumption calls (NU) : 11
% 0.15/0.41  # Rec. Clause-clause subsumption calls : 11
% 0.15/0.41  # Non-unit clause-clause subsumptions  : 0
% 0.15/0.41  # Unit Clause-clause subsumption calls : 1
% 0.15/0.41  # Rewrite failures with RHS unbound    : 0
% 0.15/0.41  # BW rewrite match attempts            : 21
% 0.15/0.41  # BW rewrite match successes           : 17
% 0.15/0.41  # Condensation attempts                : 0
% 0.15/0.41  # Condensation successes               : 0
% 0.15/0.41  # Termbank termtop insertions          : 3684
% 0.15/0.41  
% 0.15/0.41  # -------------------------------------------------
% 0.15/0.41  # User time                : 0.005 s
% 0.15/0.41  # System time              : 0.004 s
% 0.15/0.41  # Total time               : 0.009 s
% 0.15/0.41  # Maximum resident set size: 1716 pages
% 0.15/0.41  
% 0.15/0.41  # -------------------------------------------------
% 0.15/0.41  # User time                : 0.006 s
% 0.15/0.41  # System time              : 0.005 s
% 0.15/0.41  # Total time               : 0.012 s
% 0.15/0.41  # Maximum resident set size: 1692 pages
% 0.15/0.41  % E---3.1 exiting
%------------------------------------------------------------------------------