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

View Problem - Process Solution

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

% Computer : n013.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:51 EDT 2022

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

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

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

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,
    ( X25 != X27
    | X22 != X23
    | X24 != X26
    | ~ c_in(X25,X22,X24)
    | c_in(X27,X23,X26) ),
    eq_axiom ).

cnf(c49,plain,
    ( c_Message_Omsg_OKey(c_Public_OshrK(X39)) != X37
    | c_Event_Oused(X36) != X38
    | tc_Message_Omsg != X40
    | c_in(X37,X38,X40) ),
    inference(resolution,status(thm),[c3,cls_Public_OshrK__in__used_0]) ).

cnf(c0,plain,
    ( X14 != X13
    | c_Message_Omsg_OKey(X14) = c_Message_Omsg_OKey(X13) ),
    eq_axiom ).

cnf(symmetry,axiom,
    ( X3 != X4
    | X4 = X3 ),
    eq_axiom ).

cnf(cls_conjecture_8,negated_conjecture,
    ( v_K = c_Public_OshrK(v_B)
    | v_K = c_Public_OshrK(v_A) ),
    input ).

cnf(c5,plain,
    ( v_K = c_Public_OshrK(v_A)
    | c_Public_OshrK(v_B) = v_K ),
    inference(resolution,status(thm),[cls_conjecture_8,symmetry]) ).

cnf(c21,plain,
    ( c_Public_OshrK(v_B) = v_K
    | c_Public_OshrK(v_A) = v_K ),
    inference(resolution,status(thm),[c5,symmetry]) ).

cnf(c44,plain,
    ( c_Public_OshrK(v_B) = v_K
    | c_Message_Omsg_OKey(c_Public_OshrK(v_A)) = c_Message_Omsg_OKey(v_K) ),
    inference(resolution,status(thm),[c21,c0]) ).

cnf(c394,plain,
    ( c_Event_Oused(X100) != X98
    | tc_Message_Omsg != X99
    | c_in(c_Message_Omsg_OKey(v_K),X98,X99)
    | c_Public_OshrK(v_B) = v_K ),
    inference(resolution,status(thm),[c49,c44]) ).

cnf(c3052,plain,
    ( tc_Message_Omsg != X101
    | c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(X102),X101)
    | c_Public_OshrK(v_B) = v_K ),
    inference(resolution,status(thm),[c394,reflexivity]) ).

cnf(c3102,plain,
    ( c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(X103),tc_Message_Omsg)
    | c_Public_OshrK(v_B) = v_K ),
    inference(resolution,status(thm),[c3052,reflexivity]) ).

cnf(c3104,plain,
    c_Public_OshrK(v_B) = v_K,
    inference(resolution,status(thm),[c3102,cls_conjecture_6]) ).

cnf(c3134,plain,
    c_Message_Omsg_OKey(c_Public_OshrK(v_B)) = c_Message_Omsg_OKey(v_K),
    inference(resolution,status(thm),[c3104,c0]) ).

cnf(c3209,plain,
    ( c_Event_Oused(X129) != X127
    | tc_Message_Omsg != X128
    | c_in(c_Message_Omsg_OKey(v_K),X127,X128) ),
    inference(resolution,status(thm),[c3134,c49]) ).

cnf(c3506,plain,
    ( tc_Message_Omsg != X130
    | c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(X131),X130) ),
    inference(resolution,status(thm),[c3209,reflexivity]) ).

cnf(c3515,plain,
    c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(X132),tc_Message_Omsg),
    inference(resolution,status(thm),[c3506,reflexivity]) ).

cnf(c3517,plain,
    $false,
    inference(resolution,status(thm),[c3515,cls_conjecture_6]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SWV339-2 : TPTP v8.1.0. Released v3.2.0.
% 0.04/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.35  % Computer : n013.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Wed Jun 15 10:06:59 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 2.89/3.13  # Version:  1.3
% 2.89/3.13  # SZS status Unsatisfiable
% 2.89/3.13  # SZS output start CNFRefutation
% See solution above
% 2.89/3.13  
% 2.89/3.13  # Initial clauses    : 10
% 2.89/3.13  # Processed clauses  : 254
% 2.89/3.13  # Factors computed   : 0
% 2.89/3.13  # Resolvents computed: 3514
% 2.89/3.13  # Tautologies deleted: 1
% 2.89/3.13  # Forward subsumed   : 541
% 2.89/3.13  # Backward subsumed  : 201
% 2.89/3.13  # -------- CPU Time ---------
% 2.89/3.13  # User time          : 2.749 s
% 2.89/3.13  # System time        : 0.016 s
% 2.89/3.13  # Total time         : 2.765 s
%------------------------------------------------------------------------------