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

View Problem - Process Solution

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

% Computer : n002.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:06 EDT 2023

% Result   : Unsatisfiable 41.24s 5.61s
% Output   : CNFRefutation 41.24s
% 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,
    meet(meet(X3,Y3),top) = complement(join(complement(X3),complement(Y3))),
    inference(paramodulation,[],['1','34']) ).

cnf('36',plain,
    meet(meet(X,Y),top) = meet(X,Y),
    inference(simplify,[],['35','1']) ).

cnf('37',plain,
    complement(complement(meet(X,Y))) = meet(X,Y),
    inference(paramodulation,[],['33','36']) ).

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

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

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

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

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

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

cnf('44',plain,
    X = join(meet(X,complement(complement(X))),zero),
    inference(paramodulation,[],['38','39']) ).

cnf('45',plain,
    X = meet(X,complement(complement(X))),
    inference(paramodulation,[],['43','44']) ).

cnf('46',plain,
    X = join(zero,meet(X,complement(complement(X)))),
    inference(paramodulation,[],['44','16']) ).

cnf('47',plain,
    X = join(zero,X),
    inference(paramodulation,[],['45','46']) ).

cnf('48',plain,
    X = complement(complement(X)),
    inference(paramodulation,[],['47','41']) ).

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

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

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

cnf('52',plain,
    join(X3,complement(meet(Y3,X3))) = join(complement(Y3),top),
    inference(paramodulation,[],['49','51']) ).

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

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

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

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

cnf('57',plain,
    meet(meet(X3,Y3),complement(Y3)) = complement(top),
    inference(paramodulation,[],['54','56']) ).

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

cnf('59',plain,
    zero = complement(top),
    inference(simplify,[],['58','38']) ).

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

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

cnf('62',plain,
    meet(X3,Y3) = join(meet(meet(X3,Y3),Y3),zero),
    inference(paramodulation,[],['60','61']) ).

cnf('63',plain,
    X = join(X,zero),
    inference(paramodulation,[],['45','44']) ).

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

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

cnf('66',plain,
    complement(meet(X,Y)) = complement(meet(Y,X)),
    inference(simplify,[],['65','49']) ).

cnf('67',plain,
    complement(meet(X,meet(Y,X))) = complement(meet(Y,X)),
    inference(paramodulation,[],['64','66']) ).

cnf('68',plain,
    meet(X3,meet(Y3,X3)) = complement(complement(meet(Y3,X3))),
    inference(paramodulation,[],['67','48']) ).

cnf('69',plain,
    meet(X,meet(Y,X)) = meet(Y,X),
    inference(simplify,[],['68','48']) ).

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

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

cnf('72',plain,
    meet(complement(X),X) = zero,
    inference(simplify,[],['71','59']) ).

cnf('73',plain,
    complement(X) = join(zero,complement(join(complement(complement(X)),X))),
    inference(paramodulation,[],['72','27']) ).

cnf('74',plain,
    complement(X3) = complement(join(complement(complement(X3)),X3)),
    inference(paramodulation,[],['47','73']) ).

cnf('75',plain,
    complement(X) = complement(join(X,X)),
    inference(simplify,[],['74','48']) ).

cnf('76',plain,
    join(X3,X3) = complement(complement(X3)),
    inference(paramodulation,[],['75','48']) ).

cnf('77',plain,
    join(X,X) = X,
    inference(simplify,[],['76','48']) ).

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

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

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

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

cnf('82',plain,
    meet(X3,complement(join(Y3,X3))) = complement(join(Y3,top)),
    inference(paramodulation,[],['81','56']) ).

cnf('83',plain,
    meet(X,complement(join(Y,X))) = zero,
    inference(simplify,[then_simplify],['82','22','59']) ).

cnf('84',plain,
    X3 = join(meet(X3,join(Y3,X3)),zero),
    inference(paramodulation,[],['83','61']) ).

cnf('85',plain,
    X = meet(X,join(Y,X)),
    inference(simplify,[],['84','63']) ).

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

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

cnf('88',plain,
    meet(complement(X),Y) = complement(join(X,complement(Y))),
    inference(paramodulation,[],['87','48']) ).

cnf('89',plain,
    complement(X3) = complement(join(X3,complement(join(complement(X3),Y3)))),
    inference(paramodulation,[],['86','88']) ).

cnf('90',plain,
    complement(X) = complement(join(X,meet(X,complement(Y)))),
    inference(simplify,[],['89','56']) ).

cnf('91',plain,
    join(X3,meet(X3,complement(Y3))) = complement(complement(X3)),
    inference(paramodulation,[],['90','48']) ).

cnf('92',plain,
    join(X,meet(X,complement(Y))) = X,
    inference(simplify,[],['91','48']) ).

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

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

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

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

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

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

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

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

cnf('101',plain,
    join(X,join(Y,Z)) = join(Y,join(Z,X)),
    inference(simplify,[],['98','100']) ).

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

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

cnf('104',plain,
    join(join(X,Y),Z) = join(X,join(Z,Y)),
    inference(simplify,[],['102','103']) ).

cnf('105',plain,
    join(join(X,meet(Y,complement(Z))),Y) = join(X,Y),
    inference(paramodulation,[],['92','104']) ).

cnf('106',plain,
    join(X3,X3) = join(meet(Y3,X3),X3),
    inference(paramodulation,[],['70','105']) ).

cnf('107',plain,
    X = join(meet(Y,X),X),
    inference(simplify,[],['106','77']) ).

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

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

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

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

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

cnf('113',plain,
    converse(composition(join(converse(X3),converse(Y3)),Z3)) = join(composition(converse(Z3),X3),composition(converse(Z3),Y3)),
    inference(paramodulation,[],['109','112']) ).

cnf('114',plain,
    composition(converse(X),join(Y,Z)) = join(composition(converse(X),Y),composition(converse(X),Z)),
    inference(simplify,[then_simplify],['113','110','5']) ).

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

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

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

cnf('118',plain,
    composition(X,join(Y,Z)) = composition(X,join(Z,Y)),
    inference(simplify,[],['117','116']) ).

cnf('119',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_17]) ).

cnf('120',plain,
    composition(meet(sk1,converse(sk2)),join(meet(sk2,sk3),sk3)) != composition(meet(sk1,converse(sk2)),sk3),
    inference(paramodulation,[],['116','119']) ).

cnf('121',plain,
    $false,
    inference(paramodulation,[then_simplify],['108','118','120']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : REL024-2 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n002.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Fri Aug 25 20:13:47 EDT 2023
% 0.12/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:                    17
% 0.19/0.38  in_rule_clause_count:               17
% 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:               17
% 0.19/0.38  in_horn_clause_count:               17
% 0.19/0.38  in_pos_clause_count:                16
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:              16
% 0.19/0.38  in_negeq_clause_count:               1
% 0.19/0.38  in_unitposeq_clause_count:          16
% 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:              7
% 0.19/0.38  in_min_size:               5
% 0.19/0.38  in_max_size:              33
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               3
% 0.19/0.38  in_extaxiom_count:                16
% 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  
% 0.19/0.38  **** run 7 fork 6 starts with strategy
% 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  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"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 4: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 3: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 5: 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.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  
% 0.19/0.53  fork 0: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  **** run 14 fork 5 starts with strategy
% 0.19/0.53  {"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.54  
% 0.19/0.54  **** run 13 fork 4 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.54  
% 0.19/0.54  **** run 11 fork 2 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  
% 0.19/0.54  **** run 12 fork 3 starts with strategy
% 0.19/0.54  {"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.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 7: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  **** run 9 fork 0 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 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.65  
% 0.19/0.65  
% 0.19/0.65  fork 1: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 5: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 2: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 4: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 3: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 6: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  **** run 18 fork 1 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.67  
% 0.19/0.67  **** run 22 fork 5 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 0: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  **** run 21 fork 4 starts with strategy
% 0.19/0.68  {"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.68  
% 0.19/0.68  **** run 19 fork 2 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.19/0.68  
% 0.19/0.68  **** run 20 fork 3 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.19/0.68  
% 0.19/0.68  **** run 23 fork 6 starts with strategy
% 0.19/0.68  {"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.70  
% 0.19/0.70  **** run 17 fork 0 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.71  
% 0.19/0.71  
% 0.19/0.71  fork 7: search terminated without proof.
% 2.56/0.76  
% 2.56/0.76  **** run 24 fork 7 starts with strategy
% 2.56/0.76  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 3.07/0.80  
% 3.07/0.80  
% 3.07/0.80  fork 1: search terminated without proof.
% 3.07/0.81  
% 3.07/0.81  
% 3.07/0.81  fork 5: search terminated without proof.
% 3.07/0.81  
% 3.07/0.81  
% 3.07/0.81  fork 2: search terminated without proof.
% 3.36/0.81  
% 3.36/0.81  
% 3.36/0.81  fork 3: search terminated without proof.
% 3.36/0.82  
% 3.36/0.82  
% 3.36/0.82  fork 6: search terminated without proof.
% 3.36/0.82  
% 3.36/0.82  **** run 26 fork 1 starts with strategy
% 3.36/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.36/0.83  
% 3.36/0.83  
% 3.36/0.83  fork 0: search terminated without proof.
% 3.36/0.83  
% 3.36/0.83  **** run 30 fork 5 starts with strategy
% 3.36/0.83  {"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}
% 3.36/0.84  
% 3.36/0.84  **** run 27 fork 2 starts with strategy
% 3.36/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.36/0.84  
% 3.36/0.84  
% 3.36/0.84  fork 4: search terminated without proof.
% 3.36/0.84  
% 3.36/0.84  **** run 28 fork 3 starts with strategy
% 3.36/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.58/0.84  
% 3.58/0.84  **** run 31 fork 6 starts with strategy
% 3.58/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.58/0.85  
% 3.58/0.85  **** run 25 fork 0 starts with strategy
% 3.58/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.58/0.86  
% 3.58/0.86  **** run 29 fork 4 starts with strategy
% 3.58/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.58/0.92  
% 3.58/0.92  
% 3.58/0.92  fork 7: search terminated without proof.
% 4.27/0.94  
% 4.27/0.94  
% 4.27/0.94  fork 1: search terminated without proof.
% 4.27/0.94  
% 4.27/0.94  **** run 32 fork 7 starts with strategy
% 4.27/0.94  {"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}
% 4.27/0.95  
% 4.27/0.95  
% 4.27/0.95  fork 5: search terminated without proof.
% 4.27/0.96  
% 4.27/0.96  **** run 34 fork 1 starts with strategy
% 4.27/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.27/0.96  
% 4.27/0.96  
% 4.27/0.96  fork 2: search terminated without proof.
% 4.27/0.96  
% 4.27/0.96  
% 4.27/0.96  fork 3: search terminated without proof.
% 4.27/0.97  
% 4.27/0.97  
% 4.27/0.97  fork 6: search terminated without proof.
% 4.27/0.97  
% 4.27/0.97  
% 4.27/0.97  fork 0: search terminated without proof.
% 4.27/0.98  
% 4.27/0.98  **** run 38 fork 5 starts with strategy
% 4.27/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.27/0.98  
% 4.27/0.98  
% 4.27/0.98  fork 4: search terminated without proof.
% 4.73/0.98  
% 4.73/0.98  **** run 35 fork 2 starts with strategy
% 4.73/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.73/0.99  
% 4.73/0.99  **** run 36 fork 3 starts with strategy
% 4.73/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.73/0.99  
% 4.73/0.99  **** run 39 fork 6 starts with strategy
% 4.73/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.73/1.00  
% 4.73/1.00  **** run 33 fork 0 starts with strategy
% 4.73/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.73/1.01  
% 4.73/1.01  **** run 37 fork 4 starts with strategy
% 4.73/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 5.32/1.06  
% 5.32/1.06  
% 5.32/1.06  fork 7: search terminated without proof.
% 5.42/1.08  
% 5.42/1.08  
% 5.42/1.08  fork 1: search terminated without proof.
% 5.42/1.09  
% 5.42/1.09  **** run 40 fork 7 starts with strategy
% 5.42/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.42/1.10  
% 5.42/1.10  
% 5.42/1.10  fork 5: search terminated without proof.
% 5.42/1.10  
% 5.42/1.10  **** run 42 fork 1 starts with strategy
% 5.42/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.42/1.11  
% 5.42/1.11  
% 5.42/1.11  fork 3: search terminated without proof.
% 5.42/1.11  
% 5.42/1.11  
% 5.42/1.11  fork 2: search terminated without proof.
% 5.42/1.11  
% 5.42/1.11  
% 5.42/1.11  fork 6: search terminated without proof.
% 5.76/1.12  
% 5.76/1.12  
% 5.76/1.12  fork 0: search terminated without proof.
% 5.76/1.12  
% 5.76/1.12  **** run 46 fork 5 starts with strategy
% 5.76/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.76/1.13  
% 5.76/1.13  **** run 47 fork 6 starts with strategy
% 5.76/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.76/1.13  
% 5.76/1.13  **** run 44 fork 3 starts with strategy
% 5.76/1.13  
% 5.76/1.13  **** run 43 fork 2 starts with strategy
% 5.76/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.76/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.76/1.13  
% 5.76/1.13  
% 5.76/1.13  fork 4: search terminated without proof.
% 5.97/1.14  
% 5.97/1.14  **** run 41 fork 0 starts with strategy
% 5.97/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.97/1.15  
% 5.97/1.15  fork 5: search finished without proof.
% 5.97/1.16  
% 5.97/1.16  **** run 45 fork 4 starts with strategy
% 5.97/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.97/1.16  
% 5.97/1.16  **** run 54 fork 5 starts with strategy
% 5.97/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.97/1.21  
% 5.97/1.21  
% 5.97/1.21  fork 7: search terminated without proof.
% 5.97/1.22  
% 5.97/1.22  
% 5.97/1.22  fork 1: search terminated without proof.
% 6.69/1.23  
% 6.69/1.23  **** run 48 fork 7 starts with strategy
% 6.69/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 6.69/1.24  
% 6.69/1.24  **** run 50 fork 1 starts with strategy
% 6.69/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.69/1.25  
% 6.69/1.25  
% 6.69/1.25  fork 6: search terminated without proof.
% 6.69/1.26  
% 6.69/1.26  
% 6.69/1.26  fork 3: search terminated without proof.
% 6.69/1.26  
% 6.69/1.26  
% 6.69/1.26  fork 2: search terminated without proof.
% 6.69/1.26  
% 6.69/1.26  
% 6.69/1.26  fork 0: search terminated without proof.
% 6.69/1.27  
% 6.69/1.27  **** run 55 fork 6 starts with strategy
% 6.69/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.69/1.28  
% 6.69/1.28  **** run 49 fork 0 starts with strategy
% 6.69/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.69/1.28  
% 6.69/1.28  **** run 52 fork 3 starts with strategy
% 6.69/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.69/1.28  
% 6.69/1.28  **** run 51 fork 2 starts with strategy
% 6.69/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.69/1.28  
% 6.69/1.28  
% 6.69/1.28  fork 5: search terminated without proof.
% 6.69/1.30  
% 6.69/1.30  
% 6.69/1.30  fork 4: search terminated without proof.
% 6.69/1.31  
% 6.69/1.31  **** run 62 fork 5 starts with strategy
% 6.69/1.31  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.69/1.34  
% 6.69/1.34  **** run 53 fork 4 starts with strategy
% 6.69/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.69/1.35  
% 6.69/1.35  
% 6.69/1.35  fork 7: search terminated without proof.
% 6.69/1.36  
% 6.69/1.36  
% 6.69/1.36  fork 1: search terminated without proof.
% 7.44/1.37  
% 7.44/1.37  **** run 56 fork 7 starts with strategy
% 7.44/1.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.44/1.38  
% 7.44/1.38  **** run 58 fork 1 starts with strategy
% 7.44/1.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.44/1.40  
% 7.44/1.40  
% 7.44/1.40  fork 3: search terminated without proof.
% 7.44/1.40  
% 7.44/1.40  
% 7.44/1.40  fork 0: search terminated without proof.
% 7.44/1.40  
% 7.44/1.40  
% 7.44/1.40  fork 6: search terminated without proof.
% 7.44/1.41  
% 7.44/1.41  
% 7.44/1.41  fork 2: search terminated without proof.
% 7.44/1.42  
% 7.44/1.42  **** run 60 fork 3 starts with strategy
% 7.44/1.42  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.44/1.42  
% 7.44/1.42  **** run 57 fork 0 starts with strategy
% 7.44/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.44/1.43  
% 7.44/1.43  **** run 63 fork 6 starts with strategy
% 7.44/1.43  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.44/1.43  
% 7.44/1.43  **** run 59 fork 2 starts with strategy
% 7.44/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.44/1.43  
% 7.44/1.43  
% 7.44/1.43  fork 5: search terminated without proof.
% 8.30/1.45  
% 8.30/1.45  **** run 70 fork 5 starts with strategy
% 8.30/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":2}
% 8.42/1.48  
% 8.42/1.48  
% 8.42/1.48  fork 4: search terminated without proof.
% 8.42/1.50  
% 8.42/1.50  
% 8.42/1.50  fork 7: search terminated without proof.
% 8.42/1.50  
% 8.42/1.50  **** run 61 fork 4 starts with strategy
% 8.42/1.50  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 8.42/1.50  
% 8.42/1.50  
% 8.42/1.50  fork 1: search terminated without proof.
% 8.90/1.52  
% 8.90/1.52  **** run 64 fork 7 starts with strategy
% 8.90/1.52  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.90/1.52  
% 8.90/1.52  **** run 66 fork 1 starts with strategy
% 8.90/1.52  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 8.90/1.55  
% 8.90/1.55  
% 8.90/1.55  fork 3: search terminated without proof.
% 8.90/1.55  
% 8.90/1.55  
% 8.90/1.55  fork 2: search terminated without proof.
% 8.90/1.55  
% 8.90/1.55  
% 8.90/1.55  fork 0: search terminated without proof.
% 8.90/1.55  
% 8.90/1.55  
% 8.90/1.55  fork 6: search terminated without proof.
% 9.24/1.57  
% 9.24/1.57  **** run 68 fork 3 starts with strategy
% 9.24/1.57  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 9.24/1.57  
% 9.24/1.57  **** run 67 fork 2 starts with strategy
% 9.24/1.57  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1}
% 9.24/1.57  
% 9.24/1.57  **** run 65 fork 0 starts with strategy
% 9.24/1.57  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.24/1.57  
% 9.24/1.57  **** run 71 fork 6 starts with strategy
% 9.24/1.57  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":2}
% 9.24/1.58  
% 9.24/1.58  
% 9.24/1.58  fork 5: search terminated without proof.
% 9.24/1.60  
% 9.24/1.60  **** run 78 fork 5 starts with strategy
% 9.24/1.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":5}
% 9.24/1.62  
% 9.24/1.62  
% 9.24/1.62  fork 4: search terminated without proof.
% 9.24/1.64  
% 9.24/1.64  **** run 69 fork 4 starts with strategy
% 9.24/1.64  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 9.94/1.64  
% 9.94/1.64  
% 9.94/1.64  fork 1: search terminated without proof.
% 9.94/1.65  
% 9.94/1.65  
% 9.94/1.65  fork 7: search terminated without proof.
% 9.94/1.66  
% 9.94/1.66  **** run 74 fork 1 starts with strategy
% 9.94/1.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":3}
% 9.94/1.67  
% 9.94/1.67  **** run 72 fork 7 starts with strategy
% 9.94/1.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 10.28/1.69  
% 10.28/1.69  
% 10.28/1.69  fork 0: search terminated without proof.
% 10.28/1.69  
% 10.28/1.69  
% 10.28/1.69  fork 3: search terminated without proof.
% 10.28/1.70  
% 10.28/1.70  
% 10.28/1.70  fork 2: search terminated without proof.
% 10.28/1.70  
% 10.28/1.70  
% 10.28/1.70  fork 6: search terminated without proof.
% 10.28/1.71  
% 10.28/1.71  **** run 73 fork 0 starts with strategy
% 10.28/1.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":3}
% 10.28/1.71  
% 10.28/1.71  **** run 76 fork 3 starts with strategy
% 10.28/1.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":4}
% 10.28/1.72  
% 10.28/1.72  **** run 75 fork 2 starts with strategy
% 10.28/1.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":4}
% 10.28/1.72  
% 10.28/1.72  **** run 79 fork 6 starts with strategy
% 10.28/1.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 10.28/1.73  
% 10.28/1.73  
% 10.28/1.73  fork 5: search terminated without proof.
% 10.71/1.75  
% 10.71/1.75  **** run 86 fork 5 starts with strategy
% 10.71/1.75  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 10.81/1.76  
% 10.81/1.76  
% 10.81/1.76  fork 4: search terminated without proof.
% 10.81/1.78  
% 10.81/1.78  **** run 77 fork 4 starts with strategy
% 10.81/1.78  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":5}
% 10.81/1.79  
% 10.81/1.79  
% 10.81/1.79  fork 1: search terminated without proof.
% 10.81/1.80  
% 10.81/1.80  
% 10.81/1.80  fork 7: search terminated without proof.
% 11.29/1.81  
% 11.29/1.81  **** run 82 fork 1 starts with strategy
% 11.29/1.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.29/1.82  
% 11.29/1.82  **** run 80 fork 7 starts with strategy
% 11.29/1.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.29/1.84  
% 11.29/1.84  
% 11.29/1.84  fork 0: search terminated without proof.
% 11.29/1.84  
% 11.29/1.84  
% 11.29/1.84  fork 3: search terminated without proof.
% 11.29/1.85  
% 11.29/1.85  
% 11.29/1.85  fork 2: search terminated without proof.
% 11.29/1.85  
% 11.29/1.85  
% 11.29/1.85  fork 6: search terminated without proof.
% 11.64/1.86  
% 11.64/1.86  **** run 81 fork 0 starts with strategy
% 11.64/1.86  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 11.64/1.86  
% 11.64/1.86  **** run 84 fork 3 starts with strategy
% 11.64/1.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.64/1.87  
% 11.64/1.87  **** run 83 fork 2 starts with strategy
% 11.64/1.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 11.64/1.87  
% 11.64/1.87  **** run 87 fork 6 starts with strategy
% 11.64/1.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 11.64/1.91  
% 11.64/1.91  
% 11.64/1.91  fork 4: search terminated without proof.
% 11.64/1.93  
% 11.64/1.93  **** run 85 fork 4 starts with strategy
% 11.64/1.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 11.64/1.95  
% 11.64/1.95  
% 11.64/1.95  fork 7: search terminated without proof.
% 11.64/1.97  
% 11.64/1.97  **** run 88 fork 7 starts with strategy
% 11.64/1.97  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 11.64/1.99  
% 11.64/1.99  
% 11.64/1.99  fork 0: search terminated without proof.
% 11.64/2.00  
% 11.64/2.00  **** run 89 fork 0 starts with strategy
% 11.64/2.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 18.40/2.77  
% 18.40/2.77  
% 18.40/2.77  fork 5: search terminated without proof.
% 19.17/2.82  
% 19.17/2.82  **** run 94 fork 5 starts with strategy
% 19.17/2.82  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 19.17/2.87  
% 19.17/2.87  
% 19.17/2.87  fork 1: search terminated without proof.
% 19.81/2.90  
% 19.81/2.90  
% 19.81/2.90  fork 6: search terminated without proof.
% 19.81/2.90  
% 19.81/2.90  
% 19.81/2.90  fork 2: search terminated without proof.
% 19.81/2.91  
% 19.81/2.91  
% 19.81/2.91  fork 3: search terminated without proof.
% 19.81/2.92  
% 19.81/2.92  **** run 90 fork 1 starts with strategy
% 19.81/2.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 19.81/2.95  
% 19.81/2.95  
% 19.81/2.95  fork 4: search terminated without proof.
% 19.81/2.96  
% 19.81/2.96  **** run 95 fork 6 starts with strategy
% 19.81/2.96  {"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.81/2.98  
% 19.81/2.98  **** run 91 fork 2 starts with strategy
% 19.81/2.98  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 20.50/2.99  
% 20.50/2.99  **** run 92 fork 3 starts with strategy
% 20.50/2.99  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 20.68/3.01  
% 20.68/3.01  **** run 93 fork 4 starts with strategy
% 20.68/3.01  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 20.81/3.02  
% 20.81/3.02  
% 20.81/3.02  fork 7: search terminated without proof.
% 20.81/3.03  
% 20.81/3.03  
% 20.81/3.03  fork 0: search terminated without proof.
% 20.81/3.08  
% 20.81/3.08  **** run 96 fork 7 starts with strategy
% 20.81/3.08  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 20.81/3.08  
% 20.81/3.08  **** run 97 fork 0 starts with strategy
% 20.81/3.08  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 26.38/3.84  
% 26.38/3.84  
% 26.38/3.84  fork 5: search terminated without proof.
% 27.17/3.90  
% 27.17/3.90  **** run 102 fork 5 starts with strategy
% 27.17/3.90  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 28.01/3.96  
% 28.01/3.96  
% 28.01/3.96  fork 1: search terminated without proof.
% 28.01/4.01  
% 28.01/4.01  **** run 98 fork 1 starts with strategy
% 28.01/4.01  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 28.01/4.01  
% 28.01/4.01  
% 28.01/4.01  fork 6: search terminated without proof.
% 28.73/4.03  
% 28.73/4.03  
% 28.73/4.03  fork 4: search terminated without proof.
% 28.73/4.04  
% 28.73/4.04  
% 28.73/4.04  fork 3: search terminated without proof.
% 28.73/4.05  
% 28.73/4.05  
% 28.73/4.05  fork 2: search terminated without proof.
% 28.73/4.08  
% 28.73/4.08  **** run 103 fork 6 starts with strategy
% 28.73/4.08  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 29.21/4.11  
% 29.21/4.11  **** run 100 fork 3 starts with strategy
% 29.21/4.11  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 29.21/4.11  
% 29.21/4.11  **** run 101 fork 4 starts with strategy
% 29.21/4.11  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 29.21/4.11  
% 29.21/4.11  
% 29.21/4.11  fork 0: search terminated without proof.
% 29.21/4.12  
% 29.21/4.12  
% 29.21/4.12  fork 7: search terminated without proof.
% 29.21/4.12  
% 29.21/4.12  **** run 99 fork 2 starts with strategy
% 29.21/4.12  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 29.81/4.17  
% 29.81/4.17  **** run 105 fork 0 starts with strategy
% 29.81/4.17  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 29.81/4.17  
% 29.81/4.17  **** run 104 fork 7 starts with strategy
% 29.81/4.17  {"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}
% 35.89/4.95  
% 35.89/4.95  
% 35.89/4.95  fork 5: search terminated without proof.
% 35.89/5.00  
% 35.89/5.00  **** run 110 fork 5 starts with strategy
% 35.89/5.00  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 36.56/5.04  
% 36.56/5.04  
% 36.56/5.04  fork 1: search terminated without proof.
% 36.56/5.09  
% 36.56/5.09  **** run 106 fork 1 starts with strategy
% 36.56/5.09  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 36.56/5.09  
% 36.56/5.09  
% 36.56/5.09  fork 6: search terminated without proof.
% 36.56/5.13  
% 36.56/5.13  
% 36.56/5.13  fork 4: search terminated without proof.
% 36.56/5.14  
% 36.56/5.14  
% 36.56/5.14  fork 2: search terminated without proof.
% 36.56/5.14  
% 36.56/5.14  **** run 111 fork 6 starts with strategy
% 36.56/5.14  {"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}
% 37.27/5.19  
% 37.27/5.19  
% 37.27/5.19  fork 0: search terminated without proof.
% 37.27/5.19  
% 37.27/5.19  **** run 109 fork 4 starts with strategy
% 37.27/5.19  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 37.27/5.19  
% 37.27/5.19  
% 37.27/5.19  fork 3: search terminated without proof.
% 37.27/5.20  
% 37.27/5.20  
% 37.27/5.20  fork 7: search terminated without proof.
% 37.27/5.22  
% 37.27/5.22  **** run 107 fork 2 starts with strategy
% 37.27/5.22  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 38.27/5.24  
% 38.27/5.24  **** run 113 fork 0 starts with strategy
% 38.27/5.24  {"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}
% 38.37/5.26  
% 38.37/5.26  **** run 108 fork 3 starts with strategy
% 38.37/5.26  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 38.37/5.27  
% 38.37/5.27  **** run 112 fork 7 starts with strategy
% 38.37/5.27  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 41.24/5.61  
% 41.24/5.61  
% 41.24/5.61  result: proof found
% 41.24/5.61  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 41.24/5.61  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}
% 41.24/5.61  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 41.24/5.61  
% 41.24/5.61  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 41.24/5.61  
% 41.24/5.61  run 111 fork 6 statistics:
% 41.24/5.61  ----------------------------------
% 41.24/5.61  this run seconds: 0.429666
% 41.24/5.61  total seconds: 5.146086
% 41.24/5.61  stat_given_used: 650
% 41.24/5.61  stat_given_used_at_endgame: 0
% 41.24/5.61  stat_given_candidates:   5420
% 41.24/5.61  stat_given_candidates_at_endgame: 0
% 41.24/5.61  stat_given_candidates_h: 0
% 41.24/5.61  stat_binres_derived_cl:   0
% 41.24/5.61  stat_binres_derived_cl_h: 0
% 41.24/5.61  stat_factor_derived_cl: 0
% 41.24/5.61  stat_para_derived_cl: 101590
% 41.24/5.61  stat_tautologies_discarded: 0
% 41.24/5.61  stat_forward_subsumed: 25036
% 41.24/5.61  stat_derived_cut: 1
% 41.24/5.61  stat_derived_rewritten: 410
% 41.24/5.61  stat_weight_discarded_building: 0
% 41.24/5.61  stat_weight_discarded_cl: 0
% 41.24/5.61  stat_internlimit_discarded_cl: 0
% 41.24/5.61  stat_simplified:  410 simplified 0 derived 0 given
% 41.24/5.61  stat_kept_cl: 70137
% 41.24/5.61  stat_built_cl: 71847
% 41.24/5.61  stat_hyperres_partial_cl: 0
% 41.24/5.61  stat_made_rewriters: 590
% 41.24/5.61  stat_backward_subsumed: 0
% 41.24/5.61  stat_propagated_subsumed: 0
% 41.24/5.61  stat_clsubs_attempted:                     20842
% 41.24/5.61  stat_clsubs_fact_groundunit_found:             0
% 41.24/5.61  stat_clsubs_rule_groundunit_found:             0
% 41.24/5.61  stat_clsubs_top_meta_attempted:             233452
% 41.24/5.61  stat_clsubs_top_meta_failed:                212610
% 41.24/5.61  stat_clsubs_top_meta_nonpref_attempted:              233452
% 41.24/5.61  stat_clsubs_top_meta_nonpref_succeeded:               59007
% 41.24/5.61  stat_clsubs_top_meta_pref_attempted:                  59007
% 41.24/5.61  stat_clsubs_top_meta_pref1_succeeded:                 59007
% 41.24/5.61  stat_clsubs_top_meta_pref2_succeeded:                 25185
% 41.24/5.61  stat_clsubs_top_meta_pref3_succeeded:                 20842
% 41.24/5.61  stat_clsubs_top_meta_pref_succeeded:                  20842
% 41.24/5.61  stat_clsubs_meta_attempted:                20842
% 41.24/5.61  stat_clsubs_meta_failed:                     331
% 41.24/5.61  stat_clsubs_predsymbs_attempted:               0
% 41.24/5.61  stat_clsubs_unit_attempted:                20842
% 41.24/5.61  stat_clsubs_full_attempted:                    0
% 41.24/5.61  stat_forwardsubs_attempted:                95174
% 41.24/5.61  stat_lit_hash_added:                  70194
% 41.24/5.61  stat_lit_hash_computed:              166356
% 41.24/5.61  stat_lit_hash_match_found:            25064
% 41.24/5.61  stat_lit_hash_match_miss:            141646
% 41.24/5.61  stat_lit_hash_cut_ok:                     0
% 41.24/5.61  stat_lit_strong_cut_ok:                   1
% 41.24/5.61  stat_lit_hash_subsume_ok:             25036
% 41.24/5.61  clqueue els 10000000 used 1
% 41.24/5.61  clactive els 10000000 used 651
% 41.24/5.61  clactivesubsume els 10000000 used 3661
% 41.24/5.61  queue_termbuf els 200000000 used 5837413
% 41.24/5.61  hyper_termbuf els 100000000 used 1
% 41.24/5.61  active_termbuf els 100000000 used 29194
% 41.24/5.61  varstack els 5000 last used 1
% 41.24/5.61  given_termbuf els 10000000 last used 1
% 41.24/5.61  simplified_termbuf els 10000000 last used 1
% 41.24/5.61  derived_termbuf els 10000000 last used 51
% 41.24/5.61  wr_mallocs: 257893
% 41.24/5.61  wr_callocs: 21
% 41.24/5.61  wr_reallocs: 10345
% 41.24/5.61  wr_frees: 2
% 41.24/5.61  wr_malloc_bytes: 4171773908
% 41.24/5.61  wr_calloc_bytes: 112065536
% 41.24/5.61  wr_realloc_bytes: 2462656
% 41.24/5.61  wr_realloc_freebytes: 0
% 41.24/5.61  ----------------------------------
%------------------------------------------------------------------------------