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

View Problem - Process Solution

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

% Computer : n003.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:31:54 EDT 2022

% Result   : Theorem 0.61s 0.83s
% Output   : Refutation 0.61s
% 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;   4 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :    5 (   0 sgn)

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

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

cnf(260,negated_conjecture,
    leq(n2,pv1325),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gauss_array_0003) ).

cnf(266,negated_conjecture,
    ~ leq(n0,pv1325),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gauss_array_0003) ).

cnf(277,axiom,
    gt(n2,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_2_0) ).

cnf(355,plain,
    leq(n0,n2),
    inference('HYPERRESOLVE',[status(thm)],[10,277]) ).

cnf(516,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[5,260,266]),355]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SWV133+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.08/0.14  % Command  : run-snark %s %d
% 0.15/0.35  % Computer : n003.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 600
% 0.15/0.35  % DateTime : Wed Jun 15 04:33:55 EDT 2022
% 0.15/0.35  % CPUTime  : 
% 0.21/0.51  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.52  * 
% 0.21/0.52  * 
% 0.21/0.53  #<PACKAGE "SNARK-USER">
% 0.21/0.53  * 
% 0.21/0.53  SNARK-TPTP-OPTIONS
% 0.21/0.53  * 
% 0.21/0.53  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.53   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.53   (USE-FACTORING :POS)
% 0.21/0.53   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.53   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.53   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.53   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.53   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.53   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.53   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.53   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.53   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.53   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.53  * 
% 0.21/0.53  "."
% 0.21/0.53  * 
% 0.21/0.53  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T04:33:56
% 0.21/0.53  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n003.cluster.edu at 2022-06-15T04:33:56
% 0.21/0.58  WARNING:
% 0.21/0.58     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 0.61/0.83  
% 0.61/0.83  
% 0.61/0.83  #||
% 0.61/0.83  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.61/0.83  % SZS output start Refutation
% See solution above
% 0.61/0.83  ||#
% 0.61/0.83  
% 0.61/0.83  ; Summary of computation:
% 0.61/0.83  ;       935 formulas have been input or derived (from 72 formulas).
% 0.61/0.83  ;       516 (55%) were retained.  Of these,
% 0.61/0.83  ;            5 ( 1%) were simplified or subsumed later,
% 0.61/0.83  ;          511 (99%) are still being kept.
% 0.61/0.83  ; 
% 0.61/0.83  ; Run time in seconds:
% 0.61/0.83  ;     0.026   9%   Read assertion file          (1 call)
% 0.61/0.83  ;     0.012   4%   Assert                       (85 calls)
% 0.61/0.83  ;     0.057  19%   Process new row              (888 calls)
% 0.61/0.83  ;     0.013   4%   Resolution                   (142 calls)
% 0.61/0.83  ;     0.002   1%   Paramodulation               (71 calls)
% 0.61/0.83  ;     0.000   0%   Factoring                    (1 call)
% 0.61/0.83  ;     0.033  11%   Condensing                   (367 calls)
% 0.61/0.83  ;     0.052  17%   Forward subsumption          (367 calls)
% 0.61/0.83  ;     0.020   7%   Backward subsumption         (314 calls)
% 0.61/0.83  ;     0.028   9%   Clause clause subsumption    (904 calls)
% 0.61/0.83  ;     0.034  11%   Forward simplification       (887 calls)
% 0.61/0.83  ;     0.001   0%   Backward simplification      (512 calls)
% 0.61/0.83  ;     0.001   0%   Ordering                     (741 calls)
% 0.61/0.83  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.61/0.83  ;     0.002   1%   Purity testing               (1 call)
% 0.61/0.83  ;     0.023   8%   Other
% 0.61/0.83  ;     0.304        Total
% 0.61/0.83  ;     0.304        Real time
% 0.61/0.83  ; 
% 0.61/0.83  ; Term-hash-array has 640 terms in all.
% 0.61/0.83  ; Feature-vector-row-index has 314 entries (314 at peak, 314 added, 0 deleted).
% 0.61/0.83  ; Feature-vector-row-index has 1,815 nodes (1,815 at peak, 1,815 added, 0 deleted).
% 0.61/0.83  ;  Retrieved 847 possibly forward subsuming rows in 367 calls.
% 0.61/0.83  ;  Retrieved 512 possibly backward subsumed rows in 314 calls.
% 0.61/0.83  ; Path-index has 651 entries (651 at peak, 655 added, 4 deleted).
% 0.61/0.83  ; Path-index has 1,694 nodes (1,694 at peak, 1,698 added, 4 deleted).
% 0.61/0.83  ; Trie-index has 651 entries (651 at peak, 655 added, 4 deleted).
% 0.61/0.83  ; Trie-index has 1,493 nodes (1,493 at peak, 1,501 added, 8 deleted).
% 0.61/0.83  ; Retrieved 2,424 generalization terms in 2,562 calls.
% 0.61/0.83  ; Retrieved 222 instance terms in 197 calls.
% 0.61/0.83  ; Retrieved 8,193 unifiable terms in 602 calls.
% 0.61/0.83  ; 
% 0.61/0.83  ; The agenda of rows to process has 31 entries:
% 0.61/0.83  ;    26 with value 5               5 with value 10
% 0.61/0.83  ; The agenda of input rows to give has 226 entries:
% 0.61/0.83  ;     4 with value 12              1 with value 29               4 with value 51
% 0.61/0.83  ;     1 with value 13              1 with value 30              16 with value 59
% 0.61/0.83  ;     2 with value 14              1 with value 32               2 with value 60
% 0.61/0.83  ;     3 with value 16              1 with value 33               1 with value 64
% 0.61/0.83  ;     1 with value 20              8 with value 37               2 with value 72
% 0.61/0.83  ;     1 with value 21              4 with value 38              64 with value 93
% 0.61/0.83  ;     1 with value 22             33 with value 46              48 with value 106
% 0.61/0.83  ;     1 with value 24              8 with value 47              12 with value 119
% 0.61/0.83  ;     2 with value 27              2 with value 50               1 with value 132
% 0.61/0.83  ;     1 with value 28
% 0.61/0.83  ; The agenda of rows to give has 213 entries:
% 0.61/0.83  ;    83 with value (4 5)           3 with value (4 10)           2 with value (4 15)
% 0.61/0.83  ;    36 with value (4 7)          13 with value (4 11)           2 with value (4 17)
% 0.61/0.83  ;     9 with value (4 8)           3 with value (4 12)           1 with value (4 21)
% 0.61/0.83  ;    13 with value (4 9)          48 with value (4 13)
% 0.61/0.83  Evaluation took:
% 0.61/0.83    0.304 seconds of real time
% 0.61/0.83    0.285818 seconds of user run time
% 0.61/0.83    0.018243 seconds of system run time
% 0.61/0.83    [Run times include 0.006 seconds GC run time.]
% 0.61/0.83    0 calls to %EVAL
% 0.61/0.83    0 page faults and
% 0.61/0.83    18,385,568 bytes consed.
% 0.61/0.83  :PROOF-FOUND
% 0.61/0.83  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T04:33:56
% 0.61/0.83  :PROOF-FOUND
% 0.61/0.83  * 
%------------------------------------------------------------------------------