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

View Problem - Process Solution

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

% Computer : n006.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:27 EDT 2022

% Result   : Theorem 0.43s 0.59s
% Output   : Refutation 0.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   15 (  10 unt;   4 nHn;  15 RR)
%            Number of literals    :   20 (   9 equ;   4 neg)
%            Maximal clause size   :    2 (   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   :    1 (   0 sgn)

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

cnf(128,axiom,
    ( ~ ssList(X)
    | rearsegP(X,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWC001+0.ax',ax49) ).

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

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

cnf(194,negated_conjecture,
    ~ rearsegP('SKOLEMAAAV49','SKOLEMAAAV48'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(197,negated_conjecture,
    ( nil = 'SKOLEMAAAV51'
    | rearsegP('SKOLEMAAAV51','SKOLEMAAAV50') ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(198,plain,
    nil = 'SKOLEMAAAV49',
    inference('REWRITE',[status(thm)],[197,194,193,192,theory(equality)]) ).

cnf(201,negated_conjecture,
    ( nil = 'SKOLEMAAAV50'
    | rearsegP('SKOLEMAAAV51','SKOLEMAAAV50') ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

cnf(202,plain,
    ( nil = 'SKOLEMAAAV48'
    | rearsegP('SKOLEMAAAV51','SKOLEMAAAV48') ),
    inference('REWRITE',[status(thm)],[201,193,theory(equality)]) ).

cnf(203,plain,
    nil = 'SKOLEMAAAV51',
    inference('REWRITE',[status(thm)],[192,198,theory(equality)]) ).

cnf(204,plain,
    ( nil = 'SKOLEMAAAV48'
    | rearsegP(nil,'SKOLEMAAAV48') ),
    inference('REWRITE',[status(thm)],[202,203,theory(equality)]) ).

cnf(205,plain,
    ~ rearsegP(nil,'SKOLEMAAAV48'),
    inference('REWRITE',[status(thm)],[194,198,theory(equality)]) ).

cnf(206,plain,
    nil = 'SKOLEMAAAV48',
    inference('REWRITE',[status(thm)],[204,205]) ).

cnf(208,plain,
    ~ rearsegP(nil,nil),
    inference('REWRITE',[status(thm)],[205,206,theory(equality)]) ).

cnf(214,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[128,84,208]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWC367+1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/0.13  % Command  : run-snark %s %d
% 0.15/0.35  % Computer : n006.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 600
% 0.15/0.35  % DateTime : Sun Jun 12 12:43:27 EDT 2022
% 0.15/0.35  % CPUTime  : 
% 0.21/0.47  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.48  * 
% 0.21/0.48  * 
% 0.21/0.49  #<PACKAGE "SNARK-USER">
% 0.21/0.49  * 
% 0.21/0.49  SNARK-TPTP-OPTIONS
% 0.21/0.49  * 
% 0.21/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.49   (USE-FACTORING :POS)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.49  * 
% 0.21/0.49  "."
% 0.21/0.49  * 
% 0.21/0.49  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T12:43:27
% 0.21/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n006.cluster.edu at 2022-06-12T12:43:27
% 0.43/0.59  
% 0.43/0.59  
% 0.43/0.59  #||
% 0.43/0.59  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.43/0.59  % SZS output start Refutation
% See solution above
% 0.43/0.59  ||#
% 0.43/0.59  
% 0.43/0.59  ; Summary of computation:
% 0.43/0.59  ;       233 formulas have been input or derived (from 23 formulas).
% 0.43/0.59  ;       214 (92%) were retained.  Of these,
% 0.43/0.59  ;           16 ( 7%) were simplified or subsumed later,
% 0.43/0.59  ;          198 (93%) are still being kept.
% 0.43/0.59  ; 
% 0.43/0.59  ; Run time in seconds excluding printing time:
% 0.43/0.59  ;     0.027  28%   Read assertion file          (1 call)
% 0.43/0.59  ;     0.008   8%   Assert                       (96 calls)
% 0.43/0.59  ;     0.012  12%   Process new row              (224 calls)
% 0.43/0.59  ;     0.002   2%   Resolution                   (44 calls)
% 0.43/0.59  ;     0.000   0%   Paramodulation               (22 calls)
% 0.43/0.59  ;     0.008   8%   Condensing                   (180 calls)
% 0.43/0.59  ;     0.002   2%   Forward subsumption          (180 calls)
% 0.43/0.59  ;     0.003   3%   Backward subsumption         (179 calls)
% 0.43/0.59  ;     0.001   1%   Clause clause subsumption    (58 calls)
% 0.43/0.59  ;     0.007   7%   Forward simplification       (224 calls)
% 0.43/0.59  ;     0.000   0%   Backward simplification      (210 calls)
% 0.43/0.59  ;     0.001   1%   Ordering                     (22 calls)
% 0.43/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.43/0.59  ;     0.001   1%   Purity testing               (1 call)
% 0.43/0.59  ;     0.025  26%   Other
% 0.43/0.59  ;     0.097        Total
% 0.43/0.59  ;     0.098        Real time
% 0.43/0.59  ; 
% 0.43/0.59  ; Term-hash-array has 345 terms in all.
% 0.43/0.59  ; Feature-vector-row-index has 175 entries (177 at peak, 179 added, 4 deleted).
% 0.43/0.59  ; Feature-vector-row-index has 599 nodes (612 at peak, 624 added, 25 deleted).
% 0.43/0.59  ;  Retrieved 108 possibly forward subsuming rows in 180 calls.
% 0.43/0.59  ;  Retrieved 79 possibly backward subsumed rows in 179 calls.
% 0.43/0.59  ; Path-index has 342 entries (342 at peak, 355 added, 13 deleted).
% 0.43/0.59  ; Path-index has 935 nodes (935 at peak, 952 added, 17 deleted).
% 0.43/0.59  ; Trie-index has 342 entries (342 at peak, 355 added, 13 deleted).
% 0.43/0.59  ; Trie-index has 902 nodes (902 at peak, 921 added, 19 deleted).
% 0.43/0.59  ; Retrieved 8 generalization terms in 377 calls.
% 0.43/0.59  ; Retrieved 30 instance terms in 30 calls.
% 0.43/0.59  ; Retrieved 641 unifiable terms in 94 calls.
% 0.43/0.59  ; 
% 0.43/0.59  ; The agenda of rows to process has 2 entries:
% 0.43/0.59  ;     1 with value 4               1 with value 5
% 0.43/0.59  ; The agenda of input rows to give has 170 entries:
% 0.43/0.59  ;     5 with value 7               4 with value 17               8 with value 25
% 0.43/0.59  ;     7 with value 9               7 with value 18               3 with value 26
% 0.43/0.59  ;     2 with value 10              2 with value 19               6 with value 27
% 0.43/0.59  ;    41 with value 11             11 with value 20               1 with value 29
% 0.43/0.59  ;     8 with value 12              9 with value 21               1 with value 32
% 0.43/0.59  ;    12 with value 13              5 with value 22               1 with value 35
% 0.43/0.59  ;    14 with value 14              2 with value 23               3 with value 40
% 0.43/0.59  ;     3 with value 15              3 with value 24               3 with value 44
% 0.43/0.59  ;     9 with value 16
% 0.43/0.59  ; The agenda of rows to give has 5 entries:
% 0.43/0.59  ;     5 with value (4 5)
% 0.43/0.59  Evaluation took:
% 0.43/0.59    0.099 seconds of real time
% 0.43/0.59    0.093457 seconds of user run time
% 0.43/0.59    0.006026 seconds of system run time
% 0.43/0.59    0 calls to %EVAL
% 0.43/0.59    0 page faults and
% 0.43/0.59    5,305,832 bytes consed.
% 0.43/0.59  :PROOF-FOUND
% 0.43/0.59  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T12:43:27
% 0.43/0.59  :PROOF-FOUND
% 0.43/0.59  * 
%------------------------------------------------------------------------------