TSTP Solution File: SWV331-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SWV331-1 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n021.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 18:56:24 EDT 2022

% Result   : Unsatisfiable 3.08s 0.93s
% Output   : Refutation 3.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   12 (   7 unt;   0 def)
%            Number of atoms       :   21 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   19 (  10   ~;   9   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :   17 (  17 usr;   9 con; 0-2 aty)
%            Number of variables   :    8 (   8   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4362,plain,
    $false,
    inference(subsumption_resolution,[],[f4361,f2962]) ).

fof(f2962,axiom,
    ~ c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evs3),tc_Message_Omsg),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

fof(f4361,plain,
    c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evs3),tc_Message_Omsg),
    inference(subsumption_resolution,[],[f4360,f2963]) ).

fof(f2963,axiom,
    c_in(v_K,c_Message_OsymKeys,tc_nat),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_2) ).

fof(f4360,plain,
    ( ~ c_in(v_K,c_Message_OsymKeys,tc_nat)
    | c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evs3),tc_Message_Omsg) ),
    inference(resolution,[],[f4321,f4135]) ).

fof(f4135,plain,
    c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs3))),tc_nat),
    inference(resolution,[],[f4134,f2966]) ).

fof(f2966,axiom,
    c_in(c_Message_Omsg_OCrypt(v_K,c_Message_Omsg_ONonce(v_NB)),c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs3)),tc_Message_Omsg),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_5) ).

fof(f4134,plain,
    ! [X3,X4] :
      ( ~ c_in(c_Message_Omsg_OCrypt(v_K,X3),X4,tc_Message_Omsg)
      | c_in(v_K,c_Message_OkeysFor(X4),tc_nat) ),
    inference(resolution,[],[f2955,f2963]) ).

fof(f2955,axiom,
    ! [X91,X88,X86] :
      ( ~ c_in(X91,c_Message_OsymKeys,tc_nat)
      | ~ c_in(c_Message_Omsg_OCrypt(X91,X86),X88,tc_Message_Omsg)
      | c_in(X91,c_Message_OkeysFor(X88),tc_nat) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Public_OCrypt__imp__keysFor_0) ).

fof(f4321,plain,
    ! [X0] :
      ( ~ c_in(X0,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evs3))),tc_nat)
      | ~ c_in(X0,c_Message_OsymKeys,tc_nat)
      | c_in(c_Message_Omsg_OKey(X0),c_Event_Oused(v_evs3),tc_Message_Omsg) ),
    inference(resolution,[],[f2952,f2961]) ).

fof(f2961,axiom,
    c_in(v_evs3,c_Yahalom_Oyahalom,tc_List_Olist(tc_Event_Oevent)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

fof(f2952,axiom,
    ! [X91,X102] :
      ( ~ c_in(X102,c_Yahalom_Oyahalom,tc_List_Olist(tc_Event_Oevent))
      | c_in(c_Message_Omsg_OKey(X91),c_Event_Oused(X102),tc_Message_Omsg)
      | ~ c_in(X91,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,X102))),tc_nat)
      | ~ c_in(X91,c_Message_OsymKeys,tc_nat) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Yahalom_Onew__keys__not__used_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SWV331-1 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n021.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 19:14:11 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.57  % (24908)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 0.19/0.58  % (24916)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/138Mi)
% 0.19/0.59  % (24910)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 1.18/0.59  % (24902)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.18/0.60  % (24902)Instruction limit reached!
% 1.18/0.60  % (24902)------------------------------
% 1.18/0.60  % (24902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.18/0.60  % (24902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.18/0.60  % (24902)Termination reason: Unknown
% 1.18/0.60  % (24902)Termination phase: Function definition elimination
% 1.18/0.60  
% 1.18/0.60  % (24902)Memory used [KB]: 3837
% 1.18/0.60  % (24902)Time elapsed: 0.007 s
% 1.18/0.60  % (24902)Instructions burned: 7 (million)
% 1.18/0.60  % (24902)------------------------------
% 1.18/0.60  % (24902)------------------------------
% 1.18/0.60  % (24900)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/48Mi)
% 1.18/0.60  % (24909)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 1.18/0.61  % (24918)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/467Mi)
% 1.31/0.61  % (24901)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.31/0.62  % (24917)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/498Mi)
% 1.31/0.63  % (24924)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/355Mi)
% 1.31/0.63  % (24903)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 1.31/0.63  % (24903)Instruction limit reached!
% 1.31/0.63  % (24903)------------------------------
% 1.31/0.63  % (24903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.63  % (24903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.63  % (24903)Termination reason: Unknown
% 1.31/0.63  % (24903)Termination phase: shuffling
% 1.31/0.63  
% 1.31/0.63  % (24903)Memory used [KB]: 3454
% 1.31/0.63  % (24903)Time elapsed: 0.002 s
% 1.31/0.63  % (24903)Instructions burned: 2 (million)
% 1.31/0.63  % (24903)------------------------------
% 1.31/0.63  % (24903)------------------------------
% 1.31/0.63  % (24895)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/191324Mi)
% 1.54/0.64  % (24904)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.54/0.64  % (24905)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.54/0.64  % (24906)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.54/0.64  % (24897)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 1.54/0.64  % (24896)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.54/0.64  % (24898)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.54/0.65  % (24919)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/482Mi)
% 1.54/0.65  % (24914)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.54/0.65  % (24912)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/59Mi)
% 1.54/0.65  % (24913)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.54/0.65  % (24911)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 1.54/0.65  % (24922)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/177Mi)
% 1.54/0.65  % (24920)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/500Mi)
% 1.54/0.65  % (24921)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 1.54/0.66  % (24899)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.54/0.67  % (24907)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/101Mi)
% 1.54/0.67  % (24915)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/176Mi)
% 1.54/0.68  % (24910)Instruction limit reached!
% 1.54/0.68  % (24910)------------------------------
% 1.54/0.68  % (24910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.68  % (24910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.68  % (24910)Termination reason: Unknown
% 1.54/0.68  % (24910)Termination phase: Saturation
% 1.54/0.68  
% 1.54/0.68  % (24910)Memory used [KB]: 4605
% 1.54/0.68  % (24910)Time elapsed: 0.079 s
% 1.54/0.68  % (24910)Instructions burned: 76 (million)
% 1.54/0.68  % (24910)------------------------------
% 1.54/0.68  % (24910)------------------------------
% 1.54/0.68  % (24923)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/439Mi)
% 1.54/0.70  % (24901)Instruction limit reached!
% 1.54/0.70  % (24901)------------------------------
% 1.54/0.70  % (24901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.70  % (24901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.70  % (24901)Termination reason: Unknown
% 1.54/0.70  % (24901)Termination phase: Finite model building preprocessing
% 1.54/0.70  
% 1.54/0.70  % (24901)Memory used [KB]: 4477
% 1.54/0.70  % (24901)Time elapsed: 0.026 s
% 1.54/0.70  % (24901)Instructions burned: 51 (million)
% 1.54/0.70  % (24901)------------------------------
% 1.54/0.70  % (24901)------------------------------
% 1.54/0.70  % (24897)Instruction limit reached!
% 1.54/0.70  % (24897)------------------------------
% 1.54/0.70  % (24897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.70  % (24897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.70  % (24897)Termination reason: Unknown
% 1.54/0.70  % (24897)Termination phase: Property scanning
% 1.54/0.70  
% 1.54/0.70  % (24897)Memory used [KB]: 3965
% 1.54/0.70  % (24897)Time elapsed: 0.024 s
% 1.54/0.70  % (24897)Instructions burned: 39 (million)
% 1.54/0.70  % (24897)------------------------------
% 1.54/0.70  % (24897)------------------------------
% 1.54/0.71  % (24900)Instruction limit reached!
% 1.54/0.71  % (24900)------------------------------
% 1.54/0.71  % (24900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.71  % (24900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.71  % (24900)Termination reason: Unknown
% 1.54/0.71  % (24900)Termination phase: Saturation
% 1.54/0.71  
% 1.54/0.71  % (24900)Memory used [KB]: 8571
% 1.54/0.71  % (24900)Time elapsed: 0.028 s
% 1.54/0.71  % (24900)Instructions burned: 50 (million)
% 1.54/0.71  % (24900)------------------------------
% 1.54/0.71  % (24900)------------------------------
% 1.54/0.71  % (24908)Instruction limit reached!
% 1.54/0.71  % (24908)------------------------------
% 1.54/0.71  % (24908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.71  % (24908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.71  % (24908)Termination reason: Unknown
% 1.54/0.71  % (24908)Termination phase: Saturation
% 1.54/0.71  
% 1.54/0.71  % (24908)Memory used [KB]: 9594
% 1.54/0.71  % (24908)Time elapsed: 0.056 s
% 1.54/0.71  % (24908)Instructions burned: 99 (million)
% 1.54/0.71  % (24908)------------------------------
% 1.54/0.71  % (24908)------------------------------
% 1.54/0.72  % (24925)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/388Mi)
% 1.54/0.72  % (24896)Instruction limit reached!
% 1.54/0.72  % (24896)------------------------------
% 1.54/0.72  % (24896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.72  % (24896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.72  % (24896)Termination reason: Unknown
% 1.54/0.72  % (24896)Termination phase: Saturation
% 1.54/0.72  
% 1.54/0.72  % (24896)Memory used [KB]: 8955
% 1.54/0.72  % (24896)Time elapsed: 0.028 s
% 1.54/0.72  % (24896)Instructions burned: 50 (million)
% 1.54/0.72  % (24896)------------------------------
% 1.54/0.72  % (24896)------------------------------
% 1.54/0.72  % (24898)Instruction limit reached!
% 1.54/0.72  % (24898)------------------------------
% 1.54/0.72  % (24898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.72  % (24898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.72  % (24898)Termination reason: Unknown
% 1.54/0.72  % (24898)Termination phase: Saturation
% 1.54/0.72  
% 1.54/0.72  % (24898)Memory used [KB]: 8955
% 1.54/0.72  % (24898)Time elapsed: 0.029 s
% 1.54/0.72  % (24898)Instructions burned: 51 (million)
% 1.54/0.72  % (24898)------------------------------
% 1.54/0.72  % (24898)------------------------------
% 2.21/0.73  % (24909)Instruction limit reached!
% 2.21/0.73  % (24909)------------------------------
% 2.21/0.73  % (24909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.73  % (24909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.73  % (24909)Termination reason: Unknown
% 2.21/0.73  % (24909)Termination phase: Saturation
% 2.21/0.73  
% 2.21/0.73  % (24909)Memory used [KB]: 10746
% 2.21/0.73  % (24909)Time elapsed: 0.036 s
% 2.21/0.73  % (24909)Instructions burned: 69 (million)
% 2.21/0.73  % (24909)------------------------------
% 2.21/0.73  % (24909)------------------------------
% 2.21/0.73  % (24905)Instruction limit reached!
% 2.21/0.73  % (24905)------------------------------
% 2.21/0.73  % (24905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.73  % (24905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.73  % (24905)Termination reason: Unknown
% 2.21/0.73  % (24905)Termination phase: Saturation
% 2.21/0.73  
% 2.21/0.73  % (24905)Memory used [KB]: 8699
% 2.21/0.73  % (24905)Time elapsed: 0.028 s
% 2.21/0.73  % (24905)Instructions burned: 50 (million)
% 2.21/0.73  % (24905)------------------------------
% 2.21/0.73  % (24905)------------------------------
% 2.21/0.74  % (24904)Instruction limit reached!
% 2.21/0.74  % (24904)------------------------------
% 2.21/0.74  % (24904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.74  % (24904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.74  % (24904)Termination reason: Unknown
% 2.21/0.74  % (24904)Termination phase: Saturation
% 2.21/0.74  
% 2.21/0.74  % (24904)Memory used [KB]: 4477
% 2.21/0.74  % (24904)Time elapsed: 0.029 s
% 2.21/0.74  % (24904)Instructions burned: 51 (million)
% 2.21/0.74  % (24904)------------------------------
% 2.21/0.74  % (24904)------------------------------
% 2.21/0.75  % (24912)Instruction limit reached!
% 2.21/0.75  % (24912)------------------------------
% 2.21/0.75  % (24912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.75  % (24912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.75  % (24912)Termination reason: Unknown
% 2.21/0.75  % (24912)Termination phase: Blocked clause elimination
% 2.21/0.75  
% 2.21/0.75  % (24912)Memory used [KB]: 4477
% 2.21/0.75  % (24912)Time elapsed: 0.032 s
% 2.21/0.75  % (24912)Instructions burned: 60 (million)
% 2.21/0.75  % (24912)------------------------------
% 2.21/0.75  % (24912)------------------------------
% 2.21/0.77  % (24899)Instruction limit reached!
% 2.21/0.77  % (24899)------------------------------
% 2.21/0.77  % (24899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.77  % (24899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.77  % (24899)Termination reason: Unknown
% 2.21/0.77  % (24899)Termination phase: Property scanning
% 2.21/0.77  
% 2.21/0.77  % (24899)Memory used [KB]: 3965
% 2.21/0.77  % (24899)Time elapsed: 0.030 s
% 2.21/0.77  % (24899)Instructions burned: 51 (million)
% 2.21/0.77  % (24899)------------------------------
% 2.21/0.77  % (24899)------------------------------
% 2.21/0.78  % (24921)Instruction limit reached!
% 2.21/0.78  % (24921)------------------------------
% 2.21/0.78  % (24921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.78  % (24921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.78  % (24921)Termination reason: Unknown
% 2.21/0.78  % (24921)Termination phase: Saturation
% 2.21/0.78  
% 2.21/0.78  % (24921)Memory used [KB]: 10746
% 2.21/0.78  % (24921)Time elapsed: 0.037 s
% 2.21/0.78  % (24921)Instructions burned: 69 (million)
% 2.21/0.78  % (24921)------------------------------
% 2.21/0.78  % (24921)------------------------------
% 2.60/0.79  % (24927)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/90Mi)
% 2.60/0.79  % (24916)Instruction limit reached!
% 2.60/0.79  % (24916)------------------------------
% 2.60/0.79  % (24916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.79  % (24916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.79  % (24916)Termination reason: Unknown
% 2.60/0.79  % (24916)Termination phase: Saturation
% 2.60/0.79  
% 2.60/0.79  % (24916)Memory used [KB]: 10234
% 2.60/0.79  % (24916)Time elapsed: 0.088 s
% 2.60/0.79  % (24916)Instructions burned: 139 (million)
% 2.60/0.79  % (24916)------------------------------
% 2.60/0.79  % (24916)------------------------------
% 2.60/0.79  % (24926)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/211Mi)
% 2.60/0.83  % (24913)Instruction limit reached!
% 2.60/0.83  % (24913)------------------------------
% 2.60/0.83  % (24913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.83  % (24913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.83  % (24913)Termination reason: Unknown
% 2.60/0.83  % (24913)Termination phase: Saturation
% 2.60/0.83  
% 2.60/0.83  % (24913)Memory used [KB]: 9850
% 2.60/0.83  % (24913)Time elapsed: 0.060 s
% 2.60/0.83  % (24913)Instructions burned: 100 (million)
% 2.60/0.83  % (24913)------------------------------
% 2.60/0.83  % (24913)------------------------------
% 2.60/0.83  % (24928)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 2.60/0.84  % (24911)Instruction limit reached!
% 2.60/0.84  % (24911)------------------------------
% 2.60/0.84  % (24911)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.84  % (24911)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.84  % (24911)Termination reason: Unknown
% 2.60/0.84  % (24911)Termination phase: Saturation
% 2.60/0.84  
% 2.60/0.84  % (24911)Memory used [KB]: 9083
% 2.60/0.84  % (24911)Time elapsed: 0.320 s
% 2.60/0.84  % (24911)Instructions burned: 100 (million)
% 2.60/0.84  % (24911)------------------------------
% 2.60/0.84  % (24911)------------------------------
% 2.60/0.84  % (24914)Instruction limit reached!
% 2.60/0.84  % (24914)------------------------------
% 2.60/0.84  % (24914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.84  % (24914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.84  % (24914)Termination reason: Unknown
% 2.60/0.84  % (24914)Termination phase: Saturation
% 2.60/0.84  
% 2.60/0.84  % (24914)Memory used [KB]: 4861
% 2.60/0.84  % (24914)Time elapsed: 0.054 s
% 2.60/0.84  % (24914)Instructions burned: 100 (million)
% 2.60/0.84  % (24914)------------------------------
% 2.60/0.84  % (24914)------------------------------
% 2.60/0.85  % (24906)Instruction limit reached!
% 2.60/0.85  % (24906)------------------------------
% 2.60/0.85  % (24906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.85  % (24906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.85  % (24906)Termination reason: Unknown
% 2.60/0.85  % (24906)Termination phase: Saturation
% 2.60/0.85  
% 2.60/0.85  % (24906)Memory used [KB]: 9722
% 2.60/0.85  % (24906)Time elapsed: 0.060 s
% 2.60/0.85  % (24906)Instructions burned: 100 (million)
% 2.60/0.85  % (24906)------------------------------
% 2.60/0.85  % (24906)------------------------------
% 2.60/0.85  % (24930)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/747Mi)
% 2.60/0.85  % (24933)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/940Mi)
% 2.60/0.85  % (24932)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.60/0.86  % (24931)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/655Mi)
% 2.86/0.86  % (24929)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 2.86/0.87  % (24935)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/90Mi)
% 2.89/0.87  % (24936)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 2.89/0.88  % (24907)Instruction limit reached!
% 2.89/0.88  % (24907)------------------------------
% 2.89/0.88  % (24907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.88  % (24907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.88  % (24907)Termination reason: Unknown
% 2.89/0.88  % (24907)Termination phase: Saturation
% 2.89/0.88  
% 2.89/0.88  % (24907)Memory used [KB]: 9722
% 2.89/0.88  % (24907)Time elapsed: 0.063 s
% 2.89/0.88  % (24907)Instructions burned: 102 (million)
% 2.89/0.88  % (24907)------------------------------
% 2.89/0.88  % (24907)------------------------------
% 2.89/0.89  % (24937)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.89/0.89  % (24927)Instruction limit reached!
% 2.89/0.89  % (24927)------------------------------
% 2.89/0.89  % (24927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.89  % (24927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.89  % (24927)Termination reason: Unknown
% 2.89/0.89  % (24927)Termination phase: Saturation
% 2.89/0.89  
% 2.89/0.89  % (24927)Memory used [KB]: 9083
% 2.89/0.89  % (24927)Time elapsed: 0.105 s
% 2.89/0.89  % (24927)Instructions burned: 90 (million)
% 2.89/0.89  % (24927)------------------------------
% 2.89/0.89  % (24927)------------------------------
% 2.89/0.89  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.89/0.89  % (24934)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/981Mi)
% 3.08/0.91  % (24939)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 3.08/0.92  % (24918)First to succeed.
% 3.08/0.93  % (24918)Refutation found. Thanks to Tanya!
% 3.08/0.93  % SZS status Unsatisfiable for theBenchmark
% 3.08/0.93  % SZS output start Proof for theBenchmark
% See solution above
% 3.08/0.93  % (24918)------------------------------
% 3.08/0.93  % (24918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.08/0.93  % (24918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.08/0.93  % (24918)Termination reason: Refutation
% 3.08/0.93  
% 3.08/0.93  % (24918)Memory used [KB]: 11001
% 3.08/0.93  % (24918)Time elapsed: 0.424 s
% 3.08/0.93  % (24918)Instructions burned: 246 (million)
% 3.08/0.93  % (24918)------------------------------
% 3.08/0.93  % (24918)------------------------------
% 3.08/0.93  % (24894)Success in time 0.572 s
%------------------------------------------------------------------------------