TSTP Solution File: ARI189_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ARI189_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 : n015.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:36 EDT 2022

% Result   : Theorem 1.63s 0.61s
% Output   : Refutation 1.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   22 (  17 unt;   1 typ;   0 def)
%            Number of atoms       :   25 (   3 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    8 (   4   ~;   0   |;   1   &)
%                                         (   1 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number arithmetic     :   80 (   0 atm;  32 fun;  31 num;  17 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   2 prp; 0-2 aty)
%            Number of functors    :    8 (   0 usr;   6 con; 0-2 aty)
%            Number of variables   :   17 (  17   !;   0   ?;  17   :)

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

tff(f1072,plain,
    $false,
    inference(avatar_sat_refutation,[],[f28,f1071]) ).

tff(f1071,plain,
    spl0_1,
    inference(avatar_split_clause,[],[f1069,f26]) ).

tff(f26,plain,
    ( spl0_1
  <=> p(10) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

tff(f1069,plain,
    p(10),
    inference(evaluation,[],[f1065]) ).

tff(f1065,plain,
    p($sum(8,2)),
    inference(superposition,[],[f993,f16]) ).

tff(f16,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f993,plain,
    ! [X6: $int] : p($sum(8,$product(2,X6))),
    inference(evaluation,[],[f991]) ).

tff(f991,plain,
    ! [X6: $int] : p($sum(6,$sum(2,$product(2,X6)))),
    inference(superposition,[],[f965,f65]) ).

tff(f65,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f18,f16]) ).

tff(f18,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum($product(X0,X1),$product(X0,X2)) = $product(X0,$sum(X1,X2)) ),
    introduced(theory_axiom_155,[]) ).

tff(f965,plain,
    ! [X6: $int] : p($sum(6,$product(2,X6))),
    inference(evaluation,[],[f963]) ).

tff(f963,plain,
    ! [X6: $int] : p($sum(4,$sum(2,$product(2,X6)))),
    inference(superposition,[],[f919,f65]) ).

tff(f919,plain,
    ! [X6: $int] : p($sum(4,$product(2,X6))),
    inference(evaluation,[],[f918]) ).

tff(f918,plain,
    ! [X6: $int] : p($sum(2,$sum(2,$product(2,X6)))),
    inference(superposition,[],[f828,f65]) ).

tff(f828,plain,
    ! [X42: $int] : p($sum(2,$product(2,X42))),
    inference(superposition,[],[f22,f65]) ).

tff(f22,plain,
    ! [X0: $int] : p($product(2,X0)),
    inference(cnf_transformation,[],[f21]) ).

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

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

tff(f1,conjecture,
    ( ! [X0: $int] : p($product(2,X0))
   => p(10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

tff(f28,plain,
    ~ spl0_1,
    inference(avatar_split_clause,[],[f23,f26]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : ARI189=1 : TPTP v8.1.0. Released v5.0.0.
% 0.04/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.13/0.34  % Computer : n015.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 15:38:20 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.21/0.50  % (16724)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.50  % (16720)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.50  % (16704)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 (2999ds/36Mi)
% 0.21/0.51  % (16705)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 (2999ds/26Mi)
% 0.21/0.51  % (16707)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.21/0.51  % (16712)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 (2999ds/2Mi)
% 0.21/0.51  % (16712)Instruction limit reached!
% 0.21/0.51  % (16712)------------------------------
% 0.21/0.51  % (16712)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (16708)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.21/0.51  % (16708)Instruction limit reached!
% 0.21/0.51  % (16708)------------------------------
% 0.21/0.51  % (16708)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (16708)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (16708)Termination reason: Unknown
% 0.21/0.51  % (16708)Termination phase: Saturation
% 0.21/0.51  
% 0.21/0.51  % (16708)Memory used [KB]: 5500
% 0.21/0.51  % (16708)Time elapsed: 0.102 s
% 0.21/0.51  % (16708)Instructions burned: 5 (million)
% 0.21/0.51  % (16708)------------------------------
% 0.21/0.51  % (16708)------------------------------
% 0.21/0.52  % (16724)Refutation not found, incomplete strategy% (16724)------------------------------
% 0.21/0.52  % (16724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (16724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (16724)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.52  
% 0.21/0.52  % (16724)Memory used [KB]: 5373
% 0.21/0.52  % (16724)Time elapsed: 0.104 s
% 0.21/0.52  % (16724)Instructions burned: 1 (million)
% 0.21/0.52  % (16724)------------------------------
% 0.21/0.52  % (16724)------------------------------
% 0.21/0.52  % (16716)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 (2999ds/2Mi)
% 0.21/0.52  % (16712)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (16712)Termination reason: Unknown
% 0.21/0.52  % (16712)Termination phase: Property scanning
% 0.21/0.52  
% 0.21/0.52  % (16712)Memory used [KB]: 895
% 0.21/0.52  % (16712)Time elapsed: 0.002 s
% 0.21/0.52  % (16712)Instructions burned: 2 (million)
% 0.21/0.52  % (16712)------------------------------
% 0.21/0.52  % (16712)------------------------------
% 0.21/0.52  % (16716)Instruction limit reached!
% 0.21/0.52  % (16716)------------------------------
% 0.21/0.52  % (16716)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (16716)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (16716)Termination reason: Unknown
% 0.21/0.52  % (16716)Termination phase: Saturation
% 0.21/0.52  
% 0.21/0.52  % (16716)Memory used [KB]: 5373
% 0.21/0.52  % (16716)Time elapsed: 0.113 s
% 0.21/0.52  % (16716)Instructions burned: 2 (million)
% 0.21/0.52  % (16716)------------------------------
% 0.21/0.52  % (16716)------------------------------
% 0.21/0.53  % (16718)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.53  % (16718)Refutation not found, incomplete strategy% (16718)------------------------------
% 0.21/0.53  % (16718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (16718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (16718)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (16718)Memory used [KB]: 5373
% 0.21/0.53  % (16718)Time elapsed: 0.093 s
% 0.21/0.53  % (16718)Instructions burned: 2 (million)
% 0.21/0.53  % (16718)------------------------------
% 0.21/0.53  % (16718)------------------------------
% 0.21/0.53  % (16698)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 (2999ds/34Mi)
% 0.21/0.53  % (16719)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 (2999ds/46Mi)
% 0.21/0.53  % (16700)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 (2999ds/2Mi)
% 0.21/0.53  % (16699)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 (2999ds/8Mi)
% 0.21/0.53  % (16701)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 (2999ds/37Mi)
% 0.21/0.53  % (16697)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 (2999ds/59848Mi)
% 0.21/0.53  % (16700)Instruction limit reached!
% 0.21/0.53  % (16700)------------------------------
% 0.21/0.53  % (16700)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (16700)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (16700)Termination reason: Unknown
% 0.21/0.53  % (16700)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (16700)Memory used [KB]: 5500
% 0.21/0.53  % (16700)Time elapsed: 0.127 s
% 0.21/0.53  % (16700)Instructions burned: 3 (million)
% 0.21/0.53  % (16700)------------------------------
% 0.21/0.53  % (16700)------------------------------
% 0.21/0.53  % (16706)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 (2999ds/2Mi)
% 0.21/0.53  % (16705)Refutation not found, incomplete strategy% (16705)------------------------------
% 0.21/0.53  % (16705)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (16705)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (16705)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (16705)Memory used [KB]: 5373
% 0.21/0.53  % (16705)Time elapsed: 0.127 s
% 0.21/0.53  % (16705)Instructions burned: 2 (million)
% 0.21/0.53  % (16705)------------------------------
% 0.21/0.53  % (16705)------------------------------
% 0.21/0.53  % (16709)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 (2999ds/2Mi)
% 0.21/0.53  % (16706)Instruction limit reached!
% 0.21/0.53  % (16706)------------------------------
% 0.21/0.53  % (16706)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (16706)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (16706)Termination reason: Unknown
% 0.21/0.53  % (16706)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (16706)Memory used [KB]: 5373
% 0.21/0.53  % (16706)Time elapsed: 0.127 s
% 0.21/0.53  % (16706)Instructions burned: 2 (million)
% 0.21/0.53  % (16706)------------------------------
% 0.21/0.53  % (16706)------------------------------
% 0.21/0.53  % (16709)Instruction limit reached!
% 0.21/0.53  % (16709)------------------------------
% 0.21/0.53  % (16709)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (16709)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (16709)Termination reason: Unknown
% 0.21/0.53  % (16709)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (16709)Memory used [KB]: 5373
% 0.21/0.53  % (16709)Time elapsed: 0.003 s
% 0.21/0.53  % (16709)Instructions burned: 2 (million)
% 0.21/0.53  % (16709)------------------------------
% 0.21/0.53  % (16709)------------------------------
% 1.39/0.53  % (16710)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.39/0.53  % (16710)Refutation not found, incomplete strategy% (16710)------------------------------
% 1.39/0.53  % (16710)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.53  % (16710)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.53  % (16710)Termination reason: Refutation not found, incomplete strategy
% 1.39/0.53  
% 1.39/0.53  % (16710)Memory used [KB]: 5373
% 1.39/0.53  % (16710)Time elapsed: 0.093 s
% 1.39/0.53  % (16710)------------------------------
% 1.39/0.53  % (16710)------------------------------
% 1.39/0.53  % (16721)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 (2999ds/47Mi)
% 1.39/0.54  % (16722)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 (2999ds/42Mi)
% 1.39/0.54  % (16725)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 (2999ds/21Mi)
% 1.39/0.54  % (16726)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 (2999ds/41Mi)
% 1.39/0.54  % (16713)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.39/0.54  % (16713)Refutation not found, incomplete strategy% (16713)------------------------------
% 1.39/0.54  % (16713)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.54  % (16713)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.54  % (16713)Termination reason: Refutation not found, incomplete strategy
% 1.39/0.54  
% 1.39/0.54  % (16713)Memory used [KB]: 5373
% 1.39/0.54  % (16713)Time elapsed: 0.143 s
% 1.39/0.54  % (16713)Instructions burned: 1 (million)
% 1.39/0.54  % (16713)------------------------------
% 1.39/0.54  % (16713)------------------------------
% 1.39/0.54  % (16723)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.39/0.54  % (16711)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 (2999ds/50Mi)
% 1.39/0.54  % (16702)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.39/0.54  % (16714)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 (2999ds/49Mi)
% 1.39/0.54  % (16717)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.39/0.55  % (16715)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.39/0.55  % (16703)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 (2999ds/32Mi)
% 1.39/0.55  % (16715)Refutation not found, incomplete strategy% (16715)------------------------------
% 1.39/0.55  % (16715)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.55  % (16715)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.55  % (16715)Termination reason: Refutation not found, incomplete strategy
% 1.39/0.55  
% 1.39/0.55  % (16715)Memory used [KB]: 5373
% 1.39/0.55  % (16715)Time elapsed: 0.150 s
% 1.39/0.55  % (16715)Instructions burned: 1 (million)
% 1.39/0.55  % (16715)------------------------------
% 1.39/0.55  % (16715)------------------------------
% 1.39/0.55  % (16699)Instruction limit reached!
% 1.39/0.55  % (16699)------------------------------
% 1.39/0.55  % (16699)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.55  % (16699)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.55  % (16699)Termination reason: Unknown
% 1.39/0.55  % (16699)Termination phase: Saturation
% 1.39/0.55  
% 1.39/0.55  % (16699)Memory used [KB]: 5500
% 1.39/0.55  % (16699)Time elapsed: 0.129 s
% 1.39/0.55  % (16699)Instructions burned: 8 (million)
% 1.39/0.55  % (16699)------------------------------
% 1.39/0.55  % (16699)------------------------------
% 1.63/0.56  % (16704)Instruction limit reached!
% 1.63/0.56  % (16704)------------------------------
% 1.63/0.56  % (16704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.56  % (16704)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.56  % (16704)Termination reason: Unknown
% 1.63/0.56  % (16704)Termination phase: Saturation
% 1.63/0.56  
% 1.63/0.56  % (16704)Memory used [KB]: 6140
% 1.63/0.56  % (16704)Time elapsed: 0.129 s
% 1.63/0.56  % (16704)Instructions burned: 37 (million)
% 1.63/0.56  % (16704)------------------------------
% 1.63/0.56  % (16704)------------------------------
% 1.63/0.56  % (16707)Instruction limit reached!
% 1.63/0.56  % (16707)------------------------------
% 1.63/0.56  % (16707)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.56  % (16707)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.56  % (16707)Termination reason: Unknown
% 1.63/0.56  % (16707)Termination phase: Saturation
% 1.63/0.56  
% 1.63/0.56  % (16707)Memory used [KB]: 5500
% 1.63/0.56  % (16707)Time elapsed: 0.140 s
% 1.63/0.56  % (16707)Instructions burned: 36 (million)
% 1.63/0.56  % (16707)------------------------------
% 1.63/0.56  % (16707)------------------------------
% 1.63/0.57  % (16725)Instruction limit reached!
% 1.63/0.57  % (16725)------------------------------
% 1.63/0.57  % (16725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.57  % (16725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.57  % (16725)Termination reason: Unknown
% 1.63/0.57  % (16725)Termination phase: Saturation
% 1.63/0.57  
% 1.63/0.57  % (16725)Memory used [KB]: 5756
% 1.63/0.57  % (16725)Time elapsed: 0.150 s
% 1.63/0.57  % (16725)Instructions burned: 22 (million)
% 1.63/0.57  % (16725)------------------------------
% 1.63/0.57  % (16725)------------------------------
% 1.63/0.57  % (16720)Instruction limit reached!
% 1.63/0.57  % (16720)------------------------------
% 1.63/0.57  % (16720)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.57  % (16720)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.57  % (16720)Termination reason: Unknown
% 1.63/0.57  % (16720)Termination phase: Saturation
% 1.63/0.57  
% 1.63/0.57  % (16720)Memory used [KB]: 6140
% 1.63/0.57  % (16720)Time elapsed: 0.155 s
% 1.63/0.57  % (16720)Instructions burned: 51 (million)
% 1.63/0.57  % (16720)------------------------------
% 1.63/0.57  % (16720)------------------------------
% 1.63/0.57  % (16717)Instruction limit reached!
% 1.63/0.57  % (16717)------------------------------
% 1.63/0.57  % (16717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.57  % (16717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.57  % (16717)Termination reason: Unknown
% 1.63/0.57  % (16717)Termination phase: Saturation
% 1.63/0.57  
% 1.63/0.57  % (16717)Memory used [KB]: 1151
% 1.63/0.57  % (16717)Time elapsed: 0.172 s
% 1.63/0.57  % (16717)Instructions burned: 15 (million)
% 1.63/0.57  % (16717)------------------------------
% 1.63/0.57  % (16717)------------------------------
% 1.63/0.57  % (16698)Instruction limit reached!
% 1.63/0.57  % (16698)------------------------------
% 1.63/0.57  % (16698)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.57  % (16698)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.57  % (16698)Termination reason: Unknown
% 1.63/0.57  % (16698)Termination phase: Saturation
% 1.63/0.57  
% 1.63/0.57  % (16698)Memory used [KB]: 6140
% 1.63/0.57  % (16698)Time elapsed: 0.141 s
% 1.63/0.57  % (16698)Instructions burned: 36 (million)
% 1.63/0.57  % (16698)------------------------------
% 1.63/0.57  % (16698)------------------------------
% 1.63/0.57  % (16702)Instruction limit reached!
% 1.63/0.57  % (16702)------------------------------
% 1.63/0.57  % (16702)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.57  % (16702)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.57  % (16702)Termination reason: Unknown
% 1.63/0.57  % (16702)Termination phase: Saturation
% 1.63/0.57  
% 1.63/0.57  % (16702)Memory used [KB]: 5628
% 1.63/0.57  % (16702)Time elapsed: 0.140 s
% 1.63/0.57  % (16702)Instructions burned: 16 (million)
% 1.63/0.57  % (16702)------------------------------
% 1.63/0.57  % (16702)------------------------------
% 1.63/0.58  % (16701)Instruction limit reached!
% 1.63/0.58  % (16701)------------------------------
% 1.63/0.58  % (16701)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.58  % (16701)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.58  % (16701)Termination reason: Unknown
% 1.63/0.58  % (16701)Termination phase: Saturation
% 1.63/0.58  
% 1.63/0.58  % (16701)Memory used [KB]: 6140
% 1.63/0.58  % (16701)Time elapsed: 0.170 s
% 1.63/0.58  % (16701)Instructions burned: 38 (million)
% 1.63/0.58  % (16701)------------------------------
% 1.63/0.58  % (16701)------------------------------
% 1.63/0.59  % (16722)Instruction limit reached!
% 1.63/0.59  % (16722)------------------------------
% 1.63/0.59  % (16722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.59  % (16722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.59  % (16722)Termination reason: Unknown
% 1.63/0.59  % (16722)Termination phase: Saturation
% 1.63/0.59  
% 1.63/0.59  % (16722)Memory used [KB]: 6140
% 1.63/0.59  % (16722)Time elapsed: 0.183 s
% 1.63/0.59  % (16722)Instructions burned: 44 (million)
% 1.63/0.59  % (16722)------------------------------
% 1.63/0.59  % (16722)------------------------------
% 1.63/0.60  % (16703)Instruction limit reached!
% 1.63/0.60  % (16703)------------------------------
% 1.63/0.60  % (16703)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.60  % (16703)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.60  % (16703)Termination reason: Unknown
% 1.63/0.60  % (16703)Termination phase: Saturation
% 1.63/0.60  
% 1.63/0.60  % (16703)Memory used [KB]: 6012
% 1.63/0.60  % (16703)Time elapsed: 0.162 s
% 1.63/0.60  % (16703)Instructions burned: 33 (million)
% 1.63/0.60  % (16703)------------------------------
% 1.63/0.60  % (16703)------------------------------
% 1.63/0.60  % (16719)Instruction limit reached!
% 1.63/0.60  % (16719)------------------------------
% 1.63/0.60  % (16719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.60  % (16719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.60  % (16719)Termination reason: Unknown
% 1.63/0.60  % (16719)Termination phase: Saturation
% 1.63/0.60  
% 1.63/0.60  % (16719)Memory used [KB]: 1663
% 1.63/0.60  % (16719)Time elapsed: 0.167 s
% 1.63/0.60  % (16719)Instructions burned: 47 (million)
% 1.63/0.60  % (16719)------------------------------
% 1.63/0.60  % (16719)------------------------------
% 1.63/0.61  % (16721)Instruction limit reached!
% 1.63/0.61  % (16721)------------------------------
% 1.63/0.61  % (16721)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.61  % (16721)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.61  % (16721)Termination reason: Unknown
% 1.63/0.61  % (16721)Termination phase: Saturation
% 1.63/0.61  
% 1.63/0.61  % (16721)Memory used [KB]: 1663
% 1.63/0.61  % (16721)Time elapsed: 0.203 s
% 1.63/0.61  % (16721)Instructions burned: 48 (million)
% 1.63/0.61  % (16721)------------------------------
% 1.63/0.61  % (16721)------------------------------
% 1.63/0.61  % (16711)Instruction limit reached!
% 1.63/0.61  % (16711)------------------------------
% 1.63/0.61  % (16711)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.61  % (16711)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.61  % (16711)Termination reason: Unknown
% 1.63/0.61  % (16711)Termination phase: Saturation
% 1.63/0.61  
% 1.63/0.61  % (16711)Memory used [KB]: 6268
% 1.63/0.61  % (16711)Time elapsed: 0.188 s
% 1.63/0.61  % (16711)Instructions burned: 52 (million)
% 1.63/0.61  % (16711)------------------------------
% 1.63/0.61  % (16711)------------------------------
% 1.63/0.61  % (16726)First to succeed.
% 1.63/0.61  % (16726)Refutation found. Thanks to Tanya!
% 1.63/0.61  % SZS status Theorem for theBenchmark
% 1.63/0.61  % SZS output start Proof for theBenchmark
% See solution above
% 1.63/0.61  % (16726)------------------------------
% 1.63/0.61  % (16726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.61  % (16726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.61  % (16726)Termination reason: Refutation
% 1.63/0.61  
% 1.63/0.61  % (16726)Memory used [KB]: 6268
% 1.63/0.61  % (16726)Time elapsed: 0.173 s
% 1.63/0.61  % (16726)Instructions burned: 39 (million)
% 1.63/0.61  % (16726)------------------------------
% 1.63/0.61  % (16726)------------------------------
% 1.63/0.61  % (16696)Success in time 0.249 s
%------------------------------------------------------------------------------