TSTP Solution File: GRA075+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRA075+1 : TPTP v8.1.0. Released v6.4.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 : n005.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 16:13:30 EDT 2022

% Result   : Satisfiable 2.80s 0.80s
% Output   : Saturation 2.80s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(u85,axiom,
    ( ~ shortest_path(X0,X2,X4)
    | ~ precedes(X1,X3,X4)
    | ~ precedes(X3,X1,X4) ) ).

cnf(u84,axiom,
    ( ~ shortest_path(X0,X2,X4)
    | ~ precedes(X3,X1,X4)
    | tail_of(X5) != tail_of(X3)
    | head_of(X5) != head_of(X1) ) ).

cnf(u91,axiom,
    ( ~ precedes(X4,X3,X2)
    | on_path(X3,X2)
    | ~ path(X0,X1,X2) ) ).

cnf(u92,axiom,
    ( ~ precedes(X4,X3,X2)
    | ~ path(X0,X1,X2)
    | on_path(X4,X2) ) ).

cnf(u94,axiom,
    ( ~ precedes(X4,X3,X2)
    | sequential(X4,sK4(X2,X3,X4))
    | ~ path(X0,X1,X2)
    | sequential(X4,X3) ) ).

cnf(u93,axiom,
    ( ~ precedes(X4,X3,X2)
    | precedes(sK4(X2,X3,X4),X3,X2)
    | ~ path(X0,X1,X2)
    | sequential(X4,X3) ) ).

cnf(u86,axiom,
    ( ~ sequential(X0,X1)
    | edge(X0) ) ).

cnf(u88,axiom,
    ( ~ sequential(X0,X1)
    | edge(X1) ) ).

cnf(u87,axiom,
    ( ~ sequential(X0,X1)
    | head_of(X0) = tail_of(X1) ) ).

cnf(u96,axiom,
    ( ~ sequential(X3,X4)
    | precedes(X3,X4,X1)
    | ~ on_path(X4,X1)
    | ~ on_path(X3,X1)
    | ~ path(X0,X2,X1) ) ).

cnf(u95,axiom,
    ( ~ sequential(X4,X3)
    | ~ precedes(X4,X3,X2)
    | ~ path(X0,X1,X2)
    | ~ sequential(X4,X5)
    | ~ precedes(X5,X3,X2) ) ).

cnf(u97,axiom,
    ( ~ sequential(X3,X5)
    | ~ precedes(X5,X4,X1)
    | ~ on_path(X4,X1)
    | precedes(X3,X4,X1)
    | ~ path(X0,X2,X1)
    | ~ on_path(X3,X1) ) ).

cnf(u103,axiom,
    ~ sequential(X1,X1) ).

cnf(u75,axiom,
    ( ~ in_path(X1,X3)
    | ~ path(X0,X2,X3)
    | vertex(X1) ) ).

cnf(u77,axiom,
    ( ~ in_path(X1,X3)
    | ~ path(X0,X2,X3)
    | on_path(sK2(X1,X3),X3) ) ).

cnf(u76,axiom,
    ( ~ in_path(X1,X3)
    | head_of(sK2(X1,X3)) = X1
    | ~ path(X0,X2,X3)
    | tail_of(sK2(X1,X3)) = X1 ) ).

cnf(u79,axiom,
    ( ~ on_path(X3,X1)
    | ~ path(X0,X2,X1)
    | edge(X3) ) ).

cnf(u80,axiom,
    ( ~ on_path(X3,X1)
    | in_path(tail_of(X3),X1)
    | ~ path(X0,X2,X1) ) ).

cnf(u81,axiom,
    ( ~ on_path(X3,X1)
    | ~ path(X0,X2,X1)
    | in_path(head_of(X3),X1) ) ).

cnf(u105,axiom,
    ( ~ path(head_of(X3),X2,X4)
    | ~ edge(X3)
    | path(tail_of(X3),X2,path_cons(X3,X4)) ) ).

cnf(u109,axiom,
    ( ~ path(X2,X0,X1)
    | path(tail_of(sK0(X0,X1,X2)),head_of(sK0(X0,X1,X2)),path_cons(sK0(X0,X1,X2),empty)) ) ).

cnf(u78,axiom,
    ( ~ path(X1,X2,X0)
    | path(X1,X2,sK3(X1,X2))
    | shortest_path(X1,X2,X0)
    | X1 = X2 ) ).

cnf(u74,axiom,
    ( ~ path(X2,X0,X1)
    | vertex(X2) ) ).

cnf(u73,axiom,
    ( ~ path(X2,X0,X1)
    | vertex(X0) ) ).

cnf(u71,axiom,
    ( ~ path(X2,X0,X1)
    | head_of(sK0(X0,X1,X2)) = X0
    | path_cons(sK0(X0,X1,X2),sK1(X0,X1,X2)) = X1 ) ).

cnf(u70,axiom,
    ( ~ path(X2,X0,X1)
    | path_cons(sK0(X0,X1,X2),empty) = X1
    | path_cons(sK0(X0,X1,X2),sK1(X0,X1,X2)) = X1 ) ).

cnf(u69,axiom,
    ( ~ path(X2,X0,X1)
    | path(head_of(sK0(X0,X1,X2)),X0,sK1(X0,X1,X2))
    | head_of(sK0(X0,X1,X2)) = X0 ) ).

cnf(u68,axiom,
    ( ~ path(X2,X0,X1)
    | path_cons(sK0(X0,X1,X2),empty) = X1
    | path(head_of(sK0(X0,X1,X2)),X0,sK1(X0,X1,X2)) ) ).

cnf(u66,axiom,
    ( ~ path(X2,X0,X1)
    | tail_of(sK0(X0,X1,X2)) = X2 ) ).

cnf(u65,axiom,
    ( vertex(tail_of(X0))
    | ~ edge(X0) ) ).

cnf(u64,axiom,
    ( vertex(head_of(X0))
    | ~ edge(X0) ) ).

cnf(u100,axiom,
    ( ~ vertex(tail_of(X3))
    | ~ vertex(head_of(X3))
    | ~ edge(X3)
    | path(tail_of(X3),head_of(X3),path_cons(X3,empty)) ) ).

cnf(u67,axiom,
    ( edge(sK0(X0,X1,X2))
    | ~ path(X2,X0,X1) ) ).

cnf(u108,axiom,
    ( ~ edge(X0)
    | path(tail_of(X0),head_of(X0),path_cons(X0,empty)) ) ).

cnf(u72,axiom,
    ( path_cons(sK0(X0,X1,X2),empty) != X1
    | ~ path(X2,X0,X1)
    | head_of(sK0(X0,X1,X2)) != X0
    | ~ path(head_of(sK0(X0,X1,X2)),X0,X4)
    | path_cons(sK0(X0,X1,X2),X4) != X1 ) ).

cnf(u90,axiom,
    ( head_of(X0) != tail_of(X1)
    | sequential(X0,X1)
    | X0 = X1
    | ~ edge(X1)
    | ~ edge(X0) ) ).

cnf(u63,axiom,
    ( head_of(X0) != tail_of(X0)
    | ~ edge(X0) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GRA075+1 : TPTP v8.1.0. Released v6.4.0.
% 0.07/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 : n005.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 22:05:48 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.19/0.51  % (16729)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (16737)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.19/0.51  % (16729)Instruction limit reached!
% 0.19/0.51  % (16729)------------------------------
% 0.19/0.51  % (16729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (16749)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.52  % (16741)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.52  % (16741)Instruction limit reached!
% 0.19/0.52  % (16741)------------------------------
% 0.19/0.52  % (16741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (16741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (16741)Termination reason: Unknown
% 0.19/0.52  % (16741)Termination phase: shuffling
% 0.19/0.52  
% 0.19/0.52  % (16741)Memory used [KB]: 1407
% 0.19/0.52  % (16741)Time elapsed: 0.003 s
% 0.19/0.52  % (16741)Instructions burned: 3 (million)
% 0.19/0.52  % (16741)------------------------------
% 0.19/0.52  % (16741)------------------------------
% 0.19/0.52  % (16745)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.52  % (16745)Refutation not found, incomplete strategy% (16745)------------------------------
% 0.19/0.52  % (16745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (16745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (16745)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (16745)Memory used [KB]: 5884
% 0.19/0.52  % (16745)Time elapsed: 0.001 s
% 0.19/0.52  % (16745)------------------------------
% 0.19/0.52  % (16745)------------------------------
% 0.19/0.52  % (16733)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.52  % (16733)Refutation not found, incomplete strategy% (16733)------------------------------
% 0.19/0.52  % (16733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (16733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (16733)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (16733)Memory used [KB]: 5884
% 0.19/0.52  % (16733)Time elapsed: 0.003 s
% 0.19/0.52  % (16733)Instructions burned: 2 (million)
% 0.19/0.52  % (16733)------------------------------
% 0.19/0.52  % (16733)------------------------------
% 0.19/0.52  % (16730)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (16730)Refutation not found, incomplete strategy% (16730)------------------------------
% 0.19/0.52  % (16730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (16730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (16730)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (16730)Memory used [KB]: 5884
% 0.19/0.52  % (16730)Time elapsed: 0.001 s
% 0.19/0.52  % (16730)------------------------------
% 0.19/0.52  % (16730)------------------------------
% 0.19/0.52  % (16754)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (16729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16729)Termination reason: Unknown
% 0.19/0.53  % (16729)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (16729)Memory used [KB]: 1407
% 0.19/0.53  % (16729)Time elapsed: 0.003 s
% 0.19/0.53  % (16729)Instructions burned: 3 (million)
% 0.19/0.53  % (16729)------------------------------
% 0.19/0.53  % (16729)------------------------------
% 0.19/0.53  % (16728)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.53  % (16728)Refutation not found, incomplete strategy% (16728)------------------------------
% 0.19/0.53  % (16728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16737)Refutation not found, incomplete strategy% (16737)------------------------------
% 0.19/0.53  % (16737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16737)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16737)Memory used [KB]: 5884
% 0.19/0.53  % (16737)Time elapsed: 0.002 s
% 0.19/0.53  % (16737)Instructions burned: 1 (million)
% 0.19/0.53  % (16737)------------------------------
% 0.19/0.53  % (16737)------------------------------
% 0.19/0.53  % (16739)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.53  % (16728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16728)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16728)Memory used [KB]: 5884
% 0.19/0.53  % (16728)Time elapsed: 0.002 s
% 0.19/0.53  % (16728)------------------------------
% 0.19/0.53  % (16728)------------------------------
% 0.19/0.53  % (16732)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (16739)Refutation not found, incomplete strategy% (16739)------------------------------
% 0.19/0.53  % (16739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16739)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16739)Memory used [KB]: 1535
% 0.19/0.53  % (16739)Time elapsed: 0.002 s
% 0.19/0.53  % (16739)Instructions burned: 2 (million)
% 0.19/0.53  % (16739)------------------------------
% 0.19/0.53  % (16739)------------------------------
% 0.19/0.53  % (16732)Refutation not found, incomplete strategy% (16732)------------------------------
% 0.19/0.53  % (16732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16732)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16732)Memory used [KB]: 1407
% 0.19/0.53  % (16732)Time elapsed: 0.001 s
% 0.19/0.53  % (16732)------------------------------
% 0.19/0.53  % (16732)------------------------------
% 0.19/0.53  % (16744)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (16740)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (16740)Refutation not found, incomplete strategy% (16740)------------------------------
% 0.19/0.53  % (16740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16740)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (16740)Memory used [KB]: 5884
% 0.19/0.53  % (16740)Time elapsed: 0.003 s
% 0.19/0.53  % (16740)------------------------------
% 0.19/0.53  % (16740)------------------------------
% 0.19/0.54  % (16738)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (16736)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.54  % (16744)Instruction limit reached!
% 0.19/0.54  % (16744)------------------------------
% 0.19/0.54  % (16744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16744)Termination reason: Unknown
% 0.19/0.54  % (16744)Termination phase: Finite model building preprocessing
% 0.19/0.54  
% 0.19/0.54  % (16744)Memory used [KB]: 1535
% 0.19/0.54  % (16744)Time elapsed: 0.007 s
% 0.19/0.54  % (16744)Instructions burned: 4 (million)
% 0.19/0.54  % (16744)------------------------------
% 0.19/0.54  % (16744)------------------------------
% 0.19/0.54  % (16736)Refutation not found, incomplete strategy% (16736)------------------------------
% 0.19/0.54  % (16736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16736)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (16736)Memory used [KB]: 5884
% 0.19/0.54  % (16736)Time elapsed: 0.003 s
% 0.19/0.54  % (16736)Instructions burned: 1 (million)
% 0.19/0.54  % (16736)------------------------------
% 0.19/0.54  % (16736)------------------------------
% 0.19/0.54  % (16756)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.19/0.54  % (16756)Refutation not found, incomplete strategy% (16756)------------------------------
% 0.19/0.54  % (16756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16756)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (16756)Memory used [KB]: 5884
% 0.19/0.54  % (16756)Time elapsed: 0.002 s
% 0.19/0.54  % (16756)------------------------------
% 0.19/0.54  % (16756)------------------------------
% 0.19/0.54  % (16752)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.54  % (16752)Refutation not found, incomplete strategy% (16752)------------------------------
% 0.19/0.54  % (16752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16752)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (16752)Memory used [KB]: 5884
% 0.19/0.54  % (16752)Time elapsed: 0.001 s
% 0.19/0.54  % (16752)------------------------------
% 0.19/0.54  % (16752)------------------------------
% 0.19/0.54  % (16753)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (16727)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.54  % (16748)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (16731)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.54  % (16748)Refutation not found, incomplete strategy% (16748)------------------------------
% 0.19/0.54  % (16748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16748)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (16748)Memory used [KB]: 5884
% 0.19/0.54  % (16748)Time elapsed: 0.002 s
% 0.19/0.54  % (16748)------------------------------
% 0.19/0.54  % (16748)------------------------------
% 0.19/0.54  % (16731)Refutation not found, incomplete strategy% (16731)------------------------------
% 0.19/0.54  % (16731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16731)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (16731)Memory used [KB]: 5884
% 0.19/0.54  % (16731)Time elapsed: 0.003 s
% 0.19/0.54  % (16731)Instructions burned: 2 (million)
% 0.19/0.54  % (16731)------------------------------
% 0.19/0.54  % (16731)------------------------------
% 0.19/0.54  % (16750)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.19/0.54  % (16735)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.54  % (16750)Refutation not found, incomplete strategy% (16750)------------------------------
% 0.19/0.54  % (16750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (16750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (16750)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (16750)Memory used [KB]: 1407
% 0.19/0.54  % (16750)Time elapsed: 0.002 s
% 0.19/0.54  % (16750)------------------------------
% 0.19/0.54  % (16750)------------------------------
% 0.19/0.55  % (16735)Refutation not found, incomplete strategy% (16735)------------------------------
% 0.19/0.55  % (16735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16735)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16735)Memory used [KB]: 5884
% 0.19/0.55  % (16735)Time elapsed: 0.002 s
% 0.19/0.55  % (16735)------------------------------
% 0.19/0.55  % (16735)------------------------------
% 0.19/0.55  % (16755)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.55  % (16742)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.55  % (16743)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (16746)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.55  % (16743)Refutation not found, incomplete strategy% (16743)------------------------------
% 0.19/0.55  % (16743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16743)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16743)Memory used [KB]: 6012
% 0.19/0.55  % (16743)Time elapsed: 0.003 s
% 0.19/0.55  % (16743)Instructions burned: 4 (million)
% 0.19/0.55  % (16743)------------------------------
% 0.19/0.55  % (16743)------------------------------
% 0.19/0.55  % (16746)Refutation not found, incomplete strategy% (16746)------------------------------
% 0.19/0.55  % (16746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16746)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16746)Memory used [KB]: 5884
% 0.19/0.55  % (16746)Time elapsed: 0.003 s
% 0.19/0.55  % (16746)------------------------------
% 0.19/0.55  % (16746)------------------------------
% 0.19/0.55  % (16755)Refutation not found, incomplete strategy% (16755)------------------------------
% 0.19/0.55  % (16755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16755)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16755)Memory used [KB]: 6012
% 0.19/0.55  % (16755)Time elapsed: 0.004 s
% 0.19/0.55  % (16755)Instructions burned: 2 (million)
% 0.19/0.55  % (16755)------------------------------
% 0.19/0.55  % (16755)------------------------------
% 0.19/0.55  % (16738)Refutation not found, incomplete strategy% (16738)------------------------------
% 0.19/0.55  % (16738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16738)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16738)Memory used [KB]: 5884
% 0.19/0.55  % (16738)Time elapsed: 0.002 s
% 0.19/0.55  % (16738)Instructions burned: 1 (million)
% 0.19/0.55  % (16738)------------------------------
% 0.19/0.55  % (16738)------------------------------
% 0.19/0.55  % (16751)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (16742)Instruction limit reached!
% 0.19/0.55  % (16742)------------------------------
% 0.19/0.55  % (16742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16742)Termination reason: Unknown
% 0.19/0.55  % (16742)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (16742)Memory used [KB]: 6012
% 0.19/0.55  % (16742)Time elapsed: 0.111 s
% 0.19/0.55  % (16742)Instructions burned: 8 (million)
% 0.19/0.55  % (16742)------------------------------
% 0.19/0.55  % (16742)------------------------------
% 0.19/0.55  % (16747)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.55  % (16753)Refutation not found, incomplete strategy% (16753)------------------------------
% 0.19/0.55  % (16753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16753)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16747)Refutation not found, incomplete strategy% (16747)------------------------------
% 0.19/0.55  % (16747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16747)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16747)Memory used [KB]: 5884
% 0.19/0.55  % (16747)Time elapsed: 0.002 s
% 0.19/0.55  % (16747)------------------------------
% 0.19/0.55  % (16747)------------------------------
% 0.19/0.55  % (16753)Memory used [KB]: 6012
% 0.19/0.55  % (16753)Time elapsed: 0.007 s
% 0.19/0.55  % (16753)Instructions burned: 4 (million)
% 0.19/0.55  % (16753)------------------------------
% 0.19/0.55  % (16753)------------------------------
% 0.19/0.55  % (16734)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.55  % (16734)Refutation not found, incomplete strategy% (16734)------------------------------
% 0.19/0.55  % (16734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (16734)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (16734)Memory used [KB]: 5884
% 0.19/0.55  % (16734)Time elapsed: 0.001 s
% 0.19/0.55  % (16734)------------------------------
% 0.19/0.55  % (16734)------------------------------
% 0.19/0.57  % (16754)Instruction limit reached!
% 0.19/0.57  % (16754)------------------------------
% 0.19/0.57  % (16754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (16754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (16754)Termination reason: Unknown
% 0.19/0.57  % (16754)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (16754)Memory used [KB]: 6268
% 0.19/0.57  % (16754)Time elapsed: 0.174 s
% 0.19/0.57  % (16754)Instructions burned: 25 (million)
% 0.19/0.57  % (16754)------------------------------
% 0.19/0.57  % (16754)------------------------------
% 2.13/0.63  % (16807)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.13/0.63  % (16751)Instruction limit reached!
% 2.13/0.63  % (16751)------------------------------
% 2.13/0.63  % (16751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.63  % (16751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.63  % (16751)Termination reason: Unknown
% 2.13/0.63  % (16751)Termination phase: Saturation
% 2.13/0.63  
% 2.13/0.63  % (16751)Memory used [KB]: 6524
% 2.13/0.63  % (16751)Time elapsed: 0.228 s
% 2.13/0.63  % (16751)Instructions burned: 50 (million)
% 2.13/0.63  % (16751)------------------------------
% 2.13/0.63  % (16751)------------------------------
% 2.21/0.64  % (16815)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.21/0.64  % (16814)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.21/0.64  % (16807)Refutation not found, incomplete strategy% (16807)------------------------------
% 2.21/0.64  % (16807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (16800)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.21/0.64  % (16807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (16807)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.64  
% 2.21/0.64  % (16807)Memory used [KB]: 5884
% 2.21/0.64  % (16807)Time elapsed: 0.003 s
% 2.21/0.64  % (16807)Instructions burned: 2 (million)
% 2.21/0.64  % (16807)------------------------------
% 2.21/0.64  % (16807)------------------------------
% 2.21/0.64  % (16800)Refutation not found, incomplete strategy% (16800)------------------------------
% 2.21/0.64  % (16800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (16814)Refutation not found, incomplete strategy% (16814)------------------------------
% 2.21/0.64  % (16814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (16814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (16814)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.64  
% 2.21/0.64  % (16814)Memory used [KB]: 5884
% 2.21/0.64  % (16814)Time elapsed: 0.002 s
% 2.21/0.64  % (16814)Instructions burned: 1 (million)
% 2.21/0.64  % (16814)------------------------------
% 2.21/0.64  % (16814)------------------------------
% 2.21/0.64  % (16749)Instruction limit reached!
% 2.21/0.64  % (16749)------------------------------
% 2.21/0.64  % (16749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (16749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (16749)Termination reason: Unknown
% 2.21/0.64  % (16749)Termination phase: Saturation
% 2.21/0.64  
% 2.21/0.64  % (16749)Memory used [KB]: 7291
% 2.21/0.64  % (16749)Time elapsed: 0.231 s
% 2.21/0.64  % (16749)Instructions burned: 82 (million)
% 2.21/0.64  % (16749)------------------------------
% 2.21/0.64  % (16749)------------------------------
% 2.21/0.64  % (16815)Refutation not found, incomplete strategy% (16815)------------------------------
% 2.21/0.64  % (16815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (16815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (16815)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.64  
% 2.21/0.64  % (16815)Memory used [KB]: 5884
% 2.21/0.64  % (16815)Time elapsed: 0.003 s
% 2.21/0.64  % (16815)Instructions burned: 1 (million)
% 2.21/0.64  % (16815)------------------------------
% 2.21/0.64  % (16815)------------------------------
% 2.21/0.65  % (16801)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.21/0.65  % (16819)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 2.21/0.65  % (16801)Refutation not found, incomplete strategy% (16801)------------------------------
% 2.21/0.65  % (16801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.65  % (16801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.65  % (16801)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.65  
% 2.21/0.65  % (16801)Memory used [KB]: 5884
% 2.21/0.65  % (16801)Time elapsed: 0.001 s
% 2.21/0.65  % (16801)------------------------------
% 2.21/0.65  % (16801)------------------------------
% 2.21/0.65  % (16802)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.21/0.65  % (16799)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.21/0.65  % (16804)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.21/0.65  % (16803)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.21/0.65  % (16799)Refutation not found, incomplete strategy% (16799)------------------------------
% 2.21/0.65  % (16799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.65  % (16799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.65  % (16799)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.65  
% 2.21/0.65  % (16799)Memory used [KB]: 5884
% 2.21/0.65  % (16799)Time elapsed: 0.005 s
% 2.21/0.65  % (16799)Instructions burned: 1 (million)
% 2.21/0.65  % (16799)------------------------------
% 2.21/0.65  % (16799)------------------------------
% 2.21/0.66  % (16810)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.21/0.66  % (16802)Refutation not found, incomplete strategy% (16802)------------------------------
% 2.21/0.66  % (16802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.66  % (16802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (16802)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.66  
% 2.21/0.66  % (16802)Memory used [KB]: 1535
% 2.21/0.66  % (16802)Time elapsed: 0.004 s
% 2.21/0.66  % (16802)Instructions burned: 4 (million)
% 2.21/0.66  % (16802)------------------------------
% 2.21/0.66  % (16802)------------------------------
% 2.21/0.66  % (16800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (16800)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.66  
% 2.21/0.66  % (16800)Memory used [KB]: 10362
% 2.21/0.66  % (16800)Time elapsed: 0.003 s
% 2.21/0.66  % (16800)Instructions burned: 2 (million)
% 2.21/0.66  % (16800)------------------------------
% 2.21/0.66  % (16800)------------------------------
% 2.21/0.66  % (16804)Refutation not found, incomplete strategy% (16804)------------------------------
% 2.21/0.66  % (16804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.66  % (16804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (16804)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.66  
% 2.21/0.66  % (16804)Memory used [KB]: 5884
% 2.21/0.66  % (16804)Time elapsed: 0.003 s
% 2.21/0.66  % (16804)Instructions burned: 1 (million)
% 2.21/0.66  % (16804)------------------------------
% 2.21/0.66  % (16804)------------------------------
% 2.21/0.67  % (16812)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.21/0.67  % (16819)Refutation not found, incomplete strategy% (16819)------------------------------
% 2.21/0.67  % (16819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (16819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (16819)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.67  
% 2.21/0.67  % (16819)Memory used [KB]: 5884
% 2.21/0.67  % (16819)Time elapsed: 0.002 s
% 2.21/0.67  % (16819)Instructions burned: 1 (million)
% 2.21/0.67  % (16819)------------------------------
% 2.21/0.67  % (16819)------------------------------
% 2.21/0.67  % (16809)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.21/0.67  % (16827)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/341Mi)
% 2.21/0.67  % (16816)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.21/0.67  % (16831)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/472Mi)
% 2.21/0.67  % (16825)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/66Mi)
% 2.21/0.67  % (16825)Refutation not found, incomplete strategy% (16825)------------------------------
% 2.21/0.67  % (16825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (16825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (16825)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.67  
% 2.21/0.67  % (16825)Memory used [KB]: 5884
% 2.21/0.67  % (16825)Time elapsed: 0.002 s
% 2.21/0.67  % (16825)Instructions burned: 2 (million)
% 2.21/0.67  % (16825)------------------------------
% 2.21/0.67  % (16825)------------------------------
% 2.21/0.68  % (16820)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.21/0.68  % (16820)Refutation not found, incomplete strategy% (16820)------------------------------
% 2.21/0.68  % (16820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (16820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (16820)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.68  
% 2.21/0.68  % (16820)Memory used [KB]: 6012
% 2.21/0.68  % (16820)Time elapsed: 0.002 s
% 2.21/0.68  % (16820)Instructions burned: 2 (million)
% 2.21/0.68  % (16820)------------------------------
% 2.21/0.68  % (16820)------------------------------
% 2.21/0.68  % (16818)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.21/0.68  % (16833)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/97Mi)
% 2.21/0.68  % (16818)Refutation not found, incomplete strategy% (16818)------------------------------
% 2.21/0.68  % (16818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (16818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (16818)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.68  
% 2.21/0.68  % (16818)Memory used [KB]: 5884
% 2.21/0.68  % (16818)Time elapsed: 0.002 s
% 2.21/0.68  % (16818)Instructions burned: 1 (million)
% 2.21/0.68  % (16818)------------------------------
% 2.21/0.68  % (16818)------------------------------
% 2.21/0.68  % (16833)Refutation not found, incomplete strategy% (16833)------------------------------
% 2.21/0.68  % (16833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (16828)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=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/237Mi)
% 2.21/0.68  % (16810)Refutation not found, incomplete strategy% (16810)------------------------------
% 2.21/0.68  % (16810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (16810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (16810)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.68  
% 2.21/0.68  % (16810)Memory used [KB]: 5884
% 2.21/0.68  % (16810)Time elapsed: 0.003 s
% 2.21/0.68  % (16810)Instructions burned: 3 (million)
% 2.21/0.68  % (16810)------------------------------
% 2.21/0.68  % (16810)------------------------------
% 2.21/0.68  % (16827)Refutation not found, incomplete strategy% (16827)------------------------------
% 2.21/0.68  % (16827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (16827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (16827)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.68  
% 2.21/0.68  % (16827)Memory used [KB]: 5884
% 2.21/0.68  % (16827)Time elapsed: 0.003 s
% 2.21/0.68  % (16827)Instructions burned: 1 (million)
% 2.21/0.68  % (16827)------------------------------
% 2.21/0.68  % (16827)------------------------------
% 2.21/0.68  % (16816)Refutation not found, incomplete strategy% (16816)------------------------------
% 2.21/0.68  % (16816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (16826)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/19Mi)
% 2.21/0.68  % (16816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (16816)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.68  
% 2.21/0.68  % (16816)Memory used [KB]: 5884
% 2.21/0.68  % (16816)Time elapsed: 0.004 s
% 2.21/0.68  % (16816)Instructions burned: 1 (million)
% 2.21/0.68  % (16816)------------------------------
% 2.21/0.68  % (16816)------------------------------
% 2.21/0.68  % (16830)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/10Mi)
% 2.21/0.69  % (16830)Refutation not found, incomplete strategy% (16830)------------------------------
% 2.21/0.69  % (16830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (16830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (16830)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (16830)Memory used [KB]: 5884
% 2.21/0.69  % (16830)Time elapsed: 0.001 s
% 2.21/0.69  % (16830)------------------------------
% 2.21/0.69  % (16830)------------------------------
% 2.21/0.69  % (16826)Refutation not found, incomplete strategy% (16826)------------------------------
% 2.21/0.69  % (16826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (16826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (16826)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (16826)Memory used [KB]: 6012
% 2.21/0.69  % (16826)Time elapsed: 0.002 s
% 2.21/0.69  % (16826)Instructions burned: 2 (million)
% 2.21/0.69  % (16826)------------------------------
% 2.21/0.69  % (16826)------------------------------
% 2.21/0.69  % (16821)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/32Mi)
% 2.21/0.69  % (16828)Refutation not found, incomplete strategy% (16828)------------------------------
% 2.21/0.69  % (16828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (16828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (16828)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (16828)Memory used [KB]: 5884
% 2.21/0.69  % (16828)Time elapsed: 0.002 s
% 2.21/0.69  % (16828)Instructions burned: 1 (million)
% 2.21/0.69  % (16828)------------------------------
% 2.21/0.69  % (16828)------------------------------
% 2.21/0.69  % (16831)Refutation not found, incomplete strategy% (16831)------------------------------
% 2.21/0.69  % (16831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (16831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (16831)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (16831)Memory used [KB]: 5884
% 2.21/0.69  % (16831)Time elapsed: 0.003 s
% 2.21/0.69  % (16831)Instructions burned: 1 (million)
% 2.21/0.69  % (16831)------------------------------
% 2.21/0.69  % (16831)------------------------------
% 2.21/0.69  % (16838)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.21/0.69  % (16838)Refutation not found, incomplete strategy% (16838)------------------------------
% 2.21/0.69  % (16838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (16838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (16838)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (16838)Memory used [KB]: 1407
% 2.21/0.69  % (16838)Time elapsed: 0.001 s
% 2.21/0.69  % (16838)------------------------------
% 2.21/0.69  % (16838)------------------------------
% 2.21/0.69  % (16832)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/21Mi)
% 2.21/0.69  % (16832)Refutation not found, incomplete strategy% (16832)------------------------------
% 2.21/0.69  % (16832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (16832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (16832)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (16832)Memory used [KB]: 5884
% 2.21/0.69  % (16832)Time elapsed: 0.001 s
% 2.21/0.69  % (16832)------------------------------
% 2.21/0.69  % (16832)------------------------------
% 2.21/0.69  % (16833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (16833)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.69  
% 2.21/0.69  % (16833)Memory used [KB]: 6012
% 2.21/0.69  % (16833)Time elapsed: 0.003 s
% 2.21/0.69  % (16833)Instructions burned: 3 (million)
% 2.21/0.69  % (16833)------------------------------
% 2.21/0.69  % (16833)------------------------------
% 2.21/0.70  % (16823)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 2.21/0.70  % (16823)Refutation not found, incomplete strategy% (16823)------------------------------
% 2.21/0.70  % (16823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.70  % (16823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.70  % (16823)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.70  
% 2.21/0.70  % (16823)Memory used [KB]: 5884
% 2.21/0.70  % (16823)Time elapsed: 0.003 s
% 2.21/0.70  % (16823)------------------------------
% 2.21/0.70  % (16823)------------------------------
% 2.76/0.72  % (16821)Instruction limit reached!
% 2.76/0.72  % (16821)------------------------------
% 2.76/0.72  % (16821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.73  % (16821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.73  % (16821)Termination reason: Unknown
% 2.76/0.73  % (16821)Termination phase: Saturation
% 2.76/0.73  
% 2.76/0.73  % (16821)Memory used [KB]: 6268
% 2.76/0.73  % (16821)Time elapsed: 0.130 s
% 2.76/0.73  % (16821)Instructions burned: 35 (million)
% 2.76/0.73  % (16821)------------------------------
% 2.76/0.73  % (16821)------------------------------
% 2.76/0.75  % (16809)Instruction limit reached!
% 2.76/0.75  % (16809)------------------------------
% 2.76/0.75  % (16809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.75  % (16809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.75  % (16809)Termination reason: Unknown
% 2.76/0.75  % (16809)Termination phase: Saturation
% 2.76/0.75  
% 2.76/0.75  % (16809)Memory used [KB]: 6268
% 2.76/0.75  % (16809)Time elapsed: 0.172 s
% 2.76/0.75  % (16809)Instructions burned: 42 (million)
% 2.76/0.75  % (16809)------------------------------
% 2.76/0.75  % (16809)------------------------------
% 2.76/0.76  % (16874)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/138Mi)
% 2.76/0.76  % (16874)Refutation not found, incomplete strategy% (16874)------------------------------
% 2.76/0.76  % (16874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.76  % (16874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.76  % (16874)Termination reason: Refutation not found, incomplete strategy
% 2.76/0.76  
% 2.76/0.76  % (16874)Memory used [KB]: 5884
% 2.76/0.76  % (16874)Time elapsed: 0.001 s
% 2.76/0.76  % (16874)------------------------------
% 2.76/0.76  % (16874)------------------------------
% 2.76/0.76  % (16877)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 2.76/0.77  % (16812)Instruction limit reached!
% 2.76/0.77  % (16812)------------------------------
% 2.76/0.77  % (16812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.77  % (16812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.77  % (16812)Termination reason: Unknown
% 2.76/0.77  % (16812)Termination phase: Saturation
% 2.76/0.77  
% 2.76/0.77  % (16812)Memory used [KB]: 6780
% 2.76/0.77  % (16812)Time elapsed: 0.204 s
% 2.76/0.77  % (16812)Instructions burned: 68 (million)
% 2.76/0.77  % (16812)------------------------------
% 2.76/0.77  % (16812)------------------------------
% 2.76/0.77  % (16876)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.80/0.77  % (16876)Refutation not found, incomplete strategy% (16876)------------------------------
% 2.80/0.77  % (16876)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.77  % (16875)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/393Mi)
% 2.80/0.77  % (16875)Refutation not found, incomplete strategy% (16875)------------------------------
% 2.80/0.77  % (16875)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.77  % (16875)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.77  % (16875)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.77  
% 2.80/0.77  % (16875)Memory used [KB]: 5884
% 2.80/0.77  % (16875)Time elapsed: 0.003 s
% 2.80/0.77  % (16875)------------------------------
% 2.80/0.77  % (16875)------------------------------
% 2.80/0.77  % (16876)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.77  % (16876)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.77  
% 2.80/0.77  % (16876)Memory used [KB]: 5884
% 2.80/0.77  % (16876)Time elapsed: 0.003 s
% 2.80/0.77  % (16876)Instructions burned: 2 (million)
% 2.80/0.77  % (16876)------------------------------
% 2.80/0.77  % (16876)------------------------------
% 2.80/0.77  % (16878)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/23Mi)
% 2.80/0.77  % (16878)Refutation not found, incomplete strategy% (16878)------------------------------
% 2.80/0.77  % (16878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.77  % (16879)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/221Mi)
% 2.80/0.78  % (16879)Refutation not found, incomplete strategy% (16879)------------------------------
% 2.80/0.78  % (16879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.78  % (16879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.78  % (16879)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.78  
% 2.80/0.78  % (16879)Memory used [KB]: 5884
% 2.80/0.78  % (16879)Time elapsed: 0.002 s
% 2.80/0.78  % (16879)Instructions burned: 2 (million)
% 2.80/0.78  % (16879)------------------------------
% 2.80/0.78  % (16879)------------------------------
% 2.80/0.78  % (16878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.78  % (16878)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.78  
% 2.80/0.78  % (16878)Memory used [KB]: 6012
% 2.80/0.78  % (16878)Time elapsed: 0.003 s
% 2.80/0.78  % (16878)Instructions burned: 2 (million)
% 2.80/0.78  % (16878)------------------------------
% 2.80/0.78  % (16878)------------------------------
% 2.80/0.78  % (16882)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 2.80/0.78  % (16883)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/377Mi)
% 2.80/0.79  % (16883)Refutation not found, incomplete strategy% (16883)------------------------------
% 2.80/0.79  % (16883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.79  % (16883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.79  % (16883)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.79  
% 2.80/0.79  % (16883)Memory used [KB]: 6012
% 2.80/0.79  % (16883)Time elapsed: 0.079 s
% 2.80/0.79  % (16883)Instructions burned: 3 (million)
% 2.80/0.79  % (16883)------------------------------
% 2.80/0.79  % (16883)------------------------------
% 2.80/0.79  % (16880)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 2.80/0.79  % (16877)Refutation not found, incomplete strategy% (16877)------------------------------
% 2.80/0.79  % (16877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.79  % (16882)Refutation not found, incomplete strategy% (16882)------------------------------
% 2.80/0.79  % (16882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.79  % (16877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.79  % (16877)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.79  
% 2.80/0.79  % (16882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.79  % (16882)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.79  
% 2.80/0.79  % (16877)Memory used [KB]: 6012
% 2.80/0.79  % (16877)Time elapsed: 0.116 s
% 2.80/0.79  % (16882)Memory used [KB]: 6012
% 2.80/0.79  % (16877)Instructions burned: 4 (million)
% 2.80/0.79  % (16882)Time elapsed: 0.081 s
% 2.80/0.79  % (16877)------------------------------
% 2.80/0.79  % (16877)------------------------------
% 2.80/0.79  % (16882)Instructions burned: 8 (million)
% 2.80/0.79  % (16882)------------------------------
% 2.80/0.79  % (16882)------------------------------
% 2.80/0.79  % (16880)Refutation not found, incomplete strategy% (16880)------------------------------
% 2.80/0.79  % (16880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.79  % (16803)Instruction limit reached!
% 2.80/0.79  % (16803)------------------------------
% 2.80/0.79  % (16803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.79  % (16803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.79  % (16803)Termination reason: Unknown
% 2.80/0.79  % (16803)Termination phase: Saturation
% 2.80/0.79  
% 2.80/0.79  % (16803)Memory used [KB]: 2174
% 2.80/0.79  % (16803)Time elapsed: 0.235 s
% 2.80/0.79  % (16803)Instructions burned: 108 (million)
% 2.80/0.79  % (16803)------------------------------
% 2.80/0.79  % (16803)------------------------------
% 2.80/0.80  % (16880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.80  % (16880)Termination reason: Refutation not found, incomplete strategy
% 2.80/0.80  
% 2.80/0.80  % (16880)Memory used [KB]: 1535
% 2.80/0.80  % (16880)Time elapsed: 0.089 s
% 2.80/0.80  % (16880)Instructions burned: 4 (million)
% 2.80/0.80  % (16880)------------------------------
% 2.80/0.80  % (16880)------------------------------
% 2.80/0.80  % (16894)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/288Mi)
% 2.80/0.80  % (16885)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/34Mi)
% 2.80/0.80  % (16894)First to succeed.
% 2.80/0.80  % SZS status Satisfiable for theBenchmark
% 2.80/0.80  % (16894)# SZS output start Saturation.
% See solution above
% 2.80/0.80  % (16894)------------------------------
% 2.80/0.80  % (16894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.80  % (16894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.80  % (16894)Termination reason: Satisfiable
% 2.80/0.80  
% 2.80/0.80  % (16894)Memory used [KB]: 6012
% 2.80/0.80  % (16894)Time elapsed: 0.059 s
% 2.80/0.80  % (16894)Instructions burned: 3 (million)
% 2.80/0.80  % (16894)------------------------------
% 2.80/0.80  % (16894)------------------------------
% 2.80/0.80  % (16722)Success in time 0.434 s
%------------------------------------------------------------------------------