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

View Problem - Process Solution

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

% Computer : n023.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:34 EDT 2022

% Result   : Unsatisfiable 119.79s 120.04s
% Output   : Refutation 119.79s
% 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_Y,t_a),
    input ).

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

cnf(cls_conjecture_0,negated_conjecture,
    c_lessequals(v_Y,v_X,tc_set(t_a)),
    input ).

cnf(c2302,plain,
    ( ~ c_in(X9952,v_Y,t_a)
    | c_in(X9952,v_X,t_a) ),
    inference(resolution,status(thm),[cls_conjecture_0,cls_Set_OsubsetD_0]) ).

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

cnf(c103656,plain,
    $false,
    inference(resolution,status(thm),[c103601,cls_conjecture_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET835-1 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n023.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 : Sat Jul  9 21:59:10 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 119.79/120.04  # Version:  1.3
% 119.79/120.04  # SZS status Unsatisfiable
% 119.79/120.04  # SZS output start CNFRefutation
% See solution above
% 119.79/120.04  
% 119.79/120.04  # Initial clauses    : 1549
% 119.79/120.04  # Processed clauses  : 3960
% 119.79/120.04  # Factors computed   : 6
% 119.79/120.04  # Resolvents computed: 103477
% 119.79/120.04  # Tautologies deleted: 78
% 119.79/120.04  # Forward subsumed   : 4021
% 119.79/120.04  # Backward subsumed  : 18
% 119.79/120.04  # -------- CPU Time ---------
% 119.79/120.04  # User time          : 119.353 s
% 119.79/120.04  # System time        : 0.269 s
% 119.79/120.04  # Total time         : 119.622 s
%------------------------------------------------------------------------------