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

View Problem - Process Solution

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

% Computer : n015.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:56:37 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(192,negated_conjecture,
    'SKOLEMAAAW49' = 'SKOLEMAAAW51',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(193,negated_conjecture,
    'SKOLEMAAAW48' = 'SKOLEMAAAW50',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(194,negated_conjecture,
    neq('SKOLEMAAAW49',nil),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(195,negated_conjecture,
    ( ~ ssList(X)
    | ~ neq(X,nil)
    | ~ rearsegP('SKOLEMAAAW49',X)
    | ~ rearsegP('SKOLEMAAAW48',X)
    | ~ neq('SKOLEMAAAW51',nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(196,plain,
    ( ~ ssList(X)
    | ~ neq(X,nil)
    | ~ rearsegP('SKOLEMAAAW49',X)
    | ~ rearsegP('SKOLEMAAAW48',X) ),
    inference('REWRITE',[status(thm)],[195,194,192,theory(equality)]) ).

cnf(197,negated_conjecture,
    ( ssList('SKOLEMAAAW52')
    | ~ neq('SKOLEMAAAW51',nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(198,plain,
    ssList('SKOLEMAAAW52'),
    inference('REWRITE',[status(thm)],[197,194,192,theory(equality)]) ).

cnf(199,negated_conjecture,
    ( neq('SKOLEMAAAW52',nil)
    | ~ neq('SKOLEMAAAW51',nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(200,plain,
    neq('SKOLEMAAAW52',nil),
    inference('REWRITE',[status(thm)],[199,194,192,theory(equality)]) ).

cnf(201,negated_conjecture,
    ( rearsegP('SKOLEMAAAW51','SKOLEMAAAW52')
    | ~ neq('SKOLEMAAAW51',nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(202,plain,
    rearsegP('SKOLEMAAAW49','SKOLEMAAAW52'),
    inference('REWRITE',[status(thm)],[201,194,192,theory(equality)]) ).

cnf(203,negated_conjecture,
    ( rearsegP('SKOLEMAAAW50','SKOLEMAAAW52')
    | ~ neq('SKOLEMAAAW51',nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

cnf(204,plain,
    rearsegP('SKOLEMAAAW48','SKOLEMAAAW52'),
    inference('REWRITE',[status(thm)],[203,194,192,193,theory(equality)]) ).

cnf(471,plain,
    $false,
    inference('HYPERRESOLVE',[status(thm)],[196,198,200,202,204]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SWC050+1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.13  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n015.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 16:06:52 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.22/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.22/0.48  * 
% 0.22/0.48  * 
% 0.22/0.49  #<PACKAGE "SNARK-USER">
% 0.22/0.49  * 
% 0.22/0.49  SNARK-TPTP-OPTIONS
% 0.22/0.49  * 
% 0.22/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.22/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.22/0.49   (USE-FACTORING :POS)
% 0.22/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.22/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.22/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.22/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.22/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.22/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.22/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.22/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.22/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.22/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.22/0.49  * 
% 0.22/0.49  "."
% 0.22/0.49  * 
% 0.22/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T16:06:52
% 0.22/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n015.cluster.edu at 2022-06-12T16:06:52
% 0.43/0.63  
% 0.43/0.63  
% 0.43/0.63  #||
% 0.43/0.63  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.43/0.63  % SZS output start Refutation
% See solution above
% 0.43/0.63  ||#
% 0.43/0.63  
% 0.43/0.63  ; Summary of computation:
% 0.43/0.63  ;       658 formulas have been input or derived (from 120 formulas).
% 0.43/0.63  ;       471 (72%) were retained.  Of these,
% 0.43/0.63  ;           23 ( 5%) were simplified or subsumed later,
% 0.43/0.63  ;          448 (95%) are still being kept.
% 0.43/0.63  ; 
% 0.43/0.63  ; Run time in seconds excluding printing time:
% 0.43/0.63  ;     0.027  20%   Read assertion file          (1 call)
% 0.43/0.63  ;     0.011   8%   Assert                       (96 calls)
% 0.43/0.63  ;     0.020  15%   Process new row              (645 calls)
% 0.43/0.63  ;     0.018  13%   Resolution                   (238 calls)
% 0.43/0.63  ;     0.000   0%   Paramodulation               (119 calls)
% 0.43/0.63  ;     0.003   2%   Condensing                   (316 calls)
% 0.43/0.63  ;     0.006   4%   Forward subsumption          (316 calls)
% 0.43/0.63  ;     0.009   7%   Backward subsumption         (315 calls)
% 0.43/0.63  ;     0.002   1%   Clause clause subsumption    (72 calls)
% 0.43/0.63  ;     0.013   9%   Forward simplification       (645 calls)
% 0.43/0.63  ;     0.001   1%   Backward simplification      (466 calls)
% 0.43/0.63  ;     0.000   0%   Ordering                     (239 calls)
% 0.43/0.63  ;     0.001   1%   Sortal reasoning             (32 calls)
% 0.43/0.63  ;     0.001   1%   Purity testing               (1 call)
% 0.43/0.63  ;     0.025  18%   Other
% 0.43/0.63  ;     0.137        Total
% 0.43/0.63  ;     0.140        Real time
% 0.43/0.63  ; 
% 0.43/0.63  ; Term-hash-array has 778 terms in all.
% 0.43/0.63  ; Feature-vector-row-index has 303 entries (305 at peak, 315 added, 12 deleted).
% 0.43/0.63  ; Feature-vector-row-index has 894 nodes (899 at peak, 920 added, 26 deleted).
% 0.43/0.63  ;  Retrieved 128 possibly forward subsuming rows in 316 calls.
% 0.43/0.63  ;  Retrieved 99 possibly backward subsumed rows in 315 calls.
% 0.43/0.63  ; Path-index has 780 entries (780 at peak, 810 added, 30 deleted).
% 0.43/0.63  ; Path-index has 1,341 nodes (1,341 at peak, 1,371 added, 30 deleted).
% 0.43/0.63  ; Trie-index has 780 entries (780 at peak, 810 added, 30 deleted).
% 0.43/0.63  ; Trie-index has 1,464 nodes (1,464 at peak, 1,494 added, 30 deleted).
% 0.43/0.63  ; Retrieved 197 generalization terms in 1,077 calls.
% 0.43/0.63  ; Retrieved 150 instance terms in 150 calls.
% 0.43/0.63  ; Retrieved 31,639 unifiable terms in 1,519 calls.
% 0.43/0.63  ; 
% 0.43/0.63  ; The agenda of rows to process has 4 entries:
% 0.43/0.63  ;     1 with value 4               3 with value 5
% 0.43/0.63  ; The agenda of input rows to give has 78 entries:
% 0.43/0.63  ;     9 with value 16              5 with value 22               1 with value 29
% 0.43/0.63  ;     4 with value 17              2 with value 23               1 with value 32
% 0.43/0.63  ;     7 with value 18              3 with value 24               1 with value 35
% 0.43/0.63  ;     2 with value 19              8 with value 25               3 with value 40
% 0.43/0.63  ;    11 with value 20              3 with value 26               3 with value 44
% 0.43/0.63  ;     9 with value 21              6 with value 27
% 0.43/0.63  ; The agenda of rows to give has 250 entries:
% 0.43/0.63  ;    43 with value (4 5)          25 with value (4 8)            9 with value (4 11)
% 0.43/0.63  ;     8 with value (4 6)         110 with value (4 9)            2 with value (4 12)
% 0.43/0.63  ;    31 with value (4 7)          22 with value (4 10)
% 0.43/0.63  Evaluation took:
% 0.43/0.63    0.141 seconds of real time
% 0.43/0.63    0.130462 seconds of user run time
% 0.43/0.63    0.009686 seconds of system run time
% 0.43/0.63    0 calls to %EVAL
% 0.43/0.63    0 page faults and
% 0.43/0.63    8,332,120 bytes consed.
% 0.43/0.63  :PROOF-FOUND
% 0.43/0.63  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T16:06:52
% 0.43/0.63  :PROOF-FOUND
% 0.43/0.63  * 
%------------------------------------------------------------------------------