TSTP Solution File: NUM298+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : NUM298+1 : TPTP v8.1.0. Released v3.1.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:07:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    rdn_translate(n2,rdn_pos(rdnn(n2))),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+0.ax',rdn2) ).

cnf(130,axiom,
    rdn_translate(nn2,rdn_neg(rdnn(n2))),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+0.ax',rdnn2) ).

cnf(282,axiom,
    ( ~ rdn_translate(X,rdn_neg(Y))
    | ~ rdn_translate(Z,rdn_pos(U))
    | less(X,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+1.ax',less_entry_point_neg_pos) ).

cnf(284,axiom,
    ( ~ less(X,Y)
    | ~ less(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/NUM005+1.ax',less_property) ).

cnf(407,negated_conjecture,
    less(n2,nn2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',n2_not_less_nn2) ).

cnf(408,plain,
    ~ less(nn2,n2),
    inference('UR-RESOLVE',[status(thm)],[284,407]) ).

cnf(16685,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[282,130,3]),408]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUM298+1 : TPTP v8.1.0. Released v3.1.0.
% 0.07/0.14  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n007.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Fri Jul  8 01:27:45 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.48  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.49  * 
% 0.21/0.49  * 
% 0.21/0.50  #<PACKAGE "SNARK-USER">
% 0.21/0.50  * 
% 0.21/0.50  SNARK-TPTP-OPTIONS
% 0.21/0.50  * 
% 0.21/0.50  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.50   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.50   (USE-FACTORING :POS)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.50   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.50   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.50   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.50   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.50   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.50   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.50   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.50   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.50  * 
% 0.21/0.50  "."
% 0.21/0.50  * 
% 0.21/0.50  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-08T01:27:45
% 0.21/0.50  ; 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-08T01:27:45
% 0.37/0.58  
% 1.28/1.46  ; Recognized relation functionality assertion (OR (NOT (|sum| ?X ?Y ?Z)) (NOT (|sum| ?X ?Y ?U)) (= ?Z ?U)).
% 1.28/1.46  
% 1.28/1.46  #||
% 1.28/1.46  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.28/1.46  % SZS output start Refutation
% See solution above
% 1.28/1.46  ||#
% 1.28/1.46  
% 1.28/1.46  ; Summary of computation:
% 1.28/1.46  ;     33236 formulas have been input or derived (from 393 formulas).
% 1.28/1.46  ;     16685 (50%) were retained.  Of these,
% 1.28/1.46  ;        16685 (100%) are still being kept.
% 1.28/1.46  ; 
% 1.28/1.46  ; Run time in seconds excluding printing time:
% 1.28/1.46  ;     0.060   6%   Read assertion file          (1 call)
% 1.28/1.46  ;     0.005   1%   Assert                       (402 calls)
% 1.28/1.46  ;     0.551  57%   Process new row              (16,710 calls)
% 1.28/1.46  ;     0.163  17%   Resolution                   (784 calls)
% 1.28/1.46  ;     0.002   0%   Paramodulation               (392 calls)
% 1.28/1.46  ;     0.000   0%   Factoring                    (1 call)
% 1.28/1.46  ;     0.001   0%   Condensing                   (36 calls)
% 1.28/1.46  ;     0.000   0%   Forward subsumption          (36 calls)
% 1.28/1.46  ;     0.000   0%   Backward subsumption         (33 calls)
% 1.28/1.46  ;     0.000   0%   Clause clause subsumption    (12 calls)
% 1.28/1.46  ;     0.055   6%   Forward simplification       (16,710 calls)
% 1.28/1.46  ;     0.035   4%   Backward simplification      (16,685 calls)
% 1.28/1.46  ;     0.000   0%   Ordering                     (35 calls)
% 1.28/1.46  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.28/1.46  ;     0.000   0%   Purity testing               (1 call)
% 1.28/1.46  ;     0.089   9%   Other
% 1.28/1.46  ;     0.961        Total
% 1.28/1.46  ;     0.962        Real time
% 1.28/1.47  ; 
% 1.28/1.47  ; Term-hash-array has 17,143 terms in all.
% 1.28/1.47  ; Feature-vector-row-index has 33 entries (33 at peak, 33 added, 0 deleted).
% 1.28/1.47  ; Feature-vector-row-index has 155 nodes (155 at peak, 155 added, 0 deleted).
% 1.28/1.47  ;  Retrieved 9 possibly forward subsuming rows in 36 calls.
% 1.28/1.47  ;  Retrieved 3 possibly backward subsumed rows in 33 calls.
% 1.28/1.47  ; Path-index has 17,399 entries (17,399 at peak, 17,399 added, 0 deleted).
% 1.28/1.47  ; Path-index has 1,209 nodes (1,209 at peak, 1,209 added, 0 deleted).
% 1.28/1.47  ; Trie-index has 17,399 entries (17,399 at peak, 17,399 added, 0 deleted).
% 1.28/1.47  ; Trie-index has 19,993 nodes (19,993 at peak, 19,993 added, 0 deleted).
% 1.28/1.47  ; Retrieved 16,283 generalization terms in 16,787 calls.
% 1.28/1.47  ; Retrieved 16,660 instance terms in 16,651 calls.
% 1.28/1.47  ; Retrieved 104,040 unifiable terms in 20,650 calls.
% 1.28/1.47  ; 
% 1.28/1.47  ; The agenda of rows to process has 16514 entries:
% 1.28/1.47  ; 16514 with value 5
% 1.28/1.47  ; The agenda of input rows to give has 15 entries:
% 1.28/1.47  ;     1 with value 17              2 with value 31               1 with value 48
% 1.28/1.47  ;     2 with value 20              1 with value 32               1 with value 64
% 1.28/1.47  ;     1 with value 21              1 with value 33               1 with value 68
% 1.28/1.47  ;     2 with value 22              2 with value 35
% 1.28/1.47  ; The agenda of rows to give has 16277 entries:
% 1.28/1.47  ; 16258 with value (4 5)           1 with value (4 13)           9 with value (4 15)
% 1.28/1.47  ;     9 with value (4 6)
% 1.28/1.47  Evaluation took:
% 1.28/1.47    0.963 seconds of real time
% 1.28/1.47    0.852491 seconds of user run time
% 1.28/1.47    0.110614 seconds of system run time
% 1.28/1.47    [Run times include 0.187 seconds GC run time.]
% 1.28/1.47    0 calls to %EVAL
% 1.28/1.47    0 page faults and
% 1.28/1.47    81,606,776 bytes consed.
% 1.28/1.47  :PROOF-FOUND
% 1.28/1.47  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-08T01:27:46
% 1.28/1.47  :PROOF-FOUND
% 1.28/1.47  * 
%------------------------------------------------------------------------------