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

View Problem - Process Solution

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

% Computer : n015.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:43 EDT 2022

% Result   : Unsatisfiable 0.43s 0.59s
% Output   : Refutation 0.43s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named eq_axiom)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_1,negated_conjecture,
    ~ c_in(c_Message_Omsg_OKey(v_KAB),c_Event_Oused(v_evs3),tc_Message_Omsg),
    input ).

cnf(reflexivity,axiom,
    X2 = X2,
    eq_axiom ).

cnf(cls_conjecture_3,negated_conjecture,
    ~ c_in(v_A,c_Event_Obad,tc_Message_Oagent),
    input ).

cnf(cls_conjecture_7,negated_conjecture,
    ( c_Public_OshrK(v_A) = v_KAB
    | c_in(v_A,c_Event_Obad,tc_Message_Oagent) ),
    input ).

cnf(c6,plain,
    c_Public_OshrK(v_A) = v_KAB,
    inference(resolution,status(thm),[cls_conjecture_7,cls_conjecture_3]) ).

cnf(c0,plain,
    ( X11 != X12
    | c_Message_Omsg_OKey(X11) = c_Message_Omsg_OKey(X12) ),
    eq_axiom ).

cnf(c12,plain,
    c_Message_Omsg_OKey(c_Public_OshrK(v_A)) = c_Message_Omsg_OKey(v_KAB),
    inference(resolution,status(thm),[c0,c6]) ).

cnf(cls_Public_OshrK__in__used_0,axiom,
    c_in(c_Message_Omsg_OKey(c_Public_OshrK(X6)),c_Event_Oused(X7),tc_Message_Omsg),
    input ).

cnf(c3,plain,
    ( X21 != X22
    | X24 != X25
    | X26 != X23
    | ~ c_in(X21,X24,X26)
    | c_in(X22,X25,X23) ),
    eq_axiom ).

cnf(c21,plain,
    ( c_Message_Omsg_OKey(c_Public_OshrK(X34)) != X33
    | c_Event_Oused(X32) != X30
    | tc_Message_Omsg != X31
    | c_in(X33,X30,X31) ),
    inference(resolution,status(thm),[c3,cls_Public_OshrK__in__used_0]) ).

cnf(c56,plain,
    ( c_Event_Oused(X41) != X43
    | tc_Message_Omsg != X42
    | c_in(c_Message_Omsg_OKey(v_KAB),X43,X42) ),
    inference(resolution,status(thm),[c21,c12]) ).

cnf(c165,plain,
    ( tc_Message_Omsg != X44
    | c_in(c_Message_Omsg_OKey(v_KAB),c_Event_Oused(X45),X44) ),
    inference(resolution,status(thm),[c56,reflexivity]) ).

cnf(c171,plain,
    c_in(c_Message_Omsg_OKey(v_KAB),c_Event_Oused(X46),tc_Message_Omsg),
    inference(resolution,status(thm),[c165,reflexivity]) ).

cnf(c173,plain,
    $false,
    inference(resolution,status(thm),[c171,cls_conjecture_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SWV317-2 : TPTP v8.1.0. Released v3.2.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n015.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Wed Jun 15 00:52:39 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.43/0.59  # Version:  1.3
% 0.43/0.59  # SZS status Unsatisfiable
% 0.43/0.59  # SZS output start CNFRefutation
% See solution above
% 0.43/0.59  
% 0.43/0.59  # Initial clauses    : 11
% 0.43/0.59  # Processed clauses  : 49
% 0.43/0.59  # Factors computed   : 0
% 0.43/0.59  # Resolvents computed: 170
% 0.43/0.59  # Tautologies deleted: 1
% 0.43/0.59  # Forward subsumed   : 30
% 0.43/0.59  # Backward subsumed  : 1
% 0.43/0.59  # -------- CPU Time ---------
% 0.43/0.59  # User time          : 0.224 s
% 0.43/0.59  # System time        : 0.017 s
% 0.43/0.59  # Total time         : 0.241 s
%------------------------------------------------------------------------------