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

View Problem - Process Solution

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

% Computer : n023.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 22:29:43 EDT 2023

% Result   : Unsatisfiable 23.01s 3.42s
% Output   : CNFRefutation 23.01s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cls_singletonE_0)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',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('2',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('3',plain,
    hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),X)),
    inference(cnf_transformation,[],[cls_insert__code_1]) ).

cnf('4',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,[],['2','3']) ).

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

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

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

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

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

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

cnf('11',plain,
    ( hBOOL(c_in(X,c_Set_Oinsert(c_Public_Okeymode_OEncryption,Y,Z),U))
    | c_Public_Okeymode_OSignature = X ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( c_Public_Okeymode_OSignature = X
    | X = c_Public_Okeymode_OEncryption ),
    inference(resolution,[],['1','11']) ).

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

cnf('14',plain,
    c_List_Olist_OCons(X,c_Public_Okeymode_OSignature,Y) = c_Public_Okeymode_OEncryption,
    inference(resolution,[],['12','13']) ).

cnf('15',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('16',plain,
    ( c_List_Olist_OCons(X,Y,Z) != c_Public_Okeymode_OEncryption
    | X = U ),
    inference(paramodulation,[],['14','15']) ).

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

cnf('18',plain,
    $false,
    inference(resolution,[then_simplify],['16','14','17']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SWV796-1 : TPTP v8.1.2. Released v4.1.0.
% 0.04/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Tue Aug 29 05:32:40 EDT 2023
% 0.13/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:                   622
% 0.19/0.40  in_rule_clause_count:              606
% 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:             36
% 0.19/0.40  in_unit_clause_count:              272
% 0.19/0.40  in_horn_clause_count:              556
% 0.19/0.40  in_pos_clause_count:               193
% 0.19/0.40  in_neg_clause_count:                89
% 0.19/0.40  in_poseq_clause_count:             229
% 0.19/0.40  in_negeq_clause_count:             118
% 0.19/0.40  in_unitposeq_clause_count:         110
% 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:              83
% 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:                  615
% 0.19/0.40  in_assumption_count:               0
% 0.19/0.40  in_goal_count:                     7
% 0.19/0.40  in_neg_goal_count:                 4
% 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  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 6 fork 5 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 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.41  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 1.19/0.54  
% 1.19/0.54  
% 1.19/0.54  fork 1: search terminated without proof.
% 1.19/0.54  
% 1.19/0.54  
% 1.19/0.54  fork 2: search terminated without proof.
% 1.19/0.54  
% 1.19/0.54  
% 1.19/0.54  fork 3: search terminated without proof.
% 1.19/0.54  
% 1.19/0.54  
% 1.19/0.54  fork 7: search terminated without proof.
% 1.19/0.54  
% 1.19/0.54  
% 1.19/0.54  fork 4: search terminated without proof.
% 1.19/0.54  
% 1.19/0.54  
% 1.19/0.54  fork 5: search terminated without proof.
% 1.19/0.54  
% 1.19/0.54  
% 1.19/0.54  fork 6: search terminated without proof.
% 1.19/0.55  
% 1.19/0.55  
% 1.19/0.55  fork 0: search terminated without proof.
% 1.35/0.56  
% 1.35/0.56  **** run 10 fork 1 starts with strategy
% 1.35/0.56  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 1.35/0.57  
% 1.35/0.57  **** run 11 fork 2 starts with strategy
% 1.35/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 1.35/0.57  
% 1.35/0.57  **** run 12 fork 3 starts with strategy
% 1.35/0.57  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 1.35/0.57  
% 1.35/0.57  **** run 16 fork 7 starts with strategy
% 1.35/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 1.35/0.57  
% 1.35/0.57  **** run 15 fork 6 starts with strategy
% 1.35/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 1.35/0.57  
% 1.35/0.57  **** run 14 fork 5 starts with strategy
% 1.35/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 1.35/0.57  
% 1.35/0.57  **** run 13 fork 4 starts with strategy
% 1.35/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 1.35/0.58  
% 1.35/0.58  **** run 9 fork 0 starts with strategy
% 1.35/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 2.24/0.69  
% 2.24/0.69  
% 2.24/0.69  fork 1: search terminated without proof.
% 2.24/0.70  
% 2.24/0.70  
% 2.24/0.70  fork 2: search terminated without proof.
% 2.24/0.70  
% 2.24/0.70  
% 2.24/0.70  fork 3: search terminated without proof.
% 2.24/0.70  
% 2.24/0.70  
% 2.24/0.70  fork 5: search terminated without proof.
% 2.24/0.70  
% 2.24/0.70  
% 2.24/0.70  fork 4: search terminated without proof.
% 2.24/0.71  
% 2.24/0.71  
% 2.24/0.71  fork 7: search terminated without proof.
% 2.24/0.71  
% 2.24/0.71  
% 2.24/0.71  fork 0: search terminated without proof.
% 2.24/0.71  
% 2.24/0.71  
% 2.24/0.71  fork 6: search terminated without proof.
% 2.24/0.71  
% 2.24/0.71  **** run 18 fork 1 starts with strategy
% 2.24/0.71  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.24/0.72  
% 2.24/0.72  **** run 20 fork 3 starts with strategy
% 2.24/0.72  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.24/0.72  
% 2.24/0.72  **** run 19 fork 2 starts with strategy
% 2.24/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.24/0.72  
% 2.24/0.72  **** run 21 fork 4 starts with strategy
% 2.24/0.72  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.24/0.72  
% 2.24/0.72  **** run 22 fork 5 starts with strategy
% 2.24/0.72  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.24/0.73  
% 2.24/0.73  **** run 24 fork 7 starts with strategy
% 2.24/0.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.24/0.73  
% 2.24/0.73  **** run 17 fork 0 starts with strategy
% 2.24/0.73  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.24/0.74  
% 2.24/0.74  **** run 23 fork 6 starts with strategy
% 2.24/0.74  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 3.75/0.85  
% 3.75/0.85  
% 3.75/0.85  fork 5: search terminated without proof.
% 3.75/0.86  
% 3.75/0.86  
% 3.75/0.86  fork 3: search terminated without proof.
% 3.75/0.86  
% 3.75/0.86  fork 4: search finished without proof.
% 3.75/0.86  
% 3.75/0.86  
% 3.75/0.86  fork 1: search terminated without proof.
% 3.75/0.86  
% 3.75/0.86  
% 3.75/0.86  fork 7: search terminated without proof.
% 3.75/0.86  
% 3.75/0.86  
% 3.75/0.86  fork 2: search terminated without proof.
% 3.75/0.88  
% 3.75/0.88  
% 3.75/0.88  fork 0: search terminated without proof.
% 3.75/0.88  
% 3.75/0.88  
% 3.75/0.88  fork 6: search terminated without proof.
% 3.75/0.88  
% 3.75/0.88  **** run 28 fork 3 starts with strategy
% 3.75/0.88  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.75/0.88  
% 3.75/0.88  **** run 29 fork 4 starts with strategy
% 3.75/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.75/0.88  
% 3.75/0.88  **** run 26 fork 1 starts with strategy
% 3.75/0.88  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.75/0.88  
% 3.75/0.88  **** run 30 fork 5 starts with strategy
% 3.75/0.88  
% 3.75/0.88  **** run 32 fork 7 starts with strategy
% 3.75/0.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.75/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.75/0.89  
% 3.75/0.89  **** run 27 fork 2 starts with strategy
% 3.75/0.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.75/0.90  
% 3.75/0.90  **** run 25 fork 0 starts with strategy
% 3.75/0.90  
% 3.75/0.90  **** run 31 fork 6 starts with strategy
% 3.75/0.90  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.75/0.90  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 4.63/1.01  
% 4.63/1.01  
% 4.63/1.01  fork 3: search terminated without proof.
% 4.63/1.01  
% 4.63/1.01  
% 4.63/1.01  fork 4: search terminated without proof.
% 4.63/1.02  
% 4.63/1.02  
% 4.63/1.02  fork 5: search terminated without proof.
% 4.63/1.02  
% 4.63/1.02  
% 4.63/1.02  fork 1: search terminated without proof.
% 4.63/1.02  
% 4.63/1.02  
% 4.63/1.02  fork 2: search terminated without proof.
% 4.63/1.02  
% 4.63/1.02  
% 4.63/1.02  fork 7: search terminated without proof.
% 4.63/1.03  
% 4.63/1.03  
% 4.63/1.03  fork 6: search terminated without proof.
% 4.63/1.03  
% 4.63/1.03  **** run 36 fork 3 starts with strategy
% 4.63/1.03  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.63/1.03  
% 4.63/1.03  **** run 37 fork 4 starts with strategy
% 4.63/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.63/1.03  
% 4.63/1.03  
% 4.63/1.03  fork 0: search terminated without proof.
% 5.20/1.04  
% 5.20/1.04  **** run 38 fork 5 starts with strategy
% 5.20/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 5.20/1.04  
% 5.20/1.04  **** run 34 fork 1 starts with strategy
% 5.20/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 5.20/1.05  
% 5.20/1.05  **** run 35 fork 2 starts with strategy
% 5.20/1.05  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.20/1.05  
% 5.20/1.05  **** run 40 fork 7 starts with strategy
% 5.20/1.05  {"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.20/1.05  
% 5.20/1.05  **** run 39 fork 6 starts with strategy
% 5.20/1.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.20/1.06  
% 5.20/1.06  **** run 33 fork 0 starts with strategy
% 5.20/1.06  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 5.95/1.16  
% 5.95/1.16  fork 3: search finished without proof.
% 6.19/1.17  
% 6.19/1.17  fork 4: search finished without proof.
% 6.19/1.18  
% 6.19/1.18  **** run 44 fork 3 starts with strategy
% 6.19/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.19/1.18  
% 6.19/1.18  
% 6.19/1.18  fork 1: search terminated without proof.
% 6.19/1.18  
% 6.19/1.18  
% 6.19/1.18  fork 6: search terminated without proof.
% 6.19/1.19  
% 6.19/1.19  **** run 45 fork 4 starts with strategy
% 6.19/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.19/1.19  
% 6.19/1.19  
% 6.19/1.19  fork 7: search terminated without proof.
% 6.19/1.20  
% 6.19/1.20  **** run 42 fork 1 starts with strategy
% 6.19/1.20  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 6.19/1.21  
% 6.19/1.21  **** run 47 fork 6 starts with strategy
% 6.19/1.21  
% 6.19/1.21  
% 6.19/1.21  fork 0: search terminated without proof.
% 6.19/1.21  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.19/1.21  
% 6.19/1.21  
% 6.19/1.21  fork 2: search terminated without proof.
% 6.19/1.21  
% 6.19/1.21  **** run 48 fork 7 starts with strategy
% 6.19/1.21  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.65/1.23  
% 6.65/1.23  **** run 41 fork 0 starts with strategy
% 6.65/1.23  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.65/1.23  
% 6.65/1.23  **** run 43 fork 2 starts with strategy
% 6.65/1.23  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.65/1.25  
% 6.65/1.25  
% 6.65/1.25  fork 5: search terminated without proof.
% 6.86/1.27  
% 6.86/1.27  **** run 46 fork 5 starts with strategy
% 6.86/1.27  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.86/1.30  
% 6.86/1.30  fork 3: search finished without proof.
% 6.86/1.32  
% 6.86/1.32  
% 6.86/1.32  fork 4: search terminated without proof.
% 6.86/1.32  
% 6.86/1.32  **** run 52 fork 3 starts with strategy
% 6.86/1.32  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.44/1.33  
% 7.44/1.33  
% 7.44/1.33  fork 1: search terminated without proof.
% 7.44/1.34  
% 7.44/1.34  
% 7.44/1.34  fork 6: search terminated without proof.
% 7.44/1.34  
% 7.44/1.34  **** run 53 fork 4 starts with strategy
% 7.44/1.34  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.44/1.35  
% 7.44/1.35  **** run 50 fork 1 starts with strategy
% 7.44/1.35  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.44/1.35  
% 7.44/1.35  
% 7.44/1.35  fork 7: search terminated without proof.
% 7.44/1.36  
% 7.44/1.36  **** run 55 fork 6 starts with strategy
% 7.44/1.36  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.44/1.36  
% 7.44/1.36  
% 7.44/1.36  fork 0: search terminated without proof.
% 7.44/1.36  
% 7.44/1.36  
% 7.44/1.36  fork 2: search terminated without proof.
% 7.78/1.38  
% 7.78/1.38  **** run 56 fork 7 starts with strategy
% 7.78/1.38  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.78/1.38  
% 7.78/1.38  **** run 49 fork 0 starts with strategy
% 7.78/1.38  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 7.78/1.38  
% 7.78/1.38  **** run 51 fork 2 starts with strategy
% 7.78/1.38  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.78/1.39  
% 7.78/1.39  
% 7.78/1.39  fork 5: search terminated without proof.
% 7.78/1.42  
% 7.78/1.42  **** run 54 fork 5 starts with strategy
% 7.78/1.42  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 8.33/1.45  
% 8.33/1.45  
% 8.33/1.45  fork 3: search terminated without proof.
% 8.56/1.47  
% 8.56/1.47  fork 4: search finished without proof.
% 8.56/1.47  
% 8.56/1.47  **** run 60 fork 3 starts with strategy
% 8.56/1.47  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.56/1.48  
% 8.56/1.48  
% 8.56/1.48  fork 1: search terminated without proof.
% 8.56/1.48  
% 8.56/1.48  fork 6: search finished without proof.
% 8.56/1.49  
% 8.56/1.49  **** run 61 fork 4 starts with strategy
% 8.56/1.49  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.56/1.50  
% 8.56/1.50  **** run 58 fork 1 starts with strategy
% 8.56/1.50  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.56/1.51  
% 8.56/1.51  **** run 63 fork 6 starts with strategy
% 8.56/1.51  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.56/1.51  
% 8.56/1.51  
% 8.56/1.51  fork 0: search terminated without proof.
% 8.56/1.51  
% 8.56/1.51  
% 8.56/1.51  fork 7: search terminated without proof.
% 8.56/1.51  
% 8.56/1.51  
% 8.56/1.51  fork 2: search terminated without proof.
% 9.04/1.53  
% 9.04/1.53  **** run 57 fork 0 starts with strategy
% 9.04/1.53  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 9.04/1.53  
% 9.04/1.53  **** run 64 fork 7 starts with strategy
% 9.04/1.53  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.04/1.54  
% 9.04/1.54  **** run 59 fork 2 starts with strategy
% 9.04/1.54  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 9.04/1.55  
% 9.04/1.55  fork 5: search finished without proof.
% 9.26/1.57  
% 9.26/1.57  **** run 62 fork 5 starts with strategy
% 9.26/1.57  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 9.26/1.60  
% 9.26/1.60  fork 3: search finished without proof.
% 9.26/1.61  
% 9.26/1.61  **** run 68 fork 3 starts with strategy
% 9.26/1.61  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.26/1.62  
% 9.26/1.62  fork 4: search finished without proof.
% 9.26/1.63  
% 9.26/1.63  
% 9.26/1.63  fork 1: search terminated without proof.
% 9.89/1.64  
% 9.89/1.64  **** run 69 fork 4 starts with strategy
% 9.89/1.64  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.89/1.64  
% 9.89/1.64  
% 9.89/1.64  fork 6: search terminated without proof.
% 9.89/1.65  
% 9.89/1.65  **** run 66 fork 1 starts with strategy
% 9.89/1.65  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.89/1.66  
% 9.89/1.66  **** run 71 fork 6 starts with strategy
% 9.89/1.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.89/1.66  
% 9.89/1.66  
% 9.89/1.66  fork 7: search terminated without proof.
% 9.89/1.67  
% 9.89/1.67  
% 9.89/1.67  fork 0: search terminated without proof.
% 9.89/1.67  
% 9.89/1.67  
% 9.89/1.67  fork 2: search terminated without proof.
% 10.24/1.69  
% 10.24/1.69  **** run 72 fork 7 starts with strategy
% 10.24/1.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.24/1.69  
% 10.24/1.69  **** run 65 fork 0 starts with strategy
% 10.24/1.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 10.24/1.69  
% 10.24/1.69  **** run 67 fork 2 starts with strategy
% 10.24/1.69  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 10.24/1.71  
% 10.24/1.71  
% 10.24/1.71  fork 5: search terminated without proof.
% 10.24/1.73  
% 10.24/1.73  **** run 70 fork 5 starts with strategy
% 10.24/1.73  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 10.24/1.75  
% 10.24/1.75  
% 10.24/1.75  fork 3: search terminated without proof.
% 10.79/1.77  
% 10.79/1.77  **** run 76 fork 3 starts with strategy
% 10.79/1.77  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.94/1.78  
% 10.94/1.78  
% 10.94/1.78  fork 4: search terminated without proof.
% 10.94/1.78  
% 10.94/1.78  
% 10.94/1.78  fork 1: search terminated without proof.
% 10.94/1.79  
% 10.94/1.79  
% 10.94/1.79  fork 6: search terminated without proof.
% 10.94/1.80  
% 10.94/1.80  **** run 77 fork 4 starts with strategy
% 10.94/1.80  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 10.94/1.80  
% 10.94/1.80  **** run 74 fork 1 starts with strategy
% 10.94/1.80  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.94/1.81  
% 10.94/1.81  **** run 79 fork 6 starts with strategy
% 10.94/1.81  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.34/1.82  
% 11.34/1.82  
% 11.34/1.82  fork 2: search terminated without proof.
% 11.34/1.82  
% 11.34/1.82  
% 11.34/1.82  fork 7: search terminated without proof.
% 11.34/1.83  
% 11.34/1.83  
% 11.34/1.83  fork 0: search terminated without proof.
% 11.34/1.84  
% 11.34/1.84  **** run 75 fork 2 starts with strategy
% 11.34/1.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 11.34/1.84  
% 11.34/1.84  **** run 80 fork 7 starts with strategy
% 11.34/1.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.56/1.85  
% 11.56/1.85  **** run 73 fork 0 starts with strategy
% 11.56/1.85  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 11.56/1.86  
% 11.56/1.86  
% 11.56/1.86  fork 5: search terminated without proof.
% 11.56/1.88  
% 11.56/1.88  **** run 78 fork 5 starts with strategy
% 11.56/1.88  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 11.56/1.90  
% 11.56/1.90  
% 11.56/1.90  fork 3: search terminated without proof.
% 11.56/1.92  
% 11.56/1.92  **** run 84 fork 3 starts with strategy
% 11.56/1.92  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.21/1.93  
% 12.21/1.93  
% 12.21/1.93  fork 4: search terminated without proof.
% 12.21/1.93  
% 12.21/1.93  
% 12.21/1.93  fork 1: search terminated without proof.
% 12.21/1.95  
% 12.21/1.95  
% 12.21/1.95  fork 6: search terminated without proof.
% 12.21/1.95  
% 12.21/1.95  **** run 82 fork 1 starts with strategy
% 12.21/1.95  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 12.21/1.95  
% 12.21/1.95  **** run 85 fork 4 starts with strategy
% 12.21/1.95  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 12.21/1.95  
% 12.21/1.95  fork 3: search finished without proof.
% 12.21/1.97  
% 12.21/1.97  **** run 92 fork 3 starts with strategy
% 12.21/1.97  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 12.21/1.97  
% 12.21/1.97  
% 12.21/1.97  fork 2: search terminated without proof.
% 12.21/1.97  
% 12.21/1.97  **** run 87 fork 6 starts with strategy
% 12.21/1.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.21/1.98  
% 12.21/1.98  
% 12.21/1.98  fork 0: search terminated without proof.
% 12.62/1.98  
% 12.62/1.98  
% 12.62/1.98  fork 7: search terminated without proof.
% 12.62/1.99  
% 12.62/1.99  **** run 83 fork 2 starts with strategy
% 12.62/1.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.62/2.00  
% 12.62/2.00  **** run 81 fork 0 starts with strategy
% 12.62/2.00  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 12.62/2.00  
% 12.62/2.00  **** run 88 fork 7 starts with strategy
% 12.62/2.00  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.62/2.01  
% 12.62/2.01  
% 12.62/2.01  fork 5: search terminated without proof.
% 12.62/2.03  
% 12.62/2.03  **** run 86 fork 5 starts with strategy
% 12.62/2.03  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 13.32/2.08  
% 13.32/2.08  
% 13.32/2.08  fork 4: search terminated without proof.
% 13.32/2.08  
% 13.32/2.08  
% 13.32/2.08  fork 1: search terminated without proof.
% 13.32/2.09  
% 13.32/2.09  fork 3: search finished without proof.
% 13.32/2.10  
% 13.32/2.10  **** run 93 fork 4 starts with strategy
% 13.32/2.10  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 13.32/2.10  
% 13.32/2.10  **** run 90 fork 1 starts with strategy
% 13.32/2.10  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 13.32/2.10  
% 13.32/2.10  
% 13.32/2.10  fork 6: search terminated without proof.
% 13.32/2.11  
% 13.32/2.11  **** run 100 fork 3 starts with strategy
% 13.32/2.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 13.71/2.12  
% 13.71/2.12  
% 13.71/2.12  fork 2: search terminated without proof.
% 13.71/2.12  
% 13.71/2.12  **** run 95 fork 6 starts with strategy
% 13.71/2.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.71/2.13  
% 13.71/2.13  
% 13.71/2.13  fork 7: search terminated without proof.
% 13.71/2.13  
% 13.71/2.13  
% 13.71/2.13  fork 0: search terminated without proof.
% 13.71/2.14  
% 13.71/2.14  **** run 91 fork 2 starts with strategy
% 13.71/2.14  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 13.71/2.15  
% 13.71/2.15  **** run 96 fork 7 starts with strategy
% 13.71/2.15  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.71/2.15  
% 13.71/2.15  **** run 89 fork 0 starts with strategy
% 13.71/2.15  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 14.02/2.16  
% 14.02/2.16  
% 14.02/2.16  fork 5: search terminated without proof.
% 14.02/2.18  
% 14.02/2.18  **** run 94 fork 5 starts with strategy
% 14.02/2.18  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 14.02/2.23  
% 14.02/2.23  
% 14.02/2.23  fork 4: search terminated without proof.
% 14.68/2.24  
% 14.68/2.24  
% 14.68/2.24  fork 1: search terminated without proof.
% 14.68/2.24  
% 14.68/2.24  
% 14.68/2.24  fork 3: search terminated without proof.
% 14.68/2.25  
% 14.68/2.25  
% 14.68/2.25  fork 6: search terminated without proof.
% 14.68/2.25  
% 14.68/2.25  **** run 101 fork 4 starts with strategy
% 14.68/2.25  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 14.68/2.26  
% 14.68/2.26  **** run 98 fork 1 starts with strategy
% 14.68/2.26  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.68/2.26  
% 14.68/2.26  **** run 108 fork 3 starts with strategy
% 14.68/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.68/2.27  
% 14.68/2.27  **** run 103 fork 6 starts with strategy
% 14.68/2.27  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.68/2.28  
% 14.68/2.28  
% 14.68/2.28  fork 2: search terminated without proof.
% 14.68/2.28  
% 14.68/2.28  
% 14.68/2.28  fork 7: search terminated without proof.
% 14.68/2.29  
% 14.68/2.29  
% 14.68/2.29  fork 0: search terminated without proof.
% 15.12/2.30  
% 15.12/2.30  **** run 99 fork 2 starts with strategy
% 15.12/2.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 15.12/2.30  
% 15.12/2.30  **** run 104 fork 7 starts with strategy
% 15.12/2.30  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 15.12/2.31  
% 15.12/2.31  **** run 97 fork 0 starts with strategy
% 15.12/2.31  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 15.12/2.31  
% 15.12/2.31  
% 15.12/2.31  fork 5: search terminated without proof.
% 15.12/2.33  
% 15.12/2.33  **** run 102 fork 5 starts with strategy
% 15.12/2.33  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 15.64/2.39  
% 15.64/2.39  
% 15.64/2.39  fork 4: search terminated without proof.
% 15.64/2.39  
% 15.64/2.39  
% 15.64/2.39  fork 1: search terminated without proof.
% 15.64/2.40  
% 15.64/2.40  
% 15.64/2.40  fork 3: search terminated without proof.
% 16.02/2.40  
% 16.02/2.40  
% 16.02/2.40  fork 6: search terminated without proof.
% 16.02/2.41  
% 16.02/2.41  **** run 109 fork 4 starts with strategy
% 16.02/2.41  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 16.02/2.41  
% 16.02/2.41  **** run 106 fork 1 starts with strategy
% 16.02/2.41  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 16.02/2.42  
% 16.02/2.42  **** run 116 fork 3 starts with strategy
% 16.02/2.42  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.02/2.43  
% 16.02/2.43  **** run 111 fork 6 starts with strategy
% 16.02/2.43  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 16.02/2.43  
% 16.02/2.43  
% 16.02/2.43  fork 2: search terminated without proof.
% 16.02/2.43  
% 16.02/2.43  
% 16.02/2.43  fork 7: search terminated without proof.
% 16.02/2.44  
% 16.02/2.44  
% 16.02/2.44  fork 0: search terminated without proof.
% 16.33/2.45  
% 16.33/2.45  **** run 107 fork 2 starts with strategy
% 16.33/2.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 16.33/2.45  
% 16.33/2.45  **** run 112 fork 7 starts with strategy
% 16.33/2.45  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.33/2.46  
% 16.33/2.46  **** run 105 fork 0 starts with strategy
% 16.33/2.46  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 16.33/2.47  
% 16.33/2.47  
% 16.33/2.47  fork 5: search terminated without proof.
% 16.33/2.49  
% 16.33/2.49  **** run 110 fork 5 starts with strategy
% 16.33/2.49  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.33/2.54  
% 16.33/2.54  fork 4: search finished without proof.
% 17.07/2.54  
% 17.07/2.54  fork 1: search finished without proof.
% 17.07/2.55  
% 17.07/2.55  
% 17.07/2.55  fork 3: search terminated without proof.
% 17.07/2.55  
% 17.07/2.55  **** run 117 fork 4 starts with strategy
% 17.07/2.55  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 17.07/2.56  
% 17.07/2.56  
% 17.07/2.56  fork 6: search terminated without proof.
% 17.07/2.56  
% 17.07/2.56  **** run 114 fork 1 starts with strategy
% 17.07/2.56  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 17.07/2.57  
% 17.07/2.57  **** run 124 fork 3 starts with strategy
% 17.07/2.57  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 17.07/2.58  
% 17.07/2.58  **** run 119 fork 6 starts with strategy
% 17.07/2.58  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 17.07/2.59  
% 17.07/2.59  
% 17.07/2.59  fork 7: search terminated without proof.
% 17.07/2.59  
% 17.07/2.59  fork 0: search finished without proof.
% 17.47/2.59  
% 17.47/2.59  
% 17.47/2.59  fork 2: search terminated without proof.
% 17.47/2.61  
% 17.47/2.61  **** run 113 fork 0 starts with strategy
% 17.47/2.61  
% 17.47/2.61  **** run 120 fork 7 starts with strategy
% 17.47/2.61  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.47/2.61  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 17.47/2.62  
% 17.47/2.62  **** run 115 fork 2 starts with strategy
% 17.47/2.62  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 17.47/2.63  
% 17.47/2.63  
% 17.47/2.63  fork 5: search terminated without proof.
% 17.47/2.65  
% 17.47/2.65  **** run 118 fork 5 starts with strategy
% 17.47/2.65  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 18.00/2.69  
% 18.00/2.69  
% 18.00/2.69  fork 1: search terminated without proof.
% 18.00/2.69  
% 18.00/2.69  
% 18.00/2.69  fork 4: search terminated without proof.
% 18.00/2.71  
% 18.00/2.71  **** run 125 fork 4 starts with strategy
% 18.00/2.71  
% 18.00/2.71  **** run 122 fork 1 starts with strategy
% 18.00/2.71  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 18.00/2.71  {"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.42/2.71  
% 18.42/2.71  
% 18.42/2.71  fork 6: search terminated without proof.
% 18.42/2.74  
% 18.42/2.74  **** run 127 fork 6 starts with strategy
% 18.42/2.74  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 18.42/2.74  
% 18.42/2.74  
% 18.42/2.74  fork 0: search terminated without proof.
% 18.42/2.74  
% 18.42/2.74  
% 18.42/2.74  fork 7: search terminated without proof.
% 18.42/2.75  
% 18.42/2.75  
% 18.42/2.75  fork 2: search terminated without proof.
% 18.73/2.76  
% 18.73/2.76  **** run 121 fork 0 starts with strategy
% 18.73/2.76  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 18.73/2.77  
% 18.73/2.77  **** run 128 fork 7 starts with strategy
% 18.73/2.77  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 18.73/2.77  
% 18.73/2.77  **** run 123 fork 2 starts with strategy
% 18.73/2.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 18.73/2.77  
% 18.73/2.77  
% 18.73/2.77  fork 5: search terminated without proof.
% 18.73/2.79  
% 18.73/2.79  **** run 126 fork 5 starts with strategy
% 18.73/2.79  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.73/2.85  
% 18.73/2.85  
% 18.73/2.85  fork 1: search terminated without proof.
% 19.37/2.85  
% 19.37/2.85  
% 19.37/2.85  fork 4: search terminated without proof.
% 19.37/2.86  
% 19.37/2.86  **** run 130 fork 1 starts with strategy
% 19.37/2.86  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 19.37/2.87  
% 19.37/2.87  **** run 133 fork 4 starts with strategy
% 19.37/2.87  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 19.67/2.90  
% 19.67/2.90  
% 19.67/2.90  fork 0: search terminated without proof.
% 19.67/2.90  
% 19.67/2.90  
% 19.67/2.90  fork 2: search terminated without proof.
% 19.67/2.92  
% 19.67/2.92  **** run 129 fork 0 starts with strategy
% 19.67/2.92  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 19.67/2.92  
% 19.67/2.92  **** run 131 fork 2 starts with strategy
% 19.67/2.92  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 19.67/2.92  
% 19.67/2.92  
% 19.67/2.92  fork 5: search terminated without proof.
% 20.02/2.94  
% 20.02/2.94  **** run 134 fork 5 starts with strategy
% 20.02/2.94  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 23.01/3.42  
% 23.01/3.42  
% 23.01/3.42  result: proof found
% 23.01/3.42  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 23.01/3.42  by run 124 fork 3 strategy {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 23.01/3.42  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 23.01/3.42  
% 23.01/3.42  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 23.01/3.42  
% 23.01/3.42  run 124 fork 3 statistics:
% 23.01/3.42  ----------------------------------
% 23.01/3.42  this run seconds: 0.072896
% 23.01/3.42  total seconds: 2.264284
% 23.01/3.42  stat_given_used: 765
% 23.01/3.42  stat_given_used_at_endgame: 0
% 23.01/3.42  stat_given_candidates:   1326
% 23.01/3.42  stat_given_candidates_at_endgame: 0
% 23.01/3.42  stat_given_candidates_h: 0
% 23.01/3.42  stat_binres_derived_cl:   3138
% 23.01/3.42  stat_binres_derived_cl_h: 0
% 23.01/3.42  stat_factor_derived_cl: 51
% 23.01/3.42  stat_para_derived_cl: 7004
% 23.01/3.42  stat_tautologies_discarded: 342
% 23.01/3.42  stat_forward_subsumed: 2387
% 23.01/3.42  stat_derived_cut: 58
% 23.01/3.42  stat_derived_rewritten: 0
% 23.01/3.42  stat_weight_discarded_building: 0
% 23.01/3.42  stat_weight_discarded_cl: 1555
% 23.01/3.42  stat_internlimit_discarded_cl: 0
% 23.01/3.42  stat_simplified:  2 simplified 0 derived 0 given
% 23.01/3.42  stat_kept_cl: 5256
% 23.01/3.42  stat_built_cl: 8343
% 23.01/3.42  stat_hyperres_partial_cl: 0
% 23.01/3.42  stat_made_rewriters: 0
% 23.01/3.42  stat_backward_subsumed: 0
% 23.01/3.42  stat_propagated_subsumed: 0
% 23.01/3.42  stat_clsubs_attempted:                      9057
% 23.01/3.42  stat_clsubs_fact_groundunit_found:             8
% 23.01/3.42  stat_clsubs_rule_groundunit_found:            17
% 23.01/3.42  stat_clsubs_top_meta_attempted:             356561
% 23.01/3.42  stat_clsubs_top_meta_failed:                347504
% 23.01/3.42  stat_clsubs_top_meta_nonpref_attempted:              356561
% 23.01/3.42  stat_clsubs_top_meta_nonpref_succeeded:              107653
% 23.01/3.42  stat_clsubs_top_meta_pref_attempted:                 107653
% 23.01/3.42  stat_clsubs_top_meta_pref1_succeeded:                 35856
% 23.01/3.42  stat_clsubs_top_meta_pref2_succeeded:                 14186
% 23.01/3.42  stat_clsubs_top_meta_pref3_succeeded:                  9057
% 23.01/3.42  stat_clsubs_top_meta_pref_succeeded:                   9057
% 23.01/3.42  stat_clsubs_meta_attempted:                12415
% 23.01/3.42  stat_clsubs_meta_failed:                    5009
% 23.01/3.42  stat_clsubs_predsymbs_attempted:               0
% 23.01/3.42  stat_clsubs_unit_attempted:                 6232
% 23.01/3.42  stat_clsubs_full_attempted:                 2825
% 23.01/3.42  stat_forwardsubs_attempted:                 9199
% 23.01/3.42  stat_lit_hash_added:                   7534
% 23.01/3.42  stat_lit_hash_computed:               31079
% 23.01/3.42  stat_lit_hash_match_found:             2489
% 23.01/3.42  stat_lit_hash_match_miss:             34437
% 23.01/3.42  stat_lit_hash_cut_ok:                    69
% 23.01/3.42  stat_lit_strong_cut_ok:                  32
% 23.01/3.42  stat_lit_hash_subsume_ok:              2387
% 23.01/3.42  clqueue els 10000000 used 1
% 23.01/3.42  clactive els 10000000 used 766
% 23.01/3.42  clactivesubsume els 10000000 used 3895
% 23.01/3.42  queue_termbuf els 200000000 used 381709
% 23.01/3.42  hyper_termbuf els 100000000 used 1
% 23.01/3.42  active_termbuf els 100000000 used 31553
% 23.01/3.42  varstack els 5000 last used 1
% 23.01/3.42  given_termbuf els 10000000 last used 1
% 23.01/3.42  simplified_termbuf els 10000000 last used 1
% 23.01/3.42  derived_termbuf els 10000000 last used 22
% 23.01/3.42  wr_mallocs: 15672
% 23.01/3.42  wr_callocs: 21
% 23.01/3.42  wr_reallocs: 2000
% 23.01/3.42  wr_frees: 4
% 23.01/3.42  wr_malloc_bytes: 4163170372
% 23.01/3.42  wr_calloc_bytes: 112065536
% 23.01/3.42  wr_realloc_bytes: 306448
% 23.01/3.42  wr_realloc_freebytes: 0
% 23.01/3.42  ----------------------------------
%------------------------------------------------------------------------------