TSTP Solution File: GEO062-3 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GEO062-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n012.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 23:05:00 EDT 2023

% Result   : Unsatisfiable 96.72s 12.82s
% Output   : CNFRefutation 96.72s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named d10_1)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( X = extension(Y,Z,Z,X)
    | ~ between(Y,Z,X)
    | Y = Z ),
    inference(cnf_transformation,[],[d10_1]) ).

cnf('2',plain,
    insertion(X,Y,Z,U) = extension(extension(Y,X,lower_dimension_point_1,lower_dimension_point_2),X,Z,U),
    inference(cnf_transformation,[],['$inc_insertion']) ).

cnf('3',plain,
    v != insertion(u,w,u,v),
    inference(cnf_transformation,[],[prove_v_equals_insertion]) ).

cnf('4',plain,
    ( ~ between(X,Y,X)
    | X = Y ),
    inference(cnf_transformation,[],['$inc_identity_for_betweeness']) ).

cnf('5',plain,
    ~ between(v,insertion(u,w,u,v),v),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( X != extension(Y,Z,U,V)
    | between(Y,Z,X) ),
    inference(cnf_transformation,[],[b0]) ).

cnf('7',plain,
    v != extension(v,insertion(u,w,u,v),X,Y),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    v != extension(v,extension(extension(w,u,lower_dimension_point_1,lower_dimension_point_2),u,u,v),X,Y),
    inference(paramodulation,[],['2','7']) ).

cnf('9',plain,
    between(u,v,w),
    inference(cnf_transformation,[],[v_between_u_and_w]) ).

cnf('10',plain,
    ( ~ between(X,Y,Z)
    | between(Z,Y,X) ),
    inference(cnf_transformation,[],[t1]) ).

cnf('11',plain,
    between(w,v,u),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( ~ between(X,Y,Z)
    | ~ between(X,Z,U)
    | between(Y,Z,U) ),
    inference(cnf_transformation,[],[b5]) ).

cnf('13',plain,
    ( ~ between(w,u,X)
    | between(v,u,X) ),
    inference(resolution,[],['11','12']) ).

cnf('14',plain,
    between(X,Y,extension(X,Y,Z,U)),
    inference(cnf_transformation,[],['$inc_segment_construction1']) ).

cnf('15',plain,
    between(v,u,extension(w,u,X,Y)),
    inference(resolution,[],['13','14']) ).

cnf('16',plain,
    between(extension(w,u,X3,Y3),u,v),
    inference(resolution,[],['15','10']) ).

cnf('17',plain,
    X = extension(Y,X,Z,Z),
    inference(cnf_transformation,[],[e1]) ).

cnf('18',plain,
    extension(w,u,lower_dimension_point_1,lower_dimension_point_2) = u,
    inference(paramodulation,[then_simplify],['1','8','16','17']) ).

cnf('19',plain,
    X != extension(Y,X,lower_dimension_point_1,lower_dimension_point_2),
    inference(cnf_transformation,[],[e3_1]) ).

cnf('20',plain,
    $false,
    inference(paramodulation,[],['18','19']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.09  % Problem  : GEO062-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.09/0.10  % Command  : gkc %s
% 0.09/0.30  % Computer : n012.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit : 300
% 0.09/0.30  % WCLimit  : 300
% 0.09/0.30  % DateTime : Tue Aug 29 20:22:38 EDT 2023
% 0.09/0.30  % CPUTime  : 
% 0.09/0.34  
% 0.09/0.34  input clause set summed statistics:
% 0.09/0.34  ----------------------------------
% 0.09/0.34  in_clause_count:                    75
% 0.09/0.34  in_rule_clause_count:               69
% 0.09/0.34  in_fact_clause_count:                6
% 0.09/0.34  in_answer_clause_count:              0
% 0.09/0.34  in_ground_clause_count:              8
% 0.09/0.34  in_unit_clause_count:               27
% 0.09/0.34  in_horn_clause_count:               60
% 0.09/0.34  in_pos_clause_count:                20
% 0.09/0.34  in_neg_clause_count:                 8
% 0.09/0.34  in_poseq_clause_count:              26
% 0.09/0.34  in_negeq_clause_count:               9
% 0.09/0.34  in_unitposeq_clause_count:           5
% 0.09/0.34  in_chain_clause_count:               0
% 0.09/0.34  in_min_length:             1
% 0.09/0.34  in_max_length:             8
% 0.09/0.34  in_min_depth:              1
% 0.09/0.34  in_max_depth:              3
% 0.09/0.34  in_min_size:               3
% 0.09/0.34  in_max_size:              40
% 0.09/0.34  in_min_vars:               0
% 0.09/0.34  in_max_vars:               8
% 0.09/0.34  in_extaxiom_count:                20
% 0.09/0.34  in_axiom_count:                   53
% 0.09/0.34  in_assumption_count:               1
% 0.09/0.34  in_goal_count:                     1
% 0.09/0.34  in_neg_goal_count:                 1
% 0.09/0.34  in_pos_goal_count:                 0
% 0.09/0.34  in_posunit_goal_count:             0
% 0.09/0.34  
% 0.09/0.34  auto guide:
% 0.09/0.34  -----------
% 0.09/0.34  {
% 0.09/0.34  "print":1,
% 0.09/0.34  "print_level": 15,
% 0.09/0.34  "max_size": 0,
% 0.09/0.34  "max_depth": 0,
% 0.09/0.34  "max_length": 0,
% 0.09/0.34  "max_dseconds": 0,
% 0.09/0.34  "runs":[
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.09/0.34  {"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.09/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.09/0.34  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.09/0.34  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.09/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.09/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.09/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.09/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.09/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.09/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.09/0.34  {"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.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.09/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.09/0.34  {"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.09/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.09/0.34  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.09/0.34  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.09/0.34  
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.09/0.34  {"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.09/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.09/0.34  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.09/0.34  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.09/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.09/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.09/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.09/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.09/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.09/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.09/0.34  {"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.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.09/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.09/0.34  {"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.09/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.09/0.34  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.09/0.34  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.09/0.34  
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.09/0.34  {"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.09/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.09/0.34  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.09/0.34  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.09/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.09/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.09/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.09/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.09/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.09/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.09/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.09/0.34  {"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.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.09/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.09/0.34  {"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.09/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.09/0.34  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.09/0.34  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.09/0.34  
% 0.09/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.09/0.34  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.09/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.09/0.34  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.34  
% 0.09/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.09/0.34  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1250},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "sine":1} 
% 0.09/0.34  
% 0.09/0.34  ]}
% 0.09/0.34  
% 0.09/0.34  
% 0.09/0.34  **** run 1 fork 0 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.09/0.34  
% 0.09/0.34  **** run 2 fork 1 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.09/0.34  
% 0.09/0.34  **** run 3 fork 2 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.09/0.34  
% 0.09/0.34  **** run 4 fork 3 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.09/0.34  
% 0.09/0.34  **** run 5 fork 4 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.09/0.34  
% 0.09/0.34  **** run 6 fork 5 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.09/0.34  
% 0.09/0.34  **** run 7 fork 6 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.09/0.34  
% 0.09/0.34  **** run 8 fork 7 starts with strategy
% 0.09/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.14/0.38  
% 0.14/0.38  fork 3: search finished without proof.
% 0.14/0.40  
% 0.14/0.40  **** run 12 fork 3 starts with strategy
% 0.14/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.14/0.46  
% 0.14/0.46  
% 0.14/0.46  fork 2: search terminated without proof.
% 0.14/0.46  
% 0.14/0.46  
% 0.14/0.46  fork 4: search terminated without proof.
% 0.14/0.46  
% 0.14/0.46  
% 0.14/0.46  fork 7: search terminated without proof.
% 0.14/0.47  
% 0.14/0.47  
% 0.14/0.47  fork 5: search terminated without proof.
% 0.14/0.47  
% 0.14/0.47  
% 0.14/0.47  fork 0: search terminated without proof.
% 0.14/0.47  
% 0.14/0.47  
% 0.14/0.47  fork 1: search terminated without proof.
% 0.14/0.49  
% 0.14/0.49  
% 0.14/0.49  fork 6: search terminated without proof.
% 0.14/0.49  
% 0.14/0.49  **** run 11 fork 2 starts with strategy
% 0.14/0.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.14/0.49  
% 0.14/0.49  **** run 14 fork 5 starts with strategy
% 0.14/0.49  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.14/0.49  
% 0.14/0.49  **** run 13 fork 4 starts with strategy
% 0.14/0.49  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.14/0.49  
% 0.14/0.49  **** run 16 fork 7 starts with strategy
% 0.14/0.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.14/0.49  
% 0.14/0.49  **** run 9 fork 0 starts with strategy
% 0.14/0.50  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.14/0.50  
% 0.14/0.50  **** run 10 fork 1 starts with strategy
% 0.14/0.50  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.14/0.52  
% 0.14/0.52  
% 0.14/0.52  fork 3: search terminated without proof.
% 0.14/0.52  
% 0.14/0.52  **** run 15 fork 6 starts with strategy
% 0.14/0.52  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.14/0.54  
% 0.14/0.54  **** run 20 fork 3 starts with strategy
% 0.14/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.14/0.61  
% 0.14/0.61  
% 0.14/0.61  fork 2: search terminated without proof.
% 0.14/0.61  
% 0.14/0.61  
% 0.14/0.61  fork 0: search terminated without proof.
% 0.14/0.61  
% 0.14/0.61  
% 0.14/0.61  fork 7: search terminated without proof.
% 0.14/0.61  
% 0.14/0.61  
% 0.14/0.61  fork 4: search terminated without proof.
% 0.14/0.61  
% 0.14/0.61  
% 0.14/0.61  fork 5: search terminated without proof.
% 0.14/0.62  
% 0.14/0.62  
% 0.14/0.62  fork 1: search terminated without proof.
% 0.14/0.64  
% 0.14/0.64  **** run 21 fork 4 starts with strategy
% 0.14/0.64  
% 0.14/0.64  **** run 22 fork 5 starts with strategy
% 0.14/0.64  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.14/0.64  
% 0.14/0.64  **** run 19 fork 2 starts with strategy
% 0.14/0.64  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.14/0.64  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.14/0.64  
% 0.14/0.64  **** run 18 fork 1 starts with strategy
% 0.14/0.64  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.14/0.65  
% 0.14/0.65  **** run 24 fork 7 starts with strategy
% 0.14/0.65  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.14/0.65  
% 0.14/0.65  **** run 17 fork 0 starts with strategy
% 0.14/0.65  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.14/0.67  
% 0.14/0.67  
% 0.14/0.67  fork 3: search terminated without proof.
% 0.14/0.69  
% 0.14/0.69  **** run 28 fork 3 starts with strategy
% 0.14/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 2.05/0.73  
% 2.05/0.73  
% 2.05/0.73  fork 6: search terminated without proof.
% 2.05/0.76  
% 2.05/0.76  
% 2.05/0.76  fork 4: search terminated without proof.
% 2.05/0.76  
% 2.05/0.76  
% 2.05/0.76  fork 5: search terminated without proof.
% 2.05/0.76  
% 2.05/0.76  
% 2.05/0.76  fork 1: search terminated without proof.
% 2.05/0.77  
% 2.05/0.77  **** run 23 fork 6 starts with strategy
% 2.05/0.77  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 2.05/0.77  
% 2.05/0.77  
% 2.05/0.77  fork 2: search terminated without proof.
% 2.05/0.78  
% 2.05/0.78  
% 2.05/0.78  fork 0: search terminated without proof.
% 2.05/0.79  
% 2.05/0.79  **** run 29 fork 4 starts with strategy
% 2.05/0.79  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 2.05/0.79  
% 2.05/0.79  
% 2.05/0.79  fork 7: search terminated without proof.
% 2.05/0.79  
% 2.05/0.79  **** run 30 fork 5 starts with strategy
% 2.05/0.79  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 2.05/0.79  
% 2.05/0.79  **** run 26 fork 1 starts with strategy
% 2.05/0.79  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 2.05/0.80  
% 2.05/0.80  **** run 27 fork 2 starts with strategy
% 2.05/0.80  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 2.05/0.80  
% 2.05/0.80  **** run 25 fork 0 starts with strategy
% 2.05/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.05/0.81  
% 2.05/0.81  **** run 32 fork 7 starts with strategy
% 2.05/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.82/0.82  
% 3.82/0.82  
% 3.82/0.82  fork 3: search terminated without proof.
% 3.82/0.84  
% 3.82/0.84  **** run 36 fork 3 starts with strategy
% 3.82/0.84  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 4.16/0.90  
% 4.16/0.90  
% 4.16/0.90  fork 6: search terminated without proof.
% 4.16/0.91  
% 4.16/0.91  
% 4.16/0.91  fork 2: search terminated without proof.
% 4.16/0.92  
% 4.16/0.92  
% 4.16/0.92  fork 5: search terminated without proof.
% 4.16/0.92  
% 4.16/0.92  
% 4.16/0.92  fork 4: search terminated without proof.
% 4.16/0.92  
% 4.16/0.92  
% 4.16/0.92  fork 1: search terminated without proof.
% 4.16/0.92  
% 4.16/0.92  **** run 31 fork 6 starts with strategy
% 4.16/0.92  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.16/0.93  
% 4.16/0.93  
% 4.16/0.93  fork 7: search terminated without proof.
% 4.16/0.94  
% 4.16/0.94  
% 4.16/0.94  fork 0: search terminated without proof.
% 4.78/0.94  
% 4.78/0.94  **** run 35 fork 2 starts with strategy
% 4.78/0.94  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 4.78/0.94  
% 4.78/0.94  **** run 38 fork 5 starts with strategy
% 4.78/0.94  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.78/0.95  
% 4.78/0.95  **** run 37 fork 4 starts with strategy
% 4.78/0.95  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.78/0.95  
% 4.78/0.95  **** run 34 fork 1 starts with strategy
% 4.78/0.95  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.78/0.96  
% 4.78/0.96  **** run 40 fork 7 starts with strategy
% 4.78/0.96  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.78/0.96  
% 4.78/0.96  **** run 33 fork 0 starts with strategy
% 4.78/0.96  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 4.78/0.97  
% 4.78/0.97  
% 4.78/0.97  fork 3: search terminated without proof.
% 5.09/0.99  
% 5.09/0.99  **** run 44 fork 3 starts with strategy
% 5.09/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.53/1.05  
% 5.53/1.05  
% 5.53/1.05  fork 6: search terminated without proof.
% 5.70/1.07  
% 5.70/1.07  
% 5.70/1.07  fork 5: search terminated without proof.
% 5.70/1.07  
% 5.70/1.07  
% 5.70/1.07  fork 1: search terminated without proof.
% 5.70/1.08  
% 5.70/1.08  **** run 39 fork 6 starts with strategy
% 5.70/1.08  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 5.70/1.08  
% 5.70/1.08  
% 5.70/1.08  fork 2: search terminated without proof.
% 5.70/1.08  
% 5.70/1.08  
% 5.70/1.08  fork 7: search terminated without proof.
% 5.70/1.08  
% 5.70/1.08  
% 5.70/1.08  fork 4: search terminated without proof.
% 5.70/1.09  
% 5.70/1.09  
% 5.70/1.09  fork 0: search terminated without proof.
% 5.70/1.09  
% 5.70/1.09  **** run 46 fork 5 starts with strategy
% 5.70/1.09  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.70/1.10  
% 5.70/1.10  **** run 42 fork 1 starts with strategy
% 5.70/1.10  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 5.70/1.10  
% 5.70/1.10  **** run 43 fork 2 starts with strategy
% 5.70/1.10  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 5.70/1.10  
% 5.70/1.10  **** run 48 fork 7 starts with strategy
% 5.70/1.10  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.70/1.11  
% 5.70/1.11  **** run 45 fork 4 starts with strategy
% 5.70/1.11  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 5.70/1.11  
% 5.70/1.11  
% 5.70/1.11  fork 3: search terminated without proof.
% 6.21/1.12  
% 6.21/1.12  **** run 41 fork 0 starts with strategy
% 6.21/1.12  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 6.21/1.14  
% 6.21/1.14  **** run 52 fork 3 starts with strategy
% 6.21/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 6.52/1.19  
% 6.52/1.19  
% 6.52/1.19  fork 6: search terminated without proof.
% 6.52/1.22  
% 6.52/1.22  **** run 47 fork 6 starts with strategy
% 6.52/1.22  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 6.52/1.22  
% 6.52/1.22  
% 6.52/1.22  fork 1: search terminated without proof.
% 6.52/1.23  
% 6.52/1.23  
% 6.52/1.23  fork 7: search terminated without proof.
% 6.52/1.23  
% 6.52/1.23  
% 6.52/1.23  fork 5: search terminated without proof.
% 6.52/1.23  
% 6.52/1.23  
% 6.52/1.23  fork 4: search terminated without proof.
% 6.52/1.23  
% 6.52/1.23  
% 6.52/1.23  fork 2: search terminated without proof.
% 7.15/1.24  
% 7.15/1.24  
% 7.15/1.24  fork 0: search terminated without proof.
% 7.15/1.25  
% 7.15/1.25  **** run 50 fork 1 starts with strategy
% 7.15/1.25  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.15/1.25  
% 7.15/1.25  **** run 56 fork 7 starts with strategy
% 7.15/1.25  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.15/1.25  
% 7.15/1.25  **** run 54 fork 5 starts with strategy
% 7.15/1.25  
% 7.15/1.25  **** run 53 fork 4 starts with strategy
% 7.15/1.25  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 7.15/1.25  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 7.15/1.26  
% 7.15/1.26  **** run 51 fork 2 starts with strategy
% 7.15/1.26  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 7.15/1.26  
% 7.15/1.26  
% 7.15/1.26  fork 3: search terminated without proof.
% 7.15/1.27  
% 7.15/1.27  **** run 49 fork 0 starts with strategy
% 7.15/1.27  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 7.47/1.29  
% 7.47/1.29  **** run 60 fork 3 starts with strategy
% 7.47/1.29  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 7.47/1.34  
% 7.47/1.34  
% 7.47/1.34  fork 6: search terminated without proof.
% 7.47/1.37  
% 7.47/1.37  **** run 55 fork 6 starts with strategy
% 7.47/1.37  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 7.47/1.37  
% 7.47/1.37  
% 7.47/1.37  fork 1: search terminated without proof.
% 7.47/1.38  
% 7.47/1.38  
% 7.47/1.38  fork 7: search terminated without proof.
% 7.47/1.38  
% 7.47/1.38  
% 7.47/1.38  fork 4: search terminated without proof.
% 7.47/1.38  
% 7.47/1.38  
% 7.47/1.38  fork 5: search terminated without proof.
% 7.47/1.39  
% 7.47/1.39  
% 7.47/1.39  fork 2: search terminated without proof.
% 7.47/1.40  
% 7.47/1.40  **** run 58 fork 1 starts with strategy
% 7.47/1.40  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 7.47/1.40  
% 7.47/1.40  **** run 64 fork 7 starts with strategy
% 7.47/1.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 7.47/1.40  
% 7.47/1.40  
% 7.47/1.40  fork 0: search terminated without proof.
% 7.47/1.41  
% 7.47/1.41  **** run 61 fork 4 starts with strategy
% 7.47/1.41  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 7.47/1.41  
% 7.47/1.41  **** run 62 fork 5 starts with strategy
% 7.47/1.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 7.47/1.41  
% 7.47/1.41  **** run 59 fork 2 starts with strategy
% 7.47/1.41  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 7.47/1.43  
% 7.47/1.43  **** run 57 fork 0 starts with strategy
% 7.47/1.43  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 7.47/1.44  
% 7.47/1.44  fork 5: search finished without proof.
% 7.47/1.46  
% 7.47/1.46  **** run 70 fork 5 starts with strategy
% 7.47/1.46  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 7.47/1.50  
% 7.47/1.50  
% 7.47/1.50  fork 6: search terminated without proof.
% 7.47/1.51  
% 7.47/1.51  
% 7.47/1.51  fork 3: search terminated without proof.
% 8.16/1.53  
% 8.16/1.53  
% 8.16/1.53  fork 1: search terminated without proof.
% 8.16/1.53  
% 8.16/1.53  **** run 63 fork 6 starts with strategy
% 8.16/1.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 9.43/1.53  
% 9.43/1.53  
% 9.43/1.53  fork 4: search terminated without proof.
% 9.43/1.53  
% 9.43/1.53  
% 9.43/1.53  fork 7: search terminated without proof.
% 9.43/1.54  
% 9.43/1.54  **** run 68 fork 3 starts with strategy
% 9.43/1.54  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 9.43/1.55  
% 9.43/1.55  
% 9.43/1.55  fork 2: search terminated without proof.
% 9.43/1.56  
% 9.43/1.56  **** run 69 fork 4 starts with strategy
% 9.43/1.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 9.43/1.56  
% 9.43/1.56  **** run 66 fork 1 starts with strategy
% 9.43/1.56  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 9.43/1.56  
% 9.43/1.56  **** run 72 fork 7 starts with strategy
% 9.43/1.56  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 9.43/1.56  
% 9.43/1.56  
% 9.43/1.56  fork 0: search terminated without proof.
% 9.43/1.57  
% 9.43/1.57  **** run 67 fork 2 starts with strategy
% 9.43/1.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 9.43/1.59  
% 9.43/1.59  
% 9.43/1.59  fork 5: search terminated without proof.
% 9.43/1.59  
% 9.43/1.59  **** run 65 fork 0 starts with strategy
% 9.43/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 9.93/1.61  
% 9.93/1.61  **** run 78 fork 5 starts with strategy
% 9.93/1.61  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 10.44/1.66  
% 10.44/1.66  
% 10.44/1.66  fork 6: search terminated without proof.
% 10.45/1.67  
% 10.45/1.67  
% 10.45/1.67  fork 3: search terminated without proof.
% 10.45/1.68  
% 10.45/1.68  
% 10.45/1.68  fork 4: search terminated without proof.
% 10.45/1.68  
% 10.45/1.68  
% 10.45/1.68  fork 7: search terminated without proof.
% 10.45/1.68  
% 10.45/1.68  
% 10.45/1.68  fork 1: search terminated without proof.
% 10.45/1.69  
% 10.45/1.69  **** run 71 fork 6 starts with strategy
% 10.45/1.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 10.45/1.69  
% 10.45/1.69  
% 10.45/1.69  fork 2: search terminated without proof.
% 10.76/1.71  
% 10.76/1.71  **** run 77 fork 4 starts with strategy
% 10.76/1.71  
% 10.76/1.71  **** run 74 fork 1 starts with strategy
% 10.76/1.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 10.76/1.71  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 10.76/1.71  
% 10.76/1.71  **** run 76 fork 3 starts with strategy
% 10.76/1.71  
% 10.76/1.71  **** run 80 fork 7 starts with strategy
% 10.76/1.71  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 10.76/1.71  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 10.76/1.72  
% 10.76/1.72  
% 10.76/1.72  fork 0: search terminated without proof.
% 10.76/1.72  
% 10.76/1.72  **** run 75 fork 2 starts with strategy
% 10.76/1.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 10.76/1.73  
% 10.76/1.73  
% 10.76/1.73  fork 5: search terminated without proof.
% 11.06/1.74  
% 11.06/1.74  fork 4: search finished without proof.
% 11.06/1.75  
% 11.06/1.75  **** run 73 fork 0 starts with strategy
% 11.06/1.75  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 11.06/1.75  
% 11.06/1.75  fork 1: search finished without proof.
% 11.06/1.76  
% 11.06/1.76  **** run 86 fork 5 starts with strategy
% 11.06/1.76  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 11.06/1.76  
% 11.06/1.76  **** run 85 fork 4 starts with strategy
% 11.06/1.76  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 11.06/1.77  
% 11.06/1.77  **** run 82 fork 1 starts with strategy
% 11.06/1.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 11.06/1.81  
% 11.06/1.81  
% 11.06/1.81  fork 6: search terminated without proof.
% 11.06/1.83  
% 11.06/1.83  
% 11.06/1.83  fork 7: search terminated without proof.
% 11.81/1.85  
% 11.81/1.85  **** run 79 fork 6 starts with strategy
% 11.81/1.85  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 11.81/1.85  
% 11.81/1.85  
% 11.81/1.85  fork 3: search terminated without proof.
% 11.81/1.85  
% 11.81/1.85  
% 11.81/1.85  fork 2: search terminated without proof.
% 11.81/1.86  
% 11.81/1.86  **** run 88 fork 7 starts with strategy
% 11.81/1.86  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 11.81/1.87  
% 11.81/1.87  
% 11.81/1.87  fork 0: search terminated without proof.
% 11.81/1.87  
% 11.81/1.87  **** run 84 fork 3 starts with strategy
% 11.81/1.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 11.81/1.88  
% 11.81/1.88  **** run 83 fork 2 starts with strategy
% 11.81/1.88  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 11.81/1.88  
% 11.81/1.88  
% 11.81/1.88  fork 5: search terminated without proof.
% 11.81/1.88  
% 11.81/1.88  
% 11.81/1.88  fork 4: search terminated without proof.
% 11.81/1.89  
% 11.81/1.89  **** run 81 fork 0 starts with strategy
% 11.81/1.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 12.32/1.90  
% 12.32/1.90  
% 12.32/1.90  fork 1: search terminated without proof.
% 12.32/1.91  
% 12.32/1.91  **** run 94 fork 5 starts with strategy
% 12.32/1.91  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 12.32/1.91  
% 12.32/1.91  **** run 93 fork 4 starts with strategy
% 12.32/1.91  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 12.32/1.92  
% 12.32/1.92  **** run 90 fork 1 starts with strategy
% 12.32/1.92  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.82/1.97  
% 12.82/1.97  
% 12.82/1.97  fork 6: search terminated without proof.
% 12.82/1.98  
% 12.82/1.98  
% 12.82/1.98  fork 7: search terminated without proof.
% 12.82/1.99  
% 12.82/1.99  **** run 87 fork 6 starts with strategy
% 12.82/1.99  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 12.82/2.00  
% 12.82/2.00  
% 12.82/2.00  fork 2: search terminated without proof.
% 12.82/2.01  
% 12.82/2.01  **** run 96 fork 7 starts with strategy
% 12.82/2.01  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 12.82/2.01  
% 12.82/2.01  
% 12.82/2.01  fork 0: search terminated without proof.
% 12.82/2.02  
% 12.82/2.02  **** run 91 fork 2 starts with strategy
% 12.82/2.02  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.82/2.03  
% 12.82/2.03  
% 12.82/2.03  fork 5: search terminated without proof.
% 12.82/2.04  
% 12.82/2.04  **** run 89 fork 0 starts with strategy
% 12.82/2.04  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 12.82/2.04  
% 12.82/2.04  
% 12.82/2.04  fork 3: search terminated without proof.
% 12.82/2.04  
% 12.82/2.04  
% 12.82/2.04  fork 1: search terminated without proof.
% 12.82/2.04  
% 12.82/2.04  
% 12.82/2.04  fork 4: search terminated without proof.
% 12.82/2.05  
% 12.82/2.05  **** run 102 fork 5 starts with strategy
% 12.82/2.05  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 12.82/2.07  
% 12.82/2.07  **** run 98 fork 1 starts with strategy
% 12.82/2.07  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 12.82/2.07  
% 12.82/2.07  **** run 101 fork 4 starts with strategy
% 12.82/2.07  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 12.82/2.08  
% 12.82/2.08  **** run 92 fork 3 starts with strategy
% 12.82/2.08  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 12.82/2.11  
% 12.82/2.11  
% 12.82/2.11  fork 6: search terminated without proof.
% 12.82/2.14  
% 12.82/2.14  **** run 95 fork 6 starts with strategy
% 12.82/2.14  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 12.82/2.15  
% 12.82/2.15  
% 12.82/2.15  fork 2: search terminated without proof.
% 12.82/2.16  
% 12.82/2.16  
% 12.82/2.16  fork 0: search terminated without proof.
% 12.82/2.17  
% 12.82/2.17  **** run 99 fork 2 starts with strategy
% 12.82/2.17  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 12.82/2.17  
% 12.82/2.17  
% 12.82/2.17  fork 7: search terminated without proof.
% 13.42/2.18  
% 13.42/2.18  
% 13.42/2.18  fork 5: search terminated without proof.
% 13.42/2.18  
% 13.42/2.18  **** run 97 fork 0 starts with strategy
% 13.42/2.18  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 13.42/2.19  
% 13.42/2.19  
% 13.42/2.19  fork 4: search terminated without proof.
% 13.42/2.19  
% 13.42/2.19  **** run 104 fork 7 starts with strategy
% 13.42/2.19  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 13.42/2.20  
% 13.42/2.20  
% 13.42/2.20  fork 1: search terminated without proof.
% 13.42/2.20  
% 13.42/2.20  **** run 110 fork 5 starts with strategy
% 13.42/2.20  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 14.75/2.21  
% 14.75/2.21  **** run 109 fork 4 starts with strategy
% 14.75/2.21  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 14.75/2.22  
% 14.75/2.22  **** run 106 fork 1 starts with strategy
% 14.75/2.22  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 14.75/2.25  
% 14.75/2.25  
% 14.75/2.25  fork 3: search terminated without proof.
% 14.75/2.28  
% 14.75/2.28  **** run 100 fork 3 starts with strategy
% 14.75/2.28  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 14.75/2.28  
% 14.75/2.28  
% 14.75/2.28  fork 6: search terminated without proof.
% 14.75/2.29  
% 14.75/2.29  
% 14.75/2.29  fork 2: search terminated without proof.
% 14.75/2.30  
% 14.75/2.30  fork 0: search finished without proof.
% 14.75/2.31  
% 14.75/2.31  **** run 103 fork 6 starts with strategy
% 14.75/2.31  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 15.56/2.31  
% 15.56/2.31  **** run 107 fork 2 starts with strategy
% 15.56/2.31  {"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}
% 15.56/2.32  
% 15.56/2.32  **** run 105 fork 0 starts with strategy
% 15.56/2.32  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 15.56/2.32  
% 15.56/2.32  
% 15.56/2.32  fork 7: search terminated without proof.
% 15.56/2.33  
% 15.56/2.33  fork 4: search finished without proof.
% 15.56/2.35  
% 15.56/2.35  **** run 112 fork 7 starts with strategy
% 15.56/2.35  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 15.56/2.35  
% 15.56/2.35  
% 15.56/2.35  fork 1: search terminated without proof.
% 15.56/2.36  
% 15.56/2.36  **** run 117 fork 4 starts with strategy
% 15.56/2.36  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 15.56/2.36  
% 15.56/2.36  
% 15.56/2.36  fork 5: search terminated without proof.
% 15.56/2.38  
% 15.56/2.38  **** run 114 fork 1 starts with strategy
% 15.56/2.38  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 15.56/2.38  
% 15.56/2.38  **** run 118 fork 5 starts with strategy
% 15.56/2.38  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 15.56/2.39  
% 15.56/2.39  fork 4: search finished without proof.
% 16.20/2.40  
% 16.20/2.40  
% 16.20/2.40  fork 3: search terminated without proof.
% 16.20/2.41  
% 16.20/2.41  **** run 125 fork 4 starts with strategy
% 16.20/2.41  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 16.20/2.42  
% 16.20/2.42  **** run 108 fork 3 starts with strategy
% 16.20/2.42  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 16.20/2.43  
% 16.20/2.43  
% 16.20/2.43  fork 6: search terminated without proof.
% 16.20/2.44  
% 16.20/2.44  
% 16.20/2.44  fork 0: search terminated without proof.
% 16.20/2.44  
% 16.20/2.44  
% 16.20/2.44  fork 2: search terminated without proof.
% 16.20/2.45  
% 16.20/2.45  **** run 111 fork 6 starts with strategy
% 16.20/2.45  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 16.20/2.46  
% 16.20/2.46  **** run 115 fork 2 starts with strategy
% 16.20/2.46  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 16.20/2.46  
% 16.20/2.46  **** run 113 fork 0 starts with strategy
% 16.20/2.46  {"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}
% 16.20/2.48  
% 16.20/2.48  
% 16.20/2.48  fork 7: search terminated without proof.
% 16.90/2.50  
% 16.90/2.50  fork 2: search finished without proof.
% 17.04/2.50  
% 17.04/2.50  **** run 120 fork 7 starts with strategy
% 17.04/2.50  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 17.04/2.51  
% 17.04/2.51  
% 17.04/2.51  fork 1: search terminated without proof.
% 17.15/2.52  
% 17.15/2.52  **** run 123 fork 2 starts with strategy
% 17.15/2.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 17.15/2.53  
% 17.15/2.53  **** run 122 fork 1 starts with strategy
% 17.15/2.54  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 17.15/2.55  
% 17.15/2.55  
% 17.15/2.55  fork 3: search terminated without proof.
% 17.15/2.57  
% 17.15/2.57  **** run 116 fork 3 starts with strategy
% 17.15/2.57  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 17.15/2.58  
% 17.15/2.58  
% 17.15/2.58  fork 6: search terminated without proof.
% 17.15/2.59  
% 17.15/2.59  
% 17.15/2.59  fork 0: search terminated without proof.
% 17.15/2.60  
% 17.15/2.60  **** run 119 fork 6 starts with strategy
% 17.15/2.60  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 17.93/2.61  
% 17.93/2.61  **** run 121 fork 0 starts with strategy
% 17.93/2.61  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 17.93/2.64  
% 17.93/2.64  fork 0: search finished without proof.
% 17.93/2.66  
% 17.93/2.66  **** run 129 fork 0 starts with strategy
% 17.93/2.66  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 18.58/2.69  
% 18.58/2.69  
% 18.58/2.69  fork 3: search terminated without proof.
% 18.58/2.72  
% 18.58/2.72  **** run 124 fork 3 starts with strategy
% 18.58/2.72  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 23.59/3.41  
% 23.59/3.41  
% 23.59/3.41  fork 5: search terminated without proof.
% 23.59/3.43  
% 23.59/3.43  
% 23.59/3.43  fork 4: search terminated without proof.
% 23.59/3.44  
% 23.59/3.44  **** run 126 fork 5 starts with strategy
% 23.59/3.44  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 23.59/3.46  
% 23.59/3.46  **** run 133 fork 4 starts with strategy
% 23.59/3.46  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 23.59/3.52  
% 23.59/3.52  
% 23.59/3.52  fork 7: search terminated without proof.
% 23.59/3.54  
% 23.59/3.54  
% 23.59/3.54  fork 2: search terminated without proof.
% 23.59/3.55  
% 23.59/3.55  **** run 128 fork 7 starts with strategy
% 23.59/3.55  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 23.59/3.56  
% 23.59/3.56  
% 23.59/3.56  fork 1: search terminated without proof.
% 23.59/3.57  
% 23.59/3.57  **** run 131 fork 2 starts with strategy
% 23.59/3.57  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 23.59/3.58  
% 23.59/3.58  **** run 130 fork 1 starts with strategy
% 23.59/3.58  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 24.55/3.64  
% 24.55/3.64  
% 24.55/3.64  fork 6: search terminated without proof.
% 24.55/3.66  
% 24.55/3.66  **** run 127 fork 6 starts with strategy
% 24.55/3.66  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 26.20/3.68  
% 26.20/3.68  
% 26.20/3.68  fork 0: search terminated without proof.
% 26.20/3.70  
% 26.20/3.70  **** run 137 fork 0 starts with strategy
% 26.20/3.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 28.57/3.97  
% 28.57/3.97  
% 28.57/3.97  fork 3: search terminated without proof.
% 28.57/3.99  
% 28.57/3.99  **** run 132 fork 3 starts with strategy
% 28.57/3.99  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 32.34/4.46  
% 32.34/4.46  
% 32.34/4.46  fork 5: search terminated without proof.
% 32.34/4.48  
% 32.34/4.48  
% 32.34/4.48  fork 4: search terminated without proof.
% 32.34/4.49  
% 32.34/4.49  **** run 134 fork 5 starts with strategy
% 32.34/4.49  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 32.80/4.51  
% 32.80/4.51  **** run 141 fork 4 starts with strategy
% 32.80/4.51  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 33.18/4.57  
% 33.18/4.57  
% 33.18/4.57  fork 7: search terminated without proof.
% 33.18/4.59  
% 33.18/4.59  fork 1: search finished without proof.
% 33.18/4.59  
% 33.18/4.59  
% 33.18/4.59  fork 2: search terminated without proof.
% 33.18/4.60  
% 33.18/4.60  **** run 136 fork 7 starts with strategy
% 33.18/4.60  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 33.18/4.61  
% 33.18/4.61  **** run 138 fork 1 starts with strategy
% 33.18/4.61  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 33.18/4.61  
% 33.18/4.61  **** run 139 fork 2 starts with strategy
% 33.18/4.61  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 33.90/4.69  
% 33.90/4.69  
% 33.90/4.69  fork 6: search terminated without proof.
% 34.24/4.71  
% 34.24/4.71  **** run 135 fork 6 starts with strategy
% 34.24/4.71  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 34.24/4.74  
% 34.24/4.74  
% 34.24/4.74  fork 0: search terminated without proof.
% 34.73/4.76  
% 34.73/4.76  **** run 145 fork 0 starts with strategy
% 34.73/4.76  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 37.92/5.21  
% 37.92/5.21  
% 37.92/5.21  fork 3: search terminated without proof.
% 37.92/5.23  
% 37.92/5.23  **** run 140 fork 3 starts with strategy
% 37.92/5.23  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 40.30/5.51  
% 40.30/5.51  
% 40.30/5.51  fork 5: search terminated without proof.
% 40.30/5.53  
% 40.30/5.53  
% 40.30/5.53  fork 4: search terminated without proof.
% 40.98/5.55  
% 40.98/5.55  **** run 142 fork 5 starts with strategy
% 40.98/5.55  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 40.98/5.56  
% 40.98/5.56  **** run 149 fork 4 starts with strategy
% 40.98/5.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 41.28/5.62  
% 41.28/5.62  
% 41.28/5.62  fork 7: search terminated without proof.
% 41.28/5.63  
% 41.28/5.63  
% 41.28/5.63  fork 1: search terminated without proof.
% 41.28/5.64  
% 41.28/5.64  
% 41.28/5.64  fork 2: search terminated without proof.
% 41.28/5.64  
% 41.28/5.64  **** run 144 fork 7 starts with strategy
% 41.28/5.64  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 41.28/5.66  
% 41.28/5.66  **** run 146 fork 1 starts with strategy
% 41.28/5.66  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 41.28/5.66  
% 41.28/5.66  **** run 147 fork 2 starts with strategy
% 41.28/5.66  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 41.28/5.73  
% 41.28/5.73  
% 41.28/5.73  fork 6: search terminated without proof.
% 41.28/5.76  
% 41.28/5.76  **** run 143 fork 6 starts with strategy
% 41.28/5.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 41.28/5.78  
% 41.28/5.78  
% 41.28/5.78  fork 0: search terminated without proof.
% 41.94/5.81  
% 41.94/5.81  **** run 153 fork 0 starts with strategy
% 41.94/5.81  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 48.45/6.57  
% 48.45/6.57  
% 48.45/6.57  fork 5: search terminated without proof.
% 48.45/6.58  
% 48.45/6.58  
% 48.45/6.58  fork 4: search terminated without proof.
% 49.11/6.59  
% 49.11/6.59  
% 49.11/6.59  fork 3: search terminated without proof.
% 49.11/6.59  
% 49.11/6.59  **** run 150 fork 5 starts with strategy
% 49.11/6.59  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 49.11/6.61  
% 49.11/6.61  **** run 157 fork 4 starts with strategy
% 49.11/6.61  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 49.11/6.61  
% 49.11/6.61  **** run 148 fork 3 starts with strategy
% 49.11/6.61  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 49.11/6.66  
% 49.11/6.66  
% 49.11/6.66  fork 7: search terminated without proof.
% 49.88/6.68  
% 49.88/6.68  
% 49.88/6.68  fork 1: search terminated without proof.
% 49.88/6.69  
% 49.88/6.69  **** run 152 fork 7 starts with strategy
% 49.88/6.69  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 50.00/6.71  
% 50.00/6.71  **** run 154 fork 1 starts with strategy
% 50.00/6.71  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 50.14/6.78  
% 50.14/6.78  
% 50.14/6.78  fork 6: search terminated without proof.
% 50.83/6.80  
% 50.83/6.80  fork 0: search finished without proof.
% 50.83/6.81  
% 50.83/6.81  **** run 151 fork 6 starts with strategy
% 50.83/6.81  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 50.83/6.81  
% 50.83/6.81  
% 50.83/6.81  fork 2: search terminated without proof.
% 50.83/6.83  
% 50.83/6.83  **** run 161 fork 0 starts with strategy
% 50.83/6.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 50.83/6.83  
% 50.83/6.83  **** run 155 fork 2 starts with strategy
% 50.83/6.83  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 57.20/7.62  
% 57.20/7.62  fork 4: search finished without proof.
% 57.20/7.63  
% 57.20/7.63  
% 57.20/7.63  fork 5: search terminated without proof.
% 57.20/7.64  
% 57.20/7.64  **** run 165 fork 4 starts with strategy
% 57.20/7.64  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 57.20/7.66  
% 57.20/7.66  **** run 158 fork 5 starts with strategy
% 57.20/7.66  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 57.20/7.72  
% 57.20/7.72  
% 57.20/7.72  fork 7: search terminated without proof.
% 57.20/7.74  
% 57.20/7.74  
% 57.20/7.74  fork 1: search terminated without proof.
% 57.20/7.75  
% 57.20/7.75  **** run 160 fork 7 starts with strategy
% 57.20/7.75  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 57.20/7.77  
% 57.20/7.77  **** run 162 fork 1 starts with strategy
% 57.20/7.77  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 57.58/7.83  
% 57.58/7.83  
% 57.58/7.83  fork 6: search terminated without proof.
% 57.58/7.83  
% 57.58/7.83  
% 57.58/7.83  fork 3: search terminated without proof.
% 57.58/7.85  
% 57.58/7.85  
% 57.58/7.85  fork 0: search terminated without proof.
% 57.58/7.86  
% 57.58/7.86  **** run 156 fork 3 starts with strategy
% 57.58/7.86  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 57.58/7.87  
% 57.58/7.87  **** run 159 fork 6 starts with strategy
% 57.58/7.87  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 57.58/7.87  
% 57.58/7.87  
% 57.58/7.87  fork 2: search terminated without proof.
% 59.30/7.89  
% 59.30/7.89  **** run 169 fork 0 starts with strategy
% 59.30/7.89  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 59.30/7.90  
% 59.30/7.90  **** run 163 fork 2 starts with strategy
% 59.30/7.90  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 65.40/8.66  
% 65.40/8.66  fork 4: search finished without proof.
% 65.40/8.68  
% 65.40/8.68  
% 65.40/8.68  fork 5: search terminated without proof.
% 65.40/8.68  
% 65.40/8.68  **** run 173 fork 4 starts with strategy
% 65.40/8.68  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 65.74/8.70  
% 65.74/8.70  **** run 166 fork 5 starts with strategy
% 65.74/8.70  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 66.07/8.78  
% 66.07/8.78  
% 66.07/8.78  fork 7: search terminated without proof.
% 66.07/8.79  
% 66.07/8.79  
% 66.07/8.79  fork 1: search terminated without proof.
% 66.07/8.81  
% 66.07/8.81  **** run 168 fork 7 starts with strategy
% 66.07/8.81  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 66.07/8.82  
% 66.07/8.82  **** run 170 fork 1 starts with strategy
% 66.07/8.82  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 66.84/8.89  
% 66.84/8.89  
% 66.84/8.89  fork 6: search terminated without proof.
% 67.29/8.91  
% 67.29/8.91  
% 67.29/8.91  fork 0: search terminated without proof.
% 67.29/8.92  
% 67.29/8.92  **** run 167 fork 6 starts with strategy
% 67.29/8.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 67.29/8.92  
% 67.29/8.92  
% 67.29/8.92  fork 2: search terminated without proof.
% 67.29/8.94  
% 67.29/8.94  **** run 177 fork 0 starts with strategy
% 67.29/8.94  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 67.29/8.95  
% 67.29/8.95  **** run 171 fork 2 starts with strategy
% 67.29/8.95  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 67.78/8.98  
% 67.78/8.98  
% 67.78/8.98  fork 3: search terminated without proof.
% 68.12/9.01  
% 68.12/9.01  **** run 164 fork 3 starts with strategy
% 68.12/9.01  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 73.64/9.70  
% 73.64/9.70  
% 73.64/9.70  fork 4: search terminated without proof.
% 73.64/9.73  
% 73.64/9.73  **** run 181 fork 4 starts with strategy
% 73.64/9.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 73.64/9.73  
% 73.64/9.73  
% 73.64/9.73  fork 5: search terminated without proof.
% 73.64/9.75  
% 73.64/9.75  **** run 174 fork 5 starts with strategy
% 73.64/9.75  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 73.64/9.84  
% 73.64/9.84  
% 73.64/9.84  fork 7: search terminated without proof.
% 73.64/9.84  
% 73.64/9.84  
% 73.64/9.84  fork 1: search terminated without proof.
% 73.64/9.87  
% 73.64/9.87  **** run 178 fork 1 starts with strategy
% 73.64/9.87  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 73.64/9.87  
% 73.64/9.87  **** run 176 fork 7 starts with strategy
% 73.64/9.87  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 74.16/9.94  
% 74.16/9.94  
% 74.16/9.94  fork 6: search terminated without proof.
% 74.16/9.97  
% 74.16/9.97  **** run 175 fork 6 starts with strategy
% 74.16/9.97  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 74.16/9.97  
% 74.16/9.97  
% 74.16/9.97  fork 0: search terminated without proof.
% 74.16/9.98  
% 74.16/9.98  
% 74.16/9.98  fork 2: search terminated without proof.
% 75.90/10.00  
% 75.90/10.00  **** run 185 fork 0 starts with strategy
% 75.90/10.00  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 75.90/10.01  
% 75.90/10.01  **** run 179 fork 2 starts with strategy
% 75.90/10.01  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 75.90/10.04  
% 75.90/10.04  fork 2: search finished without proof.
% 76.37/10.06  
% 76.37/10.06  **** run 187 fork 2 starts with strategy
% 76.37/10.06  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 77.10/10.22  
% 77.10/10.22  
% 77.10/10.22  fork 3: search terminated without proof.
% 77.89/10.24  
% 77.89/10.24  **** run 172 fork 3 starts with strategy
% 77.89/10.24  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 81.90/10.78  
% 81.90/10.78  
% 81.90/10.78  fork 5: search terminated without proof.
% 81.90/10.81  
% 81.90/10.81  **** run 182 fork 5 starts with strategy
% 81.90/10.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 82.64/10.86  
% 82.64/10.86  
% 82.64/10.86  fork 4: search terminated without proof.
% 82.64/10.88  
% 82.64/10.88  **** run 189 fork 4 starts with strategy
% 82.64/10.88  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 83.01/10.89  
% 83.01/10.89  
% 83.01/10.89  fork 1: search terminated without proof.
% 83.01/10.90  
% 83.01/10.90  
% 83.01/10.90  fork 7: search terminated without proof.
% 83.01/10.92  
% 83.01/10.92  **** run 186 fork 1 starts with strategy
% 83.01/10.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 83.01/10.92  
% 83.01/10.92  **** run 184 fork 7 starts with strategy
% 83.01/10.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 83.86/11.03  
% 83.86/11.03  
% 83.86/11.03  fork 6: search terminated without proof.
% 83.86/11.03  
% 83.86/11.03  
% 83.86/11.03  fork 0: search terminated without proof.
% 84.29/11.06  
% 84.29/11.06  **** run 183 fork 6 starts with strategy
% 84.29/11.06  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 84.29/11.06  
% 84.29/11.06  **** run 193 fork 0 starts with strategy
% 84.29/11.06  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 84.29/11.08  
% 84.29/11.08  
% 84.29/11.08  fork 2: search terminated without proof.
% 84.29/11.10  
% 84.29/11.10  **** run 195 fork 2 starts with strategy
% 84.29/11.10  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 85.38/11.27  
% 85.38/11.27  
% 85.38/11.27  fork 3: search terminated without proof.
% 85.38/11.29  
% 85.38/11.29  **** run 180 fork 3 starts with strategy
% 85.38/11.29  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 89.88/11.84  
% 89.88/11.84  
% 89.88/11.84  fork 5: search terminated without proof.
% 90.58/11.86  
% 90.58/11.86  **** run 190 fork 5 starts with strategy
% 90.58/11.86  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 90.81/11.94  
% 90.81/11.94  
% 90.81/11.94  fork 1: search terminated without proof.
% 90.81/11.95  
% 90.81/11.95  
% 90.81/11.95  fork 7: search terminated without proof.
% 90.81/11.97  
% 90.81/11.97  **** run 194 fork 1 starts with strategy
% 90.81/11.97  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 90.81/11.97  
% 90.81/11.97  **** run 192 fork 7 starts with strategy
% 90.81/11.97  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 90.81/12.00  
% 90.81/12.00  fork 1: search finished without proof.
% 90.81/12.02  
% 90.81/12.02  **** run 202 fork 1 starts with strategy
% 90.81/12.02  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 91.32/12.07  
% 91.32/12.07  fork 4: search finished without proof.
% 91.32/12.08  
% 91.32/12.08  
% 91.32/12.08  fork 6: search terminated without proof.
% 92.24/12.09  
% 92.24/12.09  **** run 197 fork 4 starts with strategy
% 92.24/12.09  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 92.24/12.09  
% 92.24/12.09  
% 92.24/12.09  fork 0: search terminated without proof.
% 92.24/12.12  
% 92.24/12.12  **** run 201 fork 0 starts with strategy
% 92.24/12.12  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 92.24/12.12  
% 92.24/12.12  **** run 191 fork 6 starts with strategy
% 92.24/12.12  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 92.24/12.13  
% 92.24/12.13  
% 92.24/12.13  fork 2: search terminated without proof.
% 92.74/12.15  
% 92.74/12.15  **** run 203 fork 2 starts with strategy
% 92.74/12.15  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 92.74/12.17  
% 92.74/12.17  fork 6: search finished without proof.
% 92.84/12.19  
% 92.84/12.19  **** run 199 fork 6 starts with strategy
% 92.84/12.19  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 96.72/12.82  
% 96.72/12.82  
% 96.72/12.82  result: proof found
% 96.72/12.82  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 96.72/12.82  by run 180 fork 3 strategy {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 96.72/12.82  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 96.72/12.82  
% 96.72/12.82  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 96.72/12.82  
% 96.72/12.82  run 180 fork 3 statistics:
% 96.72/12.82  ----------------------------------
% 96.72/12.82  this run seconds: 0.677577
% 96.72/12.82  total seconds: 10.374712
% 96.72/12.82  stat_given_used: 914
% 96.72/12.82  stat_given_used_at_endgame: 0
% 96.72/12.82  stat_given_candidates:   1693
% 96.72/12.82  stat_given_candidates_at_endgame: 0
% 96.72/12.82  stat_given_candidates_h: 0
% 96.72/12.82  stat_binres_derived_cl:   26843
% 96.72/12.82  stat_binres_derived_cl_h: 0
% 96.72/12.82  stat_factor_derived_cl: 42
% 96.72/12.82  stat_para_derived_cl: 26512
% 96.72/12.82  stat_tautologies_discarded: 266
% 96.72/12.82  stat_forward_subsumed: 22127
% 96.72/12.82  stat_derived_cut: 2683
% 96.72/12.82  stat_derived_rewritten: 0
% 96.72/12.82  stat_weight_discarded_building: 0
% 96.72/12.82  stat_weight_discarded_cl: 2621
% 96.72/12.82  stat_internlimit_discarded_cl: 0
% 96.72/12.82  stat_simplified:  99 simplified 0 derived 0 given
% 96.72/12.82  stat_kept_cl: 27923
% 96.72/12.82  stat_built_cl: 32615
% 96.72/12.82  stat_hyperres_partial_cl: 0
% 96.72/12.82  stat_made_rewriters: 0
% 96.72/12.82  stat_backward_subsumed: 0
% 96.72/12.82  stat_propagated_subsumed: 0
% 96.72/12.82  stat_clsubs_attempted:                     23503
% 96.72/12.82  stat_clsubs_fact_groundunit_found:             1
% 96.72/12.82  stat_clsubs_rule_groundunit_found:             4
% 96.72/12.82  stat_clsubs_top_meta_attempted:             577893
% 96.72/12.82  stat_clsubs_top_meta_failed:                554390
% 96.72/12.82  stat_clsubs_top_meta_nonpref_attempted:              577893
% 96.72/12.82  stat_clsubs_top_meta_nonpref_succeeded:               91278
% 96.72/12.82  stat_clsubs_top_meta_pref_attempted:                  91278
% 96.72/12.82  stat_clsubs_top_meta_pref1_succeeded:                 37182
% 96.72/12.82  stat_clsubs_top_meta_pref2_succeeded:                 25601
% 96.72/12.82  stat_clsubs_top_meta_pref3_succeeded:                 23503
% 96.72/12.82  stat_clsubs_top_meta_pref_succeeded:                  23503
% 96.72/12.82  stat_clsubs_meta_attempted:                42927
% 96.72/12.82  stat_clsubs_meta_failed:                   10378
% 96.72/12.82  stat_clsubs_predsymbs_attempted:               0
% 96.72/12.82  stat_clsubs_unit_attempted:                17668
% 96.72/12.82  stat_clsubs_full_attempted:                 5835
% 96.72/12.82  stat_forwardsubs_attempted:                52671
% 96.72/12.82  stat_lit_hash_added:                  13683
% 96.72/12.82  stat_lit_hash_computed:              252537
% 96.72/12.82  stat_lit_hash_match_found:            23933
% 96.72/12.82  stat_lit_hash_match_miss:            340607
% 96.72/12.82  stat_lit_hash_cut_ok:                  1718
% 96.72/12.82  stat_lit_strong_cut_ok:                1329
% 96.72/12.82  stat_lit_hash_subsume_ok:             22127
% 96.72/12.82  clqueue els 10000000 used 1
% 96.72/12.82  clactive els 10000000 used 987
% 96.72/12.82  clactivesubsume els 10000000 used 4519
% 96.72/12.82  queue_termbuf els 200000000 used 2254385
% 96.72/12.82  hyper_termbuf els 100000000 used 1
% 96.72/12.82  active_termbuf els 100000000 used 29171
% 96.72/12.82  varstack els 5000 last used 1
% 96.72/12.82  given_termbuf els 10000000 last used 1
% 96.72/12.82  simplified_termbuf els 10000000 last used 1
% 96.72/12.82  derived_termbuf els 10000000 last used 22
% 96.72/12.82  wr_mallocs: 21265
% 96.72/12.82  wr_callocs: 21
% 96.72/12.82  wr_reallocs: 3586
% 96.72/12.82  wr_frees: 2
% 96.72/12.82  wr_malloc_bytes: 4163395620
% 96.72/12.82  wr_calloc_bytes: 112065536
% 96.72/12.82  wr_realloc_bytes: 903496
% 96.72/12.82  wr_realloc_freebytes: 0
% 96.72/12.82  ----------------------------------
%------------------------------------------------------------------------------