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

View Problem - Process Solution

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

% Computer : n007.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:17 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(244,hypothesis,
    ( doDivides0(xr,xn)
    | doDivides0(xr,xm) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__2449) ).

cnf(246,hypothesis,
    ~ doDivides0(xr,xn),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__2487) ).

cnf(248,hypothesis,
    ~ doDivides0(xr,xm),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__2698) ).

cnf(257,plain,
    $false,
    inference('REWRITE',[status(thm)],[244,248,246]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NUM519+3 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n007.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.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Wed Jul  6 08:01:28 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p 2022-07-06T08:01:28
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n007.cluster.edu at 2022-07-06T08:01:28
% 0.42/0.59  
% 0.42/0.59  
% 0.42/0.59  #||
% 0.42/0.59  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.42/0.59  % SZS output start Refutation
% See solution above
% 0.42/0.59  ||#
% 0.42/0.59  
% 0.42/0.59  ; Summary of computation:
% 0.42/0.59  ;       265 formulas have been input or derived (from 1 formulas).
% 0.42/0.59  ;       257 (97%) were retained.  Of these,
% 0.42/0.59  ;            9 ( 4%) were simplified or subsumed later,
% 0.42/0.59  ;          248 (96%) are still being kept.
% 0.42/0.59  ; 
% 0.42/0.59  ; Run time in seconds:
% 0.42/0.59  ;     0.017  13%   Read assertion file          (1 call)
% 0.42/0.59  ;     0.011   8%   Assert                       (54 calls)
% 0.42/0.59  ;     0.034  25%   Process new row              (265 calls)
% 0.42/0.59  ;     0.002   1%   Condensing                   (209 calls)
% 0.42/0.59  ;     0.029  22%   Forward subsumption          (209 calls)
% 0.42/0.59  ;     0.005   4%   Backward subsumption         (205 calls)
% 0.42/0.59  ;     0.004   3%   Clause clause subsumption    (461 calls)
% 0.42/0.59  ;     0.011   8%   Forward simplification       (265 calls)
% 0.42/0.59  ;     0.002   1%   Backward simplification      (257 calls)
% 0.42/0.59  ;     0.000   0%   Ordering                     (11 calls)
% 0.42/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.42/0.59  ;     0.001   1%   Purity testing               (1 call)
% 0.42/0.59  ;     0.018  13%   Other
% 0.42/0.59  ;     0.134        Total
% 0.42/0.59  ;     0.134        Real time
% 0.42/0.59  ; 
% 0.42/0.59  ; Term-hash-array has 206 terms in all.
% 0.42/0.59  ; Feature-vector-row-index has 196 entries (202 at peak, 205 added, 9 deleted).
% 0.42/0.59  ; Feature-vector-row-index has 1,680 nodes (1,736 at peak, 1,737 added, 57 deleted).
% 0.42/0.59  ;  Retrieved 483 possibly forward subsuming rows in 209 calls.
% 0.42/0.59  ;  Retrieved 36 possibly backward subsumed rows in 205 calls.
% 0.42/0.59  ; Path-index has 222 entries (222 at peak, 226 added, 4 deleted).
% 0.42/0.59  ; Path-index has 454 nodes (454 at peak, 458 added, 4 deleted).
% 0.42/0.59  ; Trie-index has 222 entries (222 at peak, 226 added, 4 deleted).
% 0.42/0.59  ; Trie-index has 446 nodes (446 at peak, 450 added, 4 deleted).
% 0.42/0.59  ; Retrieved 3 generalization terms in 1,336 calls.
% 0.42/0.59  ; Retrieved 51 instance terms in 51 calls.
% 0.42/0.59  ; 
% 0.42/0.59  ; The agenda of input rows to give has 247 entries:
% 0.42/0.59  ;    18 with value 3               2 with value 25               8 with value 54
% 0.42/0.59  ;    20 with value 4               4 with value 26               2 with value 55
% 0.42/0.59  ;    10 with value 7               1 with value 27               6 with value 56
% 0.42/0.59  ;     3 with value 9               1 with value 28               7 with value 57
% 0.42/0.59  ;    15 with value 10              2 with value 30              13 with value 58
% 0.42/0.59  ;     2 with value 12              2 with value 31              10 with value 59
% 0.42/0.59  ;     2 with value 14              1 with value 41               9 with value 60
% 0.42/0.59  ;     5 with value 15              2 with value 43               4 with value 61
% 0.42/0.59  ;     4 with value 16              1 with value 45               6 with value 62
% 0.42/0.59  ;     4 with value 17              1 with value 46              10 with value 63
% 0.42/0.59  ;     3 with value 18              2 with value 47               9 with value 64
% 0.42/0.59  ;     1 with value 19              2 with value 48               7 with value 65
% 0.42/0.59  ;     8 with value 20              2 with value 49               2 with value 67
% 0.42/0.59  ;     6 with value 21              1 with value 50               3 with value 68
% 0.42/0.59  ;     2 with value 22              2 with value 51               5 with value 69
% 0.42/0.59  ;     2 with value 23              5 with value 52               1 with value 73
% 0.42/0.59  ;     4 with value 24              5 with value 53
% 0.42/0.59  Evaluation took:
% 0.42/0.59    0.135 seconds of real time
% 0.42/0.59    0.127504 seconds of user run time
% 0.42/0.59    0.007256 seconds of system run time
% 0.42/0.59    0 calls to %EVAL
% 0.42/0.59    0 page faults and
% 0.42/0.59    7,976,984 bytes consed.
% 0.42/0.59  :PROOF-FOUND
% 0.42/0.59  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-06T08:01:28
% 0.42/0.59  :PROOF-FOUND
% 0.42/0.59  * 
%------------------------------------------------------------------------------