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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO604+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 : n028.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:11 EDT 2022

% Result   : Theorem 9.73s 1.69s
% Output   : Refutation 9.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   32
%            Number of leaves      :   28
% Syntax   : Number of formulae    :  200 (   8 unt;   0 def)
%            Number of atoms       :  555 (   0 equ)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  593 ( 238   ~; 226   |;  77   &)
%                                         (   2 <=>;  50  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   7 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   11 (  10 usr;   3 prp; 0-8 aty)
%            Number of functors    :    7 (   7 usr;   7 con; 0-0 aty)
%            Number of variables   :  801 ( 773   !;  28   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8477,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2207,f3423,f8473]) ).

fof(f8473,plain,
    ~ spl27_73,
    inference(avatar_contradiction_clause,[],[f8469]) ).

fof(f8469,plain,
    ( $false
    | ~ spl27_73 ),
    inference(resolution,[],[f8358,f490]) ).

fof(f490,plain,
    ~ perp(sK6,sK3,sK6,sK7),
    inference(cnf_transformation,[],[f360]) ).

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

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

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

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

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

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

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

fof(f95,conjecture,
    ! [X2,X12,X1,X4,X3,X0,X5] :
      ( ( coll(X3,X0,X1)
        & midp(X5,X0,X4)
        & coll(X4,X2,X3)
        & perp(X1,X2,X0,X4)
        & perp(X3,X2,X0,X1)
        & midp(X12,X2,X1) )
     => perp(X3,X12,X3,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',exemplo6GDDFULL618066) ).

fof(f8358,plain,
    ( ! [X18,X16,X17,X15] : perp(X15,X16,X17,X18)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f8334,f8191]) ).

fof(f8191,plain,
    ( ! [X14,X12,X13] : cong(X12,X13,X14,X13)
    | ~ spl27_73 ),
    inference(resolution,[],[f8185,f485]) ).

fof(f485,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cong(X1,X3,X0,X2)
      | cong(X1,X3,X2,X0) ),
    inference(cnf_transformation,[],[f354]) ).

fof(f354,plain,
    ! [X0,X1,X2,X3] :
      ( cong(X1,X3,X2,X0)
      | ~ cong(X1,X3,X0,X2) ),
    inference(rectify,[],[f300]) ).

fof(f300,plain,
    ! [X2,X1,X0,X3] :
      ( cong(X1,X3,X0,X2)
      | ~ cong(X1,X3,X2,X0) ),
    inference(ennf_transformation,[],[f108]) ).

fof(f108,plain,
    ! [X1,X3,X0,X2] :
      ( cong(X1,X3,X2,X0)
     => cong(X1,X3,X0,X2) ),
    inference(rectify,[],[f23]) ).

fof(f23,axiom,
    ! [X3,X0,X2,X1] :
      ( cong(X0,X1,X2,X3)
     => cong(X0,X1,X3,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD23) ).

fof(f8185,plain,
    ( ! [X65,X62,X64] : cong(X62,X64,X64,X65)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f8184,f5887]) ).

fof(f5887,plain,
    ( ! [X6,X7,X4,X5] : para(X4,X5,X6,X7)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f5875,f5583]) ).

fof(f5583,plain,
    ( ! [X8,X7] : perp(sK4,sK2,X7,X8)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f5581,f5551]) ).

fof(f5551,plain,
    ( ! [X6] : cong(sK4,X6,sK2,X6)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f5526,f4310]) ).

fof(f4310,plain,
    ( ! [X18,X17] : midp(X17,X18,X18)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f4293,f3585]) ).

fof(f3585,plain,
    ( ! [X0,X1] : coll(X0,X1,X1)
    | ~ spl27_73 ),
    inference(resolution,[],[f2203,f481]) ).

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

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

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

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

fof(f2203,plain,
    ( ! [X2,X3] : para(X2,X3,X2,X3)
    | ~ spl27_73 ),
    inference(avatar_component_clause,[],[f2202]) ).

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

fof(f4293,plain,
    ( ! [X18,X17] :
        ( midp(X17,X18,X18)
        | ~ coll(X17,X18,X18) )
    | ~ spl27_73 ),
    inference(resolution,[],[f4236,f518]) ).

fof(f518,plain,
    ! [X2,X0,X1] :
      ( ~ cong(X0,X2,X0,X1)
      | midp(X0,X2,X1)
      | ~ coll(X0,X2,X1) ),
    inference(cnf_transformation,[],[f390]) ).

fof(f390,plain,
    ! [X0,X1,X2] :
      ( ~ cong(X0,X2,X0,X1)
      | ~ coll(X0,X2,X1)
      | midp(X0,X2,X1) ),
    inference(rectify,[],[f263]) ).

fof(f263,plain,
    ! [X1,X2,X0] :
      ( ~ cong(X1,X0,X1,X2)
      | ~ coll(X1,X0,X2)
      | midp(X1,X0,X2) ),
    inference(flattening,[],[f262]) ).

fof(f262,plain,
    ! [X1,X2,X0] :
      ( midp(X1,X0,X2)
      | ~ cong(X1,X0,X1,X2)
      | ~ coll(X1,X0,X2) ),
    inference(ennf_transformation,[],[f148]) ).

fof(f148,plain,
    ! [X1,X2,X0] :
      ( ( cong(X1,X0,X1,X2)
        & coll(X1,X0,X2) )
     => midp(X1,X0,X2) ),
    inference(rectify,[],[f68]) ).

fof(f68,axiom,
    ! [X1,X0,X2] :
      ( ( coll(X0,X1,X2)
        & cong(X0,X1,X0,X2) )
     => midp(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD67) ).

fof(f4236,plain,
    ( ! [X31,X32] : cong(X31,X32,X31,X32)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f4235,f4164]) ).

fof(f4164,plain,
    ( ! [X10,X11,X12] : cyclic(X10,X11,X10,X12)
    | ~ spl27_73 ),
    inference(resolution,[],[f4066,f557]) ).

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

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

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

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

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

fof(f4066,plain,
    ( ! [X2,X0,X1] : cyclic(X0,X0,X1,X2)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f4048,f3962]) ).

fof(f3962,plain,
    ( ! [X10,X9] : cyclic(X9,X9,X9,X10)
    | ~ spl27_73 ),
    inference(resolution,[],[f3907,f572]) ).

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

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

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

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

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

fof(f3907,plain,
    ( ! [X8,X7] : cyclic(X7,X7,X8,X7)
    | ~ spl27_73 ),
    inference(resolution,[],[f3692,f557]) ).

fof(f3692,plain,
    ( ! [X3,X4] : cyclic(X3,X4,X3,X3)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f3683,f3647]) ).

fof(f3647,plain,
    ( ! [X2,X0,X1] : coll(X2,X1,X0)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f3642,f3619]) ).

fof(f3619,plain,
    ( ! [X3,X4] : coll(X3,X3,X4)
    | ~ spl27_73 ),
    inference(resolution,[],[f3599,f580]) ).

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

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

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

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

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

fof(f3599,plain,
    ( ! [X6,X5] : coll(X5,X6,X5)
    | ~ spl27_73 ),
    inference(resolution,[],[f3585,f578]) ).

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

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

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

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

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

fof(f3642,plain,
    ( ! [X2,X0,X1] :
        ( coll(X2,X1,X0)
        | ~ coll(X0,X0,X1) )
    | ~ spl27_73 ),
    inference(resolution,[],[f3619,f480]) ).

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

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

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

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

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

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

fof(f3683,plain,
    ( ! [X3,X4] :
        ( ~ coll(X3,X3,X4)
        | cyclic(X3,X4,X3,X3) )
    | ~ spl27_73 ),
    inference(resolution,[],[f3592,f1047]) ).

fof(f1047,plain,
    ! [X11,X12,X13] :
      ( ~ para(X13,X11,X13,X11)
      | ~ coll(X13,X13,X12)
      | cyclic(X11,X12,X13,X13) ),
    inference(resolution,[],[f513,f530]) ).

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

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

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

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

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

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

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

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

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

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

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

fof(f3592,plain,
    ( ! [X21,X20] : para(X20,X21,X21,X20)
    | ~ spl27_73 ),
    inference(resolution,[],[f2203,f496]) ).

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

fof(f361,plain,
    ! [X0,X1,X2,X3] :
      ( ~ para(X2,X3,X0,X1)
      | para(X2,X3,X1,X0) ),
    inference(rectify,[],[f234]) ).

fof(f234,plain,
    ! [X3,X1,X0,X2] :
      ( ~ para(X0,X2,X3,X1)
      | para(X0,X2,X1,X3) ),
    inference(ennf_transformation,[],[f160]) ).

fof(f160,plain,
    ! [X1,X0,X2,X3] :
      ( para(X0,X2,X3,X1)
     => para(X0,X2,X1,X3) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X0,X3,X1,X2] :
      ( para(X0,X1,X2,X3)
     => para(X0,X1,X3,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD4) ).

fof(f4048,plain,
    ( ! [X2,X0,X1] :
        ( cyclic(X0,X0,X1,X2)
        | ~ cyclic(X0,X0,X0,X1) )
    | ~ spl27_73 ),
    inference(resolution,[],[f3962,f479]) ).

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

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

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

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

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

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

fof(f4235,plain,
    ( ! [X31,X32] :
        ( cong(X31,X32,X31,X32)
        | ~ cyclic(X31,X32,X31,X32) )
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f4230,f3692]) ).

fof(f4230,plain,
    ( ! [X31,X32] :
        ( cong(X31,X32,X31,X32)
        | ~ cyclic(X31,X32,X31,X31)
        | ~ cyclic(X31,X32,X31,X32) )
    | ~ spl27_73 ),
    inference(resolution,[],[f4164,f1554]) ).

fof(f1554,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cyclic(X0,X1,X2,X3)
      | ~ cyclic(X0,X1,X2,X0)
      | cong(X0,X1,X0,X1)
      | ~ cyclic(X0,X1,X2,X1) ),
    inference(duplicate_literal_removal,[],[f1548]) ).

fof(f1548,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cyclic(X0,X1,X2,X1)
      | ~ cyclic(X0,X1,X2,X3)
      | ~ cyclic(X0,X1,X2,X3)
      | cong(X0,X1,X0,X1)
      | ~ cyclic(X0,X1,X2,X0) ),
    inference(resolution,[],[f538,f501]) ).

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

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

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

fof(f127,plain,
    ! [X1,X3,X0,X2] :
      ( cyclic(X2,X0,X3,X1)
     => eqangle(X3,X2,X3,X0,X1,X2,X1,X0) ),
    inference(rectify,[],[f41]) ).

fof(f41,axiom,
    ! [X1,X9,X0,X8] :
      ( cyclic(X0,X1,X8,X9)
     => eqangle(X8,X0,X8,X1,X9,X0,X9,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD41) ).

fof(f538,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ eqangle(X3,X5,X3,X0,X2,X4,X2,X1)
      | ~ cyclic(X5,X0,X3,X2)
      | cong(X5,X0,X4,X1)
      | ~ cyclic(X5,X0,X3,X4)
      | ~ cyclic(X5,X0,X3,X1) ),
    inference(cnf_transformation,[],[f413]) ).

fof(f413,plain,
    ! [X0,X1,X2,X3,X4,X5] :
      ( ~ cyclic(X5,X0,X3,X1)
      | cong(X5,X0,X4,X1)
      | ~ cyclic(X5,X0,X3,X2)
      | ~ eqangle(X3,X5,X3,X0,X2,X4,X2,X1)
      | ~ cyclic(X5,X0,X3,X4) ),
    inference(rectify,[],[f289]) ).

fof(f289,plain,
    ! [X0,X4,X1,X3,X5,X2] :
      ( ~ cyclic(X2,X0,X3,X4)
      | cong(X2,X0,X5,X4)
      | ~ cyclic(X2,X0,X3,X1)
      | ~ eqangle(X3,X2,X3,X0,X1,X5,X1,X4)
      | ~ cyclic(X2,X0,X3,X5) ),
    inference(flattening,[],[f288]) ).

fof(f288,plain,
    ! [X2,X3,X4,X0,X5,X1] :
      ( cong(X2,X0,X5,X4)
      | ~ cyclic(X2,X0,X3,X1)
      | ~ eqangle(X3,X2,X3,X0,X1,X5,X1,X4)
      | ~ cyclic(X2,X0,X3,X4)
      | ~ cyclic(X2,X0,X3,X5) ),
    inference(ennf_transformation,[],[f126]) ).

fof(f126,plain,
    ! [X2,X3,X4,X0,X5,X1] :
      ( ( cyclic(X2,X0,X3,X1)
        & eqangle(X3,X2,X3,X0,X1,X5,X1,X4)
        & cyclic(X2,X0,X3,X4)
        & cyclic(X2,X0,X3,X5) )
     => cong(X2,X0,X5,X4) ),
    inference(rectify,[],[f44]) ).

fof(f44,axiom,
    ! [X1,X14,X0,X2,X9,X8] :
      ( ( eqangle(X2,X0,X2,X1,X14,X8,X14,X9)
        & cyclic(X0,X1,X2,X14)
        & cyclic(X0,X1,X2,X8)
        & cyclic(X0,X1,X2,X9) )
     => cong(X0,X1,X8,X9) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD43) ).

fof(f5526,plain,
    ( ! [X6,X7] :
        ( cong(sK4,X6,sK2,X6)
        | ~ midp(sK3,X7,X7) )
    | ~ spl27_73 ),
    inference(resolution,[],[f5522,f711]) ).

fof(f711,plain,
    ! [X4,X5] :
      ( para(X4,sK4,X5,sK2)
      | ~ midp(sK3,X4,X5) ),
    inference(resolution,[],[f555,f492]) ).

fof(f492,plain,
    midp(sK3,sK4,sK2),
    inference(cnf_transformation,[],[f360]) ).

fof(f555,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ midp(X2,X4,X3)
      | para(X0,X4,X1,X3)
      | ~ midp(X2,X0,X1) ),
    inference(cnf_transformation,[],[f432]) ).

fof(f432,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ~ midp(X2,X0,X1)
      | ~ midp(X2,X4,X3)
      | para(X0,X4,X1,X3) ),
    inference(rectify,[],[f193]) ).

fof(f193,plain,
    ! [X2,X4,X1,X3,X0] :
      ( ~ midp(X1,X2,X4)
      | ~ midp(X1,X0,X3)
      | para(X2,X0,X4,X3) ),
    inference(flattening,[],[f192]) ).

fof(f192,plain,
    ! [X1,X0,X2,X4,X3] :
      ( para(X2,X0,X4,X3)
      | ~ midp(X1,X2,X4)
      | ~ midp(X1,X0,X3) ),
    inference(ennf_transformation,[],[f144]) ).

fof(f144,plain,
    ! [X1,X0,X2,X4,X3] :
      ( ( midp(X1,X2,X4)
        & midp(X1,X0,X3) )
     => para(X2,X0,X4,X3) ),
    inference(rectify,[],[f64]) ).

fof(f64,axiom,
    ! [X2,X6,X0,X3,X1] :
      ( ( midp(X6,X2,X3)
        & midp(X6,X0,X1) )
     => para(X0,X2,X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD63) ).

fof(f5522,plain,
    ( ! [X18,X16,X17,X15] :
        ( ~ para(X17,X15,X17,X18)
        | cong(X15,X16,X18,X16) )
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f5521,f4177]) ).

fof(f4177,plain,
    ( ! [X2,X3,X0,X1] : cyclic(X0,X1,X2,X3)
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f4161,f4066]) ).

fof(f4161,plain,
    ( ! [X2,X3,X0,X1] :
        ( ~ cyclic(X0,X0,X1,X2)
        | cyclic(X0,X1,X2,X3) )
    | ~ spl27_73 ),
    inference(resolution,[],[f4066,f479]) ).

fof(f5521,plain,
    ( ! [X18,X16,X17,X15] :
        ( cong(X15,X16,X18,X16)
        | ~ para(X17,X15,X17,X18)
        | ~ cyclic(X15,X16,X17,X17) )
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f5520,f4177]) ).

fof(f5520,plain,
    ( ! [X18,X16,X17,X15] :
        ( cong(X15,X16,X18,X16)
        | ~ cyclic(X15,X16,X17,X18)
        | ~ para(X17,X15,X17,X18)
        | ~ cyclic(X15,X16,X17,X17) )
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f1552,f4177]) ).

fof(f1552,plain,
    ! [X18,X16,X17,X15] :
      ( ~ para(X17,X15,X17,X18)
      | ~ cyclic(X15,X16,X17,X16)
      | cong(X15,X16,X18,X16)
      | ~ cyclic(X15,X16,X17,X18)
      | ~ cyclic(X15,X16,X17,X17) ),
    inference(resolution,[],[f538,f530]) ).

fof(f5581,plain,
    ( ! [X8,X7] :
        ( perp(sK4,sK2,X7,X8)
        | ~ cong(sK4,X7,sK2,X7) )
    | ~ spl27_73 ),
    inference(resolution,[],[f5551,f525]) ).

fof(f525,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cong(X3,X2,X1,X2)
      | perp(X3,X1,X0,X2)
      | ~ cong(X3,X0,X1,X0) ),
    inference(cnf_transformation,[],[f396]) ).

fof(f396,plain,
    ! [X0,X1,X2,X3] :
      ( ~ cong(X3,X0,X1,X0)
      | ~ cong(X3,X2,X1,X2)
      | perp(X3,X1,X0,X2) ),
    inference(rectify,[],[f285]) ).

fof(f285,plain,
    ! [X0,X2,X3,X1] :
      ( ~ cong(X1,X0,X2,X0)
      | ~ cong(X1,X3,X2,X3)
      | perp(X1,X2,X0,X3) ),
    inference(flattening,[],[f284]) ).

fof(f284,plain,
    ! [X3,X0,X2,X1] :
      ( perp(X1,X2,X0,X3)
      | ~ cong(X1,X0,X2,X0)
      | ~ cong(X1,X3,X2,X3) ),
    inference(ennf_transformation,[],[f168]) ).

fof(f168,plain,
    ! [X3,X0,X2,X1] :
      ( ( cong(X1,X0,X2,X0)
        & cong(X1,X3,X2,X3) )
     => perp(X1,X2,X0,X3) ),
    inference(rectify,[],[f57]) ).

fof(f57,axiom,
    ! [X8,X0,X1,X9] :
      ( ( cong(X0,X9,X1,X9)
        & cong(X0,X8,X1,X8) )
     => perp(X0,X1,X8,X9) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD56) ).

fof(f5875,plain,
    ( ! [X6,X7,X4,X5] :
        ( ~ perp(sK4,sK2,X6,X7)
        | para(X4,X5,X6,X7) )
    | ~ spl27_73 ),
    inference(resolution,[],[f5646,f553]) ).

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

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

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

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

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

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

fof(f5646,plain,
    ( ! [X12,X13] : perp(X12,X13,sK4,sK2)
    | ~ spl27_73 ),
    inference(resolution,[],[f5583,f474]) ).

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

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

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

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

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

fof(f8184,plain,
    ( ! [X65,X62,X63,X64] :
        ( cong(X62,X64,X64,X65)
        | ~ para(X64,X63,X65,X62) )
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f8176,f4310]) ).

fof(f8176,plain,
    ( ! [X65,X62,X63,X64] :
        ( ~ midp(X62,X63,X63)
        | ~ para(X64,X63,X65,X62)
        | cong(X62,X64,X64,X65) )
    | ~ spl27_73 ),
    inference(resolution,[],[f1648,f4737]) ).

fof(f4737,plain,
    ( ! [X2,X3,X0,X1,X4] :
        ( ~ cong(X0,X1,X1,X2)
        | cong(X0,X3,X3,X4)
        | ~ para(X3,X1,X4,X2) )
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f4736,f3647]) ).

fof(f4736,plain,
    ( ! [X2,X3,X0,X1,X4] :
        ( ~ para(X3,X1,X4,X2)
        | ~ cong(X0,X1,X1,X2)
        | ~ coll(X0,X3,X4)
        | cong(X0,X3,X3,X4) )
    | ~ spl27_73 ),
    inference(subsumption_resolution,[],[f1375,f3647]) ).

fof(f1375,plain,
    ! [X2,X3,X0,X1,X4] :
      ( cong(X0,X3,X3,X4)
      | ~ coll(X0,X1,X2)
      | ~ para(X3,X1,X4,X2)
      | ~ cong(X0,X1,X1,X2)
      | ~ coll(X0,X3,X4) ),
    inference(resolution,[],[f514,f577]) ).

fof(f577,plain,
    ! [X2,X3,X0,X1,X6,X7,X4,X5] :
      ( ~ eqratio(X7,X3,X2,X0,X1,X6,X4,X5)
      | cong(X7,X3,X2,X0)
      | ~ cong(X1,X6,X4,X5) ),
    inference(cnf_transformation,[],[f454]) ).

fof(f454,plain,
    ! [X0,X1,X2,X3,X4,X5,X6,X7] :
      ( cong(X7,X3,X2,X0)
      | ~ eqratio(X7,X3,X2,X0,X1,X6,X4,X5)
      | ~ cong(X1,X6,X4,X5) ),
    inference(rectify,[],[f252]) ).

fof(f252,plain,
    ! [X3,X5,X0,X4,X2,X1,X7,X6] :
      ( cong(X6,X4,X0,X3)
      | ~ eqratio(X6,X4,X0,X3,X5,X7,X2,X1)
      | ~ cong(X5,X7,X2,X1) ),
    inference(flattening,[],[f251]) ).

fof(f251,plain,
    ! [X7,X3,X1,X0,X4,X6,X5,X2] :
      ( cong(X6,X4,X0,X3)
      | ~ eqratio(X6,X4,X0,X3,X5,X7,X2,X1)
      | ~ cong(X5,X7,X2,X1) ),
    inference(ennf_transformation,[],[f131]) ).

fof(f131,plain,
    ! [X7,X3,X1,X0,X4,X6,X5,X2] :
      ( ( eqratio(X6,X4,X0,X3,X5,X7,X2,X1)
        & cong(X5,X7,X2,X1) )
     => cong(X6,X4,X0,X3) ),
    inference(rectify,[],[f76]) ).

fof(f76,axiom,
    ! [X2,X11,X10,X3,X1,X8,X0,X9] :
      ( ( eqratio(X0,X1,X2,X3,X8,X9,X10,X11)
        & cong(X8,X9,X10,X11) )
     => cong(X0,X1,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD75) ).

fof(f514,plain,
    ! [X2,X3,X0,X1,X4] :
      ( eqratio(X0,X2,X2,X1,X0,X4,X4,X3)
      | ~ coll(X0,X4,X3)
      | ~ coll(X0,X2,X1)
      | ~ para(X2,X4,X1,X3) ),
    inference(cnf_transformation,[],[f383]) ).

fof(f383,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ~ coll(X0,X4,X3)
      | eqratio(X0,X2,X2,X1,X0,X4,X4,X3)
      | ~ para(X2,X4,X1,X3)
      | ~ coll(X0,X2,X1) ),
    inference(rectify,[],[f299]) ).

fof(f299,plain,
    ! [X1,X0,X4,X2,X3] :
      ( ~ coll(X1,X3,X2)
      | eqratio(X1,X4,X4,X0,X1,X3,X3,X2)
      | ~ para(X4,X3,X0,X2)
      | ~ coll(X1,X4,X0) ),
    inference(flattening,[],[f298]) ).

fof(f298,plain,
    ! [X4,X2,X1,X0,X3] :
      ( eqratio(X1,X4,X4,X0,X1,X3,X3,X2)
      | ~ para(X4,X3,X0,X2)
      | ~ coll(X1,X4,X0)
      | ~ coll(X1,X3,X2) ),
    inference(ennf_transformation,[],[f129]) ).

fof(f129,plain,
    ! [X4,X2,X1,X0,X3] :
      ( ( para(X4,X3,X0,X2)
        & coll(X1,X4,X0)
        & coll(X1,X3,X2) )
     => eqratio(X1,X4,X4,X0,X1,X3,X3,X2) ),
    inference(rectify,[],[f66]) ).

fof(f66,axiom,
    ! [X2,X7,X3,X1,X0] :
      ( ( coll(X7,X1,X3)
        & para(X0,X1,X2,X3)
        & coll(X7,X0,X2) )
     => eqratio(X7,X0,X0,X2,X7,X1,X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD65) ).

fof(f1648,plain,
    ! [X10,X8,X9] :
      ( cong(X8,X10,X9,X8)
      | ~ midp(X8,X9,X10) ),
    inference(resolution,[],[f649,f485]) ).

fof(f649,plain,
    ! [X2,X0,X1] :
      ( cong(X0,X1,X0,X2)
      | ~ midp(X0,X2,X1) ),
    inference(resolution,[],[f558,f545]) ).

fof(f545,plain,
    ! [X2,X0,X1] :
      ( cong(X1,X0,X1,X2)
      | ~ midp(X1,X0,X2) ),
    inference(cnf_transformation,[],[f421]) ).

fof(f421,plain,
    ! [X0,X1,X2] :
      ( ~ midp(X1,X0,X2)
      | cong(X1,X0,X1,X2) ),
    inference(rectify,[],[f337]) ).

fof(f337,plain,
    ! [X1,X0,X2] :
      ( ~ midp(X0,X1,X2)
      | cong(X0,X1,X0,X2) ),
    inference(ennf_transformation,[],[f69]) ).

fof(f69,axiom,
    ! [X2,X1,X0] :
      ( midp(X0,X1,X2)
     => cong(X0,X1,X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD68) ).

fof(f558,plain,
    ! [X2,X3,X0,X1] :
      ( ~ cong(X3,X0,X1,X2)
      | cong(X1,X2,X3,X0) ),
    inference(cnf_transformation,[],[f435]) ).

fof(f435,plain,
    ! [X0,X1,X2,X3] :
      ( cong(X1,X2,X3,X0)
      | ~ cong(X3,X0,X1,X2) ),
    inference(rectify,[],[f282]) ).

fof(f282,plain,
    ! [X3,X0,X2,X1] :
      ( cong(X0,X2,X1,X3)
      | ~ cong(X1,X3,X0,X2) ),
    inference(ennf_transformation,[],[f178]) ).

fof(f178,plain,
    ! [X1,X2,X3,X0] :
      ( cong(X1,X3,X0,X2)
     => cong(X0,X2,X1,X3) ),
    inference(rectify,[],[f24]) ).

fof(f24,axiom,
    ! [X2,X0,X3,X1] :
      ( cong(X0,X1,X2,X3)
     => cong(X2,X3,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ruleD24) ).

fof(f8334,plain,
    ( ! [X18,X16,X17,X15] :
        ( perp(X15,X16,X17,X18)
        | ~ cong(X15,X17,X16,X17) )
    | ~ spl27_73 ),
    inference(resolution,[],[f8191,f525]) ).

fof(f3423,plain,
    ~ spl27_74,
    inference(avatar_contradiction_clause,[],[f3418]) ).

fof(f3418,plain,
    ( $false
    | ~ spl27_74 ),
    inference(resolution,[],[f2206,f1663]) ).

fof(f1663,plain,
    para(sK6,sK4,sK6,sK4),
    inference(resolution,[],[f963,f626]) ).

fof(f626,plain,
    perp(sK5,sK2,sK6,sK4),
    inference(resolution,[],[f474,f493]) ).

fof(f493,plain,
    perp(sK6,sK4,sK5,sK2),
    inference(cnf_transformation,[],[f360]) ).

fof(f963,plain,
    ! [X18,X19] :
      ( ~ perp(sK5,sK2,X18,X19)
      | para(sK6,sK4,X18,X19) ),
    inference(resolution,[],[f553,f493]) ).

fof(f2206,plain,
    ( ! [X0,X1] : ~ para(X0,X1,X0,X1)
    | ~ spl27_74 ),
    inference(avatar_component_clause,[],[f2205]) ).

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

fof(f2207,plain,
    ( spl27_73
    | spl27_74 ),
    inference(avatar_split_clause,[],[f2177,f2205,f2202]) ).

fof(f2177,plain,
    ! [X2,X3,X0,X1] :
      ( ~ para(X0,X1,X0,X1)
      | para(X2,X3,X2,X3) ),
    inference(resolution,[],[f1093,f482]) ).

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

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

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

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

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

fof(f1093,plain,
    ! [X21,X18,X19,X22,X23,X20] :
      ( eqangle(X18,X19,X20,X21,X18,X19,X22,X23)
      | ~ para(X20,X21,X22,X23) ),
    inference(resolution,[],[f539,f530]) ).

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : GEO604+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.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 22:07:32 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.48  % (5777)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.49  % (5776)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.18/0.49  % (5785)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.50  % (5770)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.18/0.50  % (5773)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.18/0.50  % (5767)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.18/0.50  % (5792)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.51  % (5775)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.18/0.51  % (5775)Instruction limit reached!
% 0.18/0.51  % (5775)------------------------------
% 0.18/0.51  % (5775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (5775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (5775)Termination reason: Unknown
% 0.18/0.51  % (5775)Termination phase: Preprocessing 3
% 0.18/0.51  
% 0.18/0.51  % (5775)Memory used [KB]: 1151
% 0.18/0.51  % (5775)Time elapsed: 0.003 s
% 0.18/0.51  % (5775)Instructions burned: 3 (million)
% 0.18/0.51  % (5775)------------------------------
% 0.18/0.51  % (5775)------------------------------
% 0.18/0.51  TRYING [1]
% 0.18/0.51  % (5788)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.51  % (5790)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.18/0.51  % (5781)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.18/0.51  % (5768)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.18/0.52  % (5780)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.52  % (5782)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.18/0.52  % (5784)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.52  % (5796)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.18/0.52  % (5772)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.18/0.52  % (5771)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (5769)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.18/0.52  % (5779)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.18/0.52  % (5778)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.18/0.53  TRYING [1]
% 0.18/0.53  % (5774)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.53  TRYING [2]
% 0.18/0.53  TRYING [2]
% 0.18/0.53  % (5789)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.18/0.53  % (5783)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.18/0.53  % (5791)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.18/0.53  % (5768)Refutation not found, incomplete strategy% (5768)------------------------------
% 0.18/0.53  % (5768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (5768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (5768)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (5768)Memory used [KB]: 5884
% 0.18/0.53  % (5768)Time elapsed: 0.136 s
% 0.18/0.53  % (5768)Instructions burned: 13 (million)
% 0.18/0.53  % (5768)------------------------------
% 0.18/0.53  % (5768)------------------------------
% 0.18/0.53  % (5794)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.18/0.53  % (5795)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.54  % (5793)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.18/0.54  TRYING [1]
% 0.18/0.54  TRYING [2]
% 0.18/0.54  % (5787)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.18/0.54  % (5786)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.18/0.55  % (5774)Instruction limit reached!
% 0.18/0.55  % (5774)------------------------------
% 0.18/0.55  % (5774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (5774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (5774)Termination reason: Unknown
% 0.18/0.55  % (5774)Termination phase: Saturation
% 0.18/0.55  
% 0.18/0.55  % (5774)Memory used [KB]: 5756
% 0.18/0.55  % (5774)Time elapsed: 0.005 s
% 0.18/0.55  % (5774)Instructions burned: 7 (million)
% 0.18/0.55  % (5774)------------------------------
% 0.18/0.55  % (5774)------------------------------
% 0.18/0.56  % (5773)Instruction limit reached!
% 0.18/0.56  % (5773)------------------------------
% 0.18/0.56  % (5773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.56  % (5773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.56  % (5773)Termination reason: Unknown
% 0.18/0.56  % (5773)Termination phase: Finite model building constraint generation
% 0.18/0.56  
% 0.18/0.56  % (5773)Memory used [KB]: 8955
% 0.18/0.56  % (5773)Time elapsed: 0.148 s
% 0.18/0.56  % (5773)Instructions burned: 52 (million)
% 0.18/0.56  % (5773)------------------------------
% 0.18/0.56  % (5773)------------------------------
% 0.18/0.57  % (5777)Instruction limit reached!
% 0.18/0.57  % (5777)------------------------------
% 0.18/0.57  % (5777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.57  % (5769)Instruction limit reached!
% 0.18/0.57  % (5769)------------------------------
% 0.18/0.57  % (5769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.57  % (5776)Instruction limit reached!
% 0.18/0.57  % (5776)------------------------------
% 0.18/0.57  % (5776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.57  % (5776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.57  % (5776)Termination reason: Unknown
% 0.18/0.57  % (5776)Termination phase: Saturation
% 0.18/0.57  
% 0.18/0.57  % (5776)Memory used [KB]: 1918
% 0.18/0.57  % (5776)Time elapsed: 0.165 s
% 0.18/0.57  % (5776)Instructions burned: 52 (million)
% 0.18/0.57  % (5776)------------------------------
% 0.18/0.57  % (5776)------------------------------
% 0.18/0.57  % (5784)Instruction limit reached!
% 0.18/0.57  % (5784)------------------------------
% 0.18/0.57  % (5784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.57  % (5784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.57  % (5784)Termination reason: Unknown
% 0.18/0.57  % (5784)Termination phase: Finite model building SAT solving
% 0.18/0.58  
% 0.18/0.58  % (5784)Memory used [KB]: 9210
% 0.18/0.58  % (5784)Time elapsed: 0.158 s
% 0.18/0.58  % (5784)Instructions burned: 60 (million)
% 0.18/0.58  % (5784)------------------------------
% 0.18/0.58  % (5784)------------------------------
% 1.86/0.58  % (5770)Instruction limit reached!
% 1.86/0.58  % (5770)------------------------------
% 1.86/0.58  % (5770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.58  % (5770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.58  % (5770)Termination reason: Unknown
% 1.86/0.58  % (5770)Termination phase: Saturation
% 1.86/0.58  
% 1.86/0.58  % (5770)Memory used [KB]: 6268
% 1.86/0.58  % (5770)Time elapsed: 0.179 s
% 1.86/0.58  % (5770)Instructions burned: 52 (million)
% 1.86/0.58  % (5770)------------------------------
% 1.86/0.58  % (5770)------------------------------
% 1.86/0.58  % (5777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.58  % (5777)Termination reason: Unknown
% 1.86/0.58  % (5777)Termination phase: Saturation
% 1.86/0.58  
% 1.86/0.58  % (5777)Memory used [KB]: 6652
% 1.86/0.58  % (5777)Time elapsed: 0.176 s
% 1.86/0.58  % (5777)Instructions burned: 50 (million)
% 1.86/0.58  % (5777)------------------------------
% 1.86/0.58  % (5777)------------------------------
% 1.86/0.59  % (5769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.59  % (5769)Termination reason: Unknown
% 1.86/0.59  % (5769)Termination phase: Saturation
% 1.86/0.59  
% 1.86/0.59  % (5769)Memory used [KB]: 1791
% 1.86/0.59  % (5769)Time elapsed: 0.172 s
% 1.86/0.59  % (5769)Instructions burned: 38 (million)
% 1.86/0.59  % (5769)------------------------------
% 1.86/0.59  % (5769)------------------------------
% 1.97/0.60  % (5772)Instruction limit reached!
% 1.97/0.60  % (5772)------------------------------
% 1.97/0.60  % (5772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.61  % (5771)Instruction limit reached!
% 1.97/0.61  % (5771)------------------------------
% 1.97/0.61  % (5771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.61  % (5772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.61  % (5772)Termination reason: Unknown
% 1.97/0.61  % (5772)Termination phase: Saturation
% 1.97/0.61  
% 1.97/0.61  % (5772)Memory used [KB]: 6012
% 1.97/0.61  % (5772)Time elapsed: 0.215 s
% 1.97/0.61  % (5772)Instructions burned: 49 (million)
% 1.97/0.61  % (5772)------------------------------
% 1.97/0.61  % (5772)------------------------------
% 1.97/0.61  % (5781)Instruction limit reached!
% 1.97/0.61  % (5781)------------------------------
% 1.97/0.61  % (5781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.61  % (5781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.61  % (5781)Termination reason: Unknown
% 1.97/0.61  % (5781)Termination phase: Saturation
% 1.97/0.61  
% 1.97/0.61  % (5781)Memory used [KB]: 6908
% 1.97/0.61  % (5781)Time elapsed: 0.037 s
% 1.97/0.61  % (5781)Instructions burned: 68 (million)
% 1.97/0.61  % (5781)------------------------------
% 1.97/0.61  % (5781)------------------------------
% 2.17/0.63  % (5771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.63  % (5771)Termination reason: Unknown
% 2.17/0.63  % (5771)Termination phase: Saturation
% 2.17/0.63  
% 2.17/0.63  % (5771)Memory used [KB]: 6524
% 2.17/0.63  % (5771)Time elapsed: 0.220 s
% 2.17/0.63  % (5771)Instructions burned: 52 (million)
% 2.17/0.63  % (5771)------------------------------
% 2.17/0.63  % (5771)------------------------------
% 2.17/0.64  % (5782)Instruction limit reached!
% 2.17/0.64  % (5782)------------------------------
% 2.17/0.64  % (5782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.64  % (5782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.64  % (5782)Termination reason: Unknown
% 2.17/0.64  % (5782)Termination phase: Saturation
% 2.17/0.64  
% 2.17/0.64  % (5782)Memory used [KB]: 2174
% 2.17/0.64  % (5782)Time elapsed: 0.218 s
% 2.17/0.64  % (5782)Instructions burned: 76 (million)
% 2.17/0.64  % (5782)------------------------------
% 2.17/0.64  % (5782)------------------------------
% 2.17/0.65  % (5793)Instruction limit reached!
% 2.17/0.65  % (5793)------------------------------
% 2.17/0.65  % (5793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.65  % (5793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.65  % (5793)Termination reason: Unknown
% 2.17/0.65  % (5793)Termination phase: Saturation
% 2.17/0.65  
% 2.17/0.65  % (5793)Memory used [KB]: 6908
% 2.17/0.65  % (5793)Time elapsed: 0.040 s
% 2.17/0.65  % (5793)Instructions burned: 68 (million)
% 2.17/0.65  % (5793)------------------------------
% 2.17/0.65  % (5793)------------------------------
% 2.17/0.66  % (5874)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.17/0.66  TRYING [3]
% 2.17/0.67  % (5857)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.17/0.67  % (5883)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.17/0.68  % (5882)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.17/0.68  % (5786)Instruction limit reached!
% 2.17/0.68  % (5786)------------------------------
% 2.17/0.68  % (5786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.68  % (5780)Instruction limit reached!
% 2.17/0.68  % (5780)------------------------------
% 2.17/0.68  % (5780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.68  % (5785)Instruction limit reached!
% 2.17/0.68  % (5785)------------------------------
% 2.17/0.68  % (5785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.68  % (5785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.68  % (5785)Termination reason: Unknown
% 2.17/0.68  % (5785)Termination phase: Saturation
% 2.17/0.68  
% 2.17/0.68  % (5785)Memory used [KB]: 6908
% 2.17/0.68  % (5785)Time elapsed: 0.299 s
% 2.17/0.68  % (5785)Instructions burned: 100 (million)
% 2.17/0.68  % (5785)------------------------------
% 2.17/0.68  % (5785)------------------------------
% 2.17/0.68  % (5779)Instruction limit reached!
% 2.17/0.68  % (5779)------------------------------
% 2.17/0.68  % (5779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.68  % (5779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.68  % (5779)Termination reason: Unknown
% 2.17/0.68  % (5779)Termination phase: Saturation
% 2.17/0.68  
% 2.17/0.68  % (5779)Memory used [KB]: 6780
% 2.17/0.68  % (5779)Time elapsed: 0.275 s
% 2.17/0.68  % (5779)Instructions burned: 101 (million)
% 2.17/0.68  % (5779)------------------------------
% 2.17/0.68  % (5779)------------------------------
% 2.17/0.69  % (5783)Instruction limit reached!
% 2.17/0.69  % (5783)------------------------------
% 2.17/0.69  % (5783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.69  % (5783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.69  % (5783)Termination reason: Unknown
% 2.17/0.69  % (5783)Termination phase: Saturation
% 2.17/0.69  
% 2.17/0.69  % (5783)Memory used [KB]: 6396
% 2.17/0.69  % (5783)Time elapsed: 0.291 s
% 2.17/0.69  % (5783)Instructions burned: 101 (million)
% 2.17/0.69  % (5783)------------------------------
% 2.17/0.69  % (5783)------------------------------
% 2.17/0.69  % (5778)Instruction limit reached!
% 2.17/0.69  % (5778)------------------------------
% 2.17/0.69  % (5778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.69  % (5778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.69  % (5778)Termination reason: Unknown
% 2.17/0.69  % (5778)Termination phase: Saturation
% 2.17/0.69  
% 2.17/0.69  % (5778)Memory used [KB]: 6652
% 2.17/0.69  % (5778)Time elapsed: 0.299 s
% 2.17/0.69  % (5778)Instructions burned: 100 (million)
% 2.17/0.69  % (5778)------------------------------
% 2.17/0.69  % (5778)------------------------------
% 2.17/0.69  % (5786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.69  % (5786)Termination reason: Unknown
% 2.17/0.69  % (5786)Termination phase: Saturation
% 2.17/0.69  
% 2.17/0.69  % (5786)Memory used [KB]: 1791
% 2.17/0.69  % (5786)Time elapsed: 0.291 s
% 2.17/0.69  % (5786)Instructions burned: 100 (million)
% 2.17/0.69  % (5786)------------------------------
% 2.17/0.69  % (5786)------------------------------
% 2.17/0.69  % (5780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.69  % (5780)Termination reason: Unknown
% 2.17/0.69  % (5780)Termination phase: Saturation
% 2.17/0.69  
% 2.17/0.69  % (5780)Memory used [KB]: 6652
% 2.17/0.69  % (5780)Time elapsed: 0.299 s
% 2.17/0.69  % (5780)Instructions burned: 101 (million)
% 2.17/0.69  % (5780)------------------------------
% 2.17/0.69  % (5780)------------------------------
% 2.17/0.69  % (5872)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.17/0.70  % (5887)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.17/0.70  % (5868)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.17/0.72  % (5885)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.74/0.73  % (5889)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.74/0.73  % (5897)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.74/0.73  % (5788)Instruction limit reached!
% 2.74/0.73  % (5788)------------------------------
% 2.74/0.73  % (5788)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.74  % (5788)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.74  % (5788)Termination reason: Unknown
% 2.74/0.74  % (5788)Termination phase: Saturation
% 2.74/0.74  
% 2.74/0.74  % (5788)Memory used [KB]: 7803
% 2.74/0.74  % (5788)Time elapsed: 0.354 s
% 2.74/0.74  % (5788)Instructions burned: 138 (million)
% 2.74/0.74  % (5788)------------------------------
% 2.74/0.74  % (5788)------------------------------
% 2.74/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.74/0.75  % (5896)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.74/0.76  % (5904)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)
% 2.74/0.78  % (5916)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.74/0.78  % (5925)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.81  % (5940)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.81  % (5946)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.00/0.81  % (5945)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.00/0.82  % (5941)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.00/0.83  % (5943)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.00/0.83  % (5942)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.00/0.83  % (5944)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.00/0.84  % (5887)Instruction limit reached!
% 3.00/0.84  % (5887)------------------------------
% 3.00/0.84  % (5887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.84  % (5887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.84  % (5887)Termination reason: Unknown
% 3.00/0.84  % (5887)Termination phase: Saturation
% 3.00/0.84  
% 3.00/0.84  % (5887)Memory used [KB]: 6908
% 3.00/0.84  % (5887)Time elapsed: 0.036 s
% 3.00/0.84  % (5887)Instructions burned: 69 (million)
% 3.00/0.84  % (5887)------------------------------
% 3.00/0.84  % (5887)------------------------------
% 3.00/0.85  % (5787)Instruction limit reached!
% 3.00/0.85  % (5787)------------------------------
% 3.00/0.85  % (5787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.85  % (5787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.85  % (5787)Termination reason: Unknown
% 3.00/0.85  % (5787)Termination phase: Saturation
% 3.00/0.85  
% 3.00/0.85  % (5787)Memory used [KB]: 8059
% 3.00/0.85  % (5787)Time elapsed: 0.463 s
% 3.00/0.85  % (5787)Instructions burned: 178 (million)
% 3.00/0.85  % (5787)------------------------------
% 3.00/0.85  % (5787)------------------------------
% 3.00/0.86  % (5872)Instruction limit reached!
% 3.00/0.86  % (5872)------------------------------
% 3.00/0.86  % (5872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.86  % (5872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.86  % (5872)Termination reason: Unknown
% 3.00/0.86  % (5872)Termination phase: Saturation
% 3.00/0.86  
% 3.00/0.86  % (5872)Memory used [KB]: 6908
% 3.00/0.86  % (5872)Time elapsed: 0.282 s
% 3.00/0.86  % (5872)Instructions burned: 91 (million)
% 3.00/0.86  % (5872)------------------------------
% 3.00/0.86  % (5872)------------------------------
% 3.35/0.87  % (5794)Instruction limit reached!
% 3.35/0.87  % (5794)------------------------------
% 3.35/0.87  % (5794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.35/0.87  % (5794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.35/0.87  % (5794)Termination reason: Unknown
% 3.35/0.87  % (5794)Termination phase: Saturation
% 3.35/0.87  
% 3.35/0.87  % (5794)Memory used [KB]: 3709
% 3.35/0.87  % (5794)Time elapsed: 0.464 s
% 3.35/0.87  % (5794)Instructions burned: 177 (million)
% 3.35/0.87  % (5794)------------------------------
% 3.35/0.87  % (5794)------------------------------
% 3.35/0.88  % (5897)Instruction limit reached!
% 3.35/0.88  % (5897)------------------------------
% 3.35/0.88  % (5897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.35/0.89  % (5897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.35/0.89  % (5897)Termination reason: Unknown
% 3.35/0.89  % (5897)Termination phase: Saturation
% 3.35/0.89  
% 3.35/0.89  % (5897)Memory used [KB]: 8059
% 3.35/0.89  % (5897)Time elapsed: 0.220 s
% 3.35/0.89  % (5897)Instructions burned: 92 (million)
% 3.35/0.89  % (5897)------------------------------
% 3.35/0.89  % (5897)------------------------------
% 3.35/0.93  % (5943)Instruction limit reached!
% 3.35/0.93  % (5943)------------------------------
% 3.35/0.93  % (5943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.35/0.93  % (5943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.35/0.93  % (5943)Termination reason: Unknown
% 3.35/0.93  % (5943)Termination phase: Saturation
% 3.35/0.93  
% 3.35/0.93  % (5943)Memory used [KB]: 6908
% 3.35/0.93  % (5943)Time elapsed: 0.040 s
% 3.35/0.93  % (5943)Instructions burned: 68 (million)
% 3.35/0.93  % (5943)------------------------------
% 3.35/0.93  % (5943)------------------------------
% 3.74/0.97  % (5948)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.74/0.98  % (5949)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.80/1.00  % (5951)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.80/1.00  % (5952)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=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.80/1.01  % (5950)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.80/1.01  % (5868)Instruction limit reached!
% 3.80/1.01  % (5868)------------------------------
% 3.80/1.01  % (5868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.80/1.01  % (5868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.80/1.01  % (5868)Termination reason: Unknown
% 3.80/1.01  % (5868)Termination phase: Saturation
% 3.80/1.01  
% 3.80/1.01  % (5868)Memory used [KB]: 3070
% 3.80/1.01  % (5868)Time elapsed: 0.422 s
% 3.80/1.01  % (5868)Instructions burned: 212 (million)
% 3.80/1.01  % (5868)------------------------------
% 3.80/1.01  % (5868)------------------------------
% 3.91/1.04  % (5953)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 4.06/1.11  % (5796)Instruction limit reached!
% 4.06/1.11  % (5796)------------------------------
% 4.06/1.11  % (5796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.06/1.11  % (5796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.06/1.11  % (5796)Termination reason: Unknown
% 4.06/1.11  % (5796)Termination phase: Saturation
% 4.06/1.11  
% 4.06/1.11  % (5796)Memory used [KB]: 12153
% 4.06/1.11  % (5796)Time elapsed: 0.729 s
% 4.06/1.11  % (5796)Instructions burned: 356 (million)
% 4.06/1.11  % (5796)------------------------------
% 4.06/1.11  % (5796)------------------------------
% 4.06/1.12  % (5949)Instruction limit reached!
% 4.06/1.12  % (5949)------------------------------
% 4.06/1.12  % (5949)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.06/1.12  % (5949)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.06/1.12  % (5949)Termination reason: Unknown
% 4.06/1.12  % (5949)Termination phase: Saturation
% 4.06/1.12  
% 4.06/1.12  % (5949)Memory used [KB]: 7419
% 4.06/1.12  % (5949)Time elapsed: 0.232 s
% 4.06/1.12  % (5949)Instructions burned: 91 (million)
% 4.06/1.12  % (5949)------------------------------
% 4.06/1.12  % (5949)------------------------------
% 4.06/1.16  % (5954)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 6.56/1.18  % (5789)Instruction limit reached!
% 6.56/1.18  % (5789)------------------------------
% 6.56/1.18  % (5789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.19  % (5789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.19  % (5789)Termination reason: Unknown
% 6.56/1.19  % (5789)Termination phase: Saturation
% 6.56/1.19  
% 6.56/1.19  % (5789)Memory used [KB]: 3070
% 6.56/1.19  % (5789)Time elapsed: 0.798 s
% 6.56/1.19  % (5789)Instructions burned: 498 (million)
% 6.56/1.19  % (5789)------------------------------
% 6.56/1.19  % (5789)------------------------------
% 6.56/1.25  % (5956)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.56/1.26  % (5955)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 (2992ds/1824Mi)
% 6.56/1.27  % (5857)Instruction limit reached!
% 6.56/1.27  % (5857)------------------------------
% 6.56/1.27  % (5857)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.27  % (5857)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.27  % (5857)Termination reason: Unknown
% 6.56/1.27  % (5857)Termination phase: Saturation
% 6.56/1.27  
% 6.56/1.27  % (5857)Memory used [KB]: 8059
% 6.56/1.27  % (5857)Time elapsed: 0.733 s
% 6.56/1.27  % (5857)Instructions burned: 389 (million)
% 6.56/1.27  % (5857)------------------------------
% 6.56/1.27  % (5857)------------------------------
% 7.33/1.30  % (5957)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9707Mi)
% 7.56/1.31  % (5792)Instruction limit reached!
% 7.56/1.31  % (5792)------------------------------
% 7.56/1.31  % (5792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.56/1.31  % (5792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.56/1.31  % (5792)Termination reason: Unknown
% 7.56/1.31  % (5792)Termination phase: Saturation
% 7.56/1.31  
% 7.56/1.31  % (5792)Memory used [KB]: 10106
% 7.56/1.31  % (5792)Time elapsed: 0.920 s
% 7.56/1.31  % (5792)Instructions burned: 500 (million)
% 7.56/1.31  % (5792)------------------------------
% 7.56/1.31  % (5792)------------------------------
% 7.56/1.32  % (5795)Instruction limit reached!
% 7.56/1.32  % (5795)------------------------------
% 7.56/1.32  % (5795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.56/1.32  % (5795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.56/1.32  % (5795)Termination reason: Unknown
% 7.56/1.32  % (5795)Termination phase: Saturation
% 7.56/1.32  
% 7.56/1.32  % (5795)Memory used [KB]: 12537
% 7.56/1.32  % (5795)Time elapsed: 0.928 s
% 7.56/1.32  % (5795)Instructions burned: 439 (million)
% 7.56/1.32  % (5795)------------------------------
% 7.56/1.32  % (5795)------------------------------
% 7.56/1.32  % (5790)Instruction limit reached!
% 7.56/1.32  % (5790)------------------------------
% 7.56/1.32  % (5790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.56/1.32  % (5790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.56/1.32  % (5790)Termination reason: Unknown
% 7.56/1.32  % (5790)Termination phase: Saturation
% 7.56/1.32  
% 7.56/1.32  % (5790)Memory used [KB]: 13560
% 7.56/1.32  % (5790)Time elapsed: 0.880 s
% 7.56/1.32  % (5790)Instructions burned: 469 (million)
% 7.56/1.32  % (5790)------------------------------
% 7.56/1.32  % (5790)------------------------------
% 7.70/1.33  % (5791)Instruction limit reached!
% 7.70/1.33  % (5791)------------------------------
% 7.70/1.33  % (5791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.70/1.34  % (5791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.70/1.34  % (5791)Termination reason: Unknown
% 7.70/1.34  % (5791)Termination phase: Saturation
% 7.70/1.34  
% 7.70/1.34  % (5791)Memory used [KB]: 10746
% 7.70/1.34  % (5791)Time elapsed: 0.908 s
% 7.70/1.34  % (5791)Instructions burned: 482 (million)
% 7.70/1.34  % (5791)------------------------------
% 7.70/1.34  % (5791)------------------------------
% 8.31/1.43  % (5958)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 (2990ds/90Mi)
% 8.31/1.45  % (5959)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/44001Mi)
% 8.31/1.46  % (5961)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 8.31/1.46  % (5960)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 (2990ds/4958Mi)
% 8.31/1.48  % (5962)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32293Mi)
% 9.29/1.57  % (5958)Instruction limit reached!
% 9.29/1.57  % (5958)------------------------------
% 9.29/1.57  % (5958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.29/1.57  % (5958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.29/1.57  % (5958)Termination reason: Unknown
% 9.29/1.57  % (5958)Termination phase: Saturation
% 9.29/1.57  
% 9.29/1.57  % (5958)Memory used [KB]: 6396
% 9.29/1.57  % (5958)Time elapsed: 0.245 s
% 9.29/1.57  % (5958)Instructions burned: 90 (million)
% 9.29/1.57  % (5958)------------------------------
% 9.29/1.57  % (5958)------------------------------
% 9.73/1.68  % (5951)First to succeed.
% 9.73/1.69  % (5951)Refutation found. Thanks to Tanya!
% 9.73/1.69  % SZS status Theorem for theBenchmark
% 9.73/1.69  % SZS output start Proof for theBenchmark
% See solution above
% 9.73/1.69  % (5951)------------------------------
% 9.73/1.69  % (5951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.73/1.69  % (5951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.73/1.69  % (5951)Termination reason: Refutation
% 9.73/1.69  
% 9.73/1.69  % (5951)Memory used [KB]: 9338
% 9.73/1.69  % (5951)Time elapsed: 0.774 s
% 9.73/1.69  % (5951)Instructions burned: 428 (million)
% 9.73/1.69  % (5951)------------------------------
% 9.73/1.69  % (5951)------------------------------
% 9.73/1.69  % (5761)Success in time 1.352 s
%------------------------------------------------------------------------------