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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV194+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n028.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 : Wed Jul 20 21:32:06 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( ~ gt(X,Y)
    | ~ gt(Y,Z)
    | gt(X,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV003+0.ax',transitivity_gt) ).

cnf(3,axiom,
    ~ gt(X,X),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV003+0.ax',irreflexivity_gt) ).

cnf(11,axiom,
    ( ~ leq(X,Y)
    | X = Y
    | gt(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV003+0.ax',leq_gt2) ).

cnf(284,negated_conjecture,
    leq(pv5,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quaternion_ds1_inuse_0005) ).

cnf(286,negated_conjecture,
    gt(pv5,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quaternion_ds1_inuse_0005) ).

cnf(505,plain,
    ~ gt(n0,pv5),
    inference('UR-RESOLVE',[status(thm)],[2,286,3]) ).

cnf(597,plain,
    pv5 = n0,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[11,284]),505]) ).

cnf(598,plain,
    $false,
    inference('REWRITE',[status(thm)],[286,3,597,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV194+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n028.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Wed Jun 15 17:05:40 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.46  #<PACKAGE "SNARK-USER">
% 0.20/0.46  * 
% 0.20/0.46  SNARK-TPTP-OPTIONS
% 0.20/0.46  * 
% 0.20/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.46   (USE-FACTORING :POS)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.46  * 
% 0.20/0.46  "."
% 0.20/0.46  * 
% 0.20/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T17:05:40
% 0.20/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n028.cluster.edu at 2022-06-15T17:05:40
% 0.20/0.51  WARNING:
% 0.20/0.51     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 0.52/0.72  
% 0.52/0.72  
% 0.52/0.72  #||
% 0.52/0.72  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.52/0.72  % SZS output start Refutation
% See solution above
% 0.52/0.72  ||#
% 0.52/0.72  
% 0.52/0.72  ; Summary of computation:
% 0.52/0.72  ;      1164 formulas have been input or derived (from 105 formulas).
% 0.52/0.72  ;       598 (51%) were retained.  Of these,
% 0.52/0.72  ;           40 ( 7%) were simplified or subsumed later,
% 0.52/0.72  ;          558 (93%) are still being kept.
% 0.52/0.72  ; 
% 0.52/0.72  ; Run time in seconds:
% 0.52/0.72  ;     0.024   9%   Read assertion file          (1 call)
% 0.52/0.72  ;     0.012   5%   Assert                       (92 calls)
% 0.52/0.72  ;     0.060  24%   Process new row              (1,121 calls)
% 0.52/0.72  ;     0.014   5%   Resolution                   (208 calls)
% 0.52/0.72  ;     0.000   0%   Paramodulation               (104 calls)
% 0.52/0.72  ;     0.000   0%   Factoring                    (1 call)
% 0.52/0.72  ;     0.030  12%   Condensing                   (406 calls)
% 0.52/0.72  ;     0.039  15%   Forward subsumption          (406 calls)
% 0.52/0.72  ;     0.011   4%   Backward subsumption         (337 calls)
% 0.52/0.72  ;     0.017   7%   Clause clause subsumption    (936 calls)
% 0.52/0.72  ;     0.017   7%   Forward simplification       (1,120 calls)
% 0.52/0.72  ;     0.003   1%   Backward simplification      (594 calls)
% 0.52/0.72  ;     0.003   1%   Ordering                     (910 calls)
% 0.52/0.72  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.52/0.72  ;     0.001   0%   Purity testing               (1 call)
% 0.52/0.72  ;     0.024   9%   Other
% 0.52/0.72  ;     0.255        Total
% 0.52/0.72  ;     0.256        Real time
% 0.52/0.72  ; 
% 0.52/0.72  ; Term-hash-array has 742 terms in all.
% 0.52/0.72  ; Feature-vector-row-index has 331 entries (337 at peak, 337 added, 6 deleted).
% 0.52/0.72  ; Feature-vector-row-index has 1,830 nodes (1,855 at peak, 1,855 added, 25 deleted).
% 0.52/0.72  ;  Retrieved 925 possibly forward subsuming rows in 406 calls.
% 0.52/0.72  ;  Retrieved 525 possibly backward subsumed rows in 337 calls.
% 0.52/0.72  ; Path-index has 715 entries (759 at peak, 763 added, 48 deleted).
% 0.52/0.72  ; Path-index has 1,662 nodes (1,687 at peak, 1,691 added, 29 deleted).
% 0.52/0.72  ; Trie-index has 715 entries (759 at peak, 763 added, 48 deleted).
% 0.52/0.72  ; Trie-index has 1,570 nodes (1,636 at peak, 1,644 added, 74 deleted).
% 0.52/0.72  ; Retrieved 2,601 generalization terms in 2,834 calls.
% 0.52/0.72  ; Retrieved 280 instance terms in 256 calls.
% 0.52/0.72  ; Retrieved 9,900 unifiable terms in 865 calls.
% 0.52/0.72  ; 
% 0.52/0.72  ; The agenda of backward simplifiable rows to process has 30 entries:
% 0.52/0.72  ;    30 with value 0
% 0.52/0.72  ; The agenda of rows to process has 1 entry:
% 0.52/0.72  ;     1 with value 9
% 0.52/0.72  ; The agenda of input rows to give has 225 entries:
% 0.52/0.72  ;     3 with value 12              1 with value 29               4 with value 51
% 0.52/0.72  ;     1 with value 13              1 with value 30              16 with value 59
% 0.52/0.72  ;     2 with value 14              1 with value 32               2 with value 60
% 0.52/0.72  ;     3 with value 16              1 with value 33               1 with value 64
% 0.52/0.72  ;     1 with value 20              8 with value 37               2 with value 72
% 0.52/0.72  ;     1 with value 21              4 with value 38              64 with value 93
% 0.52/0.72  ;     1 with value 22             33 with value 46              48 with value 106
% 0.52/0.72  ;     1 with value 24              8 with value 47              12 with value 119
% 0.52/0.72  ;     2 with value 27              2 with value 50               1 with value 132
% 0.52/0.72  ;     1 with value 28
% 0.52/0.72  ; The agenda of rows to give has 233 entries:
% 0.52/0.72  ;    94 with value (4 5)          16 with value (4 9)            2 with value (4 15)
% 0.52/0.72  ;    39 with value (4 7)          13 with value (4 11)           2 with value (4 17)
% 0.52/0.72  ;     6 with value (4 8)          60 with value (4 13)           1 with value (4 21)
% 0.52/0.72  Evaluation took:
% 0.52/0.72    0.256 seconds of real time
% 0.52/0.72    0.238238 seconds of user run time
% 0.52/0.72    0.018246 seconds of system run time
% 0.52/0.72    [Run times include 0.005 seconds GC run time.]
% 0.52/0.72    0 calls to %EVAL
% 0.52/0.72    0 page faults and
% 0.52/0.72    19,393,048 bytes consed.
% 0.52/0.72  :PROOF-FOUND
% 0.52/0.72  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T17:05:41
% 0.52/0.72  :PROOF-FOUND
% 0.52/0.72  * 
%------------------------------------------------------------------------------