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

View Problem - Process Solution

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

% Computer : n017.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:06 EDT 2022

% Result   : Theorem 0.41s 0.61s
% Output   : Refutation 0.41s
% 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(82,axiom,
    ( ~ ssList(X)
    | ~ ssList(Y)
    | neq(X,Y)
    | X = Y ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax15) ).

cnf(84,axiom,
    ssList(nil),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax17) ).

cnf(141,axiom,
    cyclefreeP(nil),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax60) ).

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

cnf(192,negated_conjecture,
    'SKOLEMAAAV49' = 'SKOLEMAAAV51',
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(194,negated_conjecture,
    ~ neq('SKOLEMAAAV51',nil),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(195,plain,
    ~ neq('SKOLEMAAAV49',nil),
    inference('REWRITE',[status(thm)],[194,192,theory(equality)]) ).

cnf(196,negated_conjecture,
    ~ cyclefreeP('SKOLEMAAAV49'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(352,plain,
    nil = 'SKOLEMAAAV49',
    inference('UR-RESOLVE',[status(thm)],[82,189,84,195]) ).

cnf(354,plain,
    $false,
    inference('REWRITE',[status(thm)],[196,141,352,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SWC131+1 : TPTP v8.1.0. Released v2.4.0.
% 0.12/0.14  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n017.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Sun Jun 12 19:07:07 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.48  * 
% 0.20/0.48  * 
% 0.20/0.49  #<PACKAGE "SNARK-USER">
% 0.20/0.49  * 
% 0.20/0.49  SNARK-TPTP-OPTIONS
% 0.20/0.49  * 
% 0.20/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.49   (USE-FACTORING :POS)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.49  * 
% 0.20/0.49  "."
% 0.20/0.49  * 
% 0.20/0.49  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T19:07:07
% 0.20/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n017.cluster.edu at 2022-06-12T19:07:07
% 0.41/0.61  
% 0.41/0.61  
% 0.41/0.61  #||
% 0.41/0.61  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.41/0.61  % SZS output start Refutation
% See solution above
% 0.41/0.61  ||#
% 0.41/0.61  
% 0.41/0.61  ; Summary of computation:
% 0.41/0.61  ;       559 formulas have been input or derived (from 103 formulas).
% 0.41/0.61  ;       354 (63%) were retained.  Of these,
% 0.41/0.61  ;           68 (19%) were simplified or subsumed later,
% 0.41/0.61  ;          286 (81%) are still being kept.
% 0.41/0.61  ; 
% 0.41/0.61  ; Run time in seconds:
% 0.41/0.61  ;     0.026  21%   Read assertion file          (1 call)
% 0.41/0.61  ;     0.007   6%   Assert                       (96 calls)
% 0.41/0.61  ;     0.027  22%   Process new row              (485 calls)
% 0.41/0.61  ;     0.011   9%   Resolution                   (204 calls)
% 0.41/0.61  ;     0.001   1%   Paramodulation               (102 calls)
% 0.41/0.61  ;     0.004   3%   Condensing                   (255 calls)
% 0.41/0.61  ;     0.006   5%   Forward subsumption          (255 calls)
% 0.41/0.61  ;     0.005   4%   Backward subsumption         (254 calls)
% 0.41/0.61  ;     0.000   0%   Clause clause subsumption    (60 calls)
% 0.41/0.61  ;     0.003   2%   Forward simplification       (485 calls)
% 0.41/0.61  ;     0.004   3%   Backward simplification      (353 calls)
% 0.41/0.61  ;     0.000   0%   Ordering                     (141 calls)
% 0.41/0.61  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.41/0.61  ;     0.001   1%   Purity testing               (1 call)
% 0.41/0.61  ;     0.026  21%   Other
% 0.41/0.61  ;     0.121        Total
% 0.41/0.61  ;     0.122        Real time
% 0.41/0.61  ; 
% 0.41/0.61  ; Term-hash-array has 599 terms in all.
% 0.41/0.61  ; Feature-vector-row-index has 218 entries (254 at peak, 254 added, 36 deleted).
% 0.41/0.61  ; Feature-vector-row-index has 714 nodes (796 at peak, 796 added, 82 deleted).
% 0.41/0.61  ;  Retrieved 112 possibly forward subsuming rows in 255 calls.
% 0.41/0.61  ;  Retrieved 83 possibly backward subsumed rows in 254 calls.
% 0.41/0.61  ; Path-index has 486 entries (603 at peak, 607 added, 121 deleted).
% 0.41/0.61  ; Path-index has 1,081 nodes (1,192 at peak, 1,196 added, 115 deleted).
% 0.41/0.61  ; Trie-index has 486 entries (603 at peak, 607 added, 121 deleted).
% 0.41/0.61  ; Trie-index has 1,096 nodes (1,231 at peak, 1,235 added, 139 deleted).
% 0.41/0.61  ; Retrieved 143 generalization terms in 794 calls.
% 0.41/0.61  ; Retrieved 98 instance terms in 98 calls.
% 0.41/0.61  ; Retrieved 17,613 unifiable terms in 995 calls.
% 0.41/0.61  ; 
% 0.41/0.61  ; The agenda of backward simplifiable rows to process has 57 entries:
% 0.41/0.61  ;    57 with value 0
% 0.41/0.61  ; The agenda of rows to process has 9 entries:
% 0.41/0.61  ;     9 with value 9
% 0.41/0.61  ; The agenda of input rows to give has 92 entries:
% 0.41/0.61  ;     1 with value 4              11 with value 20               6 with value 27
% 0.41/0.61  ;    10 with value 14              9 with value 21               1 with value 29
% 0.41/0.61  ;     3 with value 15              5 with value 22               1 with value 32
% 0.41/0.61  ;     9 with value 16              2 with value 23               1 with value 35
% 0.41/0.61  ;     4 with value 17              3 with value 24               3 with value 40
% 0.41/0.61  ;     7 with value 18              8 with value 25               3 with value 44
% 0.41/0.61  ;     2 with value 19              3 with value 26
% 0.41/0.61  ; The agenda of rows to give has 95 entries:
% 0.41/0.61  ;    24 with value (4 5)           9 with value (4 8)            6 with value (4 10)
% 0.41/0.61  ;    19 with value (4 7)          34 with value (4 9)            3 with value (4 11)
% 0.41/0.61  Evaluation took:
% 0.41/0.61    0.122 seconds of real time
% 0.41/0.61    0.10509 seconds of user run time
% 0.41/0.61    0.017067 seconds of system run time
% 0.41/0.61    0 calls to %EVAL
% 0.41/0.61    0 page faults and
% 0.41/0.61    6,870,088 bytes consed.
% 0.41/0.61  :PROOF-FOUND
% 0.41/0.61  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T19:07:07
% 0.41/0.61  :PROOF-FOUND
% 0.41/0.61  * 
%------------------------------------------------------------------------------