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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SWC053+1 : TPTP v8.1.0. Released v2.4.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 : n004.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 18:41:25 EDT 2022

% Result   : Theorem 3.65s 0.97s
% Output   : Refutation 3.65s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   27
% Syntax   : Number of formulae    :  134 (  10 unt;   0 def)
%            Number of atoms       :  614 ( 134 equ)
%            Maximal formula atoms :   38 (   4 avg)
%            Number of connectives :  748 ( 268   ~; 271   |; 159   &)
%                                         (  14 <=>;  36  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   16 (  14 usr;  11 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :  145 ( 103   !;  42   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3208,plain,
    $false,
    inference(avatar_sat_refutation,[],[f608,f617,f618,f623,f632,f637,f646,f650,f652,f654,f656,f666,f1481,f1946,f2208,f3016]) ).

fof(f3016,plain,
    ( ~ spl58_3
    | ~ spl58_5
    | ~ spl58_8
    | ~ spl58_9 ),
    inference(avatar_contradiction_clause,[],[f3015]) ).

fof(f3015,plain,
    ( $false
    | ~ spl58_3
    | ~ spl58_5
    | ~ spl58_8
    | ~ spl58_9 ),
    inference(subsumption_resolution,[],[f2738,f683]) ).

fof(f683,plain,
    ~ neq(nil,nil),
    inference(unit_resulting_resolution,[],[f393,f593]) ).

fof(f593,plain,
    ! [X1] :
      ( ~ neq(X1,X1)
      | ~ ssList(X1) ),
    inference(duplicate_literal_removal,[],[f582]) ).

fof(f582,plain,
    ! [X1] :
      ( ~ neq(X1,X1)
      | ~ ssList(X1)
      | ~ ssList(X1) ),
    inference(equality_resolution,[],[f518]) ).

fof(f518,plain,
    ! [X0,X1] :
      ( ~ ssList(X0)
      | ~ ssList(X1)
      | X0 != X1
      | ~ neq(X0,X1) ),
    inference(cnf_transformation,[],[f327]) ).

fof(f327,plain,
    ! [X0] :
      ( ~ ssList(X0)
      | ! [X1] :
          ( ~ ssList(X1)
          | ( ( X0 != X1
              | ~ neq(X0,X1) )
            & ( neq(X0,X1)
              | X0 = X1 ) ) ) ),
    inference(nnf_transformation,[],[f157]) ).

fof(f157,plain,
    ! [X0] :
      ( ~ ssList(X0)
      | ! [X1] :
          ( ~ ssList(X1)
          | ( X0 != X1
          <=> neq(X0,X1) ) ) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f15,axiom,
    ! [X0] :
      ( ssList(X0)
     => ! [X1] :
          ( ssList(X1)
         => ( X0 != X1
          <=> neq(X0,X1) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax15) ).

fof(f393,plain,
    ssList(nil),
    inference(cnf_transformation,[],[f17]) ).

fof(f17,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax17) ).

fof(f2738,plain,
    ( neq(nil,nil)
    | ~ spl58_3
    | ~ spl58_5
    | ~ spl58_8
    | ~ spl58_9 ),
    inference(backward_demodulation,[],[f622,f2721]) ).

fof(f2721,plain,
    ( nil = sK15
    | ~ spl58_3
    | ~ spl58_8
    | ~ spl58_9 ),
    inference(unit_resulting_resolution,[],[f393,f636,f682,f2245,f363]) ).

fof(f363,plain,
    ! [X0,X1] :
      ( ~ frontsegP(X0,X1)
      | X0 = X1
      | ~ ssList(X1)
      | ~ frontsegP(X1,X0)
      | ~ ssList(X0) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f152,plain,
    ! [X0] :
      ( ~ ssList(X0)
      | ! [X1] :
          ( X0 = X1
          | ~ frontsegP(X0,X1)
          | ~ ssList(X1)
          | ~ frontsegP(X1,X0) ) ),
    inference(flattening,[],[f151]) ).

fof(f151,plain,
    ! [X0] :
      ( ! [X1] :
          ( X0 = X1
          | ~ frontsegP(X0,X1)
          | ~ frontsegP(X1,X0)
          | ~ ssList(X1) )
      | ~ ssList(X0) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f41,axiom,
    ! [X0] :
      ( ssList(X0)
     => ! [X1] :
          ( ssList(X1)
         => ( ( frontsegP(X0,X1)
              & frontsegP(X1,X0) )
           => X0 = X1 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax41) ).

fof(f2245,plain,
    ( frontsegP(nil,sK15)
    | ~ spl58_3
    | ~ spl58_8
    | ~ spl58_9 ),
    inference(forward_demodulation,[],[f1959,f1311]) ).

fof(f1311,plain,
    nil = app(nil,nil),
    inference(unit_resulting_resolution,[],[f393,f376]) ).

fof(f376,plain,
    ! [X0] :
      ( ~ ssList(X0)
      | app(X0,nil) = X0 ),
    inference(cnf_transformation,[],[f217]) ).

fof(f217,plain,
    ! [X0] :
      ( app(X0,nil) = X0
      | ~ ssList(X0) ),
    inference(ennf_transformation,[],[f84]) ).

fof(f84,axiom,
    ! [X0] :
      ( ssList(X0)
     => app(X0,nil) = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax84) ).

fof(f1959,plain,
    ( frontsegP(app(nil,nil),sK15)
    | ~ spl58_3
    | ~ spl58_8
    | ~ spl58_9 ),
    inference(backward_demodulation,[],[f716,f641]) ).

fof(f641,plain,
    ( nil = sK12
    | ~ spl58_9 ),
    inference(avatar_component_clause,[],[f639]) ).

fof(f639,plain,
    ( spl58_9
  <=> nil = sK12 ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_9])]) ).

fof(f716,plain,
    ( frontsegP(app(sK12,sK12),sK15)
    | ~ spl58_3
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f644,f636,f659,f644,f466]) ).

fof(f466,plain,
    ! [X2,X0,X1] :
      ( frontsegP(app(X0,X2),X1)
      | ~ ssList(X0)
      | ~ ssList(X1)
      | ~ ssList(X2)
      | ~ frontsegP(X0,X1) ),
    inference(cnf_transformation,[],[f107]) ).

fof(f107,plain,
    ! [X0] :
      ( ~ ssList(X0)
      | ! [X1] :
          ( ! [X2] :
              ( frontsegP(app(X0,X2),X1)
              | ~ ssList(X2)
              | ~ frontsegP(X0,X1) )
          | ~ ssList(X1) ) ),
    inference(flattening,[],[f106]) ).

fof(f106,plain,
    ! [X0] :
      ( ! [X1] :
          ( ! [X2] :
              ( frontsegP(app(X0,X2),X1)
              | ~ frontsegP(X0,X1)
              | ~ ssList(X2) )
          | ~ ssList(X1) )
      | ~ ssList(X0) ),
    inference(ennf_transformation,[],[f43]) ).

fof(f43,axiom,
    ! [X0] :
      ( ssList(X0)
     => ! [X1] :
          ( ssList(X1)
         => ! [X2] :
              ( ssList(X2)
             => ( frontsegP(X0,X1)
               => frontsegP(app(X0,X2),X1) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax43) ).

fof(f659,plain,
    ( frontsegP(sK12,sK15)
    | ~ spl58_3 ),
    inference(forward_demodulation,[],[f612,f414]) ).

fof(f414,plain,
    sK14 = sK12,
    inference(cnf_transformation,[],[f253]) ).

fof(f253,plain,
    ( ssList(sK11)
    & ssList(sK12)
    & ssList(sK13)
    & sK14 = sK12
    & ( ( ssList(sK15)
        & frontsegP(sK13,sK15)
        & frontsegP(sK14,sK15)
        & neq(sK15,nil) )
      | ( nil = sK13
        & nil = sK14 ) )
    & ( ( nil != sK11
        & nil = sK12 )
      | ( neq(sK12,nil)
        & ! [X5] :
            ( ~ segmentP(sK12,X5)
            | ~ segmentP(sK11,X5)
            | ~ ssList(X5)
            | ~ neq(X5,nil) ) ) )
    & sK13 = sK11
    & ssList(sK14) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11,sK12,sK13,sK14,sK15])],[f222,f252,f251,f250,f249,f248]) ).

fof(f248,plain,
    ( ? [X0] :
        ( ssList(X0)
        & ? [X1] :
            ( ssList(X1)
            & ? [X2] :
                ( ssList(X2)
                & ? [X3] :
                    ( X1 = X3
                    & ( ? [X4] :
                          ( ssList(X4)
                          & frontsegP(X2,X4)
                          & frontsegP(X3,X4)
                          & neq(X4,nil) )
                      | ( nil = X2
                        & nil = X3 ) )
                    & ( ( nil != X0
                        & nil = X1 )
                      | ( neq(X1,nil)
                        & ! [X5] :
                            ( ~ segmentP(X1,X5)
                            | ~ segmentP(X0,X5)
                            | ~ ssList(X5)
                            | ~ neq(X5,nil) ) ) )
                    & X0 = X2
                    & ssList(X3) ) ) ) )
   => ( ssList(sK11)
      & ? [X1] :
          ( ssList(X1)
          & ? [X2] :
              ( ssList(X2)
              & ? [X3] :
                  ( X1 = X3
                  & ( ? [X4] :
                        ( ssList(X4)
                        & frontsegP(X2,X4)
                        & frontsegP(X3,X4)
                        & neq(X4,nil) )
                    | ( nil = X2
                      & nil = X3 ) )
                  & ( ( nil != sK11
                      & nil = X1 )
                    | ( neq(X1,nil)
                      & ! [X5] :
                          ( ~ segmentP(X1,X5)
                          | ~ segmentP(sK11,X5)
                          | ~ ssList(X5)
                          | ~ neq(X5,nil) ) ) )
                  & sK11 = X2
                  & ssList(X3) ) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f249,plain,
    ( ? [X1] :
        ( ssList(X1)
        & ? [X2] :
            ( ssList(X2)
            & ? [X3] :
                ( X1 = X3
                & ( ? [X4] :
                      ( ssList(X4)
                      & frontsegP(X2,X4)
                      & frontsegP(X3,X4)
                      & neq(X4,nil) )
                  | ( nil = X2
                    & nil = X3 ) )
                & ( ( nil != sK11
                    & nil = X1 )
                  | ( neq(X1,nil)
                    & ! [X5] :
                        ( ~ segmentP(X1,X5)
                        | ~ segmentP(sK11,X5)
                        | ~ ssList(X5)
                        | ~ neq(X5,nil) ) ) )
                & sK11 = X2
                & ssList(X3) ) ) )
   => ( ssList(sK12)
      & ? [X2] :
          ( ssList(X2)
          & ? [X3] :
              ( sK12 = X3
              & ( ? [X4] :
                    ( ssList(X4)
                    & frontsegP(X2,X4)
                    & frontsegP(X3,X4)
                    & neq(X4,nil) )
                | ( nil = X2
                  & nil = X3 ) )
              & ( ( nil != sK11
                  & nil = sK12 )
                | ( neq(sK12,nil)
                  & ! [X5] :
                      ( ~ segmentP(sK12,X5)
                      | ~ segmentP(sK11,X5)
                      | ~ ssList(X5)
                      | ~ neq(X5,nil) ) ) )
              & sK11 = X2
              & ssList(X3) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f250,plain,
    ( ? [X2] :
        ( ssList(X2)
        & ? [X3] :
            ( sK12 = X3
            & ( ? [X4] :
                  ( ssList(X4)
                  & frontsegP(X2,X4)
                  & frontsegP(X3,X4)
                  & neq(X4,nil) )
              | ( nil = X2
                & nil = X3 ) )
            & ( ( nil != sK11
                & nil = sK12 )
              | ( neq(sK12,nil)
                & ! [X5] :
                    ( ~ segmentP(sK12,X5)
                    | ~ segmentP(sK11,X5)
                    | ~ ssList(X5)
                    | ~ neq(X5,nil) ) ) )
            & sK11 = X2
            & ssList(X3) ) )
   => ( ssList(sK13)
      & ? [X3] :
          ( sK12 = X3
          & ( ? [X4] :
                ( ssList(X4)
                & frontsegP(sK13,X4)
                & frontsegP(X3,X4)
                & neq(X4,nil) )
            | ( nil = sK13
              & nil = X3 ) )
          & ( ( nil != sK11
              & nil = sK12 )
            | ( neq(sK12,nil)
              & ! [X5] :
                  ( ~ segmentP(sK12,X5)
                  | ~ segmentP(sK11,X5)
                  | ~ ssList(X5)
                  | ~ neq(X5,nil) ) ) )
          & sK13 = sK11
          & ssList(X3) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f251,plain,
    ( ? [X3] :
        ( sK12 = X3
        & ( ? [X4] :
              ( ssList(X4)
              & frontsegP(sK13,X4)
              & frontsegP(X3,X4)
              & neq(X4,nil) )
          | ( nil = sK13
            & nil = X3 ) )
        & ( ( nil != sK11
            & nil = sK12 )
          | ( neq(sK12,nil)
            & ! [X5] :
                ( ~ segmentP(sK12,X5)
                | ~ segmentP(sK11,X5)
                | ~ ssList(X5)
                | ~ neq(X5,nil) ) ) )
        & sK13 = sK11
        & ssList(X3) )
   => ( sK14 = sK12
      & ( ? [X4] :
            ( ssList(X4)
            & frontsegP(sK13,X4)
            & frontsegP(sK14,X4)
            & neq(X4,nil) )
        | ( nil = sK13
          & nil = sK14 ) )
      & ( ( nil != sK11
          & nil = sK12 )
        | ( neq(sK12,nil)
          & ! [X5] :
              ( ~ segmentP(sK12,X5)
              | ~ segmentP(sK11,X5)
              | ~ ssList(X5)
              | ~ neq(X5,nil) ) ) )
      & sK13 = sK11
      & ssList(sK14) ) ),
    introduced(choice_axiom,[]) ).

fof(f252,plain,
    ( ? [X4] :
        ( ssList(X4)
        & frontsegP(sK13,X4)
        & frontsegP(sK14,X4)
        & neq(X4,nil) )
   => ( ssList(sK15)
      & frontsegP(sK13,sK15)
      & frontsegP(sK14,sK15)
      & neq(sK15,nil) ) ),
    introduced(choice_axiom,[]) ).

fof(f222,plain,
    ? [X0] :
      ( ssList(X0)
      & ? [X1] :
          ( ssList(X1)
          & ? [X2] :
              ( ssList(X2)
              & ? [X3] :
                  ( X1 = X3
                  & ( ? [X4] :
                        ( ssList(X4)
                        & frontsegP(X2,X4)
                        & frontsegP(X3,X4)
                        & neq(X4,nil) )
                    | ( nil = X2
                      & nil = X3 ) )
                  & ( ( nil != X0
                      & nil = X1 )
                    | ( neq(X1,nil)
                      & ! [X5] :
                          ( ~ segmentP(X1,X5)
                          | ~ segmentP(X0,X5)
                          | ~ ssList(X5)
                          | ~ neq(X5,nil) ) ) )
                  & X0 = X2
                  & ssList(X3) ) ) ) ),
    inference(flattening,[],[f221]) ).

fof(f221,plain,
    ? [X0] :
      ( ? [X1] :
          ( ? [X2] :
              ( ? [X3] :
                  ( X1 = X3
                  & X0 = X2
                  & ( ( nil != X0
                      & nil = X1 )
                    | ( neq(X1,nil)
                      & ! [X5] :
                          ( ~ segmentP(X1,X5)
                          | ~ segmentP(X0,X5)
                          | ~ ssList(X5)
                          | ~ neq(X5,nil) ) ) )
                  & ( ( nil = X2
                      & nil = X3 )
                    | ? [X4] :
                        ( frontsegP(X3,X4)
                        & frontsegP(X2,X4)
                        & neq(X4,nil)
                        & ssList(X4) ) )
                  & ssList(X3) )
              & ssList(X2) )
          & ssList(X1) )
      & ssList(X0) ),
    inference(ennf_transformation,[],[f97]) ).

fof(f97,negated_conjecture,
    ~ ! [X0] :
        ( ssList(X0)
       => ! [X1] :
            ( ssList(X1)
           => ! [X2] :
                ( ssList(X2)
               => ! [X3] :
                    ( ssList(X3)
                   => ( X1 != X3
                      | X0 != X2
                      | ( ( ? [X5] :
                              ( neq(X5,nil)
                              & ssList(X5)
                              & segmentP(X0,X5)
                              & segmentP(X1,X5) )
                          | ~ neq(X1,nil) )
                        & ( nil = X0
                          | nil != X1 ) )
                      | ( ( nil != X3
                          | nil != X2 )
                        & ! [X4] :
                            ( ssList(X4)
                           => ( ~ frontsegP(X3,X4)
                              | ~ frontsegP(X2,X4)
                              | ~ neq(X4,nil) ) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f96]) ).

fof(f96,conjecture,
    ! [X0] :
      ( ssList(X0)
     => ! [X1] :
          ( ssList(X1)
         => ! [X2] :
              ( ssList(X2)
             => ! [X3] :
                  ( ssList(X3)
                 => ( X1 != X3
                    | X0 != X2
                    | ( ( ? [X5] :
                            ( neq(X5,nil)
                            & ssList(X5)
                            & segmentP(X0,X5)
                            & segmentP(X1,X5) )
                        | ~ neq(X1,nil) )
                      & ( nil = X0
                        | nil != X1 ) )
                    | ( ( nil != X3
                        | nil != X2 )
                      & ! [X4] :
                          ( ssList(X4)
                         => ( ~ frontsegP(X3,X4)
                            | ~ frontsegP(X2,X4)
                            | ~ neq(X4,nil) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

fof(f612,plain,
    ( frontsegP(sK14,sK15)
    | ~ spl58_3 ),
    inference(avatar_component_clause,[],[f610]) ).

fof(f610,plain,
    ( spl58_3
  <=> frontsegP(sK14,sK15) ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_3])]) ).

fof(f644,plain,
    ssList(sK12),
    inference(backward_demodulation,[],[f400,f414]) ).

fof(f400,plain,
    ssList(sK14),
    inference(cnf_transformation,[],[f253]) ).

fof(f682,plain,
    ( frontsegP(sK15,nil)
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f636,f564]) ).

fof(f564,plain,
    ! [X0] :
      ( frontsegP(X0,nil)
      | ~ ssList(X0) ),
    inference(cnf_transformation,[],[f168]) ).

fof(f168,plain,
    ! [X0] :
      ( ~ ssList(X0)
      | frontsegP(X0,nil) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f45,axiom,
    ! [X0] :
      ( ssList(X0)
     => frontsegP(X0,nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax45) ).

fof(f636,plain,
    ( ssList(sK15)
    | ~ spl58_8 ),
    inference(avatar_component_clause,[],[f634]) ).

fof(f634,plain,
    ( spl58_8
  <=> ssList(sK15) ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_8])]) ).

fof(f622,plain,
    ( neq(sK15,nil)
    | ~ spl58_5 ),
    inference(avatar_component_clause,[],[f620]) ).

fof(f620,plain,
    ( spl58_5
  <=> neq(sK15,nil) ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_5])]) ).

fof(f2208,plain,
    ( ~ spl58_6
    | ~ spl58_9 ),
    inference(avatar_contradiction_clause,[],[f2207]) ).

fof(f2207,plain,
    ( $false
    | ~ spl58_6
    | ~ spl58_9 ),
    inference(subsumption_resolution,[],[f1947,f683]) ).

fof(f1947,plain,
    ( neq(nil,nil)
    | ~ spl58_6
    | ~ spl58_9 ),
    inference(backward_demodulation,[],[f627,f641]) ).

fof(f627,plain,
    ( neq(sK12,nil)
    | ~ spl58_6 ),
    inference(avatar_component_clause,[],[f625]) ).

fof(f625,plain,
    ( spl58_6
  <=> neq(sK12,nil) ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_6])]) ).

fof(f1946,plain,
    ( spl58_9
    | ~ spl58_4 ),
    inference(avatar_split_clause,[],[f1945,f614,f639]) ).

fof(f614,plain,
    ( spl58_4
  <=> nil = sK14 ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_4])]) ).

fof(f1945,plain,
    ( nil = sK12
    | ~ spl58_4 ),
    inference(backward_demodulation,[],[f414,f616]) ).

fof(f616,plain,
    ( nil = sK14
    | ~ spl58_4 ),
    inference(avatar_component_clause,[],[f614]) ).

fof(f1481,plain,
    ( ~ spl58_2
    | ~ spl58_3
    | ~ spl58_5
    | ~ spl58_8
    | ~ spl58_10 ),
    inference(avatar_contradiction_clause,[],[f1480]) ).

fof(f1480,plain,
    ( $false
    | ~ spl58_2
    | ~ spl58_3
    | ~ spl58_5
    | ~ spl58_8
    | ~ spl58_10 ),
    inference(subsumption_resolution,[],[f1434,f1431]) ).

fof(f1431,plain,
    ( segmentP(sK13,sK15)
    | ~ spl58_2
    | ~ spl58_8 ),
    inference(forward_demodulation,[],[f1426,f723]) ).

fof(f723,plain,
    ( sK13 = app(sK15,sK57(sK13,sK15))
    | ~ spl58_2
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f415,f607,f636,f557]) ).

fof(f557,plain,
    ! [X0,X1] :
      ( ~ frontsegP(X0,X1)
      | ~ ssList(X1)
      | ~ ssList(X0)
      | app(X1,sK57(X0,X1)) = X0 ),
    inference(cnf_transformation,[],[f347]) ).

fof(f347,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ ssList(X1)
          | ( ( frontsegP(X0,X1)
              | ! [X2] :
                  ( ~ ssList(X2)
                  | app(X1,X2) != X0 ) )
            & ( ( ssList(sK57(X0,X1))
                & app(X1,sK57(X0,X1)) = X0 )
              | ~ frontsegP(X0,X1) ) ) )
      | ~ ssList(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK57])],[f345,f346]) ).

fof(f346,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ssList(X3)
          & app(X1,X3) = X0 )
     => ( ssList(sK57(X0,X1))
        & app(X1,sK57(X0,X1)) = X0 ) ),
    introduced(choice_axiom,[]) ).

fof(f345,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ ssList(X1)
          | ( ( frontsegP(X0,X1)
              | ! [X2] :
                  ( ~ ssList(X2)
                  | app(X1,X2) != X0 ) )
            & ( ? [X3] :
                  ( ssList(X3)
                  & app(X1,X3) = X0 )
              | ~ frontsegP(X0,X1) ) ) )
      | ~ ssList(X0) ),
    inference(rectify,[],[f344]) ).

fof(f344,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ ssList(X1)
          | ( ( frontsegP(X0,X1)
              | ! [X2] :
                  ( ~ ssList(X2)
                  | app(X1,X2) != X0 ) )
            & ( ? [X2] :
                  ( ssList(X2)
                  & app(X1,X2) = X0 )
              | ~ frontsegP(X0,X1) ) ) )
      | ~ ssList(X0) ),
    inference(nnf_transformation,[],[f172]) ).

fof(f172,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ ssList(X1)
          | ( frontsegP(X0,X1)
          <=> ? [X2] :
                ( ssList(X2)
                & app(X1,X2) = X0 ) ) )
      | ~ ssList(X0) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f5,axiom,
    ! [X0] :
      ( ssList(X0)
     => ! [X1] :
          ( ssList(X1)
         => ( frontsegP(X0,X1)
          <=> ? [X2] :
                ( ssList(X2)
                & app(X1,X2) = X0 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5) ).

fof(f607,plain,
    ( frontsegP(sK13,sK15)
    | ~ spl58_2 ),
    inference(avatar_component_clause,[],[f605]) ).

fof(f605,plain,
    ( spl58_2
  <=> frontsegP(sK13,sK15) ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_2])]) ).

fof(f415,plain,
    ssList(sK13),
    inference(cnf_transformation,[],[f253]) ).

fof(f1426,plain,
    ( segmentP(app(sK15,sK57(sK13,sK15)),sK15)
    | ~ spl58_2
    | ~ spl58_8 ),
    inference(backward_demodulation,[],[f1272,f1375]) ).

fof(f1375,plain,
    ( app(nil,sK15) = sK15
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f636,f385]) ).

fof(f385,plain,
    ! [X0] :
      ( ~ ssList(X0)
      | app(nil,X0) = X0 ),
    inference(cnf_transformation,[],[f137]) ).

fof(f137,plain,
    ! [X0] :
      ( app(nil,X0) = X0
      | ~ ssList(X0) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f28,axiom,
    ! [X0] :
      ( ssList(X0)
     => app(nil,X0) = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax28) ).

fof(f1272,plain,
    ( segmentP(app(app(nil,sK15),sK57(sK13,sK15)),sK15)
    | ~ spl58_2
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f393,f636,f636,f678,f714,f515]) ).

fof(f515,plain,
    ! [X2,X3,X0,X1] :
      ( ~ segmentP(X0,X1)
      | ~ ssList(X3)
      | segmentP(app(app(X2,X0),X3),X1)
      | ~ ssList(X0)
      | ~ ssList(X2)
      | ~ ssList(X1) ),
    inference(cnf_transformation,[],[f219]) ).

fof(f219,plain,
    ! [X0] :
      ( ! [X1] :
          ( ! [X2] :
              ( ~ ssList(X2)
              | ! [X3] :
                  ( segmentP(app(app(X2,X0),X3),X1)
                  | ~ segmentP(X0,X1)
                  | ~ ssList(X3) ) )
          | ~ ssList(X1) )
      | ~ ssList(X0) ),
    inference(flattening,[],[f218]) ).

fof(f218,plain,
    ! [X0] :
      ( ! [X1] :
          ( ! [X2] :
              ( ! [X3] :
                  ( segmentP(app(app(X2,X0),X3),X1)
                  | ~ segmentP(X0,X1)
                  | ~ ssList(X3) )
              | ~ ssList(X2) )
          | ~ ssList(X1) )
      | ~ ssList(X0) ),
    inference(ennf_transformation,[],[f56]) ).

fof(f56,axiom,
    ! [X0] :
      ( ssList(X0)
     => ! [X1] :
          ( ssList(X1)
         => ! [X2] :
              ( ssList(X2)
             => ! [X3] :
                  ( ssList(X3)
                 => ( segmentP(X0,X1)
                   => segmentP(app(app(X2,X0),X3),X1) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax56) ).

fof(f714,plain,
    ( ssList(sK57(sK13,sK15))
    | ~ spl58_2
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f636,f607,f415,f558]) ).

fof(f558,plain,
    ! [X0,X1] :
      ( ssList(sK57(X0,X1))
      | ~ ssList(X0)
      | ~ frontsegP(X0,X1)
      | ~ ssList(X1) ),
    inference(cnf_transformation,[],[f347]) ).

fof(f678,plain,
    ( segmentP(sK15,sK15)
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f636,f392]) ).

fof(f392,plain,
    ! [X0] :
      ( segmentP(X0,X0)
      | ~ ssList(X0) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f98,plain,
    ! [X0] :
      ( segmentP(X0,X0)
      | ~ ssList(X0) ),
    inference(ennf_transformation,[],[f55]) ).

fof(f55,axiom,
    ! [X0] :
      ( ssList(X0)
     => segmentP(X0,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax55) ).

fof(f1434,plain,
    ( ~ segmentP(sK13,sK15)
    | ~ spl58_3
    | ~ spl58_5
    | ~ spl58_8
    | ~ spl58_10 ),
    inference(unit_resulting_resolution,[],[f636,f622,f1430,f664]) ).

fof(f664,plain,
    ( ! [X5] :
        ( ~ segmentP(sK13,X5)
        | ~ segmentP(sK12,X5)
        | ~ ssList(X5)
        | ~ neq(X5,nil) )
    | ~ spl58_10 ),
    inference(forward_demodulation,[],[f649,f401]) ).

fof(f401,plain,
    sK13 = sK11,
    inference(cnf_transformation,[],[f253]) ).

fof(f649,plain,
    ( ! [X5] :
        ( ~ segmentP(sK12,X5)
        | ~ neq(X5,nil)
        | ~ ssList(X5)
        | ~ segmentP(sK11,X5) )
    | ~ spl58_10 ),
    inference(avatar_component_clause,[],[f648]) ).

fof(f648,plain,
    ( spl58_10
  <=> ! [X5] :
        ( ~ segmentP(sK12,X5)
        | ~ segmentP(sK11,X5)
        | ~ ssList(X5)
        | ~ neq(X5,nil) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_10])]) ).

fof(f1430,plain,
    ( segmentP(sK12,sK15)
    | ~ spl58_3
    | ~ spl58_8 ),
    inference(forward_demodulation,[],[f1424,f724]) ).

fof(f724,plain,
    ( app(sK15,sK57(sK12,sK15)) = sK12
    | ~ spl58_3
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f644,f659,f636,f557]) ).

fof(f1424,plain,
    ( segmentP(app(sK15,sK57(sK12,sK15)),sK15)
    | ~ spl58_3
    | ~ spl58_8 ),
    inference(backward_demodulation,[],[f1132,f1375]) ).

fof(f1132,plain,
    ( segmentP(app(app(nil,sK15),sK57(sK12,sK15)),sK15)
    | ~ spl58_3
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f393,f636,f636,f678,f713,f515]) ).

fof(f713,plain,
    ( ssList(sK57(sK12,sK15))
    | ~ spl58_3
    | ~ spl58_8 ),
    inference(unit_resulting_resolution,[],[f636,f659,f644,f558]) ).

fof(f666,plain,
    ( ~ spl58_1
    | spl58_7 ),
    inference(avatar_split_clause,[],[f665,f629,f601]) ).

fof(f601,plain,
    ( spl58_1
  <=> nil = sK13 ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_1])]) ).

fof(f629,plain,
    ( spl58_7
  <=> nil = sK11 ),
    introduced(avatar_definition,[new_symbols(naming,[spl58_7])]) ).

fof(f665,plain,
    ( nil != sK13
    | spl58_7 ),
    inference(superposition,[],[f631,f401]) ).

fof(f631,plain,
    ( nil != sK11
    | spl58_7 ),
    inference(avatar_component_clause,[],[f629]) ).

fof(f656,plain,
    ( spl58_2
    | spl58_9 ),
    inference(avatar_split_clause,[],[f655,f639,f605]) ).

fof(f655,plain,
    ( nil = sK12
    | frontsegP(sK13,sK15) ),
    inference(forward_demodulation,[],[f410,f414]) ).

fof(f410,plain,
    ( nil = sK14
    | frontsegP(sK13,sK15) ),
    inference(cnf_transformation,[],[f253]) ).

fof(f654,plain,
    ( ~ spl58_7
    | spl58_10 ),
    inference(avatar_split_clause,[],[f404,f648,f629]) ).

fof(f404,plain,
    ! [X5] :
      ( ~ neq(X5,nil)
      | ~ segmentP(sK11,X5)
      | nil != sK11
      | ~ ssList(X5)
      | ~ segmentP(sK12,X5) ),
    inference(cnf_transformation,[],[f253]) ).

fof(f652,plain,
    ( spl58_8
    | spl58_9 ),
    inference(avatar_split_clause,[],[f651,f639,f634]) ).

fof(f651,plain,
    ( nil = sK12
    | ssList(sK15) ),
    inference(forward_demodulation,[],[f412,f414]) ).

fof(f412,plain,
    ( nil = sK14
    | ssList(sK15) ),
    inference(cnf_transformation,[],[f253]) ).

fof(f650,plain,
    ( spl58_9
    | spl58_10 ),
    inference(avatar_split_clause,[],[f402,f648,f639]) ).

fof(f402,plain,
    ! [X5] :
      ( ~ segmentP(sK12,X5)
      | nil = sK12
      | ~ neq(X5,nil)
      | ~ ssList(X5)
      | ~ segmentP(sK11,X5) ),
    inference(cnf_transformation,[],[f253]) ).

fof(f646,plain,
    ( spl58_5
    | spl58_9 ),
    inference(avatar_split_clause,[],[f645,f639,f620]) ).

fof(f645,plain,
    ( nil = sK12
    | neq(sK15,nil) ),
    inference(forward_demodulation,[],[f406,f414]) ).

fof(f406,plain,
    ( neq(sK15,nil)
    | nil = sK14 ),
    inference(cnf_transformation,[],[f253]) ).

fof(f637,plain,
    ( spl58_8
    | spl58_1 ),
    inference(avatar_split_clause,[],[f413,f601,f634]) ).

fof(f413,plain,
    ( nil = sK13
    | ssList(sK15) ),
    inference(cnf_transformation,[],[f253]) ).

fof(f632,plain,
    ( spl58_6
    | ~ spl58_7 ),
    inference(avatar_split_clause,[],[f405,f629,f625]) ).

fof(f405,plain,
    ( nil != sK11
    | neq(sK12,nil) ),
    inference(cnf_transformation,[],[f253]) ).

fof(f623,plain,
    ( spl58_1
    | spl58_5 ),
    inference(avatar_split_clause,[],[f407,f620,f601]) ).

fof(f407,plain,
    ( neq(sK15,nil)
    | nil = sK13 ),
    inference(cnf_transformation,[],[f253]) ).

fof(f618,plain,
    ( spl58_1
    | spl58_3 ),
    inference(avatar_split_clause,[],[f409,f610,f601]) ).

fof(f409,plain,
    ( frontsegP(sK14,sK15)
    | nil = sK13 ),
    inference(cnf_transformation,[],[f253]) ).

fof(f617,plain,
    ( spl58_3
    | spl58_4 ),
    inference(avatar_split_clause,[],[f408,f614,f610]) ).

fof(f408,plain,
    ( nil = sK14
    | frontsegP(sK14,sK15) ),
    inference(cnf_transformation,[],[f253]) ).

fof(f608,plain,
    ( spl58_1
    | spl58_2 ),
    inference(avatar_split_clause,[],[f411,f605,f601]) ).

fof(f411,plain,
    ( frontsegP(sK13,sK15)
    | nil = sK13 ),
    inference(cnf_transformation,[],[f253]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SWC053+1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/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.34  % Computer : n004.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 17:59:19 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.50  % (5729)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.50  % (5738)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.50  % (5730)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.50  % (5739)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.51  % (5722)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.51  % (5746)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.53  % (5723)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  % (5726)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.53  % (5725)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.53  % (5724)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.54  % (5724)Instruction limit reached!
% 0.20/0.54  % (5724)------------------------------
% 0.20/0.54  % (5724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (5724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (5724)Termination reason: Unknown
% 0.20/0.54  % (5724)Termination phase: Preprocessing 2
% 0.20/0.54  
% 0.20/0.54  % (5724)Memory used [KB]: 1023
% 0.20/0.54  % (5724)Time elapsed: 0.002 s
% 0.20/0.54  % (5724)Instructions burned: 2 (million)
% 0.20/0.54  % (5724)------------------------------
% 0.20/0.54  % (5724)------------------------------
% 0.20/0.54  % (5717)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.54  % (5720)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.54  % (5718)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.54  % (5721)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  TRYING [1]
% 0.20/0.54  % (5716)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  % (5743)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.54  TRYING [2]
% 0.20/0.54  % (5719)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.55  % (5741)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  % (5736)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  % (5742)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.55  % (5723)Instruction limit reached!
% 0.20/0.55  % (5723)------------------------------
% 0.20/0.55  % (5723)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (5723)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (5723)Termination reason: Unknown
% 0.20/0.55  % (5723)Termination phase: Function definition elimination
% 0.20/0.55  
% 0.20/0.55  % (5723)Memory used [KB]: 1279
% 0.20/0.55  % (5723)Time elapsed: 0.006 s
% 0.20/0.55  % (5723)Instructions burned: 8 (million)
% 0.20/0.55  % (5723)------------------------------
% 0.20/0.55  % (5723)------------------------------
% 0.20/0.55  % (5737)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  % (5744)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  % (5745)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  % (5732)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.55  % (5731)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.55  % (5733)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.56  % (5740)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.56  % (5727)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.56  % (5728)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.56  % (5734)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.56  TRYING [3]
% 0.20/0.57  % (5722)Instruction limit reached!
% 0.20/0.57  % (5722)------------------------------
% 0.20/0.57  % (5722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (5722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (5722)Termination reason: Unknown
% 0.20/0.57  % (5722)Termination phase: Finite model building constraint generation
% 0.20/0.57  
% 0.20/0.57  % (5722)Memory used [KB]: 7547
% 0.20/0.57  % (5722)Time elapsed: 0.109 s
% 0.20/0.57  % (5722)Instructions burned: 51 (million)
% 0.20/0.57  % (5722)------------------------------
% 0.20/0.57  % (5722)------------------------------
% 0.20/0.57  % (5717)Refutation not found, incomplete strategy% (5717)------------------------------
% 0.20/0.57  % (5717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (5717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (5717)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.57  
% 0.20/0.57  % (5717)Memory used [KB]: 6012
% 0.20/0.57  % (5717)Time elapsed: 0.165 s
% 0.20/0.57  % (5717)Instructions burned: 20 (million)
% 0.20/0.57  % (5717)------------------------------
% 0.20/0.57  % (5717)------------------------------
% 1.78/0.59  TRYING [1]
% 1.78/0.59  TRYING [2]
% 1.78/0.60  % (5730)Instruction limit reached!
% 1.78/0.60  % (5730)------------------------------
% 1.78/0.60  % (5730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (5730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.60  % (5730)Termination reason: Unknown
% 1.78/0.60  % (5730)Termination phase: Saturation
% 1.78/0.60  
% 1.78/0.60  % (5730)Memory used [KB]: 6908
% 1.78/0.60  % (5730)Time elapsed: 0.069 s
% 1.78/0.60  % (5730)Instructions burned: 68 (million)
% 1.78/0.60  % (5730)------------------------------
% 1.78/0.60  % (5730)------------------------------
% 1.89/0.60  % (5718)Instruction limit reached!
% 1.89/0.60  % (5718)------------------------------
% 1.89/0.60  % (5718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (5718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (5718)Termination reason: Unknown
% 1.89/0.60  % (5718)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (5718)Memory used [KB]: 1663
% 1.89/0.60  % (5718)Time elapsed: 0.197 s
% 1.89/0.60  % (5718)Instructions burned: 37 (million)
% 1.89/0.60  % (5718)------------------------------
% 1.89/0.60  % (5718)------------------------------
% 1.89/0.61  TRYING [1]
% 1.89/0.61  TRYING [2]
% 1.89/0.61  % (5725)Instruction limit reached!
% 1.89/0.61  % (5725)------------------------------
% 1.89/0.61  % (5725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (5725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (5725)Termination reason: Unknown
% 1.89/0.61  % (5725)Termination phase: Saturation
% 1.89/0.61  
% 1.89/0.61  % (5725)Memory used [KB]: 2174
% 1.89/0.61  % (5725)Time elapsed: 0.195 s
% 1.89/0.61  % (5725)Instructions burned: 52 (million)
% 1.89/0.61  % (5725)------------------------------
% 1.89/0.61  % (5725)------------------------------
% 1.89/0.62  % (5721)Instruction limit reached!
% 1.89/0.62  % (5721)------------------------------
% 1.89/0.62  % (5721)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.62  % (5721)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.62  % (5721)Termination reason: Unknown
% 1.89/0.62  % (5721)Termination phase: Saturation
% 1.89/0.62  
% 1.89/0.62  % (5721)Memory used [KB]: 6268
% 1.89/0.62  % (5721)Time elapsed: 0.201 s
% 1.89/0.62  % (5721)Instructions burned: 48 (million)
% 1.89/0.62  % (5721)------------------------------
% 1.89/0.62  % (5721)------------------------------
% 1.89/0.62  % (5720)Instruction limit reached!
% 1.89/0.62  % (5720)------------------------------
% 1.89/0.62  % (5720)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.62  % (5720)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.62  % (5720)Termination reason: Unknown
% 1.89/0.62  % (5720)Termination phase: Saturation
% 1.89/0.62  
% 1.89/0.62  % (5720)Memory used [KB]: 6652
% 1.89/0.62  % (5720)Time elapsed: 0.205 s
% 1.89/0.62  % (5720)Instructions burned: 52 (million)
% 1.89/0.62  % (5720)------------------------------
% 1.89/0.62  % (5720)------------------------------
% 1.89/0.63  TRYING [3]
% 2.18/0.63  % (5719)Instruction limit reached!
% 2.18/0.63  % (5719)------------------------------
% 2.18/0.63  % (5719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.63  % (5719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.63  % (5719)Termination reason: Unknown
% 2.18/0.63  % (5719)Termination phase: Saturation
% 2.18/0.63  
% 2.18/0.63  % (5719)Memory used [KB]: 6652
% 2.18/0.63  % (5719)Time elapsed: 0.224 s
% 2.18/0.63  % (5719)Instructions burned: 51 (million)
% 2.18/0.63  % (5719)------------------------------
% 2.18/0.63  % (5719)------------------------------
% 2.18/0.63  % (5726)Instruction limit reached!
% 2.18/0.63  % (5726)------------------------------
% 2.18/0.63  % (5726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.63  % (5726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.63  % (5726)Termination reason: Unknown
% 2.18/0.63  % (5726)Termination phase: Saturation
% 2.18/0.63  
% 2.18/0.63  % (5726)Memory used [KB]: 6780
% 2.18/0.63  % (5726)Time elapsed: 0.207 s
% 2.18/0.63  % (5726)Instructions burned: 50 (million)
% 2.18/0.63  % (5726)------------------------------
% 2.18/0.63  % (5726)------------------------------
% 2.18/0.63  % (5733)Instruction limit reached!
% 2.18/0.63  % (5733)------------------------------
% 2.18/0.63  % (5733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.63  % (5733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.63  % (5733)Termination reason: Unknown
% 2.18/0.63  % (5733)Termination phase: Finite model building constraint generation
% 2.18/0.63  
% 2.18/0.63  % (5733)Memory used [KB]: 7803
% 2.18/0.63  % (5733)Time elapsed: 0.218 s
% 2.18/0.63  % (5733)Instructions burned: 61 (million)
% 2.18/0.63  % (5733)------------------------------
% 2.18/0.63  % (5733)------------------------------
% 2.18/0.67  % (5743)Instruction limit reached!
% 2.18/0.67  % (5743)------------------------------
% 2.18/0.67  % (5743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.67  % (5743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.67  % (5743)Termination reason: Unknown
% 2.18/0.67  % (5743)Termination phase: Saturation
% 2.18/0.67  
% 2.18/0.67  % (5743)Memory used [KB]: 7036
% 2.18/0.67  % (5743)Time elapsed: 0.049 s
% 2.18/0.67  % (5743)Instructions burned: 68 (million)
% 2.18/0.67  % (5743)------------------------------
% 2.18/0.67  % (5743)------------------------------
% 2.18/0.68  % (5729)Instruction limit reached!
% 2.18/0.68  % (5729)------------------------------
% 2.18/0.68  % (5729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.68  % (5729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.68  % (5729)Termination reason: Unknown
% 2.18/0.68  % (5729)Termination phase: Saturation
% 2.18/0.68  
% 2.18/0.68  % (5729)Memory used [KB]: 7419
% 2.18/0.68  % (5729)Time elapsed: 0.259 s
% 2.18/0.68  % (5729)Instructions burned: 100 (million)
% 2.18/0.68  % (5729)------------------------------
% 2.18/0.68  % (5729)------------------------------
% 2.18/0.69  % (5747)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.18/0.69  % (5749)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.18/0.70  % (5748)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.18/0.71  % (5731)Instruction limit reached!
% 2.18/0.71  % (5731)------------------------------
% 2.18/0.71  % (5731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.71  % (5731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.71  % (5731)Termination reason: Unknown
% 2.18/0.71  % (5731)Termination phase: Saturation
% 2.18/0.71  
% 2.18/0.71  % (5731)Memory used [KB]: 2430
% 2.18/0.71  % (5731)Time elapsed: 0.310 s
% 2.18/0.71  % (5731)Instructions burned: 76 (million)
% 2.18/0.71  % (5731)------------------------------
% 2.18/0.71  % (5731)------------------------------
% 2.18/0.71  % (5750)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.18/0.72  % (5738)Instruction limit reached!
% 2.18/0.72  % (5738)------------------------------
% 2.18/0.72  % (5738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.72  % (5738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.72  % (5738)Termination reason: Unknown
% 2.18/0.72  % (5738)Termination phase: Saturation
% 2.18/0.72  
% 2.18/0.72  % (5738)Memory used [KB]: 7675
% 2.18/0.72  % (5738)Time elapsed: 0.301 s
% 2.18/0.72  % (5738)Instructions burned: 138 (million)
% 2.18/0.72  % (5738)------------------------------
% 2.18/0.72  % (5738)------------------------------
% 2.18/0.72  % (5734)Instruction limit reached!
% 2.18/0.72  % (5734)------------------------------
% 2.18/0.72  % (5734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.72  % (5734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.72  % (5734)Termination reason: Unknown
% 2.18/0.72  % (5734)Termination phase: Saturation
% 2.18/0.72  
% 2.18/0.72  % (5734)Memory used [KB]: 7419
% 2.18/0.72  % (5734)Time elapsed: 0.319 s
% 2.18/0.72  % (5734)Instructions burned: 101 (million)
% 2.18/0.72  % (5734)------------------------------
% 2.18/0.72  % (5734)------------------------------
% 2.78/0.73  % (5736)Instruction limit reached!
% 2.78/0.73  % (5736)------------------------------
% 2.78/0.73  % (5736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.73  % (5736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.73  % (5736)Termination reason: Unknown
% 2.78/0.73  % (5736)Termination phase: Saturation
% 2.78/0.73  
% 2.78/0.73  % (5736)Memory used [KB]: 2558
% 2.78/0.73  % (5736)Time elapsed: 0.336 s
% 2.78/0.73  % (5736)Instructions burned: 100 (million)
% 2.78/0.73  % (5736)------------------------------
% 2.78/0.73  % (5736)------------------------------
% 2.78/0.74  % (5727)Instruction limit reached!
% 2.78/0.74  % (5727)------------------------------
% 2.78/0.74  % (5727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.74  % (5727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.74  % (5727)Termination reason: Unknown
% 2.78/0.74  % (5727)Termination phase: Saturation
% 2.78/0.74  
% 2.78/0.74  % (5727)Memory used [KB]: 8059
% 2.78/0.74  % (5727)Time elapsed: 0.301 s
% 2.78/0.74  % (5727)Instructions burned: 100 (million)
% 2.78/0.74  % (5727)------------------------------
% 2.78/0.74  % (5727)------------------------------
% 2.78/0.74  % (5728)Instruction limit reached!
% 2.78/0.74  % (5728)------------------------------
% 2.78/0.74  % (5728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.74  % (5732)Instruction limit reached!
% 2.78/0.74  % (5732)------------------------------
% 2.78/0.74  % (5732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.78/0.74  % (5732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.74  % (5732)Termination reason: Unknown
% 2.78/0.74  % (5732)Termination phase: Saturation
% 2.78/0.74  
% 2.78/0.74  % (5732)Memory used [KB]: 6780
% 2.78/0.74  % (5732)Time elapsed: 0.325 s
% 2.78/0.74  % (5732)Instructions burned: 100 (million)
% 2.78/0.74  % (5732)------------------------------
% 2.78/0.74  % (5732)------------------------------
% 2.78/0.75  TRYING [4]
% 2.78/0.75  % (5755)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.78/0.75  % (5752)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.78/0.75  % (5728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.78/0.75  % (5728)Termination reason: Unknown
% 2.78/0.75  % (5728)Termination phase: Saturation
% 2.78/0.75  
% 2.78/0.75  % (5728)Memory used [KB]: 7419
% 2.78/0.75  % (5728)Time elapsed: 0.341 s
% 2.78/0.75  % (5728)Instructions burned: 101 (million)
% 2.78/0.75  % (5728)------------------------------
% 2.78/0.75  % (5728)------------------------------
% 2.78/0.76  % (5751)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.78/0.76  % (5757)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.78/0.76  % (5754)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.78/0.76  % (5753)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.78/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.78/0.77  % (5756)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.78/0.78  % (5758)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.07/0.80  % (5759)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.07/0.84  % (5760)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.07/0.86  % (5763)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.07/0.86  % (5744)Instruction limit reached!
% 3.07/0.86  % (5744)------------------------------
% 3.07/0.86  % (5744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.07/0.86  % (5744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.07/0.86  % (5744)Termination reason: Unknown
% 3.07/0.86  % (5744)Termination phase: Saturation
% 3.07/0.86  
% 3.07/0.86  % (5744)Memory used [KB]: 3582
% 3.07/0.86  % (5744)Time elapsed: 0.457 s
% 3.07/0.86  % (5744)Instructions burned: 179 (million)
% 3.07/0.86  % (5744)------------------------------
% 3.07/0.86  % (5744)------------------------------
% 3.07/0.86  % (5766)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.07/0.86  % (5764)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.30/0.87  % (5761)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.30/0.87  % (5749)Instruction limit reached!
% 3.30/0.87  % (5749)------------------------------
% 3.30/0.87  % (5749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.87  % (5749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.87  % (5749)Termination reason: Unknown
% 3.30/0.87  % (5749)Termination phase: Saturation
% 3.30/0.87  
% 3.30/0.87  % (5749)Memory used [KB]: 8187
% 3.30/0.87  % (5749)Time elapsed: 0.253 s
% 3.30/0.87  % (5749)Instructions burned: 92 (million)
% 3.30/0.87  % (5749)------------------------------
% 3.30/0.87  % (5749)------------------------------
% 3.32/0.87  % (5737)Instruction limit reached!
% 3.32/0.87  % (5737)------------------------------
% 3.32/0.87  % (5737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.87  % (5737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.87  % (5737)Termination reason: Unknown
% 3.32/0.87  % (5737)Termination phase: Saturation
% 3.32/0.87  
% 3.32/0.87  % (5737)Memory used [KB]: 7419
% 3.32/0.87  % (5737)Time elapsed: 0.452 s
% 3.32/0.87  % (5737)Instructions burned: 178 (million)
% 3.32/0.87  % (5737)------------------------------
% 3.32/0.87  % (5737)------------------------------
% 3.32/0.87  % (5762)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.32/0.88  % (5754)Instruction limit reached!
% 3.32/0.88  % (5754)------------------------------
% 3.32/0.88  % (5754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.88  % (5754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.88  % (5754)Termination reason: Unknown
% 3.32/0.88  % (5754)Termination phase: Saturation
% 3.32/0.88  
% 3.32/0.88  % (5754)Memory used [KB]: 7036
% 3.32/0.88  % (5754)Time elapsed: 0.043 s
% 3.32/0.88  % (5754)Instructions burned: 68 (million)
% 3.32/0.88  % (5754)------------------------------
% 3.32/0.88  % (5754)------------------------------
% 3.32/0.88  % (5765)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.32/0.89  % (5767)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.48/0.92  % (5757)Instruction limit reached!
% 3.48/0.92  % (5757)------------------------------
% 3.48/0.92  % (5757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.93  % (5757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.93  % (5757)Termination reason: Unknown
% 3.48/0.93  % (5757)Termination phase: Saturation
% 3.48/0.93  
% 3.48/0.93  % (5757)Memory used [KB]: 7931
% 3.48/0.93  % (5757)Time elapsed: 0.232 s
% 3.48/0.93  % (5757)Instructions burned: 91 (million)
% 3.48/0.93  % (5757)------------------------------
% 3.48/0.93  % (5757)------------------------------
% 3.65/0.96  % (5756)First to succeed.
% 3.65/0.97  % (5756)Refutation found. Thanks to Tanya!
% 3.65/0.97  % SZS status Theorem for theBenchmark
% 3.65/0.97  % SZS output start Proof for theBenchmark
% See solution above
% 3.65/0.97  % (5756)------------------------------
% 3.65/0.97  % (5756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.65/0.97  % (5756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.65/0.97  % (5756)Termination reason: Refutation
% 3.65/0.97  
% 3.65/0.97  % (5756)Memory used [KB]: 7036
% 3.65/0.97  % (5756)Time elapsed: 0.281 s
% 3.65/0.97  % (5756)Instructions burned: 103 (million)
% 3.65/0.97  % (5756)------------------------------
% 3.65/0.97  % (5756)------------------------------
% 3.65/0.97  % (5715)Success in time 0.603 s
%------------------------------------------------------------------------------