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

View Problem - Process Solution

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

% Computer : n012.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 05:06:29 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(5,axiom,
    ( X != Y
    | subclass(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET005+0.ax',extensionality) ).

cnf(92,negated_conjecture,
    ~ subclass('SKOLEMAAAV8','SKOLEMAAAV8'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_of_subclass) ).

cnf(96,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[5,92,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : SET054+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.04/0.15  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n012.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Mon Jul 11 01:42:43 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.23/0.49  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.23/0.50  * 
% 0.23/0.50  * 
% 0.23/0.51  #<PACKAGE "SNARK-USER">
% 0.23/0.51  * 
% 0.23/0.51  SNARK-TPTP-OPTIONS
% 0.23/0.51  * 
% 0.23/0.51  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.23/0.51   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.23/0.51   (USE-FACTORING :POS)
% 0.23/0.51   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.23/0.51   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.23/0.51   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.23/0.51   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.23/0.51   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.23/0.51   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.23/0.51   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.23/0.51   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.23/0.51   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.23/0.51   (DECLARE-TPTP-SYMBOLS2))
% 0.23/0.51  * 
% 0.23/0.51  "."
% 0.23/0.51  * 
% 0.23/0.51  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T01:42:43
% 0.23/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n012.cluster.edu at 2022-07-11T01:42:43
% 0.40/0.56  
% 0.40/0.56  
% 0.40/0.56  #||
% 0.40/0.56  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.40/0.56  % SZS output start Refutation
% See solution above
% 0.40/0.56  ||#
% 0.40/0.56  
% 0.40/0.56  ; Summary of computation:
% 0.40/0.56  ;       102 formulas have been input or derived (from 13 formulas).
% 0.40/0.56  ;        96 (94%) were retained.  Of these,
% 0.40/0.56  ;            3 ( 3%) were simplified or subsumed later,
% 0.40/0.56  ;           93 (97%) are still being kept.
% 0.40/0.56  ; 
% 0.40/0.56  ; Run time in seconds excluding printing time:
% 0.40/0.56  ;     0.011  22%   Read assertion file          (1 call)
% 0.40/0.56  ;     0.003   6%   Assert                       (44 calls)
% 0.40/0.56  ;     0.008  16%   Process new row              (94 calls)
% 0.40/0.56  ;     0.000   0%   Resolution                   (24 calls)
% 0.40/0.56  ;     0.000   0%   Paramodulation               (12 calls)
% 0.40/0.56  ;     0.002   4%   Condensing                   (70 calls)
% 0.40/0.56  ;     0.002   4%   Forward subsumption          (70 calls)
% 0.40/0.56  ;     0.000   0%   Backward subsumption         (69 calls)
% 0.40/0.56  ;     0.000   0%   Clause clause subsumption    (24 calls)
% 0.40/0.56  ;     0.001   2%   Forward simplification       (94 calls)
% 0.40/0.56  ;     0.001   2%   Backward simplification      (93 calls)
% 0.40/0.56  ;     0.000   0%   Ordering                     (19 calls)
% 0.40/0.56  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.40/0.56  ;     0.000   0%   Purity testing               (1 call)
% 0.40/0.56  ;     0.023  45%   Other
% 0.40/0.56  ;     0.051        Total
% 0.40/0.56  ;     0.052        Real time
% 0.40/0.56  ; 
% 0.40/0.56  ; Term-hash-array has 153 terms in all.
% 0.40/0.56  ; Feature-vector-row-index has 69 entries (69 at peak, 69 added, 0 deleted).
% 0.40/0.56  ; Feature-vector-row-index has 242 nodes (242 at peak, 242 added, 0 deleted).
% 0.40/0.56  ;  Retrieved 18 possibly forward subsuming rows in 70 calls.
% 0.40/0.56  ;  Retrieved 18 possibly backward subsumed rows in 69 calls.
% 0.40/0.57  ; Path-index has 161 entries (161 at peak, 161 added, 0 deleted).
% 0.40/0.57  ; Path-index has 481 nodes (481 at peak, 481 added, 0 deleted).
% 0.40/0.57  ; Trie-index has 161 entries (161 at peak, 161 added, 0 deleted).
% 0.40/0.57  ; Trie-index has 409 nodes (409 at peak, 409 added, 0 deleted).
% 0.40/0.57  ; Retrieved 6 generalization terms in 140 calls.
% 0.40/0.57  ; Retrieved 25 instance terms in 23 calls.
% 0.40/0.57  ; Retrieved 204 unifiable terms in 54 calls.
% 0.40/0.57  ; 
% 0.40/0.57  ; The agenda of rows to process has 3 entries:
% 0.40/0.57  ;     3 with value 5
% 0.40/0.57  ; The agenda of input rows to give has 77 entries:
% 0.40/0.57  ;     1 with value 8               6 with value 14               1 with value 19
% 0.40/0.57  ;     2 with value 9               9 with value 15               4 with value 21
% 0.40/0.57  ;    14 with value 10              1 with value 16               1 with value 22
% 0.40/0.57  ;    15 with value 11              4 with value 17               3 with value 25
% 0.40/0.57  ;     5 with value 12              1 with value 18               2 with value 35
% 0.40/0.57  ;     8 with value 13
% 0.40/0.57  ; The agenda of rows to give has 3 entries:
% 0.40/0.57  ;     1 with value (4 4)           2 with value (4 5)
% 0.40/0.57  Evaluation took:
% 0.40/0.57    0.053 seconds of real time
% 0.40/0.57    0.048843 seconds of user run time
% 0.40/0.57    0.004087 seconds of system run time
% 0.40/0.57    0 calls to %EVAL
% 0.40/0.57    0 page faults and
% 0.40/0.57    2,448,384 bytes consed.
% 0.40/0.57  :PROOF-FOUND
% 0.40/0.57  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T01:42:43
% 0.40/0.57  :PROOF-FOUND
% 0.40/0.57  * 
%------------------------------------------------------------------------------