TSTP Solution File: NUM491+3 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n029.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:11:02 EDT 2022

% Result   : Theorem 0.43s 0.60s
% Output   : Refutation 0.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :    2
% Syntax   : Number of clauses     :    3 (   2 unt;   0 nHn;   3 RR)
%            Number of literals    :    4 (   1 equ;   2 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :    1 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(65,hypothesis,
    aNaturalNumber0(xm),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1837) ).

cnf(213,negated_conjecture,
    ( ~ aNaturalNumber0(X)
    | sdtasdt0(xp,xm) != sdtasdt0(xp,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

cnf(384,plain,
    $false,
    inference('HYPERRESOLVE',[status(thm)],[213,65,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : NUM491+3 : TPTP v8.1.0. Released v4.0.0.
% 0.11/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n029.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Thu Jul  7 01:26:13 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-07T01:26:13
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n029.cluster.edu at 2022-07-07T01:26:13
% 0.43/0.60  
% 0.43/0.60  
% 0.43/0.60  #||
% 0.43/0.60  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.43/0.60  % SZS output start Refutation
% See solution above
% 0.43/0.60  ||#
% 0.43/0.60  
% 0.43/0.60  ; Summary of computation:
% 0.43/0.60  ;       692 formulas have been input or derived (from 36 formulas).
% 0.43/0.60  ;       384 (55%) were retained.  Of these,
% 0.43/0.60  ;          384 (100%) are still being kept.
% 0.43/0.60  ; 
% 0.43/0.60  ; Run time in seconds excluding printing time:
% 0.43/0.60  ;     0.015  10%   Read assertion file          (1 call)
% 0.43/0.60  ;     0.010   7%   Assert                       (48 calls)
% 0.43/0.60  ;     0.036  25%   Process new row              (679 calls)
% 0.43/0.60  ;     0.010   7%   Resolution                   (70 calls)
% 0.43/0.60  ;     0.000   0%   Paramodulation               (35 calls)
% 0.43/0.60  ;     0.010   7%   Condensing                   (193 calls)
% 0.43/0.60  ;     0.015  10%   Forward subsumption          (193 calls)
% 0.43/0.60  ;     0.004   3%   Backward subsumption         (189 calls)
% 0.43/0.60  ;     0.004   3%   Clause clause subsumption    (461 calls)
% 0.43/0.60  ;     0.019  13%   Forward simplification       (679 calls)
% 0.43/0.60  ;     0.000   0%   Backward simplification      (384 calls)
% 0.43/0.60  ;     0.001   1%   Ordering                     (83 calls)
% 0.43/0.60  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.43/0.60  ;     0.001   1%   Purity testing               (1 call)
% 0.43/0.60  ;     0.019  13%   Other
% 0.43/0.60  ;     0.144        Total
% 0.43/0.60  ;     0.146        Real time
% 0.43/0.60  ; 
% 0.43/0.60  ; Term-hash-array has 491 terms in all.
% 0.43/0.60  ; Feature-vector-row-index has 189 entries (189 at peak, 189 added, 0 deleted).
% 0.43/0.60  ; Feature-vector-row-index has 1,677 nodes (1,677 at peak, 1,677 added, 0 deleted).
% 0.43/0.60  ;  Retrieved 479 possibly forward subsuming rows in 193 calls.
% 0.43/0.60  ;  Retrieved 32 possibly backward subsumed rows in 189 calls.
% 0.43/0.60  ; Path-index has 500 entries (500 at peak, 500 added, 0 deleted).
% 0.43/0.60  ; Path-index has 525 nodes (525 at peak, 525 added, 0 deleted).
% 0.43/0.60  ; Trie-index has 500 entries (500 at peak, 500 added, 0 deleted).
% 0.43/0.60  ; Trie-index has 827 nodes (827 at peak, 827 added, 0 deleted).
% 0.43/0.60  ; Retrieved 392 generalization terms in 2,143 calls.
% 0.43/0.60  ; Retrieved 194 instance terms in 194 calls.
% 0.43/0.60  ; Retrieved 5,818 unifiable terms in 532 calls.
% 0.43/0.60  ; 
% 0.43/0.60  ; The agenda of rows to process has 11 entries:
% 0.43/0.60  ;     1 with value 4               9 with value 10               1 with value 13
% 0.43/0.60  ; The agenda of input rows to give has 179 entries:
% 0.43/0.60  ;     4 with value 14              2 with value 30               6 with value 56
% 0.43/0.60  ;     4 with value 15              2 with value 31               7 with value 57
% 0.43/0.60  ;     4 with value 16              1 with value 41              13 with value 58
% 0.43/0.60  ;     4 with value 17              2 with value 43              10 with value 59
% 0.43/0.60  ;     3 with value 18              1 with value 45               9 with value 60
% 0.43/0.60  ;     1 with value 19              1 with value 46               4 with value 61
% 0.43/0.60  ;     8 with value 20              2 with value 47               6 with value 62
% 0.43/0.60  ;     5 with value 21              2 with value 48              10 with value 63
% 0.43/0.60  ;     2 with value 22              2 with value 49               9 with value 64
% 0.43/0.60  ;     2 with value 23              1 with value 50               7 with value 65
% 0.43/0.60  ;     4 with value 24              2 with value 51               2 with value 67
% 0.43/0.60  ;     2 with value 25              5 with value 52               3 with value 68
% 0.43/0.60  ;     4 with value 26              5 with value 53               5 with value 69
% 0.43/0.60  ;     1 with value 27              8 with value 54               1 with value 73
% 0.43/0.60  ;     1 with value 28              2 with value 55
% 0.43/0.60  ; The agenda of rows to give has 169 entries:
% 0.43/0.60  ;     2 with value (4 4)         109 with value (4 7)           49 with value (4 8)
% 0.43/0.60  ;     9 with value (4 5)
% 0.43/0.60  Evaluation took:
% 0.43/0.60    0.146 seconds of real time
% 0.43/0.60    0.137987 seconds of user run time
% 0.43/0.60    0.007805 seconds of system run time
% 0.43/0.60    0 calls to %EVAL
% 0.43/0.60    0 page faults and
% 0.43/0.60    8,947,536 bytes consed.
% 0.43/0.60  :PROOF-FOUND
% 0.43/0.60  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-07T01:26:14
% 0.43/0.60  :PROOF-FOUND
% 0.43/0.60  * 
%------------------------------------------------------------------------------