TSTP Solution File: MSC003-1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : MSC003-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n017.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 : Sun Jul 17 22:59:28 EDT 2022

% Result   : Unsatisfiable 0.18s 0.41s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   15 (   6 unt;   1 nHn;  15 RR)
%            Number of literals    :   26 (   0 equ;  16 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :   14 (  14 usr;  12 con; 0-5 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ has_parts(u,v,w)
    | in(object_in(u,w,x,v,y),w)
    | has_parts(u,times(v,y),x) ),
    file('MSC003-1.p',unknown),
    [] ).

cnf(2,axiom,
    ( ~ has_parts(u,v,w)
    | ~ has_parts(object_in(u,w,x,v,y),y,x)
    | has_parts(u,times(v,y),x) ),
    file('MSC003-1.p',unknown),
    [] ).

cnf(3,axiom,
    in(john,boy),
    file('MSC003-1.p',unknown),
    [] ).

cnf(4,axiom,
    ( ~ in(u,boy)
    | in(u,human) ),
    file('MSC003-1.p',unknown),
    [] ).

cnf(6,axiom,
    ( ~ in(u,human)
    | has_parts(u,n2,arm) ),
    file('MSC003-1.p',unknown),
    [] ).

cnf(7,axiom,
    ( ~ in(u,arm)
    | has_parts(u,n1,hand) ),
    file('MSC003-1.p',unknown),
    [] ).

cnf(8,axiom,
    ~ has_parts(john,times(n2,n1),hand),
    file('MSC003-1.p',unknown),
    [] ).

cnf(9,plain,
    ( ~ has_parts(john,n2,u)
    | ~ has_parts(object_in(john,u,hand,n2,n1),n1,hand) ),
    inference(res,[status(thm),theory(equality)],[2,8]),
    [iquote('0:Res:2.2,8.0')] ).

cnf(10,plain,
    ( ~ has_parts(john,n2,u)
    | in(object_in(john,u,hand,n2,n1),u) ),
    inference(res,[status(thm),theory(equality)],[1,8]),
    [iquote('0:Res:1.2,8.0')] ).

cnf(11,plain,
    in(john,human),
    inference(res,[status(thm),theory(equality)],[3,4]),
    [iquote('0:Res:3.0,4.0')] ).

cnf(14,plain,
    ( ~ in(object_in(john,u,hand,n2,n1),arm)
    | ~ has_parts(john,n2,u) ),
    inference(res,[status(thm),theory(equality)],[7,9]),
    [iquote('0:Res:7.1,9.1')] ).

cnf(15,plain,
    ( ~ has_parts(john,n2,arm)
    | ~ has_parts(john,n2,arm) ),
    inference(res,[status(thm),theory(equality)],[10,14]),
    [iquote('0:Res:10.1,14.0')] ).

cnf(17,plain,
    ~ has_parts(john,n2,arm),
    inference(obv,[status(thm),theory(equality)],[15]),
    [iquote('0:Obv:15.0')] ).

cnf(19,plain,
    ~ in(john,human),
    inference(res,[status(thm),theory(equality)],[6,17]),
    [iquote('0:Res:6.1,17.0')] ).

cnf(20,plain,
    $false,
    inference(mrr,[status(thm)],[19,11]),
    [iquote('0:MRR:19.0,11.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : MSC003-1 : TPTP v8.1.0. Released v1.0.0.
% 0.10/0.12  % Command  : run_spass %d %s
% 0.12/0.33  % Computer : n017.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Fri Jul  1 14:38:54 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.41  
% 0.18/0.41  SPASS V 3.9 
% 0.18/0.41  SPASS beiseite: Proof found.
% 0.18/0.41  % SZS status Theorem
% 0.18/0.41  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.18/0.41  SPASS derived 9 clauses, backtracked 0 clauses, performed 0 splits and kept 16 clauses.
% 0.18/0.41  SPASS allocated 63101 KBytes.
% 0.18/0.41  SPASS spent	0:00:00.06 on the problem.
% 0.18/0.41  		0:00:00.04 for the input.
% 0.18/0.41  		0:00:00.00 for the FLOTTER CNF translation.
% 0.18/0.41  		0:00:00.00 for inferences.
% 0.18/0.41  		0:00:00.00 for the backtracking.
% 0.18/0.41  		0:00:00.00 for the reduction.
% 0.18/0.41  
% 0.18/0.41  
% 0.18/0.41  Here is a proof with depth 4, length 15 :
% 0.18/0.41  % SZS output start Refutation
% See solution above
% 0.18/0.41  Formulae used in the proof : not_part_inheritance part_inheritance john_is_a_boy in_boy_in_human humans_have_two_arms arms_have_one_hand prove_john_has_2_hands
% 0.18/0.41  
%------------------------------------------------------------------------------