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

View Problem - Process Solution

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

% Computer : n009.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:52:30 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f1,negated_conjecture,
    ! [X2] : p2(X2,X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2,negated_conjecture,
    ! [X15] : ~ p4(X15,X15),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f3,negated_conjecture,
    ~ p2(c6,c7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f4,negated_conjecture,
    p2(f3(c5,c6),f3(c5,c7)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f5,negated_conjecture,
    ! [X0,X1] :
      ( p2(X0,X1)
      | p4(X0,X1)
      | p4(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f6,negated_conjecture,
    ! [X3,X4,X2] :
      ( p2(X3,X4)
      | ~ p2(X2,X4)
      | ~ p2(X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f7,negated_conjecture,
    ! [X13,X14] :
      ( p4(f3(c5,X13),f3(c5,X14))
      | ~ p4(X13,X14) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f8,negated_conjecture,
    ! [X9,X10,X12,X11] :
      ( p4(X9,X10)
      | ~ p2(X12,X10)
      | ~ p4(X11,X12)
      | ~ p2(X11,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f10,plain,
    ! [X0] : p2(X0,X0),
    inference(cnf_transformation,[status(esa)],[f1]) ).

fof(f11,plain,
    ! [X0] : ~ p4(X0,X0),
    inference(cnf_transformation,[status(esa)],[f2]) ).

fof(f12,plain,
    ~ p2(c6,c7),
    inference(cnf_transformation,[status(esa)],[f3]) ).

fof(f13,plain,
    p2(f3(c5,c6),f3(c5,c7)),
    inference(cnf_transformation,[status(esa)],[f4]) ).

fof(f14,plain,
    ! [X0,X1] :
      ( p2(X0,X1)
      | p4(X0,X1)
      | p4(X1,X0) ),
    inference(cnf_transformation,[status(esa)],[f5]) ).

fof(f15,plain,
    ! [X3,X2] :
      ( ! [X4] :
          ( p2(X3,X4)
          | ~ p2(X2,X4) )
      | ~ p2(X2,X3) ),
    inference(miniscoping,[status(esa)],[f6]) ).

fof(f16,plain,
    ! [X0,X1,X2] :
      ( p2(X0,X1)
      | ~ p2(X2,X1)
      | ~ p2(X2,X0) ),
    inference(cnf_transformation,[status(esa)],[f15]) ).

fof(f17,plain,
    ! [X0,X1] :
      ( p4(f3(c5,X0),f3(c5,X1))
      | ~ p4(X0,X1) ),
    inference(cnf_transformation,[status(esa)],[f7]) ).

fof(f18,plain,
    ! [X9,X11] :
      ( ! [X12] :
          ( ! [X10] :
              ( p4(X9,X10)
              | ~ p2(X12,X10) )
          | ~ p4(X11,X12) )
      | ~ p2(X11,X9) ),
    inference(miniscoping,[status(esa)],[f8]) ).

fof(f19,plain,
    ! [X0,X1,X2,X3] :
      ( p4(X0,X1)
      | ~ p2(X2,X1)
      | ~ p4(X3,X2)
      | ~ p2(X3,X0) ),
    inference(cnf_transformation,[status(esa)],[f18]) ).

fof(f27,plain,
    ! [X0,X1] :
      ( p2(X0,X1)
      | ~ p2(X1,X0) ),
    inference(resolution,[status(thm)],[f16,f10]) ).

fof(f33,plain,
    p2(f3(c5,c7),f3(c5,c6)),
    inference(resolution,[status(thm)],[f27,f13]) ).

fof(f35,plain,
    ! [X0,X1,X2] :
      ( ~ p2(X0,X1)
      | ~ p4(X2,X0)
      | ~ p2(X2,X1) ),
    inference(resolution,[status(thm)],[f19,f11]) ).

fof(f37,plain,
    ! [X0,X1] :
      ( ~ p2(X0,X1)
      | ~ p4(X1,X0) ),
    inference(resolution,[status(thm)],[f35,f10]) ).

fof(f38,plain,
    ~ p4(f3(c5,c7),f3(c5,c6)),
    inference(resolution,[status(thm)],[f37,f13]) ).

fof(f40,plain,
    ~ p4(f3(c5,c6),f3(c5,c7)),
    inference(resolution,[status(thm)],[f33,f37]) ).

fof(f69,plain,
    ~ p4(c6,c7),
    inference(resolution,[status(thm)],[f17,f40]) ).

fof(f70,plain,
    ~ p4(c7,c6),
    inference(resolution,[status(thm)],[f17,f38]) ).

fof(f76,plain,
    ( spl0_5
  <=> p4(c7,c6) ),
    introduced(split_symbol_definition) ).

fof(f77,plain,
    ( p4(c7,c6)
    | ~ spl0_5 ),
    inference(component_clause,[status(thm)],[f76]) ).

fof(f81,plain,
    ( spl0_6
  <=> p2(c6,c7) ),
    introduced(split_symbol_definition) ).

fof(f82,plain,
    ( p2(c6,c7)
    | ~ spl0_6 ),
    inference(component_clause,[status(thm)],[f81]) ).

fof(f84,plain,
    ( p2(c6,c7)
    | p4(c7,c6) ),
    inference(resolution,[status(thm)],[f69,f14]) ).

fof(f85,plain,
    ( spl0_6
    | spl0_5 ),
    inference(split_clause,[status(thm)],[f84,f81,f76]) ).

fof(f94,plain,
    ( $false
    | ~ spl0_6 ),
    inference(forward_subsumption_resolution,[status(thm)],[f82,f12]) ).

fof(f95,plain,
    ~ spl0_6,
    inference(contradiction_clause,[status(thm)],[f94]) ).

fof(f96,plain,
    ( $false
    | ~ spl0_5 ),
    inference(forward_subsumption_resolution,[status(thm)],[f77,f70]) ).

fof(f97,plain,
    ~ spl0_5,
    inference(contradiction_clause,[status(thm)],[f96]) ).

fof(f98,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f85,f95,f97]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SYN554-1 : TPTP v8.1.2. Released v2.5.0.
% 0.06/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.12/0.34  % Computer : n009.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Mon Apr 29 21:52:41 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Drodi V3.6.0
% 0.12/0.35  % Refutation found
% 0.12/0.35  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.12/0.35  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.12/0.36  % Elapsed time: 0.016831 seconds
% 0.12/0.36  % CPU time: 0.043979 seconds
% 0.12/0.36  % Total memory used: 2.409 MB
% 0.12/0.36  % Net memory used: 2.378 MB
%------------------------------------------------------------------------------