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

View Problem - Process Solution

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

% Computer : n005.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:17 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_1,negated_conjecture,
    ~ c_in(v_X,c_union(c_Message_Oanalz(c_union(v_G,v_H,tc_Message_Omsg)),c_Message_Osynth(v_G),tc_Message_Omsg),tc_Message_Omsg),
    input ).

cnf(cls_Set_OUnCI_1,axiom,
    ( ~ c_in(X8,X10,X11)
    | c_in(X8,c_union(X10,X9,X11),X11) ),
    input ).

cnf(cls_Message_Oanalz_OInj_0,axiom,
    ( ~ c_in(X2,X3,tc_Message_Omsg)
    | c_in(X2,c_Message_Oanalz(X3),tc_Message_Omsg) ),
    input ).

cnf(cls_Set_OUnCI_0,axiom,
    ( ~ c_in(X4,X5,X7)
    | c_in(X4,c_union(X6,X5,X7),X7) ),
    input ).

cnf(cls_conjecture_0,negated_conjecture,
    c_in(v_X,c_union(c_Message_Osynth(v_G),v_H,tc_Message_Omsg),tc_Message_Omsg),
    input ).

cnf(cls_Set_OUnE_0,axiom,
    ( ~ c_in(X12,c_union(X14,X13,X15),X15)
    | c_in(X12,X13,X15)
    | c_in(X12,X14,X15) ),
    input ).

cnf(c6,plain,
    ( c_in(v_X,v_H,tc_Message_Omsg)
    | c_in(v_X,c_Message_Osynth(v_G),tc_Message_Omsg) ),
    inference(resolution,status(thm),[cls_Set_OUnE_0,cls_conjecture_0]) ).

cnf(c12,plain,
    ( c_in(v_X,v_H,tc_Message_Omsg)
    | c_in(v_X,c_union(X23,c_Message_Osynth(v_G),tc_Message_Omsg),tc_Message_Omsg) ),
    inference(resolution,status(thm),[c6,cls_Set_OUnCI_0]) ).

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

cnf(c96,plain,
    c_in(v_X,c_union(X25,v_H,tc_Message_Omsg),tc_Message_Omsg),
    inference(resolution,status(thm),[c92,cls_Set_OUnCI_0]) ).

cnf(c107,plain,
    c_in(v_X,c_Message_Oanalz(c_union(X32,v_H,tc_Message_Omsg)),tc_Message_Omsg),
    inference(resolution,status(thm),[c96,cls_Message_Oanalz_OInj_0]) ).

cnf(c134,plain,
    c_in(v_X,c_union(c_Message_Oanalz(c_union(X79,v_H,tc_Message_Omsg)),X78,tc_Message_Omsg),tc_Message_Omsg),
    inference(resolution,status(thm),[c107,cls_Set_OUnCI_1]) ).

cnf(c231,plain,
    $false,
    inference(resolution,status(thm),[c134,cls_conjecture_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : SWV244-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 : n005.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 : Wed Jun 15 18:13:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.44/0.61  # Version:  1.3
% 0.44/0.61  # SZS status Unsatisfiable
% 0.44/0.61  # SZS output start CNFRefutation
% See solution above
% 0.44/0.61  
% 0.44/0.61  # Initial clauses    : 6
% 0.44/0.61  # Processed clauses  : 62
% 0.44/0.61  # Factors computed   : 0
% 0.44/0.61  # Resolvents computed: 233
% 0.44/0.61  # Tautologies deleted: 0
% 0.44/0.61  # Forward subsumed   : 13
% 0.44/0.61  # Backward subsumed  : 17
% 0.44/0.61  # -------- CPU Time ---------
% 0.44/0.61  # User time          : 0.261 s
% 0.44/0.61  # System time        : 0.016 s
% 0.44/0.61  # Total time         : 0.277 s
%------------------------------------------------------------------------------