TSTP Solution File: ARI120_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ARI120_1 : TPTP v8.1.0. Released v5.0.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 : n023.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 15:45:29 EDT 2022

% Result   : Theorem 2.81s 0.82s
% Output   : Refutation 2.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   11 (   3 unt;   3 typ;   0 def)
%            Number of atoms       :   21 (  10 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   23 (  10   ~;   6   |;   5   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   28 (   0 atm;   5 fun;  15 num;   8 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   2 usr;   5 con; 0-2 aty)
%            Number of variables   :    8 (   4   !;   4   ?;   8   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_15,type,
    '$inst1': $int ).

tff(func_def_16,type,
    '$inst2': $int ).

tff(pred_def_1,type,
    p: $int > $o ).

tff(f67,plain,
    $false,
    inference(subsumption_resolution,[],[f64,f23]) ).

tff(f23,plain,
    p(2),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,plain,
    ( p(2)
    & ! [X0: $int,X1: $int] :
        ( ( X0 = X1 )
        | ~ p(X0)
        | ( $product(X1,X1) != 4 ) ) ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( p(2)
     => ? [X1: $int,X0: $int] :
          ( ( $product(X1,X1) = 4 )
          & p(X0)
          & ( X0 != X1 ) ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( p(2)
   => ? [X1: $int,X0: $int] :
        ( ( $product(X1,X1) = 4 )
        & p(X0)
        & ( X0 != X1 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_X_X_4_predicate) ).

tff(f64,plain,
    ~ p(2),
    inference(interpreted_simplification,[],[f63]) ).

tff(f63,plain,
    ( ( 4 != $product(-2,-2) )
    | ~ p(2)
    | ( 2 = -2 ) ),
    inference(instantiation,[],[f22]) ).

tff(f22,plain,
    ! [X0: $int,X1: $int] :
      ( ( $product(X1,X1) != 4 )
      | ~ p(X0)
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f21]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.10  % Problem    : ARI120=1 : TPTP v8.1.0. Released v5.0.0.
% 0.06/0.11  % 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.31  % Computer : n023.cluster.edu
% 0.12/0.31  % Model    : x86_64 x86_64
% 0.12/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.31  % Memory   : 8042.1875MB
% 0.12/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.31  % CPULimit   : 300
% 0.12/0.31  % WCLimit    : 300
% 0.12/0.31  % DateTime   : Mon Aug 29 15:43:20 EDT 2022
% 0.12/0.31  % CPUTime    : 
% 0.18/0.46  % (28372)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=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.18/0.46  % (28374)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/15Mi)
% 0.18/0.46  % (28372)Instruction limit reached!
% 0.18/0.46  % (28372)------------------------------
% 0.18/0.46  % (28372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.46  % (28372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.46  % (28372)Termination reason: Unknown
% 0.18/0.46  % (28372)Termination phase: Saturation
% 0.18/0.46  
% 0.18/0.46  % (28372)Memory used [KB]: 895
% 0.18/0.46  % (28372)Time elapsed: 0.003 s
% 0.18/0.46  % (28372)Instructions burned: 2 (million)
% 0.18/0.46  % (28372)------------------------------
% 0.18/0.46  % (28372)------------------------------
% 0.18/0.47  % (28371)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/8Mi)
% 0.18/0.47  % (28381)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.18/0.48  % (28381)Instruction limit reached!
% 0.18/0.48  % (28381)------------------------------
% 0.18/0.48  % (28381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.48  % (28381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.48  % (28381)Termination reason: Unknown
% 0.18/0.48  % (28381)Termination phase: Saturation
% 0.18/0.48  
% 0.18/0.48  % (28381)Memory used [KB]: 5373
% 0.18/0.48  % (28381)Time elapsed: 0.006 s
% 0.18/0.48  % (28381)Instructions burned: 2 (million)
% 0.18/0.48  % (28381)------------------------------
% 0.18/0.48  % (28381)------------------------------
% 0.18/0.48  % (28374)Instruction limit reached!
% 0.18/0.48  % (28374)------------------------------
% 0.18/0.48  % (28374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.48  % (28374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.48  % (28374)Termination reason: Unknown
% 0.18/0.48  % (28374)Termination phase: Saturation
% 0.18/0.48  
% 0.18/0.48  % (28374)Memory used [KB]: 5628
% 0.18/0.48  % (28374)Time elapsed: 0.102 s
% 0.18/0.48  % (28374)Instructions burned: 16 (million)
% 0.18/0.48  % (28374)------------------------------
% 0.18/0.48  % (28374)------------------------------
% 0.18/0.49  % (28369)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59848Mi)
% 0.18/0.50  % (28395)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/43Mi)
% 0.18/0.50  % (28371)Instruction limit reached!
% 0.18/0.50  % (28371)------------------------------
% 0.18/0.50  % (28371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (28371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (28371)Termination reason: Unknown
% 0.18/0.50  % (28371)Termination phase: Saturation
% 0.18/0.50  
% 0.18/0.50  % (28371)Memory used [KB]: 5500
% 0.18/0.50  % (28371)Time elapsed: 0.144 s
% 0.18/0.50  % (28371)Instructions burned: 9 (million)
% 0.18/0.50  % (28371)------------------------------
% 0.18/0.50  % (28371)------------------------------
% 0.18/0.50  % (28387)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/15Mi)
% 0.18/0.51  % (28389)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/15Mi)
% 0.18/0.51  % (28387)Refutation not found, incomplete strategy% (28387)------------------------------
% 0.18/0.51  % (28387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (28387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (28387)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (28387)Memory used [KB]: 5373
% 0.18/0.51  % (28387)Time elapsed: 0.139 s
% 0.18/0.51  % (28387)------------------------------
% 0.18/0.51  % (28387)------------------------------
% 0.18/0.51  % (28379)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/35Mi)
% 0.18/0.51  % (28380)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/4Mi)
% 0.18/0.52  % (28380)Instruction limit reached!
% 0.18/0.52  % (28380)------------------------------
% 0.18/0.52  % (28380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (28380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (28380)Termination reason: Unknown
% 0.18/0.52  % (28380)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (28380)Memory used [KB]: 5500
% 0.18/0.52  % (28380)Time elapsed: 0.147 s
% 0.18/0.52  % (28380)Instructions burned: 5 (million)
% 0.18/0.52  % (28380)------------------------------
% 0.18/0.52  % (28380)------------------------------
% 0.18/0.52  % (28390)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/21Mi)
% 0.18/0.52  % (28390)Refutation not found, incomplete strategy% (28390)------------------------------
% 0.18/0.52  % (28390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (28390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (28390)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (28390)Memory used [KB]: 5373
% 0.18/0.52  % (28390)Time elapsed: 0.153 s
% 0.18/0.52  % (28390)Instructions burned: 1 (million)
% 0.18/0.52  % (28390)------------------------------
% 0.18/0.52  % (28390)------------------------------
% 0.18/0.52  % (28382)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/21Mi)
% 0.18/0.52  % (28382)Refutation not found, incomplete strategy% (28382)------------------------------
% 0.18/0.52  % (28382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (28382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (28382)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (28382)Memory used [KB]: 5373
% 0.18/0.52  % (28382)Time elapsed: 0.144 s
% 0.18/0.52  % (28382)Instructions burned: 1 (million)
% 0.18/0.52  % (28382)------------------------------
% 0.18/0.52  % (28382)------------------------------
% 0.18/0.53  % (28375)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/32Mi)
% 0.18/0.53  % (28373)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 0.18/0.53  % (28370)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/34Mi)
% 0.18/0.53  % (28389)Instruction limit reached!
% 0.18/0.53  % (28389)------------------------------
% 0.18/0.53  % (28389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (28389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (28389)Termination reason: Unknown
% 0.18/0.53  % (28389)Termination phase: Saturation
% 0.18/0.53  
% 0.18/0.53  % (28389)Memory used [KB]: 1151
% 0.18/0.53  % (28389)Time elapsed: 0.167 s
% 0.18/0.53  % (28389)Instructions burned: 15 (million)
% 0.18/0.53  % (28389)------------------------------
% 0.18/0.53  % (28389)------------------------------
% 0.18/0.54  % (28392)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.18/0.55  % (28384)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.18/0.55  % (28384)Instruction limit reached!
% 0.18/0.55  % (28384)------------------------------
% 0.18/0.55  % (28384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (28384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (28384)Termination reason: Unknown
% 0.18/0.55  % (28384)Termination phase: Saturation
% 0.18/0.55  
% 0.18/0.55  % (28384)Memory used [KB]: 5373
% 0.18/0.55  % (28384)Time elapsed: 0.003 s
% 0.18/0.55  % (28384)Instructions burned: 2 (million)
% 0.18/0.55  % (28384)------------------------------
% 0.18/0.55  % (28384)------------------------------
% 0.18/0.55  % (28391)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/46Mi)
% 0.18/0.55  % (28398)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/41Mi)
% 0.18/0.55  % (28394)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/42Mi)
% 1.74/0.55  % (28376)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/36Mi)
% 1.74/0.55  % (28393)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/47Mi)
% 1.74/0.56  % (28397)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/21Mi)
% 1.74/0.56  % (28396)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/21Mi)
% 1.74/0.56  % (28377)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/26Mi)
% 1.74/0.56  % (28396)Refutation not found, incomplete strategy% (28396)------------------------------
% 1.74/0.56  % (28396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.56  % (28396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.56  % (28396)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.56  
% 1.74/0.56  % (28396)Memory used [KB]: 5373
% 1.74/0.56  % (28396)Time elapsed: 0.186 s
% 1.74/0.56  % (28396)------------------------------
% 1.74/0.56  % (28396)------------------------------
% 1.74/0.56  % (28383)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.74/0.56  % (28386)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=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/49Mi)
% 1.74/0.57  % (28388)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.74/0.57  % (28385)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.74/0.57  % (28388)Refutation not found, incomplete strategy% (28388)------------------------------
% 1.74/0.57  % (28388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.57  % (28388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.57  % (28388)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.57  
% 1.74/0.57  % (28388)Memory used [KB]: 5373
% 1.74/0.57  % (28388)Time elapsed: 0.183 s
% 1.74/0.57  % (28388)Instructions burned: 1 (million)
% 1.74/0.57  % (28388)------------------------------
% 1.74/0.57  % (28388)------------------------------
% 1.74/0.57  % (28385)Refutation not found, incomplete strategy% (28385)------------------------------
% 1.74/0.57  % (28385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.57  % (28385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.57  % (28385)Termination reason: Refutation not found, incomplete strategy
% 1.74/0.57  
% 1.74/0.57  % (28385)Memory used [KB]: 5373
% 1.74/0.57  % (28385)Time elapsed: 0.191 s
% 1.74/0.57  % (28385)------------------------------
% 1.74/0.57  % (28385)------------------------------
% 1.74/0.57  % (28378)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.74/0.57  % (28378)Instruction limit reached!
% 1.74/0.57  % (28378)------------------------------
% 1.74/0.57  % (28378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.57  % (28378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.57  % (28378)Termination reason: Unknown
% 1.74/0.57  % (28378)Termination phase: Saturation
% 1.74/0.57  
% 1.74/0.57  % (28378)Memory used [KB]: 5373
% 1.74/0.57  % (28378)Time elapsed: 0.003 s
% 1.74/0.57  % (28378)Instructions burned: 2 (million)
% 1.74/0.57  % (28378)------------------------------
% 1.74/0.57  % (28378)------------------------------
% 2.03/0.59  % (28379)Instruction limit reached!
% 2.03/0.59  % (28379)------------------------------
% 2.03/0.59  % (28379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.59  % (28379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.59  % (28379)Termination reason: Unknown
% 2.03/0.59  % (28379)Termination phase: Saturation
% 2.03/0.59  
% 2.03/0.59  % (28379)Memory used [KB]: 5500
% 2.03/0.59  % (28379)Time elapsed: 0.169 s
% 2.03/0.59  % (28379)Instructions burned: 35 (million)
% 2.03/0.59  % (28379)------------------------------
% 2.03/0.59  % (28379)------------------------------
% 2.03/0.59  % (28395)Instruction limit reached!
% 2.03/0.59  % (28395)------------------------------
% 2.03/0.59  % (28395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.59  % (28395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.59  % (28395)Termination reason: Unknown
% 2.03/0.59  % (28395)Termination phase: Saturation
% 2.03/0.59  
% 2.03/0.59  % (28395)Memory used [KB]: 5884
% 2.03/0.59  % (28395)Time elapsed: 0.233 s
% 2.03/0.59  % (28395)Instructions burned: 44 (million)
% 2.03/0.59  % (28395)------------------------------
% 2.03/0.59  % (28395)------------------------------
% 2.03/0.60  % (28375)Instruction limit reached!
% 2.03/0.60  % (28375)------------------------------
% 2.03/0.60  % (28375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.60  % (28375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.60  % (28375)Termination reason: Unknown
% 2.03/0.60  % (28375)Termination phase: Saturation
% 2.03/0.60  
% 2.03/0.60  % (28375)Memory used [KB]: 5884
% 2.03/0.60  % (28375)Time elapsed: 0.228 s
% 2.03/0.60  % (28375)Instructions burned: 32 (million)
% 2.03/0.60  % (28375)------------------------------
% 2.03/0.60  % (28375)------------------------------
% 2.03/0.60  % (28433)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 2.03/0.61  % (28432)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 2.03/0.61  % (28433)Refutation not found, incomplete strategy% (28433)------------------------------
% 2.03/0.61  % (28433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.61  % (28433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.61  % (28433)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.61  
% 2.03/0.61  % (28433)Memory used [KB]: 5373
% 2.03/0.61  % (28433)Time elapsed: 0.025 s
% 2.03/0.61  % (28433)Instructions burned: 1 (million)
% 2.03/0.61  % (28433)------------------------------
% 2.03/0.61  % (28433)------------------------------
% 2.03/0.61  % (28397)Instruction limit reached!
% 2.03/0.61  % (28397)------------------------------
% 2.03/0.61  % (28397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.61  % (28397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.61  % (28397)Termination reason: Unknown
% 2.03/0.61  % (28397)Termination phase: Saturation
% 2.03/0.61  
% 2.03/0.61  % (28397)Memory used [KB]: 5756
% 2.03/0.61  % (28397)Time elapsed: 0.197 s
% 2.03/0.61  % (28397)Instructions burned: 22 (million)
% 2.03/0.61  % (28397)------------------------------
% 2.03/0.61  % (28397)------------------------------
% 2.03/0.61  % (28370)Instruction limit reached!
% 2.03/0.61  % (28370)------------------------------
% 2.03/0.61  % (28370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.61  % (28370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.61  % (28370)Termination reason: Unknown
% 2.03/0.61  % (28370)Termination phase: Saturation
% 2.03/0.61  
% 2.03/0.61  % (28370)Memory used [KB]: 5884
% 2.03/0.61  % (28370)Time elapsed: 0.236 s
% 2.03/0.61  % (28370)Instructions burned: 35 (million)
% 2.03/0.61  % (28370)------------------------------
% 2.03/0.61  % (28370)------------------------------
% 2.03/0.62  % (28377)Instruction limit reached!
% 2.03/0.62  % (28377)------------------------------
% 2.03/0.62  % (28377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (28377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (28377)Termination reason: Unknown
% 2.03/0.62  % (28377)Termination phase: Saturation
% 2.03/0.62  
% 2.03/0.62  % (28377)Memory used [KB]: 5756
% 2.03/0.62  % (28377)Time elapsed: 0.231 s
% 2.03/0.62  % (28377)Instructions burned: 27 (million)
% 2.03/0.62  % (28377)------------------------------
% 2.03/0.62  % (28377)------------------------------
% 2.03/0.63  % (28373)Instruction limit reached!
% 2.03/0.63  % (28373)------------------------------
% 2.03/0.63  % (28373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (28373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (28373)Termination reason: Unknown
% 2.03/0.63  % (28373)Termination phase: Saturation
% 2.03/0.63  
% 2.03/0.63  % (28373)Memory used [KB]: 6012
% 2.03/0.63  % (28373)Time elapsed: 0.228 s
% 2.03/0.63  % (28373)Instructions burned: 37 (million)
% 2.03/0.63  % (28373)------------------------------
% 2.03/0.63  % (28373)------------------------------
% 2.03/0.63  % (28393)Instruction limit reached!
% 2.03/0.63  % (28393)------------------------------
% 2.03/0.63  % (28393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (28376)Instruction limit reached!
% 2.03/0.63  % (28376)------------------------------
% 2.03/0.63  % (28376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (28376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (28376)Termination reason: Unknown
% 2.03/0.63  % (28376)Termination phase: Saturation
% 2.03/0.63  
% 2.03/0.63  % (28376)Memory used [KB]: 6012
% 2.03/0.63  % (28376)Time elapsed: 0.211 s
% 2.03/0.63  % (28376)Instructions burned: 36 (million)
% 2.03/0.63  % (28376)------------------------------
% 2.03/0.63  % (28376)------------------------------
% 2.03/0.63  % (28392)Instruction limit reached!
% 2.03/0.63  % (28392)------------------------------
% 2.03/0.63  % (28392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (28392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (28392)Termination reason: Unknown
% 2.03/0.63  % (28392)Termination phase: Saturation
% 2.03/0.63  
% 2.03/0.63  % (28392)Memory used [KB]: 5884
% 2.03/0.63  % (28392)Time elapsed: 0.207 s
% 2.03/0.63  % (28392)Instructions burned: 50 (million)
% 2.03/0.63  % (28392)------------------------------
% 2.03/0.63  % (28392)------------------------------
% 2.03/0.63  % (28391)Instruction limit reached!
% 2.03/0.63  % (28391)------------------------------
% 2.03/0.63  % (28391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (28391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (28391)Termination reason: Unknown
% 2.03/0.63  % (28391)Termination phase: Saturation
% 2.03/0.63  
% 2.03/0.63  % (28391)Memory used [KB]: 1407
% 2.03/0.63  % (28391)Time elapsed: 0.253 s
% 2.03/0.63  % (28391)Instructions burned: 46 (million)
% 2.03/0.63  % (28391)------------------------------
% 2.03/0.63  % (28391)------------------------------
% 2.48/0.64  % (28398)Instruction limit reached!
% 2.48/0.64  % (28398)------------------------------
% 2.48/0.64  % (28398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.64  % (28398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.64  % (28398)Termination reason: Unknown
% 2.48/0.64  % (28398)Termination phase: Saturation
% 2.48/0.64  
% 2.48/0.64  % (28398)Memory used [KB]: 6140
% 2.48/0.64  % (28398)Time elapsed: 0.250 s
% 2.48/0.64  % (28398)Instructions burned: 42 (million)
% 2.48/0.64  % (28398)------------------------------
% 2.48/0.64  % (28398)------------------------------
% 2.48/0.65  % (28394)Instruction limit reached!
% 2.48/0.65  % (28394)------------------------------
% 2.48/0.65  % (28394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.65  % (28394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.65  % (28394)Termination reason: Unknown
% 2.48/0.65  % (28394)Termination phase: Saturation
% 2.48/0.65  
% 2.48/0.65  % (28394)Memory used [KB]: 6012
% 2.48/0.65  % (28394)Time elapsed: 0.265 s
% 2.48/0.65  % (28394)Instructions burned: 43 (million)
% 2.48/0.65  % (28394)------------------------------
% 2.48/0.65  % (28394)------------------------------
% 2.48/0.65  % (28432)Instruction limit reached!
% 2.48/0.65  % (28432)------------------------------
% 2.48/0.65  % (28432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.65  % (28432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.65  % (28432)Termination reason: Unknown
% 2.48/0.65  % (28432)Termination phase: Saturation
% 2.48/0.65  
% 2.48/0.65  % (28432)Memory used [KB]: 6012
% 2.48/0.65  % (28432)Time elapsed: 0.062 s
% 2.48/0.65  % (28432)Instructions burned: 49 (million)
% 2.48/0.65  % (28432)------------------------------
% 2.48/0.65  % (28432)------------------------------
% 2.48/0.65  % (28393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.65  % (28393)Termination reason: Unknown
% 2.48/0.65  % (28393)Termination phase: Saturation
% 2.48/0.65  
% 2.48/0.65  % (28393)Memory used [KB]: 1407
% 2.48/0.65  % (28393)Time elapsed: 0.258 s
% 2.48/0.65  % (28393)Instructions burned: 47 (million)
% 2.48/0.65  % (28393)------------------------------
% 2.48/0.65  % (28393)------------------------------
% 2.48/0.65  % (28383)Instruction limit reached!
% 2.48/0.65  % (28383)------------------------------
% 2.48/0.65  % (28383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.65  % (28383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.65  % (28383)Termination reason: Unknown
% 2.48/0.65  % (28383)Termination phase: Saturation
% 2.48/0.65  
% 2.48/0.65  % (28383)Memory used [KB]: 6268
% 2.48/0.65  % (28383)Time elapsed: 0.261 s
% 2.48/0.65  % (28383)Instructions burned: 51 (million)
% 2.48/0.65  % (28383)------------------------------
% 2.48/0.65  % (28383)------------------------------
% 2.48/0.66  % (28386)Instruction limit reached!
% 2.48/0.66  % (28386)------------------------------
% 2.48/0.66  % (28386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.66  % (28386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.66  % (28386)Termination reason: Unknown
% 2.48/0.66  % (28386)Termination phase: Saturation
% 2.48/0.66  
% 2.48/0.66  % (28386)Memory used [KB]: 6140
% 2.48/0.66  % (28386)Time elapsed: 0.269 s
% 2.48/0.66  % (28386)Instructions burned: 51 (million)
% 2.48/0.66  % (28386)------------------------------
% 2.48/0.66  % (28386)------------------------------
% 2.60/0.67  % (28431)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.60/0.67  % (28431)Refutation not found, incomplete strategy% (28431)------------------------------
% 2.60/0.67  % (28431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.67  % (28431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.67  % (28431)Termination reason: Refutation not found, incomplete strategy
% 2.60/0.67  
% 2.60/0.67  % (28431)Memory used [KB]: 5373
% 2.60/0.67  % (28431)Time elapsed: 0.163 s
% 2.60/0.67  % (28431)Instructions burned: 2 (million)
% 2.60/0.67  % (28431)------------------------------
% 2.60/0.67  % (28431)------------------------------
% 2.60/0.68  % (28438)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/96Mi)
% 2.60/0.69  % (28434)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 2.60/0.69  % (28440)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/463Mi)
% 2.60/0.69  % (28436)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 2.60/0.69  % (28439)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.60/0.69  % (28435)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 2.60/0.70  % (28445)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.60/0.70  % (28437)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 2.60/0.71  % (28443)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/343Mi)
% 2.60/0.71  % (28443)Refutation not found, incomplete strategy% (28443)------------------------------
% 2.60/0.71  % (28443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.71  % (28443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.71  % (28443)Termination reason: Refutation not found, incomplete strategy
% 2.60/0.71  
% 2.60/0.71  % (28443)Memory used [KB]: 895
% 2.60/0.71  % (28443)Time elapsed: 0.123 s
% 2.60/0.71  % (28443)------------------------------
% 2.60/0.71  % (28443)------------------------------
% 2.71/0.72  % (28448)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.71/0.72  % (28441)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/494Mi)
% 2.71/0.72  % (28447)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.71/0.72  % (28444)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.71/0.73  % (28444)Refutation not found, incomplete strategy% (28444)------------------------------
% 2.71/0.73  % (28444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.73  % (28444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.73  % (28444)Termination reason: Refutation not found, incomplete strategy
% 2.71/0.73  
% 2.71/0.73  % (28444)Memory used [KB]: 5373
% 2.71/0.73  % (28444)Time elapsed: 0.127 s
% 2.71/0.73  % (28444)Instructions burned: 1 (million)
% 2.71/0.73  % (28444)------------------------------
% 2.71/0.73  % (28444)------------------------------
% 2.71/0.73  % (28451)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=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/211Mi)
% 2.71/0.73  % (28446)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.71/0.73  % (28442)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.71/0.74  % (28450)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/146Mi)
% 2.71/0.74  % (28452)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/274Mi)
% 2.71/0.74  % (28449)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/81Mi)
% 2.71/0.74  % (28454)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/330Mi)
% 2.81/0.77  % (28466)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.81/0.77  % (28466)Refutation not found, incomplete strategy% (28466)------------------------------
% 2.81/0.77  % (28466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.77  % (28466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.77  % (28466)Termination reason: Refutation not found, incomplete strategy
% 2.81/0.77  
% 2.81/0.77  % (28466)Memory used [KB]: 5373
% 2.81/0.77  % (28466)Time elapsed: 0.045 s
% 2.81/0.77  % (28466)Instructions burned: 1 (million)
% 2.81/0.77  % (28466)------------------------------
% 2.81/0.77  % (28466)------------------------------
% 2.81/0.78  % (28461)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/374Mi)
% 2.81/0.78  % (28456)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/213Mi)
% 2.81/0.78  % (28455)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/294Mi)
% 2.81/0.78  % (28463)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/500Mi)
% 2.81/0.79  % (28472)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/360Mi)
% 2.81/0.79  % (28468)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/230Mi)
% 2.81/0.79  % (28474)dis+31_1:1_lcm=reverse:norm_ineq=on:nwc=10.0:sas=z3:tha=off:urr=on:i=382:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/382Mi)
% 2.81/0.79  % (28437)Instruction limit reached!
% 2.81/0.79  % (28437)------------------------------
% 2.81/0.79  % (28437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.79  % (28437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.79  % (28437)Termination reason: Unknown
% 2.81/0.79  % (28437)Termination phase: Saturation
% 2.81/0.79  
% 2.81/0.79  % (28437)Memory used [KB]: 6268
% 2.81/0.79  % (28437)Time elapsed: 0.241 s
% 2.81/0.79  % (28437)Instructions burned: 58 (million)
% 2.81/0.79  % (28437)------------------------------
% 2.81/0.79  % (28437)------------------------------
% 2.81/0.80  % (28445)Refutation not found, incomplete strategy% (28445)------------------------------
% 2.81/0.80  % (28445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.81  % (28447)Refutation not found, incomplete strategy% (28447)------------------------------
% 2.81/0.81  % (28447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.81  % (28445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.81  % (28445)Termination reason: Refutation not found, incomplete strategy
% 2.81/0.81  
% 2.81/0.81  % (28445)Memory used [KB]: 895
% 2.81/0.81  % (28445)Time elapsed: 0.164 s
% 2.81/0.81  % (28445)Instructions burned: 100 (million)
% 2.81/0.81  % (28445)------------------------------
% 2.81/0.81  % (28445)------------------------------
% 2.81/0.82  % (28438)First to succeed.
% 2.81/0.82  % (28438)Refutation found. Thanks to Tanya!
% 2.81/0.82  % SZS status Theorem for theBenchmark
% 2.81/0.82  % SZS output start Proof for theBenchmark
% See solution above
% 2.81/0.82  % (28438)------------------------------
% 2.81/0.82  % (28438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.82  % (28438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.82  % (28438)Termination reason: Refutation
% 2.81/0.82  
% 2.81/0.82  % (28438)Memory used [KB]: 5500
% 2.81/0.82  % (28438)Time elapsed: 0.217 s
% 2.81/0.82  % (28438)Instructions burned: 81 (million)
% 2.81/0.82  % (28438)------------------------------
% 2.81/0.82  % (28438)------------------------------
% 2.81/0.82  % (28368)Success in time 0.498 s
%------------------------------------------------------------------------------