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

View Problem - Process Solution

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

% Computer : n014.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:58:41 EDT 2022

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

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

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

cnf(co1_11,negated_conjecture,
    ( ~ ssItem(X)
    | ~ memberP(sk3,X)
    | memberP(sk4,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_11) ).

cnf(198,plain,
    ( ~ ssItem(X)
    | ~ memberP(sk1,X)
    | memberP(sk2,X) ),
    inference('REWRITE',[status(thm)],[co1_11,co1_5,co1_6,theory(equality)]) ).

cnf(co1_13,negated_conjecture,
    ssItem(sk6),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_13) ).

cnf(co1_14,negated_conjecture,
    memberP(sk1,sk6),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_14) ).

cnf(co1_15,negated_conjecture,
    ~ memberP(sk2,sk6),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_15) ).

cnf(667,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[198,co1_13,co1_14,co1_15]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SWC406-1 : TPTP v8.1.0. Released v2.4.0.
% 0.10/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n014.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 : Sun Jun 12 10:26:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.20/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.45  * 
% 0.20/0.45  * 
% 0.20/0.46  #<PACKAGE "SNARK-USER">
% 0.20/0.46  * 
% 0.20/0.46  SNARK-TPTP-OPTIONS
% 0.20/0.46  * 
% 0.20/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.46   (USE-FACTORING :POS)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.46  * 
% 0.20/0.46  "."
% 0.20/0.46  * 
% 0.20/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T10:26:53
% 0.20/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n014.cluster.edu at 2022-06-12T10:26:53
% 0.44/0.59  
% 0.44/0.59  
% 0.44/0.59  #||
% 0.44/0.59  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.44/0.59  % SZS output start Refutation
% See solution above
% 0.44/0.59  ||#
% 0.44/0.59  
% 0.44/0.59  ; Summary of computation:
% 0.44/0.59  ;      1091 formulas have been input or derived (from 89 formulas).
% 0.44/0.59  ;       667 (61%) were retained.  Of these,
% 0.44/0.59  ;            8 ( 1%) were simplified or subsumed later,
% 0.44/0.59  ;          659 (99%) are still being kept.
% 0.44/0.59  ; 
% 0.44/0.59  ; Run time in seconds excluding printing time:
% 0.44/0.59  ;     0.037  29%   Read assertion file          (1 call)
% 0.44/0.59  ;     0.005   4%   Assert                       (200 calls)
% 0.44/0.59  ;     0.029  23%   Process new row              (1,077 calls)
% 0.44/0.59  ;     0.010   8%   Resolution                   (176 calls)
% 0.44/0.59  ;     0.000   0%   Paramodulation               (88 calls)
% 0.44/0.59  ;     0.001   1%   Condensing                   (165 calls)
% 0.44/0.59  ;     0.003   2%   Forward subsumption          (165 calls)
% 0.44/0.59  ;     0.003   2%   Backward subsumption         (163 calls)
% 0.44/0.59  ;     0.000   0%   Clause clause subsumption    (60 calls)
% 0.44/0.59  ;     0.011   9%   Forward simplification       (1,077 calls)
% 0.44/0.59  ;     0.003   2%   Backward simplification      (661 calls)
% 0.44/0.59  ;     0.001   1%   Ordering                     (132 calls)
% 0.44/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.44/0.59  ;     0.000   0%   Purity testing               (1 call)
% 0.44/0.59  ;     0.024  19%   Other
% 0.44/0.59  ;     0.127        Total
% 0.44/0.59  ;     0.129        Real time
% 0.44/0.59  ; 
% 0.44/0.59  ; Term-hash-array has 899 terms in all.
% 0.44/0.59  ; Feature-vector-row-index has 163 entries (163 at peak, 163 added, 0 deleted).
% 0.44/0.59  ; Feature-vector-row-index has 604 nodes (604 at peak, 604 added, 0 deleted).
% 0.44/0.59  ;  Retrieved 71 possibly forward subsuming rows in 165 calls.
% 0.44/0.59  ;  Retrieved 34 possibly backward subsumed rows in 163 calls.
% 0.44/0.59  ; Path-index has 905 entries (905 at peak, 907 added, 2 deleted).
% 0.44/0.59  ; Path-index has 2,179 nodes (2,179 at peak, 2,181 added, 2 deleted).
% 0.44/0.59  ; Trie-index has 905 entries (905 at peak, 907 added, 2 deleted).
% 0.44/0.59  ; Trie-index has 2,409 nodes (2,409 at peak, 2,411 added, 2 deleted).
% 0.44/0.59  ; Retrieved 412 generalization terms in 1,502 calls.
% 0.44/0.59  ; Retrieved 497 instance terms in 497 calls.
% 0.44/0.59  ; Retrieved 6,232 unifiable terms in 1,046 calls.
% 0.44/0.59  ; 
% 0.44/0.59  ; The agenda of rows to process has 4 entries:
% 0.44/0.59  ;     1 with value 4               3 with value 5
% 0.44/0.59  ; The agenda of input rows to give has 107 entries:
% 0.44/0.59  ;     4 with value 12             11 with value 20               6 with value 27
% 0.44/0.59  ;    11 with value 13              9 with value 21               1 with value 29
% 0.44/0.59  ;    12 with value 14              6 with value 22               1 with value 32
% 0.44/0.59  ;     3 with value 15              2 with value 23               1 with value 33
% 0.44/0.59  ;     4 with value 16              3 with value 24               1 with value 35
% 0.44/0.59  ;     7 with value 17              8 with value 25               2 with value 40
% 0.44/0.59  ;     7 with value 18              3 with value 26               3 with value 44
% 0.44/0.59  ;     2 with value 19
% 0.44/0.59  ; The agenda of rows to give has 463 entries:
% 0.44/0.59  ;    27 with value (4 5)         126 with value (4 9)           42 with value (4 11)
% 0.44/0.59  ;   101 with value (4 7)          24 with value (4 10)          12 with value (4 13)
% 0.44/0.59  ;   131 with value (4 8)
% 0.44/0.59  Evaluation took:
% 0.44/0.59    0.129 seconds of real time
% 0.44/0.59    0.116147 seconds of user run time
% 0.44/0.59    0.0126 seconds of system run time
% 0.44/0.59    0 calls to %EVAL
% 0.44/0.59    0 page faults and
% 0.44/0.59    7,694,448 bytes consed.
% 0.44/0.59  :PROOF-FOUND
% 0.44/0.59  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T10:26:53
% 0.44/0.59  :PROOF-FOUND
% 0.44/0.59  * 
%------------------------------------------------------------------------------