TSTP Solution File: AGT017+2 by Etableau---0.67

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Etableau---0.67
% Problem  : AGT017+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : etableau --auto --tsmdo --quicksat=10000 --tableau=1 --tableau-saturation=1 -s -p --tableau-cores=8 --cpu-limit=%d %s

% Computer : n029.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 11:57:58 EDT 2022

% Result   : Theorem 0.20s 0.40s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    2
% Syntax   : Number of formulae    :    8 (   8 unt;   0 def)
%            Number of atoms       :    8 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    6 (   6   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    4 (   1 sgn   1   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(query_17,conjecture,
    ? [X7] : ~ accept_city(muslimcountrybhumanitarianorganization,X7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query_17) ).

fof(deduced_366,axiom,
    ~ accept_city(muslimcountrybhumanitarianorganization,towna),
    file('/export/starexec/sandbox/benchmark/Axioms/AGT001+2.ax',deduced_366) ).

fof(c_0_2,negated_conjecture,
    ~ ? [X7] : ~ accept_city(muslimcountrybhumanitarianorganization,X7),
    inference(assume_negation,[status(cth)],[query_17]) ).

fof(c_0_3,plain,
    ~ accept_city(muslimcountrybhumanitarianorganization,towna),
    inference(fof_simplification,[status(thm)],[deduced_366]) ).

fof(c_0_4,negated_conjecture,
    ! [X88] : accept_city(muslimcountrybhumanitarianorganization,X88),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_2])])]) ).

cnf(c_0_5,plain,
    ~ accept_city(muslimcountrybhumanitarianorganization,towna),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_6,negated_conjecture,
    accept_city(muslimcountrybhumanitarianorganization,X1),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_5,c_0_6])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : AGT017+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.13/0.13  % Command  : etableau --auto --tsmdo --quicksat=10000 --tableau=1 --tableau-saturation=1 -s -p --tableau-cores=8 --cpu-limit=%d %s
% 0.14/0.34  % Computer : n029.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Sat Jun  4 03:27:47 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.40  # No SInE strategy applied
% 0.20/0.40  # Auto-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S4c
% 0.20/0.40  # and selection function SelectCQPrecWNTNp.
% 0.20/0.40  #
% 0.20/0.40  # Presaturation interreduction done
% 0.20/0.40  
% 0.20/0.40  # Proof found!
% 0.20/0.40  # SZS status Theorem
% 0.20/0.40  # SZS output start CNFRefutation
% See solution above
% 0.20/0.40  # Training examples: 0 positive, 0 negative
%------------------------------------------------------------------------------