TSTP Solution File: GRP665+1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : GRP665+1 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n016.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 20:50:38 EDT 2024

% Result   : Theorem 0.20s 0.52s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   30 (  25 unt;   0 def)
%            Number of atoms       :   40 (  39 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   21 (  11   ~;   6   |;   4   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   54 (   0 sgn  30   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(goals,conjecture,
    ! [X4,X5] :
      ( mult(op_c,mult(X4,X5)) = mult(mult(op_c,X4),X5)
      & mult(mult(X4,op_c),X5) = mult(X4,mult(op_c,X5))
      & mult(mult(X4,X5),op_c) = mult(X4,mult(X5,op_c)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

fof(f08,axiom,
    ! [X3,X1,X2] : mult(mult(X2,X1),X3) = mult(mult(X2,X3),ld(X3,mult(X1,X3))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f08) ).

fof(f09,axiom,
    ! [X2] : mult(op_c,X2) = mult(X2,op_c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f09) ).

fof(f02,axiom,
    ! [X1,X2] : ld(X2,mult(X2,X1)) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f02) ).

fof(f07,axiom,
    ! [X3,X1,X2] : mult(X2,mult(X1,X3)) = mult(rd(mult(X2,X1),X2),mult(X2,X3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f07) ).

fof(f01,axiom,
    ! [X1,X2] : mult(X2,ld(X2,X1)) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f01) ).

fof(f04,axiom,
    ! [X1,X2] : rd(mult(X2,X1),X1) = X2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f04) ).

fof(c_0_7,negated_conjecture,
    ~ ! [X4,X5] :
        ( mult(op_c,mult(X4,X5)) = mult(mult(op_c,X4),X5)
        & mult(mult(X4,op_c),X5) = mult(X4,mult(op_c,X5))
        & mult(mult(X4,X5),op_c) = mult(X4,mult(X5,op_c)) ),
    inference(assume_negation,[status(cth)],[goals]) ).

fof(c_0_8,plain,
    ! [X19,X20,X21] : mult(mult(X21,X20),X19) = mult(mult(X21,X19),ld(X19,mult(X20,X19))),
    inference(variable_rename,[status(thm)],[f08]) ).

fof(c_0_9,plain,
    ! [X22] : mult(op_c,X22) = mult(X22,op_c),
    inference(variable_rename,[status(thm)],[f09]) ).

fof(c_0_10,plain,
    ! [X8,X9] : ld(X9,mult(X9,X8)) = X8,
    inference(variable_rename,[status(thm)],[f02]) ).

fof(c_0_11,plain,
    ! [X16,X17,X18] : mult(X18,mult(X17,X16)) = mult(rd(mult(X18,X17),X18),mult(X18,X16)),
    inference(variable_rename,[status(thm)],[f07]) ).

fof(c_0_12,plain,
    ! [X6,X7] : mult(X7,ld(X7,X6)) = X6,
    inference(variable_rename,[status(thm)],[f01]) ).

fof(c_0_13,negated_conjecture,
    ( mult(op_c,mult(esk1_0,esk2_0)) != mult(mult(op_c,esk1_0),esk2_0)
    | mult(mult(esk1_0,op_c),esk2_0) != mult(esk1_0,mult(op_c,esk2_0))
    | mult(mult(esk1_0,esk2_0),op_c) != mult(esk1_0,mult(esk2_0,op_c)) ),
    inference(fof_nnf,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_7])])])]) ).

cnf(c_0_14,plain,
    mult(mult(X1,X2),X3) = mult(mult(X1,X3),ld(X3,mult(X2,X3))),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_15,plain,
    mult(op_c,X1) = mult(X1,op_c),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_16,plain,
    ld(X1,mult(X1,X2)) = X2,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

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

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

fof(c_0_19,plain,
    ! [X12,X13] : rd(mult(X13,X12),X12) = X13,
    inference(variable_rename,[status(thm)],[f04]) ).

cnf(c_0_20,negated_conjecture,
    ( mult(op_c,mult(esk1_0,esk2_0)) != mult(mult(op_c,esk1_0),esk2_0)
    | mult(mult(esk1_0,op_c),esk2_0) != mult(esk1_0,mult(op_c,esk2_0))
    | mult(mult(esk1_0,esk2_0),op_c) != mult(esk1_0,mult(esk2_0,op_c)) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_21,plain,
    mult(mult(X1,op_c),X2) = mult(op_c,mult(X1,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16]),c_0_15]) ).

cnf(c_0_22,plain,
    mult(rd(mult(X1,X2),X1),X3) = mult(X1,mult(X2,ld(X1,X3))),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_23,plain,
    rd(mult(X1,X2),X2) = X1,
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_24,negated_conjecture,
    ( mult(mult(op_c,esk1_0),esk2_0) != mult(op_c,mult(esk1_0,esk2_0))
    | mult(mult(op_c,esk1_0),esk2_0) != mult(esk1_0,mult(op_c,esk2_0))
    | mult(esk1_0,mult(op_c,esk2_0)) != mult(op_c,mult(esk1_0,esk2_0)) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_20,c_0_15]),c_0_15]),c_0_15]) ).

cnf(c_0_25,plain,
    mult(mult(op_c,X1),X2) = mult(op_c,mult(X1,X2)),
    inference(spm,[status(thm)],[c_0_21,c_0_15]) ).

cnf(c_0_26,plain,
    mult(op_c,mult(X1,ld(op_c,X2))) = mult(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_15]),c_0_23]) ).

cnf(c_0_27,negated_conjecture,
    mult(esk1_0,mult(op_c,esk2_0)) != mult(op_c,mult(esk1_0,esk2_0)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_24,c_0_25]),c_0_25])]) ).

cnf(c_0_28,plain,
    mult(op_c,mult(X1,X2)) = mult(X1,mult(op_c,X2)),
    inference(spm,[status(thm)],[c_0_26,c_0_16]) ).

cnf(c_0_29,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_27,c_0_28])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : GRP665+1 : TPTP v8.2.0. Released v4.0.0.
% 0.11/0.14  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n016.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Sun May 19 05:22:53 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  Running first-order theorem proving
% 0.20/0.49  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/benchmark/theBenchmark.p
% 0.20/0.52  # Version: 3.1.0
% 0.20/0.52  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.20/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.52  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.20/0.52  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.52  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.52  # Starting sh5l with 300s (1) cores
% 0.20/0.52  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 25116 completed with status 0
% 0.20/0.52  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.20/0.52  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.20/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.52  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.20/0.52  # No SInE strategy applied
% 0.20/0.52  # Search class: FUHPM-FFSF22-MFFFFFNN
% 0.20/0.52  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.52  # Starting H----_102_C18_F1_PI_AE_CS_SP_PS_S0Y with 811s (1) cores
% 0.20/0.52  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.20/0.52  # Starting new_bool_3 with 136s (1) cores
% 0.20/0.52  # Starting new_bool_1 with 136s (1) cores
% 0.20/0.52  # Starting sh5l with 136s (1) cores
% 0.20/0.52  # H----_102_C18_F1_PI_AE_CS_SP_PS_S0Y with pid 25121 completed with status 0
% 0.20/0.52  # Result found by H----_102_C18_F1_PI_AE_CS_SP_PS_S0Y
% 0.20/0.52  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.20/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.52  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.20/0.52  # No SInE strategy applied
% 0.20/0.52  # Search class: FUHPM-FFSF22-MFFFFFNN
% 0.20/0.52  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.52  # Starting H----_102_C18_F1_PI_AE_CS_SP_PS_S0Y with 811s (1) cores
% 0.20/0.52  # Preprocessing time       : 0.001 s
% 0.20/0.52  # Presaturation interreduction done
% 0.20/0.52  
% 0.20/0.52  # Proof found!
% 0.20/0.52  # SZS status Theorem
% 0.20/0.52  # SZS output start CNFRefutation
% See solution above
% 0.20/0.52  # Parsed axioms                        : 10
% 0.20/0.52  # Removed by relevancy pruning/SinE    : 0
% 0.20/0.52  # Initial clauses                      : 10
% 0.20/0.52  # Removed in clause preprocessing      : 0
% 0.20/0.52  # Initial clauses in saturation        : 10
% 0.20/0.52  # Processed clauses                    : 175
% 0.20/0.52  # ...of these trivial                  : 46
% 0.20/0.52  # ...subsumed                          : 30
% 0.20/0.52  # ...remaining for further processing  : 99
% 0.20/0.52  # Other redundant clauses eliminated   : 0
% 0.20/0.52  # Clauses deleted for lack of memory   : 0
% 0.20/0.52  # Backward-subsumed                    : 0
% 0.20/0.52  # Backward-rewritten                   : 24
% 0.20/0.52  # Generated clauses                    : 1601
% 0.20/0.52  # ...of the previous two non-redundant : 857
% 0.20/0.52  # ...aggressively subsumed             : 0
% 0.20/0.52  # Contextual simplify-reflections      : 0
% 0.20/0.52  # Paramodulations                      : 1601
% 0.20/0.52  # Factorizations                       : 0
% 0.20/0.52  # NegExts                              : 0
% 0.20/0.52  # Equation resolutions                 : 0
% 0.20/0.52  # Disequality decompositions           : 0
% 0.20/0.52  # Total rewrite steps                  : 2451
% 0.20/0.52  # ...of those cached                   : 1945
% 0.20/0.52  # Propositional unsat checks           : 0
% 0.20/0.52  #    Propositional check models        : 0
% 0.20/0.52  #    Propositional check unsatisfiable : 0
% 0.20/0.52  #    Propositional clauses             : 0
% 0.20/0.52  #    Propositional clauses after purity: 0
% 0.20/0.52  #    Propositional unsat core size     : 0
% 0.20/0.52  #    Propositional preprocessing time  : 0.000
% 0.20/0.52  #    Propositional encoding time       : 0.000
% 0.20/0.52  #    Propositional solver time         : 0.000
% 0.20/0.52  #    Success case prop preproc time    : 0.000
% 0.20/0.52  #    Success case prop encoding time   : 0.000
% 0.20/0.52  #    Success case prop solver time     : 0.000
% 0.20/0.52  # Current number of processed clauses  : 65
% 0.20/0.52  #    Positive orientable unit clauses  : 63
% 0.20/0.52  #    Positive unorientable unit clauses: 2
% 0.20/0.52  #    Negative unit clauses             : 0
% 0.20/0.52  #    Non-unit-clauses                  : 0
% 0.20/0.52  # Current number of unprocessed clauses: 676
% 0.20/0.52  # ...number of literals in the above   : 676
% 0.20/0.52  # Current number of archived formulas  : 0
% 0.20/0.52  # Current number of archived clauses   : 34
% 0.20/0.52  # Clause-clause subsumption calls (NU) : 0
% 0.20/0.52  # Rec. Clause-clause subsumption calls : 0
% 0.20/0.52  # Non-unit clause-clause subsumptions  : 0
% 0.20/0.52  # Unit Clause-clause subsumption calls : 2
% 0.20/0.52  # Rewrite failures with RHS unbound    : 0
% 0.20/0.52  # BW rewrite match attempts            : 46
% 0.20/0.52  # BW rewrite match successes           : 35
% 0.20/0.52  # Condensation attempts                : 0
% 0.20/0.52  # Condensation successes               : 0
% 0.20/0.52  # Termbank termtop insertions          : 18213
% 0.20/0.52  # Search garbage collected termcells   : 43
% 0.20/0.52  
% 0.20/0.52  # -------------------------------------------------
% 0.20/0.52  # User time                : 0.017 s
% 0.20/0.52  # System time              : 0.005 s
% 0.20/0.52  # Total time               : 0.022 s
% 0.20/0.52  # Maximum resident set size: 1672 pages
% 0.20/0.52  
% 0.20/0.52  # -------------------------------------------------
% 0.20/0.52  # User time                : 0.090 s
% 0.20/0.52  # System time              : 0.013 s
% 0.20/0.52  # Total time               : 0.103 s
% 0.20/0.52  # Maximum resident set size: 1692 pages
% 0.20/0.52  % E---3.1 exiting
% 0.20/0.52  % E exiting
%------------------------------------------------------------------------------