TSTP Solution File: AGT003+2 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : AGT003+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n022.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 : Thu Jul 14 12:04:09 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(71,axiom,
    accept_city(christiansufferterrahumanitarianorganization,towna),
    file('AGT003+2.p',unknown),
    [] ).

cnf(72,axiom,
    accept_leader(christiansufferterrahumanitarianorganization,countryafirstaidorganization),
    file('AGT003+2.p',unknown),
    [] ).

cnf(105,axiom,
    accept_number(christiansufferterrahumanitarianorganization,n5),
    file('AGT003+2.p',unknown),
    [] ).

cnf(614,axiom,
    ~ accept_team(christiansufferterrahumanitarianorganization,countryafirstaidorganization,towna,n5),
    file('AGT003+2.p',unknown),
    [] ).

cnf(979,axiom,
    ( ~ accept_city(u,v)
    | ~ accept_leader(u,w)
    | ~ accept_number(u,x)
    | accept_team(u,w,v,x) ),
    file('AGT003+2.p',unknown),
    [] ).

cnf(997,plain,
    ( ~ accept_number(christiansufferterrahumanitarianorganization,n5)
    | ~ accept_leader(christiansufferterrahumanitarianorganization,countryafirstaidorganization)
    | ~ accept_city(christiansufferterrahumanitarianorganization,towna) ),
    inference(res,[status(thm),theory(equality)],[979,614]),
    [iquote('0:Res:979.3,614.0')] ).

cnf(998,plain,
    $false,
    inference(mrr,[status(thm)],[997,105,72,71]),
    [iquote('0:MRR:997.0,997.1,997.2,105.0,72.0,71.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : AGT003+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.12/0.13  % Command  : run_spass %d %s
% 0.13/0.35  % Computer : n022.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sat Jun  4 05:07:21 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.46/0.67  
% 0.46/0.67  SPASS V 3.9 
% 0.46/0.67  SPASS beiseite: Proof found.
% 0.46/0.67  % SZS status Theorem
% 0.46/0.67  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.46/0.67  SPASS derived 1 clauses, backtracked 0 clauses, performed 0 splits and kept 960 clauses.
% 0.46/0.67  SPASS allocated 99320 KBytes.
% 0.46/0.67  SPASS spent	0:00:00.29 on the problem.
% 0.46/0.67  		0:00:00.05 for the input.
% 0.46/0.67  		0:00:00.11 for the FLOTTER CNF translation.
% 0.46/0.67  		0:00:00.00 for inferences.
% 0.46/0.67  		0:00:00.00 for the backtracking.
% 0.46/0.67  		0:00:00.05 for the reduction.
% 0.46/0.67  
% 0.46/0.67  
% 0.46/0.67  Here is a proof with depth 1, length 7 :
% 0.46/0.67  % SZS output start Refutation
% See solution above
% 0.46/0.67  Formulae used in the proof : deduced_83 deduced_84 deduced_164 query_3 a1_1
% 0.46/0.67  
%------------------------------------------------------------------------------