TSTP Solution File: SWV341-1 by Drodi---3.6.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.6.0
% Problem  : SWV341-1 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n006.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  : 300s
% DateTime : Tue Apr 30 20:46:46 EDT 2024

% Result   : Unsatisfiable 19.62s 3.04s
% Output   : CNFRefutation 19.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   14 (  10 unt;   0 def)
%            Number of atoms       :   18 (   2 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   10 (   6   ~;   4   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :   10 (  10   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2767,axiom,
    ! [V_X,V_H] :
      ( ~ c_in(V_X,V_H,tc_Message_Omsg)
      | c_in(V_X,c_Message_Oparts(V_H),tc_Message_Omsg) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2774,axiom,
    ! [V_c,V_evs] :
      ( ~ c_in(V_c,c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,V_evs)),tc_Message_Omsg)
      | c_in(V_c,c_Event_Oused(V_evs),tc_Message_Omsg) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2869,axiom,
    ! [V_H] : c_Message_Oparts(c_Message_Oanalz(V_H)) = c_Message_Oparts(V_H),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2947,negated_conjecture,
    ~ c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evs3),tc_Message_Omsg),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2954,negated_conjecture,
    c_in(c_Message_Omsg_OKey(v_K),c_Message_Oanalz(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs3)),tc_Message_Omsg),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f6341,plain,
    ! [X0,X1] :
      ( ~ c_in(X0,X1,tc_Message_Omsg)
      | c_in(X0,c_Message_Oparts(X1),tc_Message_Omsg) ),
    inference(cnf_transformation,[status(esa)],[f2767]) ).

fof(f6348,plain,
    ! [X0,X1] :
      ( ~ c_in(X0,c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,X1)),tc_Message_Omsg)
      | c_in(X0,c_Event_Oused(X1),tc_Message_Omsg) ),
    inference(cnf_transformation,[status(esa)],[f2774]) ).

fof(f6469,plain,
    ! [X0] : c_Message_Oparts(c_Message_Oanalz(X0)) = c_Message_Oparts(X0),
    inference(cnf_transformation,[status(esa)],[f2869]) ).

fof(f6563,plain,
    ~ c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evs3),tc_Message_Omsg),
    inference(cnf_transformation,[status(esa)],[f2947]) ).

fof(f6570,plain,
    c_in(c_Message_Omsg_OKey(v_K),c_Message_Oanalz(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs3)),tc_Message_Omsg),
    inference(cnf_transformation,[status(esa)],[f2954]) ).

fof(f9983,plain,
    c_in(c_Message_Omsg_OKey(v_K),c_Message_Oparts(c_Message_Oanalz(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs3))),tc_Message_Omsg),
    inference(resolution,[status(thm)],[f6341,f6570]) ).

fof(f9984,plain,
    c_in(c_Message_Omsg_OKey(v_K),c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs3)),tc_Message_Omsg),
    inference(forward_demodulation,[status(thm)],[f6469,f9983]) ).

fof(f10629,plain,
    c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evs3),tc_Message_Omsg),
    inference(resolution,[status(thm)],[f9984,f6348]) ).

fof(f10630,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f10629,f6563]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.11  % Problem  : SWV341-1 : TPTP v8.1.2. Released v3.2.0.
% 0.05/0.11  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.10/0.32  % Computer : n006.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit : 300
% 0.10/0.32  % WCLimit  : 300
% 0.10/0.32  % DateTime : Tue Apr 30 00:49:50 EDT 2024
% 0.10/0.32  % CPUTime  : 
% 0.16/0.42  % Drodi V3.6.0
% 19.62/3.04  % Refutation found
% 19.62/3.04  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 19.62/3.04  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 20.47/3.09  % Elapsed time: 2.748856 seconds
% 20.47/3.09  % CPU time: 20.550017 seconds
% 20.47/3.09  % Total memory used: 458.328 MB
% 20.47/3.09  % Net memory used: 456.119 MB
%------------------------------------------------------------------------------