TSTP Solution File: SEU219+2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU219+2 : TPTP v8.1.0. Released v3.3.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 : n016.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:32:36 EDT 2022

% Result   : Theorem 2.72s 0.76s
% Output   : Refutation 2.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   53 (  11 unt;   0 def)
%            Number of atoms       :  137 (  46 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :  136 (  52   ~;  48   |;  22   &)
%                                         (   5 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :   10 (   8 usr;   6 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   1 con; 0-2 aty)
%            Number of variables   :   16 (  13   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3531,plain,
    $false,
    inference(avatar_sat_refutation,[],[f1325,f1821,f2665,f3513,f3523,f3530]) ).

fof(f3530,plain,
    ( spl78_2
    | ~ spl78_47 ),
    inference(avatar_contradiction_clause,[],[f3529]) ).

fof(f3529,plain,
    ( $false
    | spl78_2
    | ~ spl78_47 ),
    inference(trivial_inequality_removal,[],[f3528]) ).

fof(f3528,plain,
    ( relation_image(sK62,relation_dom(sK62)) != relation_image(sK62,relation_dom(sK62))
    | spl78_2
    | ~ spl78_47 ),
    inference(forward_demodulation,[],[f3527,f2395]) ).

fof(f2395,plain,
    relation_rng(sK62) = relation_image(sK62,relation_dom(sK62)),
    inference(backward_demodulation,[],[f1794,f2392]) ).

fof(f2392,plain,
    relation_image(sK62,relation_dom(sK62)) = relation_dom(relation_inverse(sK62)),
    inference(forward_demodulation,[],[f2372,f1794]) ).

fof(f2372,plain,
    relation_rng(sK62) = relation_image(sK62,relation_dom(sK62)),
    inference(resolution,[],[f944,f1148]) ).

fof(f1148,plain,
    relation(sK62),
    inference(cnf_transformation,[],[f763]) ).

fof(f763,plain,
    ( one_to_one(sK62)
    & relation(sK62)
    & ( relation_rng(sK62) != relation_dom(function_inverse(sK62))
      | relation_dom(sK62) != relation_rng(function_inverse(sK62)) )
    & function(sK62) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK62])],[f383,f762]) ).

fof(f762,plain,
    ( ? [X0] :
        ( one_to_one(X0)
        & relation(X0)
        & ( relation_rng(X0) != relation_dom(function_inverse(X0))
          | relation_dom(X0) != relation_rng(function_inverse(X0)) )
        & function(X0) )
   => ( one_to_one(sK62)
      & relation(sK62)
      & ( relation_rng(sK62) != relation_dom(function_inverse(sK62))
        | relation_dom(sK62) != relation_rng(function_inverse(sK62)) )
      & function(sK62) ) ),
    introduced(choice_axiom,[]) ).

fof(f383,plain,
    ? [X0] :
      ( one_to_one(X0)
      & relation(X0)
      & ( relation_rng(X0) != relation_dom(function_inverse(X0))
        | relation_dom(X0) != relation_rng(function_inverse(X0)) )
      & function(X0) ),
    inference(flattening,[],[f382]) ).

fof(f382,plain,
    ? [X0] :
      ( ( relation_rng(X0) != relation_dom(function_inverse(X0))
        | relation_dom(X0) != relation_rng(function_inverse(X0)) )
      & one_to_one(X0)
      & relation(X0)
      & function(X0) ),
    inference(ennf_transformation,[],[f203]) ).

fof(f203,negated_conjecture,
    ~ ! [X0] :
        ( ( relation(X0)
          & function(X0) )
       => ( one_to_one(X0)
         => ( relation_rng(X0) = relation_dom(function_inverse(X0))
            & relation_dom(X0) = relation_rng(function_inverse(X0)) ) ) ),
    inference(negated_conjecture,[],[f202]) ).

fof(f202,conjecture,
    ! [X0] :
      ( ( relation(X0)
        & function(X0) )
     => ( one_to_one(X0)
       => ( relation_rng(X0) = relation_dom(function_inverse(X0))
          & relation_dom(X0) = relation_rng(function_inverse(X0)) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t55_funct_1) ).

fof(f944,plain,
    ! [X0] :
      ( ~ relation(X0)
      | relation_rng(X0) = relation_image(X0,relation_dom(X0)) ),
    inference(cnf_transformation,[],[f389]) ).

fof(f389,plain,
    ! [X0] :
      ( relation_rng(X0) = relation_image(X0,relation_dom(X0))
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f144]) ).

fof(f144,axiom,
    ! [X0] :
      ( relation(X0)
     => relation_rng(X0) = relation_image(X0,relation_dom(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t146_relat_1) ).

fof(f1794,plain,
    relation_rng(sK62) = relation_dom(relation_inverse(sK62)),
    inference(resolution,[],[f852,f1148]) ).

fof(f852,plain,
    ! [X0] :
      ( ~ relation(X0)
      | relation_rng(X0) = relation_dom(relation_inverse(X0)) ),
    inference(cnf_transformation,[],[f514]) ).

fof(f514,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ( relation_dom(X0) = relation_rng(relation_inverse(X0))
        & relation_rng(X0) = relation_dom(relation_inverse(X0)) ) ),
    inference(ennf_transformation,[],[f174]) ).

fof(f174,axiom,
    ! [X0] :
      ( relation(X0)
     => ( relation_dom(X0) = relation_rng(relation_inverse(X0))
        & relation_rng(X0) = relation_dom(relation_inverse(X0)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t37_relat_1) ).

fof(f3527,plain,
    ( relation_rng(sK62) != relation_image(sK62,relation_dom(sK62))
    | spl78_2
    | ~ spl78_47 ),
    inference(forward_demodulation,[],[f3526,f2392]) ).

fof(f3526,plain,
    ( relation_rng(sK62) != relation_dom(relation_inverse(sK62))
    | spl78_2
    | ~ spl78_47 ),
    inference(forward_demodulation,[],[f1324,f3512]) ).

fof(f3512,plain,
    ( function_inverse(sK62) = relation_inverse(sK62)
    | ~ spl78_47 ),
    inference(avatar_component_clause,[],[f3510]) ).

fof(f3510,plain,
    ( spl78_47
  <=> function_inverse(sK62) = relation_inverse(sK62) ),
    introduced(avatar_definition,[new_symbols(naming,[spl78_47])]) ).

fof(f1324,plain,
    ( relation_rng(sK62) != relation_dom(function_inverse(sK62))
    | spl78_2 ),
    inference(avatar_component_clause,[],[f1322]) ).

fof(f1322,plain,
    ( spl78_2
  <=> relation_rng(sK62) = relation_dom(function_inverse(sK62)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl78_2])]) ).

fof(f3523,plain,
    ( spl78_1
    | ~ spl78_47 ),
    inference(avatar_contradiction_clause,[],[f3522]) ).

fof(f3522,plain,
    ( $false
    | spl78_1
    | ~ spl78_47 ),
    inference(trivial_inequality_removal,[],[f3521]) ).

fof(f3521,plain,
    ( relation_dom(sK62) != relation_dom(sK62)
    | spl78_1
    | ~ spl78_47 ),
    inference(forward_demodulation,[],[f3520,f1811]) ).

fof(f1811,plain,
    relation_dom(sK62) = relation_rng(relation_inverse(sK62)),
    inference(resolution,[],[f853,f1148]) ).

fof(f853,plain,
    ! [X0] :
      ( ~ relation(X0)
      | relation_dom(X0) = relation_rng(relation_inverse(X0)) ),
    inference(cnf_transformation,[],[f514]) ).

fof(f3520,plain,
    ( relation_dom(sK62) != relation_rng(relation_inverse(sK62))
    | spl78_1
    | ~ spl78_47 ),
    inference(backward_demodulation,[],[f1320,f3512]) ).

fof(f1320,plain,
    ( relation_dom(sK62) != relation_rng(function_inverse(sK62))
    | spl78_1 ),
    inference(avatar_component_clause,[],[f1318]) ).

fof(f1318,plain,
    ( spl78_1
  <=> relation_dom(sK62) = relation_rng(function_inverse(sK62)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl78_1])]) ).

fof(f3513,plain,
    ( ~ spl78_26
    | spl78_47
    | ~ spl78_16 ),
    inference(avatar_split_clause,[],[f3496,f1760,f3510,f2655]) ).

fof(f2655,plain,
    ( spl78_26
  <=> relation(sK62) ),
    introduced(avatar_definition,[new_symbols(naming,[spl78_26])]) ).

fof(f1760,plain,
    ( spl78_16
  <=> function(sK62) ),
    introduced(avatar_definition,[new_symbols(naming,[spl78_16])]) ).

fof(f3496,plain,
    ( ~ function(sK62)
    | function_inverse(sK62) = relation_inverse(sK62)
    | ~ relation(sK62) ),
    inference(resolution,[],[f1205,f1149]) ).

fof(f1149,plain,
    one_to_one(sK62),
    inference(cnf_transformation,[],[f763]) ).

fof(f1205,plain,
    ! [X0] :
      ( ~ one_to_one(X0)
      | ~ function(X0)
      | ~ relation(X0)
      | relation_inverse(X0) = function_inverse(X0) ),
    inference(cnf_transformation,[],[f368]) ).

fof(f368,plain,
    ! [X0] :
      ( ~ function(X0)
      | ~ one_to_one(X0)
      | ~ relation(X0)
      | relation_inverse(X0) = function_inverse(X0) ),
    inference(flattening,[],[f367]) ).

fof(f367,plain,
    ! [X0] :
      ( relation_inverse(X0) = function_inverse(X0)
      | ~ one_to_one(X0)
      | ~ function(X0)
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f42,axiom,
    ! [X0] :
      ( ( function(X0)
        & relation(X0) )
     => ( one_to_one(X0)
       => relation_inverse(X0) = function_inverse(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d9_funct_1) ).

fof(f2665,plain,
    spl78_26,
    inference(avatar_contradiction_clause,[],[f2663]) ).

fof(f2663,plain,
    ( $false
    | spl78_26 ),
    inference(resolution,[],[f2657,f1148]) ).

fof(f2657,plain,
    ( ~ relation(sK62)
    | spl78_26 ),
    inference(avatar_component_clause,[],[f2655]) ).

fof(f1821,plain,
    spl78_16,
    inference(avatar_contradiction_clause,[],[f1820]) ).

fof(f1820,plain,
    ( $false
    | spl78_16 ),
    inference(resolution,[],[f1762,f1146]) ).

fof(f1146,plain,
    function(sK62),
    inference(cnf_transformation,[],[f763]) ).

fof(f1762,plain,
    ( ~ function(sK62)
    | spl78_16 ),
    inference(avatar_component_clause,[],[f1760]) ).

fof(f1325,plain,
    ( ~ spl78_1
    | ~ spl78_2 ),
    inference(avatar_split_clause,[],[f1147,f1322,f1318]) ).

fof(f1147,plain,
    ( relation_rng(sK62) != relation_dom(function_inverse(sK62))
    | relation_dom(sK62) != relation_rng(function_inverse(sK62)) ),
    inference(cnf_transformation,[],[f763]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : SEU219+2 : TPTP v8.1.0. Released v3.3.0.
% 0.06/0.12  % 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 : n016.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   : Tue Aug 30 15:14:16 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.51  % (8523)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.51  % (8510)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (8515)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.19/0.52  % (8506)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.19/0.52  % (8509)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.19/0.52  % (8508)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.19/0.52  % (8531)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.52  % (8529)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.19/0.52  % (8534)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.52  % (8524)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (8520)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.19/0.53  % (8511)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.19/0.53  % (8505)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.19/0.53  % (8521)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.19/0.53  % (8519)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (8528)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)
% 1.39/0.53  % (8512)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)
% 1.39/0.53  % (8526)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)
% 1.39/0.53  % (8525)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)
% 1.39/0.53  % (8518)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.39/0.53  % (8522)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)
% 1.39/0.54  % (8532)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)
% 1.39/0.54  % (8516)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.39/0.54  % (8535)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)
% 1.39/0.54  % (8514)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.39/0.54  % (8514)Instruction limit reached!
% 1.39/0.54  % (8514)------------------------------
% 1.39/0.54  % (8514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.54  % (8514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.54  % (8514)Termination reason: Unknown
% 1.39/0.54  % (8514)Termination phase: Unused predicate definition removal
% 1.39/0.54  
% 1.39/0.54  % (8514)Memory used [KB]: 1151
% 1.39/0.54  % (8514)Time elapsed: 0.003 s
% 1.39/0.54  % (8514)Instructions burned: 3 (million)
% 1.39/0.54  % (8514)------------------------------
% 1.39/0.54  % (8514)------------------------------
% 1.39/0.54  % (8513)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.39/0.54  % (8517)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)
% 1.39/0.54  % (8513)Instruction limit reached!
% 1.39/0.54  % (8513)------------------------------
% 1.39/0.54  % (8513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.54  % (8513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.54  % (8513)Termination reason: Unknown
% 1.39/0.54  % (8513)Termination phase: Preprocessing 3
% 1.39/0.54  
% 1.39/0.54  % (8513)Memory used [KB]: 1535
% 1.39/0.54  % (8513)Time elapsed: 0.006 s
% 1.39/0.54  % (8513)Instructions burned: 8 (million)
% 1.39/0.54  % (8513)------------------------------
% 1.39/0.54  % (8513)------------------------------
% 1.39/0.54  % (8530)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.39/0.55  % (8527)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.52/0.55  % (8533)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)
% 1.52/0.57  % (8508)Instruction limit reached!
% 1.52/0.57  % (8508)------------------------------
% 1.52/0.57  % (8508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.57  % (8523)Instruction limit reached!
% 1.52/0.57  % (8523)------------------------------
% 1.52/0.57  % (8523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.57  % (8523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.57  % (8523)Termination reason: Unknown
% 1.52/0.57  % (8523)Termination phase: Finite model building preprocessing
% 1.52/0.57  
% 1.52/0.57  % (8523)Memory used [KB]: 2686
% 1.52/0.57  % (8523)Time elapsed: 0.027 s
% 1.52/0.57  % (8523)Instructions burned: 59 (million)
% 1.52/0.57  % (8523)------------------------------
% 1.52/0.57  % (8523)------------------------------
% 1.52/0.58  % (8512)Instruction limit reached!
% 1.52/0.58  % (8512)------------------------------
% 1.52/0.58  % (8512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.58  % (8508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.58  % (8508)Termination reason: Unknown
% 1.52/0.58  % (8508)Termination phase: Saturation
% 1.52/0.58  
% 1.52/0.58  % (8508)Memory used [KB]: 1918
% 1.52/0.58  % (8508)Time elapsed: 0.170 s
% 1.52/0.58  % (8508)Instructions burned: 37 (million)
% 1.52/0.58  % (8508)------------------------------
% 1.52/0.58  % (8508)------------------------------
% 1.52/0.58  % (8515)Instruction limit reached!
% 1.52/0.58  % (8515)------------------------------
% 1.52/0.58  % (8515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.59  % (8512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.59  % (8512)Termination reason: Unknown
% 1.52/0.59  % (8512)Termination phase: Finite model building preprocessing
% 1.52/0.59  
% 1.52/0.59  % (8512)Memory used [KB]: 2558
% 1.52/0.59  % (8512)Time elapsed: 0.028 s
% 1.52/0.59  % (8512)Instructions burned: 53 (million)
% 1.52/0.59  % (8512)------------------------------
% 1.52/0.59  % (8512)------------------------------
% 1.52/0.60  % (8510)Instruction limit reached!
% 1.52/0.60  % (8510)------------------------------
% 1.52/0.60  % (8510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.60  % (8510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.60  % (8510)Termination reason: Unknown
% 1.52/0.60  % (8510)Termination phase: Saturation
% 1.52/0.60  
% 1.52/0.60  % (8510)Memory used [KB]: 6780
% 1.52/0.60  % (8510)Time elapsed: 0.197 s
% 1.52/0.60  % (8510)Instructions burned: 51 (million)
% 1.52/0.60  % (8510)------------------------------
% 1.52/0.60  % (8510)------------------------------
% 1.52/0.60  % (8515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.60  % (8515)Termination reason: Unknown
% 1.52/0.60  % (8515)Termination phase: Saturation
% 1.52/0.60  
% 1.52/0.60  % (8515)Memory used [KB]: 2558
% 1.52/0.60  % (8515)Time elapsed: 0.186 s
% 1.52/0.60  % (8515)Instructions burned: 51 (million)
% 1.52/0.60  % (8515)------------------------------
% 1.52/0.60  % (8515)------------------------------
% 1.52/0.60  % (8506)Instruction limit reached!
% 1.52/0.60  % (8506)------------------------------
% 1.52/0.60  % (8506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.60  % (8506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.60  % (8506)Termination reason: Unknown
% 1.52/0.60  % (8506)Termination phase: Saturation
% 1.52/0.60  
% 1.52/0.60  % (8506)Memory used [KB]: 6780
% 1.52/0.60  % (8506)Time elapsed: 0.155 s
% 1.52/0.60  % (8506)Instructions burned: 50 (million)
% 1.52/0.60  % (8506)------------------------------
% 1.52/0.60  % (8506)------------------------------
% 1.52/0.61  % (8520)Instruction limit reached!
% 1.52/0.61  % (8520)------------------------------
% 1.52/0.61  % (8520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.61  % (8520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.61  % (8520)Termination reason: Unknown
% 1.52/0.61  % (8520)Termination phase: Saturation
% 1.52/0.61  
% 1.52/0.61  % (8520)Memory used [KB]: 7547
% 1.52/0.61  % (8520)Time elapsed: 0.051 s
% 1.52/0.61  % (8520)Instructions burned: 68 (million)
% 1.52/0.61  % (8520)------------------------------
% 1.52/0.61  % (8520)------------------------------
% 1.52/0.61  % (8511)Instruction limit reached!
% 1.52/0.61  % (8511)------------------------------
% 1.52/0.61  % (8511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.62  % (8511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.62  % (8511)Termination reason: Unknown
% 1.52/0.62  % (8511)Termination phase: Saturation
% 1.52/0.62  
% 1.52/0.62  % (8511)Memory used [KB]: 6652
% 1.52/0.62  % (8511)Time elapsed: 0.218 s
% 1.52/0.62  % (8511)Instructions burned: 49 (million)
% 1.52/0.62  % (8511)------------------------------
% 1.52/0.62  % (8511)------------------------------
% 1.52/0.62  % (8509)Instruction limit reached!
% 1.52/0.62  % (8509)------------------------------
% 1.52/0.62  % (8509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.62  % (8509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.62  % (8509)Termination reason: Unknown
% 1.52/0.62  % (8509)Termination phase: Saturation
% 1.52/0.62  
% 1.52/0.62  % (8509)Memory used [KB]: 6652
% 1.52/0.62  % (8509)Time elapsed: 0.208 s
% 1.52/0.62  % (8509)Instructions burned: 51 (million)
% 1.52/0.62  % (8509)------------------------------
% 1.52/0.62  % (8509)------------------------------
% 2.12/0.64  % (8516)Instruction limit reached!
% 2.12/0.64  % (8516)------------------------------
% 2.12/0.64  % (8516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.64  % (8516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.64  % (8516)Termination reason: Unknown
% 2.12/0.64  % (8516)Termination phase: Saturation
% 2.12/0.64  
% 2.12/0.64  % (8516)Memory used [KB]: 6908
% 2.12/0.64  % (8516)Time elapsed: 0.230 s
% 2.12/0.64  % (8516)Instructions burned: 51 (million)
% 2.12/0.64  % (8516)------------------------------
% 2.12/0.64  % (8516)------------------------------
% 2.12/0.67  % (8532)Instruction limit reached!
% 2.12/0.67  % (8532)------------------------------
% 2.12/0.67  % (8532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.67  % (8532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.67  % (8532)Termination reason: Unknown
% 2.12/0.67  % (8532)Termination phase: Saturation
% 2.12/0.67  
% 2.12/0.67  % (8532)Memory used [KB]: 7675
% 2.12/0.67  % (8532)Time elapsed: 0.044 s
% 2.12/0.67  % (8532)Instructions burned: 68 (million)
% 2.12/0.67  % (8532)------------------------------
% 2.12/0.67  % (8532)------------------------------
% 2.40/0.68  % (8627)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.40/0.68  % (8521)Instruction limit reached!
% 2.40/0.68  % (8521)------------------------------
% 2.40/0.68  % (8521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.68  % (8521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.68  % (8521)Termination reason: Unknown
% 2.40/0.68  % (8521)Termination phase: Saturation
% 2.40/0.68  
% 2.40/0.68  % (8521)Memory used [KB]: 2558
% 2.40/0.68  % (8521)Time elapsed: 0.251 s
% 2.40/0.68  % (8521)Instructions burned: 75 (million)
% 2.40/0.68  % (8521)------------------------------
% 2.40/0.68  % (8521)------------------------------
% 2.40/0.68  TRYING [1]
% 2.40/0.68  % (8645)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.40/0.68  % (8629)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.40/0.69  % (8519)Instruction limit reached!
% 2.40/0.69  % (8519)------------------------------
% 2.40/0.69  % (8519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.69  % (8522)Instruction limit reached!
% 2.40/0.69  % (8522)------------------------------
% 2.40/0.69  % (8522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.70  % (8517)Instruction limit reached!
% 2.40/0.70  % (8517)------------------------------
% 2.40/0.70  % (8517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.70  % (8517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.70  % (8517)Termination reason: Unknown
% 2.40/0.70  % (8517)Termination phase: Saturation
% 2.40/0.70  
% 2.40/0.70  % (8517)Memory used [KB]: 7419
% 2.40/0.70  % (8517)Time elapsed: 0.295 s
% 2.40/0.70  % (8517)Instructions burned: 100 (million)
% 2.40/0.70  % (8517)------------------------------
% 2.40/0.70  % (8517)------------------------------
% 2.40/0.70  TRYING [2]
% 2.40/0.70  % (8519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.70  % (8519)Termination reason: Unknown
% 2.40/0.70  % (8519)Termination phase: Saturation
% 2.40/0.70  
% 2.40/0.70  % (8519)Memory used [KB]: 7419
% 2.40/0.70  % (8519)Time elapsed: 0.280 s
% 2.40/0.70  % (8519)Instructions burned: 99 (million)
% 2.40/0.70  % (8519)------------------------------
% 2.40/0.70  % (8519)------------------------------
% 2.40/0.71  % (8524)Instruction limit reached!
% 2.40/0.71  % (8524)------------------------------
% 2.40/0.71  % (8524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.71  % (8524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.71  % (8524)Termination reason: Unknown
% 2.40/0.71  % (8524)Termination phase: Saturation
% 2.40/0.71  
% 2.40/0.71  % (8524)Memory used [KB]: 7675
% 2.40/0.71  % (8524)Time elapsed: 0.297 s
% 2.40/0.71  % (8524)Instructions burned: 100 (million)
% 2.40/0.71  % (8524)------------------------------
% 2.40/0.71  % (8524)------------------------------
% 2.40/0.71  % (8522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.71  % (8522)Termination reason: Unknown
% 2.40/0.71  % (8522)Termination phase: Saturation
% 2.40/0.71  
% 2.40/0.71  % (8522)Memory used [KB]: 7419
% 2.40/0.71  % (8522)Time elapsed: 0.281 s
% 2.40/0.71  % (8522)Instructions burned: 101 (million)
% 2.40/0.71  % (8522)------------------------------
% 2.40/0.71  % (8522)------------------------------
% 2.40/0.71  % (8518)Instruction limit reached!
% 2.40/0.71  % (8518)------------------------------
% 2.40/0.71  % (8518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.71  % (8518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.71  % (8518)Termination reason: Unknown
% 2.40/0.71  % (8518)Termination phase: Saturation
% 2.40/0.71  
% 2.40/0.71  % (8518)Memory used [KB]: 7547
% 2.40/0.71  % (8518)Time elapsed: 0.288 s
% 2.40/0.71  % (8518)Instructions burned: 101 (million)
% 2.40/0.71  % (8518)------------------------------
% 2.40/0.71  % (8518)------------------------------
% 2.40/0.71  % (8648)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.40/0.72  % (8643)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.40/0.72  % (8653)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.40/0.73  % (8655)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.40/0.73  % (8525)Instruction limit reached!
% 2.40/0.73  % (8525)------------------------------
% 2.40/0.73  % (8525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.74  % (8661)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.40/0.74  % (8525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.74  % (8525)Termination reason: Unknown
% 2.40/0.74  % (8525)Termination phase: Saturation
% 2.40/0.74  
% 2.40/0.74  % (8525)Memory used [KB]: 2942
% 2.40/0.74  % (8525)Time elapsed: 0.328 s
% 2.40/0.74  % (8525)Instructions burned: 101 (million)
% 2.40/0.74  % (8525)------------------------------
% 2.40/0.74  % (8525)------------------------------
% 2.72/0.75  % (8657)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.72/0.75  % (8668)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.72/0.76  % (8535)First to succeed.
% 2.72/0.76  % (8530)Also succeeded, but the first one will report.
% 2.72/0.76  % (8535)Refutation found. Thanks to Tanya!
% 2.72/0.76  % SZS status Theorem for theBenchmark
% 2.72/0.76  % SZS output start Proof for theBenchmark
% See solution above
% 2.72/0.76  % (8535)------------------------------
% 2.72/0.76  % (8535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.76  % (8535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.76  % (8535)Termination reason: Refutation
% 2.72/0.76  
% 2.72/0.76  % (8535)Memory used [KB]: 8059
% 2.72/0.76  % (8535)Time elapsed: 0.341 s
% 2.72/0.76  % (8535)Instructions burned: 114 (million)
% 2.72/0.76  % (8535)------------------------------
% 2.72/0.76  % (8535)------------------------------
% 2.72/0.76  % (8498)Success in time 0.406 s
%------------------------------------------------------------------------------