TSTP Solution File: SWB006+1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SWB006+1 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n032.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:55 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(137,axiom,
    iext(uri_owl_sameAs,skc6,uri_ex_w),
    file('SWB006+1.p',unknown),
    [] ).

cnf(216,axiom,
    ~ iext(uri_owl_sameAs,uri_ex_u,uri_ex_w),
    file('SWB006+1.p',unknown),
    [] ).

cnf(217,axiom,
    iext(uri_owl_sameAs,skc6,literal_plain(dat_str_abc)),
    file('SWB006+1.p',unknown),
    [] ).

cnf(218,axiom,
    iext(uri_owl_sameAs,uri_ex_u,literal_plain(dat_str_abc)),
    file('SWB006+1.p',unknown),
    [] ).

cnf(526,axiom,
    ( ~ iext(uri_owl_sameAs,u,v)
    | equal(u,v) ),
    file('SWB006+1.p',unknown),
    [] ).

cnf(527,axiom,
    ( ~ equal(u,v)
    | iext(uri_owl_sameAs,u,v) ),
    file('SWB006+1.p',unknown),
    [] ).

cnf(1278,plain,
    ~ equal(uri_ex_w,uri_ex_u),
    inference(res,[status(thm),theory(equality)],[527,216]),
    [iquote('0:Res:527.1,216.0')] ).

cnf(1761,plain,
    equal(skc6,uri_ex_w),
    inference(res,[status(thm),theory(equality)],[137,526]),
    [iquote('0:Res:137.0,526.0')] ).

cnf(1762,plain,
    equal(literal_plain(dat_str_abc),uri_ex_u),
    inference(res,[status(thm),theory(equality)],[218,526]),
    [iquote('0:Res:218.0,526.0')] ).

cnf(1763,plain,
    equal(literal_plain(dat_str_abc),skc6),
    inference(res,[status(thm),theory(equality)],[217,526]),
    [iquote('0:Res:217.0,526.0')] ).

cnf(1769,plain,
    equal(uri_ex_w,uri_ex_u),
    inference(rew,[status(thm),theory(equality)],[1762,1763,1761]),
    [iquote('0:Rew:1762.0,1763.0,1761.0,1763.0')] ).

cnf(1770,plain,
    $false,
    inference(mrr,[status(thm)],[1769,1278]),
    [iquote('0:MRR:1769.0,1278.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.09  % Problem  : SWB006+1 : TPTP v8.1.0. Released v5.2.0.
% 0.08/0.10  % Command  : run_spass %d %s
% 0.10/0.29  % Computer : n032.cluster.edu
% 0.10/0.29  % Model    : x86_64 x86_64
% 0.10/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.29  % Memory   : 8042.1875MB
% 0.10/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.29  % CPULimit : 300
% 0.10/0.29  % WCLimit  : 600
% 0.10/0.29  % DateTime : Wed Jun  1 00:00:14 EDT 2022
% 0.10/0.29  % CPUTime  : 
% 58.32/58.56  
% 58.32/58.56  SPASS V 3.9 
% 58.32/58.56  SPASS beiseite: Proof found.
% 58.32/58.56  % SZS status Theorem
% 58.32/58.56  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 58.32/58.56  SPASS derived 488 clauses, backtracked 0 clauses, performed 8 splits and kept 1329 clauses.
% 58.32/58.56  SPASS allocated 188952 KBytes.
% 58.32/58.56  SPASS spent	0:0:58.24 on the problem.
% 58.32/58.56  		0:00:00.04 for the input.
% 58.32/58.56  		0:0:57.01 for the FLOTTER CNF translation.
% 58.32/58.56  		0:00:00.02 for inferences.
% 58.32/58.56  		0:00:00.00 for the backtracking.
% 58.32/58.56  		0:00:00.91 for the reduction.
% 58.32/58.56  
% 58.32/58.56  
% 58.32/58.56  Here is a proof with depth 1, length 12 :
% 58.32/58.56  % SZS output start Refutation
% See solution above
% 58.32/58.56  Formulae used in the proof : testcase_premise_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes testcase_conclusion_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes owl_eqdis_sameas
% 58.32/58.56  
%------------------------------------------------------------------------------