TSTP Solution File: PUZ130_1 by SPASS+T---2.2.22

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS+T---2.2.22
% Problem  : PUZ130_1 : TPTP v8.1.0. Released v5.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : spasst-tptp-script %s %d

% Computer : n023.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 : Mon Jul 18 18:27:44 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    dog(odie),
    file('PUZ130_1.p',unknown),
    [] ).

cnf(3,axiom,
    cat(garfield),
    file('PUZ130_1.p',unknown),
    [] ).

cnf(8,axiom,
    chased(odie,garfield),
    file('PUZ130_1.p',unknown),
    [] ).

cnf(9,axiom,
    ~ hates(jon,jon),
    file('PUZ130_1.p',unknown),
    [] ).

cnf(10,axiom,
    equal(owner_of(dog_to_animal(odie)),jon),
    file('PUZ130_1.p',unknown),
    [] ).

cnf(11,axiom,
    equal(owner_of(cat_to_animal(garfield)),jon),
    file('PUZ130_1.p',unknown),
    [] ).

cnf(17,axiom,
    ( ~ cat(U)
    | ~ dog(V)
    | ~ chased(V,U)
    | hates(owner_of(cat_to_animal(U)),owner_of(dog_to_animal(V))) ),
    file('PUZ130_1.p',unknown),
    [] ).

cnf(34,plain,
    ( ~ cat(U)
    | ~ dog(odie)
    | ~ chased(odie,U)
    | hates(owner_of(cat_to_animal(U)),jon) ),
    inference(spr,[status(thm),theory(equality)],[10,17]),
    [iquote('0:SpR:10.0,17.3')] ).

cnf(36,plain,
    ( ~ cat(U)
    | ~ chased(odie,U)
    | hates(owner_of(cat_to_animal(U)),jon) ),
    inference(mrr,[status(thm)],[34,2]),
    [iquote('0:MRR:34.1,2.0')] ).

cnf(38,plain,
    ( ~ cat(garfield)
    | ~ chased(odie,garfield)
    | hates(jon,jon) ),
    inference(spr,[status(thm),theory(equality)],[11,36]),
    [iquote('0:SpR:11.0,36.2')] ).

cnf(39,plain,
    $false,
    inference(mrr,[status(thm)],[38,3,8,9]),
    [iquote('0:MRR:38.0,38.1,38.2,3.0,8.0,9.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : PUZ130_1 : TPTP v8.1.0. Released v5.5.0.
% 0.03/0.12  % Command  : spasst-tptp-script %s %d
% 0.12/0.33  % Computer : n023.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 : Sun May 29 02:19:12 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.46  % Using EUF theory
% 0.73/1.03  
% 0.73/1.03  
% 0.73/1.03  % SZS status Theorem for /tmp/SPASST_11545_n023.cluster.edu
% 0.73/1.03  
% 0.73/1.03  SPASS V 2.2.22  in combination with yices.
% 0.73/1.03  SPASS beiseite: Proof found by SPASS.
% 0.73/1.03  Problem: /tmp/SPASST_11545_n023.cluster.edu 
% 0.73/1.03  SPASS derived 9 clauses, backtracked 0 clauses and kept 19 clauses.
% 0.73/1.03  SPASS backtracked 0 times (0 times due to theory inconsistency).
% 0.73/1.03  SPASS allocated 6325 KBytes.
% 0.73/1.03  SPASS spent	0:00:00.01 on the problem.
% 0.73/1.03  		0:00:00.00 for the input.
% 0.73/1.03  		0:00:00.00 for the FLOTTER CNF translation.
% 0.73/1.03  		0:00:00.00 for inferences.
% 0.73/1.03  		0:00:00.00 for the backtracking.
% 0.73/1.03  		0:00:00.00 for the reduction.
% 0.73/1.03  		0:00:00.00 for interacting with the SMT procedure.
% 0.73/1.03  		
% 0.73/1.03  
% 0.73/1.03  % SZS output start CNFRefutation for /tmp/SPASST_11545_n023.cluster.edu
% See solution above
% 0.73/1.03  
% 0.73/1.03  Formulae used in the proof : fof_odie_type fof_garfield_type fof_odie_chased_garfield fof_jon_hates_jon fof_jon_owns_odie fof_jon_owns_garfield fof_dog_chase_cat
% 0.73/1.05  
% 0.73/1.05  SPASS+T ended
%------------------------------------------------------------------------------