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

View Problem - Process Solution

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

% Computer : n009.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:38:03 EDT 2023

% Result   : Unsatisfiable 119.70s 15.67s
% Output   : CNFRefutation 119.70s
% 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.03/0.12  % Problem  : SWC176-1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n009.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 14:49:50 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                   204
% 0.19/0.38  in_rule_clause_count:              181
% 0.19/0.38  in_fact_clause_count:               23
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:             29
% 0.19/0.38  in_unit_clause_count:               70
% 0.19/0.38  in_horn_clause_count:              171
% 0.19/0.38  in_pos_clause_count:                67
% 0.19/0.38  in_neg_clause_count:                16
% 0.19/0.38  in_poseq_clause_count:              61
% 0.19/0.38  in_negeq_clause_count:              37
% 0.19/0.38  in_unitposeq_clause_count:           4
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:            10
% 0.19/0.38  in_min_depth:              1
% 0.19/0.38  in_max_depth:              5
% 0.19/0.38  in_min_size:               2
% 0.19/0.38  in_max_size:              31
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               6
% 0.19/0.38  in_extaxiom_count:               185
% 0.19/0.38  in_axiom_count:                    0
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                    19
% 0.19/0.38  in_neg_goal_count:                 3
% 0.19/0.38  in_pos_goal_count:                15
% 0.19/0.38  in_posunit_goal_count:            15
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"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.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"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.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"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.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 3 fork 2 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 4 fork 3 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 5 fork 4 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 7 fork 6 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 2: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 3: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  fork 1: search finished without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 4: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 5: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 6: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 0: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 11 fork 2 starts with strategy
% 0.19/0.54  
% 0.19/0.54  **** run 10 fork 1 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.54  **** run 12 fork 3 starts with strategy
% 0.19/0.54  
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.55  
% 0.19/0.55  **** run 15 fork 6 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 1.43/0.55  
% 1.43/0.55  fork 7: search finished without proof.
% 1.43/0.55  
% 1.43/0.55  **** run 13 fork 4 starts with strategy
% 1.43/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 1.43/0.55  
% 1.43/0.55  **** run 9 fork 0 starts with strategy
% 1.43/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 1.43/0.56  
% 1.43/0.56  **** run 14 fork 5 starts with strategy
% 1.43/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 1.54/0.61  
% 1.54/0.61  **** run 16 fork 7 starts with strategy
% 1.54/0.61  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 2.17/0.67  
% 2.17/0.67  
% 2.17/0.67  fork 3: search terminated without proof.
% 2.17/0.67  
% 2.17/0.67  
% 2.17/0.67  fork 2: search terminated without proof.
% 2.17/0.67  
% 2.17/0.67  
% 2.17/0.67  fork 1: search terminated without proof.
% 2.17/0.68  
% 2.17/0.68  
% 2.17/0.68  fork 4: search terminated without proof.
% 2.17/0.68  
% 2.17/0.68  
% 2.17/0.68  fork 0: search terminated without proof.
% 2.17/0.68  
% 2.17/0.68  
% 2.17/0.68  fork 6: search terminated without proof.
% 2.17/0.69  
% 2.17/0.69  **** run 19 fork 2 starts with strategy
% 2.17/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.17/0.69  
% 2.17/0.69  **** run 20 fork 3 starts with strategy
% 2.17/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.17/0.69  
% 2.17/0.69  **** run 18 fork 1 starts with strategy
% 2.17/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.17/0.70  
% 2.17/0.70  **** run 23 fork 6 starts with strategy
% 2.17/0.70  
% 2.17/0.70  **** run 21 fork 4 starts with strategy
% 2.17/0.70  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}{"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.17/0.70  
% 2.17/0.70  
% 2.17/0.70  **** run 17 fork 0 starts with strategy
% 2.17/0.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.89/0.80  
% 2.89/0.80  
% 2.89/0.80  fork 5: search terminated without proof.
% 2.89/0.82  
% 2.89/0.82  
% 2.89/0.82  fork 2: search terminated without proof.
% 2.89/0.83  
% 2.89/0.83  
% 2.89/0.83  fork 3: search terminated without proof.
% 2.89/0.83  
% 2.89/0.83  
% 2.89/0.83  fork 1: search terminated without proof.
% 2.89/0.83  
% 2.89/0.83  **** run 22 fork 5 starts with strategy
% 2.89/0.83  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.40/0.84  
% 3.40/0.84  
% 3.40/0.84  fork 4: search terminated without proof.
% 3.40/0.84  
% 3.40/0.84  
% 3.40/0.84  fork 6: search terminated without proof.
% 3.40/0.84  
% 3.40/0.84  
% 3.40/0.84  fork 0: search terminated without proof.
% 3.40/0.84  
% 3.40/0.84  **** run 27 fork 2 starts with strategy
% 3.40/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.40/0.85  
% 3.40/0.85  **** run 28 fork 3 starts with strategy
% 3.40/0.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.40/0.85  
% 3.40/0.85  **** run 26 fork 1 starts with strategy
% 3.40/0.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.40/0.86  
% 3.40/0.86  **** run 31 fork 6 starts with strategy
% 3.40/0.86  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.40/0.86  
% 3.40/0.86  **** run 29 fork 4 starts with strategy
% 3.40/0.86  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.40/0.87  
% 3.40/0.87  **** run 25 fork 0 starts with strategy
% 3.40/0.87  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.64/0.87  
% 3.64/0.87  
% 3.64/0.87  fork 7: search terminated without proof.
% 3.64/0.89  
% 3.64/0.89  **** run 24 fork 7 starts with strategy
% 3.64/0.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 4.36/0.98  
% 4.36/0.98  
% 4.36/0.98  fork 2: search terminated without proof.
% 4.36/0.98  
% 4.36/0.98  
% 4.36/0.98  fork 3: search terminated without proof.
% 4.36/0.98  
% 4.36/0.98  
% 4.36/0.98  fork 6: search terminated without proof.
% 4.36/0.99  
% 4.36/0.99  
% 4.36/0.99  fork 1: search terminated without proof.
% 4.36/0.99  
% 4.36/0.99  
% 4.36/0.99  fork 4: search terminated without proof.
% 4.36/0.99  
% 4.36/0.99  **** run 35 fork 2 starts with strategy
% 4.36/0.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.36/0.99  
% 4.36/0.99  fork 5: search finished without proof.
% 4.36/0.99  
% 4.36/0.99  **** run 36 fork 3 starts with strategy
% 4.36/0.99  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.36/1.00  
% 4.36/1.00  
% 4.36/1.00  fork 0: search terminated without proof.
% 4.36/1.00  
% 4.36/1.00  **** run 39 fork 6 starts with strategy
% 4.36/1.00  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.36/1.00  
% 4.36/1.00  **** run 34 fork 1 starts with strategy
% 4.36/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.36/1.01  
% 4.36/1.01  **** run 37 fork 4 starts with strategy
% 4.36/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.36/1.01  
% 4.36/1.01  **** run 30 fork 5 starts with strategy
% 4.36/1.01  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.36/1.02  
% 4.36/1.02  **** run 33 fork 0 starts with strategy
% 4.36/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.36/1.02  
% 4.36/1.02  
% 4.36/1.02  fork 7: search terminated without proof.
% 4.90/1.06  
% 4.90/1.06  fork 4: search finished without proof.
% 4.90/1.06  
% 4.90/1.06  **** run 32 fork 7 starts with strategy
% 4.90/1.06  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.90/1.07  
% 4.90/1.07  **** run 45 fork 4 starts with strategy
% 4.90/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.26/1.12  
% 5.26/1.12  fork 3: search finished without proof.
% 5.26/1.13  
% 5.26/1.13  
% 5.26/1.13  fork 6: search terminated without proof.
% 5.26/1.13  
% 5.26/1.13  
% 5.26/1.13  fork 2: search terminated without proof.
% 5.26/1.13  
% 5.26/1.13  
% 5.26/1.13  fork 1: search terminated without proof.
% 5.26/1.14  
% 5.26/1.14  **** run 44 fork 3 starts with strategy
% 5.26/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.26/1.15  
% 5.26/1.15  **** run 43 fork 2 starts with strategy
% 5.26/1.15  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.26/1.15  
% 5.26/1.15  **** run 47 fork 6 starts with strategy
% 5.26/1.15  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.26/1.15  
% 5.26/1.15  **** run 42 fork 1 starts with strategy
% 5.26/1.15  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.92/1.16  
% 5.92/1.16  
% 5.92/1.16  fork 5: search terminated without proof.
% 5.92/1.17  
% 5.92/1.17  
% 5.92/1.17  fork 0: search terminated without proof.
% 5.92/1.18  
% 5.92/1.18  **** run 38 fork 5 starts with strategy
% 5.92/1.18  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 5.92/1.18  
% 5.92/1.18  
% 5.92/1.18  fork 7: search terminated without proof.
% 6.18/1.19  
% 6.18/1.19  **** run 41 fork 0 starts with strategy
% 6.18/1.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.18/1.20  
% 6.18/1.20  
% 6.18/1.20  fork 4: search terminated without proof.
% 6.18/1.20  
% 6.18/1.20  **** run 40 fork 7 starts with strategy
% 6.18/1.20  {"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}
% 6.18/1.22  
% 6.18/1.22  **** run 53 fork 4 starts with strategy
% 6.18/1.22  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.51/1.27  
% 6.51/1.27  
% 6.51/1.27  fork 3: search terminated without proof.
% 6.51/1.28  
% 6.51/1.28  
% 6.51/1.28  fork 2: search terminated without proof.
% 6.51/1.28  
% 6.51/1.28  fork 1: search finished without proof.
% 6.51/1.28  
% 6.51/1.28  
% 6.51/1.28  fork 6: search terminated without proof.
% 6.51/1.29  
% 6.51/1.29  **** run 52 fork 3 starts with strategy
% 6.51/1.29  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.51/1.29  
% 6.51/1.29  **** run 50 fork 1 starts with strategy
% 6.51/1.29  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.51/1.30  
% 6.51/1.30  **** run 51 fork 2 starts with strategy
% 6.51/1.30  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.04/1.30  
% 7.04/1.30  **** run 55 fork 6 starts with strategy
% 7.04/1.30  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.04/1.31  
% 7.04/1.31  
% 7.04/1.31  fork 5: search terminated without proof.
% 7.04/1.32  
% 7.04/1.32  fork 0: search finished without proof.
% 7.04/1.33  
% 7.04/1.33  **** run 46 fork 5 starts with strategy
% 7.04/1.33  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.04/1.34  
% 7.04/1.34  
% 7.04/1.34  fork 7: search terminated without proof.
% 7.04/1.34  
% 7.04/1.34  fork 4: search finished without proof.
% 7.04/1.34  
% 7.04/1.34  **** run 49 fork 0 starts with strategy
% 7.04/1.34  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 7.04/1.36  
% 7.04/1.36  **** run 61 fork 4 starts with strategy
% 7.04/1.36  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.04/1.36  
% 7.04/1.36  **** run 48 fork 7 starts with strategy
% 7.04/1.36  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 7.57/1.42  
% 7.57/1.42  fork 3: search finished without proof.
% 7.57/1.42  
% 7.57/1.42  
% 7.57/1.42  fork 1: search terminated without proof.
% 7.57/1.42  
% 7.57/1.42  
% 7.57/1.42  fork 2: search terminated without proof.
% 7.57/1.43  
% 7.57/1.43  
% 7.57/1.43  fork 6: search terminated without proof.
% 7.57/1.44  
% 7.57/1.44  **** run 60 fork 3 starts with strategy
% 7.57/1.44  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.57/1.44  
% 7.57/1.44  **** run 58 fork 1 starts with strategy
% 7.57/1.44  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.57/1.45  
% 7.57/1.45  **** run 59 fork 2 starts with strategy
% 7.57/1.45  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.57/1.45  
% 7.57/1.45  **** run 63 fork 6 starts with strategy
% 7.57/1.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.57/1.46  
% 7.57/1.46  
% 7.57/1.46  fork 5: search terminated without proof.
% 8.30/1.47  
% 8.30/1.47  
% 8.30/1.47  fork 0: search terminated without proof.
% 8.30/1.47  
% 8.30/1.47  **** run 54 fork 5 starts with strategy
% 8.30/1.47  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 8.30/1.49  
% 8.30/1.49  **** run 57 fork 0 starts with strategy
% 8.30/1.49  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.30/1.49  
% 8.30/1.49  
% 8.30/1.49  fork 4: search terminated without proof.
% 8.30/1.49  
% 8.30/1.49  
% 8.30/1.49  fork 7: search terminated without proof.
% 8.57/1.51  
% 8.57/1.51  **** run 56 fork 7 starts with strategy
% 8.57/1.51  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 8.57/1.51  
% 8.57/1.51  **** run 69 fork 4 starts with strategy
% 8.57/1.51  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 8.93/1.57  
% 8.93/1.57  
% 8.93/1.57  fork 3: search terminated without proof.
% 8.93/1.57  
% 8.93/1.57  
% 8.93/1.57  fork 1: search terminated without proof.
% 8.93/1.58  
% 8.93/1.58  
% 8.93/1.58  fork 2: search terminated without proof.
% 8.93/1.58  
% 8.93/1.58  
% 8.93/1.58  fork 6: search terminated without proof.
% 8.93/1.59  
% 8.93/1.59  **** run 68 fork 3 starts with strategy
% 8.93/1.59  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.93/1.59  
% 8.93/1.59  **** run 66 fork 1 starts with strategy
% 8.93/1.59  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 8.93/1.59  
% 8.93/1.59  **** run 67 fork 2 starts with strategy
% 8.93/1.59  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 8.93/1.60  
% 8.93/1.60  **** run 71 fork 6 starts with strategy
% 8.93/1.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 8.93/1.60  
% 8.93/1.60  
% 8.93/1.60  fork 5: search terminated without proof.
% 9.53/1.62  
% 9.53/1.62  **** run 62 fork 5 starts with strategy
% 9.53/1.62  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 9.53/1.63  
% 9.53/1.63  
% 9.53/1.63  fork 0: search terminated without proof.
% 9.53/1.64  
% 9.53/1.64  
% 9.53/1.64  fork 7: search terminated without proof.
% 9.53/1.65  
% 9.53/1.65  **** run 65 fork 0 starts with strategy
% 9.53/1.65  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.53/1.66  
% 9.53/1.66  **** run 64 fork 7 starts with strategy
% 9.53/1.66  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.95/1.68  
% 9.95/1.68  
% 9.95/1.68  fork 4: search terminated without proof.
% 9.95/1.70  
% 9.95/1.70  **** run 77 fork 4 starts with strategy
% 9.95/1.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.95/1.71  
% 9.95/1.71  fork 3: search finished without proof.
% 9.95/1.72  
% 9.95/1.72  
% 9.95/1.72  fork 1: search terminated without proof.
% 9.95/1.73  
% 9.95/1.73  
% 9.95/1.73  fork 6: search terminated without proof.
% 9.95/1.73  
% 9.95/1.73  **** run 76 fork 3 starts with strategy
% 9.95/1.73  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 9.95/1.74  
% 9.95/1.74  **** run 74 fork 1 starts with strategy
% 9.95/1.74  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 9.95/1.75  
% 9.95/1.75  **** run 79 fork 6 starts with strategy
% 9.95/1.75  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 9.95/1.76  
% 9.95/1.76  
% 9.95/1.76  fork 2: search terminated without proof.
% 9.95/1.76  
% 9.95/1.76  
% 9.95/1.76  fork 5: search terminated without proof.
% 10.74/1.78  
% 10.74/1.78  **** run 70 fork 5 starts with strategy
% 10.74/1.78  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 10.74/1.78  
% 10.74/1.78  **** run 75 fork 2 starts with strategy
% 10.74/1.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.74/1.78  
% 10.74/1.78  
% 10.74/1.78  fork 0: search terminated without proof.
% 10.74/1.79  
% 10.74/1.79  
% 10.74/1.79  fork 7: search terminated without proof.
% 10.90/1.80  
% 10.90/1.80  **** run 73 fork 0 starts with strategy
% 10.90/1.80  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.90/1.80  
% 10.90/1.80  **** run 72 fork 7 starts with strategy
% 10.90/1.80  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 11.13/1.83  
% 11.13/1.83  fork 0: search finished without proof.
% 11.13/1.83  
% 11.13/1.83  
% 11.13/1.83  fork 4: search terminated without proof.
% 11.13/1.85  
% 11.13/1.85  **** run 81 fork 0 starts with strategy
% 11.13/1.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.13/1.85  
% 11.13/1.85  **** run 85 fork 4 starts with strategy
% 11.13/1.85  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.13/1.86  
% 11.13/1.86  
% 11.13/1.86  fork 3: search terminated without proof.
% 11.13/1.87  
% 11.13/1.87  
% 11.13/1.87  fork 1: search terminated without proof.
% 11.13/1.88  
% 11.13/1.88  **** run 84 fork 3 starts with strategy
% 11.13/1.88  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.13/1.89  
% 11.13/1.89  
% 11.13/1.89  fork 6: search terminated without proof.
% 11.13/1.89  
% 11.13/1.89  **** run 82 fork 1 starts with strategy
% 11.13/1.89  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.76/1.90  
% 11.76/1.90  **** run 87 fork 6 starts with strategy
% 11.76/1.90  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.76/1.91  
% 11.76/1.91  fork 5: search finished without proof.
% 11.76/1.91  
% 11.76/1.91  
% 11.76/1.91  fork 2: search terminated without proof.
% 11.76/1.93  
% 11.76/1.93  **** run 78 fork 5 starts with strategy
% 11.76/1.93  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 11.76/1.93  
% 11.76/1.93  **** run 83 fork 2 starts with strategy
% 11.76/1.93  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.76/1.93  
% 11.76/1.93  
% 11.76/1.93  fork 7: search terminated without proof.
% 11.76/1.95  
% 11.76/1.95  **** run 80 fork 7 starts with strategy
% 11.76/1.95  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 12.35/1.98  
% 12.35/1.98  
% 12.35/1.98  fork 4: search terminated without proof.
% 12.35/1.98  
% 12.35/1.98  
% 12.35/1.98  fork 0: search terminated without proof.
% 12.35/2.00  
% 12.35/2.00  **** run 93 fork 4 starts with strategy
% 12.35/2.00  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.35/2.00  
% 12.35/2.00  **** run 89 fork 0 starts with strategy
% 12.35/2.00  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.35/2.01  
% 12.35/2.01  
% 12.35/2.01  fork 3: search terminated without proof.
% 12.35/2.02  
% 12.35/2.02  
% 12.35/2.02  fork 1: search terminated without proof.
% 12.35/2.03  
% 12.35/2.03  **** run 92 fork 3 starts with strategy
% 12.35/2.03  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 12.35/2.03  
% 12.35/2.03  
% 12.35/2.03  fork 6: search terminated without proof.
% 12.35/2.04  
% 12.35/2.04  **** run 90 fork 1 starts with strategy
% 12.35/2.04  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 12.35/2.05  
% 12.35/2.05  **** run 95 fork 6 starts with strategy
% 12.35/2.05  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 12.35/2.06  
% 12.35/2.06  
% 12.35/2.06  fork 5: search terminated without proof.
% 12.35/2.06  
% 12.35/2.06  
% 12.35/2.06  fork 2: search terminated without proof.
% 13.14/2.07  
% 13.14/2.07  fork 1: search finished without proof.
% 13.14/2.08  
% 13.14/2.08  **** run 86 fork 5 starts with strategy
% 13.14/2.08  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 13.14/2.08  
% 13.14/2.08  **** run 91 fork 2 starts with strategy
% 13.14/2.08  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 13.14/2.08  
% 13.14/2.08  
% 13.14/2.08  fork 7: search terminated without proof.
% 13.14/2.09  
% 13.14/2.09  **** run 98 fork 1 starts with strategy
% 13.14/2.09  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.30/2.10  
% 13.30/2.10  **** run 88 fork 7 starts with strategy
% 13.30/2.10  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 13.51/2.13  
% 13.51/2.13  
% 13.51/2.13  fork 0: search terminated without proof.
% 13.51/2.13  
% 13.51/2.13  
% 13.51/2.13  fork 4: search terminated without proof.
% 13.62/2.15  
% 13.62/2.15  **** run 97 fork 0 starts with strategy
% 13.62/2.15  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 13.62/2.15  
% 13.62/2.15  **** run 101 fork 4 starts with strategy
% 13.62/2.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.62/2.17  
% 13.62/2.17  
% 13.62/2.17  fork 3: search terminated without proof.
% 13.62/2.20  
% 13.62/2.20  
% 13.62/2.20  fork 6: search terminated without proof.
% 13.62/2.20  
% 13.62/2.20  **** run 100 fork 3 starts with strategy
% 13.62/2.20  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 14.17/2.22  
% 14.17/2.22  
% 14.17/2.22  fork 1: search terminated without proof.
% 14.17/2.22  
% 14.17/2.22  **** run 103 fork 6 starts with strategy
% 14.17/2.22  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.17/2.23  
% 14.17/2.23  
% 14.17/2.23  fork 2: search terminated without proof.
% 14.17/2.24  
% 14.17/2.24  **** run 106 fork 1 starts with strategy
% 14.17/2.24  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.17/2.25  
% 14.17/2.25  **** run 99 fork 2 starts with strategy
% 14.17/2.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 14.17/2.26  
% 14.17/2.26  
% 14.17/2.26  fork 7: search terminated without proof.
% 14.17/2.26  
% 14.17/2.26  fork 6: search finished without proof.
% 14.17/2.26  
% 14.17/2.26  
% 14.17/2.26  fork 5: search terminated without proof.
% 14.17/2.28  
% 14.17/2.28  **** run 111 fork 6 starts with strategy
% 14.17/2.28  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.17/2.28  
% 14.17/2.28  
% 14.17/2.28  fork 0: search terminated without proof.
% 14.17/2.28  
% 14.17/2.28  
% 14.17/2.28  fork 4: search terminated without proof.
% 14.17/2.28  
% 14.17/2.28  **** run 94 fork 5 starts with strategy
% 14.17/2.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 14.17/2.29  
% 14.17/2.29  **** run 96 fork 7 starts with strategy
% 14.17/2.29  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 14.77/2.30  
% 14.77/2.30  **** run 105 fork 0 starts with strategy
% 14.77/2.30  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 14.77/2.30  
% 14.77/2.30  **** run 109 fork 4 starts with strategy
% 14.77/2.30  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.77/2.33  
% 14.77/2.33  
% 14.77/2.33  fork 3: search terminated without proof.
% 14.77/2.35  
% 14.77/2.35  **** run 108 fork 3 starts with strategy
% 14.77/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.77/2.36  
% 14.77/2.36  
% 14.77/2.36  fork 1: search terminated without proof.
% 15.45/2.38  
% 15.45/2.38  **** run 114 fork 1 starts with strategy
% 15.45/2.38  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 15.45/2.39  
% 15.45/2.39  
% 15.45/2.39  fork 2: search terminated without proof.
% 15.45/2.41  
% 15.45/2.41  **** run 107 fork 2 starts with strategy
% 15.45/2.41  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.45/2.41  
% 15.45/2.41  
% 15.45/2.41  fork 6: search terminated without proof.
% 15.45/2.41  
% 15.45/2.41  
% 15.45/2.41  fork 5: search terminated without proof.
% 15.45/2.42  
% 15.45/2.42  
% 15.45/2.42  fork 7: search terminated without proof.
% 15.45/2.43  
% 15.45/2.43  
% 15.45/2.43  fork 0: search terminated without proof.
% 15.45/2.43  
% 15.45/2.43  
% 15.45/2.43  fork 4: search terminated without proof.
% 15.45/2.43  
% 15.45/2.43  **** run 102 fork 5 starts with strategy
% 15.45/2.43  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 15.45/2.43  
% 15.45/2.43  **** run 119 fork 6 starts with strategy
% 15.45/2.43  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 15.45/2.44  
% 15.45/2.44  **** run 104 fork 7 starts with strategy
% 15.45/2.44  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 15.45/2.45  
% 15.45/2.45  **** run 113 fork 0 starts with strategy
% 15.45/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.45/2.45  
% 15.45/2.45  **** run 117 fork 4 starts with strategy
% 15.45/2.45  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 16.23/2.48  
% 16.23/2.48  
% 16.23/2.48  fork 3: search terminated without proof.
% 16.38/2.50  
% 16.38/2.50  **** run 116 fork 3 starts with strategy
% 16.38/2.50  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.38/2.51  
% 16.38/2.51  fork 1: search finished without proof.
% 16.49/2.53  
% 16.49/2.53  **** run 122 fork 1 starts with strategy
% 16.49/2.53  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 16.49/2.54  
% 16.49/2.54  
% 16.49/2.54  fork 2: search terminated without proof.
% 16.49/2.55  
% 16.49/2.55  fork 0: search finished without proof.
% 16.49/2.56  
% 16.49/2.56  **** run 115 fork 2 starts with strategy
% 16.49/2.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.49/2.56  
% 16.49/2.56  **** run 121 fork 0 starts with strategy
% 16.49/2.56  {"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.49/2.57  
% 16.49/2.57  
% 16.49/2.57  fork 5: search terminated without proof.
% 16.49/2.57  
% 16.49/2.57  
% 16.49/2.57  fork 6: search terminated without proof.
% 16.49/2.57  
% 16.49/2.57  
% 16.49/2.57  fork 7: search terminated without proof.
% 16.49/2.58  
% 16.49/2.58  
% 16.49/2.58  fork 4: search terminated without proof.
% 16.49/2.59  
% 16.49/2.59  **** run 110 fork 5 starts with strategy
% 16.49/2.59  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.49/2.59  
% 16.49/2.59  **** run 127 fork 6 starts with strategy
% 16.49/2.59  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 16.49/2.59  
% 16.49/2.59  **** run 112 fork 7 starts with strategy
% 16.49/2.59  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.49/2.60  
% 16.49/2.60  **** run 125 fork 4 starts with strategy
% 16.49/2.60  {"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.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.65  
% 17.29/2.65  
% 17.29/2.65  fork 1: search terminated without proof.
% 17.29/2.67  
% 17.29/2.67  **** run 130 fork 1 starts with strategy
% 17.29/2.67  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 17.29/2.68  
% 17.29/2.68  fork 7: search finished without proof.
% 17.29/2.69  
% 17.29/2.69  
% 17.29/2.69  fork 2: search terminated without proof.
% 17.95/2.70  
% 17.95/2.70  
% 17.95/2.70  fork 0: search terminated without proof.
% 17.95/2.71  
% 17.95/2.71  **** run 120 fork 7 starts with strategy
% 17.95/2.71  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.95/2.71  
% 17.95/2.71  **** run 123 fork 2 starts with strategy
% 17.95/2.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.95/2.72  
% 17.95/2.72  **** run 129 fork 0 starts with strategy
% 17.95/2.72  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 17.95/2.72  
% 17.95/2.72  
% 17.95/2.72  fork 5: search terminated without proof.
% 17.95/2.73  
% 17.95/2.73  
% 17.95/2.73  fork 4: search terminated without proof.
% 17.95/2.74  
% 17.95/2.74  **** run 118 fork 5 starts with strategy
% 17.95/2.74  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 17.95/2.75  
% 17.95/2.75  **** run 133 fork 4 starts with strategy
% 17.95/2.75  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.95/2.77  
% 17.95/2.77  
% 17.95/2.77  fork 3: search terminated without proof.
% 18.63/2.79  
% 18.63/2.79  **** run 132 fork 3 starts with strategy
% 18.63/2.79  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 18.63/2.84  
% 18.63/2.84  
% 18.63/2.84  fork 2: search terminated without proof.
% 18.63/2.84  
% 18.63/2.84  
% 18.63/2.84  fork 7: search terminated without proof.
% 18.63/2.86  
% 18.63/2.86  **** run 131 fork 2 starts with strategy
% 18.63/2.86  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 18.63/2.87  
% 18.63/2.87  **** run 128 fork 7 starts with strategy
% 18.63/2.87  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 18.63/2.87  
% 18.63/2.87  
% 18.63/2.87  fork 5: search terminated without proof.
% 19.44/2.89  
% 19.44/2.89  **** run 126 fork 5 starts with strategy
% 19.44/2.89  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 20.45/3.03  
% 20.45/3.03  
% 20.45/3.03  fork 5: search terminated without proof.
% 20.45/3.05  
% 20.45/3.05  **** run 134 fork 5 starts with strategy
% 20.45/3.05  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 24.82/3.64  
% 24.82/3.64  
% 24.82/3.64  fork 6: search terminated without proof.
% 24.82/3.65  
% 24.82/3.65  **** run 135 fork 6 starts with strategy
% 24.82/3.65  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.69/3.68  
% 25.69/3.68  fork 1: search finished without proof.
% 25.69/3.70  
% 25.69/3.70  **** run 138 fork 1 starts with strategy
% 25.69/3.70  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.11/3.79  
% 26.11/3.79  
% 26.11/3.79  fork 0: search terminated without proof.
% 26.11/3.81  
% 26.11/3.81  
% 26.11/3.81  fork 4: search terminated without proof.
% 26.11/3.81  
% 26.11/3.81  **** run 137 fork 0 starts with strategy
% 26.11/3.81  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 26.11/3.82  
% 26.11/3.82  
% 26.11/3.82  fork 3: search terminated without proof.
% 26.83/3.83  
% 26.83/3.83  **** run 141 fork 4 starts with strategy
% 26.83/3.83  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 26.83/3.84  
% 26.83/3.84  **** run 140 fork 3 starts with strategy
% 26.83/3.84  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 27.33/3.90  
% 27.33/3.90  
% 27.33/3.90  fork 7: search terminated without proof.
% 27.33/3.90  
% 27.33/3.90  
% 27.33/3.90  fork 2: search terminated without proof.
% 27.33/3.92  
% 27.33/3.92  **** run 136 fork 7 starts with strategy
% 27.33/3.92  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 27.33/3.92  
% 27.33/3.92  **** run 139 fork 2 starts with strategy
% 27.33/3.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 28.53/4.08  
% 28.53/4.08  
% 28.53/4.08  fork 5: search terminated without proof.
% 28.53/4.10  
% 28.53/4.10  **** run 142 fork 5 starts with strategy
% 28.53/4.10  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 33.22/4.68  
% 33.22/4.68  
% 33.22/4.68  fork 6: search terminated without proof.
% 33.22/4.70  
% 33.22/4.70  **** run 143 fork 6 starts with strategy
% 33.22/4.70  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 33.80/4.76  
% 33.80/4.76  
% 33.80/4.76  fork 1: search terminated without proof.
% 34.38/4.78  
% 34.38/4.78  **** run 146 fork 1 starts with strategy
% 34.38/4.78  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.38/4.84  
% 34.38/4.84  
% 34.38/4.84  fork 0: search terminated without proof.
% 34.38/4.86  
% 34.38/4.86  
% 34.38/4.86  fork 4: search terminated without proof.
% 34.38/4.86  
% 34.38/4.86  **** run 145 fork 0 starts with strategy
% 34.38/4.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 35.08/4.88  
% 35.08/4.88  **** run 149 fork 4 starts with strategy
% 35.08/4.88  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 35.30/4.91  
% 35.30/4.91  
% 35.30/4.91  fork 3: search terminated without proof.
% 35.51/4.93  
% 35.51/4.93  **** run 148 fork 3 starts with strategy
% 35.51/4.93  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.51/4.95  
% 35.51/4.95  
% 35.51/4.95  fork 2: search terminated without proof.
% 35.51/4.97  
% 35.51/4.97  **** run 147 fork 2 starts with strategy
% 35.51/4.97  
% 35.51/4.97  
% 35.51/4.97  fork 7: search terminated without proof.
% 35.51/4.97  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.51/4.99  
% 35.51/4.99  **** run 144 fork 7 starts with strategy
% 35.51/4.99  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 36.90/5.15  
% 36.90/5.15  
% 36.90/5.15  fork 5: search terminated without proof.
% 36.90/5.17  
% 36.90/5.17  **** run 150 fork 5 starts with strategy
% 36.90/5.17  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 41.76/5.73  
% 41.76/5.73  
% 41.76/5.73  fork 6: search terminated without proof.
% 41.76/5.75  
% 41.76/5.75  **** run 151 fork 6 starts with strategy
% 41.76/5.75  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 42.55/5.84  
% 42.55/5.84  
% 42.55/5.84  fork 1: search terminated without proof.
% 42.55/5.86  
% 42.55/5.86  **** run 154 fork 1 starts with strategy
% 42.55/5.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 43.24/5.91  
% 43.24/5.91  
% 43.24/5.91  fork 4: search terminated without proof.
% 43.24/5.92  
% 43.24/5.92  
% 43.24/5.92  fork 0: search terminated without proof.
% 43.24/5.93  
% 43.24/5.93  **** run 157 fork 4 starts with strategy
% 43.24/5.93  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 43.24/5.94  
% 43.24/5.94  **** run 153 fork 0 starts with strategy
% 43.24/5.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 43.24/5.96  
% 43.24/5.96  
% 43.24/5.96  fork 3: search terminated without proof.
% 43.90/5.98  
% 43.90/5.98  **** run 156 fork 3 starts with strategy
% 43.90/5.98  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 44.01/6.01  
% 44.01/6.01  
% 44.01/6.01  fork 2: search terminated without proof.
% 44.13/6.03  
% 44.13/6.03  
% 44.13/6.03  fork 7: search terminated without proof.
% 44.13/6.03  
% 44.13/6.03  **** run 155 fork 2 starts with strategy
% 44.13/6.03  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 44.13/6.05  
% 44.13/6.05  **** run 152 fork 7 starts with strategy
% 44.13/6.05  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 44.99/6.20  
% 44.99/6.20  
% 44.99/6.20  fork 5: search terminated without proof.
% 45.68/6.22  
% 45.68/6.22  **** run 158 fork 5 starts with strategy
% 45.68/6.22  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 50.50/6.83  
% 50.50/6.83  
% 50.50/6.83  fork 6: search terminated without proof.
% 50.50/6.85  
% 50.50/6.85  **** run 159 fork 6 starts with strategy
% 50.50/6.85  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 50.50/6.89  
% 50.50/6.89  
% 50.50/6.89  fork 1: search terminated without proof.
% 51.09/6.91  
% 51.09/6.91  **** run 162 fork 1 starts with strategy
% 51.09/6.91  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 51.09/6.97  
% 51.09/6.97  
% 51.09/6.97  fork 4: search terminated without proof.
% 51.72/6.97  
% 51.72/6.97  
% 51.72/6.97  fork 0: search terminated without proof.
% 51.76/6.99  
% 51.76/6.99  **** run 165 fork 4 starts with strategy
% 51.76/6.99  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 51.76/6.99  
% 51.76/6.99  **** run 161 fork 0 starts with strategy
% 51.76/6.99  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 51.97/7.01  
% 51.97/7.01  
% 51.97/7.01  fork 3: search terminated without proof.
% 52.13/7.04  
% 52.13/7.04  **** run 164 fork 3 starts with strategy
% 52.13/7.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 52.13/7.07  
% 52.13/7.07  
% 52.13/7.07  fork 2: search terminated without proof.
% 52.13/7.08  
% 52.13/7.08  
% 52.13/7.08  fork 7: search terminated without proof.
% 52.13/7.09  
% 52.13/7.09  **** run 163 fork 2 starts with strategy
% 52.13/7.09  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 52.13/7.10  
% 52.13/7.10  **** run 160 fork 7 starts with strategy
% 52.13/7.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 52.88/7.14  
% 52.88/7.14  fork 2: search finished without proof.
% 52.88/7.15  
% 52.88/7.15  **** run 171 fork 2 starts with strategy
% 52.88/7.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 53.48/7.25  
% 53.48/7.25  
% 53.48/7.25  fork 5: search terminated without proof.
% 54.11/7.27  
% 54.11/7.27  **** run 166 fork 5 starts with strategy
% 54.11/7.27  {"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}
% 58.98/7.91  
% 58.98/7.91  
% 58.98/7.91  fork 6: search terminated without proof.
% 59.33/7.93  
% 59.33/7.93  **** run 167 fork 6 starts with strategy
% 59.33/7.93  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 59.33/7.94  
% 59.33/7.94  
% 59.33/7.94  fork 1: search terminated without proof.
% 59.33/7.97  
% 59.33/7.97  **** run 170 fork 1 starts with strategy
% 59.33/7.97  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 59.90/8.03  
% 59.90/8.03  
% 59.90/8.03  fork 0: search terminated without proof.
% 59.90/8.03  
% 59.90/8.03  
% 59.90/8.03  fork 4: search terminated without proof.
% 59.90/8.05  
% 59.90/8.05  fork 3: search finished without proof.
% 59.90/8.05  
% 59.90/8.05  **** run 169 fork 0 starts with strategy
% 59.90/8.05  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 59.90/8.05  
% 59.90/8.05  **** run 173 fork 4 starts with strategy
% 59.90/8.05  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 60.42/8.07  
% 60.42/8.07  **** run 172 fork 3 starts with strategy
% 60.42/8.07  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 60.42/8.13  
% 60.42/8.13  
% 60.42/8.13  fork 7: search terminated without proof.
% 60.42/8.16  
% 60.42/8.16  **** run 168 fork 7 starts with strategy
% 60.42/8.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 61.14/8.18  
% 61.14/8.18  
% 61.14/8.18  fork 2: search terminated without proof.
% 61.37/8.20  
% 61.37/8.20  **** run 179 fork 2 starts with strategy
% 61.37/8.20  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 62.33/8.31  
% 62.33/8.31  
% 62.33/8.31  fork 5: search terminated without proof.
% 62.33/8.33  
% 62.33/8.33  **** run 174 fork 5 starts with strategy
% 62.33/8.33  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 67.21/8.96  
% 67.21/8.96  
% 67.21/8.96  fork 6: search terminated without proof.
% 67.21/8.98  
% 67.21/8.98  **** run 175 fork 6 starts with strategy
% 67.21/8.98  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":10}
% 67.85/9.04  
% 67.85/9.04  
% 67.85/9.04  fork 1: search terminated without proof.
% 67.85/9.07  
% 67.85/9.07  **** run 178 fork 1 starts with strategy
% 67.85/9.07  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 67.85/9.08  
% 67.85/9.08  
% 67.85/9.08  fork 0: search terminated without proof.
% 68.56/9.11  
% 68.56/9.11  **** run 177 fork 0 starts with strategy
% 68.56/9.11  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 68.56/9.11  
% 68.56/9.11  
% 68.56/9.11  fork 3: search terminated without proof.
% 68.56/9.11  
% 68.56/9.11  
% 68.56/9.11  fork 4: search terminated without proof.
% 68.70/9.13  
% 68.70/9.13  **** run 180 fork 3 starts with strategy
% 68.70/9.13  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.70/9.14  
% 68.70/9.14  **** run 181 fork 4 starts with strategy
% 68.70/9.14  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.70/9.18  
% 68.70/9.18  
% 68.70/9.18  fork 7: search terminated without proof.
% 68.70/9.21  
% 68.70/9.21  **** run 176 fork 7 starts with strategy
% 68.70/9.21  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 69.48/9.23  
% 69.48/9.23  
% 69.48/9.23  fork 2: search terminated without proof.
% 69.48/9.25  
% 69.48/9.25  **** run 187 fork 2 starts with strategy
% 69.48/9.25  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 70.14/9.36  
% 70.14/9.36  
% 70.14/9.36  fork 5: search terminated without proof.
% 70.82/9.38  
% 70.82/9.38  **** run 182 fork 5 starts with strategy
% 70.82/9.38  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 75.52/10.04  
% 75.52/10.04  
% 75.52/10.04  fork 6: search terminated without proof.
% 75.52/10.06  
% 75.52/10.06  **** run 183 fork 6 starts with strategy
% 75.52/10.06  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 76.56/10.13  
% 76.56/10.13  
% 76.56/10.13  fork 1: search terminated without proof.
% 76.56/10.14  
% 76.56/10.14  
% 76.56/10.14  fork 0: search terminated without proof.
% 76.56/10.15  
% 76.56/10.15  **** run 186 fork 1 starts with strategy
% 76.56/10.15  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 76.56/10.16  
% 76.56/10.16  **** run 185 fork 0 starts with strategy
% 76.56/10.16  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 76.56/10.16  
% 76.56/10.16  
% 76.56/10.16  fork 4: search terminated without proof.
% 76.56/10.18  
% 76.56/10.18  **** run 189 fork 4 starts with strategy
% 76.56/10.18  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 76.56/10.19  
% 76.56/10.19  
% 76.56/10.19  fork 3: search terminated without proof.
% 76.56/10.21  
% 76.56/10.21  **** run 188 fork 3 starts with strategy
% 76.56/10.21  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 77.29/10.28  
% 77.29/10.28  
% 77.29/10.28  fork 7: search terminated without proof.
% 77.29/10.28  
% 77.29/10.28  
% 77.29/10.28  fork 2: search terminated without proof.
% 77.91/10.30  
% 77.91/10.30  **** run 195 fork 2 starts with strategy
% 77.91/10.30  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 77.91/10.30  
% 77.91/10.30  **** run 184 fork 7 starts with strategy
% 77.91/10.30  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 78.96/10.44  
% 78.96/10.44  
% 78.96/10.44  fork 5: search terminated without proof.
% 78.96/10.46  
% 78.96/10.46  **** run 190 fork 5 starts with strategy
% 78.96/10.46  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 83.77/11.09  
% 83.77/11.09  
% 83.77/11.09  fork 6: search terminated without proof.
% 84.43/11.12  
% 84.43/11.12  **** run 191 fork 6 starts with strategy
% 84.43/11.12  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 84.96/11.18  
% 84.96/11.18  
% 84.96/11.18  fork 1: search terminated without proof.
% 84.96/11.20  
% 84.96/11.20  **** run 194 fork 1 starts with strategy
% 84.96/11.20  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 84.96/11.22  
% 84.96/11.22  
% 84.96/11.22  fork 4: search terminated without proof.
% 84.96/11.22  
% 84.96/11.22  
% 84.96/11.22  fork 0: search terminated without proof.
% 84.96/11.24  
% 84.96/11.24  **** run 197 fork 4 starts with strategy
% 84.96/11.24  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 84.96/11.24  
% 84.96/11.24  **** run 193 fork 0 starts with strategy
% 84.96/11.24  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 85.69/11.27  
% 85.69/11.27  
% 85.69/11.27  fork 3: search terminated without proof.
% 85.80/11.30  
% 85.80/11.30  **** run 196 fork 3 starts with strategy
% 85.80/11.30  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 86.10/11.33  
% 86.10/11.33  
% 86.10/11.33  fork 7: search terminated without proof.
% 86.17/11.33  
% 86.17/11.33  
% 86.17/11.33  fork 2: search terminated without proof.
% 86.17/11.35  
% 86.17/11.35  **** run 192 fork 7 starts with strategy
% 86.17/11.35  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 86.17/11.36  
% 86.17/11.36  **** run 203 fork 2 starts with strategy
% 86.17/11.36  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 87.23/11.49  
% 87.23/11.49  
% 87.23/11.49  fork 5: search terminated without proof.
% 87.23/11.51  
% 87.23/11.51  **** run 198 fork 5 starts with strategy
% 87.23/11.51  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 92.01/12.15  
% 92.01/12.15  
% 92.01/12.15  fork 6: search terminated without proof.
% 92.64/12.17  
% 92.64/12.17  **** run 199 fork 6 starts with strategy
% 92.64/12.17  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 92.89/12.20  
% 92.89/12.20  fork 6: search finished without proof.
% 92.89/12.22  
% 92.89/12.22  **** run 207 fork 6 starts with strategy
% 92.89/12.22  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 93.07/12.25  
% 93.07/12.25  
% 93.07/12.25  fork 1: search terminated without proof.
% 93.07/12.27  
% 93.07/12.27  **** run 202 fork 1 starts with strategy
% 93.07/12.27  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 93.07/12.28  
% 93.07/12.28  
% 93.07/12.28  fork 4: search terminated without proof.
% 93.07/12.30  
% 93.07/12.30  **** run 205 fork 4 starts with strategy
% 93.07/12.30  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 93.86/12.37  
% 93.86/12.37  
% 93.86/12.37  fork 0: search terminated without proof.
% 93.86/12.38  
% 93.86/12.38  
% 93.86/12.38  fork 7: search terminated without proof.
% 93.86/12.39  
% 93.86/12.39  **** run 201 fork 0 starts with strategy
% 93.86/12.39  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 93.86/12.40  
% 93.86/12.40  
% 93.86/12.40  fork 2: search terminated without proof.
% 93.86/12.40  
% 93.86/12.40  **** run 200 fork 7 starts with strategy
% 93.86/12.40  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 94.51/12.42  
% 94.51/12.42  
% 94.51/12.42  fork 3: search terminated without proof.
% 94.51/12.43  
% 94.51/12.43  **** run 211 fork 2 starts with strategy
% 94.51/12.43  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 94.51/12.44  
% 94.51/12.44  **** run 204 fork 3 starts with strategy
% 94.51/12.44  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 95.38/12.54  
% 95.38/12.54  
% 95.38/12.54  fork 5: search terminated without proof.
% 95.38/12.56  
% 95.38/12.56  **** run 206 fork 5 starts with strategy
% 95.38/12.56  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 100.66/13.26  
% 100.66/13.26  
% 100.66/13.26  fork 6: search terminated without proof.
% 100.66/13.28  
% 100.66/13.28  **** run 215 fork 6 starts with strategy
% 100.66/13.28  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 101.42/13.31  
% 101.42/13.31  
% 101.42/13.31  fork 1: search terminated without proof.
% 101.42/13.33  
% 101.42/13.33  
% 101.42/13.33  fork 4: search terminated without proof.
% 101.42/13.33  
% 101.42/13.33  **** run 210 fork 1 starts with strategy
% 101.42/13.33  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 101.42/13.35  
% 101.42/13.35  **** run 213 fork 4 starts with strategy
% 101.42/13.35  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 102.09/13.43  
% 102.09/13.43  
% 102.09/13.43  fork 0: search terminated without proof.
% 102.09/13.44  
% 102.09/13.44  
% 102.09/13.44  fork 7: search terminated without proof.
% 102.09/13.45  
% 102.09/13.45  **** run 209 fork 0 starts with strategy
% 102.09/13.45  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 102.09/13.46  
% 102.09/13.46  
% 102.09/13.46  fork 2: search terminated without proof.
% 102.09/13.47  
% 102.09/13.47  **** run 208 fork 7 starts with strategy
% 102.09/13.47  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 102.09/13.48  
% 102.09/13.48  **** run 219 fork 2 starts with strategy
% 102.09/13.48  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 103.16/13.61  
% 103.16/13.61  
% 103.16/13.61  fork 3: search terminated without proof.
% 103.89/13.63  
% 103.89/13.63  **** run 212 fork 3 starts with strategy
% 103.89/13.63  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 104.49/13.73  
% 104.49/13.73  
% 104.49/13.73  fork 5: search terminated without proof.
% 104.49/13.75  
% 104.49/13.75  **** run 214 fork 5 starts with strategy
% 104.49/13.75  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 109.18/14.31  
% 109.18/14.31  
% 109.18/14.31  fork 6: search terminated without proof.
% 109.18/14.32  
% 109.18/14.32  fork 1: search finished without proof.
% 109.18/14.33  
% 109.18/14.33  **** run 223 fork 6 starts with strategy
% 109.18/14.33  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 109.18/14.34  
% 109.18/14.34  **** run 218 fork 1 starts with strategy
% 109.18/14.34  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 109.94/14.38  
% 109.94/14.38  
% 109.94/14.38  fork 4: search terminated without proof.
% 109.94/14.41  
% 109.94/14.41  **** run 221 fork 4 starts with strategy
% 109.94/14.41  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 110.40/14.49  
% 110.40/14.49  
% 110.40/14.49  fork 0: search terminated without proof.
% 110.40/14.50  
% 110.40/14.50  
% 110.40/14.50  fork 7: search terminated without proof.
% 110.40/14.51  
% 110.40/14.51  
% 110.40/14.51  fork 2: search terminated without proof.
% 110.40/14.51  
% 110.40/14.51  **** run 217 fork 0 starts with strategy
% 110.40/14.51  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 111.07/14.52  
% 111.07/14.52  **** run 216 fork 7 starts with strategy
% 111.07/14.52  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 111.07/14.54  
% 111.07/14.54  **** run 227 fork 2 starts with strategy
% 111.07/14.54  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 111.07/14.55  
% 111.07/14.55  fork 7: search finished without proof.
% 111.07/14.57  
% 111.07/14.57  **** run 224 fork 7 starts with strategy
% 111.07/14.57  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 112.25/14.67  
% 112.25/14.67  
% 112.25/14.67  fork 3: search terminated without proof.
% 112.39/14.70  
% 112.39/14.70  **** run 220 fork 3 starts with strategy
% 112.39/14.70  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 112.74/14.80  
% 112.74/14.80  
% 112.74/14.80  fork 5: search terminated without proof.
% 113.32/14.82  
% 113.32/14.82  **** run 222 fork 5 starts with strategy
% 113.32/14.82  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 117.44/15.37  
% 117.44/15.37  
% 117.44/15.37  fork 6: search terminated without proof.
% 117.44/15.39  
% 117.44/15.39  **** run 231 fork 6 starts with strategy
% 117.44/15.39  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 117.44/15.40  
% 117.44/15.40  
% 117.44/15.40  fork 1: search terminated without proof.
% 118.21/15.42  
% 118.21/15.42  **** run 226 fork 1 starts with strategy
% 118.21/15.42  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 118.21/15.46  
% 118.21/15.46  
% 118.21/15.46  fork 4: search terminated without proof.
% 118.21/15.48  
% 118.21/15.48  **** run 229 fork 4 starts with strategy
% 118.21/15.48  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 118.80/15.51  
% 118.80/15.51  fork 4: search finished without proof.
% 118.80/15.53  
% 118.80/15.53  **** run 237 fork 4 starts with strategy
% 118.80/15.53  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 119.34/15.58  
% 119.34/15.58  
% 119.34/15.58  fork 0: search terminated without proof.
% 119.34/15.60  
% 119.34/15.60  
% 119.34/15.60  fork 7: search terminated without proof.
% 119.53/15.61  
% 119.53/15.61  **** run 225 fork 0 starts with strategy
% 119.53/15.61  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 119.53/15.62  
% 119.53/15.62  **** run 232 fork 7 starts with strategy
% 119.53/15.62  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 119.70/15.65  
% 119.70/15.65  
% 119.70/15.65  fork 2: search terminated without proof.
% 119.70/15.67  
% 119.70/15.67  
% 119.70/15.67  result: proof found
% 119.70/15.67  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 119.70/15.67  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}
% 119.70/15.67  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 119.70/15.67  
% 119.70/15.67  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 119.70/15.67  
% 119.70/15.67  run 237 fork 4 statistics:
% 119.70/15.67  ----------------------------------
% 119.70/15.67  this run seconds: 0.113206
% 119.70/15.67  total seconds: 15.105697
% 119.70/15.67  stat_given_used: 1109
% 119.70/15.67  stat_given_used_at_endgame: 0
% 119.70/15.67  stat_given_candidates:   4649
% 119.70/15.67  stat_given_candidates_at_endgame: 0
% 119.70/15.67  stat_given_candidates_h: 0
% 119.70/15.67  stat_binres_derived_cl:   652
% 119.70/15.67  stat_binres_derived_cl_h: 0
% 119.70/15.67  stat_factor_derived_cl: 535
% 119.70/15.67  stat_para_derived_cl: 12426
% 119.70/15.67  stat_tautologies_discarded: 167
% 119.70/15.67  stat_forward_subsumed: 2351
% 119.70/15.67  stat_derived_cut: 3957
% 119.70/15.67  stat_derived_rewritten: 21
% 119.70/15.67  stat_weight_discarded_building: 0
% 119.70/15.67  stat_weight_discarded_cl: 0
% 119.70/15.67  stat_internlimit_discarded_cl: 0
% 119.70/15.67  stat_simplified:  25 simplified 0 derived 0 given
% 119.70/15.67  stat_kept_cl: 10258
% 119.70/15.67  stat_built_cl: 12501
% 119.70/15.67  stat_hyperres_partial_cl: 0
% 119.70/15.67  stat_made_rewriters: 7
% 119.70/15.67  stat_backward_subsumed: 0
% 119.70/15.67  stat_propagated_subsumed: 0
% 119.70/15.67  stat_clsubs_attempted:                     37235
% 119.70/15.67  stat_clsubs_fact_groundunit_found:            12
% 119.70/15.67  stat_clsubs_rule_groundunit_found:             1
% 119.70/15.67  stat_clsubs_top_meta_attempted:            2052361
% 119.70/15.67  stat_clsubs_top_meta_failed:               2015126
% 119.70/15.67  stat_clsubs_top_meta_nonpref_attempted:             2052361
% 119.70/15.67  stat_clsubs_top_meta_nonpref_succeeded:             1187393
% 119.70/15.67  stat_clsubs_top_meta_pref_attempted:                1187393
% 119.70/15.67  stat_clsubs_top_meta_pref1_succeeded:                212632
% 119.70/15.67  stat_clsubs_top_meta_pref2_succeeded:                 62831
% 119.70/15.67  stat_clsubs_top_meta_pref3_succeeded:                 37235
% 119.70/15.67  stat_clsubs_top_meta_pref_succeeded:                  37235
% 119.70/15.67  stat_clsubs_meta_attempted:               132766
% 119.70/15.67  stat_clsubs_meta_failed:                   33301
% 119.70/15.67  stat_clsubs_predsymbs_attempted:               0
% 119.70/15.67  stat_clsubs_unit_attempted:                   16
% 119.70/15.67  stat_clsubs_full_attempted:                37219
% 119.70/15.67  stat_forwardsubs_attempted:                12610
% 119.70/15.67  stat_lit_hash_added:                   1601
% 119.70/15.67  stat_lit_hash_computed:              119014
% 119.70/15.67  stat_lit_hash_match_found:             8128
% 119.70/15.67  stat_lit_hash_match_miss:            191034
% 119.70/15.67  stat_lit_hash_cut_ok:                  5758
% 119.70/15.67  stat_lit_strong_cut_ok:                 102
% 119.70/15.67  stat_lit_hash_subsume_ok:              2351
% 119.70/15.67  clqueue els 10000000 used 1
% 119.70/15.67  clactive els 10000000 used 1110
% 119.70/15.67  clactivesubsume els 10000000 used 6367
% 119.70/15.67  queue_termbuf els 200000000 used 863472
% 119.70/15.67  hyper_termbuf els 100000000 used 1
% 119.70/15.67  active_termbuf els 100000000 used 53596
% 119.70/15.67  varstack els 5000 last used 1
% 119.70/15.67  given_termbuf els 10000000 last used 1
% 119.70/15.67  simplified_termbuf els 10000000 last used 1
% 119.70/15.67  derived_termbuf els 10000000 last used 21
% 119.70/15.67  wr_mallocs: 8507
% 119.70/15.67  wr_callocs: 21
% 119.70/15.67  wr_reallocs: 700
% 119.70/15.67  wr_frees: 4
% 119.70/15.67  wr_malloc_bytes: 4162880756
% 119.70/15.67  wr_calloc_bytes: 112065536
% 119.70/15.67  wr_realloc_bytes: 268832
% 119.70/15.67  wr_realloc_freebytes: 0
% 119.70/15.67  ----------------------------------
%------------------------------------------------------------------------------