TSTP Solution File: NUN066+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUN066+2 : TPTP v8.1.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n025.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:07:39 EDT 2022

% Result   : Theorem 1.76s 0.57s
% Output   : Refutation 1.76s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   66 (   4 unt;   0 def)
%            Number of atoms       :  178 (  49 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  202 (  90   ~;  94   |;  13   &)
%                                         (   5 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   6 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   1 con; 0-1 aty)
%            Number of variables   :   69 (  59   !;  10   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f684,plain,
    $false,
    inference(avatar_sat_refutation,[],[f240,f500,f535,f542,f609,f649,f677]) ).

fof(f677,plain,
    ( spl24_7
    | ~ spl24_9 ),
    inference(avatar_split_clause,[],[f637,f236,f226]) ).

fof(f226,plain,
    ( spl24_7
  <=> r1(sK12(sK21(sK22))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_7])]) ).

fof(f236,plain,
    ( spl24_9
  <=> r2(sK13(sK21(sK22)),sK21(sK22)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_9])]) ).

fof(f637,plain,
    ( r1(sK12(sK21(sK22)))
    | ~ spl24_9 ),
    inference(subsumption_resolution,[],[f627,f72]) ).

fof(f72,plain,
    r1(sK22),
    inference(equality_resolution,[],[f61]) ).

fof(f61,plain,
    ! [X1] :
      ( sK22 != X1
      | r1(X1) ),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ? [X0] :
    ! [X1] :
      ( ( r1(X1)
        & X0 = X1 )
      | ( X0 != X1
        & ~ r1(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1) ).

fof(f627,plain,
    ( ~ r1(sK22)
    | r1(sK12(sK21(sK22)))
    | ~ spl24_9 ),
    inference(superposition,[],[f79,f611]) ).

fof(f611,plain,
    ( sK22 = sK13(sK21(sK22))
    | ~ spl24_9 ),
    inference(unit_resulting_resolution,[],[f71,f238,f70]) ).

fof(f70,plain,
    ! [X3,X0,X1] :
      ( ~ r2(X1,X3)
      | ~ r2(X0,X3)
      | X0 = X1 ),
    inference(equality_resolution,[],[f55]) ).

fof(f55,plain,
    ! [X2,X3,X0,X1] :
      ( ~ r2(X0,X3)
      | X2 != X3
      | ~ r2(X1,X2)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f15]) ).

fof(f15,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ! [X2] :
          ( ~ r2(X1,X2)
          | ! [X3] :
              ( X2 != X3
              | ~ r2(X0,X3) ) ) ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ! [X25,X26] :
      ( X25 = X26
      | ! [X27] :
          ( ~ r2(X26,X27)
          | ! [X28] :
              ( ~ r2(X25,X28)
              | X27 != X28 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_3a) ).

fof(f238,plain,
    ( r2(sK13(sK21(sK22)),sK21(sK22))
    | ~ spl24_9 ),
    inference(avatar_component_clause,[],[f236]) ).

fof(f71,plain,
    ! [X0] : r2(X0,sK21(X0)),
    inference(equality_resolution,[],[f60]) ).

fof(f60,plain,
    ! [X2,X0] :
      ( r2(X0,X2)
      | sK21(X0) != X2 ),
    inference(cnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0] :
    ? [X1] :
    ! [X2] :
      ( ( X1 != X2
        & ~ r2(X0,X2) )
      | ( X1 = X2
        & r2(X0,X2) ) ),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2] :
    ? [X3] :
    ! [X4] :
      ( ( X3 = X4
        & r2(X2,X4) )
      | ( ~ r2(X2,X4)
        & X3 != X4 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

fof(f79,plain,
    ! [X3] :
      ( ~ r1(sK13(X3))
      | r1(sK12(X3)) ),
    inference(resolution,[],[f43,f69]) ).

fof(f69,plain,
    ! [X2,X0] :
      ( ~ r2(X0,X2)
      | ~ r1(X2) ),
    inference(equality_resolution,[],[f54]) ).

fof(f54,plain,
    ! [X2,X0,X1] :
      ( X1 != X2
      | ~ r1(X2)
      | ~ r2(X0,X1) ),
    inference(cnf_transformation,[],[f18]) ).

fof(f18,plain,
    ! [X0,X1] :
      ( ~ r2(X0,X1)
      | ! [X2] :
          ( ~ r1(X2)
          | X1 != X2 ) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X40,X41] :
      ( ! [X42] :
          ( X41 != X42
          | ~ r1(X42) )
      | ~ r2(X40,X41) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_7a) ).

fof(f43,plain,
    ! [X0] :
      ( r2(sK14(X0),sK13(X0))
      | r1(sK12(X0)) ),
    inference(cnf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X0] :
      ( ? [X4] :
          ( r1(X4)
          & X0 = X4 )
      | ? [X1] :
          ( ? [X2] :
              ( ? [X3] :
                  ( r2(X3,X2)
                  & r1(X3) )
              & r2(X2,X1) )
          & X0 = X1 ) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f14,plain,
    ~ ? [X0] :
        ( ! [X4] :
            ( ~ r1(X4)
            | X0 != X4 )
        & ! [X1] :
            ( X0 != X1
            | ! [X2] :
                ( ! [X3] :
                    ( ~ r2(X3,X2)
                    | ~ r1(X3) )
                | ~ r2(X2,X1) ) ) ),
    inference(rectify,[],[f13]) ).

fof(f13,negated_conjecture,
    ~ ? [X38] :
        ( ! [X21] :
            ( X21 != X38
            | ! [X22] :
                ( ! [X15] :
                    ( ~ r2(X15,X22)
                    | ~ r1(X15) )
                | ~ r2(X22,X21) ) )
        & ! [X16] :
            ( X16 != X38
            | ~ r1(X16) ) ),
    inference(negated_conjecture,[],[f12]) ).

fof(f12,conjecture,
    ? [X38] :
      ( ! [X21] :
          ( X21 != X38
          | ! [X22] :
              ( ! [X15] :
                  ( ~ r2(X15,X22)
                  | ~ r1(X15) )
              | ~ r2(X22,X21) ) )
      & ! [X16] :
          ( X16 != X38
          | ~ r1(X16) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',nonzerononetwoexist) ).

fof(f649,plain,
    ( ~ spl24_7
    | ~ spl24_9
    | spl24_10 ),
    inference(avatar_contradiction_clause,[],[f648]) ).

fof(f648,plain,
    ( $false
    | ~ spl24_7
    | ~ spl24_9
    | spl24_10 ),
    inference(subsumption_resolution,[],[f647,f486]) ).

fof(f486,plain,
    ( sK22 != sK21(sK22)
    | spl24_10 ),
    inference(avatar_component_clause,[],[f485]) ).

fof(f485,plain,
    ( spl24_10
  <=> sK22 = sK21(sK22) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_10])]) ).

fof(f647,plain,
    ( sK22 = sK21(sK22)
    | ~ spl24_7
    | ~ spl24_9 ),
    inference(forward_demodulation,[],[f646,f445]) ).

fof(f445,plain,
    ( sK22 = sK12(sK21(sK22))
    | ~ spl24_7 ),
    inference(unit_resulting_resolution,[],[f228,f62]) ).

fof(f62,plain,
    ! [X1] :
      ( ~ r1(X1)
      | sK22 = X1 ),
    inference(cnf_transformation,[],[f1]) ).

fof(f228,plain,
    ( r1(sK12(sK21(sK22)))
    | ~ spl24_7 ),
    inference(avatar_component_clause,[],[f226]) ).

fof(f646,plain,
    ( sK21(sK22) = sK12(sK21(sK22))
    | ~ spl24_9 ),
    inference(subsumption_resolution,[],[f629,f72]) ).

fof(f629,plain,
    ( ~ r1(sK22)
    | sK21(sK22) = sK12(sK21(sK22))
    | ~ spl24_9 ),
    inference(superposition,[],[f87,f611]) ).

fof(f87,plain,
    ! [X3] :
      ( ~ r1(sK13(X3))
      | sK12(X3) = X3 ),
    inference(resolution,[],[f41,f69]) ).

fof(f41,plain,
    ! [X0] :
      ( r2(sK14(X0),sK13(X0))
      | sK12(X0) = X0 ),
    inference(cnf_transformation,[],[f25]) ).

fof(f609,plain,
    ( spl24_9
    | ~ spl24_5
    | ~ spl24_7
    | spl24_10 ),
    inference(avatar_split_clause,[],[f608,f485,f226,f211,f236]) ).

fof(f211,plain,
    ( spl24_5
  <=> sK21(sK22) = sK11(sK21(sK22)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_5])]) ).

fof(f608,plain,
    ( r2(sK13(sK21(sK22)),sK21(sK22))
    | ~ spl24_5
    | ~ spl24_7
    | spl24_10 ),
    inference(subsumption_resolution,[],[f607,f486]) ).

fof(f607,plain,
    ( r2(sK13(sK21(sK22)),sK21(sK22))
    | sK22 = sK21(sK22)
    | ~ spl24_5
    | ~ spl24_7 ),
    inference(forward_demodulation,[],[f597,f445]) ).

fof(f597,plain,
    ( r2(sK13(sK21(sK22)),sK21(sK22))
    | sK21(sK22) = sK12(sK21(sK22))
    | ~ spl24_5 ),
    inference(superposition,[],[f45,f213]) ).

fof(f213,plain,
    ( sK21(sK22) = sK11(sK21(sK22))
    | ~ spl24_5 ),
    inference(avatar_component_clause,[],[f211]) ).

fof(f45,plain,
    ! [X0] :
      ( r2(sK13(X0),sK11(X0))
      | sK12(X0) = X0 ),
    inference(cnf_transformation,[],[f25]) ).

fof(f542,plain,
    ( spl24_5
    | spl24_2 ),
    inference(avatar_split_clause,[],[f539,f175,f211]) ).

fof(f175,plain,
    ( spl24_2
  <=> r1(sK21(sK22)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_2])]) ).

fof(f539,plain,
    ( sK21(sK22) = sK11(sK21(sK22))
    | spl24_2 ),
    inference(unit_resulting_resolution,[],[f177,f84]) ).

fof(f84,plain,
    ! [X0] :
      ( r1(X0)
      | sK11(X0) = X0 ),
    inference(duplicate_literal_removal,[],[f83]) ).

fof(f83,plain,
    ! [X0] :
      ( r1(X0)
      | sK11(X0) = X0
      | sK11(X0) = X0 ),
    inference(superposition,[],[f47,f46]) ).

fof(f46,plain,
    ! [X0] :
      ( sK12(X0) = X0
      | sK11(X0) = X0 ),
    inference(cnf_transformation,[],[f25]) ).

fof(f47,plain,
    ! [X0] :
      ( r1(sK12(X0))
      | sK11(X0) = X0 ),
    inference(cnf_transformation,[],[f25]) ).

fof(f177,plain,
    ( ~ r1(sK21(sK22))
    | spl24_2 ),
    inference(avatar_component_clause,[],[f175]) ).

fof(f535,plain,
    ( spl24_2
    | ~ spl24_10 ),
    inference(avatar_contradiction_clause,[],[f534]) ).

fof(f534,plain,
    ( $false
    | spl24_2
    | ~ spl24_10 ),
    inference(subsumption_resolution,[],[f528,f72]) ).

fof(f528,plain,
    ( ~ r1(sK22)
    | spl24_2
    | ~ spl24_10 ),
    inference(backward_demodulation,[],[f177,f487]) ).

fof(f487,plain,
    ( sK22 = sK21(sK22)
    | ~ spl24_10 ),
    inference(avatar_component_clause,[],[f485]) ).

fof(f500,plain,
    ~ spl24_2,
    inference(avatar_contradiction_clause,[],[f498]) ).

fof(f498,plain,
    ( $false
    | ~ spl24_2 ),
    inference(unit_resulting_resolution,[],[f71,f176,f69]) ).

fof(f176,plain,
    ( r1(sK21(sK22))
    | ~ spl24_2 ),
    inference(avatar_component_clause,[],[f175]) ).

fof(f240,plain,
    ( spl24_7
    | spl24_9
    | ~ spl24_5 ),
    inference(avatar_split_clause,[],[f216,f211,f236,f226]) ).

fof(f216,plain,
    ( r2(sK13(sK21(sK22)),sK21(sK22))
    | r1(sK12(sK21(sK22)))
    | ~ spl24_5 ),
    inference(superposition,[],[f44,f213]) ).

fof(f44,plain,
    ! [X0] :
      ( r2(sK13(X0),sK11(X0))
      | r1(sK12(X0)) ),
    inference(cnf_transformation,[],[f25]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : NUN066+2 : TPTP v8.1.0. Released v7.3.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n025.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 09:53:44 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.50  % (27304)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.50  % (27295)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (27296)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.50  % (27296)Instruction limit reached!
% 0.19/0.50  % (27296)------------------------------
% 0.19/0.50  % (27296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (27296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (27296)Termination reason: Unknown
% 0.19/0.50  % (27296)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (27296)Memory used [KB]: 6012
% 0.19/0.50  % (27296)Time elapsed: 0.005 s
% 0.19/0.50  % (27296)Instructions burned: 3 (million)
% 0.19/0.50  % (27296)------------------------------
% 0.19/0.50  % (27296)------------------------------
% 0.19/0.50  % (27288)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.51  % (27303)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.51  % (27289)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.51  % (27292)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.19/0.52  % (27292)Refutation not found, incomplete strategy% (27292)------------------------------
% 0.19/0.52  % (27292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27292)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (27292)Memory used [KB]: 6012
% 0.19/0.52  % (27292)Time elapsed: 0.123 s
% 0.19/0.52  % (27292)Instructions burned: 2 (million)
% 0.19/0.52  % (27292)------------------------------
% 0.19/0.52  % (27292)------------------------------
% 0.19/0.52  % (27287)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (27293)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (27291)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.53  % (27282)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.53  % (27290)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.53  % (27293)Refutation not found, incomplete strategy% (27293)------------------------------
% 0.19/0.53  % (27293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (27293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (27293)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (27293)Memory used [KB]: 6012
% 0.19/0.53  % (27293)Time elapsed: 0.133 s
% 0.19/0.53  % (27293)Instructions burned: 2 (million)
% 0.19/0.53  % (27293)------------------------------
% 0.19/0.53  % (27293)------------------------------
% 0.19/0.53  % (27311)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.19/0.53  % (27291)Refutation not found, incomplete strategy% (27291)------------------------------
% 0.19/0.53  % (27291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (27291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (27291)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (27291)Memory used [KB]: 6012
% 0.19/0.53  % (27291)Time elapsed: 0.132 s
% 0.19/0.53  % (27291)Instructions burned: 3 (million)
% 0.19/0.53  % (27291)------------------------------
% 0.19/0.53  % (27291)------------------------------
% 0.19/0.53  % (27285)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (27302)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.53  % (27309)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (27294)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.53  % (27308)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (27310)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.54  % (27306)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (27299)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (27284)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (27301)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.54  % (27286)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.54  % (27284)Instruction limit reached!
% 0.19/0.54  % (27284)------------------------------
% 0.19/0.54  % (27284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27297)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (27287)Instruction limit reached!
% 0.19/0.54  % (27287)------------------------------
% 0.19/0.54  % (27287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27300)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (27285)Refutation not found, incomplete strategy% (27285)------------------------------
% 0.19/0.54  % (27285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (27285)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (27285)Memory used [KB]: 6012
% 0.19/0.54  % (27285)Time elapsed: 0.135 s
% 0.19/0.54  % (27285)Instructions burned: 3 (million)
% 0.19/0.54  % (27285)------------------------------
% 0.19/0.54  % (27285)------------------------------
% 0.19/0.54  % (27298)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (27283)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.54  % (27300)Instruction limit reached!
% 0.19/0.54  % (27300)------------------------------
% 0.19/0.54  % (27300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27310)Refutation not found, incomplete strategy% (27310)------------------------------
% 0.19/0.54  % (27310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (27310)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (27310)Memory used [KB]: 6012
% 0.19/0.54  % (27310)Time elapsed: 0.147 s
% 0.19/0.54  % (27310)Instructions burned: 3 (million)
% 0.19/0.54  % (27310)------------------------------
% 0.19/0.54  % (27310)------------------------------
% 0.19/0.54  % (27286)Instruction limit reached!
% 0.19/0.54  % (27286)------------------------------
% 0.19/0.54  % (27286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (27307)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.55  % (27284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (27284)Termination reason: Unknown
% 0.19/0.55  % (27284)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (27300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (27300)Termination reason: Unknown
% 0.19/0.55  % (27300)Termination phase: Preprocessing 3
% 0.19/0.55  
% 0.19/0.55  % (27300)Memory used [KB]: 1407
% 0.19/0.55  % (27300)Time elapsed: 0.004 s
% 0.19/0.55  % (27300)Instructions burned: 2 (million)
% 0.19/0.55  % (27300)------------------------------
% 0.19/0.55  % (27300)------------------------------
% 0.19/0.55  % (27284)Memory used [KB]: 6012
% 0.19/0.55  % (27284)Time elapsed: 0.145 s
% 0.19/0.55  % (27284)Instructions burned: 3 (million)
% 0.19/0.55  % (27284)------------------------------
% 0.19/0.55  % (27284)------------------------------
% 0.19/0.55  % (27294)Refutation not found, incomplete strategy% (27294)------------------------------
% 0.19/0.55  % (27294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (27294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (27294)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (27294)Memory used [KB]: 1535
% 0.19/0.55  % (27294)Time elapsed: 0.158 s
% 0.19/0.55  % (27294)Instructions burned: 3 (million)
% 0.19/0.55  % (27294)------------------------------
% 0.19/0.55  % (27294)------------------------------
% 0.19/0.55  % (27287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (27287)Termination reason: Unknown
% 0.19/0.55  % (27287)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (27287)Memory used [KB]: 1535
% 0.19/0.55  % (27287)Time elapsed: 0.142 s
% 0.19/0.55  % (27287)Instructions burned: 16 (million)
% 0.19/0.55  % (27287)------------------------------
% 0.19/0.55  % (27287)------------------------------
% 0.19/0.55  % (27288)Instruction limit reached!
% 0.19/0.55  % (27288)------------------------------
% 0.19/0.55  % (27288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (27288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (27288)Termination reason: Unknown
% 0.19/0.55  % (27288)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (27288)Memory used [KB]: 6268
% 0.19/0.55  % (27288)Time elapsed: 0.105 s
% 0.19/0.55  % (27288)Instructions burned: 40 (million)
% 0.19/0.55  % (27288)------------------------------
% 0.19/0.55  % (27288)------------------------------
% 0.19/0.55  % (27283)Instruction limit reached!
% 0.19/0.55  % (27283)------------------------------
% 0.19/0.55  % (27283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (27283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (27283)Termination reason: Unknown
% 0.19/0.55  % (27283)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (27283)Memory used [KB]: 6140
% 0.19/0.55  % (27283)Time elapsed: 0.159 s
% 0.19/0.55  % (27283)Instructions burned: 14 (million)
% 0.19/0.55  % (27283)------------------------------
% 0.19/0.55  % (27283)------------------------------
% 0.19/0.56  % (27306)Refutation not found, incomplete strategy% (27306)------------------------------
% 0.19/0.56  % (27306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (27306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (27306)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (27306)Memory used [KB]: 6012
% 0.19/0.56  % (27306)Time elapsed: 0.167 s
% 0.19/0.56  % (27306)Instructions burned: 4 (million)
% 0.19/0.56  % (27306)------------------------------
% 0.19/0.56  % (27306)------------------------------
% 0.19/0.56  % (27299)Instruction limit reached!
% 0.19/0.56  % (27299)------------------------------
% 0.19/0.56  % (27299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (27299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (27299)Termination reason: Unknown
% 0.19/0.56  % (27299)Termination phase: Finite model building preprocessing
% 0.19/0.56  
% 0.19/0.56  % (27299)Memory used [KB]: 1535
% 0.19/0.56  % (27299)Time elapsed: 0.004 s
% 0.19/0.56  % (27299)Instructions burned: 3 (million)
% 0.19/0.56  % (27299)------------------------------
% 0.19/0.56  % (27299)------------------------------
% 0.19/0.56  % (27301)Refutation not found, incomplete strategy% (27301)------------------------------
% 0.19/0.56  % (27301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (27301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (27301)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (27301)Memory used [KB]: 6012
% 0.19/0.56  % (27301)Time elapsed: 0.169 s
% 0.19/0.56  % (27301)Instructions burned: 3 (million)
% 0.19/0.56  % (27301)------------------------------
% 0.19/0.56  % (27301)------------------------------
% 0.19/0.56  % (27286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (27286)Termination reason: Unknown
% 0.19/0.56  % (27286)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (27286)Memory used [KB]: 6012
% 0.19/0.56  % (27286)Time elapsed: 0.151 s
% 0.19/0.56  % (27286)Instructions burned: 15 (million)
% 0.19/0.56  % (27286)------------------------------
% 0.19/0.56  % (27286)------------------------------
% 0.19/0.56  % (27311)Instruction limit reached!
% 0.19/0.56  % (27311)------------------------------
% 0.19/0.56  % (27311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.56  % (27305)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 1.76/0.56  % (27309)Instruction limit reached!
% 1.76/0.56  % (27309)------------------------------
% 1.76/0.56  % (27309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.56  % (27309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.56  % (27309)Termination reason: Unknown
% 1.76/0.56  % (27309)Termination phase: Saturation
% 1.76/0.56  
% 1.76/0.56  % (27309)Memory used [KB]: 6268
% 1.76/0.56  % (27309)Time elapsed: 0.170 s
% 1.76/0.56  % (27309)Instructions burned: 25 (million)
% 1.76/0.56  % (27309)------------------------------
% 1.76/0.56  % (27309)------------------------------
% 1.76/0.57  % (27290)First to succeed.
% 1.76/0.57  % (27302)Instruction limit reached!
% 1.76/0.57  % (27302)------------------------------
% 1.76/0.57  % (27302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.57  % (27302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.57  % (27302)Termination reason: Unknown
% 1.76/0.57  % (27302)Termination phase: Saturation
% 1.76/0.57  
% 1.76/0.57  % (27302)Memory used [KB]: 6396
% 1.76/0.57  % (27302)Time elapsed: 0.178 s
% 1.76/0.57  % (27302)Instructions burned: 30 (million)
% 1.76/0.57  % (27302)------------------------------
% 1.76/0.57  % (27302)------------------------------
% 1.76/0.57  % (27290)Refutation found. Thanks to Tanya!
% 1.76/0.57  % SZS status Theorem for theBenchmark
% 1.76/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.76/0.57  % (27290)------------------------------
% 1.76/0.57  % (27290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.57  % (27290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.57  % (27290)Termination reason: Refutation
% 1.76/0.57  
% 1.76/0.57  % (27290)Memory used [KB]: 6268
% 1.76/0.57  % (27290)Time elapsed: 0.177 s
% 1.76/0.57  % (27290)Instructions burned: 25 (million)
% 1.76/0.57  % (27290)------------------------------
% 1.76/0.57  % (27290)------------------------------
% 1.76/0.57  % (27281)Success in time 0.213 s
%------------------------------------------------------------------------------