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

View Problem - Process Solution

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

% Computer : n022.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:04:41 EDT 2023

% Result   : Theorem 0.23s 0.53s
% Output   : CNFRefutation 0.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   25 (  13 unt;   0 def)
%            Number of atoms       :   53 (  30 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :   48 (  20   ~;  16   |;   7   &)
%                                         (   2 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   37 (   0 sgn;  24   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(test_3,axiom,
    ! [X4,X5] :
      ( test(X4)
     => ( c(X4) = X5
      <=> complement(X4,X5) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.WDMpWjBoYs/E---3.1_8416.p',test_3) ).

fof(goals,conjecture,
    ! [X4,X5] :
      ( test(X5)
     => X4 = addition(multiplication(X4,X5),multiplication(X4,c(X5))) ),
    file('/export/starexec/sandbox2/tmp/tmp.WDMpWjBoYs/E---3.1_8416.p',goals) ).

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

fof(right_distributivity,axiom,
    ! [X1,X2,X3] : multiplication(X1,addition(X2,X3)) = addition(multiplication(X1,X2),multiplication(X1,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.WDMpWjBoYs/E---3.1_8416.p',right_distributivity) ).

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

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

fof(c_0_6,plain,
    ! [X30,X31] :
      ( ( c(X30) != X31
        | complement(X30,X31)
        | ~ test(X30) )
      & ( ~ complement(X30,X31)
        | c(X30) = X31
        | ~ test(X30) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[test_3])])]) ).

fof(c_0_7,negated_conjecture,
    ~ ! [X4,X5] :
        ( test(X5)
       => X4 = addition(multiplication(X4,X5),multiplication(X4,c(X5))) ),
    inference(assume_negation,[status(cth)],[goals]) ).

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

cnf(c_0_9,plain,
    ( complement(X1,X2)
    | c(X1) != X2
    | ~ test(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

fof(c_0_10,negated_conjecture,
    ( test(esk2_0)
    & esk1_0 != addition(multiplication(esk1_0,esk2_0),multiplication(esk1_0,c(esk2_0))) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_7])])]) ).

fof(c_0_11,plain,
    ! [X15,X16,X17] : multiplication(X15,addition(X16,X17)) = addition(multiplication(X15,X16),multiplication(X15,X17)),
    inference(variable_rename,[status(thm)],[right_distributivity]) ).

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

cnf(c_0_13,plain,
    ( complement(X1,c(X1))
    | ~ test(X1) ),
    inference(er,[status(thm)],[c_0_9]) ).

fof(c_0_14,plain,
    ! [X8,X9] : addition(X8,X9) = addition(X9,X8),
    inference(variable_rename,[status(thm)],[additive_commutativity]) ).

cnf(c_0_15,negated_conjecture,
    esk1_0 != addition(multiplication(esk1_0,esk2_0),multiplication(esk1_0,c(esk2_0))),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

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

cnf(c_0_17,plain,
    ( addition(c(X1),X1) = one
    | ~ test(X1) ),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

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

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

cnf(c_0_20,negated_conjecture,
    multiplication(esk1_0,addition(esk2_0,c(esk2_0))) != esk1_0,
    inference(rw,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_21,plain,
    ( addition(X1,c(X1)) = one
    | ~ test(X1) ),
    inference(rw,[status(thm)],[c_0_17,c_0_18]) ).

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

cnf(c_0_23,negated_conjecture,
    test(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_24,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_21]),c_0_22]),c_0_23])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.14  % Problem    : KLE022+1 : TPTP v8.1.2. Released v4.0.0.
% 0.13/0.15  % Command    : run_E %s %d THM
% 0.15/0.37  % Computer : n022.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit   : 2400
% 0.15/0.37  % WCLimit    : 300
% 0.15/0.37  % DateTime   : Tue Oct  3 04:52:24 EDT 2023
% 0.15/0.37  % CPUTime    : 
% 0.23/0.52  Running first-order model finding
% 0.23/0.52  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.WDMpWjBoYs/E---3.1_8416.p
% 0.23/0.53  # Version: 3.1pre001
% 0.23/0.53  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.23/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.23/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.23/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.23/0.53  # Starting new_bool_1 with 300s (1) cores
% 0.23/0.53  # Starting sh5l with 300s (1) cores
% 0.23/0.53  # sh5l with pid 8496 completed with status 0
% 0.23/0.53  # Result found by sh5l
% 0.23/0.53  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.23/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.23/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.23/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.23/0.53  # Starting new_bool_1 with 300s (1) cores
% 0.23/0.53  # Starting sh5l with 300s (1) cores
% 0.23/0.53  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.23/0.53  # Search class: FGUSM-FFSF21-MFFFFFNN
% 0.23/0.53  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.23/0.53  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.23/0.53  # SAT001_MinMin_p005000_rr_RG with pid 8499 completed with status 0
% 0.23/0.53  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.23/0.53  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.23/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.23/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.23/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.23/0.53  # Starting new_bool_1 with 300s (1) cores
% 0.23/0.53  # Starting sh5l with 300s (1) cores
% 0.23/0.53  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.23/0.53  # Search class: FGUSM-FFSF21-MFFFFFNN
% 0.23/0.53  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.23/0.53  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.23/0.53  # Preprocessing time       : 0.001 s
% 0.23/0.53  # Presaturation interreduction done
% 0.23/0.53  
% 0.23/0.53  # Proof found!
% 0.23/0.53  # SZS status Theorem
% 0.23/0.53  # SZS output start CNFRefutation
% See solution above
% 0.23/0.54  # Parsed axioms                        : 17
% 0.23/0.54  # Removed by relevancy pruning/SinE    : 1
% 0.23/0.54  # Initial clauses                      : 22
% 0.23/0.54  # Removed in clause preprocessing      : 0
% 0.23/0.54  # Initial clauses in saturation        : 22
% 0.23/0.54  # Processed clauses                    : 56
% 0.23/0.54  # ...of these trivial                  : 1
% 0.23/0.54  # ...subsumed                          : 0
% 0.23/0.54  # ...remaining for further processing  : 55
% 0.23/0.54  # Other redundant clauses eliminated   : 1
% 0.23/0.54  # Clauses deleted for lack of memory   : 0
% 0.23/0.54  # Backward-subsumed                    : 0
% 0.23/0.54  # Backward-rewritten                   : 2
% 0.23/0.54  # Generated clauses                    : 98
% 0.23/0.54  # ...of the previous two non-redundant : 50
% 0.23/0.54  # ...aggressively subsumed             : 0
% 0.23/0.54  # Contextual simplify-reflections      : 1
% 0.23/0.54  # Paramodulations                      : 97
% 0.23/0.54  # Factorizations                       : 0
% 0.23/0.54  # NegExts                              : 0
% 0.23/0.54  # Equation resolutions                 : 1
% 0.23/0.54  # Total rewrite steps                  : 89
% 0.23/0.54  # Propositional unsat checks           : 0
% 0.23/0.54  #    Propositional check models        : 0
% 0.23/0.54  #    Propositional check unsatisfiable : 0
% 0.23/0.54  #    Propositional clauses             : 0
% 0.23/0.54  #    Propositional clauses after purity: 0
% 0.23/0.54  #    Propositional unsat core size     : 0
% 0.23/0.54  #    Propositional preprocessing time  : 0.000
% 0.23/0.54  #    Propositional encoding time       : 0.000
% 0.23/0.54  #    Propositional solver time         : 0.000
% 0.23/0.54  #    Success case prop preproc time    : 0.000
% 0.23/0.54  #    Success case prop encoding time   : 0.000
% 0.23/0.54  #    Success case prop solver time     : 0.000
% 0.23/0.54  # Current number of processed clauses  : 30
% 0.23/0.54  #    Positive orientable unit clauses  : 13
% 0.23/0.54  #    Positive unorientable unit clauses: 1
% 0.23/0.54  #    Negative unit clauses             : 1
% 0.23/0.54  #    Non-unit-clauses                  : 15
% 0.23/0.54  # Current number of unprocessed clauses: 37
% 0.23/0.54  # ...number of literals in the above   : 61
% 0.23/0.54  # Current number of archived formulas  : 0
% 0.23/0.54  # Current number of archived clauses   : 24
% 0.23/0.54  # Clause-clause subsumption calls (NU) : 19
% 0.23/0.54  # Rec. Clause-clause subsumption calls : 19
% 0.23/0.54  # Non-unit clause-clause subsumptions  : 1
% 0.23/0.54  # Unit Clause-clause subsumption calls : 1
% 0.23/0.54  # Rewrite failures with RHS unbound    : 0
% 0.23/0.54  # BW rewrite match attempts            : 30
% 0.23/0.54  # BW rewrite match successes           : 25
% 0.23/0.54  # Condensation attempts                : 0
% 0.23/0.54  # Condensation successes               : 0
% 0.23/0.54  # Termbank termtop insertions          : 1750
% 0.23/0.54  
% 0.23/0.54  # -------------------------------------------------
% 0.23/0.54  # User time                : 0.007 s
% 0.23/0.54  # System time              : 0.001 s
% 0.23/0.54  # Total time               : 0.008 s
% 0.23/0.54  # Maximum resident set size: 1708 pages
% 0.23/0.54  
% 0.23/0.54  # -------------------------------------------------
% 0.23/0.54  # User time                : 0.008 s
% 0.23/0.54  # System time              : 0.003 s
% 0.23/0.54  # Total time               : 0.011 s
% 0.23/0.54  # Maximum resident set size: 1684 pages
% 0.23/0.54  % E---3.1 exiting
%------------------------------------------------------------------------------