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

View Problem - Process Solution

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

% Computer : n028.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 19:20:26 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ir(X),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',simple_ir) ).

cnf(24,axiom,
    ( ~ iext(uri_rdf_type,X,Y)
    | icext(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',rdfs_cext_def) ).

cnf(121,axiom,
    ( ~ icext(uri_owl_Class,X)
    | ic(X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_class_classowl_ext) ).

cnf(168,axiom,
    ( icext(uri_owl_Thing,X)
    | ~ ir(X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_class_thing_ext) ).

cnf(169,plain,
    icext(uri_owl_Thing,X),
    inference('REWRITE',[status(thm)],[168,2]) ).

cnf(170,axiom,
    ic(uri_owl_Thing),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_class_thing_type) ).

cnf(731,axiom,
    ( iext(uri_rdfs_subClassOf,X,Y)
    | ~ ic(X)
    | ~ ic(Y)
    | ~ icext(Y,'SKOLEMAAAV116'(X,Y)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_rdfsext_subclassof) ).

cnf(1114,negated_conjecture,
    ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_owl_Thing),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conclusion_rdfbased_sem_class_thing_term) ).

cnf(1115,axiom,
    iext(uri_rdf_type,uri_ex_c,uri_owl_Class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_rdfbased_sem_class_thing_term) ).

cnf(1675,plain,
    icext(uri_owl_Class,uri_ex_c),
    inference('HYPERRESOLVE',[status(thm)],[24,1115]) ).

cnf(3466,plain,
    ~ ic(uri_ex_c),
    inference('UR-RESOLVE',[status(thm)],[731,1114,170,169]) ).

cnf(68998,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[121,3466]),1675]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWB054+1 : TPTP v8.1.0. Released v5.2.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n028.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Wed Jun  1 14:15:37 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.46  * 
% 0.18/0.46  "."
% 0.18/0.46  * 
% 0.18/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-01T14:15:37
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n028.cluster.edu at 2022-06-01T14:15:37
% 23.23/23.48  
% 23.23/23.48  
% 23.23/23.48  #||
% 23.23/23.48  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 23.23/23.48  % SZS output start Refutation
% See solution above
% 23.23/23.48  ||#
% 23.23/23.48  
% 23.23/23.48  ; Summary of computation:
% 23.23/23.48  ;     76255 formulas have been input or derived (from 1175 formulas).
% 23.23/23.48  ;     68998 (90%) were retained.  Of these,
% 23.23/23.48  ;          157 ( 0%) were simplified or subsumed later,
% 23.23/23.48  ;        68841 (100%) are still being kept.
% 23.23/23.48  ; 
% 23.23/23.48  ; Run time in seconds:
% 23.23/23.48  ;     0.109   0%   Read assertion file          (1 call)
% 23.23/23.48  ;     0.026   0%   Assert                       (560 calls)
% 23.23/23.48  ;     6.336  28%   Process new row              (75,776 calls)
% 23.23/23.48  ;     7.426  32%   Resolution                   (2,348 calls)
% 23.23/23.48  ;     0.008   0%   Paramodulation               (1,174 calls)
% 23.23/23.48  ;     0.000   0%   Factoring                    (1 call)
% 23.23/23.48  ;     0.305   1%   Condensing                   (66,528 calls)
% 23.23/23.48  ;     3.599  16%   Forward subsumption          (66,528 calls)
% 23.23/23.48  ;     3.313  14%   Backward subsumption         (66,017 calls)
% 23.23/23.48  ;     0.101   0%   Clause clause subsumption    (41,582 calls)
% 23.23/23.48  ;     1.388   6%   Forward simplification       (75,776 calls)
% 23.23/23.48  ;     0.082   0%   Backward simplification      (68,973 calls)
% 23.23/23.48  ;     0.012   0%   Ordering                     (4,161 calls)
% 23.23/23.48  ;     0.000   0%   Sortal reasoning             (32 calls)
% 23.23/23.48  ;     0.003   0%   Purity testing               (1 call)
% 23.23/23.48  ;     0.312   1%   Other
% 23.23/23.48  ;    23.020        Total
% 23.23/23.48  ;    23.020        Real time
% 23.23/23.48  ; 
% 23.23/23.48  ; Term-hash-array has 232,849 terms in all.
% 23.23/23.48  ; Feature-vector-row-index has 65,885 entries (65,885 at peak, 66,017 added, 132 deleted).
% 23.23/23.48  ; Feature-vector-row-index has 7,225 nodes (7,225 at peak, 7,225 added, 0 deleted).
% 23.23/23.48  ;  Retrieved 3,087,725 possibly forward subsuming rows in 66,528 calls.
% 23.23/23.48  ;  Retrieved 3,060,004 possibly backward subsumed rows in 66,017 calls.
% 23.23/23.48  ; Path-index has 232,668 entries (232,668 at peak, 233,010 added, 342 deleted).
% 23.23/23.48  ; Path-index has 13,236 nodes (13,236 at peak, 13,248 added, 12 deleted).
% 23.23/23.48  ; Trie-index has 232,668 entries (232,668 at peak, 233,010 added, 342 deleted).
% 23.23/23.48  ; Trie-index has 443,291 nodes (443,291 at peak, 443,867 added, 576 deleted).
% 23.23/23.48  ; Retrieved 9,930 generalization terms in 167,375 calls.
% 23.23/23.48  ; Retrieved 2,957 instance terms in 2,955 calls.
% 23.23/23.48  ; Retrieved 10,658,794 unifiable terms in 201,973 calls.
% 23.23/23.48  ; 
% 23.23/23.48  ; The agenda of rows to process has 19 entries:
% 23.23/23.48  ;     1 with value 6              18 with value 7
% 23.23/23.48  ; The agenda of rows to give has 67666 entries:
% 23.23/23.48  ;   285 with value (4 5)         224 with value (4 12)       24558 with value (4 17)
% 23.23/23.48  ;  1054 with value (4 6)        2917 with value (4 13)         702 with value (4 20)
% 23.23/23.48  ;  1169 with value (4 7)       12333 with value (4 14)        3854 with value (4 21)
% 23.23/23.48  ;    24 with value (4 8)         162 with value (4 15)        3003 with value (4 26)
% 23.23/23.48  ;     6 with value (4 10)       7628 with value (4 16)        9717 with value (4 27)
% 23.23/23.48  ;    30 with value (4 11)
% 23.23/23.48  Evaluation took:
% 23.23/23.48    23.023 seconds of real time
% 23.23/23.48    21.851276 seconds of user run time
% 23.23/23.48    1.172815 seconds of system run time
% 23.23/23.48    [Run times include 3.951 seconds GC run time.]
% 23.23/23.48    0 calls to %EVAL
% 23.23/23.48    0 page faults and
% 23.23/23.48    1,646,644,720 bytes consed.
% 23.23/23.48  :PROOF-FOUND
% 23.23/23.48  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-01T14:16:00
% 23.23/23.48  :PROOF-FOUND
% 23.23/23.48  * 
%------------------------------------------------------------------------------