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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SWC168-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

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

% Result   : Unsatisfiable 123.02s 16.28s
% Output   : CNFRefutation 123.02s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause181')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( app(app(X,cons(Y,Z)),cons(U,V)) != W
    | lt(Y,U)
    | ~ ssItem(U)
    | ~ ssItem(Y)
    | ~ ssList(W)
    | ~ ssList(V)
    | ~ ssList(Z)
    | ~ ssList(X)
    | ~ strictorderedP(W) ),
    inference(cnf_transformation,[],['$inc_clause181']) ).

cnf('2',plain,
    ( app(cons(X,nil),Y) = cons(X,Y)
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause120']) ).

cnf('3',plain,
    ( app(app(X,Y),Z) = app(X,app(Y,Z))
    | ~ ssList(X)
    | ~ ssList(Y)
    | ~ ssList(Z) ),
    inference(cnf_transformation,[],['$inc_clause149']) ).

cnf('4',plain,
    ( neq(X,Y)
    | X = Y
    | ~ ssItem(X)
    | ~ ssItem(Y) ),
    inference(cnf_transformation,[],['$inc_clause102']) ).

cnf('5',plain,
    ~ neq(sk7,sk8),
    inference(cnf_transformation,[],[co1_18]) ).

cnf('6',plain,
    ssItem(sk7),
    inference(cnf_transformation,[],[co1_13]) ).

cnf('7',plain,
    ssItem(sk8),
    inference(cnf_transformation,[],[co1_14]) ).

cnf('8',plain,
    sk7 = sk8,
    inference(resolution,[then_simplify],['4','5','6','7']) ).

cnf('9',plain,
    app(app(app(sk9,cons(sk7,nil)),cons(sk8,nil)),sk10) = sk1,
    inference(cnf_transformation,[],[co1_17]) ).

cnf('10',plain,
    sk1 = sk3,
    inference(cnf_transformation,[],[co1_6]) ).

cnf('11',plain,
    app(app(app(sk9,cons(sk7,nil)),cons(sk8,nil)),sk10) = sk3,
    inference(simplify,[],['9','10']) ).

cnf('12',plain,
    app(app(app(sk9,cons(sk8,nil)),cons(sk8,nil)),sk10) = sk3,
    inference(paramodulation,[],['8','11']) ).

cnf('13',plain,
    ssList(sk10),
    inference(cnf_transformation,[],[co1_16]) ).

cnf('14',plain,
    ( ~ ssList(app(sk9,cons(sk8,nil)))
    | ~ ssList(cons(sk8,nil))
    | app(app(sk9,cons(sk8,nil)),app(cons(sk8,nil),sk10)) = sk3 ),
    inference(paramodulation,[then_simplify],['3','12','13']) ).

cnf('15',plain,
    ( ~ ssList(app(sk9,cons(sk8,nil)))
    | ~ ssList(cons(sk8,nil))
    | app(app(sk9,cons(sk8,nil)),cons(sk8,sk10)) = sk3 ),
    inference(paramodulation,[then_simplify],['2','14','7','13']) ).

cnf('16',plain,
    ssList(sk3),
    inference(cnf_transformation,[],[co1_3]) ).

cnf('17',plain,
    ssList(nil),
    inference(cnf_transformation,[],['$inc_clause8']) ).

cnf('18',plain,
    ssList(sk9),
    inference(cnf_transformation,[],[co1_15]) ).

cnf('19',plain,
    strictorderedP(sk3),
    inference(cnf_transformation,[],[co1_10]) ).

cnf('20',plain,
    ( ~ ssList(app(sk9,cons(sk8,nil)))
    | ~ ssList(cons(sk8,nil))
    | lt(sk8,sk8) ),
    inference(resolution,[then_simplify],['1','15','7','16','13','17','18','19']) ).

cnf('21',plain,
    ( ssList(app(X,Y))
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause85']) ).

cnf('22',plain,
    ( ~ ssList(cons(sk8,nil))
    | lt(sk8,sk8) ),
    inference(resolution,[then_simplify],['20','21','18']) ).

cnf('23',plain,
    ( ssList(cons(X,Y))
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause86']) ).

cnf('24',plain,
    lt(sk8,sk8),
    inference(resolution,[then_simplify],['22','23','7','17']) ).

cnf('25',plain,
    ( ~ lt(X,X)
    | ~ ssItem(X) ),
    inference(cnf_transformation,[],['$inc_clause63']) ).

cnf('26',plain,
    $false,
    inference(resolution,[then_simplify],['24','25','7']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWC168-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n008.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 15:52:02 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                   204
% 0.20/0.39  in_rule_clause_count:              181
% 0.20/0.39  in_fact_clause_count:               23
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:             29
% 0.20/0.39  in_unit_clause_count:               70
% 0.20/0.39  in_horn_clause_count:              171
% 0.20/0.39  in_pos_clause_count:                67
% 0.20/0.39  in_neg_clause_count:                16
% 0.20/0.39  in_poseq_clause_count:              61
% 0.20/0.39  in_negeq_clause_count:              37
% 0.20/0.39  in_unitposeq_clause_count:           4
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:            10
% 0.20/0.39  in_min_depth:              1
% 0.20/0.39  in_max_depth:              5
% 0.20/0.39  in_min_size:               2
% 0.20/0.39  in_max_size:              31
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               6
% 0.20/0.39  in_extaxiom_count:               185
% 0.20/0.39  in_axiom_count:                    0
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                    19
% 0.20/0.39  in_neg_goal_count:                 3
% 0.20/0.39  in_pos_goal_count:                15
% 0.20/0.39  in_posunit_goal_count:            15
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"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.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"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.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"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.20/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"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.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"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.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"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.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"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.20/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"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.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"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.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"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.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"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.20/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"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.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 3: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 2: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 4: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 1: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 7: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 5: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 0: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  **** run 12 fork 3 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.55  
% 0.20/0.55  **** run 10 fork 1 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 11 fork 2 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.55  
% 0.20/0.55  **** run 13 fork 4 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.56  
% 0.20/0.56  **** run 9 fork 0 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.57  
% 0.20/0.57  **** run 14 fork 5 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.57  
% 0.20/0.57  **** run 16 fork 7 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 3: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 4: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 2: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 6: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 0: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 20 fork 3 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 7: search terminated without proof.
% 0.20/0.70  
% 0.20/0.70  **** run 21 fork 4 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.71  
% 0.20/0.71  **** run 23 fork 6 starts with strategy
% 0.20/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.20/0.71  
% 0.20/0.71  **** run 17 fork 0 starts with strategy
% 0.20/0.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.71  
% 0.20/0.71  **** run 19 fork 2 starts with strategy
% 0.20/0.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.20/0.72  
% 0.20/0.72  fork 1: search finished without proof.
% 0.20/0.72  
% 0.20/0.72  **** run 24 fork 7 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.74  
% 0.20/0.74  **** run 18 fork 1 starts with strategy
% 0.20/0.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  fork 5: search terminated without proof.
% 0.20/0.78  
% 0.20/0.78  **** run 22 fork 5 starts with strategy
% 0.20/0.78  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.42/0.83  
% 3.42/0.83  
% 3.42/0.83  fork 3: search terminated without proof.
% 3.42/0.84  
% 3.42/0.84  
% 3.42/0.84  fork 6: search terminated without proof.
% 3.42/0.84  
% 3.42/0.84  
% 3.42/0.84  fork 0: search terminated without proof.
% 3.42/0.85  
% 3.42/0.85  **** run 28 fork 3 starts with strategy
% 3.42/0.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.42/0.85  
% 3.42/0.85  
% 3.42/0.85  fork 2: search terminated without proof.
% 3.42/0.86  
% 3.42/0.86  
% 3.42/0.86  fork 7: search terminated without proof.
% 3.42/0.86  
% 3.42/0.86  **** run 31 fork 6 starts with strategy
% 3.42/0.86  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.42/0.86  
% 3.42/0.86  **** run 25 fork 0 starts with strategy
% 3.42/0.86  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.42/0.87  
% 3.42/0.87  **** run 27 fork 2 starts with strategy
% 3.42/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.79/0.88  
% 3.79/0.88  
% 3.79/0.88  fork 4: search terminated without proof.
% 3.79/0.88  
% 3.79/0.88  **** run 32 fork 7 starts with strategy
% 3.79/0.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.79/0.90  
% 3.79/0.90  **** run 29 fork 4 starts with strategy
% 3.79/0.90  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.79/0.90  
% 3.79/0.90  
% 3.79/0.90  fork 1: search terminated without proof.
% 3.79/0.92  
% 3.79/0.92  **** run 26 fork 1 starts with strategy
% 3.79/0.92  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 4.34/0.94  
% 4.34/0.94  
% 4.34/0.94  fork 5: search terminated without proof.
% 4.34/0.96  
% 4.34/0.96  **** run 30 fork 5 starts with strategy
% 4.34/0.96  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.49/0.98  
% 4.49/0.98  
% 4.49/0.98  fork 3: search terminated without proof.
% 4.49/0.99  
% 4.49/0.99  
% 4.49/0.99  fork 6: search terminated without proof.
% 4.49/1.00  
% 4.49/1.00  
% 4.49/1.00  fork 0: search terminated without proof.
% 4.49/1.00  
% 4.49/1.00  
% 4.49/1.00  fork 2: search terminated without proof.
% 4.49/1.00  
% 4.49/1.00  **** run 36 fork 3 starts with strategy
% 4.49/1.00  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.49/1.01  
% 4.49/1.01  **** run 39 fork 6 starts with strategy
% 4.49/1.01  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.49/1.01  
% 4.49/1.01  
% 4.49/1.01  fork 7: search terminated without proof.
% 4.94/1.02  
% 4.94/1.02  **** run 35 fork 2 starts with strategy
% 4.94/1.02  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.94/1.02  
% 4.94/1.02  **** run 33 fork 0 starts with strategy
% 4.94/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.94/1.03  
% 4.94/1.03  
% 4.94/1.03  fork 4: search terminated without proof.
% 4.94/1.03  
% 4.94/1.03  **** run 40 fork 7 starts with strategy
% 4.94/1.03  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 4.94/1.05  
% 4.94/1.05  **** run 37 fork 4 starts with strategy
% 4.94/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 5.18/1.05  
% 5.18/1.05  
% 5.18/1.05  fork 1: search terminated without proof.
% 5.18/1.08  
% 5.18/1.08  **** run 34 fork 1 starts with strategy
% 5.18/1.08  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 5.18/1.09  
% 5.18/1.09  
% 5.18/1.09  fork 5: search terminated without proof.
% 5.18/1.09  
% 5.18/1.09  fork 4: search finished without proof.
% 5.18/1.11  
% 5.18/1.11  **** run 38 fork 5 starts with strategy
% 5.18/1.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 5.18/1.11  
% 5.18/1.11  **** run 45 fork 4 starts with strategy
% 5.18/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.81/1.13  
% 5.81/1.13  fork 3: search finished without proof.
% 5.81/1.14  
% 5.81/1.14  
% 5.81/1.14  fork 6: search terminated without proof.
% 5.81/1.15  
% 5.81/1.15  
% 5.81/1.15  fork 0: search terminated without proof.
% 5.81/1.15  
% 5.81/1.15  **** run 44 fork 3 starts with strategy
% 5.81/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.81/1.15  
% 5.81/1.15  
% 5.81/1.15  fork 2: search terminated without proof.
% 5.81/1.16  
% 5.81/1.16  **** run 47 fork 6 starts with strategy
% 5.81/1.16  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.81/1.16  
% 5.81/1.16  
% 5.81/1.16  fork 7: search terminated without proof.
% 5.81/1.17  
% 5.81/1.17  **** run 41 fork 0 starts with strategy
% 5.81/1.17  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 5.81/1.17  
% 5.81/1.17  **** run 43 fork 2 starts with strategy
% 5.81/1.17  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.18/1.18  
% 6.18/1.18  **** run 48 fork 7 starts with strategy
% 6.18/1.18  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.18/1.21  
% 6.18/1.21  
% 6.18/1.21  fork 1: search terminated without proof.
% 6.18/1.22  
% 6.18/1.22  **** run 42 fork 1 starts with strategy
% 6.18/1.22  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 6.18/1.23  
% 6.18/1.23  
% 6.18/1.23  fork 5: search terminated without proof.
% 6.18/1.23  
% 6.18/1.23  
% 6.18/1.23  fork 4: search terminated without proof.
% 6.74/1.25  
% 6.74/1.25  **** run 46 fork 5 starts with strategy
% 6.74/1.25  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.74/1.25  
% 6.74/1.25  **** run 53 fork 4 starts with strategy
% 6.74/1.25  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.92/1.28  
% 6.92/1.28  
% 6.92/1.28  fork 3: search terminated without proof.
% 6.92/1.28  
% 6.92/1.28  
% 6.92/1.28  fork 6: search terminated without proof.
% 6.92/1.29  
% 6.92/1.29  fork 0: search finished without proof.
% 6.92/1.30  
% 6.92/1.30  **** run 55 fork 6 starts with strategy
% 6.92/1.30  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.92/1.30  
% 6.92/1.30  **** run 52 fork 3 starts with strategy
% 6.92/1.30  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.92/1.30  
% 6.92/1.30  
% 6.92/1.30  fork 2: search terminated without proof.
% 6.92/1.31  
% 6.92/1.31  **** run 49 fork 0 starts with strategy
% 6.92/1.31  {"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}
% 6.92/1.32  
% 6.92/1.32  
% 6.92/1.32  fork 7: search terminated without proof.
% 7.33/1.32  
% 7.33/1.32  **** run 51 fork 2 starts with strategy
% 7.33/1.32  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.33/1.34  
% 7.33/1.34  **** run 56 fork 7 starts with strategy
% 7.33/1.34  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.33/1.36  
% 7.33/1.36  fork 1: search finished without proof.
% 7.33/1.38  
% 7.33/1.38  fork 4: search finished without proof.
% 7.33/1.38  
% 7.33/1.38  
% 7.33/1.38  fork 5: search terminated without proof.
% 7.33/1.39  
% 7.33/1.39  **** run 61 fork 4 starts with strategy
% 7.33/1.39  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.33/1.39  
% 7.33/1.39  **** run 50 fork 1 starts with strategy
% 7.33/1.39  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.33/1.40  
% 7.33/1.40  **** run 54 fork 5 starts with strategy
% 7.33/1.40  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.33/1.43  
% 7.33/1.43  
% 7.33/1.43  fork 3: search terminated without proof.
% 7.33/1.44  
% 7.33/1.44  
% 7.33/1.44  fork 0: search terminated without proof.
% 7.33/1.45  
% 7.33/1.45  
% 7.33/1.45  fork 2: search terminated without proof.
% 7.33/1.45  
% 7.33/1.45  
% 7.33/1.45  fork 6: search terminated without proof.
% 7.33/1.46  
% 7.33/1.46  **** run 60 fork 3 starts with strategy
% 7.33/1.46  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.33/1.46  
% 7.33/1.46  
% 7.33/1.46  fork 7: search terminated without proof.
% 7.33/1.48  
% 7.33/1.48  **** run 57 fork 0 starts with strategy
% 7.33/1.48  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.33/1.48  
% 7.33/1.48  **** run 63 fork 6 starts with strategy
% 7.33/1.48  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.33/1.49  
% 7.33/1.49  **** run 59 fork 2 starts with strategy
% 7.33/1.49  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.33/1.49  
% 7.33/1.49  **** run 64 fork 7 starts with strategy
% 7.33/1.49  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 7.33/1.53  
% 7.33/1.53  
% 7.33/1.53  fork 5: search terminated without proof.
% 8.83/1.53  
% 8.83/1.53  
% 8.83/1.53  fork 4: search terminated without proof.
% 8.83/1.55  
% 8.83/1.55  **** run 62 fork 5 starts with strategy
% 8.83/1.55  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.83/1.57  
% 8.83/1.57  **** run 69 fork 4 starts with strategy
% 8.83/1.57  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 8.83/1.59  
% 8.83/1.59  
% 8.83/1.59  fork 3: search terminated without proof.
% 9.39/1.61  
% 9.39/1.61  **** run 68 fork 3 starts with strategy
% 9.39/1.61  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.39/1.61  
% 9.39/1.61  
% 9.39/1.61  fork 1: search terminated without proof.
% 9.39/1.61  
% 9.39/1.61  
% 9.39/1.61  fork 0: search terminated without proof.
% 9.39/1.61  
% 9.39/1.61  
% 9.39/1.61  fork 2: search terminated without proof.
% 9.39/1.62  
% 9.39/1.62  
% 9.39/1.62  fork 7: search terminated without proof.
% 9.39/1.63  
% 9.39/1.63  **** run 65 fork 0 starts with strategy
% 9.39/1.63  
% 9.39/1.63  **** run 58 fork 1 starts with strategy
% 9.39/1.63  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.39/1.63  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.39/1.63  
% 9.39/1.63  **** run 67 fork 2 starts with strategy
% 9.39/1.63  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.39/1.64  
% 9.39/1.64  
% 9.39/1.64  fork 6: search terminated without proof.
% 9.39/1.65  
% 9.39/1.65  **** run 72 fork 7 starts with strategy
% 9.39/1.65  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 9.77/1.66  
% 9.77/1.66  **** run 71 fork 6 starts with strategy
% 9.77/1.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.77/1.68  
% 9.77/1.68  
% 9.77/1.68  fork 5: search terminated without proof.
% 9.77/1.70  
% 9.77/1.70  **** run 70 fork 5 starts with strategy
% 9.77/1.70  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.77/1.70  
% 9.77/1.70  
% 9.77/1.70  fork 4: search terminated without proof.
% 9.77/1.72  
% 9.77/1.72  **** run 77 fork 4 starts with strategy
% 9.77/1.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.77/1.74  
% 9.77/1.74  fork 3: search finished without proof.
% 10.49/1.76  
% 10.49/1.76  **** run 76 fork 3 starts with strategy
% 10.49/1.76  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.49/1.76  
% 10.49/1.76  
% 10.49/1.76  fork 1: search terminated without proof.
% 10.49/1.76  
% 10.49/1.76  
% 10.49/1.76  fork 2: search terminated without proof.
% 10.49/1.77  
% 10.49/1.77  
% 10.49/1.77  fork 0: search terminated without proof.
% 10.49/1.77  
% 10.49/1.77  
% 10.49/1.77  fork 7: search terminated without proof.
% 10.49/1.78  
% 10.49/1.78  **** run 66 fork 1 starts with strategy
% 10.49/1.78  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 10.49/1.79  
% 10.49/1.79  **** run 75 fork 2 starts with strategy
% 10.49/1.79  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.49/1.79  
% 10.49/1.79  
% 10.49/1.79  fork 6: search terminated without proof.
% 10.49/1.79  
% 10.49/1.79  **** run 73 fork 0 starts with strategy
% 10.49/1.79  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.84/1.79  
% 10.84/1.79  **** run 80 fork 7 starts with strategy
% 10.84/1.79  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 10.84/1.81  
% 10.84/1.81  **** run 79 fork 6 starts with strategy
% 10.84/1.81  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.84/1.82  
% 10.84/1.82  fork 0: search finished without proof.
% 10.84/1.83  
% 10.84/1.83  
% 10.84/1.83  fork 5: search terminated without proof.
% 10.84/1.84  
% 10.84/1.84  **** run 81 fork 0 starts with strategy
% 10.84/1.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.28/1.85  
% 11.28/1.85  **** run 78 fork 5 starts with strategy
% 11.28/1.85  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 11.28/1.85  
% 11.28/1.85  
% 11.28/1.85  fork 4: search terminated without proof.
% 11.36/1.87  
% 11.36/1.87  **** run 85 fork 4 starts with strategy
% 11.36/1.87  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.36/1.88  
% 11.36/1.88  
% 11.36/1.88  fork 3: search terminated without proof.
% 11.36/1.90  
% 11.36/1.90  **** run 84 fork 3 starts with strategy
% 11.36/1.90  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.81/1.91  
% 11.81/1.91  
% 11.81/1.91  fork 1: search terminated without proof.
% 11.81/1.92  
% 11.81/1.92  
% 11.81/1.92  fork 2: search terminated without proof.
% 11.81/1.93  
% 11.81/1.93  
% 11.81/1.93  fork 7: search terminated without proof.
% 11.81/1.93  
% 11.81/1.93  **** run 74 fork 1 starts with strategy
% 11.81/1.93  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 11.81/1.94  
% 11.81/1.94  **** run 83 fork 2 starts with strategy
% 11.81/1.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.81/1.94  
% 11.81/1.94  
% 11.81/1.94  fork 6: search terminated without proof.
% 11.81/1.94  
% 11.81/1.94  **** run 88 fork 7 starts with strategy
% 11.81/1.94  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.17/1.96  
% 12.17/1.96  **** run 87 fork 6 starts with strategy
% 12.17/1.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.17/1.97  
% 12.17/1.97  
% 12.17/1.97  fork 0: search terminated without proof.
% 12.17/1.98  
% 12.17/1.98  
% 12.17/1.98  fork 5: search terminated without proof.
% 12.17/1.99  
% 12.17/1.99  **** run 89 fork 0 starts with strategy
% 12.17/1.99  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.17/2.00  
% 12.17/2.00  **** run 86 fork 5 starts with strategy
% 12.17/2.00  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 12.17/2.00  
% 12.17/2.00  
% 12.17/2.00  fork 4: search terminated without proof.
% 12.17/2.02  
% 12.17/2.02  **** run 93 fork 4 starts with strategy
% 12.17/2.02  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.17/2.03  
% 12.17/2.03  
% 12.17/2.03  fork 3: search terminated without proof.
% 12.84/2.05  
% 12.84/2.05  **** run 92 fork 3 starts with strategy
% 12.84/2.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 12.84/2.07  
% 12.84/2.07  
% 12.84/2.07  fork 1: search terminated without proof.
% 12.84/2.07  
% 12.84/2.07  
% 12.84/2.07  fork 2: search terminated without proof.
% 12.84/2.07  
% 12.84/2.07  
% 12.84/2.07  fork 7: search terminated without proof.
% 13.25/2.09  
% 13.25/2.09  **** run 82 fork 1 starts with strategy
% 13.25/2.09  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 13.25/2.09  
% 13.25/2.09  
% 13.25/2.09  fork 6: search terminated without proof.
% 13.25/2.09  
% 13.25/2.09  **** run 91 fork 2 starts with strategy
% 13.25/2.09  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 13.25/2.09  
% 13.25/2.09  **** run 96 fork 7 starts with strategy
% 13.25/2.09  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.25/2.11  
% 13.25/2.11  **** run 95 fork 6 starts with strategy
% 13.25/2.11  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.25/2.12  
% 13.25/2.12  
% 13.25/2.12  fork 0: search terminated without proof.
% 13.25/2.13  
% 13.25/2.13  
% 13.25/2.13  fork 5: search terminated without proof.
% 13.25/2.14  
% 13.25/2.14  **** run 97 fork 0 starts with strategy
% 13.25/2.14  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 13.25/2.15  
% 13.25/2.15  **** run 94 fork 5 starts with strategy
% 13.25/2.15  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 13.25/2.17  
% 13.25/2.17  
% 13.25/2.17  fork 4: search terminated without proof.
% 13.25/2.18  
% 13.25/2.18  
% 13.25/2.18  fork 3: search terminated without proof.
% 13.25/2.19  
% 13.25/2.19  **** run 101 fork 4 starts with strategy
% 13.25/2.19  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.25/2.20  
% 13.25/2.20  **** run 100 fork 3 starts with strategy
% 13.25/2.20  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 13.25/2.22  
% 13.25/2.22  
% 13.25/2.22  fork 2: search terminated without proof.
% 13.25/2.22  
% 13.25/2.22  
% 13.25/2.22  fork 7: search terminated without proof.
% 13.25/2.24  
% 13.25/2.24  **** run 99 fork 2 starts with strategy
% 13.25/2.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 13.25/2.24  
% 13.25/2.24  **** run 104 fork 7 starts with strategy
% 13.25/2.24  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 13.25/2.27  
% 13.25/2.27  
% 13.25/2.27  fork 0: search terminated without proof.
% 13.25/2.28  
% 13.25/2.28  
% 13.25/2.28  fork 5: search terminated without proof.
% 13.25/2.28  
% 13.25/2.28  
% 13.25/2.28  fork 1: search terminated without proof.
% 13.25/2.30  
% 13.25/2.30  **** run 102 fork 5 starts with strategy
% 13.25/2.30  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 13.25/2.30  
% 13.25/2.30  **** run 105 fork 0 starts with strategy
% 13.25/2.30  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 14.84/2.32  
% 14.84/2.32  
% 14.84/2.32  fork 4: search terminated without proof.
% 14.91/2.32  
% 14.91/2.32  
% 14.91/2.32  fork 6: search terminated without proof.
% 14.91/2.33  
% 14.91/2.33  **** run 90 fork 1 starts with strategy
% 14.91/2.33  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 14.91/2.33  
% 14.91/2.33  
% 14.91/2.33  fork 3: search terminated without proof.
% 14.91/2.34  
% 14.91/2.34  **** run 109 fork 4 starts with strategy
% 14.91/2.34  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.91/2.35  
% 14.91/2.35  **** run 108 fork 3 starts with strategy
% 14.91/2.35  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.91/2.35  
% 14.91/2.35  **** run 103 fork 6 starts with strategy
% 14.91/2.35  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.91/2.37  
% 14.91/2.37  
% 14.91/2.37  fork 2: search terminated without proof.
% 14.91/2.37  
% 14.91/2.37  
% 14.91/2.37  fork 7: search terminated without proof.
% 15.33/2.38  
% 15.33/2.38  fork 1: search finished without proof.
% 15.33/2.39  
% 15.33/2.39  fork 6: search finished without proof.
% 15.33/2.39  
% 15.33/2.39  **** run 107 fork 2 starts with strategy
% 15.33/2.39  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.33/2.39  
% 15.33/2.39  **** run 112 fork 7 starts with strategy
% 15.33/2.39  
% 15.33/2.39  **** run 98 fork 1 starts with strategy
% 15.33/2.39  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 15.33/2.39  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.33/2.40  
% 15.33/2.40  **** run 111 fork 6 starts with strategy
% 15.33/2.40  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 15.33/2.43  
% 15.33/2.43  
% 15.33/2.43  fork 5: search terminated without proof.
% 15.33/2.43  
% 15.33/2.43  fork 0: search finished without proof.
% 15.33/2.45  
% 15.33/2.45  **** run 110 fork 5 starts with strategy
% 15.33/2.45  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.94/2.45  
% 15.94/2.45  **** run 113 fork 0 starts with strategy
% 15.94/2.45  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.94/2.47  
% 15.94/2.47  
% 15.94/2.47  fork 4: search terminated without proof.
% 16.13/2.48  
% 16.13/2.48  
% 16.13/2.48  fork 3: search terminated without proof.
% 16.13/2.49  
% 16.13/2.49  fork 7: search finished without proof.
% 16.13/2.49  
% 16.13/2.49  **** run 117 fork 4 starts with strategy
% 16.13/2.49  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 16.13/2.50  
% 16.13/2.50  **** run 116 fork 3 starts with strategy
% 16.13/2.50  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.13/2.50  
% 16.13/2.50  **** run 120 fork 7 starts with strategy
% 16.13/2.50  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.48/2.52  
% 16.48/2.52  
% 16.48/2.52  fork 1: search terminated without proof.
% 16.48/2.52  
% 16.48/2.52  
% 16.48/2.52  fork 2: search terminated without proof.
% 16.48/2.53  
% 16.48/2.53  
% 16.48/2.53  fork 6: search terminated without proof.
% 16.64/2.54  
% 16.64/2.54  **** run 106 fork 1 starts with strategy
% 16.64/2.54  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 16.64/2.54  
% 16.64/2.54  **** run 115 fork 2 starts with strategy
% 16.64/2.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.64/2.55  
% 16.64/2.55  fork 0: search finished without proof.
% 16.64/2.55  
% 16.64/2.55  **** run 119 fork 6 starts with strategy
% 16.64/2.55  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.64/2.57  
% 16.64/2.57  **** run 121 fork 0 starts with strategy
% 16.64/2.57  {"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}
% 16.64/2.58  
% 16.64/2.58  
% 16.64/2.58  fork 5: search terminated without proof.
% 16.64/2.60  
% 16.64/2.60  **** run 118 fork 5 starts with strategy
% 16.64/2.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.64/2.61  
% 16.64/2.61  
% 16.64/2.61  fork 4: search terminated without proof.
% 17.29/2.63  
% 17.29/2.63  **** run 125 fork 4 starts with strategy
% 17.29/2.63  {"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}
% 17.29/2.63  
% 17.29/2.63  
% 17.29/2.63  fork 3: search terminated without proof.
% 17.29/2.64  
% 17.29/2.64  
% 17.29/2.64  fork 7: search terminated without proof.
% 17.29/2.65  
% 17.29/2.65  **** run 124 fork 3 starts with strategy
% 17.29/2.65  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 17.29/2.66  
% 17.29/2.66  **** run 128 fork 7 starts with strategy
% 17.29/2.66  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 17.29/2.67  
% 17.29/2.67  
% 17.29/2.67  fork 2: search terminated without proof.
% 17.29/2.67  
% 17.29/2.67  
% 17.29/2.67  fork 1: search terminated without proof.
% 17.71/2.69  
% 17.71/2.69  
% 17.71/2.69  fork 6: search terminated without proof.
% 17.71/2.69  
% 17.71/2.69  **** run 123 fork 2 starts with strategy
% 17.71/2.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.71/2.69  
% 17.71/2.69  **** run 114 fork 1 starts with strategy
% 17.71/2.69  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 17.71/2.70  
% 17.71/2.70  
% 17.71/2.70  fork 0: search terminated without proof.
% 17.71/2.71  
% 17.71/2.71  **** run 127 fork 6 starts with strategy
% 17.71/2.71  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.71/2.72  
% 17.71/2.72  **** run 129 fork 0 starts with strategy
% 17.71/2.72  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 17.71/2.73  
% 17.71/2.73  
% 17.71/2.73  fork 5: search terminated without proof.
% 17.71/2.75  
% 17.71/2.75  **** run 126 fork 5 starts with strategy
% 17.71/2.75  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.34/2.76  
% 18.34/2.76  
% 18.34/2.76  fork 4: search terminated without proof.
% 18.53/2.78  
% 18.53/2.78  
% 18.53/2.78  fork 3: search terminated without proof.
% 18.53/2.78  
% 18.53/2.78  **** run 133 fork 4 starts with strategy
% 18.53/2.78  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.53/2.80  
% 18.53/2.80  **** run 132 fork 3 starts with strategy
% 18.53/2.80  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 18.53/2.82  
% 18.53/2.82  fork 1: search finished without proof.
% 18.53/2.82  
% 18.53/2.82  
% 18.53/2.82  fork 2: search terminated without proof.
% 18.53/2.84  
% 18.53/2.84  **** run 131 fork 2 starts with strategy
% 18.53/2.84  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 18.53/2.84  
% 18.53/2.84  **** run 122 fork 1 starts with strategy
% 18.53/2.84  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 18.53/2.92  
% 18.53/2.92  
% 18.53/2.92  fork 5: search terminated without proof.
% 18.53/2.94  
% 18.53/2.94  **** run 134 fork 5 starts with strategy
% 18.53/2.94  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 18.53/2.97  
% 18.53/2.97  
% 18.53/2.97  fork 1: search terminated without proof.
% 20.04/2.99  
% 20.04/2.99  **** run 130 fork 1 starts with strategy
% 20.04/2.99  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 25.44/3.69  
% 25.44/3.69  
% 25.44/3.69  fork 7: search terminated without proof.
% 25.44/3.71  
% 25.44/3.71  **** run 136 fork 7 starts with strategy
% 25.44/3.71  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 26.08/3.77  
% 26.08/3.77  
% 26.08/3.77  fork 6: search terminated without proof.
% 26.21/3.79  
% 26.21/3.79  **** run 135 fork 6 starts with strategy
% 26.21/3.79  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.21/3.79  
% 26.21/3.79  
% 26.21/3.79  fork 0: search terminated without proof.
% 26.21/3.81  
% 26.21/3.81  
% 26.21/3.81  fork 4: search terminated without proof.
% 26.21/3.81  
% 26.21/3.81  **** run 137 fork 0 starts with strategy
% 26.21/3.81  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 26.62/3.84  
% 26.62/3.84  **** run 141 fork 4 starts with strategy
% 26.62/3.84  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 26.62/3.87  
% 26.62/3.87  
% 26.62/3.87  fork 3: search terminated without proof.
% 26.62/3.89  
% 26.62/3.89  **** run 140 fork 3 starts with strategy
% 26.62/3.89  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 27.28/3.97  
% 27.28/3.97  
% 27.28/3.97  fork 2: search terminated without proof.
% 27.80/3.99  
% 27.80/3.99  **** run 139 fork 2 starts with strategy
% 27.80/3.99  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 27.80/4.00  
% 27.80/4.00  fork 1: search finished without proof.
% 27.80/4.01  
% 27.80/4.01  
% 27.80/4.01  fork 5: search terminated without proof.
% 27.80/4.03  
% 27.80/4.03  **** run 138 fork 1 starts with strategy
% 27.80/4.03  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 27.80/4.03  
% 27.80/4.03  **** run 142 fork 5 starts with strategy
% 27.80/4.03  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 33.51/4.74  
% 33.51/4.74  
% 33.51/4.74  fork 7: search terminated without proof.
% 33.51/4.76  
% 33.51/4.76  **** run 144 fork 7 starts with strategy
% 33.51/4.76  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 33.94/4.84  
% 33.94/4.84  
% 33.94/4.84  fork 0: search terminated without proof.
% 34.64/4.86  
% 34.64/4.86  **** run 145 fork 0 starts with strategy
% 34.64/4.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 34.64/4.88  
% 34.64/4.88  
% 34.64/4.88  fork 4: search terminated without proof.
% 34.64/4.89  
% 34.64/4.89  
% 34.64/4.89  fork 6: search terminated without proof.
% 34.64/4.91  
% 34.64/4.91  **** run 143 fork 6 starts with strategy
% 34.64/4.91  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 34.64/4.92  
% 34.64/4.92  **** run 149 fork 4 starts with strategy
% 34.64/4.92  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 34.64/4.92  
% 34.64/4.92  
% 34.64/4.92  fork 3: search terminated without proof.
% 34.64/4.95  
% 34.64/4.95  **** run 148 fork 3 starts with strategy
% 34.64/4.95  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.64/5.02  
% 34.64/5.02  
% 34.64/5.02  fork 2: search terminated without proof.
% 34.64/5.04  
% 34.64/5.04  **** run 147 fork 2 starts with strategy
% 34.64/5.04  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.64/5.06  
% 34.64/5.06  
% 34.64/5.06  fork 5: search terminated without proof.
% 36.23/5.08  
% 36.23/5.08  **** run 150 fork 5 starts with strategy
% 36.23/5.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 36.23/5.09  
% 36.23/5.09  
% 36.23/5.09  fork 1: search terminated without proof.
% 36.23/5.12  
% 36.23/5.12  **** run 146 fork 1 starts with strategy
% 36.23/5.12  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 42.53/5.89  
% 42.53/5.89  
% 42.53/5.89  fork 7: search terminated without proof.
% 42.53/5.90  
% 42.53/5.90  
% 42.53/5.90  fork 0: search terminated without proof.
% 42.53/5.92  
% 42.53/5.92  **** run 152 fork 7 starts with strategy
% 42.53/5.92  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 42.53/5.92  
% 42.53/5.92  **** run 153 fork 0 starts with strategy
% 42.53/5.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 42.99/5.94  
% 42.99/5.94  
% 42.99/5.94  fork 6: search terminated without proof.
% 43.16/5.97  
% 43.16/5.97  **** run 151 fork 6 starts with strategy
% 43.16/5.97  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 43.16/5.98  
% 43.16/5.98  
% 43.16/5.98  fork 3: search terminated without proof.
% 43.16/6.00  
% 43.16/6.00  **** run 156 fork 3 starts with strategy
% 43.16/6.00  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 43.70/6.04  
% 43.70/6.04  
% 43.70/6.04  fork 4: search terminated without proof.
% 43.70/6.06  
% 43.70/6.06  **** run 157 fork 4 starts with strategy
% 43.70/6.06  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 44.00/6.07  
% 44.00/6.07  
% 44.00/6.07  fork 2: search terminated without proof.
% 44.00/6.09  
% 44.00/6.09  **** run 155 fork 2 starts with strategy
% 44.00/6.09  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 44.61/6.14  
% 44.61/6.14  
% 44.61/6.14  fork 5: search terminated without proof.
% 44.61/6.17  
% 44.61/6.17  **** run 158 fork 5 starts with strategy
% 44.61/6.17  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 44.92/6.23  
% 44.92/6.23  
% 44.92/6.23  fork 1: search terminated without proof.
% 45.39/6.25  
% 45.39/6.25  **** run 154 fork 1 starts with strategy
% 45.39/6.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 50.45/6.95  
% 50.45/6.95  
% 50.45/6.95  fork 0: search terminated without proof.
% 50.45/6.96  
% 50.45/6.96  **** run 161 fork 0 starts with strategy
% 50.45/6.96  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 51.27/7.01  
% 51.27/7.01  
% 51.27/7.01  fork 6: search terminated without proof.
% 51.27/7.03  
% 51.27/7.03  
% 51.27/7.03  fork 3: search terminated without proof.
% 51.27/7.03  
% 51.27/7.03  
% 51.27/7.03  fork 7: search terminated without proof.
% 51.27/7.03  
% 51.27/7.03  **** run 159 fork 6 starts with strategy
% 51.27/7.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 51.27/7.05  
% 51.27/7.05  **** run 164 fork 3 starts with strategy
% 51.27/7.05  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 51.27/7.05  
% 51.27/7.05  **** run 160 fork 7 starts with strategy
% 51.27/7.05  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 51.27/7.10  
% 51.27/7.10  
% 51.27/7.10  fork 4: search terminated without proof.
% 51.27/7.12  
% 51.27/7.12  **** run 165 fork 4 starts with strategy
% 51.27/7.12  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 51.27/7.12  
% 51.27/7.12  
% 51.27/7.12  fork 2: search terminated without proof.
% 52.52/7.16  
% 52.52/7.16  **** run 163 fork 2 starts with strategy
% 52.52/7.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 52.52/7.20  
% 52.52/7.20  fork 2: search finished without proof.
% 52.52/7.22  
% 52.52/7.22  **** run 171 fork 2 starts with strategy
% 52.52/7.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 52.52/7.22  
% 52.52/7.22  
% 52.52/7.22  fork 5: search terminated without proof.
% 53.23/7.25  
% 53.23/7.25  **** run 166 fork 5 starts with strategy
% 53.23/7.25  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10,"max_size":15}
% 53.54/7.32  
% 53.54/7.32  
% 53.54/7.32  fork 1: search terminated without proof.
% 53.96/7.34  
% 53.96/7.34  **** run 162 fork 1 starts with strategy
% 53.96/7.34  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 58.75/8.00  
% 58.75/8.00  
% 58.75/8.00  fork 0: search terminated without proof.
% 59.15/8.02  
% 59.15/8.02  **** run 169 fork 0 starts with strategy
% 59.15/8.02  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 59.15/8.04  
% 59.15/8.04  fork 3: search finished without proof.
% 59.52/8.06  
% 59.52/8.06  **** run 172 fork 3 starts with strategy
% 59.52/8.06  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 60.29/8.14  
% 60.29/8.14  
% 60.29/8.14  fork 6: search terminated without proof.
% 60.29/8.15  
% 60.29/8.15  
% 60.29/8.15  fork 7: search terminated without proof.
% 60.29/8.16  
% 60.29/8.16  
% 60.29/8.16  fork 4: search terminated without proof.
% 60.29/8.17  
% 60.29/8.17  **** run 167 fork 6 starts with strategy
% 60.29/8.17  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 60.29/8.18  
% 60.29/8.18  **** run 173 fork 4 starts with strategy
% 60.29/8.18  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 60.29/8.19  
% 60.29/8.19  **** run 168 fork 7 starts with strategy
% 60.29/8.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 61.17/8.26  
% 61.17/8.26  
% 61.17/8.26  fork 2: search terminated without proof.
% 61.17/8.28  
% 61.17/8.28  
% 61.17/8.28  fork 5: search terminated without proof.
% 61.17/8.28  
% 61.17/8.28  **** run 179 fork 2 starts with strategy
% 61.17/8.28  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 61.17/8.30  
% 61.17/8.30  **** run 174 fork 5 starts with strategy
% 61.17/8.30  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 61.17/8.37  
% 61.17/8.37  
% 61.17/8.37  fork 1: search terminated without proof.
% 61.17/8.40  
% 61.17/8.40  **** run 170 fork 1 starts with strategy
% 61.17/8.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 66.29/9.06  
% 66.29/9.06  
% 66.29/9.06  fork 0: search terminated without proof.
% 66.29/9.08  
% 66.29/9.08  **** run 177 fork 0 starts with strategy
% 66.29/9.08  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 67.44/9.10  
% 67.44/9.10  
% 67.44/9.10  fork 3: search terminated without proof.
% 67.44/9.12  
% 67.44/9.12  **** run 180 fork 3 starts with strategy
% 67.44/9.12  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.07/9.20  
% 68.07/9.20  
% 68.07/9.20  fork 6: search terminated without proof.
% 68.07/9.22  
% 68.07/9.22  **** run 175 fork 6 starts with strategy
% 68.07/9.22  {"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}
% 68.95/9.31  
% 68.95/9.31  
% 68.95/9.31  fork 7: search terminated without proof.
% 68.95/9.31  
% 68.95/9.31  
% 68.95/9.31  fork 2: search terminated without proof.
% 68.95/9.33  
% 68.95/9.33  **** run 176 fork 7 starts with strategy
% 68.95/9.33  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 68.95/9.33  
% 68.95/9.33  
% 68.95/9.33  fork 4: search terminated without proof.
% 69.45/9.33  
% 69.45/9.33  **** run 187 fork 2 starts with strategy
% 69.45/9.33  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 69.45/9.35  
% 69.45/9.35  **** run 181 fork 4 starts with strategy
% 69.45/9.35  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 69.66/9.36  
% 69.66/9.36  
% 69.66/9.36  fork 5: search terminated without proof.
% 69.66/9.39  
% 69.66/9.39  **** run 182 fork 5 starts with strategy
% 69.66/9.39  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 70.46/9.50  
% 70.46/9.50  
% 70.46/9.50  fork 1: search terminated without proof.
% 70.46/9.52  
% 70.46/9.52  **** run 178 fork 1 starts with strategy
% 70.46/9.52  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 75.30/10.11  
% 75.30/10.11  
% 75.30/10.11  fork 0: search terminated without proof.
% 75.30/10.13  
% 75.30/10.13  **** run 185 fork 0 starts with strategy
% 75.30/10.13  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 75.30/10.15  
% 75.30/10.15  
% 75.30/10.15  fork 3: search terminated without proof.
% 75.94/10.17  
% 75.94/10.17  **** run 188 fork 3 starts with strategy
% 75.94/10.17  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 76.48/10.29  
% 76.48/10.29  
% 76.48/10.29  fork 6: search terminated without proof.
% 76.48/10.30  
% 76.48/10.30  **** run 183 fork 6 starts with strategy
% 76.48/10.30  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 77.15/10.36  
% 77.15/10.36  
% 77.15/10.36  fork 7: search terminated without proof.
% 77.15/10.36  
% 77.15/10.36  
% 77.15/10.36  fork 2: search terminated without proof.
% 77.15/10.38  
% 77.15/10.38  **** run 195 fork 2 starts with strategy
% 77.15/10.38  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 77.15/10.38  
% 77.15/10.38  **** run 184 fork 7 starts with strategy
% 77.15/10.38  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 77.15/10.42  
% 77.15/10.42  
% 77.15/10.42  fork 4: search terminated without proof.
% 77.15/10.44  
% 77.15/10.44  **** run 189 fork 4 starts with strategy
% 77.15/10.44  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 77.15/10.44  
% 77.15/10.44  
% 77.15/10.44  fork 5: search terminated without proof.
% 77.15/10.46  
% 77.15/10.46  **** run 190 fork 5 starts with strategy
% 77.15/10.46  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 79.59/10.69  
% 79.59/10.69  
% 79.59/10.69  fork 1: search terminated without proof.
% 79.59/10.71  
% 79.59/10.71  **** run 186 fork 1 starts with strategy
% 79.59/10.71  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 82.98/11.16  
% 82.98/11.16  
% 82.98/11.16  fork 0: search terminated without proof.
% 82.98/11.18  
% 82.98/11.18  **** run 193 fork 0 starts with strategy
% 82.98/11.18  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 82.98/11.20  
% 82.98/11.20  
% 82.98/11.20  fork 3: search terminated without proof.
% 82.98/11.22  
% 82.98/11.22  **** run 196 fork 3 starts with strategy
% 82.98/11.22  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 85.52/11.41  
% 85.52/11.41  
% 85.52/11.41  fork 2: search terminated without proof.
% 85.52/11.43  
% 85.52/11.43  **** run 203 fork 2 starts with strategy
% 85.52/11.43  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 85.84/11.46  
% 85.84/11.46  
% 85.84/11.46  fork 7: search terminated without proof.
% 85.84/11.48  
% 85.84/11.48  **** run 192 fork 7 starts with strategy
% 85.84/11.48  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 85.84/11.49  
% 85.84/11.49  
% 85.84/11.49  fork 5: search terminated without proof.
% 85.84/11.50  
% 85.84/11.50  
% 85.84/11.50  fork 4: search terminated without proof.
% 85.84/11.51  
% 85.84/11.51  **** run 198 fork 5 starts with strategy
% 85.84/11.51  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 85.84/11.51  
% 85.84/11.51  **** run 197 fork 4 starts with strategy
% 85.84/11.51  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 85.84/11.52  
% 85.84/11.52  
% 85.84/11.52  fork 6: search terminated without proof.
% 86.59/11.54  
% 86.59/11.54  **** run 191 fork 6 starts with strategy
% 86.59/11.54  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 87.92/11.74  
% 87.92/11.74  
% 87.92/11.74  fork 1: search terminated without proof.
% 88.23/11.76  
% 88.23/11.76  **** run 194 fork 1 starts with strategy
% 88.23/11.76  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 91.22/12.20  
% 91.22/12.20  
% 91.22/12.20  fork 0: search terminated without proof.
% 91.77/12.23  
% 91.77/12.23  **** run 201 fork 0 starts with strategy
% 91.77/12.23  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 91.77/12.25  
% 91.77/12.25  
% 91.77/12.25  fork 3: search terminated without proof.
% 92.24/12.27  
% 92.24/12.27  **** run 204 fork 3 starts with strategy
% 92.24/12.27  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 93.62/12.49  
% 93.62/12.49  
% 93.62/12.49  fork 2: search terminated without proof.
% 94.17/12.51  
% 94.17/12.51  **** run 211 fork 2 starts with strategy
% 94.17/12.51  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 94.17/12.54  
% 94.17/12.54  
% 94.17/12.54  fork 4: search terminated without proof.
% 94.62/12.57  
% 94.62/12.57  **** run 205 fork 4 starts with strategy
% 94.62/12.57  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 94.62/12.57  
% 94.62/12.57  
% 94.62/12.57  fork 6: search terminated without proof.
% 94.62/12.60  
% 94.62/12.60  **** run 199 fork 6 starts with strategy
% 94.62/12.60  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 94.62/12.62  
% 94.62/12.62  
% 94.62/12.62  fork 5: search terminated without proof.
% 94.62/12.62  
% 94.62/12.62  
% 94.62/12.62  fork 7: search terminated without proof.
% 94.62/12.63  
% 94.62/12.63  fork 6: search finished without proof.
% 94.62/12.64  
% 94.62/12.64  **** run 206 fork 5 starts with strategy
% 94.62/12.64  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 94.62/12.65  
% 94.62/12.65  **** run 207 fork 6 starts with strategy
% 94.62/12.65  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 94.62/12.65  
% 94.62/12.65  **** run 200 fork 7 starts with strategy
% 94.62/12.65  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 94.62/12.78  
% 94.62/12.78  fork 1: search finished without proof.
% 96.30/12.80  
% 96.30/12.80  **** run 202 fork 1 starts with strategy
% 96.30/12.80  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 100.04/13.30  
% 100.04/13.30  
% 100.04/13.30  fork 3: search terminated without proof.
% 100.04/13.33  
% 100.04/13.33  **** run 212 fork 3 starts with strategy
% 100.04/13.33  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 100.04/13.36  
% 100.04/13.36  
% 100.04/13.36  fork 0: search terminated without proof.
% 100.04/13.38  
% 100.04/13.38  **** run 209 fork 0 starts with strategy
% 100.04/13.38  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 101.90/13.54  
% 101.90/13.54  
% 101.90/13.54  fork 2: search terminated without proof.
% 101.90/13.56  
% 101.90/13.56  **** run 219 fork 2 starts with strategy
% 101.90/13.56  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 103.09/13.69  
% 103.09/13.69  
% 103.09/13.69  fork 7: search terminated without proof.
% 103.09/13.70  
% 103.09/13.70  
% 103.09/13.70  fork 4: search terminated without proof.
% 103.34/13.71  
% 103.34/13.71  **** run 208 fork 7 starts with strategy
% 103.34/13.71  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 103.34/13.71  
% 103.34/13.71  
% 103.34/13.71  fork 6: search terminated without proof.
% 103.34/13.72  
% 103.34/13.72  **** run 213 fork 4 starts with strategy
% 103.34/13.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 103.54/13.74  
% 103.54/13.74  **** run 215 fork 6 starts with strategy
% 103.54/13.74  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 103.54/13.76  
% 103.54/13.76  
% 103.54/13.76  fork 5: search terminated without proof.
% 103.54/13.78  
% 103.54/13.78  **** run 214 fork 5 starts with strategy
% 103.54/13.78  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 104.85/13.90  
% 104.85/13.90  
% 104.85/13.90  fork 1: search terminated without proof.
% 104.85/13.92  
% 104.85/13.92  **** run 210 fork 1 starts with strategy
% 104.85/13.92  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 108.00/14.36  
% 108.00/14.36  
% 108.00/14.36  fork 3: search terminated without proof.
% 108.00/14.38  
% 108.00/14.38  **** run 220 fork 3 starts with strategy
% 108.00/14.38  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 108.75/14.41  
% 108.75/14.41  
% 108.75/14.41  fork 0: search terminated without proof.
% 108.75/14.43  
% 108.75/14.43  **** run 217 fork 0 starts with strategy
% 108.75/14.43  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 110.37/14.67  
% 110.37/14.67  
% 110.37/14.67  fork 2: search terminated without proof.
% 110.37/14.69  
% 110.37/14.69  **** run 227 fork 2 starts with strategy
% 110.37/14.69  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 111.19/14.77  
% 111.19/14.77  
% 111.19/14.77  fork 7: search terminated without proof.
% 111.19/14.80  
% 111.19/14.80  **** run 216 fork 7 starts with strategy
% 111.19/14.80  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 111.19/14.81  
% 111.19/14.81  
% 111.19/14.81  fork 6: search terminated without proof.
% 111.89/14.82  
% 111.89/14.82  
% 111.89/14.82  fork 4: search terminated without proof.
% 111.89/14.83  
% 111.89/14.83  fork 7: search finished without proof.
% 111.89/14.84  
% 111.89/14.84  
% 111.89/14.84  fork 5: search terminated without proof.
% 111.89/14.84  
% 111.89/14.84  **** run 221 fork 4 starts with strategy
% 111.89/14.84  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 111.89/14.85  
% 111.89/14.85  **** run 223 fork 6 starts with strategy
% 111.89/14.85  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 111.89/14.85  
% 111.89/14.85  **** run 224 fork 7 starts with strategy
% 111.89/14.85  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 111.89/14.86  
% 111.89/14.86  **** run 222 fork 5 starts with strategy
% 111.89/14.86  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 113.30/15.00  
% 113.30/15.00  fork 1: search finished without proof.
% 113.30/15.02  
% 113.30/15.02  **** run 218 fork 1 starts with strategy
% 113.30/15.02  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 116.38/15.41  
% 116.38/15.41  
% 116.38/15.41  fork 3: search terminated without proof.
% 116.38/15.44  
% 116.38/15.44  **** run 228 fork 3 starts with strategy
% 116.38/15.44  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 116.38/15.47  
% 116.38/15.47  
% 116.38/15.47  fork 0: search terminated without proof.
% 116.38/15.50  
% 116.38/15.50  **** run 225 fork 0 starts with strategy
% 116.38/15.50  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 119.42/15.80  
% 119.42/15.80  
% 119.42/15.80  fork 2: search terminated without proof.
% 119.42/15.82  
% 119.42/15.82  **** run 235 fork 2 starts with strategy
% 119.42/15.82  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 119.79/15.88  
% 119.79/15.88  
% 119.79/15.88  fork 4: search terminated without proof.
% 119.79/15.89  
% 119.79/15.89  
% 119.79/15.89  fork 5: search terminated without proof.
% 119.79/15.90  
% 119.79/15.90  **** run 229 fork 4 starts with strategy
% 119.79/15.90  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 120.40/15.92  
% 120.40/15.92  
% 120.40/15.92  fork 6: search terminated without proof.
% 120.40/15.92  
% 120.40/15.92  **** run 230 fork 5 starts with strategy
% 120.40/15.92  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 120.40/15.93  
% 120.40/15.93  
% 120.40/15.93  fork 7: search terminated without proof.
% 120.40/15.93  
% 120.40/15.93  fork 4: search finished without proof.
% 120.40/15.95  
% 120.40/15.95  **** run 231 fork 6 starts with strategy
% 120.40/15.95  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 120.40/15.95  
% 120.40/15.95  **** run 232 fork 7 starts with strategy
% 120.40/15.95  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 120.40/15.95  
% 120.40/15.95  **** run 237 fork 4 starts with strategy
% 120.40/15.95  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 120.93/16.09  
% 120.93/16.09  
% 120.93/16.09  fork 1: search terminated without proof.
% 120.93/16.12  
% 120.93/16.12  **** run 226 fork 1 starts with strategy
% 120.93/16.12  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 123.02/16.28  
% 123.02/16.28  
% 123.02/16.28  result: proof found
% 123.02/16.28  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 123.02/16.28  by run 237 fork 4 strategy {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 123.02/16.28  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 123.02/16.28  
% 123.02/16.28  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 123.02/16.28  
% 123.02/16.28  run 237 fork 4 statistics:
% 123.02/16.28  ----------------------------------
% 123.02/16.28  this run seconds: 0.111907
% 123.02/16.28  total seconds: 15.144163
% 123.02/16.28  stat_given_used: 1109
% 123.02/16.28  stat_given_used_at_endgame: 0
% 123.02/16.28  stat_given_candidates:   4649
% 123.02/16.28  stat_given_candidates_at_endgame: 0
% 123.02/16.28  stat_given_candidates_h: 0
% 123.02/16.28  stat_binres_derived_cl:   652
% 123.02/16.28  stat_binres_derived_cl_h: 0
% 123.02/16.28  stat_factor_derived_cl: 535
% 123.02/16.28  stat_para_derived_cl: 12426
% 123.02/16.28  stat_tautologies_discarded: 167
% 123.02/16.28  stat_forward_subsumed: 2351
% 123.02/16.28  stat_derived_cut: 3957
% 123.02/16.28  stat_derived_rewritten: 21
% 123.02/16.28  stat_weight_discarded_building: 0
% 123.02/16.28  stat_weight_discarded_cl: 0
% 123.02/16.28  stat_internlimit_discarded_cl: 0
% 123.02/16.28  stat_simplified:  25 simplified 0 derived 0 given
% 123.02/16.28  stat_kept_cl: 10258
% 123.02/16.28  stat_built_cl: 12501
% 123.02/16.28  stat_hyperres_partial_cl: 0
% 123.02/16.28  stat_made_rewriters: 7
% 123.02/16.28  stat_backward_subsumed: 0
% 123.02/16.28  stat_propagated_subsumed: 0
% 123.02/16.28  stat_clsubs_attempted:                     37235
% 123.02/16.28  stat_clsubs_fact_groundunit_found:            12
% 123.02/16.28  stat_clsubs_rule_groundunit_found:             1
% 123.02/16.28  stat_clsubs_top_meta_attempted:            2052361
% 123.02/16.28  stat_clsubs_top_meta_failed:               2015126
% 123.02/16.28  stat_clsubs_top_meta_nonpref_attempted:             2052361
% 123.02/16.28  stat_clsubs_top_meta_nonpref_succeeded:             1187393
% 123.02/16.28  stat_clsubs_top_meta_pref_attempted:                1187393
% 123.02/16.28  stat_clsubs_top_meta_pref1_succeeded:                212632
% 123.02/16.28  stat_clsubs_top_meta_pref2_succeeded:                 62831
% 123.02/16.28  stat_clsubs_top_meta_pref3_succeeded:                 37235
% 123.02/16.28  stat_clsubs_top_meta_pref_succeeded:                  37235
% 123.02/16.28  stat_clsubs_meta_attempted:               132766
% 123.02/16.28  stat_clsubs_meta_failed:                   33301
% 123.02/16.28  stat_clsubs_predsymbs_attempted:               0
% 123.02/16.28  stat_clsubs_unit_attempted:                   16
% 123.02/16.28  stat_clsubs_full_attempted:                37219
% 123.02/16.28  stat_forwardsubs_attempted:                12610
% 123.02/16.28  stat_lit_hash_added:                   1601
% 123.02/16.28  stat_lit_hash_computed:              119014
% 123.02/16.28  stat_lit_hash_match_found:             8128
% 123.02/16.28  stat_lit_hash_match_miss:            191034
% 123.02/16.28  stat_lit_hash_cut_ok:                  5758
% 123.02/16.28  stat_lit_strong_cut_ok:                 102
% 123.02/16.28  stat_lit_hash_subsume_ok:              2351
% 123.02/16.28  clqueue els 10000000 used 1
% 123.02/16.28  clactive els 10000000 used 1110
% 123.02/16.28  clactivesubsume els 10000000 used 6367
% 123.02/16.28  queue_termbuf els 200000000 used 863472
% 123.02/16.28  hyper_termbuf els 100000000 used 1
% 123.02/16.28  active_termbuf els 100000000 used 53596
% 123.02/16.28  varstack els 5000 last used 1
% 123.02/16.28  given_termbuf els 10000000 last used 1
% 123.02/16.28  simplified_termbuf els 10000000 last used 1
% 123.02/16.28  derived_termbuf els 10000000 last used 21
% 123.02/16.28  wr_mallocs: 8507
% 123.02/16.28  wr_callocs: 21
% 123.02/16.28  wr_reallocs: 700
% 123.02/16.28  wr_frees: 4
% 123.02/16.28  wr_malloc_bytes: 4162880756
% 123.02/16.28  wr_calloc_bytes: 112065536
% 123.02/16.28  wr_realloc_bytes: 268832
% 123.02/16.28  wr_realloc_freebytes: 0
% 123.02/16.28  ----------------------------------
%------------------------------------------------------------------------------