TSTP Solution File: SET826-1 by PyRes---1.3

View Problem - Process Solution

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

% Computer : n025.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 : Tue Jul 19 04:40:27 EDT 2022

% Result   : Unsatisfiable 114.94s 115.26s
% Output   : Refutation 114.94s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_3,negated_conjecture,
    ~ c_in(v_x,v_Y,t_a),
    input ).

cnf(cls_conjecture_0,negated_conjecture,
    c_in(v_x,v_V,t_a),
    input ).

cnf(cls_Set_OsubsetD_0,axiom,
    ( ~ c_in(X1570,X1569,X1571)
    | ~ c_lessequals(X1569,X1572,tc_set(X1571))
    | c_in(X1570,X1572,X1571) ),
    input ).

cnf(cls_conjecture_1,negated_conjecture,
    c_lessequals(v_V,v_Y,tc_set(t_a)),
    input ).

cnf(c2309,plain,
    ( ~ c_in(X9963,v_V,t_a)
    | c_in(X9963,v_Y,t_a) ),
    inference(resolution,status(thm),[cls_conjecture_1,cls_Set_OsubsetD_0]) ).

cnf(c105430,plain,
    c_in(v_x,v_Y,t_a),
    inference(resolution,status(thm),[c2309,cls_conjecture_0]) ).

cnf(c105470,plain,
    $false,
    inference(resolution,status(thm),[c105430,cls_conjecture_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SET826-1 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n025.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sun Jul 10 08:14:16 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 114.94/115.26  # Version:  1.3
% 114.94/115.26  # SZS status Unsatisfiable
% 114.94/115.26  # SZS output start CNFRefutation
% See solution above
% 114.94/115.26  
% 114.94/115.26  # Initial clauses    : 1548
% 114.94/115.26  # Processed clauses  : 3997
% 114.94/115.26  # Factors computed   : 6
% 114.94/115.26  # Resolvents computed: 105284
% 114.94/115.26  # Tautologies deleted: 78
% 114.94/115.26  # Forward subsumed   : 4020
% 114.94/115.26  # Backward subsumed  : 20
% 114.94/115.26  # -------- CPU Time ---------
% 114.94/115.26  # User time          : 114.545 s
% 114.94/115.26  # System time        : 0.276 s
% 114.94/115.26  # Total time         : 114.821 s
%------------------------------------------------------------------------------