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

View Problem - Process Solution

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

% Computer : n008.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 31.37s 31.58s
% Output   : Refutation 31.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   11 (   8 unt;   0 nHn;  11 RR)
%            Number of literals    :   15 (   3 equ;   5 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-1 aty)
%            Number of variables   :    6 (   0 sgn)

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

cnf(15,axiom,
    ( ~ leq(X,Y)
    | leq(X,succ(Y)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',leq_succ) ).

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

cnf(225,axiom,
    succ(tptp_minus_1) = n0,
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',succ_tptp_minus_1) ).

cnf(284,negated_conjecture,
    leq(n0,'SKOLEMAAAV29'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quaternion_ds1_inuse_0002) ).

cnf(286,negated_conjecture,
    leq('SKOLEMAAAV29',tptp_minus_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quaternion_ds1_inuse_0002) ).

cnf(311,axiom,
    ( ~ leq(n0,X)
    | ~ leq(X,n0)
    | X = n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',finite_domain_0) ).

cnf(385,plain,
    leq('SKOLEMAAAV29',n0),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[15,286]),225,theory(equality)]) ).

cnf(389,plain,
    gt(n0,'SKOLEMAAAV29'),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[16,286]),225,theory(equality)]) ).

cnf(20183,plain,
    n0 = 'SKOLEMAAAV29',
    inference('HYPERRESOLVE',[status(thm)],[311,385,284]) ).

cnf(20186,plain,
    $false,
    inference('REWRITE',[status(thm)],[389,3,20183,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SWV191+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.12/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n008.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 : Wed Jun 15 10:08:07 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 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.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T10:08:07
% 0.20/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n008.cluster.edu at 2022-06-15T10:08:07
% 0.20/0.52  WARNING:
% 0.20/0.52     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 31.37/31.58  
% 31.37/31.58  
% 31.37/31.58  #||
% 31.37/31.58  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 31.37/31.58  % SZS output start Refutation
% See solution above
% 31.37/31.58  ||#
% 31.37/31.58  
% 31.37/31.58  ; Summary of computation:
% 31.37/31.58  ;     63959 formulas have been input or derived (from 369 formulas).
% 31.37/31.58  ;     20186 (32%) were retained.  Of these,
% 31.37/31.58  ;         3096 (15%) were simplified or subsumed later,
% 31.37/31.58  ;        17090 (85%) are still being kept.
% 31.37/31.58  ; 
% 31.37/31.58  ; Run time in seconds excluding printing time:
% 31.37/31.58  ;     0.023   0%   Read assertion file          (1 call)
% 31.37/31.58  ;     0.013   0%   Assert                       (85 calls)
% 31.37/31.58  ;     1.679   5%   Process new row              (53,474 calls)
% 31.37/31.58  ;    23.175  74%   Resolution                   (736 calls)
% 31.37/31.58  ;     0.078   0%   Paramodulation               (368 calls)
% 31.37/31.58  ;     0.000   0%   Factoring                    (1 call)
% 31.37/31.58  ;     0.272   1%   Condensing                   (17,657 calls)
% 31.37/31.58  ;     2.708   9%   Forward subsumption          (17,657 calls)
% 31.37/31.58  ;     0.569   2%   Backward subsumption         (9,011 calls)
% 31.37/31.58  ;     0.141   0%   Clause clause subsumption    (19,439 calls)
% 31.37/31.58  ;     1.250   4%   Forward simplification       (53,473 calls)
% 31.37/31.58  ;     0.852   3%   Backward simplification      (20,182 calls)
% 31.37/31.58  ;     0.104   0%   Ordering                     (92,875 calls)
% 31.37/31.58  ;     0.000   0%   Sortal reasoning             (32 calls)
% 31.37/31.58  ;     0.001   0%   Purity testing               (1 call)
% 31.37/31.58  ;     0.249   1%   Other
% 31.37/31.58  ;    31.114        Total
% 31.37/31.58  ;    31.114        Real time
% 31.37/31.58  ; 
% 31.37/31.59  ; Term-hash-array has 27,446 terms in all.
% 31.37/31.59  ; Feature-vector-row-index has 8,309 entries (9,011 at peak, 9,011 added, 702 deleted).
% 31.37/31.59  ; Feature-vector-row-index has 42,875 nodes (43,781 at peak, 43,781 added, 906 deleted).
% 31.37/31.59  ;  Retrieved 24,746 possibly forward subsuming rows in 17,657 calls.
% 31.37/31.59  ;  Retrieved 4,166 possibly backward subsumed rows in 9,011 calls.
% 31.37/31.59  ; Path-index has 21,405 entries (27,458 at peak, 27,466 added, 6,061 deleted).
% 31.37/31.59  ; Path-index has 2,481 nodes (2,668 at peak, 2,676 added, 195 deleted).
% 31.37/31.59  ; Trie-index has 21,405 entries (27,458 at peak, 27,466 added, 6,061 deleted).
% 31.37/31.59  ; Trie-index has 45,451 nodes (61,580 at peak, 61,598 added, 16,147 deleted).
% 31.37/31.59  ; Retrieved 111,900 generalization terms in 200,335 calls.
% 31.37/31.59  ; Retrieved 22,472 instance terms in 11,170 calls.
% 31.37/31.59  ; Retrieved 45,933,501 unifiable terms in 192,964 calls.
% 31.37/31.59  ; 
% 31.37/31.59  ; The agenda of backward simplifiable rows to process has 2958 entries:
% 31.37/31.59  ;  2958 with value 0
% 31.37/31.59  ; The agenda of rows to process has 5324 entries:
% 31.37/31.59  ;    12 with value 6            4560 with value 19              44 with value 29
% 31.37/31.59  ;     4 with value 8               2 with value 21             128 with value 32
% 31.37/31.59  ;     1 with value 9              32 with value 23              32 with value 33
% 31.37/31.59  ;     1 with value 10            232 with value 24             256 with value 79
% 31.37/31.59  ;    20 with value 15
% 31.37/31.59  ; The agenda of input rows to give has 1 entry:
% 31.37/31.59  ;     1 with value 8
% 31.37/31.59  ; The agenda of rows to give has 16726 entries:
% 31.37/31.59  ;    24 with value (4 5)          24 with value (4 16)           3 with value (4 26)
% 31.37/31.59  ;    27 with value (4 6)           4 with value (4 17)           8 with value (4 28)
% 31.37/31.59  ;    22 with value (4 7)          40 with value (4 18)         864 with value (4 29)
% 31.37/31.59  ;    11 with value (4 8)        8428 with value (4 19)          33 with value (4 31)
% 31.37/31.59  ;    25 with value (4 9)          29 with value (4 20)        1352 with value (4 32)
% 31.37/31.59  ;    13 with value (4 11)         34 with value (4 21)         240 with value (4 33)
% 31.37/31.59  ;    47 with value (4 13)          8 with value (4 22)          64 with value (4 78)
% 31.37/31.59  ;     8 with value (4 14)        385 with value (4 23)        2688 with value (4 79)
% 31.37/31.59  ;    88 with value (4 15)       2257 with value (4 24)
% 31.37/31.59  Evaluation took:
% 31.37/31.59    31.119 seconds of real time
% 31.37/31.59    30.483252 seconds of user run time
% 31.37/31.59    0.637551 seconds of system run time
% 31.37/31.59    [Run times include 1.558 seconds GC run time.]
% 31.37/31.59    0 calls to %EVAL
% 31.37/31.59    0 page faults and
% 31.37/31.59    1,324,779,032 bytes consed.
% 31.37/31.59  :PROOF-FOUND
% 31.37/31.59  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T10:08:39
% 31.37/31.59  :PROOF-FOUND
% 31.37/31.59  * 
%------------------------------------------------------------------------------