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

View Problem - Process Solution

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

% Computer : n023.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 22:29:29 EDT 2023

% Result   : Unsatisfiable 142.61s 18.33s
% Output   : CNFRefutation 142.61s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cls_insertE_0)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ hBOOL(c_in(X,c_Set_Oinsert(Y,Z,U),U))
    | hBOOL(c_in(X,Z,U))
    | X = Y ),
    inference(cnf_transformation,[],[cls_insertE_0]) ).

cnf('2',plain,
    ( hBOOL(c_in(X,Y,Z))
    | ~ hBOOL(hAPP(Y,X)) ),
    inference(cnf_transformation,[],[cls_mem__def_1]) ).

cnf('3',plain,
    ( ~ hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),U))
    | hBOOL(c_in(U,Y,Z))
    | U = X ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ hBOOL(hAPP(X,c_Public_Okeymode_OEncryption))
    | ~ hBOOL(hAPP(X,c_Public_Okeymode_OSignature))
    | hBOOL(hAPP(X,Y)) ),
    inference(cnf_transformation,[],[cls_keymode_Oinduct_0]) ).

cnf('5',plain,
    hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),X)),
    inference(cnf_transformation,[],[cls_insert__code_1]) ).

cnf('6',plain,
    ( ~ hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OEncryption,X,Y),c_Public_Okeymode_OSignature))
    | hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OEncryption,X,Y),Z)) ),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),U))
    | ~ hBOOL(hAPP(Y,U)) ),
    inference(cnf_transformation,[],[cls_insert__code_2]) ).

cnf('8',plain,
    ( hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OEncryption,X,Y),Z))
    | ~ hBOOL(hAPP(X,c_Public_Okeymode_OSignature)) ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( hBOOL(c_in(X,Y,Z))
    | ~ hBOOL(hAPP(Y,c_Public_Okeymode_OSignature))
    | X = c_Public_Okeymode_OEncryption ),
    inference(resolution,[],['3','8']) ).

cnf('10',plain,
    ( ~ hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),U))
    | hBOOL(hAPP(Y,U))
    | X = U ),
    inference(cnf_transformation,[],[cls_insert__code_0]) ).

cnf('11',plain,
    ( ~ hBOOL(hAPP(X,c_Public_Okeymode_OSignature))
    | hBOOL(hAPP(X,Y))
    | c_Public_Okeymode_OEncryption = Y ),
    inference(resolution,[],['8','10']) ).

cnf('12',plain,
    ( hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OSignature,X,Y),Z))
    | c_Public_Okeymode_OEncryption = Z ),
    inference(resolution,[],['11','5']) ).

cnf('13',plain,
    c_Public_Okeymode_OEncryption != c_Public_Okeymode_OSignature,
    inference(cnf_transformation,[],[cls_keymode_Osimps_I2_J_0]) ).

cnf('14',plain,
    ( hBOOL(c_in(X,c_Set_Oinsert(c_Public_Okeymode_OSignature,Y,Z),U))
    | X = c_Public_Okeymode_OEncryption ),
    inference(resolution,[then_simplify],['9','12','13']) ).

cnf('15',plain,
    ( ~ hBOOL(c_in(X,c_Set_Oinsert(Y,c_Orderings_Obot__class_Obot(tc_fun(Z,tc_bool)),Z),Z))
    | X = Y ),
    inference(cnf_transformation,[],[cls_singletonE_0]) ).

cnf('16',plain,
    ( X = c_Public_Okeymode_OEncryption
    | X = c_Public_Okeymode_OSignature ),
    inference(resolution,[],['14','15']) ).

cnf('17',plain,
    c_List_Olist_OCons(X,Y,Z) != Y,
    inference(cnf_transformation,[],[cls_not__Cons__self2_0]) ).

cnf('18',plain,
    c_List_Olist_OCons(X,c_Public_Okeymode_OEncryption,Y) = c_Public_Okeymode_OSignature,
    inference(resolution,[],['16','17']) ).

cnf('19',plain,
    ( c_List_Olist_OCons(X,Y,Z) != c_List_Olist_OCons(U,V,Z)
    | X = U ),
    inference(cnf_transformation,[],[cls_list_Oinject_0]) ).

cnf('20',plain,
    ( c_List_Olist_OCons(X,Y,Z) != c_Public_Okeymode_OSignature
    | X = U ),
    inference(paramodulation,[],['18','19']) ).

cnf('21',plain,
    X0 != c_List_Olist_OCons(X1,X0,X2),
    inference(cnf_transformation,[],[cls_not__Cons__self_0]) ).

cnf('22',plain,
    $false,
    inference(resolution,[then_simplify],['20','18','21']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem  : SWV746-1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.07  % Command  : gkc %s
% 0.07/0.26  % Computer : n023.cluster.edu
% 0.07/0.26  % Model    : x86_64 x86_64
% 0.07/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.07/0.26  % Memory   : 8042.1875MB
% 0.07/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.07/0.26  % CPULimit : 300
% 0.07/0.26  % WCLimit  : 300
% 0.07/0.26  % DateTime : Tue Aug 29 06:31:10 EDT 2023
% 0.07/0.26  % CPUTime  : 
% 0.07/0.31  
% 0.07/0.31  input clause set summed statistics:
% 0.07/0.31  ----------------------------------
% 0.07/0.31  in_clause_count:                   557
% 0.07/0.31  in_rule_clause_count:              539
% 0.07/0.31  in_fact_clause_count:               18
% 0.07/0.31  in_answer_clause_count:              0
% 0.07/0.31  in_ground_clause_count:             37
% 0.07/0.31  in_unit_clause_count:              223
% 0.07/0.31  in_horn_clause_count:              509
% 0.07/0.31  in_pos_clause_count:               160
% 0.07/0.31  in_neg_clause_count:                71
% 0.07/0.31  in_poseq_clause_count:             190
% 0.07/0.31  in_negeq_clause_count:              87
% 0.07/0.31  in_unitposeq_clause_count:          80
% 0.07/0.31  in_chain_clause_count:               0
% 0.07/0.31  in_min_length:             1
% 0.07/0.31  in_max_length:             6
% 0.07/0.31  in_min_depth:              1
% 0.07/0.31  in_max_depth:             11
% 0.07/0.31  in_min_size:               2
% 0.07/0.31  in_max_size:              82
% 0.07/0.31  in_min_vars:               0
% 0.07/0.31  in_max_vars:              10
% 0.07/0.31  in_extaxiom_count:                 0
% 0.07/0.31  in_axiom_count:                  549
% 0.07/0.31  in_assumption_count:               0
% 0.07/0.31  in_goal_count:                     8
% 0.07/0.31  in_neg_goal_count:                 3
% 0.07/0.31  in_pos_goal_count:                 4
% 0.07/0.31  in_posunit_goal_count:             4
% 0.07/0.31  
% 0.07/0.31  auto guide:
% 0.07/0.31  -----------
% 0.07/0.31  {
% 0.07/0.31  "print":1,
% 0.07/0.31  "print_level": 15,
% 0.07/0.31  "max_size": 0,
% 0.07/0.31  "max_depth": 0,
% 0.07/0.31  "max_length": 0,
% 0.07/0.31  "max_dseconds": 0,
% 0.07/0.31  "runs":[
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.07/0.31  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.07/0.31  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.07/0.31  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.07/0.31  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.07/0.31  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.07/0.31  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.07/0.31  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.07/0.31  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.07/0.31  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.31  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.07/0.31  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.07/0.31  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.07/0.31  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.07/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.07/0.31  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.07/0.31  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.07/0.31  
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.07/0.31  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.07/0.31  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.07/0.31  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.07/0.31  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.07/0.31  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.07/0.31  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.07/0.31  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.07/0.31  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.07/0.31  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.31  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.07/0.31  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.07/0.31  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.07/0.31  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.07/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.07/0.31  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.07/0.31  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.07/0.31  
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.07/0.31  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.07/0.31  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.07/0.31  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.07/0.31  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.07/0.31  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.07/0.31  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.07/0.31  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.07/0.31  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.07/0.31  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.31  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.07/0.31  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.07/0.31  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.31  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.07/0.31  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.07/0.31  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.07/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.07/0.31  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.07/0.31  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.07/0.31  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.07/0.31  
% 0.07/0.31  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.07/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.31  
% 0.07/0.31  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.31  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.07/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.07/0.31  
% 0.07/0.31  ]}
% 0.07/0.31  
% 0.11/0.31  
% 0.11/0.31  **** run 1 fork 0 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.11/0.31  
% 0.11/0.31  **** run 2 fork 1 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.11/0.31  
% 0.11/0.31  **** run 3 fork 2 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.11/0.31  
% 0.11/0.31  **** run 4 fork 3 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.11/0.31  
% 0.11/0.31  **** run 5 fork 4 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.11/0.31  
% 0.11/0.31  **** run 6 fork 5 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.11/0.31  
% 0.11/0.31  **** run 7 fork 6 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.11/0.31  
% 0.11/0.31  **** run 8 fork 7 starts with strategy
% 0.11/0.31  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 1: search terminated without proof.
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 3: search terminated without proof.
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 0: search terminated without proof.
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 2: search terminated without proof.
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 5: search terminated without proof.
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 4: search terminated without proof.
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 7: search terminated without proof.
% 0.11/0.45  
% 0.11/0.45  
% 0.11/0.45  fork 6: search terminated without proof.
% 0.11/0.49  
% 0.11/0.49  **** run 10 fork 1 starts with strategy
% 0.11/0.49  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.11/0.49  
% 0.11/0.49  **** run 11 fork 2 starts with strategy
% 0.11/0.49  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.11/0.49  
% 0.11/0.49  **** run 12 fork 3 starts with strategy
% 0.11/0.49  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.11/0.49  
% 0.11/0.49  **** run 14 fork 5 starts with strategy
% 0.11/0.49  
% 0.11/0.49  **** run 13 fork 4 starts with strategy
% 0.11/0.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.11/0.49  
% 0.11/0.49  **** run 15 fork 6 starts with strategy
% 0.11/0.49  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.11/0.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.11/0.49  **** run 9 fork 0 starts with strategy
% 0.11/0.49  
% 0.11/0.49  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.11/0.49  **** run 16 fork 7 starts with strategy
% 0.11/0.49  
% 0.11/0.49  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 1.93/0.62  
% 1.93/0.62  
% 1.93/0.62  fork 2: search terminated without proof.
% 1.93/0.62  
% 1.93/0.62  
% 1.93/0.62  fork 3: search terminated without proof.
% 1.93/0.63  
% 1.93/0.63  
% 1.93/0.63  fork 0: search terminated without proof.
% 1.93/0.63  
% 1.93/0.63  
% 1.93/0.63  fork 5: search terminated without proof.
% 1.93/0.63  
% 1.93/0.63  
% 1.93/0.63  fork 4: search terminated without proof.
% 2.71/0.64  
% 2.71/0.64  
% 2.71/0.64  fork 6: search terminated without proof.
% 2.71/0.64  
% 2.71/0.64  
% 2.71/0.64  fork 7: search terminated without proof.
% 2.71/0.64  
% 2.71/0.64  
% 2.71/0.64  fork 1: search terminated without proof.
% 2.71/0.65  
% 2.71/0.65  **** run 20 fork 3 starts with strategy
% 2.71/0.65  
% 2.71/0.65  **** run 19 fork 2 starts with strategy
% 2.71/0.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.71/0.65  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.71/0.66  
% 2.71/0.66  **** run 17 fork 0 starts with strategy
% 2.71/0.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.71/0.66  
% 2.71/0.66  **** run 21 fork 4 starts with strategy
% 2.71/0.66  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.71/0.66  
% 2.71/0.66  **** run 22 fork 5 starts with strategy
% 2.71/0.66  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.71/0.67  
% 2.71/0.67  **** run 23 fork 6 starts with strategy
% 2.71/0.67  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.71/0.67  
% 2.71/0.67  **** run 18 fork 1 starts with strategy
% 2.71/0.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.71/0.67  
% 2.71/0.67  **** run 24 fork 7 starts with strategy
% 2.71/0.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 3.61/0.79  
% 3.61/0.79  
% 3.61/0.79  fork 5: search terminated without proof.
% 3.61/0.80  
% 3.61/0.80  
% 3.61/0.80  fork 3: search terminated without proof.
% 3.61/0.80  
% 3.61/0.80  
% 3.61/0.80  fork 2: search terminated without proof.
% 3.99/0.80  
% 3.99/0.80  
% 3.99/0.80  fork 4: search terminated without proof.
% 3.99/0.80  
% 3.99/0.80  
% 3.99/0.80  fork 0: search terminated without proof.
% 3.99/0.82  
% 3.99/0.82  
% 3.99/0.82  fork 7: search terminated without proof.
% 3.99/0.82  
% 3.99/0.82  
% 3.99/0.82  fork 6: search terminated without proof.
% 3.99/0.82  
% 3.99/0.82  **** run 30 fork 5 starts with strategy
% 3.99/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.99/0.82  
% 3.99/0.82  **** run 28 fork 3 starts with strategy
% 3.99/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.99/0.82  
% 3.99/0.82  **** run 27 fork 2 starts with strategy
% 3.99/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.99/0.83  
% 3.99/0.83  **** run 29 fork 4 starts with strategy
% 3.99/0.83  
% 3.99/0.83  
% 3.99/0.83  fork 1: search terminated without proof.
% 3.99/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.99/0.83  
% 3.99/0.83  **** run 25 fork 0 starts with strategy
% 3.99/0.83  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 4.35/0.85  
% 4.35/0.85  **** run 32 fork 7 starts with strategy
% 4.35/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.35/0.85  
% 4.35/0.85  **** run 31 fork 6 starts with strategy
% 4.35/0.85  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 4.35/0.86  
% 4.35/0.86  **** run 26 fork 1 starts with strategy
% 4.35/0.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 5.09/0.96  
% 5.09/0.96  
% 5.09/0.96  fork 3: search terminated without proof.
% 5.09/0.96  
% 5.09/0.96  
% 5.09/0.96  fork 2: search terminated without proof.
% 5.09/0.97  
% 5.09/0.97  
% 5.09/0.97  fork 4: search terminated without proof.
% 5.09/0.97  
% 5.09/0.97  
% 5.09/0.97  fork 5: search terminated without proof.
% 5.09/0.97  
% 5.09/0.97  
% 5.09/0.97  fork 0: search terminated without proof.
% 5.09/0.98  
% 5.09/0.98  
% 5.09/0.98  fork 7: search terminated without proof.
% 5.09/0.99  
% 5.09/0.99  
% 5.09/0.99  fork 6: search terminated without proof.
% 5.09/0.99  
% 5.09/0.99  **** run 36 fork 3 starts with strategy
% 5.09/0.99  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 5.09/0.99  
% 5.09/0.99  **** run 35 fork 2 starts with strategy
% 5.09/0.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.09/0.99  
% 5.09/0.99  **** run 37 fork 4 starts with strategy
% 5.09/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 5.52/1.00  
% 5.52/1.00  **** run 33 fork 0 starts with strategy
% 5.52/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 5.52/1.00  
% 5.52/1.00  **** run 38 fork 5 starts with strategy
% 5.52/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 5.52/1.00  
% 5.52/1.00  
% 5.52/1.00  fork 1: search terminated without proof.
% 5.52/1.01  
% 5.52/1.01  **** run 40 fork 7 starts with strategy
% 5.52/1.01  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 5.52/1.01  
% 5.52/1.01  **** run 39 fork 6 starts with strategy
% 5.52/1.01  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.52/1.03  
% 5.52/1.03  **** run 34 fork 1 starts with strategy
% 5.52/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 6.53/1.12  
% 6.53/1.12  fork 3: search finished without proof.
% 6.53/1.12  
% 6.53/1.12  fork 4: search finished without proof.
% 6.53/1.13  
% 6.53/1.13  
% 6.53/1.13  fork 5: search terminated without proof.
% 6.53/1.13  
% 6.53/1.13  
% 6.53/1.13  fork 0: search terminated without proof.
% 6.53/1.13  
% 6.53/1.13  
% 6.53/1.13  fork 2: search terminated without proof.
% 6.53/1.15  
% 6.53/1.15  **** run 44 fork 3 starts with strategy
% 6.53/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.53/1.15  
% 6.53/1.15  **** run 45 fork 4 starts with strategy
% 6.53/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.53/1.15  
% 6.53/1.15  
% 6.53/1.15  fork 6: search terminated without proof.
% 6.53/1.15  
% 6.53/1.15  
% 6.53/1.15  fork 7: search terminated without proof.
% 6.53/1.15  
% 6.53/1.15  **** run 46 fork 5 starts with strategy
% 6.53/1.15  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.53/1.16  
% 6.53/1.16  **** run 41 fork 0 starts with strategy
% 6.53/1.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.53/1.16  
% 6.53/1.16  **** run 43 fork 2 starts with strategy
% 6.53/1.16  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.88/1.18  
% 6.88/1.18  
% 6.88/1.18  fork 1: search terminated without proof.
% 6.88/1.18  
% 6.88/1.18  **** run 47 fork 6 starts with strategy
% 6.88/1.18  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.88/1.18  
% 6.88/1.18  **** run 48 fork 7 starts with strategy
% 6.88/1.18  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.88/1.21  
% 6.88/1.21  **** run 42 fork 1 starts with strategy
% 6.88/1.21  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 7.74/1.28  
% 7.74/1.28  fork 3: search finished without proof.
% 7.74/1.29  
% 7.74/1.29  
% 7.74/1.29  fork 4: search terminated without proof.
% 7.74/1.30  
% 7.74/1.30  
% 7.74/1.30  fork 0: search terminated without proof.
% 7.74/1.30  
% 7.74/1.30  
% 7.74/1.30  fork 2: search terminated without proof.
% 7.74/1.30  
% 7.74/1.30  
% 7.74/1.30  fork 5: search terminated without proof.
% 7.74/1.30  
% 7.74/1.30  **** run 52 fork 3 starts with strategy
% 7.74/1.30  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.74/1.31  
% 7.74/1.31  **** run 53 fork 4 starts with strategy
% 7.74/1.31  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.74/1.32  
% 7.74/1.32  
% 7.74/1.32  fork 6: search terminated without proof.
% 7.74/1.32  
% 7.74/1.32  
% 7.74/1.32  fork 7: search terminated without proof.
% 7.74/1.33  
% 7.74/1.33  **** run 49 fork 0 starts with strategy
% 7.74/1.33  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 7.74/1.33  
% 7.74/1.33  **** run 51 fork 2 starts with strategy
% 7.74/1.33  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.74/1.33  
% 7.74/1.33  **** run 54 fork 5 starts with strategy
% 7.74/1.33  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 8.18/1.34  
% 8.18/1.34  
% 8.18/1.34  fork 1: search terminated without proof.
% 8.18/1.35  
% 8.18/1.35  **** run 55 fork 6 starts with strategy
% 8.18/1.35  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 8.39/1.36  
% 8.39/1.36  **** run 56 fork 7 starts with strategy
% 8.39/1.36  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 8.39/1.37  
% 8.39/1.37  **** run 50 fork 1 starts with strategy
% 8.39/1.37  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.92/1.44  
% 8.92/1.44  
% 8.92/1.44  fork 3: search terminated without proof.
% 8.92/1.45  
% 8.92/1.45  fork 4: search finished without proof.
% 9.24/1.47  
% 9.24/1.47  
% 9.24/1.47  fork 5: search terminated without proof.
% 9.24/1.47  
% 9.24/1.47  **** run 60 fork 3 starts with strategy
% 9.24/1.47  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.24/1.47  
% 9.24/1.47  
% 9.24/1.47  fork 0: search terminated without proof.
% 9.24/1.47  
% 9.24/1.47  
% 9.24/1.47  fork 2: search terminated without proof.
% 9.24/1.47  
% 9.24/1.47  fork 6: search finished without proof.
% 9.24/1.47  
% 9.24/1.47  **** run 61 fork 4 starts with strategy
% 9.24/1.47  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.24/1.49  
% 9.24/1.49  
% 9.24/1.49  fork 7: search terminated without proof.
% 9.24/1.49  
% 9.24/1.49  **** run 57 fork 0 starts with strategy
% 9.24/1.49  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 9.24/1.50  
% 9.24/1.50  **** run 59 fork 2 starts with strategy
% 9.24/1.50  
% 9.24/1.50  **** run 63 fork 6 starts with strategy
% 9.24/1.50  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 9.24/1.50  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 9.24/1.50  
% 9.24/1.50  **** run 62 fork 5 starts with strategy
% 9.24/1.50  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 9.24/1.51  
% 9.24/1.51  
% 9.24/1.51  fork 1: search terminated without proof.
% 9.24/1.52  
% 9.24/1.52  **** run 64 fork 7 starts with strategy
% 9.24/1.52  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.86/1.54  
% 9.86/1.54  **** run 58 fork 1 starts with strategy
% 9.86/1.54  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 10.12/1.60  
% 10.12/1.60  
% 10.12/1.60  fork 3: search terminated without proof.
% 10.12/1.61  
% 10.12/1.61  fork 4: search finished without proof.
% 10.12/1.62  
% 10.12/1.62  **** run 68 fork 3 starts with strategy
% 10.12/1.62  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 10.12/1.63  
% 10.12/1.63  **** run 69 fork 4 starts with strategy
% 10.12/1.63  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 10.12/1.63  
% 10.12/1.63  
% 10.12/1.63  fork 2: search terminated without proof.
% 10.12/1.63  
% 10.12/1.63  
% 10.12/1.63  fork 6: search terminated without proof.
% 10.12/1.64  
% 10.12/1.64  
% 10.12/1.64  fork 0: search terminated without proof.
% 10.12/1.64  
% 10.12/1.64  
% 10.12/1.64  fork 5: search terminated without proof.
% 10.12/1.65  
% 10.12/1.65  
% 10.12/1.65  fork 7: search terminated without proof.
% 10.12/1.66  
% 10.12/1.66  **** run 67 fork 2 starts with strategy
% 10.12/1.66  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 10.12/1.66  
% 10.12/1.66  **** run 71 fork 6 starts with strategy
% 10.12/1.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 10.72/1.67  
% 10.72/1.67  **** run 65 fork 0 starts with strategy
% 10.72/1.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 10.72/1.67  
% 10.72/1.67  **** run 70 fork 5 starts with strategy
% 10.72/1.67  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 10.72/1.68  
% 10.72/1.68  **** run 72 fork 7 starts with strategy
% 10.72/1.68  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 11.07/1.70  
% 11.07/1.70  
% 11.07/1.70  fork 1: search terminated without proof.
% 11.07/1.72  
% 11.07/1.72  **** run 66 fork 1 starts with strategy
% 11.07/1.72  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 11.59/1.76  
% 11.59/1.76  
% 11.59/1.76  fork 3: search terminated without proof.
% 11.63/1.77  
% 11.63/1.77  
% 11.63/1.77  fork 4: search terminated without proof.
% 11.63/1.78  
% 11.63/1.78  **** run 76 fork 3 starts with strategy
% 11.63/1.78  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 11.63/1.79  
% 11.63/1.79  
% 11.63/1.79  fork 2: search terminated without proof.
% 11.63/1.79  
% 11.63/1.79  
% 11.63/1.79  fork 6: search terminated without proof.
% 11.63/1.80  
% 11.63/1.80  **** run 77 fork 4 starts with strategy
% 11.63/1.80  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 11.94/1.81  
% 11.94/1.81  
% 11.94/1.81  fork 5: search terminated without proof.
% 11.94/1.81  
% 11.94/1.81  
% 11.94/1.81  fork 0: search terminated without proof.
% 11.94/1.81  
% 11.94/1.81  
% 11.94/1.81  fork 7: search terminated without proof.
% 11.94/1.82  
% 11.94/1.82  **** run 75 fork 2 starts with strategy
% 11.94/1.82  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 11.94/1.82  
% 11.94/1.82  **** run 79 fork 6 starts with strategy
% 11.94/1.82  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.94/1.84  
% 11.94/1.84  **** run 78 fork 5 starts with strategy
% 11.94/1.84  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 12.22/1.84  
% 12.22/1.84  **** run 73 fork 0 starts with strategy
% 12.22/1.84  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 12.22/1.84  
% 12.22/1.84  **** run 80 fork 7 starts with strategy
% 12.22/1.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 12.22/1.86  
% 12.22/1.86  
% 12.22/1.86  fork 1: search terminated without proof.
% 12.22/1.88  
% 12.22/1.88  **** run 74 fork 1 starts with strategy
% 12.22/1.88  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 12.22/1.92  
% 12.22/1.92  
% 12.22/1.92  fork 3: search terminated without proof.
% 12.96/1.93  
% 12.96/1.93  
% 12.96/1.93  fork 4: search terminated without proof.
% 12.96/1.94  
% 12.96/1.94  **** run 84 fork 3 starts with strategy
% 12.96/1.94  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.96/1.95  
% 12.96/1.95  
% 12.96/1.95  fork 2: search terminated without proof.
% 12.96/1.96  
% 12.96/1.96  **** run 85 fork 4 starts with strategy
% 12.96/1.96  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 12.96/1.96  
% 12.96/1.96  
% 12.96/1.96  fork 6: search terminated without proof.
% 12.96/1.97  
% 12.96/1.97  
% 12.96/1.97  fork 0: search terminated without proof.
% 12.96/1.98  
% 12.96/1.98  **** run 83 fork 2 starts with strategy
% 12.96/1.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.96/1.98  
% 12.96/1.98  
% 12.96/1.98  fork 5: search terminated without proof.
% 12.96/1.98  
% 12.96/1.98  fork 3: search finished without proof.
% 12.96/1.98  
% 12.96/1.98  
% 12.96/1.98  fork 7: search terminated without proof.
% 12.96/1.99  
% 12.96/1.99  **** run 87 fork 6 starts with strategy
% 12.96/1.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 13.43/2.00  
% 13.43/2.00  **** run 81 fork 0 starts with strategy
% 13.43/2.00  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 13.43/2.01  
% 13.43/2.01  **** run 92 fork 3 starts with strategy
% 13.43/2.01  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 13.43/2.01  
% 13.43/2.01  **** run 86 fork 5 starts with strategy
% 13.43/2.01  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 13.43/2.01  
% 13.43/2.01  **** run 88 fork 7 starts with strategy
% 13.43/2.01  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 13.43/2.02  
% 13.43/2.02  
% 13.43/2.02  fork 1: search terminated without proof.
% 13.43/2.04  
% 13.43/2.04  **** run 82 fork 1 starts with strategy
% 13.43/2.04  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 14.03/2.09  
% 14.03/2.09  
% 14.03/2.09  fork 4: search terminated without proof.
% 14.34/2.11  
% 14.34/2.11  
% 14.34/2.11  fork 2: search terminated without proof.
% 14.34/2.12  
% 14.34/2.12  **** run 93 fork 4 starts with strategy
% 14.34/2.12  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 14.34/2.13  
% 14.34/2.13  
% 14.34/2.13  fork 6: search terminated without proof.
% 14.34/2.14  
% 14.34/2.14  **** run 91 fork 2 starts with strategy
% 14.34/2.14  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 14.34/2.14  
% 14.34/2.14  fork 3: search finished without proof.
% 14.34/2.14  
% 14.34/2.14  
% 14.34/2.14  fork 0: search terminated without proof.
% 14.34/2.14  
% 14.34/2.14  
% 14.34/2.14  fork 5: search terminated without proof.
% 14.34/2.15  
% 14.34/2.15  
% 14.34/2.15  fork 7: search terminated without proof.
% 14.34/2.16  
% 14.34/2.16  **** run 95 fork 6 starts with strategy
% 14.34/2.16  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 14.34/2.17  
% 14.34/2.17  **** run 100 fork 3 starts with strategy
% 14.34/2.17  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 14.79/2.17  
% 14.79/2.17  **** run 89 fork 0 starts with strategy
% 14.79/2.17  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 14.79/2.18  
% 14.79/2.18  **** run 94 fork 5 starts with strategy
% 14.79/2.18  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 14.79/2.18  
% 14.79/2.18  **** run 96 fork 7 starts with strategy
% 14.79/2.18  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 14.79/2.20  
% 14.79/2.20  
% 14.79/2.20  fork 1: search terminated without proof.
% 14.79/2.23  
% 14.79/2.23  **** run 90 fork 1 starts with strategy
% 14.79/2.23  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 15.61/2.27  
% 15.61/2.27  
% 15.61/2.27  fork 4: search terminated without proof.
% 15.61/2.27  
% 15.61/2.27  
% 15.61/2.27  fork 2: search terminated without proof.
% 15.61/2.29  
% 15.61/2.29  **** run 101 fork 4 starts with strategy
% 15.61/2.29  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 15.61/2.29  
% 15.61/2.29  
% 15.61/2.29  fork 6: search terminated without proof.
% 15.61/2.30  
% 15.61/2.30  **** run 99 fork 2 starts with strategy
% 15.61/2.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 15.61/2.30  
% 15.61/2.30  
% 15.61/2.30  fork 3: search terminated without proof.
% 15.61/2.31  
% 15.61/2.31  
% 15.61/2.31  fork 7: search terminated without proof.
% 15.61/2.31  
% 15.61/2.31  
% 15.61/2.31  fork 0: search terminated without proof.
% 15.61/2.31  
% 15.61/2.31  
% 15.61/2.31  fork 5: search terminated without proof.
% 15.61/2.32  
% 15.61/2.32  **** run 103 fork 6 starts with strategy
% 15.61/2.32  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 16.08/2.34  
% 16.08/2.34  **** run 108 fork 3 starts with strategy
% 16.08/2.34  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 16.08/2.34  
% 16.08/2.34  **** run 104 fork 7 starts with strategy
% 16.08/2.34  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 16.08/2.34  
% 16.08/2.34  **** run 97 fork 0 starts with strategy
% 16.08/2.34  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 16.08/2.34  
% 16.08/2.34  **** run 102 fork 5 starts with strategy
% 16.08/2.34  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 16.35/2.36  
% 16.35/2.36  
% 16.35/2.36  fork 1: search terminated without proof.
% 16.35/2.39  
% 16.35/2.39  **** run 98 fork 1 starts with strategy
% 16.35/2.39  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 16.93/2.44  
% 16.93/2.44  
% 16.93/2.44  fork 2: search terminated without proof.
% 16.93/2.44  
% 16.93/2.44  
% 16.93/2.44  fork 4: search terminated without proof.
% 16.93/2.46  
% 16.93/2.46  
% 16.93/2.46  fork 6: search terminated without proof.
% 16.93/2.46  
% 16.93/2.46  **** run 107 fork 2 starts with strategy
% 16.93/2.46  
% 16.93/2.46  **** run 109 fork 4 starts with strategy
% 16.93/2.46  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 16.93/2.46  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 17.27/2.47  
% 17.27/2.47  
% 17.27/2.47  fork 7: search terminated without proof.
% 17.27/2.48  
% 17.27/2.48  
% 17.27/2.48  fork 0: search terminated without proof.
% 17.27/2.48  
% 17.27/2.48  
% 17.27/2.48  fork 3: search terminated without proof.
% 17.27/2.48  
% 17.27/2.48  **** run 111 fork 6 starts with strategy
% 17.27/2.48  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 17.27/2.49  
% 17.27/2.49  
% 17.27/2.49  fork 5: search terminated without proof.
% 17.27/2.50  
% 17.27/2.50  **** run 112 fork 7 starts with strategy
% 17.27/2.50  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 17.27/2.51  
% 17.27/2.51  **** run 105 fork 0 starts with strategy
% 17.27/2.51  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 17.27/2.51  
% 17.27/2.51  **** run 116 fork 3 starts with strategy
% 17.27/2.51  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 17.27/2.52  
% 17.27/2.52  **** run 110 fork 5 starts with strategy
% 17.27/2.52  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.27/2.52  
% 17.27/2.52  
% 17.27/2.52  fork 1: search terminated without proof.
% 17.79/2.55  
% 17.79/2.55  **** run 106 fork 1 starts with strategy
% 17.79/2.55  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 17.98/2.60  
% 17.98/2.60  fork 4: search finished without proof.
% 17.98/2.61  
% 17.98/2.61  
% 17.98/2.61  fork 2: search terminated without proof.
% 17.98/2.62  
% 17.98/2.62  
% 17.98/2.62  fork 6: search terminated without proof.
% 18.47/2.62  
% 18.47/2.62  **** run 117 fork 4 starts with strategy
% 18.47/2.62  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 18.47/2.63  
% 18.47/2.63  **** run 115 fork 2 starts with strategy
% 18.47/2.63  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 18.47/2.64  
% 18.47/2.64  
% 18.47/2.64  fork 7: search terminated without proof.
% 18.47/2.64  
% 18.47/2.64  fork 0: search finished without proof.
% 18.47/2.64  
% 18.47/2.64  
% 18.47/2.64  fork 3: search terminated without proof.
% 18.47/2.65  
% 18.47/2.65  **** run 119 fork 6 starts with strategy
% 18.47/2.65  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 18.76/2.66  
% 18.76/2.66  
% 18.76/2.66  fork 5: search terminated without proof.
% 18.76/2.67  
% 18.76/2.67  **** run 120 fork 7 starts with strategy
% 18.76/2.67  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 18.76/2.67  
% 18.76/2.67  **** run 113 fork 0 starts with strategy
% 18.76/2.67  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 18.76/2.67  
% 18.76/2.67  **** run 124 fork 3 starts with strategy
% 18.76/2.67  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 18.76/2.69  
% 18.76/2.69  
% 18.76/2.69  fork 1: search terminated without proof.
% 18.76/2.69  
% 18.76/2.69  **** run 118 fork 5 starts with strategy
% 18.76/2.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 18.76/2.71  
% 18.76/2.71  **** run 114 fork 1 starts with strategy
% 18.76/2.71  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 19.33/2.76  
% 19.33/2.76  
% 19.33/2.76  fork 4: search terminated without proof.
% 19.33/2.77  
% 19.33/2.77  
% 19.33/2.77  fork 2: search terminated without proof.
% 19.33/2.78  
% 19.33/2.78  **** run 125 fork 4 starts with strategy
% 19.33/2.78  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 19.33/2.79  
% 19.33/2.79  
% 19.33/2.79  fork 6: search terminated without proof.
% 19.74/2.79  
% 19.74/2.79  **** run 123 fork 2 starts with strategy
% 19.74/2.79  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 19.74/2.80  
% 19.74/2.80  
% 19.74/2.80  fork 0: search terminated without proof.
% 19.74/2.81  
% 19.74/2.81  
% 19.74/2.81  fork 3: search terminated without proof.
% 19.74/2.81  
% 19.74/2.81  
% 19.74/2.81  fork 7: search terminated without proof.
% 19.74/2.82  
% 19.74/2.82  **** run 127 fork 6 starts with strategy
% 19.74/2.82  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 19.74/2.82  
% 19.74/2.82  
% 19.74/2.82  fork 5: search terminated without proof.
% 19.74/2.83  
% 19.74/2.83  **** run 121 fork 0 starts with strategy
% 19.74/2.83  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 19.74/2.83  
% 19.74/2.83  **** run 132 fork 3 starts with strategy
% 19.74/2.83  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 19.74/2.84  
% 19.74/2.84  **** run 128 fork 7 starts with strategy
% 19.74/2.84  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 19.74/2.85  
% 19.74/2.85  **** run 126 fork 5 starts with strategy
% 19.74/2.85  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 20.34/2.87  
% 20.34/2.87  
% 20.34/2.87  fork 1: search terminated without proof.
% 20.52/2.89  
% 20.52/2.89  **** run 122 fork 1 starts with strategy
% 20.52/2.89  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 20.85/2.92  
% 20.85/2.92  
% 20.85/2.92  fork 4: search terminated without proof.
% 20.85/2.93  
% 20.85/2.93  
% 20.85/2.93  fork 2: search terminated without proof.
% 20.94/2.95  
% 20.94/2.95  **** run 133 fork 4 starts with strategy
% 20.94/2.95  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 20.94/2.95  
% 20.94/2.95  **** run 131 fork 2 starts with strategy
% 20.94/2.95  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 20.94/2.97  
% 20.94/2.97  
% 20.94/2.97  fork 0: search terminated without proof.
% 20.94/2.98  
% 20.94/2.98  
% 20.94/2.98  fork 5: search terminated without proof.
% 20.94/3.00  
% 20.94/3.00  **** run 129 fork 0 starts with strategy
% 20.94/3.00  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 20.94/3.01  
% 20.94/3.01  **** run 134 fork 5 starts with strategy
% 20.94/3.01  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 21.55/3.03  
% 21.55/3.03  
% 21.55/3.03  fork 1: search terminated without proof.
% 21.55/3.05  
% 21.55/3.05  **** run 130 fork 1 starts with strategy
% 21.55/3.05  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 28.07/3.85  
% 28.07/3.85  
% 28.07/3.85  fork 6: search terminated without proof.
% 28.07/3.85  
% 28.07/3.85  fork 7: search finished without proof.
% 28.07/3.87  
% 28.07/3.87  
% 28.07/3.87  fork 3: search terminated without proof.
% 28.07/3.88  
% 28.07/3.88  **** run 136 fork 7 starts with strategy
% 28.07/3.88  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 28.07/3.89  
% 28.07/3.89  **** run 135 fork 6 starts with strategy
% 28.07/3.89  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 28.07/3.91  
% 28.07/3.91  **** run 140 fork 3 starts with strategy
% 28.07/3.91  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 28.07/3.92  
% 28.07/3.92  fork 0: search finished without proof.
% 28.87/3.95  
% 28.87/3.95  **** run 137 fork 0 starts with strategy
% 28.87/3.95  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 28.87/3.98  
% 28.87/3.98  
% 28.87/3.98  fork 4: search terminated without proof.
% 28.87/3.99  
% 28.87/3.99  
% 28.87/3.99  fork 2: search terminated without proof.
% 29.50/4.02  
% 29.50/4.02  **** run 141 fork 4 starts with strategy
% 29.50/4.02  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 29.50/4.03  
% 29.50/4.03  **** run 139 fork 2 starts with strategy
% 29.50/4.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 29.50/4.03  
% 29.50/4.03  fork 1: search finished without proof.
% 29.50/4.04  
% 29.50/4.04  
% 29.50/4.04  fork 5: search terminated without proof.
% 29.50/4.06  
% 29.50/4.06  **** run 138 fork 1 starts with strategy
% 29.50/4.06  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 30.01/4.08  
% 30.01/4.08  **** run 142 fork 5 starts with strategy
% 30.01/4.08  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 36.68/4.91  
% 36.68/4.91  
% 36.68/4.91  fork 7: search terminated without proof.
% 36.68/4.92  
% 36.68/4.92  
% 36.68/4.92  fork 6: search terminated without proof.
% 36.68/4.94  
% 36.68/4.94  
% 36.68/4.94  fork 3: search terminated without proof.
% 36.68/4.95  
% 36.68/4.95  **** run 144 fork 7 starts with strategy
% 36.68/4.95  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 37.03/4.96  
% 37.03/4.96  **** run 143 fork 6 starts with strategy
% 37.03/4.96  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 37.03/4.98  
% 37.03/4.98  **** run 148 fork 3 starts with strategy
% 37.03/4.98  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 37.03/4.98  
% 37.03/4.98  
% 37.03/4.98  fork 0: search terminated without proof.
% 37.03/5.02  
% 37.03/5.02  **** run 145 fork 0 starts with strategy
% 37.03/5.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 37.03/5.06  
% 37.03/5.06  
% 37.03/5.06  fork 4: search terminated without proof.
% 37.03/5.06  
% 37.03/5.06  
% 37.03/5.06  fork 2: search terminated without proof.
% 37.83/5.10  
% 37.83/5.10  **** run 149 fork 4 starts with strategy
% 37.83/5.10  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 37.83/5.10  
% 37.83/5.10  **** run 147 fork 2 starts with strategy
% 37.83/5.10  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 38.26/5.12  
% 38.26/5.12  
% 38.26/5.12  fork 5: search terminated without proof.
% 38.26/5.13  
% 38.26/5.13  
% 38.26/5.13  fork 1: search terminated without proof.
% 38.26/5.15  
% 38.26/5.15  **** run 150 fork 5 starts with strategy
% 38.26/5.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 38.67/5.17  
% 38.67/5.17  **** run 146 fork 1 starts with strategy
% 38.67/5.17  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 45.01/5.99  
% 45.01/5.99  
% 45.01/5.99  fork 7: search terminated without proof.
% 45.01/5.99  
% 45.01/5.99  
% 45.01/5.99  fork 6: search terminated without proof.
% 45.01/6.01  
% 45.01/6.01  
% 45.01/6.01  fork 3: search terminated without proof.
% 45.51/6.03  
% 45.51/6.03  **** run 152 fork 7 starts with strategy
% 45.51/6.03  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 45.51/6.04  
% 45.51/6.04  **** run 151 fork 6 starts with strategy
% 45.51/6.04  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 45.51/6.05  
% 45.51/6.05  **** run 156 fork 3 starts with strategy
% 45.51/6.05  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 45.83/6.07  
% 45.83/6.07  
% 45.83/6.07  fork 0: search terminated without proof.
% 45.83/6.11  
% 45.83/6.11  **** run 153 fork 0 starts with strategy
% 45.83/6.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 45.83/6.13  
% 45.83/6.13  
% 45.83/6.13  fork 2: search terminated without proof.
% 45.83/6.13  
% 45.83/6.13  
% 45.83/6.13  fork 4: search terminated without proof.
% 46.41/6.16  
% 46.41/6.16  **** run 155 fork 2 starts with strategy
% 46.41/6.16  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 46.41/6.17  
% 46.41/6.17  **** run 157 fork 4 starts with strategy
% 46.41/6.17  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 46.41/6.19  
% 46.41/6.19  
% 46.41/6.19  fork 5: search terminated without proof.
% 46.77/6.22  
% 46.77/6.22  **** run 158 fork 5 starts with strategy
% 46.77/6.22  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 46.77/6.25  
% 46.77/6.25  
% 46.77/6.25  fork 1: search terminated without proof.
% 47.37/6.28  
% 47.37/6.28  **** run 154 fork 1 starts with strategy
% 47.37/6.28  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 53.40/7.07  
% 53.40/7.07  
% 53.40/7.07  fork 7: search terminated without proof.
% 53.40/7.07  
% 53.40/7.07  
% 53.40/7.07  fork 6: search terminated without proof.
% 53.40/7.08  
% 53.40/7.08  
% 53.40/7.08  fork 3: search terminated without proof.
% 54.06/7.10  
% 54.06/7.10  **** run 159 fork 6 starts with strategy
% 54.06/7.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 54.06/7.10  
% 54.06/7.10  **** run 160 fork 7 starts with strategy
% 54.06/7.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 54.06/7.11  
% 54.06/7.11  **** run 164 fork 3 starts with strategy
% 54.06/7.11  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 54.06/7.14  
% 54.06/7.14  
% 54.06/7.14  fork 0: search terminated without proof.
% 54.06/7.17  
% 54.06/7.17  **** run 161 fork 0 starts with strategy
% 54.06/7.17  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 54.74/7.19  
% 54.74/7.19  
% 54.74/7.19  fork 2: search terminated without proof.
% 54.90/7.23  
% 54.90/7.23  
% 54.90/7.23  fork 4: search terminated without proof.
% 55.10/7.24  
% 55.10/7.24  **** run 163 fork 2 starts with strategy
% 55.10/7.24  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 55.10/7.26  
% 55.10/7.26  **** run 165 fork 4 starts with strategy
% 55.10/7.26  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 55.10/7.26  
% 55.10/7.26  
% 55.10/7.26  fork 5: search terminated without proof.
% 55.10/7.30  
% 55.10/7.30  **** run 166 fork 5 starts with strategy
% 55.10/7.30  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10,"max_size":15}
% 55.96/7.36  
% 55.96/7.36  
% 55.96/7.36  fork 1: search terminated without proof.
% 55.96/7.39  
% 55.96/7.39  **** run 162 fork 1 starts with strategy
% 55.96/7.39  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 62.31/8.13  
% 62.31/8.13  fork 7: search finished without proof.
% 62.31/8.13  
% 62.31/8.13  
% 62.31/8.13  fork 6: search terminated without proof.
% 62.31/8.14  
% 62.31/8.14  
% 62.31/8.14  fork 3: search terminated without proof.
% 62.31/8.16  
% 62.31/8.16  **** run 168 fork 7 starts with strategy
% 62.31/8.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 62.31/8.18  
% 62.31/8.18  **** run 172 fork 3 starts with strategy
% 62.31/8.18  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 62.31/8.18  
% 62.31/8.18  **** run 167 fork 6 starts with strategy
% 62.31/8.18  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 62.64/8.19  
% 62.64/8.19  fork 2: search finished without proof.
% 62.64/8.22  
% 62.64/8.22  **** run 171 fork 2 starts with strategy
% 62.64/8.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 62.64/8.22  
% 62.64/8.22  
% 62.64/8.22  fork 0: search terminated without proof.
% 63.17/8.25  
% 63.17/8.25  **** run 169 fork 0 starts with strategy
% 63.17/8.25  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 63.34/8.29  
% 63.34/8.29  
% 63.34/8.29  fork 4: search terminated without proof.
% 63.78/8.33  
% 63.78/8.33  **** run 173 fork 4 starts with strategy
% 63.78/8.33  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 63.78/8.34  
% 63.78/8.34  
% 63.78/8.34  fork 5: search terminated without proof.
% 64.04/8.37  
% 64.04/8.37  **** run 174 fork 5 starts with strategy
% 64.04/8.37  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 64.77/8.46  
% 64.77/8.46  
% 64.77/8.46  fork 1: search terminated without proof.
% 64.77/8.49  
% 64.77/8.49  **** run 170 fork 1 starts with strategy
% 64.77/8.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 68.38/8.93  
% 68.38/8.93  fork 1: search finished without proof.
% 68.38/8.95  
% 68.38/8.95  **** run 178 fork 1 starts with strategy
% 68.38/8.95  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 70.35/9.19  
% 70.35/9.19  
% 70.35/9.19  fork 7: search terminated without proof.
% 70.35/9.21  
% 70.35/9.21  
% 70.35/9.21  fork 3: search terminated without proof.
% 70.35/9.21  
% 70.35/9.21  
% 70.35/9.21  fork 6: search terminated without proof.
% 70.35/9.24  
% 70.35/9.24  **** run 176 fork 7 starts with strategy
% 70.35/9.24  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 70.35/9.24  
% 70.35/9.24  **** run 180 fork 3 starts with strategy
% 70.35/9.24  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 71.18/9.25  
% 71.18/9.25  **** run 175 fork 6 starts with strategy
% 71.18/9.25  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":10}
% 71.18/9.25  
% 71.18/9.25  
% 71.18/9.25  fork 2: search terminated without proof.
% 71.18/9.29  
% 71.18/9.29  **** run 179 fork 2 starts with strategy
% 71.18/9.29  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 71.18/9.29  
% 71.18/9.29  
% 71.18/9.29  fork 0: search terminated without proof.
% 71.71/9.33  
% 71.71/9.33  **** run 177 fork 0 starts with strategy
% 71.71/9.33  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 71.71/9.36  
% 71.71/9.36  
% 71.71/9.36  fork 4: search terminated without proof.
% 72.10/9.38  
% 72.10/9.38  **** run 181 fork 4 starts with strategy
% 72.10/9.38  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 72.10/9.41  
% 72.10/9.41  
% 72.10/9.41  fork 5: search terminated without proof.
% 72.75/9.45  
% 72.75/9.45  **** run 182 fork 5 starts with strategy
% 72.75/9.45  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 77.35/10.03  
% 77.35/10.03  
% 77.35/10.03  fork 1: search terminated without proof.
% 77.35/10.07  
% 77.35/10.07  **** run 186 fork 1 starts with strategy
% 77.35/10.07  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 79.08/10.24  
% 79.08/10.24  fork 3: search finished without proof.
% 79.08/10.27  
% 79.08/10.27  
% 79.08/10.27  fork 7: search terminated without proof.
% 79.08/10.27  
% 79.08/10.27  **** run 188 fork 3 starts with strategy
% 79.08/10.27  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 79.08/10.28  
% 79.08/10.28  
% 79.08/10.28  fork 6: search terminated without proof.
% 79.08/10.30  
% 79.08/10.30  **** run 184 fork 7 starts with strategy
% 79.08/10.30  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 79.08/10.31  
% 79.08/10.31  fork 4: search finished without proof.
% 79.08/10.31  
% 79.08/10.31  **** run 183 fork 6 starts with strategy
% 79.08/10.31  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 79.08/10.32  
% 79.08/10.32  
% 79.08/10.32  fork 2: search terminated without proof.
% 79.08/10.34  
% 79.08/10.34  **** run 189 fork 4 starts with strategy
% 79.08/10.34  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 79.80/10.34  
% 79.80/10.34  **** run 187 fork 2 starts with strategy
% 79.80/10.34  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 79.80/10.36  
% 79.80/10.36  
% 79.80/10.36  fork 0: search terminated without proof.
% 79.80/10.40  
% 79.80/10.40  **** run 185 fork 0 starts with strategy
% 79.80/10.40  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 80.98/10.48  
% 80.98/10.48  
% 80.98/10.48  fork 5: search terminated without proof.
% 80.98/10.51  
% 80.98/10.51  **** run 190 fork 5 starts with strategy
% 80.98/10.51  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 85.74/11.11  
% 85.74/11.11  fork 1: search finished without proof.
% 85.74/11.13  
% 85.74/11.13  **** run 194 fork 1 starts with strategy
% 85.74/11.13  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 87.05/11.32  
% 87.05/11.32  
% 87.05/11.32  fork 3: search terminated without proof.
% 87.69/11.34  
% 87.69/11.34  
% 87.69/11.34  fork 7: search terminated without proof.
% 87.69/11.35  
% 87.69/11.35  **** run 196 fork 3 starts with strategy
% 87.69/11.35  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 87.69/11.35  
% 87.69/11.35  
% 87.69/11.35  fork 6: search terminated without proof.
% 87.69/11.36  
% 87.69/11.36  fork 2: search finished without proof.
% 87.69/11.37  
% 87.69/11.37  
% 87.69/11.37  fork 4: search terminated without proof.
% 88.16/11.38  
% 88.16/11.38  **** run 192 fork 7 starts with strategy
% 88.16/11.38  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 88.16/11.39  
% 88.16/11.39  **** run 195 fork 2 starts with strategy
% 88.16/11.39  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 88.16/11.40  
% 88.16/11.40  **** run 191 fork 6 starts with strategy
% 88.16/11.40  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 88.16/11.40  
% 88.16/11.40  **** run 197 fork 4 starts with strategy
% 88.16/11.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 88.16/11.43  
% 88.16/11.43  
% 88.16/11.43  fork 0: search terminated without proof.
% 88.72/11.45  
% 88.72/11.45  **** run 193 fork 0 starts with strategy
% 88.72/11.45  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 89.56/11.57  
% 89.56/11.57  
% 89.56/11.57  fork 5: search terminated without proof.
% 89.56/11.61  
% 89.56/11.61  **** run 198 fork 5 starts with strategy
% 89.56/11.61  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 94.43/12.21  
% 94.43/12.21  
% 94.43/12.21  fork 1: search terminated without proof.
% 94.43/12.25  
% 94.43/12.25  **** run 202 fork 1 starts with strategy
% 94.43/12.25  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 95.76/12.38  
% 95.76/12.38  
% 95.76/12.38  fork 3: search terminated without proof.
% 96.30/12.41  
% 96.30/12.41  
% 96.30/12.41  fork 7: search terminated without proof.
% 96.30/12.42  
% 96.30/12.42  **** run 204 fork 3 starts with strategy
% 96.30/12.42  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 96.30/12.44  
% 96.30/12.44  
% 96.30/12.44  fork 2: search terminated without proof.
% 96.30/12.44  
% 96.30/12.44  
% 96.30/12.44  fork 6: search terminated without proof.
% 96.30/12.44  
% 96.30/12.44  
% 96.30/12.44  fork 4: search terminated without proof.
% 96.30/12.45  
% 96.30/12.45  **** run 200 fork 7 starts with strategy
% 96.30/12.45  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 96.83/12.48  
% 96.83/12.48  **** run 203 fork 2 starts with strategy
% 96.83/12.48  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 96.83/12.48  
% 96.83/12.48  **** run 199 fork 6 starts with strategy
% 96.83/12.48  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 96.83/12.48  
% 96.83/12.48  **** run 205 fork 4 starts with strategy
% 96.83/12.48  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 96.83/12.49  
% 96.83/12.49  
% 96.83/12.49  fork 0: search terminated without proof.
% 96.83/12.52  
% 96.83/12.52  **** run 201 fork 0 starts with strategy
% 96.83/12.52  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 97.77/12.64  
% 97.77/12.64  
% 97.77/12.64  fork 5: search terminated without proof.
% 98.29/12.68  
% 98.29/12.68  **** run 206 fork 5 starts with strategy
% 98.29/12.68  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 103.63/13.33  
% 103.63/13.33  
% 103.63/13.33  fork 1: search terminated without proof.
% 103.85/13.38  
% 103.85/13.38  **** run 210 fork 1 starts with strategy
% 103.85/13.38  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 103.85/13.41  
% 103.85/13.41  fork 1: search finished without proof.
% 104.45/13.44  
% 104.45/13.44  **** run 218 fork 1 starts with strategy
% 104.45/13.44  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 104.45/13.47  
% 104.45/13.47  
% 104.45/13.47  fork 3: search terminated without proof.
% 104.78/13.49  
% 104.78/13.49  
% 104.78/13.49  fork 7: search terminated without proof.
% 104.78/13.50  
% 104.78/13.50  **** run 212 fork 3 starts with strategy
% 104.78/13.50  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 104.78/13.51  
% 104.78/13.51  
% 104.78/13.51  fork 6: search terminated without proof.
% 104.78/13.51  
% 104.78/13.51  
% 104.78/13.51  fork 2: search terminated without proof.
% 104.78/13.52  
% 104.78/13.52  **** run 208 fork 7 starts with strategy
% 104.78/13.52  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 104.78/13.52  
% 104.78/13.52  
% 104.78/13.52  fork 4: search terminated without proof.
% 105.34/13.55  
% 105.34/13.55  **** run 207 fork 6 starts with strategy
% 105.34/13.55  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 105.34/13.55  
% 105.34/13.55  
% 105.34/13.55  fork 0: search terminated without proof.
% 105.34/13.56  
% 105.34/13.56  **** run 213 fork 4 starts with strategy
% 105.34/13.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 105.34/13.56  
% 105.34/13.56  **** run 211 fork 2 starts with strategy
% 105.34/13.56  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 105.57/13.59  
% 105.57/13.59  **** run 209 fork 0 starts with strategy
% 105.57/13.59  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 106.25/13.72  
% 106.25/13.72  
% 106.25/13.72  fork 5: search terminated without proof.
% 106.88/13.75  
% 106.88/13.75  **** run 214 fork 5 starts with strategy
% 106.88/13.75  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 107.35/13.85  
% 107.35/13.85  fork 1: search finished without proof.
% 107.96/13.88  
% 107.96/13.88  **** run 226 fork 1 starts with strategy
% 107.96/13.88  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 112.72/14.54  
% 112.72/14.54  
% 112.72/14.54  fork 3: search terminated without proof.
% 113.35/14.55  
% 113.35/14.55  
% 113.35/14.55  fork 7: search terminated without proof.
% 113.35/14.57  
% 113.35/14.57  **** run 220 fork 3 starts with strategy
% 113.35/14.57  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 113.59/14.59  
% 113.59/14.59  **** run 216 fork 7 starts with strategy
% 113.59/14.59  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 113.59/14.59  
% 113.59/14.59  
% 113.59/14.59  fork 6: search terminated without proof.
% 113.59/14.59  
% 113.59/14.59  
% 113.59/14.59  fork 2: search terminated without proof.
% 113.59/14.59  
% 113.59/14.59  
% 113.59/14.59  fork 4: search terminated without proof.
% 113.59/14.62  
% 113.59/14.62  
% 113.59/14.62  fork 0: search terminated without proof.
% 113.99/14.63  
% 113.99/14.63  **** run 221 fork 4 starts with strategy
% 113.99/14.63  
% 113.99/14.63  **** run 219 fork 2 starts with strategy
% 113.99/14.63  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 113.99/14.63  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 113.99/14.64  
% 113.99/14.64  **** run 215 fork 6 starts with strategy
% 113.99/14.64  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 114.18/14.65  
% 114.18/14.65  **** run 217 fork 0 starts with strategy
% 114.18/14.65  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 115.11/14.78  
% 115.11/14.78  
% 115.11/14.78  fork 5: search terminated without proof.
% 115.11/14.82  
% 115.11/14.82  **** run 222 fork 5 starts with strategy
% 115.11/14.82  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 116.56/14.95  
% 116.56/14.95  
% 116.56/14.95  fork 1: search terminated without proof.
% 116.73/14.99  
% 116.73/14.99  **** run 234 fork 1 starts with strategy
% 116.73/14.99  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 121.56/15.61  
% 121.56/15.61  
% 121.56/15.61  fork 3: search terminated without proof.
% 121.56/15.62  
% 121.56/15.62  
% 121.56/15.62  fork 7: search terminated without proof.
% 121.56/15.65  
% 121.56/15.65  **** run 228 fork 3 starts with strategy
% 121.56/15.65  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 121.56/15.67  
% 121.56/15.67  
% 121.56/15.67  fork 4: search terminated without proof.
% 121.56/15.67  
% 121.56/15.67  **** run 224 fork 7 starts with strategy
% 121.56/15.67  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 122.32/15.67  
% 122.32/15.67  
% 122.32/15.67  fork 2: search terminated without proof.
% 122.32/15.68  
% 122.32/15.68  
% 122.32/15.68  fork 6: search terminated without proof.
% 122.32/15.69  
% 122.32/15.69  
% 122.32/15.69  fork 0: search terminated without proof.
% 122.49/15.70  
% 122.49/15.70  **** run 229 fork 4 starts with strategy
% 122.49/15.70  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 122.49/15.71  
% 122.49/15.71  **** run 227 fork 2 starts with strategy
% 122.49/15.71  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 122.49/15.71  
% 122.49/15.71  **** run 223 fork 6 starts with strategy
% 122.49/15.71  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 122.72/15.73  
% 122.72/15.73  **** run 225 fork 0 starts with strategy
% 122.72/15.73  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 123.34/15.85  
% 123.34/15.85  
% 123.34/15.85  fork 5: search terminated without proof.
% 123.94/15.88  
% 123.94/15.88  **** run 230 fork 5 starts with strategy
% 123.94/15.88  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 125.31/16.08  
% 125.31/16.08  
% 125.31/16.08  fork 1: search terminated without proof.
% 125.31/16.11  
% 125.31/16.11  **** run 242 fork 1 starts with strategy
% 125.31/16.11  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 130.24/16.69  
% 130.24/16.69  
% 130.24/16.69  fork 3: search terminated without proof.
% 130.24/16.70  
% 130.24/16.70  
% 130.24/16.70  fork 7: search terminated without proof.
% 130.24/16.73  
% 130.24/16.73  **** run 236 fork 3 starts with strategy
% 130.24/16.73  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 130.72/16.74  
% 130.72/16.74  
% 130.72/16.74  fork 4: search terminated without proof.
% 130.72/16.74  
% 130.72/16.74  **** run 232 fork 7 starts with strategy
% 130.72/16.74  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 130.72/16.75  
% 130.72/16.75  
% 130.72/16.75  fork 6: search terminated without proof.
% 130.98/16.76  
% 130.98/16.76  
% 130.98/16.76  fork 2: search terminated without proof.
% 130.98/16.77  
% 130.98/16.77  
% 130.98/16.77  fork 0: search terminated without proof.
% 130.98/16.79  
% 130.98/16.79  **** run 237 fork 4 starts with strategy
% 130.98/16.79  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 130.98/16.79  
% 130.98/16.79  **** run 231 fork 6 starts with strategy
% 130.98/16.79  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 130.98/16.80  
% 130.98/16.80  **** run 235 fork 2 starts with strategy
% 130.98/16.80  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 130.98/16.81  
% 130.98/16.81  **** run 233 fork 0 starts with strategy
% 130.98/16.81  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 131.80/16.91  
% 131.80/16.91  
% 131.80/16.91  fork 5: search terminated without proof.
% 132.39/16.94  
% 132.39/16.94  **** run 238 fork 5 starts with strategy
% 132.39/16.94  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 133.97/17.18  
% 133.97/17.18  
% 133.97/17.18  fork 1: search terminated without proof.
% 134.36/17.22  
% 134.36/17.22  **** run 250 fork 1 starts with strategy
% 134.36/17.22  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 138.69/17.76  
% 138.69/17.76  fork 2: search finished without proof.
% 138.69/17.77  
% 138.69/17.77  
% 138.69/17.77  fork 3: search terminated without proof.
% 138.69/17.77  
% 138.69/17.77  
% 138.69/17.77  fork 7: search terminated without proof.
% 138.69/17.79  
% 138.69/17.79  **** run 243 fork 2 starts with strategy
% 138.69/17.79  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 138.69/17.80  
% 138.69/17.80  **** run 244 fork 3 starts with strategy
% 138.69/17.80  
% 138.69/17.80  **** run 240 fork 7 starts with strategy
% 138.69/17.80  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 138.69/17.80  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 139.14/17.82  
% 139.14/17.82  
% 139.14/17.82  fork 4: search terminated without proof.
% 139.14/17.83  
% 139.14/17.83  
% 139.14/17.83  fork 6: search terminated without proof.
% 139.14/17.85  
% 139.14/17.85  
% 139.14/17.85  fork 0: search terminated without proof.
% 139.14/17.85  
% 139.14/17.85  **** run 239 fork 6 starts with strategy
% 139.14/17.85  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 139.52/17.86  
% 139.52/17.86  **** run 245 fork 4 starts with strategy
% 139.52/17.86  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 139.52/17.89  
% 139.52/17.89  **** run 241 fork 0 starts with strategy
% 139.52/17.89  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 140.15/17.97  
% 140.15/17.97  
% 140.15/17.97  fork 5: search terminated without proof.
% 140.42/18.00  
% 140.42/18.00  **** run 246 fork 5 starts with strategy
% 140.42/18.00  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 142.61/18.33  
% 142.61/18.33  
% 142.61/18.33  result: proof found
% 142.61/18.33  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 142.61/18.33  by run 250 fork 1 strategy {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 142.61/18.33  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 142.61/18.33  
% 142.61/18.33  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 142.61/18.33  
% 142.61/18.33  run 250 fork 1 statistics:
% 142.61/18.33  ----------------------------------
% 142.61/18.33  this run seconds: 0.392197
% 142.61/18.33  total seconds: 16.672882
% 142.61/18.33  stat_given_used: 997
% 142.61/18.33  stat_given_used_at_endgame: 0
% 142.61/18.33  stat_given_candidates:   2074
% 142.61/18.33  stat_given_candidates_at_endgame: 0
% 142.61/18.33  stat_given_candidates_h: 0
% 142.61/18.33  stat_binres_derived_cl:   6543
% 142.61/18.33  stat_binres_derived_cl_h: 0
% 142.61/18.33  stat_factor_derived_cl: 74
% 142.61/18.33  stat_para_derived_cl: 16210
% 142.61/18.33  stat_tautologies_discarded: 446
% 142.61/18.33  stat_forward_subsumed: 5859
% 142.61/18.33  stat_derived_cut: 250
% 142.61/18.33  stat_derived_rewritten: 0
% 142.61/18.33  stat_weight_discarded_building: 0
% 142.61/18.33  stat_weight_discarded_cl: 0
% 142.61/18.33  stat_internlimit_discarded_cl: 0
% 142.61/18.33  stat_simplified:  2 simplified 0 derived 0 given
% 142.61/18.33  stat_kept_cl: 15655
% 142.61/18.33  stat_built_cl: 17651
% 142.61/18.33  stat_hyperres_partial_cl: 0
% 142.61/18.33  stat_made_rewriters: 0
% 142.61/18.33  stat_backward_subsumed: 0
% 142.61/18.33  stat_propagated_subsumed: 0
% 142.61/18.33  stat_clsubs_attempted:                     34693
% 142.61/18.33  stat_clsubs_fact_groundunit_found:            10
% 142.61/18.33  stat_clsubs_rule_groundunit_found:            17
% 142.61/18.33  stat_clsubs_top_meta_attempted:             795009
% 142.61/18.33  stat_clsubs_top_meta_failed:                760316
% 142.61/18.33  stat_clsubs_top_meta_nonpref_attempted:              795009
% 142.61/18.33  stat_clsubs_top_meta_nonpref_succeeded:              387371
% 142.61/18.33  stat_clsubs_top_meta_pref_attempted:                 387371
% 142.61/18.34  stat_clsubs_top_meta_pref1_succeeded:                132280
% 142.61/18.34  stat_clsubs_top_meta_pref2_succeeded:                 81855
% 142.61/18.34  stat_clsubs_top_meta_pref3_succeeded:                 34693
% 142.61/18.34  stat_clsubs_top_meta_pref_succeeded:                  34693
% 142.61/18.34  stat_clsubs_meta_attempted:                88119
% 142.61/18.34  stat_clsubs_meta_failed:                   41771
% 142.61/18.34  stat_clsubs_predsymbs_attempted:               0
% 142.61/18.34  stat_clsubs_unit_attempted:                10705
% 142.61/18.34  stat_clsubs_full_attempted:                23988
% 142.61/18.34  stat_forwardsubs_attempted:                21515
% 142.61/18.34  stat_lit_hash_added:                  16762
% 142.61/18.34  stat_lit_hash_computed:               89107
% 142.61/18.34  stat_lit_hash_match_found:             6382
% 142.61/18.34  stat_lit_hash_match_miss:            106500
% 142.61/18.34  stat_lit_hash_cut_ok:                   458
% 142.61/18.34  stat_lit_strong_cut_ok:                  71
% 142.61/18.34  stat_lit_hash_subsume_ok:              5859
% 142.61/18.34  clqueue els 10000000 used 1
% 142.61/18.34  clactive els 10000000 used 998
% 142.61/18.34  clactivesubsume els 10000000 used 5731
% 142.61/18.34  queue_termbuf els 200000000 used 1456061
% 142.61/18.34  hyper_termbuf els 100000000 used 1
% 142.61/18.34  active_termbuf els 100000000 used 59856
% 142.61/18.34  varstack els 5000 last used 1
% 142.61/18.34  given_termbuf els 10000000 last used 1
% 142.61/18.34  simplified_termbuf els 10000000 last used 1
% 142.61/18.34  derived_termbuf els 10000000 last used 22
% 142.61/18.34  wr_mallocs: 26184
% 142.61/18.34  wr_callocs: 21
% 142.61/18.34  wr_reallocs: 4347
% 142.61/18.34  wr_frees: 4
% 142.61/18.34  wr_malloc_bytes: 4163569220
% 142.61/18.34  wr_calloc_bytes: 112065536
% 142.61/18.34  wr_realloc_bytes: 821824
% 142.61/18.34  wr_realloc_freebytes: 0
% 142.61/18.34  ----------------------------------
%------------------------------------------------------------------------------