TSTP Solution File: SWV277-2 by PyRes---1.3

View Problem - Process Solution

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

% Computer : n017.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:29 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_2,negated_conjecture,
    ~ c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(v_H)),tc_nat),
    input ).

cnf(cls_conjecture_3,negated_conjecture,
    c_in(v_K,c_Message_OkeysFor(c_Message_Oanalz(v_H)),tc_nat),
    input ).

cnf(cls_Set_OsubsetD_0,axiom,
    ( ~ c_in(X5,X3,X6)
    | ~ c_lessequals(X3,X4,tc_set(X6))
    | c_in(X5,X4,X6) ),
    input ).

cnf(cls_Message_Oanalz__subset__parts_0,axiom,
    c_lessequals(c_Message_Oanalz(X2),c_Message_Oparts(X2),tc_set(tc_Message_Omsg)),
    input ).

cnf(cls_Message_OkeysFor__mono_0,axiom,
    ( ~ c_lessequals(X10,X9,tc_set(tc_Message_Omsg))
    | c_lessequals(c_Message_OkeysFor(X10),c_Message_OkeysFor(X9),tc_set(tc_nat)) ),
    input ).

cnf(c1,plain,
    c_lessequals(c_Message_OkeysFor(c_Message_Oanalz(X11)),c_Message_OkeysFor(c_Message_Oparts(X11)),tc_set(tc_nat)),
    inference(resolution,status(thm),[cls_Message_OkeysFor__mono_0,cls_Message_Oanalz__subset__parts_0]) ).

cnf(c2,plain,
    ( ~ c_in(X12,c_Message_OkeysFor(c_Message_Oanalz(X13)),tc_nat)
    | c_in(X12,c_Message_OkeysFor(c_Message_Oparts(X13)),tc_nat) ),
    inference(resolution,status(thm),[c1,cls_Set_OsubsetD_0]) ).

cnf(c3,plain,
    c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(v_H)),tc_nat),
    inference(resolution,status(thm),[c2,cls_conjecture_3]) ).

cnf(c4,plain,
    $false,
    inference(resolution,status(thm),[c3,cls_conjecture_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWV277-2 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n017.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Tue Jun 14 23:01:24 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.50  # Version:  1.3
% 0.19/0.50  # SZS status Unsatisfiable
% 0.19/0.50  # SZS output start CNFRefutation
% See solution above
% 0.19/0.50  
% 0.19/0.50  # Initial clauses    : 5
% 0.19/0.50  # Processed clauses  : 9
% 0.19/0.50  # Factors computed   : 0
% 0.19/0.50  # Resolvents computed: 5
% 0.19/0.50  # Tautologies deleted: 0
% 0.19/0.50  # Forward subsumed   : 0
% 0.19/0.50  # Backward subsumed  : 0
% 0.19/0.50  # -------- CPU Time ---------
% 0.19/0.50  # User time          : 0.145 s
% 0.19/0.50  # System time        : 0.017 s
% 0.19/0.50  # Total time         : 0.162 s
%------------------------------------------------------------------------------