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

View Problem - Process Solution

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

% Computer : n028.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:00 EDT 2023

% Result   : Unsatisfiable 171.88s 22.43s
% Output   : CNFRefutation 171.88s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named goals_14)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    composition(sk1,top) = sk1,
    inference(cnf_transformation,[],[goals_14]) ).

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

cnf('3',plain,
    composition(join(sk1,X),top) = join(sk1,composition(X,top)),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    composition(join(sk1,sk1),top) = join(sk1,sk1),
    inference(paramodulation,[],['1','3']) ).

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

cnf('6',plain,
    join(composition(converse(join(sk1,sk1)),complement(join(sk1,sk1))),complement(top)) = complement(top),
    inference(paramodulation,[],['4','5']) ).

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

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

cnf('9',plain,
    top = join(complement(X),X),
    inference(paramodulation,[],['7','8']) ).

cnf('10',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('11',plain,
    meet(X,Y) = complement(join(complement(X),complement(Y))),
    inference(cnf_transformation,[],['$inc_maddux4_definiton_of_meet_4']) ).

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

cnf('13',plain,
    X3 = join(meet(X3,X3),complement(top)),
    inference(paramodulation,[],['9','12']) ).

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

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

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

cnf('17',plain,
    converse(composition(converse(X),Y)) = composition(converse(Y),X),
    inference(paramodulation,[],['15','16']) ).

cnf('18',plain,
    converse(converse(X3)) = composition(converse(one),X3),
    inference(paramodulation,[],['14','17']) ).

cnf('19',plain,
    X = composition(converse(one),X),
    inference(simplify,[],['18','15']) ).

cnf('20',plain,
    join(complement(composition(one,X3)),complement(X3)) = complement(X3),
    inference(paramodulation,[],['19','5']) ).

cnf('21',plain,
    one = converse(one),
    inference(paramodulation,[],['19','14']) ).

cnf('22',plain,
    X = composition(one,X),
    inference(paramodulation,[],['21','19']) ).

cnf('23',plain,
    join(complement(X),complement(X)) = complement(X),
    inference(simplify,[],['20','22']) ).

cnf('24',plain,
    meet(X,X) = complement(complement(X)),
    inference(paramodulation,[],['23','11']) ).

cnf('25',plain,
    meet(X3,complement(X3)) = complement(top),
    inference(paramodulation,[],['7','11']) ).

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

cnf('27',plain,
    zero = complement(top),
    inference(simplify,[],['25','26']) ).

cnf('28',plain,
    X = join(complement(complement(X)),zero),
    inference(simplify,[then_simplify],['13','24','27']) ).

cnf('29',plain,
    join(zero,complement(top)) = complement(top),
    inference(paramodulation,[],['27','23']) ).

cnf('30',plain,
    join(zero,zero) = zero,
    inference(simplify,[then_simplify],['29','27','27']) ).

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

cnf('32',plain,
    join(X,zero) = join(join(X,zero),zero),
    inference(paramodulation,[],['30','31']) ).

cnf('33',plain,
    join(complement(complement(X3)),zero) = join(X3,zero),
    inference(paramodulation,[],['28','32']) ).

cnf('34',plain,
    X = join(X,zero),
    inference(simplify,[],['33','28']) ).

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

cnf('36',plain,
    join(complement(complement(X3)),complement(complement(X3))) = X3,
    inference(paramodulation,[],['35','23']) ).

cnf('37',plain,
    join(X,X) = X,
    inference(simplify,[then_simplify],['36','35','35']) ).

cnf('38',plain,
    composition(converse(sk1),complement(sk1)) = zero,
    inference(simplify,[then_simplify],['6','37','37','27','34','27']) ).

cnf('39',plain,
    converse(zero) = composition(converse(complement(sk1)),sk1),
    inference(paramodulation,[],['38','17']) ).

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

cnf('41',plain,
    converse(join(converse(X),Y)) = join(X,converse(Y)),
    inference(paramodulation,[],['15','40']) ).

cnf('42',plain,
    converse(converse(X3)) = join(X3,converse(zero)),
    inference(paramodulation,[],['34','41']) ).

cnf('43',plain,
    X = join(X,converse(zero)),
    inference(simplify,[],['42','15']) ).

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

cnf('45',plain,
    zero = converse(zero),
    inference(paramodulation,[],['43','44']) ).

cnf('46',plain,
    zero = composition(converse(complement(sk1)),sk1),
    inference(simplify,[],['39','45']) ).

cnf('47',plain,
    join(composition(X,complement(composition(converse(X),Y))),complement(Y)) = complement(Y),
    inference(paramodulation,[],['15','5']) ).

cnf('48',plain,
    join(composition(complement(sk1),complement(zero)),complement(sk1)) = complement(sk1),
    inference(paramodulation,[],['46','47']) ).

cnf('49',plain,
    composition(complement(sk1),top) != complement(sk1),
    inference(cnf_transformation,[],[goals_15]) ).

cnf('50',plain,
    top = complement(zero),
    inference(paramodulation,[],['34','9']) ).

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

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

cnf('53',plain,
    join(X3,complement(X3)) = join(top,X3),
    inference(paramodulation,[],['37','52']) ).

cnf('54',plain,
    top = join(top,X),
    inference(simplify,[],['53','7']) ).

cnf('55',plain,
    composition(join(X,one),Y) = join(composition(X,Y),Y),
    inference(paramodulation,[],['22','2']) ).

cnf('56',plain,
    converse(join(X,converse(Y))) = join(converse(X),Y),
    inference(paramodulation,[],['15','40']) ).

cnf('57',plain,
    converse(composition(join(X3,one),converse(Y3))) = join(converse(composition(X3,converse(Y3))),Y3),
    inference(paramodulation,[],['55','56']) ).

cnf('58',plain,
    converse(composition(X,converse(Y))) = composition(Y,converse(X)),
    inference(paramodulation,[],['15','16']) ).

cnf('59',plain,
    composition(X,converse(join(Y,one))) = join(composition(X,converse(Y)),X),
    inference(simplify,[then_simplify],['57','58','58']) ).

cnf('60',plain,
    composition(X3,converse(top)) = join(composition(X3,converse(top)),X3),
    inference(paramodulation,[],['54','59']) ).

cnf('61',plain,
    converse(top) = join(converse(top),X),
    inference(paramodulation,[],['54','56']) ).

cnf('62',plain,
    join(complement(zero),complement(zero)) = top,
    inference(paramodulation,[],['50','23']) ).

cnf('63',plain,
    join(top,top) = top,
    inference(simplify,[then_simplify],['62','50','50']) ).

cnf('64',plain,
    top = join(top,zero),
    inference(paramodulation,[],['27','7']) ).

cnf('65',plain,
    join(X,top) = join(join(X,top),zero),
    inference(paramodulation,[],['64','31']) ).

cnf('66',plain,
    join(zero,join(X,top)) = join(X,top),
    inference(paramodulation,[],['65','8']) ).

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

cnf('68',plain,
    join(join(X3,top),join(Y3,zero)) = join(Y3,join(X3,top)),
    inference(paramodulation,[],['67','8']) ).

cnf('69',plain,
    top = join(zero,top),
    inference(paramodulation,[],['27','9']) ).

cnf('70',plain,
    join(X,top) = join(join(X,zero),top),
    inference(paramodulation,[],['69','31']) ).

cnf('71',plain,
    join(top,join(X,zero)) = join(X,top),
    inference(paramodulation,[],['70','8']) ).

cnf('72',plain,
    join(X,join(Y,top)) = join(join(X,top),join(Y,zero)),
    inference(paramodulation,[],['71','31']) ).

cnf('73',plain,
    join(X,join(Y,top)) = join(Y,join(X,top)),
    inference(simplify,[],['68','72']) ).

cnf('74',plain,
    join(top,join(X,top)) = join(X,top),
    inference(paramodulation,[],['63','73']) ).

cnf('75',plain,
    top = join(X,top),
    inference(paramodulation,[],['54','74']) ).

cnf('76',plain,
    top = converse(top),
    inference(paramodulation,[],['61','75']) ).

cnf('77',plain,
    composition(X,top) = join(composition(X,top),X),
    inference(simplify,[then_simplify],['60','76','76']) ).

cnf('78',plain,
    $false,
    inference(simplify,[then_simplify],['48','49','50','77']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : REL018-1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.12  % Command  : gkc %s
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Fri Aug 25 23:11:36 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.18/0.39  
% 0.18/0.39  input clause set summed statistics:
% 0.18/0.39  ----------------------------------
% 0.18/0.39  in_clause_count:                    15
% 0.18/0.39  in_rule_clause_count:               15
% 0.18/0.39  in_fact_clause_count:                0
% 0.18/0.39  in_answer_clause_count:              0
% 0.18/0.39  in_ground_clause_count:              2
% 0.18/0.39  in_unit_clause_count:               15
% 0.18/0.39  in_horn_clause_count:               15
% 0.18/0.39  in_pos_clause_count:                14
% 0.18/0.39  in_neg_clause_count:                 1
% 0.18/0.39  in_poseq_clause_count:              14
% 0.18/0.39  in_negeq_clause_count:               1
% 0.18/0.39  in_unitposeq_clause_count:          14
% 0.18/0.39  in_chain_clause_count:               0
% 0.18/0.39  in_min_length:             1
% 0.18/0.39  in_max_length:             1
% 0.18/0.39  in_min_depth:              2
% 0.18/0.39  in_max_depth:              5
% 0.18/0.39  in_min_size:               5
% 0.18/0.39  in_max_size:              14
% 0.18/0.39  in_min_vars:               0
% 0.18/0.39  in_max_vars:               3
% 0.18/0.39  in_extaxiom_count:                13
% 0.18/0.39  in_axiom_count:                    0
% 0.18/0.39  in_assumption_count:               0
% 0.18/0.39  in_goal_count:                     2
% 0.18/0.39  in_neg_goal_count:                 1
% 0.18/0.39  in_pos_goal_count:                 1
% 0.18/0.39  in_posunit_goal_count:             1
% 0.18/0.39  
% 0.18/0.39  auto guide:
% 0.18/0.39  -----------
% 0.18/0.39  {
% 0.18/0.39  "print":1,
% 0.18/0.39  "print_level": 15,
% 0.18/0.39  "max_size": 0,
% 0.18/0.39  "max_depth": 0,
% 0.18/0.39  "max_length": 0,
% 0.18/0.39  "max_dseconds": 0,
% 0.18/0.39  "runs":[
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.18/0.39  
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 10, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.18/0.39  
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"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.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 50, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.18/0.39  
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.18/0.39  
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.39  {"max_dseconds": 1250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1} 
% 0.18/0.39  
% 0.18/0.39  ]}
% 0.18/0.39  
% 0.18/0.39  
% 0.18/0.39  **** run 1 fork 0 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.18/0.39  
% 0.18/0.39  **** run 2 fork 1 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.18/0.39  
% 0.18/0.39  **** run 3 fork 2 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.39  
% 0.18/0.39  **** run 4 fork 3 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.18/0.39  
% 0.18/0.39  **** run 5 fork 4 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.18/0.39  
% 0.18/0.39  **** run 7 fork 6 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.18/0.39  
% 0.18/0.39  **** run 6 fork 5 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.18/0.40  
% 0.18/0.40  **** run 8 fork 7 starts with strategy
% 0.18/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 1: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 2: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 3: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 4: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 5: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 6: search terminated without proof.
% 0.18/0.55  
% 0.18/0.55  **** run 11 fork 2 starts with strategy
% 0.18/0.55  
% 0.18/0.55  **** run 13 fork 4 starts with strategy
% 0.18/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.18/0.55  
% 0.18/0.55  **** run 10 fork 1 starts with strategy
% 0.18/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.55  
% 0.18/0.55  **** run 14 fork 5 starts with strategy
% 0.18/0.55  {"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.18/0.56  
% 0.18/0.56  **** run 12 fork 3 starts with strategy
% 0.18/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.56  
% 0.18/0.56  **** run 15 fork 6 starts with strategy
% 0.18/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.18/0.56  
% 0.18/0.56  
% 0.18/0.56  fork 0: search terminated without proof.
% 0.18/0.57  
% 0.18/0.57  
% 0.18/0.57  fork 7: search terminated without proof.
% 0.18/0.58  
% 0.18/0.58  **** run 9 fork 0 starts with strategy
% 0.18/0.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.60  
% 0.18/0.60  **** run 16 fork 7 starts with strategy
% 0.18/0.60  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.18/0.66  
% 0.18/0.66  
% 0.18/0.66  fork 2: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  
% 0.18/0.66  fork 4: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  
% 0.18/0.66  fork 1: search terminated without proof.
% 0.18/0.68  
% 0.18/0.68  
% 0.18/0.68  fork 6: search terminated without proof.
% 0.18/0.68  
% 0.18/0.68  
% 0.18/0.68  fork 3: search terminated without proof.
% 0.18/0.68  
% 0.18/0.68  **** run 19 fork 2 starts with strategy
% 0.18/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.18/0.68  
% 0.18/0.68  **** run 21 fork 4 starts with strategy
% 0.18/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.18/0.68  
% 0.18/0.68  **** run 18 fork 1 starts with strategy
% 0.18/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.70  
% 0.18/0.70  
% 0.18/0.70  fork 0: search terminated without proof.
% 0.18/0.70  
% 0.18/0.70  **** run 23 fork 6 starts with strategy
% 0.18/0.70  {"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.18/0.70  
% 0.18/0.70  
% 0.18/0.70  fork 5: search terminated without proof.
% 0.18/0.71  
% 0.18/0.71  **** run 20 fork 3 starts with strategy
% 0.18/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.18/0.72  
% 0.18/0.72  **** run 17 fork 0 starts with strategy
% 0.18/0.72  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.32/0.74  
% 2.32/0.74  **** run 22 fork 5 starts with strategy
% 2.32/0.74  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.32/0.77  
% 2.32/0.77  
% 2.32/0.77  fork 7: search terminated without proof.
% 2.32/0.79  
% 2.32/0.79  **** run 24 fork 7 starts with strategy
% 2.32/0.79  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 3.16/0.82  
% 3.16/0.82  
% 3.16/0.82  fork 1: search terminated without proof.
% 3.16/0.82  
% 3.16/0.82  
% 3.16/0.82  fork 4: search terminated without proof.
% 3.16/0.82  
% 3.16/0.82  
% 3.16/0.82  fork 2: search terminated without proof.
% 3.16/0.83  
% 3.16/0.83  
% 3.16/0.83  fork 3: search terminated without proof.
% 3.16/0.83  
% 3.16/0.83  
% 3.16/0.83  fork 6: search terminated without proof.
% 3.16/0.84  
% 3.16/0.84  **** run 26 fork 1 starts with strategy
% 3.16/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.16/0.84  
% 3.16/0.84  **** run 29 fork 4 starts with strategy
% 3.16/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.16/0.85  
% 3.16/0.85  **** run 27 fork 2 starts with strategy
% 3.16/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.16/0.85  
% 3.16/0.85  
% 3.16/0.85  fork 0: search terminated without proof.
% 3.16/0.85  
% 3.16/0.85  **** run 28 fork 3 starts with strategy
% 3.16/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.16/0.85  
% 3.16/0.85  **** run 31 fork 6 starts with strategy
% 3.16/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.16/0.87  
% 3.16/0.87  
% 3.16/0.87  fork 5: search terminated without proof.
% 3.16/0.87  
% 3.16/0.87  **** run 25 fork 0 starts with strategy
% 3.16/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.81/0.89  
% 3.81/0.89  **** run 30 fork 5 starts with strategy
% 3.81/0.89  {"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.16/0.92  
% 4.16/0.92  
% 4.16/0.92  fork 7: search terminated without proof.
% 4.16/0.94  
% 4.16/0.94  **** run 32 fork 7 starts with strategy
% 4.16/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.16/0.96  
% 4.16/0.96  
% 4.16/0.96  fork 1: search terminated without proof.
% 4.16/0.96  
% 4.16/0.96  
% 4.16/0.96  fork 4: search terminated without proof.
% 4.16/0.97  
% 4.16/0.97  
% 4.16/0.97  fork 2: search terminated without proof.
% 4.16/0.98  
% 4.16/0.98  
% 4.16/0.98  fork 6: search terminated without proof.
% 4.16/0.98  
% 4.16/0.98  **** run 34 fork 1 starts with strategy
% 4.16/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.16/0.98  
% 4.16/0.98  **** run 37 fork 4 starts with strategy
% 4.16/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.16/0.99  
% 4.16/0.99  
% 4.16/0.99  fork 3: search terminated without proof.
% 4.16/0.99  
% 4.16/0.99  **** run 35 fork 2 starts with strategy
% 4.16/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.16/0.99  
% 4.16/0.99  
% 4.16/0.99  fork 0: search terminated without proof.
% 4.16/1.00  
% 4.16/1.00  **** run 39 fork 6 starts with strategy
% 4.16/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.16/1.01  
% 4.16/1.01  **** run 36 fork 3 starts with strategy
% 4.16/1.01  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.16/1.01  
% 4.16/1.01  
% 4.16/1.01  fork 5: search terminated without proof.
% 4.16/1.02  
% 4.16/1.02  **** run 33 fork 0 starts with strategy
% 4.16/1.02  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.93/1.03  
% 4.93/1.03  **** run 38 fork 5 starts with strategy
% 4.93/1.03  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.93/1.06  
% 4.93/1.06  
% 4.93/1.06  fork 7: search terminated without proof.
% 4.93/1.08  
% 4.93/1.08  **** run 40 fork 7 starts with strategy
% 4.93/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.54/1.10  
% 5.54/1.10  
% 5.54/1.10  fork 1: search terminated without proof.
% 5.54/1.10  
% 5.54/1.10  
% 5.54/1.10  fork 4: search terminated without proof.
% 5.54/1.11  
% 5.54/1.11  
% 5.54/1.11  fork 2: search terminated without proof.
% 5.54/1.12  
% 5.54/1.12  
% 5.54/1.12  fork 6: search terminated without proof.
% 5.54/1.12  
% 5.54/1.12  **** run 42 fork 1 starts with strategy
% 5.54/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.54/1.12  
% 5.54/1.12  **** run 45 fork 4 starts with strategy
% 5.54/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.54/1.13  
% 5.54/1.13  
% 5.54/1.13  fork 3: search terminated without proof.
% 5.54/1.13  
% 5.54/1.13  **** run 43 fork 2 starts with strategy
% 5.54/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.54/1.14  
% 5.54/1.14  
% 5.54/1.14  fork 0: search terminated without proof.
% 5.54/1.14  
% 5.54/1.14  **** run 47 fork 6 starts with strategy
% 5.54/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.54/1.15  
% 5.54/1.15  
% 5.54/1.15  fork 5: search terminated without proof.
% 5.54/1.15  
% 5.54/1.15  **** run 44 fork 3 starts with strategy
% 5.54/1.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.54/1.16  
% 5.54/1.16  **** run 41 fork 0 starts with strategy
% 5.54/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.54/1.17  
% 5.54/1.17  **** run 46 fork 5 starts with strategy
% 5.54/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 6.20/1.19  
% 6.20/1.19  fork 5: search finished without proof.
% 6.20/1.20  
% 6.20/1.20  
% 6.20/1.20  fork 7: search terminated without proof.
% 6.39/1.21  
% 6.39/1.21  **** run 54 fork 5 starts with strategy
% 6.39/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.39/1.22  
% 6.39/1.22  **** run 48 fork 7 starts with strategy
% 6.39/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 6.39/1.24  
% 6.39/1.24  
% 6.39/1.24  fork 4: search terminated without proof.
% 6.39/1.25  
% 6.39/1.25  
% 6.39/1.25  fork 1: search terminated without proof.
% 6.39/1.26  
% 6.39/1.26  **** run 53 fork 4 starts with strategy
% 6.39/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.39/1.26  
% 6.39/1.26  
% 6.39/1.26  fork 6: search terminated without proof.
% 6.39/1.26  
% 6.39/1.26  **** run 50 fork 1 starts with strategy
% 6.39/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.39/1.27  
% 6.39/1.27  
% 6.39/1.27  fork 2: search terminated without proof.
% 6.39/1.27  
% 6.39/1.27  
% 6.39/1.27  fork 3: search terminated without proof.
% 6.39/1.28  
% 6.39/1.28  
% 6.39/1.28  fork 0: search terminated without proof.
% 6.39/1.28  
% 6.39/1.28  **** run 55 fork 6 starts with strategy
% 6.39/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.39/1.29  
% 6.39/1.29  **** run 51 fork 2 starts with strategy
% 6.39/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.39/1.30  
% 6.39/1.30  **** run 52 fork 3 starts with strategy
% 6.39/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.39/1.30  
% 6.39/1.30  **** run 49 fork 0 starts with strategy
% 6.39/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.12/1.36  
% 7.12/1.36  
% 7.12/1.36  fork 5: search terminated without proof.
% 7.12/1.38  
% 7.12/1.38  **** run 62 fork 5 starts with strategy
% 7.12/1.38  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.12/1.38  
% 7.12/1.38  
% 7.12/1.38  fork 7: search terminated without proof.
% 7.12/1.38  
% 7.12/1.38  
% 7.12/1.38  fork 4: search terminated without proof.
% 7.12/1.38  
% 7.12/1.38  
% 7.12/1.38  fork 1: search terminated without proof.
% 7.12/1.40  
% 7.12/1.40  **** run 56 fork 7 starts with strategy
% 7.12/1.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.12/1.40  
% 7.12/1.40  **** run 61 fork 4 starts with strategy
% 7.12/1.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.12/1.40  
% 7.12/1.40  
% 7.12/1.40  fork 6: search terminated without proof.
% 7.12/1.41  
% 7.12/1.41  **** run 58 fork 1 starts with strategy
% 7.12/1.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.12/1.42  
% 7.12/1.42  
% 7.12/1.42  fork 3: search terminated without proof.
% 7.12/1.42  
% 7.12/1.42  
% 7.12/1.42  fork 2: search terminated without proof.
% 7.12/1.43  
% 7.12/1.43  **** run 63 fork 6 starts with strategy
% 7.12/1.43  
% 7.12/1.43  
% 7.12/1.43  fork 0: search terminated without proof.
% 7.12/1.43  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.12/1.44  
% 7.12/1.44  **** run 60 fork 3 starts with strategy
% 7.12/1.44  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.12/1.44  
% 7.12/1.44  **** run 59 fork 2 starts with strategy
% 7.12/1.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.12/1.45  
% 7.12/1.45  **** run 57 fork 0 starts with strategy
% 7.12/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 8.32/1.50  
% 8.32/1.50  
% 8.32/1.50  fork 5: search terminated without proof.
% 8.32/1.51  
% 8.32/1.51  **** run 70 fork 5 starts with strategy
% 8.32/1.51  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":2}
% 8.32/1.52  
% 8.32/1.52  
% 8.32/1.52  fork 7: search terminated without proof.
% 8.32/1.53  
% 8.32/1.53  
% 8.32/1.53  fork 4: search terminated without proof.
% 8.90/1.53  
% 8.90/1.53  
% 8.90/1.53  fork 1: search terminated without proof.
% 8.90/1.54  
% 8.90/1.54  **** run 64 fork 7 starts with strategy
% 8.90/1.54  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.90/1.54  
% 8.90/1.54  **** run 69 fork 4 starts with strategy
% 8.90/1.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 8.90/1.55  
% 8.90/1.55  **** run 66 fork 1 starts with strategy
% 8.90/1.55  {"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 6: search terminated without proof.
% 8.90/1.56  
% 8.90/1.56  
% 8.90/1.56  fork 3: search terminated without proof.
% 8.90/1.56  
% 8.90/1.56  
% 8.90/1.56  fork 2: search terminated without proof.
% 8.90/1.57  
% 8.90/1.57  **** run 71 fork 6 starts with strategy
% 8.90/1.57  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":2}
% 9.27/1.57  
% 9.27/1.57  
% 9.27/1.57  fork 0: search terminated without proof.
% 9.27/1.58  
% 9.27/1.58  **** run 68 fork 3 starts with strategy
% 9.27/1.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 9.27/1.59  
% 9.27/1.59  **** run 67 fork 2 starts with strategy
% 9.27/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1}
% 9.27/1.59  
% 9.27/1.59  **** run 65 fork 0 starts with strategy
% 9.27/1.59  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.27/1.64  
% 9.27/1.64  
% 9.27/1.64  fork 5: search terminated without proof.
% 9.81/1.66  
% 9.81/1.66  **** run 78 fork 5 starts with strategy
% 9.81/1.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":5}
% 10.01/1.67  
% 10.01/1.67  
% 10.01/1.67  fork 7: search terminated without proof.
% 10.01/1.67  
% 10.01/1.67  
% 10.01/1.67  fork 1: search terminated without proof.
% 10.01/1.67  
% 10.01/1.67  
% 10.01/1.67  fork 4: search terminated without proof.
% 10.01/1.69  
% 10.01/1.69  **** run 72 fork 7 starts with strategy
% 10.01/1.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 10.01/1.69  
% 10.01/1.69  **** run 74 fork 1 starts with strategy
% 10.01/1.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":3}
% 10.01/1.69  
% 10.01/1.69  **** run 77 fork 4 starts with strategy
% 10.01/1.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":5}
% 10.01/1.69  
% 10.01/1.69  
% 10.01/1.69  fork 6: search terminated without proof.
% 10.01/1.71  
% 10.01/1.71  
% 10.01/1.71  fork 3: search terminated without proof.
% 10.01/1.71  
% 10.01/1.71  
% 10.01/1.71  fork 0: search terminated without proof.
% 10.01/1.71  
% 10.01/1.71  
% 10.01/1.71  fork 2: search terminated without proof.
% 10.01/1.72  
% 10.01/1.72  **** run 79 fork 6 starts with strategy
% 10.01/1.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 10.47/1.73  
% 10.47/1.73  **** run 76 fork 3 starts with strategy
% 10.47/1.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":4}
% 10.47/1.73  
% 10.47/1.73  **** run 73 fork 0 starts with strategy
% 10.47/1.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":3}
% 10.47/1.74  
% 10.47/1.74  **** run 75 fork 2 starts with strategy
% 10.47/1.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":4}
% 10.71/1.78  
% 10.71/1.78  
% 10.71/1.78  fork 5: search terminated without proof.
% 10.71/1.80  
% 10.71/1.80  **** run 86 fork 5 starts with strategy
% 10.71/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.71/1.81  
% 10.71/1.81  
% 10.71/1.81  fork 7: search terminated without proof.
% 10.71/1.82  
% 10.71/1.82  
% 10.71/1.82  fork 1: search terminated without proof.
% 10.71/1.82  
% 10.71/1.82  
% 10.71/1.82  fork 4: search terminated without proof.
% 11.28/1.83  
% 11.28/1.83  **** run 82 fork 1 starts with strategy
% 11.28/1.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.28/1.84  
% 11.28/1.84  **** run 80 fork 7 starts with strategy
% 11.28/1.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.28/1.84  
% 11.28/1.84  **** run 85 fork 4 starts with strategy
% 11.28/1.84  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 11.28/1.84  
% 11.28/1.84  
% 11.28/1.84  fork 6: search terminated without proof.
% 11.28/1.86  
% 11.28/1.86  
% 11.28/1.86  fork 3: search terminated without proof.
% 11.28/1.86  
% 11.28/1.86  
% 11.28/1.86  fork 0: search terminated without proof.
% 11.28/1.86  
% 11.28/1.86  **** run 87 fork 6 starts with strategy
% 11.28/1.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 11.28/1.86  
% 11.28/1.86  
% 11.28/1.86  fork 2: search terminated without proof.
% 11.64/1.88  
% 11.64/1.88  **** run 84 fork 3 starts with strategy
% 11.64/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.64/1.88  
% 11.64/1.88  **** run 81 fork 0 starts with strategy
% 11.64/1.88  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 11.64/1.88  
% 11.64/1.88  **** run 83 fork 2 starts with strategy
% 11.64/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 12.21/1.96  
% 12.21/1.96  
% 12.21/1.96  fork 7: search terminated without proof.
% 12.21/2.00  
% 12.21/2.00  **** run 88 fork 7 starts with strategy
% 12.21/2.01  
% 12.21/2.01  
% 12.21/2.01  fork 0: search terminated without proof.
% 12.21/2.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 12.21/2.03  
% 12.21/2.03  **** run 89 fork 0 starts with strategy
% 12.21/2.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 18.77/2.86  
% 18.77/2.86  
% 18.77/2.86  fork 1: search terminated without proof.
% 18.77/2.86  
% 18.77/2.86  
% 18.77/2.86  fork 5: search terminated without proof.
% 19.58/2.90  
% 19.58/2.90  
% 19.58/2.90  fork 3: search terminated without proof.
% 19.58/2.91  
% 19.58/2.91  
% 19.58/2.91  fork 4: search terminated without proof.
% 19.75/2.91  
% 19.75/2.91  **** run 90 fork 1 starts with strategy
% 19.75/2.91  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 19.82/2.93  
% 19.82/2.93  **** run 94 fork 5 starts with strategy
% 19.82/2.93  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 19.82/2.93  
% 19.82/2.93  
% 19.82/2.93  fork 6: search terminated without proof.
% 19.82/2.94  
% 19.82/2.94  
% 19.82/2.94  fork 2: search terminated without proof.
% 19.82/2.98  
% 19.82/2.98  **** run 93 fork 4 starts with strategy
% 19.82/2.98  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 19.82/2.98  
% 19.82/2.98  **** run 92 fork 3 starts with strategy
% 19.82/2.98  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 19.82/2.98  
% 19.82/2.98  **** run 95 fork 6 starts with strategy
% 19.82/2.98  {"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}
% 20.52/3.01  
% 20.52/3.01  **** run 91 fork 2 starts with strategy
% 20.52/3.01  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 20.52/3.03  
% 20.52/3.03  
% 20.52/3.03  fork 7: search terminated without proof.
% 20.52/3.04  
% 20.52/3.04  
% 20.52/3.04  fork 0: search terminated without proof.
% 21.15/3.09  
% 21.15/3.09  **** run 96 fork 7 starts with strategy
% 21.15/3.09  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 21.15/3.11  
% 21.15/3.11  **** run 97 fork 0 starts with strategy
% 21.15/3.11  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 27.34/3.94  
% 27.34/3.94  
% 27.34/3.94  fork 1: search terminated without proof.
% 28.00/3.96  
% 28.00/3.96  
% 28.00/3.96  fork 5: search terminated without proof.
% 28.00/4.00  
% 28.00/4.00  **** run 98 fork 1 starts with strategy
% 28.00/4.00  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 28.00/4.02  
% 28.00/4.02  **** run 102 fork 5 starts with strategy
% 28.00/4.02  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 28.00/4.03  
% 28.00/4.03  
% 28.00/4.03  fork 3: search terminated without proof.
% 28.00/4.03  
% 28.00/4.03  
% 28.00/4.03  fork 2: search terminated without proof.
% 28.00/4.06  
% 28.00/4.06  
% 28.00/4.06  fork 6: search terminated without proof.
% 28.00/4.07  
% 28.00/4.07  
% 28.00/4.07  fork 4: search terminated without proof.
% 28.00/4.10  
% 28.00/4.10  **** run 99 fork 2 starts with strategy
% 28.00/4.10  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 28.71/4.10  
% 28.71/4.10  **** run 100 fork 3 starts with strategy
% 28.71/4.10  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 28.71/4.12  
% 28.71/4.12  
% 28.71/4.12  fork 7: search terminated without proof.
% 29.32/4.14  
% 29.32/4.14  **** run 103 fork 6 starts with strategy
% 29.32/4.14  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 29.32/4.14  
% 29.32/4.14  **** run 101 fork 4 starts with strategy
% 29.32/4.14  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 29.43/4.16  
% 29.43/4.16  
% 29.43/4.16  fork 0: search terminated without proof.
% 29.43/4.18  
% 29.43/4.18  **** run 104 fork 7 starts with strategy
% 29.43/4.18  {"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}
% 29.94/4.21  
% 29.94/4.21  **** run 105 fork 0 starts with strategy
% 29.94/4.21  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 36.34/5.04  
% 36.34/5.04  
% 36.34/5.04  fork 1: search terminated without proof.
% 36.44/5.08  
% 36.44/5.08  
% 36.44/5.08  fork 5: search terminated without proof.
% 36.44/5.08  
% 36.44/5.08  **** run 106 fork 1 starts with strategy
% 36.44/5.08  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 37.03/5.12  
% 37.03/5.12  
% 37.03/5.12  fork 2: search terminated without proof.
% 37.03/5.13  
% 37.03/5.13  **** run 110 fork 5 starts with strategy
% 37.03/5.13  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 37.03/5.14  
% 37.03/5.14  
% 37.03/5.14  fork 3: search terminated without proof.
% 37.48/5.17  
% 37.48/5.17  
% 37.48/5.17  fork 6: search terminated without proof.
% 37.48/5.17  
% 37.48/5.17  
% 37.48/5.17  fork 4: search terminated without proof.
% 37.48/5.18  
% 37.48/5.18  **** run 107 fork 2 starts with strategy
% 37.48/5.18  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 37.48/5.19  
% 37.48/5.19  **** run 108 fork 3 starts with strategy
% 37.48/5.19  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 37.48/5.21  
% 37.48/5.21  
% 37.48/5.21  fork 7: search terminated without proof.
% 37.48/5.23  
% 37.48/5.23  **** run 111 fork 6 starts with strategy
% 37.48/5.23  {"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.48/5.24  
% 37.48/5.24  **** run 109 fork 4 starts with strategy
% 37.48/5.24  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 38.15/5.27  
% 38.15/5.27  
% 38.15/5.27  fork 0: search terminated without proof.
% 38.15/5.27  
% 38.15/5.27  **** run 112 fork 7 starts with strategy
% 38.15/5.27  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 38.37/5.31  
% 38.37/5.31  **** run 113 fork 0 starts with strategy
% 38.37/5.31  {"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}
% 44.08/6.11  
% 44.08/6.11  
% 44.08/6.11  fork 1: search terminated without proof.
% 44.99/6.15  
% 44.99/6.15  **** run 114 fork 1 starts with strategy
% 44.99/6.15  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 44.99/6.17  
% 44.99/6.17  
% 44.99/6.17  fork 5: search terminated without proof.
% 45.33/6.20  
% 45.33/6.20  
% 45.33/6.20  fork 2: search terminated without proof.
% 45.33/6.22  
% 45.33/6.22  **** run 118 fork 5 starts with strategy
% 45.33/6.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 45.85/6.24  
% 45.85/6.24  **** run 115 fork 2 starts with strategy
% 45.85/6.24  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 45.85/6.24  
% 45.85/6.24  
% 45.85/6.24  fork 3: search terminated without proof.
% 46.01/6.29  
% 46.01/6.29  
% 46.01/6.29  fork 6: search terminated without proof.
% 46.01/6.29  
% 46.01/6.29  **** run 116 fork 3 starts with strategy
% 46.01/6.29  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 46.01/6.31  
% 46.01/6.31  
% 46.01/6.31  fork 4: search terminated without proof.
% 46.01/6.31  
% 46.01/6.31  
% 46.01/6.31  fork 7: search terminated without proof.
% 46.45/6.35  
% 46.45/6.35  **** run 117 fork 4 starts with strategy
% 46.45/6.35  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 46.75/6.36  
% 46.75/6.36  **** run 119 fork 6 starts with strategy
% 46.75/6.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 46.75/6.36  
% 46.75/6.36  **** run 120 fork 7 starts with strategy
% 46.75/6.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 46.75/6.36  
% 46.75/6.36  
% 46.75/6.36  fork 0: search terminated without proof.
% 46.75/6.43  
% 46.75/6.43  **** run 121 fork 0 starts with strategy
% 46.75/6.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 53.20/7.19  
% 53.20/7.19  
% 53.20/7.19  fork 1: search terminated without proof.
% 53.44/7.22  
% 53.44/7.22  **** run 122 fork 1 starts with strategy
% 53.44/7.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 53.44/7.25  
% 53.44/7.25  
% 53.44/7.25  fork 5: search terminated without proof.
% 53.44/7.26  
% 53.44/7.26  
% 53.44/7.26  fork 2: search terminated without proof.
% 53.44/7.31  
% 53.44/7.31  **** run 123 fork 2 starts with strategy
% 53.44/7.31  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 53.44/7.32  
% 53.44/7.32  **** run 126 fork 5 starts with strategy
% 53.44/7.32  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 53.44/7.33  
% 53.44/7.33  
% 53.44/7.33  fork 3: search terminated without proof.
% 54.15/7.37  
% 54.15/7.37  **** run 124 fork 3 starts with strategy
% 54.15/7.37  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 54.15/7.39  
% 54.15/7.39  
% 54.15/7.39  fork 4: search terminated without proof.
% 54.15/7.39  
% 54.15/7.39  
% 54.15/7.39  fork 6: search terminated without proof.
% 54.15/7.41  
% 54.15/7.41  
% 54.15/7.41  fork 7: search terminated without proof.
% 55.15/7.44  
% 55.15/7.44  **** run 127 fork 6 starts with strategy
% 55.15/7.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 55.15/7.45  
% 55.15/7.45  **** run 125 fork 4 starts with strategy
% 55.15/7.45  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 55.15/7.46  
% 55.15/7.46  fork 6: search finished without proof.
% 55.15/7.48  
% 55.15/7.48  **** run 128 fork 7 starts with strategy
% 55.15/7.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 55.15/7.48  
% 55.15/7.48  **** run 135 fork 6 starts with strategy
% 55.15/7.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 55.73/7.52  
% 55.73/7.52  
% 55.73/7.52  fork 0: search terminated without proof.
% 56.26/7.59  
% 56.26/7.59  **** run 129 fork 0 starts with strategy
% 56.26/7.59  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 61.55/8.26  
% 61.55/8.26  
% 61.55/8.26  fork 1: search terminated without proof.
% 61.55/8.32  
% 61.55/8.32  **** run 130 fork 1 starts with strategy
% 61.55/8.32  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 61.55/8.33  
% 61.55/8.33  
% 61.55/8.33  fork 2: search terminated without proof.
% 62.29/8.36  
% 62.29/8.36  
% 62.29/8.36  fork 5: search terminated without proof.
% 62.29/8.38  
% 62.29/8.38  **** run 131 fork 2 starts with strategy
% 62.29/8.38  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 62.75/8.40  
% 62.75/8.40  
% 62.75/8.40  fork 3: search terminated without proof.
% 62.75/8.42  
% 62.75/8.42  **** run 134 fork 5 starts with strategy
% 62.75/8.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 63.23/8.45  
% 63.23/8.45  **** run 132 fork 3 starts with strategy
% 63.23/8.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 63.62/8.51  
% 63.62/8.51  
% 63.62/8.51  fork 4: search terminated without proof.
% 63.62/8.51  
% 63.62/8.51  
% 63.62/8.51  fork 7: search terminated without proof.
% 63.62/8.51  
% 63.62/8.51  
% 63.62/8.51  fork 6: search terminated without proof.
% 63.62/8.53  
% 63.62/8.53  **** run 133 fork 4 starts with strategy
% 63.62/8.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 63.62/8.54  
% 63.62/8.54  **** run 136 fork 7 starts with strategy
% 63.62/8.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 63.92/8.57  
% 63.92/8.57  **** run 143 fork 6 starts with strategy
% 63.92/8.57  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 63.92/8.64  
% 63.92/8.64  
% 63.92/8.64  fork 0: search terminated without proof.
% 63.92/8.70  
% 63.92/8.70  **** run 137 fork 0 starts with strategy
% 63.92/8.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 65.30/8.78  
% 65.30/8.78  fork 3: search finished without proof.
% 65.30/8.80  
% 65.30/8.80  **** run 140 fork 3 starts with strategy
% 65.30/8.80  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 69.75/9.36  
% 69.75/9.36  
% 69.75/9.36  fork 1: search terminated without proof.
% 69.75/9.41  
% 69.75/9.41  **** run 138 fork 1 starts with strategy
% 69.75/9.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 69.75/9.42  
% 69.75/9.42  
% 69.75/9.42  fork 2: search terminated without proof.
% 71.12/9.47  
% 71.12/9.47  **** run 139 fork 2 starts with strategy
% 71.12/9.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 71.12/9.47  
% 71.12/9.47  
% 71.12/9.47  fork 5: search terminated without proof.
% 71.12/9.52  
% 71.12/9.52  **** run 142 fork 5 starts with strategy
% 71.12/9.52  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 72.02/9.59  
% 72.02/9.59  
% 72.02/9.59  fork 4: search terminated without proof.
% 72.02/9.59  
% 72.02/9.59  
% 72.02/9.59  fork 7: search terminated without proof.
% 72.44/9.63  
% 72.44/9.63  **** run 141 fork 4 starts with strategy
% 72.44/9.63  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 72.44/9.64  
% 72.44/9.64  
% 72.44/9.64  fork 6: search terminated without proof.
% 72.44/9.65  
% 72.44/9.65  **** run 144 fork 7 starts with strategy
% 72.44/9.65  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 72.65/9.70  
% 72.65/9.70  **** run 151 fork 6 starts with strategy
% 72.65/9.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":2}
% 73.18/9.72  
% 73.18/9.72  
% 73.18/9.72  fork 0: search terminated without proof.
% 73.50/9.78  
% 73.50/9.78  **** run 145 fork 0 starts with strategy
% 73.50/9.78  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 74.10/9.85  
% 74.10/9.85  
% 74.10/9.85  fork 3: search terminated without proof.
% 74.36/9.90  
% 74.36/9.90  **** run 148 fork 3 starts with strategy
% 74.36/9.90  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1}
% 78.63/10.45  
% 78.63/10.45  
% 78.63/10.45  fork 1: search terminated without proof.
% 78.98/10.51  
% 78.98/10.51  **** run 146 fork 1 starts with strategy
% 78.98/10.51  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 78.98/10.51  
% 78.98/10.51  
% 78.98/10.51  fork 2: search terminated without proof.
% 79.60/10.57  
% 79.60/10.57  
% 79.60/10.57  fork 5: search terminated without proof.
% 79.60/10.57  
% 79.60/10.57  **** run 147 fork 2 starts with strategy
% 79.60/10.57  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 79.86/10.60  
% 79.86/10.60  **** run 150 fork 5 starts with strategy
% 79.86/10.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 79.86/10.66  
% 79.86/10.66  
% 79.86/10.66  fork 4: search terminated without proof.
% 79.86/10.70  
% 79.86/10.70  **** run 149 fork 4 starts with strategy
% 79.86/10.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 79.86/10.72  
% 79.86/10.72  
% 79.86/10.72  fork 7: search terminated without proof.
% 80.77/10.76  
% 80.77/10.76  
% 80.77/10.76  fork 6: search terminated without proof.
% 80.77/10.76  
% 80.77/10.76  **** run 152 fork 7 starts with strategy
% 80.77/10.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":2}
% 81.30/10.80  
% 81.30/10.80  
% 81.30/10.80  fork 0: search terminated without proof.
% 81.30/10.81  
% 81.30/10.81  **** run 159 fork 6 starts with strategy
% 81.30/10.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":5}
% 81.30/10.83  
% 81.30/10.83  **** run 153 fork 0 starts with strategy
% 81.30/10.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 82.86/10.97  
% 82.86/10.97  
% 82.86/10.97  fork 3: search terminated without proof.
% 82.86/11.03  
% 82.86/11.03  **** run 156 fork 3 starts with strategy
% 82.86/11.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":4}
% 87.36/11.55  
% 87.36/11.55  
% 87.36/11.55  fork 1: search terminated without proof.
% 87.55/11.58  
% 87.55/11.58  **** run 154 fork 1 starts with strategy
% 87.55/11.58  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":3}
% 87.55/11.62  
% 87.55/11.62  
% 87.55/11.62  fork 2: search terminated without proof.
% 88.05/11.64  
% 88.05/11.64  **** run 155 fork 2 starts with strategy
% 88.05/11.64  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":3}
% 88.05/11.65  
% 88.05/11.65  
% 88.05/11.65  fork 5: search terminated without proof.
% 88.35/11.71  
% 88.35/11.71  **** run 158 fork 5 starts with strategy
% 88.35/11.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":5}
% 88.94/11.76  
% 88.94/11.76  
% 88.94/11.76  fork 4: search terminated without proof.
% 89.22/11.81  
% 89.22/11.81  
% 89.22/11.81  fork 7: search terminated without proof.
% 89.22/11.81  
% 89.22/11.81  **** run 157 fork 4 starts with strategy
% 89.22/11.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":4}
% 89.72/11.85  
% 89.72/11.85  **** run 160 fork 7 starts with strategy
% 89.72/11.85  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 89.72/11.85  
% 89.72/11.85  
% 89.72/11.85  fork 6: search terminated without proof.
% 89.95/11.86  
% 89.95/11.86  
% 89.95/11.86  fork 0: search terminated without proof.
% 89.95/11.90  
% 89.95/11.90  **** run 167 fork 6 starts with strategy
% 89.95/11.90  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 89.95/11.93  
% 89.95/11.93  **** run 161 fork 0 starts with strategy
% 89.95/11.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 91.52/12.09  
% 91.52/12.09  
% 91.52/12.09  fork 3: search terminated without proof.
% 92.12/12.15  
% 92.12/12.15  **** run 164 fork 3 starts with strategy
% 92.12/12.15  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 95.16/12.64  
% 95.16/12.64  
% 95.16/12.64  fork 1: search terminated without proof.
% 95.83/12.69  
% 95.83/12.69  **** run 162 fork 1 starts with strategy
% 95.83/12.69  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 95.83/12.69  
% 95.83/12.69  
% 95.83/12.69  fork 2: search terminated without proof.
% 96.73/12.73  
% 96.73/12.73  **** run 163 fork 2 starts with strategy
% 96.73/12.73  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 96.73/12.74  
% 96.73/12.74  
% 96.73/12.74  fork 5: search terminated without proof.
% 97.11/12.78  
% 97.11/12.78  **** run 166 fork 5 starts with strategy
% 97.11/12.78  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 97.76/12.87  
% 97.76/12.87  
% 97.76/12.87  fork 4: search terminated without proof.
% 97.76/12.89  
% 97.76/12.89  
% 97.76/12.89  fork 7: search terminated without proof.
% 97.76/12.91  
% 97.76/12.91  **** run 165 fork 4 starts with strategy
% 97.76/12.91  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 98.18/12.94  
% 98.18/12.94  **** run 168 fork 7 starts with strategy
% 98.18/12.94  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 98.43/12.99  
% 98.43/12.99  
% 98.43/12.99  fork 0: search terminated without proof.
% 98.43/13.01  
% 98.43/13.01  **** run 169 fork 0 starts with strategy
% 98.43/13.01  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 104.07/13.73  
% 104.07/13.73  
% 104.07/13.73  fork 1: search terminated without proof.
% 104.74/13.76  
% 104.74/13.76  **** run 170 fork 1 starts with strategy
% 104.74/13.76  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 130.51/17.07  
% 130.51/17.07  
% 130.51/17.07  fork 6: search terminated without proof.
% 131.09/17.13  
% 131.09/17.13  **** run 175 fork 6 starts with strategy
% 131.09/17.13  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 133.60/17.45  
% 133.60/17.45  
% 133.60/17.45  fork 3: search terminated without proof.
% 134.03/17.51  
% 134.03/17.51  **** run 172 fork 3 starts with strategy
% 134.03/17.51  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 136.03/17.80  
% 136.03/17.80  
% 136.03/17.80  fork 2: search terminated without proof.
% 136.03/17.87  
% 136.03/17.87  **** run 171 fork 2 starts with strategy
% 136.03/17.87  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 136.03/17.89  
% 136.03/17.89  
% 136.03/17.89  fork 5: search terminated without proof.
% 137.51/17.96  
% 137.51/17.96  **** run 174 fork 5 starts with strategy
% 137.51/17.96  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 137.51/18.01  
% 137.51/18.01  
% 137.51/18.01  fork 4: search terminated without proof.
% 137.51/18.03  
% 137.51/18.03  
% 137.51/18.03  fork 7: search terminated without proof.
% 138.29/18.07  
% 138.29/18.07  **** run 176 fork 7 starts with strategy
% 138.29/18.07  {"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}
% 138.70/18.12  
% 138.70/18.12  **** run 173 fork 4 starts with strategy
% 138.70/18.12  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 138.70/18.15  
% 138.70/18.15  
% 138.70/18.15  fork 0: search terminated without proof.
% 139.53/18.22  
% 139.53/18.22  **** run 177 fork 0 starts with strategy
% 139.53/18.22  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 145.08/18.92  
% 145.08/18.92  
% 145.08/18.92  fork 1: search terminated without proof.
% 145.44/18.98  
% 145.44/18.98  **** run 178 fork 1 starts with strategy
% 145.44/18.98  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 171.88/22.43  
% 171.88/22.43  
% 171.88/22.43  result: proof found
% 171.88/22.43  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 171.88/22.43  by run 175 fork 6 strategy {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 171.88/22.43  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 171.88/22.43  
% 171.88/22.43  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 171.88/22.44  
% 171.88/22.44  run 175 fork 6 statistics:
% 171.88/22.44  ----------------------------------
% 171.88/22.44  this run seconds: 4.540398
% 171.88/22.44  total seconds: 20.876156
% 171.88/22.44  stat_given_used: 1691
% 171.88/22.44  stat_given_used_at_endgame: 1682
% 171.88/22.44  stat_given_candidates:   31861
% 171.88/22.44  stat_given_candidates_at_endgame: 31530
% 171.88/22.44  stat_given_candidates_h: 0
% 171.88/22.44  stat_binres_derived_cl:   0
% 171.88/22.44  stat_binres_derived_cl_h: 0
% 171.88/22.44  stat_factor_derived_cl: 0
% 171.88/22.44  stat_para_derived_cl: 1132829
% 171.88/22.44  stat_tautologies_discarded: 0
% 171.88/22.44  stat_forward_subsumed: 433648
% 171.88/22.44  stat_derived_cut: 1
% 171.88/22.44  stat_derived_rewritten: 575
% 171.88/22.44  stat_weight_discarded_building: 0
% 171.88/22.44  stat_weight_discarded_cl: 254608
% 171.88/22.44  stat_internlimit_discarded_cl: 0
% 171.88/22.44  stat_simplified:  575 simplified 0 derived 0 given
% 171.88/22.44  stat_kept_cl: 425332
% 171.88/22.44  stat_built_cl: 683896
% 171.88/22.44  stat_hyperres_partial_cl: 0
% 171.88/22.44  stat_made_rewriters: 1615
% 171.88/22.44  stat_backward_subsumed: 0
% 171.88/22.44  stat_propagated_subsumed: 0
% 171.88/22.44  stat_clsubs_attempted:                    128915
% 171.88/22.44  stat_clsubs_fact_groundunit_found:             0
% 171.88/22.44  stat_clsubs_rule_groundunit_found:             1
% 171.88/22.44  stat_clsubs_top_meta_attempted:            1417364
% 171.88/22.44  stat_clsubs_top_meta_failed:               1288449
% 171.88/22.44  stat_clsubs_top_meta_nonpref_attempted:             1417364
% 171.88/22.44  stat_clsubs_top_meta_nonpref_succeeded:              645050
% 171.88/22.44  stat_clsubs_top_meta_pref_attempted:                 645050
% 171.88/22.44  stat_clsubs_top_meta_pref1_succeeded:                645050
% 171.88/22.44  stat_clsubs_top_meta_pref2_succeeded:                202497
% 171.88/22.44  stat_clsubs_top_meta_pref3_succeeded:                128915
% 171.88/22.44  stat_clsubs_top_meta_pref_succeeded:                 128915
% 171.88/22.44  stat_clsubs_meta_attempted:               128915
% 171.88/22.44  stat_clsubs_meta_failed:                   20012
% 171.88/22.44  stat_clsubs_predsymbs_attempted:               0
% 171.88/22.44  stat_clsubs_unit_attempted:               128915
% 171.88/22.44  stat_clsubs_full_attempted:                    0
% 171.88/22.44  stat_forwardsubs_attempted:              1113588
% 171.88/22.44  stat_lit_hash_added:                 425404
% 171.88/22.44  stat_lit_hash_computed:             1541554
% 171.88/22.44  stat_lit_hash_match_found:           433988
% 171.88/22.44  stat_lit_hash_match_miss:           1362677
% 171.88/22.44  stat_lit_hash_cut_ok:                     1
% 171.88/22.44  stat_lit_strong_cut_ok:                   0
% 171.88/22.44  stat_lit_hash_subsume_ok:            433648
% 171.88/22.44  clqueue els 10000000 used 1
% 171.88/22.44  clactive els 10000000 used 1692
% 171.88/22.44  clactivesubsume els 10000000 used 9805
% 171.88/22.44  queue_termbuf els 200000000 used 32783131
% 171.88/22.44  hyper_termbuf els 100000000 used 1
% 171.88/22.44  active_termbuf els 100000000 used 73020
% 171.88/22.44  varstack els 5000 last used 1
% 171.88/22.44  given_termbuf els 10000000 last used 1
% 171.88/22.44  simplified_termbuf els 10000000 last used 1
% 171.88/22.44  derived_termbuf els 10000000 last used 3
% 171.88/22.44  wr_mallocs: 336015
% 171.88/22.44  wr_callocs: 19
% 171.88/22.44  wr_reallocs: 89873
% 171.88/22.44  wr_frees: 2
% 171.88/22.44  wr_malloc_bytes: 4178409732
% 171.88/22.44  wr_calloc_bytes: 96065504
% 171.88/22.44  wr_realloc_bytes: 16713936
% 171.88/22.44  wr_realloc_freebytes: 0
% 171.88/22.44  ----------------------------------
%------------------------------------------------------------------------------