TSTP Solution File: NUM835+2 by E---3.1.00

View Problem - Process Solution

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

% Computer : n004.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 : Tue May 21 01:17:27 EDT 2024

% Result   : Theorem 0.18s 0.46s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    2
% Syntax   : Number of formulae    :   13 (   5 unt;   0 def)
%            Number of atoms       :   37 (  28 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :   37 (  13   ~;  18   |;   5   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   25 (   4 sgn  10   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof('def(cond(conseq(105), 0), 1)',axiom,
    ! [X3,X4] :
      ( m(X4)
    <=> ( X3 = X4
        | ? [X5] : X3 = vplus(X4,X5)
        | ? [X6] : X4 = vplus(X3,X6) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','def(cond(conseq(105), 0), 1)') ).

fof('dis(case_distinction(conseq(110)))',conjecture,
    ( ? [X1] : vd165 = vplus(vd151,X1)
    | ? [X2] : vd151 = vplus(vd165,X2)
    | vd151 = vd165 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','dis(case_distinction(conseq(110)))') ).

fof(c_0_2,plain,
    ! [X33,X34,X37,X38,X39,X40] :
      ( ( ~ m(X34)
        | X33 = X34
        | X33 = vplus(X34,esk1_2(X33,X34))
        | X34 = vplus(X33,esk2_2(X33,X34)) )
      & ( X37 != X38
        | m(X38) )
      & ( X37 != vplus(X38,X39)
        | m(X38) )
      & ( X38 != vplus(X37,X40)
        | m(X38) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],['def(cond(conseq(105), 0), 1)'])])])])])])]) ).

fof(c_0_3,negated_conjecture,
    ~ ( ? [X1] : vd165 = vplus(vd151,X1)
      | ? [X2] : vd151 = vplus(vd165,X2)
      | vd151 = vd165 ),
    inference(assume_negation,[status(cth)],['dis(case_distinction(conseq(110)))']) ).

cnf(c_0_4,plain,
    ( m(X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

fof(c_0_5,negated_conjecture,
    ! [X19,X20] :
      ( vd165 != vplus(vd151,X19)
      & vd151 != vplus(vd165,X20)
      & vd151 != vd165 ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_3])])])]) ).

cnf(c_0_6,plain,
    ( X2 = X1
    | X2 = vplus(X1,esk1_2(X2,X1))
    | X1 = vplus(X2,esk2_2(X2,X1))
    | ~ m(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_7,plain,
    m(X1),
    inference(er,[status(thm)],[c_0_4]) ).

cnf(c_0_8,negated_conjecture,
    vd165 != vplus(vd151,X1),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_9,plain,
    ( vplus(X1,esk2_2(X1,X2)) = X2
    | vplus(X2,esk1_2(X1,X2)) = X1
    | X2 = X1 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_6,c_0_7])]) ).

cnf(c_0_10,negated_conjecture,
    vd151 != vplus(vd165,X1),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_11,negated_conjecture,
    vd151 != vd165,
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_12,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(er,[status(thm)],[inference(spm,[status(thm)],[c_0_8,c_0_9])]),c_0_10]),c_0_11]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem    : NUM835+2 : TPTP v8.2.0. Released v4.1.0.
% 0.02/0.12  % Command    : run_E %s %d THM
% 0.11/0.32  % Computer : n004.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit   : 300
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Mon May 20 05:18:07 EDT 2024
% 0.11/0.33  % CPUTime    : 
% 0.18/0.45  Running first-order theorem proving
% 0.18/0.45  Running: /export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p
% 0.18/0.46  # Version: 3.1.0
% 0.18/0.46  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.18/0.46  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.18/0.46  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.18/0.46  # Starting new_bool_3 with 300s (1) cores
% 0.18/0.46  # Starting new_bool_1 with 300s (1) cores
% 0.18/0.46  # Starting sh5l with 300s (1) cores
% 0.18/0.46  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 24923 completed with status 0
% 0.18/0.46  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.18/0.46  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.18/0.46  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.18/0.46  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.18/0.46  # No SInE strategy applied
% 0.18/0.46  # Search class: FGUSM-FFMF21-SFFFFFNN
% 0.18/0.46  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.18/0.46  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 0.18/0.46  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.18/0.46  # Starting new_bool_3 with 136s (1) cores
% 0.18/0.46  # Starting new_bool_1 with 136s (1) cores
% 0.18/0.46  # Starting sh5l with 136s (1) cores
% 0.18/0.46  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 24930 completed with status 0
% 0.18/0.46  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.18/0.46  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.18/0.46  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.18/0.46  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.18/0.46  # No SInE strategy applied
% 0.18/0.46  # Search class: FGUSM-FFMF21-SFFFFFNN
% 0.18/0.46  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.18/0.46  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 0.18/0.46  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.18/0.46  # Preprocessing time       : 0.001 s
% 0.18/0.46  # Presaturation interreduction done
% 0.18/0.46  
% 0.18/0.46  # Proof found!
% 0.18/0.46  # SZS status Theorem
% 0.18/0.46  # SZS output start CNFRefutation
% See solution above
% 0.18/0.46  # Parsed axioms                        : 24
% 0.18/0.46  # Removed by relevancy pruning/SinE    : 0
% 0.18/0.46  # Initial clauses                      : 30
% 0.18/0.46  # Removed in clause preprocessing      : 7
% 0.18/0.46  # Initial clauses in saturation        : 23
% 0.18/0.46  # Processed clauses                    : 50
% 0.18/0.46  # ...of these trivial                  : 10
% 0.18/0.46  # ...subsumed                          : 14
% 0.18/0.46  # ...remaining for further processing  : 26
% 0.18/0.46  # Other redundant clauses eliminated   : 5
% 0.18/0.46  # Clauses deleted for lack of memory   : 0
% 0.18/0.46  # Backward-subsumed                    : 0
% 0.18/0.46  # Backward-rewritten                   : 0
% 0.18/0.46  # Generated clauses                    : 56
% 0.18/0.46  # ...of the previous two non-redundant : 47
% 0.18/0.46  # ...aggressively subsumed             : 0
% 0.18/0.46  # Contextual simplify-reflections      : 0
% 0.18/0.46  # Paramodulations                      : 51
% 0.18/0.46  # Factorizations                       : 0
% 0.18/0.46  # NegExts                              : 0
% 0.18/0.46  # Equation resolutions                 : 5
% 0.18/0.46  # Disequality decompositions           : 0
% 0.18/0.46  # Total rewrite steps                  : 29
% 0.18/0.46  # ...of those cached                   : 12
% 0.18/0.46  # Propositional unsat checks           : 0
% 0.18/0.46  #    Propositional check models        : 0
% 0.18/0.46  #    Propositional check unsatisfiable : 0
% 0.18/0.46  #    Propositional clauses             : 0
% 0.18/0.46  #    Propositional clauses after purity: 0
% 0.18/0.46  #    Propositional unsat core size     : 0
% 0.18/0.46  #    Propositional preprocessing time  : 0.000
% 0.18/0.46  #    Propositional encoding time       : 0.000
% 0.18/0.46  #    Propositional solver time         : 0.000
% 0.18/0.46  #    Success case prop preproc time    : 0.000
% 0.18/0.46  #    Success case prop encoding time   : 0.000
% 0.18/0.46  #    Success case prop solver time     : 0.000
% 0.18/0.46  # Current number of processed clauses  : 16
% 0.18/0.46  #    Positive orientable unit clauses  : 2
% 0.18/0.46  #    Positive unorientable unit clauses: 1
% 0.18/0.46  #    Negative unit clauses             : 10
% 0.18/0.46  #    Non-unit-clauses                  : 3
% 0.18/0.46  # Current number of unprocessed clauses: 21
% 0.18/0.46  # ...number of literals in the above   : 22
% 0.18/0.46  # Current number of archived formulas  : 0
% 0.18/0.46  # Current number of archived clauses   : 10
% 0.18/0.46  # Clause-clause subsumption calls (NU) : 0
% 0.18/0.46  # Rec. Clause-clause subsumption calls : 0
% 0.18/0.46  # Non-unit clause-clause subsumptions  : 0
% 0.18/0.46  # Unit Clause-clause subsumption calls : 11
% 0.18/0.46  # Rewrite failures with RHS unbound    : 0
% 0.18/0.46  # BW rewrite match attempts            : 10
% 0.18/0.46  # BW rewrite match successes           : 10
% 0.18/0.46  # Condensation attempts                : 0
% 0.18/0.46  # Condensation successes               : 0
% 0.18/0.46  # Termbank termtop insertions          : 1980
% 0.18/0.46  # Search garbage collected termcells   : 276
% 0.18/0.46  
% 0.18/0.46  # -------------------------------------------------
% 0.18/0.46  # User time                : 0.006 s
% 0.18/0.46  # System time              : 0.002 s
% 0.18/0.46  # Total time               : 0.008 s
% 0.18/0.46  # Maximum resident set size: 1740 pages
% 0.18/0.46  
% 0.18/0.46  # -------------------------------------------------
% 0.18/0.46  # User time                : 0.017 s
% 0.18/0.46  # System time              : 0.008 s
% 0.18/0.46  # Total time               : 0.025 s
% 0.18/0.46  # Maximum resident set size: 1716 pages
% 0.18/0.46  % E---3.1 exiting
% 0.18/0.46  % E exiting
%------------------------------------------------------------------------------