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

View Problem - Process Solution

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

% Computer : n008.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 : Wed Aug 30 18:41:03 EDT 2023

% Result   : Unsatisfiable 112.50s 15.12s
% Output   : CNFRefutation 112.50s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cls_conjecture_0)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    c_in(v_F,c_UNITY_Oconstrains(v_A,c_union(v_A,v_B,t_a),t_a),tc_UNITY_Oprogram(t_a)),
    inference(cnf_transformation,[],[cls_conjecture_0]) ).

cnf('2',plain,
    ( ~ c_in(X,c_UNITY_Oconstrains(Y,Z,U),tc_UNITY_Oprogram(U))
    | c_in(X,c_UNITY_Oconstrains(V,Z,U),tc_UNITY_Oprogram(U))
    | ~ c_lessequals(V,Y,tc_set(U)) ),
    inference(cnf_transformation,[],[cls_UNITY_Oconstrains__weaken__L_0]) ).

cnf('3',plain,
    ( c_in(v_F,c_UNITY_Oconstrains(X,c_union(v_A,v_B,t_a),t_a),tc_UNITY_Oprogram(t_a))
    | ~ c_lessequals(X,v_A,tc_set(t_a)) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ c_in(X,c_UNITY_Oconstrains(c_minus(Y,Z,tc_set(U)),c_union(Y,Z,U),U),tc_UNITY_Oprogram(U))
    | ~ c_in(X,c_WFair_Otransient(c_minus(Y,Z,tc_set(U)),U),tc_UNITY_Oprogram(U))
    | c_in(X,c_WFair_Oensures(Y,Z,U),tc_UNITY_Oprogram(U)) ),
    inference(cnf_transformation,[],[cls_WFair_OensuresI_0]) ).

cnf('5',plain,
    ~ c_in(v_F,c_WFair_OleadsTo(v_A,v_B,t_a),tc_UNITY_Oprogram(t_a)),
    inference(cnf_transformation,[],[cls_conjecture_2]) ).

cnf('6',plain,
    ( ~ c_in(X,c_WFair_Oensures(Y,Z,U),tc_UNITY_Oprogram(U))
    | c_in(X,c_WFair_OleadsTo(Y,Z,U),tc_UNITY_Oprogram(U)) ),
    inference(cnf_transformation,[],[cls_WFair_OleadsTo__Basis_0]) ).

cnf('7',plain,
    ~ c_in(v_F,c_WFair_Oensures(v_A,v_B,t_a),tc_UNITY_Oprogram(t_a)),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( ~ c_in(v_F,c_WFair_Otransient(c_minus(v_A,v_B,tc_set(t_a)),t_a),tc_UNITY_Oprogram(t_a))
    | ~ c_lessequals(c_minus(v_A,v_B,tc_set(t_a)),v_A,tc_set(t_a)) ),
    inference(resolution,[then_simplify],['3','4','7']) ).

cnf('9',plain,
    c_in(v_F,c_WFair_Otransient(v_A,t_a),tc_UNITY_Oprogram(t_a)),
    inference(cnf_transformation,[],[cls_conjecture_1]) ).

cnf('10',plain,
    ( ~ c_in(X,c_WFair_Otransient(Y,Z),tc_UNITY_Oprogram(Z))
    | c_in(X,c_WFair_Otransient(U,Z),tc_UNITY_Oprogram(Z))
    | ~ c_lessequals(U,Y,tc_set(Z)) ),
    inference(cnf_transformation,[],[cls_WFair_Otransient__strengthen_0]) ).

cnf('11',plain,
    ( c_in(v_F,c_WFair_Otransient(X,t_a),tc_UNITY_Oprogram(t_a))
    | ~ c_lessequals(X,v_A,tc_set(t_a)) ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ~ c_lessequals(c_minus(v_A,v_B,tc_set(t_a)),v_A,tc_set(t_a)),
    inference(resolution,[],['8','11']) ).

cnf('13',plain,
    ( ~ c_in(c_Main_OsubsetI__1(X,Y,Z),Y,Z)
    | c_lessequals(X,Y,tc_set(Z)) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OsubsetI_1']) ).

cnf('14',plain,
    ~ c_in(c_Main_OsubsetI__1(c_minus(v_A,v_B,tc_set(t_a)),v_A,t_a),v_A,t_a),
    inference(resolution,[],['12','13']) ).

cnf('15',plain,
    ( ~ c_in(X,c_minus(Y,Z,tc_set(U)),U)
    | c_in(X,Y,U) ),
    inference(cnf_transformation,[],['$inc_cls_Set_ODiffE_1']) ).

cnf('16',plain,
    ( c_in(c_Main_OsubsetI__1(X,Y,Z),X,Z)
    | c_lessequals(X,Y,tc_set(Z)) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OsubsetI_0']) ).

cnf('17',plain,
    c_in(c_Main_OsubsetI__1(c_minus(v_A,v_B,tc_set(t_a)),v_A,t_a),c_minus(v_A,v_B,tc_set(t_a)),t_a),
    inference(resolution,[],['12','16']) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : COM011-1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n008.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 13:26:32 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.41  
% 0.19/0.41  input clause set summed statistics:
% 0.19/0.41  ----------------------------------
% 0.19/0.41  in_clause_count:                  1374
% 0.19/0.41  in_rule_clause_count:             1247
% 0.19/0.41  in_fact_clause_count:              127
% 0.19/0.41  in_answer_clause_count:              0
% 0.19/0.41  in_ground_clause_count:            133
% 0.19/0.41  in_unit_clause_count:              227
% 0.19/0.41  in_horn_clause_count:             1346
% 0.19/0.41  in_pos_clause_count:               200
% 0.19/0.41  in_neg_clause_count:                41
% 0.19/0.41  in_poseq_clause_count:             112
% 0.19/0.41  in_negeq_clause_count:              80
% 0.19/0.41  in_unitposeq_clause_count:          18
% 0.19/0.41  in_chain_clause_count:             907
% 0.19/0.41  in_min_length:             1
% 0.19/0.41  in_max_length:             4
% 0.19/0.41  in_min_depth:              1
% 0.19/0.41  in_max_depth:              4
% 0.19/0.41  in_min_size:               2
% 0.19/0.41  in_max_size:              78
% 0.19/0.41  in_min_vars:               0
% 0.19/0.41  in_max_vars:               8
% 0.19/0.41  in_extaxiom_count:              1357
% 0.19/0.41  in_axiom_count:                   14
% 0.19/0.41  in_assumption_count:               0
% 0.19/0.41  in_goal_count:                     3
% 0.19/0.41  in_neg_goal_count:                 1
% 0.19/0.41  in_pos_goal_count:                 2
% 0.19/0.41  in_posunit_goal_count:             2
% 0.19/0.41  
% 0.19/0.41  auto guide:
% 0.19/0.41  -----------
% 0.19/0.41  {
% 0.19/0.41  "print":1,
% 0.19/0.41  "print_level": 15,
% 0.19/0.41  "max_size": 0,
% 0.19/0.41  "max_depth": 0,
% 0.19/0.41  "max_length": 0,
% 0.19/0.41  "max_dseconds": 0,
% 0.19/0.41  "runs":[
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.41  {"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.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.41  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.41  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.41  {"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.41  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"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.41  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.41  {"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.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.41  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.41  {"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.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.41  {"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.41  {"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.41  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.41  {"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.41  {"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.41  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"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.41  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.41  {"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.41  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.41  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.41  {"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.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.41  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.41  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.41  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.41  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":1},
% 0.19/0.41  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.41  
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.41  {"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.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.41  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.41  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.41  {"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.41  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"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.41  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.41  {"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.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.41  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.41  {"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.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.41  {"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.41  {"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.41  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.41  {"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.41  {"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.41  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"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.41  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.41  {"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.41  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.41  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.41  {"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.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.41  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.41  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.41  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.41  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":10},
% 0.19/0.41  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.41  
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.41  {"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.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.41  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.41  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.41  {"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.41  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"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.41  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.41  {"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.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.41  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.41  {"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.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.41  {"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.41  {"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.41  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.41  {"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.41  {"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.41  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.41  {"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.41  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.41  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.41  {"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.41  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.41  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.41  {"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.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.41  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.41  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.41  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.41  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":50},
% 0.19/0.41  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.41  
% 0.19/0.41  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.41  {"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.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.41  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.19/0.41  
% 0.19/0.41  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.41  {"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.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1} 
% 0.19/0.41  
% 0.19/0.41  ]}
% 0.19/0.41  
% 0.19/0.41  
% 0.19/0.41  **** run 1 fork 0 starts with strategy
% 0.19/0.41  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.19/0.41  
% 0.19/0.41  **** run 2 fork 1 starts with strategy
% 0.19/0.41  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.19/0.41  
% 0.19/0.41  **** run 3 fork 2 starts with strategy
% 0.19/0.41  {"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.41  
% 0.19/0.41  **** run 4 fork 3 starts with strategy
% 0.19/0.41  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.41  
% 0.19/0.41  **** run 5 fork 4 starts with strategy
% 0.19/0.41  
% 0.19/0.41  **** run 6 fork 5 starts with strategy
% 0.19/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 0.19/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 0.19/0.41  
% 0.19/0.41  **** run 7 fork 6 starts with strategy
% 0.19/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.42  
% 0.19/0.42  **** run 8 fork 7 starts with strategy
% 0.19/0.42  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.47  
% 0.19/0.47  fork 2: search finished without proof.
% 0.19/0.49  
% 0.19/0.49  **** run 11 fork 2 starts with strategy
% 0.19/0.49  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 5: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 4: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 6: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 1: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 3: search terminated without proof.
% 0.19/0.57  
% 0.19/0.57  **** run 14 fork 5 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  fork 0: search finished without proof.
% 0.19/0.57  
% 0.19/0.57  fork 7: search finished without proof.
% 0.19/0.58  
% 0.19/0.58  **** run 13 fork 4 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.58  
% 0.19/0.58  **** run 15 fork 6 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.59  
% 0.19/0.59  **** run 10 fork 1 starts with strategy
% 0.19/0.59  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.19/0.59  
% 0.19/0.59  **** run 12 fork 3 starts with strategy
% 0.19/0.59  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.60  
% 0.19/0.60  **** run 9 fork 0 starts with strategy
% 0.19/0.60  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 0.19/0.60  
% 0.19/0.60  **** run 16 fork 7 starts with strategy
% 0.19/0.60  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.64  
% 0.19/0.64  fork 2: search finished without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 19 fork 2 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 0.19/0.71  
% 0.19/0.71  
% 0.19/0.71  fork 6: search terminated without proof.
% 0.19/0.71  
% 0.19/0.71  fork 1: search finished without proof.
% 0.19/0.72  
% 0.19/0.72  
% 0.19/0.72  fork 5: search terminated without proof.
% 0.19/0.73  
% 0.19/0.73  
% 0.19/0.73  fork 3: search terminated without proof.
% 0.19/0.73  
% 0.19/0.73  **** run 18 fork 1 starts with strategy
% 0.19/0.73  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.73  
% 0.19/0.73  
% 0.19/0.73  fork 7: search terminated without proof.
% 0.19/0.74  
% 0.19/0.74  
% 0.19/0.74  fork 0: search terminated without proof.
% 0.19/0.74  
% 0.19/0.74  **** run 23 fork 6 starts with strategy
% 0.19/0.74  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.19/0.74  
% 0.19/0.74  **** run 22 fork 5 starts with strategy
% 0.19/0.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.75  
% 0.19/0.75  **** run 24 fork 7 starts with strategy
% 0.19/0.75  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.19/0.76  
% 0.19/0.76  **** run 20 fork 3 starts with strategy
% 0.19/0.76  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.76  
% 0.19/0.76  
% 0.19/0.76  fork 4: search terminated without proof.
% 0.19/0.77  
% 0.19/0.77  **** run 17 fork 0 starts with strategy
% 0.19/0.77  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.78  
% 0.19/0.78  **** run 21 fork 4 starts with strategy
% 0.19/0.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.86/0.86  
% 2.86/0.86  fork 1: search finished without proof.
% 2.86/0.86  
% 2.86/0.86  
% 2.86/0.86  fork 2: search terminated without proof.
% 2.86/0.88  
% 2.86/0.88  **** run 27 fork 2 starts with strategy
% 2.86/0.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 2.86/0.88  
% 2.86/0.88  **** run 26 fork 1 starts with strategy
% 2.86/0.88  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 2.86/0.89  
% 2.86/0.89  
% 2.86/0.89  fork 3: search terminated without proof.
% 2.86/0.90  
% 2.86/0.90  
% 2.86/0.90  fork 7: search terminated without proof.
% 2.86/0.91  
% 2.86/0.91  
% 2.86/0.91  fork 5: search terminated without proof.
% 2.86/0.91  
% 2.86/0.91  **** run 28 fork 3 starts with strategy
% 2.86/0.91  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 2.86/0.92  
% 2.86/0.92  **** run 32 fork 7 starts with strategy
% 2.86/0.92  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 2.86/0.92  
% 2.86/0.92  
% 2.86/0.92  fork 6: search terminated without proof.
% 2.86/0.93  
% 2.86/0.93  **** run 30 fork 5 starts with strategy
% 2.86/0.93  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 2.86/0.93  
% 2.86/0.93  
% 2.86/0.93  fork 4: search terminated without proof.
% 2.86/0.94  
% 2.86/0.94  
% 2.86/0.94  fork 0: search terminated without proof.
% 4.15/0.94  
% 4.15/0.94  **** run 31 fork 6 starts with strategy
% 4.15/0.94  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.15/0.95  
% 4.15/0.95  **** run 29 fork 4 starts with strategy
% 4.15/0.95  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.15/0.96  
% 4.15/0.96  **** run 25 fork 0 starts with strategy
% 4.15/0.96  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.33/1.01  
% 4.33/1.01  
% 4.33/1.01  fork 2: search terminated without proof.
% 4.33/1.02  
% 4.33/1.02  
% 4.33/1.02  fork 1: search terminated without proof.
% 4.83/1.03  
% 4.83/1.03  **** run 35 fork 2 starts with strategy
% 4.83/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.83/1.04  
% 4.83/1.04  **** run 34 fork 1 starts with strategy
% 4.83/1.04  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 4.83/1.04  
% 4.83/1.04  fork 4: search finished without proof.
% 4.83/1.05  
% 4.83/1.05  
% 4.83/1.05  fork 7: search terminated without proof.
% 4.83/1.05  
% 4.83/1.05  
% 4.83/1.05  fork 3: search terminated without proof.
% 5.09/1.06  
% 5.09/1.06  **** run 37 fork 4 starts with strategy
% 5.09/1.06  {"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.09/1.07  
% 5.09/1.07  
% 5.09/1.07  fork 5: search terminated without proof.
% 5.09/1.07  
% 5.09/1.07  
% 5.09/1.07  fork 6: search terminated without proof.
% 5.09/1.07  
% 5.09/1.07  **** run 40 fork 7 starts with strategy
% 5.09/1.07  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 5.09/1.08  
% 5.09/1.08  **** run 36 fork 3 starts with strategy
% 5.09/1.08  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 5.09/1.08  
% 5.09/1.08  
% 5.09/1.08  fork 0: search terminated without proof.
% 5.09/1.09  
% 5.09/1.09  **** run 38 fork 5 starts with strategy
% 5.09/1.09  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 5.09/1.09  
% 5.09/1.09  **** run 39 fork 6 starts with strategy
% 5.09/1.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":1}
% 5.09/1.11  
% 5.09/1.11  **** run 33 fork 0 starts with strategy
% 5.09/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.64/1.17  
% 5.64/1.17  
% 5.64/1.17  fork 2: search terminated without proof.
% 5.96/1.17  
% 5.96/1.17  fork 1: search finished without proof.
% 5.96/1.19  
% 5.96/1.19  **** run 43 fork 2 starts with strategy
% 5.96/1.19  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.96/1.19  
% 5.96/1.19  **** run 42 fork 1 starts with strategy
% 5.96/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 5.96/1.20  
% 5.96/1.20  
% 5.96/1.20  fork 4: search terminated without proof.
% 5.96/1.20  
% 5.96/1.20  
% 5.96/1.20  fork 7: search terminated without proof.
% 5.96/1.22  
% 5.96/1.22  **** run 45 fork 4 starts with strategy
% 5.96/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.96/1.22  
% 5.96/1.22  
% 5.96/1.22  fork 3: search terminated without proof.
% 5.96/1.22  
% 5.96/1.22  
% 5.96/1.22  fork 5: search terminated without proof.
% 5.96/1.22  
% 5.96/1.22  **** run 48 fork 7 starts with strategy
% 5.96/1.22  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 5.96/1.23  
% 5.96/1.23  
% 5.96/1.23  fork 6: search terminated without proof.
% 5.96/1.24  
% 5.96/1.24  
% 5.96/1.24  fork 0: search terminated without proof.
% 6.54/1.24  
% 6.54/1.24  **** run 44 fork 3 starts with strategy
% 6.54/1.24  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 6.54/1.24  
% 6.54/1.24  **** run 46 fork 5 starts with strategy
% 6.54/1.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 6.54/1.25  
% 6.54/1.25  **** run 47 fork 6 starts with strategy
% 6.54/1.25  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 6.54/1.26  
% 6.54/1.26  **** run 41 fork 0 starts with strategy
% 6.54/1.26  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 6.74/1.32  
% 6.74/1.32  
% 6.74/1.32  fork 1: search terminated without proof.
% 7.19/1.32  
% 7.19/1.32  
% 7.19/1.32  fork 2: search terminated without proof.
% 7.19/1.34  
% 7.19/1.34  **** run 50 fork 1 starts with strategy
% 7.19/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 7.19/1.35  
% 7.19/1.35  **** run 51 fork 2 starts with strategy
% 7.19/1.35  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 7.19/1.35  
% 7.19/1.35  
% 7.19/1.35  fork 4: search terminated without proof.
% 7.19/1.35  
% 7.19/1.35  fork 7: search finished without proof.
% 7.43/1.37  
% 7.43/1.37  **** run 53 fork 4 starts with strategy
% 7.43/1.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 7.43/1.37  
% 7.43/1.37  **** run 56 fork 7 starts with strategy
% 7.43/1.37  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 7.43/1.38  
% 7.43/1.38  
% 7.43/1.38  fork 5: search terminated without proof.
% 7.43/1.38  
% 7.43/1.38  
% 7.43/1.38  fork 6: search terminated without proof.
% 7.43/1.38  
% 7.43/1.38  
% 7.43/1.38  fork 3: search terminated without proof.
% 7.43/1.39  
% 7.43/1.39  fork 0: search finished without proof.
% 7.43/1.40  
% 7.43/1.40  **** run 55 fork 6 starts with strategy
% 7.43/1.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 7.43/1.40  
% 7.43/1.40  **** run 54 fork 5 starts with strategy
% 7.43/1.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.43/1.40  
% 7.43/1.40  **** run 52 fork 3 starts with strategy
% 7.43/1.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 7.43/1.40  
% 7.43/1.40  **** run 49 fork 0 starts with strategy
% 7.43/1.40  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 7.43/1.47  
% 7.43/1.47  
% 7.43/1.47  fork 1: search terminated without proof.
% 7.43/1.48  
% 7.43/1.48  
% 7.43/1.48  fork 2: search terminated without proof.
% 7.43/1.49  
% 7.43/1.49  **** run 58 fork 1 starts with strategy
% 7.43/1.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.43/1.50  
% 7.43/1.50  
% 7.43/1.50  fork 7: search terminated without proof.
% 7.43/1.50  
% 7.43/1.50  **** run 59 fork 2 starts with strategy
% 7.43/1.50  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.43/1.53  
% 7.43/1.53  fork 6: search finished without proof.
% 7.43/1.53  
% 7.43/1.53  **** run 64 fork 7 starts with strategy
% 7.43/1.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 7.43/1.54  
% 7.43/1.54  
% 7.43/1.54  fork 4: search terminated without proof.
% 7.43/1.54  
% 7.43/1.54  
% 7.43/1.54  fork 3: search terminated without proof.
% 7.43/1.54  
% 7.43/1.54  
% 7.43/1.54  fork 0: search terminated without proof.
% 7.43/1.55  
% 7.43/1.55  **** run 63 fork 6 starts with strategy
% 7.43/1.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 7.43/1.56  
% 7.43/1.56  **** run 60 fork 3 starts with strategy
% 7.43/1.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 7.43/1.57  
% 7.43/1.57  **** run 57 fork 0 starts with strategy
% 7.43/1.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 7.43/1.58  
% 7.43/1.58  **** run 61 fork 4 starts with strategy
% 7.43/1.58  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 8.70/1.62  
% 8.70/1.62  
% 8.70/1.62  fork 1: search terminated without proof.
% 8.70/1.64  
% 8.70/1.64  
% 8.70/1.64  fork 2: search terminated without proof.
% 8.70/1.64  
% 8.70/1.64  **** run 66 fork 1 starts with strategy
% 8.70/1.64  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 9.54/1.66  
% 9.54/1.66  **** run 67 fork 2 starts with strategy
% 9.54/1.66  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 9.54/1.66  
% 9.54/1.66  
% 9.54/1.66  fork 7: search terminated without proof.
% 9.54/1.67  
% 9.54/1.67  
% 9.54/1.67  fork 5: search terminated without proof.
% 9.54/1.67  
% 9.54/1.67  fork 6: search finished without proof.
% 9.54/1.68  
% 9.54/1.68  **** run 72 fork 7 starts with strategy
% 9.54/1.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 9.54/1.69  
% 9.54/1.69  **** run 71 fork 6 starts with strategy
% 9.54/1.69  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 9.54/1.69  
% 9.54/1.69  
% 9.54/1.69  fork 3: search terminated without proof.
% 9.54/1.70  
% 9.54/1.70  
% 9.54/1.70  fork 0: search terminated without proof.
% 9.54/1.71  
% 9.54/1.71  **** run 62 fork 5 starts with strategy
% 9.54/1.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 10.06/1.71  
% 10.06/1.71  **** run 68 fork 3 starts with strategy
% 10.06/1.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 10.06/1.72  
% 10.06/1.72  **** run 65 fork 0 starts with strategy
% 10.06/1.72  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 10.06/1.77  
% 10.06/1.77  fork 2: search finished without proof.
% 10.50/1.77  
% 10.50/1.77  
% 10.50/1.77  fork 1: search terminated without proof.
% 10.50/1.77  
% 10.50/1.77  
% 10.50/1.77  fork 4: search terminated without proof.
% 10.50/1.78  
% 10.50/1.78  fork 3: search finished without proof.
% 10.50/1.79  
% 10.50/1.79  **** run 74 fork 1 starts with strategy
% 10.50/1.79  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 10.50/1.79  
% 10.50/1.79  **** run 69 fork 4 starts with strategy
% 10.50/1.79  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 10.50/1.79  
% 10.50/1.79  **** run 75 fork 2 starts with strategy
% 10.50/1.79  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 10.50/1.80  
% 10.50/1.80  **** run 76 fork 3 starts with strategy
% 10.50/1.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 10.50/1.82  
% 10.50/1.82  
% 10.50/1.82  fork 7: search terminated without proof.
% 10.50/1.83  
% 10.50/1.83  
% 10.50/1.83  fork 6: search terminated without proof.
% 10.50/1.84  
% 10.50/1.84  **** run 80 fork 7 starts with strategy
% 10.50/1.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 10.50/1.84  
% 10.50/1.84  
% 10.50/1.84  fork 5: search terminated without proof.
% 10.50/1.84  
% 10.50/1.84  fork 0: search finished without proof.
% 10.50/1.85  
% 10.50/1.85  **** run 79 fork 6 starts with strategy
% 10.50/1.85  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 11.16/1.86  
% 11.16/1.86  **** run 73 fork 0 starts with strategy
% 11.16/1.86  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 11.16/1.87  
% 11.16/1.87  **** run 70 fork 5 starts with strategy
% 11.16/1.87  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 11.40/1.92  
% 11.40/1.92  
% 11.40/1.92  fork 1: search terminated without proof.
% 11.40/1.92  
% 11.40/1.92  
% 11.40/1.92  fork 4: search terminated without proof.
% 11.40/1.93  
% 11.40/1.93  
% 11.40/1.93  fork 2: search terminated without proof.
% 11.78/1.94  
% 11.78/1.94  
% 11.78/1.94  fork 3: search terminated without proof.
% 11.78/1.94  
% 11.78/1.94  **** run 77 fork 4 starts with strategy
% 11.78/1.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 11.78/1.94  **** run 82 fork 1 starts with strategy
% 11.78/1.94  
% 11.78/1.94  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 11.90/1.95  
% 11.90/1.95  **** run 83 fork 2 starts with strategy
% 11.90/1.95  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 11.90/1.96  
% 11.90/1.96  **** run 84 fork 3 starts with strategy
% 11.90/1.96  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 11.90/1.97  
% 11.90/1.97  
% 11.90/1.97  fork 7: search terminated without proof.
% 11.90/1.98  
% 11.90/1.98  
% 11.90/1.98  fork 6: search terminated without proof.
% 11.90/1.99  
% 11.90/1.99  **** run 88 fork 7 starts with strategy
% 11.90/1.99  {"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}
% 11.90/2.00  
% 11.90/2.00  
% 11.90/2.00  fork 0: search terminated without proof.
% 11.90/2.00  
% 11.90/2.00  
% 11.90/2.00  fork 5: search terminated without proof.
% 11.90/2.00  
% 11.90/2.00  **** run 87 fork 6 starts with strategy
% 11.90/2.00  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 12.44/2.02  
% 12.44/2.02  **** run 81 fork 0 starts with strategy
% 12.44/2.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 12.44/2.02  
% 12.44/2.02  **** run 78 fork 5 starts with strategy
% 12.44/2.02  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 12.86/2.07  
% 12.86/2.07  
% 12.86/2.07  fork 4: search terminated without proof.
% 12.86/2.08  
% 12.86/2.08  
% 12.86/2.08  fork 1: search terminated without proof.
% 12.86/2.09  
% 12.86/2.09  **** run 85 fork 4 starts with strategy
% 12.86/2.09  
% 12.86/2.09  
% 12.86/2.09  fork 2: search terminated without proof.
% 12.86/2.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 12.86/2.10  
% 12.86/2.10  **** run 90 fork 1 starts with strategy
% 12.86/2.10  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.86/2.10  
% 12.86/2.10  
% 12.86/2.10  fork 3: search terminated without proof.
% 12.86/2.11  
% 12.86/2.11  **** run 91 fork 2 starts with strategy
% 12.86/2.11  {"sine":4,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 12.86/2.12  
% 12.86/2.12  **** run 92 fork 3 starts with strategy
% 12.86/2.12  {"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}
% 12.86/2.12  
% 12.86/2.12  
% 12.86/2.12  fork 7: search terminated without proof.
% 12.86/2.14  
% 12.86/2.14  
% 12.86/2.14  fork 6: search terminated without proof.
% 12.86/2.14  
% 12.86/2.14  **** run 96 fork 7 starts with strategy
% 12.86/2.14  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.86/2.15  
% 12.86/2.15  
% 12.86/2.15  fork 0: search terminated without proof.
% 13.54/2.15  
% 13.54/2.15  
% 13.54/2.15  fork 5: search terminated without proof.
% 13.54/2.16  
% 13.54/2.16  **** run 95 fork 6 starts with strategy
% 13.54/2.16  {"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.54/2.17  
% 13.54/2.17  **** run 89 fork 0 starts with strategy
% 13.54/2.17  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.54/2.17  
% 13.54/2.17  **** run 86 fork 5 starts with strategy
% 13.54/2.17  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 13.54/2.21  
% 13.54/2.21  fork 4: search finished without proof.
% 13.54/2.23  
% 13.54/2.23  
% 13.54/2.23  fork 1: search terminated without proof.
% 13.54/2.23  
% 13.54/2.23  **** run 93 fork 4 starts with strategy
% 13.54/2.23  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 13.54/2.25  
% 13.54/2.25  **** run 98 fork 1 starts with strategy
% 13.54/2.25  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 13.54/2.25  
% 13.54/2.25  fork 3: search finished without proof.
% 13.54/2.27  
% 13.54/2.27  **** run 100 fork 3 starts with strategy
% 13.54/2.27  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 13.54/2.27  
% 13.54/2.27  
% 13.54/2.27  fork 7: search terminated without proof.
% 13.54/2.29  
% 13.54/2.29  **** run 104 fork 7 starts with strategy
% 13.54/2.29  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 13.54/2.30  
% 13.54/2.30  
% 13.54/2.30  fork 6: search terminated without proof.
% 13.54/2.30  
% 13.54/2.30  
% 13.54/2.30  fork 0: search terminated without proof.
% 13.54/2.31  
% 13.54/2.31  
% 13.54/2.31  fork 2: search terminated without proof.
% 13.54/2.31  
% 13.54/2.31  **** run 103 fork 6 starts with strategy
% 13.54/2.31  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 13.54/2.32  
% 13.54/2.32  **** run 97 fork 0 starts with strategy
% 13.54/2.32  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 13.54/2.34  
% 13.54/2.34  **** run 99 fork 2 starts with strategy
% 13.54/2.34  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 13.54/2.36  
% 13.54/2.36  
% 13.54/2.36  fork 4: search terminated without proof.
% 13.54/2.38  
% 13.54/2.38  **** run 101 fork 4 starts with strategy
% 13.54/2.38  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 14.83/2.40  
% 14.83/2.40  
% 14.83/2.40  fork 3: search terminated without proof.
% 14.83/2.41  
% 14.83/2.41  fork 5: search finished without proof.
% 14.83/2.42  
% 14.83/2.42  **** run 108 fork 3 starts with strategy
% 14.83/2.42  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 14.83/2.42  
% 14.83/2.42  **** run 94 fork 5 starts with strategy
% 14.83/2.42  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 14.83/2.43  
% 14.83/2.43  
% 14.83/2.43  fork 7: search terminated without proof.
% 15.67/2.45  
% 15.67/2.45  
% 15.67/2.45  fork 1: search terminated without proof.
% 15.67/2.45  
% 15.67/2.45  fork 0: search finished without proof.
% 15.67/2.45  
% 15.67/2.45  **** run 112 fork 7 starts with strategy
% 15.67/2.45  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 15.67/2.45  
% 15.67/2.45  
% 15.67/2.45  fork 6: search terminated without proof.
% 15.77/2.47  
% 15.77/2.47  fork 2: search finished without proof.
% 15.77/2.47  
% 15.77/2.47  **** run 105 fork 0 starts with strategy
% 15.77/2.47  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 15.77/2.47  
% 15.77/2.47  **** run 106 fork 1 starts with strategy
% 15.77/2.47  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 15.77/2.47  
% 15.77/2.47  **** run 111 fork 6 starts with strategy
% 15.77/2.47  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 15.77/2.49  
% 15.77/2.49  **** run 107 fork 2 starts with strategy
% 15.77/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.23/2.54  
% 16.23/2.54  
% 16.23/2.54  fork 4: search terminated without proof.
% 16.23/2.55  
% 16.23/2.55  
% 16.23/2.55  fork 3: search terminated without proof.
% 16.52/2.55  
% 16.52/2.55  
% 16.52/2.55  fork 5: search terminated without proof.
% 16.52/2.56  
% 16.52/2.56  **** run 109 fork 4 starts with strategy
% 16.52/2.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 16.52/2.56  
% 16.52/2.56  **** run 116 fork 3 starts with strategy
% 16.52/2.56  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 16.52/2.57  
% 16.52/2.57  **** run 102 fork 5 starts with strategy
% 16.52/2.57  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 16.52/2.58  
% 16.52/2.58  
% 16.52/2.58  fork 7: search terminated without proof.
% 16.52/2.59  
% 16.52/2.59  fork 0: search finished without proof.
% 16.52/2.60  
% 16.52/2.60  fork 6: search finished without proof.
% 16.52/2.60  
% 16.52/2.60  **** run 120 fork 7 starts with strategy
% 16.52/2.60  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 16.52/2.61  
% 16.52/2.61  **** run 113 fork 0 starts with strategy
% 16.52/2.61  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 16.52/2.61  
% 16.52/2.61  
% 16.52/2.61  fork 1: search terminated without proof.
% 16.52/2.62  
% 16.52/2.62  **** run 119 fork 6 starts with strategy
% 16.52/2.62  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 16.52/2.62  
% 16.52/2.62  
% 16.52/2.62  fork 2: search terminated without proof.
% 16.52/2.63  
% 16.52/2.63  **** run 114 fork 1 starts with strategy
% 16.52/2.63  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"sine":1,"max_dseconds":1}
% 17.18/2.65  
% 17.18/2.65  **** run 115 fork 2 starts with strategy
% 17.18/2.65  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 17.18/2.65  
% 17.18/2.65  fork 6: search finished without proof.
% 17.18/2.67  
% 17.18/2.67  **** run 127 fork 6 starts with strategy
% 17.18/2.67  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 17.56/2.69  
% 17.56/2.69  
% 17.56/2.69  fork 3: search terminated without proof.
% 17.56/2.70  
% 17.56/2.70  
% 17.56/2.70  fork 4: search terminated without proof.
% 17.56/2.70  
% 17.56/2.70  
% 17.56/2.70  fork 5: search terminated without proof.
% 17.56/2.71  
% 17.56/2.71  **** run 124 fork 3 starts with strategy
% 17.56/2.71  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 17.56/2.72  
% 17.56/2.72  **** run 117 fork 4 starts with strategy
% 17.56/2.72  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 17.56/2.72  
% 17.56/2.72  **** run 110 fork 5 starts with strategy
% 17.56/2.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.56/2.74  
% 17.56/2.74  
% 17.56/2.74  fork 0: search terminated without proof.
% 18.06/2.76  
% 18.06/2.76  **** run 121 fork 0 starts with strategy
% 18.06/2.76  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 18.19/2.77  
% 18.19/2.77  
% 18.19/2.77  fork 1: search terminated without proof.
% 18.19/2.78  
% 18.19/2.78  
% 18.19/2.78  fork 2: search terminated without proof.
% 18.19/2.79  
% 18.19/2.79  **** run 122 fork 1 starts with strategy
% 18.19/2.79  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 18.19/2.81  
% 18.19/2.81  **** run 123 fork 2 starts with strategy
% 18.19/2.81  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.62/2.85  
% 18.62/2.85  
% 18.62/2.85  fork 5: search terminated without proof.
% 18.94/2.87  
% 18.94/2.87  **** run 118 fork 5 starts with strategy
% 18.94/2.87  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 24.32/3.64  
% 24.32/3.64  
% 24.32/3.64  fork 7: search terminated without proof.
% 25.08/3.67  
% 25.08/3.67  fork 4: search finished without proof.
% 25.08/3.68  
% 25.08/3.68  **** run 128 fork 7 starts with strategy
% 25.08/3.68  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 25.08/3.68  
% 25.08/3.68  **** run 125 fork 4 starts with strategy
% 25.08/3.68  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 25.08/3.69  
% 25.08/3.69  fork 3: search finished without proof.
% 25.08/3.71  
% 25.08/3.71  **** run 132 fork 3 starts with strategy
% 25.08/3.71  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 25.08/3.74  
% 25.08/3.74  fork 6: search finished without proof.
% 25.08/3.79  
% 25.08/3.79  **** run 135 fork 6 starts with strategy
% 25.08/3.79  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 25.08/3.85  
% 25.08/3.85  
% 25.08/3.85  fork 0: search terminated without proof.
% 25.08/3.85  
% 25.08/3.85  
% 25.08/3.85  fork 2: search terminated without proof.
% 26.03/3.88  
% 26.03/3.88  **** run 131 fork 2 starts with strategy
% 26.03/3.88  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 26.03/3.89  
% 26.03/3.89  **** run 129 fork 0 starts with strategy
% 26.03/3.89  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.86/3.95  
% 26.86/3.95  
% 26.86/3.95  fork 1: search terminated without proof.
% 26.86/3.98  
% 26.86/3.98  **** run 130 fork 1 starts with strategy
% 26.86/3.98  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 27.64/4.00  
% 27.64/4.00  
% 27.64/4.00  fork 5: search terminated without proof.
% 27.64/4.03  
% 27.64/4.03  **** run 126 fork 5 starts with strategy
% 27.64/4.03  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 33.18/4.73  
% 33.18/4.73  
% 33.18/4.73  fork 4: search terminated without proof.
% 33.18/4.76  
% 33.18/4.76  **** run 133 fork 4 starts with strategy
% 33.18/4.76  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 33.91/4.86  
% 33.91/4.86  
% 33.91/4.86  fork 6: search terminated without proof.
% 33.91/4.89  
% 33.91/4.89  **** run 143 fork 6 starts with strategy
% 33.91/4.89  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 34.56/4.89  
% 34.56/4.89  
% 34.56/4.89  fork 3: search terminated without proof.
% 34.56/4.91  
% 34.56/4.91  
% 34.56/4.91  fork 2: search terminated without proof.
% 34.56/4.92  
% 34.56/4.92  
% 34.56/4.92  fork 0: search terminated without proof.
% 34.56/4.92  
% 34.56/4.92  **** run 140 fork 3 starts with strategy
% 34.56/4.92  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 34.56/4.94  
% 34.56/4.94  **** run 137 fork 0 starts with strategy
% 34.56/4.94  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 34.56/4.95  
% 34.56/4.95  **** run 139 fork 2 starts with strategy
% 34.56/4.95  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 35.50/5.01  
% 35.50/5.01  
% 35.50/5.01  fork 1: search terminated without proof.
% 35.58/5.03  
% 35.58/5.03  **** run 138 fork 1 starts with strategy
% 35.58/5.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 35.58/5.06  
% 35.58/5.06  
% 35.58/5.06  fork 7: search terminated without proof.
% 35.58/5.06  
% 35.58/5.06  fork 5: search finished without proof.
% 35.58/5.07  
% 35.58/5.07  **** run 136 fork 7 starts with strategy
% 35.58/5.07  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 35.58/5.08  
% 35.58/5.08  **** run 134 fork 5 starts with strategy
% 35.58/5.08  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 41.59/5.79  
% 41.59/5.79  
% 41.59/5.79  fork 4: search terminated without proof.
% 41.68/5.82  
% 41.68/5.82  **** run 141 fork 4 starts with strategy
% 41.68/5.82  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 42.24/5.99  
% 42.24/5.99  
% 42.24/5.99  fork 6: search terminated without proof.
% 42.24/6.02  
% 42.24/6.02  **** run 151 fork 6 starts with strategy
% 42.24/6.02  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 42.24/6.04  
% 42.24/6.04  
% 42.24/6.04  fork 0: search terminated without proof.
% 43.43/6.07  
% 43.43/6.07  fork 5: search finished without proof.
% 43.43/6.08  
% 43.43/6.08  **** run 142 fork 5 starts with strategy
% 43.43/6.08  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 43.43/6.09  
% 43.43/6.09  
% 43.43/6.09  fork 3: search terminated without proof.
% 43.43/6.09  
% 43.43/6.09  **** run 145 fork 0 starts with strategy
% 43.43/6.09  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 43.43/6.11  
% 43.43/6.11  
% 43.43/6.11  fork 7: search terminated without proof.
% 43.43/6.11  
% 43.43/6.11  
% 43.43/6.11  fork 1: search terminated without proof.
% 43.43/6.12  
% 43.43/6.12  **** run 148 fork 3 starts with strategy
% 43.43/6.12  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 43.43/6.14  
% 43.43/6.14  **** run 146 fork 1 starts with strategy
% 43.43/6.14  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 44.06/6.14  
% 44.06/6.14  **** run 144 fork 7 starts with strategy
% 44.06/6.14  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 44.06/6.16  
% 44.06/6.16  
% 44.06/6.16  fork 2: search terminated without proof.
% 44.38/6.21  
% 44.38/6.21  **** run 147 fork 2 starts with strategy
% 44.38/6.21  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 48.77/6.85  
% 48.77/6.85  
% 48.77/6.85  fork 4: search terminated without proof.
% 49.16/6.88  
% 49.16/6.88  **** run 149 fork 4 starts with strategy
% 49.16/6.88  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 50.17/7.03  
% 50.17/7.03  fork 0: search finished without proof.
% 50.68/7.05  
% 50.68/7.05  **** run 153 fork 0 starts with strategy
% 50.68/7.05  {"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}
% 50.68/7.08  
% 50.68/7.08  
% 50.68/7.08  fork 6: search terminated without proof.
% 50.68/7.10  
% 50.68/7.10  **** run 159 fork 6 starts with strategy
% 50.68/7.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 51.17/7.12  
% 51.17/7.12  
% 51.17/7.12  fork 5: search terminated without proof.
% 51.17/7.15  
% 51.17/7.15  
% 51.17/7.15  fork 3: search terminated without proof.
% 51.17/7.15  
% 51.17/7.15  **** run 150 fork 5 starts with strategy
% 51.17/7.15  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 51.55/7.17  
% 51.55/7.17  **** run 156 fork 3 starts with strategy
% 51.55/7.17  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 51.55/7.18  
% 51.55/7.18  
% 51.55/7.18  fork 1: search terminated without proof.
% 51.55/7.18  
% 51.55/7.18  
% 51.55/7.18  fork 7: search terminated without proof.
% 51.55/7.20  
% 51.55/7.20  **** run 154 fork 1 starts with strategy
% 51.55/7.20  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 51.55/7.21  
% 51.55/7.21  **** run 152 fork 7 starts with strategy
% 51.55/7.21  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 54.37/7.55  
% 54.37/7.55  
% 54.37/7.55  fork 2: search terminated without proof.
% 54.37/7.57  
% 54.37/7.57  **** run 155 fork 2 starts with strategy
% 54.37/7.57  {"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}
% 57.20/7.93  
% 57.20/7.93  
% 57.20/7.93  fork 4: search terminated without proof.
% 57.76/7.96  
% 57.76/7.96  **** run 157 fork 4 starts with strategy
% 57.76/7.96  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 57.83/8.12  
% 57.83/8.12  fork 5: search finished without proof.
% 57.83/8.14  
% 57.83/8.14  **** run 158 fork 5 starts with strategy
% 57.83/8.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 59.44/8.20  
% 59.44/8.20  
% 59.44/8.20  fork 0: search terminated without proof.
% 59.44/8.23  
% 59.44/8.23  
% 59.44/8.23  fork 3: search terminated without proof.
% 59.44/8.26  
% 59.44/8.26  
% 59.44/8.26  fork 1: search terminated without proof.
% 59.44/8.26  
% 59.44/8.26  **** run 164 fork 3 starts with strategy
% 59.44/8.26  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 59.44/8.27  
% 59.44/8.27  **** run 161 fork 0 starts with strategy
% 59.44/8.27  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 59.44/8.28  
% 59.44/8.28  
% 59.44/8.28  fork 6: search terminated without proof.
% 60.10/8.28  
% 60.10/8.28  
% 60.10/8.28  fork 7: search terminated without proof.
% 60.10/8.29  
% 60.10/8.29  **** run 162 fork 1 starts with strategy
% 60.10/8.29  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 60.35/8.32  
% 60.35/8.32  **** run 167 fork 6 starts with strategy
% 60.35/8.32  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 60.35/8.32  
% 60.35/8.32  **** run 160 fork 7 starts with strategy
% 60.35/8.32  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 62.57/8.60  
% 62.57/8.60  
% 62.57/8.60  fork 2: search terminated without proof.
% 62.69/8.65  
% 62.69/8.65  **** run 163 fork 2 starts with strategy
% 62.69/8.65  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 65.15/8.96  
% 65.15/8.96  fork 4: search finished without proof.
% 65.15/8.98  
% 65.15/8.98  **** run 165 fork 4 starts with strategy
% 65.15/8.98  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 66.89/9.17  
% 66.89/9.17  
% 66.89/9.17  fork 5: search terminated without proof.
% 66.89/9.20  
% 66.89/9.20  **** run 166 fork 5 starts with strategy
% 66.89/9.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 67.99/9.32  
% 67.99/9.32  
% 67.99/9.32  fork 0: search terminated without proof.
% 67.99/9.32  
% 67.99/9.32  fork 3: search finished without proof.
% 67.99/9.32  
% 67.99/9.32  
% 67.99/9.32  fork 1: search terminated without proof.
% 67.99/9.34  
% 67.99/9.34  **** run 172 fork 3 starts with strategy
% 67.99/9.34  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 67.99/9.35  
% 67.99/9.35  **** run 169 fork 0 starts with strategy
% 67.99/9.35  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 68.54/9.36  
% 68.54/9.36  
% 68.54/9.36  fork 7: search terminated without proof.
% 68.54/9.36  
% 68.54/9.36  **** run 170 fork 1 starts with strategy
% 68.54/9.36  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 68.54/9.38  
% 68.54/9.38  **** run 168 fork 7 starts with strategy
% 68.54/9.38  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 68.54/9.42  
% 68.54/9.42  fork 6: search finished without proof.
% 68.54/9.44  
% 68.54/9.44  **** run 175 fork 6 starts with strategy
% 68.54/9.44  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 70.76/9.69  
% 70.76/9.69  
% 70.76/9.69  fork 2: search terminated without proof.
% 70.76/9.71  
% 70.76/9.71  **** run 171 fork 2 starts with strategy
% 70.76/9.71  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 73.09/10.02  
% 73.09/10.02  
% 73.09/10.02  fork 4: search terminated without proof.
% 73.09/10.04  
% 73.09/10.04  **** run 173 fork 4 starts with strategy
% 73.09/10.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 74.65/10.23  
% 74.65/10.23  
% 74.65/10.23  fork 5: search terminated without proof.
% 75.19/10.26  
% 75.19/10.26  **** run 174 fork 5 starts with strategy
% 75.19/10.26  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 75.88/10.42  
% 75.88/10.42  
% 75.88/10.42  fork 0: search terminated without proof.
% 76.43/10.45  
% 76.43/10.45  **** run 177 fork 0 starts with strategy
% 76.43/10.45  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 76.43/10.45  
% 76.43/10.45  
% 76.43/10.45  fork 7: search terminated without proof.
% 76.43/10.48  
% 76.43/10.48  **** run 176 fork 7 starts with strategy
% 76.43/10.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 76.76/10.48  
% 76.76/10.48  
% 76.76/10.48  fork 6: search terminated without proof.
% 76.76/10.51  
% 76.76/10.51  **** run 183 fork 6 starts with strategy
% 76.76/10.51  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 77.83/10.69  
% 77.83/10.69  
% 77.83/10.69  fork 3: search terminated without proof.
% 77.83/10.72  
% 77.83/10.72  **** run 180 fork 3 starts with strategy
% 77.83/10.72  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 77.83/10.73  
% 77.83/10.73  
% 77.83/10.73  fork 2: search terminated without proof.
% 77.83/10.76  
% 77.83/10.76  **** run 179 fork 2 starts with strategy
% 77.83/10.77  
% 77.83/10.77  
% 77.83/10.77  fork 1: search terminated without proof.
% 77.83/10.77  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 78.80/10.80  
% 78.80/10.80  **** run 178 fork 1 starts with strategy
% 78.80/10.80  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 80.87/11.06  
% 80.87/11.06  fork 4: search finished without proof.
% 81.28/11.08  
% 81.28/11.08  **** run 181 fork 4 starts with strategy
% 81.28/11.08  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 82.23/11.21  
% 82.23/11.21  fork 6: search finished without proof.
% 82.59/11.24  
% 82.59/11.24  **** run 191 fork 6 starts with strategy
% 82.59/11.24  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 83.25/11.38  
% 83.25/11.38  
% 83.25/11.38  fork 5: search terminated without proof.
% 83.25/11.44  
% 83.25/11.44  **** run 182 fork 5 starts with strategy
% 83.25/11.44  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 83.25/11.49  
% 83.25/11.49  
% 83.25/11.49  fork 0: search terminated without proof.
% 83.25/11.51  
% 83.25/11.51  **** run 185 fork 0 starts with strategy
% 83.25/11.51  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 84.37/11.56  
% 84.37/11.56  
% 84.37/11.56  fork 7: search terminated without proof.
% 84.37/11.58  
% 84.37/11.58  **** run 184 fork 7 starts with strategy
% 84.37/11.58  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 85.70/11.65  
% 85.70/11.65  fork 7: search finished without proof.
% 85.70/11.67  
% 85.70/11.67  **** run 192 fork 7 starts with strategy
% 85.70/11.67  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 86.45/11.76  
% 86.45/11.76  fork 2: search finished without proof.
% 86.45/11.78  
% 86.45/11.78  **** run 187 fork 2 starts with strategy
% 86.45/11.78  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 86.96/11.80  
% 86.96/11.80  
% 86.96/11.80  fork 3: search terminated without proof.
% 86.96/11.83  
% 86.96/11.83  **** run 188 fork 3 starts with strategy
% 86.96/11.83  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 86.96/11.83  
% 86.96/11.83  
% 86.96/11.83  fork 1: search terminated without proof.
% 87.55/11.87  
% 87.55/11.87  **** run 186 fork 1 starts with strategy
% 87.55/11.87  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 88.86/12.04  
% 88.86/12.04  fork 4: search finished without proof.
% 88.86/12.06  
% 88.86/12.06  **** run 189 fork 4 starts with strategy
% 88.86/12.06  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 90.81/12.30  
% 90.81/12.30  
% 90.81/12.30  fork 6: search terminated without proof.
% 91.12/12.33  
% 91.12/12.33  **** run 199 fork 6 starts with strategy
% 91.12/12.33  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 92.25/12.52  
% 92.25/12.52  
% 92.25/12.52  fork 5: search terminated without proof.
% 92.25/12.54  
% 92.25/12.54  
% 92.25/12.54  fork 0: search terminated without proof.
% 92.25/12.55  
% 92.25/12.55  **** run 190 fork 5 starts with strategy
% 92.25/12.55  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 92.99/12.57  
% 92.99/12.57  **** run 193 fork 0 starts with strategy
% 92.99/12.57  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 94.14/12.76  
% 94.14/12.76  
% 94.14/12.76  fork 7: search terminated without proof.
% 94.14/12.78  
% 94.14/12.78  **** run 200 fork 7 starts with strategy
% 94.14/12.78  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 94.14/12.85  
% 94.14/12.85  
% 94.14/12.85  fork 2: search terminated without proof.
% 94.14/12.88  
% 94.14/12.88  **** run 195 fork 2 starts with strategy
% 94.14/12.88  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 94.14/12.91  
% 94.14/12.91  
% 94.14/12.91  fork 3: search terminated without proof.
% 95.30/12.93  
% 95.30/12.93  
% 95.30/12.93  fork 1: search terminated without proof.
% 95.30/12.96  
% 95.30/12.96  **** run 196 fork 3 starts with strategy
% 95.30/12.96  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 95.30/12.97  
% 95.30/12.97  **** run 194 fork 1 starts with strategy
% 95.30/12.97  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 96.75/13.10  
% 96.75/13.10  
% 96.75/13.10  fork 4: search terminated without proof.
% 96.75/13.12  
% 96.75/13.12  **** run 197 fork 4 starts with strategy
% 96.75/13.12  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 99.14/13.38  
% 99.14/13.38  
% 99.14/13.38  fork 6: search terminated without proof.
% 99.14/13.40  
% 99.14/13.40  **** run 207 fork 6 starts with strategy
% 99.14/13.40  {"sine":4,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 100.12/13.58  
% 100.12/13.58  
% 100.12/13.58  fork 5: search terminated without proof.
% 100.12/13.61  
% 100.12/13.61  **** run 198 fork 5 starts with strategy
% 100.12/13.61  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 102.30/13.77  
% 102.30/13.77  
% 102.30/13.77  fork 0: search terminated without proof.
% 102.30/13.79  
% 102.30/13.79  **** run 201 fork 0 starts with strategy
% 102.30/13.79  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 102.72/13.82  
% 102.72/13.82  
% 102.72/13.82  fork 7: search terminated without proof.
% 102.72/13.85  
% 102.72/13.85  **** run 208 fork 7 starts with strategy
% 102.72/13.85  {"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}
% 103.01/13.91  
% 103.01/13.91  
% 103.01/13.91  fork 2: search terminated without proof.
% 103.65/13.94  
% 103.65/13.94  **** run 203 fork 2 starts with strategy
% 103.65/13.94  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 103.65/13.96  
% 103.65/13.96  fork 3: search finished without proof.
% 104.05/13.98  
% 104.05/13.98  fork 1: search finished without proof.
% 104.05/13.98  
% 104.05/13.98  **** run 204 fork 3 starts with strategy
% 104.05/13.98  {"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}
% 104.05/14.00  
% 104.05/14.00  **** run 202 fork 1 starts with strategy
% 104.05/14.00  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 105.40/14.18  
% 105.40/14.18  
% 105.40/14.18  fork 4: search terminated without proof.
% 105.40/14.20  
% 105.40/14.20  **** run 205 fork 4 starts with strategy
% 105.40/14.20  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 106.05/14.40  
% 106.05/14.40  fork 6: search finished without proof.
% 107.09/14.42  
% 107.09/14.42  **** run 215 fork 6 starts with strategy
% 107.09/14.42  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 108.95/14.65  
% 108.95/14.65  
% 108.95/14.65  fork 5: search terminated without proof.
% 108.95/14.68  
% 108.95/14.68  **** run 206 fork 5 starts with strategy
% 108.95/14.68  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 110.56/14.90  
% 110.56/14.90  fork 0: search finished without proof.
% 111.33/14.91  
% 111.33/14.91  **** run 209 fork 0 starts with strategy
% 111.33/14.91  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 111.33/14.97  
% 111.33/14.97  
% 111.33/14.97  fork 2: search terminated without proof.
% 111.33/14.99  
% 111.33/14.99  
% 111.33/14.99  fork 7: search terminated without proof.
% 111.33/15.00  
% 111.33/15.00  **** run 216 fork 7 starts with strategy
% 111.33/15.00  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 111.33/15.01  
% 111.33/15.01  **** run 211 fork 2 starts with strategy
% 111.33/15.01  {"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.33/15.03  
% 111.33/15.03  
% 111.33/15.03  fork 1: search terminated without proof.
% 111.33/15.05  
% 111.33/15.05  **** run 210 fork 1 starts with strategy
% 111.33/15.05  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 111.33/15.09  
% 111.33/15.09  
% 111.33/15.09  fork 3: search terminated without proof.
% 111.33/15.11  
% 111.33/15.11  **** run 212 fork 3 starts with strategy
% 111.33/15.11  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 112.50/15.12  
% 112.50/15.12  
% 112.50/15.12  result: proof found
% 112.50/15.12  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 112.50/15.12  by run 211 fork 2 strategy {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 112.50/15.12  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 112.50/15.12  
% 112.50/15.12  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 112.50/15.12  
% 112.50/15.12  run 211 fork 2 statistics:
% 112.50/15.12  ----------------------------------
% 112.50/15.12  this run seconds: 0.077040
% 112.50/15.12  total seconds: 14.054374
% 112.50/15.12  stat_given_used: 357
% 112.50/15.12  stat_given_used_at_endgame: 0
% 112.50/15.12  stat_given_candidates:   691
% 112.50/15.12  stat_given_candidates_at_endgame: 0
% 112.50/15.12  stat_given_candidates_h: 0
% 112.50/15.12  stat_binres_derived_cl:   4334
% 112.50/15.12  stat_binres_derived_cl_h: 0
% 112.50/15.12  stat_factor_derived_cl: 2
% 112.50/15.12  stat_para_derived_cl: 1524
% 112.50/15.12  stat_tautologies_discarded: 7
% 112.50/15.12  stat_forward_subsumed: 292
% 112.50/15.12  stat_derived_cut: 379
% 112.50/15.12  stat_derived_rewritten: 0
% 112.50/15.12  stat_weight_discarded_building: 0
% 112.50/15.12  stat_weight_discarded_cl: 0
% 112.50/15.12  stat_internlimit_discarded_cl: 0
% 112.50/15.12  stat_simplified:  6 simplified 0 derived 0 given
% 112.50/15.12  stat_kept_cl: 5555
% 112.50/15.12  stat_built_cl: 9017
% 112.50/15.12  stat_hyperres_partial_cl: 0
% 112.50/15.12  stat_made_rewriters: 0
% 112.50/15.12  stat_backward_subsumed: 0
% 112.50/15.12  stat_propagated_subsumed: 0
% 112.50/15.12  stat_clsubs_attempted:                     16361
% 112.50/15.12  stat_clsubs_fact_groundunit_found:             0
% 112.50/15.12  stat_clsubs_rule_groundunit_found:            13
% 112.50/15.12  stat_clsubs_top_meta_attempted:             895012
% 112.50/15.12  stat_clsubs_top_meta_failed:                878651
% 112.50/15.12  stat_clsubs_top_meta_nonpref_attempted:              895012
% 112.50/15.12  stat_clsubs_top_meta_nonpref_succeeded:              684366
% 112.50/15.12  stat_clsubs_top_meta_pref_attempted:                 684366
% 112.50/15.12  stat_clsubs_top_meta_pref1_succeeded:                 39501
% 112.50/15.12  stat_clsubs_top_meta_pref2_succeeded:                 17317
% 112.50/15.12  stat_clsubs_top_meta_pref3_succeeded:                 16361
% 112.50/15.12  stat_clsubs_top_meta_pref_succeeded:                  16361
% 112.50/15.12  stat_clsubs_meta_attempted:                45245
% 112.50/15.12  stat_clsubs_meta_failed:                   14938
% 112.50/15.12  stat_clsubs_predsymbs_attempted:               0
% 112.50/15.12  stat_clsubs_unit_attempted:                 4548
% 112.50/15.12  stat_clsubs_full_attempted:                11813
% 112.50/15.12  stat_forwardsubs_attempted:                 5848
% 112.50/15.12  stat_lit_hash_added:                   6751
% 112.50/15.12  stat_lit_hash_computed:               39185
% 112.50/15.12  stat_lit_hash_match_found:              336
% 112.50/15.12  stat_lit_hash_match_miss:             49468
% 112.50/15.12  stat_lit_hash_cut_ok:                    26
% 112.50/15.12  stat_lit_strong_cut_ok:                 357
% 112.50/15.12  stat_lit_hash_subsume_ok:               292
% 112.50/15.12  clqueue els 10000000 used 1
% 112.50/15.12  clactive els 10000000 used 1729
% 112.50/15.12  clactivesubsume els 10000000 used 9103
% 112.50/15.12  queue_termbuf els 200000000 used 654818
% 112.50/15.12  hyper_termbuf els 100000000 used 1
% 112.50/15.12  active_termbuf els 100000000 used 63574
% 112.50/15.12  varstack els 5000 last used 1
% 112.50/15.12  given_termbuf els 10000000 last used 1
% 112.50/15.12  simplified_termbuf els 10000000 last used 1
% 112.50/15.12  derived_termbuf els 10000000 last used 59
% 112.50/15.12  wr_mallocs: 20222
% 112.50/15.12  wr_callocs: 21
% 112.50/15.12  wr_reallocs: 1197
% 112.50/15.12  wr_frees: 4
% 112.50/15.12  wr_malloc_bytes: 4163296660
% 112.50/15.12  wr_calloc_bytes: 112065536
% 112.50/15.12  wr_realloc_bytes: 369688
% 112.50/15.12  wr_realloc_freebytes: 0
% 112.50/15.12  ----------------------------------
%------------------------------------------------------------------------------