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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWB023+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:20 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
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(379,axiom,
    ( ~ iext(uri_rdf_first,X,Y)
    | ~ iext(uri_rdf_rest,X,uri_rdf_nil)
    | ~ iext(uri_owl_oneOf,Z,X)
    | ~ icext(Z,U)
    | U = Y ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_enum_class_001) ).

cnf(785,axiom,
    ( iext(uri_owl_sameAs,X,Y)
    | X != Y ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_eqdis_sameas) ).

cnf(893,axiom,
    ( ~ icext(uri_owl_FunctionalProperty,X)
    | ~ iext(X,Y,Z)
    | ~ iext(X,Y,U)
    | Z = U ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_char_functional) ).

cnf(1114,negated_conjecture,
    ( ~ iext(uri_owl_sameAs,uri_ex_w,uri_ex_u)
    | ~ iext(uri_owl_sameAs,uri_ex_w,uri_ex_v) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_023_Unique_List_Components) ).

cnf(1115,axiom,
    iext(uri_rdf_type,uri_rdf_first,uri_owl_FunctionalProperty),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_023_Unique_List_Components) ).

cnf(1116,axiom,
    iext(uri_rdf_type,uri_ex_w,'SKOLEMAAAV200'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_023_Unique_List_Components) ).

cnf(1118,axiom,
    iext(uri_owl_oneOf,'SKOLEMAAAV200','SKOLEMAAAV201'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_023_Unique_List_Components) ).

cnf(1119,axiom,
    iext(uri_rdf_first,'SKOLEMAAAV201',uri_ex_u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_023_Unique_List_Components) ).

cnf(1120,axiom,
    iext(uri_rdf_first,'SKOLEMAAAV201',uri_ex_v),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_023_Unique_List_Components) ).

cnf(1121,axiom,
    iext(uri_rdf_rest,'SKOLEMAAAV201',uri_rdf_nil),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_023_Unique_List_Components) ).

cnf(1682,plain,
    icext(uri_owl_FunctionalProperty,uri_rdf_first),
    inference('HYPERRESOLVE',[status(thm)],[24,1115]) ).

cnf(1683,plain,
    icext('SKOLEMAAAV200',uri_ex_w),
    inference('HYPERRESOLVE',[status(thm)],[24,1116]) ).

cnf(70378,plain,
    uri_ex_u = uri_ex_v,
    inference('HYPERRESOLVE',[status(thm)],[893,1682,1119,1120]) ).

cnf(70379,plain,
    ~ iext(uri_owl_sameAs,uri_ex_w,uri_ex_u),
    inference('REWRITE',[status(thm)],[1114,70378,theory(equality)]) ).

cnf(70422,plain,
    uri_ex_w != uri_ex_u,
    inference('UR-RESOLVE',[status(thm)],[785,70379]) ).

cnf(70431,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[379,1683,1119,1121,1118]),70422]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWB023+1 : TPTP v8.1.0. Released v5.2.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n028.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Wed Jun  1 15:09:22 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-01T15:09:22
% 0.19/0.47  ; 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-01T15:09:22
% 69.38/69.62  
% 69.38/69.62  
% 69.38/69.62  #||
% 69.38/69.62  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 69.38/69.62  % SZS output start Refutation
% See solution above
% 69.38/69.62  ||#
% 69.38/69.62  
% 69.38/69.62  ; Summary of computation:
% 69.38/69.62  ;     85281 formulas have been input or derived (from 1432 formulas).
% 69.38/69.62  ;     70431 (83%) were retained.  Of these,
% 69.38/69.62  ;          420 ( 1%) were simplified or subsumed later,
% 69.38/69.62  ;        70011 (99%) are still being kept.
% 69.38/69.62  ; 
% 69.38/69.62  ; Run time in seconds excluding printing time:
% 69.38/69.62  ;     0.103   0%   Read assertion file          (1 call)
% 69.38/69.62  ;     0.028   0%   Assert                       (560 calls)
% 69.38/69.62  ;     7.706  11%   Process new row              (84,249 calls)
% 69.38/69.62  ;    52.189  75%   Resolution                   (2,862 calls)
% 69.38/69.62  ;     0.012   0%   Paramodulation               (1,431 calls)
% 69.38/69.62  ;     0.000   0%   Factoring                    (1 call)
% 69.38/69.62  ;     0.187   0%   Condensing                   (67,324 calls)
% 69.38/69.62  ;     3.342   5%   Forward subsumption          (67,324 calls)
% 69.38/69.62  ;     3.670   5%   Backward subsumption         (66,748 calls)
% 69.38/69.62  ;     0.110   0%   Clause clause subsumption    (42,031 calls)
% 69.38/69.62  ;     1.360   2%   Forward simplification       (84,246 calls)
% 69.38/69.62  ;     0.104   0%   Backward simplification      (70,406 calls)
% 69.38/69.62  ;     0.018   0%   Ordering                     (11,569 calls)
% 69.38/69.62  ;     0.000   0%   Sortal reasoning             (32 calls)
% 69.38/69.62  ;     0.003   0%   Purity testing               (1 call)
% 69.38/69.62  ;     0.321   0%   Other
% 69.38/69.62  ;    69.153        Total
% 69.38/69.62  ;    69.156        Real time
% 69.38/69.63  ; 
% 69.38/69.63  ; Term-hash-array has 235,466 terms in all.
% 69.38/69.63  ; Feature-vector-row-index has 66,356 entries (66,616 at peak, 66,748 added, 392 deleted).
% 69.38/69.63  ; Feature-vector-row-index has 7,307 nodes (7,380 at peak, 7,380 added, 73 deleted).
% 69.38/69.63  ;  Retrieved 3,140,348 possibly forward subsuming rows in 67,324 calls.
% 69.38/69.63  ;  Retrieved 3,111,939 possibly backward subsumed rows in 66,748 calls.
% 69.38/69.63  ; Path-index has 235,007 entries (235,197 at peak, 235,932 added, 925 deleted).
% 69.38/69.63  ; Path-index has 13,492 nodes (13,492 at peak, 13,581 added, 89 deleted).
% 69.38/69.63  ; Trie-index has 235,007 entries (235,197 at peak, 235,932 added, 925 deleted).
% 69.38/69.63  ; Trie-index has 446,530 nodes (446,780 at peak, 447,852 added, 1,322 deleted).
% 69.38/69.63  ; Retrieved 16,964 generalization terms in 177,270 calls.
% 69.38/69.63  ; Retrieved 3,661 instance terms in 3,657 calls.
% 69.38/69.63  ; Retrieved 127,756,956 unifiable terms in 918,974 calls.
% 69.38/69.63  ; 
% 69.38/69.63  ; The agenda of rows to process has 25 entries:
% 69.38/69.63  ;    25 with value 7
% 69.38/69.63  ; The agenda of rows to give has 68581 entries:
% 69.38/69.63  ;    40 with value (4 5)          36 with value (4 11)       24602 with value (4 17)
% 69.38/69.63  ;  1099 with value (4 6)         227 with value (4 12)         729 with value (4 20)
% 69.38/69.63  ;  1640 with value (4 7)        2816 with value (4 13)        4031 with value (4 21)
% 69.38/69.63  ;   135 with value (4 8)       12696 with value (4 14)        3003 with value (4 26)
% 69.38/69.63  ;    20 with value (4 9)         162 with value (4 15)        9717 with value (4 27)
% 69.38/69.63  ;     9 with value (4 10)       7619 with value (4 16)
% 69.38/69.63  Evaluation took:
% 69.38/69.63    69.16 seconds of real time
% 69.38/69.63    67.70182 seconds of user run time
% 69.38/69.63    1.45663 seconds of system run time
% 69.38/69.63    [Run times include 7.03 seconds GC run time.]
% 69.38/69.63    0 calls to %EVAL
% 69.38/69.63    0 page faults and
% 69.38/69.63    2,852,739,744 bytes consed.
% 69.38/69.63  :PROOF-FOUND
% 69.38/69.63  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-01T15:10:32
% 69.38/69.63  :PROOF-FOUND
% 69.38/69.63  * 
%------------------------------------------------------------------------------