TSTP Solution File: NUM316+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : NUM316+1 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% 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  : 600s
% DateTime : Mon Jul 18 09:31:35 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(add_digit_digit_digit,axiom,
    ! [X21,X22,X23,X24,X25] :
      ( ( rdn_digit_add(rdnn(X22),rdnn(X23),rdnn(X25),rdnn(n0))
        & rdn_digit_add(rdnn(X25),rdnn(X21),rdnn(X24),rdnn(n0)) )
     => rdn_add_with_carry(rdnn(X21),rdnn(X22),rdnn(X23),rdnn(X24)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+2.ax',add_digit_digit_digit) ).

fof(sum_entry_point_pos_neg_1,axiom,
    ! [X1,X2,X3,X10,X11,X12] :
      ( ( rdn_translate(X1,rdn_pos(X10))
        & rdn_translate(X2,rdn_neg(X11))
        & rdn_positive_less(X10,X11)
        & rdn_add_with_carry(rdnn(n0),X10,X12,X11)
        & rdn_translate(X3,rdn_neg(X12)) )
     => sum(X1,X2,X3) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+2.ax',sum_entry_point_pos_neg_1) ).

fof(rdn_digit_add_n5_n0_n5_n0,axiom,
    rdn_digit_add(rdnn(n5),rdnn(n0),rdnn(n5),rdnn(n0)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+2.ax',rdn_digit_add_n5_n0_n5_n0) ).

fof(rdn_digit_add_n2_n3_n5_n0,axiom,
    rdn_digit_add(rdnn(n2),rdnn(n3),rdnn(n5),rdnn(n0)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+2.ax',rdn_digit_add_n2_n3_n5_n0) ).

fof(sum_n2_nn5_nn3,conjecture,
    sum(n2,nn5,nn3),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',sum_n2_nn5_nn3) ).

fof(rdnn5,axiom,
    rdn_translate(nn5,rdn_neg(rdnn(n5))),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+0.ax',rdnn5) ).

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/benchmark/Axioms/NUM005+1.ax',rdn_positive_less_transitivity) ).

fof(rdnn3,axiom,
    rdn_translate(nn3,rdn_neg(rdnn(n3))),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+0.ax',rdnn3) ).

fof(rdn_positive_less34,axiom,
    rdn_positive_less(rdnn(n3),rdnn(n4)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+1.ax',rdn_positive_less34) ).

fof(rdn2,axiom,
    rdn_translate(n2,rdn_pos(rdnn(n2))),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+0.ax',rdn2) ).

fof(rdn_positive_less45,axiom,
    rdn_positive_less(rdnn(n4),rdnn(n5)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+1.ax',rdn_positive_less45) ).

fof(rdn_positive_less23,axiom,
    rdn_positive_less(rdnn(n2),rdnn(n3)),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+1.ax',rdn_positive_less23) ).

fof(c_0_12,plain,
    ! [X26,X27,X28,X29,X30] :
      ( ~ rdn_digit_add(rdnn(X27),rdnn(X28),rdnn(X30),rdnn(n0))
      | ~ rdn_digit_add(rdnn(X30),rdnn(X26),rdnn(X29),rdnn(n0))
      | rdn_add_with_carry(rdnn(X26),rdnn(X27),rdnn(X28),rdnn(X29)) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[add_digit_digit_digit])])])]) ).

fof(c_0_13,plain,
    ! [X13,X14,X15,X16,X17,X18] :
      ( ~ rdn_translate(X13,rdn_pos(X16))
      | ~ rdn_translate(X14,rdn_neg(X17))
      | ~ rdn_positive_less(X16,X17)
      | ~ rdn_add_with_carry(rdnn(n0),X16,X18,X17)
      | ~ rdn_translate(X15,rdn_neg(X18))
      | sum(X13,X14,X15) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[sum_entry_point_pos_neg_1])])])]) ).

cnf(c_0_14,plain,
    ( rdn_add_with_carry(rdnn(X1),rdnn(X2),rdnn(X3),rdnn(X4))
    | ~ rdn_digit_add(rdnn(X5),rdnn(X1),rdnn(X4),rdnn(n0))
    | ~ rdn_digit_add(rdnn(X2),rdnn(X3),rdnn(X5),rdnn(n0)) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_15,plain,
    rdn_digit_add(rdnn(n5),rdnn(n0),rdnn(n5),rdnn(n0)),
    inference(split_conjunct,[status(thm)],[rdn_digit_add_n5_n0_n5_n0]) ).

cnf(c_0_16,plain,
    ( sum(X1,X2,X3)
    | ~ rdn_translate(X3,rdn_neg(X4))
    | ~ rdn_add_with_carry(rdnn(n0),X5,X4,X6)
    | ~ rdn_positive_less(X5,X6)
    | ~ rdn_translate(X2,rdn_neg(X6))
    | ~ rdn_translate(X1,rdn_pos(X5)) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_17,plain,
    ( rdn_add_with_carry(rdnn(n0),rdnn(X1),rdnn(X2),rdnn(n5))
    | ~ rdn_digit_add(rdnn(X1),rdnn(X2),rdnn(n5),rdnn(n0)) ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_18,plain,
    ( sum(X1,X2,X3)
    | ~ rdn_digit_add(rdnn(X4),rdnn(X5),rdnn(n5),rdnn(n0))
    | ~ rdn_positive_less(rdnn(X4),rdnn(n5))
    | ~ rdn_translate(X2,rdn_neg(rdnn(n5)))
    | ~ rdn_translate(X3,rdn_neg(rdnn(X5)))
    | ~ rdn_translate(X1,rdn_pos(rdnn(X4))) ),
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_19,plain,
    rdn_digit_add(rdnn(n2),rdnn(n3),rdnn(n5),rdnn(n0)),
    inference(split_conjunct,[status(thm)],[rdn_digit_add_n2_n3_n5_n0]) ).

fof(c_0_20,negated_conjecture,
    ~ sum(n2,nn5,nn3),
    inference(assume_negation,[status(cth)],[sum_n2_nn5_nn3]) ).

cnf(c_0_21,plain,
    ( sum(X1,X2,X3)
    | ~ rdn_positive_less(rdnn(n2),rdnn(n5))
    | ~ rdn_translate(X2,rdn_neg(rdnn(n5)))
    | ~ rdn_translate(X3,rdn_neg(rdnn(n3)))
    | ~ rdn_translate(X1,rdn_pos(rdnn(n2))) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_22,plain,
    rdn_translate(nn5,rdn_neg(rdnn(n5))),
    inference(split_conjunct,[status(thm)],[rdnn5]) ).

fof(c_0_23,plain,
    ! [X4,X5,X6] :
      ( ~ rdn_positive_less(rdnn(X4),rdnn(X5))
      | ~ rdn_positive_less(rdnn(X5),rdnn(X6))
      | rdn_positive_less(rdnn(X4),rdnn(X6)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[rdn_positive_less_transitivity])]) ).

fof(c_0_24,negated_conjecture,
    ~ sum(n2,nn5,nn3),
    inference(fof_simplification,[status(thm)],[c_0_20]) ).

cnf(c_0_25,plain,
    ( sum(X1,nn5,X2)
    | ~ rdn_positive_less(rdnn(n2),rdnn(n5))
    | ~ rdn_translate(X2,rdn_neg(rdnn(n3)))
    | ~ rdn_translate(X1,rdn_pos(rdnn(n2))) ),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_26,plain,
    rdn_translate(nn3,rdn_neg(rdnn(n3))),
    inference(split_conjunct,[status(thm)],[rdnn3]) ).

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

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

cnf(c_0_29,negated_conjecture,
    ~ sum(n2,nn5,nn3),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_30,plain,
    ( sum(X1,nn5,nn3)
    | ~ rdn_positive_less(rdnn(n2),rdnn(n5))
    | ~ rdn_translate(X1,rdn_pos(rdnn(n2))) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_31,plain,
    rdn_translate(n2,rdn_pos(rdnn(n2))),
    inference(split_conjunct,[status(thm)],[rdn2]) ).

cnf(c_0_32,plain,
    rdn_positive_less(rdnn(n4),rdnn(n5)),
    inference(split_conjunct,[status(thm)],[rdn_positive_less45]) ).

cnf(c_0_33,plain,
    ( rdn_positive_less(rdnn(X1),rdnn(n4))
    | ~ rdn_positive_less(rdnn(X1),rdnn(n3)) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

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

cnf(c_0_35,negated_conjecture,
    ~ rdn_positive_less(rdnn(n2),rdnn(n5)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_31])]) ).

cnf(c_0_36,plain,
    ( rdn_positive_less(rdnn(X1),rdnn(n5))
    | ~ rdn_positive_less(rdnn(X1),rdnn(n4)) ),
    inference(spm,[status(thm)],[c_0_27,c_0_32]) ).

cnf(c_0_37,plain,
    rdn_positive_less(rdnn(n2),rdnn(n4)),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_38,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_37])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : NUM316+1 : TPTP v8.1.0. Released v3.1.0.
% 0.04/0.13  % Command  : run_ET %s %d
% 0.13/0.34  % Computer : n016.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Thu Jul  7 03:07:21 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.23/1.43  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.23/1.43  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.23/1.43  # Preprocessing time       : 0.022 s
% 0.23/1.43  
% 0.23/1.43  # Proof found!
% 0.23/1.43  # SZS status Theorem
% 0.23/1.43  # SZS output start CNFRefutation
% See solution above
% 0.23/1.43  # Proof object total steps             : 39
% 0.23/1.43  # Proof object clause steps            : 22
% 0.23/1.43  # Proof object formula steps           : 17
% 0.23/1.43  # Proof object conjectures             : 6
% 0.23/1.43  # Proof object clause conjectures      : 3
% 0.23/1.43  # Proof object formula conjectures     : 3
% 0.23/1.43  # Proof object initial clauses used    : 12
% 0.23/1.43  # Proof object initial formulas used   : 12
% 0.23/1.43  # Proof object generating inferences   : 10
% 0.23/1.43  # Proof object simplifying inferences  : 4
% 0.23/1.43  # Training examples: 0 positive, 0 negative
% 0.23/1.43  # Parsed axioms                        : 402
% 0.23/1.43  # Removed by relevancy pruning/SinE    : 301
% 0.23/1.43  # Initial clauses                      : 101
% 0.23/1.43  # Removed in clause preprocessing      : 0
% 0.23/1.43  # Initial clauses in saturation        : 101
% 0.23/1.43  # Processed clauses                    : 2675
% 0.23/1.43  # ...of these trivial                  : 0
% 0.23/1.43  # ...subsumed                          : 1241
% 0.23/1.43  # ...remaining for further processing  : 1434
% 0.23/1.43  # Other redundant clauses eliminated   : 0
% 0.23/1.43  # Clauses deleted for lack of memory   : 0
% 0.23/1.43  # Backward-subsumed                    : 192
% 0.23/1.43  # Backward-rewritten                   : 0
% 0.23/1.43  # Generated clauses                    : 7617
% 0.23/1.43  # ...of the previous two non-trivial   : 7573
% 0.23/1.43  # Contextual simplify-reflections      : 627
% 0.23/1.43  # Paramodulations                      : 7617
% 0.23/1.43  # Factorizations                       : 0
% 0.23/1.43  # Equation resolutions                 : 0
% 0.23/1.43  # Current number of processed clauses  : 1242
% 0.23/1.43  #    Positive orientable unit clauses  : 119
% 0.23/1.43  #    Positive unorientable unit clauses: 0
% 0.23/1.43  #    Negative unit clauses             : 2
% 0.23/1.43  #    Non-unit-clauses                  : 1121
% 0.23/1.43  # Current number of unprocessed clauses: 4476
% 0.23/1.43  # ...number of literals in the above   : 21315
% 0.23/1.43  # Current number of archived formulas  : 0
% 0.23/1.43  # Current number of archived clauses   : 192
% 0.23/1.43  # Clause-clause subsumption calls (NU) : 228397
% 0.23/1.43  # Rec. Clause-clause subsumption calls : 98084
% 0.23/1.43  # Non-unit clause-clause subsumptions  : 2060
% 0.23/1.43  # Unit Clause-clause subsumption calls : 334
% 0.23/1.43  # Rewrite failures with RHS unbound    : 0
% 0.23/1.43  # BW rewrite match attempts            : 6
% 0.23/1.43  # BW rewrite match successes           : 0
% 0.23/1.43  # Condensation attempts                : 0
% 0.23/1.43  # Condensation successes               : 0
% 0.23/1.43  # Termbank termtop insertions          : 138241
% 0.23/1.43  
% 0.23/1.43  # -------------------------------------------------
% 0.23/1.43  # User time                : 0.261 s
% 0.23/1.43  # System time              : 0.008 s
% 0.23/1.43  # Total time               : 0.269 s
% 0.23/1.43  # Maximum resident set size: 9264 pages
% 0.23/23.42  eprover: CPU time limit exceeded, terminating
% 0.23/23.43  eprover: CPU time limit exceeded, terminating
% 0.23/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.43  eprover: No such file or directory
% 0.23/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.44  eprover: No such file or directory
% 0.23/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.44  eprover: No such file or directory
% 0.23/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.44  eprover: No such file or directory
% 0.23/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.44  eprover: No such file or directory
% 0.23/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.45  eprover: No such file or directory
% 0.23/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.45  eprover: No such file or directory
% 0.23/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.45  eprover: No such file or directory
% 0.23/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.45  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.47  eprover: No such file or directory
% 0.23/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.47  eprover: No such file or directory
% 0.23/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.47  eprover: No such file or directory
% 0.23/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.47  eprover: No such file or directory
% 0.23/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.48  eprover: No such file or directory
% 0.23/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.48  eprover: No such file or directory
% 0.23/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.48  eprover: No such file or directory
% 0.23/23.52  eprover: CPU time limit exceeded, terminating
% 0.23/23.53  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.53  eprover: No such file or directory
% 0.23/23.53  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.53  eprover: No such file or directory
% 0.23/23.53  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.53  eprover: No such file or directory
% 0.23/23.54  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.54  eprover: No such file or directory
% 0.23/23.54  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.54  eprover: No such file or directory
% 0.23/23.54  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.54  eprover: No such file or directory
% 0.23/23.55  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.55  eprover: No such file or directory
% 0.23/23.55  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.55  eprover: No such file or directory
%------------------------------------------------------------------------------