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

View Problem - Process Solution

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

% Computer : n023.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:05 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(clause7,axiom,
    cyclefreeP(nil),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause7) ).

cnf(clause8,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause8) ).

cnf(clause100,axiom,
    ( ~ ssList(X)
    | ~ ssList(Y)
    | neq(Y,X)
    | Y = X ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause100) ).

cnf(co1_2,negated_conjecture,
    ssList(sk2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_2) ).

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

cnf(co1_7,negated_conjecture,
    ~ neq(sk4,nil),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

cnf(190,plain,
    ~ neq(sk2,nil),
    inference('REWRITE',[status(thm)],[co1_7,co1_5,theory(equality)]) ).

cnf(co1_8,negated_conjecture,
    ~ cyclefreeP(sk2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_8) ).

cnf(3114,plain,
    nil = sk2,
    inference('UR-RESOLVE',[status(thm)],[clause100,clause8,co1_2,190]) ).

cnf(3117,plain,
    $false,
    inference('REWRITE',[status(thm)],[co1_8,clause7,3114,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SWC130-1 : TPTP v8.1.0. Released v2.4.0.
% 0.08/0.14  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n023.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sun Jun 12 04:09:21 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.49  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.50  * 
% 0.21/0.50  * 
% 0.21/0.51  #<PACKAGE "SNARK-USER">
% 0.21/0.51  * 
% 0.21/0.51  SNARK-TPTP-OPTIONS
% 0.21/0.51  * 
% 0.21/0.51  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.51   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.51   (USE-FACTORING :POS)
% 0.21/0.51   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.51   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.51   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.51   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.51   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.51   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.51   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.51   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.51   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.51   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.51  * 
% 0.21/0.51  "."
% 0.21/0.51  * 
% 0.21/0.51  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T04:09:22
% 0.21/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n023.cluster.edu at 2022-06-12T04:09:22
% 0.76/0.93  
% 0.76/0.93  
% 0.76/0.93  #||
% 0.76/0.93  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.76/0.93  % SZS output start Refutation
% See solution above
% 0.76/0.93  ||#
% 0.76/0.93  
% 0.76/0.93  ; Summary of computation:
% 0.76/0.93  ;      6042 formulas have been input or derived (from 103 formulas).
% 0.76/0.93  ;      3117 (52%) were retained.  Of these,
% 0.76/0.93  ;          128 ( 4%) were simplified or subsumed later,
% 0.76/0.93  ;         2989 (96%) are still being kept.
% 0.76/0.93  ; 
% 0.76/0.93  ; Run time in seconds:
% 0.76/0.93  ;     0.036   9%   Read assertion file          (1 call)
% 0.76/0.93  ;     0.006   1%   Assert                       (193 calls)
% 0.76/0.93  ;     0.158  37%   Process new row              (5,016 calls)
% 0.76/0.93  ;     0.098  23%   Resolution                   (204 calls)
% 0.76/0.93  ;     0.001   0%   Paramodulation               (102 calls)
% 0.76/0.93  ;     0.004   1%   Condensing                   (273 calls)
% 0.76/0.93  ;     0.005   1%   Forward subsumption          (273 calls)
% 0.76/0.93  ;     0.004   1%   Backward subsumption         (271 calls)
% 0.76/0.93  ;     0.001   0%   Clause clause subsumption    (115 calls)
% 0.76/0.93  ;     0.027   6%   Forward simplification       (5,016 calls)
% 0.76/0.93  ;     0.042  10%   Backward simplification      (3,116 calls)
% 0.76/0.93  ;     0.001   0%   Ordering                     (195 calls)
% 0.76/0.93  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.76/0.93  ;     0.001   0%   Purity testing               (1 call)
% 0.76/0.93  ;     0.039   9%   Other
% 0.76/0.93  ;     0.423        Total
% 0.76/0.93  ;     0.423        Real time
% 0.76/0.93  ; 
% 0.76/0.93  ; Term-hash-array has 4,911 terms in all.
% 0.76/0.93  ; Feature-vector-row-index has 268 entries (271 at peak, 271 added, 3 deleted).
% 0.76/0.93  ; Feature-vector-row-index has 741 nodes (752 at peak, 752 added, 11 deleted).
% 0.76/0.93  ;  Retrieved 230 possibly forward subsuming rows in 273 calls.
% 0.76/0.93  ;  Retrieved 194 possibly backward subsumed rows in 271 calls.
% 0.76/0.93  ; Path-index has 4,711 entries (4,914 at peak, 4,919 added, 208 deleted).
% 0.76/0.93  ; Path-index has 3,334 nodes (3,362 at peak, 3,368 added, 34 deleted).
% 0.76/0.93  ; Trie-index has 4,711 entries (4,914 at peak, 4,919 added, 208 deleted).
% 0.76/0.93  ; Trie-index has 11,319 nodes (11,618 at peak, 11,624 added, 305 deleted).
% 0.76/0.93  ; Retrieved 2,015 generalization terms in 6,632 calls.
% 0.76/0.93  ; Retrieved 2,844 instance terms in 2,844 calls.
% 0.76/0.93  ; Retrieved 218,892 unifiable terms in 5,061 calls.
% 0.76/0.93  ; 
% 0.76/0.93  ; The agenda of backward simplifiable rows to process has 117 entries:
% 0.76/0.93  ;   117 with value 0
% 0.76/0.93  ; The agenda of rows to process has 900 entries:
% 0.76/0.93  ;     9 with value 9             477 with value 15              36 with value 19
% 0.76/0.93  ;   126 with value 13            252 with value 17
% 0.76/0.93  ; The agenda of input rows to give has 88 entries:
% 0.76/0.93  ;     2 with value 4              11 with value 20               6 with value 27
% 0.76/0.93  ;    11 with value 14              9 with value 21               1 with value 29
% 0.76/0.93  ;     3 with value 15              5 with value 22               1 with value 32
% 0.76/0.93  ;     3 with value 16              2 with value 23               1 with value 33
% 0.76/0.93  ;     4 with value 17              3 with value 24               1 with value 35
% 0.76/0.93  ;     7 with value 18              8 with value 25               2 with value 40
% 0.76/0.93  ;     2 with value 19              3 with value 26               3 with value 44
% 0.76/0.93  ; The agenda of rows to give has 2802 entries:
% 0.76/0.93  ;    18 with value (4 5)         893 with value (4 10)         132 with value (4 14)
% 0.76/0.93  ;    98 with value (4 7)         755 with value (4 11)          54 with value (4 16)
% 0.76/0.93  ;   135 with value (4 8)         441 with value (4 12)          12 with value (4 19)
% 0.76/0.93  ;   240 with value (4 9)          24 with value (4 13)
% 0.76/0.93  Evaluation took:
% 0.76/0.93    0.424 seconds of real time
% 0.76/0.93    0.387509 seconds of user run time
% 0.76/0.93    0.036812 seconds of system run time
% 0.76/0.93    [Run times include 0.039 seconds GC run time.]
% 0.76/0.93    0 calls to %EVAL
% 0.76/0.93    0 page faults and
% 0.76/0.93    28,827,312 bytes consed.
% 0.76/0.93  :PROOF-FOUND
% 0.76/0.93  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T04:09:22
% 0.76/0.93  :PROOF-FOUND
% 0.76/0.93  * 
%------------------------------------------------------------------------------