TSTP Solution File: SET819-2 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SET819-2 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n032.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:40:08 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_Set_OemptyE_0,axiom,
    ~ c_in(X2,c_emptyset,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_Set_OemptyE_0) ).

cnf(cls_conjecture_1,negated_conjecture,
    c_in(v_x(X4),X4,tc_set(t_a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(c0,plain,
    $false,
    inference(resolution,[status(thm)],[cls_conjecture_1,cls_Set_OemptyE_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET819-2 : TPTP v8.1.2. Released v3.2.0.
% 0.07/0.11  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.32  % Computer : n032.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 300
% 0.12/0.32  % DateTime : Wed May  8 19:26:52 EDT 2024
% 0.12/0.32  % CPUTime  : 
% 0.17/0.47  % Version:  1.5
% 0.17/0.47  % SZS status Unsatisfiable
% 0.17/0.47  % SZS output start CNFRefutation
% See solution above
% 0.17/0.47  
% 0.17/0.47  % Initial clauses    : 2
% 0.17/0.47  % Processed clauses  : 2
% 0.17/0.47  % Factors computed   : 0
% 0.17/0.47  % Resolvents computed: 1
% 0.17/0.47  % Tautologies deleted: 0
% 0.17/0.47  % Forward subsumed   : 0
% 0.17/0.47  % Backward subsumed  : 0
% 0.17/0.47  % -------- CPU Time ---------
% 0.17/0.47  % User time          : 0.132 s
% 0.17/0.47  % System time        : 0.015 s
% 0.17/0.47  % Total time         : 0.147 s
%------------------------------------------------------------------------------