TSTP Solution File: SET054-6 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SET054-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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  : 300s
% DateTime : Thu May  9 17:38:59 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_subclass_is_reflexive_1,negated_conjecture,
    ~ subclass(x,x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_subclass_is_reflexive_1) ).

cnf(reflexivity,axiom,
    X2 = X2,
    theory(equality) ).

cnf(equal_implies_subclass1,axiom,
    ( X9 != X10
    | subclass(X9,X10) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',equal_implies_subclass1) ).

cnf(c40,plain,
    subclass(X11,X11),
    inference(resolution,[status(thm)],[equal_implies_subclass1,reflexivity]) ).

cnf(c41,plain,
    $false,
    inference(resolution,[status(thm)],[c40,prove_subclass_is_reflexive_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SET054-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.12/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.15/0.36  % Computer : n022.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Wed May  8 18:53:53 EDT 2024
% 0.15/0.36  % CPUTime  : 
% 0.43/0.63  % Version:  1.5
% 0.43/0.63  % SZS status Unsatisfiable
% 0.43/0.63  % SZS output start CNFRefutation
% See solution above
% 0.43/0.63  
% 0.43/0.63  % Initial clauses    : 134
% 0.43/0.63  % Processed clauses  : 12
% 0.43/0.63  % Factors computed   : 0
% 0.43/0.63  % Resolvents computed: 5
% 0.43/0.63  % Tautologies deleted: 0
% 0.43/0.63  % Forward subsumed   : 0
% 0.43/0.63  % Backward subsumed  : 0
% 0.43/0.63  % -------- CPU Time ---------
% 0.43/0.63  % User time          : 0.249 s
% 0.43/0.63  % System time        : 0.019 s
% 0.43/0.63  % Total time         : 0.268 s
%------------------------------------------------------------------------------