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

View Problem - Process Solution

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

% Computer : n010.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:00 EDT 2022

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

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

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

cnf(265,negated_conjecture,
    leq('SKOLEMAAAV28',pred(pv10)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_norm_0010) ).

cnf(266,negated_conjecture,
    pv10 = 'SKOLEMAAAV28',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_norm_0010) ).

cnf(320,plain,
    leq(pv10,pred(pv10)),
    inference('REWRITE',[status(thm)],[265,266,theory(equality)]) ).

cnf(409,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[12,320,3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.12  % Problem  : SWV160+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.09/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n010.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Wed Jun 15 09:36:09 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T09:36:09
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n010.cluster.edu at 2022-06-15T09:36:09
% 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.69  
% 0.47/0.69  
% 0.47/0.69  #||
% 0.47/0.69  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.47/0.69  % SZS output start Refutation
% See solution above
% 0.47/0.69  ||#
% 0.47/0.69  
% 0.47/0.69  ; Summary of computation:
% 0.47/0.69  ;       520 formulas have been input or derived (from 66 formulas).
% 0.47/0.69  ;       409 (79%) were retained.  Of these,
% 0.47/0.69  ;            9 ( 2%) were simplified or subsumed later,
% 0.47/0.69  ;          400 (98%) are still being kept.
% 0.47/0.69  ; 
% 0.47/0.69  ; Run time in seconds excluding printing time:
% 0.47/0.69  ;     0.025  11%   Read assertion file          (1 call)
% 0.47/0.69  ;     0.010   4%   Assert                       (100 calls)
% 0.47/0.69  ;     0.050  22%   Process new row              (505 calls)
% 0.47/0.69  ;     0.005   2%   Resolution                   (130 calls)
% 0.47/0.69  ;     0.000   0%   Paramodulation               (65 calls)
% 0.47/0.69  ;     0.019   8%   Condensing                   (240 calls)
% 0.47/0.69  ;     0.035  15%   Forward subsumption          (240 calls)
% 0.47/0.69  ;     0.025  11%   Backward subsumption         (240 calls)
% 0.47/0.69  ;     0.020   9%   Clause clause subsumption    (783 calls)
% 0.47/0.69  ;     0.015   7%   Forward simplification       (504 calls)
% 0.47/0.69  ;     0.000   0%   Backward simplification      (403 calls)
% 0.47/0.69  ;     0.002   1%   Ordering                     (584 calls)
% 0.47/0.69  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.47/0.69  ;     0.002   1%   Purity testing               (1 call)
% 0.47/0.69  ;     0.018   8%   Other
% 0.47/0.69  ;     0.226        Total
% 0.47/0.69  ;     0.228        Real time
% 0.47/0.69  ; 
% 0.47/0.69  ; Term-hash-array has 604 terms in all.
% 0.47/0.69  ; Feature-vector-row-index has 240 entries (240 at peak, 240 added, 0 deleted).
% 0.47/0.69  ; Feature-vector-row-index has 1,732 nodes (1,732 at peak, 1,732 added, 0 deleted).
% 0.47/0.69  ;  Retrieved 684 possibly forward subsuming rows in 240 calls.
% 0.47/0.69  ;  Retrieved 505 possibly backward subsumed rows in 240 calls.
% 0.47/0.69  ; Path-index has 621 entries (621 at peak, 627 added, 6 deleted).
% 0.47/0.69  ; Path-index has 2,583 nodes (2,583 at peak, 2,589 added, 6 deleted).
% 0.47/0.69  ; Trie-index has 621 entries (621 at peak, 627 added, 6 deleted).
% 0.47/0.69  ; Trie-index has 2,104 nodes (2,104 at peak, 2,116 added, 12 deleted).
% 0.47/0.69  ; Retrieved 1,521 generalization terms in 1,674 calls.
% 0.47/0.69  ; Retrieved 178 instance terms in 162 calls.
% 0.47/0.69  ; Retrieved 2,553 unifiable terms in 347 calls.
% 0.47/0.69  ; 
% 0.47/0.69  ; The agenda of rows to process has 5 entries:
% 0.47/0.69  ;     1 with value 5               3 with value 7                1 with value 11
% 0.47/0.69  ; The agenda of input rows to give has 246 entries:
% 0.47/0.69  ;     7 with value 10              1 with value 28               1 with value 54
% 0.47/0.69  ;     6 with value 11              1 with value 29              16 with value 59
% 0.47/0.69  ;     7 with value 12              1 with value 30               2 with value 60
% 0.47/0.69  ;     1 with value 13              1 with value 32               1 with value 64
% 0.47/0.69  ;     2 with value 14              1 with value 33               2 with value 66
% 0.47/0.69  ;     3 with value 16              8 with value 37               2 with value 72
% 0.47/0.69  ;     1 with value 20              4 with value 38              64 with value 93
% 0.47/0.69  ;     1 with value 21             33 with value 46              48 with value 106
% 0.47/0.69  ;     2 with value 22              8 with value 47              12 with value 119
% 0.47/0.69  ;     1 with value 24              2 with value 50               1 with value 132
% 0.47/0.69  ;     2 with value 27              4 with value 51
% 0.47/0.69  ; The agenda of rows to give has 88 entries:
% 0.47/0.69  ;    78 with value (4 5)          10 with value (4 7)
% 0.47/0.69  Evaluation took:
% 0.47/0.69    0.228 seconds of real time
% 0.47/0.69    0.2129 seconds of user run time
% 0.47/0.69    0.015245 seconds of system run time
% 0.47/0.69    [Run times include 0.006 seconds GC run time.]
% 0.47/0.69    0 calls to %EVAL
% 0.47/0.69    0 page faults and
% 0.47/0.69    17,128,656 bytes consed.
% 0.47/0.69  :PROOF-FOUND
% 0.47/0.69  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T09:36:09
% 0.47/0.69  :PROOF-FOUND
% 0.47/0.69  * 
%------------------------------------------------------------------------------