TSTP Solution File: SWV763-1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SWV763-1 : TPTP v8.1.0. Released v4.1.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n018.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:45:04 EDT 2022

% Result   : Unsatisfiable 1.00s 1.21s
% Output   : Refutation 1.00s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   13 (   9 unt;   0 nHn;  13 RR)
%            Number of literals    :   20 (   0 equ;  10 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   23 (  23 usr;  13 con; 0-3 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(291,axiom,
    ( ~ hBOOL(c_in(u,c_Message_OsymKeys,tc_nat))
    | equal(c_Message_OinvKey(u),u) ),
    file('SWV763-1.p',unknown),
    [] ).

cnf(306,axiom,
    ( ~ hBOOL(c_in(c_Message_Omsg_OCrypt(u,v),w,tc_Message_Omsg))
    | hBOOL(c_in(c_Message_OinvKey(u),c_Message_OkeysFor(w),tc_nat)) ),
    file('SWV763-1.p',unknown),
    [] ).

cnf(482,axiom,
    ( ~ hBOOL(c_in(u,c_Message_OsymKeys,tc_nat))
    | ~ hBOOL(c_in(v,c_NS__Shared__Mirabelle_Ons__shared,tc_List_Olist(tc_Event_Oevent)))
    | ~ hBOOL(c_in(u,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v))),tc_nat))
    | hBOOL(c_in(hAPP(c_Message_Omsg_OKey,u),c_Event_Oused(v),tc_Message_Omsg)) ),
    file('SWV763-1.p',unknown),
    [] ).

cnf(590,axiom,
    hBOOL(c_in(v_evs2,c_NS__Shared__Mirabelle_Ons__shared,tc_List_Olist(tc_Event_Oevent))),
    file('SWV763-1.p',unknown),
    [] ).

cnf(591,axiom,
    ~ hBOOL(c_in(hAPP(c_Message_Omsg_OKey,v_KAB),c_Event_Oused(v_evs2),tc_Message_Omsg)),
    file('SWV763-1.p',unknown),
    [] ).

cnf(592,axiom,
    hBOOL(c_in(v_KAB,c_Message_OsymKeys,tc_nat)),
    file('SWV763-1.p',unknown),
    [] ).

cnf(600,axiom,
    hBOOL(c_in(c_Message_Omsg_OCrypt(v_KAB,c_Message_Omsg_ONonce(v_NB)),c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs2)),tc_Message_Omsg)),
    file('SWV763-1.p',unknown),
    [] ).

cnf(652,plain,
    equal(c_Message_OinvKey(v_KAB),v_KAB),
    inference(res,[status(thm),theory(equality)],[592,291]),
    [iquote('0:Res:592.0,291.0')] ).

cnf(712,plain,
    ( ~ hBOOL(c_in(v_KAB,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs2))),tc_nat))
    | ~ hBOOL(c_in(v_evs2,c_NS__Shared__Mirabelle_Ons__shared,tc_List_Olist(tc_Event_Oevent)))
    | ~ hBOOL(c_in(v_KAB,c_Message_OsymKeys,tc_nat)) ),
    inference(res,[status(thm),theory(equality)],[482,591]),
    [iquote('0:Res:482.3,591.0')] ).

cnf(857,plain,
    ~ hBOOL(c_in(v_KAB,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs2))),tc_nat)),
    inference(mrr,[status(thm)],[712,590,592]),
    [iquote('0:MRR:712.1,712.2,590.0,592.0')] ).

cnf(4127,plain,
    hBOOL(c_in(c_Message_OinvKey(v_KAB),c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs2))),tc_nat)),
    inference(res,[status(thm),theory(equality)],[600,306]),
    [iquote('0:Res:600.0,306.0')] ).

cnf(4140,plain,
    hBOOL(c_in(v_KAB,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs2))),tc_nat)),
    inference(rew,[status(thm),theory(equality)],[652,4127]),
    [iquote('0:Rew:652.0,4127.0')] ).

cnf(4141,plain,
    $false,
    inference(mrr,[status(thm)],[4140,857]),
    [iquote('0:MRR:4140.0,857.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV763-1 : TPTP v8.1.0. Released v4.1.0.
% 0.03/0.13  % Command  : run_spass %d %s
% 0.13/0.34  % Computer : n018.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 22:19:30 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 1.00/1.21  
% 1.00/1.21  SPASS V 3.9 
% 1.00/1.21  SPASS beiseite: Proof found.
% 1.00/1.21  % SZS status Theorem
% 1.00/1.21  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 1.00/1.21  SPASS derived 2880 clauses, backtracked 0 clauses, performed 0 splits and kept 1346 clauses.
% 1.00/1.21  SPASS allocated 80505 KBytes.
% 1.00/1.21  SPASS spent	0:00:00.82 on the problem.
% 1.00/1.21  		0:00:00.05 for the input.
% 1.00/1.21  		0:00:00.00 for the FLOTTER CNF translation.
% 1.00/1.21  		0:00:00.07 for inferences.
% 1.00/1.21  		0:00:00.00 for the backtracking.
% 1.00/1.21  		0:00:00.50 for the reduction.
% 1.00/1.21  
% 1.00/1.21  
% 1.00/1.21  Here is a proof with depth 1, length 13 :
% 1.00/1.21  % SZS output start Refutation
% See solution above
% 1.00/1.21  Formulae used in the proof : cls_invKey__K_0 cls_Crypt__imp__invKey__keysFor_0 cls_new__keys__not__used_0 cls_conjecture_0 cls_conjecture_1 cls_conjecture_2 cls_conjecture_10
% 1.00/1.21  
%------------------------------------------------------------------------------