TSTP Solution File: REL024-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : REL024-1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n013.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 : Thu Aug 31 13:40:05 EDT 2023

% Result   : Unsatisfiable 42.78s 5.95s
% Output   : CNFRefutation 42.78s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_maddux4_definiton_of_meet_4')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    meet(X,Y) = complement(join(complement(X),complement(Y))),
    inference(cnf_transformation,[],['$inc_maddux4_definiton_of_meet_4']) ).

cnf('2',plain,
    composition(X,one) = X,
    inference(cnf_transformation,[],['$inc_composition_identity_6']) ).

cnf('3',plain,
    converse(converse(X)) = X,
    inference(cnf_transformation,[],['$inc_converse_idempotence_8']) ).

cnf('4',plain,
    converse(composition(X,Y)) = composition(converse(Y),converse(X)),
    inference(cnf_transformation,[],['$inc_converse_multiplicativity_10']) ).

cnf('5',plain,
    converse(composition(converse(X),Y)) = composition(converse(Y),X),
    inference(paramodulation,[],['3','4']) ).

cnf('6',plain,
    converse(converse(X3)) = composition(converse(one),X3),
    inference(paramodulation,[],['2','5']) ).

cnf('7',plain,
    X = composition(converse(one),X),
    inference(simplify,[],['6','3']) ).

cnf('8',plain,
    join(composition(converse(X),complement(composition(X,Y))),complement(Y)) = complement(Y),
    inference(cnf_transformation,[],['$inc_converse_cancellativity_11']) ).

cnf('9',plain,
    join(complement(composition(one,X3)),complement(X3)) = complement(X3),
    inference(paramodulation,[],['7','8']) ).

cnf('10',plain,
    one = converse(one),
    inference(paramodulation,[],['7','2']) ).

cnf('11',plain,
    X = composition(one,X),
    inference(paramodulation,[],['10','7']) ).

cnf('12',plain,
    join(complement(X),complement(X)) = complement(X),
    inference(simplify,[],['9','11']) ).

cnf('13',plain,
    top = join(X,complement(X)),
    inference(cnf_transformation,[],['$inc_def_top_12']) ).

cnf('14',plain,
    join(X,join(Y,Z)) = join(join(X,Y),Z),
    inference(cnf_transformation,[],['$inc_maddux2_join_associativity_2']) ).

cnf('15',plain,
    join(X,join(complement(X),Y)) = join(top,Y),
    inference(paramodulation,[],['13','14']) ).

cnf('16',plain,
    join(X,Y) = join(Y,X),
    inference(cnf_transformation,[],['$inc_maddux1_join_commutativity_1']) ).

cnf('17',plain,
    join(join(complement(X),Y),X) = join(top,Y),
    inference(paramodulation,[],['15','16']) ).

cnf('18',plain,
    join(complement(X3),X3) = join(top,complement(X3)),
    inference(paramodulation,[],['12','17']) ).

cnf('19',plain,
    top = join(complement(X),X),
    inference(paramodulation,[],['13','16']) ).

cnf('20',plain,
    top = join(top,complement(X)),
    inference(simplify,[],['18','19']) ).

cnf('21',plain,
    join(X,join(Y,complement(join(X,Y)))) = top,
    inference(paramodulation,[],['13','14']) ).

cnf('22',plain,
    join(X,top) = top,
    inference(paramodulation,[],['20','21']) ).

cnf('23',plain,
    top = join(top,X),
    inference(paramodulation,[],['22','17']) ).

cnf('24',plain,
    join(complement(X),join(X,Y)) = join(top,Y),
    inference(paramodulation,[],['19','14']) ).

cnf('25',plain,
    meet(X,X) = complement(complement(X)),
    inference(paramodulation,[],['12','1']) ).

cnf('26',plain,
    X0 = join(complement(join(complement(X0),complement(X1))),complement(join(complement(X0),X1))),
    inference(cnf_transformation,[],['$inc_maddux3_a_kind_of_de_Morgan_3']) ).

cnf('27',plain,
    X = join(meet(X,Y),complement(join(complement(X),Y))),
    inference(simplify,[],['26','1']) ).

cnf('28',plain,
    X = join(complement(complement(X)),complement(join(complement(X),X))),
    inference(paramodulation,[],['25','27']) ).

cnf('29',plain,
    meet(complement(X),join(complement(X),X)) = complement(X),
    inference(paramodulation,[],['28','1']) ).

cnf('30',plain,
    complement(X) = join(complement(X),complement(join(complement(complement(X)),join(complement(X),X)))),
    inference(paramodulation,[],['29','27']) ).

cnf('31',plain,
    meet(X,join(complement(complement(X)),join(complement(X),X))) = complement(complement(X)),
    inference(paramodulation,[],['30','1']) ).

cnf('32',plain,
    meet(X,join(top,X)) = complement(complement(X)),
    inference(paramodulation,[],['24','31']) ).

cnf('33',plain,
    meet(X,top) = complement(complement(X)),
    inference(paramodulation,[],['23','32']) ).

cnf('34',plain,
    meet(complement(X),top) = complement(X),
    inference(paramodulation,[],['19','29']) ).

cnf('35',plain,
    complement(complement(complement(X))) = complement(X),
    inference(paramodulation,[],['33','34']) ).

cnf('36',plain,
    zero = meet(X,complement(X)),
    inference(cnf_transformation,[],['$inc_def_zero_13']) ).

cnf('37',plain,
    X = join(meet(X,complement(Y)),meet(X,Y)),
    inference(paramodulation,[],['1','27']) ).

cnf('38',plain,
    X3 = join(zero,meet(X3,X3)),
    inference(paramodulation,[],['36','37']) ).

cnf('39',plain,
    X = join(zero,complement(complement(X))),
    inference(simplify,[],['38','25']) ).

cnf('40',plain,
    X = join(complement(complement(X)),zero),
    inference(paramodulation,[],['39','16']) ).

cnf('41',plain,
    complement(X) = join(complement(X),zero),
    inference(paramodulation,[],['35','40']) ).

cnf('42',plain,
    X = complement(complement(X)),
    inference(paramodulation,[],['41','40']) ).

cnf('43',plain,
    join(complement(X),complement(Y)) = complement(meet(X,Y)),
    inference(paramodulation,[],['1','42']) ).

cnf('44',plain,
    join(X,top) = join(join(X,complement(Y)),Y),
    inference(paramodulation,[],['19','14']) ).

cnf('45',plain,
    join(X,join(Y,complement(X))) = join(Y,top),
    inference(paramodulation,[],['44','16']) ).

cnf('46',plain,
    join(X3,complement(meet(Y3,X3))) = join(complement(Y3),top),
    inference(paramodulation,[],['43','45']) ).

cnf('47',plain,
    join(X,complement(meet(Y,X))) = top,
    inference(simplify,[],['46','22']) ).

cnf('48',plain,
    join(complement(meet(X,Y)),Y) = top,
    inference(paramodulation,[],['47','16']) ).

cnf('49',plain,
    join(complement(X),Y) = complement(meet(X,complement(Y))),
    inference(paramodulation,[],['42','43']) ).

cnf('50',plain,
    meet(X,complement(Y)) = complement(join(complement(X),Y)),
    inference(paramodulation,[],['49','42']) ).

cnf('51',plain,
    meet(meet(X3,Y3),complement(Y3)) = complement(top),
    inference(paramodulation,[],['48','50']) ).

cnf('52',plain,
    meet(X3,complement(X3)) = complement(top),
    inference(paramodulation,[],['13','1']) ).

cnf('53',plain,
    zero = complement(top),
    inference(simplify,[],['52','36']) ).

cnf('54',plain,
    meet(meet(X,Y),complement(Y)) = zero,
    inference(simplify,[],['51','53']) ).

cnf('55',plain,
    X = join(meet(X,Y),meet(X,complement(Y))),
    inference(paramodulation,[],['37','16']) ).

cnf('56',plain,
    meet(X3,Y3) = join(meet(meet(X3,Y3),Y3),zero),
    inference(paramodulation,[],['54','55']) ).

cnf('57',plain,
    X = join(X,zero),
    inference(paramodulation,[],['42','40']) ).

cnf('58',plain,
    meet(X,Y) = meet(meet(X,Y),Y),
    inference(simplify,[],['56','57']) ).

cnf('59',plain,
    join(complement(X3),complement(Y3)) = complement(meet(Y3,X3)),
    inference(paramodulation,[],['43','16']) ).

cnf('60',plain,
    complement(meet(X,Y)) = complement(meet(Y,X)),
    inference(simplify,[],['59','43']) ).

cnf('61',plain,
    complement(meet(X,meet(Y,X))) = complement(meet(Y,X)),
    inference(paramodulation,[],['58','60']) ).

cnf('62',plain,
    meet(X3,meet(Y3,X3)) = complement(complement(meet(Y3,X3))),
    inference(paramodulation,[],['61','42']) ).

cnf('63',plain,
    meet(X,meet(Y,X)) = meet(Y,X),
    inference(simplify,[],['62','42']) ).

cnf('64',plain,
    X = join(meet(Y,X),meet(X,complement(meet(Y,X)))),
    inference(paramodulation,[],['63','55']) ).

cnf('65',plain,
    join(complement(complement(X3)),complement(complement(X3))) = X3,
    inference(paramodulation,[],['42','12']) ).

cnf('66',plain,
    join(X,X) = X,
    inference(simplify,[then_simplify],['65','42','42']) ).

cnf('67',plain,
    join(X,join(X,Y)) = join(X,Y),
    inference(paramodulation,[],['66','14']) ).

cnf('68',plain,
    join(join(X,Y),X) = join(X,Y),
    inference(paramodulation,[],['67','16']) ).

cnf('69',plain,
    join(X,top) = join(join(X,Y),complement(Y)),
    inference(paramodulation,[],['13','14']) ).

cnf('70',plain,
    join(complement(X),join(Y,X)) = join(Y,top),
    inference(paramodulation,[],['69','16']) ).

cnf('71',plain,
    meet(X3,complement(join(Y3,X3))) = complement(join(Y3,top)),
    inference(paramodulation,[],['70','50']) ).

cnf('72',plain,
    meet(X,complement(join(Y,X))) = zero,
    inference(simplify,[then_simplify],['71','22','53']) ).

cnf('73',plain,
    X3 = join(meet(X3,join(Y3,X3)),zero),
    inference(paramodulation,[],['72','55']) ).

cnf('74',plain,
    X = meet(X,join(Y,X)),
    inference(simplify,[],['73','57']) ).

cnf('75',plain,
    X = meet(X,join(X,Y)),
    inference(paramodulation,[],['68','74']) ).

cnf('76',plain,
    join(X,complement(Y)) = complement(meet(complement(X),Y)),
    inference(paramodulation,[],['42','43']) ).

cnf('77',plain,
    meet(complement(X),Y) = complement(join(X,complement(Y))),
    inference(paramodulation,[],['76','42']) ).

cnf('78',plain,
    complement(X3) = complement(join(X3,complement(join(complement(X3),Y3)))),
    inference(paramodulation,[],['75','77']) ).

cnf('79',plain,
    complement(X) = complement(join(X,meet(X,complement(Y)))),
    inference(simplify,[],['78','50']) ).

cnf('80',plain,
    join(X3,meet(X3,complement(Y3))) = complement(complement(X3)),
    inference(paramodulation,[],['79','42']) ).

cnf('81',plain,
    join(X,meet(X,complement(Y))) = X,
    inference(simplify,[],['80','42']) ).

cnf('82',plain,
    join(X,Y) = join(join(X,Y),Y),
    inference(paramodulation,[],['66','14']) ).

cnf('83',plain,
    join(X,join(Y,X)) = join(Y,X),
    inference(paramodulation,[],['82','16']) ).

cnf('84',plain,
    join(X,join(join(Y,X),Z)) = join(join(Y,X),Z),
    inference(paramodulation,[],['83','14']) ).

cnf('85',plain,
    join(X,join(Y,Z)) = join(join(X,Y),join(Y,Z)),
    inference(paramodulation,[],['67','14']) ).

cnf('86',plain,
    join(join(X,Y),join(Z,X)) = join(Z,join(X,Y)),
    inference(paramodulation,[],['85','16']) ).

cnf('87',plain,
    join(X3,join(Y3,join(Z3,X3))) = join(Z3,join(X3,Y3)),
    inference(paramodulation,[],['86','14']) ).

cnf('88',plain,
    join(X,join(Y,Z)) = join(join(X,join(Y,Z)),Z),
    inference(paramodulation,[],['82','14']) ).

cnf('89',plain,
    join(X,join(Y,join(Z,X))) = join(Y,join(Z,X)),
    inference(paramodulation,[],['88','16']) ).

cnf('90',plain,
    join(X,join(Y,Z)) = join(Y,join(Z,X)),
    inference(simplify,[],['87','89']) ).

cnf('91',plain,
    join(join(X3,Y3),Z3) = join(join(X3,Y3),join(Z3,Y3)),
    inference(paramodulation,[],['84','90']) ).

cnf('92',plain,
    join(X,join(Y,Z)) = join(join(X,Z),join(Y,Z)),
    inference(paramodulation,[],['83','14']) ).

cnf('93',plain,
    join(join(X,Y),Z) = join(X,join(Z,Y)),
    inference(simplify,[],['91','92']) ).

cnf('94',plain,
    join(join(X,meet(Y,complement(Z))),Y) = join(X,Y),
    inference(paramodulation,[],['81','93']) ).

cnf('95',plain,
    join(X3,X3) = join(meet(Y3,X3),X3),
    inference(paramodulation,[],['64','94']) ).

cnf('96',plain,
    X = join(meet(Y,X),X),
    inference(simplify,[],['95','66']) ).

cnf('97',plain,
    join(X,meet(Y,X)) = X,
    inference(paramodulation,[],['96','16']) ).

cnf('98',plain,
    composition(join(X,Y),Z) = join(composition(X,Z),composition(Y,Z)),
    inference(cnf_transformation,[],['$inc_composition_distributivity_7']) ).

cnf('99',plain,
    converse(join(X,Y)) = join(converse(X),converse(Y)),
    inference(cnf_transformation,[],['$inc_converse_additivity_9']) ).

cnf('100',plain,
    converse(join(X,composition(converse(Y),Z))) = join(converse(X),composition(converse(Z),Y)),
    inference(paramodulation,[],['5','99']) ).

cnf('101',plain,
    converse(join(composition(converse(X),Y),composition(converse(Z),U))) = join(composition(converse(Y),X),composition(converse(U),Z)),
    inference(paramodulation,[],['5','100']) ).

cnf('102',plain,
    converse(composition(join(converse(X3),converse(Y3)),Z3)) = join(composition(converse(Z3),X3),composition(converse(Z3),Y3)),
    inference(paramodulation,[],['98','101']) ).

cnf('103',plain,
    composition(converse(X),join(Y,Z)) = join(composition(converse(X),Y),composition(converse(X),Z)),
    inference(simplify,[then_simplify],['102','99','5']) ).

cnf('104',plain,
    composition(X3,join(Y3,Z3)) = join(composition(converse(converse(X3)),Y3),composition(converse(converse(X3)),Z3)),
    inference(paramodulation,[],['3','103']) ).

cnf('105',plain,
    composition(X,join(Y,Z)) = join(composition(X,Y),composition(X,Z)),
    inference(simplify,[then_simplify],['104','3','3']) ).

cnf('106',plain,
    composition(X3,join(Y3,Z3)) = join(composition(X3,Z3),composition(X3,Y3)),
    inference(paramodulation,[],['105','16']) ).

cnf('107',plain,
    composition(X,join(Y,Z)) = composition(X,join(Z,Y)),
    inference(simplify,[],['106','105']) ).

cnf('108',plain,
    join(composition(meet(sk1,converse(sk2)),meet(sk2,sk3)),composition(meet(sk1,converse(sk2)),sk3)) != composition(meet(sk1,converse(sk2)),sk3),
    inference(cnf_transformation,[],[goals_14]) ).

cnf('109',plain,
    composition(meet(sk1,converse(sk2)),join(meet(sk2,sk3),sk3)) != composition(meet(sk1,converse(sk2)),sk3),
    inference(paramodulation,[],['105','108']) ).

cnf('110',plain,
    $false,
    inference(paramodulation,[then_simplify],['97','107','109']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : REL024-1 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n013.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 : Fri Aug 25 21:12:47 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                    14
% 0.19/0.38  in_rule_clause_count:               14
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:              1
% 0.19/0.38  in_unit_clause_count:               14
% 0.19/0.38  in_horn_clause_count:               14
% 0.19/0.38  in_pos_clause_count:                13
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:              13
% 0.19/0.38  in_negeq_clause_count:               1
% 0.19/0.38  in_unitposeq_clause_count:          13
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             1
% 0.19/0.38  in_min_depth:              2
% 0.19/0.38  in_max_depth:              5
% 0.19/0.38  in_min_size:               5
% 0.19/0.38  in_max_size:              22
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               3
% 0.19/0.38  in_extaxiom_count:                13
% 0.19/0.38  in_axiom_count:                    0
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                     1
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 0
% 0.19/0.38  in_posunit_goal_count:             0
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 6 fork 5 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.38  
% 0.19/0.38  **** run 7 fork 6 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 1: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 6: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 3: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  **** run 10 fork 1 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.53  
% 0.19/0.53  **** run 15 fork 6 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.53  
% 0.19/0.53  **** run 11 fork 2 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 5: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 4: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 7: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 0: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  **** run 12 fork 3 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.56  
% 0.19/0.56  **** run 14 fork 5 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.56  
% 0.19/0.56  **** run 13 fork 4 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.56  
% 0.19/0.56  **** run 16 fork 7 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.57  
% 0.19/0.57  **** run 9 fork 0 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 1: search terminated without proof.
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 6: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 18 fork 1 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.66  
% 0.19/0.66  **** run 23 fork 6 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 3: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 2: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 5: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 4: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 7: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  **** run 20 fork 3 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 0: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  **** run 19 fork 2 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.19/0.71  
% 0.19/0.71  **** run 21 fork 4 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.71  
% 0.19/0.71  **** run 24 fork 7 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.71  
% 0.19/0.71  **** run 22 fork 5 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.75  
% 0.19/0.75  **** run 17 fork 0 starts with strategy
% 0.19/0.75  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.78  
% 0.19/0.78  
% 0.19/0.78  fork 6: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 1: search terminated without proof.
% 0.19/0.80  
% 0.19/0.80  **** run 31 fork 6 starts with strategy
% 0.19/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.82  
% 0.19/0.82  **** run 26 fork 1 starts with strategy
% 0.19/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.83  
% 0.19/0.83  
% 0.19/0.83  fork 3: search terminated without proof.
% 0.19/0.83  
% 0.19/0.83  
% 0.19/0.83  fork 2: search terminated without proof.
% 0.19/0.83  
% 0.19/0.83  
% 0.19/0.83  fork 7: search terminated without proof.
% 0.19/0.84  
% 0.19/0.84  
% 0.19/0.84  fork 4: search terminated without proof.
% 3.49/0.85  
% 3.49/0.85  **** run 28 fork 3 starts with strategy
% 3.49/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.49/0.86  
% 3.49/0.86  **** run 32 fork 7 starts with strategy
% 3.49/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.49/0.86  
% 3.49/0.86  **** run 27 fork 2 starts with strategy
% 3.49/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.49/0.86  
% 3.49/0.86  **** run 29 fork 4 starts with strategy
% 3.49/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.75/0.88  
% 3.75/0.88  
% 3.75/0.88  fork 5: search terminated without proof.
% 3.75/0.90  
% 3.75/0.90  **** run 30 fork 5 starts with strategy
% 3.75/0.90  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 4.03/0.93  
% 4.03/0.93  
% 4.03/0.93  fork 0: search terminated without proof.
% 4.21/0.93  
% 4.21/0.93  
% 4.21/0.93  fork 6: search terminated without proof.
% 4.21/0.94  
% 4.21/0.94  
% 4.21/0.94  fork 1: search terminated without proof.
% 4.21/0.95  
% 4.21/0.95  **** run 25 fork 0 starts with strategy
% 4.21/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 4.21/0.95  
% 4.21/0.95  **** run 39 fork 6 starts with strategy
% 4.21/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.21/0.95  
% 4.21/0.95  **** run 34 fork 1 starts with strategy
% 4.21/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.21/0.97  
% 4.21/0.97  
% 4.21/0.97  fork 3: search terminated without proof.
% 4.21/0.98  
% 4.21/0.98  
% 4.21/0.98  fork 7: search terminated without proof.
% 4.21/0.98  
% 4.21/0.98  
% 4.21/0.98  fork 2: search terminated without proof.
% 4.21/0.98  
% 4.21/0.98  
% 4.21/0.98  fork 4: search terminated without proof.
% 4.21/1.00  
% 4.21/1.00  **** run 36 fork 3 starts with strategy
% 4.21/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.21/1.00  
% 4.21/1.00  **** run 35 fork 2 starts with strategy
% 4.21/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.21/1.00  
% 4.21/1.00  **** run 40 fork 7 starts with strategy
% 4.21/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.21/1.01  
% 4.21/1.01  **** run 37 fork 4 starts with strategy
% 4.21/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.91/1.02  
% 4.91/1.02  
% 4.91/1.02  fork 5: search terminated without proof.
% 4.91/1.04  
% 4.91/1.04  **** run 38 fork 5 starts with strategy
% 4.91/1.04  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.91/1.07  
% 4.91/1.07  
% 4.91/1.07  fork 0: search terminated without proof.
% 4.91/1.07  
% 4.91/1.07  
% 4.91/1.07  fork 6: search terminated without proof.
% 4.91/1.07  
% 4.91/1.07  
% 4.91/1.07  fork 1: search terminated without proof.
% 5.42/1.09  
% 5.42/1.09  **** run 33 fork 0 starts with strategy
% 5.42/1.09  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.42/1.09  
% 5.42/1.09  **** run 42 fork 1 starts with strategy
% 5.42/1.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.42/1.09  
% 5.42/1.09  **** run 47 fork 6 starts with strategy
% 5.42/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.42/1.12  
% 5.42/1.12  
% 5.42/1.12  fork 3: search terminated without proof.
% 5.42/1.12  
% 5.42/1.12  
% 5.42/1.12  fork 2: search terminated without proof.
% 5.42/1.12  
% 5.42/1.12  
% 5.42/1.12  fork 7: search terminated without proof.
% 5.42/1.13  
% 5.42/1.13  
% 5.42/1.13  fork 4: search terminated without proof.
% 5.42/1.14  
% 5.42/1.14  **** run 44 fork 3 starts with strategy
% 5.42/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.42/1.14  
% 5.42/1.14  **** run 43 fork 2 starts with strategy
% 5.42/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.42/1.15  
% 5.42/1.15  **** run 48 fork 7 starts with strategy
% 5.42/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.42/1.15  
% 5.42/1.15  **** run 45 fork 4 starts with strategy
% 5.42/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 6.02/1.16  
% 6.02/1.16  
% 6.02/1.16  fork 5: search terminated without proof.
% 6.12/1.18  
% 6.12/1.18  **** run 46 fork 5 starts with strategy
% 6.12/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 6.12/1.21  
% 6.12/1.21  fork 5: search finished without proof.
% 6.44/1.21  
% 6.44/1.21  
% 6.44/1.21  fork 0: search terminated without proof.
% 6.44/1.22  
% 6.44/1.22  
% 6.44/1.22  fork 6: search terminated without proof.
% 6.44/1.22  
% 6.44/1.22  
% 6.44/1.22  fork 1: search terminated without proof.
% 6.44/1.22  
% 6.44/1.22  **** run 54 fork 5 starts with strategy
% 6.44/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.63/1.23  
% 6.63/1.23  **** run 41 fork 0 starts with strategy
% 6.63/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 6.63/1.23  
% 6.63/1.23  **** run 55 fork 6 starts with strategy
% 6.63/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.63/1.24  
% 6.63/1.24  **** run 50 fork 1 starts with strategy
% 6.63/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.63/1.26  
% 6.63/1.26  
% 6.63/1.26  fork 3: search terminated without proof.
% 6.63/1.27  
% 6.63/1.27  
% 6.63/1.27  fork 2: search terminated without proof.
% 6.63/1.27  
% 6.63/1.27  
% 6.63/1.27  fork 7: search terminated without proof.
% 6.63/1.27  
% 6.63/1.27  
% 6.63/1.27  fork 4: search terminated without proof.
% 6.63/1.28  
% 6.63/1.28  **** run 52 fork 3 starts with strategy
% 6.63/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.63/1.29  
% 6.63/1.29  **** run 51 fork 2 starts with strategy
% 6.63/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.63/1.29  
% 6.63/1.29  **** run 56 fork 7 starts with strategy
% 6.63/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.63/1.30  
% 6.63/1.30  **** run 53 fork 4 starts with strategy
% 6.63/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.63/1.34  
% 6.63/1.34  
% 6.63/1.34  fork 5: search terminated without proof.
% 6.63/1.36  
% 6.63/1.36  
% 6.63/1.36  fork 6: search terminated without proof.
% 6.63/1.36  
% 6.63/1.36  **** run 62 fork 5 starts with strategy
% 6.63/1.36  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.63/1.38  
% 6.63/1.38  **** run 63 fork 6 starts with strategy
% 6.63/1.38  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 6.63/1.39  
% 6.63/1.39  
% 6.63/1.39  fork 1: search terminated without proof.
% 6.63/1.40  
% 6.63/1.40  
% 6.63/1.40  fork 0: search terminated without proof.
% 6.63/1.40  
% 6.63/1.40  
% 6.63/1.40  fork 3: search terminated without proof.
% 6.63/1.41  
% 6.63/1.41  
% 6.63/1.41  fork 2: search terminated without proof.
% 6.63/1.41  
% 6.63/1.41  
% 6.63/1.41  fork 7: search terminated without proof.
% 6.63/1.42  
% 6.63/1.42  
% 6.63/1.42  fork 4: search terminated without proof.
% 6.63/1.42  
% 6.63/1.42  **** run 59 fork 2 starts with strategy
% 6.63/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.63/1.43  
% 6.63/1.43  **** run 58 fork 1 starts with strategy
% 6.63/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 6.63/1.43  
% 6.63/1.43  **** run 60 fork 3 starts with strategy
% 6.63/1.43  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 6.63/1.44  
% 6.63/1.44  **** run 64 fork 7 starts with strategy
% 6.63/1.44  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 6.63/1.45  
% 6.63/1.45  **** run 49 fork 0 starts with strategy
% 6.63/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.63/1.45  
% 6.63/1.45  **** run 61 fork 4 starts with strategy
% 6.63/1.45  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 8.34/1.48  
% 8.34/1.48  
% 8.34/1.48  fork 5: search terminated without proof.
% 8.34/1.50  
% 8.34/1.50  
% 8.34/1.50  fork 6: search terminated without proof.
% 8.34/1.50  
% 8.34/1.50  **** run 70 fork 5 starts with strategy
% 8.34/1.50  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":2}
% 8.34/1.52  
% 8.34/1.52  **** run 71 fork 6 starts with strategy
% 8.34/1.52  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":2}
% 8.84/1.55  
% 8.84/1.55  
% 8.84/1.55  fork 2: search terminated without proof.
% 8.84/1.56  
% 8.84/1.56  
% 8.84/1.56  fork 7: search terminated without proof.
% 8.84/1.56  
% 8.84/1.56  
% 8.84/1.56  fork 3: search terminated without proof.
% 8.84/1.57  
% 8.84/1.57  
% 8.84/1.57  fork 4: search terminated without proof.
% 8.84/1.57  
% 8.84/1.57  **** run 67 fork 2 starts with strategy
% 8.84/1.57  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1}
% 8.84/1.58  
% 8.84/1.58  **** run 68 fork 3 starts with strategy
% 8.84/1.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 8.84/1.58  
% 8.84/1.58  **** run 72 fork 7 starts with strategy
% 8.84/1.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 8.84/1.59  
% 8.84/1.59  **** run 69 fork 4 starts with strategy
% 8.84/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 8.84/1.61  
% 8.84/1.61  
% 8.84/1.61  fork 1: search terminated without proof.
% 8.84/1.62  
% 8.84/1.62  
% 8.84/1.62  fork 0: search terminated without proof.
% 9.46/1.63  
% 9.46/1.63  
% 9.46/1.63  fork 5: search terminated without proof.
% 9.46/1.63  
% 9.46/1.63  **** run 66 fork 1 starts with strategy
% 9.46/1.63  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.46/1.64  
% 9.46/1.64  **** run 57 fork 0 starts with strategy
% 9.46/1.64  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 9.46/1.64  
% 9.46/1.64  
% 9.46/1.64  fork 6: search terminated without proof.
% 9.46/1.65  
% 9.46/1.65  **** run 78 fork 5 starts with strategy
% 9.46/1.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":5}
% 9.46/1.66  
% 9.46/1.66  **** run 79 fork 6 starts with strategy
% 9.46/1.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 9.91/1.70  
% 9.91/1.70  
% 9.91/1.70  fork 2: search terminated without proof.
% 9.91/1.70  
% 9.91/1.70  
% 9.91/1.70  fork 3: search terminated without proof.
% 9.91/1.71  
% 9.91/1.71  
% 9.91/1.71  fork 7: search terminated without proof.
% 9.91/1.71  
% 9.91/1.71  **** run 75 fork 2 starts with strategy
% 9.91/1.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":4}
% 9.91/1.72  
% 9.91/1.72  
% 9.91/1.72  fork 4: search terminated without proof.
% 9.91/1.72  
% 9.91/1.72  **** run 76 fork 3 starts with strategy
% 9.91/1.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":4}
% 9.91/1.73  
% 9.91/1.73  **** run 80 fork 7 starts with strategy
% 9.91/1.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 9.91/1.74  
% 9.91/1.74  **** run 77 fork 4 starts with strategy
% 9.91/1.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":5}
% 9.91/1.75  
% 9.91/1.75  
% 9.91/1.75  fork 1: search terminated without proof.
% 10.54/1.77  
% 10.54/1.77  
% 10.54/1.77  fork 0: search terminated without proof.
% 10.54/1.77  
% 10.54/1.77  **** run 74 fork 1 starts with strategy
% 10.54/1.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":3}
% 10.54/1.78  
% 10.54/1.78  
% 10.54/1.78  fork 5: search terminated without proof.
% 10.76/1.79  
% 10.76/1.79  **** run 65 fork 0 starts with strategy
% 10.76/1.79  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 10.76/1.79  
% 10.76/1.79  
% 10.76/1.79  fork 6: search terminated without proof.
% 10.76/1.80  
% 10.76/1.80  **** run 86 fork 5 starts with strategy
% 10.76/1.80  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 10.76/1.81  
% 10.76/1.81  **** run 87 fork 6 starts with strategy
% 10.76/1.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 11.23/1.84  
% 11.23/1.84  
% 11.23/1.84  fork 2: search terminated without proof.
% 11.23/1.85  
% 11.23/1.85  
% 11.23/1.85  fork 3: search terminated without proof.
% 11.23/1.86  
% 11.23/1.86  
% 11.23/1.86  fork 7: search terminated without proof.
% 11.23/1.86  
% 11.23/1.86  **** run 83 fork 2 starts with strategy
% 11.23/1.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 11.23/1.87  
% 11.23/1.87  
% 11.23/1.87  fork 4: search terminated without proof.
% 11.23/1.87  
% 11.23/1.87  **** run 84 fork 3 starts with strategy
% 11.23/1.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.23/1.88  
% 11.23/1.88  **** run 88 fork 7 starts with strategy
% 11.23/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 11.23/1.89  
% 11.23/1.89  **** run 85 fork 4 starts with strategy
% 11.23/1.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 11.23/1.90  
% 11.23/1.90  
% 11.23/1.90  fork 1: search terminated without proof.
% 11.23/1.91  
% 11.23/1.91  
% 11.23/1.91  fork 0: search terminated without proof.
% 11.84/1.92  
% 11.84/1.92  **** run 82 fork 1 starts with strategy
% 11.84/1.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.84/1.93  
% 11.84/1.93  **** run 73 fork 0 starts with strategy
% 11.84/1.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":3}
% 12.30/2.05  
% 12.30/2.05  
% 12.30/2.05  fork 0: search terminated without proof.
% 12.94/2.07  
% 12.94/2.07  **** run 81 fork 0 starts with strategy
% 12.94/2.07  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 12.94/2.20  
% 12.94/2.20  
% 12.94/2.20  fork 0: search terminated without proof.
% 12.94/2.22  
% 12.94/2.22  **** run 89 fork 0 starts with strategy
% 12.94/2.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 17.43/2.82  
% 17.43/2.82  
% 17.43/2.82  fork 5: search terminated without proof.
% 17.43/2.85  
% 17.43/2.85  
% 17.43/2.85  fork 6: search terminated without proof.
% 19.08/2.88  
% 19.08/2.88  **** run 94 fork 5 starts with strategy
% 19.08/2.88  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 19.08/2.88  
% 19.08/2.88  
% 19.08/2.88  fork 2: search terminated without proof.
% 19.08/2.90  
% 19.08/2.90  **** run 95 fork 6 starts with strategy
% 19.08/2.90  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 19.08/2.92  
% 19.08/2.92  
% 19.08/2.92  fork 4: search terminated without proof.
% 19.64/2.94  
% 19.64/2.94  
% 19.64/2.94  fork 1: search terminated without proof.
% 19.64/2.95  
% 19.64/2.95  **** run 91 fork 2 starts with strategy
% 19.64/2.95  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 19.64/2.97  
% 19.64/2.97  **** run 93 fork 4 starts with strategy
% 19.64/2.97  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 19.64/2.98  
% 19.64/2.98  
% 19.64/2.98  fork 3: search terminated without proof.
% 19.64/3.00  
% 19.64/3.00  **** run 90 fork 1 starts with strategy
% 19.64/3.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 20.32/3.03  
% 20.32/3.03  
% 20.32/3.03  fork 7: search terminated without proof.
% 20.32/3.04  
% 20.32/3.04  **** run 92 fork 3 starts with strategy
% 20.32/3.04  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 20.90/3.09  
% 20.90/3.09  **** run 96 fork 7 starts with strategy
% 20.90/3.09  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 22.04/3.27  
% 22.04/3.27  
% 22.04/3.27  fork 0: search terminated without proof.
% 22.71/3.32  
% 22.71/3.32  **** run 97 fork 0 starts with strategy
% 22.71/3.32  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 27.16/3.90  
% 27.16/3.90  
% 27.16/3.90  fork 5: search terminated without proof.
% 27.16/3.93  
% 27.16/3.93  
% 27.16/3.93  fork 6: search terminated without proof.
% 27.65/3.95  
% 27.65/3.95  **** run 102 fork 5 starts with strategy
% 27.65/3.95  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 27.71/3.97  
% 27.71/3.97  
% 27.71/3.97  fork 2: search terminated without proof.
% 27.71/4.00  
% 27.71/4.00  **** run 103 fork 6 starts with strategy
% 27.71/4.00  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 27.71/4.00  
% 27.71/4.00  
% 27.71/4.00  fork 4: search terminated without proof.
% 28.09/4.03  
% 28.09/4.03  
% 28.09/4.03  fork 1: search terminated without proof.
% 28.09/4.03  
% 28.09/4.03  **** run 99 fork 2 starts with strategy
% 28.09/4.03  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 28.42/4.05  
% 28.42/4.05  **** run 101 fork 4 starts with strategy
% 28.42/4.05  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 28.42/4.09  
% 28.42/4.09  **** run 98 fork 1 starts with strategy
% 28.42/4.09  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 28.42/4.14  
% 28.42/4.14  
% 28.42/4.14  fork 3: search terminated without proof.
% 28.42/4.18  
% 28.42/4.18  
% 28.42/4.18  fork 7: search terminated without proof.
% 28.42/4.21  
% 28.42/4.21  **** run 100 fork 3 starts with strategy
% 28.42/4.21  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 28.42/4.24  
% 28.42/4.24  **** run 104 fork 7 starts with strategy
% 28.42/4.24  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 30.65/4.37  
% 30.65/4.37  
% 30.65/4.37  fork 0: search terminated without proof.
% 31.23/4.42  
% 31.23/4.42  **** run 105 fork 0 starts with strategy
% 31.23/4.42  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 35.01/4.97  
% 35.01/4.97  
% 35.01/4.97  fork 5: search terminated without proof.
% 35.01/5.02  
% 35.01/5.02  
% 35.01/5.02  fork 6: search terminated without proof.
% 35.01/5.03  
% 35.01/5.03  **** run 110 fork 5 starts with strategy
% 35.01/5.03  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 35.01/5.05  
% 35.01/5.05  
% 35.01/5.05  fork 2: search terminated without proof.
% 35.01/5.07  
% 35.01/5.07  **** run 111 fork 6 starts with strategy
% 35.01/5.07  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 35.01/5.11  
% 35.01/5.11  
% 35.01/5.11  fork 1: search terminated without proof.
% 35.01/5.11  
% 35.01/5.11  **** run 107 fork 2 starts with strategy
% 35.01/5.11  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 36.98/5.17  
% 36.98/5.17  **** run 106 fork 1 starts with strategy
% 36.98/5.17  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 37.63/5.24  
% 37.63/5.24  
% 37.63/5.24  fork 3: search terminated without proof.
% 37.63/5.26  
% 37.63/5.26  
% 37.63/5.26  fork 7: search terminated without proof.
% 38.00/5.29  
% 38.00/5.29  **** run 108 fork 3 starts with strategy
% 38.00/5.29  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 38.00/5.30  
% 38.00/5.30  
% 38.00/5.30  fork 4: search terminated without proof.
% 38.00/5.32  
% 38.00/5.32  **** run 112 fork 7 starts with strategy
% 38.00/5.32  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 38.57/5.36  
% 38.57/5.36  **** run 109 fork 4 starts with strategy
% 38.57/5.36  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 39.14/5.43  
% 39.14/5.43  
% 39.14/5.43  fork 0: search terminated without proof.
% 39.39/5.48  
% 39.39/5.48  **** run 113 fork 0 starts with strategy
% 39.39/5.48  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 42.78/5.95  
% 42.78/5.95  
% 42.78/5.95  result: proof found
% 42.78/5.95  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 42.78/5.95  by run 111 fork 6 strategy {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 42.78/5.95  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 42.78/5.95  
% 42.78/5.95  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 42.78/5.96  
% 42.78/5.96  run 111 fork 6 statistics:
% 42.78/5.96  ----------------------------------
% 42.78/5.96  this run seconds: 0.392543
% 42.78/5.96  total seconds: 5.067104
% 42.78/5.96  stat_given_used: 595
% 42.78/5.96  stat_given_used_at_endgame: 0
% 42.78/5.96  stat_given_candidates:   4826
% 42.78/5.96  stat_given_candidates_at_endgame: 0
% 42.78/5.96  stat_given_candidates_h: 0
% 42.78/5.96  stat_binres_derived_cl:   0
% 42.78/5.96  stat_binres_derived_cl_h: 0
% 42.78/5.96  stat_factor_derived_cl: 0
% 42.78/5.96  stat_para_derived_cl: 91866
% 42.78/5.96  stat_tautologies_discarded: 0
% 42.78/5.96  stat_forward_subsumed: 23980
% 42.78/5.96  stat_derived_cut: 1
% 42.78/5.96  stat_derived_rewritten: 298
% 42.78/5.96  stat_weight_discarded_building: 0
% 42.78/5.96  stat_weight_discarded_cl: 0
% 42.78/5.96  stat_internlimit_discarded_cl: 0
% 42.78/5.96  stat_simplified:  298 simplified 0 derived 0 given
% 42.78/5.96  stat_kept_cl: 61614
% 42.78/5.96  stat_built_cl: 63102
% 42.78/5.96  stat_hyperres_partial_cl: 0
% 42.78/5.96  stat_made_rewriters: 557
% 42.78/5.96  stat_backward_subsumed: 0
% 42.78/5.96  stat_propagated_subsumed: 0
% 42.78/5.96  stat_clsubs_attempted:                     18439
% 42.78/5.96  stat_clsubs_fact_groundunit_found:             0
% 42.78/5.96  stat_clsubs_rule_groundunit_found:             0
% 42.78/5.96  stat_clsubs_top_meta_attempted:             187232
% 42.78/5.96  stat_clsubs_top_meta_failed:                168793
% 42.78/5.96  stat_clsubs_top_meta_nonpref_attempted:              187232
% 42.78/5.96  stat_clsubs_top_meta_nonpref_succeeded:               50816
% 42.78/5.96  stat_clsubs_top_meta_pref_attempted:                  50816
% 42.78/5.96  stat_clsubs_top_meta_pref1_succeeded:                 50816
% 42.78/5.96  stat_clsubs_top_meta_pref2_succeeded:                 22111
% 42.78/5.96  stat_clsubs_top_meta_pref3_succeeded:                 18439
% 42.78/5.96  stat_clsubs_top_meta_pref_succeeded:                  18439
% 42.78/5.96  stat_clsubs_meta_attempted:                18439
% 42.78/5.96  stat_clsubs_meta_failed:                     315
% 42.78/5.96  stat_clsubs_predsymbs_attempted:               0
% 42.78/5.96  stat_clsubs_unit_attempted:                18439
% 42.78/5.96  stat_clsubs_full_attempted:                    0
% 42.78/5.96  stat_forwardsubs_attempted:                85595
% 42.78/5.96  stat_lit_hash_added:                  61665
% 42.78/5.96  stat_lit_hash_computed:              148110
% 42.78/5.96  stat_lit_hash_match_found:            24008
% 42.78/5.96  stat_lit_hash_match_miss:            124350
% 42.78/5.96  stat_lit_hash_cut_ok:                     0
% 42.78/5.96  stat_lit_strong_cut_ok:                   1
% 42.78/5.96  stat_lit_hash_subsume_ok:             23980
% 42.78/5.96  clqueue els 10000000 used 1
% 42.78/5.96  clactive els 10000000 used 596
% 42.78/5.96  clactivesubsume els 10000000 used 3349
% 42.78/5.96  queue_termbuf els 200000000 used 5053742
% 42.78/5.96  hyper_termbuf els 100000000 used 1
% 42.78/5.96  active_termbuf els 100000000 used 26345
% 42.78/5.96  varstack els 5000 last used 1
% 42.78/5.96  given_termbuf els 10000000 last used 1
% 42.78/5.96  simplified_termbuf els 10000000 last used 1
% 42.78/5.96  derived_termbuf els 10000000 last used 51
% 42.78/5.96  wr_mallocs: 226867
% 42.78/5.96  wr_callocs: 21
% 42.78/5.96  wr_reallocs: 8992
% 42.78/5.96  wr_frees: 2
% 42.78/5.96  wr_malloc_bytes: 4170667636
% 42.78/5.96  wr_calloc_bytes: 112065536
% 42.78/5.96  wr_realloc_bytes: 2091560
% 42.78/5.96  wr_realloc_freebytes: 0
% 42.78/5.96  ----------------------------------
%------------------------------------------------------------------------------