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

View Problem - Process Solution

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

% Computer : n019.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:35 EDT 2023

% Result   : Unsatisfiable 133.11s 17.57s
% Output   : CNFRefutation 133.11s
% 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_OSignature))
    | ~ hBOOL(hAPP(X,c_Public_Okeymode_OEncryption))
    | 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_OSignature,X,Y),c_Public_Okeymode_OEncryption))
    | hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OSignature,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_OSignature,X,Y),Z))
    | ~ hBOOL(hAPP(X,c_Public_Okeymode_OEncryption)) ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( hBOOL(c_in(X,Y,Z))
    | ~ hBOOL(hAPP(Y,c_Public_Okeymode_OEncryption))
    | X = c_Public_Okeymode_OSignature ),
    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_OEncryption))
    | hBOOL(hAPP(X,Y))
    | c_Public_Okeymode_OSignature = Y ),
    inference(resolution,[],['8','10']) ).

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

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

cnf('14',plain,
    ( hBOOL(c_in(X,c_Set_Oinsert(c_Public_Okeymode_OEncryption,Y,Z),U))
    | X = c_Public_Okeymode_OSignature ),
    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_OSignature
    | X = c_Public_Okeymode_OEncryption ),
    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_OSignature,Y) = c_Public_Okeymode_OEncryption,
    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_OEncryption
    | X = U ),
    inference(paramodulation,[],['18','19']) ).

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV765-1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.16/0.34  % Computer : n019.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Tue Aug 29 03:14:12 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 0.19/0.40  
% 0.19/0.40  input clause set summed statistics:
% 0.19/0.40  ----------------------------------
% 0.19/0.40  in_clause_count:                   545
% 0.19/0.40  in_rule_clause_count:              529
% 0.19/0.40  in_fact_clause_count:               16
% 0.19/0.40  in_answer_clause_count:              0
% 0.19/0.40  in_ground_clause_count:             33
% 0.19/0.40  in_unit_clause_count:              232
% 0.19/0.40  in_horn_clause_count:              489
% 0.19/0.40  in_pos_clause_count:               157
% 0.19/0.40  in_neg_clause_count:                81
% 0.19/0.40  in_poseq_clause_count:             178
% 0.19/0.40  in_negeq_clause_count:              95
% 0.19/0.40  in_unitposeq_clause_count:          82
% 0.19/0.40  in_chain_clause_count:               0
% 0.19/0.40  in_min_length:             1
% 0.19/0.40  in_max_length:             7
% 0.19/0.40  in_min_depth:              1
% 0.19/0.40  in_max_depth:             11
% 0.19/0.40  in_min_size:               2
% 0.19/0.40  in_max_size:              82
% 0.19/0.40  in_min_vars:               0
% 0.19/0.40  in_max_vars:              10
% 0.19/0.40  in_extaxiom_count:                 0
% 0.19/0.40  in_axiom_count:                  539
% 0.19/0.40  in_assumption_count:               0
% 0.19/0.40  in_goal_count:                     6
% 0.19/0.40  in_neg_goal_count:                 3
% 0.19/0.40  in_pos_goal_count:                 3
% 0.19/0.40  in_posunit_goal_count:             3
% 0.19/0.40  
% 0.19/0.40  auto guide:
% 0.19/0.40  -----------
% 0.19/0.40  {
% 0.19/0.40  "print":1,
% 0.19/0.40  "print_level": 15,
% 0.19/0.40  "max_size": 0,
% 0.19/0.40  "max_depth": 0,
% 0.19/0.40  "max_length": 0,
% 0.19/0.40  "max_dseconds": 0,
% 0.19/0.40  "runs":[
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"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.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 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":1, "max_size":15},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 0.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 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":1},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.40  {"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.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 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":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 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":1},
% 0.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 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":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 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":1},
% 0.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "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":1},
% 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":1},
% 0.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"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.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":10, "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":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, "max_size":15},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "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":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "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":10},
% 0.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "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":10},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 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":10},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "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":10},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.40  {"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.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"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  
% 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  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 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.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.54  
% 0.19/0.54  
% 0.19/0.54  fork 1: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 3: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 2: 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.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 0: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 7: search terminated without proof.
% 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.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 11 fork 2 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 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.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 9 fork 0 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 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.58  
% 0.19/0.58  **** run 16 fork 7 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 1: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 3: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 2: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 0: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 5: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 4: search terminated without proof.
% 0.19/0.71  
% 0.19/0.71  **** run 18 fork 1 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.19/0.71  
% 0.19/0.71  **** run 20 fork 3 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.71  
% 0.19/0.71  **** run 19 fork 2 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.72  
% 0.19/0.72  **** run 22 fork 5 starts with strategy
% 0.19/0.72  {"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.73  
% 0.19/0.73  **** run 17 fork 0 starts with strategy
% 0.19/0.73  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.73  
% 0.19/0.73  **** run 21 fork 4 starts with strategy
% 0.19/0.73  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.74  
% 0.19/0.74  
% 0.19/0.74  fork 6: search terminated without proof.
% 0.19/0.75  
% 0.19/0.75  
% 0.19/0.75  fork 7: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  **** run 23 fork 6 starts with strategy
% 0.19/0.79  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.19/0.81  
% 0.19/0.81  **** run 24 fork 7 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 3.22/0.85  
% 3.22/0.85  
% 3.22/0.85  fork 3: search terminated without proof.
% 3.22/0.85  
% 3.22/0.85  
% 3.22/0.85  fork 2: search terminated without proof.
% 3.22/0.85  
% 3.22/0.85  
% 3.22/0.85  fork 1: search terminated without proof.
% 3.22/0.86  
% 3.22/0.86  
% 3.22/0.86  fork 4: search terminated without proof.
% 3.22/0.86  
% 3.22/0.86  
% 3.22/0.86  fork 5: search terminated without proof.
% 3.22/0.87  
% 3.22/0.87  
% 3.22/0.87  fork 0: search terminated without proof.
% 3.22/0.87  
% 3.22/0.87  **** run 28 fork 3 starts with strategy
% 3.22/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.22/0.87  
% 3.22/0.87  **** run 27 fork 2 starts with strategy
% 3.22/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.22/0.87  
% 3.22/0.87  **** run 26 fork 1 starts with strategy
% 3.22/0.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.80/0.88  
% 3.80/0.88  **** run 29 fork 4 starts with strategy
% 3.80/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.80/0.89  
% 3.80/0.89  **** run 30 fork 5 starts with strategy
% 3.80/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.92/0.89  
% 3.92/0.89  **** run 25 fork 0 starts with strategy
% 3.92/0.89  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 4.19/0.93  
% 4.19/0.93  
% 4.19/0.93  fork 6: search terminated without proof.
% 4.19/0.94  
% 4.19/0.94  **** run 31 fork 6 starts with strategy
% 4.19/0.94  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 4.19/0.95  
% 4.19/0.95  
% 4.19/0.95  fork 7: search terminated without proof.
% 4.19/0.97  
% 4.19/0.97  **** run 32 fork 7 starts with strategy
% 4.19/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.19/1.00  
% 4.19/1.00  
% 4.19/1.00  fork 3: search terminated without proof.
% 4.19/1.00  
% 4.19/1.00  
% 4.19/1.00  fork 2: search terminated without proof.
% 4.87/1.01  
% 4.87/1.01  
% 4.87/1.01  fork 1: search terminated without proof.
% 4.87/1.01  
% 4.87/1.01  
% 4.87/1.01  fork 4: search terminated without proof.
% 4.87/1.02  
% 4.87/1.02  
% 4.87/1.02  fork 0: search terminated without proof.
% 4.87/1.02  
% 4.87/1.02  **** run 36 fork 3 starts with strategy
% 4.87/1.02  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.87/1.02  
% 4.87/1.02  **** run 35 fork 2 starts with strategy
% 4.87/1.02  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.87/1.02  
% 4.87/1.02  
% 4.87/1.02  fork 5: search terminated without proof.
% 4.87/1.03  
% 4.87/1.03  **** run 34 fork 1 starts with strategy
% 4.87/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.87/1.04  
% 4.87/1.04  **** run 33 fork 0 starts with strategy
% 4.87/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.87/1.04  
% 4.87/1.04  **** run 37 fork 4 starts with strategy
% 4.87/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.87/1.04  
% 4.87/1.04  **** run 38 fork 5 starts with strategy
% 4.87/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.87/1.07  
% 4.87/1.07  
% 4.87/1.07  fork 6: search terminated without proof.
% 5.48/1.09  
% 5.48/1.09  **** run 39 fork 6 starts with strategy
% 5.48/1.09  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.48/1.10  
% 5.48/1.10  
% 5.48/1.10  fork 7: search terminated without proof.
% 5.48/1.12  
% 5.48/1.12  **** run 40 fork 7 starts with strategy
% 5.48/1.12  {"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.48/1.15  
% 5.48/1.15  fork 3: search finished without proof.
% 5.48/1.16  
% 5.48/1.16  
% 5.48/1.16  fork 1: search terminated without proof.
% 5.48/1.16  
% 5.48/1.16  
% 5.48/1.16  fork 2: search terminated without proof.
% 5.48/1.16  
% 5.48/1.16  fork 4: search finished without proof.
% 5.48/1.17  
% 5.48/1.17  **** run 44 fork 3 starts with strategy
% 5.48/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.48/1.17  
% 5.48/1.17  
% 5.48/1.17  fork 0: search terminated without proof.
% 6.22/1.18  
% 6.22/1.18  **** run 42 fork 1 starts with strategy
% 6.22/1.18  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 6.22/1.18  
% 6.22/1.18  **** run 43 fork 2 starts with strategy
% 6.22/1.18  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.28/1.19  
% 6.28/1.19  **** run 41 fork 0 starts with strategy
% 6.28/1.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.28/1.19  
% 6.28/1.19  **** run 45 fork 4 starts with strategy
% 6.28/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.28/1.20  
% 6.28/1.20  
% 6.28/1.20  fork 5: search terminated without proof.
% 6.54/1.22  
% 6.54/1.22  **** run 46 fork 5 starts with strategy
% 6.54/1.22  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.54/1.22  
% 6.54/1.22  
% 6.54/1.22  fork 6: search terminated without proof.
% 6.54/1.24  
% 6.54/1.24  **** run 47 fork 6 starts with strategy
% 6.54/1.24  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.54/1.25  
% 6.54/1.25  
% 6.54/1.25  fork 7: search terminated without proof.
% 6.54/1.27  
% 6.54/1.27  **** run 48 fork 7 starts with strategy
% 6.54/1.27  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.54/1.29  
% 6.54/1.29  fork 3: search finished without proof.
% 6.54/1.31  
% 6.54/1.31  
% 6.54/1.31  fork 1: search terminated without proof.
% 6.54/1.31  
% 6.54/1.31  
% 6.54/1.31  fork 2: search terminated without proof.
% 6.54/1.31  
% 6.54/1.31  **** run 52 fork 3 starts with strategy
% 6.54/1.31  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.54/1.32  
% 6.54/1.32  
% 6.54/1.32  fork 0: search terminated without proof.
% 6.54/1.32  
% 6.54/1.32  
% 6.54/1.32  fork 4: search terminated without proof.
% 6.54/1.33  
% 6.54/1.33  **** run 50 fork 1 starts with strategy
% 6.54/1.33  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.54/1.33  
% 6.54/1.33  **** run 51 fork 2 starts with strategy
% 6.54/1.33  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.54/1.34  
% 6.54/1.34  **** run 49 fork 0 starts with strategy
% 6.54/1.34  {"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}
% 6.54/1.35  
% 6.54/1.35  **** run 53 fork 4 starts with strategy
% 6.54/1.35  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.54/1.37  
% 6.54/1.37  
% 6.54/1.37  fork 6: search terminated without proof.
% 6.54/1.39  
% 6.54/1.39  **** run 55 fork 6 starts with strategy
% 6.54/1.39  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.54/1.41  
% 6.54/1.41  
% 6.54/1.41  fork 7: search terminated without proof.
% 6.54/1.41  
% 6.54/1.41  
% 6.54/1.41  fork 5: search terminated without proof.
% 6.54/1.43  
% 6.54/1.43  **** run 56 fork 7 starts with strategy
% 6.54/1.43  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 6.54/1.44  
% 6.54/1.44  
% 6.54/1.44  fork 3: search terminated without proof.
% 6.54/1.45  
% 6.54/1.45  **** run 54 fork 5 starts with strategy
% 6.54/1.45  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.54/1.46  
% 6.54/1.46  
% 6.54/1.46  fork 1: search terminated without proof.
% 6.54/1.46  
% 6.54/1.46  
% 6.54/1.46  fork 2: search terminated without proof.
% 6.54/1.46  
% 6.54/1.46  **** run 60 fork 3 starts with strategy
% 6.54/1.46  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.54/1.47  
% 6.54/1.47  
% 6.54/1.47  fork 0: search terminated without proof.
% 6.54/1.48  
% 6.54/1.48  fork 4: search finished without proof.
% 6.54/1.48  
% 6.54/1.48  **** run 58 fork 1 starts with strategy
% 6.54/1.48  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.54/1.48  
% 6.54/1.48  **** run 59 fork 2 starts with strategy
% 6.54/1.48  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 6.54/1.49  
% 6.54/1.49  **** run 57 fork 0 starts with strategy
% 6.54/1.49  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.57/1.50  
% 8.57/1.50  **** run 61 fork 4 starts with strategy
% 8.57/1.50  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.57/1.53  
% 8.57/1.53  fork 6: search finished without proof.
% 8.57/1.56  
% 8.57/1.56  **** run 63 fork 6 starts with strategy
% 8.57/1.56  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 9.23/1.59  
% 9.23/1.59  
% 9.23/1.59  fork 7: search terminated without proof.
% 9.23/1.59  
% 9.23/1.59  fork 3: search finished without proof.
% 9.23/1.61  
% 9.23/1.61  **** run 64 fork 7 starts with strategy
% 9.23/1.61  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.23/1.61  
% 9.23/1.61  **** run 68 fork 3 starts with strategy
% 9.23/1.61  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.23/1.61  
% 9.23/1.61  
% 9.23/1.61  fork 1: search terminated without proof.
% 9.23/1.61  
% 9.23/1.61  
% 9.23/1.61  fork 2: search terminated without proof.
% 9.23/1.63  
% 9.23/1.63  fork 4: search finished without proof.
% 9.23/1.63  
% 9.23/1.63  **** run 66 fork 1 starts with strategy
% 9.23/1.63  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.23/1.63  
% 9.23/1.63  
% 9.23/1.63  fork 0: search terminated without proof.
% 9.23/1.63  
% 9.23/1.63  **** run 67 fork 2 starts with strategy
% 9.23/1.63  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.23/1.63  
% 9.23/1.63  fork 5: search finished without proof.
% 9.23/1.65  
% 9.23/1.65  **** run 69 fork 4 starts with strategy
% 9.23/1.65  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.23/1.65  
% 9.23/1.65  **** run 65 fork 0 starts with strategy
% 9.23/1.65  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.23/1.65  
% 9.23/1.65  **** run 62 fork 5 starts with strategy
% 9.23/1.65  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 10.12/1.69  
% 10.12/1.69  
% 10.12/1.69  fork 6: search terminated without proof.
% 10.34/1.72  
% 10.34/1.72  **** run 71 fork 6 starts with strategy
% 10.34/1.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 10.43/1.74  
% 10.43/1.74  
% 10.43/1.74  fork 7: search terminated without proof.
% 10.43/1.74  
% 10.43/1.74  
% 10.43/1.74  fork 3: search terminated without proof.
% 10.43/1.76  
% 10.43/1.76  **** run 72 fork 7 starts with strategy
% 10.43/1.76  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.43/1.76  
% 10.43/1.76  **** run 76 fork 3 starts with strategy
% 10.43/1.76  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.43/1.76  
% 10.43/1.76  
% 10.43/1.76  fork 1: search terminated without proof.
% 10.43/1.76  
% 10.43/1.76  
% 10.43/1.76  fork 2: search terminated without proof.
% 10.43/1.78  
% 10.43/1.78  **** run 74 fork 1 starts with strategy
% 10.43/1.78  
% 10.43/1.78  **** run 75 fork 2 starts with strategy
% 10.43/1.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.43/1.78  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.43/1.79  
% 10.43/1.79  
% 10.43/1.79  fork 0: search terminated without proof.
% 10.43/1.80  
% 10.43/1.80  
% 10.43/1.80  fork 4: search terminated without proof.
% 10.43/1.80  
% 10.43/1.80  
% 10.43/1.80  fork 5: search terminated without proof.
% 11.06/1.81  
% 11.06/1.81  **** run 73 fork 0 starts with strategy
% 11.06/1.81  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 11.06/1.82  
% 11.06/1.82  **** run 70 fork 5 starts with strategy
% 11.06/1.82  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 11.06/1.82  
% 11.06/1.82  **** run 77 fork 4 starts with strategy
% 11.06/1.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 11.06/1.85  
% 11.06/1.85  
% 11.06/1.85  fork 6: search terminated without proof.
% 11.06/1.87  
% 11.06/1.87  **** run 79 fork 6 starts with strategy
% 11.06/1.87  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.63/1.89  
% 11.63/1.89  
% 11.63/1.89  fork 7: search terminated without proof.
% 11.63/1.89  
% 11.63/1.89  
% 11.63/1.89  fork 3: search terminated without proof.
% 11.63/1.91  
% 11.63/1.91  **** run 80 fork 7 starts with strategy
% 11.63/1.91  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.63/1.91  
% 11.63/1.91  **** run 84 fork 3 starts with strategy
% 11.63/1.91  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.63/1.91  
% 11.63/1.91  
% 11.63/1.91  fork 2: search terminated without proof.
% 11.63/1.91  
% 11.63/1.91  
% 11.63/1.91  fork 1: search terminated without proof.
% 11.63/1.93  
% 11.63/1.93  **** run 82 fork 1 starts with strategy
% 11.63/1.93  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.63/1.93  
% 11.63/1.93  **** run 83 fork 2 starts with strategy
% 11.63/1.93  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.63/1.94  
% 11.63/1.94  
% 11.63/1.94  fork 0: search terminated without proof.
% 11.63/1.94  
% 11.63/1.94  fork 3: search finished without proof.
% 11.63/1.95  
% 11.63/1.95  
% 11.63/1.95  fork 5: search terminated without proof.
% 11.63/1.95  
% 11.63/1.95  
% 11.63/1.95  fork 4: search terminated without proof.
% 11.63/1.96  
% 11.63/1.96  **** run 81 fork 0 starts with strategy
% 11.63/1.96  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.63/1.96  
% 11.63/1.96  **** run 92 fork 3 starts with strategy
% 11.63/1.96  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 12.34/1.97  
% 12.34/1.97  **** run 78 fork 5 starts with strategy
% 12.34/1.97  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 12.34/1.98  
% 12.34/1.98  **** run 85 fork 4 starts with strategy
% 12.34/1.98  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 12.49/2.00  
% 12.49/2.00  
% 12.49/2.00  fork 6: search terminated without proof.
% 12.71/2.04  
% 12.71/2.04  **** run 87 fork 6 starts with strategy
% 12.71/2.04  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.71/2.04  
% 12.71/2.04  
% 12.71/2.04  fork 7: search terminated without proof.
% 12.71/2.06  
% 12.71/2.06  
% 12.71/2.06  fork 1: search terminated without proof.
% 12.71/2.06  
% 12.71/2.06  
% 12.71/2.06  fork 2: search terminated without proof.
% 12.71/2.06  
% 12.71/2.06  **** run 88 fork 7 starts with strategy
% 12.71/2.06  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.71/2.08  
% 12.71/2.08  **** run 91 fork 2 starts with strategy
% 12.71/2.08  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 12.71/2.08  
% 12.71/2.08  **** run 90 fork 1 starts with strategy
% 12.71/2.08  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 12.71/2.09  
% 12.71/2.09  fork 3: search finished without proof.
% 12.71/2.10  
% 12.71/2.10  
% 12.71/2.10  fork 0: search terminated without proof.
% 12.71/2.10  
% 12.71/2.10  **** run 100 fork 3 starts with strategy
% 12.71/2.10  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 12.71/2.11  
% 12.71/2.11  
% 12.71/2.11  fork 4: search terminated without proof.
% 12.71/2.12  
% 12.71/2.12  **** run 89 fork 0 starts with strategy
% 12.71/2.12  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.71/2.14  
% 12.71/2.14  **** run 93 fork 4 starts with strategy
% 12.71/2.14  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.71/2.16  
% 12.71/2.16  
% 12.71/2.16  fork 5: search terminated without proof.
% 13.69/2.18  
% 13.69/2.18  **** run 86 fork 5 starts with strategy
% 13.69/2.18  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 13.69/2.19  
% 13.69/2.19  
% 13.69/2.19  fork 7: search terminated without proof.
% 13.69/2.21  
% 13.69/2.21  
% 13.69/2.21  fork 2: search terminated without proof.
% 13.69/2.21  
% 13.69/2.21  
% 13.69/2.21  fork 1: search terminated without proof.
% 13.69/2.22  
% 13.69/2.22  **** run 96 fork 7 starts with strategy
% 13.69/2.22  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.69/2.23  
% 13.69/2.23  **** run 98 fork 1 starts with strategy
% 13.69/2.23  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.69/2.23  **** run 99 fork 2 starts with strategy
% 13.69/2.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 13.69/2.23  
% 13.69/2.24  
% 13.69/2.24  
% 13.69/2.24  fork 3: search terminated without proof.
% 13.69/2.24  
% 13.69/2.24  
% 13.69/2.24  fork 6: search terminated without proof.
% 13.69/2.25  
% 13.69/2.25  
% 13.69/2.25  fork 0: search terminated without proof.
% 14.41/2.26  
% 14.41/2.26  **** run 108 fork 3 starts with strategy
% 14.41/2.26  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.41/2.26  
% 14.41/2.26  **** run 95 fork 6 starts with strategy
% 14.41/2.26  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 14.41/2.27  
% 14.41/2.27  **** run 97 fork 0 starts with strategy
% 14.41/2.27  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 14.41/2.30  
% 14.41/2.30  
% 14.41/2.30  fork 4: search terminated without proof.
% 14.41/2.31  
% 14.41/2.31  
% 14.41/2.31  fork 5: search terminated without proof.
% 14.41/2.32  
% 14.41/2.32  **** run 101 fork 4 starts with strategy
% 14.41/2.32  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 14.97/2.32  
% 14.97/2.32  **** run 94 fork 5 starts with strategy
% 14.97/2.32  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 14.97/2.35  
% 14.97/2.35  
% 14.97/2.35  fork 7: search terminated without proof.
% 14.97/2.36  
% 14.97/2.36  
% 14.97/2.36  fork 2: search terminated without proof.
% 14.97/2.36  
% 14.97/2.36  
% 14.97/2.36  fork 1: search terminated without proof.
% 15.39/2.38  
% 15.39/2.38  **** run 107 fork 2 starts with strategy
% 15.39/2.38  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.39/2.38  
% 15.39/2.38  **** run 106 fork 1 starts with strategy
% 15.39/2.38  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 15.39/2.38  
% 15.39/2.38  **** run 104 fork 7 starts with strategy
% 15.39/2.38  {"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.39  
% 15.39/2.39  
% 15.39/2.39  fork 6: search terminated without proof.
% 15.39/2.39  
% 15.39/2.39  
% 15.39/2.39  fork 3: search terminated without proof.
% 15.39/2.40  
% 15.39/2.40  
% 15.39/2.40  fork 0: search terminated without proof.
% 15.39/2.41  
% 15.39/2.41  **** run 103 fork 6 starts with strategy
% 15.39/2.41  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 15.39/2.42  
% 15.39/2.42  **** run 105 fork 0 starts with strategy
% 15.39/2.42  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 15.39/2.42  
% 15.39/2.42  **** run 116 fork 3 starts with strategy
% 15.39/2.42  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.02/2.45  
% 16.02/2.45  
% 16.02/2.45  fork 5: search terminated without proof.
% 16.02/2.46  
% 16.02/2.46  
% 16.02/2.46  fork 4: search terminated without proof.
% 16.02/2.47  
% 16.02/2.47  **** run 102 fork 5 starts with strategy
% 16.02/2.47  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 16.20/2.48  
% 16.20/2.48  **** run 109 fork 4 starts with strategy
% 16.20/2.48  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 16.20/2.51  
% 16.20/2.51  
% 16.20/2.51  fork 1: search terminated without proof.
% 16.20/2.51  
% 16.20/2.51  
% 16.20/2.51  fork 7: search terminated without proof.
% 16.20/2.51  
% 16.20/2.51  
% 16.20/2.51  fork 2: search terminated without proof.
% 16.61/2.52  
% 16.61/2.52  **** run 114 fork 1 starts with strategy
% 16.61/2.52  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 16.61/2.53  
% 16.61/2.53  **** run 112 fork 7 starts with strategy
% 16.61/2.53  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.61/2.53  
% 16.61/2.53  **** run 115 fork 2 starts with strategy
% 16.61/2.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.61/2.54  
% 16.61/2.54  
% 16.61/2.54  fork 6: search terminated without proof.
% 16.78/2.55  
% 16.78/2.55  
% 16.78/2.55  fork 0: search terminated without proof.
% 16.78/2.55  
% 16.78/2.55  
% 16.78/2.55  fork 3: search terminated without proof.
% 16.78/2.56  
% 16.78/2.56  **** run 111 fork 6 starts with strategy
% 16.78/2.56  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 16.78/2.56  
% 16.78/2.56  **** run 113 fork 0 starts with strategy
% 16.78/2.56  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.78/2.58  
% 16.78/2.58  **** run 124 fork 3 starts with strategy
% 16.78/2.58  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 16.78/2.60  
% 16.78/2.60  fork 4: search finished without proof.
% 16.78/2.61  
% 16.78/2.61  
% 16.78/2.61  fork 5: search terminated without proof.
% 17.37/2.62  
% 17.37/2.62  **** run 117 fork 4 starts with strategy
% 17.37/2.62  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 17.37/2.63  
% 17.37/2.63  **** run 110 fork 5 starts with strategy
% 17.37/2.63  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.37/2.65  
% 17.37/2.65  
% 17.37/2.65  fork 1: search terminated without proof.
% 17.37/2.66  
% 17.37/2.66  
% 17.37/2.66  fork 7: search terminated without proof.
% 17.37/2.66  
% 17.37/2.66  
% 17.37/2.66  fork 2: search terminated without proof.
% 17.77/2.67  
% 17.77/2.67  **** run 122 fork 1 starts with strategy
% 17.77/2.67  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 17.77/2.68  
% 17.77/2.68  **** run 120 fork 7 starts with strategy
% 17.77/2.68  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.77/2.68  
% 17.77/2.68  **** run 123 fork 2 starts with strategy
% 17.77/2.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.77/2.69  
% 17.77/2.69  
% 17.77/2.69  fork 6: search terminated without proof.
% 17.77/2.69  
% 17.77/2.69  
% 17.77/2.69  fork 0: search terminated without proof.
% 17.77/2.71  
% 17.77/2.71  **** run 119 fork 6 starts with strategy
% 17.77/2.71  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 17.77/2.71  
% 17.77/2.71  
% 17.77/2.71  fork 3: search terminated without proof.
% 17.77/2.71  
% 17.77/2.71  **** run 121 fork 0 starts with strategy
% 17.77/2.71  {"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}
% 17.77/2.73  
% 17.77/2.73  **** run 132 fork 3 starts with strategy
% 17.77/2.74  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 18.41/2.75  
% 18.41/2.75  
% 18.41/2.75  fork 4: search terminated without proof.
% 18.41/2.76  
% 18.41/2.76  
% 18.41/2.76  fork 5: search terminated without proof.
% 18.41/2.77  
% 18.41/2.77  **** run 125 fork 4 starts with strategy
% 18.41/2.77  {"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.41/2.78  
% 18.41/2.78  **** run 118 fork 5 starts with strategy
% 18.41/2.78  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 18.41/2.80  
% 18.41/2.80  
% 18.41/2.80  fork 1: search terminated without proof.
% 18.41/2.81  
% 18.41/2.81  
% 18.41/2.81  fork 2: search terminated without proof.
% 18.41/2.82  
% 18.41/2.82  **** run 130 fork 1 starts with strategy
% 18.41/2.82  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 18.41/2.83  
% 18.41/2.83  **** run 131 fork 2 starts with strategy
% 18.41/2.83  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 18.41/2.85  
% 18.41/2.85  
% 18.41/2.85  fork 6: search terminated without proof.
% 18.41/2.85  
% 18.41/2.85  
% 18.41/2.85  fork 0: search terminated without proof.
% 18.41/2.87  
% 18.41/2.87  **** run 127 fork 6 starts with strategy
% 18.41/2.87  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 18.41/2.87  
% 18.41/2.87  **** run 129 fork 0 starts with strategy
% 18.41/2.87  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 18.41/2.88  
% 18.41/2.88  
% 18.41/2.88  fork 7: search terminated without proof.
% 18.41/2.91  
% 18.41/2.91  
% 18.41/2.91  fork 4: search terminated without proof.
% 18.41/2.91  
% 18.41/2.91  
% 18.41/2.91  fork 5: search terminated without proof.
% 18.41/2.93  
% 18.41/2.93  **** run 133 fork 4 starts with strategy
% 18.41/2.93  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.41/2.93  
% 18.41/2.93  **** run 126 fork 5 starts with strategy
% 18.41/2.93  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.41/2.93  
% 18.41/2.93  **** run 128 fork 7 starts with strategy
% 18.41/2.93  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 20.45/3.06  
% 20.45/3.06  
% 20.45/3.06  fork 5: search terminated without proof.
% 20.45/3.07  
% 20.45/3.07  **** run 134 fork 5 starts with strategy
% 20.45/3.07  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 26.70/3.85  
% 26.70/3.85  
% 26.70/3.85  fork 3: search terminated without proof.
% 26.70/3.85  
% 26.70/3.85  
% 26.70/3.85  fork 1: search terminated without proof.
% 26.70/3.86  
% 26.70/3.86  
% 26.70/3.86  fork 2: search terminated without proof.
% 26.70/3.87  
% 26.70/3.87  **** run 140 fork 3 starts with strategy
% 26.70/3.87  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 26.70/3.89  
% 26.70/3.89  **** run 138 fork 1 starts with strategy
% 26.70/3.89  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.70/3.89  
% 26.70/3.89  **** run 139 fork 2 starts with strategy
% 26.70/3.89  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 26.70/3.90  
% 26.70/3.90  
% 26.70/3.90  fork 6: search terminated without proof.
% 26.70/3.91  
% 26.70/3.91  
% 26.70/3.91  fork 0: search terminated without proof.
% 27.46/3.93  
% 27.46/3.93  **** run 135 fork 6 starts with strategy
% 27.46/3.93  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 27.46/3.95  
% 27.46/3.95  **** run 137 fork 0 starts with strategy
% 27.46/3.95  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 27.46/3.96  
% 27.46/3.96  
% 27.46/3.96  fork 4: search terminated without proof.
% 27.46/3.99  
% 27.46/3.99  **** run 141 fork 4 starts with strategy
% 27.46/3.99  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 28.06/4.03  
% 28.06/4.03  
% 28.06/4.03  fork 7: search terminated without proof.
% 28.06/4.05  
% 28.06/4.05  **** run 136 fork 7 starts with strategy
% 28.06/4.05  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 29.08/4.16  
% 29.08/4.16  
% 29.08/4.16  fork 5: search terminated without proof.
% 29.08/4.20  
% 29.08/4.20  **** run 142 fork 5 starts with strategy
% 29.08/4.20  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 35.18/4.92  
% 35.18/4.92  
% 35.18/4.92  fork 1: search terminated without proof.
% 35.18/4.92  
% 35.18/4.92  
% 35.18/4.92  fork 2: search terminated without proof.
% 35.18/4.95  
% 35.18/4.95  **** run 146 fork 1 starts with strategy
% 35.18/4.95  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.18/4.95  
% 35.18/4.95  **** run 147 fork 2 starts with strategy
% 35.18/4.95  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.18/4.96  
% 35.18/4.96  
% 35.18/4.96  fork 6: search terminated without proof.
% 35.18/4.97  
% 35.18/4.97  
% 35.18/4.97  fork 3: search terminated without proof.
% 35.18/4.99  
% 35.18/4.99  **** run 143 fork 6 starts with strategy
% 35.18/4.99  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 35.18/5.01  
% 35.18/5.01  **** run 148 fork 3 starts with strategy
% 35.18/5.01  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.18/5.02  
% 35.18/5.02  
% 35.18/5.02  fork 4: search terminated without proof.
% 35.18/5.04  
% 35.18/5.04  
% 35.18/5.04  fork 0: search terminated without proof.
% 35.18/5.06  
% 35.18/5.06  **** run 149 fork 4 starts with strategy
% 35.18/5.06  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 35.18/5.07  
% 35.18/5.07  **** run 145 fork 0 starts with strategy
% 35.18/5.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 35.18/5.08  
% 35.18/5.08  
% 35.18/5.08  fork 7: search terminated without proof.
% 35.18/5.11  
% 35.18/5.11  **** run 144 fork 7 starts with strategy
% 35.18/5.11  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 38.38/5.37  
% 38.38/5.37  
% 38.38/5.37  fork 5: search terminated without proof.
% 38.38/5.39  
% 38.38/5.39  **** run 150 fork 5 starts with strategy
% 38.38/5.39  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 42.15/5.95  
% 42.15/5.95  fork 2: search finished without proof.
% 42.15/5.97  
% 42.15/5.97  **** run 155 fork 2 starts with strategy
% 42.15/5.97  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 42.15/5.97  
% 42.15/5.97  
% 42.15/5.97  fork 1: search terminated without proof.
% 42.15/6.00  
% 42.15/6.00  **** run 154 fork 1 starts with strategy
% 42.15/6.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 43.92/6.04  
% 43.92/6.04  
% 43.92/6.04  fork 3: search terminated without proof.
% 43.92/6.07  
% 43.92/6.07  **** run 156 fork 3 starts with strategy
% 43.92/6.07  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 43.92/6.09  
% 43.92/6.09  
% 43.92/6.09  fork 6: search terminated without proof.
% 43.92/6.09  
% 43.92/6.09  
% 43.92/6.09  fork 4: search terminated without proof.
% 44.61/6.12  
% 44.61/6.12  **** run 157 fork 4 starts with strategy
% 44.61/6.12  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 44.61/6.13  
% 44.61/6.13  **** run 151 fork 6 starts with strategy
% 44.61/6.13  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 44.61/6.17  
% 44.61/6.17  
% 44.61/6.17  fork 7: search terminated without proof.
% 45.15/6.20  
% 45.15/6.20  
% 45.15/6.20  fork 0: search terminated without proof.
% 45.15/6.21  
% 45.15/6.21  **** run 152 fork 7 starts with strategy
% 45.15/6.21  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 45.15/6.23  
% 45.15/6.23  **** run 153 fork 0 starts with strategy
% 45.15/6.23  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 46.99/6.42  
% 46.99/6.42  
% 46.99/6.42  fork 5: search terminated without proof.
% 46.99/6.45  
% 46.99/6.45  **** run 158 fork 5 starts with strategy
% 46.99/6.45  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 51.19/7.00  
% 51.19/7.00  
% 51.19/7.00  fork 2: search terminated without proof.
% 51.19/7.03  
% 51.19/7.03  
% 51.19/7.03  fork 1: search terminated without proof.
% 51.81/7.04  
% 51.81/7.04  **** run 163 fork 2 starts with strategy
% 51.81/7.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 51.81/7.06  
% 51.81/7.06  **** run 162 fork 1 starts with strategy
% 51.81/7.06  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 52.55/7.15  
% 52.55/7.15  
% 52.55/7.15  fork 4: search terminated without proof.
% 52.72/7.17  
% 52.72/7.17  **** run 165 fork 4 starts with strategy
% 52.72/7.17  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 52.72/7.18  
% 52.72/7.18  
% 52.72/7.18  fork 6: search terminated without proof.
% 52.72/7.19  
% 52.72/7.19  
% 52.72/7.19  fork 3: search terminated without proof.
% 52.72/7.21  
% 52.72/7.21  **** run 159 fork 6 starts with strategy
% 52.72/7.21  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 52.72/7.22  
% 52.72/7.22  **** run 164 fork 3 starts with strategy
% 52.72/7.22  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 52.72/7.24  
% 52.72/7.24  
% 52.72/7.24  fork 7: search terminated without proof.
% 52.72/7.27  
% 52.72/7.27  **** run 160 fork 7 starts with strategy
% 52.72/7.27  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 52.72/7.38  
% 52.72/7.38  
% 52.72/7.38  fork 0: search terminated without proof.
% 52.72/7.43  
% 52.72/7.43  **** run 161 fork 0 starts with strategy
% 52.72/7.43  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 55.13/7.48  
% 55.13/7.48  
% 55.13/7.48  fork 5: search terminated without proof.
% 55.13/7.50  
% 55.13/7.50  **** run 166 fork 5 starts with strategy
% 55.13/7.50  {"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}
% 58.63/7.98  
% 58.63/7.98  fork 2: search finished without proof.
% 58.63/8.00  
% 58.63/8.00  **** run 171 fork 2 starts with strategy
% 58.63/8.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 60.49/8.24  
% 60.49/8.24  
% 60.49/8.24  fork 6: search terminated without proof.
% 60.49/8.24  
% 60.49/8.24  
% 60.49/8.24  fork 1: search terminated without proof.
% 60.49/8.25  
% 60.49/8.25  
% 60.49/8.25  fork 3: search terminated without proof.
% 60.49/8.26  
% 60.49/8.26  
% 60.49/8.26  fork 4: search terminated without proof.
% 60.49/8.26  
% 60.49/8.26  **** run 170 fork 1 starts with strategy
% 60.49/8.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 61.30/8.27  
% 61.30/8.27  **** run 167 fork 6 starts with strategy
% 61.30/8.27  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 61.30/8.28  
% 61.30/8.28  **** run 172 fork 3 starts with strategy
% 61.30/8.28  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 61.30/8.29  
% 61.30/8.29  **** run 173 fork 4 starts with strategy
% 61.30/8.29  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 61.30/8.33  
% 61.30/8.33  
% 61.30/8.33  fork 7: search terminated without proof.
% 61.75/8.35  
% 61.75/8.35  **** run 168 fork 7 starts with strategy
% 61.75/8.35  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 62.88/8.49  
% 62.88/8.49  
% 62.88/8.49  fork 0: search terminated without proof.
% 62.88/8.51  
% 62.88/8.51  **** run 169 fork 0 starts with strategy
% 62.88/8.51  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 62.88/8.52  
% 62.88/8.52  fork 1: search finished without proof.
% 63.44/8.54  
% 63.44/8.54  
% 63.44/8.54  fork 5: search terminated without proof.
% 63.44/8.54  
% 63.44/8.54  **** run 178 fork 1 starts with strategy
% 63.44/8.54  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 63.44/8.56  
% 63.44/8.56  **** run 174 fork 5 starts with strategy
% 63.44/8.56  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 66.65/9.03  
% 66.65/9.03  
% 66.65/9.03  fork 2: search terminated without proof.
% 67.32/9.06  
% 67.32/9.06  **** run 179 fork 2 starts with strategy
% 67.32/9.06  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 69.14/9.30  
% 69.14/9.30  
% 69.14/9.30  fork 6: search terminated without proof.
% 69.14/9.34  
% 69.14/9.34  **** run 175 fork 6 starts with strategy
% 69.14/9.34  
% 69.14/9.34  
% 69.14/9.34  fork 3: search terminated without proof.
% 69.14/9.34  {"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.71/9.36  
% 69.71/9.36  **** run 180 fork 3 starts with strategy
% 69.71/9.36  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 69.94/9.39  
% 69.94/9.39  
% 69.94/9.39  fork 7: search terminated without proof.
% 69.94/9.42  
% 69.94/9.42  fork 4: search finished without proof.
% 69.94/9.42  
% 69.94/9.42  **** run 176 fork 7 starts with strategy
% 69.94/9.42  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 70.36/9.43  
% 70.36/9.43  **** run 181 fork 4 starts with strategy
% 70.36/9.43  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 70.60/9.57  
% 70.60/9.57  
% 70.60/9.57  fork 0: search terminated without proof.
% 70.60/9.57  
% 70.60/9.57  
% 70.60/9.57  fork 1: search terminated without proof.
% 70.60/9.60  
% 70.60/9.60  **** run 186 fork 1 starts with strategy
% 70.60/9.60  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 70.60/9.62  
% 70.60/9.62  **** run 177 fork 0 starts with strategy
% 70.60/9.62  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 70.60/9.68  
% 70.60/9.68  
% 70.60/9.68  fork 5: search terminated without proof.
% 72.18/9.71  
% 72.18/9.71  **** run 182 fork 5 starts with strategy
% 72.18/9.71  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 75.10/10.09  
% 75.10/10.09  
% 75.10/10.09  fork 2: search terminated without proof.
% 75.10/10.10  
% 75.10/10.10  **** run 187 fork 2 starts with strategy
% 75.10/10.10  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 76.88/10.35  
% 76.88/10.35  fork 3: search finished without proof.
% 76.88/10.36  
% 76.88/10.36  **** run 188 fork 3 starts with strategy
% 76.88/10.36  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 76.88/10.38  
% 76.88/10.38  
% 76.88/10.38  fork 6: search terminated without proof.
% 76.88/10.39  
% 76.88/10.39  fork 4: search finished without proof.
% 76.88/10.40  
% 76.88/10.40  **** run 183 fork 6 starts with strategy
% 76.88/10.40  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 76.88/10.41  
% 76.88/10.41  **** run 189 fork 4 starts with strategy
% 76.88/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.04/10.45  
% 78.04/10.45  
% 78.04/10.45  fork 7: search terminated without proof.
% 78.54/10.49  
% 78.54/10.49  **** run 184 fork 7 starts with strategy
% 78.54/10.49  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 79.55/10.68  
% 79.55/10.68  fork 1: search finished without proof.
% 80.16/10.70  
% 80.16/10.70  **** run 194 fork 1 starts with strategy
% 80.16/10.70  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 80.16/10.74  
% 80.16/10.74  
% 80.16/10.74  fork 5: search terminated without proof.
% 80.16/10.76  
% 80.16/10.76  **** run 190 fork 5 starts with strategy
% 80.16/10.76  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 80.83/10.77  
% 80.83/10.77  
% 80.83/10.77  fork 0: search terminated without proof.
% 80.92/10.80  
% 80.92/10.80  **** run 185 fork 0 starts with strategy
% 80.92/10.80  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 81.25/11.11  
% 81.25/11.11  fork 2: search finished without proof.
% 83.31/11.13  
% 83.31/11.13  **** run 195 fork 2 starts with strategy
% 83.31/11.13  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 85.72/11.40  
% 85.72/11.40  
% 85.72/11.40  fork 3: search terminated without proof.
% 85.82/11.42  
% 85.82/11.42  **** run 196 fork 3 starts with strategy
% 85.82/11.42  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 85.82/11.44  
% 85.82/11.44  
% 85.82/11.44  fork 6: search terminated without proof.
% 85.82/11.44  
% 85.82/11.44  
% 85.82/11.44  fork 4: search terminated without proof.
% 85.82/11.47  
% 85.82/11.47  **** run 197 fork 4 starts with strategy
% 85.82/11.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 85.82/11.48  
% 85.82/11.48  **** run 191 fork 6 starts with strategy
% 85.82/11.48  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 86.60/11.52  
% 86.60/11.52  
% 86.60/11.52  fork 7: search terminated without proof.
% 86.60/11.55  
% 86.60/11.55  **** run 192 fork 7 starts with strategy
% 86.60/11.55  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 88.14/11.79  
% 88.14/11.79  
% 88.14/11.79  fork 5: search terminated without proof.
% 88.14/11.83  
% 88.14/11.83  
% 88.14/11.83  fork 0: search terminated without proof.
% 88.14/11.84  
% 88.14/11.84  **** run 193 fork 0 starts with strategy
% 88.14/11.84  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 88.14/11.86  
% 88.14/11.86  **** run 198 fork 5 starts with strategy
% 88.14/11.86  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 89.45/11.95  
% 89.45/11.95  
% 89.45/11.95  fork 1: search terminated without proof.
% 89.45/11.98  
% 89.45/11.98  **** run 202 fork 1 starts with strategy
% 89.45/11.98  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 91.04/12.16  
% 91.04/12.16  
% 91.04/12.16  fork 2: search terminated without proof.
% 91.96/12.20  
% 91.96/12.20  **** run 203 fork 2 starts with strategy
% 91.96/12.20  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 93.55/12.45  
% 93.55/12.45  
% 93.55/12.45  fork 3: search terminated without proof.
% 94.23/12.48  
% 94.23/12.48  **** run 204 fork 3 starts with strategy
% 94.23/12.48  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 94.23/12.50  
% 94.23/12.50  
% 94.23/12.50  fork 4: search terminated without proof.
% 94.23/12.51  
% 94.23/12.51  
% 94.23/12.51  fork 6: search terminated without proof.
% 94.23/12.53  
% 94.23/12.53  **** run 205 fork 4 starts with strategy
% 94.23/12.53  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 94.23/12.54  
% 94.23/12.54  **** run 199 fork 6 starts with strategy
% 94.23/12.54  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 94.23/12.58  
% 94.23/12.58  
% 94.23/12.58  fork 7: search terminated without proof.
% 95.18/12.61  
% 95.18/12.61  **** run 200 fork 7 starts with strategy
% 95.18/12.61  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 97.06/12.87  
% 97.06/12.87  
% 97.06/12.87  fork 0: search terminated without proof.
% 97.06/12.89  
% 97.06/12.89  **** run 201 fork 0 starts with strategy
% 97.06/12.89  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 98.61/13.05  
% 98.61/13.05  
% 98.61/13.05  fork 5: search terminated without proof.
% 98.61/13.08  
% 98.61/13.08  **** run 206 fork 5 starts with strategy
% 98.61/13.08  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 98.90/13.12  
% 98.90/13.12  
% 98.90/13.12  fork 1: search terminated without proof.
% 99.38/13.17  
% 99.38/13.17  **** run 210 fork 1 starts with strategy
% 99.38/13.17  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 99.38/13.20  
% 99.38/13.20  fork 1: search finished without proof.
% 99.89/13.21  
% 99.89/13.21  **** run 218 fork 1 starts with strategy
% 99.89/13.21  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 99.89/13.23  
% 99.89/13.23  
% 99.89/13.23  fork 2: search terminated without proof.
% 100.32/13.27  
% 100.32/13.27  **** run 211 fork 2 starts with strategy
% 100.32/13.27  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 101.69/13.43  
% 101.69/13.43  fork 1: search finished without proof.
% 101.69/13.45  
% 101.69/13.45  **** run 226 fork 1 starts with strategy
% 101.69/13.45  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 101.69/13.52  
% 101.69/13.52  
% 101.69/13.52  fork 3: search terminated without proof.
% 101.69/13.55  
% 101.69/13.55  **** run 212 fork 3 starts with strategy
% 101.69/13.55  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 101.69/13.57  
% 101.69/13.57  
% 101.69/13.57  fork 4: search terminated without proof.
% 101.69/13.57  
% 101.69/13.57  
% 101.69/13.57  fork 6: search terminated without proof.
% 101.69/13.60  
% 101.69/13.60  **** run 213 fork 4 starts with strategy
% 101.69/13.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 101.69/13.60  
% 101.69/13.60  **** run 207 fork 6 starts with strategy
% 101.69/13.60  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 102.83/13.64  
% 102.83/13.64  
% 102.83/13.64  fork 7: search terminated without proof.
% 103.43/13.67  
% 103.43/13.67  **** run 208 fork 7 starts with strategy
% 103.43/13.67  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 105.64/13.96  
% 105.64/13.96  
% 105.64/13.96  fork 0: search terminated without proof.
% 105.84/14.00  
% 105.84/14.00  **** run 209 fork 0 starts with strategy
% 105.84/14.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 107.08/14.18  
% 107.08/14.18  
% 107.08/14.18  fork 5: search terminated without proof.
% 107.08/14.21  
% 107.08/14.21  **** run 214 fork 5 starts with strategy
% 107.08/14.21  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 107.08/14.30  
% 107.08/14.30  
% 107.08/14.30  fork 2: search terminated without proof.
% 107.08/14.32  
% 107.08/14.32  **** run 219 fork 2 starts with strategy
% 107.08/14.32  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 110.05/14.52  
% 110.05/14.52  
% 110.05/14.52  fork 1: search terminated without proof.
% 110.13/14.56  
% 110.13/14.56  **** run 234 fork 1 starts with strategy
% 110.13/14.56  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 110.75/14.61  
% 110.75/14.61  
% 110.75/14.61  fork 3: search terminated without proof.
% 110.75/14.63  
% 110.75/14.63  
% 110.75/14.63  fork 6: search terminated without proof.
% 110.75/14.64  
% 110.75/14.64  **** run 220 fork 3 starts with strategy
% 110.75/14.64  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 110.75/14.66  
% 110.75/14.66  
% 110.75/14.66  fork 4: search terminated without proof.
% 111.29/14.68  
% 111.29/14.68  **** run 215 fork 6 starts with strategy
% 111.29/14.68  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 111.29/14.69  
% 111.29/14.69  **** run 221 fork 4 starts with strategy
% 111.29/14.69  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 111.29/14.71  
% 111.29/14.71  
% 111.29/14.71  fork 7: search terminated without proof.
% 111.29/14.74  
% 111.29/14.74  **** run 216 fork 7 starts with strategy
% 111.29/14.74  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 114.55/15.14  
% 114.55/15.14  
% 114.55/15.14  fork 0: search terminated without proof.
% 114.55/15.16  
% 114.55/15.16  **** run 217 fork 0 starts with strategy
% 114.55/15.16  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 115.46/15.23  
% 115.46/15.23  
% 115.46/15.23  fork 5: search terminated without proof.
% 115.46/15.26  
% 115.46/15.26  **** run 222 fork 5 starts with strategy
% 115.46/15.26  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 116.18/15.36  
% 116.18/15.36  
% 116.18/15.36  fork 2: search terminated without proof.
% 116.18/15.39  
% 116.18/15.39  **** run 227 fork 2 starts with strategy
% 116.18/15.39  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 117.77/15.59  
% 117.77/15.59  
% 117.77/15.59  fork 1: search terminated without proof.
% 117.77/15.62  
% 117.77/15.62  **** run 242 fork 1 starts with strategy
% 117.77/15.62  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 117.77/15.67  
% 117.77/15.67  
% 117.77/15.67  fork 3: search terminated without proof.
% 118.89/15.70  
% 118.89/15.70  **** run 228 fork 3 starts with strategy
% 118.89/15.70  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 118.89/15.75  
% 118.89/15.75  
% 118.89/15.75  fork 4: search terminated without proof.
% 118.89/15.76  
% 118.89/15.76  
% 118.89/15.76  fork 6: search terminated without proof.
% 118.89/15.77  
% 118.89/15.77  **** run 229 fork 4 starts with strategy
% 118.89/15.77  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 119.75/15.79  
% 119.75/15.79  **** run 223 fork 6 starts with strategy
% 119.75/15.79  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 120.66/15.91  
% 120.66/15.91  
% 120.66/15.91  fork 7: search terminated without proof.
% 121.04/15.96  
% 121.04/15.96  **** run 224 fork 7 starts with strategy
% 121.04/15.96  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 123.35/16.29  
% 123.35/16.29  
% 123.35/16.29  fork 0: search terminated without proof.
% 123.35/16.29  
% 123.35/16.29  
% 123.35/16.29  fork 5: search terminated without proof.
% 123.35/16.32  
% 123.35/16.32  **** run 230 fork 5 starts with strategy
% 123.35/16.32  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 123.35/16.34  
% 123.35/16.34  **** run 225 fork 0 starts with strategy
% 123.35/16.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 125.25/16.49  
% 125.25/16.49  
% 125.25/16.49  fork 2: search terminated without proof.
% 125.25/16.53  
% 125.25/16.53  **** run 235 fork 2 starts with strategy
% 125.25/16.53  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 126.28/16.65  
% 126.28/16.65  
% 126.28/16.65  fork 1: search terminated without proof.
% 126.60/16.67  
% 126.60/16.67  **** run 250 fork 1 starts with strategy
% 126.60/16.67  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 126.60/16.73  
% 126.60/16.73  
% 126.60/16.73  fork 3: search terminated without proof.
% 127.28/16.77  
% 127.28/16.77  **** run 236 fork 3 starts with strategy
% 127.28/16.77  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 127.65/16.82  
% 127.65/16.82  
% 127.65/16.82  fork 6: search terminated without proof.
% 128.13/16.85  
% 128.13/16.85  **** run 231 fork 6 starts with strategy
% 128.13/16.85  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 128.25/16.87  
% 128.25/16.87  
% 128.25/16.87  fork 4: search terminated without proof.
% 128.67/16.92  
% 128.67/16.92  **** run 237 fork 4 starts with strategy
% 128.67/16.92  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 128.67/17.03  
% 128.67/17.03  
% 128.67/17.03  fork 7: search terminated without proof.
% 128.67/17.05  
% 128.67/17.05  **** run 232 fork 7 starts with strategy
% 128.67/17.05  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 131.77/17.36  
% 131.77/17.36  
% 131.77/17.36  fork 5: search terminated without proof.
% 131.77/17.37  
% 131.77/17.37  
% 131.77/17.37  fork 0: search terminated without proof.
% 131.77/17.39  
% 131.77/17.39  **** run 238 fork 5 starts with strategy
% 131.77/17.39  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 131.77/17.40  
% 131.77/17.40  **** run 233 fork 0 starts with strategy
% 131.77/17.40  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 132.40/17.47  
% 132.40/17.47  fork 2: search finished without proof.
% 132.68/17.49  
% 132.68/17.49  **** run 243 fork 2 starts with strategy
% 132.68/17.49  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 133.11/17.57  
% 133.11/17.57  
% 133.11/17.57  result: proof found
% 133.11/17.57  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 133.11/17.57  by run 250 fork 1 strategy {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 133.11/17.57  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 133.11/17.57  
% 133.11/17.57  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 133.11/17.57  
% 133.11/17.57  run 250 fork 1 statistics:
% 133.11/17.57  ----------------------------------
% 133.11/17.57  this run seconds: 0.234611
% 133.11/17.57  total seconds: 16.047611
% 133.11/17.57  stat_given_used: 1158
% 133.11/17.57  stat_given_used_at_endgame: 0
% 133.11/17.57  stat_given_candidates:   2104
% 133.11/17.57  stat_given_candidates_at_endgame: 0
% 133.11/17.57  stat_given_candidates_h: 0
% 133.11/17.57  stat_binres_derived_cl:   6484
% 133.11/17.57  stat_binres_derived_cl_h: 0
% 133.11/17.57  stat_factor_derived_cl: 64
% 133.11/17.57  stat_para_derived_cl: 18118
% 133.11/17.57  stat_tautologies_discarded: 452
% 133.11/17.57  stat_forward_subsumed: 7577
% 133.11/17.57  stat_derived_cut: 210
% 133.11/17.57  stat_derived_rewritten: 0
% 133.11/17.57  stat_weight_discarded_building: 0
% 133.11/17.57  stat_weight_discarded_cl: 0
% 133.11/17.57  stat_internlimit_discarded_cl: 0
% 133.11/17.57  stat_simplified:  2 simplified 0 derived 0 given
% 133.11/17.57  stat_kept_cl: 15768
% 133.11/17.57  stat_built_cl: 18086
% 133.11/17.57  stat_hyperres_partial_cl: 0
% 133.11/17.57  stat_made_rewriters: 0
% 133.11/17.57  stat_backward_subsumed: 0
% 133.11/17.57  stat_propagated_subsumed: 0
% 133.11/17.57  stat_clsubs_attempted:                     21838
% 133.11/17.57  stat_clsubs_fact_groundunit_found:             8
% 133.11/17.57  stat_clsubs_rule_groundunit_found:            22
% 133.11/17.57  stat_clsubs_top_meta_attempted:             792051
% 133.11/17.57  stat_clsubs_top_meta_failed:                770213
% 133.11/17.57  stat_clsubs_top_meta_nonpref_attempted:              792051
% 133.11/17.57  stat_clsubs_top_meta_nonpref_succeeded:              279144
% 133.11/17.57  stat_clsubs_top_meta_pref_attempted:                 279144
% 133.11/17.57  stat_clsubs_top_meta_pref1_succeeded:                 78773
% 133.11/17.57  stat_clsubs_top_meta_pref2_succeeded:                 41230
% 133.11/17.57  stat_clsubs_top_meta_pref3_succeeded:                 21838
% 133.11/17.57  stat_clsubs_top_meta_pref_succeeded:                  21838
% 133.11/17.57  stat_clsubs_meta_attempted:                39217
% 133.11/17.57  stat_clsubs_meta_failed:                   19250
% 133.11/17.57  stat_clsubs_predsymbs_attempted:               0
% 133.11/17.57  stat_clsubs_unit_attempted:                 9502
% 133.11/17.57  stat_clsubs_full_attempted:                12336
% 133.11/17.57  stat_forwardsubs_attempted:                23346
% 133.11/17.57  stat_lit_hash_added:                  17031
% 133.11/17.57  stat_lit_hash_computed:               79869
% 133.11/17.57  stat_lit_hash_match_found:             8076
% 133.11/17.57  stat_lit_hash_match_miss:             90842
% 133.11/17.57  stat_lit_hash_cut_ok:                   431
% 133.11/17.57  stat_lit_strong_cut_ok:                  85
% 133.11/17.57  stat_lit_hash_subsume_ok:              7577
% 133.11/17.57  clqueue els 10000000 used 1
% 133.11/17.57  clactive els 10000000 used 1159
% 133.11/17.57  clactivesubsume els 10000000 used 5119
% 133.11/17.57  queue_termbuf els 200000000 used 1447613
% 133.11/17.57  hyper_termbuf els 100000000 used 1
% 133.11/17.57  active_termbuf els 100000000 used 63174
% 133.11/17.57  varstack els 5000 last used 1
% 133.11/17.57  given_termbuf els 10000000 last used 1
% 133.11/17.57  simplified_termbuf els 10000000 last used 1
% 133.11/17.57  derived_termbuf els 10000000 last used 22
% 133.11/17.57  wr_mallocs: 31866
% 133.11/17.57  wr_callocs: 21
% 133.11/17.57  wr_reallocs: 4372
% 133.11/17.57  wr_frees: 4
% 133.11/17.57  wr_malloc_bytes: 4163763204
% 133.11/17.57  wr_calloc_bytes: 112065536
% 133.11/17.57  wr_realloc_bytes: 809520
% 133.11/17.57  wr_realloc_freebytes: 0
% 133.11/17.57  ----------------------------------
%------------------------------------------------------------------------------