TSTP Solution File: MGT040-1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : MGT040-1 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n029.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 : Tue May 21 00:42:21 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u43,axiom,
    propagation_strategy(first_movers) ).

cnf(u47,axiom,
    propagation_strategy(efficient_producers) ).

cnf(u51,axiom,
    ( ~ selection_favors(efficient_producers,first_movers,end_time(sk1(X0)))
    | observational_period(X0)
    | selection_favors(efficient_producers,first_movers,X0) ) ).

cnf(u55,axiom,
    ( ~ in_environment(X0,sk1(X0))
    | observational_period(X0)
    | selection_favors(efficient_producers,first_movers,X0) ) ).

cnf(u59,axiom,
    ( selection_favors(efficient_producers,first_movers,X0)
    | observational_period(X0)
    | environment(sk1(X0)) ) ).

cnf(u33,axiom,
    ( ~ greater_or_equal(X1,appear(efficient_producers,X0))
    | ~ greater(appear(efficient_producers,X0),X1)
    | in_environment(X0,X1) ) ).

cnf(u23,hypothesis,
    ( ~ environment(X0)
    | greater(appear(efficient_producers,X0),X1)
    | greater_or_equal(X1,appear(first_movers,X0))
    | in_environment(X0,X1)
    | selection_favors(first_movers,efficient_producers,X1) ) ).

cnf(u35,axiom,
    ( ~ greater_or_equal(end_time(X0),appear(an_organisation,X0))
    | ~ empty(X0)
    | ~ environment(X0) ) ).

cnf(u24,hypothesis,
    ( ~ environment(X0)
    | greater(critical_point(X0),X1)
    | greater_or_equal(X1,appear(efficient_producers,X0))
    | in_environment(X0,critical_point(X0))
    | selection_favors(first_movers,efficient_producers,X1) ) ).

cnf(u26,negated_conjecture,
    ~ observational_period(sk2) ).

cnf(u29,axiom,
    ( ~ in_environment(X0,critical_point(X0))
    | selection_favors(first_movers,efficient_producers,end_time(X0))
    | greater(critical_point(X0),X1)
    | greater_or_equal(X1,appear(efficient_producers,X0))
    | ~ environment(X0) ) ).

cnf(u36,axiom,
    ( ~ greater(critical_point(X0),end_time(X0))
    | ~ in_environment(X0,critical_point(X0))
    | ~ environment(X0) ) ).

cnf(u38,axiom,
    ( ~ environment(X1)
    | in_environment(X0,X1)
    | empty(X1)
    | extreme(X0)
    | observational_period(X0) ) ).

cnf(u64,axiom,
    ( selection_favors(efficient_producers,first_movers,X0)
    | observational_period(X0)
    | observational_period(end_time(sk1(X0)))
    | environment(sk1(end_time(sk1(X0)))) ) ).

cnf(u25,hypothesis,
    ( in_environment(X0,appear(an_organisation,X0))
    | appear(an_organisation,X0) = appear(first_movers,X0)
    | ~ environment(X0) ) ).

cnf(prove_t9_44,negated_conjecture,
    ~ selection_favors(first_movers,efficient_producers,sk2) ).

cnf(u34,axiom,
    ( ~ environment(X0)
    | greater_or_equal(end_time(X0),appear(an_organisation,X0))
    | ~ in_environment(X0,appear(an_organisation,X0)) ) ).

cnf(u27,negated_conjecture,
    ~ rapid_change(sk2) ).

cnf(mp_organizational_sets1_28,axiom,
    propagation_strategy(first_movers) ).

cnf(u37,axiom,
    ( ~ in_environment(X0,end_time(X0))
    | ~ environment(X0) ) ).

cnf(u65,axiom,
    ( observational_period(end_time(sk1(end_time(sk1(X0)))))
    | observational_period(end_time(sk1(X0)))
    | environment(sk1(end_time(sk1(end_time(sk1(X0))))))
    | observational_period(X0)
    | selection_favors(efficient_producers,first_movers,X0) ) ).

cnf(u28,axiom,
    ( ~ in_environment(X0,critical_point(X0))
    | selection_favors(first_movers,efficient_producers,end_time(X0))
    | ~ selection_favors(first_movers,efficient_producers,X1)
    | greater(critical_point(X0),X1)
    | greater_or_equal(X1,appear(efficient_producers,X0))
    | ~ environment(X0) ) ).

cnf(u39,axiom,
    ( ~ environment(X1)
    | in_environment(X0,X1)
    | in_environment(X1,critical_point(X1))
    | rapid_change(X0)
    | observational_period(X0) ) ).

cnf(prove_t9_43,negated_conjecture,
    ~ extreme(sk2) ).

cnf(u40,axiom,
    ( ~ greater(X0,X1)
    | X0 = X1
    | greater_or_equal(X0,X1) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : MGT040-1 : TPTP v8.2.0. Released v2.4.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.13/0.34  % Computer : n029.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   : Sun May 19 00:07:52 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.13/0.34  This is a CNF_SAT_RFO_EQU_NUE problem
% 0.13/0.34  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.62/0.79  % (5237)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2995ds/83Mi)
% 0.62/0.79  % (5238)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2995ds/56Mi)
% 0.62/0.79  % (5237)Refutation not found, incomplete strategy% (5237)------------------------------
% 0.62/0.79  % (5237)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5237)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5237)Memory used [KB]: 951
% 0.62/0.79  % (5237)Time elapsed: 0.001 s
% 0.62/0.79  % (5237)Instructions burned: 2 (million)
% 0.62/0.79  % (5237)------------------------------
% 0.62/0.79  % (5237)------------------------------
% 0.62/0.79  % (5238)Refutation not found, incomplete strategy% (5238)------------------------------
% 0.62/0.79  % (5238)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5238)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5238)Memory used [KB]: 951
% 0.62/0.79  % (5238)Time elapsed: 0.002 s
% 0.62/0.79  % (5238)Instructions burned: 2 (million)
% 0.62/0.79  % (5232)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2995ds/51Mi)
% 0.62/0.79  % (5231)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2995ds/34Mi)
% 0.62/0.79  % (5234)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2995ds/33Mi)
% 0.62/0.79  % (5233)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2995ds/78Mi)
% 0.62/0.79  % (5238)------------------------------
% 0.62/0.79  % (5238)------------------------------
% 0.62/0.79  % (5235)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2995ds/34Mi)
% 0.62/0.79  % (5234)Refutation not found, incomplete strategy% (5234)------------------------------
% 0.62/0.79  % (5234)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5234)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5234)Memory used [KB]: 951
% 0.62/0.79  % (5234)Time elapsed: 0.003 s
% 0.62/0.79  % (5234)Instructions burned: 2 (million)
% 0.62/0.79  % (5234)------------------------------
% 0.62/0.79  % (5234)------------------------------
% 0.62/0.79  % (5235)Refutation not found, incomplete strategy% (5235)------------------------------
% 0.62/0.79  % (5235)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5235)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5235)Memory used [KB]: 973
% 0.62/0.79  % (5235)Time elapsed: 0.003 s
% 0.62/0.79  % (5235)Instructions burned: 3 (million)
% 0.62/0.79  % (5236)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2995ds/45Mi)
% 0.62/0.79  % (5235)------------------------------
% 0.62/0.79  % (5235)------------------------------
% 0.62/0.79  % (5231)Refutation not found, incomplete strategy% (5231)------------------------------
% 0.62/0.79  % (5231)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5231)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5236)Refutation not found, incomplete strategy% (5236)------------------------------
% 0.62/0.79  % (5236)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5231)Memory used [KB]: 980
% 0.62/0.79  % (5231)Time elapsed: 0.004 s
% 0.62/0.79  % (5231)Instructions burned: 4 (million)
% 0.62/0.79  % (5236)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5236)Memory used [KB]: 951
% 0.62/0.79  % (5236)Time elapsed: 0.001 s
% 0.62/0.79  % (5236)Instructions burned: 2 (million)
% 0.62/0.79  % (5236)------------------------------
% 0.62/0.79  % (5236)------------------------------
% 0.62/0.79  % (5231)------------------------------
% 0.62/0.79  % (5231)------------------------------
% 0.62/0.79  % (5232)Refutation not found, incomplete strategy% (5232)------------------------------
% 0.62/0.79  % (5232)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5232)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5232)Memory used [KB]: 988
% 0.62/0.79  % (5232)Time elapsed: 0.004 s
% 0.62/0.79  % (5239)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2995ds/55Mi)
% 0.62/0.79  % (5232)Instructions burned: 4 (million)
% 0.62/0.79  % (5232)------------------------------
% 0.62/0.79  % (5232)------------------------------
% 0.62/0.79  % (5233)Refutation not found, incomplete strategy% (5233)------------------------------
% 0.62/0.79  % (5233)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5241)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2995ds/208Mi)
% 0.62/0.79  % (5233)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5233)Memory used [KB]: 1068
% 0.62/0.79  % (5233)Time elapsed: 0.005 s
% 0.62/0.79  % (5233)Instructions burned: 6 (million)
% 0.62/0.79  % (5239)Refutation not found, incomplete strategy% (5239)------------------------------
% 0.62/0.79  % (5239)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.79  % (5239)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.79  
% 0.62/0.79  % (5239)Memory used [KB]: 975
% 0.62/0.79  % (5239)Time elapsed: 0.002 s
% 0.62/0.79  % (5239)Instructions burned: 3 (million)
% 0.62/0.79  % (5233)------------------------------
% 0.62/0.79  % (5233)------------------------------
% 0.62/0.79  % (5239)------------------------------
% 0.62/0.79  % (5239)------------------------------
% 0.62/0.79  % (5243)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2995ds/518Mi)
% 0.62/0.79  % (5240)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2995ds/50Mi)
% 0.62/0.80  % (5241)Refutation not found, incomplete strategy% (5241)------------------------------
% 0.62/0.80  % (5241)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5243)Refutation not found, incomplete strategy% (5243)------------------------------
% 0.62/0.80  % (5243)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5242)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2995ds/52Mi)
% 0.62/0.80  % (5243)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5243)Memory used [KB]: 975
% 0.62/0.80  % (5243)Time elapsed: 0.002 s
% 0.62/0.80  % (5243)Instructions burned: 3 (million)
% 0.62/0.80  % (5241)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5241)Memory used [KB]: 979
% 0.62/0.80  % (5241)Time elapsed: 0.003 s
% 0.62/0.80  % (5241)Instructions burned: 4 (million)
% 0.62/0.80  % (5243)------------------------------
% 0.62/0.80  % (5243)------------------------------
% 0.62/0.80  % (5241)------------------------------
% 0.62/0.80  % (5241)------------------------------
% 0.62/0.80  % (5244)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on theBenchmark for (2995ds/42Mi)
% 0.62/0.80  % (5247)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on theBenchmark for (2995ds/143Mi)
% 0.62/0.80  % (5245)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on theBenchmark for (2995ds/243Mi)
% 0.62/0.80  % (5244)Refutation not found, incomplete strategy% (5244)------------------------------
% 0.62/0.80  % (5244)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5244)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5244)Memory used [KB]: 971
% 0.62/0.80  % (5244)Time elapsed: 0.003 s
% 0.62/0.80  % (5244)Instructions burned: 2 (million)
% 0.62/0.80  % (5242)Refutation not found, incomplete strategy% (5242)------------------------------
% 0.62/0.80  % (5242)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5242)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5242)Memory used [KB]: 976
% 0.62/0.80  % (5242)Time elapsed: 0.004 s
% 0.62/0.80  % (5242)Instructions burned: 3 (million)
% 0.62/0.80  % (5246)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2995ds/117Mi)
% 0.62/0.80  % (5244)------------------------------
% 0.62/0.80  % (5244)------------------------------
% 0.62/0.80  % (5242)------------------------------
% 0.62/0.80  % (5242)------------------------------
% 0.62/0.80  % (5248)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on theBenchmark for (2995ds/93Mi)
% 0.62/0.80  % (5247)Refutation not found, incomplete strategy% (5247)------------------------------
% 0.62/0.80  % (5247)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5247)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5247)Memory used [KB]: 986
% 0.62/0.80  % (5247)Time elapsed: 0.003 s
% 0.62/0.80  % (5247)Instructions burned: 4 (million)
% 0.62/0.80  % (5247)------------------------------
% 0.62/0.80  % (5247)------------------------------
% 0.62/0.80  % (5245)Refutation not found, incomplete strategy% (5245)------------------------------
% 0.62/0.80  % (5245)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5245)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5245)Memory used [KB]: 972
% 0.62/0.80  % (5245)Time elapsed: 0.003 s
% 0.62/0.80  % (5245)Instructions burned: 3 (million)
% 0.62/0.80  % (5249)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on theBenchmark for (2995ds/62Mi)
% 0.62/0.80  % (5245)------------------------------
% 0.62/0.80  % (5245)------------------------------
% 0.62/0.80  % (5246)Refutation not found, incomplete strategy% (5246)------------------------------
% 0.62/0.80  % (5246)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5246)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5246)Memory used [KB]: 977
% 0.62/0.80  % (5246)Time elapsed: 0.004 s
% 0.62/0.80  % (5246)Instructions burned: 3 (million)
% 0.62/0.80  % (5248)Refutation not found, incomplete strategy% (5248)------------------------------
% 0.62/0.80  % (5248)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5248)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5248)Memory used [KB]: 1000
% 0.62/0.80  % (5248)Time elapsed: 0.002 s
% 0.62/0.80  % (5248)Instructions burned: 4 (million)
% 0.62/0.80  % (5246)------------------------------
% 0.62/0.80  % (5246)------------------------------
% 0.62/0.80  % (5248)------------------------------
% 0.62/0.80  % (5248)------------------------------
% 0.62/0.80  % (5249)Refutation not found, incomplete strategy% (5249)------------------------------
% 0.62/0.80  % (5249)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5249)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5249)Memory used [KB]: 960
% 0.62/0.80  % (5249)Time elapsed: 0.002 s
% 0.62/0.80  % (5249)Instructions burned: 3 (million)
% 0.62/0.80  % (5249)------------------------------
% 0.62/0.80  % (5249)------------------------------
% 0.62/0.80  % (5251)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on theBenchmark for (2995ds/1919Mi)
% 0.62/0.80  % (5253)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on theBenchmark for (2995ds/53Mi)
% 0.62/0.80  % (5254)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on theBenchmark for (2995ds/46Mi)
% 0.62/0.80  % (5252)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on theBenchmark for (2995ds/55Mi)
% 0.62/0.80  % (5250)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on theBenchmark for (2995ds/32Mi)
% 0.62/0.80  % (5253)Refutation not found, incomplete strategy% (5253)------------------------------
% 0.62/0.80  % (5253)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5253)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5253)Memory used [KB]: 960
% 0.62/0.80  % (5254)Refutation not found, incomplete strategy% (5254)------------------------------
% 0.62/0.80  % (5254)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5254)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5254)Memory used [KB]: 976
% 0.62/0.80  % (5254)Time elapsed: 0.002 s
% 0.62/0.80  % (5254)Instructions burned: 3 (million)
% 0.62/0.80  % (5253)Time elapsed: 0.002 s
% 0.62/0.80  % (5253)Instructions burned: 3 (million)
% 0.62/0.80  % (5256)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2995ds/35Mi)
% 0.62/0.80  % (5254)------------------------------
% 0.62/0.80  % (5254)------------------------------
% 0.62/0.80  % (5253)------------------------------
% 0.62/0.80  % (5253)------------------------------
% 0.62/0.80  % (5255)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on theBenchmark for (2995ds/102Mi)
% 0.62/0.80  % (5252)Refutation not found, incomplete strategy% (5252)------------------------------
% 0.62/0.80  % (5252)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.80  % (5252)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (5252)Memory used [KB]: 975
% 0.62/0.80  % (5252)Time elapsed: 0.003 s
% 0.62/0.80  % (5252)Instructions burned: 3 (million)
% 0.62/0.80  % (5252)------------------------------
% 0.62/0.80  % (5252)------------------------------
% 0.62/0.81  % (5251)Refutation not found, incomplete strategy% (5251)------------------------------
% 0.62/0.81  % (5251)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5251)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5251)Memory used [KB]: 1048
% 0.62/0.81  % (5251)Time elapsed: 0.006 s
% 0.62/0.81  % (5251)Instructions burned: 6 (million)
% 0.62/0.81  % (5256)Refutation not found, incomplete strategy% (5256)------------------------------
% 0.62/0.81  % (5256)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5256)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5256)Memory used [KB]: 987
% 0.62/0.81  % (5256)Time elapsed: 0.003 s
% 0.62/0.81  % (5256)Instructions burned: 4 (million)
% 0.62/0.81  % (5251)------------------------------
% 0.62/0.81  % (5251)------------------------------
% 0.62/0.81  % (5256)------------------------------
% 0.62/0.81  % (5256)------------------------------
% 0.62/0.81  % (5257)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.62/0.81  % (5257)Refutation not found, incomplete strategy% (5257)------------------------------
% 0.62/0.81  % (5257)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5257)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5257)Memory used [KB]: 1042
% 0.62/0.81  % (5257)Time elapsed: 0.002 s
% 0.62/0.81  % (5257)Instructions burned: 5 (million)
% 0.62/0.81  % (5255)Refutation not found, incomplete strategy% (5255)------------------------------
% 0.62/0.81  % (5255)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5255)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5255)Memory used [KB]: 1082
% 0.62/0.81  % (5255)Time elapsed: 0.006 s
% 0.62/0.81  % (5255)Instructions burned: 6 (million)
% 0.62/0.81  % (5257)------------------------------
% 0.62/0.81  % (5257)------------------------------
% 0.62/0.81  % (5255)------------------------------
% 0.62/0.81  % (5255)------------------------------
% 0.62/0.81  % (5258)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2995ds/109Mi)
% 0.62/0.81  % (5259)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2995ds/161Mi)
% 0.62/0.81  % (5259)Refutation not found, incomplete strategy% (5259)------------------------------
% 0.62/0.81  % (5259)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5259)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5259)Memory used [KB]: 957
% 0.62/0.81  % (5259)Time elapsed: 0.003 s
% 0.62/0.81  % (5259)Instructions burned: 2 (million)
% 0.62/0.81  % (5259)------------------------------
% 0.62/0.81  % (5259)------------------------------
% 0.62/0.81  % (5260)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2995ds/69Mi)
% 0.62/0.81  % (5262)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on theBenchmark for (2995ds/360Mi)
% 0.62/0.81  % (5258)Refutation not found, incomplete strategy% (5258)------------------------------
% 0.62/0.81  % (5258)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5258)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5258)Memory used [KB]: 1056
% 0.62/0.81  % (5258)Time elapsed: 0.025 s
% 0.62/0.81  % (5258)Instructions burned: 7 (million)
% 0.62/0.81  % (5258)------------------------------
% 0.62/0.81  % (5258)------------------------------
% 0.62/0.81  % (5260)Refutation not found, incomplete strategy% (5260)------------------------------
% 0.62/0.81  % (5260)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5260)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5260)Memory used [KB]: 989
% 0.62/0.81  % (5260)Time elapsed: 0.003 s
% 0.62/0.81  % (5260)Instructions burned: 3 (million)
% 0.62/0.81  % (5261)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2995ds/40Mi)
% 0.62/0.81  % (5263)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on theBenchmark for (2995ds/161Mi)
% 0.62/0.81  % (5260)------------------------------
% 0.62/0.81  % (5260)------------------------------
% 0.62/0.81  % (5262)Refutation not found, incomplete strategy% (5262)------------------------------
% 0.62/0.81  % (5262)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5262)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5262)Memory used [KB]: 1069
% 0.62/0.81  % (5262)Time elapsed: 0.003 s
% 0.62/0.81  % (5262)Instructions burned: 5 (million)
% 0.62/0.81  % (5262)------------------------------
% 0.62/0.81  % (5262)------------------------------
% 0.62/0.81  % (5263)Refutation not found, incomplete strategy% (5263)------------------------------
% 0.62/0.81  % (5263)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.81  % (5263)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.81  
% 0.62/0.81  % (5263)Memory used [KB]: 951
% 0.62/0.81  % (5263)Time elapsed: 0.003 s
% 0.62/0.81  % (5263)Instructions burned: 2 (million)
% 0.62/0.81  % (5263)------------------------------
% 0.62/0.81  % (5263)------------------------------
% 0.62/0.82  % (5266)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on theBenchmark for (2995ds/55Mi)
% 0.62/0.82  % (5261)Refutation not found, incomplete strategy% (5261)------------------------------
% 0.62/0.82  % (5261)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.82  % (5261)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.82  
% 0.62/0.82  % (5261)Memory used [KB]: 1050
% 0.62/0.82  % (5261)Time elapsed: 0.005 s
% 0.62/0.82  % (5261)Instructions burned: 6 (million)
% 0.62/0.82  % (5265)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on theBenchmark for (2995ds/37Mi)
% 0.62/0.82  % (5261)------------------------------
% 0.62/0.82  % (5261)------------------------------
% 0.62/0.82  % (5268)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2995ds/32Mi)
% 0.62/0.82  % (5264)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2995ds/80Mi)
% 0.62/0.82  % (5264)Refutation not found, incomplete strategy% (5264)------------------------------
% 0.62/0.82  % (5264)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.82  % (5264)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.82  
% 0.62/0.82  % (5264)Memory used [KB]: 951
% 0.62/0.82  % (5266)Refutation not found, incomplete strategy% (5266)------------------------------
% 0.62/0.82  % (5266)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.82  % (5264)Time elapsed: 0.003 s
% 0.62/0.82  % (5264)Instructions burned: 2 (million)
% 0.62/0.82  % (5266)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.82  
% 0.62/0.82  % (5266)Memory used [KB]: 984
% 0.62/0.82  % (5266)Time elapsed: 0.002 s
% 0.62/0.82  % (5266)Instructions burned: 4 (million)
% 0.62/0.82  % (5266)------------------------------
% 0.62/0.82  % (5266)------------------------------
% 0.62/0.82  % (5264)------------------------------
% 0.62/0.82  % (5264)------------------------------
% 0.62/0.82  % (5267)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on theBenchmark for (2995ds/47Mi)
% 0.62/0.82  % (5268)Refutation not found, incomplete strategy% (5268)------------------------------
% 0.62/0.82  % (5268)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.82  % (5268)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.82  
% 0.62/0.82  % (5268)Memory used [KB]: 985
% 0.62/0.82  % (5268)Time elapsed: 0.003 s
% 0.62/0.82  % (5268)Instructions burned: 3 (million)
% 0.62/0.82  % (5265)First to succeed.
% 0.62/0.82  % (5268)------------------------------
% 0.62/0.82  % (5268)------------------------------
% 0.62/0.82  % (5265)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-5230"
% 0.62/0.82  % (5250)Instruction limit reached!
% 0.62/0.82  % (5250)------------------------------
% 0.62/0.82  % (5250)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.82  % (5250)Termination reason: Unknown
% 0.62/0.82  % (5250)Termination phase: Saturation
% 0.62/0.82  
% 0.62/0.82  % (5250)Memory used [KB]: 1162
% 0.62/0.82  % (5250)Time elapsed: 0.017 s
% 0.62/0.82  % (5250)Instructions burned: 33 (million)
% 0.62/0.82  % (5250)------------------------------
% 0.62/0.82  % (5250)------------------------------
% 0.62/0.82  % SZS status Satisfiable for theBenchmark
% 0.62/0.82  % (5265)# SZS output start Saturation.
% See solution above
% 0.62/0.82  % (5265)------------------------------
% 0.62/0.82  % (5265)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.62/0.82  % (5265)Termination reason: Satisfiable
% 0.62/0.82  
% 0.62/0.82  % (5265)Memory used [KB]: 987
% 0.62/0.82  % (5265)Time elapsed: 0.003 s
% 0.62/0.82  % (5265)Instructions burned: 3 (million)
% 0.62/0.82  % (5230)Success in time 0.473 s
% 0.62/0.82  % Vampire---4.8 exiting
%------------------------------------------------------------------------------