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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV137+1 : TPTP v8.1.0. Bugfixed v3.3.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 : Wed Jul 20 21:31:55 EDT 2022

% Result   : Theorem 0.51s 0.71s
% Output   : Refutation 0.51s
% 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/sandbox2/benchmark/Axioms/SWV003+0.ax',transitivity_leq) ).

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

cnf(259,negated_conjecture,
    leq(n2,pv1325),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gauss_array_0007) ).

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

cnf(277,axiom,
    gt(n2,n0),
    file('/export/starexec/sandbox2/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,259,266]),355]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SWV137+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.04/0.13  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n029.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Wed Jun 15 21:59:27 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.47  #<PACKAGE "SNARK-USER">
% 0.20/0.47  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T21:59:27
% 0.20/0.48  ; 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-06-15T21:59:27
% 0.20/0.52  WARNING:
% 0.20/0.52     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 0.51/0.71  
% 0.51/0.71  
% 0.51/0.71  #||
% 0.51/0.71  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.51/0.71  % SZS output start Refutation
% See solution above
% 0.51/0.71  ||#
% 0.51/0.71  
% 0.51/0.71  ; Summary of computation:
% 0.51/0.71  ;       940 formulas have been input or derived (from 72 formulas).
% 0.51/0.71  ;       516 (55%) were retained.  Of these,
% 0.51/0.71  ;            5 ( 1%) were simplified or subsumed later,
% 0.51/0.71  ;          511 (99%) are still being kept.
% 0.51/0.71  ; 
% 0.51/0.71  ; Run time in seconds excluding printing time:
% 0.51/0.71  ;     0.021   9%   Read assertion file          (1 call)
% 0.51/0.71  ;     0.011   5%   Assert                       (85 calls)
% 0.51/0.71  ;     0.053  23%   Process new row              (894 calls)
% 0.51/0.71  ;     0.014   6%   Resolution                   (142 calls)
% 0.51/0.71  ;     0.000   0%   Paramodulation               (71 calls)
% 0.51/0.71  ;     0.000   0%   Factoring                    (1 call)
% 0.51/0.71  ;     0.027  12%   Condensing                   (367 calls)
% 0.51/0.71  ;     0.036  15%   Forward subsumption          (367 calls)
% 0.51/0.71  ;     0.013   6%   Backward subsumption         (314 calls)
% 0.51/0.71  ;     0.018   8%   Clause clause subsumption    (904 calls)
% 0.51/0.71  ;     0.014   6%   Forward simplification       (893 calls)
% 0.51/0.71  ;     0.003   1%   Backward simplification      (512 calls)
% 0.51/0.71  ;     0.001   0%   Ordering                     (741 calls)
% 0.51/0.71  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.51/0.71  ;     0.001   0%   Purity testing               (1 call)
% 0.51/0.71  ;     0.022   9%   Other
% 0.51/0.71  ;     0.234        Total
% 0.51/0.71  ;     0.235        Real time
% 0.51/0.71  ; 
% 0.51/0.71  ; Term-hash-array has 640 terms in all.
% 0.51/0.71  ; Feature-vector-row-index has 314 entries (314 at peak, 314 added, 0 deleted).
% 0.51/0.71  ; Feature-vector-row-index has 1,815 nodes (1,815 at peak, 1,815 added, 0 deleted).
% 0.51/0.71  ;  Retrieved 847 possibly forward subsuming rows in 367 calls.
% 0.51/0.71  ;  Retrieved 512 possibly backward subsumed rows in 314 calls.
% 0.51/0.71  ; Path-index has 651 entries (651 at peak, 655 added, 4 deleted).
% 0.51/0.71  ; Path-index has 1,689 nodes (1,689 at peak, 1,693 added, 4 deleted).
% 0.51/0.71  ; Trie-index has 651 entries (651 at peak, 655 added, 4 deleted).
% 0.51/0.71  ; Trie-index has 1,488 nodes (1,488 at peak, 1,496 added, 8 deleted).
% 0.51/0.71  ; Retrieved 2,431 generalization terms in 2,569 calls.
% 0.51/0.71  ; Retrieved 222 instance terms in 197 calls.
% 0.51/0.71  ; Retrieved 8,370 unifiable terms in 608 calls.
% 0.51/0.71  ; 
% 0.51/0.71  ; The agenda of rows to process has 34 entries:
% 0.51/0.71  ;    26 with value 5               8 with value 10
% 0.51/0.71  ; The agenda of input rows to give has 226 entries:
% 0.51/0.71  ;     4 with value 12              1 with value 29               4 with value 51
% 0.51/0.71  ;     1 with value 13              1 with value 30              16 with value 59
% 0.51/0.71  ;     2 with value 14              1 with value 32               2 with value 60
% 0.51/0.71  ;     3 with value 16              1 with value 33               1 with value 64
% 0.51/0.71  ;     1 with value 20              8 with value 37               2 with value 72
% 0.51/0.71  ;     1 with value 21              4 with value 38              64 with value 93
% 0.51/0.71  ;     1 with value 22             33 with value 46              48 with value 106
% 0.51/0.71  ;     1 with value 24              8 with value 47              12 with value 119
% 0.51/0.71  ;     2 with value 27              2 with value 50               1 with value 132
% 0.51/0.71  ;     1 with value 28
% 0.51/0.71  ; The agenda of rows to give has 213 entries:
% 0.51/0.71  ;    83 with value (4 5)           2 with value (4 10)           2 with value (4 15)
% 0.51/0.71  ;    36 with value (4 7)          13 with value (4 11)           2 with value (4 17)
% 0.51/0.71  ;     9 with value (4 8)           4 with value (4 12)           1 with value (4 21)
% 0.51/0.71  ;    13 with value (4 9)          48 with value (4 13)
% 0.51/0.71  Evaluation took:
% 0.51/0.71    0.236 seconds of real time
% 0.51/0.71    0.22171 seconds of user run time
% 0.51/0.71    0.013781 seconds of system run time
% 0.51/0.71    [Run times include 0.004 seconds GC run time.]
% 0.51/0.71    0 calls to %EVAL
% 0.51/0.71    0 page faults and
% 0.51/0.71    18,394,256 bytes consed.
% 0.51/0.71  :PROOF-FOUND
% 0.51/0.71  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T21:59:27
% 0.51/0.71  :PROOF-FOUND
% 0.51/0.71  * 
%------------------------------------------------------------------------------