TSTP Solution File: GEO637+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO637+1 : TPTP v8.1.0. Released v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n002.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 : Wed Aug 31 16:13:16 EDT 2022

% Result   : Theorem 3.92s 1.05s
% Output   : Refutation 3.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   18
% Syntax   : Number of formulae    :  111 (   7 unt;   0 def)
%            Number of atoms       :  290 (   0 equ)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  278 (  99   ~;  87   |;  59   &)
%                                         (   2 <=>;  31  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   10 (   9 usr;   3 prp; 0-8 aty)
%            Number of functors    :    7 (   7 usr;   7 con; 0-0 aty)
%            Number of variables   :  443 ( 415   !;  28   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2967,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2138,f2936,f2966]) ).

fof(f2966,plain,
    ~ spl27_75,
    inference(avatar_contradiction_clause,[],[f2963]) ).

fof(f2963,plain,
    ( $false
    | ~ spl27_75 ),
    inference(resolution,[],[f2137,f1787]) ).

fof(f1787,plain,
    para(sK4,sK8,sK4,sK8),
    inference(resolution,[],[f965,f646]) ).

fof(f646,plain,
    perp(sK4,sK3,sK4,sK8),
    inference(resolution,[],[f587,f491]) ).

fof(f491,plain,
    perp(sK4,sK8,sK4,sK3),
    inference(cnf_transformation,[],[f361]) ).

fof(f361,plain,
    ( coll(sK5,sK4,sK2)
    & perp(sK4,sK8,sK4,sK3)
    & perp(sK6,sK8,sK6,sK3)
    & ~ cyclic(sK4,sK8,sK3,sK5)
    & coll(sK5,sK8,sK7)
    & circle(sK8,sK4,sK2,sK6)
    & midp(sK7,sK6,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3,sK4,sK5,sK6,sK7,sK8])],[f359,f360]) ).

fof(f360,plain,
    ( ? [X0,X1,X2,X3,X4,X5,X6] :
        ( coll(X3,X2,X0)
        & perp(X2,X6,X2,X1)
        & perp(X4,X6,X4,X1)
        & ~ cyclic(X2,X6,X1,X3)
        & coll(X3,X6,X5)
        & circle(X6,X2,X0,X4)
        & midp(X5,X4,X0) )
   => ( coll(sK5,sK4,sK2)
      & perp(sK4,sK8,sK4,sK3)
      & perp(sK6,sK8,sK6,sK3)
      & ~ cyclic(sK4,sK8,sK3,sK5)
      & coll(sK5,sK8,sK7)
      & circle(sK8,sK4,sK2,sK6)
      & midp(sK7,sK6,sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f359,plain,
    ? [X0,X1,X2,X3,X4,X5,X6] :
      ( coll(X3,X2,X0)
      & perp(X2,X6,X2,X1)
      & perp(X4,X6,X4,X1)
      & ~ cyclic(X2,X6,X1,X3)
      & coll(X3,X6,X5)
      & circle(X6,X2,X0,X4)
      & midp(X5,X4,X0) ),
    inference(rectify,[],[f279]) ).

fof(f279,plain,
    ? [X0,X5,X1,X3,X4,X6,X2] :
      ( coll(X3,X1,X0)
      & perp(X1,X2,X1,X5)
      & perp(X4,X2,X4,X5)
      & ~ cyclic(X1,X2,X5,X3)
      & coll(X3,X2,X6)
      & circle(X2,X1,X0,X4)
      & midp(X6,X4,X0) ),
    inference(flattening,[],[f278]) ).

fof(f278,plain,
    ? [X4,X6,X0,X1,X2,X5,X3] :
      ( ~ cyclic(X1,X2,X5,X3)
      & midp(X6,X4,X0)
      & coll(X3,X2,X6)
      & perp(X1,X2,X1,X5)
      & coll(X3,X1,X0)
      & perp(X4,X2,X4,X5)
      & circle(X2,X1,X0,X4) ),
    inference(ennf_transformation,[],[f107]) ).

fof(f107,plain,
    ~ ! [X4,X6,X0,X1,X2,X5,X3] :
        ( ( midp(X6,X4,X0)
          & coll(X3,X2,X6)
          & perp(X1,X2,X1,X5)
          & coll(X3,X1,X0)
          & perp(X4,X2,X4,X5)
          & circle(X2,X1,X0,X4) )
       => cyclic(X1,X2,X5,X3) ),
    inference(rectify,[],[f96]) ).

fof(f96,negated_conjecture,
    ~ ! [X1,X0,X7,X3,X2,X4,X13] :
        ( ( coll(X3,X0,X1)
          & coll(X3,X7,X13)
          & circle(X7,X0,X1,X2)
          & perp(X0,X7,X0,X4)
          & perp(X2,X7,X2,X4)
          & midp(X13,X2,X1) )
       => cyclic(X0,X7,X4,X3) ),
    inference(negated_conjecture,[],[f95]) ).

fof(f95,conjecture,
    ! [X1,X0,X7,X3,X2,X4,X13] :
      ( ( coll(X3,X0,X1)
        & coll(X3,X7,X13)
        & circle(X7,X0,X1,X2)
        & perp(X0,X7,X0,X4)
        & perp(X2,X7,X2,X4)
        & midp(X13,X2,X1) )
     => cyclic(X0,X7,X4,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',exemplo6GDDFULL81109101) ).

fof(f587,plain,
    ! [X2,X3,X0,X1] :
      ( ~ perp(X0,X3,X1,X2)
      | perp(X1,X2,X0,X3) ),
    inference(cnf_transformation,[],[f467]) ).

fof(f467,plain,
    ! [X0,X1,X2,X3] :
      ( perp(X1,X2,X0,X3)
      | ~ perp(X0,X3,X1,X2) ),
    inference(rectify,[],[f339]) ).

fof(f339,plain,
    ! [X3,X0,X1,X2] :
      ( perp(X0,X1,X3,X2)
      | ~ perp(X3,X2,X0,X1) ),
    inference(ennf_transformation,[],[f135]) ).

fof(f135,plain,
    ! [X3,X0,X2,X1] :
      ( perp(X3,X2,X0,X1)
     => perp(X0,X1,X3,X2) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X2,X3,X1,X0] :
      ( perp(X0,X1,X2,X3)
     => perp(X2,X3,X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD8) ).

fof(f965,plain,
    ! [X32,X33] :
      ( ~ perp(sK4,sK3,X32,X33)
      | para(sK4,sK8,X32,X33) ),
    inference(resolution,[],[f532,f491]) ).

fof(f532,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ perp(X1,X4,X0,X2)
      | ~ perp(X0,X2,X5,X3)
      | para(X1,X4,X5,X3) ),
    inference(cnf_transformation,[],[f404]) ).

fof(f404,plain,
    ! [X0,X1,X2,X3,X4,X5] :
      ( ~ perp(X0,X2,X5,X3)
      | para(X1,X4,X5,X3)
      | ~ perp(X1,X4,X0,X2) ),
    inference(rectify,[],[f281]) ).

fof(f281,plain,
    ! [X3,X2,X4,X1,X5,X0] :
      ( ~ perp(X3,X4,X0,X1)
      | para(X2,X5,X0,X1)
      | ~ perp(X2,X5,X3,X4) ),
    inference(flattening,[],[f280]) ).

fof(f280,plain,
    ! [X3,X5,X2,X4,X0,X1] :
      ( para(X2,X5,X0,X1)
      | ~ perp(X2,X5,X3,X4)
      | ~ perp(X3,X4,X0,X1) ),
    inference(ennf_transformation,[],[f109]) ).

fof(f109,plain,
    ! [X3,X5,X2,X4,X0,X1] :
      ( ( perp(X2,X5,X3,X4)
        & perp(X3,X4,X0,X1) )
     => para(X2,X5,X0,X1) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X4,X5,X0,X2,X3,X1] :
      ( ( perp(X2,X3,X4,X5)
        & perp(X0,X1,X2,X3) )
     => para(X0,X1,X4,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD9) ).

fof(f2137,plain,
    ( ! [X0,X1] : ~ para(X0,X1,X0,X1)
    | ~ spl27_75 ),
    inference(avatar_component_clause,[],[f2136]) ).

fof(f2136,plain,
    ( spl27_75
  <=> ! [X0,X1] : ~ para(X0,X1,X0,X1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl27_75])]) ).

fof(f2936,plain,
    ~ spl27_74,
    inference(avatar_contradiction_clause,[],[f2925]) ).

fof(f2925,plain,
    ( $false
    | ~ spl27_74 ),
    inference(resolution,[],[f2894,f489]) ).

fof(f489,plain,
    ~ cyclic(sK4,sK8,sK3,sK5),
    inference(cnf_transformation,[],[f361]) ).

fof(f2894,plain,
    ( ! [X10,X11,X9,X12] : cyclic(X10,X9,X12,X11)
    | ~ spl27_74 ),
    inference(subsumption_resolution,[],[f2887,f2807]) ).

fof(f2807,plain,
    ( ! [X14,X15,X13] : cyclic(X13,X14,X13,X15)
    | ~ spl27_74 ),
    inference(resolution,[],[f2578,f551]) ).

fof(f551,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cyclic(X3,X2,X1,X0)
      | cyclic(X2,X3,X1,X0) ),
    inference(cnf_transformation,[],[f427]) ).

fof(f427,plain,
    ! [X0,X1,X2,X3] :
      ( cyclic(X2,X3,X1,X0)
      | ~ cyclic(X3,X2,X1,X0) ),
    inference(rectify,[],[f269]) ).

fof(f269,plain,
    ! [X3,X0,X1,X2] :
      ( cyclic(X1,X2,X0,X3)
      | ~ cyclic(X2,X1,X0,X3) ),
    inference(ennf_transformation,[],[f122]) ).

fof(f122,plain,
    ! [X0,X2,X1,X3] :
      ( cyclic(X2,X1,X0,X3)
     => cyclic(X1,X2,X0,X3) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X2,X1,X0,X3] :
      ( cyclic(X0,X1,X2,X3)
     => cyclic(X1,X0,X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD16) ).

fof(f2578,plain,
    ( ! [X8,X6,X7] : cyclic(X6,X7,X7,X8)
    | ~ spl27_74 ),
    inference(resolution,[],[f2441,f522]) ).

fof(f522,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cyclic(X3,X1,X2,X0)
      | cyclic(X3,X1,X0,X2) ),
    inference(cnf_transformation,[],[f390]) ).

fof(f390,plain,
    ! [X0,X1,X2,X3] :
      ( ~ cyclic(X3,X1,X2,X0)
      | cyclic(X3,X1,X0,X2) ),
    inference(rectify,[],[f194]) ).

fof(f194,plain,
    ! [X1,X0,X2,X3] :
      ( ~ cyclic(X3,X0,X2,X1)
      | cyclic(X3,X0,X1,X2) ),
    inference(ennf_transformation,[],[f101]) ).

fof(f101,plain,
    ! [X2,X0,X1,X3] :
      ( cyclic(X3,X0,X2,X1)
     => cyclic(X3,X0,X1,X2) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X1,X3,X2,X0] :
      ( cyclic(X0,X1,X2,X3)
     => cyclic(X0,X1,X3,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD14) ).

fof(f2441,plain,
    ( ! [X14,X15,X13] : cyclic(X13,X14,X15,X14)
    | ~ spl27_74 ),
    inference(resolution,[],[f2436,f497]) ).

fof(f497,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cyclic(X0,X1,X2,X3)
      | cyclic(X0,X2,X1,X3) ),
    inference(cnf_transformation,[],[f366]) ).

fof(f366,plain,
    ! [X0,X1,X2,X3] :
      ( ~ cyclic(X0,X1,X2,X3)
      | cyclic(X0,X2,X1,X3) ),
    inference(rectify,[],[f313]) ).

fof(f313,plain,
    ! [X3,X2,X0,X1] :
      ( ~ cyclic(X3,X2,X0,X1)
      | cyclic(X3,X0,X2,X1) ),
    inference(ennf_transformation,[],[f168]) ).

fof(f168,plain,
    ! [X3,X2,X0,X1] :
      ( cyclic(X3,X2,X0,X1)
     => cyclic(X3,X0,X2,X1) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X2,X3,X1,X0] :
      ( cyclic(X0,X1,X2,X3)
     => cyclic(X0,X2,X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD15) ).

fof(f2436,plain,
    ( ! [X3,X4,X5] : cyclic(X5,X4,X3,X3)
    | ~ spl27_74 ),
    inference(subsumption_resolution,[],[f2386,f2391]) ).

fof(f2391,plain,
    ( ! [X2,X0,X1] : coll(X2,X1,X0)
    | ~ spl27_74 ),
    inference(subsumption_resolution,[],[f2387,f2364]) ).

fof(f2364,plain,
    ( ! [X3,X4] : coll(X3,X3,X4)
    | ~ spl27_74 ),
    inference(resolution,[],[f2348,f592]) ).

fof(f592,plain,
    ! [X2,X0,X1] :
      ( ~ coll(X2,X0,X1)
      | coll(X2,X1,X0) ),
    inference(cnf_transformation,[],[f472]) ).

fof(f472,plain,
    ! [X0,X1,X2] :
      ( coll(X2,X1,X0)
      | ~ coll(X2,X0,X1) ),
    inference(rectify,[],[f333]) ).

fof(f333,plain,
    ! [X0,X2,X1] :
      ( coll(X1,X2,X0)
      | ~ coll(X1,X0,X2) ),
    inference(ennf_transformation,[],[f137]) ).

fof(f137,plain,
    ! [X2,X0,X1] :
      ( coll(X1,X0,X2)
     => coll(X1,X2,X0) ),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X1,X0,X2] :
      ( coll(X0,X1,X2)
     => coll(X0,X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD1) ).

fof(f2348,plain,
    ( ! [X6,X5] : coll(X5,X6,X5)
    | ~ spl27_74 ),
    inference(resolution,[],[f2336,f537]) ).

fof(f537,plain,
    ! [X2,X0,X1] :
      ( ~ coll(X2,X1,X0)
      | coll(X1,X2,X0) ),
    inference(cnf_transformation,[],[f411]) ).

fof(f411,plain,
    ! [X0,X1,X2] :
      ( ~ coll(X2,X1,X0)
      | coll(X1,X2,X0) ),
    inference(rectify,[],[f249]) ).

fof(f249,plain,
    ! [X2,X1,X0] :
      ( ~ coll(X0,X1,X2)
      | coll(X1,X0,X2) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X1,X0] :
      ( coll(X0,X1,X2)
     => coll(X1,X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD2) ).

fof(f2336,plain,
    ( ! [X0,X1] : coll(X0,X1,X1)
    | ~ spl27_74 ),
    inference(resolution,[],[f2134,f536]) ).

fof(f536,plain,
    ! [X2,X0,X1] :
      ( ~ para(X2,X1,X2,X0)
      | coll(X2,X1,X0) ),
    inference(cnf_transformation,[],[f410]) ).

fof(f410,plain,
    ! [X0,X1,X2] :
      ( coll(X2,X1,X0)
      | ~ para(X2,X1,X2,X0) ),
    inference(rectify,[],[f268]) ).

fof(f268,plain,
    ! [X2,X0,X1] :
      ( coll(X1,X0,X2)
      | ~ para(X1,X0,X1,X2) ),
    inference(ennf_transformation,[],[f144]) ).

fof(f144,plain,
    ! [X0,X2,X1] :
      ( para(X1,X0,X1,X2)
     => coll(X1,X0,X2) ),
    inference(rectify,[],[f67]) ).

fof(f67,axiom,
    ! [X1,X0,X2] :
      ( para(X0,X1,X0,X2)
     => coll(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD66) ).

fof(f2134,plain,
    ( ! [X2,X3] : para(X2,X3,X2,X3)
    | ~ spl27_74 ),
    inference(avatar_component_clause,[],[f2133]) ).

fof(f2133,plain,
    ( spl27_74
  <=> ! [X2,X3] : para(X2,X3,X2,X3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl27_74])]) ).

fof(f2387,plain,
    ( ! [X2,X0,X1] :
        ( ~ coll(X0,X0,X1)
        | coll(X2,X1,X0) )
    | ~ spl27_74 ),
    inference(resolution,[],[f2364,f484]) ).

fof(f484,plain,
    ! [X2,X3,X0,X1] :
      ( ~ coll(X0,X1,X3)
      | ~ coll(X0,X1,X2)
      | coll(X3,X2,X0) ),
    inference(cnf_transformation,[],[f357]) ).

fof(f357,plain,
    ! [X0,X1,X2,X3] :
      ( coll(X3,X2,X0)
      | ~ coll(X0,X1,X2)
      | ~ coll(X0,X1,X3) ),
    inference(rectify,[],[f214]) ).

fof(f214,plain,
    ! [X2,X0,X1,X3] :
      ( coll(X3,X1,X2)
      | ~ coll(X2,X0,X1)
      | ~ coll(X2,X0,X3) ),
    inference(flattening,[],[f213]) ).

fof(f213,plain,
    ! [X1,X0,X2,X3] :
      ( coll(X3,X1,X2)
      | ~ coll(X2,X0,X1)
      | ~ coll(X2,X0,X3) ),
    inference(ennf_transformation,[],[f187]) ).

fof(f187,plain,
    ! [X1,X0,X2,X3] :
      ( ( coll(X2,X0,X1)
        & coll(X2,X0,X3) )
     => coll(X3,X1,X2) ),
    inference(rectify,[],[f3]) ).

fof(f3,axiom,
    ! [X1,X3,X0,X2] :
      ( ( coll(X0,X1,X3)
        & coll(X0,X1,X2) )
     => coll(X2,X3,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD3) ).

fof(f2386,plain,
    ( ! [X3,X4,X5] :
        ( cyclic(X5,X4,X3,X3)
        | ~ coll(X3,X3,X4) )
    | ~ spl27_74 ),
    inference(subsumption_resolution,[],[f1156,f2134]) ).

fof(f1156,plain,
    ! [X3,X4,X5] :
      ( ~ para(X3,X5,X3,X5)
      | ~ coll(X3,X3,X4)
      | cyclic(X5,X4,X3,X3) ),
    inference(resolution,[],[f545,f498]) ).

fof(f498,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( eqangle(X0,X4,X2,X5,X1,X3,X2,X5)
      | ~ para(X0,X4,X1,X3) ),
    inference(cnf_transformation,[],[f367]) ).

fof(f367,plain,
    ! [X0,X1,X2,X3,X4,X5] :
      ( eqangle(X0,X4,X2,X5,X1,X3,X2,X5)
      | ~ para(X0,X4,X1,X3) ),
    inference(rectify,[],[f245]) ).

fof(f245,plain,
    ! [X0,X3,X1,X4,X2,X5] :
      ( eqangle(X0,X2,X1,X5,X3,X4,X1,X5)
      | ~ para(X0,X2,X3,X4) ),
    inference(ennf_transformation,[],[f177]) ).

fof(f177,plain,
    ! [X0,X5,X3,X1,X2,X4] :
      ( para(X0,X2,X3,X4)
     => eqangle(X0,X2,X1,X5,X3,X4,X1,X5) ),
    inference(rectify,[],[f40]) ).

fof(f40,axiom,
    ! [X0,X8,X1,X2,X3,X9] :
      ( para(X0,X1,X2,X3)
     => eqangle(X0,X1,X8,X9,X2,X3,X8,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD40) ).

fof(f545,plain,
    ! [X2,X3,X0,X1] :
      ( ~ eqangle(X0,X1,X0,X2,X3,X1,X3,X2)
      | ~ coll(X0,X3,X2)
      | cyclic(X1,X2,X0,X3) ),
    inference(cnf_transformation,[],[f419]) ).

fof(f419,plain,
    ! [X0,X1,X2,X3] :
      ( ~ eqangle(X0,X1,X0,X2,X3,X1,X3,X2)
      | cyclic(X1,X2,X0,X3)
      | ~ coll(X0,X3,X2) ),
    inference(rectify,[],[f227]) ).

fof(f227,plain,
    ! [X3,X2,X0,X1] :
      ( ~ eqangle(X3,X2,X3,X0,X1,X2,X1,X0)
      | cyclic(X2,X0,X3,X1)
      | ~ coll(X3,X1,X0) ),
    inference(flattening,[],[f226]) ).

fof(f226,plain,
    ! [X2,X1,X3,X0] :
      ( cyclic(X2,X0,X3,X1)
      | ~ coll(X3,X1,X0)
      | ~ eqangle(X3,X2,X3,X0,X1,X2,X1,X0) ),
    inference(ennf_transformation,[],[f140]) ).

fof(f140,plain,
    ! [X2,X1,X3,X0] :
      ( ( coll(X3,X1,X0)
        & eqangle(X3,X2,X3,X0,X1,X2,X1,X0) )
     => cyclic(X2,X0,X3,X1) ),
    inference(rectify,[],[f43]) ).

fof(f43,axiom,
    ! [X1,X9,X0,X8] :
      ( ( coll(X8,X9,X1)
        & eqangle(X8,X0,X8,X1,X9,X0,X9,X1) )
     => cyclic(X0,X1,X8,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD42b) ).

fof(f2887,plain,
    ( ! [X10,X11,X9,X12] :
        ( cyclic(X10,X9,X12,X11)
        | ~ cyclic(X9,X10,X9,X11) )
    | ~ spl27_74 ),
    inference(resolution,[],[f2807,f535]) ).

fof(f535,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ cyclic(X1,X0,X2,X4)
      | ~ cyclic(X1,X0,X2,X3)
      | cyclic(X0,X2,X4,X3) ),
    inference(cnf_transformation,[],[f409]) ).

fof(f409,plain,
    ! [X0,X1,X2,X3,X4] :
      ( cyclic(X0,X2,X4,X3)
      | ~ cyclic(X1,X0,X2,X4)
      | ~ cyclic(X1,X0,X2,X3) ),
    inference(rectify,[],[f330]) ).

fof(f330,plain,
    ! [X3,X1,X2,X0,X4] :
      ( cyclic(X3,X2,X4,X0)
      | ~ cyclic(X1,X3,X2,X4)
      | ~ cyclic(X1,X3,X2,X0) ),
    inference(flattening,[],[f329]) ).

fof(f329,plain,
    ! [X2,X1,X4,X3,X0] :
      ( cyclic(X3,X2,X4,X0)
      | ~ cyclic(X1,X3,X2,X0)
      | ~ cyclic(X1,X3,X2,X4) ),
    inference(ennf_transformation,[],[f166]) ).

fof(f166,plain,
    ! [X2,X1,X4,X3,X0] :
      ( ( cyclic(X1,X3,X2,X0)
        & cyclic(X1,X3,X2,X4) )
     => cyclic(X3,X2,X4,X0) ),
    inference(rectify,[],[f17]) ).

fof(f17,axiom,
    ! [X4,X0,X2,X1,X3] :
      ( ( cyclic(X0,X1,X2,X4)
        & cyclic(X0,X1,X2,X3) )
     => cyclic(X1,X2,X3,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD17) ).

fof(f2138,plain,
    ( spl27_74
    | spl27_75 ),
    inference(avatar_split_clause,[],[f2109,f2136,f2133]) ).

fof(f2109,plain,
    ! [X2,X3,X0,X1] :
      ( ~ para(X0,X1,X0,X1)
      | para(X2,X3,X2,X3) ),
    inference(resolution,[],[f1069,f496]) ).

fof(f496,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ eqangle(X2,X4,X0,X5,X1,X3,X0,X5)
      | para(X2,X4,X1,X3) ),
    inference(cnf_transformation,[],[f365]) ).

fof(f365,plain,
    ! [X0,X1,X2,X3,X4,X5] :
      ( ~ eqangle(X2,X4,X0,X5,X1,X3,X0,X5)
      | para(X2,X4,X1,X3) ),
    inference(rectify,[],[f286]) ).

fof(f286,plain,
    ! [X1,X0,X3,X5,X4,X2] :
      ( ~ eqangle(X3,X4,X1,X2,X0,X5,X1,X2)
      | para(X3,X4,X0,X5) ),
    inference(ennf_transformation,[],[f100]) ).

fof(f100,plain,
    ! [X2,X4,X1,X0,X5,X3] :
      ( eqangle(X3,X4,X1,X2,X0,X5,X1,X2)
     => para(X3,X4,X0,X5) ),
    inference(rectify,[],[f39]) ).

fof(f39,axiom,
    ! [X2,X8,X9,X0,X1,X3] :
      ( eqangle(X0,X1,X8,X9,X2,X3,X8,X9)
     => para(X0,X1,X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD39) ).

fof(f1069,plain,
    ! [X10,X11,X9,X14,X12,X13] :
      ( eqangle(X9,X10,X11,X12,X9,X10,X13,X14)
      | ~ para(X11,X12,X13,X14) ),
    inference(resolution,[],[f504,f498]) ).

fof(f504,plain,
    ! [X2,X3,X0,X1,X6,X7,X4,X5] :
      ( ~ eqangle(X1,X4,X0,X5,X6,X3,X2,X7)
      | eqangle(X0,X5,X1,X4,X2,X7,X6,X3) ),
    inference(cnf_transformation,[],[f373]) ).

fof(f373,plain,
    ! [X0,X1,X2,X3,X4,X5,X6,X7] :
      ( eqangle(X0,X5,X1,X4,X2,X7,X6,X3)
      | ~ eqangle(X1,X4,X0,X5,X6,X3,X2,X7) ),
    inference(rectify,[],[f248]) ).

fof(f248,plain,
    ! [X1,X5,X6,X0,X3,X2,X4,X7] :
      ( eqangle(X1,X2,X5,X3,X6,X7,X4,X0)
      | ~ eqangle(X5,X3,X1,X2,X4,X0,X6,X7) ),
    inference(ennf_transformation,[],[f141]) ).

fof(f141,plain,
    ! [X7,X1,X5,X2,X3,X4,X0,X6] :
      ( eqangle(X5,X3,X1,X2,X4,X0,X6,X7)
     => eqangle(X1,X2,X5,X3,X6,X7,X4,X0) ),
    inference(rectify,[],[f19]) ).

fof(f19,axiom,
    ! [X9,X2,X3,X1,X8,X0,X10,X11] :
      ( eqangle(X0,X1,X2,X3,X8,X9,X10,X11)
     => eqangle(X2,X3,X0,X1,X10,X11,X8,X9) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ruleD19) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : GEO637+1 : TPTP v8.1.0. Released v7.5.0.
% 0.10/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n002.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    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 22:11:43 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.52  % (21920)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (21928)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (21942)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.20/0.53  % (21920)Refutation not found, incomplete strategy% (21920)------------------------------
% 0.20/0.53  % (21920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (21936)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.53  % (21926)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.53  % (21926)Instruction limit reached!
% 0.20/0.53  % (21926)------------------------------
% 0.20/0.53  % (21926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (21932)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.54  % (21931)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.20/0.54  % (21929)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.54  % (21930)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.54  % (21926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (21926)Termination reason: Unknown
% 0.20/0.54  % (21926)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (21926)Memory used [KB]: 5756
% 0.20/0.54  % (21926)Time elapsed: 0.111 s
% 0.20/0.54  % (21926)Instructions burned: 8 (million)
% 0.20/0.54  % (21926)------------------------------
% 0.20/0.54  % (21926)------------------------------
% 0.20/0.54  % (21919)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.20/0.54  % (21934)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.20/0.54  % (21924)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.20/0.54  % (21920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (21920)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (21920)Memory used [KB]: 5884
% 0.20/0.54  % (21920)Time elapsed: 0.110 s
% 0.20/0.54  % (21920)Instructions burned: 13 (million)
% 0.20/0.54  % (21920)------------------------------
% 0.20/0.54  % (21920)------------------------------
% 0.20/0.54  % (21941)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.20/0.55  % (21948)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.20/0.55  TRYING [1]
% 0.20/0.55  % (21946)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.20/0.55  % (21945)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.55  TRYING [2]
% 0.20/0.55  % (21921)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.55  % (21947)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.55  % (21927)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.55  % (21940)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.55  % (21927)Instruction limit reached!
% 0.20/0.55  % (21927)------------------------------
% 0.20/0.55  % (21927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (21927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (21927)Termination reason: Unknown
% 0.20/0.55  % (21927)Termination phase: Naming
% 0.20/0.55  
% 0.20/0.55  % (21927)Memory used [KB]: 1151
% 0.20/0.55  % (21927)Time elapsed: 0.003 s
% 0.20/0.55  % (21927)Instructions burned: 3 (million)
% 0.20/0.55  % (21927)------------------------------
% 0.20/0.55  % (21927)------------------------------
% 0.20/0.55  % (21938)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.55  % (21943)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.55  % (21925)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.55  % (21923)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.55  % (21939)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.20/0.55  % (21922)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.56  % (21933)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.56  % (21937)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.56  % (21944)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.57  % (21935)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.57  TRYING [1]
% 0.20/0.57  TRYING [2]
% 0.20/0.57  TRYING [1]
% 0.20/0.57  TRYING [2]
% 1.83/0.60  % (21928)Instruction limit reached!
% 1.83/0.60  % (21928)------------------------------
% 1.83/0.60  % (21928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (21921)Instruction limit reached!
% 1.83/0.60  % (21921)------------------------------
% 1.83/0.60  % (21921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.60  % (21921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (21921)Termination reason: Unknown
% 1.83/0.60  % (21921)Termination phase: Saturation
% 1.83/0.60  
% 1.83/0.60  % (21921)Memory used [KB]: 1791
% 1.83/0.60  % (21921)Time elapsed: 0.183 s
% 1.83/0.60  % (21921)Instructions burned: 39 (million)
% 1.83/0.60  % (21921)------------------------------
% 1.83/0.60  % (21921)------------------------------
% 1.83/0.60  % (21928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.60  % (21928)Termination reason: Unknown
% 1.83/0.60  % (21928)Termination phase: Saturation
% 1.83/0.60  
% 1.83/0.60  % (21928)Memory used [KB]: 1918
% 1.83/0.60  % (21928)Time elapsed: 0.189 s
% 1.83/0.60  % (21928)Instructions burned: 51 (million)
% 1.83/0.60  % (21928)------------------------------
% 1.83/0.60  % (21928)------------------------------
% 1.95/0.62  % (21925)Instruction limit reached!
% 1.95/0.62  % (21925)------------------------------
% 1.95/0.62  % (21925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.62  % (21925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.62  % (21925)Termination reason: Unknown
% 1.95/0.62  % (21925)Termination phase: Finite model building constraint generation
% 1.95/0.62  
% 1.95/0.62  % (21925)Memory used [KB]: 9083
% 1.95/0.62  % (21925)Time elapsed: 0.134 s
% 1.95/0.62  % (21925)Instructions burned: 53 (million)
% 1.95/0.62  % (21925)------------------------------
% 1.95/0.62  % (21925)------------------------------
% 1.95/0.62  % (21929)Instruction limit reached!
% 1.95/0.62  % (21929)------------------------------
% 1.95/0.62  % (21929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.62  % (21924)Instruction limit reached!
% 1.95/0.62  % (21924)------------------------------
% 1.95/0.62  % (21924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.62  % (21924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.62  % (21924)Termination reason: Unknown
% 1.95/0.62  % (21924)Termination phase: Saturation
% 1.95/0.62  
% 1.95/0.62  % (21924)Memory used [KB]: 6012
% 1.95/0.62  % (21924)Time elapsed: 0.213 s
% 1.95/0.62  % (21924)Instructions burned: 48 (million)
% 1.95/0.62  % (21924)------------------------------
% 1.95/0.62  % (21924)------------------------------
% 1.95/0.62  % (21936)Instruction limit reached!
% 1.95/0.62  % (21936)------------------------------
% 1.95/0.62  % (21936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.62  % (21936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.62  % (21936)Termination reason: Unknown
% 1.95/0.62  % (21936)Termination phase: Finite model building SAT solving
% 1.95/0.62  
% 1.95/0.62  % (21936)Memory used [KB]: 9210
% 1.95/0.62  % (21936)Time elapsed: 0.159 s
% 1.95/0.62  % (21936)Instructions burned: 61 (million)
% 1.95/0.62  % (21936)------------------------------
% 1.95/0.62  % (21936)------------------------------
% 1.95/0.64  % (21929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.64  % (21929)Termination reason: Unknown
% 1.95/0.64  % (21929)Termination phase: Saturation
% 1.95/0.64  
% 1.95/0.64  % (21929)Memory used [KB]: 6652
% 1.95/0.64  % (21929)Time elapsed: 0.196 s
% 1.95/0.64  % (21929)Instructions burned: 51 (million)
% 1.95/0.64  % (21929)------------------------------
% 1.95/0.64  % (21929)------------------------------
% 2.24/0.64  % (21923)Instruction limit reached!
% 2.24/0.64  % (21923)------------------------------
% 2.24/0.64  % (21923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (21923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (21923)Termination reason: Unknown
% 2.24/0.64  % (21923)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (21923)Memory used [KB]: 6652
% 2.24/0.64  % (21923)Time elapsed: 0.218 s
% 2.24/0.64  % (21923)Instructions burned: 51 (million)
% 2.24/0.64  % (21923)------------------------------
% 2.24/0.64  % (21923)------------------------------
% 2.24/0.65  % (21922)Instruction limit reached!
% 2.24/0.65  % (21922)------------------------------
% 2.24/0.65  % (21922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (21922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (21922)Termination reason: Unknown
% 2.24/0.65  % (21922)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (21922)Memory used [KB]: 6268
% 2.24/0.65  % (21922)Time elapsed: 0.222 s
% 2.24/0.65  % (21922)Instructions burned: 51 (million)
% 2.24/0.65  % (21922)------------------------------
% 2.24/0.65  % (21922)------------------------------
% 2.24/0.65  % (21934)Instruction limit reached!
% 2.24/0.65  % (21934)------------------------------
% 2.24/0.65  % (21934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (21934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (21934)Termination reason: Unknown
% 2.24/0.65  % (21934)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (21934)Memory used [KB]: 2046
% 2.24/0.65  % (21934)Time elapsed: 0.232 s
% 2.24/0.66  % (21934)Instructions burned: 75 (million)
% 2.24/0.66  % (21934)------------------------------
% 2.24/0.66  % (21934)------------------------------
% 2.24/0.66  % (21950)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.24/0.67  % (21945)Instruction limit reached!
% 2.24/0.67  % (21945)------------------------------
% 2.24/0.67  % (21945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (21945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (21945)Termination reason: Unknown
% 2.24/0.67  % (21945)Termination phase: Saturation
% 2.24/0.67  
% 2.24/0.67  % (21945)Memory used [KB]: 6908
% 2.24/0.67  % (21945)Time elapsed: 0.037 s
% 2.24/0.67  % (21945)Instructions burned: 69 (million)
% 2.24/0.67  % (21945)------------------------------
% 2.24/0.67  % (21945)------------------------------
% 2.24/0.68  % (21933)Instruction limit reached!
% 2.24/0.68  % (21933)------------------------------
% 2.24/0.68  % (21933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.68  % (21933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.68  % (21933)Termination reason: Unknown
% 2.24/0.68  % (21933)Termination phase: Saturation
% 2.24/0.68  
% 2.24/0.68  % (21933)Memory used [KB]: 6908
% 2.24/0.68  % (21933)Time elapsed: 0.037 s
% 2.24/0.68  % (21933)Instructions burned: 68 (million)
% 2.24/0.68  % (21933)------------------------------
% 2.24/0.68  % (21933)------------------------------
% 2.24/0.70  % (21949)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.24/0.70  % (21930)Instruction limit reached!
% 2.24/0.70  % (21930)------------------------------
% 2.24/0.70  % (21930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (21930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (21930)Termination reason: Unknown
% 2.24/0.70  % (21930)Termination phase: Saturation
% 2.24/0.70  
% 2.24/0.70  % (21930)Memory used [KB]: 6908
% 2.24/0.70  % (21930)Time elapsed: 0.280 s
% 2.24/0.70  % (21930)Instructions burned: 100 (million)
% 2.24/0.70  % (21930)------------------------------
% 2.24/0.70  % (21930)------------------------------
% 2.24/0.71  % (21938)Instruction limit reached!
% 2.24/0.71  % (21938)------------------------------
% 2.24/0.71  % (21938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (21938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (21938)Termination reason: Unknown
% 2.24/0.71  % (21938)Termination phase: Saturation
% 2.24/0.71  
% 2.24/0.71  % (21938)Memory used [KB]: 1791
% 2.24/0.71  % (21938)Time elapsed: 0.292 s
% 2.24/0.71  % (21938)Instructions burned: 100 (million)
% 2.24/0.71  % (21938)------------------------------
% 2.24/0.71  % (21938)------------------------------
% 2.24/0.72  % (21935)Instruction limit reached!
% 2.24/0.72  % (21935)------------------------------
% 2.24/0.72  % (21935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.72  % (21935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (21935)Termination reason: Unknown
% 2.24/0.72  % (21935)Termination phase: Saturation
% 2.24/0.72  
% 2.24/0.72  % (21935)Memory used [KB]: 6396
% 2.24/0.72  % (21935)Time elapsed: 0.316 s
% 2.24/0.72  % (21935)Instructions burned: 100 (million)
% 2.24/0.72  % (21935)------------------------------
% 2.24/0.72  % (21935)------------------------------
% 2.24/0.72  % (21932)Instruction limit reached!
% 2.24/0.72  % (21932)------------------------------
% 2.24/0.72  % (21932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.72  % (21932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (21932)Termination reason: Unknown
% 2.24/0.72  % (21932)Termination phase: Saturation
% 2.24/0.72  
% 2.24/0.72  % (21932)Memory used [KB]: 6652
% 2.24/0.72  % (21932)Time elapsed: 0.295 s
% 2.24/0.72  % (21932)Instructions burned: 101 (million)
% 2.24/0.72  % (21932)------------------------------
% 2.24/0.72  % (21932)------------------------------
% 2.24/0.72  % (21931)Instruction limit reached!
% 2.24/0.72  % (21931)------------------------------
% 2.24/0.72  % (21931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.72  % (21931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (21931)Termination reason: Unknown
% 2.24/0.72  % (21931)Termination phase: Saturation
% 2.24/0.72  
% 2.24/0.72  % (21931)Memory used [KB]: 6780
% 2.24/0.72  % (21931)Time elapsed: 0.299 s
% 2.24/0.72  % (21931)Instructions burned: 102 (million)
% 2.24/0.72  % (21931)------------------------------
% 2.24/0.72  % (21931)------------------------------
% 2.24/0.73  % (21951)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.77/0.73  % (21937)Instruction limit reached!
% 2.77/0.73  % (21937)------------------------------
% 2.77/0.73  % (21937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.77/0.73  % (21937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.73  % (21937)Termination reason: Unknown
% 2.77/0.73  % (21937)Termination phase: Saturation
% 2.77/0.73  
% 2.77/0.73  % (21937)Memory used [KB]: 6908
% 2.77/0.73  % (21937)Time elapsed: 0.327 s
% 2.77/0.73  % (21937)Instructions burned: 100 (million)
% 2.77/0.73  % (21937)------------------------------
% 2.77/0.73  % (21937)------------------------------
% 2.77/0.74  % (21953)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.77/0.74  % (21952)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.77/0.74  % (21955)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.77/0.76  % (21954)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.77/0.76  TRYING [3]
% 2.77/0.76  % (21956)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.77/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.77/0.77  % (21958)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.77/0.77  % (21957)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.77/0.77  % (21959)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.77/0.78  % (21960)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 3.00/0.79  % (21940)Instruction limit reached!
% 3.00/0.79  % (21940)------------------------------
% 3.00/0.79  % (21940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.79  % (21940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.79  % (21940)Termination reason: Unknown
% 3.00/0.79  % (21940)Termination phase: Saturation
% 3.00/0.79  
% 3.00/0.79  % (21940)Memory used [KB]: 7675
% 3.00/0.79  % (21940)Time elapsed: 0.390 s
% 3.00/0.79  % (21940)Instructions burned: 138 (million)
% 3.00/0.79  % (21940)------------------------------
% 3.00/0.79  % (21940)------------------------------
% 3.00/0.81  % (21961)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.00/0.81  % (21962)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 3.00/0.84  % (21963)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 3.00/0.85  % (21964)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.22/0.86  % (21965)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 3.22/0.86  % (21966)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 3.22/0.86  % (21967)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.22/0.86  % (21951)Instruction limit reached!
% 3.22/0.86  % (21951)------------------------------
% 3.22/0.86  % (21951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.22/0.86  % (21951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.22/0.86  % (21951)Termination reason: Unknown
% 3.22/0.86  % (21951)Termination phase: Saturation
% 3.22/0.86  
% 3.22/0.86  % (21951)Memory used [KB]: 6268
% 3.22/0.86  % (21951)Time elapsed: 0.259 s
% 3.22/0.86  % (21951)Instructions burned: 90 (million)
% 3.22/0.86  % (21951)------------------------------
% 3.22/0.86  % (21951)------------------------------
% 3.27/0.87  % (21968)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.27/0.87  % (21946)Instruction limit reached!
% 3.27/0.87  % (21946)------------------------------
% 3.27/0.87  % (21946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.87  % (21946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.87  % (21946)Termination reason: Unknown
% 3.27/0.87  % (21946)Termination phase: Saturation
% 3.27/0.87  
% 3.27/0.87  % (21946)Memory used [KB]: 3326
% 3.27/0.87  % (21946)Time elapsed: 0.469 s
% 3.27/0.87  % (21946)Instructions burned: 178 (million)
% 3.27/0.87  % (21946)------------------------------
% 3.27/0.87  % (21946)------------------------------
% 3.27/0.88  % (21939)Instruction limit reached!
% 3.27/0.88  % (21939)------------------------------
% 3.27/0.88  % (21939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.88  % (21939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.88  % (21939)Termination reason: Unknown
% 3.27/0.88  % (21939)Termination phase: Saturation
% 3.27/0.88  
% 3.27/0.88  % (21939)Memory used [KB]: 8699
% 3.27/0.88  % (21939)Time elapsed: 0.479 s
% 3.27/0.88  % (21939)Instructions burned: 176 (million)
% 3.27/0.88  % (21939)------------------------------
% 3.27/0.88  % (21939)------------------------------
% 3.27/0.90  % (21956)Instruction limit reached!
% 3.27/0.90  % (21956)------------------------------
% 3.27/0.90  % (21956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.90  % (21956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.90  % (21956)Termination reason: Unknown
% 3.27/0.90  % (21956)Termination phase: Saturation
% 3.27/0.90  
% 3.27/0.90  % (21956)Memory used [KB]: 6908
% 3.27/0.90  % (21956)Time elapsed: 0.036 s
% 3.27/0.90  % (21956)Instructions burned: 69 (million)
% 3.27/0.90  % (21956)------------------------------
% 3.27/0.90  % (21956)------------------------------
% 3.47/0.93  % (21969)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.47/0.94  % (21959)Instruction limit reached!
% 3.47/0.94  % (21959)------------------------------
% 3.47/0.94  % (21959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.94  % (21959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.94  % (21959)Termination reason: Unknown
% 3.47/0.94  % (21959)Termination phase: Saturation
% 3.47/0.94  
% 3.47/0.94  % (21959)Memory used [KB]: 6524
% 3.47/0.94  % (21959)Time elapsed: 0.266 s
% 3.47/0.94  % (21959)Instructions burned: 90 (million)
% 3.47/0.94  % (21959)------------------------------
% 3.47/0.94  % (21959)------------------------------
% 3.62/0.97  % (21966)Instruction limit reached!
% 3.62/0.97  % (21966)------------------------------
% 3.62/0.97  % (21966)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.97  % (21966)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.97  % (21966)Termination reason: Unknown
% 3.62/0.97  % (21966)Termination phase: Saturation
% 3.62/0.97  
% 3.62/0.97  % (21966)Memory used [KB]: 6908
% 3.62/0.97  % (21966)Time elapsed: 0.033 s
% 3.62/0.97  % (21966)Instructions burned: 70 (million)
% 3.62/0.97  % (21966)------------------------------
% 3.62/0.97  % (21966)------------------------------
% 3.62/1.00  % (21970)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 3.62/1.01  % (21971)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/90Mi)
% 3.62/1.01  % (21972)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.62/1.02  % (21950)Instruction limit reached!
% 3.62/1.02  % (21950)------------------------------
% 3.62/1.02  % (21950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/1.02  % (21950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/1.02  % (21950)Termination reason: Unknown
% 3.62/1.02  % (21950)Termination phase: Saturation
% 3.62/1.02  
% 3.62/1.02  % (21950)Memory used [KB]: 2942
% 3.62/1.02  % (21950)Time elapsed: 0.440 s
% 3.62/1.02  % (21950)Instructions burned: 213 (million)
% 3.62/1.02  % (21950)------------------------------
% 3.62/1.02  % (21950)------------------------------
% 3.92/1.03  % (21973)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.92/1.05  % (21961)First to succeed.
% 3.92/1.05  % (21961)Refutation found. Thanks to Tanya!
% 3.92/1.05  % SZS status Theorem for theBenchmark
% 3.92/1.05  % SZS output start Proof for theBenchmark
% See solution above
% 3.92/1.05  % (21961)------------------------------
% 3.92/1.05  % (21961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/1.05  % (21961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/1.05  % (21961)Termination reason: Refutation
% 3.92/1.05  
% 3.92/1.05  % (21961)Memory used [KB]: 7036
% 3.92/1.05  % (21961)Time elapsed: 0.351 s
% 3.92/1.05  % (21961)Instructions burned: 137 (million)
% 3.92/1.05  % (21961)------------------------------
% 3.92/1.05  % (21961)------------------------------
% 3.92/1.05  % (21918)Success in time 0.704 s
%------------------------------------------------------------------------------