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

View Problem - Process Solution

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

% Computer : n018.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:26:36 EDT 2023

% Result   : Unsatisfiable 20.35s 3.02s
% Output   : CNFRefutation 20.35s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_cls_Public_OinvKey__K_0')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( c_Message_OinvKey(X) = X
    | ~ c_in(X,c_Message_OsymKeys,tc_nat) ),
    inference(cnf_transformation,[],['$inc_cls_Public_OinvKey__K_0']) ).

cnf('2',plain,
    c_union(X,X,Y) = X,
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__absorb_0']) ).

cnf('3',plain,
    ( ~ c_in(X,c_Message_OkeysFor(c_Message_Oparts(c_insert(Y,Z,tc_Message_Omsg))),tc_nat)
    | c_in(X,c_Message_OkeysFor(c_Message_Oparts(c_union(Z,U,tc_Message_Omsg))),tc_nat)
    | c_in(c_Message_Omsg_OKey(c_Message_OinvKey(X)),c_Message_Oparts(U),tc_Message_Omsg)
    | ~ c_in(Y,c_Message_Osynth(c_Message_Oanalz(U)),tc_Message_Omsg) ),
    inference(cnf_transformation,[],[cls_Event_OkeysFor__parts__insert__dest_0]) ).

cnf('4',plain,
    c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(c_insert(v_X,c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf),tc_Message_Omsg))),tc_nat),
    inference(cnf_transformation,[],[cls_conjecture_5]) ).

cnf('5',plain,
    ( c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(c_union(c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf),X,tc_Message_Omsg))),tc_nat)
    | c_in(c_Message_Omsg_OKey(c_Message_OinvKey(v_K)),c_Message_Oparts(X),tc_Message_Omsg)
    | ~ c_in(v_X,c_Message_Osynth(c_Message_Oanalz(X)),tc_Message_Omsg) ),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    c_in(v_X,c_Message_Osynth(c_Message_Oanalz(c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf))),tc_Message_Omsg),
    inference(cnf_transformation,[],[cls_conjecture_2]) ).

cnf('7',plain,
    ( c_in(c_Message_Omsg_OKey(c_Message_OinvKey(v_K)),c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf)),tc_Message_Omsg)
    | c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf))),tc_nat) ),
    inference(paramodulation,[then_simplify],['2','5','6']) ).

cnf('8',plain,
    ( ~ c_in(X,c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,Y)),tc_Message_Omsg)
    | c_in(X,c_Event_Oused(Y),tc_Message_Omsg) ),
    inference(cnf_transformation,[],['$inc_cls_Event_Oc_A_58_Aparts_A_Iknows_ASpy_Aevs1_J_A_61_61_62_Ac_A_58_Aused_Aevs1_0']) ).

cnf('9',plain,
    ( c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf))),tc_nat)
    | c_in(c_Message_Omsg_OKey(c_Message_OinvKey(v_K)),c_Event_Oused(v_evsf),tc_Message_Omsg) ),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ( ~ c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf))),tc_nat)
    | c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evsf),tc_Message_Omsg) ),
    inference(cnf_transformation,[],[cls_conjecture_6]) ).

cnf('11',plain,
    ~ c_in(c_Message_Omsg_OKey(v_K),c_Event_Oused(v_evsf),tc_Message_Omsg),
    inference(cnf_transformation,[],[cls_conjecture_4]) ).

cnf('12',plain,
    ~ c_in(v_K,c_Message_OkeysFor(c_Message_Oparts(c_Event_Oknows(c_Message_Oagent_OSpy,v_evsf))),tc_nat),
    inference(simplify,[],['10','11']) ).

cnf('13',plain,
    c_in(c_Message_Omsg_OKey(c_Message_OinvKey(v_K)),c_Event_Oused(v_evsf),tc_Message_Omsg),
    inference(resolution,[],['9','12']) ).

cnf('14',plain,
    c_in(v_K,c_Message_OsymKeys,tc_nat),
    inference(cnf_transformation,[],[cls_conjecture_0]) ).

cnf('15',plain,
    $false,
    inference(paramodulation,[then_simplify],['1','13','14','11']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWV338-1 : TPTP v8.1.2. Released v3.2.0.
% 0.06/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n018.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Tue Aug 29 05:09:17 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.44  
% 0.19/0.44  input clause set summed statistics:
% 0.19/0.44  ----------------------------------
% 0.19/0.44  in_clause_count:                  2948
% 0.19/0.44  in_rule_clause_count:             2813
% 0.19/0.44  in_fact_clause_count:              135
% 0.19/0.44  in_answer_clause_count:              0
% 0.19/0.44  in_ground_clause_count:            199
% 0.19/0.44  in_unit_clause_count:              769
% 0.19/0.44  in_horn_clause_count:             2682
% 0.19/0.44  in_pos_clause_count:               747
% 0.19/0.44  in_neg_clause_count:               126
% 0.19/0.44  in_poseq_clause_count:            1086
% 0.19/0.44  in_negeq_clause_count:             282
% 0.19/0.44  in_unitposeq_clause_count:         475
% 0.19/0.44  in_chain_clause_count:             907
% 0.19/0.44  in_min_length:             1
% 0.19/0.44  in_max_length:             7
% 0.19/0.44  in_min_depth:              1
% 0.19/0.44  in_max_depth:              8
% 0.19/0.44  in_min_size:               2
% 0.19/0.44  in_max_size:              78
% 0.19/0.44  in_min_vars:               0
% 0.19/0.44  in_max_vars:              17
% 0.19/0.44  in_extaxiom_count:              2940
% 0.19/0.44  in_axiom_count:                    1
% 0.19/0.44  in_assumption_count:               0
% 0.19/0.44  in_goal_count:                     7
% 0.19/0.44  in_neg_goal_count:                 2
% 0.19/0.44  in_pos_goal_count:                 4
% 0.19/0.44  in_posunit_goal_count:             4
% 0.19/0.44  
% 0.19/0.44  auto guide:
% 0.19/0.44  -----------
% 0.19/0.44  {
% 0.19/0.44  "print":1,
% 0.19/0.44  "print_level": 15,
% 0.19/0.44  "max_size": 0,
% 0.19/0.44  "max_depth": 0,
% 0.19/0.44  "max_length": 0,
% 0.19/0.44  "max_dseconds": 0,
% 0.19/0.44  "runs":[
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 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  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "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":1},
% 0.19/0.44  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 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":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1, "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":1},
% 0.19/0.44  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 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":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "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":1},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.44  {"max_dseconds":1, "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":1},
% 0.19/0.44  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.44  {"max_dseconds":1, "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":1},
% 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":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.44  {"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.44  
% 0.19/0.44  **** run 7 fork 6 starts with strategy
% 0.19/0.44  {"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 6: search terminated without proof.
% 0.19/0.58  
% 0.19/0.58  
% 0.19/0.58  fork 7: 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 0: 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.60  
% 0.19/0.60  **** run 14 fork 5 starts with strategy
% 0.19/0.61  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.61  
% 0.19/0.61  **** run 16 fork 7 starts with strategy
% 0.19/0.61  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.61  
% 0.19/0.61  **** run 9 fork 0 starts with strategy
% 0.19/0.61  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 0.19/0.61  
% 0.19/0.61  **** run 15 fork 6 starts with strategy
% 0.19/0.61  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.62  
% 0.19/0.62  **** run 11 fork 2 starts with strategy
% 0.19/0.62  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.19/0.62  
% 0.19/0.62  **** run 13 fork 4 starts with strategy
% 0.19/0.62  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 1.44/0.67  
% 1.44/0.67  
% 1.44/0.67  fork 1: search terminated without proof.
% 1.44/0.67  
% 1.44/0.67  
% 1.44/0.67  fork 3: search terminated without proof.
% 1.44/0.69  
% 1.44/0.69  **** run 12 fork 3 starts with strategy
% 1.44/0.69  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 1.44/0.71  
% 1.44/0.71  **** run 10 fork 1 starts with strategy
% 1.44/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 2.36/0.74  
% 2.36/0.74  
% 2.36/0.74  fork 5: search terminated without proof.
% 2.36/0.74  
% 2.36/0.74  
% 2.36/0.74  fork 7: search terminated without proof.
% 2.36/0.75  
% 2.36/0.75  
% 2.36/0.75  fork 6: search terminated without proof.
% 2.36/0.76  
% 2.36/0.76  
% 2.36/0.76  fork 4: search terminated without proof.
% 2.36/0.76  
% 2.36/0.76  **** run 22 fork 5 starts with strategy
% 2.36/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.36/0.76  
% 2.36/0.76  **** run 24 fork 7 starts with strategy
% 2.36/0.76  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 2.36/0.76  
% 2.36/0.76  
% 2.36/0.76  fork 0: search terminated without proof.
% 2.36/0.77  
% 2.36/0.77  **** run 23 fork 6 starts with strategy
% 2.36/0.77  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 2.36/0.78  
% 2.36/0.78  **** run 21 fork 4 starts with strategy
% 2.36/0.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.36/0.78  
% 2.36/0.78  
% 2.36/0.78  fork 2: search terminated without proof.
% 2.80/0.79  
% 2.80/0.79  **** run 17 fork 0 starts with strategy
% 2.80/0.79  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 2.80/0.80  
% 2.80/0.80  **** run 19 fork 2 starts with strategy
% 2.80/0.80  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 2.80/0.84  
% 2.80/0.84  
% 2.80/0.84  fork 3: search terminated without proof.
% 2.80/0.84  
% 2.80/0.84  
% 2.80/0.84  fork 1: search terminated without proof.
% 3.35/0.86  
% 3.35/0.86  **** run 20 fork 3 starts with strategy
% 3.35/0.86  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 3.50/0.87  
% 3.50/0.87  **** run 18 fork 1 starts with strategy
% 3.50/0.87  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 3.50/0.90  
% 3.50/0.90  
% 3.50/0.90  fork 5: search terminated without proof.
% 3.50/0.91  
% 3.50/0.91  
% 3.50/0.91  fork 7: search terminated without proof.
% 3.84/0.92  
% 3.84/0.92  **** run 30 fork 5 starts with strategy
% 3.84/0.92  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 3.84/0.92  
% 3.84/0.92  
% 3.84/0.92  fork 6: search terminated without proof.
% 3.84/0.93  
% 3.84/0.93  
% 3.84/0.93  fork 0: search terminated without proof.
% 3.84/0.93  
% 3.84/0.93  
% 3.84/0.93  fork 4: search terminated without proof.
% 3.84/0.93  
% 3.84/0.93  **** run 32 fork 7 starts with strategy
% 3.84/0.93  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 4.09/0.95  
% 4.09/0.95  **** run 31 fork 6 starts with strategy
% 4.09/0.95  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.09/0.95  
% 4.09/0.95  **** run 25 fork 0 starts with strategy
% 4.09/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.09/0.96  
% 4.09/0.96  
% 4.09/0.96  fork 2: search terminated without proof.
% 4.09/0.96  
% 4.09/0.96  **** run 29 fork 4 starts with strategy
% 4.09/0.96  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.09/0.98  
% 4.09/0.98  **** run 27 fork 2 starts with strategy
% 4.09/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 4.09/0.99  
% 4.09/0.99  
% 4.09/0.99  fork 3: search terminated without proof.
% 4.09/1.01  
% 4.09/1.01  
% 4.09/1.01  fork 1: search terminated without proof.
% 4.09/1.01  
% 4.09/1.01  **** run 28 fork 3 starts with strategy
% 4.09/1.01  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 4.75/1.04  
% 4.75/1.04  **** run 26 fork 1 starts with strategy
% 4.75/1.04  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 4.75/1.07  
% 4.75/1.07  
% 4.75/1.07  fork 5: search terminated without proof.
% 4.75/1.07  
% 4.75/1.07  
% 4.75/1.07  fork 7: search terminated without proof.
% 5.19/1.09  
% 5.19/1.09  
% 5.19/1.09  fork 0: search terminated without proof.
% 5.19/1.09  
% 5.19/1.09  **** run 38 fork 5 starts with strategy
% 5.19/1.09  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 5.19/1.09  
% 5.19/1.09  **** run 40 fork 7 starts with strategy
% 5.19/1.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 5.19/1.09  
% 5.19/1.09  
% 5.19/1.09  fork 4: search terminated without proof.
% 5.19/1.09  
% 5.19/1.09  
% 5.19/1.09  fork 6: search terminated without proof.
% 5.19/1.11  
% 5.19/1.11  **** run 33 fork 0 starts with strategy
% 5.19/1.11  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 5.19/1.12  
% 5.19/1.12  
% 5.19/1.12  fork 2: search terminated without proof.
% 5.19/1.12  
% 5.19/1.12  **** run 39 fork 6 starts with strategy
% 5.19/1.12  {"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.19/1.12  
% 5.19/1.12  **** run 37 fork 4 starts with strategy
% 5.19/1.12  {"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}
% 5.19/1.14  
% 5.19/1.14  **** run 35 fork 2 starts with strategy
% 5.19/1.14  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 5.74/1.16  
% 5.74/1.16  
% 5.74/1.16  fork 3: search terminated without proof.
% 5.87/1.18  
% 5.87/1.18  **** run 36 fork 3 starts with strategy
% 5.87/1.18  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 5.87/1.18  
% 5.87/1.18  
% 5.87/1.18  fork 1: search terminated without proof.
% 5.87/1.21  
% 5.87/1.21  **** run 34 fork 1 starts with strategy
% 5.87/1.21  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 5.87/1.22  
% 5.87/1.22  
% 5.87/1.22  fork 5: search terminated without proof.
% 5.87/1.22  
% 5.87/1.22  
% 5.87/1.22  fork 7: search terminated without proof.
% 5.87/1.24  
% 5.87/1.24  **** run 46 fork 5 starts with strategy
% 5.87/1.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.87/1.24  
% 5.87/1.24  **** run 48 fork 7 starts with strategy
% 5.87/1.24  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 5.87/1.25  
% 5.87/1.25  
% 5.87/1.25  fork 0: search terminated without proof.
% 5.87/1.26  
% 5.87/1.26  
% 5.87/1.26  fork 6: search terminated without proof.
% 5.87/1.27  
% 5.87/1.27  
% 5.87/1.27  fork 4: search terminated without proof.
% 5.87/1.27  
% 5.87/1.27  **** run 41 fork 0 starts with strategy
% 5.87/1.27  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.87/1.28  
% 5.87/1.28  **** run 47 fork 6 starts with strategy
% 5.87/1.28  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.87/1.30  
% 5.87/1.30  **** run 45 fork 4 starts with strategy
% 5.87/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 6.76/1.33  
% 6.76/1.33  
% 6.76/1.33  fork 3: search terminated without proof.
% 6.76/1.33  
% 6.76/1.33  
% 6.76/1.33  fork 2: search terminated without proof.
% 6.76/1.35  
% 6.76/1.35  **** run 44 fork 3 starts with strategy
% 6.76/1.35  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 7.31/1.35  
% 7.31/1.35  **** run 43 fork 2 starts with strategy
% 7.31/1.35  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.31/1.36  
% 7.31/1.36  
% 7.31/1.36  fork 1: search terminated without proof.
% 7.31/1.38  
% 7.31/1.38  
% 7.31/1.38  fork 5: search terminated without proof.
% 7.31/1.38  
% 7.31/1.38  
% 7.31/1.38  fork 7: search terminated without proof.
% 7.31/1.38  
% 7.31/1.38  **** run 42 fork 1 starts with strategy
% 7.31/1.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 7.31/1.40  
% 7.31/1.40  **** run 54 fork 5 starts with strategy
% 7.31/1.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.31/1.40  
% 7.31/1.40  **** run 56 fork 7 starts with strategy
% 7.31/1.40  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 7.31/1.41  
% 7.31/1.41  
% 7.31/1.41  fork 0: search terminated without proof.
% 7.31/1.41  
% 7.31/1.41  
% 7.31/1.41  fork 6: search terminated without proof.
% 7.31/1.43  
% 7.31/1.43  **** run 49 fork 0 starts with strategy
% 7.31/1.43  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 7.31/1.43  
% 7.31/1.43  
% 7.31/1.43  fork 4: search terminated without proof.
% 7.97/1.44  
% 7.97/1.44  **** run 55 fork 6 starts with strategy
% 7.97/1.44  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 7.97/1.46  
% 7.97/1.46  **** run 53 fork 4 starts with strategy
% 7.97/1.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 8.33/1.49  
% 8.33/1.49  
% 8.33/1.49  fork 2: search terminated without proof.
% 8.33/1.50  
% 8.33/1.50  
% 8.33/1.50  fork 3: search terminated without proof.
% 8.33/1.51  
% 8.33/1.51  **** run 51 fork 2 starts with strategy
% 8.33/1.51  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 8.33/1.52  
% 8.33/1.52  **** run 52 fork 3 starts with strategy
% 8.33/1.52  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 8.33/1.53  
% 8.33/1.53  
% 8.33/1.53  fork 1: search terminated without proof.
% 8.33/1.54  
% 8.33/1.54  
% 8.33/1.54  fork 7: search terminated without proof.
% 8.79/1.55  
% 8.79/1.55  
% 8.79/1.55  fork 5: search terminated without proof.
% 8.79/1.55  
% 8.79/1.55  **** run 50 fork 1 starts with strategy
% 8.79/1.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 8.92/1.56  
% 8.92/1.56  **** run 64 fork 7 starts with strategy
% 8.92/1.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 8.92/1.57  
% 8.92/1.57  **** run 62 fork 5 starts with strategy
% 8.92/1.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 8.92/1.58  
% 8.92/1.58  
% 8.92/1.58  fork 0: search terminated without proof.
% 8.92/1.58  
% 8.92/1.58  
% 8.92/1.58  fork 6: search terminated without proof.
% 8.92/1.60  
% 8.92/1.60  
% 8.92/1.60  fork 4: search terminated without proof.
% 8.92/1.60  
% 8.92/1.60  **** run 57 fork 0 starts with strategy
% 8.92/1.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 8.92/1.60  
% 8.92/1.60  **** run 63 fork 6 starts with strategy
% 8.92/1.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 9.38/1.62  
% 9.38/1.62  **** run 61 fork 4 starts with strategy
% 9.38/1.62  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 9.69/1.66  
% 9.69/1.66  
% 9.69/1.66  fork 2: search terminated without proof.
% 9.69/1.66  
% 9.69/1.66  
% 9.69/1.66  fork 3: search terminated without proof.
% 9.69/1.67  
% 9.69/1.67  **** run 59 fork 2 starts with strategy
% 9.69/1.67  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 9.69/1.68  
% 9.69/1.68  **** run 60 fork 3 starts with strategy
% 9.69/1.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 9.69/1.68  
% 9.69/1.68  
% 9.69/1.68  fork 1: search terminated without proof.
% 9.69/1.70  
% 9.69/1.70  **** run 58 fork 1 starts with strategy
% 9.69/1.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 9.69/1.71  
% 9.69/1.71  
% 9.69/1.71  fork 5: search terminated without proof.
% 9.69/1.71  
% 9.69/1.71  
% 9.69/1.71  fork 7: search terminated without proof.
% 9.69/1.73  
% 9.69/1.73  **** run 70 fork 5 starts with strategy
% 9.69/1.73  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 10.36/1.74  
% 10.36/1.74  
% 10.36/1.74  fork 6: search terminated without proof.
% 10.36/1.74  
% 10.36/1.74  
% 10.36/1.74  fork 0: search terminated without proof.
% 10.36/1.74  
% 10.36/1.74  **** run 72 fork 7 starts with strategy
% 10.36/1.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 10.36/1.75  
% 10.36/1.75  
% 10.36/1.75  fork 4: search terminated without proof.
% 10.36/1.76  
% 10.36/1.76  **** run 65 fork 0 starts with strategy
% 10.36/1.76  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 10.36/1.76  
% 10.36/1.76  **** run 71 fork 6 starts with strategy
% 10.36/1.76  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 10.36/1.78  
% 10.36/1.78  **** run 69 fork 4 starts with strategy
% 10.36/1.78  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 10.71/1.81  
% 10.71/1.81  
% 10.71/1.81  fork 2: search terminated without proof.
% 10.71/1.81  
% 10.71/1.81  
% 10.71/1.81  fork 3: search terminated without proof.
% 10.71/1.83  
% 10.71/1.83  **** run 67 fork 2 starts with strategy
% 10.71/1.83  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 10.71/1.83  
% 10.71/1.83  **** run 68 fork 3 starts with strategy
% 10.71/1.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 10.71/1.84  
% 10.71/1.84  
% 10.71/1.84  fork 1: search terminated without proof.
% 11.18/1.86  
% 11.18/1.86  **** run 66 fork 1 starts with strategy
% 11.18/1.86  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 11.18/1.87  
% 11.18/1.87  
% 11.18/1.87  fork 5: search terminated without proof.
% 11.18/1.89  
% 11.18/1.89  **** run 78 fork 5 starts with strategy
% 11.18/1.89  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 11.18/1.90  
% 11.18/1.90  
% 11.18/1.90  fork 0: search terminated without proof.
% 11.18/1.90  
% 11.18/1.90  
% 11.18/1.90  fork 7: search terminated without proof.
% 11.18/1.91  
% 11.18/1.91  
% 11.18/1.91  fork 6: search terminated without proof.
% 11.18/1.91  
% 11.18/1.91  
% 11.18/1.91  fork 4: search terminated without proof.
% 11.18/1.92  
% 11.18/1.92  **** run 73 fork 0 starts with strategy
% 11.18/1.92  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 11.18/1.93  
% 11.18/1.93  **** run 80 fork 7 starts with strategy
% 11.18/1.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 11.18/1.94  
% 11.18/1.94  **** run 79 fork 6 starts with strategy
% 11.18/1.94  
% 11.18/1.94  **** run 77 fork 4 starts with strategy
% 11.18/1.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 11.18/1.94  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 11.18/1.96  
% 11.18/1.96  fork 3: search finished without proof.
% 11.90/1.98  
% 11.90/1.98  **** run 76 fork 3 starts with strategy
% 11.90/1.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 11.90/1.99  
% 11.90/1.99  
% 11.90/1.99  fork 1: search terminated without proof.
% 11.90/2.01  
% 11.90/2.01  **** run 74 fork 1 starts with strategy
% 11.90/2.01  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 11.90/2.02  
% 11.90/2.02  
% 11.90/2.02  fork 5: search terminated without proof.
% 11.90/2.03  
% 11.90/2.03  
% 11.90/2.03  fork 2: search terminated without proof.
% 12.63/2.04  
% 12.63/2.04  **** run 86 fork 5 starts with strategy
% 12.63/2.04  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 12.63/2.05  
% 12.63/2.05  
% 12.63/2.05  fork 0: search terminated without proof.
% 12.63/2.05  
% 12.63/2.05  **** run 75 fork 2 starts with strategy
% 12.63/2.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.63/2.07  
% 12.63/2.07  
% 12.63/2.07  fork 7: search terminated without proof.
% 12.63/2.07  
% 12.63/2.07  **** run 81 fork 0 starts with strategy
% 12.63/2.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 12.99/2.07  
% 12.99/2.07  
% 12.99/2.07  fork 6: search terminated without proof.
% 12.99/2.07  
% 12.99/2.07  
% 12.99/2.07  fork 4: search terminated without proof.
% 12.99/2.09  
% 12.99/2.09  **** run 88 fork 7 starts with strategy
% 12.99/2.09  {"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}
% 12.99/2.10  
% 12.99/2.10  **** run 85 fork 4 starts with strategy
% 12.99/2.10  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 12.99/2.10  
% 12.99/2.10  **** run 87 fork 6 starts with strategy
% 12.99/2.10  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 12.99/2.11  
% 12.99/2.11  
% 12.99/2.11  fork 3: search terminated without proof.
% 12.99/2.13  
% 12.99/2.13  **** run 84 fork 3 starts with strategy
% 12.99/2.13  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 13.49/2.15  
% 13.49/2.15  
% 13.49/2.15  fork 1: search terminated without proof.
% 13.71/2.16  
% 13.71/2.16  **** run 82 fork 1 starts with strategy
% 13.71/2.16  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.71/2.17  
% 13.71/2.17  
% 13.71/2.17  fork 5: search terminated without proof.
% 13.71/2.19  
% 13.71/2.19  
% 13.71/2.19  fork 2: search terminated without proof.
% 13.71/2.19  
% 13.71/2.19  **** run 94 fork 5 starts with strategy
% 13.71/2.19  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 13.71/2.21  
% 13.71/2.21  
% 13.71/2.21  fork 0: search terminated without proof.
% 13.71/2.21  
% 13.71/2.21  **** run 83 fork 2 starts with strategy
% 13.71/2.21  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.16/2.23  
% 14.16/2.23  **** run 89 fork 0 starts with strategy
% 14.16/2.23  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.16/2.23  
% 14.16/2.23  
% 14.16/2.23  fork 7: search terminated without proof.
% 14.16/2.23  
% 14.16/2.23  fork 4: search finished without proof.
% 14.16/2.25  
% 14.16/2.25  
% 14.16/2.25  fork 6: search terminated without proof.
% 14.43/2.26  
% 14.43/2.26  **** run 93 fork 4 starts with strategy
% 14.43/2.26  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 14.43/2.26  
% 14.43/2.26  **** run 96 fork 7 starts with strategy
% 14.43/2.26  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.43/2.27  
% 14.43/2.27  
% 14.43/2.27  fork 3: search terminated without proof.
% 14.43/2.28  
% 14.43/2.28  **** run 95 fork 6 starts with strategy
% 14.43/2.28  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.43/2.30  
% 14.43/2.30  **** run 92 fork 3 starts with strategy
% 14.43/2.30  {"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}
% 14.43/2.31  
% 14.43/2.31  
% 14.43/2.31  fork 1: search terminated without proof.
% 14.43/2.33  
% 14.43/2.33  
% 14.43/2.33  fork 5: search terminated without proof.
% 15.05/2.33  
% 15.05/2.33  **** run 90 fork 1 starts with strategy
% 15.05/2.33  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 15.05/2.35  
% 15.05/2.35  **** run 102 fork 5 starts with strategy
% 15.05/2.35  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 15.05/2.35  
% 15.05/2.35  
% 15.05/2.35  fork 2: search terminated without proof.
% 15.05/2.37  
% 15.05/2.37  
% 15.05/2.37  fork 0: search terminated without proof.
% 15.37/2.37  
% 15.37/2.37  **** run 91 fork 2 starts with strategy
% 15.37/2.37  {"sine":4,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.37/2.39  
% 15.37/2.39  **** run 97 fork 0 starts with strategy
% 15.37/2.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 15.37/2.39  
% 15.37/2.39  
% 15.37/2.39  fork 4: search terminated without proof.
% 15.37/2.40  
% 15.37/2.40  
% 15.37/2.40  fork 7: search terminated without proof.
% 15.37/2.42  
% 15.37/2.42  **** run 101 fork 4 starts with strategy
% 15.37/2.42  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 15.37/2.42  
% 15.37/2.42  
% 15.37/2.42  fork 6: search terminated without proof.
% 15.37/2.42  
% 15.37/2.42  **** run 104 fork 7 starts with strategy
% 15.37/2.42  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.37/2.43  
% 15.37/2.43  
% 15.37/2.43  fork 3: search terminated without proof.
% 15.88/2.45  
% 15.88/2.45  **** run 103 fork 6 starts with strategy
% 15.88/2.45  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 15.88/2.45  
% 15.88/2.45  **** run 100 fork 3 starts with strategy
% 15.88/2.45  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 16.10/2.46  
% 16.10/2.46  
% 16.10/2.46  fork 1: search terminated without proof.
% 16.10/2.48  
% 16.10/2.48  
% 16.10/2.48  fork 5: search terminated without proof.
% 16.10/2.48  
% 16.10/2.48  **** run 98 fork 1 starts with strategy
% 16.10/2.48  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.10/2.50  
% 16.10/2.50  **** run 110 fork 5 starts with strategy
% 16.10/2.50  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 16.10/2.51  
% 16.10/2.51  
% 16.10/2.51  fork 2: search terminated without proof.
% 16.10/2.53  
% 16.10/2.53  
% 16.10/2.53  fork 0: search terminated without proof.
% 16.10/2.55  
% 16.10/2.55  **** run 105 fork 0 starts with strategy
% 16.10/2.55  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 16.10/2.55  
% 16.10/2.55  
% 16.10/2.55  fork 4: search terminated without proof.
% 16.10/2.55  
% 16.10/2.55  **** run 99 fork 2 starts with strategy
% 16.10/2.55  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 16.10/2.57  
% 16.10/2.57  **** run 109 fork 4 starts with strategy
% 16.10/2.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 16.10/2.58  
% 16.10/2.58  
% 16.10/2.58  fork 7: search terminated without proof.
% 16.10/2.58  
% 16.10/2.58  
% 16.10/2.58  fork 3: search terminated without proof.
% 16.94/2.59  
% 16.94/2.59  
% 16.94/2.59  fork 6: search terminated without proof.
% 16.94/2.60  
% 16.94/2.60  **** run 108 fork 3 starts with strategy
% 16.94/2.60  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 16.94/2.61  
% 16.94/2.61  **** run 112 fork 7 starts with strategy
% 16.94/2.61  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 16.94/2.62  
% 16.94/2.62  **** run 111 fork 6 starts with strategy
% 16.94/2.62  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 16.94/2.62  
% 16.94/2.62  
% 16.94/2.62  fork 1: search terminated without proof.
% 17.36/2.64  
% 17.36/2.64  **** run 106 fork 1 starts with strategy
% 17.36/2.64  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 17.36/2.65  
% 17.36/2.65  
% 17.36/2.65  fork 5: search terminated without proof.
% 17.36/2.67  
% 17.36/2.67  **** run 118 fork 5 starts with strategy
% 17.36/2.67  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 17.36/2.68  
% 17.36/2.68  
% 17.36/2.68  fork 0: search terminated without proof.
% 17.36/2.70  
% 17.36/2.70  **** run 113 fork 0 starts with strategy
% 17.36/2.70  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 17.97/2.71  
% 17.97/2.71  
% 17.97/2.71  fork 2: search terminated without proof.
% 17.97/2.72  
% 17.97/2.72  
% 17.97/2.72  fork 4: search terminated without proof.
% 17.97/2.73  
% 17.97/2.73  **** run 107 fork 2 starts with strategy
% 17.97/2.73  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 17.97/2.74  
% 17.97/2.74  
% 17.97/2.74  fork 3: search terminated without proof.
% 17.97/2.75  
% 17.97/2.75  **** run 117 fork 4 starts with strategy
% 17.97/2.75  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 17.97/2.75  
% 17.97/2.75  
% 17.97/2.75  fork 7: search terminated without proof.
% 17.97/2.75  
% 17.97/2.75  
% 17.97/2.75  fork 6: search terminated without proof.
% 17.97/2.76  
% 17.97/2.76  **** run 116 fork 3 starts with strategy
% 17.97/2.76  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.48/2.77  
% 18.48/2.77  **** run 120 fork 7 starts with strategy
% 18.48/2.77  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 18.48/2.78  
% 18.48/2.78  **** run 119 fork 6 starts with strategy
% 18.48/2.78  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 18.48/2.78  
% 18.48/2.78  
% 18.48/2.78  fork 1: search terminated without proof.
% 18.48/2.80  
% 18.48/2.80  **** run 114 fork 1 starts with strategy
% 18.48/2.80  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"sine":1,"max_dseconds":1}
% 18.48/2.83  
% 18.48/2.83  
% 18.48/2.83  fork 0: search terminated without proof.
% 18.48/2.85  
% 18.48/2.85  **** run 121 fork 0 starts with strategy
% 18.48/2.85  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 19.24/2.87  
% 19.24/2.87  
% 19.24/2.87  fork 2: search terminated without proof.
% 19.42/2.89  
% 19.42/2.89  
% 19.42/2.89  fork 3: search terminated without proof.
% 19.42/2.89  
% 19.42/2.89  **** run 115 fork 2 starts with strategy
% 19.42/2.89  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 19.42/2.91  
% 19.42/2.91  **** run 124 fork 3 starts with strategy
% 19.42/2.91  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 19.75/2.95  
% 19.75/2.95  
% 19.75/2.95  fork 1: search terminated without proof.
% 19.75/2.97  
% 19.75/2.97  **** run 122 fork 1 starts with strategy
% 19.75/2.97  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 20.35/3.02  
% 20.35/3.02  
% 20.35/3.02  result: proof found
% 20.35/3.02  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 20.35/3.02  by run 124 fork 3 strategy {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 20.35/3.02  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 20.35/3.02  
% 20.35/3.02  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 20.35/3.02  
% 20.35/3.02  run 124 fork 3 statistics:
% 20.35/3.02  ----------------------------------
% 20.35/3.02  this run seconds: 0.050224
% 20.35/3.02  total seconds: 2.486574
% 20.35/3.02  stat_given_used: 869
% 20.35/3.02  stat_given_used_at_endgame: 0
% 20.35/3.02  stat_given_candidates:   1804
% 20.35/3.02  stat_given_candidates_at_endgame: 0
% 20.35/3.02  stat_given_candidates_h: 0
% 20.35/3.02  stat_binres_derived_cl:   268
% 20.35/3.02  stat_binres_derived_cl_h: 0
% 20.35/3.02  stat_factor_derived_cl: 31
% 20.35/3.02  stat_para_derived_cl: 7066
% 20.35/3.02  stat_tautologies_discarded: 242
% 20.35/3.02  stat_forward_subsumed: 594
% 20.35/3.02  stat_derived_cut: 151
% 20.35/3.02  stat_derived_rewritten: 93
% 20.35/3.02  stat_weight_discarded_building: 0
% 20.35/3.02  stat_weight_discarded_cl: 0
% 20.35/3.02  stat_internlimit_discarded_cl: 0
% 20.35/3.02  stat_simplified:  95 simplified 0 derived 0 given
% 20.35/3.02  stat_kept_cl: 4964
% 20.35/3.02  stat_built_cl: 6797
% 20.35/3.02  stat_hyperres_partial_cl: 0
% 20.35/3.02  stat_made_rewriters: 516
% 20.35/3.02  stat_backward_subsumed: 0
% 20.35/3.02  stat_propagated_subsumed: 0
% 20.35/3.02  stat_clsubs_attempted:                      5246
% 20.35/3.02  stat_clsubs_fact_groundunit_found:             2
% 20.35/3.02  stat_clsubs_rule_groundunit_found:            11
% 20.35/3.02  stat_clsubs_top_meta_attempted:             263606
% 20.35/3.02  stat_clsubs_top_meta_failed:                258360
% 20.35/3.02  stat_clsubs_top_meta_nonpref_attempted:              263606
% 20.35/3.02  stat_clsubs_top_meta_nonpref_succeeded:              105173
% 20.35/3.02  stat_clsubs_top_meta_pref_attempted:                 105173
% 20.35/3.02  stat_clsubs_top_meta_pref1_succeeded:                 75924
% 20.35/3.02  stat_clsubs_top_meta_pref2_succeeded:                  7607
% 20.35/3.02  stat_clsubs_top_meta_pref3_succeeded:                  5246
% 20.35/3.02  stat_clsubs_top_meta_pref_succeeded:                   5246
% 20.35/3.02  stat_clsubs_meta_attempted:                 6336
% 20.35/3.02  stat_clsubs_meta_failed:                    2108
% 20.35/3.02  stat_clsubs_predsymbs_attempted:               0
% 20.35/3.02  stat_clsubs_unit_attempted:                 4211
% 20.35/3.02  stat_clsubs_full_attempted:                 1035
% 20.35/3.02  stat_forwardsubs_attempted:                 5559
% 20.35/3.02  stat_lit_hash_added:                   9738
% 20.35/3.02  stat_lit_hash_computed:               20365
% 20.35/3.02  stat_lit_hash_match_found:              721
% 20.35/3.02  stat_lit_hash_match_miss:             18269
% 20.35/3.02  stat_lit_hash_cut_ok:                   109
% 20.35/3.02  stat_lit_strong_cut_ok:                  73
% 20.35/3.02  stat_lit_hash_subsume_ok:               594
% 20.35/3.02  clqueue els 10000000 used 1
% 20.35/3.02  clactive els 10000000 used 870
% 20.35/3.02  clactivesubsume els 10000000 used 3901
% 20.35/3.02  queue_termbuf els 200000000 used 361579
% 20.35/3.02  hyper_termbuf els 100000000 used 1
% 20.35/3.02  active_termbuf els 100000000 used 27167
% 20.35/3.02  varstack els 5000 last used 1
% 20.35/3.02  given_termbuf els 10000000 last used 1
% 20.35/3.02  simplified_termbuf els 10000000 last used 1
% 20.35/3.02  derived_termbuf els 10000000 last used 47
% 20.35/3.02  wr_mallocs: 25903
% 20.35/3.02  wr_callocs: 21
% 20.35/3.02  wr_reallocs: 1633
% 20.35/3.02  wr_frees: 4
% 20.35/3.02  wr_malloc_bytes: 4163536932
% 20.35/3.02  wr_calloc_bytes: 112065536
% 20.35/3.02  wr_realloc_bytes: 490592
% 20.35/3.02  wr_realloc_freebytes: 0
% 20.35/3.02  ----------------------------------
%------------------------------------------------------------------------------