TSTP Solution File: SWC254-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWC254-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n019.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 : Tue Jul 19 21:57:47 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(clause116,axiom,
    ( cons(X,nil) != Y
    | ~ ssItem(X)
    | ~ ssList(Y)
    | singletonP(Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001-0.ax',clause116) ).

cnf(co1_1,negated_conjecture,
    ssList(sk1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_1) ).

cnf(co1_5,negated_conjecture,
    sk2 = sk4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_5) ).

cnf(co1_6,negated_conjecture,
    sk1 = sk3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_6) ).

cnf(co1_7,negated_conjecture,
    neq(sk2,nil),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_7) ).

cnf(co1_14,negated_conjecture,
    ( ssItem(sk5)
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_14) ).

cnf(191,plain,
    ssItem(sk5),
    inference('REWRITE',[status(thm)],[co1_14,co1_7,co1_5,theory(equality)]) ).

cnf(co1_16,negated_conjecture,
    ( cons(sk5,nil) = sk3
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_16) ).

cnf(195,plain,
    cons(sk5,nil) = sk1,
    inference('REWRITE',[status(thm)],[co1_16,co1_7,co1_5,co1_6,theory(equality)]) ).

cnf(co1_18,negated_conjecture,
    ( ~ singletonP(sk1)
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_18) ).

cnf(199,plain,
    ~ singletonP(sk1),
    inference('REWRITE',[status(thm)],[co1_18,co1_7,co1_5,theory(equality)]) ).

cnf(5809,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[clause116,195,191,co1_1,199]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SWC254-1 : TPTP v8.1.0. Released v2.4.0.
% 0.00/0.11  % Command  : run-snark %s %d
% 0.10/0.32  % Computer : n019.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit : 300
% 0.10/0.32  % WCLimit  : 600
% 0.10/0.32  % DateTime : Sun Jun 12 14:52:25 EDT 2022
% 0.10/0.32  % CPUTime  : 
% 0.17/0.43  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.44  * 
% 0.17/0.44  * 
% 0.17/0.44  #<PACKAGE "SNARK-USER">
% 0.17/0.44  * 
% 0.17/0.44  SNARK-TPTP-OPTIONS
% 0.17/0.44  * 
% 0.17/0.45  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.17/0.45   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.17/0.45   (USE-FACTORING :POS)
% 0.17/0.45   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.17/0.45   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.17/0.45   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.17/0.45   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.17/0.45   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.17/0.45   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.17/0.45   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.17/0.45   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.17/0.45   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.17/0.45   (DECLARE-TPTP-SYMBOLS2))
% 0.17/0.45  * 
% 0.17/0.45  "."
% 0.17/0.45  * 
% 0.17/0.45  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T14:52:25
% 0.17/0.45  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n019.cluster.edu at 2022-06-12T14:52:25
% 0.92/1.17  
% 0.92/1.17  
% 0.92/1.17  #||
% 0.92/1.17  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.92/1.17  % SZS output start Refutation
% See solution above
% 0.92/1.17  ||#
% 0.92/1.17  
% 0.92/1.17  ; Summary of computation:
% 0.92/1.17  ;      9131 formulas have been input or derived (from 124 formulas).
% 0.92/1.17  ;      5809 (64%) were retained.  Of these,
% 0.92/1.17  ;           14 ( 0%) were simplified or subsumed later,
% 0.92/1.17  ;         5795 (100%) are still being kept.
% 0.92/1.17  ; 
% 0.92/1.17  ; Run time in seconds:
% 0.92/1.17  ;     0.038   5%   Read assertion file          (1 call)
% 0.92/1.17  ;     0.005   1%   Assert                       (203 calls)
% 0.92/1.17  ;     0.257  35%   Process new row              (9,081 calls)
% 0.92/1.17  ;     0.166  23%   Resolution                   (246 calls)
% 0.92/1.17  ;     0.001   0%   Paramodulation               (123 calls)
% 0.92/1.17  ;     0.008   1%   Condensing                   (1,550 calls)
% 0.92/1.17  ;     0.031   4%   Forward subsumption          (1,550 calls)
% 0.92/1.17  ;     0.047   6%   Backward subsumption         (1,548 calls)
% 0.92/1.17  ;     0.002   0%   Clause clause subsumption    (1,347 calls)
% 0.92/1.17  ;     0.080  11%   Forward simplification       (9,081 calls)
% 0.92/1.17  ;     0.029   4%   Backward simplification      (5,804 calls)
% 0.92/1.17  ;     0.004   1%   Ordering                     (2,719 calls)
% 0.92/1.17  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.92/1.17  ;     0.000   0%   Purity testing               (1 call)
% 0.92/1.17  ;     0.058   8%   Other
% 0.92/1.17  ;     0.726        Total
% 0.92/1.17  ;     0.727        Real time
% 0.92/1.17  ; 
% 0.92/1.17  ; Term-hash-array has 9,920 terms in all.
% 0.92/1.17  ; Feature-vector-row-index has 1,543 entries (1,546 at peak, 1,548 added, 5 deleted).
% 0.92/1.17  ; Feature-vector-row-index has 1,185 nodes (1,197 at peak, 1,207 added, 22 deleted).
% 0.92/1.17  ;  Retrieved 7,006 possibly forward subsuming rows in 1,550 calls.
% 0.92/1.17  ;  Retrieved 6,970 possibly backward subsumed rows in 1,548 calls.
% 0.92/1.17  ; Path-index has 9,925 entries (9,925 at peak, 9,938 added, 13 deleted).
% 0.92/1.17  ; Path-index has 4,149 nodes (4,149 at peak, 4,161 added, 12 deleted).
% 0.92/1.17  ; Trie-index has 9,925 entries (9,925 at peak, 9,938 added, 13 deleted).
% 0.92/1.17  ; Trie-index has 24,156 nodes (24,156 at peak, 24,169 added, 13 deleted).
% 0.92/1.17  ; Retrieved 3,427 generalization terms in 18,363 calls.
% 0.92/1.17  ; Retrieved 4,297 instance terms in 4,255 calls.
% 0.92/1.17  ; Retrieved 445,990 unifiable terms in 11,258 calls.
% 0.92/1.17  ; 
% 0.92/1.17  ; The agenda of rows to process has 41 entries:
% 0.92/1.17  ;     4 with value 4              30 with value 10               1 with value 14
% 0.92/1.17  ;     6 with value 8
% 0.92/1.17  ; The agenda of input rows to give has 69 entries:
% 0.92/1.17  ;     4 with value 17              2 with value 23               1 with value 32
% 0.92/1.17  ;     7 with value 18              3 with value 24               1 with value 33
% 0.92/1.17  ;     2 with value 19              8 with value 25               1 with value 35
% 0.92/1.17  ;    11 with value 20              3 with value 26               2 with value 40
% 0.92/1.17  ;     9 with value 21              6 with value 27               3 with value 44
% 0.92/1.17  ;     5 with value 22              1 with value 29
% 0.92/1.17  ; The agenda of rows to give has 5602 entries:
% 0.92/1.17  ;     7 with value (4 4)         387 with value (4 9)          762 with value (4 14)
% 0.92/1.17  ;    50 with value (4 5)        1032 with value (4 10)         822 with value (4 15)
% 0.92/1.17  ;     2 with value (4 6)         784 with value (4 11)         144 with value (4 16)
% 0.92/1.17  ;   115 with value (4 7)         564 with value (4 12)         252 with value (4 17)
% 0.92/1.17  ;   204 with value (4 8)         429 with value (4 13)          48 with value (4 19)
% 0.92/1.17  Evaluation took:
% 0.92/1.17    0.728 seconds of real time
% 0.92/1.17    0.667501 seconds of user run time
% 0.92/1.17    0.060308 seconds of system run time
% 0.92/1.17    [Run times include 0.054 seconds GC run time.]
% 0.92/1.17    0 calls to %EVAL
% 0.92/1.17    0 page faults and
% 0.92/1.17    60,171,296 bytes consed.
% 0.92/1.17  :PROOF-FOUND
% 0.92/1.17  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T14:52:25
% 0.92/1.17  :PROOF-FOUND
% 0.92/1.17  * 
%------------------------------------------------------------------------------