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

View Problem - Process Solution

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

% Computer : n024.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:33 EDT 2022

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

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

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

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

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_8,negated_conjecture,
    ~ neq(sk1,nil),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_8) ).

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

cnf(192,plain,
    ( ssItem(sk5)
    | nil = sk2 ),
    inference('REWRITE',[status(thm)],[co1_9,co1_5,theory(equality)]) ).

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

cnf(196,plain,
    ( cons(sk5,nil) = sk1
    | nil = sk2 ),
    inference('REWRITE',[status(thm)],[co1_11,co1_5,co1_6,theory(equality)]) ).

cnf(3208,plain,
    nil = sk1,
    inference('UR-RESOLVE',[status(thm)],[clause100,clause8,co1_1,co1_8]) ).

cnf(3210,plain,
    ~ neq(nil,nil),
    inference('REWRITE',[status(thm)],[co1_8,3208,theory(equality)]) ).

cnf(3211,plain,
    ( cons(sk5,nil) = nil
    | nil = sk2 ),
    inference('REWRITE',[status(thm)],[196,3208,theory(equality)]) ).

cnf(4051,plain,
    nil = sk2,
    inference('HYPERRESOLVE',[status(thm)],[clause98,3211,192,clause8]) ).

cnf(4053,plain,
    $false,
    inference('REWRITE',[status(thm)],[co1_7,3210,4051,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWC207-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n024.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 : Sun Jun 12 01:01:04 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 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.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T01:01:04
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n024.cluster.edu at 2022-06-12T01:01:04
% 0.81/1.00  
% 0.81/1.00  
% 0.81/1.00  #||
% 0.81/1.00  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.81/1.00  % SZS output start Refutation
% See solution above
% 0.81/1.00  ||#
% 0.81/1.00  
% 0.81/1.00  ; Summary of computation:
% 0.81/1.00  ;      6410 formulas have been input or derived (from 112 formulas).
% 0.81/1.00  ;      4053 (63%) were retained.  Of these,
% 0.81/1.00  ;          400 (10%) were simplified or subsumed later,
% 0.81/1.00  ;         3653 (90%) are still being kept.
% 0.81/1.00  ; 
% 0.81/1.00  ; Run time in seconds excluding printing time:
% 0.81/1.00  ;     0.036   7%   Read assertion file          (1 call)
% 0.81/1.00  ;     0.007   1%   Assert                       (201 calls)
% 0.81/1.00  ;     0.201  39%   Process new row              (6,172 calls)
% 0.81/1.00  ;     0.096  18%   Resolution                   (222 calls)
% 0.81/1.00  ;     0.001   0%   Paramodulation               (111 calls)
% 0.81/1.00  ;     0.000   0%   Factoring                    (7 calls)
% 0.81/1.00  ;     0.007   1%   Condensing                   (1,204 calls)
% 0.81/1.00  ;     0.014   3%   Forward subsumption          (1,204 calls)
% 0.81/1.00  ;     0.040   8%   Backward subsumption         (1,200 calls)
% 0.81/1.00  ;     0.001   0%   Clause clause subsumption    (929 calls)
% 0.81/1.00  ;     0.051  10%   Forward simplification       (6,113 calls)
% 0.81/1.00  ;     0.028   5%   Backward simplification      (4,045 calls)
% 0.81/1.00  ;     0.000   0%   Ordering                     (406 calls)
% 0.81/1.00  ;     0.001   0%   Sortal reasoning             (32 calls)
% 0.81/1.00  ;     0.000   0%   Purity testing               (1 call)
% 0.81/1.00  ;     0.039   7%   Other
% 0.81/1.00  ;     0.522        Total
% 0.81/1.00  ;     0.524        Real time
% 0.81/1.00  ; 
% 0.81/1.00  ; Term-hash-array has 6,583 terms in all.
% 0.81/1.00  ; Feature-vector-row-index has 1,046 entries (1,149 at peak, 1,200 added, 154 deleted).
% 0.81/1.00  ; Feature-vector-row-index has 983 nodes (1,207 at peak, 1,385 added, 402 deleted).
% 0.81/1.00  ;  Retrieved 4,794 possibly forward subsuming rows in 1,204 calls.
% 0.81/1.00  ;  Retrieved 4,756 possibly backward subsumed rows in 1,200 calls.
% 0.81/1.00  ; Path-index has 6,024 entries (6,380 at peak, 6,593 added, 569 deleted).
% 0.81/1.00  ; Path-index has 3,450 nodes (3,499 at peak, 3,535 added, 85 deleted).
% 0.81/1.00  ; Trie-index has 6,024 entries (6,380 at peak, 6,593 added, 569 deleted).
% 0.81/1.00  ; Trie-index has 14,471 nodes (15,038 at peak, 15,350 added, 879 deleted).
% 0.81/1.00  ; Retrieved 2,188 generalization terms in 8,783 calls.
% 0.81/1.00  ; Retrieved 2,844 instance terms in 2,844 calls.
% 0.81/1.00  ; Retrieved 226,348 unifiable terms in 5,131 calls.
% 0.81/1.00  ; 
% 0.81/1.00  ; The agenda of backward simplifiable rows to process has 212 entries:
% 0.81/1.00  ;   212 with value 0
% 0.81/1.00  ; The agenda of rows to process has 2 entries:
% 0.81/1.00  ;     1 with value 9               1 with value 15
% 0.81/1.00  ; The agenda of input rows to give has 87 entries:
% 0.81/1.00  ;     1 with value 4              11 with value 20               6 with value 27
% 0.81/1.00  ;    11 with value 14              9 with value 21               1 with value 29
% 0.81/1.00  ;     3 with value 15              5 with value 22               1 with value 32
% 0.81/1.00  ;     3 with value 16              2 with value 23               1 with value 33
% 0.81/1.00  ;     4 with value 17              3 with value 24               1 with value 35
% 0.81/1.00  ;     7 with value 18              8 with value 25               2 with value 40
% 0.81/1.00  ;     2 with value 19              3 with value 26               3 with value 44
% 0.81/1.00  ; The agenda of rows to give has 3467 entries:
% 0.81/1.00  ;    13 with value (4 5)         753 with value (4 11)         453 with value (4 15)
% 0.81/1.00  ;    94 with value (4 7)         441 with value (4 12)          54 with value (4 16)
% 0.81/1.00  ;   129 with value (4 8)          66 with value (4 13)         252 with value (4 17)
% 0.81/1.00  ;   183 with value (4 9)         132 with value (4 14)          48 with value (4 19)
% 0.81/1.00  ;   849 with value (4 10)
% 0.81/1.00  Evaluation took:
% 0.81/1.00    0.524 seconds of real time
% 0.81/1.00    0.476861 seconds of user run time
% 0.81/1.00    0.047116 seconds of system run time
% 0.81/1.00    [Run times include 0.049 seconds GC run time.]
% 0.81/1.00    0 calls to %EVAL
% 0.81/1.00    0 page faults and
% 0.81/1.00    40,279,304 bytes consed.
% 0.81/1.00  :PROOF-FOUND
% 0.81/1.00  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T01:01:04
% 0.81/1.00  :PROOF-FOUND
% 0.81/1.00  * 
%------------------------------------------------------------------------------