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

View Problem - Process Solution

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

% Computer : n010.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:45 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f2926,axiom,
    ! [V_A,V_evs] : c_in(c_Message_Omsg_OKey(c_Public_OshrK(V_A)),c_Event_Oused(V_evs),tc_Message_Omsg),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2948,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(f2950,negated_conjecture,
    ( v_K = c_Public_OshrK(v_B)
    | v_K = c_Public_OshrK(v_A) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f6528,plain,
    ! [X0,X1] : c_in(c_Message_Omsg_OKey(c_Public_OshrK(X0)),c_Event_Oused(X1),tc_Message_Omsg),
    inference(cnf_transformation,[status(esa)],[f2926]) ).

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

fof(f6559,plain,
    ( v_K = c_Public_OshrK(v_B)
    | v_K = c_Public_OshrK(v_A) ),
    inference(cnf_transformation,[status(esa)],[f2950]) ).

fof(f6575,plain,
    ( spl0_4
  <=> v_K = c_Public_OshrK(v_B) ),
    introduced(split_symbol_definition) ).

fof(f6576,plain,
    ( v_K = c_Public_OshrK(v_B)
    | ~ spl0_4 ),
    inference(component_clause,[status(thm)],[f6575]) ).

fof(f6578,plain,
    ( spl0_5
  <=> v_K = c_Public_OshrK(v_A) ),
    introduced(split_symbol_definition) ).

fof(f6579,plain,
    ( v_K = c_Public_OshrK(v_A)
    | ~ spl0_5 ),
    inference(component_clause,[status(thm)],[f6578]) ).

fof(f6581,plain,
    ( spl0_4
    | spl0_5 ),
    inference(split_clause,[status(thm)],[f6559,f6575,f6578]) ).

fof(f6662,plain,
    ! [X0] :
      ( c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(X0),tc_Message_Omsg)
      | ~ spl0_4 ),
    inference(paramodulation,[status(thm)],[f6576,f6528]) ).

fof(f6663,plain,
    ( $false
    | ~ spl0_4 ),
    inference(backward_subsumption_resolution,[status(thm)],[f6557,f6662]) ).

fof(f6664,plain,
    ~ spl0_4,
    inference(contradiction_clause,[status(thm)],[f6663]) ).

fof(f6665,plain,
    ! [X0] :
      ( c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(X0),tc_Message_Omsg)
      | ~ spl0_5 ),
    inference(paramodulation,[status(thm)],[f6579,f6528]) ).

fof(f6673,plain,
    ( $false
    | ~ spl0_5 ),
    inference(forward_subsumption_resolution,[status(thm)],[f6557,f6665]) ).

fof(f6674,plain,
    ~ spl0_5,
    inference(contradiction_clause,[status(thm)],[f6673]) ).

fof(f6675,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f6581,f6664,f6674]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SWV339-1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.12  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.11/0.32  % Computer : n010.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Tue Apr 30 00:34:50 EDT 2024
% 0.11/0.32  % CPUTime  : 
% 0.15/0.42  % Drodi V3.6.0
% 0.15/0.47  % Refutation found
% 0.15/0.47  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.15/0.47  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.15/0.52  % Elapsed time: 0.183985 seconds
% 0.15/0.52  % CPU time: 0.457586 seconds
% 0.15/0.52  % Total memory used: 178.474 MB
% 0.15/0.52  % Net memory used: 177.765 MB
%------------------------------------------------------------------------------