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

View Problem - Process Solution

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

% Computer : n027.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.47s 0.70s
% Output   : Refutation 0.47s
% 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(260,negated_conjecture,
    leq(n2,pv1325),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gauss_array_0004) ).

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

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

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

cnf(521,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[5,260,267]),356]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SWV134+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.10/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n027.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Thu Jun 16 01:40:05 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T01:40:05
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n027.cluster.edu at 2022-06-16T01:40:05
% 0.19/0.51  WARNING:
% 0.19/0.51     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 0.47/0.70  
% 0.47/0.70  
% 0.47/0.70  #||
% 0.47/0.70  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.47/0.70  % SZS output start Refutation
% See solution above
% 0.47/0.70  ||#
% 0.47/0.70  
% 0.47/0.70  ; Summary of computation:
% 0.47/0.70  ;       949 formulas have been input or derived (from 73 formulas).
% 0.47/0.70  ;       521 (55%) were retained.  Of these,
% 0.47/0.70  ;            5 ( 1%) were simplified or subsumed later,
% 0.47/0.70  ;          516 (99%) are still being kept.
% 0.47/0.70  ; 
% 0.47/0.70  ; Run time in seconds:
% 0.47/0.70  ;     0.021   9%   Read assertion file          (1 call)
% 0.47/0.70  ;     0.012   5%   Assert                       (85 calls)
% 0.47/0.70  ;     0.045  19%   Process new row              (899 calls)
% 0.47/0.70  ;     0.011   5%   Resolution                   (144 calls)
% 0.47/0.70  ;     0.002   1%   Paramodulation               (72 calls)
% 0.47/0.70  ;     0.000   0%   Factoring                    (1 call)
% 0.47/0.70  ;     0.026  11%   Condensing                   (367 calls)
% 0.47/0.70  ;     0.041  18%   Forward subsumption          (367 calls)
% 0.47/0.70  ;     0.014   6%   Backward subsumption         (314 calls)
% 0.47/0.70  ;     0.017   7%   Clause clause subsumption    (904 calls)
% 0.47/0.70  ;     0.020   9%   Forward simplification       (898 calls)
% 0.47/0.70  ;     0.003   1%   Backward simplification      (517 calls)
% 0.47/0.70  ;     0.003   1%   Ordering                     (741 calls)
% 0.47/0.70  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.47/0.70  ;     0.001   0%   Purity testing               (1 call)
% 0.47/0.70  ;     0.018   8%   Other
% 0.47/0.70  ;     0.234        Total
% 0.47/0.70  ;     0.235        Real time
% 0.47/0.70  ; 
% 0.47/0.70  ; Term-hash-array has 647 terms in all.
% 0.47/0.70  ; Feature-vector-row-index has 314 entries (314 at peak, 314 added, 0 deleted).
% 0.47/0.70  ; Feature-vector-row-index has 1,815 nodes (1,815 at peak, 1,815 added, 0 deleted).
% 0.47/0.70  ;  Retrieved 847 possibly forward subsuming rows in 367 calls.
% 0.47/0.70  ;  Retrieved 512 possibly backward subsumed rows in 314 calls.
% 0.47/0.70  ; Path-index has 658 entries (658 at peak, 662 added, 4 deleted).
% 0.47/0.70  ; Path-index has 1,700 nodes (1,700 at peak, 1,704 added, 4 deleted).
% 0.47/0.70  ; Trie-index has 658 entries (658 at peak, 662 added, 4 deleted).
% 0.47/0.70  ; Trie-index has 1,506 nodes (1,506 at peak, 1,514 added, 8 deleted).
% 0.47/0.70  ; Retrieved 2,439 generalization terms in 2,587 calls.
% 0.47/0.70  ; Retrieved 227 instance terms in 202 calls.
% 0.47/0.70  ; Retrieved 8,430 unifiable terms in 619 calls.
% 0.47/0.70  ; 
% 0.47/0.70  ; The agenda of rows to process has 37 entries:
% 0.47/0.70  ;    26 with value 5              11 with value 10
% 0.47/0.70  ; The agenda of input rows to give has 226 entries:
% 0.47/0.70  ;     4 with value 12              1 with value 29               4 with value 51
% 0.47/0.70  ;     1 with value 13              1 with value 30              16 with value 59
% 0.47/0.70  ;     2 with value 14              1 with value 32               2 with value 60
% 0.47/0.70  ;     3 with value 16              1 with value 33               1 with value 64
% 0.47/0.70  ;     1 with value 20              8 with value 37               2 with value 72
% 0.47/0.70  ;     1 with value 21              4 with value 38              64 with value 93
% 0.47/0.70  ;     1 with value 22             33 with value 46              48 with value 106
% 0.47/0.70  ;     1 with value 24              8 with value 47              12 with value 119
% 0.47/0.70  ;     2 with value 27              2 with value 50               1 with value 132
% 0.47/0.70  ;     1 with value 28
% 0.47/0.70  ; The agenda of rows to give has 217 entries:
% 0.47/0.70  ;    83 with value (4 5)           4 with value (4 10)           2 with value (4 15)
% 0.47/0.70  ;    36 with value (4 7)          13 with value (4 11)           2 with value (4 17)
% 0.47/0.70  ;     9 with value (4 8)           5 with value (4 12)           1 with value (4 21)
% 0.47/0.70  ;    13 with value (4 9)          49 with value (4 13)
% 0.47/0.70  Evaluation took:
% 0.47/0.70    0.235 seconds of real time
% 0.47/0.70    0.213275 seconds of user run time
% 0.47/0.70    0.022264 seconds of system run time
% 0.47/0.70    [Run times include 0.006 seconds GC run time.]
% 0.47/0.70    0 calls to %EVAL
% 0.47/0.70    0 page faults and
% 0.47/0.70    18,423,568 bytes consed.
% 0.47/0.70  :PROOF-FOUND
% 0.47/0.70  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T01:40:05
% 0.47/0.70  :PROOF-FOUND
% 0.47/0.70  * 
%------------------------------------------------------------------------------