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

View Problem - Process Solution

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

% Computer : n026.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:26 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(193,negated_conjecture,
    'SKOLEMAAAV48' = 'SKOLEMAAAV50',
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(194,negated_conjecture,
    ( ~ ssItem(X)
    | ~ ssList(Y)
    | ~ ssList(Z)
    | app(app(Y,cons(X,nil)),Z) != 'SKOLEMAAAV50'
    | ~ memberP(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(195,plain,
    ( ~ ssItem(X)
    | ~ ssList(Y)
    | ~ ssList(Z)
    | app(app(Y,cons(X,nil)),Z) != 'SKOLEMAAAV48'
    | ~ memberP(Y,X) ),
    inference('REWRITE',[status(thm)],[194,193,theory(equality)]) ).

cnf(196,negated_conjecture,
    ( ~ ssItem(X)
    | ~ ssList(Y)
    | ~ ssList(Z)
    | app(app(Y,cons(X,nil)),Z) != 'SKOLEMAAAV50'
    | ~ memberP(Z,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(197,plain,
    ( ~ ssItem(X)
    | ~ ssList(Y)
    | ~ ssList(Z)
    | app(app(Y,cons(X,nil)),Z) != 'SKOLEMAAAV48'
    | ~ memberP(Z,X) ),
    inference('REWRITE',[status(thm)],[196,193,theory(equality)]) ).

cnf(198,negated_conjecture,
    ssItem('SKOLEMAAAV52'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(199,negated_conjecture,
    ssList('SKOLEMAAAV53'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(200,negated_conjecture,
    ssList('SKOLEMAAAV54'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(201,negated_conjecture,
    app(app('SKOLEMAAAV53',cons('SKOLEMAAAV52',nil)),'SKOLEMAAAV54') = 'SKOLEMAAAV48',
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(202,negated_conjecture,
    ( memberP('SKOLEMAAAV53','SKOLEMAAAV52')
    | memberP('SKOLEMAAAV54','SKOLEMAAAV52') ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(967,plain,
    ~ memberP('SKOLEMAAAV53','SKOLEMAAAV52'),
    inference('UR-RESOLVE',[status(thm)],[195,198,199,200,201]) ).

cnf(968,plain,
    memberP('SKOLEMAAAV54','SKOLEMAAAV52'),
    inference('REWRITE',[status(thm)],[202,967]) ).

cnf(986,plain,
    $false,
    inference('HYPERRESOLVE',[status(thm)],[197,198,199,200,201,968]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SWC185+1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n026.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jun 11 22:48:04 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-11T22:48:05
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n026.cluster.edu at 2022-06-11T22:48:05
% 0.76/0.94  
% 0.76/0.94  
% 0.76/0.94  #||
% 0.76/0.94  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.76/0.94  % SZS output start Refutation
% See solution above
% 0.76/0.94  ||#
% 0.76/0.94  
% 0.76/0.94  ; Summary of computation:
% 0.76/0.94  ;      1755 formulas have been input or derived (from 185 formulas).
% 0.76/0.94  ;       986 (56%) were retained.  Of these,
% 0.76/0.94  ;           77 ( 8%) were simplified or subsumed later,
% 0.76/0.94  ;          909 (92%) are still being kept.
% 0.76/0.94  ; 
% 0.76/0.94  ; Run time in seconds excluding printing time:
% 0.76/0.94  ;     0.027   6%   Read assertion file          (1 call)
% 0.76/0.94  ;     0.009   2%   Assert                       (96 calls)
% 0.76/0.94  ;     0.076  16%   Process new row              (1,632 calls)
% 0.76/0.94  ;     0.278  58%   Resolution                   (368 calls)
% 0.76/0.94  ;     0.001   0%   Paramodulation               (184 calls)
% 0.76/0.94  ;     0.000   0%   Factoring                    (1 call)
% 0.76/0.94  ;     0.005   1%   Condensing                   (457 calls)
% 0.76/0.94  ;     0.007   1%   Forward subsumption          (457 calls)
% 0.76/0.94  ;     0.009   2%   Backward subsumption         (451 calls)
% 0.76/0.94  ;     0.001   0%   Clause clause subsumption    (109 calls)
% 0.76/0.94  ;     0.025   5%   Forward simplification       (1,632 calls)
% 0.76/0.94  ;     0.005   1%   Backward simplification      (984 calls)
% 0.76/0.95  ;     0.002   0%   Ordering                     (660 calls)
% 0.76/0.95  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.76/0.95  ;     0.000   0%   Purity testing               (1 call)
% 0.76/0.95  ;     0.032   7%   Other
% 0.76/0.95  ;     0.477        Total
% 0.76/0.95  ;     0.479        Real time
% 0.76/0.95  ; 
% 0.76/0.95  ; Term-hash-array has 1,779 terms in all.
% 0.76/0.95  ; Feature-vector-row-index has 438 entries (451 at peak, 451 added, 13 deleted).
% 0.76/0.95  ; Feature-vector-row-index has 1,622 nodes (1,683 at peak, 1,683 added, 61 deleted).
% 0.76/0.95  ;  Retrieved 178 possibly forward subsuming rows in 457 calls.
% 0.76/0.95  ;  Retrieved 127 possibly backward subsumed rows in 451 calls.
% 0.76/0.95  ; Path-index has 1,703 entries (1,703 at peak, 1,806 added, 103 deleted).
% 0.76/0.95  ; Path-index has 1,799 nodes (1,799 at peak, 1,842 added, 43 deleted).
% 0.76/0.95  ; Trie-index has 1,703 entries (1,703 at peak, 1,806 added, 103 deleted).
% 0.76/0.95  ; Trie-index has 4,031 nodes (4,031 at peak, 4,190 added, 159 deleted).
% 0.76/0.95  ; Retrieved 1,172 generalization terms in 5,466 calls.
% 0.76/0.95  ; Retrieved 550 instance terms in 532 calls.
% 0.76/0.95  ; Retrieved 762,015 unifiable terms in 23,236 calls.
% 0.76/0.95  ; 
% 0.76/0.95  ; The agenda of rows to process has 10 entries:
% 0.76/0.95  ;     3 with value 4               5 with value 14               1 with value 18
% 0.76/0.95  ;     1 with value 5
% 0.76/0.95  ; The agenda of input rows to give has 15 entries:
% 0.76/0.95  ;     6 with value 27              1 with value 32               3 with value 40
% 0.76/0.95  ;     1 with value 29              1 with value 35               3 with value 44
% 0.76/0.95  ; The agenda of rows to give has 710 entries:
% 0.76/0.95  ;    53 with value (4 5)          95 with value (4 13)           1 with value (4 21)
% 0.76/0.95  ;    42 with value (4 7)           5 with value (4 14)           4 with value (4 22)
% 0.76/0.95  ;    22 with value (4 8)         141 with value (4 15)           1 with value (4 24)
% 0.76/0.95  ;   160 with value (4 9)           1 with value (4 16)           2 with value (4 27)
% 0.76/0.95  ;    45 with value (4 10)         16 with value (4 17)           2 with value (4 30)
% 0.76/0.95  ;    50 with value (4 11)         61 with value (4 18)           1 with value (4 31)
% 0.76/0.95  ;     8 with value (4 12)
% 0.76/0.95  Evaluation took:
% 0.76/0.95    0.48 seconds of real time
% 0.76/0.95    0.450556 seconds of user run time
% 0.76/0.95    0.028855 seconds of system run time
% 0.76/0.95    [Run times include 0.016 seconds GC run time.]
% 0.76/0.95    0 calls to %EVAL
% 0.76/0.95    0 page faults and
% 0.76/0.95    34,689,296 bytes consed.
% 0.76/0.95  :PROOF-FOUND
% 0.76/0.95  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-11T22:48:05
% 0.76/0.95  :PROOF-FOUND
% 0.76/0.95  * 
%------------------------------------------------------------------------------