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

View Problem - Process Solution

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

% Computer : n014.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:32 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_3,negated_conjecture,
    ~ c_in(v_x,v_V,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_V,tc_set(t_a)),
    input ).

cnf(c2300,plain,
    ( ~ c_in(X9953,v_Y,t_a)
    | c_in(X9953,v_V,t_a) ),
    inference(resolution,status(thm),[cls_conjecture_0,cls_Set_OsubsetD_0]) ).

cnf(c103730,plain,
    c_in(v_x,v_V,t_a),
    inference(resolution,status(thm),[c2300,cls_conjecture_2]) ).

cnf(c103779,plain,
    $false,
    inference(resolution,status(thm),[c103730,cls_conjecture_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SET832-1 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.33  % Computer : n014.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Mon Jul 11 11:00:49 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 116.90/117.15  # Version:  1.3
% 116.90/117.15  # SZS status Unsatisfiable
% 116.90/117.15  # SZS output start CNFRefutation
% See solution above
% 116.90/117.15  
% 116.90/117.15  # Initial clauses    : 1548
% 116.90/117.15  # Processed clauses  : 3943
% 116.90/117.15  # Factors computed   : 6
% 116.90/117.15  # Resolvents computed: 103593
% 116.90/117.15  # Tautologies deleted: 78
% 116.90/117.15  # Forward subsumed   : 4020
% 116.90/117.15  # Backward subsumed  : 20
% 116.90/117.15  # -------- CPU Time ---------
% 116.90/117.15  # User time          : 116.504 s
% 116.90/117.15  # System time        : 0.235 s
% 116.90/117.15  # Total time         : 116.739 s
%------------------------------------------------------------------------------