TSTP Solution File: SET827-1 by PyRes---1.5

View Problem - Process Solution

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

% Computer : n008.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:09 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_3,negated_conjecture,
    ~ c_in(v_x,v_Z,t_a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_3) ).

cnf(cls_conjecture_0,negated_conjecture,
    c_in(v_x,v_V,t_a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(cls_Set_OsubsetD_0,axiom,
    ( ~ c_in(X1570,X1572,X1571)
    | ~ c_lessequals(X1572,X1569,tc_set(X1571))
    | c_in(X1570,X1569,X1571) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MSC001-0.ax',cls_Set_OsubsetD_0) ).

cnf(cls_conjecture_2,negated_conjecture,
    c_lessequals(v_V,v_Z,tc_set(t_a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_2) ).

cnf(c2334,plain,
    ( ~ c_in(X10001,v_V,t_a)
    | c_in(X10001,v_Z,t_a) ),
    inference(resolution,[status(thm)],[cls_conjecture_2,cls_Set_OsubsetD_0]) ).

cnf(c110655,plain,
    c_in(v_x,v_Z,t_a),
    inference(resolution,[status(thm)],[c2334,cls_conjecture_0]) ).

cnf(c110705,plain,
    $false,
    inference(resolution,[status(thm)],[c110655,cls_conjecture_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET827-1 : TPTP v8.1.2. Released v3.2.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.34  % Computer : n008.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.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Wed May  8 19:09:08 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 129.05/129.21  % Version:  1.5
% 129.05/129.21  % SZS status Unsatisfiable
% 129.05/129.21  % SZS output start CNFRefutation
% See solution above
% 129.05/129.21  
% 129.05/129.21  % Initial clauses    : 1548
% 129.05/129.21  % Processed clauses  : 4111
% 129.05/129.21  % Factors computed   : 237
% 129.05/129.21  % Resolvents computed: 110325
% 129.05/129.21  % Tautologies deleted: 79
% 129.05/129.21  % Forward subsumed   : 4031
% 129.05/129.21  % Backward subsumed  : 20
% 129.05/129.21  % -------- CPU Time ---------
% 129.05/129.21  % User time          : 128.533 s
% 129.05/129.21  % System time        : 0.330 s
% 129.05/129.21  % Total time         : 128.863 s
%------------------------------------------------------------------------------