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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SET836-1 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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 : Tue Jul 19 04:40:35 EDT 2022

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

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

cnf(cls_conjecture_2,negated_conjecture,
    c_in(v_x,v_Z,t_a),
    input ).

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

cnf(cls_conjecture_1,negated_conjecture,
    c_lessequals(v_Z,v_X,tc_set(t_a)),
    input ).

cnf(c2312,plain,
    ( ~ c_in(X9953,v_Z,t_a)
    | c_in(X9953,v_X,t_a) ),
    inference(resolution,status(thm),[cls_conjecture_1,cls_Set_OsubsetD_0]) ).

cnf(c105150,plain,
    c_in(v_x,v_X,t_a),
    inference(resolution,status(thm),[c2312,cls_conjecture_2]) ).

cnf(c105213,plain,
    $false,
    inference(resolution,status(thm),[c105150,cls_conjecture_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET836-1 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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 Jul  9 18:34:00 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 119.21/119.39  # Version:  1.3
% 119.21/119.39  # SZS status Unsatisfiable
% 119.21/119.39  # SZS output start CNFRefutation
% See solution above
% 119.21/119.39  
% 119.21/119.39  # Initial clauses    : 1549
% 119.21/119.39  # Processed clauses  : 4013
% 119.21/119.39  # Factors computed   : 6
% 119.21/119.39  # Resolvents computed: 105048
% 119.21/119.39  # Tautologies deleted: 78
% 119.21/119.39  # Forward subsumed   : 4022
% 119.21/119.39  # Backward subsumed  : 19
% 119.21/119.39  # -------- CPU Time ---------
% 119.21/119.39  # User time          : 118.731 s
% 119.21/119.39  # System time        : 0.294 s
% 119.21/119.39  # Total time         : 119.025 s
%------------------------------------------------------------------------------