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

View Problem - Process Solution

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

% Computer : n019.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 : Wed Jul 20 21:16:23 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_2,negated_conjecture,
    ~ c_in(v_X,c_Message_Oparts(v_H),tc_Message_Omsg),
    input ).

cnf(cls_Message_Oparts_OInj_0,axiom,
    ( ~ c_in(X2801,X2800,tc_Message_Omsg)
    | c_in(X2801,c_Message_Oparts(X2800),tc_Message_Omsg) ),
    input ).

cnf(cls_conjecture_1,negated_conjecture,
    c_in(v_X,v_G,tc_Message_Omsg),
    input ).

cnf(cls_Set_OsubsetD_0,axiom,
    ( ~ c_in(X555,X554,X552)
    | ~ c_lessequals(X554,X553,tc_set(X552))
    | c_in(X555,X553,X552) ),
    input ).

cnf(cls_conjecture_0,negated_conjecture,
    c_lessequals(v_G,v_H,tc_set(tc_Message_Omsg)),
    input ).

cnf(c1807,plain,
    ( ~ c_in(X7218,v_G,tc_Message_Omsg)
    | c_in(X7218,v_H,tc_Message_Omsg) ),
    inference(resolution,status(thm),[cls_conjecture_0,cls_Set_OsubsetD_0]) ).

cnf(c41909,plain,
    c_in(v_X,v_H,tc_Message_Omsg),
    inference(resolution,status(thm),[c1807,cls_conjecture_1]) ).

cnf(c41920,plain,
    c_in(v_X,c_Message_Oparts(v_H),tc_Message_Omsg),
    inference(resolution,status(thm),[c41909,cls_Message_Oparts_OInj_0]) ).

cnf(c41993,plain,
    $false,
    inference(resolution,status(thm),[c41920,cls_conjecture_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV263-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 : n019.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 : Tue Jun 14 16:36:24 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 38.35/38.52  # Version:  1.3
% 38.35/38.52  # SZS status Unsatisfiable
% 38.35/38.52  # SZS output start CNFRefutation
% See solution above
% 38.35/38.52  
% 38.35/38.52  # Initial clauses    : 1576
% 38.35/38.52  # Processed clauses  : 2738
% 38.35/38.52  # Factors computed   : 0
% 38.35/38.52  # Resolvents computed: 41805
% 38.35/38.52  # Tautologies deleted: 75
% 38.35/38.52  # Forward subsumed   : 3544
% 38.35/38.52  # Backward subsumed  : 20
% 38.35/38.52  # -------- CPU Time ---------
% 38.35/38.52  # User time          : 38.044 s
% 38.35/38.52  # System time        : 0.127 s
% 38.35/38.52  # Total time         : 38.171 s
%------------------------------------------------------------------------------