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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SWV249-1 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n015.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:25:49 EDT 2023

% Result   : Unsatisfiable 154.93s 20.43s
% Output   : CNFRefutation 154.93s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_cls_Set_OUnion__Pow__eq_0')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    c_Union(c_Pow(X,Y),Y) = X,
    inference(cnf_transformation,[],['$inc_cls_Set_OUnion__Pow__eq_0']) ).

cnf('2',plain,
    c_union(X0,c_insert(X1,X2,X3),X3) = c_insert(X1,c_union(X0,X2,X3),X3),
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__insert__right_0']) ).

cnf('3',plain,
    c_union(c_insert(X,Y,Z),U,Z) = c_insert(X,c_union(Y,U,Z),Z),
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__insert__left_0']) ).

cnf('4',plain,
    c_union(X,c_insert(Y,Z,U),U) = c_union(c_insert(Y,X,U),Z,U),
    inference(simplify,[],['2','3']) ).

cnf('5',plain,
    c_union(X,c_emptyset,Y) = X,
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__empty__right_0']) ).

cnf('6',plain,
    c_union(X,c_insert(Y,c_emptyset,Z),Z) = c_insert(Y,X,Z),
    inference(paramodulation,[],['4','5']) ).

cnf('7',plain,
    c_Union(c_union(X,Y,tc_set(Z)),Z) = c_union(c_Union(X,Z),c_Union(Y,Z),Z),
    inference(cnf_transformation,[],['$inc_cls_Set_OUnion__Un__distrib_0']) ).

cnf('8',plain,
    c_Union(c_insert(X3,Y3,tc_set(Z3)),Z3) = c_union(c_Union(Y3,Z3),c_Union(c_insert(X3,c_emptyset,tc_set(Z3)),Z3),Z3),
    inference(paramodulation,[],['6','7']) ).

cnf('9',plain,
    c_Union(c_insert(X,Y,tc_set(Z)),Z) = c_union(X,c_Union(Y,Z),Z),
    inference(cnf_transformation,[],['$inc_cls_Set_OUnion__insert_0']) ).

cnf('10',plain,
    c_Union(c_emptyset,X) = c_emptyset,
    inference(cnf_transformation,[],['$inc_cls_Set_OUnion__empty_0']) ).

cnf('11',plain,
    c_union(X,c_Union(Y,Z),Z) = c_union(c_Union(Y,Z),X,Z),
    inference(simplify,[then_simplify],['8','9','9','10','5']) ).

cnf('12',plain,
    c_union(X3,Y3,Z3) = c_union(c_Union(c_Pow(Y3,Z3),Z3),X3,Z3),
    inference(paramodulation,[],['1','11']) ).

cnf('13',plain,
    c_union(X,Y,Z) = c_union(Y,X,Z),
    inference(simplify,[],['12','1']) ).

cnf('14',plain,
    ~ c_lessequals(c_Message_Oanalz(c_insert(v_X,v_H,tc_Message_Omsg)),c_union(c_Message_Osynth(c_Message_Oanalz(v_G)),c_Message_Oanalz(c_union(v_G,v_H,tc_Message_Omsg)),tc_Message_Omsg),tc_set(tc_Message_Omsg)),
    inference(cnf_transformation,[],[cls_conjecture_1]) ).

cnf('15',plain,
    ~ c_lessequals(c_Message_Oanalz(c_insert(v_X,v_H,tc_Message_Omsg)),c_union(c_Message_Oanalz(c_union(v_G,v_H,tc_Message_Omsg)),c_Message_Osynth(c_Message_Oanalz(v_G)),tc_Message_Omsg),tc_set(tc_Message_Omsg)),
    inference(paramodulation,[],['13','14']) ).

cnf('16',plain,
    c_Message_Oanalz(c_union(c_Message_Oanalz(X),Y,tc_Message_Omsg)) = c_Message_Oanalz(c_union(X,Y,tc_Message_Omsg)),
    inference(cnf_transformation,[],[cls_Message_Oanalz__analz__Un_0]) ).

cnf('17',plain,
    c_Message_Oanalz(c_union(c_Message_Osynth(X),Y,tc_Message_Omsg)) = c_union(c_Message_Oanalz(c_union(X,Y,tc_Message_Omsg)),c_Message_Osynth(X),tc_Message_Omsg),
    inference(cnf_transformation,[],[cls_Message_Oanalz__synth__Un_0]) ).

cnf('18',plain,
    c_Message_Oanalz(c_union(c_Message_Osynth(c_Message_Oanalz(X)),Y,tc_Message_Omsg)) = c_union(c_Message_Oanalz(c_union(X,Y,tc_Message_Omsg)),c_Message_Osynth(c_Message_Oanalz(X)),tc_Message_Omsg),
    inference(paramodulation,[],['16','17']) ).

cnf('19',plain,
    ~ c_lessequals(c_Message_Oanalz(c_insert(v_X,v_H,tc_Message_Omsg)),c_Message_Oanalz(c_union(c_Message_Osynth(c_Message_Oanalz(v_G)),v_H,tc_Message_Omsg)),tc_set(tc_Message_Omsg)),
    inference(simplify,[],['15','18']) ).

cnf('20',plain,
    ( c_lessequals(c_Message_Oanalz(X),c_Message_Oanalz(Y),tc_set(tc_Message_Omsg))
    | ~ c_lessequals(X,Y,tc_set(tc_Message_Omsg)) ),
    inference(cnf_transformation,[],[cls_Message_Oanalz__mono_0]) ).

cnf('21',plain,
    ~ c_lessequals(c_insert(v_X,v_H,tc_Message_Omsg),c_union(c_Message_Osynth(c_Message_Oanalz(v_G)),v_H,tc_Message_Omsg),tc_set(tc_Message_Omsg)),
    inference(resolution,[],['19','20']) ).

cnf('22',plain,
    ( c_lessequals(c_insert(X,Y,Z),U,tc_set(Z))
    | ~ c_lessequals(Y,U,tc_set(Z))
    | ~ c_in(X,U,Z) ),
    inference(cnf_transformation,[],['$inc_cls_Set_Oinsert__subset_2']) ).

cnf('23',plain,
    ( ~ c_lessequals(v_H,c_union(c_Message_Osynth(c_Message_Oanalz(v_G)),v_H,tc_Message_Omsg),tc_set(tc_Message_Omsg))
    | ~ c_in(v_X,c_union(c_Message_Osynth(c_Message_Oanalz(v_G)),v_H,tc_Message_Omsg),tc_Message_Omsg) ),
    inference(resolution,[],['21','22']) ).

cnf('24',plain,
    ( ~ c_lessequals(c_union(X,Y,Z),U,tc_set(Z))
    | c_lessequals(Y,U,tc_set(Z)) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__subset__iff_1']) ).

cnf('25',plain,
    c_lessequals(X,X,tc_set(Y)),
    inference(cnf_transformation,[],['$inc_cls_Set_Osubset__refl_0']) ).

cnf('26',plain,
    c_lessequals(X,c_union(Y,X,Z),tc_set(Z)),
    inference(resolution,[],['24','25']) ).

cnf('27',plain,
    ~ c_in(v_X,c_union(c_Message_Osynth(c_Message_Oanalz(v_G)),v_H,tc_Message_Omsg),tc_Message_Omsg),
    inference(resolution,[],['23','26']) ).

cnf('28',plain,
    ( c_in(X,c_union(Y,Z,U),U)
    | ~ c_in(X,Y,U) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__iff_1']) ).

cnf('29',plain,
    c_in(v_X,c_Message_Osynth(c_Message_Oanalz(v_G)),tc_Message_Omsg),
    inference(cnf_transformation,[],[cls_conjecture_0]) ).

cnf('30',plain,
    $false,
    inference(resolution,[then_simplify],['27','28','29']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV249-1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n015.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 07:51:55 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.43  
% 0.19/0.43  input clause set summed statistics:
% 0.19/0.43  ----------------------------------
% 0.19/0.43  in_clause_count:                  2830
% 0.19/0.43  in_rule_clause_count:             2697
% 0.19/0.43  in_fact_clause_count:              133
% 0.19/0.43  in_answer_clause_count:              0
% 0.19/0.43  in_ground_clause_count:            188
% 0.19/0.43  in_unit_clause_count:              699
% 0.19/0.43  in_horn_clause_count:             2573
% 0.19/0.43  in_pos_clause_count:               710
% 0.19/0.43  in_neg_clause_count:                92
% 0.19/0.43  in_poseq_clause_count:            1043
% 0.19/0.43  in_negeq_clause_count:             239
% 0.19/0.43  in_unitposeq_clause_count:         453
% 0.19/0.43  in_chain_clause_count:             907
% 0.19/0.43  in_min_length:             1
% 0.19/0.43  in_max_length:             7
% 0.19/0.43  in_min_depth:              1
% 0.19/0.43  in_max_depth:              8
% 0.19/0.43  in_min_size:               2
% 0.19/0.43  in_max_size:              78
% 0.19/0.43  in_min_vars:               0
% 0.19/0.43  in_max_vars:              17
% 0.19/0.43  in_extaxiom_count:              2822
% 0.19/0.43  in_axiom_count:                    6
% 0.19/0.43  in_assumption_count:               0
% 0.19/0.43  in_goal_count:                     2
% 0.19/0.43  in_neg_goal_count:                 1
% 0.19/0.43  in_pos_goal_count:                 1
% 0.19/0.43  in_posunit_goal_count:             1
% 0.19/0.43  
% 0.19/0.43  auto guide:
% 0.19/0.43  -----------
% 0.19/0.43  {
% 0.19/0.43  "print":1,
% 0.19/0.43  "print_level": 15,
% 0.19/0.43  "max_size": 0,
% 0.19/0.43  "max_depth": 0,
% 0.19/0.43  "max_length": 0,
% 0.19/0.43  "max_dseconds": 0,
% 0.19/0.43  "runs":[
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.43  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.43  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"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.43  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.43  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.43  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.44  {"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.44  {"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.44  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.44  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.44  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.44  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"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.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.44  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.44  {"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.44  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.44  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.44  {"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.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.44  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.44  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.44  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.44  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":1},
% 0.19/0.44  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"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.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.44  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.44  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.44  {"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.44  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"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.44  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.44  {"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.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.44  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.44  {"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.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.44  {"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.44  {"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.44  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.44  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.44  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.44  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"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.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.44  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.44  {"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.44  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.44  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.44  {"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.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.44  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.44  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.44  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.44  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":10},
% 0.19/0.44  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"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.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.44  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.44  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.44  {"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.44  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"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.44  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.44  {"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.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.44  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.44  {"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.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.44  {"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.44  {"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.44  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.44  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.44  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.19/0.44  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"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.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.44  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.44  {"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.44  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.44  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.44  {"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.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.44  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.44  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.44  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.44  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":50},
% 0.19/0.44  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1} 
% 0.19/0.44  
% 0.19/0.44  ]}
% 0.19/0.44  
% 0.19/0.44  
% 0.19/0.44  **** run 1 fork 0 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  **** run 2 fork 1 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  **** run 3 fork 2 starts with strategy
% 0.19/0.44  {"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.44  
% 0.19/0.44  **** run 4 fork 3 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  **** run 5 fork 4 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 0.19/0.44  
% 0.19/0.44  **** run 6 fork 5 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 0.19/0.44  
% 0.19/0.44  **** run 8 fork 7 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.45  
% 0.19/0.45  **** run 7 fork 6 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.58  
% 0.19/0.58  
% 0.19/0.58  fork 5: search terminated without proof.
% 0.19/0.58  
% 0.19/0.58  
% 0.19/0.58  fork 2: search terminated without proof.
% 0.19/0.59  
% 0.19/0.59  
% 0.19/0.59  fork 4: search terminated without proof.
% 0.19/0.59  
% 0.19/0.59  
% 0.19/0.59  fork 7: search terminated without proof.
% 0.19/0.60  
% 0.19/0.60  
% 0.19/0.60  fork 0: search terminated without proof.
% 0.19/0.60  
% 0.19/0.60  **** run 14 fork 5 starts with strategy
% 0.19/0.60  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.60  
% 0.19/0.60  
% 0.19/0.60  fork 3: search terminated without proof.
% 0.19/0.60  
% 0.19/0.60  **** run 11 fork 2 starts with strategy
% 0.19/0.60  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.19/0.61  
% 0.19/0.61  **** run 13 fork 4 starts with strategy
% 0.19/0.61  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.62  
% 0.19/0.62  **** run 16 fork 7 starts with strategy
% 0.19/0.62  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.62  
% 0.19/0.62  **** run 9 fork 0 starts with strategy
% 0.19/0.62  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 0.19/0.62  
% 0.19/0.62  
% 0.19/0.62  fork 1: search terminated without proof.
% 0.19/0.63  
% 0.19/0.63  
% 0.19/0.63  fork 6: search terminated without proof.
% 0.19/0.63  
% 0.19/0.63  **** run 12 fork 3 starts with strategy
% 0.19/0.63  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.65  
% 0.19/0.65  **** run 10 fork 1 starts with strategy
% 0.19/0.65  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.19/0.65  
% 0.19/0.65  **** run 15 fork 6 starts with strategy
% 0.19/0.65  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.73  
% 0.19/0.73  
% 0.19/0.73  fork 5: search terminated without proof.
% 0.19/0.75  
% 0.19/0.75  
% 0.19/0.75  fork 4: search terminated without proof.
% 0.19/0.75  
% 0.19/0.75  
% 0.19/0.75  fork 2: search terminated without proof.
% 0.19/0.76  
% 0.19/0.76  **** run 22 fork 5 starts with strategy
% 0.19/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.76  
% 0.19/0.76  
% 0.19/0.76  fork 7: search terminated without proof.
% 0.19/0.77  
% 0.19/0.77  
% 0.19/0.77  fork 0: search terminated without proof.
% 0.19/0.77  
% 0.19/0.77  **** run 21 fork 4 starts with strategy
% 0.19/0.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.19/0.77  
% 0.19/0.77  **** run 19 fork 2 starts with strategy
% 0.19/0.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 0.19/0.78  
% 0.19/0.78  
% 0.19/0.78  fork 3: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 6: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  **** run 24 fork 7 starts with strategy
% 0.19/0.79  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.19/0.80  
% 0.19/0.80  **** run 17 fork 0 starts with strategy
% 0.19/0.80  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.81  
% 0.19/0.81  **** run 20 fork 3 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.81  
% 0.19/0.81  **** run 23 fork 6 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.00/0.90  
% 3.00/0.90  
% 3.00/0.90  fork 1: search terminated without proof.
% 3.00/0.90  
% 3.00/0.90  
% 3.00/0.90  fork 5: search terminated without proof.
% 3.00/0.92  
% 3.00/0.92  **** run 18 fork 1 starts with strategy
% 3.00/0.92  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 3.00/0.92  
% 3.00/0.92  **** run 30 fork 5 starts with strategy
% 3.00/0.92  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 3.00/0.93  
% 3.00/0.93  
% 3.00/0.93  fork 4: search terminated without proof.
% 3.00/0.93  
% 3.00/0.93  
% 3.00/0.93  fork 2: search terminated without proof.
% 3.93/0.94  
% 3.93/0.94  
% 3.93/0.94  fork 3: search terminated without proof.
% 3.93/0.94  
% 3.93/0.94  
% 3.93/0.94  fork 7: search terminated without proof.
% 3.93/0.95  
% 3.93/0.95  
% 3.93/0.95  fork 0: search terminated without proof.
% 3.93/0.95  
% 3.93/0.95  **** run 27 fork 2 starts with strategy
% 3.93/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 3.93/0.95  
% 3.93/0.95  **** run 29 fork 4 starts with strategy
% 3.93/0.95  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.14/0.97  
% 4.14/0.97  
% 4.14/0.97  fork 6: search terminated without proof.
% 4.14/0.97  
% 4.14/0.97  **** run 28 fork 3 starts with strategy
% 4.14/0.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 4.14/0.97  
% 4.14/0.97  **** run 25 fork 0 starts with strategy
% 4.14/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.14/0.97  
% 4.14/0.97  **** run 32 fork 7 starts with strategy
% 4.14/0.97  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 4.14/0.99  
% 4.14/0.99  **** run 31 fork 6 starts with strategy
% 4.14/0.99  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.70/1.05  
% 4.70/1.05  
% 4.70/1.05  fork 1: search terminated without proof.
% 4.99/1.07  
% 4.99/1.07  
% 4.99/1.07  fork 5: search terminated without proof.
% 4.99/1.07  
% 4.99/1.07  **** run 26 fork 1 starts with strategy
% 4.99/1.07  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 4.99/1.08  
% 4.99/1.08  
% 4.99/1.08  fork 2: search terminated without proof.
% 4.99/1.09  
% 4.99/1.09  **** run 38 fork 5 starts with strategy
% 4.99/1.09  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 4.99/1.09  
% 4.99/1.09  
% 4.99/1.09  fork 4: search terminated without proof.
% 4.99/1.10  
% 4.99/1.10  
% 4.99/1.10  fork 0: search terminated without proof.
% 4.99/1.11  
% 4.99/1.11  **** run 35 fork 2 starts with strategy
% 4.99/1.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.99/1.11  
% 4.99/1.11  **** run 37 fork 4 starts with strategy
% 4.99/1.11  {"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}
% 4.99/1.12  
% 4.99/1.12  
% 4.99/1.12  fork 3: search terminated without proof.
% 4.99/1.12  
% 4.99/1.12  
% 4.99/1.12  fork 7: search terminated without proof.
% 4.99/1.12  
% 4.99/1.12  **** run 33 fork 0 starts with strategy
% 4.99/1.12  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 4.99/1.13  
% 4.99/1.13  
% 4.99/1.13  fork 6: search terminated without proof.
% 5.56/1.15  
% 5.56/1.15  **** run 36 fork 3 starts with strategy
% 5.56/1.15  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 5.56/1.15  
% 5.56/1.15  **** run 40 fork 7 starts with strategy
% 5.56/1.15  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 5.56/1.15  
% 5.56/1.15  **** run 39 fork 6 starts with strategy
% 5.56/1.15  {"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}
% 5.81/1.22  
% 5.81/1.22  
% 5.81/1.22  fork 5: search terminated without proof.
% 6.31/1.23  
% 6.31/1.23  
% 6.31/1.23  fork 1: search terminated without proof.
% 6.31/1.24  
% 6.31/1.24  **** run 46 fork 5 starts with strategy
% 6.31/1.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 6.31/1.24  
% 6.31/1.24  
% 6.31/1.24  fork 2: search terminated without proof.
% 6.55/1.26  
% 6.55/1.26  
% 6.55/1.26  fork 0: search terminated without proof.
% 6.55/1.26  
% 6.55/1.26  
% 6.55/1.26  fork 4: search terminated without proof.
% 6.55/1.26  
% 6.55/1.26  **** run 43 fork 2 starts with strategy
% 6.55/1.26  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 6.55/1.26  
% 6.55/1.26  **** run 34 fork 1 starts with strategy
% 6.55/1.26  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 6.55/1.28  
% 6.55/1.28  **** run 41 fork 0 starts with strategy
% 6.55/1.28  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 6.55/1.29  
% 6.55/1.29  
% 6.55/1.29  fork 7: search terminated without proof.
% 6.55/1.29  
% 6.55/1.29  
% 6.55/1.29  fork 6: search terminated without proof.
% 6.55/1.29  
% 6.55/1.29  **** run 45 fork 4 starts with strategy
% 6.55/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 6.55/1.29  
% 6.55/1.29  
% 6.55/1.29  fork 3: search terminated without proof.
% 6.55/1.31  
% 6.55/1.31  **** run 47 fork 6 starts with strategy
% 6.55/1.31  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 6.55/1.31  
% 6.55/1.31  **** run 48 fork 7 starts with strategy
% 6.55/1.31  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 6.55/1.32  
% 6.55/1.32  **** run 44 fork 3 starts with strategy
% 6.55/1.32  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 7.41/1.37  
% 7.41/1.37  
% 7.41/1.37  fork 5: search terminated without proof.
% 7.41/1.39  
% 7.41/1.39  **** run 54 fork 5 starts with strategy
% 7.41/1.39  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.41/1.39  
% 7.41/1.39  
% 7.41/1.39  fork 2: search terminated without proof.
% 7.41/1.40  
% 7.41/1.40  
% 7.41/1.40  fork 1: search terminated without proof.
% 7.41/1.41  
% 7.41/1.41  
% 7.41/1.41  fork 0: search terminated without proof.
% 7.41/1.42  
% 7.41/1.42  **** run 51 fork 2 starts with strategy
% 7.41/1.42  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 7.41/1.42  
% 7.41/1.42  **** run 42 fork 1 starts with strategy
% 7.41/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 7.41/1.42  
% 7.41/1.42  
% 7.41/1.42  fork 4: search terminated without proof.
% 7.41/1.44  
% 7.41/1.44  **** run 49 fork 0 starts with strategy
% 7.41/1.44  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 7.41/1.44  
% 7.41/1.44  
% 7.41/1.44  fork 6: search terminated without proof.
% 7.41/1.45  
% 7.41/1.45  **** run 53 fork 4 starts with strategy
% 7.41/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 7.41/1.46  
% 7.41/1.46  
% 7.41/1.46  fork 7: search terminated without proof.
% 7.41/1.46  
% 7.41/1.46  
% 7.41/1.46  fork 3: search terminated without proof.
% 7.41/1.47  
% 7.41/1.47  **** run 55 fork 6 starts with strategy
% 7.41/1.47  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 7.41/1.48  
% 7.41/1.48  **** run 56 fork 7 starts with strategy
% 7.41/1.48  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 7.41/1.49  
% 7.41/1.49  **** run 52 fork 3 starts with strategy
% 7.41/1.49  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 7.41/1.54  
% 7.41/1.54  
% 7.41/1.54  fork 5: search terminated without proof.
% 7.41/1.55  
% 7.41/1.55  
% 7.41/1.55  fork 2: search terminated without proof.
% 7.41/1.56  
% 7.41/1.56  **** run 62 fork 5 starts with strategy
% 7.41/1.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 7.41/1.57  
% 7.41/1.57  **** run 59 fork 2 starts with strategy
% 7.41/1.57  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.41/1.59  
% 7.41/1.59  
% 7.41/1.59  fork 4: search terminated without proof.
% 7.41/1.60  
% 7.41/1.60  
% 7.41/1.60  fork 0: search terminated without proof.
% 7.41/1.61  
% 7.41/1.61  **** run 61 fork 4 starts with strategy
% 7.41/1.61  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 7.41/1.61  
% 7.41/1.61  
% 7.41/1.61  fork 7: search terminated without proof.
% 7.41/1.62  
% 7.41/1.62  
% 7.41/1.62  fork 6: search terminated without proof.
% 7.41/1.62  
% 7.41/1.62  
% 7.41/1.62  fork 3: search terminated without proof.
% 7.41/1.63  
% 7.41/1.63  **** run 57 fork 0 starts with strategy
% 7.41/1.63  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 7.41/1.64  
% 7.41/1.64  **** run 64 fork 7 starts with strategy
% 7.41/1.64  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 9.10/1.64  
% 9.10/1.64  **** run 63 fork 6 starts with strategy
% 9.10/1.64  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 9.10/1.65  
% 9.10/1.65  **** run 60 fork 3 starts with strategy
% 9.10/1.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 9.10/1.67  
% 9.10/1.67  
% 9.10/1.67  fork 1: search terminated without proof.
% 9.73/1.69  
% 9.73/1.69  **** run 50 fork 1 starts with strategy
% 9.73/1.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 9.73/1.69  
% 9.73/1.69  
% 9.73/1.69  fork 5: search terminated without proof.
% 9.73/1.70  
% 9.73/1.70  
% 9.73/1.70  fork 2: search terminated without proof.
% 9.73/1.71  
% 9.73/1.71  **** run 70 fork 5 starts with strategy
% 9.73/1.71  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 9.73/1.72  
% 9.73/1.72  **** run 67 fork 2 starts with strategy
% 9.73/1.72  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 10.22/1.75  
% 10.22/1.75  
% 10.22/1.75  fork 4: search terminated without proof.
% 10.43/1.77  
% 10.43/1.77  **** run 69 fork 4 starts with strategy
% 10.43/1.77  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 10.43/1.77  
% 10.43/1.77  
% 10.43/1.77  fork 0: search terminated without proof.
% 10.43/1.78  
% 10.43/1.78  
% 10.43/1.78  fork 3: search terminated without proof.
% 10.43/1.78  
% 10.43/1.78  
% 10.43/1.78  fork 6: search terminated without proof.
% 10.43/1.78  
% 10.43/1.78  
% 10.43/1.78  fork 7: search terminated without proof.
% 10.43/1.79  
% 10.43/1.79  **** run 65 fork 0 starts with strategy
% 10.43/1.79  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 10.43/1.80  
% 10.43/1.80  **** run 68 fork 3 starts with strategy
% 10.43/1.80  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 10.43/1.80  
% 10.43/1.80  **** run 71 fork 6 starts with strategy
% 10.43/1.80  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 10.43/1.81  
% 10.43/1.81  **** run 72 fork 7 starts with strategy
% 10.43/1.81  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 10.95/1.83  
% 10.95/1.83  
% 10.95/1.83  fork 1: search terminated without proof.
% 10.95/1.85  
% 10.95/1.85  
% 10.95/1.85  fork 5: search terminated without proof.
% 10.95/1.85  
% 10.95/1.85  **** run 58 fork 1 starts with strategy
% 10.95/1.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 10.95/1.85  
% 10.95/1.85  
% 10.95/1.85  fork 2: search terminated without proof.
% 11.28/1.87  
% 11.28/1.87  **** run 78 fork 5 starts with strategy
% 11.28/1.87  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 11.28/1.88  
% 11.28/1.88  **** run 75 fork 2 starts with strategy
% 11.28/1.88  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 11.28/1.90  
% 11.28/1.90  
% 11.28/1.90  fork 4: search terminated without proof.
% 11.28/1.93  
% 11.28/1.93  **** run 77 fork 4 starts with strategy
% 11.28/1.93  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 11.28/1.93  
% 11.28/1.93  fork 3: search finished without proof.
% 11.28/1.93  
% 11.28/1.93  fork 0: search finished without proof.
% 11.86/1.95  
% 11.86/1.95  **** run 76 fork 3 starts with strategy
% 11.86/1.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 11.86/1.95  
% 11.86/1.95  **** run 73 fork 0 starts with strategy
% 11.86/1.95  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 11.86/1.95  
% 11.86/1.95  
% 11.86/1.95  fork 6: search terminated without proof.
% 11.86/1.95  
% 11.86/1.95  
% 11.86/1.95  fork 7: search terminated without proof.
% 12.11/1.98  
% 12.11/1.98  **** run 79 fork 6 starts with strategy
% 12.11/1.98  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 12.11/1.98  
% 12.11/1.98  **** run 80 fork 7 starts with strategy
% 12.11/1.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 12.11/1.99  
% 12.11/1.99  
% 12.11/1.99  fork 1: search terminated without proof.
% 12.11/2.00  
% 12.11/2.00  
% 12.11/2.00  fork 5: search terminated without proof.
% 12.11/2.01  
% 12.11/2.01  
% 12.11/2.01  fork 2: search terminated without proof.
% 12.11/2.02  
% 12.11/2.02  **** run 66 fork 1 starts with strategy
% 12.11/2.02  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.11/2.02  
% 12.11/2.02  **** run 86 fork 5 starts with strategy
% 12.11/2.02  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 12.59/2.03  
% 12.59/2.03  **** run 83 fork 2 starts with strategy
% 12.59/2.03  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 12.78/2.06  
% 12.78/2.06  
% 12.78/2.06  fork 4: search terminated without proof.
% 12.78/2.08  
% 12.78/2.08  
% 12.78/2.08  fork 3: search terminated without proof.
% 12.78/2.08  
% 12.78/2.08  
% 12.78/2.08  fork 0: search terminated without proof.
% 12.78/2.09  
% 12.78/2.09  **** run 85 fork 4 starts with strategy
% 12.78/2.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 12.78/2.10  
% 12.78/2.10  **** run 84 fork 3 starts with strategy
% 12.78/2.10  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 12.78/2.11  
% 12.78/2.11  **** run 81 fork 0 starts with strategy
% 12.78/2.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 12.78/2.11  
% 12.78/2.11  
% 12.78/2.11  fork 7: search terminated without proof.
% 12.78/2.11  
% 12.78/2.11  
% 12.78/2.11  fork 6: search terminated without proof.
% 13.33/2.13  
% 13.33/2.13  **** run 88 fork 7 starts with strategy
% 13.33/2.13  {"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}
% 13.33/2.13  
% 13.33/2.13  **** run 87 fork 6 starts with strategy
% 13.33/2.13  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 13.33/2.15  
% 13.33/2.15  
% 13.33/2.15  fork 1: search terminated without proof.
% 13.33/2.15  
% 13.33/2.15  
% 13.33/2.15  fork 5: search terminated without proof.
% 13.33/2.16  
% 13.33/2.16  
% 13.33/2.16  fork 2: search terminated without proof.
% 13.33/2.17  
% 13.33/2.17  **** run 94 fork 5 starts with strategy
% 13.33/2.17  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 13.33/2.18  
% 13.33/2.18  **** run 91 fork 2 starts with strategy
% 13.33/2.18  {"sine":4,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.33/2.19  
% 13.33/2.19  **** run 74 fork 1 starts with strategy
% 13.33/2.19  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 13.33/2.22  
% 13.33/2.22  fork 4: search finished without proof.
% 13.33/2.24  
% 13.33/2.24  **** run 93 fork 4 starts with strategy
% 13.33/2.24  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 13.33/2.24  
% 13.33/2.24  
% 13.33/2.24  fork 3: search terminated without proof.
% 13.33/2.25  
% 13.33/2.25  
% 13.33/2.25  fork 0: search terminated without proof.
% 13.33/2.26  
% 13.33/2.26  
% 13.33/2.26  fork 7: search terminated without proof.
% 13.33/2.26  
% 13.33/2.26  **** run 92 fork 3 starts with strategy
% 13.33/2.26  {"sine":4,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 13.33/2.27  
% 13.33/2.27  **** run 89 fork 0 starts with strategy
% 13.33/2.27  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.33/2.28  
% 13.33/2.28  
% 13.33/2.28  fork 6: search terminated without proof.
% 13.33/2.28  
% 13.33/2.28  **** run 96 fork 7 starts with strategy
% 13.33/2.28  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.33/2.31  
% 13.33/2.31  **** run 95 fork 6 starts with strategy
% 13.33/2.31  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.33/2.31  
% 13.33/2.31  
% 13.33/2.31  fork 5: search terminated without proof.
% 13.33/2.32  
% 13.33/2.32  
% 13.33/2.32  fork 2: search terminated without proof.
% 13.33/2.33  
% 13.33/2.33  **** run 102 fork 5 starts with strategy
% 13.33/2.33  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 13.33/2.34  
% 13.33/2.34  **** run 99 fork 2 starts with strategy
% 13.33/2.34  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 14.69/2.37  
% 14.69/2.37  
% 14.69/2.37  fork 4: search terminated without proof.
% 14.69/2.39  
% 14.69/2.39  **** run 101 fork 4 starts with strategy
% 14.69/2.39  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 14.69/2.40  
% 14.69/2.40  
% 14.69/2.40  fork 3: search terminated without proof.
% 14.69/2.41  
% 14.69/2.41  
% 14.69/2.41  fork 1: search terminated without proof.
% 14.69/2.41  
% 14.69/2.41  
% 14.69/2.41  fork 0: search terminated without proof.
% 14.69/2.42  
% 14.69/2.42  
% 14.69/2.42  fork 7: search terminated without proof.
% 14.69/2.42  
% 14.69/2.42  **** run 100 fork 3 starts with strategy
% 14.69/2.42  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 14.69/2.43  
% 14.69/2.43  **** run 82 fork 1 starts with strategy
% 14.69/2.43  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 14.69/2.43  
% 14.69/2.43  **** run 97 fork 0 starts with strategy
% 14.69/2.43  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 15.72/2.44  
% 15.72/2.44  **** run 104 fork 7 starts with strategy
% 15.72/2.44  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.72/2.46  
% 15.72/2.46  
% 15.72/2.46  fork 6: search terminated without proof.
% 15.72/2.46  
% 15.72/2.46  
% 15.72/2.46  fork 5: search terminated without proof.
% 16.00/2.47  
% 16.00/2.47  
% 16.00/2.47  fork 2: search terminated without proof.
% 16.00/2.48  
% 16.00/2.48  **** run 110 fork 5 starts with strategy
% 16.00/2.48  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 16.00/2.49  
% 16.00/2.49  **** run 103 fork 6 starts with strategy
% 16.00/2.49  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 16.00/2.49  
% 16.00/2.49  **** run 107 fork 2 starts with strategy
% 16.00/2.49  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 16.00/2.53  
% 16.00/2.53  
% 16.00/2.53  fork 4: search terminated without proof.
% 16.48/2.55  
% 16.48/2.55  **** run 109 fork 4 starts with strategy
% 16.48/2.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 16.48/2.55  
% 16.48/2.55  
% 16.48/2.55  fork 3: search terminated without proof.
% 16.71/2.57  
% 16.71/2.57  
% 16.71/2.57  fork 0: search terminated without proof.
% 16.71/2.57  
% 16.71/2.57  **** run 108 fork 3 starts with strategy
% 16.71/2.57  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 16.71/2.58  
% 16.71/2.58  
% 16.71/2.58  fork 1: search terminated without proof.
% 16.71/2.58  
% 16.71/2.58  
% 16.71/2.58  fork 7: search terminated without proof.
% 16.71/2.59  
% 16.71/2.59  **** run 105 fork 0 starts with strategy
% 16.71/2.59  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 16.71/2.60  
% 16.71/2.60  **** run 90 fork 1 starts with strategy
% 16.71/2.60  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 16.71/2.60  
% 16.71/2.60  **** run 112 fork 7 starts with strategy
% 16.71/2.60  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 16.71/2.62  
% 16.71/2.62  
% 16.71/2.62  fork 5: search terminated without proof.
% 16.71/2.62  
% 16.71/2.62  
% 16.71/2.62  fork 2: search terminated without proof.
% 17.23/2.62  
% 17.23/2.62  
% 17.23/2.62  fork 6: search terminated without proof.
% 17.23/2.64  
% 17.23/2.64  **** run 118 fork 5 starts with strategy
% 17.23/2.64  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 17.23/2.64  
% 17.23/2.64  **** run 115 fork 2 starts with strategy
% 17.23/2.64  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 17.23/2.65  
% 17.23/2.65  **** run 111 fork 6 starts with strategy
% 17.23/2.65  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 17.53/2.69  
% 17.53/2.69  
% 17.53/2.69  fork 4: search terminated without proof.
% 17.53/2.71  
% 17.53/2.71  
% 17.53/2.71  fork 3: search terminated without proof.
% 17.53/2.72  
% 17.53/2.72  **** run 117 fork 4 starts with strategy
% 17.53/2.72  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 17.53/2.72  
% 17.53/2.72  
% 17.53/2.72  fork 0: search terminated without proof.
% 17.53/2.73  
% 17.53/2.73  **** run 116 fork 3 starts with strategy
% 17.53/2.73  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.11/2.74  
% 18.11/2.74  
% 18.11/2.74  fork 7: search terminated without proof.
% 18.11/2.74  
% 18.11/2.74  **** run 113 fork 0 starts with strategy
% 18.11/2.74  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 18.11/2.74  
% 18.11/2.74  
% 18.11/2.74  fork 1: search terminated without proof.
% 18.11/2.76  
% 18.11/2.76  **** run 120 fork 7 starts with strategy
% 18.11/2.76  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 18.40/2.77  
% 18.40/2.77  **** run 98 fork 1 starts with strategy
% 18.40/2.77  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 18.40/2.77  
% 18.40/2.77  
% 18.40/2.77  fork 2: search terminated without proof.
% 18.40/2.79  
% 18.40/2.79  
% 18.40/2.79  fork 6: search terminated without proof.
% 18.40/2.79  
% 18.40/2.79  **** run 123 fork 2 starts with strategy
% 18.40/2.79  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.40/2.81  
% 18.40/2.81  **** run 119 fork 6 starts with strategy
% 18.40/2.81  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 18.90/2.86  
% 18.90/2.86  
% 18.90/2.86  fork 3: search terminated without proof.
% 19.13/2.87  
% 19.13/2.87  **** run 124 fork 3 starts with strategy
% 19.13/2.87  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 19.13/2.88  
% 19.13/2.88  
% 19.13/2.88  fork 0: search terminated without proof.
% 19.13/2.89  
% 19.13/2.89  **** run 121 fork 0 starts with strategy
% 19.13/2.89  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 19.13/2.91  
% 19.13/2.91  
% 19.13/2.91  fork 1: search terminated without proof.
% 19.13/2.94  
% 19.13/2.94  **** run 106 fork 1 starts with strategy
% 19.13/2.96  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 21.30/3.18  
% 21.30/3.18  
% 21.30/3.18  fork 1: search terminated without proof.
% 21.30/3.20  
% 21.30/3.20  **** run 114 fork 1 starts with strategy
% 21.30/3.20  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"sine":1,"max_dseconds":1}
% 22.30/3.34  
% 22.30/3.34  
% 22.30/3.34  fork 1: search terminated without proof.
% 22.91/3.37  
% 22.91/3.37  **** run 122 fork 1 starts with strategy
% 22.91/3.37  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 25.31/3.68  
% 25.31/3.68  
% 25.31/3.68  fork 5: search terminated without proof.
% 25.31/3.72  
% 25.31/3.72  **** run 126 fork 5 starts with strategy
% 25.31/3.72  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 25.31/3.75  
% 25.31/3.75  
% 25.31/3.75  fork 4: search terminated without proof.
% 25.31/3.80  
% 25.31/3.80  **** run 125 fork 4 starts with strategy
% 25.31/3.80  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 25.31/3.81  
% 25.31/3.81  
% 25.31/3.81  fork 7: search terminated without proof.
% 25.31/3.83  
% 25.31/3.83  
% 25.31/3.83  fork 2: search terminated without proof.
% 25.31/3.84  
% 25.31/3.84  **** run 128 fork 7 starts with strategy
% 25.31/3.84  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 25.31/3.85  
% 25.31/3.85  
% 25.31/3.85  fork 6: search terminated without proof.
% 25.31/3.85  
% 25.31/3.85  **** run 131 fork 2 starts with strategy
% 25.31/3.85  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 25.31/3.88  
% 25.31/3.88  **** run 127 fork 6 starts with strategy
% 25.31/3.88  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 25.31/3.91  
% 25.31/3.91  
% 25.31/3.91  fork 3: search terminated without proof.
% 25.31/3.93  
% 25.31/3.93  
% 25.31/3.93  fork 0: search terminated without proof.
% 25.31/3.94  
% 25.31/3.94  **** run 132 fork 3 starts with strategy
% 25.31/3.94  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 26.98/3.97  
% 26.98/3.97  **** run 129 fork 0 starts with strategy
% 26.98/3.97  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 31.74/4.60  
% 31.74/4.60  
% 31.74/4.60  fork 1: search terminated without proof.
% 31.74/4.70  
% 31.74/4.70  **** run 130 fork 1 starts with strategy
% 31.74/4.70  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 31.74/4.75  
% 31.74/4.75  
% 31.74/4.75  fork 5: search terminated without proof.
% 33.41/4.79  
% 33.41/4.79  **** run 134 fork 5 starts with strategy
% 33.41/4.79  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 34.20/4.84  
% 34.20/4.84  
% 34.20/4.84  fork 4: search terminated without proof.
% 34.52/4.89  
% 34.52/4.89  
% 34.52/4.89  fork 2: search terminated without proof.
% 34.52/4.90  
% 34.52/4.90  **** run 133 fork 4 starts with strategy
% 34.52/4.90  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 34.52/4.92  
% 34.52/4.92  **** run 139 fork 2 starts with strategy
% 34.52/4.92  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 34.52/4.93  
% 34.52/4.93  
% 34.52/4.93  fork 6: search terminated without proof.
% 34.52/4.93  
% 34.52/4.93  
% 34.52/4.93  fork 7: search terminated without proof.
% 35.30/4.95  
% 35.30/4.95  **** run 135 fork 6 starts with strategy
% 35.30/4.95  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 35.30/4.96  
% 35.30/4.96  **** run 136 fork 7 starts with strategy
% 35.30/4.96  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 35.30/4.97  
% 35.30/4.97  
% 35.30/4.97  fork 3: search terminated without proof.
% 35.72/5.01  
% 35.72/5.01  **** run 140 fork 3 starts with strategy
% 35.72/5.01  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 35.72/5.01  
% 35.72/5.01  
% 35.72/5.01  fork 0: search terminated without proof.
% 35.72/5.05  
% 35.72/5.05  **** run 137 fork 0 starts with strategy
% 35.72/5.05  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 41.83/5.82  
% 41.83/5.82  
% 41.83/5.82  fork 5: search terminated without proof.
% 42.30/5.86  
% 42.30/5.86  **** run 142 fork 5 starts with strategy
% 42.30/5.86  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 42.30/5.90  
% 42.30/5.90  
% 42.30/5.90  fork 1: search terminated without proof.
% 42.82/5.94  
% 42.82/5.94  
% 42.82/5.94  fork 4: search terminated without proof.
% 42.82/5.94  
% 42.82/5.94  **** run 138 fork 1 starts with strategy
% 42.82/5.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 42.82/5.96  
% 42.82/5.96  
% 42.82/5.96  fork 2: search terminated without proof.
% 42.82/5.97  
% 42.82/5.97  **** run 141 fork 4 starts with strategy
% 42.82/5.97  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 42.82/6.00  
% 42.82/6.00  **** run 147 fork 2 starts with strategy
% 42.82/6.00  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 42.82/6.05  
% 42.82/6.05  
% 42.82/6.05  fork 3: search terminated without proof.
% 42.82/6.05  
% 42.82/6.05  
% 42.82/6.05  fork 7: search terminated without proof.
% 42.82/6.08  
% 42.82/6.08  **** run 148 fork 3 starts with strategy
% 42.82/6.08  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 42.82/6.09  
% 42.82/6.09  
% 42.82/6.09  fork 0: search terminated without proof.
% 42.82/6.11  
% 42.82/6.11  
% 42.82/6.11  fork 6: search terminated without proof.
% 42.82/6.11  
% 42.82/6.11  **** run 144 fork 7 starts with strategy
% 42.82/6.11  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 42.82/6.13  
% 42.82/6.13  **** run 145 fork 0 starts with strategy
% 42.82/6.13  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 42.82/6.14  
% 42.82/6.14  **** run 143 fork 6 starts with strategy
% 42.82/6.14  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 50.10/6.90  
% 50.10/6.90  
% 50.10/6.90  fork 5: search terminated without proof.
% 50.10/6.95  
% 50.10/6.95  **** run 150 fork 5 starts with strategy
% 50.10/6.95  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 50.84/7.01  
% 50.84/7.01  
% 50.84/7.01  fork 4: search terminated without proof.
% 51.58/7.05  
% 51.58/7.05  **** run 149 fork 4 starts with strategy
% 51.58/7.05  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 51.58/7.06  
% 51.58/7.06  
% 51.58/7.06  fork 2: search terminated without proof.
% 51.58/7.09  
% 51.58/7.09  **** run 155 fork 2 starts with strategy
% 51.58/7.09  {"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}
% 52.49/7.16  
% 52.49/7.16  
% 52.49/7.16  fork 1: search terminated without proof.
% 52.49/7.16  
% 52.49/7.16  
% 52.49/7.16  fork 0: search terminated without proof.
% 52.49/7.17  
% 52.49/7.17  
% 52.49/7.17  fork 6: search terminated without proof.
% 52.49/7.19  
% 52.49/7.19  **** run 146 fork 1 starts with strategy
% 52.49/7.19  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 52.49/7.19  
% 52.49/7.19  
% 52.49/7.19  fork 7: search terminated without proof.
% 52.89/7.21  
% 52.89/7.21  **** run 151 fork 6 starts with strategy
% 52.89/7.21  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 52.89/7.22  
% 52.89/7.22  
% 52.89/7.22  fork 3: search terminated without proof.
% 52.89/7.23  
% 52.89/7.23  **** run 153 fork 0 starts with strategy
% 52.89/7.23  {"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}
% 52.89/7.24  
% 52.89/7.24  **** run 152 fork 7 starts with strategy
% 52.89/7.24  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 53.22/7.25  
% 53.22/7.25  **** run 156 fork 3 starts with strategy
% 53.22/7.25  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 59.39/8.05  
% 59.39/8.05  
% 59.39/8.05  fork 5: search terminated without proof.
% 59.39/8.09  
% 59.39/8.09  
% 59.39/8.09  fork 4: search terminated without proof.
% 59.39/8.09  
% 59.39/8.09  **** run 158 fork 5 starts with strategy
% 59.39/8.09  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 59.39/8.12  
% 59.39/8.12  
% 59.39/8.12  fork 2: search terminated without proof.
% 59.39/8.13  
% 59.39/8.13  **** run 157 fork 4 starts with strategy
% 59.39/8.13  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 60.17/8.15  
% 60.17/8.15  **** run 163 fork 2 starts with strategy
% 60.17/8.15  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 60.62/8.24  
% 60.62/8.24  
% 60.62/8.24  fork 1: search terminated without proof.
% 60.62/8.24  
% 60.62/8.24  
% 60.62/8.24  fork 6: search terminated without proof.
% 60.62/8.26  
% 60.62/8.26  **** run 154 fork 1 starts with strategy
% 60.62/8.26  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 60.62/8.27  
% 60.62/8.27  **** run 159 fork 6 starts with strategy
% 60.62/8.27  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 60.62/8.28  
% 60.62/8.28  
% 60.62/8.28  fork 7: search terminated without proof.
% 60.62/8.29  
% 60.62/8.29  
% 60.62/8.29  fork 0: search terminated without proof.
% 60.62/8.34  
% 60.62/8.34  **** run 161 fork 0 starts with strategy
% 60.62/8.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 60.62/8.35  
% 60.62/8.35  **** run 160 fork 7 starts with strategy
% 60.62/8.35  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 62.16/8.41  
% 62.16/8.41  
% 62.16/8.41  fork 3: search terminated without proof.
% 62.48/8.45  
% 62.48/8.45  **** run 164 fork 3 starts with strategy
% 62.48/8.45  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 67.74/9.17  
% 67.74/9.17  
% 67.74/9.17  fork 4: search terminated without proof.
% 67.74/9.18  
% 67.74/9.18  
% 67.74/9.18  fork 2: search terminated without proof.
% 67.74/9.19  
% 67.74/9.19  
% 67.74/9.19  fork 5: search terminated without proof.
% 67.74/9.22  
% 67.74/9.22  **** run 165 fork 4 starts with strategy
% 67.74/9.22  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 68.53/9.22  
% 68.53/9.22  **** run 171 fork 2 starts with strategy
% 68.53/9.22  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 68.53/9.22  
% 68.53/9.22  **** run 166 fork 5 starts with strategy
% 68.53/9.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 68.53/9.29  
% 68.53/9.29  
% 68.53/9.29  fork 1: search terminated without proof.
% 69.14/9.31  
% 69.14/9.31  
% 69.14/9.31  fork 6: search terminated without proof.
% 69.14/9.32  
% 69.14/9.32  **** run 162 fork 1 starts with strategy
% 69.14/9.32  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 69.14/9.34  
% 69.14/9.34  **** run 167 fork 6 starts with strategy
% 69.14/9.34  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 69.80/9.39  
% 69.80/9.39  
% 69.80/9.39  fork 7: search terminated without proof.
% 69.97/9.42  
% 69.97/9.42  **** run 168 fork 7 starts with strategy
% 69.97/9.42  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 70.13/9.46  
% 70.13/9.46  
% 70.13/9.46  fork 0: search terminated without proof.
% 70.13/9.49  
% 70.13/9.49  **** run 169 fork 0 starts with strategy
% 70.13/9.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 70.13/9.55  
% 70.13/9.55  
% 70.13/9.55  fork 3: search terminated without proof.
% 70.13/9.59  
% 70.13/9.59  **** run 172 fork 3 starts with strategy
% 70.13/9.59  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 76.06/10.25  
% 76.06/10.25  
% 76.06/10.25  fork 2: search terminated without proof.
% 76.66/10.26  
% 76.66/10.26  
% 76.66/10.26  fork 4: search terminated without proof.
% 76.66/10.27  
% 76.66/10.27  **** run 179 fork 2 starts with strategy
% 76.66/10.27  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 76.66/10.30  
% 76.66/10.30  **** run 173 fork 4 starts with strategy
% 76.66/10.30  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 76.66/10.35  
% 76.66/10.35  
% 76.66/10.35  fork 1: search terminated without proof.
% 76.66/10.37  
% 76.66/10.37  
% 76.66/10.37  fork 5: search terminated without proof.
% 76.66/10.38  
% 76.66/10.38  
% 76.66/10.38  fork 6: search terminated without proof.
% 76.66/10.40  
% 76.66/10.40  **** run 170 fork 1 starts with strategy
% 76.66/10.40  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 76.66/10.40  
% 76.66/10.40  **** run 174 fork 5 starts with strategy
% 76.66/10.40  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 77.65/10.46  
% 77.65/10.46  **** run 175 fork 6 starts with strategy
% 77.65/10.46  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 77.65/10.47  
% 77.65/10.47  
% 77.65/10.47  fork 7: search terminated without proof.
% 78.32/10.50  
% 78.32/10.50  **** run 176 fork 7 starts with strategy
% 78.32/10.50  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 78.64/10.60  
% 78.64/10.60  
% 78.64/10.60  fork 0: search terminated without proof.
% 79.39/10.63  
% 79.39/10.63  **** run 177 fork 0 starts with strategy
% 79.39/10.63  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 79.39/10.69  
% 79.39/10.69  
% 79.39/10.69  fork 3: search terminated without proof.
% 79.99/10.72  
% 79.99/10.72  **** run 180 fork 3 starts with strategy
% 79.99/10.72  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 84.73/11.30  
% 84.73/11.30  
% 84.73/11.30  fork 2: search terminated without proof.
% 84.73/11.33  
% 84.73/11.33  
% 84.73/11.33  fork 4: search terminated without proof.
% 84.73/11.33  
% 84.73/11.33  **** run 187 fork 2 starts with strategy
% 84.73/11.33  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 85.11/11.37  
% 85.11/11.37  **** run 181 fork 4 starts with strategy
% 85.11/11.37  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 85.11/11.44  
% 85.11/11.44  
% 85.11/11.44  fork 5: search terminated without proof.
% 85.84/11.47  
% 85.84/11.47  **** run 182 fork 5 starts with strategy
% 85.84/11.47  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 86.18/11.50  
% 86.18/11.50  
% 86.18/11.50  fork 6: search terminated without proof.
% 86.18/11.52  
% 86.18/11.52  
% 86.18/11.52  fork 1: search terminated without proof.
% 86.18/11.52  
% 86.18/11.52  **** run 183 fork 6 starts with strategy
% 86.18/11.52  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 86.18/11.54  
% 86.18/11.54  
% 86.18/11.54  fork 7: search terminated without proof.
% 86.66/11.56  
% 86.66/11.56  **** run 184 fork 7 starts with strategy
% 86.66/11.56  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 86.66/11.57  
% 86.66/11.57  **** run 178 fork 1 starts with strategy
% 86.66/11.57  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 87.51/11.67  
% 87.51/11.67  
% 87.51/11.67  fork 0: search terminated without proof.
% 87.51/11.69  
% 87.51/11.69  **** run 185 fork 0 starts with strategy
% 87.51/11.69  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 87.51/11.79  
% 87.51/11.79  fork 7: search finished without proof.
% 87.51/11.82  
% 87.51/11.82  **** run 192 fork 7 starts with strategy
% 87.51/11.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 89.55/11.94  
% 89.55/11.94  
% 89.55/11.94  fork 3: search terminated without proof.
% 89.55/11.96  
% 89.55/11.96  **** run 188 fork 3 starts with strategy
% 89.55/11.96  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 92.33/12.33  
% 92.33/12.33  fork 4: search finished without proof.
% 92.90/12.36  
% 92.90/12.36  **** run 189 fork 4 starts with strategy
% 92.90/12.36  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 93.09/12.42  
% 93.09/12.42  
% 93.09/12.42  fork 2: search terminated without proof.
% 93.09/12.45  
% 93.09/12.45  **** run 195 fork 2 starts with strategy
% 93.09/12.45  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 93.09/12.50  
% 93.09/12.50  
% 93.09/12.50  fork 5: search terminated without proof.
% 93.09/12.53  
% 93.09/12.53  **** run 190 fork 5 starts with strategy
% 93.09/12.53  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 94.26/12.57  
% 94.26/12.57  
% 94.26/12.57  fork 6: search terminated without proof.
% 94.74/12.61  
% 94.74/12.61  
% 94.74/12.61  fork 1: search terminated without proof.
% 94.74/12.63  
% 94.74/12.63  **** run 191 fork 6 starts with strategy
% 94.74/12.63  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 94.74/12.65  
% 94.74/12.65  **** run 186 fork 1 starts with strategy
% 94.74/12.65  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 95.72/12.73  
% 95.72/12.73  
% 95.72/12.73  fork 0: search terminated without proof.
% 95.72/12.76  
% 95.72/12.76  **** run 193 fork 0 starts with strategy
% 95.72/12.76  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 97.14/12.93  
% 97.14/12.93  
% 97.14/12.93  fork 7: search terminated without proof.
% 97.14/12.96  
% 97.14/12.96  **** run 200 fork 7 starts with strategy
% 97.14/12.96  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 97.97/13.01  
% 97.97/13.01  
% 97.97/13.01  fork 3: search terminated without proof.
% 97.97/13.05  
% 97.97/13.05  **** run 196 fork 3 starts with strategy
% 97.97/13.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 101.63/13.49  
% 101.63/13.49  
% 101.63/13.49  fork 4: search terminated without proof.
% 101.82/13.52  
% 101.82/13.52  **** run 197 fork 4 starts with strategy
% 101.82/13.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 102.00/13.57  
% 102.00/13.57  
% 102.00/13.57  fork 5: search terminated without proof.
% 102.00/13.58  
% 102.00/13.58  
% 102.00/13.58  fork 2: search terminated without proof.
% 102.00/13.60  
% 102.00/13.60  **** run 198 fork 5 starts with strategy
% 102.00/13.60  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 102.81/13.63  
% 102.81/13.63  **** run 203 fork 2 starts with strategy
% 102.81/13.63  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 102.81/13.66  
% 102.81/13.66  
% 102.81/13.66  fork 6: search terminated without proof.
% 102.81/13.69  
% 102.81/13.69  **** run 199 fork 6 starts with strategy
% 102.81/13.69  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 102.81/13.69  
% 102.81/13.69  
% 102.81/13.69  fork 1: search terminated without proof.
% 103.43/13.72  
% 103.43/13.72  **** run 194 fork 1 starts with strategy
% 103.43/13.72  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 104.02/13.79  
% 104.02/13.79  
% 104.02/13.79  fork 0: search terminated without proof.
% 104.02/13.83  
% 104.02/13.83  **** run 201 fork 0 starts with strategy
% 104.02/13.83  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 105.03/14.00  
% 105.03/14.00  
% 105.03/14.00  fork 7: search terminated without proof.
% 105.74/14.03  
% 105.74/14.03  **** run 208 fork 7 starts with strategy
% 105.74/14.03  {"sine":4,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 105.74/14.08  
% 105.74/14.08  
% 105.74/14.08  fork 3: search terminated without proof.
% 105.74/14.11  
% 105.74/14.11  **** run 204 fork 3 starts with strategy
% 105.74/14.11  {"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}
% 110.29/14.59  
% 110.29/14.59  
% 110.29/14.59  fork 4: search terminated without proof.
% 110.29/14.62  
% 110.29/14.62  **** run 205 fork 4 starts with strategy
% 110.29/14.62  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 111.03/14.67  
% 111.03/14.67  
% 111.03/14.67  fork 5: search terminated without proof.
% 111.03/14.71  
% 111.03/14.71  **** run 206 fork 5 starts with strategy
% 111.03/14.71  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 111.03/14.76  
% 111.03/14.76  
% 111.03/14.76  fork 2: search terminated without proof.
% 111.03/14.78  
% 111.03/14.78  
% 111.03/14.78  fork 6: search terminated without proof.
% 111.03/14.80  
% 111.03/14.80  
% 111.03/14.80  fork 1: search terminated without proof.
% 111.03/14.81  
% 111.03/14.81  fork 0: search finished without proof.
% 111.03/14.81  
% 111.03/14.81  **** run 211 fork 2 starts with strategy
% 111.03/14.81  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 111.03/14.83  
% 111.03/14.83  **** run 209 fork 0 starts with strategy
% 111.03/14.83  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 111.03/14.83  
% 111.03/14.83  **** run 207 fork 6 starts with strategy
% 111.03/14.83  {"sine":4,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 112.01/14.85  
% 112.01/14.85  **** run 202 fork 1 starts with strategy
% 112.01/14.85  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 113.74/15.06  
% 113.74/15.06  
% 113.74/15.06  fork 7: search terminated without proof.
% 114.26/15.09  
% 114.26/15.09  **** run 216 fork 7 starts with strategy
% 114.26/15.09  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 114.26/15.14  
% 114.26/15.14  
% 114.26/15.14  fork 3: search terminated without proof.
% 114.26/15.16  
% 114.26/15.16  **** run 212 fork 3 starts with strategy
% 114.26/15.16  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 118.77/15.68  
% 118.77/15.68  
% 118.77/15.68  fork 4: search terminated without proof.
% 118.77/15.71  
% 118.77/15.71  **** run 213 fork 4 starts with strategy
% 118.77/15.71  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 118.77/15.76  
% 118.77/15.76  
% 118.77/15.76  fork 5: search terminated without proof.
% 119.47/15.78  
% 119.47/15.78  **** run 214 fork 5 starts with strategy
% 119.47/15.78  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 120.05/15.87  
% 120.05/15.87  
% 120.05/15.87  fork 0: search terminated without proof.
% 120.05/15.87  
% 120.05/15.87  
% 120.05/15.87  fork 2: search terminated without proof.
% 120.05/15.89  
% 120.05/15.89  **** run 219 fork 2 starts with strategy
% 120.05/15.89  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 120.05/15.90  
% 120.05/15.90  **** run 217 fork 0 starts with strategy
% 120.05/15.90  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 120.65/15.94  
% 120.65/15.94  
% 120.65/15.94  fork 1: search terminated without proof.
% 121.15/15.98  
% 121.15/15.98  **** run 210 fork 1 starts with strategy
% 121.15/15.98  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 121.15/15.98  
% 121.15/15.98  
% 121.15/15.98  fork 6: search terminated without proof.
% 121.15/16.01  
% 121.15/16.01  **** run 215 fork 6 starts with strategy
% 121.15/16.01  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 121.88/16.12  
% 121.88/16.12  
% 121.88/16.12  fork 7: search terminated without proof.
% 121.88/16.15  
% 121.88/16.15  **** run 224 fork 7 starts with strategy
% 121.88/16.15  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 121.88/16.19  
% 121.88/16.19  
% 121.88/16.19  fork 3: search terminated without proof.
% 121.88/16.22  
% 121.88/16.22  **** run 220 fork 3 starts with strategy
% 121.88/16.22  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 126.24/16.68  
% 126.24/16.68  fork 4: search finished without proof.
% 126.24/16.70  
% 126.24/16.70  **** run 221 fork 4 starts with strategy
% 126.24/16.70  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 126.24/16.91  
% 126.24/16.91  
% 126.24/16.91  fork 5: search terminated without proof.
% 126.24/16.92  
% 126.24/16.92  
% 126.24/16.92  fork 2: search terminated without proof.
% 128.08/16.93  
% 128.08/16.93  **** run 222 fork 5 starts with strategy
% 128.08/16.93  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 128.08/16.94  
% 128.08/16.94  
% 128.08/16.94  fork 0: search terminated without proof.
% 128.08/16.97  
% 128.08/16.97  **** run 227 fork 2 starts with strategy
% 128.08/16.97  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 128.08/16.97  
% 128.08/16.97  **** run 225 fork 0 starts with strategy
% 128.08/16.97  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 129.17/17.02  
% 129.17/17.02  fork 6: search finished without proof.
% 129.17/17.04  
% 129.17/17.04  **** run 223 fork 6 starts with strategy
% 129.17/17.04  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 129.88/17.14  
% 129.88/17.14  
% 129.88/17.14  fork 1: search terminated without proof.
% 129.88/17.18  
% 129.88/17.18  **** run 218 fork 1 starts with strategy
% 129.88/17.18  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 130.60/17.18  
% 130.60/17.18  
% 130.60/17.18  fork 7: search terminated without proof.
% 130.82/17.21  
% 130.82/17.21  **** run 232 fork 7 starts with strategy
% 130.82/17.21  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10,"sine":2}
% 130.82/17.26  
% 130.82/17.26  
% 130.82/17.26  fork 3: search terminated without proof.
% 130.82/17.30  
% 130.82/17.30  **** run 228 fork 3 starts with strategy
% 130.82/17.30  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 133.02/17.68  
% 133.02/17.68  fork 4: search finished without proof.
% 134.07/17.69  
% 134.07/17.69  **** run 229 fork 4 starts with strategy
% 134.07/17.69  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 136.16/17.97  
% 136.16/17.97  
% 136.16/17.97  fork 5: search terminated without proof.
% 137.04/18.01  
% 137.04/18.01  
% 137.04/18.01  fork 2: search terminated without proof.
% 137.04/18.01  
% 137.04/18.01  **** run 230 fork 5 starts with strategy
% 137.04/18.01  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"sine":1,"max_dseconds":10}
% 137.04/18.02  
% 137.04/18.02  
% 137.04/18.02  fork 0: search terminated without proof.
% 137.04/18.03  
% 137.04/18.03  **** run 235 fork 2 starts with strategy
% 137.04/18.03  {"max_dseconds":50,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 137.04/18.04  
% 137.04/18.04  fork 6: search finished without proof.
% 137.04/18.06  
% 137.04/18.06  **** run 233 fork 0 starts with strategy
% 137.04/18.06  {"max_dseconds":50,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 137.04/18.07  
% 137.04/18.07  **** run 231 fork 6 starts with strategy
% 137.04/18.07  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 138.57/18.24  
% 138.57/18.24  
% 138.57/18.24  fork 7: search terminated without proof.
% 138.57/18.28  
% 138.57/18.28  **** run 240 fork 7 starts with strategy
% 138.57/18.28  {"max_dseconds":50,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 139.36/18.33  
% 139.36/18.33  
% 139.36/18.33  fork 3: search terminated without proof.
% 139.36/18.36  
% 139.36/18.36  
% 139.36/18.36  fork 1: search terminated without proof.
% 139.36/18.37  
% 139.36/18.37  **** run 236 fork 3 starts with strategy
% 139.36/18.37  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 139.36/18.39  
% 139.36/18.39  **** run 226 fork 1 starts with strategy
% 139.36/18.39  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 142.37/18.72  
% 142.37/18.72  
% 142.37/18.72  fork 4: search terminated without proof.
% 142.97/18.77  
% 142.97/18.77  **** run 237 fork 4 starts with strategy
% 142.97/18.77  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 143.54/19.11  
% 143.54/19.11  
% 143.54/19.11  fork 5: search terminated without proof.
% 145.35/19.15  
% 145.35/19.15  **** run 238 fork 5 starts with strategy
% 145.35/19.15  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 146.93/19.28  
% 146.93/19.28  
% 146.93/19.28  fork 6: search terminated without proof.
% 147.17/19.32  
% 147.17/19.32  **** run 239 fork 6 starts with strategy
% 147.17/19.32  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 148.18/19.43  
% 148.18/19.43  
% 148.18/19.43  fork 1: search terminated without proof.
% 148.18/19.45  
% 148.18/19.45  **** run 234 fork 1 starts with strategy
% 148.18/19.45  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":1}
% 154.93/20.43  
% 154.93/20.43  
% 154.93/20.43  result: proof found
% 154.93/20.43  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 154.93/20.43  by run 233 fork 0 strategy {"max_dseconds":50,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 154.93/20.43  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 154.93/20.43  
% 154.93/20.43  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 154.93/20.43  
% 154.93/20.43  run 233 fork 0 statistics:
% 154.93/20.43  ----------------------------------
% 154.93/20.43  this run seconds: 1.847756
% 154.93/20.43  total seconds: 19.278685
% 154.93/20.43  stat_given_used: 6240
% 154.93/20.43  stat_given_used_at_endgame: 0
% 154.93/20.43  stat_given_candidates:   27003
% 154.93/20.43  stat_given_candidates_at_endgame: 0
% 154.93/20.43  stat_given_candidates_h: 0
% 154.93/20.43  stat_binres_derived_cl:   7982
% 154.93/20.43  stat_binres_derived_cl_h: 0
% 154.93/20.43  stat_factor_derived_cl: 206
% 154.93/20.43  stat_para_derived_cl: 330370
% 154.93/20.43  stat_tautologies_discarded: 3032
% 154.93/20.43  stat_forward_subsumed: 78629
% 154.93/20.43  stat_derived_cut: 15849
% 154.93/20.43  stat_derived_rewritten: 858
% 154.93/20.43  stat_weight_discarded_building: 0
% 154.93/20.43  stat_weight_discarded_cl: 0
% 154.93/20.43  stat_internlimit_discarded_cl: 0
% 154.93/20.43  stat_simplified:  866 simplified 0 derived 0 given
% 154.93/20.43  stat_kept_cl: 226854
% 154.93/20.43  stat_built_cl: 240200
% 154.93/20.43  stat_hyperres_partial_cl: 0
% 154.93/20.43  stat_made_rewriters: 3442
% 154.93/20.43  stat_backward_subsumed: 0
% 154.93/20.43  stat_propagated_subsumed: 0
% 154.93/20.43  stat_clsubs_attempted:                    183829
% 154.93/20.43  stat_clsubs_fact_groundunit_found:           119
% 154.93/20.43  stat_clsubs_rule_groundunit_found:            16
% 154.93/20.43  stat_clsubs_top_meta_attempted:           19496435
% 154.93/20.43  stat_clsubs_top_meta_failed:              19312606
% 154.93/20.43  stat_clsubs_top_meta_nonpref_attempted:            19496435
% 154.93/20.43  stat_clsubs_top_meta_nonpref_succeeded:             5492427
% 154.93/20.43  stat_clsubs_top_meta_pref_attempted:                5492427
% 154.93/20.43  stat_clsubs_top_meta_pref1_succeeded:               2671521
% 154.93/20.43  stat_clsubs_top_meta_pref2_succeeded:                303687
% 154.93/20.43  stat_clsubs_top_meta_pref3_succeeded:                183829
% 154.93/20.43  stat_clsubs_top_meta_pref_succeeded:                 183829
% 154.93/20.43  stat_clsubs_meta_attempted:               220027
% 154.93/20.43  stat_clsubs_meta_failed:                   71116
% 154.93/20.43  stat_clsubs_predsymbs_attempted:               0
% 154.93/20.43  stat_clsubs_unit_attempted:               148052
% 154.93/20.43  stat_clsubs_full_attempted:                35777
% 154.93/20.43  stat_forwardsubs_attempted:               305484
% 154.93/20.43  stat_lit_hash_added:                 254246
% 154.93/20.43  stat_lit_hash_computed:              719860
% 154.93/20.43  stat_lit_hash_match_found:           101035
% 154.93/20.43  stat_lit_hash_match_miss:            718497
% 154.93/20.43  stat_lit_hash_cut_ok:                 22162
% 154.93/20.43  stat_lit_strong_cut_ok:                   0
% 154.93/20.43  stat_lit_hash_subsume_ok:             78629
% 154.93/20.43  clqueue els 10000000 used 1
% 154.93/20.43  clactive els 10000000 used 6241
% 154.93/20.43  clactivesubsume els 10000000 used 35029
% 154.93/20.43  queue_termbuf els 200000000 used 20648859
% 154.93/20.43  hyper_termbuf els 100000000 used 1
% 154.93/20.43  active_termbuf els 100000000 used 267258
% 154.93/20.43  varstack els 5000 last used 1
% 154.93/20.43  given_termbuf els 10000000 last used 1
% 154.93/20.43  simplified_termbuf els 10000000 last used 1
% 154.93/20.43  derived_termbuf els 10000000 last used 35
% 154.93/20.43  wr_mallocs: 245475
% 154.93/20.43  wr_callocs: 19
% 154.93/20.43  wr_reallocs: 34153
% 154.93/20.43  wr_frees: 4
% 154.93/20.43  wr_malloc_bytes: 4173505620
% 154.93/20.43  wr_calloc_bytes: 96065504
% 154.93/20.43  wr_realloc_bytes: 8989024
% 154.93/20.43  wr_realloc_freebytes: 0
% 154.93/20.43  ----------------------------------
%------------------------------------------------------------------------------