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

View Problem - Process Solution

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

% Computer : n020.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:24 EDT 2023

% Result   : Unsatisfiable 128.49s 16.76s
% Output   : CNFRefutation 128.49s
% 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.07/0.12  % Problem  : SWV729-1 : TPTP v8.1.2. Released v4.1.0.
% 0.07/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Tue Aug 29 10:15:13 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.39  
% 0.19/0.39  input clause set summed statistics:
% 0.19/0.39  ----------------------------------
% 0.19/0.39  in_clause_count:                   561
% 0.19/0.39  in_rule_clause_count:              545
% 0.19/0.39  in_fact_clause_count:               16
% 0.19/0.39  in_answer_clause_count:              0
% 0.19/0.39  in_ground_clause_count:             33
% 0.19/0.39  in_unit_clause_count:              242
% 0.19/0.39  in_horn_clause_count:              507
% 0.19/0.39  in_pos_clause_count:               163
% 0.19/0.39  in_neg_clause_count:                86
% 0.19/0.39  in_poseq_clause_count:             177
% 0.19/0.39  in_negeq_clause_count:             100
% 0.19/0.39  in_unitposeq_clause_count:          83
% 0.19/0.39  in_chain_clause_count:               0
% 0.19/0.39  in_min_length:             1
% 0.19/0.39  in_max_length:             6
% 0.19/0.39  in_min_depth:              1
% 0.19/0.39  in_max_depth:             11
% 0.19/0.39  in_min_size:               2
% 0.19/0.39  in_max_size:              82
% 0.19/0.39  in_min_vars:               0
% 0.19/0.39  in_max_vars:               9
% 0.19/0.39  in_extaxiom_count:                 0
% 0.19/0.39  in_axiom_count:                  557
% 0.19/0.39  in_assumption_count:               0
% 0.19/0.39  in_goal_count:                     4
% 0.19/0.39  in_neg_goal_count:                 2
% 0.19/0.39  in_pos_goal_count:                 2
% 0.19/0.39  in_posunit_goal_count:             2
% 0.19/0.39  
% 0.19/0.39  auto guide:
% 0.19/0.39  -----------
% 0.19/0.39  {
% 0.19/0.39  "print":1,
% 0.19/0.39  "print_level": 15,
% 0.19/0.39  "max_size": 0,
% 0.19/0.39  "max_depth": 0,
% 0.19/0.39  "max_length": 0,
% 0.19/0.39  "max_dseconds": 0,
% 0.19/0.39  "runs":[
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.39  {"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.19/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.39  {"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.19/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.19/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.39  {"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.19/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.39  {"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.19/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.39  {"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.19/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.39  {"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.19/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.39  {"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.19/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.19/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.40  {"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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"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.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.19/0.40  
% 0.19/0.40  ]}
% 0.19/0.40  
% 0.19/0.40  
% 0.19/0.40  **** run 1 fork 0 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 2 fork 1 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 3 fork 2 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 4 fork 3 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 5 fork 4 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 6 fork 5 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.40  
% 0.19/0.40  **** run 7 fork 6 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 1: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 2: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 3: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 7: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 0: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 6: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 4: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 5: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  **** run 12 fork 3 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.56  
% 0.19/0.56  **** run 16 fork 7 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.56  
% 0.19/0.56  **** run 10 fork 1 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 15 fork 6 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 14 fork 5 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 13 fork 4 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.58  
% 0.19/0.58  **** run 9 fork 0 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.58  
% 0.19/0.58  **** run 11 fork 2 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 1.64/0.69  
% 1.64/0.69  
% 1.64/0.69  fork 1: search terminated without proof.
% 1.64/0.70  
% 1.64/0.70  
% 1.64/0.70  fork 5: search terminated without proof.
% 1.64/0.70  
% 1.64/0.70  
% 1.64/0.70  fork 4: search terminated without proof.
% 1.64/0.71  
% 1.64/0.71  
% 1.64/0.71  fork 0: search terminated without proof.
% 1.64/0.71  
% 1.64/0.71  
% 1.64/0.71  fork 6: search terminated without proof.
% 2.49/0.71  
% 2.49/0.71  **** run 18 fork 1 starts with strategy
% 2.49/0.71  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.49/0.72  
% 2.49/0.72  
% 2.49/0.72  fork 7: search terminated without proof.
% 2.49/0.72  
% 2.49/0.72  **** run 22 fork 5 starts with strategy
% 2.49/0.72  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.49/0.72  
% 2.49/0.72  **** run 21 fork 4 starts with strategy
% 2.49/0.72  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.49/0.73  
% 2.49/0.73  **** run 23 fork 6 starts with strategy
% 2.49/0.73  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.49/0.73  
% 2.49/0.73  **** run 17 fork 0 starts with strategy
% 2.49/0.73  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.49/0.74  
% 2.49/0.74  **** run 24 fork 7 starts with strategy
% 2.49/0.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.49/0.74  
% 2.49/0.74  
% 2.49/0.74  fork 3: search terminated without proof.
% 2.49/0.75  
% 2.49/0.75  
% 2.49/0.75  fork 2: search terminated without proof.
% 2.49/0.76  
% 2.49/0.76  **** run 20 fork 3 starts with strategy
% 2.49/0.76  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.97/0.77  
% 2.97/0.77  **** run 19 fork 2 starts with strategy
% 2.97/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 3.66/0.86  
% 3.66/0.86  
% 3.66/0.86  fork 4: search terminated without proof.
% 3.66/0.86  
% 3.66/0.86  
% 3.66/0.86  fork 5: search terminated without proof.
% 3.66/0.86  
% 3.66/0.86  
% 3.66/0.86  fork 1: search terminated without proof.
% 3.66/0.87  
% 3.66/0.87  
% 3.66/0.87  fork 6: search terminated without proof.
% 3.66/0.87  
% 3.66/0.87  
% 3.66/0.87  fork 0: search terminated without proof.
% 3.66/0.88  
% 3.66/0.88  
% 3.66/0.88  fork 7: search terminated without proof.
% 3.66/0.88  
% 3.66/0.88  **** run 30 fork 5 starts with strategy
% 3.66/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.66/0.88  
% 3.66/0.88  **** run 26 fork 1 starts with strategy
% 3.66/0.88  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.66/0.88  
% 3.66/0.88  **** run 29 fork 4 starts with strategy
% 3.66/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.90/0.89  
% 3.90/0.89  **** run 31 fork 6 starts with strategy
% 3.90/0.89  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.90/0.89  
% 3.90/0.89  **** run 25 fork 0 starts with strategy
% 3.90/0.89  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.90/0.90  
% 3.90/0.90  
% 3.90/0.90  fork 3: search terminated without proof.
% 3.90/0.91  
% 3.90/0.91  
% 3.90/0.91  fork 2: search terminated without proof.
% 3.90/0.91  
% 3.90/0.91  **** run 32 fork 7 starts with strategy
% 3.90/0.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.90/0.92  
% 3.90/0.92  **** run 28 fork 3 starts with strategy
% 3.90/0.92  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.90/0.93  
% 3.90/0.93  **** run 27 fork 2 starts with strategy
% 3.90/0.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 4.91/1.01  
% 4.91/1.01  
% 4.91/1.01  fork 5: search terminated without proof.
% 4.91/1.02  
% 4.91/1.02  
% 4.91/1.02  fork 4: search terminated without proof.
% 4.91/1.02  
% 4.91/1.02  
% 4.91/1.02  fork 1: search terminated without proof.
% 4.91/1.02  
% 4.91/1.02  
% 4.91/1.02  fork 6: search terminated without proof.
% 4.91/1.03  
% 4.91/1.03  
% 4.91/1.03  fork 0: search terminated without proof.
% 4.91/1.03  
% 4.91/1.03  **** run 38 fork 5 starts with strategy
% 4.91/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.91/1.04  
% 4.91/1.04  **** run 37 fork 4 starts with strategy
% 4.91/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.91/1.04  
% 4.91/1.04  **** run 34 fork 1 starts with strategy
% 4.91/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.91/1.04  
% 4.91/1.04  **** run 39 fork 6 starts with strategy
% 4.91/1.04  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.91/1.04  
% 4.91/1.04  
% 4.91/1.04  fork 7: search terminated without proof.
% 4.91/1.05  
% 4.91/1.05  **** run 33 fork 0 starts with strategy
% 4.91/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.91/1.05  
% 4.91/1.05  
% 4.91/1.05  fork 3: search terminated without proof.
% 4.91/1.06  
% 4.91/1.06  
% 4.91/1.06  fork 2: search terminated without proof.
% 5.35/1.07  
% 5.35/1.07  **** run 40 fork 7 starts with strategy
% 5.35/1.07  {"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.35/1.07  
% 5.35/1.07  **** run 36 fork 3 starts with strategy
% 5.35/1.07  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 5.35/1.08  
% 5.35/1.08  **** run 35 fork 2 starts with strategy
% 5.35/1.08  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 6.06/1.16  
% 6.06/1.16  
% 6.06/1.16  fork 5: search terminated without proof.
% 6.06/1.16  
% 6.06/1.16  fork 4: search finished without proof.
% 6.06/1.17  
% 6.06/1.17  
% 6.06/1.17  fork 1: search terminated without proof.
% 6.06/1.17  
% 6.06/1.17  
% 6.06/1.17  fork 6: search terminated without proof.
% 6.06/1.18  
% 6.06/1.18  
% 6.06/1.18  fork 0: search terminated without proof.
% 6.06/1.18  
% 6.06/1.18  **** run 45 fork 4 starts with strategy
% 6.06/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.31/1.19  
% 6.31/1.19  **** run 46 fork 5 starts with strategy
% 6.31/1.19  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.31/1.19  
% 6.31/1.19  **** run 42 fork 1 starts with strategy
% 6.31/1.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 6.31/1.19  
% 6.31/1.19  **** run 47 fork 6 starts with strategy
% 6.31/1.19  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.31/1.20  
% 6.31/1.20  **** run 41 fork 0 starts with strategy
% 6.31/1.20  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.31/1.20  
% 6.31/1.20  fork 3: search finished without proof.
% 6.31/1.20  
% 6.31/1.20  
% 6.31/1.20  fork 7: search terminated without proof.
% 6.31/1.21  
% 6.31/1.21  
% 6.31/1.21  fork 2: search terminated without proof.
% 6.31/1.22  
% 6.31/1.22  **** run 44 fork 3 starts with strategy
% 6.31/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.31/1.24  
% 6.31/1.24  **** run 43 fork 2 starts with strategy
% 6.31/1.24  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.31/1.24  
% 6.31/1.24  **** run 48 fork 7 starts with strategy
% 6.31/1.24  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.31/1.31  
% 6.31/1.31  
% 6.31/1.31  fork 4: search terminated without proof.
% 6.31/1.32  
% 6.31/1.32  
% 6.31/1.32  fork 5: search terminated without proof.
% 6.31/1.32  
% 6.31/1.32  
% 6.31/1.32  fork 1: search terminated without proof.
% 6.31/1.32  
% 6.31/1.32  
% 6.31/1.32  fork 6: search terminated without proof.
% 6.31/1.33  
% 6.31/1.33  
% 6.31/1.33  fork 0: search terminated without proof.
% 7.06/1.33  
% 7.06/1.33  **** run 53 fork 4 starts with strategy
% 7.06/1.33  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.06/1.34  
% 7.06/1.34  **** run 54 fork 5 starts with strategy
% 7.06/1.34  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.06/1.34  
% 7.06/1.34  **** run 55 fork 6 starts with strategy
% 7.06/1.34  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.06/1.34  
% 7.06/1.34  **** run 50 fork 1 starts with strategy
% 7.06/1.34  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.06/1.35  
% 7.06/1.35  fork 3: search finished without proof.
% 7.56/1.35  
% 7.56/1.35  **** run 49 fork 0 starts with strategy
% 7.56/1.35  {"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.56/1.37  
% 7.56/1.37  
% 7.56/1.37  fork 2: search terminated without proof.
% 7.56/1.37  
% 7.56/1.37  **** run 52 fork 3 starts with strategy
% 7.56/1.37  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.56/1.39  
% 7.56/1.39  **** run 51 fork 2 starts with strategy
% 7.56/1.39  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.10/1.42  
% 8.10/1.42  
% 8.10/1.42  fork 7: search terminated without proof.
% 8.10/1.44  
% 8.10/1.44  **** run 56 fork 7 starts with strategy
% 8.10/1.44  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 8.10/1.46  
% 8.10/1.46  fork 6: search finished without proof.
% 8.50/1.47  
% 8.50/1.47  fork 4: search finished without proof.
% 8.50/1.47  
% 8.50/1.47  fork 5: search finished without proof.
% 8.50/1.47  
% 8.50/1.47  
% 8.50/1.47  fork 1: search terminated without proof.
% 8.50/1.48  
% 8.50/1.48  
% 8.50/1.48  fork 0: search terminated without proof.
% 8.50/1.49  
% 8.50/1.49  **** run 63 fork 6 starts with strategy
% 8.50/1.49  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.50/1.49  
% 8.50/1.49  **** run 62 fork 5 starts with strategy
% 8.50/1.49  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.50/1.49  
% 8.50/1.49  **** run 58 fork 1 starts with strategy
% 8.50/1.49  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.50/1.49  
% 8.50/1.49  **** run 61 fork 4 starts with strategy
% 8.50/1.49  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.50/1.50  
% 8.50/1.50  
% 8.50/1.50  fork 3: search terminated without proof.
% 8.50/1.51  
% 8.50/1.51  **** run 57 fork 0 starts with strategy
% 8.50/1.51  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.50/1.52  
% 8.50/1.52  
% 8.50/1.52  fork 2: search terminated without proof.
% 8.50/1.52  
% 8.50/1.52  **** run 60 fork 3 starts with strategy
% 8.50/1.52  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.50/1.54  
% 8.50/1.54  **** run 59 fork 2 starts with strategy
% 8.50/1.54  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 9.13/1.57  
% 9.13/1.57  
% 9.13/1.57  fork 7: search terminated without proof.
% 9.39/1.60  
% 9.39/1.60  **** run 64 fork 7 starts with strategy
% 9.39/1.60  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.39/1.62  
% 9.39/1.62  
% 9.39/1.62  fork 6: search terminated without proof.
% 9.39/1.62  
% 9.39/1.62  
% 9.39/1.62  fork 1: search terminated without proof.
% 9.39/1.63  
% 9.39/1.63  
% 9.39/1.63  fork 5: search terminated without proof.
% 9.39/1.63  
% 9.39/1.63  
% 9.39/1.63  fork 4: search terminated without proof.
% 9.79/1.63  
% 9.79/1.63  **** run 71 fork 6 starts with strategy
% 9.79/1.63  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.79/1.64  
% 9.79/1.64  **** run 66 fork 1 starts with strategy
% 9.79/1.64  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.79/1.64  
% 9.79/1.64  
% 9.79/1.64  fork 0: search terminated without proof.
% 9.79/1.64  
% 9.79/1.64  fork 3: search finished without proof.
% 9.79/1.65  
% 9.79/1.65  **** run 70 fork 5 starts with strategy
% 9.79/1.65  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.95/1.65  
% 9.95/1.65  **** run 69 fork 4 starts with strategy
% 9.95/1.65  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.95/1.66  
% 9.95/1.66  **** run 68 fork 3 starts with strategy
% 9.95/1.66  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.95/1.67  
% 9.95/1.67  **** run 65 fork 0 starts with strategy
% 9.95/1.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.95/1.67  
% 9.95/1.67  
% 9.95/1.67  fork 2: search terminated without proof.
% 9.95/1.69  
% 9.95/1.69  **** run 67 fork 2 starts with strategy
% 9.95/1.69  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 10.50/1.73  
% 10.50/1.73  
% 10.50/1.73  fork 7: search terminated without proof.
% 10.50/1.75  
% 10.50/1.75  **** run 72 fork 7 starts with strategy
% 10.50/1.75  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.50/1.76  
% 10.50/1.76  
% 10.50/1.76  fork 6: search terminated without proof.
% 10.86/1.77  
% 10.86/1.77  
% 10.86/1.77  fork 1: search terminated without proof.
% 10.86/1.78  
% 10.86/1.78  
% 10.86/1.78  fork 5: search terminated without proof.
% 10.86/1.78  
% 10.86/1.78  **** run 79 fork 6 starts with strategy
% 10.86/1.78  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.86/1.79  
% 10.86/1.79  
% 10.86/1.79  fork 4: search terminated without proof.
% 10.86/1.79  
% 10.86/1.79  **** run 74 fork 1 starts with strategy
% 10.86/1.79  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.86/1.79  
% 10.86/1.79  
% 10.86/1.79  fork 3: search terminated without proof.
% 10.86/1.80  
% 10.86/1.80  **** run 78 fork 5 starts with strategy
% 10.86/1.80  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.86/1.81  
% 10.86/1.81  
% 10.86/1.81  fork 0: search terminated without proof.
% 10.86/1.82  
% 10.86/1.82  **** run 76 fork 3 starts with strategy
% 10.86/1.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.86/1.82  
% 10.86/1.82  
% 10.86/1.82  fork 2: search terminated without proof.
% 10.86/1.82  
% 10.86/1.82  **** run 77 fork 4 starts with strategy
% 10.86/1.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 10.86/1.83  
% 10.86/1.83  **** run 73 fork 0 starts with strategy
% 10.86/1.83  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.86/1.84  
% 10.86/1.84  **** run 75 fork 2 starts with strategy
% 10.86/1.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 11.51/1.89  
% 11.51/1.89  
% 11.51/1.89  fork 7: search terminated without proof.
% 11.51/1.92  
% 11.51/1.92  
% 11.51/1.92  fork 6: search terminated without proof.
% 11.51/1.92  
% 11.51/1.92  
% 11.51/1.92  fork 1: search terminated without proof.
% 11.51/1.93  
% 11.51/1.93  **** run 80 fork 7 starts with strategy
% 11.51/1.93  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.51/1.94  
% 11.51/1.94  
% 11.51/1.94  fork 5: search terminated without proof.
% 11.51/1.94  
% 11.51/1.94  **** run 87 fork 6 starts with strategy
% 11.51/1.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.51/1.94  
% 11.51/1.94  **** run 82 fork 1 starts with strategy
% 11.51/1.94  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.51/1.95  
% 11.51/1.95  
% 11.51/1.95  fork 3: search terminated without proof.
% 11.51/1.95  
% 11.51/1.95  
% 11.51/1.95  fork 4: search terminated without proof.
% 11.51/1.96  
% 11.51/1.96  
% 11.51/1.96  fork 0: search terminated without proof.
% 11.51/1.96  
% 11.51/1.96  **** run 86 fork 5 starts with strategy
% 11.51/1.96  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.51/1.97  
% 11.51/1.97  
% 11.51/1.97  fork 2: search terminated without proof.
% 12.16/1.97  
% 12.16/1.97  **** run 84 fork 3 starts with strategy
% 12.16/1.97  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.16/1.97  
% 12.16/1.97  **** run 85 fork 4 starts with strategy
% 12.16/1.97  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 12.16/1.99  
% 12.16/1.99  **** run 81 fork 0 starts with strategy
% 12.16/1.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 12.16/1.99  
% 12.16/1.99  **** run 83 fork 2 starts with strategy
% 12.16/1.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.16/2.00  
% 12.16/2.00  fork 3: search finished without proof.
% 12.86/2.02  
% 12.86/2.02  **** run 92 fork 3 starts with strategy
% 12.86/2.02  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 13.01/2.07  
% 13.01/2.07  
% 13.01/2.07  fork 6: search terminated without proof.
% 13.01/2.08  
% 13.01/2.08  
% 13.01/2.08  fork 1: search terminated without proof.
% 13.01/2.08  
% 13.01/2.08  
% 13.01/2.08  fork 7: search terminated without proof.
% 13.01/2.09  
% 13.01/2.09  **** run 95 fork 6 starts with strategy
% 13.01/2.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.01/2.09  
% 13.01/2.09  
% 13.01/2.09  fork 5: search terminated without proof.
% 13.01/2.10  
% 13.01/2.10  **** run 90 fork 1 starts with strategy
% 13.01/2.10  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 13.01/2.10  
% 13.01/2.10  **** run 88 fork 7 starts with strategy
% 13.01/2.10  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 13.01/2.11  
% 13.01/2.11  
% 13.01/2.11  fork 4: search terminated without proof.
% 13.01/2.11  
% 13.01/2.11  **** run 94 fork 5 starts with strategy
% 13.01/2.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 13.62/2.12  
% 13.62/2.12  
% 13.62/2.12  fork 2: search terminated without proof.
% 13.62/2.13  
% 13.62/2.13  
% 13.62/2.13  fork 0: search terminated without proof.
% 13.62/2.13  
% 13.62/2.13  **** run 93 fork 4 starts with strategy
% 13.62/2.13  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 13.62/2.14  
% 13.62/2.14  **** run 91 fork 2 starts with strategy
% 13.62/2.14  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 13.62/2.15  
% 13.62/2.15  fork 3: search finished without proof.
% 13.62/2.15  
% 13.62/2.15  **** run 89 fork 0 starts with strategy
% 13.62/2.15  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 13.62/2.16  
% 13.62/2.16  **** run 100 fork 3 starts with strategy
% 13.62/2.16  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 14.10/2.21  
% 14.10/2.21  
% 14.10/2.21  fork 6: search terminated without proof.
% 14.10/2.23  
% 14.10/2.23  
% 14.10/2.23  fork 1: search terminated without proof.
% 14.10/2.23  
% 14.10/2.23  **** run 103 fork 6 starts with strategy
% 14.10/2.23  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.10/2.24  
% 14.10/2.24  
% 14.10/2.24  fork 7: search terminated without proof.
% 14.10/2.24  
% 14.10/2.24  
% 14.10/2.24  fork 5: search terminated without proof.
% 14.10/2.25  
% 14.10/2.25  **** run 98 fork 1 starts with strategy
% 14.10/2.25  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.10/2.25  
% 14.10/2.25  **** run 96 fork 7 starts with strategy
% 14.10/2.25  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 14.73/2.26  
% 14.73/2.26  **** run 102 fork 5 starts with strategy
% 14.73/2.26  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 14.73/2.27  
% 14.73/2.27  
% 14.73/2.27  fork 4: search terminated without proof.
% 14.73/2.27  
% 14.73/2.27  
% 14.73/2.27  fork 2: search terminated without proof.
% 14.91/2.28  
% 14.91/2.28  
% 14.91/2.28  fork 0: search terminated without proof.
% 14.91/2.29  
% 14.91/2.29  **** run 99 fork 2 starts with strategy
% 14.91/2.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 14.91/2.29  
% 14.91/2.29  **** run 101 fork 4 starts with strategy
% 14.91/2.29  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 14.91/2.29  
% 14.91/2.29  
% 14.91/2.29  fork 3: search terminated without proof.
% 14.91/2.30  
% 14.91/2.30  **** run 97 fork 0 starts with strategy
% 14.91/2.30  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 14.91/2.32  
% 14.91/2.32  **** run 108 fork 3 starts with strategy
% 14.91/2.32  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.39/2.36  
% 15.39/2.36  
% 15.39/2.36  fork 6: search terminated without proof.
% 15.39/2.38  
% 15.39/2.38  **** run 111 fork 6 starts with strategy
% 15.39/2.38  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 15.39/2.38  
% 15.39/2.38  
% 15.39/2.38  fork 1: search terminated without proof.
% 15.39/2.38  
% 15.39/2.38  
% 15.39/2.38  fork 7: search terminated without proof.
% 15.39/2.40  
% 15.39/2.40  
% 15.39/2.40  fork 5: search terminated without proof.
% 15.39/2.40  
% 15.39/2.40  **** run 104 fork 7 starts with strategy
% 15.39/2.40  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 15.39/2.40  
% 15.39/2.40  **** run 106 fork 1 starts with strategy
% 15.39/2.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 16.00/2.42  
% 16.00/2.42  **** run 110 fork 5 starts with strategy
% 16.00/2.42  
% 16.00/2.42  
% 16.00/2.42  fork 2: search terminated without proof.
% 16.00/2.42  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.00/2.43  
% 16.00/2.43  
% 16.00/2.43  fork 4: search terminated without proof.
% 16.00/2.44  
% 16.00/2.44  
% 16.00/2.44  fork 0: search terminated without proof.
% 16.00/2.45  
% 16.00/2.45  **** run 107 fork 2 starts with strategy
% 16.00/2.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 16.00/2.45  
% 16.00/2.45  **** run 109 fork 4 starts with strategy
% 16.00/2.45  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 16.00/2.46  
% 16.00/2.46  
% 16.00/2.46  fork 3: search terminated without proof.
% 16.00/2.46  
% 16.00/2.46  **** run 105 fork 0 starts with strategy
% 16.00/2.46  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 16.48/2.48  
% 16.48/2.48  **** run 116 fork 3 starts with strategy
% 16.48/2.48  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.48/2.51  
% 16.48/2.51  
% 16.48/2.51  fork 6: search terminated without proof.
% 16.48/2.53  
% 16.48/2.53  **** run 119 fork 6 starts with strategy
% 16.48/2.53  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.48/2.53  
% 16.48/2.53  
% 16.48/2.53  fork 1: search terminated without proof.
% 16.48/2.53  
% 16.48/2.53  
% 16.48/2.53  fork 7: search terminated without proof.
% 16.48/2.55  
% 16.48/2.55  **** run 114 fork 1 starts with strategy
% 16.48/2.55  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 16.48/2.55  
% 16.48/2.55  **** run 112 fork 7 starts with strategy
% 16.48/2.55  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.48/2.56  
% 16.48/2.56  
% 16.48/2.56  fork 5: search terminated without proof.
% 16.48/2.58  
% 16.48/2.58  fork 4: search finished without proof.
% 16.48/2.58  
% 16.48/2.58  
% 16.48/2.58  fork 2: search terminated without proof.
% 16.48/2.59  
% 16.48/2.59  fork 0: search finished without proof.
% 16.48/2.59  
% 16.48/2.59  **** run 118 fork 5 starts with strategy
% 16.48/2.59  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.48/2.60  
% 16.48/2.60  **** run 117 fork 4 starts with strategy
% 16.48/2.60  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 16.48/2.60  
% 16.48/2.60  **** run 115 fork 2 starts with strategy
% 16.48/2.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.48/2.61  
% 16.48/2.61  **** run 113 fork 0 starts with strategy
% 16.48/2.61  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 17.38/2.63  
% 17.38/2.63  
% 17.38/2.63  fork 3: search terminated without proof.
% 17.83/2.65  
% 17.83/2.65  **** run 124 fork 3 starts with strategy
% 17.83/2.65  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 17.83/2.67  
% 17.83/2.67  
% 17.83/2.67  fork 6: search terminated without proof.
% 17.83/2.68  
% 17.83/2.68  
% 17.83/2.68  fork 7: search terminated without proof.
% 17.83/2.69  
% 17.83/2.69  **** run 127 fork 6 starts with strategy
% 17.83/2.69  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 18.16/2.70  
% 18.16/2.70  
% 18.16/2.70  fork 1: search terminated without proof.
% 18.16/2.70  
% 18.16/2.70  **** run 120 fork 7 starts with strategy
% 18.16/2.70  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 18.16/2.72  
% 18.16/2.72  **** run 122 fork 1 starts with strategy
% 18.16/2.72  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 18.16/2.72  
% 18.16/2.72  
% 18.16/2.72  fork 5: search terminated without proof.
% 18.16/2.73  
% 18.16/2.73  
% 18.16/2.73  fork 4: search terminated without proof.
% 18.16/2.73  
% 18.16/2.73  
% 18.16/2.73  fork 2: search terminated without proof.
% 18.52/2.74  
% 18.52/2.74  
% 18.52/2.74  fork 0: search terminated without proof.
% 18.57/2.74  
% 18.57/2.74  **** run 126 fork 5 starts with strategy
% 18.57/2.74  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.57/2.75  
% 18.57/2.75  **** run 125 fork 4 starts with strategy
% 18.57/2.75  {"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}
% 18.57/2.76  
% 18.57/2.76  **** run 123 fork 2 starts with strategy
% 18.57/2.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 18.57/2.76  
% 18.57/2.76  **** run 121 fork 0 starts with strategy
% 18.57/2.76  {"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}
% 18.57/2.78  
% 18.57/2.78  
% 18.57/2.78  fork 3: search terminated without proof.
% 19.03/2.81  
% 19.03/2.81  **** run 132 fork 3 starts with strategy
% 19.03/2.81  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 19.03/2.84  
% 19.03/2.84  
% 19.03/2.84  fork 7: search terminated without proof.
% 19.03/2.85  
% 19.03/2.85  
% 19.03/2.85  fork 1: search terminated without proof.
% 19.45/2.86  
% 19.45/2.86  **** run 128 fork 7 starts with strategy
% 19.45/2.86  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 19.45/2.87  
% 19.45/2.87  **** run 130 fork 1 starts with strategy
% 19.45/2.87  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 19.45/2.87  
% 19.45/2.87  
% 19.45/2.87  fork 5: search terminated without proof.
% 19.45/2.88  
% 19.45/2.88  
% 19.45/2.88  fork 4: search terminated without proof.
% 19.45/2.89  
% 19.45/2.89  
% 19.45/2.89  fork 2: search terminated without proof.
% 19.45/2.89  
% 19.45/2.89  **** run 134 fork 5 starts with strategy
% 19.45/2.89  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 19.45/2.90  
% 19.45/2.90  
% 19.45/2.90  fork 0: search terminated without proof.
% 19.45/2.90  
% 19.45/2.90  **** run 133 fork 4 starts with strategy
% 19.45/2.90  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 19.45/2.90  
% 19.45/2.90  **** run 131 fork 2 starts with strategy
% 19.45/2.90  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 19.45/2.92  
% 19.45/2.92  **** run 129 fork 0 starts with strategy
% 19.45/2.92  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 26.00/3.76  
% 26.00/3.76  
% 26.00/3.76  fork 6: search terminated without proof.
% 26.72/3.79  
% 26.72/3.79  **** run 135 fork 6 starts with strategy
% 26.72/3.79  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.72/3.86  
% 26.72/3.86  fork 7: search finished without proof.
% 26.72/3.86  
% 26.72/3.86  
% 26.72/3.86  fork 3: search terminated without proof.
% 27.11/3.88  
% 27.11/3.88  **** run 136 fork 7 starts with strategy
% 27.11/3.88  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 27.48/3.89  
% 27.48/3.89  **** run 140 fork 3 starts with strategy
% 27.48/3.89  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 27.64/3.92  
% 27.64/3.92  
% 27.64/3.92  fork 1: search terminated without proof.
% 27.64/3.95  
% 27.64/3.95  **** run 138 fork 1 starts with strategy
% 27.64/3.95  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 27.64/3.96  
% 27.64/3.96  
% 27.64/3.96  fork 2: search terminated without proof.
% 27.64/3.96  
% 27.64/3.96  
% 27.64/3.96  fork 5: search terminated without proof.
% 27.64/3.97  
% 27.64/3.97  
% 27.64/3.97  fork 4: search terminated without proof.
% 27.64/3.99  
% 27.64/3.99  
% 27.64/3.99  fork 0: search terminated without proof.
% 27.64/3.99  
% 27.64/3.99  **** run 142 fork 5 starts with strategy
% 27.64/3.99  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 27.64/4.00  
% 27.64/4.00  **** run 139 fork 2 starts with strategy
% 27.64/4.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 28.46/4.01  
% 28.46/4.01  **** run 141 fork 4 starts with strategy
% 28.46/4.01  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 28.46/4.02  
% 28.46/4.02  **** run 137 fork 0 starts with strategy
% 28.46/4.02  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 34.84/4.84  
% 34.84/4.84  
% 34.84/4.84  fork 6: search terminated without proof.
% 34.84/4.87  
% 34.84/4.87  **** run 143 fork 6 starts with strategy
% 34.84/4.87  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 34.84/4.91  
% 34.84/4.91  
% 34.84/4.91  fork 7: search terminated without proof.
% 35.65/4.94  
% 35.65/4.94  **** run 144 fork 7 starts with strategy
% 35.65/4.94  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 35.65/4.95  
% 35.65/4.95  
% 35.65/4.95  fork 3: search terminated without proof.
% 35.65/4.98  
% 35.65/4.98  **** run 148 fork 3 starts with strategy
% 35.65/4.98  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.65/4.99  
% 35.65/4.99  
% 35.65/4.99  fork 1: search terminated without proof.
% 36.26/5.02  
% 36.26/5.02  **** run 146 fork 1 starts with strategy
% 36.26/5.02  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 36.26/5.03  
% 36.26/5.03  
% 36.26/5.03  fork 2: search terminated without proof.
% 36.26/5.03  
% 36.26/5.03  
% 36.26/5.03  fork 5: search terminated without proof.
% 36.26/5.05  
% 36.26/5.05  
% 36.26/5.05  fork 0: search terminated without proof.
% 36.26/5.06  
% 36.26/5.06  **** run 147 fork 2 starts with strategy
% 36.26/5.06  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 36.26/5.06  
% 36.26/5.06  **** run 150 fork 5 starts with strategy
% 36.26/5.06  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 36.88/5.08  
% 36.88/5.08  
% 36.88/5.08  fork 4: search terminated without proof.
% 36.88/5.09  
% 36.88/5.09  **** run 145 fork 0 starts with strategy
% 36.88/5.09  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 37.06/5.11  
% 37.06/5.11  **** run 149 fork 4 starts with strategy
% 37.06/5.11  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 42.96/5.91  
% 42.96/5.91  
% 42.96/5.91  fork 6: search terminated without proof.
% 42.96/5.96  
% 42.96/5.96  **** run 151 fork 6 starts with strategy
% 42.96/5.96  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 43.54/5.98  
% 43.54/5.98  
% 43.54/5.98  fork 7: search terminated without proof.
% 43.54/6.01  
% 43.54/6.01  **** run 152 fork 7 starts with strategy
% 43.54/6.01  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 44.32/6.05  
% 44.32/6.05  
% 44.32/6.05  fork 1: search terminated without proof.
% 44.57/6.07  
% 44.57/6.07  **** run 154 fork 1 starts with strategy
% 44.57/6.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 44.57/6.08  
% 44.57/6.08  
% 44.57/6.08  fork 3: search terminated without proof.
% 44.57/6.09  
% 44.57/6.09  
% 44.57/6.09  fork 5: search terminated without proof.
% 44.57/6.09  
% 44.57/6.09  
% 44.57/6.09  fork 2: search terminated without proof.
% 44.57/6.11  
% 44.57/6.11  **** run 156 fork 3 starts with strategy
% 44.57/6.11  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 44.57/6.11  
% 44.57/6.11  **** run 155 fork 2 starts with strategy
% 44.57/6.11  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 44.57/6.12  
% 44.57/6.12  **** run 158 fork 5 starts with strategy
% 44.57/6.12  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 44.57/6.12  
% 44.57/6.12  
% 44.57/6.12  fork 0: search terminated without proof.
% 45.19/6.15  
% 45.19/6.15  **** run 153 fork 0 starts with strategy
% 45.19/6.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 45.19/6.17  
% 45.19/6.17  
% 45.19/6.17  fork 4: search terminated without proof.
% 45.55/6.20  
% 45.55/6.20  **** run 157 fork 4 starts with strategy
% 45.55/6.20  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 52.02/7.00  
% 52.02/7.00  
% 52.02/7.00  fork 6: search terminated without proof.
% 52.02/7.03  
% 52.02/7.03  **** run 159 fork 6 starts with strategy
% 52.02/7.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 52.47/7.09  
% 52.47/7.09  
% 52.47/7.09  fork 7: search terminated without proof.
% 52.47/7.11  
% 52.47/7.11  
% 52.47/7.11  fork 1: search terminated without proof.
% 52.47/7.12  
% 52.47/7.12  **** run 160 fork 7 starts with strategy
% 52.47/7.12  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 52.47/7.13  
% 52.47/7.13  **** run 162 fork 1 starts with strategy
% 52.47/7.13  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 52.47/7.14  
% 52.47/7.14  
% 52.47/7.14  fork 3: search terminated without proof.
% 53.09/7.16  
% 53.09/7.16  
% 53.09/7.16  fork 5: search terminated without proof.
% 53.09/7.17  
% 53.09/7.17  **** run 164 fork 3 starts with strategy
% 53.09/7.17  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 53.09/7.19  
% 53.09/7.19  **** run 166 fork 5 starts with strategy
% 53.09/7.19  {"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}
% 53.55/7.21  
% 53.55/7.21  
% 53.55/7.21  fork 0: search terminated without proof.
% 53.55/7.21  
% 53.55/7.21  
% 53.55/7.21  fork 2: search terminated without proof.
% 53.55/7.22  
% 53.55/7.22  
% 53.55/7.22  fork 4: search terminated without proof.
% 53.55/7.23  
% 53.55/7.23  **** run 161 fork 0 starts with strategy
% 53.55/7.23  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 53.55/7.25  
% 53.55/7.25  **** run 165 fork 4 starts with strategy
% 53.55/7.25  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 53.55/7.27  
% 53.55/7.27  **** run 163 fork 2 starts with strategy
% 53.55/7.27  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 60.80/8.12  
% 60.80/8.12  
% 60.80/8.12  fork 6: search terminated without proof.
% 60.80/8.15  
% 60.80/8.15  fork 7: search finished without proof.
% 60.80/8.15  
% 60.80/8.15  **** run 167 fork 6 starts with strategy
% 60.80/8.15  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 60.80/8.16  
% 60.80/8.16  
% 60.80/8.16  fork 1: search terminated without proof.
% 60.80/8.17  
% 60.80/8.17  **** run 168 fork 7 starts with strategy
% 60.80/8.17  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 60.80/8.18  
% 60.80/8.18  **** run 170 fork 1 starts with strategy
% 60.80/8.18  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 61.41/8.21  
% 61.41/8.21  
% 61.41/8.21  fork 3: search terminated without proof.
% 61.41/8.21  
% 61.41/8.21  fork 2: search finished without proof.
% 61.41/8.22  
% 61.41/8.22  
% 61.41/8.22  fork 5: search terminated without proof.
% 61.41/8.23  
% 61.41/8.23  **** run 171 fork 2 starts with strategy
% 61.41/8.23  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 61.41/8.24  
% 61.41/8.24  **** run 172 fork 3 starts with strategy
% 61.41/8.24  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 61.41/8.26  
% 61.41/8.26  **** run 174 fork 5 starts with strategy
% 61.41/8.26  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 62.02/8.27  
% 62.02/8.27  
% 62.02/8.27  fork 4: search terminated without proof.
% 62.22/8.30  
% 62.22/8.30  
% 62.22/8.30  fork 0: search terminated without proof.
% 62.22/8.30  
% 62.22/8.30  **** run 173 fork 4 starts with strategy
% 62.22/8.30  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 62.42/8.33  
% 62.42/8.33  **** run 169 fork 0 starts with strategy
% 62.42/8.33  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 62.42/8.47  
% 62.42/8.47  fork 1: search finished without proof.
% 63.44/8.49  
% 63.44/8.49  **** run 178 fork 1 starts with strategy
% 63.44/8.49  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 69.21/9.22  
% 69.21/9.22  
% 69.21/9.22  fork 7: search terminated without proof.
% 69.49/9.24  
% 69.49/9.24  
% 69.49/9.24  fork 6: search terminated without proof.
% 69.49/9.25  
% 69.49/9.25  **** run 176 fork 7 starts with strategy
% 69.49/9.25  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 69.49/9.26  
% 69.49/9.26  
% 69.49/9.26  fork 2: search terminated without proof.
% 69.49/9.26  
% 69.49/9.26  
% 69.49/9.26  fork 3: search terminated without proof.
% 69.49/9.28  
% 69.49/9.28  **** run 175 fork 6 starts with strategy
% 69.49/9.28  {"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}
% 69.49/9.29  
% 69.49/9.29  **** run 179 fork 2 starts with strategy
% 69.49/9.29  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 69.49/9.29  
% 69.49/9.29  **** run 180 fork 3 starts with strategy
% 69.49/9.29  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 69.49/9.29  
% 69.49/9.29  
% 69.49/9.29  fork 5: search terminated without proof.
% 70.09/9.33  
% 70.09/9.33  **** run 182 fork 5 starts with strategy
% 70.09/9.33  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 70.09/9.37  
% 70.09/9.37  
% 70.09/9.37  fork 4: search terminated without proof.
% 70.66/9.39  
% 70.66/9.39  **** run 181 fork 4 starts with strategy
% 70.66/9.39  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 70.66/9.43  
% 70.66/9.43  
% 70.66/9.43  fork 0: search terminated without proof.
% 70.66/9.46  
% 70.66/9.46  **** run 177 fork 0 starts with strategy
% 70.66/9.46  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 71.59/9.52  
% 71.59/9.52  
% 71.59/9.52  fork 1: search terminated without proof.
% 71.86/9.55  
% 71.86/9.55  **** run 186 fork 1 starts with strategy
% 71.86/9.55  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 77.64/10.28  
% 77.64/10.28  
% 77.64/10.28  fork 7: search terminated without proof.
% 77.64/10.29  
% 77.64/10.29  fork 3: search finished without proof.
% 77.64/10.31  
% 77.64/10.31  **** run 184 fork 7 starts with strategy
% 77.64/10.31  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 77.64/10.31  
% 77.64/10.31  **** run 188 fork 3 starts with strategy
% 77.64/10.31  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 77.64/10.31  
% 77.64/10.31  
% 77.64/10.31  fork 6: search terminated without proof.
% 77.64/10.33  
% 77.64/10.33  
% 77.64/10.33  fork 2: search terminated without proof.
% 77.64/10.34  
% 77.64/10.34  **** run 183 fork 6 starts with strategy
% 77.64/10.34  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 77.64/10.35  
% 77.64/10.35  **** run 187 fork 2 starts with strategy
% 77.64/10.35  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 77.64/10.37  
% 77.64/10.37  
% 77.64/10.37  fork 5: search terminated without proof.
% 77.64/10.39  
% 77.64/10.39  fork 4: search finished without proof.
% 77.64/10.41  
% 77.64/10.41  **** run 189 fork 4 starts with strategy
% 77.64/10.41  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 78.58/10.43  
% 78.58/10.43  **** run 190 fork 5 starts with strategy
% 78.58/10.43  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 79.59/10.53  
% 79.59/10.53  
% 79.59/10.53  fork 0: search terminated without proof.
% 79.59/10.54  
% 79.59/10.54  fork 1: search finished without proof.
% 79.59/10.55  
% 79.59/10.55  **** run 194 fork 1 starts with strategy
% 79.59/10.55  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 79.59/10.55  
% 79.59/10.55  **** run 185 fork 0 starts with strategy
% 79.59/10.55  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 85.67/11.35  
% 85.67/11.35  
% 85.67/11.35  fork 3: search terminated without proof.
% 85.67/11.37  
% 85.67/11.37  **** run 196 fork 3 starts with strategy
% 85.67/11.37  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 85.67/11.38  
% 85.67/11.38  
% 85.67/11.38  fork 2: search terminated without proof.
% 86.41/11.38  
% 86.41/11.38  
% 86.41/11.38  fork 7: search terminated without proof.
% 86.48/11.40  
% 86.48/11.40  **** run 195 fork 2 starts with strategy
% 86.48/11.40  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 86.66/11.42  
% 86.66/11.42  **** run 192 fork 7 starts with strategy
% 86.66/11.42  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 86.66/11.44  
% 86.66/11.44  
% 86.66/11.44  fork 4: search terminated without proof.
% 86.66/11.45  
% 86.66/11.45  
% 86.66/11.45  fork 6: search terminated without proof.
% 86.66/11.46  
% 86.66/11.46  **** run 197 fork 4 starts with strategy
% 86.66/11.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 86.66/11.47  
% 86.66/11.47  
% 86.66/11.47  fork 5: search terminated without proof.
% 86.66/11.49  
% 86.66/11.49  **** run 191 fork 6 starts with strategy
% 86.66/11.49  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 87.39/11.51  
% 87.39/11.51  **** run 198 fork 5 starts with strategy
% 87.39/11.51  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 87.39/11.58  
% 87.39/11.58  
% 87.39/11.58  fork 0: search terminated without proof.
% 87.39/11.60  
% 87.39/11.60  
% 87.39/11.60  fork 1: search terminated without proof.
% 87.39/11.62  
% 87.39/11.62  **** run 193 fork 0 starts with strategy
% 87.39/11.62  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 87.39/11.64  
% 87.39/11.64  **** run 202 fork 1 starts with strategy
% 87.39/11.64  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 94.61/12.44  
% 94.61/12.44  
% 94.61/12.44  fork 2: search terminated without proof.
% 94.61/12.46  
% 94.61/12.46  
% 94.61/12.46  fork 3: search terminated without proof.
% 94.61/12.48  
% 94.61/12.48  **** run 203 fork 2 starts with strategy
% 94.61/12.48  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 95.03/12.49  
% 95.03/12.49  
% 95.03/12.49  fork 7: search terminated without proof.
% 95.03/12.49  
% 95.03/12.49  
% 95.03/12.49  fork 4: search terminated without proof.
% 95.03/12.50  
% 95.03/12.50  **** run 204 fork 3 starts with strategy
% 95.03/12.50  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 95.03/12.53  
% 95.03/12.53  
% 95.03/12.53  fork 6: search terminated without proof.
% 95.03/12.53  
% 95.03/12.53  **** run 205 fork 4 starts with strategy
% 95.03/12.53  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 95.03/12.53  
% 95.03/12.53  **** run 200 fork 7 starts with strategy
% 95.03/12.53  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 95.59/12.56  
% 95.59/12.56  **** run 199 fork 6 starts with strategy
% 95.59/12.56  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 95.72/12.58  
% 95.72/12.58  
% 95.72/12.58  fork 5: search terminated without proof.
% 95.72/12.61  
% 95.72/12.61  **** run 206 fork 5 starts with strategy
% 95.72/12.61  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 96.33/12.64  
% 96.33/12.64  
% 96.33/12.64  fork 0: search terminated without proof.
% 96.33/12.67  
% 96.33/12.67  **** run 201 fork 0 starts with strategy
% 96.33/12.67  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 96.33/12.67  
% 96.33/12.67  
% 96.33/12.67  fork 1: search terminated without proof.
% 96.33/12.71  
% 96.33/12.71  **** run 210 fork 1 starts with strategy
% 96.33/12.71  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 96.99/12.75  
% 96.99/12.75  fork 1: search finished without proof.
% 96.99/12.76  
% 96.99/12.76  **** run 218 fork 1 starts with strategy
% 96.99/12.76  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 98.48/12.97  
% 98.48/12.97  fork 1: search finished without proof.
% 99.03/12.99  
% 99.03/12.99  **** run 226 fork 1 starts with strategy
% 99.03/12.99  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 103.16/13.54  
% 103.16/13.54  
% 103.16/13.54  fork 2: search terminated without proof.
% 103.16/13.56  
% 103.16/13.56  
% 103.16/13.56  fork 4: search terminated without proof.
% 103.16/13.57  
% 103.16/13.57  
% 103.16/13.57  fork 7: search terminated without proof.
% 103.16/13.57  
% 103.16/13.57  **** run 211 fork 2 starts with strategy
% 103.16/13.57  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 103.16/13.59  
% 103.16/13.59  **** run 208 fork 7 starts with strategy
% 103.16/13.59  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 103.16/13.60  
% 103.16/13.60  **** run 213 fork 4 starts with strategy
% 103.16/13.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 103.16/13.60  
% 103.16/13.60  
% 103.16/13.60  fork 6: search terminated without proof.
% 103.97/13.62  
% 103.97/13.62  
% 103.97/13.62  fork 3: search terminated without proof.
% 103.97/13.64  
% 103.97/13.64  **** run 207 fork 6 starts with strategy
% 103.97/13.64  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 103.97/13.64  
% 103.97/13.64  
% 103.97/13.64  fork 5: search terminated without proof.
% 104.14/13.65  
% 104.14/13.65  **** run 212 fork 3 starts with strategy
% 104.14/13.65  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 104.14/13.67  
% 104.14/13.67  **** run 214 fork 5 starts with strategy
% 104.14/13.67  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 104.14/13.70  
% 104.14/13.70  
% 104.14/13.70  fork 0: search terminated without proof.
% 104.70/13.72  
% 104.70/13.72  **** run 209 fork 0 starts with strategy
% 104.70/13.72  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 107.56/14.08  
% 107.56/14.08  
% 107.56/14.08  fork 1: search terminated without proof.
% 107.56/14.12  
% 107.56/14.12  **** run 234 fork 1 starts with strategy
% 107.56/14.12  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 111.53/14.63  
% 111.53/14.63  
% 111.53/14.63  fork 7: search terminated without proof.
% 111.53/14.64  
% 111.53/14.64  
% 111.53/14.64  fork 4: search terminated without proof.
% 111.53/14.64  
% 111.53/14.64  
% 111.53/14.64  fork 2: search terminated without proof.
% 112.05/14.65  
% 112.05/14.65  **** run 216 fork 7 starts with strategy
% 112.05/14.65  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 112.21/14.66  
% 112.21/14.66  **** run 221 fork 4 starts with strategy
% 112.21/14.66  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 112.21/14.66  
% 112.21/14.66  **** run 219 fork 2 starts with strategy
% 112.21/14.66  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 112.21/14.68  
% 112.21/14.68  
% 112.21/14.68  fork 6: search terminated without proof.
% 112.21/14.68  
% 112.21/14.68  
% 112.21/14.68  fork 3: search terminated without proof.
% 112.21/14.71  
% 112.21/14.71  
% 112.21/14.71  fork 5: search terminated without proof.
% 112.21/14.71  
% 112.21/14.71  **** run 220 fork 3 starts with strategy
% 112.21/14.71  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 112.21/14.72  
% 112.21/14.72  **** run 215 fork 6 starts with strategy
% 112.21/14.72  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 112.21/14.75  
% 112.21/14.75  **** run 222 fork 5 starts with strategy
% 112.21/14.75  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 112.86/14.80  
% 112.86/14.80  
% 112.86/14.80  fork 0: search terminated without proof.
% 113.30/14.82  
% 113.30/14.82  **** run 217 fork 0 starts with strategy
% 113.30/14.82  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 116.33/15.20  
% 116.33/15.20  
% 116.33/15.20  fork 1: search terminated without proof.
% 116.33/15.22  
% 116.33/15.22  **** run 242 fork 1 starts with strategy
% 116.33/15.22  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 120.18/15.70  
% 120.18/15.70  
% 120.18/15.70  fork 7: search terminated without proof.
% 120.18/15.70  
% 120.18/15.70  
% 120.18/15.70  fork 2: search terminated without proof.
% 120.18/15.72  
% 120.18/15.72  
% 120.18/15.72  fork 4: search terminated without proof.
% 120.18/15.73  
% 120.18/15.73  **** run 227 fork 2 starts with strategy
% 120.18/15.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 120.18/15.74  
% 120.18/15.74  **** run 224 fork 7 starts with strategy
% 120.18/15.74  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 120.18/15.74  
% 120.18/15.74  **** run 229 fork 4 starts with strategy
% 120.18/15.74  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 120.18/15.75  
% 120.18/15.75  
% 120.18/15.75  fork 3: search terminated without proof.
% 120.91/15.78  
% 120.91/15.78  
% 120.91/15.78  fork 5: search terminated without proof.
% 120.91/15.78  
% 120.91/15.78  
% 120.91/15.78  fork 6: search terminated without proof.
% 120.91/15.79  
% 120.91/15.79  **** run 228 fork 3 starts with strategy
% 120.91/15.79  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 121.09/15.81  
% 121.09/15.81  **** run 230 fork 5 starts with strategy
% 121.09/15.81  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 121.26/15.82  
% 121.26/15.82  **** run 223 fork 6 starts with strategy
% 121.26/15.82  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 121.26/15.85  
% 121.26/15.85  
% 121.26/15.85  fork 0: search terminated without proof.
% 121.26/15.88  
% 121.26/15.88  **** run 225 fork 0 starts with strategy
% 121.26/15.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 124.42/16.26  
% 124.42/16.26  
% 124.42/16.26  fork 1: search terminated without proof.
% 124.96/16.29  
% 124.96/16.29  **** run 250 fork 1 starts with strategy
% 124.96/16.29  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 128.49/16.76  
% 128.49/16.76  
% 128.49/16.76  result: proof found
% 128.49/16.76  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 128.49/16.76  by run 250 fork 1 strategy {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 128.49/16.76  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 128.49/16.76  
% 128.49/16.76  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 128.49/16.76  
% 128.49/16.76  run 250 fork 1 statistics:
% 128.49/16.76  ----------------------------------
% 128.49/16.76  this run seconds: 0.260286
% 128.49/16.76  total seconds: 15.962645
% 128.49/16.76  stat_given_used: 1106
% 128.49/16.76  stat_given_used_at_endgame: 0
% 128.49/16.76  stat_given_candidates:   2091
% 128.49/16.76  stat_given_candidates_at_endgame: 0
% 128.49/16.76  stat_given_candidates_h: 0
% 128.49/16.76  stat_binres_derived_cl:   5630
% 128.49/16.76  stat_binres_derived_cl_h: 0
% 128.49/16.76  stat_factor_derived_cl: 60
% 128.49/16.76  stat_para_derived_cl: 21951
% 128.49/16.76  stat_tautologies_discarded: 459
% 128.49/16.76  stat_forward_subsumed: 10328
% 128.49/16.76  stat_derived_cut: 204
% 128.49/16.76  stat_derived_rewritten: 0
% 128.49/16.76  stat_weight_discarded_building: 0
% 128.49/16.76  stat_weight_discarded_cl: 0
% 128.49/16.76  stat_internlimit_discarded_cl: 0
% 128.49/16.76  stat_simplified:  2 simplified 0 derived 0 given
% 128.49/16.76  stat_kept_cl: 15936
% 128.49/16.76  stat_built_cl: 18150
% 128.49/16.76  stat_hyperres_partial_cl: 0
% 128.49/16.76  stat_made_rewriters: 0
% 128.49/16.76  stat_backward_subsumed: 0
% 128.49/16.76  stat_propagated_subsumed: 0
% 128.49/16.76  stat_clsubs_attempted:                     19671
% 128.49/16.76  stat_clsubs_fact_groundunit_found:             8
% 128.49/16.76  stat_clsubs_rule_groundunit_found:            17
% 128.49/16.76  stat_clsubs_top_meta_attempted:             751247
% 128.49/16.76  stat_clsubs_top_meta_failed:                731576
% 128.49/16.76  stat_clsubs_top_meta_nonpref_attempted:              751247
% 128.49/16.76  stat_clsubs_top_meta_nonpref_succeeded:              257373
% 128.49/16.76  stat_clsubs_top_meta_pref_attempted:                 257373
% 128.49/16.76  stat_clsubs_top_meta_pref1_succeeded:                 69333
% 128.49/16.76  stat_clsubs_top_meta_pref2_succeeded:                 35111
% 128.49/16.76  stat_clsubs_top_meta_pref3_succeeded:                 19671
% 128.49/16.76  stat_clsubs_top_meta_pref_succeeded:                  19671
% 128.49/16.76  stat_clsubs_meta_attempted:                35100
% 128.49/16.76  stat_clsubs_meta_failed:                   16898
% 128.49/16.76  stat_clsubs_predsymbs_attempted:               0
% 128.49/16.76  stat_clsubs_unit_attempted:                 9090
% 128.49/16.76  stat_clsubs_full_attempted:                10581
% 128.49/16.76  stat_forwardsubs_attempted:                26265
% 128.49/16.76  stat_lit_hash_added:                  18903
% 128.49/16.76  stat_lit_hash_computed:               79821
% 128.49/16.76  stat_lit_hash_match_found:            10901
% 128.49/16.76  stat_lit_hash_match_miss:             84129
% 128.49/16.76  stat_lit_hash_cut_ok:                   519
% 128.49/16.76  stat_lit_strong_cut_ok:                  75
% 128.49/16.76  stat_lit_hash_subsume_ok:             10328
% 128.49/16.76  clqueue els 10000000 used 1
% 128.49/16.76  clactive els 10000000 used 1107
% 128.49/16.76  clactivesubsume els 10000000 used 4921
% 128.49/16.76  queue_termbuf els 200000000 used 1467699
% 128.49/16.76  hyper_termbuf els 100000000 used 1
% 128.49/16.76  active_termbuf els 100000000 used 57422
% 128.49/16.76  varstack els 5000 last used 1
% 128.49/16.76  given_termbuf els 10000000 last used 1
% 128.49/16.76  simplified_termbuf els 10000000 last used 1
% 128.49/16.76  derived_termbuf els 10000000 last used 22
% 128.49/16.76  wr_mallocs: 33171
% 128.49/16.76  wr_callocs: 21
% 128.49/16.76  wr_reallocs: 4683
% 128.49/16.76  wr_frees: 4
% 128.49/16.76  wr_malloc_bytes: 4163809268
% 128.49/16.76  wr_calloc_bytes: 112065536
% 128.49/16.76  wr_realloc_bytes: 893112
% 128.49/16.76  wr_realloc_freebytes: 0
% 128.49/16.76  ----------------------------------
%------------------------------------------------------------------------------