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

View Problem - Process Solution

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

% Computer : n032.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:58:42 EDT 2023

% Result   : Theorem 0.17s 0.48s
% Output   : CNFRefutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   27 (  14 unt;   0 def)
%            Number of atoms       :   57 (   4 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   56 (  26   ~;  19   |;   7   &)
%                                         (   2 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-1 aty)
%            Number of variables   :   33 (   0 sgn;  20   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(rdn_positive_less_transitivity,axiom,
    ! [X1,X2,X3] :
      ( ( rdn_positive_less(rdnn(X1),rdnn(X2))
        & rdn_positive_less(rdnn(X2),rdnn(X3)) )
     => rdn_positive_less(rdnn(X1),rdnn(X3)) ),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',rdn_positive_less_transitivity) ).

fof(rdn_positive_less34,axiom,
    rdn_positive_less(rdnn(n3),rdnn(n4)),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',rdn_positive_less34) ).

fof(less_entry_point_neg_neg,axiom,
    ! [X1,X2,X10,X11] :
      ( ( rdn_translate(X1,rdn_neg(X10))
        & rdn_translate(X2,rdn_neg(X11))
        & rdn_positive_less(X11,X10) )
     => less(X1,X2) ),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',less_entry_point_neg_neg) ).

fof(rdn_positive_less23,axiom,
    rdn_positive_less(rdnn(n2),rdnn(n3)),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',rdn_positive_less23) ).

fof(less_property,axiom,
    ! [X1,X2] :
      ( less(X1,X2)
    <=> ( ~ less(X2,X1)
        & X2 != X1 ) ),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',less_property) ).

fof(nn2_not_less_nn4,conjecture,
    ~ less(nn2,nn4),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',nn2_not_less_nn4) ).

fof(rdnn2,axiom,
    rdn_translate(nn2,rdn_neg(rdnn(n2))),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',rdnn2) ).

fof(rdnn4,axiom,
    rdn_translate(nn4,rdn_neg(rdnn(n4))),
    file('/export/starexec/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p',rdnn4) ).

fof(c_0_8,plain,
    ! [X47,X48,X49] :
      ( ~ rdn_positive_less(rdnn(X47),rdnn(X48))
      | ~ rdn_positive_less(rdnn(X48),rdnn(X49))
      | rdn_positive_less(rdnn(X47),rdnn(X49)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[rdn_positive_less_transitivity])]) ).

cnf(c_0_9,plain,
    ( rdn_positive_less(rdnn(X1),rdnn(X3))
    | ~ rdn_positive_less(rdnn(X1),rdnn(X2))
    | ~ rdn_positive_less(rdnn(X2),rdnn(X3)) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_10,plain,
    rdn_positive_less(rdnn(n3),rdnn(n4)),
    inference(split_conjunct,[status(thm)],[rdn_positive_less34]) ).

fof(c_0_11,plain,
    ! [X41,X42,X43,X44] :
      ( ~ rdn_translate(X41,rdn_neg(X43))
      | ~ rdn_translate(X42,rdn_neg(X44))
      | ~ rdn_positive_less(X44,X43)
      | less(X41,X42) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[less_entry_point_neg_neg])]) ).

cnf(c_0_12,plain,
    ( rdn_positive_less(rdnn(X1),rdnn(n4))
    | ~ rdn_positive_less(rdnn(X1),rdnn(n3)) ),
    inference(spm,[status(thm)],[c_0_9,c_0_10]) ).

cnf(c_0_13,plain,
    rdn_positive_less(rdnn(n2),rdnn(n3)),
    inference(split_conjunct,[status(thm)],[rdn_positive_less23]) ).

fof(c_0_14,plain,
    ! [X1,X2] :
      ( less(X1,X2)
    <=> ( ~ less(X2,X1)
        & X2 != X1 ) ),
    inference(fof_simplification,[status(thm)],[less_property]) ).

cnf(c_0_15,plain,
    ( less(X1,X3)
    | ~ rdn_translate(X1,rdn_neg(X2))
    | ~ rdn_translate(X3,rdn_neg(X4))
    | ~ rdn_positive_less(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_16,plain,
    rdn_positive_less(rdnn(n2),rdnn(n4)),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

fof(c_0_17,plain,
    ! [X45,X46] :
      ( ( ~ less(X46,X45)
        | ~ less(X45,X46) )
      & ( X46 != X45
        | ~ less(X45,X46) )
      & ( less(X46,X45)
        | X46 = X45
        | less(X45,X46) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_14])])]) ).

fof(c_0_18,negated_conjecture,
    less(nn2,nn4),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[nn2_not_less_nn4])]) ).

cnf(c_0_19,plain,
    ( less(X1,X2)
    | ~ rdn_translate(X2,rdn_neg(rdnn(n2)))
    | ~ rdn_translate(X1,rdn_neg(rdnn(n4))) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_20,plain,
    rdn_translate(nn2,rdn_neg(rdnn(n2))),
    inference(split_conjunct,[status(thm)],[rdnn2]) ).

cnf(c_0_21,plain,
    ( ~ less(X1,X2)
    | ~ less(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_22,negated_conjecture,
    less(nn2,nn4),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_23,plain,
    ( less(X1,nn2)
    | ~ rdn_translate(X1,rdn_neg(rdnn(n4))) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_24,plain,
    rdn_translate(nn4,rdn_neg(rdnn(n4))),
    inference(split_conjunct,[status(thm)],[rdnn4]) ).

cnf(c_0_25,negated_conjecture,
    ~ less(nn4,nn2),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_26,plain,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_25]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : NUM299+1 : TPTP v8.1.2. Released v3.1.0.
% 0.12/0.12  % Command    : run_E %s %d THM
% 0.12/0.32  % Computer : n032.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit   : 2400
% 0.12/0.32  % WCLimit    : 300
% 0.12/0.32  % DateTime   : Mon Oct  2 13:40:49 EDT 2023
% 0.12/0.32  % CPUTime    : 
% 0.17/0.43  Running first-order model finding
% 0.17/0.43  Running: /export/starexec/sandbox/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/sandbox/tmp/tmp.71h6ySIEoq/E---3.1_29902.p
% 0.17/0.48  # Version: 3.1pre001
% 0.17/0.48  # Preprocessing class: FSLMSMSLSSSNFFN.
% 0.17/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.48  # Starting G-E--_008_C45_F1_PI_SE_Q4_CS_SP_S4SI with 900s (3) cores
% 0.17/0.48  # Starting new_bool_3 with 600s (2) cores
% 0.17/0.48  # Starting new_bool_1 with 600s (2) cores
% 0.17/0.48  # Starting sh5l with 300s (1) cores
% 0.17/0.48  # new_bool_3 with pid 30002 completed with status 0
% 0.17/0.48  # Result found by new_bool_3
% 0.17/0.48  # Preprocessing class: FSLMSMSLSSSNFFN.
% 0.17/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.48  # Starting G-E--_008_C45_F1_PI_SE_Q4_CS_SP_S4SI with 900s (3) cores
% 0.17/0.48  # Starting new_bool_3 with 600s (2) cores
% 0.17/0.48  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.17/0.48  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.17/0.48  # Scheduled 6 strats onto 2 cores with 600 seconds (600 total)
% 0.17/0.48  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 325s (1) cores
% 0.17/0.48  # Starting new_bool_3 with 61s (1) cores
% 0.17/0.48  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with pid 30007 completed with status 0
% 0.17/0.48  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v
% 0.17/0.48  # Preprocessing class: FSLMSMSLSSSNFFN.
% 0.17/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.48  # Starting G-E--_008_C45_F1_PI_SE_Q4_CS_SP_S4SI with 900s (3) cores
% 0.17/0.48  # Starting new_bool_3 with 600s (2) cores
% 0.17/0.48  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.17/0.48  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.17/0.48  # Scheduled 6 strats onto 2 cores with 600 seconds (600 total)
% 0.17/0.48  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 325s (1) cores
% 0.17/0.48  # Preprocessing time       : 0.002 s
% 0.17/0.48  # Presaturation interreduction done
% 0.17/0.48  
% 0.17/0.48  # Proof found!
% 0.17/0.48  # SZS status Theorem
% 0.17/0.48  # SZS output start CNFRefutation
% See solution above
% 0.17/0.48  # Parsed axioms                        : 402
% 0.17/0.48  # Removed by relevancy pruning/SinE    : 274
% 0.17/0.48  # Initial clauses                      : 130
% 0.17/0.48  # Removed in clause preprocessing      : 0
% 0.17/0.48  # Initial clauses in saturation        : 130
% 0.17/0.48  # Processed clauses                    : 530
% 0.17/0.48  # ...of these trivial                  : 0
% 0.17/0.48  # ...subsumed                          : 0
% 0.17/0.48  # ...remaining for further processing  : 530
% 0.17/0.48  # Other redundant clauses eliminated   : 1
% 0.17/0.48  # Clauses deleted for lack of memory   : 0
% 0.17/0.48  # Backward-subsumed                    : 0
% 0.17/0.48  # Backward-rewritten                   : 0
% 0.17/0.48  # Generated clauses                    : 509
% 0.17/0.48  # ...of the previous two non-redundant : 374
% 0.17/0.48  # ...aggressively subsumed             : 0
% 0.17/0.48  # Contextual simplify-reflections      : 0
% 0.17/0.48  # Paramodulations                      : 506
% 0.17/0.48  # Factorizations                       : 2
% 0.17/0.48  # NegExts                              : 0
% 0.17/0.48  # Equation resolutions                 : 1
% 0.17/0.48  # Total rewrite steps                  : 130
% 0.17/0.48  # Propositional unsat checks           : 0
% 0.17/0.48  #    Propositional check models        : 0
% 0.17/0.48  #    Propositional check unsatisfiable : 0
% 0.17/0.48  #    Propositional clauses             : 0
% 0.17/0.48  #    Propositional clauses after purity: 0
% 0.17/0.48  #    Propositional unsat core size     : 0
% 0.17/0.48  #    Propositional preprocessing time  : 0.000
% 0.17/0.48  #    Propositional encoding time       : 0.000
% 0.17/0.48  #    Propositional solver time         : 0.000
% 0.17/0.48  #    Success case prop preproc time    : 0.000
% 0.17/0.48  #    Success case prop encoding time   : 0.000
% 0.17/0.48  #    Success case prop solver time     : 0.000
% 0.17/0.48  # Current number of processed clauses  : 399
% 0.17/0.48  #    Positive orientable unit clauses  : 211
% 0.17/0.48  #    Positive unorientable unit clauses: 0
% 0.17/0.48  #    Negative unit clauses             : 46
% 0.17/0.48  #    Non-unit-clauses                  : 142
% 0.17/0.48  # Current number of unprocessed clauses: 104
% 0.17/0.48  # ...number of literals in the above   : 222
% 0.17/0.48  # Current number of archived formulas  : 0
% 0.17/0.48  # Current number of archived clauses   : 130
% 0.17/0.48  # Clause-clause subsumption calls (NU) : 3462
% 0.17/0.48  # Rec. Clause-clause subsumption calls : 3448
% 0.17/0.48  # Non-unit clause-clause subsumptions  : 0
% 0.17/0.48  # Unit Clause-clause subsumption calls : 3545
% 0.17/0.48  # Rewrite failures with RHS unbound    : 0
% 0.17/0.48  # BW rewrite match attempts            : 36
% 0.17/0.48  # BW rewrite match successes           : 0
% 0.17/0.48  # Condensation attempts                : 0
% 0.17/0.48  # Condensation successes               : 0
% 0.17/0.48  # Termbank termtop insertions          : 14987
% 0.17/0.48  
% 0.17/0.48  # -------------------------------------------------
% 0.17/0.48  # User time                : 0.027 s
% 0.17/0.48  # System time              : 0.005 s
% 0.17/0.48  # Total time               : 0.032 s
% 0.17/0.48  # Maximum resident set size: 2704 pages
% 0.17/0.48  
% 0.17/0.48  # -------------------------------------------------
% 0.17/0.48  # User time                : 0.055 s
% 0.17/0.48  # System time              : 0.009 s
% 0.17/0.48  # Total time               : 0.063 s
% 0.17/0.48  # Maximum resident set size: 2036 pages
% 0.17/0.48  % E---3.1 exiting
%------------------------------------------------------------------------------