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

View Problem - Process Solution

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

% Computer : n016.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:38 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( subclass(X,Y)
    | member('SKOLEMAAAV1'(X,Y),X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET005+0.ax',subclass_defn) ).

cnf(31,axiom,
    ~ member(X,null_class),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET005+0.ax',null_class_defn) ).

cnf(92,negated_conjecture,
    ~ subclass(null_class,'SKOLEMAAAV8'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',null_class_is_subclass) ).

cnf(113,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[2,92,31]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SET062+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.04/0.14  % Command  : run-snark %s %d
% 0.13/0.36  % Computer : n016.cluster.edu
% 0.13/0.36  % Model    : x86_64 x86_64
% 0.13/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.36  % Memory   : 8042.1875MB
% 0.13/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.36  % CPULimit : 300
% 0.13/0.36  % WCLimit  : 600
% 0.13/0.36  % DateTime : Sun Jul 10 13:47:26 EDT 2022
% 0.13/0.36  % CPUTime  : 
% 0.22/0.47  /export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p 2022-07-10T13:47:26
% 0.22/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n016.cluster.edu at 2022-07-10T13:47:26
% 0.37/0.55  
% 0.37/0.55  
% 0.37/0.55  #||
% 0.37/0.55  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.37/0.55  % SZS output start Refutation
% See solution above
% 0.37/0.55  ||#
% 0.37/0.55  
% 0.37/0.55  ; Summary of computation:
% 0.37/0.55  ;       150 formulas have been input or derived (from 31 formulas).
% 0.37/0.55  ;       113 (75%) were retained.  Of these,
% 0.37/0.55  ;            6 ( 5%) were simplified or subsumed later,
% 0.37/0.55  ;          107 (95%) are still being kept.
% 0.37/0.55  ; 
% 0.37/0.55  ; Run time in seconds:
% 0.37/0.55  ;     0.011  20%   Read assertion file          (1 call)
% 0.37/0.55  ;     0.003   5%   Assert                       (44 calls)
% 0.37/0.55  ;     0.012  21%   Process new row              (135 calls)
% 0.37/0.55  ;     0.003   5%   Resolution                   (60 calls)
% 0.37/0.55  ;     0.001   2%   Paramodulation               (30 calls)
% 0.37/0.55  ;     0.000   0%   Factoring                    (4 calls)
% 0.37/0.55  ;     0.000   0%   Condensing                   (79 calls)
% 0.37/0.55  ;     0.002   4%   Forward subsumption          (79 calls)
% 0.37/0.55  ;     0.001   2%   Backward subsumption         (73 calls)
% 0.37/0.55  ;     0.000   0%   Clause clause subsumption    (29 calls)
% 0.37/0.55  ;     0.001   2%   Forward simplification       (135 calls)
% 0.37/0.55  ;     0.000   0%   Backward simplification      (110 calls)
% 0.37/0.55  ;     0.000   0%   Ordering                     (35 calls)
% 0.37/0.55  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.37/0.55  ;     0.000   0%   Purity testing               (1 call)
% 0.37/0.55  ;     0.022  39%   Other
% 0.37/0.55  ;     0.056        Total
% 0.37/0.55  ;     0.057        Real time
% 0.37/0.55  ; 
% 0.37/0.55  ; Term-hash-array has 184 terms in all.
% 0.37/0.55  ; Feature-vector-row-index has 73 entries (73 at peak, 73 added, 0 deleted).
% 0.37/0.55  ; Feature-vector-row-index has 263 nodes (263 at peak, 263 added, 0 deleted).
% 0.37/0.55  ;  Retrieved 26 possibly forward subsuming rows in 79 calls.
% 0.37/0.55  ;  Retrieved 18 possibly backward subsumed rows in 73 calls.
% 0.37/0.55  ; Path-index has 189 entries (189 at peak, 192 added, 3 deleted).
% 0.37/0.55  ; Path-index has 537 nodes (537 at peak, 539 added, 2 deleted).
% 0.37/0.55  ; Trie-index has 189 entries (189 at peak, 192 added, 3 deleted).
% 0.37/0.55  ; Trie-index has 474 nodes (474 at peak, 479 added, 5 deleted).
% 0.37/0.55  ; Retrieved 52 generalization terms in 227 calls.
% 0.37/0.55  ; Retrieved 52 instance terms in 36 calls.
% 0.37/0.55  ; Retrieved 822 unifiable terms in 144 calls.
% 0.37/0.55  ; 
% 0.37/0.55  ; The agenda of rows to process has 2 entries:
% 0.37/0.55  ;     1 with value 5               1 with value 8
% 0.37/0.55  ; The agenda of input rows to give has 59 entries:
% 0.37/0.55  ;    14 with value 11              1 with value 16               4 with value 21
% 0.37/0.55  ;     5 with value 12              4 with value 17               1 with value 22
% 0.37/0.55  ;     8 with value 13              1 with value 18               3 with value 25
% 0.37/0.55  ;     6 with value 14              1 with value 19               2 with value 35
% 0.37/0.55  ;     9 with value 15
% 0.37/0.55  ; The agenda of rows to give has 17 entries:
% 0.37/0.55  ;     1 with value (4 4)           2 with value (4 8)            3 with value (4 13)
% 0.37/0.55  ;     3 with value (4 5)           2 with value (4 10)           1 with value (4 15)
% 0.37/0.55  ;     5 with value (4 7)
% 0.37/0.55  Evaluation took:
% 0.37/0.55    0.057 seconds of real time
% 0.37/0.55    0.051242 seconds of user run time
% 0.37/0.55    0.005952 seconds of system run time
% 0.37/0.55    0 calls to %EVAL
% 0.37/0.55    0 page faults and
% 0.37/0.55    2,689,504 bytes consed.
% 0.37/0.55  :PROOF-FOUND
% 0.37/0.55  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-10T13:47:26
% 0.37/0.55  :PROOF-FOUND
% 0.37/0.55  * 
%------------------------------------------------------------------------------