TSTP Solution File: NUM463+2 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : NUM463+2 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n005.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 14:10:45 EDT 2022

% Result   : Theorem 27.05s 27.24s
% Output   : Refutation 27.05s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   12
% Syntax   : Number of clauses     :   22 (  14 unt;   4 nHn;  22 RR)
%            Number of literals    :   38 (  15 equ;  13 neg)
%            Maximal clause size   :    7 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :    9 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    aNaturalNumber0(sz00),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mSortsC) ).

cnf(2,axiom,
    aNaturalNumber0(sz10),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mSortsC_01) ).

cnf(10,axiom,
    ( ~ aNaturalNumber0(X)
    | ~ aNaturalNumber0(Y)
    | sdtasdt0(X,Y) = sdtasdt0(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulComm) ).

cnf(12,axiom,
    ( ~ aNaturalNumber0(X)
    | sdtasdt0(X,sz10) = X ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m_MulUnit) ).

cnf(14,axiom,
    ( ~ aNaturalNumber0(X)
    | sdtasdt0(X,sz00) = sz00 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m_MulZero) ).

cnf(31,axiom,
    ( ~ aNaturalNumber0(X)
    | sdtlseqdt0(X,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLERefl) ).

cnf(38,axiom,
    ( ~ aNaturalNumber0(X)
    | ~ aNaturalNumber0(Y)
    | ~ aNaturalNumber0(Z)
    | X = sz00
    | Y = Z
    | ~ sdtlseqdt0(Y,Z)
    | sdtlseqdt0(sdtasdt0(X,Y),sdtasdt0(X,Z)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMonMul) ).

cnf(40,axiom,
    ( ~ aNaturalNumber0(X)
    | X = sz00
    | X = sz10
    | sdtlseqdt0(sz10,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mLENTr) ).

cnf(41,hypothesis,
    aNaturalNumber0(xm),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__987) ).

cnf(42,hypothesis,
    aNaturalNumber0(xn),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__987) ).

cnf(43,negated_conjecture,
    xm != sz00,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

cnf(45,negated_conjecture,
    ~ sdtlseqdt0(xn,sdtasdt0(xn,xm)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

cnf(46,plain,
    sdtlseqdt0(xn,xn),
    inference('HYPERRESOLVE',[status(thm)],[31,42]) ).

cnf(49,plain,
    sdtlseqdt0(sz00,sz00),
    inference('HYPERRESOLVE',[status(thm)],[31,1]) ).

cnf(57,plain,
    sdtasdt0(xn,sz10) = xn,
    inference('HYPERRESOLVE',[status(thm)],[12,42]) ).

cnf(65,plain,
    sdtasdt0(xm,sz00) = sz00,
    inference('HYPERRESOLVE',[status(thm)],[14,41]) ).

cnf(95,plain,
    sdtasdt0(xn,xm) = sdtasdt0(xm,xn),
    inference('HYPERRESOLVE',[status(thm)],[10,42,41]) ).

cnf(97,plain,
    ( xm = sz10
    | sdtlseqdt0(sz10,xm) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[40,41]),43]) ).

cnf(23915,plain,
    ( xm = sz10
    | xn = sz00 ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[38,97,42,2,41]),45,57,theory(equality)]) ).

cnf(25057,plain,
    ~ sdtlseqdt0(xn,sdtasdt0(xm,xn)),
    inference('PARAMODULATE',[status(thm)],[45,95,theory(equality)]) ).

cnf(34792,plain,
    xm = sz10,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[25057,23915,theory(equality)]),49,65,theory(equality)]) ).

cnf(34794,plain,
    $false,
    inference('REWRITE',[status(thm)],[45,46,57,34792,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : NUM463+2 : TPTP v8.1.0. Released v4.0.0.
% 0.11/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n005.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 : Wed Jul  6 18:52:07 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-06T18:52:07
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n005.cluster.edu at 2022-07-06T18:52:07
% 27.05/27.24  
% 27.05/27.24  
% 27.05/27.24  #||
% 27.05/27.24  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 27.05/27.24  % SZS output start Refutation
% See solution above
% 27.05/27.24  ||#
% 27.05/27.24  
% 27.05/27.24  ; Summary of computation:
% 27.05/27.24  ;    156618 formulas have been input or derived (from 160 formulas).
% 27.05/27.24  ;     34794 (22%) were retained.  Of these,
% 27.05/27.24  ;        31955 (92%) were simplified or subsumed later,
% 27.05/27.24  ;         2839 ( 8%) are still being kept.
% 27.05/27.24  ; 
% 27.05/27.24  ; Run time in seconds excluding printing time:
% 27.05/27.24  ;     0.008   0%   Read assertion file          (1 call)
% 27.05/27.24  ;     0.001   0%   Assert                       (28 calls)
% 27.05/27.24  ;     4.146  15%   Process new row              (128,674 calls)
% 27.05/27.24  ;    14.338  54%   Resolution                   (318 calls)
% 27.05/27.24  ;     0.017   0%   Paramodulation               (159 calls)
% 27.05/27.24  ;     0.000   0%   Factoring                    (5 calls)
% 27.05/27.24  ;     0.002   0%   Condensing                   (1,892 calls)
% 27.05/27.24  ;     0.231   1%   Forward subsumption          (1,892 calls)
% 27.05/27.24  ;     0.048   0%   Backward subsumption         (1,441 calls)
% 27.05/27.24  ;     0.018   0%   Clause clause subsumption    (12,856 calls)
% 27.05/27.24  ;     2.838  11%   Forward simplification       (91,903 calls)
% 27.05/27.24  ;     4.526  17%   Backward simplification      (34,794 calls)
% 27.05/27.24  ;     0.203   1%   Ordering                     (33,058 calls)
% 27.05/27.24  ;     0.000   0%   Sortal reasoning             (32 calls)
% 27.05/27.24  ;     0.000   0%   Purity testing               (1 call)
% 27.05/27.24  ;     0.385   1%   Other
% 27.05/27.24  ;    26.761        Total
% 27.05/27.24  ;    26.768        Real time
% 27.05/27.24  ; 
% 27.05/27.24  ; Term-hash-array has 78,621 terms in all.
% 27.05/27.24  ; Feature-vector-row-index has 290 entries (1,327 at peak, 1,441 added, 1,151 deleted).
% 27.05/27.24  ; Feature-vector-row-index has 902 nodes (3,480 at peak, 3,810 added, 2,908 deleted).
% 27.05/27.24  ;  Retrieved 9,603 possibly forward subsuming rows in 1,892 calls.
% 27.05/27.24  ;  Retrieved 4,028 possibly backward subsumed rows in 1,441 calls.
% 27.05/27.24  ; Path-index has 5,972 entries (75,813 at peak, 80,243 added, 74,271 deleted).
% 27.05/27.24  ; Path-index has 1,812 nodes (2,539 at peak, 2,709 added, 897 deleted).
% 27.05/27.24  ; Trie-index has 5,972 entries (75,813 at peak, 80,243 added, 74,271 deleted).
% 27.05/27.24  ; Trie-index has 35,692 nodes (462,831 at peak, 487,421 added, 451,729 deleted).
% 27.05/27.24  ; Retrieved 153,118 generalization terms in 777,730 calls.
% 27.05/27.24  ; Retrieved 33,680 instance terms in 33,352 calls.
% 27.05/27.24  ; Retrieved 14,875,472 unifiable terms in 606,285 calls.
% 27.05/27.24  ; 
% 27.05/27.24  ; The agenda of backward simplifiable rows to process has 22884 entries:
% 27.05/27.24  ; 22884 with value 0
% 27.05/27.24  ; The agenda of rows to process has 39 entries:
% 27.05/27.24  ;    23 with value 14              6 with value 16               1 with value 19
% 27.05/27.24  ;     9 with value 15
% 27.05/27.24  ; The agenda of input rows to give has 1 entry:
% 27.05/27.24  ;     1 with value 10
% 27.05/27.24  ; The agenda of rows to give has 2749 entries:
% 27.05/27.24  ;     1 with value (4 7)          82 with value (4 21)         132 with value (4 33)
% 27.05/27.24  ;     4 with value (4 10)         68 with value (4 22)         183 with value (4 34)
% 27.05/27.24  ;    35 with value (4 11)        152 with value (4 23)          58 with value (4 35)
% 27.05/27.24  ;    28 with value (4 12)        124 with value (4 24)          42 with value (4 36)
% 27.05/27.24  ;    67 with value (4 13)        150 with value (4 25)          16 with value (4 37)
% 27.05/27.24  ;    59 with value (4 14)        149 with value (4 26)          57 with value (4 38)
% 27.05/27.24  ;    59 with value (4 15)        131 with value (4 27)          15 with value (4 39)
% 27.05/27.24  ;    79 with value (4 16)        131 with value (4 28)          34 with value (4 40)
% 27.05/27.24  ;    86 with value (4 17)        190 with value (4 29)          14 with value (4 41)
% 27.05/27.24  ;   101 with value (4 18)        187 with value (4 30)           9 with value (4 42)
% 27.05/27.24  ;    93 with value (4 19)         29 with value (4 31)           8 with value (4 44)
% 27.05/27.24  ;    90 with value (4 20)         85 with value (4 32)           1 with value (4 46)
% 27.05/27.24  Evaluation took:
% 27.05/27.24    26.771 seconds of real time
% 27.05/27.24    25.45267 seconds of user run time
% 27.05/27.24    1.311917 seconds of system run time
% 27.05/27.24    [Run times include 4.953 seconds GC run time.]
% 27.05/27.24    0 calls to %EVAL
% 27.05/27.24    0 page faults and
% 27.05/27.24    1,505,193,928 bytes consed.
% 27.05/27.24  :PROOF-FOUND
% 27.05/27.24  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-06T18:52:34
% 27.05/27.24  :PROOF-FOUND
% 27.05/27.24  * 
%------------------------------------------------------------------------------